[get-kubeconfig] Found kubeconfig secret: cluster-dkxhw-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-dkxhw-kubeconfig [get-kubeconfig] Found admin password secret: cluster-dkxhw-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-dkxhw-password [get-kubeconfig] API Server URL: https://ac267d055c1384c63a377b67d9fbb784-0b81fa47d2db52e4.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [clone-repo] makefile-overrides-improvements [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:e9391ee1281af7f81a916bc80b584691bef158df8f07d34a6fb179b3bd4767e7 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:e9391ee1281af7f81a916bc80b584691bef158df8f07d34a6fb179b3bd4767e7 [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:cad7696aef647d1b6845a295cf41f82fc6a01236633416bf330dc9590d0b57c8 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:cad7696aef647d1b6845a295cf41f82fc6a01236633416bf330dc9590d0b57c8 [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:88955c235550cb8e8a9cbe850692d2683b6dea68a08743540305f46e732a59a3 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:88955c235550cb8e8a9cbe850692d2683b6dea68a08743540305f46e732a59a3 [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:050b18baea3a969ddc2a15671f898a5f40ff53eb89f54c18856b130dc10bd894 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:050b18baea3a969ddc2a15671f898a5f40ff53eb89f54c18856b130dc10bd894 [e2e-predictor] + ./test/scripts/openshift-ci/run-e2e-tests.sh 'predictor or kserve_on_openshift' [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1433 [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1433 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1433 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 259 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Building pyasn==1.6.2 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading black [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Downloading portforward [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading kubernetes [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading numpy [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading pandas [e2e-predictor] Built pyasn==1.6.2 [e2e-predictor] Downloading botocore [e2e-predictor] Downloading mypy [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 100 packages in 1.90s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 100 packages in 307ms [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.13.3 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==24.3.0 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.1.8 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.10.1 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==46.0.5 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.121.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.27.2 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.18.0rc1 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.10.16 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==0.12.1 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.1 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn==1.6.2 [e2e-predictor] + pyasn1==0.6.1 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pyjwt==2.12.1 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.22 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.0 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==0.49.1 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.6.2 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 48ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Now using project "kserve" on server "https://ac267d055c1384c63a377b67d9fbb784-0b81fa47d2db52e4.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.18.1-2 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-ffbb595cb-5b26c 1/1 Running 0 40s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-ffbb595cb-5b26c condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-7c9f485588-xsm4q 1/1 Running 0 46s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-7c9f485588-xsm4q condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-cf49989db-q9cjw 1/1 Running 0 50s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-cf49989db-q9cjw condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:cad7696aef647d1b6845a295cf41f82fc6a01236633416bf330dc9590d0b57c8 [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:e9391ee1281af7f81a916bc80b584691bef158df8f07d34a6fb179b3bd4767e7 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:88955c235550cb8e8a9cbe850692d2683b6dea68a08743540305f46e732a59a3 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:050b18baea3a969ddc2a15671f898a5f40ff53eb89f54c18856b130dc10bd894 [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-68cc5db7c4-xwx29 0/1 Running 0 6s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-68cc5db7c4-xwx29 condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] Applying DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] KServe manual installation complete [e2e-predictor] Patching ingress domain... [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-87b4b9896-rh6kw" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-87b4b9896-9mgfm condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-predictor] template.template.openshift.io/kserve-ovms created [e2e-predictor] template.template.openshift.io/mlserver-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-predictor] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "odh-model-controller" successfully rolled out [e2e-predictor] networkpolicy.networking.k8s.io/allow-all created [e2e-predictor] KServe setup complete (namespace: kserve) [e2e-predictor] Add testing models to SeaweedFS S3 storage ... [e2e-predictor] Waiting for SeaweedFS deployment to be ready... [e2e-predictor] deployment "seaweedfs" successfully rolled out [e2e-predictor] S3 init job not completed, re-creating... [e2e-predictor] job.batch/s3-init replaced [e2e-predictor] Waiting for S3 init job to complete... [e2e-predictor] job.batch/s3-init condition met [e2e-predictor] Configuring SeaweedFS S3 TLS [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing custom TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-custom-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-custom-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-custom serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage [e2e-predictor] Generating Custom CA cert and secret [e2e-predictor] ...+.......+..+.+......+...+............+...+.....+.+.....+.+...+...........+++++++++++++++++++++++++++++++++++++++++++++*...+....+...+...+...+..+.........+..........+...+..+++++++++++++++++++++++++++++++++++++++++++++*...+......+..+....+....................+.+.........+........+...+..........+...............+.....+...+............+.......+..+....+..+...+.+.....................+..................+......+...+..+......+...+..........+............+.........+...+......+.................+..........+........+............+....+.....+......+....+...........+............+...............+.......+...........+.......+...........+..........+.....+....+...+........+......+....+.....................+...........+...+.......+..+......+....+...........+.+........+...............+............+................+............+....................+.+..+............+.+.................+.........+......+...+.+......+...+...........+...+......................+......+..+.+.....+......+.+...+........................+...+........+.+...........+...............+....+.....+......+...+.+...........+.......+...........+......+.........+.+......+.........+.....+.+.....+...+..........+..+....+.........+............+..+.+.........+++++ [e2e-predictor] ....+....+..+.+..+...+.......+..+......+...+.......+..+.......+.....+...+.......+...+++++++++++++++++++++++++++++++++++++++++++++*...+...+...................+...+...+..+.........+.+.....+.......+......+++++++++++++++++++++++++++++++++++++++++++++*.......+.+..+...................+...+...........................+........+...+....+....................+.+..+.+..............+......+.......+..+.......+.........+.....+.+.....+......+...+.+..................+..+.........+....+..+..........+..................+...+........+.+...+..+....+............+..+......+.........................+.........+...+..+.+......+...+........+...............+.............+......+.....+.+..+............+...+................+..+.......+..+....+......+........+...+..........+...............+++++ [e2e-predictor] ----- [e2e-predictor] ....+.......+........+......+.+...+...+...+...........+.+...+...........+.........+.+......+.....+...+++++++++++++++++++++++++++++++++++++++++++++*..+......+..+.+..+....+.....+...+++++++++++++++++++++++++++++++++++++++++++++*..+.....+...+.+........................+..+...+.............+........+.......+..+...+.............+.................+....+..............+.+...+.................................+..+...+...+......+.+............+...+......................................+.........+..........+.....................+......+.....+........................................+.........+..+............+...+.......+...+..+.+......+...........+..........+..+............+.+.................+...+............+.+.....+.......+..............+...+.+...............+......+.....+.+..+............+...............+..................+.+..+....+...+........+....+..............+................+...+..+.+..+..........+.....................+.........+..................+...+.....+.+.........+......+....................+...+...+...+.+..............+.........+................+..+.......+...+.....+...+....+...+........+......+....+..............+......+....+................................+...+...+.......+.....+.+++++ [e2e-predictor] ........+.....+................+.....+.......+..+...+.+++++++++++++++++++++++++++++++++++++++++++++*..+++++++++++++++++++++++++++++++++++++++++++++*...+..................+....+......+............+.....+.+.............................................+..+...+....+..+...+.......+........................+.........+..+.+..............+.+........+...................+...+...+.........+.................+...+..........+...+..+.......+...+...+...+.....+..........+.....+.+.....+..........+.....+....+.........+..+...+..........+...........+................+.....+.+...+......+...............+..................+...........+.........+.+..............+.+......+......+...+..+............+......+.................................................+.................+.........+................+...+..+..........+.........+....................+...................+...+..+...............+.+......+...+.....+.............+..................+..+....+........+......+......+.+............+............+........+.+......+..................+......+.....+.+...........+..........+........+.+.....+....+...........+.+...+..............+......+.+..............+....+............+...........+...+.+.....................+.....+...+.......+............+.....+...+.......+.....+......+.........+.+.....+................+.....+......+.........+......+......................+..+.........+....+...............+...+...+......+......+........+....+........+++++ [e2e-predictor] ----- [e2e-predictor] Certificate request self-signature ok [e2e-predictor] subject=CN=custom, O=Red Hat [e2e-predictor] secret/seaweedfs-tls-custom created [e2e-predictor] deployment.apps/seaweedfs-tls-custom patched [e2e-predictor] Waiting for patched seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] job.batch/s3-tls-init-custom created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-custom condition met [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing serving TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-serving-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-serving-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-serving serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-serving deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-serving" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage [e2e-predictor] job.batch/s3-tls-init-serving created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-serving condition met [e2e-predictor] Prepare CI namespace and install ServingRuntimes [e2e-predictor] Setting up CI namespace: kserve-ci-e2e-test [e2e-predictor] Tearing down CI namespace: kserve-ci-e2e-test [e2e-predictor] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-predictor] CI namespace teardown complete [e2e-predictor] Creating namespace kserve-ci-e2e-test [e2e-predictor] namespace/kserve-ci-e2e-test created [e2e-predictor] Applying S3 artifact secret [e2e-predictor] secret/mlpipeline-s3-artifact created [e2e-predictor] Applying storage-config secret [e2e-predictor] secret/storage-config created [e2e-predictor] Creating odh-trusted-ca-bundle configmap [e2e-predictor] configmap/odh-trusted-ca-bundle created [e2e-predictor] Installing ServingRuntimes [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-predictor] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-predictor] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-predictor] CI namespace setup complete [e2e-predictor] Setup complete [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.20.23 [e2e-predictor] Kubernetes Version: v1.33.11 [e2e-predictor] ClusterVersion desired: 4.20.23 [e2e-predictor] ClusterVersion history (latest): 4.20.23 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.18.1-2 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:cad7696aef647d1b6845a295cf41f82fc6a01236633416bf330dc9590d0b57c8 [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:600a232c92fb6d05534088a0987a5669fb6dd7ad117dc3e4be6df8f6db001045 [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:0e08a2340762c3a0c677ba83b3340745b67adaa1d26a44cd2592f82f5a147d54 [e2e-predictor] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:2cf49405abf132af451dfdde5cb382d5c107126c0d1af18857ba3a32fbc38f83 [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] REQUESTS_CA_BUNDLE=-----BEGIN CERTIFICATE----- [e2e-predictor] MIIDPDCCAiSgAwIBAgIIRaZRosSA/ogwDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE [e2e-predictor] CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDUyMDE1MjYwNFoX [e2e-predictor] DTM2MDUxNzE1MjYwNFowJjESMBAGA1UECxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdy [e2e-predictor] b290LWNhMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA07EvRyMAz5Au [e2e-predictor] OCHi3TvDOTy7+5S600VYUH9PjojkBfEXha/AuqKtjm7tHCHIy+ylHMFvIXl4OUSh [e2e-predictor] XqsWIvpWXgVPBKSs0H2aLqMM1GHOVccTskOcqWtVkQZNx1ZigPA9ZWWcrFVyNWLk [e2e-predictor] aJuVn+uQ/zcjtOLKq2vYY8BKVWLL5JkVNuo3HpvYiBeJUoo0ZzF1iEXn4K2USGDW [e2e-predictor] D5j94H0vZ0pXSUL4juKzq3a0zXOYMBJt0YOSxi2c4YgP52vhn+4el28MCxxh05UJ [e2e-predictor] x8J1Jqf/kSXbrR3mOm2Z8yHEBFHgPd9U+kFB4tRTSodkLrCE3PiYR9wraLAIp0ii [e2e-predictor] hblFk2wkXQIDAQABo24wbDAOBgNVHQ8BAf8EBAMCAqQwDwYDVR0TAQH/BAUwAwEB [e2e-predictor] /zBJBgNVHQ4EQgRADrIC/MVZQLoaAYVxjhnip5LaNYYnebY6EX953UsDr6UL7+iF [e2e-predictor] hU+tiwmoI2lQuXWSBDDggV3DsFGTaVuTorn2RTANBgkqhkiG9w0BAQsFAAOCAQEA [e2e-predictor] WyVG2BTlQ8VCKLGAdwsX7s7PCV/1KEsPjabrnObUhmAK3CqiNpBJAY37EgEedUYF [e2e-predictor] Q3vxOICWTToUTcKw4MPIW1fiv1Z7wWmG5njbN3AqLpyfTt9wSxsbIoIW8yAubShg [e2e-predictor] WS927h7dFz7GYY2z9lhOZ3AzM5jF6F1I4SIOzMp2754gZkXvkmiKFMJEnYOMCs+K [e2e-predictor] VIjFLLF8Ac1mD1uADBYDMPoD1zC/X9KUWOxNlbOzpMmhYkQyAq6q9dOYabC5tc/U [e2e-predictor] OkH0DfcexqXOgVWg7yacl7qlZ5QB1K4A0jghJ+bQoXG0W/8jbIZJ4OEIfNLxAVw9 [e2e-predictor] UNQEg32EK3xOQxiulhamMQ== [e2e-predictor] -----END CERTIFICATE----- [e2e-predictor] -----BEGIN CERTIFICATE----- [e2e-predictor] MIIEADCCAuigAwIBAgIIFMS5FPd1Rh0wDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE [e2e-predictor] CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDUyMDE1MjY0NVoX [e2e-predictor] DTI3MDUyMDE1MjY0NVowMDESMBAGA1UEChMJb3BlbnNoaWZ0MRowGAYDVQQDExFv [e2e-predictor] cGVuc2hpZnQtaW5ncmVzczCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB [e2e-predictor] AL1F3ny7Gegn9ZWu0yP3AipkWg+twStK84xA6eM+IjgThecbmlfkZisfn3Vyh4LJ [e2e-predictor] Eydnc+VTGeKeqnX+ov/vFZR7/1uERqm1kFmWbx6dgY4Aoa17D7Il/tsx2ABJK5J4 [e2e-predictor] i/H+EWOShUnk3/tz9v+XLjz1xlEw4Mk9WB+NvHGKf9KtAMxeIrLzIWJUbonPukX8 [e2e-predictor] m1mueGsFdhKfbgH6iGvqr+MdyH7ogNTXNLnXuOsoMmq1+kLxEEaN0H3PQadHTjln [e2e-predictor] CkB2Q1J20pmf0MqkpvmHUoo+C7Ja3e1vVMP9LAE/yWoBvFXll7qP2bHSyaUCtLbA [e2e-predictor] iNeKpWy6rNFqTsJeqdREv8ECAwEAAaOCASYwggEiMA4GA1UdDwEB/wQEAwIFoDAd [e2e-predictor] BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADBJBgNV [e2e-predictor] HQ4EQgRAPtnHTZDIj4z/Cl2DWdFKQsuOkV1E5V0mKGeLJ3U1HdUcn0NH456Aeypi [e2e-predictor] 5XCaZol6OWeMW3phS6MZl4viRGHe5zBLBgNVHSMERDBCgEAOsgL8xVlAuhoBhXGO [e2e-predictor] GeKnkto1hid5tjoRf3ndSwOvpQvv6IWFT62LCagjaVC5dZIEMOCBXcOwUZNpW5Oi [e2e-predictor] ufZFMEsGA1UdEQREMEKCQCouYXBwcy5lOTMzNDcxNi0zOTFmLTQxZTItYmYyYS03 [e2e-predictor] OWMzZDUyNWUzNDgucHJvZC5rb25mbHV4ZWFhcy5jb20wDQYJKoZIhvcNAQELBQAD [e2e-predictor] ggEBAHD+fiRyijNcVsDyiAFSlWiAVz4uJbRdB3GN8COXkEykn1DAzCt72T7BzCID [e2e-predictor] D14IkVrYd93woRc2DyWW5/j7kqreYvHTKLCgAq+AqPjcVo6f/adZownMns/aOOLv [e2e-predictor] bcSbaFJk6poHwcNKgYle1311uh41b/jpq7HCaa7Ryb1T2RHc32JLOoj4hBx8hEfG [e2e-predictor] TQTpQFvIvtVIEpEG8Yi/RejrecBgRUoGO7CVpSCEAAGTo9By/qyF1UXy1v5WujAV [e2e-predictor] xGr6PIv022WL836wp77uioI5IyMmp+XYIJD9+z2sBfVuttsGGsXXOsLkNULagR22 [e2e-predictor] gWBgl4uo0JVNhnGeozn4psTY3z4= [e2e-predictor] -----END CERTIFICATE----- [e2e-predictor] [e2e-predictor] -----BEGIN CERTIFICATE----- [e2e-predictor] MIIDUTCCAjmgAwIBAgIIB+PfZJaNsb8wDQYJKoZIhvcNAQELBQAwNjE0MDIGA1UE [e2e-predictor] Awwrb3BlbnNoaWZ0LXNlcnZpY2Utc2VydmluZy1zaWduZXJAMTc3OTI5MTI5ODAe [e2e-predictor] Fw0yNjA1MjAxNTM0NTdaFw0yODA3MTgxNTM0NThaMDYxNDAyBgNVBAMMK29wZW5z [e2e-predictor] aGlmdC1zZXJ2aWNlLXNlcnZpbmctc2lnbmVyQDE3NzkyOTEyOTgwggEiMA0GCSqG [e2e-predictor] SIb3DQEBAQUAA4IBDwAwggEKAoIBAQDNEgFs2m3bYZp6wNPPhAyzkQVO/HfNyAbB [e2e-predictor] j9H4ZOZfhPnuzLIvMUcTmnAunGSR8G4DDbV0vOIjVuK+G/MqezQp8Sxb4ELM3ZA4 [e2e-predictor] WZ3mUUjFh/Vmi9ftXPa3vBpLiOgsROIwI0cKnwznJNdvTufx6uJSOGEP0l9oZQij [e2e-predictor] 81+zXrztbr2tNHpwGQ/okLd+squfNWMQtnJKTV22JZhJO22RlfFcylKst3+JLCDF [e2e-predictor] +CPhp45krFE18/wWIgr3B8sbyExB9H10P/3ei3djgDU1k452biBB2uaoaBc9AWXL [e2e-predictor] VM5XPAF3zz12nA5+t8tQCq9xe/OKxvyVvBEUnrMpHnhSF5HwklkdAgMBAAGjYzBh [e2e-predictor] MA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBQHYPhe [e2e-predictor] /n7cNTKL5lGgi2UGK9QTojAfBgNVHSMEGDAWgBQHYPhe/n7cNTKL5lGgi2UGK9QT [e2e-predictor] ojANBgkqhkiG9w0BAQsFAAOCAQEANIsMRPEMBnmGRCfQwdrimmTuo+9TGS/X3/RG [e2e-predictor] E6Usb3LdYN9KqYb0P+hTZVqfs76fMSJ88AVLUlsTv+pOnmXsROE34PcbtFfpSR3Q [e2e-predictor] JtzPTVP64JabX8KQy0Ra4fdBZ5/VIqotUYdBp0NmHbGdpsE9Pqr1yTufyj7FojsO [e2e-predictor] M7fFI5qeryjO9Am2MxYpJBgAJ7wz5pb/WuvczRLvbgvU7PbPjIkh6q7cuSK8Fu97 [e2e-predictor] YOT/b0GjfM3sJvO+WjUjdhWBkr3ZVdNbJ3plhIBUFAno7PjDZ9FcfiKyObq41dB+ [e2e-predictor] i7kDRRWZJjqx0yQ1T0kNdcMnvL+0jfqcUvDgUmDWjXweORQARQ== [e2e-predictor] -----END CERTIFICATE----- [e2e-predictor] Run E2E tests: predictor or kserve_on_openshift [e2e-predictor] Starting E2E functional tests ... [e2e-predictor] Parallelism requested for pytest is 1 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] cachedir: .pytest_cache [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: asyncio-0.23.8, xdist-3.6.1, cov-5.0.0, httpx-0.30.0, anyio-4.9.0 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 1/1 worker [e2e-predictor] 1 worker [55 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher 2026-05-20 15:42:32.214 4126 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-05-20 15:44:02.481 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:44:02.481 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:44:02.482 4126 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:44:02.482 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:44:02.482 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 15:44:02.482 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 15:44:02.482 4126 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:44:02.482 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:44:02.483 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:44:02.483 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:44:02.484 4126 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:44:02.484 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:44:02.484 4126 kserve.trace url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict [e2e-predictor] 2026-05-20 15:44:02.484 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict [e2e-predictor] 2026-05-20 15:44:02.484 4126 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 1.0, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:44:02.484 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 1.0, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:44:02.519 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-05-20 15:44:02.519 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-05-20 15:44:02.519 4126 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:44:02.519 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:44:02.520 4126 kserve.trace url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict [e2e-predictor] 2026-05-20 15:44:02.520 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict [e2e-predictor] 2026-05-20 15:44:02.520 4126 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:44:02.520 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:44:02.520 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-05-20 15:44:02.520 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-05-20 15:44:02.520 4126 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:44:02.520 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:44:02.520 4126 kserve.trace url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict [e2e-predictor] 2026-05-20 15:44:02.520 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict [e2e-predictor] 2026-05-20 15:44:02.520 4126 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:44:02.520 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:44:02.521 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-05-20 15:44:02.521 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-05-20 15:44:02.521 4126 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:44:02.521 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:44:02.521 4126 kserve.trace url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict [e2e-predictor] 2026-05-20 15:44:02.521 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher:predict [e2e-predictor] 2026-05-20 15:44:02.521 4126 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:44:02.521 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:44:07.550 4126 kserve.trace response code: 200, content: {"message":"","batchId":"a13623ed-58a6-4a84-8f0c-75000a11a350","predictions":[1,1]} [e2e-predictor] 2026-05-20 15:44:07.550 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"a13623ed-58a6-4a84-8f0c-75000a11a350","predictions":[1,1]} [e2e-predictor] 2026-05-20 15:44:07.552 4126 kserve.trace response code: 200, content: {"message":"","batchId":"a13623ed-58a6-4a84-8f0c-75000a11a350","predictions":[1,1]} [e2e-predictor] 2026-05-20 15:44:07.552 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"a13623ed-58a6-4a84-8f0c-75000a11a350","predictions":[1,1]} [e2e-predictor] 2026-05-20 15:44:07.552 4126 kserve.trace response code: 200, content: {"message":"","batchId":"a13623ed-58a6-4a84-8f0c-75000a11a350","predictions":[1,1]} [e2e-predictor] 2026-05-20 15:44:07.552 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"a13623ed-58a6-4a84-8f0c-75000a11a350","predictions":[1,1]} [e2e-predictor] 2026-05-20 15:44:07.552 4126 kserve.trace response code: 200, content: {"message":"","batchId":"a13623ed-58a6-4a84-8f0c-75000a11a350","predictions":[1,1]} [e2e-predictor] 2026-05-20 15:44:07.552 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"a13623ed-58a6-4a84-8f0c-75000a11a350","predictions":[1,1]} [e2e-predictor] 2026-05-20 15:44:07.552 4126 kserve.trace Got response [{'message': '', 'batchId': 'a13623ed-58a6-4a84-8f0c-75000a11a350', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a13623ed-58a6-4a84-8f0c-75000a11a350', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a13623ed-58a6-4a84-8f0c-75000a11a350', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a13623ed-58a6-4a84-8f0c-75000a11a350', 'predictions': [1, 1]}] [e2e-predictor] 2026-05-20 15:44:07.552 4126 kserve.trace INFO [utils.py:predict():128] Got response [{'message': '', 'batchId': 'a13623ed-58a6-4a84-8f0c-75000a11a350', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a13623ed-58a6-4a84-8f0c-75000a11a350', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a13623ed-58a6-4a84-8f0c-75000a11a350', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a13623ed-58a6-4a84-8f0c-75000a11a350', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher.py::test_batcher [e2e-predictor] batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-05-20 15:45:27.757 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:45:27.757 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:45:27.757 4126 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:45:27.757 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:45:27.758 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 15:45:27.758 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 15:45:27.758 4126 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:45:27.758 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:45:27.758 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:45:27.758 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:45:27.759 4126 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:45:27.759 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:45:27.759 4126 kserve.trace url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict [e2e-predictor] 2026-05-20 15:45:27.759 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict [e2e-predictor] 2026-05-20 15:45:27.759 4126 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 1.0, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:45:27.759 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 1.0, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:45:27.760 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-05-20 15:45:27.760 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-05-20 15:45:27.760 4126 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:45:27.760 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:45:27.760 4126 kserve.trace url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict [e2e-predictor] 2026-05-20 15:45:27.760 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict [e2e-predictor] 2026-05-20 15:45:27.760 4126 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:45:27.760 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:45:27.761 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-05-20 15:45:27.761 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-05-20 15:45:27.761 4126 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:45:27.761 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:45:27.761 4126 kserve.trace url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict [e2e-predictor] 2026-05-20 15:45:27.761 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict [e2e-predictor] 2026-05-20 15:45:27.761 4126 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:45:27.761 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:45:27.761 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-05-20 15:45:27.761 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-predictor] 2026-05-20 15:45:27.761 4126 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:45:27.761 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:45:27.762 4126 kserve.trace url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict [e2e-predictor] 2026-05-20 15:45:27.762 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-batcher-custom:predict [e2e-predictor] 2026-05-20 15:45:27.762 4126 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:45:27.762 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:45:32.789 4126 kserve.trace response code: 200, content: {"message":"","batchId":"41b2b273-f3ec-40bf-9bd3-8bb6c383bbd9","predictions":[1,1]} [e2e-predictor] 2026-05-20 15:45:32.789 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"41b2b273-f3ec-40bf-9bd3-8bb6c383bbd9","predictions":[1,1]} [e2e-predictor] 2026-05-20 15:45:32.792 4126 kserve.trace response code: 200, content: {"message":"","batchId":"41b2b273-f3ec-40bf-9bd3-8bb6c383bbd9","predictions":[1,1]} [e2e-predictor] 2026-05-20 15:45:32.792 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"41b2b273-f3ec-40bf-9bd3-8bb6c383bbd9","predictions":[1,1]} [e2e-predictor] 2026-05-20 15:45:32.792 4126 kserve.trace response code: 200, content: {"message":"","batchId":"41b2b273-f3ec-40bf-9bd3-8bb6c383bbd9","predictions":[1,1]} [e2e-predictor] 2026-05-20 15:45:32.792 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"41b2b273-f3ec-40bf-9bd3-8bb6c383bbd9","predictions":[1,1]} [e2e-predictor] 2026-05-20 15:45:32.792 4126 kserve.trace response code: 200, content: {"message":"","batchId":"41b2b273-f3ec-40bf-9bd3-8bb6c383bbd9","predictions":[1,1]} [e2e-predictor] 2026-05-20 15:45:32.792 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"41b2b273-f3ec-40bf-9bd3-8bb6c383bbd9","predictions":[1,1]} [e2e-predictor] 2026-05-20 15:45:32.792 4126 kserve.trace Got response [{'message': '', 'batchId': '41b2b273-f3ec-40bf-9bd3-8bb6c383bbd9', 'predictions': [1, 1]}, {'message': '', 'batchId': '41b2b273-f3ec-40bf-9bd3-8bb6c383bbd9', 'predictions': [1, 1]}, {'message': '', 'batchId': '41b2b273-f3ec-40bf-9bd3-8bb6c383bbd9', 'predictions': [1, 1]}, {'message': '', 'batchId': '41b2b273-f3ec-40bf-9bd3-8bb6c383bbd9', 'predictions': [1, 1]}] [e2e-predictor] 2026-05-20 15:45:32.792 4126 kserve.trace INFO [utils.py:predict():128] Got response [{'message': '', 'batchId': '41b2b273-f3ec-40bf-9bd3-8bb6c383bbd9', 'predictions': [1, 1]}, {'message': '', 'batchId': '41b2b273-f3ec-40bf-9bd3-8bb6c383bbd9', 'predictions': [1, 1]}, {'message': '', 'batchId': '41b2b273-f3ec-40bf-9bd3-8bb6c383bbd9', 'predictions': [1, 1]}, {'message': '', 'batchId': '41b2b273-f3ec-40bf-9bd3-8bb6c383bbd9', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher_custom_port.py::test_batcher_custom_port [e2e-predictor] custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] [gw0] SKIPPED custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] logger/test_logger.py::test_kserve_logger 2026-05-20 15:47:12.996 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:47:12.996 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:47:12.996 4126 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:47:12.996 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:47:12.996 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 15:47:12.996 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 15:47:12.996 4126 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:47:12.996 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:47:12.996 4126 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:47:12.996 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:47:12.996 4126 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:47:12.996 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-logger-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:47:12.996 4126 kserve.trace url: https://isvc-logger-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-logger:predict [e2e-predictor] 2026-05-20 15:47:12.996 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-logger-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-logger:predict [e2e-predictor] 2026-05-20 15:47:12.996 4126 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:47:12.996 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 15:47:13.021 4126 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-predictor] 2026-05-20 15:47:13.021 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-predictor] 2026-05-20 15:47:13.021 4126 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-05-20 15:47:13.021 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED logger/test_logger.py::test_kserve_logger [e2e-predictor] predictor/test_autoscaling.py::test_sklearn_kserve_concurrency [e2e-predictor] [gw0] SKIPPED predictor/test_autoscaling.py::test_sklearn_kserve_concurrency [e2e-predictor] predictor/test_autoscaling.py::test_sklearn_kserve_rps [e2e-predictor] [gw0] SKIPPED predictor/test_autoscaling.py::test_sklearn_kserve_rps [e2e-predictor] predictor/test_canary.py::test_canary_rollout [e2e-predictor] [gw0] SKIPPED predictor/test_canary.py::test_canary_rollout [e2e-predictor] predictor/test_canary.py::test_canary_rollout_runtime [e2e-predictor] [gw0] SKIPPED predictor/test_canary.py::test_canary_rollout_runtime [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_kserve 2026-05-20 15:48:48.289 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:48:48.289 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:48:48.290 4126 kserve.trace Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:48:48.290 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:48:48.290 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 15:48:48.290 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 15:48:48.290 4126 kserve.trace Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:48:48.290 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:48:48.290 4126 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:48:48.290 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:48:48.290 4126 kserve.trace base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:48:48.290 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:48:48.290 4126 kserve.trace url: https://isvc-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-lightgbm:predict [e2e-predictor] 2026-05-20 15:48:48.290 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-lightgbm:predict [e2e-predictor] 2026-05-20 15:48:48.290 4126 kserve.trace request data: {'inputs': [{'sepal_length_(cm)': [5.1], 'sepal_width_(cm)': [3.5], 'petal_length_(cm)': [1.4], 'petal_width_(cm)': [0.2]}]} [e2e-predictor] 2026-05-20 15:48:48.290 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'sepal_length_(cm)': [5.1], 'sepal_width_(cm)': [3.5], 'petal_length_(cm)': [1.4], 'petal_width_(cm)': [0.2]}]} [e2e-predictor] 2026-05-20 15:48:48.318 4126 kserve.trace response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} [e2e-predictor] 2026-05-20 15:48:48.318 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} [e2e-predictor] 2026-05-20 15:48:48.318 4126 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-05-20 15:48:48.318 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_runtime_kserve 2026-05-20 15:50:18.518 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:50:18.518 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:50:18.519 4126 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.519 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.519 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 15:50:18.519 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 15:50:18.519 4126 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.519 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.519 4126 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:50:18.519 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:50:18.519 4126 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.519 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.519 4126 kserve.trace url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict [e2e-predictor] 2026-05-20 15:50:18.519 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict [e2e-predictor] 2026-05-20 15:50:18.519 4126 kserve.trace request data: {'inputs': [{'sepal_length_(cm)': [5.1], 'sepal_width_(cm)': [3.5], 'petal_length_(cm)': [1.4], 'petal_width_(cm)': [0.2]}]} [e2e-predictor] 2026-05-20 15:50:18.519 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'sepal_length_(cm)': [5.1], 'sepal_width_(cm)': [3.5], 'petal_length_(cm)': [1.4], 'petal_width_(cm)': [0.2]}]} [e2e-predictor] 2026-05-20 15:50:18.545 4126 kserve.trace response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} [e2e-predictor] 2026-05-20 15:50:18.545 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} [e2e-predictor] 2026-05-20 15:50:18.545 4126 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-05-20 15:50:18.545 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-05-20 15:50:18.589 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:50:18.589 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:50:18.589 4126 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.589 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.589 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 15:50:18.589 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 15:50:18.589 4126 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.589 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.590 4126 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:50:18.590 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:50:18.590 4126 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.590 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.590 4126 kserve.trace url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict [e2e-predictor] 2026-05-20 15:50:18.590 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict [e2e-predictor] 2026-05-20 15:50:18.590 4126 kserve.trace request data: {'inputs': [[{'sepal_length_(cm)': 5.1}, {'sepal_width_(cm)': 3.5}, {'petal_length_(cm)': 1.4}, {'petal_width_(cm)': 0.2}]]} [e2e-predictor] 2026-05-20 15:50:18.590 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [[{'sepal_length_(cm)': 5.1}, {'sepal_width_(cm)': 3.5}, {'petal_length_(cm)': 1.4}, {'petal_width_(cm)': 0.2}]]} [e2e-predictor] 2026-05-20 15:50:18.605 4126 kserve.trace response code: 200, content: {"predictions":[[0.9971662536216064,0.0018206154870803392,0.0010131308913132729],[0.9999572529695757,0.00002544262359421485,0.000017304406830185675],[0.9983992430047839,0.0008007832660759804,0.0007999737291403532],[0.9983992430047839,0.0008007832660759804,0.0007999737291403532]]} [e2e-predictor] 2026-05-20 15:50:18.605 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[0.9971662536216064,0.0018206154870803392,0.0010131308913132729],[0.9999572529695757,0.00002544262359421485,0.000017304406830185675],[0.9983992430047839,0.0008007832660759804,0.0007999737291403532],[0.9983992430047839,0.0008007832660759804,0.0007999737291403532]]} [e2e-predictor] 2026-05-20 15:50:18.605 4126 kserve.trace Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-05-20 15:50:18.605 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-05-20 15:50:18.651 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:50:18.651 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:50:18.651 4126 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.651 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.651 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 15:50:18.651 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 15:50:18.651 4126 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.651 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.651 4126 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:50:18.651 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:50:18.651 4126 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.651 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:50:18.651 4126 kserve.trace url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict [e2e-predictor] 2026-05-20 15:50:18.651 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-lightgbm-runtime:predict [e2e-predictor] 2026-05-20 15:50:18.652 4126 kserve.trace request data: {'inputs': [[{'sepal_length_(cm)': 5.1}, {'sepal_width_(cm)': 3.5}, {'petal_length_(cm)': 1.4}]]} [e2e-predictor] 2026-05-20 15:50:18.652 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [[{'sepal_length_(cm)': 5.1}, {'sepal_width_(cm)': 3.5}, {'petal_length_(cm)': 1.4}]]} [e2e-predictor] 2026-05-20 15:50:18.705 4126 kserve.trace response code: 200, content: {"predictions":[[0.9971662536216064,0.0018206154870803392,0.0010131308913132729],[0.9999572529695757,0.00002544262359421485,0.000017304406830185675],[0.9983992430047839,0.0008007832660759804,0.0007999737291403532]]} [e2e-predictor] 2026-05-20 15:50:18.705 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[0.9971662536216064,0.0018206154870803392,0.0010131308913132729],[0.9999572529695757,0.00002544262359421485,0.000017304406830185675],[0.9983992430047839,0.0008007832660759804,0.0007999737291403532]]} [e2e-predictor] 2026-05-20 15:50:18.706 4126 kserve.trace Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-05-20 15:50:18.706 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_runtime_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_runtime_mlserver 2026-05-20 15:53:18.974 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:53:18.974 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:53:18.975 4126 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:53:18.975 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:53:18.975 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 15:53:18.975 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 15:53:18.975 4126 kserve.trace Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:53:18.975 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:53:18.975 4126 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:53:18.975 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:53:18.975 4126 kserve.trace base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:53:18.975 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:53:18.975 4126 kserve.trace url: https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-lightgbm-v2-runtime/infer [e2e-predictor] 2026-05-20 15:53:18.975 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-lightgbm-v2-runtime/infer [e2e-predictor] 2026-05-20 15:53:18.976 4126 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 15:53:18.976 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 15:53:19.012 4126 kserve.trace response code: 200, content: {"model_name":"isvc-lightgbm-v2-runtime","id":"4ac514c8-7273-455a-8d9a-8a4566af353c","parameters":{},"outputs":[{"name":"predict","shape":[2,3],"datatype":"FP64","parameters":{"content_type":"np"},"data":[8.796664107010673e-6,0.9992300031041593,0.0007612002317336916,4.974786820804187e-6,0.9999919650711493,3.0601420299625077e-6]}]} [e2e-predictor] 2026-05-20 15:53:19.012 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-lightgbm-v2-runtime","id":"4ac514c8-7273-455a-8d9a-8a4566af353c","parameters":{},"outputs":[{"name":"predict","shape":[2,3],"datatype":"FP64","parameters":{"content_type":"np"},"data":[8.796664107010673e-6,0.9992300031041593,0.0007612002317336916,4.974786820804187e-6,0.9999919650711493,3.0601420299625077e-6]}]} [e2e-predictor] 2026-05-20 15:53:19.012 4126 kserve.trace Got response "id": "4ac514c8-7273-455a-8d9a-8a4566af353c","model_name": "isvc-lightgbm-v2-runtime","outputs": ["name": "predict","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-05-20 15:53:19.012 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "4ac514c8-7273-455a-8d9a-8a4566af353c","model_name": "isvc-lightgbm-v2-runtime","outputs": ["name": "predict","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_v2_runtime_mlserver [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_kserve 2026-05-20 15:53:39.152 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:53:39.152 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:53:39.152 4126 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:53:39.152 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:53:39.153 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 15:53:39.153 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 15:53:39.153 4126 kserve.trace Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:53:39.153 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:53:39.153 4126 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:53:39.153 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:53:39.153 4126 kserve.trace base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:53:39.153 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:53:39.153 4126 kserve.trace url: https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-lightgbm-v2-kserve/infer [e2e-predictor] 2026-05-20 15:53:39.153 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-lightgbm-v2-kserve/infer [e2e-predictor] 2026-05-20 15:53:39.153 4126 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 15:53:39.153 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 15:53:39.178 4126 kserve.trace response code: 200, content: {"model_name":"isvc-lightgbm-v2-kserve","model_version":null,"id":"ec94f22a-ec4a-490b-bb3c-1577849bd8ec","parameters":null,"outputs":[{"name":"output-0","shape":[2,3],"datatype":"FP64","parameters":null,"data":[8.796664107010673e-6,0.9992300031041593,0.0007612002317336916,4.974786820804187e-6,0.9999919650711493,3.0601420299625077e-6]}]} [e2e-predictor] 2026-05-20 15:53:39.178 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-lightgbm-v2-kserve","model_version":null,"id":"ec94f22a-ec4a-490b-bb3c-1577849bd8ec","parameters":null,"outputs":[{"name":"output-0","shape":[2,3],"datatype":"FP64","parameters":null,"data":[8.796664107010673e-6,0.9992300031041593,0.0007612002317336916,4.974786820804187e-6,0.9999919650711493,3.0601420299625077e-6]}]} [e2e-predictor] 2026-05-20 15:53:39.179 4126 kserve.trace Got response "id": "ec94f22a-ec4a-490b-bb3c-1577849bd8ec","model_name": "isvc-lightgbm-v2-kserve","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-05-20 15:53:39.179 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "ec94f22a-ec4a-490b-bb3c-1577849bd8ec","model_name": "isvc-lightgbm-v2-kserve","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_v2_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_lightgbm.py::test_lightgbm_v2_grpc [e2e-predictor] predictor/test_mlflow.py::test_mlflow_v2_runtime_kserve 2026-05-20 15:54:29.320 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:54:29.320 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:54:29.320 4126 kserve.trace Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:54:29.320 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:54:29.321 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 15:54:29.321 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 15:54:29.321 4126 kserve.trace Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:54:29.321 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:54:29.321 4126 kserve.trace Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:54:29.321 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:54:29.321 4126 kserve.trace base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:54:29.321 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:54:29.321 4126 kserve.trace url: https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-mlflow-v2-runtime/infer [e2e-predictor] 2026-05-20 15:54:29.321 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-mlflow-v2-runtime/infer [e2e-predictor] 2026-05-20 15:54:29.321 4126 kserve.trace request data: {'parameters': {'content_type': 'pd'}, 'inputs': [{'name': 'fixed acidity', 'shape': [1], 'datatype': 'FP32', 'data': [7.4]}, {'name': 'volatile acidity', 'shape': [1], 'datatype': 'FP32', 'data': [0.7]}, {'name': 'citric acid', 'shape': [1], 'datatype': 'FP32', 'data': [0]}, {'name': 'residual sugar', 'shape': [1], 'datatype': 'FP32', 'data': [1.9]}, {'name': 'chlorides', 'shape': [1], 'datatype': 'FP32', 'data': [0.076]}, {'name': 'free sulfur dioxide', 'shape': [1], 'datatype': 'FP32', 'data': [11]}, {'name': 'total sulfur dioxide', 'shape': [1], 'datatype': 'FP32', 'data': [34]}, {'name': 'density', 'shape': [1], 'datatype': 'FP32', 'data': [0.9978]}, {'name': 'pH', 'shape': [1], 'datatype': 'FP32', 'data': [3.51]}, {'name': 'sulphates', 'shape': [1], 'datatype': 'FP32', 'data': [0.56]}, {'name': 'alcohol', 'shape': [1], 'datatype': 'FP32', 'data': [9.4]}]} [e2e-predictor] 2026-05-20 15:54:29.321 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'parameters': {'content_type': 'pd'}, 'inputs': [{'name': 'fixed acidity', 'shape': [1], 'datatype': 'FP32', 'data': [7.4]}, {'name': 'volatile acidity', 'shape': [1], 'datatype': 'FP32', 'data': [0.7]}, {'name': 'citric acid', 'shape': [1], 'datatype': 'FP32', 'data': [0]}, {'name': 'residual sugar', 'shape': [1], 'datatype': 'FP32', 'data': [1.9]}, {'name': 'chlorides', 'shape': [1], 'datatype': 'FP32', 'data': [0.076]}, {'name': 'free sulfur dioxide', 'shape': [1], 'datatype': 'FP32', 'data': [11]}, {'name': 'total sulfur dioxide', 'shape': [1], 'datatype': 'FP32', 'data': [34]}, {'name': 'density', 'shape': [1], 'datatype': 'FP32', 'data': [0.9978]}, {'name': 'pH', 'shape': [1], 'datatype': 'FP32', 'data': [3.51]}, {'name': 'sulphates', 'shape': [1], 'datatype': 'FP32', 'data': [0.56]}, {'name': 'alcohol', 'shape': [1], 'datatype': 'FP32', 'data': [9.4]}]} [e2e-predictor] 2026-05-20 15:54:29.356 4126 kserve.trace response code: 200, content: {"model_name":"isvc-mlflow-v2-runtime","id":"9b1614e1-6482-4f49-9de4-4590111c4745","parameters":{"content_type":"np"},"outputs":[{"name":"output-1","shape":[1,1],"datatype":"FP64","parameters":{"content_type":"np"},"data":[5.576883936610762]}]} [e2e-predictor] 2026-05-20 15:54:29.356 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-mlflow-v2-runtime","id":"9b1614e1-6482-4f49-9de4-4590111c4745","parameters":{"content_type":"np"},"outputs":[{"name":"output-1","shape":[1,1],"datatype":"FP64","parameters":{"content_type":"np"},"data":[5.576883936610762]}]} [e2e-predictor] 2026-05-20 15:54:29.357 4126 kserve.trace Got response "id": "9b1614e1-6482-4f49-9de4-4590111c4745","model_name": "isvc-mlflow-v2-runtime","outputs": ["name": "output-1","shape": [1, 1],"datatype": "FP64","data": [5.576883936610762],"parameters": {'content_type': 'np'}],"parameters": {'content_type': 'np'},"from_grpc": False [e2e-predictor] 2026-05-20 15:54:29.357 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "9b1614e1-6482-4f49-9de4-4590111c4745","model_name": "isvc-mlflow-v2-runtime","outputs": ["name": "output-1","shape": [1, 1],"datatype": "FP64","data": [5.576883936610762],"parameters": {'content_type': 'np'}],"parameters": {'content_type': 'np'},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_mlflow.py::test_mlflow_v2_runtime_kserve [e2e-predictor] predictor/test_multi_container_probing.py::test_multi_container_probing 2026-05-20T15:55:49.550236+00:00 timeout_sampler INFO Waiting for 60 seconds [0:01:00], retry every 2 seconds. (Function: e2e.predictor.test_multi_container_probing..lambda: k8s_client.service_name.get_deployment) [e2e-predictor] 2026-05-20T15:55:49.684520+00:00 timeout_sampler INFO Elapsed time: 0.0007092952728271484 [0:00:00.000709] [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_multi_container_probing.py::test_multi_container_probing [e2e-predictor] predictor/test_paddle.py::test_paddle 2026-05-20 15:56:59.868 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:56:59.868 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:56:59.868 4126 kserve.trace Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:56:59.868 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:56:59.869 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 15:56:59.869 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 15:56:59.869 4126 kserve.trace Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:56:59.869 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:57:00.055 4126 kserve.trace Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:57:00.055 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:57:00.055 4126 kserve.trace base url = https://isvc-paddle-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:57:00.055 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-paddle-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:57:00.055 4126 kserve.trace url: https://isvc-paddle-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-paddle:predict [e2e-predictor] 2026-05-20 15:57:00.055 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-paddle-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-paddle:predict [e2e-predictor] 2026-05-20 15:57:00.055 4126 kserve.trace request data: {'instances': [[[[0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.581042885780 [e2e-predictor] 3345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925], [0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1 [e2e-predictor] .6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3070467710494995, 1.2385478019714355, 1.18717360496521, 1.2042982578277588, 1.1529240608215332, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981 [e2e-predictor] 676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810 [e2e-predictor] 428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1 [e2e-predictor] .1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.1529240608215332], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8104290 [e2e-predictor] 36617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.18717360496521], [0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, [e2e-predictor] 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5193082690238 [e2e-predictor] 953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.255672574043274], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.69055581092 [e2e-predictor] 83447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.6152924299240112, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5706825256347656, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.776179 [e2e-predictor] 5520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.58780729 [e2e-predictor] 7706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.324171543121338], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.63918155431747 [e2e-predictor] 44, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4954191446 [e2e-predictor] 304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.632 [e2e-predictor] 41708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1. [e2e-predictor] 6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.3584210872650146], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2385478019714355, 1.255672574043274, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1 [e2e-predictor] .5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914], [0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.409795403480529 [e2e-predictor] 8, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298], [0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.947427093982 [e2e-predictor] 6965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.741930067 [e2e-predictor] 5392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, [e2e-predictor] 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, [e2e-predictor] 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.60 [e2e-predictor] 49320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496], [0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.759 [e2e-predictor] 0547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, [e2e-predictor] 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.519308269023 [e2e-predictor] 8953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6324170827 [e2e-predictor] 8656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6 [e2e-predictor] 666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6324170 [e2e-predictor] 8278656, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.632417082 [e2e-predictor] 78656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430 [e2e-predictor] 786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.98167657 [e2e-predictor] 85217285, 1.0330508947372437, 1.0501755475997925, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655 [e2e-predictor] 975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.776179 [e2e-predictor] 5520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744 [e2e-predictor] , 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.62205678224 [e2e-predictor] 5636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, [e2e-predictor] 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.2684305012226105, 0.2281874716281891, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.759054780 [e2e-predictor] 0064087, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.2281874716281891, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546 [e2e-predictor] 825409, 0.4679340124130249, 0.43368449807167053, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5193082690238953, 0.41655975580215454, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.61 [e2e-predictor] 52924299240112], [-0.7992978096008301, -0.645175039768219, -0.3883037567138672, -0.19993148744106293, -0.1143077164888382, 0.03981505334377289, 0.3138112425804138, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666 [e2e-predictor] 666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112], [-1.3130404949188232, -0.9534205794334412, -0.8506720662117004, -0.7992978096008301, -0.4568027853965759, -0.30267998576164246, -0.2684305012226105, -0.2684305012226105, -0.045808710157871246, 0.29668647050857544, 0.39943498373031616, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, [e2e-predictor] 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-1.6384108066558838, -1.3815394639968872, -1.2445415258407593, -1.141792893409729, -1.141792893409729, -1.0561691522598267, -1.261666178703308, -1.3130404949188232, -1.1760424375534058, -1.227416753768921, -0.9534205794334412, -0.21705622971057892, 0.056939806789159775, 0.43368449807167053, 0.622056782245636, 0.4508092403411865, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221 [e2e-predictor] 181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-0.9191710948944092, -0.8849216103553772, -1.0561691522598267, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -2.1179039478302, -2.0665295124053955, -1.878157377243042, -1.1760424375534058, -0.6794245839118958, -0.3883037567138672, -0.2684305012226105, 0.26243698596954346, 0.3651854991912842, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.96455 [e2e-predictor] 18660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9362958669662476, -0.8506720662117004, -0.7136740684509277, -0.7307988405227661, -1.02191960811615, -1.1931672096252441, -1.878157377243042, -1.6897850036621094, -0.5081770420074463, -0.16568197309970856, 0.056939806789159775, 0.17681321501731873, 0.2281874716281891, 0.41655975580215454, 0.3138112425804138, 0.39943498373031616, 0.3480607271194458, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0. [e2e-predictor] 29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9534205794334412, -0.9705453515052795, -0.9362958669662476, -0.7650483250617981, -0.6794245839118958, -0.7992978096008301, -1.0047948360443115, -1.1760424375534058, -0.9876701235771179, -0.40542852878570557, -0.06293346732854843, 0.03981505334377289, 0.2281874716281891, 0.3651854991912842, 0.4679340124130249, 0.3309359848499298, 0.2110627144575119, 0.29668647050857544, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.41655975580215454, 0.5364330410957336, 0.587807297706604, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330 [e2e-predictor] 410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1075434684753418, -1.0390443801879883, -1.0390443801879883, -0.9362958669662476, -0.7307988405227661, -0.9534205794334412, -1.415789008140564, -1.672660231590271, -1.8439078330993652, -1.5185375213623047, -0.7992978096008301, -0.3540542721748352, -0.02868395671248436, 0.10831420123577118, 0.27956172823905945, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, [e2e-predictor] 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1931672096252441, -1.1246682405471802, -1.0904186964035034, -1.02191960811615, -1.227416753768921, -1.5014127492904663, -2.1179039478302, -2.01515531539917, -2.1007792949676514, -1.758284091949463, -1.2787909507751465, -0.9705453515052795, -0.8164225816726685, -0.43967801332473755, -0.14855723083019257, 0.0740646943449974, 0.2110627144575119, 0.3138112425804138, 0.3480607271194458, 0.29668647050857544, 0.15968845784664154, 0.2110627144575119, -0.011559205129742622, 0.26243698596954346, 0.5364330410957336, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.673431038856506 [e2e-predictor] 3, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.718040943145752], [-1.672660231590271, -1.3815394639968872, -1.3301652669906616, -1.2445415258407593, -1.3986642360687256, -1.9295315742492676, -2.032280206680298, -1.9809058904647827, -0.9876701235771179, -0.576676070690155, -0.4568027853965759, -0.42255327105522156, -0.610925555229187, -0.8164225816726685, -0.7821730971336365, -0.6280503273010254, -0.5081770420074463, -1.0047948360443115, -1.3472900390625, -0.5938007831573486, -0.02868395671248436, 0.2281874716281891, 0.03981505334377289, -0.21705622971057892, 0.14256370067596436, 0.5364330410957336, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.69055581092 [e2e-predictor] 83447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.15968845784664154, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008], [-2.1179039478302, -1.9295315742492676, -1.672660231590271, -1.4500385522842407, -1.7411593198776245, -2.1007792949676514, -2.1179039478302, -1.227416753768921, -0.7992978096008301, -0.7136740684509277, -0.5253018140792847, -0.40542852878570557, -0.2341809868812561, -0.2341809868812561, -0.4568027853965759, -0.8849216103553772, -1.415789008140564, -2.1179039478302, -1.073293924331665, -0.1143077164888382, 0.3309359848499298, 0.6049320101737976, 0.7076805233955383, 0.6049320101737976, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.72480529546 [e2e-predictor] 73767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.9124068021774292, -2.032280206680298, -1.946656346321106, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -1.9980305433273315, -0.8849216103553772, -0.7136740684509277, -0.6622998118400574, -0.610925555229187, -0.5081770420074463, -0.3883037567138672, -0.28555524349212646, -0.18280673027038574, -0.21705622971057892, -0.40542852878570557, -1. [e2e-predictor] 227416753768921, -1.141792893409729, -0.2341809868812561, 0.091189444065094, 0.3651854991912842, 0.622056782245636, 0.7761795520782471, 0.6391815543174744, 0.41655975580215454, 0.3138112425804138, 0.38231024146080017, 0.5535577535629272, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.4611696004867554, 0.9474270939826965, 1.4269200563430786, 1.63241708278656, 1.718040943145752, 1.7351655960083008, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.7522903680801392, 1.718040943145752, 1.6666666269302368, 1.6495418548583984, 1.7351655960083008, 1.7351655960083008, 1.752 [e2e-predictor] 2903680801392], [-1.8952820301055908, -2.1007792949676514, -2.1007792949676514, -2.1179039478302, -2.1179039478302, -1.946656346321106, -1.672660231590271, -1.02191960811615, -0.9191710948944092, -0.7821730971336365, -0.6965492963790894, -0.5938007831573486, -0.5253018140792847, -0.5253018140792847, -0.5081770420074463, -0.5938007831573486, -0.610925555229187, -0.8849216103553772, -1.3986642360687256, -0.9705453515052795, -0.4910522699356079, -0.1143077164888382, 0.2110627144575119, 0.4508092403411865, 0.38231024146080017, 0.10831420123577118, 0.10831420123577118, 0.3651854991912842, 0.41655975580215454, 0.5535577535629272, 0.622056782245636, 0.5193082690238953, 0.6049320101737976, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.718040943145752, 1.71804 [e2e-predictor] 0943145752, 1.6666666269302368, 1.18717360496521, 0.7933043241500854, 0.9816765785217285, 0.5193082690238953, 1.718040943145752, 1.7694151401519775, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.2727973461151123, 1.0673003196716309, 1.4782943725585938, 1.6837913990020752, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [-0.9191710948944092, -1.4671632051467896, -1.3644146919250488, -1.3986642360687256, -1.6897850036621094, -2.01515531539917, -2.0494048595428467, -1.6384108066558838, -1.3301652669906616, -1.0561691522598267, -0.9534205794334412, -0.8164225816726685, -0.7479235529899597, -0.7479235529899597, -0.7136740684509277, -0.9705453515052795, -1.946656346321106, -2.032280206680298, -2.0494048595428467, -2.1179039478302, -1.7754088640213013, -1.1075434684753418, -0.576676070690155, -0.21705622971057892, 0.02269030176103115, -0.02868395671248436, -0.21705622971057892, -0.08005820959806442, 0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.41655975580215454, 0.5193082690238953, 0.622056782245636, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.341296315 [e2e-predictor] 1931763, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.5981676578521729, 1.444044828414917, 1.101549744606018, 0.7590547800064087, 0.5535577535629272, 0.41655975580215454, 0.43368449807167053, -0.045808710157871246, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.4269200563430786, 0.9303023219108582, -0.045808710157871246, 0.17681321501731873, 1.3412963151931763, 1.6837913990020752, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [0.7076805233955383, -0.7650483250617981, -1.484287977218628, -1.3301652669906616, -1.5870364904403687, -1.5527870655059814, -2.0494048595428467, -2.1007792949676514, -1.946656346321106, -1.5185375213623047, -1.2102919816970825, -1.1760424375534058, -0.9705453515052795, -0.9534205794334412, -0.9191710948944092, -1.4671632051467896, -2.1179039478302, -2.0494048595428467, -1.7069097757339478, -0.8164225816726685, -0.43967801332473755, -0.3369295001029968, -0.4739275276660919, -0.645175039768219, -0.6622998118400574, -0.3369295001029968, -0.19993148744106293, -0.7992978096008301, -1.0904186964035034, -0.4568027853965759, -0.045808710157871246, -0.045808710157871246, -0.045808710157871246, -0.14855723083019257, 0.2281874716281891, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0 [e2e-predictor] .9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.6495418548583984, 1.2385478019714355, 0.5535577535629272, 0.9474270939826965, 0.7076805233955383, -0.16568197309970856, 0.056939806789159775, -0.2341809868812561, -0.28555524349212646, -0.40542852878570557, 0.8789280652999878, 1.4269200563430786, 1.2899221181869507, 1.4782943725585938, 1.5810428857803345, 0.7076805233955383, -0.011559205129742622, -0.645175039768219, -0.18280673027038574, 0.8618032932281494, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775], [1.6152924299240112, 0.6391815543174744, -1.758284091949463, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.7411593198776245, -1.3472900390625, -1.4671632051467896, -1.758284091949463, -1.9637811183929443, -1.604161262512207, -1.1589176654815674, -1.073293924331665, -1.2787909507751465, -1.758284091949463, -2.032280206680298, -1.9809058904647827, -0.8677968382835388, -0.40542852878570557, -0.2513057291507721, -0.1143077164888382, 0.056939806789159775, 0.03981505334377289, -0.3540542721748352, -0.9534205794334412, -1.4500385522842407, -1.7754088640213013, -1.8952820301055908, -1.5185375213623047, -1.1246682405471802, -0.31980475783348083, 0.0740646943449974, -0.2513057291507721, -0.19993148744106293, 0.27956172823905945, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.399434 [e2e-predictor] 98373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.718040943145752, 1.1529240608215332, -0.3540542721748352, 0.03981505334377289, 0.17681321501731873, -0.4910522699356079, -0.2684305012226105, -0.7479235529899597, -0.7136740684509277, -0.5595512986183167, 0.587807297706604, 1.2727973461151123, 1.101549744606018, 1.18717360496521, 0.9303023219108582, 0.3309359848499298, -0.7307988405227661, -0.7650483250617981, -0.5253018140792847, 0.8789280652999878, 1.8550388813018799, 1.786539912223816, 1.786539912223816, 1.7694151401519775], [1.6837913990020752, 1.4782943725585938, 0.5021834969520569, -1.3301652669906616, -1.9809058904647827, -2.0494048595428467, -2.1179039478302, -1.878157377243042, -1.484287977218628, -1.261666178703308, -1.5185375213623047, -1.9980305433273315, -1.8439078330993652, -1.5014127492904663, -1.5527870655059814, -1.9809058904647827, -2.1179039478302, -1.3986642360687256, -0.6965492963790894, -0.5424265265464783, -0.4568027853965759, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.056939806789159775, 0.03981505334377289, -0.5081770420074463, -1.3130404949188232, -1.672660231590271, -0.9020463228225708, -0.6622998118400574, -0.6622998118400574, -0.08005820959806442, 0.5364330410957336, 0.43368449807167053, 0.26243698596954346, 0.5021834969520569, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.2795617 [e2e-predictor] 2823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6837913990020752, 1.7009161710739136, 1.6495418548583984, 0.056939806789159775, -0.645175039768219, -0.7136740684509277, -0.43967801332473755, -0.645175039768219, -0.42255327105522156, -0.6965492963790894, -0.7821730971336365, -0.5595512986183167, 0.27956172823905945, 1.0501755475997925, 0.5535577535629272, 1.1700488328933716, 0.17681321501731873, -0.1143077164888382, -0.8335473537445068, -0.7821730971336365, -0.7307988405227661, 0.4850587546825409, 1.718040943145752, 1.786539912223816, 1.786539912223816, 1.786539912223816], [0.9303023219108582, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 0.5021834969520569, -0.8164225816726685, -1.5699117183685303, -2.01515531539917, -2.1179039478302, -1.8267830610275269, -1.7754088640213013, -2.01515531539917, -1.9295315742492676, -1.8267830610275269, -1.7411593198776245, -1.946656346321106, -1.9809058904647827, -0.9362958669662476, -0.9020463228225708, -0.6965492963790894, -0.5424265265464783, -0.40542852878570557, -0.31980475783348083, -0.3540542721748352, -0.14855723083019257, -0.08005820959806442, -0.06293346732854843, -0.06293346732854843, -0.5938007831573486, -1.4329137802124023, -1.4500385522842407, -1.1246682405471802, -0.9534205794334412, -0.16568197309970856, 0.41655975580215454, 0.5535577535629272, 0.38231024146080017, 0.3651854991912842, 0.5364330410957336, 0.622056782245636, 0.6391815543174744, 0.7419300675392151, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.6220567822456 [e2e-predictor] 36, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.5981676578521729, -0.045808710157871246, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.6622998118400574, -0.5081770420074463, -0.7307988405227661, -0.7136740684509277, -0.3711790144443512, -0.02868395671248436, 0.7590547800064087, 0.29668647050857544, 0.8618032932281494, -0.2684305012226105, -0.5081770420074463, -0.8506720662117004, -1.1075434684753418, -0.7992978096008301, -0.21705622971057892, 1.7009161710739136, 1.8207894563674927, 1.8207894563674927, 1.786539912223816], [0.587807297706604, 0.7076805233955383, 1.0673003196716309, 1.5810428857803345, 1.8036646842956543, 1.5296685695648193, 0.6734310388565063, -0.7992978096008301, -1.758284091949463, -1.9980305433273315, -2.01515531539917, -1.8610326051712036, -1.7754088640213013, -1.3644146919250488, -1.415789008140564, -1.6555355787277222, -1.8610326051712036, -1.2445415258407593, -0.9876701235771179, -0.9020463228225708, -0.7821730971336365, -0.6280503273010254, -0.5424265265464783, -0.4568027853965759, -0.3540542721748352, -0.40542852878570557, -0.5253018140792847, -0.6794245839118958, -0.7307988405227661, -1.0561691522598267, -1.6212860345840454, -1.5870364904403687, -1.484287977218628, -1.261666178703308, -0.6794245839118958, 0.0740646943449974, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.5706825256347656, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447 [e2e-predictor] , 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.0330508947372437, -0.7307988405227661, -1.073293924331665, -1.1075434684753418, -1.0390443801879883, -0.7650483250617981, -0.5424265265464783, -0.7821730971336365, -0.6794245839118958, -0.3540542721748352, 0.03981505334377289, 0.622056782245636, 0.29668647050857544, 0.3651854991912842, -0.19993148744106293, -0.645175039768219, -1.0904186964035034, -1.3301652669906616, -0.9362958669662476, -0.4739275276660919, 1.1186745166778564, 1.8207894563674927, 1.8207894563674927, 1.8036646842956543], [0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.7419300675392151, 0.8618032932281494, 1.6495418548583984, 1.906413197517395, 1.6152924299240112, 0.6905558109283447, -1.0561691522598267, -1.5870364904403687, -1.8439078330993652, -2.1179039478302, -1.878157377243042, -1.4500385522842407, -1.2959157228469849, -1.5527870655059814, -1.7411593198776245, -1.3986642360687256, -1.073293924331665, -0.9020463228225708, -0.8677968382835388, -0.8335473537445068, -0.610925555229187, -0.576676070690155, -0.610925555229187, -1.0390443801879883, -1.8439078330993652, -2.1179039478302, -1.9124068021774292, -1.4500385522842407, -1.0047948360443115, -1.0390443801879883, -1.1931672096252441, -0.9705453515052795, -0.645175039768219, -0.28555524349212646, 0.2281874716281891, 0.38231024146080017, 0.24531221389770508, 0.3480607271194458, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.741930 [e2e-predictor] 0675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.5193082690238953, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5467933416366577, 0.02269030176103115, -1.0390443801879883, -1.1931672096252441, -1.141792893409729, -1.0561691522598267, -0.7650483250617981, -0.6794245839118958, -0.8164225816726685, -0.6794245839118958, -0.3883037567138672, -0.18280673027038574, 0.24531221389770508, 0.3480607271194458, -0.02868395671248436, -0.3540542721748352, -0.7821730971336365, -1.1931672096252441, -1.227416753768921, -1.141792893409729, -0.7136740684509277, 0.41655975580215454, 1.7009161710739136, 1.786539912223816, 1.8550388813018799], [0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 1.2042982578277588, 1.6152924299240112, 1.718040943145752, 0.7248052954673767, -1.2787909507751465, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.1007792949676514, -1.9809058904647827, -1.6384108066558838, -1.6897850036621094, -1.9809058904647827, -1.79253351688385, -1.3301652669906616, -1.1589176654815674, -0.9876701235771179, -0.8164225816726685, -0.7479235529899597, -0.7136740684509277, -1.7240345478057861, -2.1179039478302, -1.1589176654815674, -0.2341809868812561, 0.10831420123577118, 0.17681321501731873, -0.011559205129742622, -0.4910522699356079, -0.7479235529899597, -0.645175039768219, -0.5253018140792847, -0.6280503273010254, -1.004794836044 [e2e-predictor] 3115, -1.0047948360443115, -0.4568027853965759, -0.02868395671248436, 0.056939806789159775, 0.10831420123577118, 0.38231024146080017, 0.7076805233955383, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.4611696004867554, 1.1529240608215332, 1.2385478019714355, 1.0159261226654053, 1.101549744606018, 0.24531221389770508, -0.7650483250617981, -1.1589176654815674, -1.2102919816970825, -1.3130404949188232, -1.0047948360443115, -0.8506720662117004, -0.7992978096008301, -0.7821730971336365, -0.7136740684509277, -0.645175039768219, -0.4910522699356079, -0.14855723083019257, 0.091189444065094, -0.13143247365951538, -0.5595512986183167, -0.9705453515052795, -1.2102919816970825, -1.1931672096252441, -1.1760424375534058, -1.1075434684753418, -0.7821730971336365, 1.63241708278656, 1.7351655960083008, 1.8550388813018799], [0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.8960528373718262, 1.2214230298995972, 1.2042982578277588, 0.39943498373031616, -0.7479235529899597, -1.6384108066558838, -1.758284091949463, -1.4329137802124023, -1.6897850036621094, -2.032280206680298, -1.9637811 [e2e-predictor] 183929443, -2.0494048595428467, -1.9295315742492676, -1.7069097757339478, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -0.9534205794334412, -1.261666178703308, -2.032280206680298, -1.8096582889556885, -0.5081770420074463, -0.02868395671248436, 0.15968845784664154, 0.24531221389770508, 0.3309359848499298, 0.3138112425804138, -0.1143077164888382, -0.7992978096008301, -1.1931672096252441, -1.535662293434143, -1.8952820301055908, -1.2959157228469849, -0.09718296676874161, 0.41655975580215454, 0.41655975580215454, -0.08005820959806442, -0.31980475783348083, 0.4850587546825409, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.2042982578277588, 0.7248052954673767, 0.8789280652999878, 0.656306266784668, -0.28555524349212646, -1.02191960811615, -0.8164225816726685, -1.3815394639968872, -1.141792893409729, -1.1589176654815674, -1.3130404949188232, -0.9876701235771179, -0.7307988405227661, -0.7992978096008301, -0.8335473537445068, -0.8164225816726685, -0.7136740684509277, -0.610925555229187, -0.43967801332473755, -0.16568197309970856, -0.2341809868812561, -0.7136740684509277, -0.9876701235771179, -1.0904186964035034, -1.0561691522598267, -1.141792893409729, -1.141792893409729, - [e2e-predictor] 0.8335473537445068, 0.4508092403411865, 1.8379141092300415, 1.786539912223816], [0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.3138112425804138, -1.3301652669906616, -1.7069097757339478, -1.6384108066558838, -1.5014127492904663, -1.672660231590271, -2.0494048595428467, -1.8952820301055908, -1.5527870655059814, -1.5014127492904663, -1.604161262512207, -1.5185375213623047, -1.4329137802124023, -1.6384108066558838, -1.9980305433273315, -1.1931672096252441, -0.3711790144443512, -0.08005820959806442, -0.011559205129742622, 0.02269030176103115, 0.091189444065094, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.3369295001029968, -1.1760424375534058, -1.3472900390625, -0.13143247365951538, 0.4850587546825409, 0.810429036617279, 0.9988013505935669, 1.0159261226654053, 0.6734310388565063, 0.38231024146080017, 0.622056782245636, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.1529240608215332, -0.2341809868812561, -1.227416753768921, 0.19393795728683472, -0.5081770420074463, -0.8677968382835388, -1.5014127492904663, -1.4 [e2e-predictor] 15789008140564, -1.3986642360687256, -1.1246682405471802, -1.0390443801879883, -1.2959157228469849, -0.7992978096008301, -0.8164225816726685, -0.6965492963790894, -0.8335473537445068, -0.7992978096008301, -0.6965492963790894, -0.6794245839118958, -0.5938007831573486, -0.2341809868812561, -0.4568027853965759, -0.645175039768219, -1.02191960811615, -0.9876701235771179, -0.9534205794334412, -1.261666178703308, -1.0561691522598267, -0.7479235529899597, 0.2110627144575119, 1.8892884254455566, 1.8379141092300415], [0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.7419300675392151, 0.9303023219108582, 0.8446785807609558, 0.24531221389770508, -1.141792893409729, -1.7240345478057861, -1.5699117183685303, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.7240345478057861, -1.535662293434143, -1.7069097757339478, -1.8267830610275269, -1.7069097757339478, -1.6897850036621094, -1.0047948360443115, -0.645175039768219, -0.40542852878570557, -0.2341809868812561, -0.18280673027038574, -0.14855723083019257, -0.06293346732854843, 0.03981505334377289, 0.12543895840644836, -0.011559205129742622, -0.3711790144443512, -1.02191960811615, -0.8164225816726685, 0.03981505334377289, 0.38231024146080017, 0.656306266784668, 0.8789280652999878, 1.0159261226654053, 0.8618032932281494, 0.587807297706604, 0.5535577535629272, 0.810429036617279, 0.810429036617279, 0.7076805233955383, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9645518660545349, 0.96455186605453 [e2e-predictor] 49, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.3070467710494995, 0.5364330410957336, -1.0904186964035034, -1.5014127492904663, -1.3644146919250488, -0.7136740684509277, -1.1931672096252441, -1.6212860345840454, -1.7411593198776245, -1.6897850036621094, -1.0047948360443115, -0.9362958669662476, -1.1075434684753418, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.8164225816726685, -0.6622998118400574, -0.576676070690155, -0.645175039768219, -0.7136740684509277, -0.42255327105522156, -0.6280503273010254, -0.9020463228225708, -0.9876701235771179, -0.7650483250617981, -1.0390443801879883, -1.2959157228469849, -1.0904186964035034, -1.0390443801879883, -0.045808710157871246, 1.8550388813018799, 1.8379141092300415], [0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.8618032932281494, 0.9816765785217285, 0.622056782245636, -0.42255327105522156, -1.4500385522842407, -1.7240345478057861, -1.672660231590271, -1.415789008140564, -1.6384108066558838, -1.9124068021774292, -1.946656346321106, -1.8096582889556885, -1.7069097757339478, -1.672660231590271, -1.2787909507751465, -0.8677968382835388, -0.7479235529899597, -0.610925555229187, -0.5081770420074463, -0.3711790144443512, -0.2684305012226105, -0.18280673027038574, -0.2341809868812561, -0.610925555229187, -1.6384108066558838, -2.0836544036865234, -1.7069097757339478, -1.0047948360443115, -0.645175039768219, -0.28555524349212646, 0.29668647050857544, 0.7248052954673767, 1.0844250917434692, 1.1700488328933716, 0.9303023219108582, 0.43368449807167053, 0.622056782245636, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945 [e2e-predictor] , 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.0159261226654053, -0.9020463228225708, -1.3472900390625, -1.2959157228469849, -1.3301652669906616, -1.1075434684753418, -1.4671632051467896, -1.0904186964035034, -1.0390443801879883, -1.2102919816970825, -0.9020463228225708, -0.8164225816726685, -0.9534205794334412, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.7650483250617981, -0.610925555229187, -0.645175039768219, -0.7136740684509277, -0.7307988405227661, -0.5595512986183167, -0.610925555229187, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.9534205794334412, -1.1075434684753418, -1.1075434684753418, -1.2959157228469849, -0.2684305012226105, 1.8207894563674927, 1.8379141092300415], [0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.5193082690238953, -0.08005820959806442, -0.9020463228225708, -1.79253351688385, -1.7240345478057861, -1.5014127492904663, -1.3986642360687256, -1.878157377243042, -2.01515531539917, -1.8439078330993652, -1.672660231590271, -1.5699117183685303, -1.227416753768921, -1.0390443801879883, -0.9020463228225708, -0.7992978096008301, -0.645175039768219, -0.5424265265464783, -0.5595512986183167, -0.7650483250617981, -1.1931672096252441, -2.1179039478302, -1.141792893409729, 0.056939806789159775, 0.24531221389770508, 0.14256370067596436, -0.3540542721748352, -0.4910522699356079, -0.06293346732854843, 0.5706825256347656, 0.7590547800064087, 0.9131776094436646, 0.810429036617279, 0.41655975580215454, 0.3309359848499298, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.279561 [e2e-predictor] 72823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.38231024146080017, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 1.0501755475997925, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.3584210872650146, 0.7761795520782471, 0.9988013505935669, 1.0330508947372437, -0.4910522699356079, -1.6212860345840454, -1.484287977218628, -1.415789008140564, -1.3301652669906616, -1.261666178703308, -1.535662293434143, -0.6965492963790894, -0.6794245839118958, -0.9020463228225708, -0.5424265265464783, -0.576676070690155, -0.3711790144443512, -0.8849216103553772, -0.5253018140792847, -0.645175039768219, -0.5938007831573486, -0.5081770420074463, -0.7479235529899597, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.7821730971336365, -0.8849216103553772, -0.7479235529899597, -0.6794245839118958, -0.7992978096008301, -0.8849216103553772, -1.0047948360443115, -1.2959157228469849, -0.2684305012226105, 1.8892884254455566, 1.8550388813018799], [0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6391815543174744, 0.5706825256347656, 0.5535577535629272, 0.4508092403411865, -0.40542852878570557, -0.9362958669662476, -1.535662293434143, -1.7240345478057861, -1.6897850036621094, -1.9124068021774292, -2.0665295124053955, -1.9637811183929443, -1.7240345478057861, -1.6555355787277222, -1.3472900390625, -1.1075434684753418, -0.9705453515052795, -0.8849216103553772, -0.7992978096008301, -0.8335473537445068, -1.073293924331665, -1.79253351688385, -1.604161262512207, -0.28555524349212646, 0.02269030176103115, 0.2281874716281891, 0.43368449807167053, 0.5193082690238953, 0.2281874716281891, -0.3711790144443512, -0.5424265265464783, -0.4910522699356079, -0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.0740646943449974, -0.8677968382835388, -0.40542852878570557, 0.14256370067596436, 0.6391815543174744, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.3309359848499298, 0.330935984849 [e2e-predictor] 9298, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3309359848499298, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.9303023219108582, 0.9645518660545349, 1.0330508947372437, 1.101549744606018, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.0673003196716309, 0.9816765785217285, 1.255672574043274, 0.7248052954673767, -0.9705453515052795, -1.415789008140564, -0.7992978096008301, -1.6212860345840454, -1.6555355787277222, -1.5185375213623047, -1.3815394639968872, -1.3644146919250488, -0.9876701235771179, -1.3815394639968872, -0.7479235529899597, -1.141792893409729, -0.7992978096008301, -0.6794245839118958, -0.7821730971336365, -0.8506720662117004, -0.8849216103553772, -0.5253018140792847, -0.6794245839118958, -0.7650483250617981, -0.5938007831573486, -0.6965492963790894, -0.7307988405227661, -0.6622998118400574, -0.8506720662117004, -1.02191960811615, -0.8335473537445068, -0.6794245839118958, -0.9020463228225708, -0.9534205794334412, -0.9705453515052795, -1.141792893409729, -1.073293924331665, -0.576676070690155, 1.906413197517395, 1.8550388813018799], [0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.9474270939826965, 1.0844250917434692, 1.0159261226654053, 0.7933043241500854, 0.2110627144575119, -0.5081770420074463, -1.0561691522598267, -1.6212860345840454, -1.8610326051712036, -1.484287977218628, -1.4671632051467896, -1.8610326051712036, -1.9637811183929443, -1.7754088640213013, -1.5527870655059814, -1.261666178703308, -1.02191960811615, -0.9191710948944092, -0.9876701235771179, -1.3130404949188232, -1.946656346321106, -1.1760424375534058, -0.30267998576164246, -0.1143077164888382, 0.0055655487813055515, 0.10831420123577118, 0.27956172823905945, 0.43368449807167053, 0.41655975580215454, 0.15968845784664154, -0.7650483250617981, -1.7754088640213013, -1.7069097757339478, -1.7411593198776245, -1.073293924331665, -1.2102919816970825, -1.4329137802124023, -0.9876701235771179, 0.4508092403411865, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.759 [e2e-predictor] 0547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.091189444065094, 0.091189444065094, 0.14256370067596436, 0.15968845784664154, 0.26243698596954346, 0.19393795728683472, 0.056939806789159775, -0.1143077164888382, -0.30267998576164246, -0.3540542721748352, -0.4568027853965759, -0.28555524349212646, -0.3711790144443512, -0.40542852878570557, -0.31980475783348083, 0.0055655487813055515, -0.06293346732854843, 0.091189444065094, 0.587807297706604, 0.7419300675392151, 0.8789280652999878, 0.7761795520782471, 0.8789280652999878, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 0.43368449807167053, -0.9705453515052795, -0.4739275276660919, -1.5527870655059814, -1.3472900390625, -1.9295315742492676, -1.5527870655059814, -2.01515531539917, -1.3301652669906616, -1.484287977218628, -1.227416753768921, -1.0904186964035034, -1.5185375213623047, -0.9876701235771179, -0.5938007831573486, -0.6622998118400574, -0.6622998118400574, -0.9191710948944092, -0.7136740684509277, -0.8164225816726685, -0.7136740684509277, -0.5595512986183167, -0.28555524349212646, -0.7821730971336365, -0.6280503273010254, -0.7136740684509277, -0.6965492963790894, -0.7650483250617981, -0.7136740684509277, -0.7136740684509277, -0.8335473537445068, -0.9020463228225708, -0.8506720662117004, -1.0561691522598267, -0.8335473537445068, -0.9362958669662476, -0.5595512986183167, 1.8892884254455566, 1.8036646842956543], [0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6734310388565063, 1.2385478019714355, 1.563918113708496, 1.3926706314086914, 1.4611696004867554, 1.2214230298995972, 0.7933043241500854, 0.056939806789159775, -0.5595512986183167, -1.1760424375534058, -1.7411593198776245, -1.79253351688385, -1.535662293434143, -1.6384108066558838, -1.8439078330993652, -1.9124068021774292, -1.8267830610275269, -1.5185375213623047, -1.1075434684753418, -1.0561691522598267, -1.2959157228469849, -1.7069097757339478, -0.8335473537445068, -0.3883037567138672, -0.2513057291507721, -0.13143247365951538, -0.08005820959806442, 0.056939806789159775, 0.26243698596954346, 0.3651854991912842, 0.4508092403411865, 0.17681321501731873, -0.7821730971336365, -1.2959157228469849, -1.4671632051467896, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.672660231590271, -1.3130404949188232, 0.17681321501731873, 0.8618032932281494, 0.9303023219108582, 0.8275538086891174, 0.8960528373718262, 0.896052837371826 [e2e-predictor] 2, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.6734310388565063, 0.7248052954673767, 0.8960528373718262, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.2110627144575119, 0.26243698596954346, 0.0740646943449974, 0.0740646943449974, 0.0740646943449974, -0.06293346732854843, -0.2341809868812561, -0.3883037567138672, -0.5938007831573486, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9020463228225708, -1.0047948360443115, -0.7821730971336365, -0.9705453515052795, -0.8677968382835388, -0.5938007831573486, -0.5938007831573486, -0.7992978096008301, -0.645175039768219, -0.6794245839118958, -0.7136740684509277, -0.5595512986183167, -0.4568027853965759, -0.2341809868812561, 0.02269030176103115, 0.27956172823905945, 0.29668647050857544, 0.4850587546825409, -0.4739275276660919, -1.0561691522598267, -1.4500385522842407, -1.604161262512207, -1.6212860345840454, -1.5699117183685303, -1.6384108066558838, -1.484287977218628, -1.7069097757339478, -1.4500385522842407, -1.3644146919250488, -1.3815394639968872, -1.2787909507751465, -1.141792893409729, -0.7307988405227661, -0.5424265265464783, -0.4739275276660919, -0.6965492963790894, -0.8506720662117004, -0.645175039768219, -0.6794245839118958, -0.6965492963790894, -0.7821730971336365, -0.3883037567138672, -0.8849216103553772, -0.576676070690155, -0.645175039768219, -0.6622998118400574, -0.8335473537445068, -0.5424265265464783, -0.6794245839118958, -0.8849216103553772, -0.7307988405227661, -0.5938007831573486, -0.7136740684509277, -0.6280503273010254, -1.1075434684753418, -0.8677968382835388, 1.8207894563674927, 1.8379141092300415], [1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5535577535629272, 0.810429036617279, 1.3412963151931763, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.3584210872650146, 0.9988013505935669, 0.5021834969520569, -0.011559205129742622, -0.8335473537445068, -1.3644146919250488, -1.8096582889556885, -1.8439078330993652, -1.6384108066558838, -1.7240345478057861, -1.9637811183929443, -2.0665295124053955, -1.5699117183685303, -1.2445415258407593, -1.3130404949188232, -1.2102919816 [e2e-predictor] 970825, -0.576676070690155, -0.31980475783348083, -0.3369295001029968, -0.19993148744106293, -0.13143247365951538, -0.045808710157871246, 0.03981505334377289, 0.15968845784664154, 0.2110627144575119, -0.045808710157871246, -0.6280503273010254, -1.3815394639968872, -1.4671632051467896, -1.3815394639968872, -1.2102919816970825, -1.141792893409729, -1.2787909507751465, -1.3815394639968872, -1.5870364904403687, -0.8164225816726685, -0.08005820959806442, -0.02868395671248436, 0.3480607271194458, 0.6734310388565063, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.7590547800064087, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.3651854991912842, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.15968845784664154, 0.19393795728683472, 0.12543895840644836, 0.056939806789159775, 0.056939806789159775, -0.011559205129742622, -0.3540542721748352, -0.9020463228225708, -0.9534205794334412, -0.9362958669662476, -0.8506720662117004, -0.9705453515052795, -0.8849216103553772, -0.9191710948944092, -0.8849216103553772, -1.0047948360443115, -0.8677968382835388, -0.7992978096008301, -0.8849216103553772, -0.7650483250617981, -0.7136740684509277, -0.7479235529899597, -0.4568027853965759, -0.8506720662117004, -0.30267998576164246, -0.7307988405227661, -0.21705622971057892, -0.3711790144443512, -0.16568197309970856, -0.21705622971057892, -0.09718296676874161, 0.02269030176103115, -0.28555524349212646, -0.6280503273010254, -0.8164225816726685, -1.261666178703308, -1.5014127492904663, -1.7240345478057861, -1.672660231590271, -1.758284091949463, -1.6555355787277222, -1.604161262512207, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.5699117183685303, -1.0047948360443115, -0.7307988405227661, -0.5938007831573486, -0.4568027853965759, -0.5595512986183167, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.610925555229187, -0.5081770420074463, -0.5595512986183167, -0.9020463228225708, -0.6622998118400574, -0.8677968382835388, -0.645175039768219, -0.610925555229187, -0.6280503273010254, -0.8335473537445068, -0.7821730971336365, -0.7992978096008301, -0.7992978096008301, -0.6280503273010254, -0.7650483250617981, -0.7307988405227661, -0.8164225816726685, -0.9191710948944092, -0.6280503273010254, 1.8207894563674927, 1.8550388813018799], [1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.81042903 [e2e-predictor] 6617279, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.7590547800064087, 1.3584210872650146, 1.5810428857803345, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.1700488328933716, 0.6049320101737976, 0.38231024146080017, 0.2110627144575119, -0.4568027853965759, -1.1589176654815674, -1.6384108066558838, -1.8096582889556885, -1.3815394639968872, -1.3301652669906616, -1.672660231590271, -1.7240345478057861, -1.758284091949463, -1.5527870655059814, -0.9876701235771179, -0.42255327105522156, -0.2341809868812561, -0.1143077164888382, -0.045808710157871246, -0.011559205129742622, -0.02868395671248436, -0.011559205129742622, -0.31980475783348083, -0.7307988405227661, -1.7411593198776245, -1.3986642360687256, -0.8849216103553772, -1.141792893409729, -1.3130404949188232, -1.4671632051467896, -1.3815394639968872, -1.5185375213623047, -1.5014127492904663, -1.415789008140564, -1.415789008140564, -1.3472900390625, -1.1246682405471802, -0.8335473537445068, -0.5424265265464783, -0.13143247365951538, 0.29668647050857544, 0.622056782245636, 0.7248052954673767, 0.810429036617279, 0.9645518660545349, 1.0330508947372437, 1.1186745166778564, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 0.5535577535629272, -0.7136740684509277, -0.7821730971336365, -0.40542852878570557, 0.7761795520782471, 1.3412963151931763, 1.5296685695648193, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6837913990020752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.1357992887496948, -1.5014127492904663, -1.6555355787277222, -0.9705453515052795, -0.610925555229187, -0.3883037567138672, -0.30267998576164246, -0.09718296676874161, 0.2110627144575119, 0.29668647050857544, -0.2341809868812561, -0.08005820959806442, 0.02269030176103115, 0.7761795520782471, 0.7248052954673767, 0.622056782245636, 0.5535577535629272, 0.43368449807167053, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3309359848499298, 0.27956172823905945, 0.38231024146080017, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.056939806789159775, 0.15968845784664154, 0.12543895840644836, 0.056939806789159775, -0.011559205129742622, -0.31980475783348083, -0.6965492963790894, -0.7821730971336365, -0.6794245839118958, -0.7479235529899597, -0.576676070690155, -0.8849216103553772, -0.9705453515052795, -0.6965492963790894, -0.7992978096008301, -0.9705453515052795, -0.8677968382835388, -0.7821730971336365, -1.0561691522598267, -0.9362958669662476, -0.7650483250617981, -0.645175039768219, -0.6622998118400574, -0.9876701235771179, -0.4568027853965759, -0.5595512986183167, -0.610925555229187, -0.3540542721748352, -0.09718296676874161, 0.056939806789159775, -0.08005820959806442, -0.02868395671248436, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, -0.6280503273010254, -1.4671632051467896, -1.6212860345840454, -1.7411593198776245, -1.672660231590271, -1.7411593198776245, -1.79253351688385, -1.8267830610275269, -1.6384108066558838, -1.9124068021774292, -0.8164225816726685, -0.7821730971336365, -1.0390443801879883, -1.5870364904403687, -1.4329137802124023, -1.535662293434143, -0.6280503273010254, -0.8677968382835388, -0.31980475783348083, -0.4739275276660919, -0.6622998118400574, -1.0904186964035034, -0.31980475783348083, -0.7821730971336365, -0.5253018140792847, -0.610925555229187, -0.3711790144443512, -0.7821730971336365, -0.78217309713 [e2e-predictor] 36365, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.5938007831573486, -0.8506720662117004, -0.7307988405227661, -0.7650483250617981, -0.7992978096008301, -0.7992978096008301, -1.0561691522598267, -0.8849216103553772, -0.5938007831573486, 1.786539912223816, 1.8550388813018799], [1.101549744606018, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 1.3412963151931763, 1.63241708278656, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.101549744606018, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.17681321501731873, -0.5595512986183167, -1.2959157228469849, -1.6897850036621094, -1.604161262512207, -1.3301652669906616, -1.3815394639968872, -1.7240345478057861, -1.79253351688385, -1.7240345478057861, -1.7411593198776245, -1.79253351688385, -1.3130404949188232, -0.7479235529899597, -0.40542852878570557, -0.19993148744106293, -0.21705622971057892, -0.8506720662117004, -1.5014127492904663, -0.9020463228225708, -1.5014127492904663, -1.5527870655059814, -1.4671632051467896, -1.3301652669906616, -0.7992978096008301, -1.0561691522598267, -1.1075434684753418, -1.1589176654815674, -0.1143077164888382, 0.7933043241500854, 1.1700488328933716, 1.324171543121338, 1.5981676578521729, 1.718040943145752, 1.2727973461151123, 0.5706825256347656, 1.2899221181869507, 1.6837913990020752, 1.8207894563674927, 1.8036646842956543, 1.8207894563674927, 1.8550388813018799, 1.8721636533737183, 1.8379141092300415, 1.5125439167022705, 0.091189444065094, -1.672660231590271, -1.8610326051712036, -0.9534205794334412, 0.9816765785217285, 1.4611696004867554, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.8036646842956543, 1.8379141092300415, 1.8892884254455566, 1.8207894563674927, 1.8207894563674927, 0.9988013505935669, -0.9362958669662476, -0.9020463228225708, -0.3540542721748352, -0.31980475783348083, -0.5938007831573486, -1.0390443801879883, -1.1246682405471802, -1.4329137802124023, -1.79253351688385, -1.8267830610275269, -1.7754088640213013, -1.878157377243042, 0.9303023219108582, 1.4269200563430786, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.563918113708496, 1.3070467710494995, 0.8446785807609558, 0.3480607271194458, 0.091189444065094, 0.12543895840644836, 0.2110627144575119, 0.3138112425804138, 0.26243698596954346, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.10831420123577118, 0.12543895840644836, 0.091189444065094, 0.056939806789159775, 0.02269030176103115, 0.03981505334377289, 0.0740646943449974, 0.056939806789159775, -0.045808710157871246, 0.02269030176103115, 0.02269030176103115, -0.045808710157871246, -0.08005820959806442, -0.06293346732854843, -0.011559205129742622, -0.02868395671248436, -0.08005820959806442, 0.02269030176103115, -0.08005820959806442, 0.0055655487813055515, -0.06293346732854843, 0.02269030176103115, 0.056939806789159775, 0.0055655487813055515, -0.06293346732854843, -0.08005820959806442, -0.16568197309970856, -0.13143247365951538, -0.1143077164888382, -0.6965492963790894, -1.02191960811615, -1.1075434684753418, -1.0904186964035034, -0.8849216103553772, -1.0047948360443115, -0.9876701235771179, -0.8335473537445068, -0.9534205794334412, -0.9362958669662476, -0.7479235529899597, -0.9534205794334412, -0.8164225816726685, -0.7307988405227661, -0.8849216103553772, -0.7307988405227661, -0.7479235529899597, -0.7307988405227661, -0.8164225816726685, -0.5253018140792847, -0.4910522699356079, -0.14855723083019257, -0.5081770420074463, 0.03981505334377289, -0.1143077164888382, -0.4910522699356079, 0.0740646943449974, 0.19393795728683472, 0.3309359848499298, 0.2110627144575119, 0.3309359848499298, 0.0055655487813055515, -1.2445415258407593, -1.604161262512207, -1.79253351688385, -1.80965 [e2e-predictor] 82889556885, -1.535662293434143, -1.5870364904403687, -1.79253351688385, -1.8952820301055908, -1.5527870655059814, -1.604161262512207, -0.5081770420074463, -0.5253018140792847, -0.7479235529899597, -1.0561691522598267, -1.4329137802124023, -1.2787909507751465, -0.13143247365951538, -0.576676070690155, -0.5424265265464783, -0.40542852878570557, -0.5595512986183167, -0.43967801332473755, -0.6794245839118958, -0.5595512986183167, -0.30267998576164246, -0.610925555229187, -0.40542852878570557, -0.6280503273010254, -0.7136740684509277, -0.3883037567138672, -0.6622998118400574, -0.8506720662117004, -0.576676070690155, -0.7307988405227661, -0.8164225816726685, -0.7479235529899597, -0.8677968382835388, -0.7136740684509277, -1.0561691522598267, -0.7479235529899597, -0.9191710948944092, 1.8207894563674927, 1.8721636533737183], [1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.622056782245636, 1.255672574043274, 1.6152924299240112, 1.5467933416366577, 1.4782943725585938, 1.4269200563430786, 1.1700488328933716, 0.8618032932281494, 0.8446785807609558, 1.1186745166778564, 0.9303023219108582, -0.045808710157871246, -0.9876701235771179, -1.5014127492904663, -1.484287977218628, -1.4500385522842407, -1.3986642360687256, -1.5699117183685303, -1.5870364904403687, -1.5185375213623047, -1.672660231590271, -1.672660231590271, -1.5527870655059814, -1.4671632051467896, -1.2445415258407593, -1.3301652669906616, -1.6555355787277222, -1.878157377243042, -0.9705453515052795, -1.0904186964035034, -1.1246682405471802, -1.1589176654815674, -1.1931672096252441, -1.0390443801879883, -0.8506720662117004, -1.02191960811615, -1.1931672096252441, 0.6734310388565063, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6495418548583984, 1.4097954034805298, 1.6837913990020752, 1.8721636533737183, 1.906413197517395, 1.906413197517395, 1.9235379695892334, 1.9577873945236206, 1.974912166595459, 1.8550388813018799, 1.2214230298995972, -0.7821730971336365, -1.79253351688385, -1.7411593198776245, -1.7411593198776245, -0.6965492963790894, 1.3412963151931763, 1.375545859336853, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.7522903680801392, 1.786539912223816, 1.7694151401519775, 1.2042982578277588, -1.7069097757339478, -1.946656346321106, -1.8610326051712036, -1.7411593198776245, -1.261666178703308, -1.3644146919250488, -1.1760424375534058, -1.227416753768921, -1.227416753768921, -1.672660231590271, -1.758284091949463, -1.878157377243042, -1.8267830610275269, -1.415789008140564, -0.3883037567138672, 0.656306266784668, 1.3926706314086914, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.2042982578277588, 0.7590547800064087, 0.056939806789159775, -0.7650483250617981, -0.8506720662117004, -0.6622998118400574, -0.43967801332473755, -0.5081770420074463, -0.5081770420074463, -0.4739275276660919, -0.5424265265464783, -0.5595512986183167, -0.610925555229187, -0.6794245839118958, -0.576676070690155, -0.5595512986183167, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.5938007831573486, -0.610925555229187, -0.6622998118400574, -0.7650483250617981, -0.7821730971336365, -0.8164225816726685, -0.7992978096008301, -0.7136740684509277, -0.9534205794334412, -1.0047948360443115, -0.7821730971336365, -0.8849216103553772, -0.7650483250617981, -0.7992978096008301, -0.610925555229187, -0.6794245839118958, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.6622998118400574, -0.5253018140792847, -0.6622998118400574, -0.8335473537445068, -0.8164225816726685, -0.8506720662117004, -0.9534205794334412, -0.9534205794334412, -0.9876701235771179, -0.8677968382835388, -0.9534205794334412, -0.7821730971336365, -0.8849216103553772, -0.8849216103553772, -0.8164225816726685 [e2e-predictor] , -1.02191960811615, -0.8677968382835388, -0.7136740684509277, -0.9876701235771179, -0.5253018140792847, -0.610925555229187, -0.5253018140792847, -0.5081770420074463, -0.40542852878570557, -0.28555524349212646, -0.19993148744106293, -0.06293346732854843, 0.2281874716281891, -0.18280673027038574, -0.2341809868812561, 0.39943498373031616, 0.12543895840644836, 0.43368449807167053, 0.39943498373031616, 0.056939806789159775, -0.13143247365951538, -1.1246682405471802, -1.6897850036621094, -1.758284091949463, -1.9295315742492676, -1.878157377243042, -1.7240345478057861, -1.3130404949188232, -1.946656346321106, -1.9295315742492676, -1.1931672096252441, -0.40542852878570557, -0.5253018140792847, -0.5081770420074463, -0.5253018140792847, -1.2102919816970825, -1.2787909507751465, -0.21705622971057892, -0.09718296676874161, -0.3540542721748352, -0.5253018140792847, -0.40542852878570557, -0.09718296676874161, -0.5253018140792847, -0.31980475783348083, -0.42255327105522156, -0.6280503273010254, -0.5424265265464783, -0.4739275276660919, -0.8677968382835388, -0.3883037567138672, -0.576676070690155, -0.7821730971336365, -0.5253018140792847, -0.5595512986183167, -0.7307988405227661, -0.8849216103553772, -0.9705453515052795, -0.8335473537445068, -1.02191960811615, -0.6965492963790894, -0.9705453515052795, 1.8379141092300415, 1.8721636533737183], [1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.4954191446304321, 1.255672574043274, 0.9988013505935669, 0.9131776094436646, 1.1357992887496948, 1.2727973461151123, 0.7590547800064087, -0.3883037567138672, -1.227416753768921, -1.5185375213623047, -1.758284091949463, -1.535662293434143, -1.2787909507751465, -1.535662293434143, -1.6384108066558838, -1.227416753768921, -1.02191960811615, -0.9362958669662476, -1.0047948360443115, -1.073293924331665, -1.484287977218628, -1.9124068021774292, -1.5527870655059814, -1.535662293434143, -1.604161262512207, -1.5699117183685303, -1.3815394639968872, -1.535662293434143, -1.7240345478057861, -1.4500385522842407, -1.261666178703308, -1.141792893409729, 1.3926706314086914, 1.63241708278656, 1.7009161710739136, 1.5981676578521729, 1.6666666269302368, 1.7694151401519775, 1.8721636533737183, 1.8379141092300415, 1.8036646842956543, 1.786539912223816, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, -0.8164225816726685, -1.5870364904403687, -1.8096582889556885, -1.7754088640213013, -1.8952820301055908, -1.946656346321106, -1.7240345478057861, -0.7992978096008301, 0.24531221389770508, 0.8446785807609558, 1.1700488328933716, 1.4097954034805298, 1.3584210872650146, 1.5125439167022705, 1.5467933416366577, 0.4850587546825409, -1.9809058904647827, -2.0665295124053955, -2.1179039478302, -2.0494048595428467, -2.01515531539917, -2.0494048595428467, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.758284091949463, -1.878157377243042, -1.878157377243042, -1.6897850036621094, -1.7069097757339478, -1.3472900390625, -1.2102919816970825, -0.610925555229187, 0.656306266784668, 1.1357992887496948, 0.02269030176103115, -1.7240345478057861, -1.5699117183685303, -1.4500385522842407, -1.3130404949188232, -1.1760424375534058, -1.141792893409729, -0.9191710948944092, -0.7992978096008301, -0.8506720662117004, -0.9534205794334412, -0.9191710948944092, -0.9020463228225708, -1.0047948360443115, -0.9020463228225708, -0.7821730971336365, -0.7479235529899597, -1.02191960811615, -0.9534205794334412, -1.02191960811615, -1.073293924331665, -1.0047948360443115, -0.8335473537445068, -0.9534205794334412, -0.7650483250617981, -0.6794245839118958, -0.7136740684509277, -0.7650483250617981, -0.6794245839118958, -0.8335473 [e2e-predictor] 537445068, -0.9362958669662476, -0.7992978096008301, -0.6794245839118958, -0.5424265265464783, -0.7821730971336365, -0.9534205794334412, -0.8849216103553772, -0.8506720662117004, -0.8335473537445068, -0.6280503273010254, -0.7992978096008301, -0.8849216103553772, -0.8506720662117004, -0.8677968382835388, -0.7992978096008301, -0.9362958669662476, -0.9362958669662476, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -0.9020463228225708, -1.02191960811615, -0.9534205794334412, -0.576676070690155, -0.7650483250617981, -0.6794245839118958, -0.6280503273010254, -0.3711790144443512, -0.40542852878570557, -0.3540542721748352, -0.5595512986183167, -0.30267998576164246, -0.40542852878570557, -0.2684305012226105, 0.2110627144575119, 0.091189444065094, 0.24531221389770508, 0.39943498373031616, 0.5193082690238953, 0.5706825256347656, 0.6905558109283447, -0.06293346732854843, -0.3369295001029968, -1.2445415258407593, -1.6212860345840454, -1.79253351688385, -1.8610326051712036, -1.9295315742492676, -1.8096582889556885, -1.8439078330993652, -1.9809058904647827, -1.8439078330993652, -1.6384108066558838, -0.8164225816726685, -0.576676070690155, -0.5424265265464783, -0.42255327105522156, -1.2959157228469849, -1.0047948360443115, -0.4739275276660919, -0.2341809868812561, -0.3540542721748352, -0.3540542721748352, -0.2513057291507721, -0.3540542721748352, -0.610925555229187, 0.0055655487813055515, -0.28555524349212646, -0.5081770420074463, -0.7136740684509277, -0.5595512986183167, -0.6280503273010254, -0.3540542721748352, -0.5253018140792847, -0.5424265265464783, -0.4739275276660919, -0.5938007831573486, -0.645175039768219, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -1.02191960811615, -0.3883037567138672, -0.8164225816726685, 1.8036646842956543, 1.8721636533737183], [1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 1.1186745166778564, 1.5125439167022705, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.1186745166778564, 1.0330508947372437, 1.1700488328933716, 1.324171543121338, 1.2214230298995972, 0.3651854991912842, -0.7650483250617981, -1.1246682405471802, -1.5699117183685303, -1.5870364904403687, -1.2959157228469849, -1.3815394639968872, -1.4671632051467896, -1.2787909507751465, -1.1246682405471802, -1.0561691522598267, -1.1246682405471802, -1.261666178703308, -1.6555355787277222, -1.3130404949188232, -1.2787909507751465, -1.3986642360687256, -1.5185375213623047, -1.6212860345840454, -1.7240345478057861, -1.7754088640213013, -1.8952820301055908, -1.9295315742492676, -1.79253351688385, -1.5185375213623047, -1.0390443801879883, 0.19393795728683472, 0.4850587546825409, 0.587807297706604, 1.2214230298995972, 1.7351655960083008, 1.7694151401519775, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5296685695648193, 1.5125439167022705, 0.9645518660545349, -1.878157377243042, -1.8610326051712036, -1.8096582889556885, -1.7411593198776245, -1.8610326051712036, -1.8610326051712036, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.946656346321106, -1.7069097757339478, -1.7240345478057861, -1.8267830610275269, -1.7754088640213013, -1.7754088640213013, -1.9124068021774292, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -2.0494048595428467, -2.01515531539917, -1.946656346321106, -1.9980305433273315, -1.946656346321106, -1.8610326051712036, -1.9637811183929443, -2.1179039478302, -1.9809058904647827, -1.9809058904647827, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.1589176654815674, -0.3540542721748352, -1.1760424375534058, -1.261666178703308, -1.0904186964035034, -1.1246682405471802, - [e2e-predictor] 0.8506720662117004, -0.645175039768219, -0.28555524349212646, -0.3369295001029968, -0.7479235529899597, -0.9362958669662476, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -1.2102919816970825, -1.141792893409729, -1.0047948360443115, -0.9876701235771179, -1.0561691522598267, -0.8849216103553772, -0.8335473537445068, -0.7479235529899597, -0.7307988405227661, -0.6622998118400574, -0.7136740684509277, -0.6794245839118958, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.6622998118400574, -0.6280503273010254, -0.5938007831573486, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.7992978096008301, -0.8164225816726685, -0.8506720662117004, -0.7650483250617981, -0.7992978096008301, -0.9020463228225708, -0.9191710948944092, -1.073293924331665, -0.8506720662117004, -0.9191710948944092, -0.9020463228225708, -1.1589176654815674, -1.0390443801879883, -1.0904186964035034, -0.9020463228225708, -0.9191710948944092, -0.9362958669662476, -0.8335473537445068, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.610925555229187, -0.8677968382835388, -0.610925555229187, -0.8506720662117004, -0.5938007831573486, -0.28555524349212646, -0.2684305012226105, -0.2341809868812561, -0.18280673027038574, -0.045808710157871246, -0.06293346732854843, 0.24531221389770508, -0.02868395671248436, 0.38231024146080017, 0.15968845784664154, 0.810429036617279, 0.6905558109283447, 0.5193082690238953, 0.6049320101737976, -0.40542852878570557, -1.8096582889556885, -1.7754088640213013, -1.758284091949463, -1.7754088640213013, -1.9637811183929443, -1.946656346321106, -1.8952820301055908, -1.9124068021774292, -1.946656346321106, -1.6897850036621094, -0.9705453515052795, -0.7479235529899597, -0.30267998576164246, -0.21705622971057892, -0.6280503273010254, -1.02191960811615, -0.7136740684509277, 0.0740646943449974, 0.056939806789159775, -0.09718296676874161, -0.3369295001029968, -0.42255327105522156, -0.5595512986183167, -0.5424265265464783, -0.2513057291507721, -0.4568027853965759, -0.8164225816726685, -0.4739275276660919, -0.5424265265464783, -0.42255327105522156, -0.43967801332473755, -0.40542852878570557, -0.43967801332473755, -0.5253018140792847, -0.576676070690155, -0.3883037567138672, -0.9020463228225708, -0.8506720662117004, -0.645175039768219, -0.30267998576164246, -0.7821730971336365, 1.8550388813018799, 1.8379141092300415], [1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7590547800064087, 0.6905558109283447, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.7933043241500854, 1.375545859336853, 1.563918113708496, 1.4782943725585938, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, -0.1143077164888382, -1.141792893409729, -1.3130404949188232, -1.2102919816970825, -1.3644146919250488, -1.3301652669906616, -1.2102919816970825, -1.4500385522842407, -1.5699117183685303, -1.6555355787277222, -1.8096582889556885, -1.9295315742492676, -1.8952820301055908, -1.9637811183929443, -2.01515531539917, -1.946656346321106, -1.878157377243042, -1.8952820301055908, -2.032280206680298, -2.0665295124053955, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.672660231590271, -1.8096582889556885, -1.8610326051712036, -1.878157377243042, -2.01515531539917, 0.03981505334377289, 0.38231024146080017, -1.8610326051712036, -1.9124068021774292, -1.5014127492904663, -1.0904186964035034, -1.5014127492904663, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, -2.0836544036865234, -2.1007792949676514, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.0494048595428467, -2.1179039478302, -2.01515531539917, -2.0494048595428467, -2.01515531539917, -1.9295315742492676, -1.87815737 [e2e-predictor] 7243042, -2.01515531539917, -2.0836544036865234, -2.0836544036865234, -1.6897850036621094, -1.5185375213623047, -0.7821730971336365, -0.4739275276660919, -0.6622998118400574, -1.1246682405471802, -1.8439078330993652, -1.7411593198776245, -1.1931672096252441, -1.4500385522842407, -1.8267830610275269, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -1.9980305433273315, -1.8439078330993652, -1.4329137802124023, -0.9534205794334412, -0.8335473537445068, -0.9020463228225708, -0.7136740684509277, -1.141792893409729, -1.1075434684753418, -0.8849216103553772, -0.9362958669662476, -1.0047948360443115, -1.02191960811615, -0.9705453515052795, -0.9191710948944092, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.7479235529899597, -0.610925555229187, -0.8335473537445068, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -1.0390443801879883, -0.9534205794334412, -0.8335473537445068, -0.8677968382835388, -0.8335473537445068, -0.645175039768219, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -1.0047948360443115, -0.8506720662117004, -0.8506720662117004, -0.8849216103553772, -0.6794245839118958, -0.7136740684509277, -0.7992978096008301, -0.7479235529899597, -0.7992978096008301, -0.9191710948944092, -0.8849216103553772, -0.9876701235771179, -0.9705453515052795, -1.0047948360443115, -1.0561691522598267, -0.9876701235771179, -0.9705453515052795, -0.9362958669662476, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.7307988405227661, -0.9876701235771179, -0.6622998118400574, -0.5938007831573486, -0.7307988405227661, -0.7992978096008301, -0.5424265265464783, -0.28555524349212646, -0.21705622971057892, -0.3711790144443512, 0.0740646943449974, 0.2110627144575119, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, -0.13143247365951538, 0.4679340124130249, 0.5364330410957336, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.6391815543174744, -0.5253018140792847, -1.8096582889556885, -1.8096582889556885, -1.878157377243042, -1.8096582889556885, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.9124068021774292, -2.0836544036865234, -1.2787909507751465, -1.02191960811615, -0.045808710157871246, 0.17681321501731873, -0.6280503273010254, -0.7136740684509277, -0.5081770420074463, -0.28555524349212646, -0.08005820959806442, -0.16568197309970856, -0.2684305012226105, -0.42255327105522156, -0.4739275276660919, -0.5595512986183167, -0.2513057291507721, -0.3369295001029968, -0.7821730971336365, -0.6794245839118958, -0.3711790144443512, -0.5595512986183167, -0.30267998576164246, -0.2341809868812561, -0.2513057291507721, -0.7650483250617981, -0.5595512986183167, -0.610925555229187, -1.02191960811615, -0.9876701235771179, -0.40542852878570557, -0.6794245839118958, -0.645175039768219, 1.8721636533737183, 1.8379141092300415], [1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.6049320101737976, 1.2727973461151123, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.2899221181869507, 0.7933043241500854, -0.3369295001029968, -0.9020463228225708, -0.9362958669662476, -1.3130404949188232, -1.672660231590271, -1.946656346321106, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.79253351688385, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -2.0836544036865234, -1.8439078330993652, -1.3130404949188232, -1.2102919816970825, -1 [e2e-predictor] .3301652669906616, -1.415789008140564, -1.5185375213623047, -1.5870364904403687, -1.8267830610275269, -2.01515531539917, -2.1179039478302, -2.1007792949676514, -1.9124068021774292, -1.878157377243042, -1.9637811183929443, -2.1007792949676514, -2.1179039478302, -1.9124068021774292, -1.79253351688385, -1.8439078330993652, -2.032280206680298, -2.0836544036865234, -1.9295315742492676, -0.4568027853965759, -0.3540542721748352, 0.02269030176103115, 0.38231024146080017, 0.7248052954673767, 0.8960528373718262, -0.08005820959806442, -0.7136740684509277, 0.0740646943449974, 0.6905558109283447, 0.091189444065094, -0.5253018140792847, -1.1075434684753418, -1.9637811183929443, -2.0836544036865234, 0.10831420123577118, 0.9303023219108582, 1.4269200563430786, 1.563918113708496, 1.5125439167022705, 1.3584210872650146, 0.9303023219108582, 0.3651854991912842, -0.4910522699356079, -1.415789008140564, -1.5699117183685303, -1.0390443801879883, -1.02191960811615, -0.9020463228225708, -1.0561691522598267, -0.9705453515052795, -1.0904186964035034, -1.1075434684753418, -0.8164225816726685, -0.7136740684509277, -0.7992978096008301, -0.8677968382835388, -0.9534205794334412, -0.9876701235771179, -0.9191710948944092, -0.8677968382835388, -0.8849216103553772, -0.9362958669662476, -0.7307988405227661, -0.9191710948944092, -0.9876701235771179, -0.9362958669662476, -0.7821730971336365, -0.7992978096008301, -0.7821730971336365, -0.645175039768219, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.6280503273010254, -0.4910522699356079, -0.43967801332473755, -0.5938007831573486, -0.7136740684509277, -0.7650483250617981, -0.8506720662117004, -0.6965492963790894, -0.6794245839118958, -0.645175039768219, -0.6622998118400574, -0.610925555229187, -0.6794245839118958, -0.8335473537445068, -0.9534205794334412, -0.7821730971336365, -0.7992978096008301, -0.8164225816726685, -0.9191710948944092, -1.1589176654815674, -0.9705453515052795, -0.8849216103553772, -0.6965492963790894, -0.7992978096008301, -0.8335473537445068, -0.6622998118400574, -0.7821730971336365, -1.1760424375534058, -0.5595512986183167, -0.28555524349212646, -0.3711790144443512, -0.28555524349212646, -0.4568027853965759, -0.2684305012226105, -0.02868395671248436, -0.18280673027038574, 0.24531221389770508, 0.0740646943449974, 0.2281874716281891, 0.6391815543174744, 0.5535577535629272, 0.5021834969520569, 0.6905558109283447, 0.7590547800064087, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.656306266784668, -0.1143077164888382, -1.7411593198776245, -1.878157377243042, -1.8267830610275269, -1.8096582889556885, -1.8096582889556885, -1.8952820301055908, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.1589176654815674, -1.8439078330993652, -1.2959157228469849, -0.14855723083019257, -0.16568197309970856, -0.30267998576164246, -0.2341809868812561, -1.2102919816970825, -0.7479235529899597, -0.2684305012226105, -0.13143247365951538, -0.21705622971057892, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.14855723083019257, -0.42255327105522156, -0.3369295001029968, -0.4568027853965759, -0.3883037567138672, -0.5253018140792847, -0.31980475783348083, -0.2341809868812561, -0.2684305012226105, -0.4568027853965759, -0.43967801332473755, -0.6280503273010254, -0.7821730971336365, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -0.3540542721748352, 1.6666666269302368, 1.8721636533737183], [1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8789280652999878, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.9474270939826965, 1.4782943725585938, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.4782943725585938, 1.358421 [e2e-predictor] 0872650146, 1.2899221181869507, 1.375545859336853, 1.3584210872650146, 1.1529240608215332, 0.5364330410957336, -1.1589176654815674, -1.6384108066558838, -1.79253351688385, -1.79253351688385, -1.8096582889556885, -1.7069097757339478, -1.7754088640213013, -1.8439078330993652, -1.8610326051712036, -1.758284091949463, -1.9124068021774292, -1.9124068021774292, -1.9809058904647827, -2.0665295124053955, -2.0494048595428467, -1.9295315742492676, -1.5014127492904663, -0.5081770420074463, -0.28555524349212646, -0.3540542721748352, -0.9191710948944092, -1.4500385522842407, -1.8096582889556885, -1.9980305433273315, -2.032280206680298, -1.7240345478057861, -1.6212860345840454, -1.484287977218628, -1.604161262512207, -1.9980305433273315, -2.0836544036865234, -1.1246682405471802, -0.14855723083019257, 0.17681321501731873, 0.5193082690238953, 0.7590547800064087, 0.5535577535629272, 0.6391815543174744, -0.6794245839118958, -2.0836544036865234, -1.0390443801879883, -0.5938007831573486, -1.141792893409729, -2.032280206680298, -2.0836544036865234, 0.17681321501731873, 0.7933043241500854, 1.2214230298995972, 1.2727973461151123, 1.3584210872650146, 1.5296685695648193, 1.4782943725585938, 0.5021834969520569, -1.7411593198776245, -0.6965492963790894, -0.2513057291507721, 0.27956172823905945, 0.6734310388565063, 0.3480607271194458, -0.9020463228225708, -0.16568197309970856, 0.26243698596954346, -1.3986642360687256, -1.4329137802124023, -0.9191710948944092, -1.1246682405471802, -1.3301652669906616, -1.1931672096252441, -1.1589176654815674, -0.9876701235771179, -0.9534205794334412, -1.02191960811615, -0.9705453515052795, -0.8164225816726685, -0.7479235529899597, -0.610925555229187, -0.7479235529899597, -0.8506720662117004, -0.8677968382835388, -1.0047948360443115, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.7650483250617981, -0.5938007831573486, -1.02191960811615, -0.9191710948944092, -0.8335473537445068, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.8506720662117004, -1.0561691522598267, -0.7479235529899597, -0.7136740684509277, -0.5081770420074463, -0.5081770420074463, -0.576676070690155, -0.645175039768219, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.8335473537445068, -0.5253018140792847, -0.645175039768219, -0.7821730971336365, -0.7992978096008301, -0.9191710948944092, -0.8164225816726685, -0.9020463228225708, -1.0561691522598267, -1.0047948360443115, -0.8849216103553772, -0.7136740684509277, -0.645175039768219, -0.8849216103553772, -0.6622998118400574, -0.7479235529899597, -0.7821730971336365, -0.9876701235771179, -0.5938007831573486, -0.7307988405227661, -0.576676070690155, -0.4910522699356079, -0.3711790144443512, -0.3540542721748352, -0.09718296676874161, -0.045808710157871246, 0.4850587546825409, 0.39943498373031616, 0.3138112425804138, 0.6905558109283447, 0.4679340124130249, 0.810429036617279, 0.8789280652999878, 0.9645518660545349, 0.8446785807609558, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.3138112425804138, -0.7307988405227661, -1.4671632051467896, -1.79253351688385, -1.8952820301055908, -1.8267830610275269, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9295315742492676, -1.672660231590271, -0.7992978096008301, -1.6212860345840454, -0.2341809868812561, 0.03981505334377289, -0.7650483250617981, 0.27956172823905945, -0.08005820959806442, 0.091189444065094, 0.0740646943449974, 0.19393795728683472, 0.15968845784664154, -0.3883037567138672, -0.5424265265464783, -0.5424265265464783, -0.2341809868812561, -0.16568197309970856, -0.28555524349212646, -0.21705622971057892, -0.4910522699356079, -0.3540542721748352, -0.3883037567138672, -0.2684305012226105, -0.5081770420074463, -0.2341809868812561, -0.08005820959806442, -0.8506720662117004, -0.7479235529899597, -0.4910522699356079, -0.7650483250617981, -0.8849216103553772, -0.13143247365951538, 1.563918113708496, 1.8721636533737183], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.1186 [e2e-predictor] 745166778564, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3138112425804138, 0.7248052954673767, 1.3412963151931763, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.0844250917434692, -1.3301652669906616, -1.484287977218628, -1.6212860345840454, -1.7240345478057861, -1.7411593198776245, -1.6384108066558838, -1.7069097757339478, -1.7240345478057861, -1.9124068021774292, -1.9980305433273315, -1.9295315742492676, -1.9124068021774292, -1.9637811183929443, -1.946656346321106, -1.6555355787277222, -0.1143077164888382, 0.8789280652999878, 1.0673003196716309, 1.1700488328933716, 1.0844250917434692, 0.656306266784668, 0.5364330410957336, -0.18280673027038574, -1.5527870655059814, -1.4500385522842407, -1.6555355787277222, -1.878157377243042, -2.0836544036865234, -2.1179039478302, -2.032280206680298, -1.9809058904647827, -0.8335473537445068, -0.4739275276660919, -0.2341809868812561, -0.09718296676874161, -0.08005820959806442, -0.7992978096008301, -1.9980305433273315, -0.645175039768219, 0.7248052954673767, 1.0159261226654053, 1.101549744606018, 1.18717360496521, 1.1186745166778564, 1.0159261226654053, 0.10831420123577118, -1.6384108066558838, -0.9705453515052795, -0.2684305012226105, -0.09718296676874161, -1.02191960811615, -1.7069097757339478, 0.3651854991912842, 1.3412963151931763, 1.3584210872650146, 1.1700488328933716, 0.587807297706604, -0.7307988405227661, -2.1179039478302, -0.43967801332473755, 0.2110627144575119, 0.4508092403411865, 0.26243698596954346, -0.7992978096008301, -0.8677968382835388, -0.7479235529899597, -0.8164225816726685, -0.8335473537445068, -0.7650483250617981, -0.8335473537445068, -1.0047948360443115, -1.0561691522598267, -0.9705453515052795, -0.7992978096008301, -0.9020463228225708, -0.9020463228225708, -0.9534205794334412, -0.8849216103553772, -0.9534205794334412, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -0.8506720662117004, -0.8335473537445068, -0.7136740684509277, -0.9705453515052795, -0.8164225816726685, -0.7650483250617981, -0.8164225816726685, -0.645175039768219, -0.6622998118400574, -0.8164225816726685, -0.8506720662117004, -0.8677968382835388, -1.0390443801879883, -0.8335473537445068, -0.6280503273010254, -0.6794245839118958, -0.576676070690155, -0.40542852878570557, -0.576676070690155, -0.610925555229187, -0.4568027853965759, -0.5938007831573486, -0.6965492963790894, -0.7136740684509277, -0.8335473537445068, -0.8335473537445068, -0.7992978096008301, -0.9362958669662476, -0.7821730971336365, -0.9191710948944092, -1.1589176654815674, -0.8849216103553772, -0.8677968382835388, -0.9362958669662476, -0.6965492963790894, -0.610925555229187, -0.6965492963790894, -0.576676070690155, -0.576676070690155, -0.5081770420074463, -0.5253018140792847, -0.28555524349212646, -0.1143077164888382, 0.056939806789159775, 0.2281874716281891, 0.29668647050857544, 0.4508092403411865, 0.5535577535629272, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 0.8960528373718262, 0.9645518660545349, 1.1357992887496948, 0.9645518660545349, 0.8275538086891174, 0.622056782245636, 0.38231024146080017, -1.3472900390625, -1.7754088640213013, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.758284091949463, -1.8610326051712036, -1.4671632051467896, -1.227416753768921, -1.5014127492904663, -0.3711790144443512, 0.2281874716281891, 0.0055655487813055515, 0.2281874716281891, -0.7479235529899597, -0.576676070690155, 0.17681321501731873, 0.056939806789159775, -0.28555524349212646, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.2855552434 [e2e-predictor] 9212646, -0.31980475783348083, -0.5081770420074463, -0.02868395671248436, -0.40542852878570557, -0.40542852878570557, -0.3369295001029968, -0.2684305012226105, -0.2341809868812561, -0.31980475783348083, -0.5081770420074463, -0.5253018140792847, -0.3711790144443512, -0.9020463228225708, -0.6965492963790894, -0.2341809868812561, 1.6152924299240112, 1.8892884254455566], [1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.810429036617279, 0.6391815543174744, 0.3651854991912842, 0.4508092403411865, 1.1357992887496948, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.0673003196716309, -1.5870364904403687, -1.6384108066558838, -1.484287977218628, -1.5699117183685303, -1.6212860345840454, -1.672660231590271, -1.7754088640213013, -1.5185375213623047, -1.3301652669906616, -1.6555355787277222, -1.7754088640213013, -2.1007792949676514, -2.1179039478302, -0.645175039768219, 1.0330508947372437, 1.3926706314086914, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.563918113708496, 0.8789280652999878, -1.141792893409729, -1.9295315742492676, -1.3815394639968872, -1.946656346321106, -1.9809058904647827, -1.8096582889556885, -2.032280206680298, -1.2102919816970825, -1.1760424375534058, -0.9876701235771179, -1.1246682405471802, -1.9809058904647827, -2.1179039478302, -1.7411593198776245, -1.604161262512207, -1.9295315742492676, -2.1179039478302, -0.7821730971336365, -0.011559205129742622, 0.4679340124130249, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.4508092403411865, -1.758284091949463, 0.27956172823905945, 1.1186745166778564, 0.9645518660545349, 0.810429036617279, 0.3309359848499298, -1.4671632051467896, -0.4568027853965759, 0.091189444065094, 0.6391815543174744, 0.7076805233955383, 0.8446785807609558, -0.645175039768219, -2.01515531539917, -1.141792893409729, -1.8610326051712036, -0.3540542721748352, -0.045808710157871246, -0.7992978096008301, -0.9362958669662476, -0.8335473537445068, -0.8335473537445068, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9191710948944092, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -1.0390443801879883, -0.8677968382835388, -1.0047948360443115, -0.7479235529899597, -0.7479235529899597, -0.7650483250617981, -0.9876701235771179, -0.9534205794334412, -0.7992978096008301, -0.9020463228225708, -0.8335473537445068, -0.7992978096008301, -0.7821730971336365, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.7136740684509277, -0.7821730971336365, -0.6965492963790894, -0.7821730971336365, -0.8335473537445068, -0.7821730971336365, -0.8677968382835388, -0.576676070690155, -0.5595512986183167, -0.6794245839118958, -0.7479235529899597, -0.9362958669662476, -0.8164225816726685, -0.9534205794334412, -0.8164225816726685, -0.9534205794334412, -0.8849216103553772, -0.8677968382835388, -0.8677968382835388, -0.7307988405227661, -1.02191960811615, -0.4568027853965759, -0.7136740684509277, -0.5081770420074463, -0.5938007831573486, -0.9191710948944092, -0.8164225816726685, -0.42255327105522156, -0.4910522699356079, -0.2513057291507721, -0.19993148744106293, -0.31980475783348083, -0.4910522699356079, -0.21705622971057892, -0.06293346732854843, 0.43368449807167053, 0.19393795728683472, 0.7590547800064087, 0.5364330410957336, 0.6049320101737976, 0.7248052954673767, 0.8618032932281494, 0.9131776094436646, 1.0330508947372437, 0.9303023219108582, 0.8960528373718262, 1.0159261226654053, 0.6391815543174744, 0.24531221389770508, -0.6965492963790894, -1.604161262512207, -1.878157377243042, - [e2e-predictor] 1.8439078330993652, -1.8952820301055908, -1.878157377243042, -1.946656346321106, -1.946656346321106, -1.9124068021774292, -1.8952820301055908, -1.9637811183929443, -1.758284091949463, -1.3644146919250488, -0.30267998576164246, -1.02191960811615, -1.2102919816970825, -0.8677968382835388, -0.42255327105522156, -0.40542852878570557, 0.15968845784664154, 0.26243698596954346, 0.27956172823905945, 0.0055655487813055515, 0.26243698596954346, 0.12543895840644836, -0.4910522699356079, -0.18280673027038574, -0.2684305012226105, -0.4568027853965759, -0.4739275276660919, -0.28555524349212646, -0.045808710157871246, -0.4910522699356079, -0.21705622971057892, -0.42255327105522156, -0.31980475783348083, -0.5253018140792847, -0.576676070690155, -0.2513057291507721, -0.28555524349212646, -0.6965492963790894, -0.3711790144443512, -0.02868395671248436, 1.6495418548583984, 1.8721636533737183], [1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.4679340124130249, 1.101549744606018, 1.5125439167022705, 1.4097954034805298, 0.9303023219108582, 0.5364330410957336, 0.810429036617279, 1.3412963151931763, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5125439167022705, 1.4097954034805298, 1.2727973461151123, 0.3480607271194458, -1.2787909507751465, -1.4671632051467896, -1.6212860345840454, -1.6897850036621094, -1.7411593198776245, -1.79253351688385, -1.79253351688385, -1.5699117183685303, -1.1589176654815674, -1.0390443801879883, -1.1075434684753418, -1.1931672096252441, 1.2385478019714355, 1.5981676578521729, 1.8036646842956543, 1.786539912223816, 1.8036646842956543, 1.7351655960083008, 1.3584210872650146, 0.7076805233955383, -1.415789008140564, -1.8952820301055908, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -1.9124068021774292, -1.227416753768921, -1.2959157228469849, -1.1931672096252441, -1.8952820301055908, -2.1179039478302, -2.0494048595428467, -1.0390443801879883, -0.8335473537445068, -0.8335473537445068, -0.7821730971336365, -0.5424265265464783, -1.073293924331665, -2.1179039478302, -2.1179039478302, -2.032280206680298, -1.484287977218628, -1.5527870655059814, -2.1179039478302, -0.7650483250617981, 0.43368449807167053, 0.7419300675392151, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 0.7076805233955383, -0.2341809868812561, -1.3986642360687256, 0.14256370067596436, 0.6905558109283447, 0.9131776094436646, 0.14256370067596436, -1.8267830610275269, -2.0494048595428467, 0.26243698596954346, 0.091189444065094, -0.40542852878570557, -0.6965492963790894, -1.02191960811615, -0.9876701235771179, -0.7821730971336365, -0.7650483250617981, -0.7479235529899597, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -1.0561691522598267, -0.8677968382835388, -1.0561691522598267, -1.0561691522598267, -1.0561691522598267, -1.1075434684753418, -0.7821730971336365, -0.8335473537445068, -0.6794245839118958, -0.8677968382835388, -0.6794245839118958, -0.5595512986183167, -0.5081770420074463, -0.9362958669662476, -0.9534205794334412, -0.8164225816726685, -1.1246682405471802, -0.6280503273010254, -0.7821730971336365, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.7479235529899597, -0.7479235529899597, -0.8335473537445068, -1.073293924331665, -0.7479235529899597, -0.28555524349212646, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.5938007831573486, -0.6965492963790894, -0.9020463228225708, -0.7479235529899597, -0.9191710948944092, -1.0561691522598267, -1.0390443801879883, -0.9020463228225708, -1.1589176654815674, -0.4568027853965759, -1.3472900390625, -0.9020463228225708, -0.8506720662117004, -0.9534205794334412, -0.5253018140792847, -0.6622 [e2e-predictor] 998118400574, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.2684305012226105, -0.13143247365951538, 0.03981505334377289, -0.02868395671248436, 0.17681321501731873, 0.622056782245636, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 1.2385478019714355, 1.1357992887496948, 0.9988013505935669, 1.1700488328933716, 1.0159261226654053, 0.6905558109283447, 0.5706825256347656, -1.2445415258407593, -1.8096582889556885, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.946656346321106, -1.9295315742492676, -1.946656346321106, -1.946656346321106, -1.9295315742492676, -1.7754088640213013, -1.878157377243042, -1.6555355787277222, -1.7754088640213013, -0.14855723083019257, -0.9020463228225708, -0.6622998118400574, 0.0740646943449974, 0.5706825256347656, -0.2513057291507721, 0.03981505334377289, 0.19393795728683472, -0.045808710157871246, -0.31980475783348083, -0.30267998576164246, -0.3883037567138672, -0.5081770420074463, -0.28555524349212646, -0.31980475783348083, -0.5253018140792847, -0.011559205129742622, 0.03981505334377289, -0.30267998576164246, -0.5081770420074463, -0.3369295001029968, -0.2684305012226105, -0.43967801332473755, -0.610925555229187, -0.9020463228225708, -0.6794245839118958, -0.576676070690155, -0.6794245839118958, -0.5081770420074463, 0.2281874716281891, 1.6495418548583984, 1.8892884254455566], [1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 1.1700488328933716, 1.7694151401519775, 1.6666666269302368, 1.324171543121338, 0.43368449807167053, 0.6049320101737976, 1.1700488328933716, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5296685695648193, 1.375545859336853, 1.1186745166778564, 1.1186745166778564, 0.7590547800064087, -0.7650483250617981, -1.2445415258407593, -0.9876701235771179, -1.3644146919250488, -1.8096582889556885, -1.9809058904647827, -2.032280206680298, -1.8096582889556885, -1.484287977218628, -1.1589176654815674, -0.2684305012226105, 1.2385478019714355, 1.718040943145752, 1.7694151401519775, 1.8036646842956543, 1.7522903680801392, 1.4611696004867554, 0.27956172823905945, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.4500385522842407, -1.1931672096252441, -1.604161262512207, -2.01515531539917, -2.1007792949676514, -1.7411593198776245, -1.7240345478057861, -1.8096582889556885, -1.9809058904647827, -1.9809058904647827, -1.3301652669906616, -1.2787909507751465, -1.073293924331665, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -1.9637811183929443, -0.7650483250617981, -0.40542852878570557, -0.576676070690155, -0.6794245839118958, -0.6622998118400574, -1.672660231590271, -1.2787909507751465, -0.4739275276660919, 0.0740646943449974, 0.6905558109283447, 1.0673003196716309, 1.2899221181869507, 1.5296685695648193, 1.6666666269302368, 1.6666666269302368, -0.21705622971057892, -1.6897850036621094, -1.6897850036621094, -1.9637811183929443, -0.7650483250617981, -0.30267998576164246, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.8849216103553772, -0.9705453515052795, -0.8849216103553772, -0.7650483250617981, -0.8164225816726685, -0.8164225816726685, -0.6965492963790894, -0.5081770420074463, -0.8335473537445068, -0.8849216103553772, -0.9705453515052795, -0.7992978096008301, -1.1760424375534058, -0.9876701235771179, -0.8677968382835388, -0.7821730971336365, -0.9534205794334412, -1.0390443801879883, -0.9362958669662476, -0.9876701235771179, -0.6965492963790894, -0.7479235529899597, -0.9876701235771179, -0.5938007831573486, -0.7650483250617981, -0.9362958669662476, -0.7136740684509277, -0.9191710948944092, -0.7821730971336365, -1. [e2e-predictor] 1075434684753418, -0.8677968382835388, -0.7307988405227661, -0.6794245839118958, -0.8677968382835388, -0.7479235529899597, -0.645175039768219, -0.6280503273010254, -0.7136740684509277, -0.8849216103553772, -0.645175039768219, -0.43967801332473755, -0.576676070690155, -0.31980475783348083, -0.8164225816726685, -0.8164225816726685, -0.7307988405227661, -0.610925555229187, -0.5424265265464783, -0.6965492963790894, -0.8164225816726685, -0.7136740684509277, -0.8677968382835388, -0.43967801332473755, -0.40542852878570557, -0.5424265265464783, -0.3883037567138672, -0.2684305012226105, -0.08005820959806442, -0.2684305012226105, -0.2684305012226105, 0.12543895840644836, 0.24531221389770508, 0.656306266784668, 0.4679340124130249, 0.7076805233955383, 0.810429036617279, 1.1700488328933716, 1.0501755475997925, 1.1357992887496948, 1.2042982578277588, 1.255672574043274, 1.0501755475997925, 1.0501755475997925, 0.41655975580215454, -1.4329137802124023, -1.8439078330993652, -1.946656346321106, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.9637811183929443, -1.9637811183929443, -1.9637811183929443, -1.8439078330993652, -0.9876701235771179, -1.1931672096252441, -1.1760424375534058, -0.9705453515052795, 0.587807297706604, 0.4850587546825409, 1.0844250917434692, 1.4097954034805298, 0.3309359848499298, 0.6391815543174744, 0.3480607271194458, 0.5364330410957336, -0.011559205129742622, -0.2513057291507721, -0.8506720662117004, -0.5424265265464783, -0.14855723083019257, -0.21705622971057892, -0.3883037567138672, 0.15968845784664154, -0.40542852878570557, -0.7136740684509277, -0.4910522699356079, -0.045808710157871246, -0.43967801332473755, -0.3711790144443512, -0.6622998118400574, -0.9362958669662476, -0.7992978096008301, -0.5253018140792847, -0.610925555229187, -0.40542852878570557, -0.02868395671248436, 1.5981676578521729, 1.8892884254455566], [1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 1.1186745166778564, 1.7351655960083008, 1.7694151401519775, 1.3926706314086914, 0.5706825256347656, 0.6049320101737976, 1.0501755475997925, 1.18717360496521, 0.9816765785217285, 0.4508092403411865, -0.8335473537445068, -1.5870364904403687, -1.672660231590271, -1.6212860345840454, -1.7069097757339478, -1.8267830610275269, -1.5014127492904663, -0.9705453515052795, -0.610925555229187, -0.9020463228225708, -1.5014127492904663, -1.878157377243042, -1.946656346321106, -2.0665295124053955, -1.604161262512207, 0.622056782245636, 1.5125439167022705, 1.718040943145752, 1.6666666269302368, 1.3584210872650146, -0.13143247365951538, -1.6384108066558838, -1.8610326051712036, -2.032280206680298, -1.9295315742492676, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -2.01515531539917, -1.5014127492904663, -1.3986642360687256, -1.535662293434143, -1.8439078330993652, -2.01515531539917, -1.672660231590271, -1.2959157228469849, -1.5014127492904663, -1.79253351688385, -1.9295315742492676, -2.0836544036865234, -2.1179039478302, -1.227416753768921, -0.7479235529899597, -0.7821730971336365, -0.6794245839118958, -0.5081770420074463, -1.0390443801879883, -2.1007792949676514, -2.1007792949676514, -0.7136740684509277, 1.101549744606018, 1.5125439167022705, 1.6837913990020752, 1.7522903680801392, 1.8892884254455566, 1.7009161710739136, 1.3070467710494995, -1.7240345478057861, -2.0494048595428467, -2.1179039478302, -1.5527870655059814, -1.3130404949188232, -1.1589176654815674, -1.1931672096252441, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.9020463228225708, -0.9191710948944092, -0.8849216103553772, -0.730798840 [e2e-predictor] 5227661, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -0.5424265265464783, -0.8506720662117004, -0.576676070690155, -0.7650483250617981, -0.9534205794334412, -0.6965492963790894, -0.9362958669662476, -0.8506720662117004, -0.8849216103553772, -0.7136740684509277, -1.0390443801879883, -0.6965492963790894, -0.6965492963790894, -0.645175039768219, -0.7650483250617981, -0.7479235529899597, -0.7992978096008301, -0.8506720662117004, -0.4739275276660919, -0.9020463228225708, -0.9191710948944092, -0.8335473537445068, -0.9020463228225708, -0.9705453515052795, -0.7821730971336365, -0.7821730971336365, -0.9534205794334412, -0.8335473537445068, -0.3369295001029968, -0.40542852878570557, -0.42255327105522156, -0.5595512986183167, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.6965492963790894, -0.7992978096008301, -0.576676070690155, -0.6965492963790894, -0.610925555229187, -0.7136740684509277, -0.9876701235771179, -0.610925555229187, -0.6794245839118958, -0.42255327105522156, -0.610925555229187, -0.4910522699356079, -0.3369295001029968, -0.19993148744106293, -0.14855723083019257, 0.0055655487813055515, -0.08005820959806442, 0.29668647050857544, 0.39943498373031616, 0.5535577535629272, 0.7419300675392151, 1.0330508947372437, 0.8275538086891174, 1.1186745166778564, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.324171543121338, 1.1529240608215332, 0.5535577535629272, -1.604161262512207, -1.8267830610275269, -1.8952820301055908, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9980305433273315, -1.9295315742492676, -1.9637811183929443, -1.7069097757339478, -1.5527870655059814, -1.4329137802124023, 0.8789280652999878, 1.1529240608215332, 1.324171543121338, 1.4611696004867554, 1.101549744606018, 1.444044828414917, 1.0501755475997925, 0.9131776094436646, 0.587807297706604, 0.5021834969520569, 0.27956172823905945, -0.2341809868812561, 0.056939806789159775, -0.30267998576164246, -0.3369295001029968, 0.056939806789159775, -0.16568197309970856, -0.02868395671248436, -0.8677968382835388, -0.18280673027038574, -0.5424265265464783, -0.045808710157871246, -0.21705622971057892, -0.43967801332473755, -0.576676070690155, -0.43967801332473755, -0.4568027853965759, -0.43967801332473755, -0.6965492963790894, -0.610925555229187, 0.0055655487813055515, 1.63241708278656, 1.8721636533737183], [1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.7933043241500854, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.3651854991912842, 1.0501755475997925, 1.5810428857803345, 1.7694151401519775, 1.3584210872650146, 0.14256370067596436, -1.1075434684753418, -1.8952820301055908, -2.01515531539917, -1.8439078330993652, -1.758284091949463, -1.79253351688385, -1.878157377243042, -1.8952820301055908, -1.946656346321106, -2.01515531539917, -2.0665295124053955, -2.0665295124053955, -1.7069097757339478, -0.9020463228225708, -0.30267998576164246, -0.3883037567138672, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -2.01515531539917, 0.5364330410957336, 1.4954191446304321, 1.1357992887496948, 0.3651854991912842, -1.946656346321106, -2.1007792949676514, -1.946656346321106, -2.032280206680298, -2.0665295124053955, -1.6384108066558838, -1.4329137802124023, -1.3644146919250488, -1.8267830610275269, -1.9809058904647827, -2.1179039478302, -2.1179039478302, -1.9980305433273315, -1.9980305433273315, -1.261666178703308, -1.4329137802124023, -1.3986642360687256, -1.8096582889556885, -1.946656346321106, -1.1760424375534058, -1.1931672096252441, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.6897850036621094, -1.9124068021 [e2e-predictor] 774292, -1.9637811183929443, -2.0494048595428467, 0.3309359848499298, 1.6837913990020752, 1.8721636533737183, 1.9577873945236206, 2.0434112548828125, 2.0091617107391357, 1.8892884254455566, 0.5193082690238953, -1.6212860345840454, -1.4329137802124023, -2.032280206680298, -1.8096582889556885, -1.1246682405471802, -1.1589176654815674, -1.0904186964035034, -0.9876701235771179, -1.2445415258407593, -1.2102919816970825, -1.0561691522598267, -1.02191960811615, -0.8506720662117004, -0.9876701235771179, -0.8164225816726685, -0.610925555229187, -1.02191960811615, -0.9534205794334412, -0.6622998118400574, -0.610925555229187, -0.9020463228225708, -0.7650483250617981, -1.1589176654815674, -0.42255327105522156, -0.8164225816726685, -0.7650483250617981, -0.8849216103553772, -0.7136740684509277, -0.5424265265464783, -0.43967801332473755, -0.7992978096008301, -0.9362958669662476, -0.7136740684509277, -0.6965492963790894, -0.7136740684509277, -0.9020463228225708, -0.8849216103553772, -0.9705453515052795, -0.4910522699356079, -0.8506720662117004, -0.6794245839118958, -0.7479235529899597, -1.02191960811615, -0.645175039768219, -0.7307988405227661, -0.645175039768219, -0.4910522699356079, -0.3883037567138672, -0.645175039768219, -0.43967801332473755, -0.4568027853965759, -0.5424265265464783, -0.6794245839118958, -1.073293924331665, -0.645175039768219, -0.9191710948944092, -0.6622998118400574, -1.141792893409729, -0.8164225816726685, -0.6794245839118958, -0.6622998118400574, -0.4739275276660919, -0.30267998576164246, -0.5424265265464783, -0.4739275276660919, -0.2684305012226105, -0.3883037567138672, 0.02269030176103115, 0.15968845784664154, 0.2110627144575119, 0.29668647050857544, 0.4850587546825409, 0.7248052954673767, 0.6049320101737976, 1.1700488328933716, 1.1529240608215332, 1.0330508947372437, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, -0.7307988405227661, -1.8096582889556885, -1.8439078330993652, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9637811183929443, -1.9809058904647827, -1.2787909507751465, -1.672660231590271, 0.3651854991912842, -0.13143247365951538, -0.02868395671248436, 1.0844250917434692, 1.5810428857803345, 1.444044828414917, 1.5296685695648193, 1.563918113708496, 1.5125439167022705, 1.2385478019714355, 0.9816765785217285, 0.6049320101737976, 0.7248052954673767, -0.14855723083019257, -0.7479235529899597, -0.5595512986183167, -0.43967801332473755, 0.2281874716281891, -0.08005820959806442, -0.045808710157871246, -0.8677968382835388, -0.19993148744106293, -0.576676070690155, -0.28555524349212646, -0.2341809868812561, -0.3711790144443512, -0.8335473537445068, -0.6965492963790894, -0.16568197309970856, -0.1143077164888382, -0.576676070690155, -0.5424265265464783, -0.18280673027038574, 1.5981676578521729, 1.8550388813018799], [1.4097954034805298, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.8960528373718262, 1.5981676578521729, 1.7009161710739136, 0.9303023219108582, -0.8335473537445068, -1.2959157228469849, -1.4671632051467896, -1.7754088640213013, -2.0494048595428467, -2.0494048595428467, -2.0494048595428467, -1.9809058904647827, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9980305433273315, -2.0494048595428467, -2.1179039478302, -2.1179039478302, -1.5699117183685303, -0.7479235529899597, 0.02269030176103115, -0.40542852878570557, -1.3986642360687256, -1.9124068021774292, -0.30267998576164246, 0.8618032932281494, -0.5253018140792847, -1.8952820301 [e2e-predictor] 055908, -1.7754088640213013, -1.604161262512207, -1.535662293434143, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.946656346321106, -2.1179039478302, -1.604161262512207, -1.2959157228469849, -1.3644146919250488, -1.79253351688385, -2.032280206680298, -1.9295315742492676, -2.0494048595428467, -2.1007792949676514, -2.0665295124053955, -1.7069097757339478, -1.5014127492904663, -1.3472900390625, -1.484287977218628, -1.79253351688385, -1.3986642360687256, -1.415789008140564, -1.8267830610275269, -2.1179039478302, -0.08005820959806442, 1.4097954034805298, 1.8207894563674927, 1.906413197517395, 1.974912166595459, 2.0262863636016846, 1.8892884254455566, -0.011559205129742622, -1.0390443801879883, -1.5185375213623047, -2.032280206680298, -1.7754088640213013, -0.9362958669662476, -0.9876701235771179, -1.227416753768921, -0.9020463228225708, -1.4500385522842407, -1.2102919816970825, -1.1246682405471802, -0.8335473537445068, -1.0904186964035034, -0.8677968382835388, -0.8506720662117004, -1.02191960811615, -0.9020463228225708, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -0.7479235529899597, -0.8335473537445068, -0.7136740684509277, -0.9362958669662476, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.8335473537445068, -0.8164225816726685, -0.9876701235771179, -0.7992978096008301, -0.9534205794334412, -0.8164225816726685, -1.02191960811615, -1.073293924331665, -1.2445415258407593, -0.8677968382835388, -1.073293924331665, -1.1931672096252441, -0.5253018140792847, -0.4910522699356079, -0.576676070690155, -0.6965492963790894, -0.7821730971336365, -0.7136740684509277, -0.9534205794334412, -0.9362958669662476, -0.7650483250617981, -0.5595512986183167, -0.4910522699356079, -0.5424265265464783, -0.4739275276660919, -0.43967801332473755, -0.5938007831573486, -0.5595512986183167, -0.5938007831573486, -0.9020463228225708, -0.5081770420074463, -0.8506720662117004, -0.6622998118400574, -0.6622998118400574, -0.6280503273010254, -0.576676070690155, -0.8164225816726685, -0.5938007831573486, -0.3711790144443512, -0.011559205129742622, 0.0055655487813055515, -0.21705622971057892, -0.011559205129742622, 0.29668647050857544, 0.43368449807167053, 0.6905558109283447, 0.7590547800064087, 1.0159261226654053, 1.1700488328933716, 1.1529240608215332, 1.2727973461151123, 1.18717360496521, 1.2214230298995972, 1.2899221181869507, 1.0673003196716309, 0.4508092403411865, -1.3130404949188232, -1.7240345478057861, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.8952820301055908, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.8267830610275269, -1.1589176654815674, -0.5253018140792847, 0.12543895840644836, 1.18717360496521, 0.9131776094436646, 1.4269200563430786, 0.2281874716281891, 1.5296685695648193, 1.4611696004867554, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.5125439167022705, 0.9645518660545349, 1.324171543121338, -0.5595512986183167, -0.7821730971336365, -0.645175039768219, -0.16568197309970856, 0.056939806789159775, 0.0740646943449974, -0.19993148744106293, -0.5081770420074463, -0.14855723083019257, -0.5253018140792847, -0.2341809868812561, -0.09718296676874161, -0.610925555229187, -0.4910522699356079, -0.5938007831573486, -0.3369295001029968, -0.8335473537445068, -0.2513057291507721, -0.42255327105522156, -0.40542852878570557, 1.718040943145752, 1.8721636533737183], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.810429036617279, 1.4611696004867554, 1.615292429924011 [e2e-predictor] 2, 1.2214230298995972, 0.6049320101737976, -0.2341809868812561, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -1.4500385522842407, -1.8952820301055908, -2.032280206680298, -2.0494048595428467, -2.0494048595428467, -2.032280206680298, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -2.1007792949676514, -2.0836544036865234, -1.9124068021774292, -1.2102919816970825, -0.045808710157871246, -0.06293346732854843, -1.02191960811615, -1.7240345478057861, -2.0836544036865234, -2.01515531539917, -1.9295315742492676, -1.8439078330993652, -1.8952820301055908, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.4329137802124023, -1.8439078330993652, -2.1007792949676514, -1.9980305433273315, -1.9809058904647827, -2.1179039478302, -1.9124068021774292, -1.3644146919250488, -1.535662293434143, -1.8267830610275269, -2.1007792949676514, -1.6555355787277222, -1.8439078330993652, -1.9980305433273315, -2.0836544036865234, -2.1007792949676514, -1.5014127492904663, -1.7069097757339478, -1.5014127492904663, -1.3301652669906616, 0.9131776094436646, 1.6837913990020752, 1.8550388813018799, 1.8721636533737183, 1.8550388813018799, 1.8379141092300415, 1.5125439167022705, -0.5938007831573486, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -2.1179039478302, -1.3301652669906616, -1.227416753768921, -1.1589176654815674, -1.3301652669906616, -1.8096582889556885, -1.3644146919250488, -1.0561691522598267, -1.02191960811615, -1.3986642360687256, -1.073293924331665, -0.8335473537445068, -0.7307988405227661, -0.9191710948944092, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.6965492963790894, -0.7136740684509277, -0.28555524349212646, -1.0561691522598267, -0.610925555229187, -0.6965492963790894, -0.6965492963790894, -0.8677968382835388, -1.0390443801879883, -1.0390443801879883, -0.9705453515052795, -1.02191960811615, -0.9362958669662476, -0.8335473537445068, -0.7307988405227661, -0.9020463228225708, -0.7307988405227661, -0.8849216103553772, -0.7136740684509277, -0.5253018140792847, -0.4568027853965759, -0.6622998118400574, -0.8677968382835388, -0.7992978096008301, -1.1075434684753418, -0.7479235529899597, -0.9705453515052795, -0.5595512986183167, -0.5081770420074463, -0.4739275276660919, -0.7479235529899597, -0.5938007831573486, -0.6622998118400574, -0.5595512986183167, -0.3369295001029968, -0.5938007831573486, -0.5424265265464783, -0.40542852878570557, -0.7650483250617981, -0.40542852878570557, -0.5424265265464783, -0.5081770420074463, -0.2684305012226105, -0.06293346732854843, 0.0740646943449974, 0.2281874716281891, 0.4679340124130249, 0.39943498373031616, 0.4850587546825409, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 0.9474270939826965, 0.8275538086891174, -1.4500385522842407, -1.6384108066558838, -1.79253351688385, -1.878157377243042, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.878157377243042, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8267830610275269, -1.7411593198776245, -0.7992978096008301, 0.656306266784668, 0.27956172823905945, 1.2042982578277588, 1.3926706314086914, 1.6666666269302368, 1.2727973461151123, 1.3584210872650146, 1.3584210872650146, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4954191446304321, 1.1700488328933716, 0.091189444065094, 0.03981505334377289, 0.4850587546825409, 0.39943498373031616, 0.12543895840644836, -0.06293346732854843, -0.13143247365951538, -0.13143247365951538, -0.19993148744106293, -0.16568197309970856, -0.4910522699356079, 0.02269030176103115, -0.610925555229187, -0.4910522699356079, -0.2513057291507721, -0.2513057291507721, -0.7479235529899597, -0.19993148744106293, -0.7821730971336365, -0.5938007831573486, 1.7694151401519775, 1.906413197517395], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2 [e2e-predictor] 727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.7933043241500854, 1.3926706314086914, 1.5981676578521729, 1.5125439167022705, 1.3412963151931763, 1.0159261226654053, -0.045808710157871246, -0.9020463228225708, -0.610925555229187, -0.4568027853965759, -0.5253018140792847, -1.0904186964035034, -1.79253351688385, -2.01515531539917, -2.1179039478302, -2.0836544036865234, -2.0665295124053955, -2.032280206680298, -2.01515531539917, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -1.6384108066558838, -0.7992978096008301, -0.2684305012226105, -0.5424265265464783, -1.4329137802124023, -1.9637811183929443, -2.1179039478302, -2.0665295124053955, -1.8096582889556885, -1.5699117183685303, -1.79253351688385, -1.6897850036621094, -1.8610326051712036, -1.7754088640213013, -1.5527870655059814, -1.415789008140564, -1.5870364904403687, -2.1007792949676514, -2.1179039478302, -1.9809058904647827, -2.0665295124053955, -2.0836544036865234, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.6384108066558838, -1.5699117183685303, -1.5699117183685303, -2.1007792949676514, -0.9191710948944092, 1.5810428857803345, 1.8721636533737183, 1.8721636533737183, 1.8550388813018799, 1.7009161710739136, -2.0494048595428467, -2.1179039478302, -1.1931672096252441, -1.1760424375534058, -1.1246682405471802, -0.7479235529899597, -1.5527870655059814, -1.9295315742492676, -1.141792893409729, -1.2959157228469849, -1.1589176654815674, -1.0390443801879883, -1.7069097757339478, -1.8439078330993652, -1.3472900390625, -0.8849216103553772, -1.2102919816970825, -1.1246682405471802, -1.1760424375534058, -0.7821730971336365, -0.7992978096008301, -0.7307988405227661, -0.7821730971336365, -0.6965492963790894, -1.0904186964035034, -0.7307988405227661, -0.9362958669662476, -0.8506720662117004, -0.42255327105522156, -0.7992978096008301, -0.645175039768219, -0.7650483250617981, -0.9191710948944092, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.610925555229187, -0.5938007831573486, -0.9020463228225708, -0.7992978096008301, -0.5081770420074463, -0.5938007831573486, -0.9534205794334412, -0.8677968382835388, -0.4910522699356079, -0.6965492963790894, -0.9534205794334412, -0.645175039768219, -0.40542852878570557, -0.42255327105522156, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.4568027853965759, -0.4568027853965759, -0.3369295001029968, -0.5595512986183167, -0.7650483250617981, -0.31980475783348083, -0.30267998576164246, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.2513057291507721, -0.4910522699356079, -0.4739275276660919, 0.19393795728683472, 0.12543895840644836, 0.15968845784664154, 0.3480607271194458, 0.4850587546825409, 0.5193082690238953, 0.6391815543174744, 0.8789280652999878, 0.9303023219108582, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.2214230298995972, 1.1700488328933716, -0.5938007831573486, -1.6384108066558838, -1.8096582889556885, -1.8952820301055908, -1.946656346321106, -1.9295315742492676, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.79253351688385, -1.7240345478057861, -1.073293924331665, -1.8096582889556885, -0.8506720662117004, 0.7419300675392151, 1.4097954034805298, 1.2214230298995972, 1.1700488328933716, 1.7351655960083008, 1.6837913990020752, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.2899221181869507, 1.444044828414917, 1.4269200563430786, 1.0844250917434692, -0.4739275276660919, 1.0330508947372437, 0.7419300675392151, 0.26243698596954346, 0.2110 [e2e-predictor] 627144575119, -0.28555524349212646, -0.09718296676874161, -0.3883037567138672, 0.091189444065094, -0.30267998576164246, -0.09718296676874161, -0.40542852878570557, -0.14855723083019257, -0.3711790144443512, -0.6794245839118958, -0.43967801332473755, 0.15968845784664154, -0.610925555229187, -0.8677968382835388, 1.7351655960083008, 1.9235379695892334], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5364330410957336, 0.7248052954673767, 1.255672574043274, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 1.0844250917434692, 0.056939806789159775, -0.8506720662117004, -0.9020463228225708, -0.4739275276660919, -0.08005820959806442, -0.14855723083019257, -0.9191710948944092, -1.604161262512207, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -2.0494048595428467, -2.0665295124053955, -2.1007792949676514, -2.1179039478302, -1.946656346321106, -0.8677968382835388, -0.43967801332473755, -0.5253018140792847, -1.0047948360443115, -1.6897850036621094, -2.0836544036865234, -2.1179039478302, -1.8439078330993652, -1.6897850036621094, -1.79253351688385, -1.6897850036621094, -1.9809058904647827, -1.946656346321106, -2.1007792949676514, -1.8096582889556885, -1.535662293434143, -1.535662293434143, -1.6555355787277222, -2.1179039478302, -1.8952820301055908, -1.6212860345840454, -1.484287977218628, -1.79253351688385, -1.9295315742492676, -1.946656346321106, -1.8610326051712036, -1.9980305433273315, -2.1179039478302, -1.2102919816970825, 1.0501755475997925, 1.5125439167022705, 1.6495418548583984, 1.8036646842956543, 1.4611696004867554, -2.0665295124053955, -2.0494048595428467, -1.535662293434143, -1.6212860345840454, -1.484287977218628, -1.2787909507751465, -2.0836544036865234, -2.032280206680298, -0.645175039768219, -1.1589176654815674, -0.9705453515052795, -0.9191710948944092, -0.8506720662117004, -1.7754088640213013, -1.4671632051467896, -1.2787909507751465, -1.261666178703308, -1.1246682405471802, -1.02191960811615, -1.0561691522598267, -0.645175039768219, -0.9191710948944092, -0.8677968382835388, -1.1075434684753418, -0.8506720662117004, -0.5595512986183167, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.6280503273010254, -0.8335473537445068, -0.645175039768219, -0.7307988405227661, -0.7650483250617981, -0.6622998118400574, -0.6965492963790894, -0.576676070690155, -0.3883037567138672, -0.5424265265464783, -0.9876701235771179, -0.8335473537445068, -0.610925555229187, -0.8849216103553772, -0.576676070690155, -0.6794245839118958, -0.7650483250617981, -0.8164225816726685, -0.09718296676874161, -0.19993148744106293, -0.14855723083019257, -0.3369295001029968, -0.2513057291507721, -0.19993148744106293, -0.21705622971057892, -0.42255327105522156, -0.21705622971057892, 0.12543895840644836, -0.43967801332473755, -0.31980475783348083, -0.43967801332473755, 0.14256370067596436, -0.13143247365951538, 0.4508092403411865, 0.29668647050857544, 0.5364330410957336, 0.5706825256347656, 0.810429036617279, 0.9645518660545349, 0.9303023219108582, 1.2899221181869507, 1.3584210872650146, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.375545859336853, 0.5364330410957336, -1.073293924331665, -1.8096582889556885, -1.7754088640213013, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.8610326051712036, -1.8610326051712036, -1.7754088640213013, -1.82678306102752 [e2e-predictor] 69, -1.878157377243042, -1.535662293434143, -1.758284091949463, -1.5699117183685303, -0.8335473537445068, 0.9474270939826965, -1.2959157228469849, 0.7248052954673767, 1.1529240608215332, 1.6152924299240112, 1.4954191446304321, 1.5981676578521729, 1.6495418548583984, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.1700488328933716, 0.5535577535629272, 1.2042982578277588, 1.18717360496521, 0.7933043241500854, 0.10831420123577118, -0.28555524349212646, 0.091189444065094, -0.08005820959806442, -0.09718296676874161, 0.091189444065094, 0.0740646943449974, -0.3369295001029968, -0.2513057291507721, -0.08005820959806442, -0.18280673027038574, -0.045808710157871246, -0.5081770420074463, -0.4568027853965759, -0.31980475783348083, 1.7694151401519775, 1.786539912223816], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.6905558109283447, 1.1529240608215332, 1.5981676578521729, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4097954034805298, 1.0673003196716309, 0.17681321501731873, -0.5595512986183167, -0.7307988405227661, -0.7821730971336365, -0.3711790144443512, 0.12543895840644836, 0.19393795728683472, -0.6622998118400574, -1.5870364904403687, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9637811183929443, -1.9980305433273315, -2.032280206680298, -2.0665295124053955, -1.8610326051712036, -0.9876701235771179, -0.7479235529899597, -0.6965492963790894, -0.7479235529899597, -1.3472900390625, -1.8610326051712036, -2.1179039478302, -1.9124068021774292, -1.7411593198776245, -1.8439078330993652, -1.604161262512207, -1.5185375213623047, -1.9809058904647827, -2.0665295124053955, -1.9809058904647827, -2.1179039478302, -1.8267830610275269, -1.6384108066558838, -2.0836544036865234, -2.1179039478302, -2.0494048595428467, -2.032280206680298, -1.535662293434143, -1.758284091949463, -2.0836544036865234, -2.0836544036865234, -1.604161262512207, -0.8164225816726685, 1.375545859336853, 1.5981676578521729, 1.8207894563674927, 1.8036646842956543, -0.5595512986183167, -1.8267830610275269, -2.0665295124053955, -1.79253351688385, -1.5185375213623047, -1.9637811183929443, -1.9809058904647827, -2.032280206680298, -0.9020463228225708, -1.3130404949188232, -1.2787909507751465, -1.2445415258407593, -1.3301652669906616, -2.0665295124053955, -1.4671632051467896, -1.073293924331665, -1.5014127492904663, -1.4671632051467896, -1.4671632051467896, -0.8506720662117004, -0.9876701235771179, -0.9876701235771179, -1.0390443801879883, -0.7821730971336365, -0.645175039768219, -0.9705453515052795, -0.8506720662117004, -0.6965492963790894, -0.9876701235771179, -0.8506720662117004, -1.1589176654815674, -0.8164225816726685, -0.7821730971336365, -0.9534205794334412, -0.7650483250617981, -0.4739275276660919, -1.1075434684753418, -0.5424265265464783, -0.6280503273010254, -0.7307988405227661, -0.7821730971336365, -0.5081770420074463, -0.610925555229187, -0.5081770420074463, -0.576676070690155, -0.8677968382835388, -0.6280503273010254, -0.6794245839118958, -0.6280503273010254, -0.610925555229187, -0.8164225816726685, -0.610925555229187, -0.610925555229187, -0.3883037567138672, -0.40542852878570557, -0.4568027853965759, -0.40542852878570557, -0.19993148744106293, -0.1143077164888382, 0.0055655487813055515, -0.28555524349212646, -0.16568197309970856, -0.011559205129742622, -0.40542852878570557, -0.30267998576164246, -0.09718296676874161, -0.5938007831573486, 0.27956172823905945, 0.29668647050 [e2e-predictor] 857544, 0.17681321501731873, 0.39943498373031616, 0.5193082690238953, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.18717360496521, 1.2214230298995972, 1.1529240608215332, 1.255672574043274, -0.08005820959806442, -1.4329137802124023, -1.8096582889556885, -1.8439078330993652, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.7411593198776245, -1.758284091949463, -1.79253351688385, -1.6555355787277222, -1.7411593198776245, -0.7992978096008301, 0.3138112425804138, 0.24531221389770508, 0.2281874716281891, 0.9131776094436646, -0.9020463228225708, -0.16568197309970856, 1.2385478019714355, 1.18717360496521, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.444044828414917, 1.3926706314086914, 1.5467933416366577, 1.3412963151931763, 1.4269200563430786, 1.2385478019714355, 1.2727973461151123, 0.8789280652999878, 0.2281874716281891, -0.31980475783348083, 0.15968845784664154, -0.3369295001029968, -0.3369295001029968, -0.2684305012226105, -0.045808710157871246, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.0740646943449974, 0.10831420123577118, -0.6622998118400574, -0.3540542721748352, 0.3480607271194458, 1.8036646842956543, 1.786539912223816], [1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 1.2214230298995972, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4611696004867554, 1.2214230298995972, 0.19393795728683472, -0.5253018140792847, -0.4739275276660919, -0.6794245839118958, -0.9191710948944092, -0.28555524349212646, 0.2281874716281891, 0.12543895840644836, -0.7650483250617981, -1.6212860345840454, -1.878157377243042, -1.9809058904647827, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -2.1179039478302, -1.8952820301055908, -1.261666178703308, -0.9191710948944092, -0.9876701235771179, -0.9020463228225708, -1.261666178703308, -1.878157377243042, -2.0836544036865234, -2.0665295124053955, -1.758284091949463, -1.8610326051712036, -1.8096582889556885, -1.3815394639968872, -1.5014127492904663, -1.8267830610275269, -1.9980305433273315, -1.8267830610275269, -1.5014127492904663, -1.7754088640213013, -1.9809058904647827, -2.0836544036865234, -1.8952820301055908, -1.7240345478057861, -1.7754088640213013, -1.8267830610275269, -1.9637811183929443, -2.1179039478302, -2.1007792949676514, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, -0.9362958669662476, -1.5870364904403687, -1.672660231590271, -2.1179039478302, -2.1007792949676514, -1.3815394639968872, -0.8506720662117004, -0.9362958669662476, -1.2787909507751465, -1.604161262512207, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -1.7754088640213013, -1.5527870655059814, -1.073293924331665, -1.1246682405471802, -0.9705453515052795, -1.2445415258407593, -1.2102919816970825, -1.1075434684753418, -0.645175039768219, -1.0390443801879883, -0.8164225816726685, -0.9705453515052795, -1.02191960811615, -0.7479235529899597, -1.073293924331665, -0.6965492963790894, -0.7136740684509277, -0.8677968382835388, -0.8849216103553772, -0.4568027853965759, -1.073293924331665, -0.3540542721748352, -0.576676070690155, -0.6622998118400574, -0.7136740684509277, -0.7136740684509277, -0.5424265265464783, -0.7992978096008301, -0.6965492963790894, -0.8849216103553772, -0.69654929637 [e2e-predictor] 90894, -0.9191710948944092, -0.8677968382835388, -1.02191960811615, -0.5253018140792847, -0.3540542721748352, -0.4568027853965759, -0.9020463228225708, -0.7479235529899597, -0.3369295001029968, -0.30267998576164246, -0.13143247365951538, -0.5595512986183167, -0.9020463228225708, -0.7136740684509277, -0.42255327105522156, 0.15968845784664154, 0.12543895840644836, 0.03981505334377289, -0.2513057291507721, -0.02868395671248436, 0.12543895840644836, -0.19993148744106293, 0.15968845784664154, 0.26243698596954346, 0.6905558109283447, 0.6391815543174744, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 1.2214230298995972, 1.2899221181869507, 1.0844250917434692, 1.2727973461151123, 1.0844250917434692, 0.4679340124130249, -0.7992978096008301, -0.576676070690155, -1.7754088640213013, -1.8439078330993652, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.878157377243042, -1.8610326051712036, -1.7411593198776245, -1.8439078330993652, -1.227416753768921, -1.3301652669906616, 1.1700488328933716, 1.2385478019714355, 1.444044828414917, 0.27956172823905945, 1.7694151401519775, -0.08005820959806442, -1.141792893409729, 0.5021834969520569, 1.4097954034805298, 1.444044828414917, 1.563918113708496, 1.2899221181869507, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, -0.16568197309970856, -0.42255327105522156, -0.09718296676874161, -0.5424265265464783, -0.31980475783348083, -0.21705622971057892, -0.16568197309970856, -0.21705622971057892, -0.2684305012226105, -0.31980475783348083, 0.14256370067596436, -0.28555524349212646, -0.40542852878570557, -0.40542852878570557, 0.7248052954673767, 1.8207894563674927, 1.7351655960083008], [1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.7590547800064087, 0.7248052954673767, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.8618032932281494, 1.4611696004867554, 1.6495418548583984, 1.7009161710739136, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.375545859336853, 1.1357992887496948, 0.3309359848499298, -0.30267998576164246, -0.18280673027038574, -0.40542852878570557, -1.1931672096252441, -1.1075434684753418, -0.2513057291507721, 0.14256370067596436, -0.18280673027038574, -1.073293924331665, -1.7069097757339478, -1.8439078330993652, -2.032280206680298, -2.1179039478302, -2.0836544036865234, -2.01515531539917, -1.9637811183929443, -1.261666178703308, -0.9191710948944092, -1.02191960811615, -0.8506720662117004, -0.7307988405227661, -1.4671632051467896, -1.9124068021774292, -2.1179039478302, -1.9124068021774292, -1.8267830610275269, -2.0494048595428467, -1.7069097757339478, -1.9980305433273315, -1.7240345478057861, -1.8439078330993652, -2.1007792949676514, -1.5699117183685303, -1.6212860345840454, -1.9809058904647827, -2.1007792949676514, -2.1179039478302, -1.8952820301055908, -1.8439078330993652, -1.535662293434143, -1.6212860345840454, 0.4850587546825409, 1.3070467710494995, 1.4782943725585938, 1.101549744606018, -1.1246682405471802, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -1.9637811183929443, -1.4500385522842407, -1.415789008140564, -1.5185375213623047, -1.0047948360443115, -2.032280206680298, -2.0836544036865234, -0.7992978096008301, -0.8677968382835388, -0.8506720662117004, -0.9362958669662476, -1.6384108066558838, -1.6897850036621094, -1.1760424375534058, -1.1589176654815674, -1.02191960811615, -1.210291981697 [e2e-predictor] 0825, -1.02191960811615, -1.0904186964035034, -0.9020463228225708, -0.7992978096008301, -1.1931672096252441, -0.7821730971336365, -1.2787909507751465, -1.0047948360443115, -1.0047948360443115, -0.9705453515052795, -1.2787909507751465, -0.4910522699356079, -1.227416753768921, -0.40542852878570557, -0.8849216103553772, -0.9191710948944092, -0.4910522699356079, -0.7136740684509277, -0.5595512986183167, -0.5253018140792847, -1.0047948360443115, -0.5938007831573486, -0.645175039768219, -0.7479235529899597, -0.8164225816726685, -0.5938007831573486, -0.7650483250617981, -0.8506720662117004, -0.8164225816726685, -0.6965492963790894, -0.7479235529899597, -0.7650483250617981, -0.610925555229187, -0.3540542721748352, -0.06293346732854843, -0.045808710157871246, -0.02868395671248436, -0.011559205129742622, -0.011559205129742622, 0.14256370067596436, 0.03981505334377289, -0.3369295001029968, -0.19993148744106293, 0.14256370067596436, -0.1143077164888382, 0.12543895840644836, 0.19393795728683472, 0.24531221389770508, 0.3651854991912842, 0.6734310388565063, 0.7590547800064087, 0.9645518660545349, 0.8275538086891174, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 0.4679340124130249, -1.227416753768921, -1.5527870655059814, -1.9980305433273315, -1.9124068021774292, -1.8952820301055908, -1.7240345478057861, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.415789008140564, -0.8849216103553772, 0.6391815543174744, 1.4954191446304321, 1.7694151401519775, 1.7522903680801392, 1.3412963151931763, 1.8721636533737183, 1.6495418548583984, -1.7411593198776245, -1.878157377243042, -0.08005820959806442, 1.5125439167022705, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.375545859336853, 1.444044828414917, 1.0501755475997925, 1.5125439167022705, 1.375545859336853, 0.14256370067596436, 0.3309359848499298, 0.056939806789159775, 0.2281874716281891, -0.3711790144443512, -0.2684305012226105, -0.43967801332473755, -0.40542852878570557, 0.056939806789159775, 0.02269030176103115, -0.3711790144443512, -0.5595512986183167, -0.7821730971336365, -0.18280673027038574, 1.0330508947372437, 1.786539912223816, 1.718040943145752], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 1.0844250917434692, 1.5467933416366577, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6152924299240112, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.1700488328933716, 0.41655975580215454, -0.31980475783348083, -0.2684305012226105, -0.06293346732854843, -0.6965492963790894, -1.535662293434143, -1.0047948360443115, -0.08005820959806442, 0.24531221389770508, -0.4739275276660919, -1.4329137802124023, -1.79253351688385, -1.8952820301055908, -2.0665295124053955, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.0390443801879883, -0.8849216103553772, -1.0047948360443115, -0.9362958669662476, -0.7307988405227661, -1.0904186964035034, -1.946656346321106, -2.1179039478302, -1.9124068021774292, -1.6384108066558838, -1.9124068021774292, -1.79253351688385, -1.535662293434143, -1.535662293434143, -1.9980305433273315, -1.9809058904647827, -1.8952820301055908, -2.0836544036865234, -2.032280206680298, -2.0494048595428467, -2.01515531539917, -1.9637811183929443, -2.0494048595428467, -1.7925335168838 [e2e-predictor] 5, 0.8275538086891174, 1.6495418548583984, 1.786539912223816, 1.8721636533737183, 1.5810428857803345, -1.8096582889556885, -2.032280206680298, -1.9637811183929443, -1.9295315742492676, -2.01515531539917, -2.0836544036865234, -1.9980305433273315, -2.1179039478302, -2.0836544036865234, -1.4671632051467896, -1.415789008140564, -1.3130404949188232, -1.3130404949188232, -1.1931672096252441, -1.3986642360687256, -1.4500385522842407, -1.0047948360443115, -1.6897850036621094, -1.1760424375534058, -1.1246682405471802, -1.0904186964035034, -1.1589176654815674, -1.0047948360443115, -0.9876701235771179, -1.02191960811615, -1.0390443801879883, -1.073293924331665, -1.1246682405471802, -1.3815394639968872, -0.8335473537445068, -1.2959157228469849, -0.7479235529899597, -0.9191710948944092, -1.02191960811615, -1.02191960811615, -1.0390443801879883, -1.1760424375534058, -1.415789008140564, -0.7479235529899597, -0.6965492963790894, -0.7992978096008301, -0.6794245839118958, -0.6794245839118958, -0.8849216103553772, -0.6280503273010254, -0.3369295001029968, -0.21705622971057892, -0.43967801332473755, -0.4739275276660919, -0.645175039768219, -0.4568027853965759, -0.3711790144443512, -0.6622998118400574, -0.7307988405227661, -0.31980475783348083, -0.9191710948944092, -0.5253018140792847, -0.4568027853965759, 0.03981505334377289, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.09718296676874161, 0.15968845784664154, 0.3651854991912842, 0.19393795728683472, 0.3309359848499298, 0.5021834969520569, 0.622056782245636, 0.7590547800064087, 0.9303023219108582, 1.1186745166778564, 1.3584210872650146, 1.2214230298995972, 1.2385478019714355, 1.0159261226654053, 0.0740646943449974, -0.6280503273010254, -1.9637811183929443, -1.9295315742492676, -1.9980305433273315, -1.8952820301055908, -1.6212860345840454, -1.6897850036621094, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.6555355787277222, -1.6555355787277222, -0.7821730971336365, 0.26243698596954346, 1.1357992887496948, 1.4782943725585938, 1.7522903680801392, 1.786539912223816, 1.6666666269302368, 1.8379141092300415, 1.9577873945236206, -0.9876701235771179, -1.8267830610275269, -0.9362958669662476, -1.9809058904647827, -1.758284091949463, 0.03981505334377289, 1.6837913990020752, 1.3926706314086914, 1.2385478019714355, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.375545859336853, 1.3070467710494995, 1.5467933416366577, 1.4611696004867554, 0.8789280652999878, 0.7933043241500854, 0.43368449807167053, -0.2341809868812561, -0.4910522699356079, -0.3883037567138672, -0.21705622971057892, -0.3540542721748352, -0.1143077164888382, 0.091189444065094, 0.0055655487813055515, -0.4739275276660919, -0.7650483250617981, -0.5424265265464783, 1.3070467710494995, 1.6666666269302368, 1.786539912223816], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 1.18717360496521, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.3584210872650146, 1.1186745166778564, 0.3480607271194458, -0.3711790144443512, -0.3711790144443512, -0.08005820959806442, -0.18280673027038574, -1.227416753768921, -1.415789008140564, -0.4910522699356079, -0.06293346732854843, -0.19993148744106293, -0.9020463228225708, -1.7069097757339478, -1.8439078330993652, -1.8096582889556885, -1.946656346321106, -2.066529512405 [e2e-predictor] 3955, -2.01515531539917, -1.3130404949188232, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8164225816726685, -0.7650483250617981, -1.6897850036621094, -2.1179039478302, -2.032280206680298, -1.8610326051712036, -1.8096582889556885, -2.0836544036865234, -1.9124068021774292, -1.6212860345840454, -1.535662293434143, -1.8610326051712036, -1.9637811183929443, -1.79253351688385, -1.8610326051712036, -2.0494048595428467, -2.0836544036865234, -1.8267830610275269, -1.672660231590271, 1.2727973461151123, 1.6666666269302368, 1.8379141092300415, -0.2341809868812561, -1.9980305433273315, -2.1179039478302, -1.2959157228469849, -1.672660231590271, -1.2959157228469849, -1.2445415258407593, -1.3472900390625, -2.1179039478302, -0.8506720662117004, -0.9876701235771179, -1.3472900390625, -1.8610326051712036, -2.1007792949676514, -1.604161262512207, -1.2445415258407593, -1.3130404949188232, -1.0047948360443115, -1.1760424375534058, -1.415789008140564, -1.227416753768921, -1.3130404949188232, -1.141792893409729, -1.1075434684753418, -1.0047948360443115, -1.1246682405471802, -1.0561691522598267, -1.1760424375534058, -1.227416753768921, -1.1075434684753418, -1.415789008140564, -0.8849216103553772, -1.073293924331665, -1.415789008140564, -1.141792893409729, -1.3130404949188232, -1.3986642360687256, -1.0561691522598267, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -0.9020463228225708, -0.9191710948944092, -1.0904186964035034, -0.7821730971336365, -0.6622998118400574, -0.8849216103553772, -0.9534205794334412, -0.645175039768219, -1.2445415258407593, -1.5185375213623047, -1.7240345478057861, -1.1931672096252441, -1.2102919816970825, -1.2959157228469849, -0.8335473537445068, -0.8506720662117004, -0.7479235529899597, -0.8164225816726685, -0.30267998576164246, -0.4739275276660919, -0.43967801332473755, -0.08005820959806442, 0.2281874716281891, 0.056939806789159775, 0.17681321501731873, 0.4679340124130249, 0.622056782245636, 0.7419300675392151, 0.7419300675392151, 1.0501755475997925, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.4097954034805298, 1.0501755475997925, 0.056939806789159775, -0.9705453515052795, -1.9809058904647827, -1.9809058904647827, -1.9637811183929443, -1.8267830610275269, -1.9124068021774292, -1.878157377243042, -1.672660231590271, -1.8610326051712036, -1.8439078330993652, -1.672660231590271, -1.3472900390625, -0.9876701235771179, 0.24531221389770508, 0.6391815543174744, 1.1186745166778564, 1.4269200563430786, 1.906413197517395, 1.9406627416610718, 1.8207894563674927, 1.8379141092300415, 1.9920369386672974, 1.7009161710739136, -0.8506720662117004, -1.2959157228469849, -1.415789008140564, -1.8610326051712036, -1.8610326051712036, -1.9809058904647827, -0.610925555229187, 1.375545859336853, 1.18717360496521, 1.4097954034805298, 1.255672574043274, 1.3584210872650146, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.255672574043274, 0.8446785807609558, -0.3369295001029968, -0.4739275276660919, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.19393795728683472, 0.19393795728683472, 0.656306266784668, -0.21705622971057892, -0.4568027853965759, -0.4568027853965759, -0.2684305012226105, 1.6152924299240112, 1.6495418548583984, 1.7351655960083008], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 1.444044828414917, 1.6152924299240112, 1.6495418548583984, 1.7009 [e2e-predictor] 161710739136, 1.6837913990020752, 1.6666666269302368, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 0.4679340124130249, -0.31980475783348083, -0.7136740684509277, -0.40542852878570557, 0.0055655487813055515, -0.9362958669662476, -1.3644146919250488, -0.4739275276660919, -0.5081770420074463, -0.5081770420074463, -0.6280503273010254, -1.1760424375534058, -1.9295315742492676, -1.7754088640213013, -1.9637811183929443, -2.0665295124053955, -2.1179039478302, -1.6384108066558838, -0.9534205794334412, -1.2102919816970825, -1.3815394639968872, -1.3301652669906616, -0.8677968382835388, -1.3130404949188232, -2.0836544036865234, -1.9637811183929443, -1.6212860345840454, -1.79253351688385, -1.946656346321106, -1.8610326051712036, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.032280206680298, -2.032280206680298, -1.8610326051712036, -1.9809058904647827, -2.032280206680298, 1.101549744606018, 1.255672574043274, 1.5810428857803345, 0.587807297706604, -2.1007792949676514, -2.0665295124053955, -1.415789008140564, -1.6384108066558838, -1.5527870655059814, -1.4671632051467896, -2.0836544036865234, -1.9980305433273315, -1.3130404949188232, -1.4500385522842407, -1.1760424375534058, -2.1007792949676514, -1.1760424375534058, -1.1246682405471802, -1.2102919816970825, -1.2959157228469849, -1.3644146919250488, -1.2445415258407593, -1.3301652669906616, -1.2102919816970825, -1.415789008140564, -1.1246682405471802, -1.1760424375534058, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.1760424375534058, -1.2445415258407593, -1.4329137802124023, -1.3815394639968872, -1.1931672096252441, -1.3986642360687256, -1.3815394639968872, -1.1931672096252441, -1.2102919816970825, -1.227416753768921, -0.9020463228225708, -1.3644146919250488, -0.8849216103553772, -1.0904186964035034, -1.0047948360443115, -0.6794245839118958, -0.9876701235771179, -1.3815394639968872, -0.9534205794334412, -1.02191960811615, -0.7992978096008301, -0.7479235529899597, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.6280503273010254, -0.7307988405227661, -0.7650483250617981, -0.7479235529899597, -0.8506720662117004, -0.5253018140792847, -0.7479235529899597, -0.2513057291507721, -0.4568027853965759, -0.8677968382835388, -0.19993148744106293, -0.011559205129742622, -0.011559205129742622, 0.5193082690238953, 0.27956172823905945, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 1.0330508947372437, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 0.7248052954673767, 0.12543895840644836, 0.2110627144575119, -0.9876701235771179, -1.946656346321106, -2.01515531539917, -2.032280206680298, -1.946656346321106, -1.8952820301055908, -1.8267830610275269, -1.8439078330993652, -1.7411593198776245, -1.8439078330993652, -1.672660231590271, -1.1931672096252441, -1.1760424375534058, -0.3369295001029968, 0.8789280652999878, 1.2042982578277588, 1.4097954034805298, 1.5125439167022705, 1.974912166595459, 1.5981676578521729, 1.8036646842956543, 1.8721636533737183, 1.7009161710739136, 0.2281874716281891, -1.5870364904403687, -1.878157377243042, -1.8267830610275269, -1.79253351688385, -1.6212860345840454, -2.01515531539917, -1.604161262512207, 1.1700488328933716, 1.0673003196716309, 1.2385478019714355, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3926706314086914, 0.9303023219108582, 0.27956172823905945, 0.12543895840644836, -0.09718296676874161, 0.2281874716281891, -0.08005820959806442, 0.12543895840644836, -0.30267998576164246, -0.5253018140792847, 0.41655975580215454, -0.3711790144443512, -0.09718296676874161, -0.09718296676874161, -0.28555524349212646, 1.5467933416366577, 1.5810428857803345, 1.6666666269302368], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.084425091 [e2e-predictor] 7434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 1.101549744606018, 1.4954191446304321, 1.6152924299240112, 1.7009161710739136, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.0330508947372437, 0.5193082690238953, -0.16568197309970856, -1.02191960811615, -0.6965492963790894, -0.21705622971057892, -0.8164225816726685, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.7479235529899597, -0.5424265265464783, -0.610925555229187, -1.4329137802124023, -1.758284091949463, -1.7411593198776245, -1.8952820301055908, -2.1179039478302, -1.9124068021774292, -1.0904186964035034, -1.2787909507751465, -1.3472900390625, -1.261666178703308, -0.9362958669662476, -0.9876701235771179, -2.0836544036865234, -2.01515531539917, -1.7069097757339478, -1.6897850036621094, -1.9980305433273315, -1.878157377243042, -1.7240345478057861, -1.5870364904403687, -1.9980305433273315, -2.0665295124053955, -1.9637811183929443, -1.79253351688385, -0.2684305012226105, 1.1529240608215332, 1.4269200563430786, 1.563918113708496, 1.8379141092300415, 0.4679340124130249, -2.0665295124053955, -2.1179039478302, -2.0665295124053955, -1.7411593198776245, -1.7411593198776245, -2.0836544036865234, -1.4500385522842407, -1.3130404949188232, -1.2959157228469849, -2.01515531539917, -1.261666178703308, -1.1246682405471802, -1.227416753768921, -1.073293924331665, -1.4500385522842407, -1.073293924331665, -1.3472900390625, -1.484287977218628, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.5870364904403687, -1.1589176654815674, -1.0904186964035034, -1.2102919816970825, -1.02191960811615, -1.415789008140564, -1.415789008140564, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -0.8164225816726685, -1.3472900390625, -1.0904186964035034, -0.9020463228225708, -1.2787909507751465, -1.0390443801879883, -1.3815394639968872, -0.9020463228225708, -0.7136740684509277, -0.6965492963790894, -0.8164225816726685, -0.8849216103553772, -0.5595512986183167, -0.7136740684509277, -0.8506720662117004, -0.6965492963790894, -0.8164225816726685, -0.5595512986183167, -0.5595512986183167, -0.6794245839118958, -0.5595512986183167, -0.40542852878570557, -0.3883037567138672, -1.0561691522598267, -1.3130404949188232, -0.28555524349212646, -0.02868395671248436, 0.26243698596954346, -0.045808710157871246, 0.27956172823905945, 0.10831420123577118, 0.3651854991912842, 0.4508092403411865, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.9988013505935669, 1.2899221181869507, 0.9816765785217285, 1.2385478019714355, 1.375545859336853, 0.3138112425804138, -0.9705453515052795, -1.9124068021774292, -1.9295315742492676, -2.01515531539917, -2.0494048595428467, -2.0494048595428467, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.604161262512207, -1.484287977218628, -1.3472900390625, -0.3883037567138672, 0.8960528373718262, 1.2214230298995972, 1.63241708278656, 1.444044828414917, 1.6837913990020752, 1.63241708278656, 1.718040943145752, 1.8207894563674927, 1.8721636533737183, 1.3926706314086914, -1.0561691522598267, -1.9124068021774292, -1.8267830610275269, -1.7069097757339478, -1.604161262512207, -1.4329137802124023, -1.5014127492904663, -2.0665295124053955, -1.0904186964035034, 0.7248052954673767, 1.4611696004867554, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.375545859336853, 0.38231024146080017, 0.656306266784668, 0.5364330410957336, 0.43368449807167053, -0.13143247365951538, -0.09718296676874161, -0.30267998576164246, 0.0740646943449974, -0.3711790144443512, -0.011559205129742622, -0.2513057291507721, -0.0286839 [e2e-predictor] 5671248436, 0.4679340124130249, 0.19393795728683472, 1.563918113708496, 1.5810428857803345, 1.5981676578521729], [1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 1.18717360496521, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.0501755475997925, 0.4508092403411865, -0.16568197309970856, -1.1075434684753418, -1.2102919816970825, -0.6622998118400574, -0.8677968382835388, -1.0047948360443115, -0.9705453515052795, -0.9362958669662476, -1.0047948360443115, -0.9020463228225708, -0.5938007831573486, -0.7479235529899597, -1.604161262512207, -1.8952820301055908, -1.878157377243042, -2.0665295124053955, -1.9637811183929443, -1.2787909507751465, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.261666178703308, -1.261666178703308, -2.01515531539917, -1.758284091949463, -1.7754088640213013, -1.9124068021774292, -1.9809058904647827, -1.8952820301055908, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -2.0494048595428467, -2.0665295124053955, -0.8164225816726685, 1.5296685695648193, 1.718040943145752, 1.8207894563674927, 0.2110627144575119, -2.032280206680298, -1.5014127492904663, -1.4671632051467896, -1.227416753768921, -0.9705453515052795, -1.261666178703308, -1.9637811183929443, -2.032280206680298, -2.032280206680298, -2.1007792949676514, -1.9295315742492676, -1.535662293434143, -1.261666178703308, -1.4671632051467896, -1.484287977218628, -1.2787909507751465, -1.261666178703308, -1.1589176654815674, -1.3472900390625, -1.1075434684753418, -1.3301652669906616, -1.3472900390625, -1.1760424375534058, -1.227416753768921, -1.415789008140564, -1.3986642360687256, -1.415789008140564, -1.227416753768921, -1.1246682405471802, -1.1760424375534058, -1.0561691522598267, -1.2102919816970825, -1.3301652669906616, -1.1760424375534058, -1.0904186964035034, -1.1246682405471802, -1.261666178703308, -1.1075434684753418, -1.141792893409729, -0.9705453515052795, -0.9876701235771179, -0.9191710948944092, -0.9191710948944092, -0.9876701235771179, -0.7307988405227661, -0.7479235529899597, -0.8849216103553772, -0.7136740684509277, -0.6280503273010254, -0.8849216103553772, -1.02191960811615, -0.6794245839118958, -0.8164225816726685, -0.5938007831573486, -0.40542852878570557, -0.13143247365951538, -0.3540542721748352, -0.09718296676874161, -0.3369295001029968, -0.19993148744106293, 0.0055655487813055515, 0.24531221389770508, 0.3309359848499298, 0.6049320101737976, 0.5364330410957336, 0.8618032932281494, 0.6049320101737976, 1.2042982578277588, 1.1700488328933716, 1.324171543121338, 1.324171543121338, 0.9988013505935669, 0.8618032932281494, -1.5699117183685303, -1.8267830610275269, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0494048595428467, -1.9980305433273315, -1.8952820301055908, -1.9124068021774292, -1.79253351688385, -1.6555355787277222, -1.7240345478057861, -0.8506720662117004, -0.645175039768219, 0.622056782245636, 1.0501755475997925, 1.3584210872650146, 1.6666666269302368, 1.7009161710739136, 1.7522903680801392, 1.8721636533737183, 1.786539912223816, 1.718040943145752, 1.563918113708496, -0.40542852878570557, -1.878157377243042, -1.7069097757339478, -1.7754088640213013, -1.77540886402130 [e2e-predictor] 13, -0.9020463228225708, -1.6897850036621094, -1.9124068021774292, -1.8610326051712036, 0.6049320101737976, 0.8789280652999878, 1.18717360496521, 1.0159261226654053, 1.2042982578277588, 1.101549744606018, 0.4679340124130249, 0.9816765785217285, 0.41655975580215454, -0.28555524349212646, -0.3883037567138672, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.31980475783348083, 0.0740646943449974, 0.24531221389770508, 0.39943498373031616, 0.5706825256347656, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345], [1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.7761795520782471, 1.3070467710494995, 1.5981676578521729, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.2042982578277588, 0.9645518660545349, 0.24531221389770508, -0.045808710157871246, -0.9191710948944092, -1.3986642360687256, -0.9191710948944092, -1.0904186964035034, -1.1760424375534058, -1.073293924331665, -1.0904186964035034, -1.1589176654815674, -1.141792893409729, -1.0390443801879883, -0.6965492963790894, -0.9705453515052795, -1.8096582889556885, -1.946656346321106, -1.9124068021774292, -2.0665295124053955, -1.5185375213623047, -1.3472900390625, -1.5185375213623047, -1.6897850036621094, -1.5185375213623047, -1.535662293434143, -1.946656346321106, -1.8439078330993652, -1.8610326051712036, -1.9809058904647827, -2.1007792949676514, -1.8439078330993652, -1.7240345478057861, -1.8439078330993652, -2.0494048595428467, -1.7069097757339478, 1.1357992887496948, 1.4611696004867554, 1.7351655960083008, 0.6905558109283447, -1.9637811183929443, -1.5527870655059814, -1.672660231590271, -1.672660231590271, -1.5014127492904663, -1.5185375213623047, -1.946656346321106, -1.0904186964035034, -1.261666178703308, -1.073293924331665, -0.6965492963790894, -0.9705453515052795, -2.032280206680298, -1.3644146919250488, -1.3986642360687256, -1.3644146919250488, -1.141792893409729, -1.227416753768921, -1.261666178703308, -1.2787909507751465, -1.261666178703308, -1.3301652669906616, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.2445415258407593, -1.2787909507751465, -1.227416753768921, -1.261666178703308, -1.261666178703308, -1.1931672096252441, -1.3301652669906616, -1.3472900390625, -1.227416753768921, -1.4500385522842407, -1.0390443801879883, -0.9191710948944092, -1.1931672096252441, -1.1760424375534058, -1.073293924331665, -1.0561691522598267, -0.9534205794334412, -0.8335473537445068, -1.0904186964035034, -1.0390443801879883, -0.8849216103553772, -0.6794245839118958, -0.7307988405227661, -0.7307988405227661, -0.6622998118400574, -0.6794245839118958, -0.8164225816726685, -0.9020463228225708, -0.7307988405227661, -0.9534205794334412, -0.6280503273010254, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.3138112425804138, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.8618032932281494, 0.9131776094436646, 1.2727973461151123, 1.18717360496521, 0.7933043241500854, -0.02868395671248436, -0.02868395671248436, 0.656306266784668, -1.02191960811615, -1.8439078330993652, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -2. [e2e-predictor] 032280206680298, -1.9637811183929443, -1.9124068021774292, -1.9295315742492676, -1.8267830610275269, -1.484287977218628, -1.535662293434143, -0.21705622971057892, 0.6391815543174744, 1.18717360496521, 1.4269200563430786, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.4954191446304321, 0.587807297706604, -1.9295315742492676, -1.79253351688385, -1.7411593198776245, -1.878157377243042, -1.9295315742492676, -1.79253351688385, -1.9124068021774292, -2.01515531539917, 0.056939806789159775, 0.7248052954673767, 1.0501755475997925, 1.0844250917434692, 0.8960528373718262, 0.8789280652999878, 0.7076805233955383, 0.43368449807167053, -1.415789008140564, -0.9876701235771179, -0.6622998118400574, 0.29668647050857544, 0.2281874716281891, -0.19993148744106293, -0.3369295001029968, -0.16568197309970856, 0.4679340124130249, 0.4679340124130249, 0.587807297706604, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577], [1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.9131776094436646, 1.4782943725585938, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1186745166778564, 0.8960528373718262, 0.43368449807167053, -0.06293346732854843, -0.18280673027038574, -0.7136740684509277, -1.1075434684753418, -0.8677968382835388, -1.141792893409729, -1.415789008140564, -1.3301652669906616, -1.073293924331665, -1.3986642360687256, -1.484287977218628, -1.261666178703308, -1.141792893409729, -0.7479235529899597, -1.141792893409729, -1.9809058904647827, -1.9637811183929443, -2.1179039478302, -1.5870364904403687, -1.3301652669906616, -1.535662293434143, -1.484287977218628, -1.415789008140564, -1.6555355787277222, -2.0494048595428467, -1.8096582889556885, -1.878157377243042, -2.0665295124053955, -1.9809058904647827, -1.9809058904647827, -1.8267830610275269, -0.4739275276660919, 1.0673003196716309, 1.255672574043274, 1.563918113708496, 1.6495418548583984, 0.6391815543174744, -2.01515531539917, -1.6897850036621094, -1.5185375213623047, -1.3986642360687256, -2.1179039478302, -1.9637811183929443, -1.3130404949188232, -1.415789008140564, -1.3815394639968872, -1.3986642360687256, -1.3301652669906616, -2.1179039478302, -1.5014127492904663, -1.3130404949188232, -1.672660231590271, -1.5527870655059814, -1.5185375213623047, -1.2445415258407593, -1.2787909507751465, -1.2959157228469849, -1.3986642360687256, -1.1931672096252441, -1.141792893409729, -1.3644146919250488, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.3815394639968872, -0.9534205794334412, -1.2445415258407593, -1.2787909507751465, -1.3815394639968872, -1.2102919816970825, -1.3301652669906616, -1.02191960811615, -1.0047948360443115, -1.261666178703308, -1.3130404949188232, -1.0904186964035034, -1.141792893409729, -0.8164225816726685, -0.9876701235771179, -1.0047948360443115, -0.9191710948944092, -0.6622998118400574, -0.6622998118400574, -0.6965492963790894, -0.9534205794334412, -0.5595512986183167, -0.5595512986183167, -0.4910522699356079, -0.7650483250617981, -0.5595512986183167, -0.40542852878570557, -0.9705453515052795, -1.2959157228469849, -0.7 [e2e-predictor] 136740684509277, -0.8849216103553772, 0.14256370067596436, 0.24531221389770508, 0.091189444065094, 0.622056782245636, 0.3309359848499298, 0.5364330410957336, 0.8446785807609558, 0.656306266784668, 1.0844250917434692, 1.255672574043274, 0.15968845784664154, -0.4739275276660919, -1.7411593198776245, -1.9295315742492676, -1.9295315742492676, -1.9295315742492676, -1.9637811183929443, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -1.8439078330993652, -1.6384108066558838, -1.4671632051467896, -0.6965492963790894, 0.8789280652999878, 1.2214230298995972, 1.5296685695648193, 1.4097954034805298, 1.6495418548583984, 1.7009161710739136, 1.718040943145752, 1.5981676578521729, 1.6837913990020752, 1.3926706314086914, 1.7009161710739136, -1.5870364904403687, -1.79253351688385, -1.7754088640213013, -1.8267830610275269, -1.8267830610275269, -1.8267830610275269, -1.8439078330993652, -1.9637811183929443, 0.4850587546825409, 0.810429036617279, 0.8446785807609558, 1.2042982578277588, 1.2385478019714355, 0.8275538086891174, 0.6049320101737976, -0.9191710948944092, -1.2445415258407593, -1.5527870655059814, -0.4739275276660919, -0.14855723083019257, 0.7933043241500854, -0.06293346732854843, -0.14855723083019257, 0.38231024146080017, 0.3138112425804138, 0.3651854991912842, 0.6391815543174744, 1.3926706314086914, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 1.375545859336853, 1.63241708278656, 1.7009161710739136, 1.718040943145752, 1.7009161710739136, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.0501755475997925, 0.656306266784668, 0.41655975580215454, -0.2513057291507721, -0.21705622971057892, -0.08005820959806442, -0.42255327105522156, -0.5595512986183167, -0.8506720662117004, -1.2102919816970825, -1.6384108066558838, -1.5014127492904663, -1.1760424375534058, -1.2102919816970825, -1.2959157228469849, -1.3472900390625, -1.3472900390625, -1.227416753768921, -0.7821730971336365, -1.5185375213623047, -2.0494048595428467, -1.8952820301055908, -1.4671632051467896, -1.484287977218628, -1.7240345478057861, -1.79253351688385, -1.6555355787277222, -1.9637811183929443, -1.8610326051712036, -1.8096582889556885, -1.946656346321106, -2.032280206680298, -2.1179039478302, -1.0561691522598267, 1.0844250917434692, 1.3926706314086914, 1.6495418548583984, 1.7522903680801392, 1.7522903680801392, -0.7992978096008301, -2.0836544036865234, -2.1179039478302, -2.01515531539917, -1.946656346321106, -2.0665295124053955, -2.0836544036865234, -1.415789008140564, -1.2959157228469849, -1.3472900390625, -1.2787909507751465, -2.01515531539917, -1.8096582889556885, -1.1760424375534058, -1.758284091949463, -1.4329137802124023, -1.5014127492904663, -1.5014127492904663, -1.3815394639968872, -1.4500385522842407, -1.2787909507751465, -1.0390443801879883, -1.227416753768921, -1.3986642360687256, -1.141792893409729, -1.3986642360687256, -1.3130404949188232, -1.1760424375534058, -1.2787909507751465, -1.3130404949188232, -1.227416753768921, -1.3130404949188232, -1.3644146919250488, -1.3130404949188232, -1.330165266990 [e2e-predictor] 6616, -0.8677968382835388, -1.261666178703308, -1.261666178703308, -1.02191960811615, -0.9876701235771179, -1.0390443801879883, -0.8335473537445068, -0.8164225816726685, -0.7821730971336365, -0.7307988405227661, -0.7479235529899597, -0.5253018140792847, -0.43967801332473755, -0.7650483250617981, -0.4568027853965759, -0.4739275276660919, -0.3711790144443512, -0.16568197309970856, -0.43967801332473755, 0.12543895840644836, -0.011559205129742622, -0.08005820959806442, 0.15968845784664154, 0.056939806789159775, -0.3540542721748352, -0.18280673027038574, 0.056939806789159775, 0.0740646943449974, 0.7590547800064087, 0.9816765785217285, 1.101549744606018, 1.18717360496521, 0.8789280652999878, -0.40542852878570557, -1.0390443801879883, -1.415789008140564, -1.8267830610275269, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9809058904647827, -2.1007792949676514, -1.9980305433273315, -1.9980305433273315, -1.878157377243042, -1.7411593198776245, -1.672660231590271, -0.13143247365951538, 0.622056782245636, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.718040943145752, 1.5125439167022705, 1.7351655960083008, 1.4269200563430786, 1.7351655960083008, 1.7351655960083008, 1.5125439167022705, -0.09718296676874161, -1.9295315742492676, -1.79253351688385, -1.8096582889556885, -1.7754088640213013, -1.9295315742492676, -2.0665295124053955, -1.484287977218628, -1.5014127492904663, 0.29668647050857544, 0.6905558109283447, 0.38231024146080017, 0.9474270939826965, -0.14855723083019257, -0.14855723083019257, -0.5938007831573486, -1.5527870655059814, -1.4500385522842407, -0.18280673027038574, -0.40542852878570557, -0.02868395671248436, -0.19993148744106293, -0.31980475783348083, 0.056939806789159775, 0.38231024146080017, 0.14256370067596436, 0.9816765785217285, 1.2899221181869507, 1.4269200563430786, 1.444044828414917, 1.444044828414917], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 1.18717360496521, 1.6152924299240112, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5296685695648193, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 0.9303023219108582, 0.7590547800064087, 0.5193082690238953, 0.0740646943449974, -0.40542852878570557, -0.42255327105522156, -0.40542852878570557, -0.5595512986183167, -0.8677968382835388, -1.073293924331665, -1.227416753768921, -1.535662293434143, -1.7069097757339478, -1.484287977218628, -1.261666178703308, -1.3301652669906616, -1.3986642360687256, -1.4500385522842407, -1.1931672096252441, -0.9362958669662476, -1.0047948360443115, -1.6212860345840454, -2.1179039478302, -1.604161262512207, -1.3986642360687256, -1.6384108066558838, -1.484287977218628, -1.5527870655059814, -1.946656346321106, -1.9980305433273315, -1.8439078330993652, -1.9124068021774292, -2.1007792949676514, 0.7933043241500854, 1.4097954034805298, 1.6837913990020752, 1.7694151401519775, 1.7522903680801392, 1.0844250917434692, -2.0836544036865234, -2.1179039478302, -1.672660231590271, -1.5699117183685303, -1.4671632051467896, -1.1760424375534058, -1.7754088640213013, -1.9637811183929443, -1.7754088640213013, -2.032280206680298, -2.11790394 [e2e-predictor] 78302, -2.1007792949676514, -1.6897850036621094, -1.261666178703308, -1.415789008140564, -1.5870364904403687, -1.484287977218628, -1.3986642360687256, -1.3986642360687256, -1.2445415258407593, -1.141792893409729, -1.1760424375534058, -1.261666178703308, -1.2445415258407593, -1.3472900390625, -1.261666178703308, -1.2959157228469849, -0.8849216103553772, -1.1760424375534058, -1.3130404949188232, -1.227416753768921, -1.261666178703308, -1.2445415258407593, -1.2787909507751465, -1.3130404949188232, -1.3644146919250488, -1.3644146919250488, -1.227416753768921, -1.227416753768921, -1.073293924331665, -1.02191960811615, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -1.073293924331665, -0.8849216103553772, -0.7992978096008301, -0.6794245839118958, -0.28555524349212646, -0.2513057291507721, -0.2513057291507721, -0.43967801332473755, -0.30267998576164246, -0.31980475783348083, -0.13143247365951538, 0.03981505334377289, 0.15968845784664154, 0.4850587546825409, 0.587807297706604, 0.3651854991912842, 0.810429036617279, 0.9303023219108582, 1.0673003196716309, 0.8446785807609558, 0.9474270939826965, 1.2214230298995972, 0.7761795520782471, -0.2341809868812561, -0.6794245839118958, -1.3130404949188232, -1.8439078330993652, -1.9124068021774292, -1.946656346321106, -1.946656346321106, -1.946656346321106, -1.9809058904647827, -1.9809058904647827, -1.9295315742492676, -1.9637811183929443, -1.9980305433273315, -1.9637811183929443, -1.4671632051467896, -1.5527870655059814, -0.3540542721748352, 0.43368449807167053, 1.1529240608215332, 1.4097954034805298, 1.3412963151931763, 1.563918113708496, 1.5810428857803345, 1.6495418548583984, 1.4269200563430786, 1.6152924299240112, 1.5296685695648193, 1.8207894563674927, -0.3540542721748352, 1.1700488328933716, -0.3883037567138672, -1.8439078330993652, -2.032280206680298, -2.01515531539917, -1.9980305433273315, -1.7754088640213013, -1.6897850036621094, -2.0665295124053955, -0.4739275276660919, 0.26243698596954346, 0.6905558109283447, 0.6734310388565063, 0.19393795728683472, -1.6384108066558838, -1.9980305433273315, -1.9295315742492676, -1.073293924331665, 0.10831420123577118, 0.5706825256347656, -0.21705622971057892, 0.3138112425804138, -0.08005820959806442, 0.12543895840644836, 0.03981505334377289, -0.13143247365951538, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.3926706314086914, 1.4097954034805298], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.7590547800064087, 1.1529240608215332, 1.6152924299240112, 1.7694151401519775, 1.8036646842956543, 1.7009161710739136, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 0.9645518660545349, 0.810429036617279, 0.5364330410957336, 0.0055655487813055515, -0.576676070690155, -0.5938007831573486, -0.5424265265464783, -0.7136740684509277, -0.7992978096008301, -0.9191710948944092, -1.141792893409729, -1.2787909507751465, -1.484287977218628, -1.6897850036621094, -1.7069097757339478, -1.3986642360687256, -1.4329137802124023, -1.4329137802124023, -1.415789008140564, -1.3472900390625, -1.1760424375534058, -0.9020463228225708, -1.02191960811615, -1.9637811183929443, -1.8439078330993652, -1.6555355787277222, -1.6212 [e2e-predictor] 860345840454, -1.5527870655059814, -1.7240345478057861, -2.01515531539917, -1.8267830610275269, -1.946656346321106, -1.8096582889556885, 0.8789280652999878, 1.6152924299240112, 1.718040943145752, 1.786539912223816, 1.2727973461151123, -2.0494048595428467, -2.0836544036865234, -1.5699117183685303, -1.6897850036621094, -1.415789008140564, -1.3130404949188232, -1.9980305433273315, -2.0665295124053955, -0.9191710948944092, -1.415789008140564, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.5870364904403687, -1.672660231590271, -1.484287977218628, -1.4500385522842407, -1.1760424375534058, -1.4329137802124023, -1.484287977218628, -1.7754088640213013, -1.3130404949188232, -1.2787909507751465, -1.227416753768921, -1.3301652669906616, -1.3472900390625, -1.261666178703308, -1.1246682405471802, -1.073293924331665, -1.4500385522842407, -1.1075434684753418, -1.415789008140564, -1.3644146919250488, -1.2959157228469849, -1.4329137802124023, -1.0904186964035034, -1.227416753768921, -1.3301652669906616, -1.1931672096252441, -1.261666178703308, -0.9362958669662476, -1.2787909507751465, -1.0390443801879883, -0.8506720662117004, -0.9534205794334412, -0.9876701235771179, -0.7821730971336365, -0.9191710948944092, -0.7650483250617981, -0.4739275276660919, -0.31980475783348083, -0.02868395671248436, -0.14855723083019257, -0.42255327105522156, -0.14855723083019257, 0.15968845784664154, 0.5021834969520569, 0.41655975580215454, 0.3651854991912842, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7590547800064087, 0.8960528373718262, 1.0159261226654053, 1.2385478019714355, 0.7761795520782471, -0.3540542721748352, -1.1246682405471802, -1.6212860345840454, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.946656346321106, -1.9637811183929443, -1.9124068021774292, -1.9124068021774292, -1.1589176654815674, -0.16568197309970856, 0.5021834969520569, -0.6622998118400574, 0.10831420123577118, 0.0740646943449974, 0.656306266784668, 1.5810428857803345, 1.4954191446304321, 1.2727973461151123, 1.444044828414917, 1.5981676578521729, 1.7351655960083008, 1.375545859336853, 1.324171543121338, 1.4097954034805298, 1.2899221181869507, 1.1529240608215332, 1.4611696004867554, 1.5125439167022705, 1.1186745166778564, -0.011559205129742622, -1.7069097757339478, -1.3644146919250488, -2.0494048595428467, -2.0665295124053955, -2.0836544036865234, -2.032280206680298, -0.3540542721748352, 0.7248052954673767, 0.9131776094436646, -1.535662293434143, -2.032280206680298, -1.9637811183929443, -1.7411593198776245, -0.4910522699356079, 0.2281874716281891, 1.1700488328933716, 0.43368449807167053, 0.7248052954673767, 0.4508092403411865, 0.27956172823905945, -0.28555524349212646, 0.38231024146080017, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 1.0330508947372437, 1.5125439167022705, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.5296685695648193, 1.4611696004867554, 1.2899221181869507, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.0330508947372437, 0.8789280652999878, 0.5364330410957336, -0.0458 [e2e-predictor] 08710157871246, -0.5081770420074463, -0.6622998118400574, -0.576676070690155, -0.5938007831573486, -1.1246682405471802, -1.1931672096252441, -1.227416753768921, -1.3815394639968872, -1.4671632051467896, -1.4329137802124023, -1.7754088640213013, -1.79253351688385, -1.4671632051467896, -1.415789008140564, -1.5185375213623047, -1.5699117183685303, -1.5014127492904663, -1.4329137802124023, -1.3130404949188232, -0.8677968382835388, -1.7069097757339478, -1.9295315742492676, -1.758284091949463, -1.8267830610275269, -1.672660231590271, -1.6897850036621094, -2.032280206680298, -1.9980305433273315, 0.7076805233955383, 1.0844250917434692, 1.6495418548583984, 1.8036646842956543, 0.9988013505935669, -2.0494048595428467, -2.1179039478302, -1.604161262512207, -1.6384108066558838, -1.2959157228469849, -1.3130404949188232, -1.9980305433273315, -2.0836544036865234, -0.7821730971336365, -1.3986642360687256, -1.3644146919250488, -1.5185375213623047, -1.5014127492904663, -1.604161262512207, -1.4500385522842407, -1.672660231590271, -1.4500385522842407, -1.5185375213623047, -1.7069097757339478, -1.261666178703308, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.6555355787277222, -1.3472900390625, -1.227416753768921, -1.1589176654815674, -1.3130404949188232, -1.484287977218628, -1.261666178703308, -1.3815394639968872, -1.3986642360687256, -1.1931672096252441, -1.2445415258407593, -1.3472900390625, -1.0390443801879883, -1.227416753768921, -1.0047948360443115, -1.2102919816970825, -1.073293924331665, -1.141792893409729, -1.1589176654815674, -0.9362958669662476, -0.8677968382835388, -0.7479235529899597, -0.6622998118400574, -0.5595512986183167, -0.4568027853965759, -0.2513057291507721, -0.2341809868812561, -0.40542852878570557, -0.2684305012226105, 0.12543895840644836, 0.9303023219108582, 0.29668647050857544, 0.656306266784668, 0.9474270939826965, 0.7761795520782471, 0.9131776094436646, 0.7933043241500854, 0.6734310388565063, 0.38231024146080017, 0.8960528373718262, 0.587807297706604, -0.5081770420074463, -1.227416753768921, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.8610326051712036, -1.878157377243042, -1.5014127492904663, -1.0047948360443115, -0.40542852878570557, 0.8275538086891174, 1.2042982578277588, 0.9816765785217285, 1.255672574043274, 1.4097954034805298, 1.5467933416366577, 1.444044828414917, 1.4954191446304321, 1.4782943725585938, 1.5981676578521729, 1.5296685695648193, 1.7522903680801392, 1.5981676578521729, 1.0501755475997925, 1.2385478019714355, 1.5125439167022705, 1.4954191446304321, 1.7009161710739136, 1.3926706314086914, 0.9988013505935669, 0.6905558109283447, 0.27956172823905945, -0.9191710948944092, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -1.946656346321106, -0.06293346732854843, -1.1589176654815674, -2.1179039478302, -2.0836544036865234, -1.946656346321106, -1.7411593198776245, -0.8849216103553772, 0.3138112425804138, 0.9474270939826965, 0.587807297706604, 0.6391815543174744, 0.5535577535629272, -0.18280673027038574, 0.19393795728683472, 0.7761795520782471, 1.324171543121338, 1.1529240608215332, 1.3070467710494995, 1.3070467710494995, 1.324171543121338], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, [e2e-predictor] 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.7419300675392151, 1.2042982578277588, 1.6495418548583984, 1.786539912223816, 1.7009161710739136, 1.63241708278656, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5296685695648193, 1.3412963151931763, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 0.9645518660545349, 0.7590547800064087, 0.3651854991912842, -0.31980475783348083, -0.610925555229187, -0.43967801332473755, -0.28555524349212646, -1.2445415258407593, -1.535662293434143, -1.5870364904403687, -1.3815394639968872, -1.3986642360687256, -1.4329137802124023, -1.4500385522842407, -1.672660231590271, -1.758284091949463, -1.6384108066558838, -1.5699117183685303, -1.5185375213623047, -1.535662293434143, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.3301652669906616, -1.8267830610275269, -1.9637811183929443, -1.79253351688385, -1.7069097757339478, -1.6384108066558838, -1.9295315742492676, 0.27956172823905945, 1.255672574043274, 1.4097954034805298, 1.563918113708496, 1.7351655960083008, -0.5595512986183167, -2.1007792949676514, -1.6897850036621094, -1.5870364904403687, -1.4671632051467896, -1.3472900390625, -2.0494048595428467, -2.0665295124053955, -0.8677968382835388, -1.3644146919250488, -1.3472900390625, -1.4329137802124023, -1.3815394639968872, -1.7240345478057861, -1.2959157228469849, -1.6555355787277222, -1.5014127492904663, -1.3472900390625, -1.0561691522598267, -1.3472900390625, -1.7754088640213013, -1.073293924331665, -1.073293924331665, -1.3472900390625, -1.5014127492904663, -1.4500385522842407, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.2787909507751465, -1.3301652669906616, -1.3815394639968872, -1.3301652669906616, -1.3644146919250488, -1.4671632051467896, -1.2959157228469849, -1.2102919816970825, -1.227416753768921, -1.1589176654815674, -1.2445415258407593, -1.3815394639968872, -1.4500385522842407, -1.1589176654815674, -1.1075434684753418, -1.1589176654815674, -0.8677968382835388, -1.1760424375534058, -0.7992978096008301, -0.9020463228225708, -0.645175039768219, -0.43967801332473755, -0.06293346732854843, 0.056939806789159775, 0.02269030176103115, -0.14855723083019257, 0.5193082690238953, 0.7419300675392151, 0.38231024146080017, 0.41655975580215454, 0.6049320101737976, 0.8789280652999878, 0.7419300675392151, 0.8960528373718262, 1.2042982578277588, 1.2899221181869507, 1.1186745166778564, 0.3651854991912842, -0.9876701235771179, -1.484287977218628, -1.8096582889556885, -1.9295315742492676, -1.9295315742492676, -1.9124068021774292, -1.8439078330993652, -1.9980305433273315, -1.4500385522842407, -0.5424265265464783, -0.43967801332473755, 1.1529240608215332, 0.3309359848499298, 1.101549744606018, 1.3584210872650146, 1.4782943725585938, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.5125439167022705, 1.444044828414917, 1.375545859336853, 1.5467933416366577, 1.4611696004867554, 1.3926706314086914, 1.0673003196716309, 0.9988013505935669, 1.2214230298995972, 1.4611696004867554, 1.4954191446304321, 0.8446785807609558, 0.7248052954673767, -0.40542852878570557, -1.5014127492904663, -1.878157377243042, -1.9980305433273315, -2.0836544036865234, -2.0836544036865234, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -1.946656346321106, -1.9124068021774292, -0.8164225816726685, -1.9637811183929443, -0.42255327105522156, 0.9645518660545349, 0.9816765785217285, 1.1357992887496948, 0.39943498373031616, 0.2110627144575119, 0.19393795728683472, 0.14256370067596436, 1.4611696004867554, 1.2727973461151123, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1. [e2e-predictor] 0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.7933043241500854, 1.4097954034805298, 1.7522903680801392, 1.7351655960083008, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.5296685695648193, 1.324171543121338, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 0.810429036617279, 0.8275538086891174, 0.6049320101737976, 0.15968845784664154, -0.08005820959806442, -0.4739275276660919, -0.8335473537445068, -1.261666178703308, -1.4500385522842407, -1.6555355787277222, -1.4329137802124023, -1.261666178703308, -1.261666178703308, -1.4500385522842407, -1.7069097757339478, -1.8439078330993652, -1.7754088640213013, -1.6555355787277222, -1.6555355787277222, -1.6212860345840454, -1.5185375213623047, -1.5014127492904663, -1.4329137802124023, -1.2959157228469849, -1.6384108066558838, -1.8952820301055908, -1.79253351688385, -1.758284091949463, -1.7240345478057861, 1.324171543121338, 1.375545859336853, 1.5981676578521729, 1.7351655960083008, 1.5981676578521729, -1.7411593198776245, -1.8267830610275269, -2.032280206680298, -2.1179039478302, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.032280206680298, -1.9637811183929443, -1.6384108066558838, -1.5699117183685303, -1.3472900390625, -1.9637811183929443, -0.7479235529899597, -1.2959157228469849, -1.2787909507751465, -1.227416753768921, -1.6555355787277222, -1.141792893409729, -1.4329137802124023, -1.5870364904403687, -1.4500385522842407, -1.535662293434143, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2102919816970825, -1.3472900390625, -1.3472900390625, -1.4500385522842407, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.3301652669906616, -1.141792893409729, -1.1075434684753418, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8506720662117004, -0.8164225816726685, -0.8335473537445068, -0.7479235529899597, -0.3540542721748352, 0.056939806789159775, -0.16568197309970856, -0.2513057291507721, 0.12543895840644836, 0.27956172823905945, 0.7761795520782471, 0.587807297706604, 0.7248052954673767, 0.622056782245636, 0.5021834969520569, 0.7933043241500854, 1.0159261226654053, 1.255672574043274, 1.18717360496521, 1.0330508947372437, 0.656306266784668, -0.3369295001029968, -1.2102919816970825, -1.8267830610275269, -1.8952820301055908, -1.946656346321106, -1.9809058904647827, -1.8952820301055908, -1.9124068021774292, -0.8335473537445068, 0.2110627144575119, 0.7933043241500854, 1.0330508947372437, 1.255672574043274, 1.375545859336853, 1.6152924299240112, 1.7009161710739136, 1.4611696004867554, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3412963151931763, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.3070467710494995, 0.9988013505935669, 0.8789280652999878, 0.8275538086891174, 1.0673003196716309, 1.3070467710494995, 0.8618032932281494, 0.39943498373031616, -1.02191960811615, -1.4500385522842407, -2.1007792949676514, -2.0836544036865234, -1.3815394639968872, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, 0.27956172823905945, 0.8789280652999878, -2.0494048595428467, -1.604161262512207, -1.2787909507751465, -0.045808710157871246, 0.8446785807609558, 1.255672574043274, 1.1357992887496948, 1.0330508947372437, 0.7419300675392151, 0.14256370067596436, 0.587807297706604, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1 [e2e-predictor] .2214230298995972, 1.2214230298995972, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 1.0844250917434692, 1.7351655960083008, 1.7009161710739136, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.4782943725585938, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9131776094436646, 0.7590547800064087, 0.5535577535629272, 0.26243698596954346, -0.13143247365951538, -0.3540542721748352, -0.5595512986183167, -0.9362958669662476, -1.2959157228469849, -1.5185375213623047, -1.7240345478057861, -1.5699117183685303, -1.3301652669906616, -1.261666178703308, -1.2787909507751465, -1.4500385522842407, -1.7240345478057861, -1.8439078330993652, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6555355787277222, -1.604161262512207, -1.3986642360687256, -1.261666178703308, -1.2445415258407593, -1.7069097757339478, -1.9809058904647827, -1.8610326051712036, 1.6495418548583984, 1.6152924299240112, 1.7694151401519775, 1.6837913990020752, -1.604161262512207, -1.8096582889556885, -2.0494048595428467, -1.5527870655059814, -1.8267830610275269, -1.4500385522842407, -1.2959157228469849, -1.02191960811615, -1.1075434684753418, -1.758284091949463, -2.032280206680298, -1.1589176654815674, -1.484287977218628, -1.6555355787277222, -1.4500385522842407, -1.3986642360687256, -1.141792893409729, -1.4329137802124023, -1.7240345478057861, -1.3301652669906616, -1.3644146919250488, -1.3301652669906616, -0.9876701235771179, -1.261666178703308, -1.3986642360687256, -1.141792893409729, -1.6897850036621094, -1.415789008140564, -1.4329137802124023, -1.3472900390625, -1.6555355787277222, -1.2787909507751465, -1.1760424375534058, -1.2102919816970825, -1.5870364904403687, -1.6555355787277222, -1.1931672096252441, -1.535662293434143, -1.3986642360687256, -1.0390443801879883, -1.3472900390625, -1.3130404949188232, -1.2445415258407593, -1.2445415258407593, -1.5699117183685303, -0.8849216103553772, -1.2787909507751465, -1.2102919816970825, -0.8164225816726685, -0.576676070690155, -0.576676070690155, -0.2341809868812561, 0.2110627144575119, 0.6049320101737976, 0.6905558109283447, 0.3480607271194458, 0.810429036617279, 0.43368449807167053, 0.38231024146080017, 0.9645518660545349, 0.8960528373718262, 0.5021834969520569, 0.9645518660545349, 1.0673003196716309, 0.9131776094436646, 0.7248052954673767, -0.5253018140792847, -1.227416753768921, -1.7069097757339478, -1.878157377243042, -1.9637811183929443, -1.946656346321106, -1.946656346321106, -0.2513057291507721, 0.7590547800064087, 0.7933043241500854, 0.3480607271194458, 0.8789280652999878, 1.324171543121338, 1.2385478019714355, 1.5125439167022705, 1.3926706314086914, 1.5981676578521729, 1.4954191446304321, 1.2042982578277588, 1.6152924299240112, 1.5125439167022705, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.444044828414917, 0.8960528373718262, 0.5193082690238953, 1.101549744606018, 0.7590547800064087, 0.8275538086891174, -0.1143077164888382, -2.0494048595428467, -1. [e2e-predictor] 878157377243042, -2.0494048595428467, -2.0836544036865234, -2.0836544036865234, -1.261666178703308, -2.0494048595428467, -2.0665295124053955, -2.1179039478302, -2.0836544036865234, -2.0494048595428467, -1.3472900390625, -0.7992978096008301, -0.09718296676874161, 0.7419300675392151, 0.5706825256347656, 0.9816765785217285, 0.4850587546825409, -0.011559205129742622, 1.2042982578277588, 1.0844250917434692, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 1.0159261226654053, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.63241708278656, 1.4782943725585938, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.7933043241500854, 0.5021834969520569, 0.3480607271194458, 0.15968845784664154, -0.18280673027038574, -0.5595512986183167, -0.9362958669662476, -1.1760424375534058, -1.3130404949188232, -1.535662293434143, -1.7411593198776245, -1.672660231590271, -1.5014127492904663, -1.3644146919250488, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -1.7069097757339478, -1.5870364904403687, -1.5699117183685303, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.3644146919250488, -1.9124068021774292, -1.7240345478057861, -1.9809058904647827, -0.576676070690155, 0.9474270939826965, 1.5296685695648193, 1.718040943145752, 0.4850587546825409, -1.8952820301055908, -2.1179039478302, -1.604161262512207, -1.535662293434143, -1.7069097757339478, -1.4500385522842407, -1.535662293434143, -1.415789008140564, -1.878157377243042, -1.9124068021774292, -0.9362958669662476, -1.5014127492904663, -1.261666178703308, -1.5527870655059814, -1.7754088640213013, -1.2787909507751465, -1.2787909507751465, -1.2445415258407593, -1.5699117183685303, -1.3130404949188232, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -1.3986642360687256, -1.3472900390625, -1.604161262512207, -1.3301652669906616, -1.3301652669906616, -1.261666178703308, -1.3644146919250488, -1.1246682405471802, -1.1589176654815674, -1.0047948360443115, -0.9534205794334412, -1.1589176654815674, -1.2959157228469849, -1.4329137802124023, -1.3815394639968872, -0.9534205794334412, -1.2959157228469849, -1.3301652669906616, -1.2102919816970825, -1.1246682405471802, -1.0904186964035034, -0.9534205794334412, -0.9705453515052795, -1.02191960811615, -0.8506720662117004, -0.645175039768219, 0.3651854991912842, -0.2341809868812561, -0.31980475783348083, 0.3138112425804138, 0.3651854991912842, 0.5706825256347656, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.9816765785217285, 1.1357992887496948, 1.2385478019714355, 0.9645518660545349, 0.9303023219108582, 0.622056782245636, 0.2281874716281891, -0.3540542721748352, -1.02191960811615, -1.5185375213623047, -1.8610326051712036, -1.8610326051712036, -1.8439078330993652, -1.2959157228469849, -0.7821730971336365, 0.6049320101737976, 1.0844250917434692, 0.9645518660545349, 0.9816765785217285, 0.9474270939826965, 1.3584 [e2e-predictor] 210872650146, 1.375545859336853, 1.4954191446304321, 1.3926706314086914, 1.3926706314086914, 1.6152924299240112, 1.3584210872650146, 1.3070467710494995, 1.444044828414917, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.101549744606018, 1.2727973461151123, 1.2214230298995972, 1.2385478019714355, 0.810429036617279, 0.27956172823905945, -1.7069097757339478, -2.01515531539917, -1.9980305433273315, -1.878157377243042, -0.2513057291507721, -2.032280206680298, -2.0665295124053955, 0.24531221389770508, 1.375545859336853, -1.878157377243042, -2.0665295124053955, 0.810429036617279, 1.718040943145752, -2.0836544036865234, -1.9124068021774292, -1.7754088640213013, -0.40542852878570557, 0.091189444065094, -0.18280673027038574, -0.6794245839118958, -1.2959157228469849, 1.0673003196716309, 1.3412963151931763, 1.0844250917434692, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 1.0330508947372437, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.5981676578521729, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 0.9816765785217285, 0.7933043241500854, 0.587807297706604, 0.26243698596954346, -0.2341809868812561, -0.7821730971336365, -1.0047948360443115, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.5185375213623047, -1.604161262512207, -1.7411593198776245, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -1.5527870655059814, -1.6384108066558838, -1.758284091949463, -1.6555355787277222, -1.758284091949463, -1.8267830610275269, -1.6384108066558838, -1.9809058904647827, -1.9980305433273315, -1.8096582889556885, -1.8952820301055908, 0.7933043241500854, 1.0159261226654053, 0.9303023219108582, 0.9303023219108582, 0.2110627144575119, -1.7754088640213013, -1.9980305433273315, -1.878157377243042, -1.4500385522842407, -1.5699117183685303, -1.535662293434143, -1.2445415258407593, -2.1179039478302, -1.8096582889556885, -1.1589176654815674, -1.3644146919250488, -1.261666178703308, -1.5699117183685303, -1.672660231590271, -1.5014127492904663, -1.2102919816970825, -1.2787909507751465, -1.535662293434143, -1.3644146919250488, -1.3986642360687256, -1.6212860345840454, -1.2787909507751465, -1.3986642360687256, -1.4329137802124023, -1.2959157228469849, -1.1589176654815674, -1.261666178703308, -1.141792893409729, -1.1760424375534058, -1.2102919816970825, -1.0390443801879883, -1.0047948360443115, -0.9020463228225708, -0.8506720662117004, -1.141792893409729, -0.8335473537445068, -1.073293924331665, -1.227416753768921, -1.2787909507751465, -1.2102919816970825, -1.1760424375534058, -1.1075434684753418, -1.1246682405471802, -1.1931672096252441, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.5081770420074463, -0.13143247365951538, 0.27956172823905945, 0.2110627144575119, 0.4508092403411865, 0.6049320101737976, 0.5364330410957336, 0.656306266784668, 0.8275538086891174, [e2e-predictor] 0.6734310388565063, 0.8275538086891174, 0.5706825256347656, 0.7590547800064087, 0.8960528373718262, 1.18717360496521, 1.2385478019714355, 0.7419300675392151, -0.42255327105522156, -1.3644146919250488, -1.8952820301055908, -1.878157377243042, -1.8952820301055908, -1.3472900390625, 0.27956172823905945, 0.7248052954673767, 1.1186745166778564, 1.1186745166778564, 1.3412963151931763, 1.2727973461151123, 0.9988013505935669, 1.1186745166778564, 1.5125439167022705, 1.4269200563430786, 1.5810428857803345, 1.4782943725585938, 1.5981676578521729, 1.563918113708496, 1.6495418548583984, 1.4611696004867554, 1.2214230298995972, 1.5296685695648193, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3070467710494995, 1.18717360496521, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.4782943725585938, 1.5125439167022705, -1.0561691522598267, -0.9876701235771179, -1.5699117183685303, -0.30267998576164246, 1.5296685695648193, 1.7009161710739136, -1.5699117183685303, -2.032280206680298, 1.5467933416366577, 1.563918113708496, -2.0665295124053955, -1.261666178703308, -1.9124068021774292, -1.5527870655059814, -0.7650483250617981, -1.604161262512207, -1.8952820301055908, -0.9191710948944092, 1.4782943725585938, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 1.1357992887496948, 1.786539912223816, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 0.9988013505935669, 0.9131776094436646, 0.6391815543174744, 0.19393795728683472, -0.30267998576164246, -0.7479235529899597, -1.1931672096252441, -1.3986642360687256, -1.2787909507751465, -1.1246682405471802, -1.3130404949188232, -1.5527870655059814, -1.7069097757339478, -1.7411593198776245, -1.5699117183685303, -1.5014127492904663, -1.5870364904403687, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -0.7992978096008301, -1.9124068021774292, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -2.0494048595428467, -1.672660231590271, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.324171543121338, -2.032280206680298, -1.9809058904647827, -1.6555355787277222, -0.9534205794334412, -1.8267830610275269, -2.0494048595428467, -1.6897850036621094, -2.01515531539917, -2.1007792949676514, -1.9124068021774292, -1.415789008140564, -1.484287977218628, -1.604161262512207, -1.4500385522842407, -1.79253351688385, -2.0836544036865234, -1.1760424375534058, -1.5014127492904663, -1.535662293434143, -1.484287977218628, -1.484287977218628, -1.3644146919250488, -1.4329137802124023, -1.2959157228469849, -1.1931672096252441, -0.8677968382835388, -1.073293924331665, -1.141792893409729, -1.1246682405471802, -1.1246682405471802, -0.9191710948944092, -0.9876701235771179, -0.8849216103553772, -0.8335473537445068, -0.73079884052276 [e2e-predictor] 61, -0.7136740684509277, -0.8164225816726685, -1.1075434684753418, -0.9362958669662476, -0.8849216103553772, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.2787909507751465, -1.0561691522598267, -0.7307988405227661, -0.21705622971057892, -0.06293346732854843, -0.16568197309970856, 0.29668647050857544, 0.15968845784664154, 0.15968845784664154, 0.6049320101737976, 0.29668647050857544, 0.3138112425804138, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.9303023219108582, 0.6049320101737976, 0.7761795520782471, 1.101549744606018, 1.0159261226654053, 0.4679340124130249, -0.43967801332473755, -1.1075434684753418, -1.8096582889556885, -1.8267830610275269, -1.758284091949463, -1.5699117183685303, -0.2684305012226105, 0.7248052954673767, 1.0673003196716309, 1.0673003196716309, 0.9816765785217285, 1.1529240608215332, 1.1700488328933716, 0.9988013505935669, 1.3926706314086914, 1.1529240608215332, 1.324171543121338, 1.5125439167022705, 1.6837913990020752, 1.4097954034805298, 1.5981676578521729, 1.5125439167022705, 1.5810428857803345, 1.2727973461151123, 1.444044828414917, 1.4097954034805298, 1.444044828414917, 1.5296685695648193, 1.5810428857803345, 1.4782943725585938, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.6666666269302368, 1.2727973461151123, 1.9406627416610718, 1.1529240608215332, -0.31980475783348083, 0.3651854991912842, 1.5981676578521729, -1.8096582889556885, -2.1007792949676514, -2.0836544036865234, -1.1760424375534058, -1.2102919816970825, -1.9295315742492676, -1.9295315742492676, -1.8267830610275269, 0.2281874716281891, -0.06293346732854843, -1.9809058904647827, -0.6622998118400574, 1.4782943725585938, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564], [1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 1.0501755475997925, 1.6666666269302368, 1.6837913990020752, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.1529240608215332, 0.9474270939826965, 0.8618032932281494, 0.7761795520782471, 0.2281874716281891, -0.2513057291507721, -0.7821730971336365, -1.1246682405471802, -1.4500385522842407, -1.4500385522842407, -1.3986642360687256, -1.2959157228469849, -1.3644146919250488, -1.5699117183685303, -1.7754088640213013, -1.8610326051712036, -1.7411593198776245, -1.6384108066558838, -1.7240345478057861, -1.6555355787277222, -1.9124068021774292, -1.758284091949463, -1.8610326051712036, -1.878157377243042, -1.758284091949463, -1.7240345478057861, -1.6555355787277222, -1.5185375213623047, -1.141792893409729, 0.9131776094436646, 0.656306266784668, -2.0665295124053955, -1.8096582889556885, -1.758284091949463, -1.3986642360687256, -0.8506720662117004, -1.7754088640213013, -2.1007792949676514, -1.02191960811615, -1.073293924331665, -0.8849216103553772, -1.3130404949188232, -1.8952820301055908, -2.032280206680298, -1.8952820 [e2e-predictor] 301055908, -2.1007792949676514, -2.0665295124053955, -1.1246682405471802, -1.5527870655059814, -1.5870364904403687, -1.7069097757339478, -1.5185375213623047, -0.9876701235771179, -1.3644146919250488, -1.227416753768921, -1.4500385522842407, -1.261666178703308, -1.3130404949188232, -1.073293924331665, -1.4671632051467896, -1.1246682405471802, -1.0904186964035034, -1.3130404949188232, -0.9020463228225708, -1.0904186964035034, -0.8677968382835388, -0.9705453515052795, -0.576676070690155, -0.43967801332473755, -0.5081770420074463, -0.40542852878570557, -0.2684305012226105, -0.06293346732854843, 0.056939806789159775, -0.42255327105522156, -0.18280673027038574, -0.8335473537445068, -0.3883037567138672, -0.7479235529899597, 0.19393795728683472, 0.4508092403411865, 0.39943498373031616, 0.0740646943449974, 0.3309359848499298, 0.17681321501731873, 0.5535577535629272, 0.622056782245636, 0.6905558109283447, 0.810429036617279, 0.9645518660545349, 0.7761795520782471, 0.9816765785217285, 0.6905558109283447, 1.1357992887496948, 0.4679340124130249, 0.091189444065094, -0.576676070690155, -1.0047948360443115, -1.8267830610275269, -1.8439078330993652, -1.1075434684753418, -0.08005820959806442, 0.5364330410957336, 1.2042982578277588, 1.324171543121338, 1.5467933416366577, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.5467933416366577, 1.4097954034805298, 1.255672574043274, 1.444044828414917, 1.2214230298995972, 1.4782943725585938, 1.4097954034805298, 1.1357992887496948, 1.255672574043274, 1.2042982578277588, 1.3584210872650146, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.5125439167022705, 1.6837913990020752, 1.5125439167022705, 1.7009161710739136, 1.5296685695648193, 1.4269200563430786, 0.8446785807609558, 1.3584210872650146, 0.7248052954673767, -1.3130404949188232, 1.4269200563430786, -1.3815394639968872, 1.0673003196716309, 0.03981505334377289, 0.5193082690238953, -0.31980475783348083, 0.622056782245636, 0.622056782245636, 0.7590547800064087, 1.0330508947372437, -0.8335473537445068, -0.08005820959806442, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.7076805233955383, 1.2385478019714355, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.0330508947372437, 0.6391815543174744, 0.15968845784664154, -0.5081770420074463, -0.9362958669662476, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.484287977218628, -1.6555355787277222, -1.535662293434143, -1.5699117183685303, -1.5185375213623047, -1.5527870655059814, -1.604161262512207, -1.484287977218628, -1.3986642360687256, -1.9124068021774292, -1.8267830610275269, -1.82678306102752 [e2e-predictor] 69, -1.878157377243042, -1.7069097757339478, -1.3986642360687256, -1.8610326051712036, -1.6384108066558838, -1.5699117183685303, -0.3711790144443512, -0.576676070690155, -1.1075434684753418, -1.5699117183685303, -0.9191710948944092, -1.4500385522842407, -0.3711790144443512, -1.6555355787277222, -2.1179039478302, -1.3472900390625, -1.5014127492904663, -1.535662293434143, -1.535662293434143, -1.5014127492904663, -2.0494048595428467, -1.4671632051467896, -1.5014127492904663, -1.3815394639968872, -0.9362958669662476, -1.3644146919250488, -1.5527870655059814, -1.5699117183685303, -1.5014127492904663, -1.79253351688385, -1.2787909507751465, -1.3130404949188232, -1.5014127492904663, -1.415789008140564, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.2787909507751465, -1.227416753768921, -1.415789008140564, -1.3130404949188232, -1.0904186964035034, -1.02191960811615, -0.8335473537445068, -0.5595512986183167, -0.6280503273010254, -0.7821730971336365, -0.18280673027038574, -0.045808710157871246, -0.18280673027038574, -0.19993148744106293, 0.02269030176103115, -0.011559205129742622, 0.0740646943449974, 0.19393795728683472, 0.38231024146080017, 0.3138112425804138, -0.30267998576164246, -0.21705622971057892, -0.14855723083019257, 0.056939806789159775, 0.3309359848499298, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7419300675392151, 0.810429036617279, 1.0159261226654053, 0.7761795520782471, 0.8960528373718262, 1.0673003196716309, 0.4679340124130249, -0.6280503273010254, -1.02191960811615, -1.6555355787277222, -1.6555355787277222, -1.7069097757339478, -0.08005820959806442, -0.16568197309970856, 0.8618032932281494, 0.7933043241500854, 1.2727973461151123, 1.375545859336853, 0.9816765785217285, 0.8618032932281494, 1.1186745166778564, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7522903680801392, 1.324171543121338, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.324171543121338, 1.1529240608215332, 1.4954191446304321, 1.6495418548583984, 1.6837913990020752, 1.5467933416366577, 1.324171543121338, 0.9645518660545349, 1.18717360496521, 1.5981676578521729, 1.2899221181869507, 1.5296685695648193, 1.5125439167022705, 1.9920369386672974, 1.444044828414917, 1.1357992887496948, 1.375545859336853, 1.718040943145752, -0.21705622971057892, 0.9303023219108582, 0.10831420123577118, 1.6837913990020752, 1.3926706314086914, 1.4782943725585938, 0.8446785807609558, 0.7590547800064087, 1.1700488328933716, 1.3926706314086914, 0.17681321501731873, 0.4508092403411865, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 1.101549744606018, 1.563918113708496, 1.786539912223816, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.324171543121338, 1 [e2e-predictor] .2727973461151123, 1.18717360496521, 0.9645518660545349, 0.5535577535629272, -0.09718296676874161, -0.5595512986183167, -0.4910522699356079, -0.9020463228225708, -1.1246682405471802, -1.1931672096252441, -1.6555355787277222, -1.6212860345840454, -1.9295315742492676, -1.3815394639968872, -0.9534205794334412, -1.758284091949463, -1.6555355787277222, -1.79253351688385, -1.9295315742492676, -2.01515531539917, -1.9980305433273315, -2.1179039478302, -2.032280206680298, -1.758284091949463, -1.4500385522842407, -1.8096582889556885, -0.9705453515052795, -1.2787909507751465, 0.10831420123577118, 1.0501755475997925, 0.656306266784668, -1.3644146919250488, -1.878157377243042, -1.6555355787277222, -0.6794245839118958, -1.946656346321106, -1.9124068021774292, -1.5870364904403687, -1.3644146919250488, -1.3472900390625, -1.4671632051467896, -1.9637811183929443, -1.9809058904647827, -1.4671632051467896, -1.535662293434143, -1.0047948360443115, -1.2445415258407593, -1.4500385522842407, -1.6212860345840454, -1.415789008140564, -1.3644146919250488, -1.3986642360687256, -1.0390443801879883, -1.415789008140564, -1.3644146919250488, -0.43967801332473755, -0.3711790144443512, -1.02191960811615, -1.0047948360443115, -1.4329137802124023, -1.3130404949188232, -1.2102919816970825, -0.9705453515052795, -1.1246682405471802, -0.8506720662117004, -0.9020463228225708, -0.8677968382835388, -0.7479235529899597, -0.5081770420074463, -0.5595512986183167, -0.045808710157871246, 0.5364330410957336, 0.3138112425804138, -0.045808710157871246, -0.31980475783348083, -1.3986642360687256, -0.06293346732854843, 0.02269030176103115, 0.24531221389770508, 0.3480607271194458, 0.3138112425804138, 0.43368449807167053, 0.5193082690238953, 0.7590547800064087, 0.6905558109283447, 0.7419300675392151, 0.6734310388565063, 1.0330508947372437, 0.8618032932281494, 0.7933043241500854, 0.7933043241500854, 0.9131776094436646, 0.4679340124130249, -0.7821730971336365, -1.4671632051467896, -1.5870364904403687, -1.7411593198776245, -1.6897850036621094, -0.9534205794334412, -0.21705622971057892, 0.7076805233955383, 1.1529240608215332, 1.3926706314086914, 1.444044828414917, 1.4097954034805298, 1.2385478019714355, 1.0673003196716309, 0.9303023219108582, 0.810429036617279, 1.0844250917434692, 0.7590547800064087, 0.6734310388565063, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.2899221181869507, 1.5981676578521729, 1.5296685695648193, 1.444044828414917, 1.324171543121338, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.5810428857803345, 1.6152924299240112, 1.8036646842956543, 1.4611696004867554, 1.5296685695648193, 1.4782943725585938, 0.622056782245636, 1.3412963151931763, 0.43368449807167053, 1.4269200563430786, 0.7248052954673767, 0.4850587546825409, 1.2385478019714355, 1.5467933416366577, 1.1186745166778564, 0.9303023219108582, 0.5535577535629272, 1.0673003196716309, 0.29668647050857544, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, [e2e-predictor] 0.656306266784668, 0.6905558109283447, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.5706825256347656, 0.8789280652999878, 1.2042982578277588, 1.63241708278656, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3070467710494995, 1.1700488328933716, 0.8960528373718262, 0.39943498373031616, -0.09718296676874161, -0.4910522699356079, -0.7307988405227661, -0.21705622971057892, -0.8335473537445068, -0.7992978096008301, -0.8677968382835388, -1.2787909507751465, -1.672660231590271, -1.2102919816970825, 0.091189444065094, -1.415789008140564, -1.9295315742492676, -1.8610326051712036, -1.8439078330993652, -1.7754088640213013, -1.758284091949463, -1.7069097757339478, -1.758284091949463, -0.9020463228225708, -1.7069097757339478, -2.0836544036865234, -1.6555355787277222, -0.6280503273010254, -0.42255327105522156, -0.8335473537445068, -1.3130404949188232, -0.16568197309970856, -1.9637811183929443, -0.8164225816726685, -0.8677968382835388, -1.415789008140564, -1.79253351688385, -1.7411593198776245, -1.8267830610275269, -1.9295315742492676, -1.7240345478057861, -1.8952820301055908, -1.5870364904403687, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.5527870655059814, -1.672660231590271, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.484287977218628, -1.2787909507751465, -1.1931672096252441, -1.1931672096252441, -1.1246682405471802, -0.011559205129742622, -0.42255327105522156, -1.6384108066558838, -0.645175039768219, -0.6965492963790894, -1.2102919816970825, -1.02191960811615, -1.073293924331665, -0.9191710948944092, -0.6622998118400574, -0.8335473537445068, -0.4739275276660919, -0.5938007831573486, 0.4679340124130249, -0.14855723083019257, -0.06293346732854843, 0.7419300675392151, 0.7076805233955383, 0.587807297706604, 0.39943498373031616, 0.3138112425804138, 0.38231024146080017, 0.0055655487813055515, 0.03981505334377289, 0.5364330410957336, 0.7248052954673767, 0.6391815543174744, 0.7076805233955383, 0.7761795520782471, 0.7076805233955383, 0.622056782245636, 0.9474270939826965, 0.8789280652999878, 0.9645518660545349, 1.0501755475997925, 0.9303023219108582, -0.43967801332473755, -1.6384108066558838, -1.5527870655059814, -1.9124068021774292, -1.141792893409729, 0.0055655487813055515, 0.3138112425804138, 1.1357992887496948, 0.9303023219108582, 1.3584210872650146, 1.5467933416366577, 1.375545859336853, 1.2214230298995972, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 1.1529240608215332, 1.3926706314086914, 1.5467933416366577, 1.444044828414917, 1.2385478019714355, 0.9474270939826965, 1.3584210872650146, 1.6152924299240112, 1.563918113708496, 1.255672574043274, 1.1529240608215332, 1.255672574043274, 1.444044828414917, 1.8207894563674927, 1.6837913990020752, 1.786539912223816, 1.786539912223816, 1.0844250917434692, 1.8207894563674927, 1.1186745166778564, -0.14855723083019257, 1.0673003196716309, 0.8275538086891174, -0.5424265265464783, -0.14855723083019257, 0.8960528373718262, -0.045808710157871246, 0.8789280652999878, 0.4508092403411865, -1.6212860345840454, 0.8446785807609558, 1.324171543121338, -0.3883037567138672, 1.0501755475997925, 0.41655975580215454, 0.587807297706604, 1.4782943725585938, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.724805295467376 [e2e-predictor] 7, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.9816765785217285, 1.1357992887496948, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.2042982578277588, 1.101549744606018, 0.8275538086891174, 0.4679340124130249, 0.056939806789159775, -0.28555524349212646, -0.4910522699356079, -0.2341809868812561, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 0.6049320101737976, -0.13143247365951538, -0.28555524349212646, -0.19993148744106293, -0.645175039768219, -1.8096582889556885, -1.1931672096252441, -1.878157377243042, -1.9637811183929443, -1.8439078330993652, -1.7754088640213013, -1.3130404949188232, -0.1143077164888382, -1.672660231590271, -1.4329137802124023, -1.0390443801879883, -0.31980475783348083, -1.227416753768921, 0.12543895840644836, -0.7136740684509277, 0.39943498373031616, -0.6280503273010254, -0.3369295001029968, -1.0561691522598267, -1.1760424375534058, -1.8267830610275269, -1.8267830610275269, -1.672660231590271, -1.5527870655059814, -1.7069097757339478, -1.5014127492904663, -1.535662293434143, -1.5014127492904663, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -1.7411593198776245, -1.1589176654815674, -1.6384108066558838, -1.3472900390625, -0.9020463228225708, -1.1931672096252441, -0.43967801332473755, -1.0904186964035034, -0.43967801332473755, -1.3815394639968872, -0.3883037567138672, -0.7650483250617981, -1.141792893409729, -0.06293346732854843, -1.0047948360443115, -1.0904186964035034, -1.1075434684753418, -0.8677968382835388, -0.9362958669662476, -0.8335473537445068, -0.6622998118400574, 0.41655975580215454, 0.6049320101737976, -0.06293346732854843, 0.091189444065094, -0.02868395671248436, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.27956172823905945, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.4850587546825409, 0.27956172823905945, 0.656306266784668, 0.7248052954673767, 0.7933043241500854, 0.7248052954673767, 0.9131776094436646, 1.0330508947372437, 0.9816765785217285, 0.810429036617279, 0.6049320101737976, -0.02868395671248436, -1.3130404949188232, -1.8267830610275269, -1.7411593198776245, -0.6794245839118958, 0.2281874716281891, 0.6905558109283447, 0.4850587546825409, 0.5021834969520569, 0.6391815543174744, 1.101549744606018, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.18717360496521, 1.2214230298995972, 1.0501755475997925, 1.0330508947372437, 0.810429036617279, 0.3651854991912842, 0.12543895840644836, 0.5706825256347656, 0.7419300675392151, 0.9645518660545349, 1.1186745166778564, 1.4097954034805298, 1.6152924299240112, 1.4611696004867554, 1.5296685695648193, 1.786539912223816, 1.375545859336853, 1.2042982578277588, 1.63241708278656, 0.9988013505935669, 1.7009161710739136, 1.5296685695648193, 1.2214230298995972, 0.7248052954673767, 0.5021834969520569, 0.091189444065094, 0.19393795728683472, 0.0740646943449974, -0.7307988405227661, -0.4739275276660919, -0.21705622971057892, -0.3883037567138672, 0.5193082690238953, 1.2727973461151123, 1.0330508947372437, 1.2727973461151123, -0.3883037567138672, 0.0055655487813055515, 1.8036646842956543, 1.5981676578521729, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.409 [e2e-predictor] 7954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 0.9816765785217285, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.7761795520782471, 0.9131776094436646, 1.1700488328933716, 1.4782943725585938, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.3584210872650146, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 0.5706825256347656, 0.3480607271194458, 0.0740646943449974, 0.38231024146080017, 0.4850587546825409, 0.6734310388565063, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.587807297706604, 0.0055655487813055515, 0.3138112425804138, 0.5364330410957336, -0.42255327105522156, -1.2787909507751465, -1.2787909507751465, -1.8096582889556885, -1.9295315742492676, -1.8439078330993652, -1.0561691522598267, -1.261666178703308, -1.227416753768921, -1.073293924331665, -1.1075434684753418, -0.7136740684509277, -0.645175039768219, 0.14256370067596436, 0.17681321501731873, -0.09718296676874161, 0.0055655487813055515, 0.43368449807167053, 0.27956172823905945, -0.19993148744106293, -1.484287977218628, -1.672660231590271, -1.5699117183685303, -1.9295315742492676, -1.5527870655059814, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6897850036621094, -1.6555355787277222, -1.672660231590271, -1.2102919816970825, -1.604161262512207, -1.3815394639968872, -0.4739275276660919, -0.9705453515052795, -1.604161262512207, -0.610925555229187, -0.5081770420074463, -0.9876701235771179, -0.09718296676874161, -0.5595512986183167, 0.41655975580215454, 0.0740646943449974, 0.27956172823905945, 0.091189444065094, -0.8164225816726685, -0.6280503273010254, -0.5253018140792847, -0.21705622971057892, -0.42255327105522156, -0.8677968382835388, 0.38231024146080017, -0.13143247365951538, 0.2281874716281891, -0.045808710157871246, -0.610925555229187, -0.011559205129742622, 0.3651854991912842, 0.24531221389770508, 0.3309359848499298, 0.41655975580215454, 0.5535577535629272, 0.6734310388565063, 0.6734310388565063, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9988013505935669, 0.9131776094436646, 1.1529240608215332, 0.7761795520782471, 0.24531221389770508, -0.9362958669662476, -1.7754088640213013, -1.484287977218628, -0.09718296676874161, 0.8960528373718262, 1.0844250917434692, 0.9303023219108582, 1.3584210872650146, 1.4954191446304321, 1.3926706314086914, 0.8960528373718262, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.2214230298995972, 1.3412963151931763, 1.1186745166778564, 1.4097954034805298, 1.2727973461151123, 0.5706825256347656, 0.39943498373031616, 0.7590547800064087, 0.8960528373718262, 0.9131776094436646, 1.0501755475997925, 1.3070467710494995, 1.5467933416366577, 1.563918113708496, 1.324171543121338, 0.7761795520782471, 1.324171543121338, 1.3412963151931763, 1.3070467710494995, -1.5014127492904663, 0.7590547800064087, 0.587807297706604, -0.13143247365951538, 0.2110627144575119, -0.8677968382835388, -0.30267998576164246, 1.3926706314086914 [e2e-predictor] , -1.141792893409729, -0.1143077164888382, -0.16568197309970856, -0.576676070690155, 0.43368449807167053, -0.5081770420074463, 1.0673003196716309, 0.4508092403411865, -0.21705622971057892, -0.2684305012226105, 1.6152924299240112, 1.2385478019714355, 0.9474270939826965, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.7933043241500854, 0.9988013505935669, 1.18717360496521, 1.4097954034805298, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.444044828414917, 1.375545859336853, 1.255672574043274, 1.1529240608215332, 1.0501755475997925, 0.8960528373718262, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 1.0501755475997925, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.4679340124130249, -0.011559205129742622, -0.6280503273010254, -0.8506720662117004, -0.5081770420074463, -0.8506720662117004, -1.1589176654815674, -0.9362958669662476, -0.610925555229187, -0.011559205129742622, 0.26243698596954346, 0.02269030176103115, 0.810429036617279, 0.4508092403411865, 0.587807297706604, 0.622056782245636, 0.3651854991912842, -0.16568197309970856, -1.227416753768921, -0.610925555229187, -2.0494048595428467, -1.79253351688385, -1.6384108066558838, -1.7411593198776245, -1.6897850036621094, -1.6555355787277222, -1.7754088640213013, -1.6555355787277222, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.4910522699356079, -1.1246682405471802, -0.08005820959806442, -0.7992978096008301, -0.9191710948944092, -0.3369295001029968, -0.011559205129742622, -0.5081770420074463, 0.5021834969520569, 0.39943498373031616, -0.1143077164888382, 0.091189444065094, 0.3651854991912842, 0.38231024146080017, 0.0740646943449974, 0.4679340124130249, 0.19393795728683472, -0.28555524349212646, -0.06293346732854843, -0.011559205129742622, 0.14256370067596436, 0.41655975580215454, 0.5535577535629272, 0.2281874716281891, 0.622056782245636, 0.43368449807167053, 0.5021834969520569, 0.5706825256347656, 0.38231024146080017, 0.4679340124130249, 0.5364330410957336, 0.656306266784668, 0.7761795520782471, 0.5535577535629272, 0.9131776094436646, 0.9131776094436646, 0.7933043241500854, 0.5535577535629272, 0.4850587546825409, 0.9474270939826965, 0.587807297706604, -1.415789008140564, -1.7411593198776245, -1.4329137802124023, 0.17681321501731873, 0.02269030176103115, 0.9131776094436646, 0.587807297706604, 1.0501755475997925, 1.0673003196716309, 1.3070467710494995, 1.324171543121338, 1.444044828414917, 1.255672574043274, 0.9988013505935669, 0.9303023219108582, 1.444044828414917, 1.3926706314086914, 0.3651854991912842, 0.8446785807609558, 1.255672574043274, 1.17 [e2e-predictor] 00488328933716, 0.9131776094436646, 0.587807297706604, 0.9303023219108582, 0.7590547800064087, 0.5535577535629272, 0.24531221389770508, 0.43368449807167053, 0.7933043241500854, 0.8446785807609558, 1.0673003196716309, 1.1357992887496948, 0.8446785807609558, 0.5364330410957336, 0.7076805233955383, -0.8164225816726685, -1.3644146919250488, -1.0390443801879883, -0.1143077164888382, -0.4739275276660919, -1.0047948360443115, 1.2214230298995972, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -1.8096582889556885, -0.645175039768219, 0.0740646943449974, 0.5021834969520569, -0.2513057291507721, -1.8096582889556885, -0.7479235529899597, 1.3412963151931763, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 1.4097954034805298, 1.5467933416366577, 1.63241708278656, 1.6837913990020752, 1.6837913990020752, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4611696004867554, 1.375545859336853, 1.2727973461151123, 1.1357992887496948, 1.0159261226654053, 0.9474270939826965, 0.8446785807609558, 0.7248052954673767, 0.7248052954673767, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.7248052954673767, 0.810429036617279, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.8446785807609558, 0.39943498373031616, -0.30267998576164246, 0.2110627144575119, -0.045808710157871246, -0.2513057291507721, 0.7419300675392151, -0.2341809868812561, 0.810429036617279, 0.6049320101737976, 0.7419300675392151, 0.7933043241500854, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.4679340124130249, 0.6391815543174744, -0.19993148744106293, -0.14855723083019257, -1.2102919816970825, -0.6622998118400574, -1.5870364904403687, -1.7754088640213013, -1.5014127492904663, -1.9124068021774292, -1.3986642360687256, -1.9809058904647827, -1.0390443801879883, -1.073293924331665, -0.06293346732854843, -1.141792893409729, -0.6965492963790894, -0.1143077164888382, 0.02269030176103115, -0.8164225816726685, -0.6965492963790894, 0.02269030176103115, 0.091189444065094, 0.3309359848499298, -0.2513057291507721, 0.5021834969520569, 0.091189444065094, 0.9988013505935669, 0.5535577535629272, 0.4679340124130249, 0.3138112425804138, 0.03981505334377289, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, -0.08005820959806442, 0.5535577535629272, 0.4850587546825409, 0.4679340124130249, 0.2110627144575119, 0.14256370067596436, 0.41655975580215454, 0.6734310388565063, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.6905558109283447, 1.0330508947372437, 0.9303023219108582, 1.0844250917434692, 0.8275538086891174, 1.101549744606018, 0.7590547800064087, 0.6734310388565063, 0.707680 [e2e-predictor] 5233955383, -1.2959157228469849, -1.8096582889556885, -1.7411593198776245, -0.7992978096008301, 0.9645518660545349, 0.587807297706604, 0.7590547800064087, 1.4097954034805298, 1.1529240608215332, 1.4097954034805298, 1.101549744606018, 1.0501755475997925, 1.18717360496521, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.8960528373718262, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.17681321501731873, -0.43967801332473755, -0.09718296676874161, -0.42255327105522156, 0.43368449807167053, 0.656306266784668, 0.8960528373718262, -0.02868395671248436, -0.9534205794334412, -1.0904186964035034, -1.1589176654815674, -1.5185375213623047, -1.3301652669906616, -0.8164225816726685, 0.9303023219108582, -1.604161262512207, -1.4329137802124023, -0.2341809868812561, -1.3130404949188232, -1.9980305433273315, -1.758284091949463, -1.8267830610275269, -1.2445415258407593, -1.2445415258407593, 0.43368449807167053, 0.7933043241500854, 0.9303023219108582, 0.8789280652999878, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7076805233955383, 0.9645518660545349, 1.4611696004867554, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.5810428857803345, 1.4611696004867554, 1.3070467710494995, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 0.9988013505935669, 0.8960528373718262, 0.8618032932281494, 0.9474270939826965, 0.9816765785217285, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.7933043241500854, 0.24531221389770508, -0.2513057291507721, -0.2341809868812561, 0.38231024146080017, 0.0055655487813055515, 0.24531221389770508, 0.5364330410957336, 0.2281874716281891, 0.19393795728683472, 0.656306266784668, 0.8789280652999878, 0.8618032932281494, 1.2214230298995972, 1.0673003196716309, 1.1357992887496948, 1.101549744606018, 1.2214230298995972, 0.9303023219108582, 0.6049320101737976, 0.3309359848499298, -0.9362958669662476, -1.4329137802124023, -0.6965492963790894, 0.7076805233955383, -0.31980475783348083, -1.1075434684753418, -0.8506720662117004, -0.9534205794334412, -1.4671632051467896, -1.6212860345840454, -1.535662293434143, -0.06293346732854843, 0.27956172823905945, 0.091189444065094, 0.03981505334377289, 0.02269030176103115, -0.14855723083019257, 0.29668647050857544, 0.5706825256347656, 0.5193082690238953, 0.6049320101737976, 0.5021834969520569, 0.810429036617279, 0.8960528373718262, 0.6905558109283447, 0.8275538086891174, 0.8789280652999878, 0.656306266784668, 0.6391815543174744, 0.570682525634 [e2e-predictor] 7656, 0.14256370067596436, 0.3138112425804138, 0.3138112425804138, 0.2110627144575119, 0.5535577535629272, 0.6049320101737976, 0.41655975580215454, 0.5706825256347656, 0.622056782245636, 0.39943498373031616, 0.587807297706604, 0.8275538086891174, 0.9303023219108582, 1.0501755475997925, 0.7761795520782471, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 1.0673003196716309, 0.9131776094436646, 0.587807297706604, -0.9020463228225708, -1.7754088640213013, -1.8096582889556885, -0.2684305012226105, -0.4568027853965759, 0.6905558109283447, 0.8446785807609558, 1.18717360496521, 1.375545859336853, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2899221181869507, 1.0330508947372437, 0.7933043241500854, 1.2899221181869507, 1.3584210872650146, 1.2727973461151123, 1.1186745166778564, 0.8275538086891174, 0.4679340124130249, 0.7761795520782471, 0.6049320101737976, 0.02269030176103115, 0.8275538086891174, 0.41655975580215454, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 1.0844250917434692, 1.5467933416366577, 1.2727973461151123, 0.4679340124130249, -1.0561691522598267, -1.4329137802124023, -0.9020463228225708, -0.1143077164888382, -0.8849216103553772, -1.02191960811615, 0.3651854991912842, -0.8164225816726685, -1.4671632051467896, 0.5535577535629272, -0.9705453515052795, -1.7069097757339478, -1.5527870655059814, -1.6384108066558838, -1.5014127492904663, -1.3986642360687256, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.9988013505935669, 1.0673003196716309, 1.2385478019714355, 1.4611696004867554, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.5981676578521729, 1.4954191446304321, 1.375545859336853, 1.2385478019714355, 1.2042982578277588, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0501755475997925, 1.1700488328933716, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2385478019714355, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.091189444065094, -0.19993148744106293, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 1.0330508947372437, 0.9988013505935669, 1.101549744606018, 1.1529240608215332, 1.3584210872650146, 1.18717360496521, 1.1186745166778564, 1.2042982578277588, 1.0330508947372437, 0.587807297706604, -0.2341809868812561, 0.39943498373031616, -0.02868395671248436, -0.30267998576164246, -0.6794245839118958, 0.9131776094436646, 0.4679340124130249, 0.15968845784664154, -0.08005820959806 [e2e-predictor] 442, -0.5253018140792847, -0.40542852878570557, 0.03981505334377289, -0.6280503273010254, 0.17681321501731873, -0.045808710157871246, 0.10831420123577118, 0.14256370067596436, 0.3480607271194458, 0.7248052954673767, 0.43368449807167053, 0.7076805233955383, 0.41655975580215454, 0.8446785807609558, 0.5535577535629272, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.6905558109283447, 0.38231024146080017, 0.4850587546825409, 0.4508092403411865, 0.3309359848499298, 0.3651854991912842, 0.24531221389770508, 0.17681321501731873, 0.27956172823905945, 0.7590547800064087, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6734310388565063, 0.8618032932281494, 0.7761795520782471, 0.9988013505935669, 1.2214230298995972, 1.324171543121338, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, 0.810429036617279, -0.09718296676874161, -1.6212860345840454, -1.9809058904647827, 0.02269030176103115, 0.5364330410957336, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 1.2385478019714355, 1.1186745166778564, 1.2214230298995972, 1.2727973461151123, 1.4269200563430786, 1.5125439167022705, 1.3070467710494995, 1.2042982578277588, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 0.5021834969520569, 1.1700488328933716, 1.2385478019714355, 0.8446785807609558, 0.3480607271194458, 1.3412963151931763, 0.8960528373718262, 0.7761795520782471, 0.3651854991912842, 0.3138112425804138, 0.15968845784664154, 0.24531221389770508, 0.5193082690238953, 0.19393795728683472, 0.656306266784668, 0.3309359848499298, 0.38231024146080017, -0.06293346732854843, 0.9645518660545349, -1.1246682405471802, -0.9705453515052795, -0.9705453515052795, -1.0561691522598267, -1.5014127492904663, 0.03981505334377289, 0.19393795728683472, -1.1589176654815674, -0.5595512986183167, -0.6965492963790894, -1.415789008140564, -1.4329137802124023, -1.1075434684753418, -1.227416753768921, -1.227416753768921, 0.8960528373718262, 1.0159261226654053, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.4269200563430786, 1.3412963151931763, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.8789280652999878, 1.0673003196716309, 1.2385478019714355, 1.3926706314086914, 1.563918113708496, 1.63241708278656, 1.6837913990020752, 1.718040943145752, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.810429036617279, 1.0844250917434692, 1.101549744606018, 1.324171543121338, 1.1357992887496948, 1.2385478019714355, 1.3070467710494995, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 0.9816765785217285, 1.0159261226654 [e2e-predictor] 053, 0.8446785807609558, 0.7933043241500854, 1.0673003196716309, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.3584210872650146, 1.2385478019714355, 0.810429036617279, 0.8960528373718262, 0.3651854991912842, 0.9474270939826965, -0.42255327105522156, 0.3309359848499298, 0.587807297706604, 0.9131776094436646, 0.3309359848499298, 0.5706825256347656, 0.5364330410957336, 0.8275538086891174, 0.27956172823905945, 0.091189444065094, -0.2341809868812561, 0.622056782245636, 0.2110627144575119, 0.656306266784668, -0.13143247365951538, 0.5364330410957336, 0.622056782245636, 0.3138112425804138, 0.622056782245636, 0.4508092403411865, 0.8275538086891174, 0.4679340124130249, 0.6391815543174744, 0.6391815543174744, 0.5193082690238953, 0.587807297706604, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.7590547800064087, 0.3651854991912842, 0.587807297706604, 0.8618032932281494, 0.5021834969520569, 0.7761795520782471, 0.7248052954673767, 0.9474270939826965, 0.7933043241500854, 0.9474270939826965, 1.2042982578277588, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 1.0673003196716309, 0.5535577535629272, -0.7307988405227661, -1.8439078330993652, -1.0390443801879883, 0.5706825256347656, 0.6734310388565063, 0.6734310388565063, 0.3309359848499298, 0.810429036617279, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.255672574043274, 1.3412963151931763, 1.4611696004867554, 1.3412963151931763, 0.9131776094436646, 0.9645518660545349, 1.0673003196716309, 1.3070467710494995, 1.3412963151931763, 1.4954191446304321, 0.5706825256347656, 0.9303023219108582, 0.6049320101737976, 0.6391815543174744, 0.9988013505935669, 0.7590547800064087, 0.9645518660545349, -0.09718296676874161, 0.7590547800064087, -0.14855723083019257, 0.5535577535629272, 0.3309359848499298, 0.9988013505935669, 0.9131776094436646, 1.2042982578277588, 0.810429036617279, 0.7076805233955383, -0.14855723083019257, -1.0047948360443115, -1.0390443801879883, -0.7136740684509277, -1.0390443801879883, -1.5014127492904663, -0.5253018140792847, 0.29668647050857544, -1.3986642360687256, -0.7992978096008301, -0.7821730971336365, -1.3130404949188232, -1.4329137802124023, -1.4500385522842407, -1.4329137802124023, -0.7136740684509277, 0.8446785807609558, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878], [1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 1.0159261226654053, 1.0159261226654053, 1.2214230298995972, 1.5467933416366577, 1.6152924299240112, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1 [e2e-predictor] .101549744606018, 1.1186745166778564, 1.0330508947372437, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 0.9303023219108582, 0.8618032932281494, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 1.0673003196716309, 1.0501755475997925, 1.101549744606018, 0.9303023219108582, 1.1357992887496948, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.4097954034805298, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.1186745166778564, 1.2042982578277588, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 1.0159261226654053, 0.9303023219108582, 1.0673003196716309, 1.0673003196716309, 0.8960528373718262, 0.9645518660545349, 1.0330508947372437, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.810429036617279, 0.7419300675392151, 0.622056782245636, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 0.622056782245636, 0.4679340124130249, 0.39943498373031616, 0.5364330410957336, 0.41655975580215454, 0.19393795728683472, 0.3480607271194458, 0.6391815543174744, 0.7248052954673767, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 0.7590547800064087, 1.2727973461151123, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.2899221181869507, 1.1186745166778564, 1.0673003196716309, 0.8789280652999878, -0.02868395671248436, -1.2102919816970825, -1.3986642360687256, -0.5938007831573486, -0.3883037567138672, 0.7590547800064087, 0.9988013505935669, 0.8446785807609558, 0.8275538086891174, 1.2899221181869507, 1.1357992887496948, 1.3412963151931763, 1.3584210872650146, 1.4954191446304321, 1.0159261226654053, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.255672574043274, 1.1357992887496948, 0.6905558109283447, 0.6734310388565063, 0.5021834969520569, 0.9303023219108582, 0.9816765785217285, 0.656306266784668, 0.9816765785217285, 0.8618032932281494, 0.7590547800064087, 0.7419300675392151, -0.21705622971057892, 0.6905558109283447, 0.29668647050857544, 0.3309359848499298, 0.9474270939826965, 0.9131776094436646, 1.3926706314086914, 0.9131776094436646, 1.375545859336853, 1.0844250917434692, 0.6391815543174744, -0.7307988405227661, -1.5527870655059814, -1.3130404949188232, -1.4329137802124023, -1.5870364904403687, -1.4671632051467896, 0.02269030176103115, -1.6555355787277222, -1.073293924331665, -0.6622998118400574, -0.9876701235771179, -1.3986642360687256, -1.3986642360687256, -1.4671632051467896, -0.1143077164888382, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494], [1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 1.1529240608215332, 1. [e2e-predictor] 2042982578277588, 1.3412963151931763, 1.5125439167022705, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.5810428857803345, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.255672574043274, 1.18717360496521, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 0.9303023219108582, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 0.7933043241500854, 0.5535577535629272, 0.5364330410957336, 0.6049320101737976, 0.4850587546825409, 0.5364330410957336, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.8960528373718262, 0.9816765785217285, 1.101549744606018, 1.2899221181869507, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.1700488328933716, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.101549744606018, 1.1700488328933716, 0.9816765785217285, 0.810429036617279, 1.1357992887496948, 0.8789280652999878, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 0.6049320101737976, 0.12543895840644836, 0.5706825256347656, 0.7248052954673767, 0.622056782245636, 0.6391815543174744, 0.5535577535629272, 0.4508092403411865, 0.3480607271194458, 0.38231024146080017, 0.5021834969520569, 0.5193082690238953, 0.6391815543174744, 0.5364330410957336, 0.3480607271194458, 0.6905558109283447, 0.7761795520782471, 0.7076805233955383, 0.8275538086891174, 0.7590547800064087, 0.5706825256347656, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.6905558109283447, 0.6049320101737976, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 0.8275538086891174, 1.0673003196716309, 0.5193082690238953, -1.073293924331665, -1.5527870655059814, -1.5014127492904663, 0.0740646943449974, 0.656306266784668, 0.810429036617279, 0.9474270939826965, 1.1357992887496948, 1.1529240608215332, 1.3584210872650146, 1.101549744606018, 1.4097954034805298, 1.0159261226654053, 1.2214230298995972, 1.2899221181869507, 1.3926706314086914, 0.6391815543174744, 0.4679340124130249, 1.0159261226654053, 0.8618032932281494, 0.7076805233955383, 0.9131776094436646, 1.1700488328933716, 0.7933043241500854, 0.9988013505935669, 0.8618032932281494, 1.0844250917434692, 0.9303023219108582, 0.43368449807167053, 0.8789280652999878, 0.24531221389770508, 0.5535577535629272, 0.43368449807167053, 0.8789280652999878, 0.9816765785217285, 1.0159261226654053, 0.810429036617279, 1.3584210872650146, 0.656306266784668, 1.1357992887496948, 0.29668647050857544, -0.8506720662117004, -1.7069097757339478, -1.4671632051467896, -1.3472900390625, -1.5185375213623047, -1.3644146919250488, -0.3540542721748352, -1.7240345478057861, -1.2959157228469849, -0.7479235529899597, -1.0047948360443115, -1.1075434684753418, -1.3986642360687256, -1.3815394639968872, 0.7076805233955383, 0.8960528373718262, 0.8789280652999878], [1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1015 [e2e-predictor] 49744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 1.0159261226654053, 1.1529240608215332, 1.3584210872650146, 1.5296685695648193, 1.6152924299240112, 1.6666666269302368, 1.6666666269302368, 1.563918113708496, 1.5125439167022705, 1.444044828414917, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.8789280652999878, 0.7419300675392151, 0.6734310388565063, 0.8789280652999878, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.7761795520782471, 0.810429036617279, 0.9303023219108582, 0.7933043241500854, 0.7419300675392151, 0.9645518660545349, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.2899221181869507, 1.4269200563430786, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.18717360496521, 0.9988013505935669, 1.0159261226654053, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.1186745166778564, 1.0501755475997925, 0.7761795520782471, 0.9303023219108582, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.6049320101737976, 0.6905558109283447, 0.9131776094436646, 0.5021834969520569, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6049320101737976, 0.622056782245636, 0.7933043241500854, 0.7933043241500854, 0.7419300675392151, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.8275538086891174, 0.9645518660545349, 0.7933043241500854, 0.7590547800064087, 1.0159261226654053, 0.9303023219108582, 0.622056782245636, 0.9303023219108582, 1.0673003196716309, 1.0501755475997925, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 0.5193082690238953, -1.02191960811615, -1.9295315742492676, -0.8506720662117004, -0.2513057291507721, 0.5021834969520569, 0.587807297706604, 0.9988013505935669, 1.2042982578277588, 0.587807297706604, 1.1357992887496948, 1.0844250917434692, 1.2899221181869507, 1.324171543121338, 0.9474270939826965, 0.7248052954673767, 1.1357992887496948, 0.622056782245636, 0.9645518660545349, 0.4679340124130249, 0.810429036617279, 0.7248052954673767, 0.7761795520782471, 0.7419300675392151, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 0.38231024146080017, 0.7761795520782471, 0.9645518660545349, 0.4850587546825409, 0.8960528373718262, 0.7761795520782471, 0.9131776094436646, 1.18717360496521, 1.2899221181869507, 0.6905558109283447, 1.0159261226654053, 1.2899221181869507, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.15968845784664154, -0.2513057291507721, -1.5527870655059814, -1.5014127492904663, -1.3815394639968872, -1.484287977218628, -1.2445415258407593, -1.1246682405471802, -1.7069097757339478, -1.02191960811615, -0.9534205794334412, -1.0904186964035034, -0.7136740684509277, -1.5014127492904663, -1.5527870655059814, 0.9645518660545349, 0.8789280652999878], [1.4269200563430786, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0 [e2e-predictor] .8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0673003196716309, 1.1700488328933716, 1.2727973461151123, 1.3926706314086914, 1.4611696004867554, 1.6152924299240112, 1.6152924299240112, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.375545859336853, 1.3412963151931763, 1.2385478019714355, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.7933043241500854, 0.810429036617279, 0.656306266784668, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.3309359848499298, 0.5021834969520569, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.9131776094436646, 0.7761795520782471, 0.8960528373718262, 0.38231024146080017, 0.5364330410957336, 0.7590547800064087, 0.8618032932281494, 1.0159261226654053, 0.7419300675392151, 0.8789280652999878, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.2214230298995972, 1.375545859336853, 1.2214230298995972, 0.9816765785217285, 0.8789280652999878, 0.7590547800064087, 1.1186745166778564, 1.0844250917434692, 1.1186745166778564, 1.0844250917434692, 0.7933043241500854, 0.6049320101737976, 0.810429036617279, 0.8275538086891174, 0.24531221389770508, -0.06293346732854843, 0.8275538086891174, 0.3480607271194458, 0.656306266784668, 0.5535577535629272, 0.6905558109283447, 0.41655975580215454, 0.5364330410957336, 0.7933043241500854, 0.7761795520782471, 0.6734310388565063, 0.2281874716281891, 0.38231024146080017, 0.5535577535629272, 0.8446785807609558, 0.5535577535629272, 0.622056782245636, 0.5706825256347656, 0.8446785807609558, 0.5021834969520569, 0.8960528373718262, -0.08005820959806442, 0.7933043241500854, 0.7590547800064087, 0.656306266784668, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2385478019714355, 1.1186745166778564, 1.2727973461151123, 1.1529240608215332, 1.1529240608215332, 0.4850587546825409, -0.3711790144443512, -1.758284091949463, -1.6555355787277222, 0.03981505334377289, 0.02269030176103115, 0.27956172823905945, 0.8789280652999878, 0.38231024146080017, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.444044828414917, 1.1186745166778564, 1.0330508947372437, 1.1357992887496948, 0.9816765785217285, 0.9645518660545349, 0.7761795520782471, 1.0501755475997925, 1.0330508947372437, 0.5706825256347656, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.8960528373718262, 0.2110627144575119, 0.6391815543174744, 0.9816765785217285, 0.5193082690238953, 0.3480607271194458, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.41655975580215454, 0.5193082690238953, 0.2110627144575119, 0.5021834969520569, 0.587807297706604, 0.3651854991912842, 0.41655975580215454, 0.8446785807609558, -0.14855723083019257, -0.09718296676874161, -0.4910522699356079, -1.4671632051467896, -1.5699117183685303, -1.4329137802124023, -1.227416753768921, -1.2959157228469849, -1.5527870655059814, -1.2445415258407593, -1.2787909507751465, -0.9020463228225708, -0.9876701235771179, -1.2787909507751465, -1.535662293434143, -1.2445415258407593, 1.718040943145752], [1.3926706314086914, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948 [e2e-predictor] , 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.1357992887496948, 1.3412963151931763, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.5467933416366577, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.2727973461151123, 1.2042982578277588, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.8618032932281494, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.8275538086891174, 0.7590547800064087, 0.9474270939826965, 0.9816765785217285, 0.7590547800064087, 0.7419300675392151, 0.6049320101737976, 0.9131776094436646, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.1186745166778564, 0.9645518660545349, 1.0159261226654053, 1.1357992887496948, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 0.8618032932281494, 0.7076805233955383, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.587807297706604, 0.5021834969520569, 0.41655975580215454, 0.27956172823905945, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.656306266784668, 0.6734310388565063, 0.5193082690238953, 0.6391815543174744, 0.7419300675392151, 0.6049320101737976, 0.5193082690238953, 0.03981505334377289, 0.27956172823905945, 0.3651854991912842, 0.6391815543174744, 0.5021834969520569, 0.7590547800064087, 0.7761795520782471, 0.4508092403411865, 0.4679340124130249, 0.7590547800064087, 0.7761795520782471, 1.18717360496521, 1.0844250917434692, 1.1186745166778564, 1.2385478019714355, 1.3412963151931763, 1.324171543121338, 1.1700488328933716, 0.810429036617279, -0.1143077164888382, -1.878157377243042, -1.4329137802124023, -1.1931672096252441, -1.1075434684753418, 0.4679340124130249, 0.43368449807167053, 0.5535577535629272, 1.0330508947372437, 1.3926706314086914, 0.9645518660545349, 0.7761795520782471, 0.9645518660545349, 1.2385478019714355, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.2385478019714355, 0.7761795520782471, 0.656306266784668, 0.6905558109283447, 0.622056782245636, 0.7419300675392151, 0.9303023219108582, 0.5021834969520569, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.41655975580215454, 0.5193082690238953, 0.2281874716281891, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.4508092403411865, 0.3480607271194458, 0.5706825256347656, 0.19393795728683472, 0.091189444065094, 0.7248052954673767, 0.02269030176103115, 0.5021834969520569, 0.41655975580215454, -0.7479235529899597, -1.347290039062 [e2e-predictor] 5, -1.6212860345840454, -1.4329137802124023, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.3644146919250488, -1.0561691522598267, -0.9191710948944092, -1.02191960811615, -1.261666178703308, -1.415789008140564, -0.6965492963790894], [1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.2042982578277588, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.324171543121338, 1.2385478019714355, 1.1529240608215332, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.7933043241500854, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.8446785807609558, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.7590547800064087, 0.9645518660545349, 0.8618032932281494, 1.1186745166778564, 0.9645518660545349, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.1529240608215332, 1.0501755475997925, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 0.6391815543174744, 0.8789280652999878, 1.0159261226654053, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 1.18717360496521, 0.6049320101737976, 1.0330508947372437, 1.0330508947372437, 0.8446785807609558, 0.7933043241500854, 0.8960528373718262, 0.7248052954673767, 0.7590547800064087, 0.587807297706604, 0.7248052954673767, 0.6049320101737976, 0.6391815543174744, 0.5706825256347656, 0.27956172823905945, 0.14256370067596436, 0.39943498373031616, 0.2281874716281891, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.6734310388565063, 0.8275538086891174, 0.6905558109283447, 0.7419300675392151, 0.6391815543174744, 0.4508092403411865, 0.5706825256347656, 0.3651854991912842, 0.622056782245636, 0.41655975580215454, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.18717360496521, 1.0673003196716309, 1.1357992887496948, 0.9645518660545349, -0.09718296676874161, -1.535662293434143, -1.7411593198776245, -0.9020463228225708, -1.261666178703308, -0.4568027853965759, 0.6049320101737976, 1.101549744606018, 0.7933043241500854, 0.6391815543174744, 0.587807297706604, 0.6905558109283447, 1.1357992887496948, 0.7419300675392151, 0.8960528373718262, 0.7761795520782471, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 0.7590547800064087, 1.324171543121338, 0.7419300675392151, 0.9131776094436646, 0.7933043241500854, 0.7248052954673767, [e2e-predictor] 0.587807297706604, 0.5706825256347656, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.656306266784668, 0.4850587546825409, 0.7590547800064087, 0.38231024146080017, 0.5364330410957336, 0.38231024146080017, 0.8618032932281494, 0.810429036617279, 0.8960528373718262, 0.8275538086891174, -0.4910522699356079, -1.2445415258407593, -1.758284091949463, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.3815394639968872, -1.261666178703308, -1.3986642360687256, -0.8506720662117004, -0.6965492963790894, -1.4329137802124023, -1.3644146919250488], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4782943725585938, 1.3584210872650146, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0844250917434692, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.6734310388565063, 1.0159261226654053, 0.9988013505935669, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 1.18717360496521, 1.1529240608215332, 1.0501755475997925, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 0.9816765785217285, 1.0159261226654053, 0.9645518660545349, 1.101549744606018, 0.9988013505935669, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 1.0844250917434692, 0.6734310388565063, 0.5364330410957336, 0.9988013505935669, 1.0673003196716309, 0.7590547800064087, 0.7076805233955383, 0.7933043241500854, 0.5364330410957336, 0.38231024146080017, 0.5193082690238953, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6391815543174744, 0.7419300675392151, 0.4850587546825409, 0.26243698596954346, 0.8446785807609558, 0.41655975580215454, 0.15968845784664154, 0.7933043241500854, 0.3138112425804138, 0.7590547800064087, 0.3651854991912842, 0.4508092403411865, 0.39943498373031616, 0.9131776094436646, 0.8789280652999878, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.2042982578277588, 1.0844250917434692, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.0673003196716309, 0.6391815543174744, -1.1760424375534058, -1.5527870655059814, -1.604161262512207, -0.7650483250617981, -0.43967801332473755, 0.5535577535629272, 0.330 [e2e-predictor] 9359848499298, 0.14256370067596436, 0.5021834969520569, 0.810429036617279, 0.5021834969520569, 0.7248052954673767, 0.7590547800064087, 0.4850587546825409, 0.4850587546825409, 0.39943498373031616, 0.5021834969520569, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 1.0159261226654053, 0.41655975580215454, 0.7419300675392151, 0.656306266784668, 0.43368449807167053, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.587807297706604, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.5706825256347656, 0.7761795520782471, 0.7419300675392151, 0.810429036617279, 0.656306266784668, 0.8446785807609558, 0.656306266784668, 0.8618032932281494, 0.9131776094436646, 0.9816765785217285, 0.6049320101737976, -1.415789008140564, -1.7069097757339478, -1.4500385522842407, -1.3301652669906616, -1.3130404949188232, -1.3986642360687256, -1.261666178703308, -1.79253351688385, -0.30267998576164246, -0.8849216103553772, -1.3815394639968872], [1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.7933043241500854, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.6391815543174744, 1.1186745166778564, 1.18717360496521, 0.7761795520782471, 0.6905558109283447, 0.9131776094436646, 0.6391815543174744, 0.9303023219108582, 1.0159261226654053, 0.9131776094436646, 0.8789280652999878, 1.0330508947372437, 1.0844250917434692, 1.1529240608215332, 1.1357992887496948, 1.0330508947372437, 1.1186745166778564, 0.8960528373718262, 0.9645518660545349, 0.9474270939826965, 0.7933043241500854, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 1.0330508947372437, 1.1186745166778564, 0.7248052954673767, 0.7248052954673767, 1.1186745166778564, 0.9303023219108582, 0.8789280652999878, 0.9816765785217285, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.656306266784668, 0.7076805233955383, 0.6391815543174744, 0.7933043241500854, 0.656306266784668, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8789280652999878, 0.3138112425804138, 0.39943498373031616, 0.587807297706604, 0.6391815543174744, 0.24531221389770508, 0.39943498373031616, 0.4850587546825409, 0.6905558109283447, 0.5193082690238953, 0.26243698596954346, 0.5535577535629272, 1.0330508947372437, 0.98167657852 [e2e-predictor] 17285, 0.9303023219108582, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.4097954034805298, 1.255672574043274, 1.1529240608215332, 1.1529240608215332, 1.255672574043274, 1.3070467710494995, 0.8960528373718262, -0.4568027853965759, -1.3301652669906616, -1.9124068021774292, -0.6794245839118958, -0.9705453515052795, -0.2513057291507721, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.3480607271194458, 0.4508092403411865, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.4679340124130249, 0.43368449807167053, 0.9645518660545349, 0.6049320101737976, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.5364330410957336, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 1.18717360496521, -1.1760424375534058, -1.6384108066558838, -1.5014127492904663, -1.4329137802124023, -1.3986642360687256, -1.415789008140564, -1.3815394639968872, -1.6384108066558838, 0.3651854991912842, -1.141792893409729], [1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 0.9474270939826965, 0.9303023219108582, 0.8618032932281494, 0.9303023219108582, 0.810429036617279, 0.6734310388565063, 0.7761795520782471, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8446785807609558, 0.9131776094436646, 1.0844250917434692, 1.2214230298995972, 1.0501755475997925, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.8618032932281494, 0.810429036617279, 0.9645518660545349, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 0.8446785807609558, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 0.9816765785217285, 0.9474270939826965, 0.6905558109283447, 0.7933043241500854, 0.656306266784668, 0.4508092403411865, 0.587807297706604, 0.7761795520782471, 0.7933043241500854, 0.6734 [e2e-predictor] 310388565063, 0.6049320101737976, 0.6391815543174744, 0.7419300675392151, 0.587807297706604, 0.6391815543174744, 0.3651854991912842, 0.26243698596954346, 0.4508092403411865, 0.39943498373031616, 0.3138112425804138, 0.3651854991912842, 0.5021834969520569, 0.5193082690238953, 0.6905558109283447, 0.6905558109283447, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0159261226654053, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.2385478019714355, 1.1700488328933716, 1.3412963151931763, 1.0330508947372437, 0.6391815543174744, -0.9876701235771179, -1.4500385522842407, -1.7411593198776245, -1.141792893409729, -0.576676070690155, -0.14855723083019257, 0.03981505334377289, 0.10831420123577118, 0.14256370067596436, 0.43368449807167053, 0.4679340124130249, 0.6734310388565063, 0.4679340124130249, 0.810429036617279, 0.3651854991912842, 0.43368449807167053, 0.8789280652999878, 0.656306266784668, 0.7076805233955383, -0.06293346732854843, 0.6734310388565063, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7419300675392151, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.4508092403411865, -1.5527870655059814, -1.7240345478057861, -1.5527870655059814, -1.484287977218628, -1.4671632051467896, -1.3472900390625, -1.535662293434143, 0.3138112425804138], [1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.5193082690238953, 0.7933043241500854, 0.9816765785217285, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 1.0159261226654053, 0.9131776094436646, 1.1186745166778564, 1.1357992887496948, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.8618032932281494, 0.8960528373718262, 0.9988013505935669, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.7419300675392151, 0.6905558109283447, 0.8446785807609558, 0.9645518660545349, 1.08442509 [e2e-predictor] 17434692, 0.9645518660545349, 1.0844250917434692, 1.0159261226654053, 0.8960528373718262, 0.9303023219108582, 1.0673003196716309, 1.18717360496521, 0.8275538086891174, 1.0159261226654053, 0.810429036617279, 0.6734310388565063, 0.8446785807609558, 0.9303023219108582, 0.8618032932281494, 0.7076805233955383, 0.5193082690238953, 0.4850587546825409, 0.9988013505935669, 0.6905558109283447, 0.6734310388565063, 0.4679340124130249, 0.5535577535629272, 0.6734310388565063, 0.41655975580215454, 0.43368449807167053, 0.6049320101737976, 0.43368449807167053, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.8618032932281494, 0.9474270939826965, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.18717360496521, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.5364330410957336, -1.0904186964035034, -1.3301652669906616, -1.5699117183685303, -1.1760424375534058, -0.576676070690155, -1.3301652669906616, -0.9020463228225708, 0.15968845784664154, 0.27956172823905945, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.4508092403411865, 0.6734310388565063, 0.4850587546825409, 0.7076805233955383, 0.6049320101737976, 0.3651854991912842, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 1.0501755475997925, -0.2513057291507721, -1.5870364904403687, -1.535662293434143, -1.4329137802124023, -1.3301652669906616, -1.4671632051467896, -1.4500385522842407], [1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7248052954673767, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 1.0673003196716309, 1.0330508947372437, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.0159261226654053 [e2e-predictor] , 1.0159261226654053, 0.8446785807609558, 0.8789280652999878, 0.5706825256347656, 0.656306266784668, 0.9474270939826965, 0.810429036617279, 0.7419300675392151, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 0.9816765785217285, 1.0673003196716309, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0501755475997925, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.9988013505935669, 1.0159261226654053, 1.18717360496521, 1.0673003196716309, 1.1529240608215332, 1.1186745166778564, 0.9988013505935669, 0.8275538086891174, 0.5535577535629272, 0.9816765785217285, 0.7590547800064087, 0.3309359848499298, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.7761795520782471, 0.8275538086891174, 0.41655975580215454, 0.43368449807167053, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.6391815543174744, 0.8446785807609558, 0.7419300675392151, 0.7933043241500854, 0.7076805233955383, 0.7761795520782471, 0.8446785807609558, 0.7761795520782471, 0.7419300675392151, 0.8618032932281494, 1.0330508947372437, 1.324171543121338, 1.0673003196716309, 0.9303023219108582, 1.1186745166778564, 1.2214230298995972, 1.2899221181869507, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 0.9988013505935669, 0.4850587546825409, -1.1075434684753418, -1.6212860345840454, -0.9534205794334412, -1.5014127492904663, -1.8439078330993652, -0.13143247365951538, -0.011559205129742622, 0.4850587546825409, 0.3651854991912842, 0.3480607271194458, 0.6049320101737976, 0.4850587546825409, 0.3309359848499298, 0.3138112425804138, 0.39943498373031616, 0.5364330410957336, 0.622056782245636, 0.810429036617279, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, -0.42255327105522156, -1.8610326051712036, -1.5527870655059814, -1.4671632051467896, -1.5185375213623047], [1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2214230298995972, 1.2727973461151123, 1.1700488328933716, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.1186745166778564, 1.1186745166778564, 1.0673003196716309, 1.03 [e2e-predictor] 30508947372437, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 0.8618032932281494, 0.9303023219108582, 0.6734310388565063, 0.2110627144575119, 0.8275538086891174, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 0.8960528373718262, 1.0330508947372437, 1.0501755475997925, 0.8960528373718262, 0.9816765785217285, 0.9988013505935669, 1.0844250917434692, 0.8275538086891174, 0.9303023219108582, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.2042982578277588, 1.0330508947372437, 1.0159261226654053, 0.8275538086891174, 0.6391815543174744, 1.2042982578277588, 1.0501755475997925, 0.7076805233955383, 0.656306266784668, 0.9303023219108582, 0.7248052954673767, 0.7076805233955383, 0.622056782245636, 0.6391815543174744, 0.3651854991912842, 0.5535577535629272, 0.27956172823905945, 0.5193082690238953, 0.6049320101737976, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7076805233955383, 0.6391815543174744, 0.4850587546825409, 0.8446785807609558, 0.5193082690238953, 0.6734310388565063, 0.9131776094436646, 0.9816765785217285, 0.8960528373718262, 1.1186745166778564, 0.7248052954673767, 0.9816765785217285, 1.255672574043274, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.1357992887496948, 1.2385478019714355, 0.6734310388565063, 0.0055655487813055515, -1.3644146919250488, -1.7754088640213013, -1.3815394639968872, -1.0904186964035034, -0.5595512986183167, -0.16568197309970856, 0.39943498373031616, 0.29668647050857544, 0.3480607271194458, 0.5364330410957336, 0.3138112425804138, 0.10831420123577118, 0.41655975580215454, 0.4850587546825409, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.10831420123577118, -1.6555355787277222, -1.5014127492904663], [1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.22142302 [e2e-predictor] 98995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3070467710494995, 1.2042982578277588, 1.1357992887496948, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9303023219108582, 1.0159261226654053, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8446785807609558, 0.7761795520782471, 0.656306266784668, 0.7761795520782471, 0.810429036617279, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 1.0330508947372437, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0159261226654053, 0.9474270939826965, 1.0159261226654053, 1.101549744606018, 1.0501755475997925, 1.101549744606018, 1.0844250917434692, 1.1357992887496948, 1.0501755475997925, 1.1357992887496948, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.1357992887496948, 0.9131776094436646, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.9131776094436646, 0.8789280652999878, 0.7933043241500854, 0.9816765785217285, 0.6734310388565063, 0.7933043241500854, 0.7248052954673767, 0.7590547800064087, 0.38231024146080017, 0.7590547800064087, 0.4679340124130249, 0.5364330410957336, 0.7761795520782471, 0.7761795520782471, 0.6391815543174744, 0.5364330410957336, 0.622056782245636, 0.7933043241500854, 0.6049320101737976, 0.41655975580215454, 0.8789280652999878, 0.6049320101737976, 0.8960528373718262, 0.9645518660545349, 0.8789280652999878, 0.9816765785217285, 0.9988013505935669, 1.0673003196716309, 1.2214230298995972, 1.3070467710494995, 1.3070467710494995, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.1357992887496948, 0.8960528373718262, -0.5595512986183167, -1.3644146919250488, -1.672660231590271, -1.946656346321106, -1.2102919816970825, -0.645175039768219, 0.02269030176103115, 0.3651854991912842, 0.27956172823905945, 0.38231024146080017, -0.9191710948944092, 0.12543895840644836, 0.24531221389770508, 0.7761795520782471, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.9645518660545349], [1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.204298257827 [e2e-predictor] 7588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 1.2042982578277588, 1.2899221181869507, 1.3070467710494995, 1.4097954034805298, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8789280652999878, 0.9645518660545349, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 0.9988013505935669, 1.0330508947372437, 0.7419300675392151, 0.8275538086891174, 0.656306266784668, 0.7419300675392151, 0.5193082690238953, 0.5364330410957336, 0.8275538086891174, 0.41655975580215454, 0.4508092403411865, 0.8960528373718262, 0.8275538086891174, 0.9816765785217285, 0.9474270939826965, 1.1186745166778564, 1.101549744606018, 1.0159261226654053, 0.9988013505935669, 1.0673003196716309, 1.101549744606018, 1.0673003196716309, 1.1529240608215332, 1.0673003196716309, 1.0159261226654053, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 1.0844250917434692, 1.2214230298995972, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7076805233955383, 0.7761795520782471, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7076805233955383, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, 0.8446785807609558, 0.9474270939826965, 0.5535577535629272, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.7419300675392151, 0.9645518660545349, 1.1529240608215332, 0.9474270939826965, 1.0844250917434692, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.375545859336853, 1.18717360496521, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.18717360496521, 1.1357992887496948, 0.5193082690238953, -0.5253018140792847, -1.3815394639968872, -1.5185375213623047, -1.7411593198776245, -1.1246682405471802, -0.9191710948944092, -0.4910522699356079, 0.15968845784664154, -0.9876701235771179, -0.3540542721748352, 0.15968845784664154, 0.8446785807609558, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174], [1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.033 [e2e-predictor] 0508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.2042982578277588, 1.375545859336853, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.7761795520782471, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 0.622056782245636, 0.8446785807609558, 0.7076805233955383, 0.6391815543174744, 0.810429036617279, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.8789280652999878, 0.4850587546825409, 0.5364330410957336, 0.8446785807609558, 0.4508092403411865, 0.4508092403411865, 0.587807297706604, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.7419300675392151, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 1.0673003196716309, 0.9816765785217285, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.101549744606018, 0.6905558109283447, 0.9645518660545349, 1.0159261226654053, 0.9303023219108582, 1.0330508947372437, 0.9645518660545349, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.7590547800064087, 0.6905558109283447, 0.587807297706604, 0.4850587546825409, 0.6905558109283447, 0.656306266784668, 0.8618032932281494, 0.5535577535629272, 0.9131776094436646, 0.6734310388565063, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.7419300675392151, 0.8275538086891174, 0.9816765785217285, 0.3480607271194458, 1.0159261226654053, 0.587807297706604, 1.0501755475997925, 0.9816765785217285, 1.0844250917434692, 0.9988013505935669, 1.1529240608215332, 1.2385478019714355, 1.2042982578277588, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2214230298995972, 0.7248052954673767, 0.15968845784664154, -0.3540542721748352, -0.9705453515052795, -1.5870364904403687, -1.3301652669906616, -0.5081770420074463, -0.7992978096008301, -0.610925555229187, -0.14855723083019257, 0.7933043241500854, 1.0673003196716309, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854], [0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9 [e2e-predictor] 131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2899221181869507, 1.2385478019714355, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 0.9303023219108582, 0.8275538086891174, 0.7761795520782471, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.6734310388565063, 0.7419300675392151, 0.6734310388565063, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.7248052954673767, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.5706825256347656, 0.4679340124130249, 0.29668647050857544, 0.4850587546825409, 0.8789280652999878, 0.7248052954673767, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.3651854991912842, 0.5021834969520569, 0.7076805233955383, 0.7933043241500854, 0.622056782245636, 0.622056782245636, 0.7933043241500854, 0.8960528373718262, 1.0159261226654053, 0.8618032932281494, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.810429036617279, 0.7076805233955383, 0.6905558109283447, 1.0501755475997925, 0.8446785807609558, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.6905558109283447, 0.7933043241500854, 0.7933043241500854, 0.7248052954673767, 0.7419300675392151, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 0.622056782245636, 0.5706825256347656, 0.4508092403411865, 0.810429036617279, 0.3651854991912842, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 1.1357992887496948, 1.1186745166778564, 1.18717360496521, 1.324171543121338, 1.2899221181869507, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.0330508947372437, 0.9131776094436646, 0.4679340124130249, 0.19393795728683472, 0.10831420123577118, 0.7761795520782471, 0.7248052954673767, 0.8275538086891174, 0.8960528373718262, 1.0330508947372437, 0.9474270939826965, 1.0673003196716309, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.827553808689117 [e2e-predictor] 4, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471], [0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.4269200563430786, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 0.9816765785217285, 0.9131776094436646, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.5706825256347656, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 0.8275538086891174, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.5706825256347656, 0.4508092403411865, 0.622056782245636, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7933043241500854, 0.5706825256347656, 0.3651854991912842, 0.4679340124130249, 0.9303023219108582, 0.7419300675392151, 0.8960528373718262, 0.6391815543174744, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.9645518660545349, 0.7076805233955383, 0.810429036617279, 0.8446785807609558, 0.6391815543174744, 0.622056782245636, 0.4850587546825409, 0.4508092403411865, 0.7933043241500854, 0.8618032932281494, 0.9131776094436646, 0.5364330410957336, 0.7419300675392151, 0.5364330410957336, 0.5535577535629272, 0.4679340124130249, 0.5021834969520569, 0.8275538086891174, 0.9474270939826965, 0.7419300675392151, 0.6049320101737976, 0.7933043241500854, 0.656306266784668, 0.8960528373718262, 0.810429036617279, 0.9474270939826965, 0.7590547800064087, 0.8960528373718262, 0.8618032932281494, 0.5706825256347656, 0.5193082690238953, 0.6905558109283447, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.3651854991912842, 0.9131776094436646, 1.0330508947372437, 0.8275538086891174, 0.8446785807609558, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.3070467710494995, 1.255672574043274, 1.2214230298995972, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.1700488328933716, 1.4611696004867554, 1.2385478019714355, 1.1186745166778564, 1.1357992887496948, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.0844250917434692, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, [e2e-predictor] 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151], [0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.255672574043274, 1.3584210872650146, 1.3070467710494995, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.810429036617279, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.7761795520782471, 0.6391815543174744, 0.5706825256347656, 0.10831420123577118, 0.622056782245636, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9645518660545349, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 0.6391815543174744, 0.656306266784668, 0.5535577535629272, 0.8446785807609558, 0.7419300675392151, 0.656306266784668, 0.7248052954673767, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.7761795520782471, 0.6391815543174744, 0.587807297706604, 0.4850587546825409, 0.6391815543174744, 0.5706825256347656, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7248052954673767, 0.8618032932281494, 0.8446785807609558, 0.6734310388565063, 0.8446785807609558, 0.7590547800064087, 0.5535577535629272, 0.4850587546825409, 0.6391815543174744, 0.3480607271194458, 0.2110627144575119, 0.4679340124130249, 0.8446785807609558, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 1.1186745166778564, 1.1186745166778564, 1.0159261226654053, 1.2385478019714355, 1.324171543121338, 1.101549744606018, 1.2214230298995972, 1.4782943725585938, 1.2727973461151123, 1.3584210872650146, 1.2899221181869507, 1.1357992887496948, 1.255672574043274, 1.255672574043274, 1.1357992887496948, 1.2385478019714355, 1.2727973461151123, 1.3584210872650146, 1.0844250917434692, [e2e-predictor] 1.0501755475997925, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151], [0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2385478019714355, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0330508947372437, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.6734310388565063, 0.587807297706604, 0.5364330410957336, 0.6391815543174744, 0.5193082690238953, 0.656306266784668, 0.7933043241500854, 0.8446785807609558, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.8618032932281494, 0.7761795520782471, 0.5535577535629272, 0.7933043241500854, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.7419300675392151, 0.8789280652999878, 0.9131776094436646, 0.8275538086891174, 0.7590547800064087, 0.6049320101737976, 0.6905558109283447, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.6734310388565063, 0.7761795520782471, 1.0673003196716309, 0.9474270939826965, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.8275538086891174, 0.9474270939826965, 0.810429036617279, 1.0501755475997925, 0.7761795520782471, 0.9988013505935669, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.6049320101737976, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.6391815543174744, 0.3651854991912842, 0.15968845784664154, 0.5535577535629272, 0.14256370067596436, 0.622056782245636, 0.7590547800064087, 0.622056782245636, 0.9131776094436646, 1.0330508947372437, 0.9645518660545349, 0.8789280652999878, [e2e-predictor] 1.0159261226654053, 1.1186745166778564, 1.18717360496521, 1.1357992887496948, 0.9645518660545349, 1.3926706314086914, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, 1.3070467710494995, 1.3070467710494995, 1.1529240608215332, 1.1700488328933716, 1.3070467710494995, 1.324171543121338, 1.1357992887496948, 1.0330508947372437, 1.1529240608215332, 1.18717360496521, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767], [0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.255672574043274, 1.375545859336853, 1.444044828414917, 1.4782943725585938, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 0.7761795520782471, 0.7076805233955383, 0.5535577535629272, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.5364330410957336, 0.4508092403411865, 0.5364330410957336, 0.6734310388565063, 0.6391815543174744, 0.4850587546825409, 0.26243698596954346, 0.622056782245636, 0.656306266784668, 0.9131776094436646, 0.9303023219108582, 0.8960528373718262, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8960528373718262, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 1.0673003196716309, 0.9645518660545349, 0.6905558109283447, 0.9131776094436646, 0.8789280652999878, 0.6391815543174744, 0.7248052954673767, 0.7419 [e2e-predictor] 300675392151, 1.0844250917434692, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.8618032932281494, 0.587807297706604, 0.41655975580215454, 0.29668647050857544, 0.4508092403411865, 0.656306266784668, 0.7933043241500854, 0.7761795520782471, 0.8789280652999878, 0.9131776094436646, 0.656306266784668, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.2214230298995972, 0.810429036617279, 1.375545859336853, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8618032932281494, 0.8446785807609558, 0.6905558109283447, 0.622056782245636, 0.3309359848499298, 0.41655975580215454, 0.6905558109283447, 0.38231024146080017, 0.4508092403411865, 0.24531221389770508, 0.2110627144575119, 0.41655975580215454, 0.6905558109283447, 0.0055655487813055515, 0.10831420123577118, 0.7419300675392151, 0.622056782245636, 0.26243698596954346, 0.7419300675392151, 0.810429036617279, 0.6391815543174744, 0.9645518660545349, 0.5364330410957336, 0.656306266784668, 1.0159261226654053, 0.4850587546825409, 0.6905558109283447, 1.0159261226654053, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.7590547800064087, 0.7419300675392151, 0.793304324150 [e2e-predictor] 0854, 0.7248052954673767, 0.810429036617279, 0.810429036617279, 0.8618032932281494, 1.0159261226654053, 0.7761795520782471, 0.8275538086891174, 0.9474270939826965, 0.9816765785217285, 1.1186745166778564, 1.1700488328933716, 0.7761795520782471, 0.8960528373718262, 0.8960528373718262, 0.7248052954673767, 0.9131776094436646, 0.656306266784668, 0.587807297706604, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.9474270939826965, 0.6391815543174744, 0.6391815543174744, 0.4679340124130249, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.4850587546825409, 0.6734310388565063, 0.7076805233955383, 0.8789280652999878, 0.587807297706604, 0.9816765785217285, 0.9474270939826965, 1.0159261226654053, 1.1186745166778564, 0.9474270939826965, 1.0159261226654053, 0.810429036617279, 1.255672574043274, 1.1357992887496948, 0.9816765785217285, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063], [0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.8789280652999878, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5021834969520569, 0.5193082690238953, 0.7076805233955383, 0.622056782245636, 1.0673003196716309, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.7933043241500854, 0.6220 [e2e-predictor] 56782245636, 0.656306266784668, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.6734310388565063, 0.810429036617279, 0.6049320101737976, 0.7076805233955383, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6391815543174744, 0.4850587546825409, 0.5535577535629272, 0.6391815543174744, 0.6391815543174744, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8446785807609558, 0.9131776094436646, 0.9988013505935669, 0.9988013505935669, 0.622056782245636, 0.5535577535629272, 0.8618032932281494, 0.656306266784668, 0.9303023219108582, 1.2042982578277588, 0.8960528373718262, 0.8446785807609558, 0.5706825256347656, 0.4508092403411865, 0.7590547800064087, 0.7248052954673767, 0.8446785807609558, 0.8446785807609558, 0.7076805233955383, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.4850587546825409, 0.587807297706604, 0.9645518660545349, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.587807297706604, 0.6905558109283447, 0.9303023219108582, 1.0844250917434692, 0.9474270939826965, 0.27956172823905945, 1.1186745166778564, 1.1700488328933716, 0.9474270939826965, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 1.2385478019714355, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668], [0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.3070467710494995, 1.2899221181869507, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0501755475997925, 1.0159261226654053, 1.015926122 [e2e-predictor] 6654053, 1.0159261226654053, 0.9131776094436646, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6905558109283447, 0.5535577535629272, 0.5193082690238953, 0.8960528373718262, 0.9645518660545349, 0.8960528373718262, 0.8618032932281494, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8275538086891174, 0.7419300675392151, 0.8618032932281494, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.810429036617279, 0.7761795520782471, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.9988013505935669, 0.9645518660545349, 0.7933043241500854, 0.4508092403411865, 0.8446785807609558, 0.9474270939826965, 0.7933043241500854, 0.7076805233955383, 0.622056782245636, 0.8275538086891174, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.41655975580215454, 0.4508092403411865, 0.38231024146080017, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.5535577535629272, 0.6905558109283447, 0.9131776094436646, 0.810429036617279, 0.43368449807167053, 0.8960528373718262, 1.0159261226654053, 1.0159261226654053, 1.1357992887496948, 1.1357992887496948, 0.8275538086891174, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.2899221181869507, 1.1700488328933716, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872 [e2e-predictor] 650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9303023219108582, 0.8960528373718262, 0.7933043241500854, 0.8789280652999878, 0.5364330410957336, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.8618032932281494, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.7933043241500854, 0.7076805233955383, 0.8446785807609558, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9303023219108582, 0.9645518660545349, 0.7761795520782471, 0.8960528373718262, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.3651854991912842, 0.5535577535629272, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.7590547800064087, 0.8618032932281494, 0.6049320101737976, 0.8960528373718262, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.9988013505935669, 0.7248052954673767, 0.4850587546825409, 0.15968845784664154, 0.24531221389770508, 0.4508092403411865, 0.587807297706604, 0.5193082690238953, 0.8618032932281494, 0.810429036617279, 0.7248052954673767, 0.622056782245636, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.6734310388565063, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 1.0159261226654053, 1.324171543121338, 1.2214230298995972, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.0330508947372437, 0.9988013505935669, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.27279734 [e2e-predictor] 61151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.9131776094436646, 0.9474270939826965, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.0673003196716309, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.8789280652999878, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8960528373718262, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 0.8960528373718262, 0.810429036617279, 0.8789280652999878, 0.6905558109283447, 0.7248052954673767, 0.9131776094436646, 0.9131776094436646, 1.101549744606018, 0.38231024146080017, 0.7419300675392151, 0.7590547800064087, 0.622056782245636, 0.9816765785217285, 0.9474270939826965, 1.0501755475997925, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.7248052954673767, 0.7076805233955383, 0.6049320101737976, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.7933043241500854, 0.587807297706604, 0.7076805233955383, 0.6049320101737976, 0.6391815543174744, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 0.8275538086891174, 0.9816765785217285, 0.9645518660545349, 1.324171543121338, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744], [0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.135 [e2e-predictor] 7992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.375545859336853, 1.4269200563430786, 1.2214230298995972, 1.3412963151931763, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.101549744606018, 1.18717360496521, 1.18717360496521, 1.0501755475997925, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.9645518660545349, 0.8960528373718262, 0.9645518660545349, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.9988013505935669, 1.0159261226654053, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.8446785807609558, 0.622056782245636, 0.587807297706604, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 1.0673003196716309, 1.1357992887496948, 0.8789280652999878, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.7761795520782471, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.7419300675392151, 0.4850587546825409, 0.7248052954673767, 0.39943498373031616, 0.4508092403411865, 0.6391815543174744, 0.6734310388565063, 0.7590547800064087, 0.7076805233955383, 0.6049320101737976, 0.5364330410957336, 0.7419300675392151, 0.656306266784668, 0.587807297706604, 0.587807297706604, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.3584210872650146, 1.4097954034805298, 1.324171543121338, 1.3070467710494995, 1.18717360496521, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094 [e2e-predictor] 436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.2214230298995972, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2899221181869507, 1.18717360496521, 1.3412963151931763, 1.2727973461151123, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1357992887496948, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.0330508947372437, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8960528373718262, 0.8446785807609558, 0.9303023219108582, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.8446785807609558, 0.8275538086891174, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.6391815543174744, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.8618032932281494, 0.9303023219108582, 1.18717360496521, 1.2385478019714355, 1.375545859336853, 1.4269200563430786, 1.4097954034805298, 1.2899221181869507, 1.101549744606018, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.62 [e2e-predictor] 2056782245636], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3926706314086914, 1.324171543121338, 1.101549744606018, 1.4611696004867554, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.0501755475997925, 1.2214230298995972, 1.18717360496521, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 1.1529240608215332, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.7933043241500854, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8275538086891174, 0.9131776094436646, 0.810429036617279, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.7590547800064087, 0.6734310388565063, 0.7761795520782471, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.9131776094436646, 1.0159261226654053, 0.8618032932281494, 1.0844250917434692, 0.8618032932281494, 0.5021834969520569, 0.7076805233955383, 0.656306266784668, 0.7590547800064087, 0.7761795520782471, 0.8618032932281494, 0.8618032932281494, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 1.1700488328933716, 1.255672574043274, 1.324171543121338, 1.3412963151931763, 1.4611696004867554, 1.5125439167022705, 1.375545859336853, 1.2214230298995972, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, [e2e-predictor] 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.1700488328933716, 1.3070467710494995, 1.255672574043274, 1.1186745166778564, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.8789280652999878, 0.8275538086891174, 0.7248052954673767, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.7933043241500854, 0.8275538086891174, 0.6391815543174744, 0.9131776094436646, 0.9645518660545349, 0.8618032932281494, 0.656306266784668, 0.6049320101737976, 0.9303023219108582, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 1.2727973461151123, 1.1357992887496948, 1.0673003196716309, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 1.0330508947372437, 1.1529240608215332, 1.0501755475997925, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.5125439167022705, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.2214230298995972, 1.0159261226654053, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.930 [e2e-predictor] 3023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447], [0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9131776094436646, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.8789280652999878, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.8275538086891174, 0.7590547800064087, 0.7076805233955383, 0.8275538086891174, 0.9474270939826965, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 1.0330508947372437, 0.9474270939826965, 0.8275538086891174, 1.0673003196716309, 0.9303023219108582, 0.7248052954673767, 0.656306266784668, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 1.3070467710494995, 1.3412963151931763, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.375545859336853, 0.9988013505935669, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.89605 [e2e-predictor] 28373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447], [0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.4097954034805298, 1.3926706314086914, 1.2727973461151123, 1.1357992887496948, 1.2214230298995972, 1.2042982578277588, 1.1357992887496948, 1.2214230298995972, 1.1700488328933716, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.8618032932281494, 0.8960528373718262, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.6734310388565063, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 1.0501755475997925, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 0.8960528373718262, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 1.1186745166778564, 1.255672574043274, 1.0159261226654053, 1.1186745166778564, 1.2 [e2e-predictor] 55672574043274, 1.2899221181869507, 1.3584210872650146, 1.2385478019714355, 1.18717360496521, 1.0673003196716309, 1.4097954034805298, 1.444044828414917, 1.375545859336853, 1.4097954034805298, 0.9474270939826965, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.4269200563430786, 1.324171543121338, 1.3926706314086914, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.3412963151931763, 1.2042982578277588, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 1.0330508947372437, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.9988013505935669, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 1.0501755475997925, 0.9131776094436646, 0.810429036617279, 0.656306266784668, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 1.0330 [e2e-predictor] 508947372437, 1.0501755475997925, 1.0159261226654053, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.7590547800064087, 0.8618032932281494, 0.9303023219108582, 1.0501755475997925, 1.18717360496521, 1.0501755475997925, 1.255672574043274, 1.4097954034805298, 1.3070467710494995, 1.2899221181869507, 1.101549744606018, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.0330508947372437, 0.5535577535629272, 0.9816765785217285, 1.1529240608215332, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.2385478019714355, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3584210872650146, 1.2899221181869507, 1.2727973461151123, 1.18717360496521, 1.1186745166778564, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844 [e2e-predictor] 250917434692, 1.101549744606018, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9645518660545349, 1.0673003196716309, 0.9474270939826965, 0.7076805233955383, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9474270939826965, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.1357992887496948, 1.1357992887496948, 1.3412963151931763, 1.375545859336853, 1.324171543121338, 1.0673003196716309, 1.1186745166778564, 1.2214230298995972, 1.2385478019714355, 1.1700488328933716, -0.3711790144443512, -0.13143247365951538, 0.19393795728683472, 0.810429036617279, 1.0673003196716309, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.2899221181869507, 1.4269200563430786, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.46116960048675 [e2e-predictor] 54, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.0501755475997925, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.6905558109283447, 0.6734310388565063, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 0.8275538086891174, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 1.0159261226654053, 1.0330508947372437, 1.2042982578277588, 1.2727973461151123, 1.1357992887496948, 0.9303023219108582, 1.2042982578277588, 1.2214230298995972, 0.9131776094436646, -1.3986642360687256, -2.0494048595428467, -2.0836544036865234, -2.0665295124053955, -1.7240345478057861, -1.7754088640213013, -1.5527870655059814, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447], [0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.444044828414917, 1.4782943725585938, 1.54679334163 [e2e-predictor] 66577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 0.9474270939826965, 0.8789280652999878, 0.7590547800064087, 0.6734310388565063, 0.5535577535629272, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.8275538086891174, 0.622056782245636, 0.8275538086891174, 0.9131776094436646, 0.8960528373718262, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.7248052954673767, 0.9816765785217285, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.1357992887496948, 1.2214230298995972, 0.3651854991912842, -1.7240345478057861, -2.1007792949676514, -2.0494048595428467, -1.9980305433273315, -1.8610326051712036, -1.758284091949463, -0.4910522699356079, -1.7754088640213013, 0.3651854991912842, -1.1589176654815674, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.26243698596954346, 0.29668647050857544, 0.3651854991912842, 0.41655975580215454, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963 [e2e-predictor] 151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.4269200563430786, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5467933416366577, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.0501755475997925, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9816765785217285, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.5535577535629272, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.656306266784668, 0.7248052954673767, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9988013505935669, 1.2214230298995972, 1.2385478019714355, 1.1186745166778564, -0.7992978096008301, -2.0494048595428467, -1.7411593198776245, -1.758284091949463, -1.5527870655059814, -1.6212860345840454, -1.8267830610275269, -1.672660231590271, -1.484287977218628, -1.7411593198776245, -1.227416753768921, -1.5185375213623047, -0.7821730971336365, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608 [e2e-predictor] 215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.375545859336853, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.255672574043274, 1.18717360496521, 1.101549744606018, 1.1700488328933716, 1.2214230298995972, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.9474270939826965, 0.8618032932281494, 0.9816765785217285, 0.9988013505935669, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 0.7590547800064087, -0.5595512986183167, -1.7069097757339478, -1.8267830610275269, -1.7240345478057861, -1.946656346321106, -1.7240345478057861, -1.6555355787277222, -0.7992978096008301, -1.3301652669906616, -0.5081770420074463, 1.718040943145752, 0.17681321501731873, -1.3986642360687256, -1.3986642360687256, -0.8335473537445068, -1.4671632051467896, -1.3130404949188232, 1.0844250917434692, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2281874716281891, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0. [e2e-predictor] 9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.8618032932281494, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.18717360496521, 1.324171543121338, 1.3412963151931763, 0.5706825256347656, -1.5185375213623047, -1.6897850036621094, -1.6212860345840454, -1.946656346321106, -1.9124068021774292, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.8267830610275269, -1.5699117183685303, -1.2445415258407593, -0.9705453515052795, -0.5938007831573486, -1.4500385522842407, 1.9235379695892334, 1.563918113708496, -0.9362958669662476, -1.0904186964035034, -1.2787909507751465, -0.16568197309970856, -1.8439078330993652, -0.31980475783348083, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.43368449807167053, 0.5 [e2e-predictor] 193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.4782943725585938, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2727973461151123, 1.255672574043274, 1.1700488328933716, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.18717360496521, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.101549744606018, 1.101549744606018, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 0.43368449807167053, -1.604161262512207, -1.7069097757339478, -1.7240345478057861, -1.5527870655059814, -1.6384108066558838, -1.7411593198776245, -1.79253351688385, -1.2445415258407593, -1.9637811183929443, -1.7754088640213013, -1.9124068021774292, -1.878157377243042, -1.7411593198776245, -1.3130404949188232, -1.2102919816970825, -1.7240345478057861, -0.645175039768219, 1.6495418548583984, 1.9235379695892334, 1.8036646842956543, 1.375545859336853, 0.656306266784668, -1.9637811183929443, -1.1760424375534058, 1.0501755475997925, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.707680523395538 [e2e-predictor] 3, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.39943498373031616, 0.41655975580215454, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.375545859336853, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6837913990020752, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.3070467710494995, 1.1529240608215332, -1.3644146919250488, -1.6384108066558838, -1.415789008140564, -1.3815394639968872, -1.073293924331665, -1.0561691522598267, -1.5185375213623047, -1.672660231590271, -1.8952820301055908, -1.2787909507751465, -1.3815394639968872, -0.13143247365951538, 0.43368449807167053, -1.5870364904403687, -1.5014127492904663, -1.758284091949463, -1.6555355787277222, 0.0740646943449974, 1.2727973461151123, 2.1804091930389404, 1.7009161710739136, 1.6495418548583984, -1.415789008140564, -1.415789008140564, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109 [e2e-predictor] 283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.15968845784664154, 0.19393795728683472, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4954191446304321, 1.4269200563430786, 1.4097954034805298, 1.444044828414917, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5296685695648193, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.5125439167022705, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.375545859336853, 1.1700488328933716, -0.9362958669662476, -1.5699117183685303, -0.5595512986183167, -1.484287977218628, -1.0904186964035034, -0.9362958669662476, -1.4500385522842407, -0.6794245839118958, -1.3815394639968872, -1.0047948360443115, -0.5424265265464783, -1.8610326051712036, -0.19993148744106293, -1.1589176654815674, -1.3130404949188232, -1.5527870655059814, -1.484287977218628, -1.5185375213623047, 0.27956172823905945, 1.4611696004867554, 1.2214230298995972, 1.2727973461151123, 1.5810428857803345, 0.12543895840644836, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.79330432415 [e2e-predictor] 00854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.14256370067596436, 0.17681321501731873, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4097954034805298, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.4782943725585938, 1.2899221181869507, 1.5810428857803345, 1.4097954034805298, 1.444044828414917, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9988013505935669, 0.9645518660545349, 1.0159261226654053, 1.1529240608215332, 1.2042982578277588, 1.1700488328933716, 1.0844250917434692, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, -0.8849216103553772, -0.8506720662117004, -1.1075434684753418, -1.227416753768921, -1.484287977218628, -0.7992978096008301, -0.7307988405227661, -1.073293924331665, -1.415789008140564, -1.3815394639968872, -1.0561691522598267, 0.2110627144575119, -1.0047948360443115, -1.0390443801879883, -0.5424265265464783, -1.2 [e2e-predictor] 959157228469849, -1.5527870655059814, -1.7754088640213013, -0.30267998576164246, 0.9303023219108582, 1.7522903680801392, 1.9235379695892334, 1.2899221181869507, 1.101549744606018, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063], [0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.27956172823905945, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.324171543121338, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.5467933416366577, 1.444044828414917, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.4954191446304321, 1.4782943725585938, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.9645518660545349, 0.8618032932281494, 0.8446785807609558, 0.86 [e2e-predictor] 18032932281494, 0.8960528373718262, 0.8960528373718262, -1.0561691522598267, -1.0390443801879883, -1.4329137802124023, -1.7411593198776245, -1.8096582889556885, -1.8267830610275269, 0.7248052954673767, 0.6049320101737976, -0.5424265265464783, -1.141792893409729, -0.9876701235771179, -0.9020463228225708, -1.3986642360687256, 0.38231024146080017, -0.08005820959806442, -0.16568197309970856, -1.2959157228469849, -0.3369295001029968, -1.4500385522842407, -1.3815394639968872, 1.324171543121338, 1.8892884254455566, 1.4097954034805298, 1.18717360496521, 0.9474270939826965, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.2110627144575119, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.375545859336853, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.563918113708496, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.444044828414917, 1.5467933416366577, 1.6152924299240112, 1.5810428857803345, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.444044828414917, 1.563918113708496, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5125439167022705, 0.17681321501731873, 0.622056782245636, 0.9131776094436646, 0.9303023219108582, 0.587807297706604, 0.29668647050857544, 0.587807297706604, 1.5125439167022705, 1.598167 [e2e-predictor] 6578521729, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, -0.8677968382835388, -1.073293924331665, -1.3644146919250488, -1.6897850036621094, -1.8267830610275269, -1.758284091949463, 1.0159261226654053, 0.0055655487813055515, 0.9474270939826965, -0.28555524349212646, -0.6280503273010254, -0.6965492963790894, -0.045808710157871246, 0.29668647050857544, 0.3309359848499298, 0.4679340124130249, -0.42255327105522156, -1.2787909507751465, -0.4910522699356079, -0.43967801332473755, 0.9988013505935669, 1.63241708278656, 1.5296685695648193, 1.1357992887496948, 0.9303023219108582, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5296685695648193, 1.5125439167022705, 1.4269200563430786, 1.5296685695648193, 1.4782943725585938, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.529 [e2e-predictor] 6685695648193, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.4782943725585938, 1.444044828414917, -0.6965492963790894, -1.0047948360443115, -1.073293924331665, -1.6555355787277222, -1.9295315742492676, -2.032280206680298, -0.3540542721748352, 1.6495418548583984, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, -1.1931672096252441, -1.141792893409729, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -0.9534205794334412, 0.6049320101737976, 1.324171543121338, 1.8207894563674927, 0.8618032932281494, -0.3540542721748352, -0.08005820959806442, -1.484287977218628, -0.43967801332473755, 1.0844250917434692, 0.656306266784668, -0.7307988405227661, -0.9876701235771179, -1.3644146919250488, -0.8849216103553772, -0.9876701235771179, 1.5467933416366577, 1.7009161710739136, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.12543895840644836, 0.14256370067596436, 0.2110627144575119, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.5296685695648193, 1.426920056343 [e2e-predictor] 0786, 1.5467933416366577, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5810428857803345, 1.444044828414917, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5467933416366577, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.444044828414917, 0.5193082690238953, -1.3301652669906616, -1.4500385522842407, -1.5185375213623047, -1.878157377243042, -1.8952820301055908, -1.3301652669906616, 0.9988013505935669, 1.4782943725585938, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 0.9474270939826965, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.38231024146080017, -0.9705453515052795, -1.3815394639968872, -1.6212860345840454, -1.6897850036621094, -0.8506720662117004, 1.8379141092300415, 1.8721636533737183, 1.718040943145752, 1.8892884254455566, 1.7351655960083008, 0.7248052954673767, 0.056939806789159775, -1.0047948360443115, -1.1075434684753418, 1.255672574043274, 0.9988013505935669, -0.4910522699356079, -0.6794245839118958, -0.3883037567138672, -0.16568197309970856, 0.4850587546825409, 1.7009161710739136, 1.255672574043274, 1.255672574043274, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.12543895840644836, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.358 [e2e-predictor] 4210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.3412963151931763, 1.4782943725585938, 1.5296685695648193, 1.324171543121338, 1.4269200563430786, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5296685695648193, 1.2727973461151123, -1.1931672096252441, -1.1589176654815674, -1.2787909507751465, -1.8096582889556885, -1.9124068021774292, -1.8952820301055908, -0.42255327105522156, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, -0.4910522699356079, -1.415789008140564, -1.535662293434143, -1.604161262512207, -0.8677968382835388, 1.5981676578521729, 1.8379141092300415, 1.786539912223816, 1.8721636533737183, 1.9406627416610718, 1.906413197517395, 1.4611696004867554, 0.7761795520782471, 0.12543895840644836, -1.0904186964035034, 1.1700488328933716, 0.8960528373718262, 0.02269030176103115, -0.40542852878570557, -0.5253018140792847, -1.415789008140564, 0.3480607271194458, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6049320101737976], [0.15968845784664154, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496 [e2e-predictor] 521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4611696004867554, 1.6495418548583984, 1.4954191446304321, 1.5467933416366577, 1.375545859336853, 1.444044828414917, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.4954191446304321, 1.444044828414917, -0.9534205794334412, -0.8164225816726685, -1.2959157228469849, -1.6555355787277222, -1.8096582889556885, -1.3472900390625, -1.1931672096252441, 0.5706825256347656, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.19393795728683472, -1.6212860345840454, 0.43368449807167053, 1.324171543121338, 1.4954191446304321, 1.2385478019714355, 1.8550388813018799, 1.9235379695892334, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 1.9406627416610718, 1.9920369386672974, 0.9131776094436646, 0.810429036617279, -1.0561691522598267, 1.4954191446304321, 1.1357992887496948, 0.38231024146080017, 0.7076805233955383, -0.16568197309970856, -1.5527870655059814, -1.1589176654815674, 1.444044828414917, 1.375545859336853, 1.3926706314086914, 0.9303023219108582, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976], [0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505 [e2e-predictor] 935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4611696004867554, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, -0.21705622971057892, -0.43967801332473755, -1.141792893409729, -1.02191960811615, -1.7411593198776245, -1.79253351688385, -0.7821730971336365, -0.9876701235771179, -1.1931672096252441, -1.02191960811615, 0.10831420123577118, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.7076805233955383, 0.7761795520782471, 1.375545859336853, 2.0091617107391357, 1.906413197517395, 1.4097954034805298, 1.7694151401519775, 1.786539912223816, 2.0091617107391357, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.8892884254455566, 1.2214230298995972, 0.41655975580215454, -1.2445415258407593, 1.718040943145752, 1.4782943725585938, 1.1700488328933716, 1.0844250917434692, 0.8446785807609558, -1.4671632051467896, -1.3472900390625, 1.18717360496521, 1.2727973461151123, 1.63241708278656, 0.9645518660545349, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3651854991912842, 0.38231024146080017, 0.3994349 [e2e-predictor] 8373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.6152924299240112, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.5467933416366577, 1.5981676578521729, 0.7761795520782471, -1.1931672096252441, -0.14855723083019257, -1.5185375213623047, -1.0561691522598267, -0.9362958669662476, -0.610925555229187, -1.1246682405471802, -1.8610326051712036, -1.3472900390625, -1.6384108066558838, 1.0330508947372437, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1529240608215332, 1.4097954034805298, 1.324171543121338, 1.7522903680801392, 1.324171543121338, 1.8207894563674927, 2.0091617107391357, 1.974912166595459, 1.8892884254455566, 1.6666666269302368, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 2.0091617107391357, 1.9577873945236206, 1.9577873945236206, 2.0262863636016846, 1.8550388813018799, 1.375545859336853, 0.17681321501731873, -0.6965492963790894, 1.7694151401519775, 1.3584210872650146, 1.7694151401519775, 1.8207894563674927, 1.2727973461151123, -0.8849216103553772, -1.3644146919250488, 0.3480607271194458, 1.6152924299240112, 1.563918113708496, 0.9816765785217285, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0. [e2e-predictor] 5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.63241708278656, 0.39943498373031616, -0.6280503273010254, -0.31980475783348083, -0.5938007831573486, -1.1246682405471802, -0.9191710948944092, -1.79253351688385, -0.6622998118400574, -1.1760424375534058, -0.7821730971336365, -0.40542852878570557, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.5467933416366577, 2.0434112548828125, 1.8207894563674927, 1.6666666269302368, 2.0434112548828125, 1.4954191446304321, 2.0434112548828125, 1.974912166595459, 2.111910104751587, 1.8379141092300415, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.6152924299240112, 2.0262863636016846, 1.8036646842956543, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 1.2899221181869507, -0.7479235529899597, 1.5467933416366577, 1.906413197517395, 1.4269200563430786, 1.906413197517395, 1.974912166595459, 0.9645518660545349, 0.056939806789159775, -1.604161262512207, 0.6049320101737976, 1.18717360496521, 1.5125439167022705, 1.3926706314086914, 0.8789280652999878, 0.6391815543174744, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.60493 [e2e-predictor] 20101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656], [0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7419300675392151, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.375545859336853, -0.3711790144443512, -1.3130404949188232, 0.24531221389770508, -1.7240345478057861, -0.8849216103553772, -1.4500385522842407, -1.2959157228469849, -0.5938007831573486, -1.261666178703308, -0.8506720662117004, 0.7076805233955383, 0.8446785807609558, 1.8721636533737183, 2.094785451889038, 1.974912166595459, 1.7351655960083008, 2.0605359077453613, 1.6152924299240112, 1.9920369386672974, 2.0091617107391357, 1.9920369386672974, 1.8892884254455566, 1.8721636533737183, 1.6495418548583984, 1.9406627416610718, 1.8379141092300415, 2.0091617107391357, 1.5810428857803345, 2.0091617107391357, 2.0776607990264893, 1.9406627416610718, 0.8618032932281494, 1.1700488328933716, 1.8036646842956543, 2.0091617107391357, 1.4269200563430786, 1.9235379695892334, 2.0262863636016846, 1.1529240608215332, 0.2110627144575119, -1.535662293434143, 0.622056782245636, 1.255672574043274, 1.444044828414917, 1.5981676578521729, 1.0844250917434692, 0.656306266784668, 0.7419300675392151, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.77617955207 [e2e-predictor] 82471, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7590547800064087, 0.7248052954673767, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.444044828414917, 1.1357992887496948, 0.2281874716281891, -0.4568027853965759, -1.0561691522598267, -0.6794245839118958, -1.1246682405471802, -0.9362958669662476, -0.1143077164888382, -1.3815394639968872, -1.2959157228469849, -0.2684305012226105, 0.38231024146080017, -1.7069097757339478, -0.7479235529899597, -1.6384108066558838, -1.227416753768921, 1.6666666269302368, 1.974912166595459, 1.6152924299240112, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 1.974912166595459, 1.5467933416366577, 1.7522903680801392, 1.9235379695892334, 2.0605359077453613, 1.4269200563430786, 1.786539912223816, 2.0776607990264893, 2.0776607990264893, 1.9406627416610718, 1.786539912223816, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.444044828414917, 1.9235379695892334, 2.0434112548828125, 1.4097954034805298, 0. [e2e-predictor] 4508092403411865, -1.415789008140564, 1.563918113708496, 1.2727973461151123, 1.786539912223816, 1.2899221181869507, 0.9131776094436646, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.563918113708496, -0.6622998118400574, -1.3301652669906616, -0.8506720662117004, -0.21705622971057892, 0.2110627144575119, -1.3472900390625, -1.5527870655059814, -0.5595512986183167, -1.2102919816970825, -1.604161262512207, -0.5595512986183167, -1.141792893409729, -1.1246682405471802, -1.5185375213623047, -0.9191710948944092, -1.3130404949188232, -0.645175039768219, -1.7240345478057861, -1.1246682405471802, 0.19393795728683472, 0.4850587546825409, 1.0673003196716309, 1 [e2e-predictor] .9577873945236206, 1.9235379695892334, 1.9235379695892334, 1.4269200563430786, 1.8550388813018799, 2.0262863636016846, 1.1186745166778564, 1.5981676578521729, 1.9406627416610718, 2.1632845401763916, 2.111910104751587, 2.0091617107391357, 1.9235379695892334, 1.906413197517395, 1.8892884254455566, 1.6837913990020752, 1.8550388813018799, 1.974912166595459, 1.63241708278656, 0.19393795728683472, -1.484287977218628, 2.0091617107391357, 1.9406627416610718, 1.324171543121338, 1.444044828414917, 0.6391815543174744, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, -0.02868395671248436, -0.5424265265464783, -1.1589176654815674, -0.7479235529899597 [e2e-predictor] , 0.14256370067596436, -0.42255327105522156, -0.06293346732854843, -0.7479235529899597, 0.03981505334377289, 0.056939806789159775, -1.5870364904403687, -1.8439078330993652, -0.9362958669662476, -1.8096582889556885, -1.672660231590271, -0.6280503273010254, -0.9362958669662476, -1.6555355787277222, -1.7069097757339478, -1.535662293434143, -0.8335473537445068, -0.2513057291507721, -0.610925555229187, 0.8789280652999878, 1.8379141092300415, 1.5125439167022705, 1.5125439167022705, 1.7522903680801392, 1.255672574043274, 1.974912166595459, 1.7009161710739136, 1.974912166595459, 2.111910104751587, 2.094785451889038, 2.0091617107391357, 1.8036646842956543, 1.906413197517395, 1.8379141092300415, 1.9920369386672974, 1.974912166595459, 1.9406627416610718, -0.3883037567138672, -0.1143077164888382, 2.0776607990264893, 2.0434112548828125, 1.324171543121338, 0.8618032932281494, 0.12543895840644836, 0.9474270939826965, 0.587807297706604, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, [e2e-predictor] 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.5125439167022705, 0.091189444065094, -0.6622998118400574, -0.6280503273010254, -0.7821730971336365, -0.14855723083019257, 0.03981505334377289, -1.7069097757339478, -1.4500385522842407, -0.08005820959806442, -0.3883037567138672, -0.7650483250617981, -0.576676070690155, -1.604161262512207, -0.21705622971057892, -0.7307988405227661, -1.4500385522842407, -1.1246682405471802, -1.0904186964035034, -1.3815394639968872, -1.261666178703308, -1.1589176654815674, -0.645175039768219, -1.535662293434143, -0.16568197309970856, -0.2341809868812561, 1.5810428857803345, 1.8892884254455566, 1.2385478019714355, 1.3584210872650146, 1.563918113708496, 1.6837913990020752, 1.8036646842956543, 2.0776607990264893, 2.0091617107391357, 2.0091617107391357, 2.0776607990264893, 1.9920369386672974, 1.9235379695892334, 2.129034996032715, 2.0434112548828125, 1.974912166595459, -0.6622998118400574, 1.4097954034805298, 2.0091617107391357, 2.0776607990264893, 1.7694151401519775, 1.5981676578521729, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.324171543121338, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.615292 [e2e-predictor] 4299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.444044828414917, -1.3815394639968872, -0.7992978096008301, -0.6794245839118958, -1.1075434684753418, -0.08005820959806442, -0.19993148744106293, -0.8164225816726685, -1.5014127492904663, 0.2110627144575119, 0.19393795728683472, 0.10831420123577118, -1.3986642360687256, -0.21705622971057892, -1.7411593198776245, -1.6555355787277222, -1.3472900390625, -1.2445415258407593, -0.6965492963790894, 0.6391815543174744, -1.0047948360443115, -0.9362958669662476, -1.415789008140564, -0.9362958669662476, -1.3815394639968872, -1.02191960811615, 0.656306266784668, 1.3926706314086914, 1.1357992887496948, 0.17681321501731873, 1.7694151401519775, 1.8721636533737183, 1.974912166595459, 1.8892884254455566, 2.0091617107391357, 2.094785451889038, 1.9406627416610718, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0605359077453613, 1.9577873945236206, 1.8892884254455566, 1.9920369386672974, 2.0605359077453613, 1.4611696004867554, 1.0844250917434692, 0.6391815543174744, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.3 [e2e-predictor] 75545859336853, 1.4097954034805298, 1.4269200563430786, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.6666666269302368, 1.4954191446304321, -0.7307988405227661, -1.0561691522598267, -0.5938007831573486, -1.261666178703308, -1.1931672096252441, 1.2727973461151123, -1.1760424375534058, -0.8164225816726685, -1.0561691522598267, -1.7411593198776245, -0.7992978096008301, -0.5595512986183167, -1.1760424375534058, -0.8677968382835388, -1.7411593198776245, -1.2445415258407593, -0.7992978096008301, 1.0501755475997925, 1.786539912223816, 1.7694151401519775, 0.15968845784664154, -1.2787909507751465, -0.4739275276660919, -1.2959157228469849, -0.9362958669662476, -1.3301652669906616, -0.31980475783348083, 1.63241708278656, 0.5364330410957336, 1.8721636533737183, 1.2385478019714355, 1.6666666269302368, 1.9235379695892334, 1.974912166595459, 2.0091617107391357, 2.0605359077453613, 2.0776607990264893, 2.1461596488952637, 1.9920369386672974, 2.111910104751587, 1.974912166595459, 2.0091617107391357, 1.8721636533737183, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.2385478019714355, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.067300319 [e2e-predictor] 6716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.5981676578521729, 1.7351655960083008, -1.2787909507751465, 0.5021834969520569, 1.8207894563674927, 0.3480607271194458, 0.2110627144575119, -0.9876701235771179, -0.5595512986183167, -1.0904186964035034, -1.3815394639968872, -1.672660231590271, -1.3301652669906616, -0.16568197309970856, -0.7821730971336365, -1.3472900390625, -1.7240345478057861, -0.6622998118400574, 1.1529240608215332, 1.4097954034805298, 1.4097954034805298, 2.1461596488952637, 1.2899221181869507, 0.6391815543174744, 1.0330508947372437, 1.4954191446304321, 0.9131776094436646, -0.8677968382835388, -1.1075434684753418, 0.8446785807609558, 1.6495418548583984, 1.5296685695648193, 1.7694151401519775, 1.6495418548583984, 1.8721636533737183, 1.8892884254455566, 1.8892884254455566, 1.974912166595459, 2.0605359077453613, 1.9406627416610718, 2.0605359077453613, 2.111910104751587, 1.974912166595459, 1.9920369386672974, 1.9406627416610718, 2.111910104751587, 2.1461596488952637, 1.4269200563430786, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7248052954673767, [e2e-predictor] 0.7419300675392151, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.6152924299240112, 1.6152924299240112, 1.7009161710739136, 1.6837913990020752, -0.3369295001029968, 0.27956172823905945, 0.7248052954673767, 0.7248052954673767, -0.7307988405227661, -0.6622998118400574, -1.3986642360687256, -1.1760424375534058, -1.2445415258407593, -1.141792893409729, -1.3130404949188232, -1.02191960811615, -1.4500385522842407, -1.6384108066558838, -0.2341809868812561, -1.2102919816970825, 1.1700488328933716, 0.7761795520782471, 1.5296685695648193, 1.563918113708496, 2.0434112548828125, 1.8550388813018799, 1.4269200563430786, 1.1357992887496948, 1.18717360496521, 0.8618032932281494, -1.0561691522598267, 0.810429036617279, 1.786539912223816, 1.8892884254455566, 1.444044828414917, 1.6495418548583984, 1.7351655960083008, 1.7694151401519775, 1.8892884254455566, 2.1461596488952637, 2.0091617107391357, 2.0776607990264893, 2.111910104751587, 2.094785451889038, 1.8550388813018799, 1.9577873945236206, 2.094785451889038, 2.0434112548828125, 1.6837913990020752, 0.9816765785217285, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119 [e2e-predictor] , 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.563918113708496, 1.7009161710739136, -0.16568197309970856, -0.2684305012226105, 0.2281874716281891, 0.7076805233955383, 0.0740646943449974, 1.2214230298995972, 1.3584210872650146, 0.7419300675392151, -1.2102919816970825, 0.02269030176103115, -1.415789008140564, -0.9705453515052795, -0.7307988405227661, -0.5424265265464783, -1.2102919816970825, -0.045808710157871246, -0.7821730971336365, -1.4671632051467896, -1.2102919816970825, -1.1589176654815674, 0.8446785807609558, 1.255672574043274, 0.9988013505935669, 1.7522903680801392, 1.9235379695892334, 0.9303023219108582, 0.8618032932281494, 0.7933043241500854, 0.4679340124130249, 0.6391815543174744, -0.13143247365951538, 1.8550388813018799, 1.7351655960083008, 1.5981676578521729, 1.6837913990020752, 1.7351655960083008, 1.6495418548583984, 1.5981676578521729, 1.8379141092300415, 1.974912166595459, 2.0605359077453613, 2.0776607990264893, 2.0434112548828125, 2.0262863636016846, 2.0091617107391357, 2.0091617107391357, 2.0605359077453613, 2.111910104751587, 1.8550388813018799, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.485058 [e2e-predictor] 7546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 0.656306266784668, -0.5424265265464783, 0.29668647050857544, 1.2214230298995972, 1.2214230298995972, 1.2899221181869507, 1.375545859336853, 1.2727973461151123, 0.8275538086891174, 0.12543895840644836, -0.7307988405227661, -1.2102919816970825, -1.6212860345840454, -1.5527870655059814, -0.5081770420074463, -1.1589176654815674, -0.30267998576164246, -1.604161262512207, -1.073293924331665, -0.5595512986183167, -1.3815394639968872, 1.18717360496521, 1.4097954034805298, 0.9816765785217285, 0.8446785807609558, 1.4269200563430786, 1.4611696004867554, 1.2385478019714355, 0.8789280652999878, 1.0330508947372437, 1.255672574043274, 1.7694151401519775, 1.7694151401519775, 1.8036646842956543, 1.7351655960083008, 1.7351655960083008, 1.8207894563674927, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.8207894563674927, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 1.9406627416610718, 2.0605359077453613, 1.563918113708496, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690 [e2e-predictor] 238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.444044828414917, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 0.4679340124130249, 0.7419300675392151, -0.5424265265464783, 0.27956172823905945, 1.2214230298995972, 1.3412963151931763, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 1.0673003196716309, -0.9191710948944092, -0.8335473537445068, -1.604161262512207, -0.5424265265464783, -1.0904186964035034, -0.16568197309970856, -0.8164225816726685, -0.610925555229187, -1.073293924331665, -1.4671632051467896, -0.6622998118400574, -0.9705453515052795, 1.0330508947372437, 1.101549744606018, 1.4954191446304321, 1.8207894563674927, 1.8892884254455566, 1.8379141092300415, 1.8550388813018799, 1.6495418548583984, 1.563918113708496, 1.8036646842956543, 1.6666666269302368, 1.8892884254455566, 1.9235379695892334, 1.9920369386672974, 1.8721636533737183, 1.8207894563674927, 1.5981676578521729, 1.8207894563674927, 1.8892884254455566, 1.7694151401519775, 1.6495418548583984, 1.9406627416610718, 1.8721636533737183, 1.9235379695892334, 1.9406627416610718, 1.974912166595459, 1.7694151401519775, 0.7248052954673767, 0.6391815543174744, 0.6905558109283447, 0.6734310388 [e2e-predictor] 565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.6152924299240112, 0.3138112425804138, 1.0330508947372437, -0.42255327105522156, 0.26243698596954346, 1.3412963151931763, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1186745166778564, 1.2385478019714355, 0.10831420123577118, -1.227416753768921, -0.8849216103553772, -1.5699117183685303, 0.0055655487813055515, -0.2513057291507721, -0.43967801332473755, -0.5424265265464783, -1.1589176654815674, -0.2684305012226105, -1.3472900390625, -1.2102919816970825, -1.3301652669906616, 1.6837913990020752, 1.9235379695892334, 1.9235379695892334, 1.5810428857803345, 1.8550388813018799, 1.974912166595459, 1.718040943145752, 1.8207894563674927, 1.8207894563674927, 1.5467933416366577, [e2e-predictor] 2.0262863636016846, 2.0091617107391357, 1.7009161710739136, 1.7694151401519775, 1.7351655960083008, 1.8550388813018799, 1.906413197517395, 1.786539912223816, 1.7522903680801392, 1.8721636533737183, 1.8207894563674927, 1.9920369386672974, 1.7522903680801392, 1.8207894563674927, 1.8379141092300415, 1.1529240608215332, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 0.4850587546825409, 1.2042982578277588, 0.03981505334377289, 0.12543895840644836, 1.324171543121338, 1.3926706314086914, 1.444044828414917, 1.375545859336853, 1.3070467710494995, 1.0330508947372437, 1.2214230298995972, 1.101549744606018, 1.324171543121338, -0.06293346732854843, -0.7307988405227661, [e2e-predictor] -1.1589176654815674, -1.7754088640213013, -0.6965492963790894, -0.4739275276660919, -0.18280673027038574, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.4671632051467896, -0.30267998576164246, 1.3926706314086914, 1.7009161710739136, 1.8036646842956543, 1.9920369386672974, 1.786539912223816, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.9577873945236206, 1.4782943725585938, 2.0605359077453613, 2.0262863636016846, 2.1461596488952637, 2.0091617107391357, 1.906413197517395, 1.8379141092300415, 1.9235379695892334, 1.786539912223816, 1.7351655960083008, 1.7694151401519775, 1.7522903680801392, 1.6666666269302368, 1.8036646842956543, 2.0776607990264893, 1.375545859336853, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022 [e2e-predictor] 705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5810428857803345, 0.6734310388565063, 0.8960528373718262, 0.6734310388565063, 0.38231024146080017, 1.3584210872650146, 1.444044828414917, 1.3584210872650146, 1.3584210872650146, 0.9303023219108582, 1.0673003196716309, 1.1357992887496948, 1.1529240608215332, 1.375545859336853, 1.4269200563430786, -0.4568027853965759, -1.2102919816970825, -1.3644146919250488, -1.261666178703308, 0.38231024146080017, -0.5253018140792847, 0.4679340124130249, -0.02868395671248436, -1.5870364904403687, -1.3644146919250488, -1.0904186964035034, -1.672660231590271, -0.6280503273010254, 1.6152924299240112, 1.9235379695892334, 1.7009161710739136, 1.6152924299240112, 2.094785451889038, 2.0434112548828125, 2.0434112548828125, 1.6666666269302368, 1.9235379695892334, 1.9577873945236206, 1.9577873945236206, 2.0434112548828125, 2.0262863636016846, 1.9920369386672974, 1.9577873945236206, 1.8379141092300415, 1.8721636533737183, 1.7009161710739136, 1.7694151401519775, 1.7694151401519775, 1.8207894563674927, 1.9920369386672974, 1.101549744606018, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.52966 [e2e-predictor] 85695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.9988013505935669, 0.12543895840644836, 0.8446785807609558, 1.3070467710494995, 1.4097954034805298, 1.2899221181869507, 1.0844250917434692, 0.7761795520782471, 1.2042982578277588, 1.324171543121338, 1.2042982578277588, 1.3584210872650146, 1.3584210872650146, 1.255672574043274, -0.645175039768219, -0.576676070690155, 0.03981505334377289, -0.3711790144443512, -0.19993148744106293, 0.056939806789159775, 0.6905558109283447, 1.563918113708496, -1.1760424375534058, -1.4329137802124023, -1.0390443801879883, -1.5014127492904663, 0.3309359848499298, 1.8207894563674927, 1.7351655960083008, 1.8036646842956543, 2.0776607990264893, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0091617107391357, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9406627416610718, 1.9235379695892334, 1.9235379695892334, 1.9235379695892334, 1.7522903680801392, 2.129034996032715, 2.1461596488952637, 0.5193082690238953, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563 [e2e-predictor] 430786, 1.444044828414917, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.2042982578277588, 0.7076805233955383, 1.4611696004867554, 1.2385478019714355, 1.2042982578277588, 1.0159261226654053, 1.0159261226654053, 0.7933043241500854, 1.2042982578277588, 1.3584210872650146, 1.2385478019714355, 1.324171543121338, 1.2727973461151123, 1.375545859336853, 0.8446785807609558, 0.02269030176103115, -0.31980475783348083, -0.610925555229187, 0.056939806789159775, 0.5706825256347656, 0.4508092403411865, 0.0740646943449974, 0.091189444065094, -1.1246682405471802, -0.6280503273010254, -0.6622998118400574, -1.3986642360687256, 0.3309359848499298, 1.6152924299240112, 1.8721636533737183, 2.0434112548828125, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9406627416610718, 2.0091617107391357, 1.786539912223816, 1.4954191446304321, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 1.9406627416610718, 2.0262863636016846, 2.1632845401763916, 2.1632845401763916, 0.7933043241500854, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, [e2e-predictor] 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.0159261226654053, 1.1529240608215332, 1.5981676578521729, 1.7694151401519775, 0.810429036617279, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 0.7419300675392151, 1.1529240608215332, 1.6837913990020752, 1.2899221181869507, 1.3584210872650146, 1.8892884254455566, 1.5810428857803345, 1.0501755475997925, 0.9645518660545349, -0.5595512986183167, -0.9020463228225708, 0.7590547800064087, -1.261666178703308, -0.2513057291507721, 1.7522903680801392, 0.6391815543174744, 0.8789280652999878, -1.1589176654815674, -0.8677968382835388, -0.9705453515052795, -0.8335473537445068, -0.7821730971336365, 0.622056782245636, 2.0776607990264893, 2.0776607990264893, 1.974912166595459, 1.9920369386672974, 1.8207894563674927, 2.0262863636016846, 1.9235379695892334, 2.0091617107391357, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.0605359077453613, 2.0776607990264893, 1.786539912223816, 1.974912166595459, 2.1804091930389404, 1.9577873945236206, 0.8618032932281494, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.33093598 [e2e-predictor] 48499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.3926706314086914, 0.5535577535629272, 1.3070467710494995, 0.9645518660545349, 0.9474270939826965, 1.3070467710494995, 0.8446785807609558, 1.0330508947372437, 1.101549744606018, 0.8446785807609558, 1.2042982578277588, 1.563918113708496, 1.3070467710494995, 1.5296685695648193, 1.906413197517395, 1.8379141092300415, 1.4097954034805298, 0.8789280652999878, -0.43967801332473755, -0.8506720662117004, -0.1143077164888382, -1.4500385522842407, -0.5595512986183167, 2.0776607990264893, 1.8036646842956543, 0.8960528373718262, 0.622056782245636, -1.02191960811615, -0.8164225816726685, -0.21705622971057892, -1.1075434684753418, -1.0904186964035034, 0.5021834969520569, 2.1804091930389404, 1.9920369386672974, 1.9577873945236206, 1.6837913990020752, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6666666269302368, 2.214658737182617, 2.1632845401763916, 2.111910104751587, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 2.0605359077453613, 1.8892884254455566, 2.111910104751587, 2.111910104751587, 1.0159261226654053, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0 [e2e-predictor] .2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.5021834969520569, 1.2727973461151123, -0.02868395671248436, 1.8379141092300415, 1.18717360496521, 1.0159261226654053, 0.9988013505935669, 1.3584210872650146, 1.0673003196716309, 1.1529240608215332, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 0.7590547800064087, 0.056939806789159775, 0.12543895840644836, -0.5938007831573486, 1.4097954034805298, -1.3986642360687256, 1.2385478019714355, 1.9406627416610718, 1.6837913990020752, 1.0330508947372437, 0.622056782245636, -0.3540542721748352, -0.19993148744106293, 0.5364330410957336, -0.40542852878570557, -1.2959157228469849, 0.17681321501731873, 1.9920369386672974, 1.8892884254455566, 1.786539912223816, 1.5467933416366577, 0.9645518660545349, 1.974912166595459, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 2.094785451889038, 2.0262863636016846, 1.8721636533737183, 0.6391815543174744, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.433684 [e2e-predictor] 49807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.563918113708496, 1.4269200563430786, 0.656306266784668, 0.6734310388565063, 0.41655975580215454, 1.4782943725585938, 1.5467933416366577, 1.1186745166778564, 1.4782943725585938, 1.4954191446304321, 1.1186745166778564, 1.375545859336853, 1.5296685695648193, 1.1357992887496948, 1.444044828414917, 1.8721636533737183, 1.906413197517395, 1.8892884254455566, 1.4097954034805298, 0.9816765785217285, 1.5467933416366577, 0.7761795520782471, 1.1186745166778564, -0.9191710948944092, -0.8506720662117004, 1.9406627416610718, 1.906413197517395, 1.9920369386672974, 1.7009161710739136, 1.2385478019714355, 0.9988013505935669, 0.656306266784668, 0.622056782245636, 0.6049320101737976, -1.5014127492904663, 0.27956172823905945, 1.906413197517395, 1.5810428857803345, 1.9235379695892334, 1.2385478019714355, 1.6837913990020752, 1.9920369386672974, 1.8550388813018799, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0434112548828125, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.553 [e2e-predictor] 5577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 1.0159261226654053, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4269200563430786, 0.587807297706604, 1.3584210872650146, 1.2214230298995972, 1.563918113708496, 1.4782943725585938, 0.9474270939826965, 1.375545859336853, 1.444044828414917, 1.0673003196716309, 1.444044828414917, 1.563918113708496, 1.2042982578277588, 1.375545859336853, 1.8721636533737183, 1.8207894563674927, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 0.4679340124130249, 2.129034996032715, 0.9988013505935669, 1.0673003196716309, -1.2959157228469849, 2.0434112548828125, 1.7351655960083008, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9235379695892334, 1.8207894563674927, 0.8960528373718262, 0.810429036617279, 0.810429036617279, -1.3644146919250488, 1.563918113708496, 0.587807297706604, 2.0262863636016846, 1.9235379695892334, 1.563918113708496, 1.8379141092300415, 1.5981676578521729, 1.3070467710494995, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.1975340843200684, 2.0605359077453613, 1.9235379695892334, 1.8379141092300415, 2.0091617107391357, 1.8721636533737183, 0.7419300675392151, 0.62205678224563 [e2e-predictor] 6, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.810429036617279, 0.8446785807609558, 0.9131776094436646, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.5125439167022705, 0.8960528373718262, 1.7694151401519775, 1.0844250917434692, 1.6837913990020752, 1.1529240608215332, 1.101549744606018, 1.3070467710494995, 1.4782943725585938, 0.8446785807609558, 1.375545859336853, 1.63241708278656, 1.1700488328933716, 1.4611696004867554, 1.8892884254455566, 1.8207894563674927, 1.8550388813018799, 1.786539912223816, 1.9406627416610718, 1.6152924299240112, 1.8379141092300415, 1.718040943145752, 1.2727973461151123, -1.2959157228469849, 1.8379141092300415, 1.786539912223816, 1.9920369386672974, 2.0091617107391357, 2.0434112548828125, 1.9577873945236206, 1.9577873945236206, 1.8721636533737183, 0.9131776094436646, 0.81 [e2e-predictor] 0429036617279, 0.3309359848499298, -0.9020463228225708, 1.5467933416366577, 1.5296685695648193, 1.101549744606018, 1.8207894563674927, 1.7351655960083008, 1.2042982578277588, 1.255672574043274, 2.1461596488952637, 2.111910104751587, 2.1632845401763916, 2.1461596488952637, 2.0605359077453613, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.906413197517395, 1.2899221181869507, 0.622056782245636, 0.5364330410957336, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7761795520782471, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 1.4269200563430786, 1.9406627416610718, 1.563918113708496, 0.9303023219108582, 0.7419300675392151, 1.1529240608215332, 0.810429036617279, 1.444044828414917, 1.7522903680801392, 1.2899221181869507, 1.324 [e2e-predictor] 171543121338, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 1.4782943725585938, 0.5364330410957336, 1.9235379695892334, 1.9920369386672974, 1.3412963151931763, -0.8849216103553772, 1.9577873945236206, 1.8892884254455566, 2.0262863636016846, 2.0091617107391357, 2.094785451889038, 1.974912166595459, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 0.8960528373718262, 0.9303023219108582, -1.1589176654815674, 1.9920369386672974, 1.2214230298995972, 1.8550388813018799, 1.6837913990020752, 1.6495418548583984, 1.2727973461151123, 1.18717360496521, 2.1461596488952637, 2.0434112548828125, 2.1461596488952637, 2.1632845401763916, 2.094785451889038, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 1.906413197517395, 1.906413197517395, 0.6391815543174744, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053], [0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805 [e2e-predictor] 298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.4097954034805298, 1.3584210872650146, 1.2214230298995972, 1.3070467710494995, 1.8721636533737183, 1.7522903680801392, 1.2385478019714355, 0.7419300675392151, 0.8275538086891174, 0.9474270939826965, 1.5125439167022705, 1.6495418548583984, 1.324171543121338, 1.6495418548583984, 1.5810428857803345, 1.6837913990020752, 1.8892884254455566, 1.3412963151931763, 0.8618032932281494, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.375545859336853, -0.5424265265464783, 2.0605359077453613, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 2.0091617107391357, 2.0091617107391357, 1.563918113708496, 0.8789280652999878, 0.0740646943449974, 0.9474270939826965, 2.0091617107391357, 1.906413197517395, 1.9235379695892334, 1.5981676578521729, 1.6837913990020752, 0.9303023219108582, 2.1975340843200684, 2.094785451889038, 2.111910104751587, 2.1804091930389404, 2.111910104751587, 2.111910104751587, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 2.0262863636016846, 0.7076805233955383, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.44 [e2e-predictor] 4044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4954191446304321, 1.5467933416366577, 1.1529240608215332, 1.786539912223816, 1.9235379695892334, 1.7522903680801392, 0.6905558109283447, 0.7590547800064087, 1.2385478019714355, 1.4954191446304321, 1.324171543121338, 1.4269200563430786, 1.5296685695648193, 1.8207894563674927, 1.7522903680801392, 1.906413197517395, 0.4508092403411865, 0.41655975580215454, -0.09718296676874161, 1.324171543121338, 1.9235379695892334, 1.2214230298995972, 1.6495418548583984, 2.0605359077453613, 1.8550388813018799, 2.0262863636016846, 1.974912166595459, 2.0434112548828125, 2.0605359077453613, 2.129034996032715, 2.0776607990264893, 2.0605359077453613, 1.718040943145752, 1.9577873945236206, 1.101549744606018, 0.8446785807609558, 1.9577873945236206, 1.974912166595459, 1.6666666269302368, 1.0330508947372437, 1.4782943725585938, 1.0673003196716309, 2.129034996032715, 2.0776607990264893, 2.129034996032715, 2.1632845401763916, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 1.8892884254455566, 1.974912166595459, 1.8207894563674927, 1.1357992887496948, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.82755 [e2e-predictor] 38086891174, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.6152924299240112, 2.0434112548828125, 2.0091617107391357, 1.63241708278656, 0.3309359848499298, 1.444044828414917, 1.7351655960083008, 1.2042982578277588, 1.6152924299240112, 1.7351655960083008, 1.974912166595459, 1.7522903680801392, 2.0262863636016846, 0.26243698596954346, 0.8275538086891174, 0.03981505334377289, 0.8960528373718262, 1.7009161710739136, 2.1461596488952637, 1.5125439167022705, 2.0091617107391357, 1.8036646842956543, 2.129034996032715, 2.0262863636016846, 2.0262863636016846, 1.9920369386672974, 2.0262863636016846, 2.0605359077453613, 2.0262863636016846, 2.0091617107391357, 1.9235379695892334, 1.8892884254455566, 1.5467933416366577, 1.8550388813018799, 1.8892884254455566, 1.718040943145752, 1.2899221181869507, 1.6495418548583984, 1.63241708278656, 1.906413197517395, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.974912166595459, 2.0262863636016846, 1.6495418548583984, 1.4954191446304321, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172 [e2e-predictor] 823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 0.7933043241500854, 1.4097954034805298, 1.1186745166778564, 1.4269200563430786, 2.111910104751587, 2.0262863636016846, 1.8550388813018799, 0.9303023219108582, 1.63241708278656, 1.8036646842956543, 1.2042982578277588, 1.63241708278656, 1.7522903680801392, 1.906413197517395, 1.8379141092300415, 1.2214230298995972, 0.9474270939826965, 0.9645518660545349, 0.19393795728683472, 0.2281874716281891, 1.2727973461151123, 1.5810428857803345, 1.906413197517395, 1.9920369386672974, 1.8550388813018799, 1.9406627416610718, 2.0262863636016846, 1.9577873945236206, 1.7009161710739136, 2.0091617107391357, 2.1461596488952637, 2.111910104751587, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 1.7694151401519775, 1.7009161710739136, 1.8721636533737183, 1.9406627416610718, 1.2385478019714355, 1.4782943725585938, 1.4954191446304321, 1.9577873945236206, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 1.8550388813018799, 1.718040943145752, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26 [e2e-predictor] 243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 0.9474270939826965, 1.3070467710494995, 1.0673003196716309, 1.3412963151931763, 2.0776607990264893, 1.9920369386672974, 1.4269200563430786, 1.5467933416366577, 1.5981676578521729, 1.5125439167022705, 1.2385478019714355, 1.786539912223816, 1.786539912223816, 1.6495418548583984, 1.8207894563674927, 0.5364330410957336, 0.6734310388565063, 1.2727973461151123, 0.24531221389770508, 0.02269030176103115, 0.8960528373718262, 1.4954191446304321, 1.9920369386672974, 1.786539912223816, 1.6666666269302368, 2.0091617107391357, 1.9577873945236206, 1.9235379695892334, 2.0091617107391357, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.0262863636016846, 1.9577873945236206, 1.9577873945236206, 1.7522903680801392, 1.718040943145752, 1.9577873945236206, 1.8550388813018799, 0.8789280652999878, 1.324171543121338, 1.5125439167022705, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.111910104751587, 2.094785451889038, 2.0605359077453613, 1.9406627416610718, 1.9406627416610718, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.14256370067596436, 0.193937957286834 [e2e-predictor] 72, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0673003196716309, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1186745166778564, 1.3070467710494995, 1.1357992887496948, 1.6666666269302368, 1.9577873945236206, 1.8721636533737183, 1.3070467710494995, 1.7351655960083008, 1.3926706314086914, 1.375545859336853, 1.8036646842956543, 1.786539912223816, 1.9235379695892334, 1.6152924299240112, 1.8721636533737183, 0.8789280652999878, 0.8446785807609558, 1.3584210872650146, 0.3138112425804138, 0.5706825256347656, -0.3540542721748352, 1.5810428857803345, 1.4269200563430786, 1.4611696004867554, 2.094785451889038, 1.7694151401519775, 2.0434112548828125, 1.974912166595459, 1.786539912223816, 1.9920369386672974, 2.1975340843200684, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9920369386672974, 1.8721636533737183, 1.8892884254455566, 1.6837913990020752, 2.094785451889038, 1.444044828414917, 1.5296685695648193, 1.6495418548583984, 1.9577873945236206, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 1.9577873945236206, 1.8207894563674927, 0.6734310388565063, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, [e2e-predictor] 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 1.3584210872650146, 1.0844250917434692, 1.5981676578521729, 1.9406627416610718, 0.5706825256347656, 1.0673003196716309, 1.7522903680801392, 1.5810428857803345, 1.8550388813018799, 1.5467933416366577, 1.8379141092300415, 1.786539912223816, 1.6666666269302368, 1.718040943145752, 0.656306266784668, 0.8960528373718262, 1.1357992887496948, 0.15968845784664154, 1.18717360496521, -0.13143247365951538, 0.7076805233955383, 1.6152924299240112, 2.1632845401763916, 2.129034996032715, 1.6152924299240112, 1.8892884254455566, 2.094785451889038, 2.0091617107391357, 2.0262863636016846, 2.0605359077453613, 1.8892884254455566, 2.0262863636016846, 1.9406627416610718, 1.8892884254455566, 1.906413197517395, 1.8892884254455566, 2.0605359077453613, 2.111910104751587, 0.4850587546825409, 1.4611696004867554, 1.7351655960083008, 1.974912166595459, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.111910104751587, 1.5467933416366577, 1.9235379695892334, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6 [e2e-predictor] 049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.18717360496521, 1.255672574043274, 1.2214230298995972, 1.3926706314086914, 1.1529240608215332, 1.7009161710739136, 1.6152924299240112, -0.14855723083019257, -0.06293346732854843, 1.375545859336853, 1.6837913990020752, 1.7351655960083008, 1.6837913990020752, 1.8036646842956543, 1.9235379695892334, 1.6152924299240112, 1.3412963151931763, 0.622056782245636, 0.4850587546825409, 0.656306266784668, 0.6049320101737976, 1.1700488328933716, 0.41655975580215454, 0.9988013505935669, 1.1700488328933716, 1.7694151401519775, 1.6152924299240112, 2.231783390045166, 1.974912166595459, 1.9920369386672974, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 1.906413197517395, 2.0776607990264893, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.8036646842956543, 2.0605359077453613, 1.8207894563674927, 1.1529240608215332, 1.444044828414917, 1.8892884254455566, 2.0262863636016846, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 2.094785451889038, 1.8721636533737183, 2.0776607990264893, 0 [e2e-predictor] .5021834969520569, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.0844250917434692, 1.324171543121338, 0.8789280652999878, 1.7694151401519775, 1.444044828414917, 0.3480607271194458, 0.17681321501731873, 0.5364330410957336, 2.094785451889038, 0.5706825256347656, 2.0091617107391357, 1.8721636533737183, 1.8550388813018799, 1.6495418548583984, 1.4611696004867554, 0.8960528373718262, 1.0844250917434692, 1.718040943145752, 0.7076805233955383, 1.563918113708496, 1.18717360496521, 0.29668647050857544, 0.8789280652999878, 1.444044828414917, 1.3070467710494995, 1.7009161710739136, 1.906413197517395, 1.974912166595459, 1.2042982578277588, 1.7351655960083008, 2.1632845401763916, 2.0091617107391357, 2.094785 [e2e-predictor] 451889038, 2.0776607990264893, 1.9235379695892334, 2.0776607990264893, 1.974912166595459, 1.6495418548583984, 2.0434112548828125, 1.255672574043274, 1.9235379695892334, 1.8036646842956543, 2.0434112548828125, 2.0605359077453613, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0262863636016846, 1.9406627416610718, 0.5364330410957336, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.3584210872650146, 1.2214230298995972, 0.9988013505935669, 1.324171543121338, 1.1186745166778564, 1.7009161710739136, 1.2214230298995972, 0.622056782245636, -0.5938007831573486, 0.29668647050857544, 2.129034996032715, 0.9988013505935669, 1.9406627416610718, 1.7694151401519775, [e2e-predictor] 1.7351655960083008, 1.7351655960083008, 1.4269200563430786, 0.7761795520782471, 1.1186745166778564, 1.718040943145752, 0.7933043241500854, 1.2214230298995972, 0.9303023219108582, -0.045808710157871246, 1.2385478019714355, 1.444044828414917, 1.8892884254455566, 1.8036646842956543, 1.6495418548583984, 1.786539912223816, 1.5125439167022705, 2.0605359077453613, 2.129034996032715, 1.9920369386672974, 2.1461596488952637, 1.974912166595459, 1.9406627416610718, 1.9577873945236206, 1.9235379695892334, 1.9577873945236206, 2.0605359077453613, 2.0605359077453613, 1.5810428857803345, 1.8036646842956543, 2.0434112548828125, 2.0776607990264893, 2.094785451889038, 2.1461596488952637, 2.1461596488952637, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 1.974912166595459, 2.0091617107391357, 1.5296685695648193, 1.444044828414917, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2556725740432 [e2e-predictor] 74, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, -0.30267998576164246, 1.255672574043274, 0.7933043241500854, 1.8207894563674927, 1.1700488328933716, 0.6391815543174744, 0.5706825256347656, 0.19393795728683472, 0.7590547800064087, 0.8960528373718262, 1.9920369386672974, 1.8892884254455566, 1.718040943145752, 1.7522903680801392, 0.656306266784668, 0.7933043241500854, 1.101549744606018, 1.4954191446304321, 0.9988013505935669, 1.444044828414917, 1.3926706314086914, 0.26243698596954346, 0.27956172823905945, 1.324171543121338, 1.63241708278656, 0.8960528373718262, 1.6495418548583984, 1.7522903680801392, 1.4782943725585938, 2.129034996032715, 1.9920369386672974, 1.9577873945236206, 2.0262863636016846, 2.094785451889038, 1.8379141092300415, 1.6837913990020752, 1.8550388813018799, 1.9577873945236206, 2.0091617107391357, 2.0776607990264893, 1.7351655960083008, 1.9406627416610718, 2.0262863636016846, 2.094785451889038, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0776607990264893, 2.0091617107391357, 1.5467933416366577, 2.0091617107391357, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8960528373718262, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.204298257827758 [e2e-predictor] 8, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2899221181869507, -0.7479235529899597, 1.3412963151931763, 0.587807297706604, 1.6666666269302368, 0.8960528373718262, 0.8618032932281494, 1.324171543121338, 1.1186745166778564, 1.5125439167022705, 1.0501755475997925, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 1.8550388813018799, 1.1357992887496948, 0.9303023219108582, 1.0501755475997925, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.7351655960083008, 1.0330508947372437, -0.02868395671248436, 1.7694151401519775, 0.9645518660545349, 1.8036646842956543, 0.5535577535629272, 1.3070467710494995, 0.9988013505935669, 1.8721636533737183, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.094785451889038, 1.9577873945236206, 1.7009161710739136, 1.8892884254455566, 2.0605359077453613, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 1.9235379695892334, 1.9577873945236206, 2.1461596488952637, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.129034996032715, 2.129034996032715, 2.0776607990264893, 2.111910104751587, 2.0434112548828125, 1.63241708278656, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3480607271194458, 0.3309359848499298, 0.39943498373031616, 0.4679340124130249, 0.5535577535629272, 0.5364330410957336, 0.57 [e2e-predictor] 06825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7761795520782471, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.2727973461151123, 0.17681321501731873, 1.3412963151931763, 1.1357992887496948, 1.4269200563430786, 1.3070467710494995, 0.9645518660545349, 0.8446785807609558, 1.1700488328933716, 1.718040943145752, 0.38231024146080017, 1.324171543121338, 1.9235379695892334, 1.4954191446304321, 1.8379141092300415, 1.3584210872650146, 0.8275538086891174, 1.1529240608215332, 1.5125439167022705, 1.563918113708496, 1.4269200563430786, 1.9235379695892334, 0.9645518660545349, -0.1143077164888382, 1.324171543121338, 1.718040943145752, 1.906413197517395, 2.0091617107391357, 0.9988013505935669, 1.9577873945236206, 1.63241708278656, 1.9406627416610718, 2.094785451889038, 1.9920369386672974, 2.129034996032715, 2.0776607990264893, 1.5296685695648193, 1.786539912223816, 2.129034996032715, 1.8892884254455566, 2.0434112548828125, 1.1700488328933716, 1.9406627416610718, 1.974912166595459, 2.1804091930389404, 1.974912166595459, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.111910104751587, 2.129034996032715, 2.111910104751587, 2.1804091930389404, 2.0605359077453613, 1.9406627416610718, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.245312213897 [e2e-predictor] 70508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0501755475997925, 1.324171543121338, 0.4679340124130249, 1.18717360496521, 1.3070467710494995, 1.63241708278656, 1.63241708278656, 0.7076805233955383, 1.3584210872650146, 1.4954191446304321, 0.10831420123577118, 0.19393795728683472, 0.9474270939826965, 2.0434112548828125, 1.5296685695648193, 1.7009161710739136, 1.444044828414917, 0.38231024146080017, 1.7351655960083008, 1.5981676578521729, 1.718040943145752, 1.2899221181869507, 1.5467933416366577, 1.1186745166778564, 0.656306266784668, 0.14256370067596436, 0.9303023219108582, 1.786539912223816, 1.8036646842956543, 1.5810428857803345, 0.8275538086891174, 0.7933043241500854, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.7351655960083008, 1.8207894563674927, 1.6837913990020752, 1.8892884254455566, 2.0091617107391357, 1.7009161710739136, 1.8721636533737183, 1.8379141092300415, 2.1804091930389404, 2.111910104751587, 2.1461596488952637, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.9577873945236206, 1.8379141092300415, 1.974912166595459, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.193 [e2e-predictor] 93795728683472, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.2385478019714355, 0.9645518660545349, 1.324171543121338, 1.2899221181869507, 1.5810428857803345, 1.6495418548583984, 0.9303023219108582, 0.9474270939826965, 1.3412963151931763, -0.43967801332473755, 0.10831420123577118, 1.5981676578521729, 1.8550388813018799, 1.4097954034805298, 1.0673003196716309, 1.786539912223816, 0.6391815543174744, 1.4269200563430786, 1.0330508947372437, 1.1529240608215332, 1.4611696004867554, 1.8036646842956543, 1.2042982578277588, 0.6905558109283447, -0.3711790144443512, 1.0844250917434692, 2.0091617107391357, 0.5706825256347656, 0.4679340124130249, 0.656306266784668, 0.9131776094436646, 1.3926706314086914, 1.8721636533737183, 2.1632845401763916, 1.9406627416610718, 2.094785451889038, 1.7522903680801392, 2.129034996032715, 2.1632845401763916, 2.094785451889038, 1.7009161710739136, 2.0091617107391357, 1.4097954034805298, 2.111910104751587, 2.1975340843200684, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.094785451889038, 1.6495418548583984, 1.8207894563674927, 2.0262863636016846, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616], [0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.22818747 [e2e-predictor] 16281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.3926706314086914, 1.3412963151931763, 1.6495418548583984, 1.5981676578521729, 0.7590547800064087, 0.9474270939826965, -0.02868395671248436, 0.12543895840644836, 1.1700488328933716, 2.0776607990264893, 1.8892884254455566, 1.4954191446304321, 1.5125439167022705, 1.2214230298995972, 0.41655975580215454, 1.9406627416610718, 1.6152924299240112, 0.5193082690238953, 1.5467933416366577, 1.4782943725585938, 1.3584210872650146, 0.8789280652999878, -0.045808710157871246, 1.0330508947372437, 1.324171543121338, 0.24531221389770508, 1.3584210872650146, 0.3651854991912842, 0.9474270939826965, 1.6495418548583984, 1.9577873945236206, 1.3926706314086914, 2.111910104751587, 2.111910104751587, 1.906413197517395, 2.129034996032715, 2.0434112548828125, 1.974912166595459, 1.974912166595459, 2.1461596488952637, 1.9406627416610718, 1.9406627416610718, 2.1975340843200684, 2.1632845401763916, 2.111910104751587, 2.214658737182617, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.111910104751587, 1.9235379695892334, 2.1804091930389404, 1.6495418548583984, 0.5706825256347656, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0. [e2e-predictor] 38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017], [0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.10831420123577118, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 1.1186745166778564, 0.056939806789159775, 1.3070467710494995, 1.5296685695648193, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 0.8960528373718262, 0.03981505334377289, -1.1075434684753418, 1.2385478019714355, 2.0262863636016846, 1.9406627416610718, 1.5810428857803345, 1.5981676578521729, 1.8379141092300415, 0.6905558109283447, 1.4954191446304321, 1.7351655960083008, 0.5535577535629272, 0.9303023219108582, 1.4954191446304321, 1.1700488328933716, 1.375545859336853, 0.26243698596954346, 0.6391815543174744, 0.41655975580215454, 0.12543895840644836, -0.14855723083019257, 0.8446785807609558, 1.4611696004867554, 1.9577873945236206, 1.8207894563674927, 2.0262863636016846, 2.0434112548828125, 1.906413197517395, 2.0262863636016846, 1.7694151401519775, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 2.111910104751587, 2.0091617107391357, 1.9406627416610718, 2.214658737182617, 2.129034996032715, 1.9577873945236206, 2.111910104751587, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1632845401763916, 1.6152924299240112, 1.3412963151931763, 1.7009161710739136, 0.9303023219108582, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.741 [e2e-predictor] 9300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017], [0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.5535577535629272, 1.255672574043274, 1.5467933416366577, 1.7009161710739136, 1.5810428857803345, 1.63241708278656, 0.9816765785217285, 0.7933043241500854, -0.7479235529899597, 1.7522903680801392, 2.0605359077453613, 2.0434112548828125, 1.4954191446304321, 1.786539912223816, 1.5810428857803345, 1.18717360496521, 1.5981676578521729, 1.906413197517395, 0.9474270939826965, 1.18717360496521, 1.0159261226654053, 1.4269200563430786, 1.18717360496521, 0.24531221389770508, -0.3369295001029968, -0.21705622971057892, 0.41655975580215454, -0.30267998576164246, -0.011559205129742622, 1.3070467710494995, 1.8379141092300415, 2.094785451889038, 1.8207894563674927, 1.9920369386672974, 1.375545859336853, 2.0262863636016846, 2.0434112548828125, 2.0776607990264893, 2.0776607990264893, 1.7522903680801392, 2.094785451889038, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.214658737182617, 2.214658737182617, 2.0776607990264893, 2.1632845401763916, 2.18040919303894 [e2e-predictor] 04, 2.1632845401763916, 2.1632845401763916, 1.974912166595459, 2.094785451889038, 1.5981676578521729, 1.4611696004867554, 0.6391815543174744, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.8789280652999878, 0.8618032932281494, -0.28555524349212646, 1.255672574043274, 1.5467933416366577, 1.7351655960083008, 1.5810428857803345, 1.6837913990020752, 1.2042982578277588, 0.7248052954673767, 1.3584210872650146, 1.324171543121338, 1.9235379695892334, 1.9920369386672974, 1.4611696004867554, 0.810429036617279, 1.18717360496521, 0.9131776094436646, 1.0844250917434692, 1.4954191446304321, 1.6837913990020752, 0.5193082690238953, 1.5125439167022705, 0.8618032932281494, 1.444044828414917, -0.02868395671248436, 0.4850587546825409, 0.656306266784668, -0.13143247365951538, [e2e-predictor] 0.6905558109283447, -0.42255327105522156, 0.8618032932281494, 1.6666666269302368, 2.231783390045166, 1.4097954034805298, 1.974912166595459, 0.9474270939826965, 2.0091617107391357, 1.974912166595459, 1.906413197517395, 1.6837913990020752, 1.786539912223816, 2.0776607990264893, 1.9406627416610718, 2.0776607990264893, 2.0091617107391357, 2.1632845401763916, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.906413197517395, 2.1975340843200684, 1.1529240608215332, 1.3584210872650146, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.19993148744106293, 1.2385478019714355, 1.5810428857803345, 1.6666666269302368, 1.7522903680801392, 1.6837913 [e2e-predictor] 990020752, 1.0330508947372437, 0.9645518660545349, 1.4954191446304321, 0.7076805233955383, 1.974912166595459, 1.974912166595459, 1.6495418548583984, 1.0159261226654053, 1.7009161710739136, 1.6152924299240112, 0.8446785807609558, 1.5810428857803345, 1.5981676578521729, 0.39943498373031616, 1.5981676578521729, 1.6837913990020752, 1.324171543121338, -0.011559205129742622, -0.28555524349212646, 0.10831420123577118, 0.9816765785217285, 0.7076805233955383, 0.8789280652999878, 1.563918113708496, 1.3070467710494995, 2.214658737182617, 1.18717360496521, 1.4954191446304321, 0.27956172823905945, 1.9406627416610718, 1.8892884254455566, 1.9235379695892334, 0.9988013505935669, 1.3070467710494995, 1.9235379695892334, 1.9235379695892334, 2.0605359077453613, 1.4954191446304321, 2.214658737182617, 2.094785451889038, 2.1975340843200684, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1804091930389404, 1.7522903680801392, 1.2727973461151123, 0.622056782245636, 0.7248052954673767, 0.5535577535629272, 0.5021834969520569, 0.6391815543174744, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298], [0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.98167657852172 [e2e-predictor] 85, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.9020463228225708, 1.4097954034805298, 1.444044828414917, 1.6495418548583984, 1.7694151401519775, 1.6666666269302368, 0.9303023219108582, 0.7076805233955383, 1.2727973461151123, 1.0159261226654053, 1.906413197517395, 1.9406627416610718, 1.5296685695648193, 0.6391815543174744, 1.8550388813018799, 2.0605359077453613, 1.7009161710739136, 1.6495418548583984, 0.3309359848499298, 0.5193082690238953, 0.9303023219108582, 2.0262863636016846, 1.255672574043274, 0.24531221389770508, 0.14256370067596436, -0.1143077164888382, 0.9645518660545349, 0.5021834969520569, 0.19393795728683472, 1.5467933416366577, 1.9235379695892334, 2.1632845401763916, 2.1804091930389404, 1.3926706314086914, 0.5021834969520569, 2.0091617107391357, 1.906413197517395, 1.718040943145752, 2.129034996032715, 1.375545859336853, 1.8207894563674927, 1.8550388813018799, 1.974912166595459, 1.7009161710739136, 2.231783390045166, 2.0091617107391357, 2.1632845401763916, 2.094785451889038, 2.231783390045166, 2.1632845401763916, 1.9920369386672974, 1.906413197517395, 1.9577873945236206, 0.8446785807609558, 0.8789280652999878, 0.9816765785217285, 0.587807297706604, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.70768052 [e2e-predictor] 33955383, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 0.7761795520782471, -1.2787909507751465, 1.4611696004867554, 1.4954191446304321, 1.7694151401519775, 1.8036646842956543, 1.6666666269302368, 0.9988013505935669, 0.7248052954673767, 1.0844250917434692, 0.7761795520782471, 2.0434112548828125, 1.9406627416610718, 1.1529240608215332, 0.5706825256347656, 1.6495418548583984, 1.8379141092300415, 0.9988013505935669, 0.9816765785217285, 0.622056782245636, 1.7522903680801392, 1.4782943725585938, 1.8550388813018799, 1.324171543121338, 0.15968845784664154, 0.091189444065094, 0.24531221389770508, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.8446785807609558, 1.5467933416366577, 1.8892884254455566, 2.129034996032715, 2.1975340843200684, 2.0605359077453613, 1.974912166595459, 1.8721636533737183, 1.8207894563674927, 2.1461596488952637, 1.7522903680801392, 2.0262863636016846, 2.0434112548828125, 1.9235379695892334, 1.444044828414917, 2.1632845401763916, 1.974912166595459, 2.214658737182617, 2.1632845401763916, 2.214658737182617, 2.248908281326294, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 1.4611696004867554, 1.7522903680801392, 1.4269200563430786, 0.587807297706604, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2 [e2e-predictor] 281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.7248052954673767, 0.810429036617279, -1.261666178703308, 1.5296685695648193, 1.4611696004867554, 1.8036646842956543, 1.7694151401519775, 1.6495418548583984, 1.2042982578277588, 1.5981676578521729, 0.38231024146080017, 0.8960528373718262, 2.0434112548828125, 1.974912166595459, 0.43368449807167053, -0.30267998576164246, 1.5981676578521729, 1.8379141092300415, 0.4850587546825409, 0.29668647050857544, 1.1357992887496948, 1.7351655960083008, 1.5981676578521729, 2.0605359077453613, 2.0776607990264893, 0.9816765785217285, 0.587807297706604, 1.101549744606018, 0.3138112425804138, 0.3480607271194458, 0.6049320101737976, 0.3480607271194458, 1.0159261226654053, 1.1529240608215332, 1.6666666269302368, 1.9235379695892334, 2.1975340843200684, 1.6495418548583984, 1.5125439167022705, 1.8892884254455566, 1.9577873945236206, 2.129034996032715, 1.6495418548583984, 2.111910104751587, 1.4954191446304321, 0.2281874716281891, 2.0262863636016846, 1.9235379695892334, 2.094785451889038, 2.1461596488952637, 2.0605359077453613, 2.214658737182617, 2.129034996032715, 1.4954191446304321, 1.7009161710739136, 1.563918113708496, 1.0844250917434692, 0.7761795520782471, 0.5706825256347656, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.41655975580215454, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.12543895840644836, 0.14256370067596436, 0.159 [e2e-predictor] 68845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7076805233955383, 0.7419300675392151, -0.9705453515052795, 1.4611696004867554, 1.563918113708496, 1.8207894563674927, 1.8207894563674927, 1.2214230298995972, 1.18717360496521, 0.6391815543174744, 0.4679340124130249, 0.3309359848499298, 2.0262863636016846, 1.8207894563674927, 1.1529240608215332, -0.7479235529899597, 1.8207894563674927, 1.906413197517395, 0.5021834969520569, 0.4679340124130249, 1.4097954034805298, 1.5467933416366577, 0.9645518660545349, 1.8721636533737183, 1.8892884254455566, 0.19393795728683472, 0.9131776094436646, 0.41655975580215454, -0.3369295001029968, 0.056939806789159775, 0.26243698596954346, 0.43368449807167053, 1.2385478019714355, 0.810429036617279, 0.7076805233955383, 0.12543895840644836, 2.094785451889038, 0.5706825256347656, 1.6495418548583984, 1.786539912223816, 1.4269200563430786, 1.4782943725585938, 1.8379141092300415, 2.094785451889038, 0.6905558109283447, 1.906413197517395, 1.8036646842956543, 1.8721636533737183, 0.091189444065094, 0.7933043241500854, 1.9577873945236206, 2.248908281326294, 2.094785451889038, 1.9235379695892334, 1.6666666269302368, 2.0776607990264893, 1.0501755475997925, 1.1529240608215332, 0.5193082690238953, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.3651854991912842, 0.3480607271 [e2e-predictor] 194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.5364330410957336, -0.9362958669662476, 1.3926706314086914, 1.5296685695648193, 1.906413197517395, 1.5125439167022705, 1.4269200563430786, 0.6049320101737976, 1.0844250917434692, 1.1700488328933716, 1.0673003196716309, 2.0605359077453613, 1.786539912223816, 0.9474270939826965, -0.8506720662117004, 1.444044828414917, 1.9577873945236206, 0.8275538086891174, 1.3584210872650146, 1.4097954034805298, 0.9474270939826965, 1.0844250917434692, 2.1804091930389404, 1.6837913990020752, 0.26243698596954346, 0.8789280652999878, 0.6391815543174744, 0.3309359848499298, 0.5535577535629272, 1.101549744606018, 1.0330508947372437, 1.255672574043274, 0.2110627144575119, -0.21705622971057892, -0.011559205129742622, 0.4850587546825409, 1.4954191446304321, 1.3412963151931763, 1.8721636533737183, 1.7009161710739136, 1.6837913990020752, 1.4782943725585938, 1.4269200563430786, 0.091189444065094, 2.0605359077453613, 1.18717360496521, 0.9474270939826965, 0.5535577535629272, 0.7933043241500854, 1.8207894563674927, 2.248908281326294, 1.9920369386672974, 1.375545859336853, 2.094785451889038, 1.0330508947372437, 0.3651854991912842, 0.9131776094436646, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.313811242580 [e2e-predictor] 4138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.5364330410957336, -0.3540542721748352, 1.375545859336853, 1.5810428857803345, 1.8207894563674927, 1.1186745166778564, 1.8207894563674927, 0.8960528373718262, 1.18717360496521, 0.7761795520782471, 1.6495418548583984, 1.8721636533737183, 1.8036646842956543, 1.1700488328933716, -1.1589176654815674, 1.7522903680801392, 1.63241708278656, 1.1357992887496948, 0.6905558109283447, 0.7933043241500854, 1.1186745166778564, 1.8550388813018799, 2.0262863636016846, 1.8036646842956543, 0.38231024146080017, 1.1357992887496948, 1.1700488328933716, 0.5364330410957336, 1.2385478019714355, 0.27956172823905945, 1.4782943725585938, 1.718040943145752, -0.19993148744106293, -0.30267998576164246, -0.7136740684509277, -0.4568027853965759, 1.6152924299240112, 1.2727973461151123, 1.5296685695648193, 2.111910104751587, 1.9577873945236206, 1.7694151401519775, 1.6495418548583984, 0.03981505334377289, 1.8892884254455566, 1.5467933416366577, 1.3412963151931763, 1.0673003196716309, 1.0844250917434692, 1.563918113708496, 2.0776607990264893, 0.810429036617279, 2.0262863636016846, 2.214658737182617, 1.2042982578277588, 1.1529240608215332, 0.7419300675392151, 0.6049320101737976, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.416559755 [e2e-predictor] 80215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.5021834969520569, 0.15968845784664154, 1.324171543121338, 1.7351655960083008, 1.7694151401519775, 1.8207894563674927, 1.7351655960083008, 1.18717360496521, 1.0330508947372437, 0.10831420123577118, 1.9920369386672974, 1.9577873945236206, 1.8721636533737183, 1.4782943725585938, -1.0390443801879883, 1.8721636533737183, 1.2727973461151123, 1.7694151401519775, 0.9131776094436646, 1.1357992887496948, 1.1186745166778564, 1.9406627416610718, 1.2727973461151123, 1.6495418548583984, 0.6905558109283447, 0.9474270939826965, 0.5535577535629272, 0.8275538086891174, 0.4850587546825409, 1.0159261226654053, 0.7419300675392151, -0.43967801332473755, 0.6391815543174744, 0.8618032932281494, 0.24531221389770508, -0.7479235529899597, -0.13143247365951538, 0.5535577535629272, 1.3926706314086914, 1.9406627416610718, 1.8550388813018799, 2.0091617107391357, 1.1529240608215332, 0.7590547800064087, 2.1975340843200684, 1.8379141092300415, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.8036646842956543, 1.4611696004867554, 1.9920369386672974, 2.0262863636016846, 1.6495418548583984, 1.255672574043274, -0.08005820959806442, 0.810429036617279, 0.622056782245636, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336 [e2e-predictor] , 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945], [0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5706825256347656, 0.5021834969520569, 0.7076805233955383, 1.2899221181869507, 1.4954191446304321, 1.8721636533737183, 1.7522903680801392, 1.563918113708496, 1.2727973461151123, 0.8618032932281494, 1.0330508947372437, 1.6152924299240112, 1.8550388813018799, 1.974912166595459, 1.4097954034805298, -0.3711790144443512, 1.8892884254455566, 1.906413197517395, 1.974912166595459, 1.255672574043274, 1.4611696004867554, 1.4782943725585938, 1.6495418548583984, 2.214658737182617, 0.39943498373031616, 0.38231024146080017, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.810429036617279, 0.4850587546825409, -0.13143247365951538, 1.1186745166778564, 0.3309359848499298, 0.6905558109283447, -0.06293346732854843, -0.9020463228225708, -0.8164225816726685, 0.7761795520782471, 1.375545859336853, 2.0776607990264893, 1.5125439167022705, [e2e-predictor] 1.9920369386672974, 1.2214230298995972, 0.7076805233955383, 1.6666666269302368, 2.0605359077453613, 1.974912166595459, 1.0673003196716309, 1.6666666269302368, 1.9235379695892334, 1.4269200563430786, 1.375545859336853, 1.1186745166778564, 2.0262863636016846, 1.1186745166778564, 0.3480607271194458, 0.810429036617279, 0.26243698596954346, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.38231024146080017, 1.3070467710494995, 1.6152924299240112, 1.9235379695892334, 1.786539912223816, 1.6837913990020752, 1.101549744606018, 1.5125439167022705, 1.5296685695648193, 1.8892884254455566, 2.0262863636016846, 1.8207894563674927, 1.1357992887496948, 0.091189444065094, 1.7522903680801392, 2.0091617107391357, 1.7522903680801392, 1.6837913990020752, 1.3070467710494995 [e2e-predictor] , 1.786539912223816, 1.4611696004867554, 2.1804091930389404, 1.1357992887496948, 0.9131776094436646, 0.9816765785217285, -0.31980475783348083, 0.8789280652999878, 1.0330508947372437, 0.5706825256347656, -0.011559205129742622, 0.17681321501731873, 0.29668647050857544, 0.5021834969520569, 0.0740646943449974, -0.43967801332473755, -0.19993148744106293, -0.6280503273010254, 0.6049320101737976, 1.974912166595459, 2.1804091930389404, 1.6666666269302368, 1.0330508947372437, 1.0330508947372437, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.2214230298995972, 1.5981676578521729, 1.9577873945236206, 1.6495418548583984, 1.255672574043274, 1.4269200563430786, 0.12543895840644836, 0.8446785807609558, 1.18717360496521, 0.39943498373031616, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.3138112425804138, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43 [e2e-predictor] 368449807167053, 0.39943498373031616, 0.4679340124130249, 0.622056782245636, 1.563918113708496, 1.6495418548583984, 1.9577873945236206, 1.7009161710739136, 1.6152924299240112, 1.18717360496521, 1.0501755475997925, 1.7694151401519775, 1.6495418548583984, 1.9577873945236206, 1.8207894563674927, 1.1529240608215332, -0.02868395671248436, 1.9406627416610718, 1.9577873945236206, 1.63241708278656, 1.7522903680801392, 0.9816765785217285, 1.8379141092300415, 1.906413197517395, 1.786539912223816, 0.5706825256347656, 0.8618032932281494, 0.8275538086891174, 0.2281874716281891, 0.24531221389770508, 1.18717360496521, 0.4679340124130249, 0.26243698596954346, -0.3369295001029968, 0.8789280652999878, 0.587807297706604, 0.9988013505935669, -0.9362958669662476, -0.045808710157871246, -0.7307988405227661, 0.056939806789159775, 1.6152924299240112, 2.214658737182617, 1.8207894563674927, 1.444044828414917, 1.6666666269302368, 1.8379141092300415, 0.8960528373718262, 1.718040943145752, 1.0501755475997925, 1.5810428857803345, 2.0091617107391357, 2.0091617107391357, 0.6734310388565063, 0.656306266784668, 0.03981505334377289, -0.3540542721748352, 1.5125439167022705, 1.974912166595459, 0.587807297706604, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0. [e2e-predictor] 5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.7761795520782471, 1.5810428857803345, 1.7522903680801392, 1.906413197517395, 1.786539912223816, 1.7351655960083008, 1.444044828414917, 1.1357992887496948, 1.8207894563674927, 1.7522903680801392, 1.9406627416610718, 1.7694151401519775, 0.7590547800064087, 0.41655975580215454, 1.974912166595459, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.1700488328933716, 1.5125439167022705, 1.718040943145752, -0.18280673027038574, 1.2214230298995972, 0.587807297706604, 0.3138112425804138, 0.43368449807167053, 0.17681321501731873, -0.011559205129742622, 0.5535577535629272, -0.2513057291507721, 0.656306266784668, 0.810429036617279, 0.6391815543174744, 0.3309359848499298, -0.19993148744106293, 0.9988013505935669, 0.03981505334377289, 1.7351655960083008, 1.18717360496521, 1.6666666269302368, 0.9131776094436646, 1.4269200563430786, 1.8207894563674927, 1.63241708278656, 1.974912166595459, 1.4611696004867554, 2.0434112548828125, 2.0434112548828125, 2.129034996032715, -0.2341809868812561, 0.14256370067596436, 1.2385478019714355, 1.0501755475997925, 1.4097954034805298, 2.0776607990264893, 1.444044828414917, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544], [0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.1254389 [e2e-predictor] 5840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.7761795520782471, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.8379141092300415, 1.5810428857803345, 0.7248052954673767, 1.4611696004867554, 1.8207894563674927, 1.8036646842956543, 1.8721636533737183, 1.4269200563430786, -0.02868395671248436, -0.3540542721748352, 1.5981676578521729, 1.5296685695648193, 1.7009161710739136, 1.3584210872650146, 1.0330508947372437, 1.18717360496521, 0.6391815543174744, 1.1529240608215332, 0.02269030176103115, 1.2385478019714355, 1.3412963151931763, 0.3309359848499298, 1.101549744606018, 0.8618032932281494, 1.255672574043274, 0.10831420123577118, 0.9988013505935669, 0.9131776094436646, 1.101549744606018, 1.0844250917434692, 0.7761795520782471, -0.8849216103553772, 0.7590547800064087, 0.056939806789159775, 1.6837913990020752, 0.41655975580215454, 0.38231024146080017, 0.6391815543174744, 2.0434112548828125, 1.2214230298995972, 1.5125439167022705, 1.5981676578521729, 1.974912166595459, 1.6666666269302368, 1.9406627416610718, 2.248908281326294, -0.19993148744106293, 1.8379141092300415, 1.2042982578277588, 0.7761795520782471, 1.5810428857803345, 1.7009161710739136, 1.6152924299240112, 0.5193082690238953, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.193937957 [e2e-predictor] 28683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.26243698596954346, 0.7419300675392151, 1.786539912223816, 1.7694151401519775, 1.7351655960083008, 1.8721636533737183, 1.444044828414917, 1.2214230298995972, 1.5810428857803345, 1.9577873945236206, 1.8036646842956543, 2.0262863636016846, 0.5535577535629272, 0.622056782245636, -0.2341809868812561, 1.7351655960083008, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.0330508947372437, 1.563918113708496, 1.1529240608215332, 0.6734310388565063, 0.4508092403411865, 1.0501755475997925, 0.8789280652999878, 1.2042982578277588, 0.7933043241500854, 0.9474270939826965, 1.1529240608215332, 0.3309359848499298, 1.3412963151931763, 1.0501755475997925, 1.324171543121338, 0.9645518660545349, 1.0501755475997925, -0.6794245839118958, -0.13143247365951538, 0.6391815543174744, 0.7248052954673767, 1.3926706314086914, 0.4679340124130249, 0.5706825256347656, 1.9235379695892334, 1.6152924299240112, 1.8550388813018799, 0.9816765785217285, 0.9303023219108582, 1.6666666269302368, 1.974912166595459, 2.094785451889038, 0.7076805233955383, 1.6666666269302368, 0.8275538086891174, 1.1186745166778564, 1.444044828414917, 1.8379141092300415, 1.4611696004867554, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, [e2e-predictor] 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.8275538086891174, 1.6152924299240112, 1.6666666269302368, 1.718040943145752, 1.8379141092300415, 1.0501755475997925, 1.5125439167022705, 1.5467933416366577, 1.786539912223816, 1.5467933416366577, 1.8036646842956543, -0.5938007831573486, 0.4508092403411865, -0.2341809868812561, 1.5810428857803345, 1.6152924299240112, 1.3070467710494995, 1.7009161710739136, 1.8721636533737183, 1.18717360496521, 1.0159261226654053, -0.3540542721748352, -0.045808710157871246, 1.255672574043274, 1.0159261226654053, 0.7076805233955383, 0.12543895840644836, 0.056939806789159775, 0.9988013505935669, 0.15968845784664154, 1.324171543121338, 1.4954191446304321, 1.4269200563430786, 1.4954191446304321, 1.2899221181869507, -0.8506720662117004, -0.3883037567138672, 1.0501755475997925, 0.7419300675392151, 0.9303023219108582, 0.4850587546825409, -0.3540542721748352, 1.1357992887496948, 1.0501755475997925, 1.8892884254455566, 0.9988013505935669, 1.7351655960083008, 2.0091617107391357, 1.7009161710739136, 2.248908281326294, 0.5364330410957336, 1.444044828414917, 0.9303023219108582, 0.5364330410957336, 1.7522903680801392, 1.8379141092300415, 1.5467933416366577, 0.4850587546825409, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298], [0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.330935984849 [e2e-predictor] 9298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.14256370067596436, 0.10831420123577118, 0.0740646943449974, 0.19393795728683472, 0.8960528373718262, 1.7522903680801392, 1.6666666269302368, 1.6837913990020752, 1.8036646842956543, 0.7933043241500854, 1.2042982578277588, 1.63241708278656, 1.8207894563674927, 2.0434112548828125, 1.718040943145752, 0.656306266784668, 0.26243698596954346, -0.09718296676874161, 1.7522903680801392, 1.7351655960083008, 1.1357992887496948, 1.1357992887496948, 1.2042982578277588, 1.7009161710739136, 1.0330508947372437, 0.02269030176103115, 0.587807297706604, 1.4782943725585938, 1.101549744606018, 1.0844250917434692, 0.9474270939826965, 0.12543895840644836, 0.8275538086891174, 0.24531221389770508, 1.2214230298995972, 1.2727973461151123, 1.7009161710739136, 1.255672574043274, 1.786539912223816, -0.5938007831573486, 0.6391815543174744, 0.14256370067596436, 0.29668647050857544, 0.0055655487813055515, 0.9474270939826965, -0.6794245839118958, 1.7351655960083008, 1.63241708278656, 1.5810428857803345, 1.444044828414917, 1.0673003196716309, 1.974912166595459, 1.8550388813018799, 2.231783390045166, -0.14855723083019257, 1.1186745166778564, 1.0159261226654053, 0.7761795520782471, 1.8892884254455566, 1.3412963151931763, 0.7933043241500854, 0.5021834969520569, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.399434983730316 [e2e-predictor] 16, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3309359848499298]], [[0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8683474 [e2e-predictor] 06387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967], [0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403 [e2e-predictor] 301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064 [e2e-predictor] 346313, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5728292465209961, 0.6603642702102661, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.50070 [e2e-predictor] 03545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.3081233501434326], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805 [e2e-predictor] 323123931885, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.905 [e2e-predictor] 4622650146484, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3606443405151367], [0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0. [e2e-predictor] 6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.3956583738327026], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.80042028427124 [e2e-predictor] 02, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.430672287940979], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314 [e2e-predictor] , 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0. [e2e-predictor] 7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.518207311630249, 1.465686321258545], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.765 [e2e-predictor] 4062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1 [e2e-predictor] .7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.90336132049560 [e2e-predictor] 55, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332 [e2e-predictor] , 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.5707283020019531], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1. [e2e-predictor] 780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.553221344947815, [e2e-predictor] 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.6232492923736572], [0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, [e2e-predictor] 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085], [0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.88795524835 [e2e-predictor] 58655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.67 [e2e-predictor] 78712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.69537824392 [e2e-predictor] 31873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913 [e2e-predictor] 017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146 [e2e-predictor] 484, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, [e2e-predictor] 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, [e2e-predictor] 1.7633053064346313], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204 [e2e-predictor] 956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673 [e2e-predictor] , 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.86834740638732 [e2e-predictor] 9, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249 [e2e-predictor] , 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.028011322 [e2e-predictor] 0214844, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.85294127464 [e2e-predictor] 29443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0280113220214844, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, [e2e-predictor] 0.8879552483558655, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532 [e2e-predictor] , 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841 [e2e-predictor] 614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.04 [e2e-predictor] 55182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.62535023689 [e2e-predictor] 27002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.747899234 [e2e-predictor] 2948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.90336132049560 [e2e-predictor] 55, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7654062509536743, 1.1330533027648926, 1.1855742931365967, 0.9929972887039185, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333 [e2e-predictor] 730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014], [1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.4481793642044067, 1.2030812501907349, 0.8879552483558655, 0.6953782439231873, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.710784316062 [e2e-predictor] 9272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [1.343137264251709, 1.5007003545761108, 1.6582633256912231, 1.728291392326355, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.343137264251709, 0.9929972887039185, 0.7829132676124573, 0.7128852605819702, 0.6428572535514832, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.50070035 [e2e-predictor] 45761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [0.590336263179779, 1.0630252361297607, 1.2731093168258667, 1.4131653308868408, 1.5007003545761108, 1.6757704019546509, 1.640756368637085, 1.5007003545761108, 1.3606443405151367, 1.1855742931365967, 0.6953782439231873, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.957983255386352 [e2e-predictor] 5, 1.0105042457580566, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [0.3102242052555084, 0.6953782439231873, 0.8879552483558655, 1.0280113220214844, 1.1855742931365967, 0.9754902720451355, 0.3102242052555084, -0.022408949211239815, -0.03991595283150673, -0.21498596668243408, -0.1624649614095688, 0.3627452254295349, 0.415266215801239, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.345238208770751 [e2e-predictor] 95, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [1.3081233501434326, 1.3081233501434326, 1.1155463457107544, 0.8704482913017273, 0.415266215801239, -0.4600839912891388, -1.5630252361297607, -1.755602240562439, -0.9152660369873047, 0.08263305574655533, 0.7829132676124573, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.0455182790756226, 0.7829132676124573, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.817927241325 [e2e-predictor] 3784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.34523820877075195, -0.8977590203285217, -0.7927170395851135, 0.9404762983322144, 1.5707283020019531, 1.7983193397521973, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.465686321258545, 1.343137264251709, 1.0980392694473267, 0.8529412746429443, 0.6603642702102661, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573 [e2e-predictor] , 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.2030812501907349, 1.2906162738800049, 1.3256303071975708, 1.3956583738327026, 1.518207311630249, 1.4131653308868408, 0.9054622650146484, 0.3277312219142914, 0.7303922772407532, 1.2556023597717285, 1.5882353782653809, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.0280113220214844, 0.8004202842712402, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992 [e2e-predictor] 342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [1.0455182790756226, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 0.9754902720451355, 0.17016807198524475, -0.5126050114631653, -1.0903360843658447, -0.3550419807434082, 0.7654062509536743, 1.343137264251709, 1.553221344947815, 1.640756368637085, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.8333333730697632, 1.553221344947815, 1.3606443405151367, 1.0980392694473267, 0.7829132676124573, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, [e2e-predictor] 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [0.6778712272644043, 0.8704482913017273, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, -0.022408949211239815, -1.6330533027648926, -1.895658254623413, -1.422969102859497, -0.4950979948043823, 0.415266215801239, 0.7829132676124573, 0.9229692816734314, 1.2380952835083008, 1.483193278312683, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.815826416015625, 1.7457983493804932, 1.4481793642044067, 1.1330533027648926, 0.6078432202339172, 0.4852942228317261, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.87 [e2e-predictor] 04482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055], [-0.17997196316719055, 0.34523820877075195, 0.590336263179779, 0.6778712272644043, 0.13515406847000122, -1.370448112487793, -1.8256303071975708, -1.3004200458526611, 0.432773232460022, 1.2556023597717285, 1.465686321258545, 1.4131653308868408, 1.2205883264541626, 0.9 [e2e-predictor] 579832553863525, 0.9404762983322144, 1.1505602598190308, 1.0455182790756226, 0.3802522122859955, 0.1001400575041771, 0.9579832553863525, 1.553221344947815, 1.5357143878936768, 1.0455182790756226, 0.6078432202339172, 0.7303922772407532, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.90336 [e2e-predictor] 13204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332], [-1.4404760599136353, -0.9502801299095154, -0.26750698685646057, 0.11764705926179886, -0.6526610255241394, -1.720588207244873, -1.7380952835083008, -0.12745095789432526, 1.1330533027648926, 1.2380952835083008, 1.430672287940979, 1.518207311630249, 1.605742335319519, 1.605742335319519, 1.378151297569275, 0.9404762983322144, 0.012605053372681141, -0.9852941036224365, 0.2752102017402649, 1.430672287940979, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.728291392326355, 1.465686321258545, 1.2380952835083008, 1.0455182790756226, 0.9054622650146484, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858 [e2e-predictor] 543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9558824300765991, 1.9733893871307373, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.3004200458526611, -1.6330533027648926, -1.4404760599136353, -0.7051820158958435, -0.9852941036224365, -1.668067216873169, -1.2654061317443848, 0.6778712272644043, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.553221344947815, 1.6582633256912231, 1.640756368637085, 1.2030812501907349, 0.2752102017402649, 0.590336263179779, 1.2556023597717285, 1.5707283020019531, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.6232492923736572, 1.430672287940979, 1.2205883264541626, 1.0805323123931885, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.5357143878936768, 1.535 [e2e-predictor] 7143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9558824300765991, 1.6757704019546509, 1.1680673360824585, 1.6757704019546509, 1.9208683967590332, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.0378150939941406, -1.3179271221160889, -1.3004200458526611, -1.195378065109253, -1.247899055480957, -1.335434079170227, -0.7051820158958435, 0.6253502368927002, 1.0105042457580566, 1.1505602598190308, 1.2380952835083008, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.4481793642044067, 1.2205883264541626, 0.6778712272644043, 0.1001400575041771, 0.2226892113685608, 0.9929972887039185, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 1.693277359008789, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.465686321258545, 1.3081233501434326, 1.1505602598190308, 0.9229692816734314, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.185574 [e2e-predictor] 2931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.483193278312683, 1.1680673360824585, 1.4481793642044067, 0.9929972887039185, 2.0259103775024414, 2.0259103775024414, 1.9208683967590332, 1.9383753538131714, 1.9733893871307373, 1.9033613204956055, 1.5357143878936768, 1.4131653308868408, 1.8333333730697632, 1.9733893871307373, 1.9908963441848755, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [-0.3550419807434082, -0.4075630009174347, 0.2577032148838043, 0.34523820877075195, -0.3550419807434082, -1.0553221702575684, -1.0728291273117065, -0.26750698685646057, 0.520308256149292, 0.8879552483558655, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 0.7303922772407532, -0.8277310132980347, -1.4404760599136353, -1.4754900932312012, -1.1428570747375488, -0.3550419807434082, 0.6078432202339172, 1.2030812501907349, 1.430672287940979, 1.553221344947815, 1.483193278312683, 1.3606443405151367, 1.430672287940979, 1.640756368637085, 1.5007003545761108, 1.3956583738327026, 1.2731093168258667, 0.9754902720451355, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, [e2e-predictor] 0.5553222298622131, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9033613204956055, 1.8333333730697632, 1.693277359008789, 1.4131653308868408, 1.1330533027648926, 1.0455182790756226, 1.0105042457580566, 1.1155463457107544, 0.6078432202339172, 1.7983193397521973, 1.9383753538131714, 1.9208683967590332, 1.9558824300765991, 1.9383753538131714, 1.6582633256912231, 1.2906162738800049, 0.6603642702102661, 0.7128852605819702, 1.7107843160629272, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [1.0805323123931885, -0.057422954589128494, -0.3550419807434082, 0.06512605398893356, 0.415266215801239, -0.057422954589128494, -0.8627450466156006, -0.8802520632743835, -0.6701680421829224, -0.10994396358728409, 0.590336263179779, 0.8704482913017273, 0.9404762983322144, 1.0455182790756226, 0.9754902720451355, -0.28501397371292114, -1.5980392694473267, -1.7731093168258667, -0.8627450466156006, 0.6078432202339172, 1.1155463457107544, 1.4131653308868408, 1.3956583738327026, 1.1505602598190308, 1.0805323123931885, 1.343137264251709, 1.465686321258545, 0.8704482913017273, 0.4852942228317261, 1.0105042457580566, 1.4481793642044067, 1.3081233501434326, 0.9229692816734314, 0.432773232460022, 0.502801239490509, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.31022420525550 [e2e-predictor] 84, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.5707283020019531, 0.8529412746429443, 1.3256303071975708, 1.2731093168258667, 0.5378152132034302, 0.7303922772407532, 0.4677872359752655, 0.4852942228317261, 0.3802522122859955, 1.2906162738800049, 1.693277359008789, 1.6582633256912231, 1.728291392326355, 1.815826416015625, 1.0280113220214844, 0.6603642702102661, 0.415266215801239, 0.520308256149292, 1.2906162738800049, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991], [1.9033613204956055, 1.0980392694473267, -1.160364031791687, -1.5455182790756226, -1.335434079170227, -0.9327731132507324, -0.4600839912891388, 0.3102242052555084, 0.432773232460022, -0.2499999701976776, -0.4600839912891388, 0.012605053372681141, 0.502801239490509, 0.7303922772407532, 0.3277312219142914, -1.1428570747375488, -1.720588207244873, -1.370448112487793, 0.6953782439231873, 1.3956583738327026, 1.518207311630249, 1.6232492923736572, 1.780812382698059, 1.7983193397521973, 1.3606443405151367, 0.7829132676124573, 0.11764705926179886, -0.5126050114631653, -0.6876749992370605, -0.21498596668243408, 0.432773232460022, 1.2556023597717285, 1.4481793642044067, 0.8704482913017273, 0.5728292465209961, 0.8529412746429443, 0.9579832553863525, 0.8354342579841614, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.800420284 [e2e-predictor] 2712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 2.0084033012390137, 1.5357143878936768, 0.17016807198524475, 0.6078432202339172, 0.8879552483558655, 0.3102242052555084, 0.590336263179779, -0.0049019488506019115, 0.03011205606162548, 0.2577032148838043, 1.0805323123931885, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.3081233501434326, 0.9929972887039185, 0.24019621312618256, 0.520308256149292, 0.45028021931648254, 1.4131653308868408, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991], [1.9383753538131714, 1.9383753538131714, 1.1330533027648926, -0.7226890325546265, -1.580532193183899, -1.457983136177063, -1.335434079170227, -0.8277310132980347, 0.0476190559566021, 0.590336263179779, 0.012605053372681141, -0.9677870869636536, -0.5826330184936523, 0.03011205606162548, -0.3200279772281647, -1.4929972887039185, -1.720588207244873, -0.39005598425865173, 1.2380952835083008, 1.3256303071975708, 1.4131653308868408, 1.4481793642044067, 1.5357143878936768, 1.6232492923736572, 1.7107843160629272, 1.7457983493804932, 1.2030812501907349, 0.13515406847000122, -0.5301120281219482, 0.3627452254295349, 0.6603642702102661, 0.7303922772407532, 1.2380952835083008, 1.7633053064346313, 1.5882353782653809, 1.3606443405151367, 1.3081233501434326, 1.1505602598190308, 0.9579832553863525, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.782913267612 [e2e-predictor] 4573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9208683967590332, 1.9733893871307373, 0.4677872359752655, 0.012605053372681141, -0.07492996007204056, 0.2577032148838043, 0.15266107022762299, 0.520308256149292, -0.03991595283150673, -0.14495795965194702, 0.2577032148838043, 0.8354342579841614, 1.465686321258545, 1.0455182790756226, 1.5707283020019531, 0.7478992342948914, 0.8179272413253784, 0.29271721839904785, 0.45028021931648254, 0.34523820877075195, 1.1855742931365967, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373], [1.1330533027648926, 1.640756368637085, 1.8858543634414673, 1.7457983493804932, 1.1155463457107544, 0.2577032148838043, -0.5126050114631653, -1.4054621458053589, -1.4754900932312012, -0.9327731132507324, -0.5651260018348694, -0.8802520632743835, -0.8452380299568176, -0.3025209903717041, -0.5651260018348694, -1.195378065109253, -1.1253501176834106, 0.45028021931648254, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.483193278312683, 1.518207311630249, 1.6582633256912231, 1.693277359008789, 1.5882353782653809, 0.9579832553863525, -0.09243696182966232, -0.33753499388694763, -0.03991595283150673, 0.17016807198524475, 0.9579832553863525, 1.605742335319519, 1.7107843160629272, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.1330533027648926, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.87044829130 [e2e-predictor] 17273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 0.3802522122859955, -0.3200279772281647, -0.39005598425865173, -0.23249296844005585, 0.08263305574655533, 0.3277312219142914, -0.057422954589128494, -0.12745095789432526, 0.2226892113685608, 0.5728292465209961, 1.2030812501907349, 0.6778712272644043, 1.465686321258545, 0.4677872359752655, 0.4677872359752655, 0.2577032148838043, 0.03011205606162548, 0.24019621312618256, 0.7654062509536743, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 2.0259103775024414], [0.7829132676124573, 0.9054622650146484, 1.2731093168258667, 1.868347406387329, 1.9558824300765991, 1.868347406387329, 1.430672287940979, 0.3102242052555084, -0.7226890325546265, -0.7577030062675476, -1.160364031791687, -1.2654061317443848, -0.5126050114631653, 0.45028021931648254, 0.415266215801239, -0.23249296844005585, -0.47759100794792175, 0.39775922894477844, 0.9929972887039185, 1.0455182790756226, 1.1505602598190308, 1.2380952835083008, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.1855742931365967, 0.8354342579841614, 0.17016807198524475, -0.4950979948043823, -0.4425770044326782, -0.3025209903717041, -0.09243696182966232, 0.5378152132034302, 1.2731093168258667, 1.6757704019546509, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.0630252361297607, 0.8529412746429443, 0.817927241 [e2e-predictor] 3253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.3956583738327026, -0.3025209903717041, -0.5301120281219482, -0.5826330184936523, -0.42506998777389526, -0.03991595283150673, 0.24019621312618256, -0.09243696182966232, -0.07492996007204056, 0.2752102017402649, 0.5728292465209961, 1.0630252361297607, 0.7654062509536743, 0.9929972887039185, 0.520308256149292, 0.3102242052555084, -0.022408949211239815, -0.1624649614095688, 0.17016807198524475, 0.6428572535514832, 1.6582633256912231, 2.0084033012390137, 2.0084033012390137, 2.043417453765869], [0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9579832553863525, 1.518207311630249, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 1.3606443405151367, 0.502801239490509, 0.13515406847000122, -0.5301120281219482, -1.195378065109253, -0.6526610255241394, 0.13515406847000122, 0.45028021931648254, 0.20518220961093903, -0.057422954589128494, 0.20518220961093903, 0.6778712272644043, 0.9054622650146484, 1.0630252361297607, 1.1330533027648926, 1.22 [e2e-predictor] 05883264541626, 1.3081233501434326, 1.2380952835083008, 0.5378152132034302, -0.7226890325546265, -1.3529410362243652, -1.0728291273117065, -0.19747896492481232, 0.3277312219142914, 0.2752102017402649, 0.11764705926179886, 0.3277312219142914, 0.6778712272644043, 1.0280113220214844, 1.518207311630249, 1.6582633256912231, 1.430672287940979, 1.3956583738327026, 1.4481793642044067, 1.2030812501907349, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.3802522122859955, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8508403301239014, 0.39775922894477844, -0.5301120281219482, -0.5476189851760864, -0.47759100794792175, -0.33753499388694763, 0.06512605398893356, 0.20518220961093903, -0.03991595283150673, 0.11764705926179886, 0.432773232460022, 0.5378152132034302, 0.8354342579841614, 0.9054622650146484, 0.6253502368927002, 0.3627452254295349, 0.15266107022762299, -0.12745095789432526, -0.03991595283150673, 0.012605053372681141, 0.6078432202339172, 1.2030812501907349, 1.9908963441848755, 2.043417453765869, 2.043417453765869], [0.8354342579841614, 0.8004202842712402, 0.8179272413253 [e2e-predictor] 784, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.5357143878936768, 1.9208683967590332, 2.0259103775024414, 1.4481793642044067, -0.0049019488506019115, -0.33753499388694763, -0.8802520632743835, -1.160364031791687, -1.0028010606765747, -0.4950979948043823, -0.057422954589128494, -0.2499999701976776, -0.8452380299568176, -0.3550419807434082, 0.24019621312618256, 0.6253502368927002, 0.9229692816734314, 1.0630252361297607, 1.1330533027648926, 0.8704482913017273, -0.7051820158958435, -1.580532193183899, -0.3025209903717041, 1.1680673360824585, 1.605742335319519, 1.640756368637085, 1.4481793642044067, 0.9404762983322144, 0.6778712272644043, 0.7654062509536743, 0.8529412746429443, 0.7128852605819702, 0.3627452254295349, 0.3102242052555084, 0.8354342579841614, 1.2030812501907349, 1.1155463457107544, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.7107843160629272, 1.4481793642044067, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 0.5553222298622131, -0.37254899740219116, -0.6176469922065735, -0.39005598425865173, -0.47759100794792175, -0.09243696182966232, 0.17016807198524475, 0.22268 [e2e-predictor] 92113685608, 0.17016807198524475, 0.3277312219142914, 0.520308256149292, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.502801239490509, 0.15266107022762299, -0.03991595283150673, -0.1624649614095688, 0.1001400575041771, 0.1001400575041771, 0.34523820877075195, 0.15266107022762299, 2.0259103775024414, 2.0259103775024414, 2.043417453765869], [0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 1.0630252361297607, 1.553221344947815, 1.6232492923736572, 1.2205883264541626, 0.4852942228317261, -0.19747896492481232, -0.14495795965194702, 0.29271721839904785, -0.1624649614095688, -0.7226890325546265, -0.8977590203285217, -1.1253501176834106, -0.7401960492134094, -0.23249296844005585, 0.08263305574655533, 0.502801239490509, 0.7128852605819702, 0.8529412746429443, 0.08263305574655533, -1.3879550695419312, -0.9852941036224365, 1.0280113220214844, 1.465686321258545, 1.553221344947815, 1.6582633256912231, 1.728291392326355, 1.728291392326355, 1.3256303071975708, 0.6428572535514832, 0.17016807198524475, -0.3025209903717041, -0.9852941036224365, -0.09243696182966232, 1.1505602598190308, 1.6232492923736572, 1.5357143878936768, 0.9404762983322144, 0.590336263179779, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1. [e2e-predictor] 605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.483193278312683, 1.0805323123931885, 1.2731093168258667, 1.2205883264541626, 0.20518220961093903, -0.6176469922065735, -0.4075630009174347, -0.9327731132507324, -0.4075630009174347, -0.28501397371292114, -0.39005598425865173, -0.022408949211239815, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.39775922894477844, 0.5378152132034302, 0.5728292465209961, 0.432773232460022, 0.502801239490509, 0.3627452254295349, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.20518220961093903, 0.18767507374286652, 0.20518220961093903, 0.4677872359752655, 1.1505602598190308, 1.9383753538131714, 2.043417453765869], [0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.9754902720451355, 1.2906162738800049, 1.3606443405151367, 1.0455182790756226, -0.10994396358728409, 0.03011205606162548, 0.5378152132034302, 0.590336263179779, 0.012605053372681141, -0.8452380299568176, -0.7927170395851135, -0.19747896492481232, -0.0049019488506019115, -0.12745095789432526, 0.012605053372681141, 0.17016807198524475, -0.4600839912891388, -1.1078431606292725, 0.06512605398893356, 1.2731093168258667, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.5707283020019531, 1.0980392694473267, 0.18767507374286652, -0.12745095789432526, 1.0980392694473267, 1.5707283020019531, 1.728291392326355, 1.8333333730697632, 1.8858543634414673, 1.605742335319519, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.0805323123931885, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614 [e2e-predictor] , 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.430672287940979, 0.1001400575041771, -0.8277310132980347, 0.7128852605819702, 0.15266107022762299, -0.3200279772281647, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -0.42506998777389526, -0.21498596668243408, -0.4075630009174347, 0.1001400575041771, 0.13515406847000122, 0.3102242052555084, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 0.3802522122859955, 0.3102242052555084, 0.520308256149292, 0.18767507374286652, 0.03011205606162548, -0.09243696182966232, 0.13515406847000122, 0.2752102017402649, 0.0476190559566021, 0.3277312219142914, 0.590336263179779, 0.9404762983322144, 2.0259103775024414, 2.0959384441375732], [0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 1.1505602598190308, 1.378151297569275, 1.343137264251709, 0.45028021931648254, 0.2226892113685608, 0.34523820877075195, -0.26750698685646057, -0.7927170395851135, -0.5476189851760864, -0.2499999701976776, -0.14495795965194702, -0.2499999701976776, -0.37254899740219116, -0.47759100794792175, -0.5476189851760864, 0.45028021931648254, 1.0630252361297607, 1.1855742931365967, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.465686321258545, 1.518207311630249, 1.6232492923736572, 1.5882353782653809, 1.2030812501907349, 0.2226892113685608, 0.3102242052555084, 1.1855742931365967, 1.483193278312683, 1.640756368637085, 1.815826416015625, 1.9208683967590332, 1.8858543634414673, 1.553221344947815, 1.3606443405151367, 1.518207311630249, 1.2906162738800049, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, [e2e-predictor] 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.5357143878936768, 0.8179272413253784, -0.6876749992370605, -1.0028010606765747, -0.8102240562438965, -0.03991595283150673, -0.6526610255241394, -1.2128850221633911, -1.160364031791687, -0.9677870869636536, -0.19747896492481232, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.13515406847000122, 0.3277312219142914, 0.13515406847000122, 0.24019621312618256, 0.3102242052555084, 0.2577032148838043, 0.29271721839904785, 0.45028021931648254, 0.06512605398893356, -0.14495795965194702, -0.07492996007204056, 0.29271721839904785, 0.1001400575041771, -0.0049019488506019115, 0.3277312219142914, 0.3627452254295349, 0.8004202842712402, 2.0784313678741455, 2.0959384441375732], [1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9054622650146484, 1.2556023597717285, 1.1680673360824585, 0.7128852605819702, 0.17016807198524475, -0.21498596668243408, -0.0049019488506019115, 0.3627452254295349, 0.06512605398893356, -0.33753499388694763, -0.42506998777389526, -0.4075630009174347, -0.4425770044326782, -0.4425770044326782, 0.11764705926179886, 0.7654062509536743, 0.9054622650146484, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.2906162738800049, 1.378151297569275, 1.430672287940979, 1.0980392694473267, -0.057422954589128494, -1.1253501176834106, -0.6701680421829224, 0.29271721839904785, 0.8529412746429443, 1.1505602598190308, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9558824300765991, 1.8333333730697632, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.2030812501907349, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312 [e2e-predictor] 618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.2906162738800049, -0.6526610255241394, -0.9152660369873047, -0.7051820158958435, -0.7577030062675476, -0.4600839912891388, -1.0028010606765747, -0.6351540088653564, -0.3025209903717041, -0.23249296844005585, 0.06512605398893356, -0.057422954589128494, -0.21498596668243408, -0.14495795965194702, 0.06512605398893356, 0.2226892113685608, 0.06512605398893356, 0.17016807198524475, 0.08263305574655533, 0.11764705926179886, 0.3277312219142914, 0.39775922894477844, 0.13515406847000122, -0.12745095789432526, -0.03991595283150673, 0.18767507374286652, 0.13515406847000122, 0.13515406847000122, 0.29271721839904785, 0.15266107022762299, 0.6253502368927002, 2.043417453765869, 2.0959384441375732], [1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.8354342579841614, 0.9229692816734314, 0.6778712272644043, 0.15266107022762299, -0.5126050114631653, 0.03011205606162548, 0.502801239490509, 0.5378152132034302, -0.1624649614095688, -0.6001400351524353, -0.5476189851760864, -0.3200279772281647, -0.19747896492481232, 0.2577032148838043, 0.520308256149292, 0.7654062509536743, 0.8354342579841614, 0.9229692816734314, 0.9929972887039185, 1.0980392694473267, 1.0455182790756226, 0.2577032148838043, -1.247899055480957, -0.21498596668243408, 1.3956583738327026, 1.640756368637085, 1.483193278312683, 1.0630252361297607, 0.9929972887039185, 1.2556023597717285, 1.6582633256912231, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.5707283020019531, 1.343137264251709, 1.3956583738327026, 1.1505602598190308, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.817927241 [e2e-predictor] 3253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.465686321258545, 1.5007003545761108, 1.5707283020019531, 1.5357143878936768, 1.5882353782653809, 1.693277359008789, 1.0805323123931885, 1.2906162738800049, 1.343137264251709, -0.19747896492481232, -1.2303920984268188, -0.8977590203285217, -0.6876749992370605, -0.6001400351524353, -0.5826330184936523, -0.9152660369873047, -0.03991595283150673, 0.2577032148838043, 0.2226892113685608, 0.5378152132034302, 0.415266215801239, 0.432773232460022, -0.14495795965194702, 0.34523820877075195, 0.20518220961093903, 0.1001400575041771, 0.11764705926179886, -0.09243696182966232, 0.08263305574655533, 0.4852942228317261, 0.3102242052555084, 0.3627452254295349, 0.1001400575041771, 0.0476190559566021, 0.15266107022762299, 0.20518220961093903, 0.3102242052555084, 0.34523820877075195, 0.08263305574655533, 0.520308256149292, 2.1309523582458496, 2.1309523582458496], [1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.8179272413253784, 0.24019621312618256, 0.18767507374286652, 0.1001400575041771, 0.1001400575041771, 0.17016807198524475, -0.19747896492481232, -0.4950979948043823, -0.4950979948043823, -0.37254899740219116, -0.21498596668243408, 0.20518220961093903, 0.4852942228317261, 0.6253502368927002, 0.7303922772407532, 0.7829132676124573, 0.7478992342948914, 0.45028021931648254, -0.6351540088653564, -0.7226890325546265, 1.0805323123931885, 1.465686321258545, 1.5357143878936768, 1.640756368637085, 1.7457983493804932, 1.640756368637085, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.3277312219142914, 0.4677872359752655, 1.0630252361297607, 1.1855742931365967, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9 [e2e-predictor] 579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.465686321258545, 1.343137264251709, 1.2731093168258667, 1.5882353782653809, 1.0630252361297607, -0.6876749992370605, -1.1428570747375488, -0.4950979948043823, -1.335434079170227, -1.2128850221633911, -0.8802520632743835, -0.6351540088653564, -0.6176469922065735, -0.26750698685646057, -0.6701680421829224, 0.11764705926179886, -0.1624649614095688, 0.24019621312618256, 0.432773232460022, 0.20518220961093903, 0.15266107022762299, 0.17016807198524475, 0.5728292465209961, 0.3277312219142914, 0.0476190559566021, 0.06512605398893356, 0.012605053372681141, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.34523820877075195, 0.4677872359752655, 0.3802522122859955, -0.022408949211239815, 0.012605053372681141, 0.20518220961093903, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 2.2009804248809814, 2.113445281982422], [1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 1.0805323123931885, 1.2731093168258667, 1.2556023597717285, 1.0455182790756226, 0.7654062509536743, 0.45028021931648254, 0.17016807198524475, -0.14495795965194702, -0.19747896492481232, 0.24019621312618256, 0.24019621312618256, -0.1624649614095688, -0.39005598425865173, -0.33753499388694763, -0.12745095789432526, 0.18767507374286652, 0.502801239490509, 0.6428572535514832, 0.502801239490509, -0.03991595283150673, -0.8277310132980347, -0.0049019488506019115, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.518207311630249, 1.605742335319519, 1.7107843160629272, 1.780812382698059, 1.5882353782653809, 0.5553222298622131, -0.7577030062675476, -1.0553221702575684, -1.0028010606765747, -0.28501397371292114, -0.5126050114631653, -0.8452380299568176, -0.4075630009174347, 1.0630252361297607, 1.2205883264541626, 1.0980392694473 [e2e-predictor] 267, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.7654062509536743, 0.7654062509536743, 0.8354342579841614, 0.6778712272644043, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.6253502368927002, 0.520308256149292, 0.45028021931648254, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.8879552483558655, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3081233501434326, 1.3256303071975708, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 0.7829132676124573, -0.6001400351524353, -0.21498596668243408, -1.335434079170227, -1.1253501176834106, -1.720588207244873, -1.3529410362243652, -1.6505602598190308, -0.7752100229263306, -0.8102240562438965, -0.5476189851760864, -0.39005598425865173, -0.8102240562438965, -0.10994396358728409, 0.3802522122859955, 0.20518220961093903, 0.3277312219142914, -0.0049019488506019115, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.6253502368927002, 0.6603642702102661, -0.057422954589128494, 0.1001400575041771, 0.24019621312618256, 0.2577032148838043, 0.3802522122859955, 0.5728292465209961, 0.6078432202339172, 0.415266215801239, 0.08263305574655533, 0.08263305574655533, 0.0476190559566021, 0.45028021931648254, 0.3627452254295349, 0.6253502368927002, 2.1834733486175537, 2.113445281982422], [1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.8354342579841614, 1.465686321258545, 1.8333333730697632, 1.7457983493804932, 1.6757704019546509, 1.518207311630249, 1.2205883264541626, 0.5728292465209961, 0.3277312219142914, 0.1001400575041771, -0.19747896492481232, -0.022408949211239815, 0.3627452254295349, 0.08263305574655533, -0.4425770044326782, -0.7401960492134094, -0.6176469922065735, -0.17997196316719055, 0.34523820877075195, 0.39775922894477844, -0.004901948 [e2e-predictor] 8506019115, -0.4425770044326782, 0.590336263179779, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6757704019546509, 1.5882353782653809, 0.39775922894477844, -0.6176469922065735, -0.8802520632743835, -0.9502801299095154, -0.9327731132507324, -0.9327731132507324, -1.0903360843658447, -0.7577030062675476, 0.7829132676124573, 1.3081233501434326, 1.2030812501907349, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2226892113685608, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.1001400575041771, 0.15266107022762299, 0.08263305574655533, 0.3627452254295349, 0.24019621312618256, 0.34523820877075195, 0.6253502368927002, 0.6428572535514832, 0.45028021931648254, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 0.8704482913017273, 0.8179272413253784, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 1.1155463457107544, 0.03011205606162548, -0.7051820158958435, -1.160364031791687, -1.457983136177063, -1.457983136177063, -1.3879550695419312, -1.4404760599136353, -1.2654061317443848, -1.370448112487793, -0.9327731132507324, -0.7752100229263306, -0.7752100229263306, -0.5476189851760864, -0.37254899740219116, 0.20518220961093903, 0.415266215801239, 0.3277312219142914, 0.08263305574655533, 0.03011205606162548, 0.39775922894477844, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.6603642702102661, -0.09243696182966232, 0.11764705926179886, 0.15266107022762299, 0.17016807198524475, 0.24019621312618256, 0.6253502368927002, 0.6253502368927002, 0.415266215801239, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.6428572535514832, 0.17016807198524475, 0.29271721839904785, 2.113445281982422, 2.0959384441375732], [1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.782 [e2e-predictor] 9132676124573, 0.7478992342948914, 1.0105042457580566, 1.5707283020019531, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.6232492923736572, 1.2556023597717285, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, -0.057422954589128494, -0.17997196316719055, -0.09243696182966232, 0.012605053372681141, -0.3550419807434082, -0.6351540088653564, -0.6701680421829224, -0.14495795965194702, 0.13515406847000122, 0.0476190559566021, 0.24019621312618256, 1.0105042457580566, 1.2030812501907349, 1.1855742931365967, 1.2556023597717285, 1.343137264251709, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.5357143878936768, 1.378151297569275, 0.6078432202339172, -0.6351540088653564, -0.7927170395851135, -0.7401960492134094, -0.6351540088653564, -0.6351540088653564, -0.7577030062675476, -0.9677870869636536, -1.1078431606292725, -0.23249296844005585, 0.432773232460022, 0.3102242052555084, 0.590336263179779, 0.8354342579841614, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.18767507374286652, 0.20518220961093903, 0.2577032148838043, 0.39775922894477844, 0.5728292465209961, 0.3802522122859955, -0.0049019488506019115, -0.12745095789432526, -0.09243696182966232, -0.0049019488506019115, -0.057422954589128494, 0.06512605398893356, 0.06512605398893356, 0.13515406847000122, 0.0476190559566021, 0.15266107022762299, 0.2226892113685608, 0.13515406847000122, 0.3102242052555084, 0.45028021931648254, 0.39775922894477844, 0.7128852605819702, 0.3102242052555084, 0.8704482913017273, 0.4677872359752655, 0.9754902720451355, 0.9579832553863525, 1.0805323123931885, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 0.4852942228317261, 0.11764705926179886, -0.10994396358728409, -0.8277310132980347, -1.247899055480957, -1.5455182790756226, -1.580532193183899, -1.6330533027648926, -1.4754900932312012, -1.3879550695419312, -0.7226890325546265, -0.7752100229263306, -1.0728291273117065, -1.1253501176834106, -0.5126050114631653, 0.012605053372681141, 0.34523820877075195, 0.7128852605819702, 0.5378152132034302, 0.34523820877075195, 0.0476190559566021, -0.07492996007204056, 0.3627452254295349, 0.6078432202339172, 0.6428572535514832, 0.34523820877075195, 0.4677872359752655, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.17016807198524475, 0.15266107022762299, 0.3627452254295349, 0.5378152132034302, 0. [e2e-predictor] 5378152132034302, 0.432773232460022, 0.13515406847000122, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.45028021931648254, 2.113445281982422, 2.113445281982422], [1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.9579832553863525, 1.605742335319519, 1.8508403301239014, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3256303071975708, 0.8879552483558655, 0.7478992342948914, 0.8179272413253784, 0.5378152132034302, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.2752102017402649, 0.29271721839904785, -0.07492996007204056, -0.3025209903717041, -0.3200279772281647, -0.03991595283150673, 0.6778712272644043, 1.0105042457580566, 1.2030812501907349, 1.3081233501434326, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.2030812501907349, 0.590336263179779, -0.7577030062675476, -0.6876749992370605, -0.12745095789432526, -0.47759100794792175, -0.7226890325546265, -0.9502801299095154, -0.9152660369873047, -1.0378150939941406, -1.0378150939941406, -0.8452380299568176, -0.8277310132980347, -0.8452380299568176, -0.7226890325546265, -0.4950979948043823, -0.26750698685646057, 0.06512605398893356, 0.4677872359752655, 0.7829132676124573, 0.9054622650146484, 1.0105042457580566, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 0.8354342579841614, -0.3200279772281647, -0.3025209903717041, 0.08263305574655533, 1.2556023597717285, 1.728291392326355, 1.9208683967590332, 2.0259103775024414, 2.0259103775024414, 2.043417453765869, 2.043417453765869, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 2.165966510772705, 1.605742335319519, -0.8102240562438965, -1.2303920984268188, -0.17997196316719055, 0.8179272413253784, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3606443405151367, 1.1505602598190308, 0.0476190559566021, 0.012605053372681141, 0.29271721839904785, 1.0455182790756226, 0.9754902720451355, 0.8529412746429443, 0.6953782439231873, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.3627452254295349, 0.415266215801239, 0.3102242052555084, 0.15266107022762299, 0.18767507374286652, 0.2577032148838043, 0.17016807198524475, 0.3627452254295349, 0.13515406847000122, 0.012605053372681141, 0.20518220961093903, 0.012605053372681141, -0.09243696182966232, 0.012605053372681141, 0.15266107022762299, -0.10994396358728409, 0.03011205606162548, 0.18767507374286652, 0.3277312219142914, 0.34523820877075195, 0.0476190559566021, 0.590336263179779, 0.4852942228317261, 0.502801239490509, 0.7829132676124573, 1.0455182790756226, 1.2030812501907349, 0.9579832553863525, 0.9404762983322144, 1.0630252361297607, 1.0105042457580566, 0.8529412746429443, 0.012605053372681141, -0.8802520632743835, -1.160364031791687, -1.4754900932312012, -1.5280112028121948, -1.6330533027648926, -1.7030812501907349, -1.6855742931365967, -1.422969102859497, -1.7030812501907349, -0.0049019488506019115, 0.135154068470 [e2e-predictor] 00122, -0.3550419807434082, -1.2128850221633911, -1.0903360843658447, -0.9327731132507324, 0.39775922894477844, 0.4677872359752655, 0.9229692816734314, 0.520308256149292, 0.11764705926179886, -0.37254899740219116, 0.502801239490509, 0.18767507374286652, 0.5553222298622131, 0.5728292465209961, 0.8354342579841614, 0.2752102017402649, 0.1001400575041771, 0.1001400575041771, -0.03991595283150673, -0.03991595283150673, 0.4677872359752655, 0.39775922894477844, 0.6253502368927002, 0.3627452254295349, 0.18767507374286652, 0.15266107022762299, 0.0476190559566021, 0.432773232460022, 0.502801239490509, 2.0959384441375732, 2.113445281982422], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.9579832553863525, 1.605742335319519, 1.9033613204956055, 1.8858543634414673, 1.7983193397521973, 1.6757704019546509, 1.3606443405151367, 0.8704482913017273, 0.8704482913017273, 1.1330533027648926, 0.9929972887039185, 0.7478992342948914, 0.3627452254295349, 0.012605053372681141, 0.17016807198524475, 0.4852942228317261, 0.3627452254295349, -0.14495795965194702, -0.3025209903717041, -0.21498596668243408, -0.4075630009174347, -0.42506998777389526, 0.0476190559566021, 0.5378152132034302, 0.8879552483558655, 1.1680673360824585, 1.2205883264541626, 0.5728292465209961, -0.4425770044326782, -0.1624649614095688, -0.7752100229263306, -0.8277310132980347, -0.7752100229263306, -0.7401960492134094, -0.23249296844005585, -0.33753499388694763, -0.28501397371292114, -0.42506998777389526, 0.415266215801239, 1.2906162738800049, 1.605742335319519, 1.7107843160629272, 1.9383753538131714, 2.0959384441375732, 1.640756368637085, 0.9754902720451355, 1.5707283020019531, 1.9733893871307373, 2.113445281982422, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.2009804248809814, 2.218487501144409, 2.0784313678741455, 0.7303922772407532, -1.3004200458526611, -1.5455182790756226, -0.37254899740219116, 1.6232492923736572, 1.9558824300765991, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.1834733486175537, 2.235994577407837, 2.3060226440429688, 2.288515567779541, 1.430672287940979, -0.6001400351524353, -0.2499999701976776, 0.6253502368927002, 1.0105042457580566, 0.8704482913017273, 0.7128852605819702, 0.4852942228317261, -0.28501397371292114, -1.0028010606765747, -1.370448112487793, -1.5630252361297607, -1.4054621458053589, 1.5007003545761108, 1.9908963441848755, 2.0959384441375732, 2.0959384441375732, 2.0609242916107178, 1.9383753538131714, 1.6757704019546509, 1.2205883264541626, 0.7654062509536743, 0.502801239490509, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.432773232460022, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.7303922772407532, 0.6428572535514832, 0.7829132676124573, 0.7128852605819702, 0.8004202842712402, 0.8704482913017273, 0.8004202842712402, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.0476190559566021, -0.19747896492481232, -0.2499999701976776, -0.14495795965194702, 0.0476190559566021, -0.19747896492481232, -0.1624649614095688, 0.08263305574655533, -0.07492996007204056, -0.07492996007204056, 0.08263305574655533, -0.1624649614095688, -0.03991595283150673, 0.08263305574655533, -0.03991595283150673, 0.15266107022762299, 0.15266107022762299, 0.17016807198524475, 0.08263305574655533, 0.3802522122859955, 0.432773232460022, 0.7829132676124 [e2e-predictor] 573, 0.415266215801239, 1.0805323123931885, 0.9404762983322144, 0.5728292465209961, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 0.9929972887039185, 1.0805323123931885, 0.6953782439231873, -0.6701680421829224, -1.3004200458526611, -1.6330533027648926, -1.7030812501907349, -1.5105042457580566, -1.5455182790756226, -1.7030812501907349, -1.755602240562439, -1.3529410362243652, -1.3879550695419312, 0.3277312219142914, 0.6253502368927002, 0.20518220961093903, -0.4950979948043823, -1.0203081369400024, -0.7927170395851135, 0.8354342579841614, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.520308256149292, 0.2226892113685608, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.5553222298622131, 0.8529412746429443, 0.5378152132034302, 0.34523820877075195, 0.5553222298622131, 0.2226892113685608, 0.11764705926179886, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.15266107022762299, -0.03991595283150673, 0.6078432202339172, 0.15266107022762299, 2.1309523582458496, 2.1309523582458496], [1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.9054622650146484, 1.5707283020019531, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.7633053064346313, 1.4131653308868408, 1.0805323123931885, 1.0630252361297607, 1.343137264251709, 1.343137264251709, 0.9404762983322144, 0.590336263179779, 0.34523820877075195, 0.03011205606162548, 0.3102242052555084, 0.3627452254295349, 0.15266107022762299, 0.0476190559566021, -0.03991595283150673, -0.2499999701976776, -0.23249296844005585, -0.21498596668243408, -0.1624649614095688, -0.0049019488506019115, -0.26750698685646057, -0.9152660369873047, -1.195378065109253, -0.28501397371292114, -0.26750698685646057, -0.47759100794792175, -0.5301120281219482, -0.6176469922065735, -0.4600839912891388, -0.12745095789432526, -0.12745095789432526, -0.3200279772281647, 1.2731093168258667, 2.1834733486175537, 2.1309523582458496, 2.0784313678741455, 2.113445281982422, 1.8858543634414673, 1.7457983493804932, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.165966510772705, 2.165966510772705, 2.1309523582458496, 2.218487501144409, 2.1834733486175537, 1.9908963441848755, -0.07492996007204056, -1.422969102859497, -1.6155462265014648, -1.580532193183899, -0.42506998777389526, 1.7633053064346313, 1.8508403301239014, 1.9733893871307373, 1.9558824300765991, 1.9033613204956055, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 2.0084033012390137, 1.5882353782653809, -1.3179271221160889, -1.7030812501907349, -1.755602240562439, -1.370448112487793, -0.5651260018348694, -0.42506998777389526, -0.1624649614095688, -0.19747896492481232, -0.4075630009174347, -1.2654061317443848, -1.6155462265014648, -1.7030812501907349, -1.5980392694473267, -0.4425770044326782, 0.9404762983322144, 1.6757704019546509, 2.0084033012390137, 1.9558824300765991, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 1.8333333730697632, 1.3606443405151367, 0.590336263179779, 0.4677872359752655, 0.502801239490509, 0.590336263179779, 0.45028021931648254, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6603642702102661, 0.590336263179779, 0.4852942228317261, 0.3802522122859955, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.0476190559566021, 0.08263305574655533, 0.34523820877075195, 0.2752102017402649, 0.415266215801239, 0.24019621312618256, 0.39775922894477844, 0.3102242052555084, 0.2226892113685608, 0.29271721839904785, 0.1001400575041771, 0.29271721839904785, 0.39775922894477844, 0.24019621312618256, 0.065 [e2e-predictor] 12605398893356, 0.08263305574655533, -0.057422954589128494, -0.1624649614095688, -0.14495795965194702, -0.19747896492481232, -0.07492996007204056, -0.1624649614095688, 0.03011205606162548, -0.09243696182966232, -0.09243696182966232, -0.022408949211239815, -0.23249296844005585, -0.07492996007204056, 0.08263305574655533, -0.19747896492481232, 0.2752102017402649, 0.24019621312618256, 0.3102242052555084, 0.34523820877075195, 0.432773232460022, 0.5728292465209961, 0.6603642702102661, 0.8004202842712402, 1.1855742931365967, 0.8004202842712402, 0.7303922772407532, 1.2205883264541626, 0.8354342579841614, 1.1330533027648926, 1.1155463457107544, 0.7478992342948914, 0.5378152132034302, -0.7051820158958435, -1.5105042457580566, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.0903360843658447, -1.7906162738800049, -1.720588207244873, -0.9852941036224365, 0.39775922894477844, 0.5553222298622131, 0.5378152132034302, 0.29271721839904785, -0.7401960492134094, -0.9327731132507324, 0.6253502368927002, 1.0455182790756226, 0.8529412746429443, 0.7128852605819702, 0.6428572535514832, 0.8704482913017273, 0.1001400575041771, 0.3102242052555084, 0.6253502368927002, 0.45028021931648254, 0.5553222298622131, 0.7128852605819702, 0.34523820877075195, 0.7478992342948914, 0.432773232460022, 0.17016807198524475, 0.4677872359752655, 0.5378152132034302, 0.415266215801239, 0.3277312219142914, -0.0049019488506019115, 0.012605053372681141, 0.012605053372681141, 0.7303922772407532, 0.08263305574655533, 2.1484594345092773, 2.1484594345092773], [1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.7983193397521973, 1.5357143878936768, 1.2380952835083008, 1.1330533027648926, 1.465686321258545, 1.5357143878936768, 1.2906162738800049, 0.8004202842712402, 0.6603642702102661, 0.3277312219142914, 0.13515406847000122, 0.3277312219142914, 0.502801239490509, 0.15266107022762299, -0.0049019488506019115, 0.3802522122859955, 0.5378152132034302, 0.5553222298622131, 0.3627452254295349, 0.06512605398893356, -0.6876749992370605, -1.247899055480957, -0.8802520632743835, -0.7927170395851135, -0.9502801299095154, -0.9502801299095154, -0.7927170395851135, -0.9677870869636536, -1.1778711080551147, -0.8277310132980347, -0.6351540088653564, -0.6526610255241394, 1.8333333730697632, 2.0084033012390137, 2.0259103775024414, 2.0609242916107178, 2.0609242916107178, 2.113445281982422, 2.1834733486175537, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.043417453765869, -0.28501397371292114, -1.160364031791687, -1.6155462265014648, -1.7380952835083008, -1.755602240562439, -1.7906162738800049, -1.4929972887039185, -0.47759100794792175, 0.7303922772407532, 1.3081233501434326, 1.6232492923736572, 1.868347406387329, 1.8333333730697632, 1.9733893871307373, 1.9383753538131714, 0.7128852605819702, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.6155462265014648, -1.5280112028121948, -1.3879550695419312, -1.2303920984268188, -1.2128850221633911, -1.3179271221160889, -1.580532193183899, -1.6155462265014648, -1.5630252361297607, -1.195378065109253, -0.21498596668243408, -0.14495795965194702, 0.3277312219142914, 1.5007003545761108, 1.815826416015625, 0.7478992342948914, -0.8802520632743835, -0.4950979948043823, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6078432202339172, 0.6428572535514832, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.3802522122859955, 0.39775922894477844, 0.4677872359752655, 0.4677872359752655, 0.13515406847000122, 0.1176470592 [e2e-predictor] 6179886, 0.1001400575041771, 0.08263305574655533, 0.08263305574655533, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.29271721839904785, 0.15266107022762299, 0.1001400575041771, 0.29271721839904785, 0.432773232460022, 0.45028021931648254, 0.18767507374286652, -0.0049019488506019115, 0.03011205606162548, 0.06512605398893356, 0.08263305574655533, 0.29271721839904785, 0.03011205606162548, -0.057422954589128494, -0.03991595283150673, -0.057422954589128494, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.12745095789432526, -0.14495795965194702, -0.14495795965194702, -0.26750698685646057, -0.19747896492481232, 0.20518220961093903, 0.012605053372681141, 0.1001400575041771, 0.17016807198524475, 0.4677872359752655, 0.432773232460022, 0.4852942228317261, 0.29271721839904785, 0.5728292465209961, 0.4677872359752655, 0.6078432202339172, 1.1155463457107544, 1.0280113220214844, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.3081233501434326, 0.5553222298622131, 0.20518220961093903, -0.8977590203285217, -1.4754900932312012, -1.7030812501907349, -1.7380952835083008, -1.8256303071975708, -1.7030812501907349, -1.668067216873169, -1.843137264251709, -1.668067216873169, -1.4404760599136353, -0.1624649614095688, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, -0.6701680421829224, -0.5826330184936523, 0.17016807198524475, 0.6078432202339172, 0.5728292465209961, 0.8179272413253784, 0.9229692816734314, 0.8179272413253784, 0.15266107022762299, 0.6078432202339172, 0.4852942228317261, 0.4677872359752655, 0.2752102017402649, 0.5728292465209961, 0.520308256149292, 0.7303922772407532, 0.4677872359752655, 0.3802522122859955, 0.4677872359752655, 0.415266215801239, 0.4852942228317261, 0.5553222298622131, 0.1001400575041771, -0.022408949211239815, -0.022408949211239815, 0.9404762983322144, 0.2577032148838043, 2.113445281982422, 2.1484594345092773], [1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.7829132676124573, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.343137264251709, 1.8333333730697632, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.6757704019546509, 1.343137264251709, 1.2906162738800049, 1.6757704019546509, 1.6232492923736572, 1.553221344947815, 1.1505602598190308, 0.6603642702102661, 0.520308256149292, 0.24019621312618256, 0.24019621312618256, 0.520308256149292, 0.415266215801239, 0.29271721839904785, 0.5378152132034302, 0.6953782439231873, 0.590336263179779, 0.24019621312618256, -0.47759100794792175, -1.0378150939941406, -0.7752100229263306, -0.7051820158958435, -0.8277310132980347, -0.9852941036224365, -1.1428570747375488, -1.2654061317443848, -1.422969102859497, -1.5980392694473267, -1.6330533027648926, -1.457983136177063, -1.1778711080551147, -0.7051820158958435, 0.5378152132034302, 0.9404762983322144, 0.9579832553863525, 1.553221344947815, 2.0084033012390137, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.3956583738327026, -1.6505602598190308, -1.6855742931365967, -1.668067216873169, -1.668067216873169, -1.7030812501907349, -1.720588207244873, -1.720588207244873, -1.7030812501907349, -1.7030812501907349, -1.6330533027648926, -1.7731093168258667, -1.4929972887039185, -1.580532193183899, -1.720588207244873, -1.720588207244873, -1.6505602598190308, -1.808123230934143, -1.878151297569275, -1.878151297569275, -1.9131653308868408, -1.8256303071975708, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.7731093168258667, -1.7906162738800049, -1.8256303071975708, -1.80812323093 [e2e-predictor] 4143, -1.6155462265014648, -1.4404760599136353, -1.1778711080551147, -0.6876749992370605, 0.3627452254295349, -0.2499999701976776, -0.14495795965194702, 0.1001400575041771, 0.24019621312618256, 0.6603642702102661, 0.8879552483558655, 1.1330533027648926, 1.0105042457580566, 0.5553222298622131, 0.34523820877075195, 0.2752102017402649, 0.3102242052555084, 0.13515406847000122, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.17016807198524475, 0.08263305574655533, 0.15266107022762299, 0.17016807198524475, 0.2226892113685608, 0.2752102017402649, 0.3277312219142914, 0.2752102017402649, 0.3277312219142914, 0.18767507374286652, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.2226892113685608, 0.3102242052555084, 0.3102242052555084, 0.15266107022762299, 0.08263305574655533, 0.08263305574655533, 0.012605053372681141, -0.03991595283150673, 0.0476190559566021, -0.0049019488506019115, -0.10994396358728409, -0.1624649614095688, -0.3200279772281647, -0.10994396358728409, -0.17997196316719055, -0.17997196316719055, -0.4425770044326782, -0.3200279772281647, -0.37254899740219116, -0.17997196316719055, -0.19747896492481232, -0.21498596668243408, -0.10994396358728409, -0.12745095789432526, -0.057422954589128494, -0.0049019488506019115, 0.11764705926179886, -0.14495795965194702, 0.11764705926179886, -0.12745095789432526, 0.20518220961093903, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.7829132676124573, 0.7829132676124573, 1.0455182790756226, 0.7829132676124573, 1.1680673360824585, 0.8004202842712402, 1.3256303071975708, 1.1855742931365967, 1.0105042457580566, 1.0980392694473267, 0.012605053372681141, -1.5105042457580566, -1.6155462265014648, -1.668067216873169, -1.668067216873169, -1.8606442213058472, -1.843137264251709, -1.7380952835083008, -1.843137264251709, -1.8256303071975708, -1.4929972887039185, -0.47759100794792175, -0.022408949211239815, 0.415266215801239, 0.3627452254295349, 0.0476190559566021, -0.5301120281219482, -0.17997196316719055, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.7654062509536743, 0.3102242052555084, 0.06512605398893356, 0.3627452254295349, 0.3627452254295349, 0.0476190559566021, 0.502801239490509, 0.4677872359752655, 0.6428572535514832, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.5378152132034302, 0.9054622650146484, 0.24019621312618256, 0.06512605398893356, 0.2577032148838043, 0.8529412746429443, 0.2752102017402649, 2.1484594345092773, 2.113445281982422], [1.465686321258545, 1.430672287940979, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 1.0280113220214844, 1.693277359008789, 1.9383753538131714, 1.9383753538131714, 1.9033613204956055, 1.7457983493804932, 1.5882353782653809, 1.5357143878936768, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.605742335319519, 0.9929972887039185, 0.39775922894477844, 0.432773232460022, 0.6428572535514832, 0.415266215801239, 0.45028021931648254, 0.29271721839904785, -0.23249296844005585, -0.6001400351524353, -0.9852941036224365, -1.195378065109253, -1.457983136177063, -1.5630252361297607, -1.6330533027648926, -1.668067216873169, -1.6155462265014648, -1.5630252361297607, -1.6155462265014648, -1.720588207244873, -1.878151297569275, -1.878151297569275, -1.6855742931365967, -1.457983136177063, -1.422969102859497, -1.5455182790756226, -1.720588207244873, -1.7030812501907349, -1.7731093168258667, 0.3802522122859955, 0.6953782439231873, -1.6505602598190308, -1.7030812501907349, -1.195378065109253, -0.7577030062675476, -1.2303920984268188, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.8606442213058472, -1.843137264251709, -1.8256303071975708, -1.8956582 [e2e-predictor] 54623413, -1.9131653308868408, -1.878151297569275, -1.808123230934143, -1.6505602598190308, -1.5980392694473267, -1.5630252361297607, -1.4929972887039185, -1.5105042457580566, -1.6505602598190308, -1.983193278312683, -1.8256303071975708, -0.8277310132980347, -0.17997196316719055, 0.39775922894477844, 0.7829132676124573, 0.4852942228317261, -0.21498596668243408, -1.1253501176834106, -1.247899055480957, -0.6701680421829224, -1.0378150939941406, -1.5105042457580566, -1.7380952835083008, -1.878151297569275, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.720588207244873, -1.5980392694473267, -0.6876749992370605, 0.17016807198524475, 0.39775922894477844, 0.415266215801239, 0.7478992342948914, 0.29271721839904785, 0.20518220961093903, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.20518220961093903, 0.2226892113685608, 0.2752102017402649, 0.432773232460022, 0.432773232460022, 0.3277312219142914, 0.3277312219142914, 0.4677872359752655, 0.20518220961093903, 0.11764705926179886, 0.06512605398893356, 0.06512605398893356, -0.12745095789432526, -0.057422954589128494, 0.08263305574655533, 0.012605053372681141, 0.0476190559566021, 0.18767507374286652, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.1624649614095688, 0.0476190559566021, 0.03011205606162548, -0.07492996007204056, 0.11764705926179886, 0.03011205606162548, -0.07492996007204056, -0.03991595283150673, -0.09243696182966232, -0.19747896492481232, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, -0.3025209903717041, -0.3550419807434082, -0.28501397371292114, -0.26750698685646057, -0.23249296844005585, -0.21498596668243408, -0.21498596668243408, -0.09243696182966232, -0.022408949211239815, -0.28501397371292114, 0.0476190559566021, 0.11764705926179886, -0.022408949211239815, -0.09243696182966232, 0.17016807198524475, 0.502801239490509, 0.5728292465209961, 0.415266215801239, 0.8704482913017273, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.8704482913017273, 0.6078432202339172, 1.1855742931365967, 1.0980392694473267, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.0455182790756226, -0.1624649614095688, -1.5280112028121948, -1.668067216873169, -1.7906162738800049, -1.7030812501907349, -1.755602240562439, -1.7906162738800049, -1.7906162738800049, -1.843137264251709, -1.8256303071975708, -1.9481792449951172, -0.9152660369873047, -0.4425770044326782, 0.520308256149292, 0.6253502368927002, -0.10994396358728409, -0.17997196316719055, 0.08263305574655533, 0.45028021931648254, 0.6428572535514832, 0.6078432202339172, 0.7303922772407532, 0.5728292465209961, 0.39775922894477844, 0.17016807198524475, 0.415266215801239, 0.415266215801239, -0.0049019488506019115, 0.17016807198524475, 0.590336263179779, 0.4677872359752655, 0.6603642702102661, 0.6078432202339172, 0.5378152132034302, 0.08263305574655533, 0.5553222298622131, 0.6953782439231873, 0.2226892113685608, -0.03991595283150673, 0.432773232460022, 0.3277312219142914, 0.415266215801239, 2.1834733486175537, 2.113445281982422], [1.465686321258545, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 1.5007003545761108, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.728291392326355, 1.6232492923736572, 1.430672287940979, 0.6953782439231873, 0.6603642702102661, 0.8004202842712402, 0.08263305574655533, -0.8452380299568176, -1.3879550695419312, -1.422969102859497, -1.422969102859497, -1.3879550695419312, -1.4054621458053589, -1.4754900932312012, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.93067228794097 [e2e-predictor] 9, -1.965686321258545, -2.0007002353668213, -1.983193278312683, -1.965686321258545, -1.5980392694473267, -1.0028010606765747, -0.9502801299095154, -1.1078431606292725, -1.247899055480957, -1.457983136177063, -1.4929972887039185, -1.580532193183899, -1.7380952835083008, -1.8256303071975708, -1.8256303071975708, -1.6330533027648926, -1.580532193183899, -1.755602240562439, -1.895658254623413, -1.7731093168258667, -1.335434079170227, -1.0553221702575684, -0.9502801299095154, -1.370448112487793, -1.755602240562439, -1.0378150939941406, 0.8354342579841614, 1.4481793642044067, 1.780812382698059, 1.8508403301239014, 1.868347406387329, 1.7633053064346313, 1.0455182790756226, 0.3277312219142914, 0.6953782439231873, 1.518207311630249, 1.3081233501434326, 1.0630252361297607, 0.45028021931648254, -0.8277310132980347, -1.335434079170227, 1.728291392326355, 2.0259103775024414, 2.113445281982422, 2.1309523582458496, 2.165966510772705, 2.0609242916107178, 1.7633053064346313, 1.1680673360824585, 0.18767507374286652, -0.8802520632743835, -1.0378150939941406, -0.33753499388694763, -0.057422954589128494, 0.18767507374286652, 0.06512605398893356, 0.08263305574655533, 0.15266107022762299, 0.13515406847000122, 0.45028021931648254, 0.5378152132034302, 0.45028021931648254, 0.3102242052555084, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.11764705926179886, 0.3102242052555084, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.11764705926179886, 0.06512605398893356, 0.03011205606162548, 0.15266107022762299, 0.06512605398893356, -0.057422954589128494, -0.057422954589128494, 0.20518220961093903, 0.3277312219142914, 0.3802522122859955, 0.2226892113685608, 0.1001400575041771, 0.0476190559566021, -0.03991595283150673, 0.06512605398893356, 0.0476190559566021, 0.03011205606162548, 0.012605053372681141, 0.0476190559566021, -0.022408949211239815, -0.17997196316719055, -0.3200279772281647, -0.14495795965194702, -0.1624649614095688, -0.17997196316719055, -0.26750698685646057, -0.5301120281219482, -0.33753499388694763, -0.2499999701976776, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.057422954589128494, -0.17997196316719055, -0.5826330184936523, 0.0476190559566021, 0.34523820877075195, 0.2577032148838043, 0.34523820877075195, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.4852942228317261, 0.9054622650146484, 0.7478992342948914, 0.8529412746429443, 1.2380952835083008, 1.1505602598190308, 1.0630252361297607, 1.2380952835083008, 1.3081233501434326, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 0.9054622650146484, 0.11764705926179886, -1.6505602598190308, -1.7906162738800049, -1.7380952835083008, -1.6855742931365967, -1.7030812501907349, -1.7906162738800049, -1.808123230934143, -1.7731093168258667, -1.580532193183899, -0.9852941036224365, -1.6855742931365967, -0.7927170395851135, 0.4852942228317261, 0.3277312219142914, 0.20518220961093903, 0.2577032148838043, -0.7226890325546265, -0.17997196316719055, 0.34523820877075195, 0.5378152132034302, 0.520308256149292, 0.6778712272644043, 0.6078432202339172, 0.432773232460022, 0.6953782439231873, 0.502801239490509, 0.502801239490509, 0.415266215801239, 0.502801239490509, 0.29271721839904785, 0.8354342579841614, 0.6953782439231873, 0.3802522122859955, 0.3277312219142914, 0.5728292465209961, 0.415266215801239, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, -0.03991595283150673, 0.6603642702102661, 2.1834733486175537, 2.0784313678741455], [1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.2030812501907349, 1.7633053064346313, 1.9208 [e2e-predictor] 683967590332, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.815826416015625, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7457983493804932, 1.728291392326355, 1.3956583738327026, -0.1624649614095688, -0.8452380299568176, -1.247899055480957, -1.335434079170227, -1.3179271221160889, -1.2128850221633911, -1.3004200458526611, -1.4754900932312012, -1.580532193183899, -1.5630252361297607, -1.580532193183899, -1.5980392694473267, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.6155462265014648, -1.1078431606292725, -0.12745095789432526, 0.1001400575041771, 0.03011205606162548, -0.5476189851760864, -1.0203081369400024, -1.457983136177063, -1.7731093168258667, -1.808123230934143, -1.2654061317443848, -0.7401960492134094, -0.6351540088653564, -1.0378150939941406, -1.6330533027648926, -1.8256303071975708, -0.09243696182966232, 1.4481793642044067, 1.7457983493804932, 1.9033613204956055, 1.9033613204956055, 2.0609242916107178, 1.728291392326355, 0.6953782439231873, -0.6701680421829224, 0.6603642702102661, 1.0630252361297607, 0.34523820877075195, -0.8277310132980347, -1.4054621458053589, 1.4481793642044067, 2.0784313678741455, 2.0609242916107178, 2.0959384441375732, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.2205883264541626, -1.0553221702575684, 0.7303922772407532, 1.2380952835083008, 1.9908963441848755, 2.0084033012390137, 1.2731093168258667, 0.15266107022762299, 1.1505602598190308, 1.430672287940979, -0.2499999701976776, -0.26750698685646057, 0.2577032148838043, 0.1001400575041771, -0.3025209903717041, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.2226892113685608, 0.15266107022762299, 0.20518220961093903, 0.34523820877075195, 0.39775922894477844, 0.4852942228317261, 0.3102242052555084, 0.18767507374286652, 0.11764705926179886, -0.03991595283150673, -0.022408949211239815, 0.13515406847000122, 0.2577032148838043, 0.13515406847000122, 0.3102242052555084, -0.12745095789432526, -0.03991595283150673, -0.0049019488506019115, 0.15266107022762299, -0.022408949211239815, -0.07492996007204056, -0.07492996007204056, -0.2499999701976776, 0.06512605398893356, 0.11764705926179886, 0.3102242052555084, 0.3102242052555084, 0.24019621312618256, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.012605053372681141, -0.21498596668243408, 0.1001400575041771, -0.022408949211239815, -0.1624649614095688, -0.17997196316719055, -0.28501397371292114, -0.17997196316719055, -0.26750698685646057, -0.42506998777389526, -0.37254899740219116, -0.2499999701976776, -0.057422954589128494, -0.0049019488506019115, -0.19747896492481232, 0.012605053372681141, -0.07492996007204056, -0.1624649614095688, -0.37254899740219116, 0.03011205606162548, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, 0.2752102017402649, 0.29271721839904785, 0.590336263179779, 0.6078432202339172, 1.1155463457107544, 1.0105042457580566, 0.9054622650146484, 1.2731093168258667, 1.0105042457580566, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.1680673360824585, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 0.5728292465209961, -0.4950979948043823, -1.3529410362243652, -1.7030812501907349, -1.808123230934143, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.5105042457580566, -0.5476189851760864, -1.195378065109253, 0.29271721839904785, 0.4852942228317261, -0.28501397371292114, 0.7829132676124573, 0.415266215801239, 0.6253502368927002, 0.6078432202339172, 0.8004202842712402, 0.7829132676124573, 0.34523820877075195, 0.20518220961093903, 0.2752102017402649, 0.7128852605819702, 0.9754902720451355, 0.7128852605819702, 0.6078432202339172, 0.15266107022762299, 0.415266215801239, 0.6428572535514832, 0.6778712272644043, 0.11764705926179886, 0.432773232460022, 0.8004202842712402, 0.20518220961093903, 0.4852942228317261, 0.6428572535514832, 0.2577032148838043, 0.11764705926179886, 0.9054622650146484, 2.0784313678741455, 2.0784313678741455], [1.518207311630249, 1.483193278312683, 1.48319327831 [e2e-predictor] 2683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 0.9579832553863525, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 1.0105042457580566, 1.6232492923736572, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9383753538131714, 1.8508403301239014, 1.7633053064346313, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.483193278312683, -0.8277310132980347, -0.9677870869636536, -1.1253501176834106, -1.2128850221633911, -1.195378065109253, -1.0728291273117065, -1.0378150939941406, -1.0903360843658447, -1.370448112487793, -1.5105042457580566, -1.5105042457580566, -1.5105042457580566, -1.5980392694473267, -1.5980392694473267, -1.247899055480957, 0.3102242052555084, 1.3081233501434326, 1.430672287940979, 1.5357143878936768, 1.518207311630249, 1.1680673360824585, 1.1680673360824585, 0.520308256149292, -0.8627450466156006, -0.8802520632743835, -0.8627450466156006, -1.2303920984268188, -1.6155462265014648, -1.6855742931365967, -1.3529410362243652, -0.8627450466156006, 1.0630252361297607, 1.3956583738327026, 1.6232492923736572, 1.6757704019546509, 1.3256303071975708, -0.10994396358728409, -1.5105042457580566, 0.39775922894477844, 1.9033613204956055, 2.043417453765869, 1.9908963441848755, 2.0609242916107178, 2.0609242916107178, 2.043417453765869, 1.6757704019546509, 0.06512605398893356, 0.34523820877075195, 1.1330533027648926, 1.1505602598190308, -0.19747896492481232, -0.8102240562438965, 1.553221344947815, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.780812382698059, 0.18767507374286652, -1.720588207244873, 0.5378152132034302, 1.6757704019546509, 1.6582633256912231, 1.3606443405151367, 0.39775922894477844, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.24019621312618256, 0.06512605398893356, 0.012605053372681141, 0.1001400575041771, 0.24019621312618256, 0.1001400575041771, 0.06512605398893356, -0.022408949211239815, 0.012605053372681141, -0.057422954589128494, -0.057422954589128494, -0.022408949211239815, -0.0049019488506019115, -0.0049019488506019115, -0.03991595283150673, -0.0049019488506019115, 0.17016807198524475, -0.14495795965194702, -0.022408949211239815, -0.0049019488506019115, -0.07492996007204056, 0.1001400575041771, 0.08263305574655533, -0.022408949211239815, -0.03991595283150673, -0.057422954589128494, -0.23249296844005585, -0.022408949211239815, 0.18767507374286652, 0.13515406847000122, 0.2226892113685608, 0.3102242052555084, 0.11764705926179886, 0.0476190559566021, 0.13515406847000122, -0.0049019488506019115, -0.10994396358728409, -0.12745095789432526, -0.19747896492481232, -0.19747896492481232, -0.1624649614095688, -0.3025209903717041, -0.14495795965194702, -0.28501397371292114, -0.5301120281219482, -0.2499999701976776, -0.19747896492481232, -0.26750698685646057, -0.022408949211239815, 0.012605053372681141, -0.07492996007204056, 0.0476190559566021, 0.0476190559566021, 0.11764705926179886, 0.11764705926179886, 0.3627452254295349, 0.5378152132034302, 0.6953782439231873, 0.8354342579841614, 0.8704482913017273, 0.9929972887039185, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2731093168258667, 1.2380952835083008, 1.2906162738800049, 1.4131653308868408, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, 0.6428572535514832, -1.0903360843658447, -1.668067216873169, -1.7731093168258667, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.580532193183899, -1.7030812501907349, -1.1253501176834106, -0.8627450466156006, -1.1078431606292725, 0.08263305574655533, 0.6953782439231873, 0.4677872359752655, 0.6953782439231873, -0.28501397371292114, -0.10994396358728409, 0.6428572535514832, 0.485 [e2e-predictor] 2942228317261, 0.18767507374286652, 0.1001400575041771, 0.4852942228317261, 0.590336263179779, 0.8704482913017273, 0.8354342579841614, 0.3627452254295349, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.432773232460022, 0.4852942228317261, 0.6428572535514832, 0.8704482913017273, 0.29271721839904785, 0.3802522122859955, 0.8179272413253784, 2.1484594345092773, 2.0959384441375732], [1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8179272413253784, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 1.0105042457580566, 0.8704482913017273, 0.6428572535514832, 0.7128852605819702, 1.378151297569275, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3956583738327026, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -1.0378150939941406, -1.0903360843658447, -1.1428570747375488, -0.9677870869636536, -0.6876749992370605, -0.4075630009174347, -0.6526610255241394, -1.2303920984268188, -1.6155462265014648, -1.755602240562439, -0.1624649614095688, 1.605742335319519, 1.8333333730697632, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 2.0259103775024414, 1.4131653308868408, -0.5301120281219482, -1.160364031791687, -0.4075630009174347, -1.0903360843658447, -1.8606442213058472, -1.895658254623413, -1.4929972887039185, 0.2577032148838043, 0.8529412746429443, 0.9229692816734314, 0.13515406847000122, -1.370448112487793, -1.3879550695419312, -0.4600839912891388, -0.47759100794792175, -1.0028010606765747, -1.2654061317443848, 0.7829132676124573, 1.605742335319519, 1.7983193397521973, 1.9208683967590332, 2.043417453765869, 2.0609242916107178, 1.3956583738327026, -0.7577030062675476, 1.3081233501434326, 1.9733893871307373, 2.0609242916107178, 1.9908963441848755, 1.2205883264541626, -0.42506998777389526, 1.1155463457107544, 1.4131653308868408, 1.8858543634414673, 1.9733893871307373, 1.868347406387329, 0.3102242052555084, -1.2654061317443848, -0.03991595283150673, -0.23249296844005585, 1.0980392694473267, 1.1680673360824585, 0.4677872359752655, 0.39775922894477844, 0.39775922894477844, 0.4852942228317261, 0.4677872359752655, 0.3627452254295349, 0.15266107022762299, 0.08263305574655533, 0.06512605398893356, 0.03011205606162548, 0.06512605398893356, 0.03011205606162548, -0.14495795965194702, -0.0049019488506019115, -0.10994396358728409, 0.17016807198524475, 0.11764705926179886, 0.06512605398893356, -0.14495795965194702, -0.12745095789432526, 0.0476190559566021, -0.057422954589128494, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, 0.0476190559566021, 0.2577032148838043, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, 0.03011205606162548, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.2226892113685608, 0.24019621312618256, 0.11764705926179886, 0.012605053372681141, -0.21498596668243408, -0.1624649614095688, -0.37254899740219116, -0.23249296844005585, -0.37254899740219116, -0.23249296844005585, -0.23249296844005585, -0.23249296844005585, -0.10994396358728409, -0.37254899740219116, 0.20518220961093903, -0.07492996007204056, 0.15266107022762299, 0.08263305574655533, -0.26750698685646057, -0.17997196316719055, 0.20518220961093903, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.3102242052555084, 0.13515406847000122, 0.432773232460022, 0.590336263179779, 1.0105042457580566, 0.7478992342948914, 1.2556023597717285, 1.0280113220214844, 1.0280113220214844, 1.1330533027648926, 1.2556023597717285, 1.3081233501434326, 1.430672287940979, 1.3081233501434326, 1.2556023597717285, 1.3081233501434326, 0.887 [e2e-predictor] 9552483558655, 0.4852942228317261, -0.47759100794792175, -1.370448112487793, -1.7380952835083008, -1.755602240562439, -1.8256303071975708, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.6155462265014648, -1.0203081369400024, 0.012605053372681141, -0.6876749992370605, -0.7752100229263306, -0.4600839912891388, -0.022408949211239815, 0.012605053372681141, 0.6078432202339172, 0.7303922772407532, 0.6603642702102661, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.7128852605819702, 0.502801239490509, 0.3802522122859955, 0.6078432202339172, 0.3277312219142914, 0.7478992342948914, 0.6953782439231873, 0.6078432202339172, 0.2577032148838043, 0.34523820877075195, 0.8704482913017273, 1.0105042457580566, 0.590336263179779, 0.7654062509536743, 1.0805323123931885, 2.165966510772705, 2.0784313678741455], [1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6428572535514832, 0.6428572535514832, 1.3606443405151367, 1.780812382698059, 1.640756368637085, 1.1505602598190308, 0.7478992342948914, 1.0980392694473267, 1.6582633256912231, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.605742335319519, 0.8704482913017273, -0.5476189851760864, -0.6001400351524353, -0.8102240562438965, -1.1253501176834106, -1.370448112487793, -1.5280112028121948, -1.282913088798523, -0.6701680421829224, 0.012605053372681141, 0.29271721839904785, 0.06512605398893356, -0.4600839912891388, 1.6757704019546509, 1.9908963441848755, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 2.1309523582458496, 1.9383753538131714, 1.343137264251709, -0.9152660369873047, -1.4929972887039185, -1.4404760599136353, -1.6330533027648926, -1.7380952835083008, -1.755602240562439, -0.4425770044326782, 0.20518220961093903, 0.2226892113685608, -0.9502801299095154, -1.755602240562439, -1.668067216873169, 0.4677872359752655, 1.3256303071975708, 1.5007003545761108, 1.4481793642044067, 1.343137264251709, 0.13515406847000122, -1.422969102859497, -1.282913088798523, -0.5301120281219482, 0.3102242052555084, -0.09243696182966232, -1.5455182790756226, 0.13515406847000122, 1.8333333730697632, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9908963441848755, 1.9208683967590332, 1.0980392694473267, -0.12745095789432526, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.0630252361297607, -1.1078431606292725, -1.282913088798523, 1.343137264251709, 1.1505602598190308, 0.8004202842712402, 0.5378152132034302, 0.2577032148838043, 0.3277312219142914, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.24019621312618256, 0.11764705926179886, 0.17016807198524475, -0.14495795965194702, 0.06512605398893356, -0.10994396358728409, -0.10994396358728409, -0.10994396358728409, -0.23249296844005585, 0.1001400575041771, 0.0476190559566021, 0.20518220961093903, 0.012605053372681141, 0.2226892113685608, 0.34523820877075195, 0.39775922894477844, -0.07492996007204056, -0.07492996007204056, 0.0476190559566021, -0.2499999701976776, 0.2577032148838043, 0.1001400575041771, 0.0476190559566021, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.06512605398893356, -0.057422954589128494, -0.33753499388694763, -0.022408949211239815, 0.39775922894477844, 0.15266107022762299, 0.06512605398893356, -0.26750698685646057, 0.03011205606162548, -0.09243696182966232, -0.3025209903717041, -0.1624649614095688, -0.3550419807434082, -0.4950979948043823, -0.47759100794792175, -0.33753499388694763, -0.5301120281219482, 0.18767507374286652, -0.7226890325546265, -0.2850139 [e2e-predictor] 7371292114, -0.23249296844005585, -0.33753499388694763, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.17016807198524475, 0.2226892113685608, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.590336263179779, 0.7829132676124573, 1.1505602598190308, 1.3606443405151367, 1.2556023597717285, 1.2556023597717285, 1.1330533027648926, 1.5707283020019531, 1.430672287940979, 1.2906162738800049, 1.465686321258545, 1.3081233501434326, 0.8704482913017273, 0.7654062509536743, -1.0903360843658447, -1.6505602598190308, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.6855742931365967, -1.7731093168258667, -1.5455182790756226, -1.5630252361297607, 0.13515406847000122, -0.5651260018348694, -0.3025209903717041, 0.4852942228317261, 0.9929972887039185, 0.13515406847000122, 0.3802522122859955, 0.5378152132034302, 0.3102242052555084, 0.06512605398893356, 0.0476190559566021, 0.06512605398893356, 0.11764705926179886, 0.45028021931648254, 0.5728292465209961, 0.5378152132034302, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, 0.20518220961093903, 0.590336263179779, 0.7654062509536743, 0.5553222298622131, 0.3277312219142914, 0.012605053372681141, 0.4677872359752655, 0.6603642702102661, 0.5728292465209961, 0.6778712272644043, 1.3081233501434326, 2.1834733486175537, 2.0959384441375732], [1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.4131653308868408, 2.0084033012390137, 1.9033613204956055, 1.553221344947815, 0.6778712272644043, 0.8529412746429443, 1.430672287940979, 1.7457983493804932, 1.9033613204956055, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 0.012605053372681141, -0.33753499388694763, -0.19747896492481232, -0.6876749992370605, -1.4054621458053589, -1.6330533027648926, -1.7030812501907349, -1.4929972887039185, -0.7401960492134094, 0.11764705926179886, 0.8529412746429443, 1.8333333730697632, 2.0609242916107178, 2.0084033012390137, 2.1309523582458496, 2.113445281982422, 1.9733893871307373, 0.8879552483558655, -1.282913088798523, -1.843137264251709, -1.7030812501907349, -0.7051820158958435, -0.5826330184936523, -1.0903360843658447, -1.755602240562439, -1.457983136177063, -0.4600839912891388, -0.6176469922065735, -1.282913088798523, -1.7731093168258667, -1.4404760599136353, 0.3102242052555084, 0.7829132676124573, 0.9754902720451355, 0.7654062509536743, -1.0378150939941406, -1.878151297569275, -1.6505602598190308, 0.5553222298622131, 1.5882353782653809, 1.6232492923736572, 1.3956583738327026, 0.8704482913017273, -0.4950979948043823, 0.03011205606162548, 0.9754902720451355, 1.378151297569275, 1.6757704019546509, 1.9033613204956055, 1.9208683967590332, 2.113445281982422, 2.1309523582458496, 2.0609242916107178, 0.5728292465209961, -0.7401960492134094, -0.8452380299568176, -1.2654061317443848, 0.20518220961093903, 0.9054622650146484, 0.6253502368927002, 0.4852942228317261, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.3802522122859955, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.4677872359752655, 0.08263305574655533, 0.0476190559566021, -0.022408949211239815, 0.15266107022762299, -0.23249296844005585, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, -0.03991595283150673, -0.14495795965194702, -0.03991595283150673, -0.09243696182966232, 0.18767507374286652, 0.06512605398893356, -0.1624649614095688, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.11764705926179886, -0.0749299 [e2e-predictor] 6007204056, 0.03011205606162548, -0.3025209903717041, -0.057422954589128494, 0.08263305574655533, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.03011205606162548, 0.03011205606162548, -0.03991595283150673, -0.21498596668243408, -0.0049019488506019115, 0.17016807198524475, 0.0476190559566021, 0.29271721839904785, -0.2499999701976776, -0.23249296844005585, -0.14495795965194702, -0.022408949211239815, 0.06512605398893356, -0.10994396358728409, -0.23249296844005585, -0.14495795965194702, -0.3025209903717041, 0.13515406847000122, 0.17016807198524475, 0.012605053372681141, 0.17016807198524475, 0.3102242052555084, 0.502801239490509, 0.3102242052555084, 0.3277312219142914, 0.7303922772407532, 0.8529412746429443, 1.2556023597717285, 0.9754902720451355, 1.1505602598190308, 1.1855742931365967, 1.5357143878936768, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.3256303071975708, 1.3256303071975708, 0.6078432202339172, -1.282913088798523, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.7906162738800049, -1.8256303071975708, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.8606442213058472, -1.720588207244873, -0.8452380299568176, -1.0378150939941406, -0.8977590203285217, -0.6701680421829224, 0.8879552483558655, 0.8004202842712402, 1.465686321258545, 1.7983193397521973, 0.6778712272644043, 1.0105042457580566, 0.7128852605819702, 0.9229692816734314, 0.3627452254295349, 0.11764705926179886, -0.4425770044326782, 0.012605053372681141, 0.502801239490509, 0.590336263179779, 0.520308256149292, 1.0980392694473267, 0.3802522122859955, -0.12745095789432526, 0.2577032148838043, 0.9229692816734314, 0.590336263179779, 0.7478992342948914, 0.45028021931648254, 0.03011205606162548, 0.2226892113685608, 0.6428572535514832, 0.6428572535514832, 0.8004202842712402, 1.0630252361297607, 2.1309523582458496, 2.0959384441375732], [1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 1.343137264251709, 1.9733893871307373, 2.0084033012390137, 1.6232492923736572, 0.7829132676124573, 0.8179272413253784, 1.2380952835083008, 1.5707283020019531, 1.3606443405151367, 0.8004202842712402, -0.5126050114631653, -1.335434079170227, -1.4054621458053589, -1.3004200458526611, -1.4404760599136353, -1.4929972887039185, -0.8977590203285217, -0.057422954589128494, 0.34523820877075195, -0.1624649614095688, -1.0903360843658447, -1.668067216873169, -1.878151297569275, -1.6505602598190308, -1.0203081369400024, 1.1680673360824585, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 1.7983193397521973, 0.415266215801239, -1.0203081369400024, -1.4754900932312012, -1.7380952835083008, -1.5980392694473267, -1.2654061317443848, -1.6155462265014648, -1.843137264251709, -1.7030812501907349, -0.6351540088653564, 0.012605053372681141, -0.3550419807434082, -1.3179271221160889, -1.6155462265014648, -0.8102240562438965, 0.415266215801239, 0.20518220961093903, -0.4600839912891388, -1.3879550695419312, -1.7906162738800049, -1.668067216873169, -0.23249296844005585, 1.343137264251709, 1.5882353782653809, 1.465686321258545, 1.430672287940979, 0.502801239490509, -1.5105042457580566, -1.6155462265014648, 0.11764705926179886, 1.8858543634414673, 2.043417453765869, 2.113445281982422, 2.165966510772705, 2.218487501144409, 2.1484594345092773, 2.0084033012390137, -0.7226890325546265, -1.5280112028121948, -1.7030812501907349, -0.6176469922065735, 0.06512605398893356, 0.3277312219142914, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.29271721839904785, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.345 [e2e-predictor] 23820877075195, 0.3627452254295349, 0.03011205606162548, 0.08263305574655533, 0.3802522122859955, 0.08263305574655533, 0.3802522122859955, 0.18767507374286652, -0.022408949211239815, 0.2577032148838043, 0.012605053372681141, 0.08263305574655533, 0.06512605398893356, 0.18767507374286652, -0.14495795965194702, 0.20518220961093903, 0.20518220961093903, 0.17016807198524475, 0.03011205606162548, 0.06512605398893356, -0.0049019488506019115, -0.03991595283150673, 0.34523820877075195, -0.09243696182966232, -0.10994396358728409, -0.022408949211239815, -0.10994396358728409, -0.1624649614095688, -0.0049019488506019115, -0.057422954589128494, -0.23249296844005585, -0.1624649614095688, 0.29271721839904785, 0.2226892113685608, 0.18767507374286652, 0.0476190559566021, -0.14495795965194702, -0.022408949211239815, -0.022408949211239815, -0.09243696182966232, -0.21498596668243408, 0.03011205606162548, -0.09243696182966232, -0.03991595283150673, -0.1624649614095688, -0.4425770044326782, -0.07492996007204056, -0.12745095789432526, 0.13515406847000122, -0.057422954589128494, 0.06512605398893356, 0.24019621312618256, 0.3802522122859955, 0.45028021931648254, 0.5553222298622131, 0.4677872359752655, 0.8704482913017273, 0.9754902720451355, 1.1155463457107544, 1.2380952835083008, 1.4481793642044067, 1.1855742931365967, 1.4481793642044067, 1.5357143878936768, 1.518207311630249, 1.4131653308868408, 1.5707283020019531, 1.3956583738327026, 0.7654062509536743, -1.5105042457580566, -1.720588207244873, -1.808123230934143, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.843137264251709, -1.843137264251709, -1.895658254623413, -1.8256303071975708, -1.808123230934143, -1.5630252361297607, -1.3879550695419312, -1.2303920984268188, 1.2380952835083008, 1.465686321258545, 1.5882353782653809, 1.7107843160629272, 1.378151297569275, 1.728291392326355, 1.3256303071975708, 1.2731093168258667, 0.9929972887039185, 0.9054622650146484, 0.6603642702102661, 0.13515406847000122, 0.4852942228317261, 0.20518220961093903, 0.20518220961093903, 0.7829132676124573, 0.6078432202339172, 0.9054622650146484, 0.17016807198524475, 0.8354342579841614, 0.432773232460022, 0.8704482913017273, 0.7478992342948914, 0.7829132676124573, 0.7128852605819702, 0.5553222298622131, 0.4852942228317261, 0.6428572535514832, 0.520308256149292, 0.6428572535514832, 1.0980392694473267, 2.165966510772705, 2.0784313678741455], [1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5378152132034302, 1.2731093168258667, 1.9033613204956055, 1.9908963441848755, 1.640756368637085, 0.520308256149292, -0.6176469922065735, -1.282913088798523, -1.5455182790756226, -1.5455182790756226, -1.5455182790756226, -1.6155462265014648, -1.668067216873169, -1.6505602598190308, -1.720588207244873, -1.7906162738800049, -1.8256303071975708, -1.7731093168258667, -1.3004200458526611, -0.4075630009174347, 0.3627452254295349, 0.3802522122859955, -0.39005598425865173, -1.4404760599136353, -1.7731093168258667, -1.7030812501907349, 1.0280113220214844, 2.043417453765869, 1.6582633256912231, 0.8879552483558655, -1.422969102859497, -1.6155462265014648, -1.4754900932312012, -1.668067216873169, -1.668067216873169, -0.8977590203285217, -0.42506998777389526, -0.5651260018348694, -1.4754900932312012, -1.4929972887039185, -1.4404760599136353, -1.843137264251709, -1.9481792449951172, -1.6155462265014648, 0.11764705926179886, 0.3277312219142914, 0.1001400575041771, -0.7401960492134094, -1.1253501176834106, 0.39775922894477844, 0.45028021931648254, -0.28501397371292114, -0.8102240562438965, -0.5126050114631653, -0.6001400351524353, -1.3704 [e2e-predictor] 48112487793, -1.8256303071975708, -1.6505602598190308, 0.9404762983322144, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.2710084915161133, 2.358543634414673, 2.393557548522949, 1.7983193397521973, 0.0476190559566021, -0.6876749992370605, -1.720588207244873, -0.4425770044326782, 0.6953782439231873, 0.7829132676124573, 0.7128852605819702, 0.502801239490509, -0.14495795965194702, 0.012605053372681141, -0.09243696182966232, -0.03991595283150673, 0.15266107022762299, 0.012605053372681141, 0.18767507374286652, 0.3627452254295349, -0.03991595283150673, 0.0476190559566021, 0.3277312219142914, 0.39775922894477844, 0.1001400575041771, 0.24019621312618256, -0.1624649614095688, 0.590336263179779, 0.17016807198524475, 0.20518220961093903, 0.03011205606162548, 0.18767507374286652, 0.34523820877075195, 0.3802522122859955, -0.022408949211239815, -0.14495795965194702, 0.08263305574655533, 0.1001400575041771, 0.08263305574655533, -0.10994396358728409, -0.09243696182966232, -0.17997196316719055, 0.3102242052555084, -0.10994396358728409, 0.03011205606162548, -0.07492996007204056, -0.3550419807434082, 0.012605053372681141, -0.07492996007204056, -0.0049019488506019115, 0.15266107022762299, 0.2577032148838043, -0.0049019488506019115, 0.17016807198524475, 0.13515406847000122, -0.0049019488506019115, -0.14495795965194702, -0.4950979948043823, -0.07492996007204056, -0.39005598425865173, -0.14495795965194702, -0.5826330184936523, -0.26750698685646057, -0.12745095789432526, -0.10994396358728409, 0.08263305574655533, 0.2577032148838043, -0.0049019488506019115, 0.0476190559566021, 0.2577032148838043, 0.15266107022762299, 0.5728292465209961, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.553221344947815, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.430672287940979, -0.5651260018348694, -1.7030812501907349, -1.720588207244873, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.8606442213058472, -1.878151297569275, -1.0903360843658447, -1.4404760599136353, 0.7128852605819702, 0.15266107022762299, 0.3102242052555084, 1.378151297569275, 1.868347406387329, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.5882353782653809, 1.343137264251709, 0.9579832553863525, 1.0630252361297607, 0.2226892113685608, -0.33753499388694763, -0.12745095789432526, -0.0049019488506019115, 0.7303922772407532, 0.502801239490509, 0.7654062509536743, 0.08263305574655533, 0.9754902720451355, 0.432773232460022, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.502801239490509, 0.39775922894477844, 0.520308256149292, 0.8704482913017273, 0.6253502368927002, 0.6953782439231873, 1.0455182790756226, 2.1834733486175537, 2.0609242916107178], [1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 1.1855742931365967, 1.8333333730697632, 2.0259103775024414, 1.3956583738327026, -0.26750698685646057, -0.5476189851760864, -0.7752100229263306, -1.1253501176834106, -1.5105042457580566, -1.720588207244873, -1.7731093168258667, -1.7380952835083008, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.878151297569275, -1.930672287940979, -1.808123230934143, -1.160364031791687, -0.09243696182966232, 0.7128852605819702, 0.29271721839904785, -0.7401960492134094, -1.5630252361297607, 0.1001400575041771, 1.2205883264541626, -0.19747896492481232, -1.5455182790756226, [e2e-predictor] -1.370448112487793, -1.0203081369400024, -1.0728291273117065, -1.5980392694473267, -1.5105042457580566, -1.0028010606765747, -0.9677870869636536, -1.5105042457580566, -0.7752100229263306, -0.12745095789432526, -0.3550419807434082, -1.2303920984268188, -1.4054621458053589, -0.9502801299095154, -1.422969102859497, -1.8256303071975708, -1.878151297569275, -0.7401960492134094, 0.2752102017402649, 0.2226892113685608, -0.3025209903717041, -0.9327731132507324, -0.022408949211239815, -0.0049019488506019115, -0.7577030062675476, -1.6855742931365967, 0.20518220961093903, 1.693277359008789, 2.165966510772705, 2.2710084915161133, 2.3235294818878174, 2.3060226440429688, 2.2710084915161133, 0.590336263179779, 0.03011205606162548, -0.6701680421829224, -1.843137264251709, -1.1778711080551147, 1.0805323123931885, 1.2556023597717285, 1.0630252361297607, 1.0455182790756226, -0.14495795965194702, -0.3200279772281647, 0.012605053372681141, 0.1001400575041771, -0.0049019488506019115, 0.1001400575041771, 0.11764705926179886, -0.057422954589128494, 0.06512605398893356, 0.2752102017402649, 0.11764705926179886, 0.08263305574655533, 0.24019621312618256, 0.17016807198524475, 0.29271721839904785, 0.06512605398893356, 0.2752102017402649, 0.502801239490509, 0.34523820877075195, 0.06512605398893356, -0.022408949211239815, -0.21498596668243408, -0.09243696182966232, -0.26750698685646057, -0.10994396358728409, -0.3200279772281647, -0.37254899740219116, -0.4950979948043823, -0.07492996007204056, -0.28501397371292114, -0.4075630009174347, 0.2226892113685608, 0.24019621312618256, 0.1001400575041771, -0.057422954589128494, -0.14495795965194702, -0.07492996007204056, -0.3200279772281647, -0.3025209903717041, -0.12745095789432526, 0.08263305574655533, 0.15266107022762299, 0.0476190559566021, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -0.057422954589128494, -0.09243696182966232, -0.4075630009174347, -0.0049019488506019115, -0.28501397371292114, -0.09243696182966232, -0.09243696182966232, -0.07492996007204056, -0.0049019488506019115, -0.2499999701976776, -0.022408949211239815, 0.13515406847000122, 0.4677872359752655, 0.502801239490509, 0.2752102017402649, 0.502801239490509, 0.8004202842712402, 0.8879552483558655, 1.1680673360824585, 1.1505602598190308, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.5882353782653809, 1.465686321258545, 1.465686321258545, 1.5357143878936768, 1.2731093168258667, 0.6253502368927002, -1.195378065109253, -1.5980392694473267, -1.7906162738800049, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.7906162738800049, -1.7906162738800049, -1.8256303071975708, -1.7906162738800049, -1.7731093168258667, -1.7380952835083008, -0.9852941036224365, -0.23249296844005585, 0.502801239490509, 1.518207311630249, 1.2205883264541626, 1.7457983493804932, 0.4677872359752655, 1.7983193397521973, 1.728291392326355, 1.7983193397521973, 1.6582633256912231, 1.640756368637085, 1.8333333730697632, 1.2556023597717285, 1.605742335319519, -0.23249296844005585, -0.4425770044326782, -0.28501397371292114, 0.24019621312618256, 0.45028021931648254, 0.6078432202339172, 0.520308256149292, 0.34523820877075195, 0.8704482913017273, 0.415266215801239, 0.6253502368927002, 0.7478992342948914, 0.45028021931648254, 0.8179272413253784, 0.5553222298622131, 0.34523820877075195, 0.08263305574655533, 0.9229692816734314, 0.7829132676124573, 0.7829132676124573, 2.235994577407837, 2.0609242916107178], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.8704482913017273, 0.8179272413253784, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.0280113220214844, 1.7457983493804932, 2.0084033012390137, [e2e-predictor] 1.693277359008789, 1.1855742931365967, 0.432773232460022, -0.03991595283150673, -0.10994396358728409, -0.33753499388694763, -0.9502801299095154, -1.5105042457580566, -1.7906162738800049, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.9131653308868408, -1.930672287940979, -1.965686321258545, -1.965686321258545, -2.018207311630249, -1.755602240562439, -0.8977590203285217, 0.3802522122859955, 0.5728292465209961, -0.28501397371292114, -0.9852941036224365, -1.668067216873169, -1.720588207244873, -1.5630252361297607, -1.3529410362243652, -1.1778711080551147, -1.1778711080551147, -1.1078431606292725, -0.8627450466156006, -0.7226890325546265, -1.282913088798523, -1.4054621458053589, -1.0203081369400024, -0.8277310132980347, -1.5630252361297607, -1.3879550695419312, -0.19747896492481232, -0.7051820158958435, -1.422969102859497, -1.6330533027648926, -1.0028010606765747, -0.8277310132980347, -1.4929972887039185, -1.843137264251709, -1.5630252361297607, 0.03011205606162548, 0.20518220961093903, 0.24019621312618256, -0.07492996007204056, 1.5707283020019531, 2.165966510772705, 2.218487501144409, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 1.9733893871307373, 0.0476190559566021, -1.1078431606292725, -1.5630252361297607, -1.720588207244873, -1.160364031791687, 0.4677872359752655, 0.5553222298622131, 0.6253502368927002, 0.2752102017402649, -0.8627450466156006, -0.4425770044326782, 0.17016807198524475, -0.07492996007204056, -0.33753499388694763, -0.10994396358728409, 0.13515406847000122, 0.24019621312618256, 0.0476190559566021, -0.21498596668243408, 0.13515406847000122, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.24019621312618256, 0.2752102017402649, 0.2226892113685608, 0.6253502368927002, -0.21498596668243408, 0.20518220961093903, 0.03011205606162548, 0.03011205606162548, -0.14495795965194702, -0.3200279772281647, -0.3200279772281647, -0.2499999701976776, -0.3025209903717041, -0.17997196316719055, -0.03991595283150673, 0.06512605398893356, -0.10994396358728409, 0.03011205606162548, -0.1624649614095688, -0.022408949211239815, 0.13515406847000122, 0.18767507374286652, -0.022408949211239815, -0.23249296844005585, -0.1624649614095688, -0.47759100794792175, -0.10994396358728409, -0.33753499388694763, -0.0049019488506019115, 0.06512605398893356, 0.03011205606162548, -0.23249296844005585, -0.10994396358728409, -0.17997196316719055, -0.07492996007204056, 0.15266107022762299, -0.07492996007204056, -0.03991595283150673, 0.1001400575041771, -0.26750698685646057, 0.1001400575041771, -0.03991595283150673, -0.0049019488506019115, 0.18767507374286652, 0.39775922894477844, 0.5378152132034302, 0.6953782439231873, 0.9229692816734314, 0.8004202842712402, 0.8879552483558655, 1.2205883264541626, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.0455182790756226, -1.3004200458526611, -1.5280112028121948, -1.668067216873169, -1.755602240562439, -1.808123230934143, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.580532193183899, -0.5126050114631653, 1.0455182790756226, 0.590336263179779, 1.483193278312683, 1.6582633256912231, 1.8858543634414673, 1.5007003545761108, 1.6232492923736572, 1.6232492923736572, 1.693277359008789, 1.7633053064346313, 1.7107843160629272, 1.780812382698059, 1.430672287940979, 0.3627452254295349, 0.34523820877075195, 0.8354342579841614, 0.7829132676124573, 0.5553222298622131, 0.432773232460022, 0.4852942228317261, 0.5553222298622131, 0.6428572535514832, 0.6953782439231873, 0.3802522122859955, 0.9229692816734314, 0.432773232460022, 0.6953782439231873, 0.9404762983322144, 0.5553222298622131, 0.1001400575041771, 0.8354342579841614, 0.3802522122859955, 0.45028021931648254, 2.1834733486175537, 2.043417453765869], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.5007003545761108 [e2e-predictor] , 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6778712272644043, 1.0280113220214844, 1.7107843160629272, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.465686321258545, 0.432773232460022, -0.26750698685646057, 0.0476190559566021, 0.24019621312618256, 0.1001400575041771, -0.6001400351524353, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.8606442213058472, -1.895658254623413, -1.9131653308868408, -1.9481792449951172, -1.965686321258545, -1.983193278312683, -1.9481792449951172, -1.370448112487793, -0.17997196316719055, 0.5378152132034302, 0.2577032148838043, -0.8277310132980347, -1.6155462265014648, -1.9481792449951172, -1.755602240562439, -1.3529410362243652, -0.9152660369873047, -1.0903360843658447, -0.6876749992370605, -0.9327731132507324, -0.8627450466156006, -0.6176469922065735, -0.4600839912891388, -0.9502801299095154, -1.5105042457580566, -1.2128850221633911, -1.0378150939941406, -1.422969102859497, -1.668067216873169, -1.247899055480957, -1.2128850221633911, -1.878151297569275, -1.930672287940979, -1.247899055480957, -0.26750698685646057, -0.21498596668243408, -0.7226890325546265, -1.422969102859497, -0.14495795965194702, 2.0609242916107178, 2.165966510772705, 2.218487501144409, 2.288515567779541, 2.1484594345092773, -1.720588207244873, -1.7731093168258667, 0.24019621312618256, 0.9054622650146484, 1.0630252361297607, 0.9404762983322144, -0.7226890325546265, -1.2128850221633911, 0.3627452254295349, 0.6778712272644043, 0.590336263179779, 0.590336263179779, -0.12745095789432526, -0.9327731132507324, -0.5476189851760864, 0.08263305574655533, -0.2499999701976776, -0.1624649614095688, -0.21498596668243408, 0.18767507374286652, 0.17016807198524475, 0.24019621312618256, 0.17016807198524475, 0.2577032148838043, -0.14495795965194702, 0.2226892113685608, -0.09243696182966232, -0.03991595283150673, 0.3802522122859955, -0.022408949211239815, 0.08263305574655533, 0.012605053372681141, -0.07492996007204056, -0.03991595283150673, -0.12745095789432526, -0.0049019488506019115, 0.2226892113685608, 0.20518220961093903, -0.10994396358728409, -0.0049019488506019115, 0.29271721839904785, 0.17016807198524475, -0.23249296844005585, -0.17997196316719055, 0.17016807198524475, -0.057422954589128494, -0.3200279772281647, -0.0049019488506019115, 0.2577032148838043, 0.2226892113685608, -0.23249296844005585, -0.23249296844005585, -0.09243696182966232, -0.26750698685646057, 0.0476190559566021, 0.06512605398893356, 0.1001400575041771, -0.12745095789432526, -0.33753499388694763, 0.11764705926179886, 0.2226892113685608, 0.03011205606162548, 0.012605053372681141, -0.10994396358728409, 0.2577032148838043, 0.012605053372681141, 0.012605053372681141, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 1.2030812501907349, 1.3256303071975708, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.3956583738327026, -0.4075630009174347, -1.4754900932312012, -1.7030812501907349, -1.755602240562439, -1.8256303071975708, -1.808123230934143, -1.7731093168258667, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.6855742931365967, -1.6330533027648926, -0.8977590203285217, -1.5455182790756226, -0.47759100794792175, 1.0805323123931885, 1.6757704019546509, 1.483193278312683, 1.3956583738327026, 1.9558824300765991, 1.9558824300765991, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.5357143878936768, 1.693277359008789, 1.693277359008789, 1.3256303071975708, -0.23249296844005585, 1.343137264251709, 1.0980392694473267, 0.6603642702102661, [e2e-predictor] 0.6778712272644043, 0.2226892113685608, 0.4677872359752655, 0.29271721839904785, 0.8879552483558655, 0.590336263179779, 0.9054622650146484, 0.6078432202339172, 0.9579832553863525, 0.8529412746429443, 0.2226892113685608, 0.39775922894477844, 1.1155463457107544, 0.502801239490509, 0.03011205606162548, 2.0784313678741455, 2.0084033012390137], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.9404762983322144, 1.553221344947815, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.7107843160629272, 1.4481793642044067, 0.45028021931648254, -0.33753499388694763, -0.2499999701976776, 0.24019621312618256, 0.502801239490509, 0.3277312219142914, -0.4950979948043823, -1.2303920984268188, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.843137264251709, -1.878151297569275, -1.878151297569275, -1.930672287940979, -1.9131653308868408, -1.6505602598190308, -0.33753499388694763, 0.502801239490509, 0.6428572535514832, -0.07492996007204056, -1.282913088798523, -1.755602240562439, -1.9131653308868408, -1.5980392694473267, -1.1078431606292725, -0.6526610255241394, -0.6701680421829224, -1.3004200458526611, -1.0028010606765747, -1.160364031791687, -0.8277310132980347, -0.19747896492481232, -0.19747896492481232, -1.0028010606765747, -1.6855742931365967, -1.1078431606292725, -0.7226890325546265, -0.6876749992370605, -1.370448112487793, -1.5280112028121948, -1.2303920984268188, -1.370448112487793, -1.8256303071975708, -1.668067216873169, -0.2499999701976776, 1.815826416015625, 1.9033613204956055, 2.043417453765869, 2.235994577407837, 1.9208683967590332, -2.018207311630249, -1.6505602598190308, 0.18767507374286652, 0.6603642702102661, 0.7829132676124573, 0.2226892113685608, -1.755602240562439, -1.3004200458526611, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3606443405151367, 1.2205883264541626, -0.8452380299568176, -0.5126050114631653, -0.12745095789432526, -0.28501397371292114, -0.21498596668243408, -0.12745095789432526, -0.12745095789432526, 0.3102242052555084, 0.012605053372681141, 0.06512605398893356, -0.21498596668243408, 0.0476190559566021, 0.34523820877075195, 0.17016807198524475, 0.29271721839904785, -0.09243696182966232, -0.33753499388694763, -0.3200279772281647, -0.03991595283150673, -0.0049019488506019115, 0.03011205606162548, 0.3277312219142914, 0.13515406847000122, 0.34523820877075195, 0.08263305574655533, 0.20518220961093903, 0.08263305574655533, 0.012605053372681141, 0.012605053372681141, -0.022408949211239815, 0.1001400575041771, 0.29271721839904785, 0.17016807198524475, -0.3025209903717041, -0.14495795965194702, 0.08263305574655533, -0.23249296844005585, 0.08263305574655533, -0.022408949211239815, -0.09243696182966232, -0.17997196316719055, 0.432773232460022, 0.3102242052555084, 0.3277312219142914, 0.1001400575041771, 0.17016807198524475, 0.20518220961093903, 0.24019621312618256, -0.03991595283150673, 0.11764705926179886, 0.415266215801239, -0.057422954589128494, 0.06512605398893356, -0.057422954589128494, 0.520308256149292, 0.24019621312618256, 0.8004202842712402, 0.6078432202339172, 0.8354342579841614, 0.8879552483558655, 1.1330533027648926, 1.3081233501434326, 1.1680673360824585, 1.553221344947815, 1.6232492923736572, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.553221344947815, 0.6778712272644043, -0.9502801299095154, -1.7030812501907349, -1.668067216873169, -1.808123230934143, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.755602240562439, -1.668067216873169, -1.703081250190734 [e2e-predictor] 9, -1.7906162738800049, -1.3879550695419312, -1.5455182790756226, -1.335434079170227, -0.6001400351524353, 1.2205883264541626, -1.0728291273117065, 0.9929972887039185, 1.3606443405151367, 1.8333333730697632, 1.7107843160629272, 1.815826416015625, 1.8858543634414673, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.465686321258545, 0.8354342579841614, 1.518207311630249, 1.483193278312683, 1.1680673360824585, 0.5553222298622131, 0.15266107022762299, 0.502801239490509, 0.502801239490509, 0.6253502368927002, 0.9754902720451355, 1.0805323123931885, 0.6778712272644043, 0.7829132676124573, 1.1330533027648926, 0.9229692816734314, 0.9754902720451355, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 2.0084033012390137, 2.043417453765869], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.8879552483558655, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.7633053064346313, 1.483193278312683, 0.6078432202339172, -0.10994396358728409, -0.21498596668243408, -0.19747896492481232, 0.15266107022762299, 0.6253502368927002, 0.590336263179779, -0.3025209903717041, -1.247899055480957, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.9131653308868408, -1.895658254623413, -1.9131653308868408, -1.965686321258545, -1.668067216873169, -0.39005598425865173, 0.3627452254295349, 0.6253502368927002, 0.3102242052555084, -0.7401960492134094, -1.5980392694473267, -1.895658254623413, -1.6505602598190308, -1.1253501176834106, -0.9502801299095154, -0.7051820158958435, -0.6001400351524353, -1.0378150939941406, -1.1253501176834106, -0.9677870869636536, -1.668067216873169, -1.4929972887039185, -0.7051820158958435, -1.3179271221160889, -1.5980392694473267, -1.843137264251709, -1.6505602598190308, -0.7927170395851135, -1.0378150939941406, -1.720588207244873, -1.6155462265014648, -0.7577030062675476, -0.1624649614095688, 1.7457983493804932, 1.9383753538131714, 2.165966510772705, 2.2009804248809814, -0.10994396358728409, -1.282913088798523, -0.9677870869636536, -0.7226890325546265, -0.3200279772281647, -1.2303920984268188, -1.843137264251709, -1.5280112028121948, 0.9229692816734314, 0.9229692816734314, 0.8179272413253784, 0.8004202842712402, 0.2752102017402649, -1.7380952835083008, -0.9327731132507324, 0.4852942228317261, -0.14495795965194702, -0.2499999701976776, -0.26750698685646057, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.10994396358728409, 0.13515406847000122, 0.2752102017402649, -0.057422954589128494, 0.03011205606162548, 0.18767507374286652, -0.10994396358728409, 0.012605053372681141, -0.28501397371292114, 0.06512605398893356, 0.1001400575041771, -0.07492996007204056, 0.17016807198524475, 0.45028021931648254, -0.17997196316719055, 0.3277312219142914, 0.18767507374286652, 0.06512605398893356, -0.03991595283150673, 0.18767507374286652, 0.06512605398893356, 0.17016807198524475, 0.1001400575041771, -0.1624649614095688, 0.06512605398893356, 0.012605053372681141, 0.06512605398893356, 0.0476190559566021, -0.1624649614095688, 0.0476190559566021, 0.06512605398893356, 0.2752102017402649, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.2226892113685608, 0.29271721839904785, 0.415266215801239, 0.1001400575041771, 0.20518220961093903, 0.34523820877075195, -0.03991595283150673, 0.08263305574655533, 0.29271721839904785, -0.21498596668243408, 0.6603642702102661, 0.6778712272644043, 0.5378 [e2e-predictor] 152132034302, 0.7128852605819702, 0.8179272413253784, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.5007003545761108, 1.5882353782653809, 1.640756368637085, 1.465686321258545, 1.5007003545761108, 1.3606443405151367, 1.4481793642044067, 0.0476190559566021, -1.3179271221160889, -1.7030812501907349, -1.7380952835083008, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.6330533027648926, -1.6505602598190308, -1.6855742931365967, -1.5280112028121948, -1.5980392694473267, -0.6001400351524353, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 1.1505602598190308, -0.7051820158958435, 0.012605053372681141, 1.4481793642044067, 1.4131653308868408, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, 1.5882353782653809, 1.693277359008789, 1.640756368637085, 1.7983193397521973, 1.640756368637085, 1.728291392326355, 1.5357143878936768, 1.553221344947815, 1.2731093168258667, 0.6953782439231873, 0.1001400575041771, 0.5728292465209961, 0.15266107022762299, 0.34523820877075195, 0.5728292465209961, 0.9404762983322144, 0.7128852605819702, 0.9054622650146484, 1.0280113220214844, 1.2205883264541626, 1.1855742931365967, 0.3277312219142914, 0.6428572535514832, 1.1855742931365967, 2.0084033012390137, 2.043417453765869], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.8004202842712402, 1.4481793642044067, 1.868347406387329, 1.9908963441848755, 1.9733893871307373, 1.9383753538131714, 1.8333333730697632, 1.7457983493804932, 1.5357143878936768, 0.6078432202339172, -0.0049019488506019115, -0.0049019488506019115, -0.2499999701976776, -0.4600839912891388, 0.17016807198524475, 0.7303922772407532, 0.5378152132034302, -0.4600839912891388, -1.370448112487793, -1.6505602598190308, -1.8256303071975708, -1.878151297569275, -1.808123230934143, -1.9481792449951172, -1.983193278312683, -1.5280112028121948, -0.23249296844005585, 0.432773232460022, 0.590336263179779, 0.6778712272644043, 0.08263305574655533, -1.2654061317443848, -1.8256303071975708, -1.7030812501907349, -1.1778711080551147, -1.160364031791687, -1.0378150939941406, -0.39005598425865173, -0.23249296844005585, -0.8802520632743835, -1.1778711080551147, -0.6876749992370605, -0.7577030062675476, -1.3529410362243652, -1.720588207244873, -1.6155462265014648, -1.1428570747375488, -0.9852941036224365, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.5105042457580566, -1.843137264251709, 1.7633053064346313, 2.1484594345092773, 2.1309523582458496, -0.057422954589128494, -0.5826330184936523, -0.5651260018348694, -1.755602240562439, -1.8606442213058472, -0.5826330184936523, 0.6778712272644043, 0.520308256149292, 0.3627452254295349, -0.07492996007204056, -1.2128850221633911, -1.0553221702575684, -0.8627450466156006, -1.7030812501907349, -1.755602240562439, -0.4075630009174347, -0.42506998777389526, -0.10994396358728409, -0.21498596668243408, -0.03991595283150673, -0.3200279772281647, -0.3025209903717041, -0.17997196316719055, 0.2752102017402649, -0.12745095789432526, 0.1001400575041771, -0.09243696182966232, -0.14495795965194702, 0.13515406847000122, -0.19747896492481232, 0.18767507374286652, 0.17016807198524475, 0.012605053372681141, -0.03991595283150673, 0.34523820877075195, -0.26750698685646057, 0.45028021931648254, 0.2226892113685608, 0.13515406847000122, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, -0.14495795965194702, -0.03991595283150673, -0.2499999701976776, 0.01260505337 [e2e-predictor] 2681141, -0.23249296844005585, -0.17997196316719055, -0.33753499388694763, 0.13515406847000122, 0.3102242052555084, 0.2226892113685608, -0.23249296844005585, -0.09243696182966232, 0.20518220961093903, 0.20518220961093903, 0.3102242052555084, -0.1624649614095688, -0.5301120281219482, -0.33753499388694763, -0.14495795965194702, 0.502801239490509, 0.4852942228317261, 0.415266215801239, 0.13515406847000122, 0.3627452254295349, 0.520308256149292, 0.17016807198524475, 0.5378152132034302, 0.6253502368927002, 1.0280113220214844, 0.9404762983322144, 1.2380952835083008, 1.3081233501434326, 1.2906162738800049, 1.465686321258545, 1.553221344947815, 1.343137264251709, 1.553221344947815, 1.343137264251709, 0.6953782439231873, -0.6526610255241394, -0.4600839912891388, -1.668067216873169, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.755602240562439, -1.7731093168258667, -1.755602240562439, -1.6330533027648926, -1.7380952835083008, -1.0553221702575684, -1.1078431606292725, 1.3956583738327026, 1.430672287940979, 1.6757704019546509, 0.4852942228317261, 2.0259103775024414, 0.11764705926179886, -0.9677870869636536, 0.7128852605819702, 1.640756368637085, 1.6757704019546509, 1.7983193397521973, 1.483193278312683, 1.430672287940979, 1.6232492923736572, 1.553221344947815, 1.6232492923736572, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.5882353782653809, 1.605742335319519, 1.483193278312683, 0.2577032148838043, -0.057422954589128494, 0.2577032148838043, -0.10994396358728409, 0.29271721839904785, 0.5378152132034302, 0.8354342579841614, 0.7829132676124573, 0.6603642702102661, 0.6778712272644043, 1.343137264251709, 0.8179272413253784, 0.6428572535514832, 0.6253502368927002, 1.5007003545761108, 1.9558824300765991, 1.9733893871307373], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 1.1330533027648926, 1.7983193397521973, 2.0259103775024414, 2.043417453765869, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7457983493804932, 1.5007003545761108, 0.7303922772407532, 0.08263305574655533, 0.24019621312618256, 0.03011205606162548, -0.7927170395851135, -0.6701680421829224, 0.24019621312618256, 0.6953782439231873, 0.3802522122859955, -0.6351540088653564, -1.3529410362243652, -1.6855742931365967, -1.843137264251709, -1.8606442213058472, -1.9131653308868408, -2.0007002353668213, -1.370448112487793, -0.022408949211239815, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.502801239490509, -0.6526610255241394, -1.6330533027648926, -1.755602240562439, -1.3529410362243652, -0.9852941036224365, -0.7927170395851135, -0.6351540088653564, -1.0728291273117065, -0.4425770044326782, -1.1253501176834106, -1.6505602598190308, -0.9852941036224365, -0.8977590203285217, -1.3004200458526611, -1.580532193183899, -1.8256303071975708, -1.3179271221160889, -0.9852941036224365, -0.8102240562438965, -1.0903360843658447, 0.9754902720451355, 1.7457983493804932, 1.8508403301239014, 1.4131653308868408, -0.39005598425865173, -1.0553221702575684, -1.895658254623413, -1.930672287940979, -1.0903360843658447, 0.6778712272644043, 0.7303922772407532, 0.9404762983322144, 0.6253502368927002, -1.668067216873169, -1.5280112028121948, 1.0630252361297607, 1.0980392694473267, 0.9404762983322144, 0.6603642702102661, -0.3025209903717041, -0.6526610255241394, -0.1624649614095688, -0.23249296844005585, -0.10994396358728409, -0.28501397371292114, -0.09243696182966232, -0.179 [e2e-predictor] 97196316719055, 0.012605053372681141, 0.11764705926179886, -0.3200279772281647, 0.08263305574655533, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.09243696182966232, -0.4075630009174347, 0.3627452254295349, -0.5126050114631653, 0.3102242052555084, -0.1624649614095688, -0.14495795965194702, 0.2577032148838043, 0.012605053372681141, 0.11764705926179886, 0.11764705926179886, -0.3550419807434082, 0.06512605398893356, 0.012605053372681141, -0.03991595283150673, -0.12745095789432526, 0.1001400575041771, -0.057422954589128494, -0.19747896492481232, -0.1624649614095688, -0.03991595283150673, -0.07492996007204056, -0.10994396358728409, -0.07492996007204056, 0.15266107022762299, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.45028021931648254, 0.415266215801239, 0.06512605398893356, 0.20518220961093903, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.9754902720451355, 1.0805323123931885, 1.2906162738800049, 1.1680673360824585, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.465686321258545, 0.7128852605819702, -1.0728291273117065, -1.4054621458053589, -1.9131653308868408, -1.808123230934143, -1.7906162738800049, -1.6155462265014648, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.7731093168258667, -1.6330533027648926, -1.6155462265014648, -1.3004200458526611, -0.6701680421829224, 0.9404762983322144, 1.728291392326355, 1.9383753538131714, 1.9733893871307373, 1.553221344947815, 2.0959384441375732, 1.868347406387329, -1.5980392694473267, -1.720588207244873, 0.1001400575041771, 1.7457983493804932, 1.5882353782653809, 1.640756368637085, 1.6757704019546509, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.553221344947815, 1.6757704019546509, 1.7457983493804932, 1.343137264251709, 1.7983193397521973, 1.7107843160629272, 0.5378152132034302, 0.6953782439231873, 0.3802522122859955, 0.6603642702102661, 0.17016807198524475, 0.432773232460022, 0.6603642702102661, 0.6953782439231873, 1.0630252361297607, 1.0630252361297607, 0.8179272413253784, 0.5728292465209961, 0.29271721839904785, 0.8354342579841614, 1.7633053064346313, 1.8858543634414673, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 1.2380952835083008, 1.868347406387329, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.868347406387329, 1.780812382698059, 1.780812382698059, 1.518207311630249, 0.7829132676124573, 0.06512605398893356, 0.15266107022762299, 0.3627452254295349, -0.28501397371292114, -1.1428570747375488, -0.6001400351524353, 0.39775922894477844, 0.7478992342948914, 0.06512605398893356, -0.9327731132507324, -1.422969102859497, -1.6155462265014648, -1.808123230934143, -1.930672287940979, -1.9481792449951172, -1.282913088798523, 0.18767507374286652, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, -0.10994396358728409, -1.4404760599136353, -1.755602240562439, -1.4929972887039185, -1.0553221702575684, -0.9677870869636536, -0.4425770044326782, -0.2499999701976776, -0.5126050114631653, -1.335434079170227, -1.195378065109253, -1.2303920984268188, -1.7380952835083008, -1.7380952835083008, -1.457983136177063, -1.3529410362243652, -1.3879550695419312, -1.6155462265014648, -1.1078431606292725, 1.6232492923736572, 2.0259103775024414, 2.165966510 [e2e-predictor] 772705, 2.1309523582458496, 2.165966510772705, -1.4929972887039185, -1.878151297569275, -1.3179271221160889, -0.37254899740219116, -0.42506998777389526, -0.33753499388694763, -0.9327731132507324, -1.895658254623413, -1.6855742931365967, -0.23249296844005585, 0.4677872359752655, 0.45028021931648254, 0.3802522122859955, 0.0476190559566021, -0.7401960492134094, -0.5126050114631653, -0.022408949211239815, -0.7226890325546265, -0.19747896492481232, -0.12745095789432526, -0.09243696182966232, -0.19747896492481232, -0.09243696182966232, -0.10994396358728409, -0.14495795965194702, -0.1624649614095688, -0.19747896492481232, -0.21498596668243408, -0.47759100794792175, 0.08263305574655533, -0.39005598425865173, 0.1001400575041771, -0.10994396358728409, -0.2499999701976776, -0.3200279772281647, -0.33753499388694763, -0.4600839912891388, -0.7051820158958435, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.0476190559566021, 0.08263305574655533, -0.14495795965194702, 0.06512605398893356, 0.34523820877075195, 0.39775922894477844, 0.17016807198524475, 0.13515406847000122, -0.09243696182966232, 0.11764705926179886, 0.20518220961093903, -0.09243696182966232, -0.33753499388694763, 0.06512605398893356, -0.5826330184936523, -0.21498596668243408, -0.07492996007204056, 0.415266215801239, 0.4852942228317261, 0.5728292465209961, 0.432773232460022, 0.20518220961093903, 0.4677872359752655, 0.6428572535514832, 0.4677872359752655, 0.6253502368927002, 0.8004202842712402, 0.9404762983322144, 1.0280113220214844, 1.1855742931365967, 1.3606443405151367, 1.5882353782653809, 1.430672287940979, 1.4481793642044067, 1.2205883264541626, 0.20518220961093903, -0.5126050114631653, -1.878151297569275, -1.843137264251709, -1.9131653308868408, -1.808123230934143, -1.5280112028121948, -1.580532193183899, -1.7906162738800049, -1.7731093168258667, -1.6505602598190308, -1.5455182790756226, -1.5105042457580566, -0.6176469922065735, 0.520308256149292, 1.430672287940979, 1.7107843160629272, 1.9733893871307373, 1.9733893871307373, 1.8508403301239014, 2.0259103775024414, 2.1484594345092773, -0.8802520632743835, -1.7380952835083008, -0.8277310132980347, -1.895658254623413, -1.668067216873169, 0.17016807198524475, 1.8508403301239014, 1.605742335319519, 1.5007003545761108, 1.5882353782653809, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.553221344947815, 1.7983193397521973, 1.693277359008789, 1.1680673360824585, 1.1505602598190308, 0.8004202842712402, 0.20518220961093903, 0.012605053372681141, 0.20518220961093903, 0.6253502368927002, 0.6603642702102661, 1.0105042457580566, 1.2380952835083008, 1.0805323123931885, 0.6603642702102661, 0.45028021931648254, 0.7478992342948914, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 1.483193278312683, 1.9558824300765991, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055, 1.815826416015625, 1.728291392326355, 1.5007003545761108, 0.7478992342948914, 0.012605053372681141, 0.012605053372681141, 0.3102242052555084, 0.2226892113685608, -0.8277310132980347, -0.9677870869636536, 0.0476190559566021, 0.590336263179779, 0.590336263179779, -0.0049019488506019115, -1.0378150939941406, -1.4929972887039185, -1.7030812501907349, -1.8606442213058472, -1.895658254623413, -1.457983136177063, -0.232492968440055 [e2e-predictor] 85, 0.3277312219142914, 0.5728292465209961, 0.6253502368927002, 0.7478992342948914, 0.29271721839904785, -0.9152660369873047, -1.6505602598190308, -1.5105042457580566, -1.195378065109253, -1.0378150939941406, -1.2128850221633911, -1.0028010606765747, -0.47759100794792175, -0.6526610255241394, -1.370448112487793, -1.6505602598190308, -1.195378065109253, -1.3004200458526611, -1.6505602598190308, -1.8606442213058472, -1.3879550695419312, -1.0728291273117065, 1.8333333730697632, 2.1309523582458496, 2.1309523582458496, 0.29271721839904785, -1.720588207244873, -1.9131653308868408, 0.03011205606162548, 0.590336263179779, 0.7829132676124573, 0.8354342579841614, -0.28501397371292114, -1.6505602598190308, 0.3627452254295349, 0.7303922772407532, 0.3102242052555084, -0.9502801299095154, -1.3179271221160889, -0.6701680421829224, -0.5126050114631653, -0.33753499388694763, 0.012605053372681141, -0.1624649614095688, -0.4075630009174347, -0.21498596668243408, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.09243696182966232, -0.21498596668243408, -0.14495795965194702, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.5126050114631653, 0.03011205606162548, -0.23249296844005585, -0.6176469922065735, -0.37254899740219116, -0.5826330184936523, -0.6701680421829224, -0.3200279772281647, -0.3200279772281647, -0.26750698685646057, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.33753499388694763, -0.03991595283150673, 0.03011205606162548, -0.21498596668243408, -0.3550419807434082, -0.03991595283150673, -0.6526610255241394, -0.9502801299095154, -1.1428570747375488, -0.6176469922065735, -0.6176469922065735, -0.8102240562438965, -0.37254899740219116, -0.4425770044326782, -0.3550419807434082, -0.42506998777389526, 0.08263305574655533, -0.12745095789432526, -0.12745095789432526, 0.24019621312618256, 0.5553222298622131, 0.3802522122859955, 0.45028021931648254, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.343137264251709, 1.5007003545761108, 1.4131653308868408, 1.430672287940979, 1.6232492923736572, 1.2556023597717285, 0.24019621312618256, -0.8277310132980347, -1.878151297569275, -1.895658254623413, -1.878151297569275, -1.7380952835083008, -1.8256303071975708, -1.7906162738800049, -1.5630252361297607, -1.755602240562439, -1.7380952835083008, -1.5630252361297607, -1.2303920984268188, -0.8277310132980347, 0.432773232460022, 0.8879552483558655, 1.3956583738327026, 1.6582633256912231, 2.1309523582458496, 2.1309523582458496, 2.0084033012390137, 2.0259103775024414, 2.1834733486175537, 1.868347406387329, -0.7401960492134094, -1.195378065109253, -1.3004200458526611, -1.7906162738800049, -1.7906162738800049, -1.9131653308868408, -0.5126050114631653, 1.5882353782653809, 1.4481793642044067, 1.7107843160629272, 1.5007003545761108, 1.605742335319519, 1.7107843160629272, 1.7457983493804932, 1.815826416015625, 1.605742335319519, 1.2205883264541626, 0.03011205606162548, -0.03991595283150673, 0.11764705926179886, 0.3627452254295349, 0.8354342579841614, 1.1680673360824585, 1.2556023597717285, 1.6582633256912231, 0.9754902720451355, 0.6953782439231873, 0.6603642702102661, 0.8879552483558655, 2.0959384441375732, 1.9558824300765991, 1.9383753538131714], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0805323123931885, 1.728291392326355, 2.0084033012390137, 1.9908963441848755, 1.97338938 [e2e-predictor] 71307373, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.5357143878936768, 0.8354342579841614, 0.03011205606162548, -0.37254899740219116, -0.0049019488506019115, 0.432773232460022, -0.5126050114631653, -0.8627450466156006, 0.29271721839904785, 0.45028021931648254, 0.7654062509536743, 0.590336263179779, -0.1624649614095688, -1.1428570747375488, -1.5105042457580566, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -0.8277310132980347, 0.24019621312618256, 0.3277312219142914, 0.590336263179779, 0.590336263179779, 0.5728292465209961, -0.42506998777389526, -1.5105042457580566, -1.457983136177063, -1.1253501176834106, -1.2128850221633911, -0.8102240562438965, -0.8452380299568176, -1.1428570747375488, -1.4404760599136353, -1.4054621458053589, -1.4404760599136353, -1.720588207244873, -1.5455182790756226, -1.5455182790756226, -1.4754900932312012, 1.7633053064346313, 1.780812382698059, 1.9033613204956055, 1.1155463457107544, -2.0007002353668213, -1.8606442213058472, -0.47759100794792175, 0.18767507374286652, 0.2577032148838043, 0.3102242052555084, -1.370448112487793, -1.3179271221160889, 0.590336263179779, 0.8354342579841614, 0.7128852605819702, -1.422969102859497, -0.23249296844005585, 0.415266215801239, 0.20518220961093903, 0.0476190559566021, -0.33753499388694763, -0.19747896492481232, -0.3025209903717041, -0.1624649614095688, -0.42506998777389526, -0.1624649614095688, -0.26750698685646057, -0.42506998777389526, -0.26750698685646057, -0.17997196316719055, -0.21498596668243408, -0.3200279772281647, -0.5126050114631653, -0.4600839912891388, -0.26750698685646057, -0.5651260018348694, -0.6001400351524353, -0.42506998777389526, -0.4425770044326782, -0.4425770044326782, -0.10994396358728409, -0.5826330184936523, -0.1624649614095688, -0.37254899740219116, -0.28501397371292114, 0.0476190559566021, -0.23249296844005585, -0.6526610255241394, -0.26750698685646057, -0.3550419807434082, -0.19747896492481232, -0.14495795965194702, -0.17997196316719055, -0.03991595283150673, -0.19747896492481232, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.17997196316719055, -0.3200279772281647, -0.0049019488506019115, -0.3200279772281647, 0.15266107022762299, -0.09243696182966232, -0.5126050114631653, 0.11764705926179886, 0.3277312219142914, 0.3277312219142914, 0.8179272413253784, 0.5728292465209961, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.3256303071975708, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 0.9054622650146484, 0.3102242052555084, 0.39775922894477844, -0.8277310132980347, -1.8606442213058472, -1.9481792449951172, -1.9481792449951172, -1.8606442213058472, -1.808123230934143, -1.7380952835083008, -1.7380952835083008, -1.6330533027648926, -1.7380952835083008, -1.5630252361297607, -1.0903360843658447, -1.0378150939941406, -0.17997196316719055, 1.1330533027648926, 1.483193278312683, 1.640756368637085, 1.7107843160629272, 2.165966510772705, 1.780812382698059, 1.9733893871307373, 2.0609242916107178, 1.868347406387329, 0.3627452254295349, -1.4929972887039185, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.580532193183899, -1.983193278312683, -1.5455182790756226, 1.3956583738327026, 1.343137264251709, 1.483193278312683, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.2731093168258667, 0.6603642702102661, 0.5553222298622131, 0.415266215801239, 0.7829132676124573, 0.5553222298622131, 1.0105042457580566, 0.7128852605819702, 0.4677872359752655, 1.343137264251709, 0.8179272413253784, 0.9579832553863525, 0.8354342579841614, 0.590336263179779, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1. [e2e-predictor] 2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8704482913017273, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.9733893871307373, 2.0259103775024414, 2.0084033012390137, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6757704019546509, 1.4131653308868408, 0.8879552483558655, 0.17016807198524475, -0.6526610255241394, -0.37254899740219116, 0.17016807198524475, -0.3025209903717041, -0.5476189851760864, 0.15266107022762299, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, -0.5826330184936523, -1.335434079170227, -1.5455182790756226, -1.895658254623413, -1.8256303071975708, -1.0378150939941406, 0.13515406847000122, 0.3102242052555084, 0.5553222298622131, 0.590336263179779, 0.5378152132034302, 0.17016807198524475, -1.3879550695419312, -1.370448112487793, -1.160364031791687, -1.195378065109253, -1.5980392694473267, -1.422969102859497, -0.8627450466156006, -0.8627450466156006, -1.5630252361297607, -1.5455182790756226, -1.3879550695419312, -1.247899055480957, 0.3102242052555084, 1.6757704019546509, 1.815826416015625, 2.0259103775024414, 2.113445281982422, 0.7303922772407532, -1.878151297569275, -1.2128850221633911, -0.7226890325546265, -0.37254899740219116, -1.0903360843658447, -1.3879550695419312, 0.012605053372681141, 0.6078432202339172, 0.20518220961093903, -1.668067216873169, -0.28501397371292114, 0.5378152132034302, 0.17016807198524475, 0.08263305574655533, -0.3200279772281647, 0.012605053372681141, -0.26750698685646057, -0.4425770044326782, -0.19747896492481232, -0.33753499388694763, -0.23249296844005585, -0.6351540088653564, -0.19747896492481232, -0.12745095789432526, -0.2499999701976776, -0.09243696182966232, -0.5126050114631653, -0.4950979948043823, -0.5126050114631653, -0.5651260018348694, -0.47759100794792175, -0.0049019488506019115, -0.5651260018348694, -0.28501397371292114, -0.07492996007204056, -0.42506998777389526, -0.26750698685646057, -0.6176469922065735, -0.12745095789432526, 0.0476190559566021, 0.06512605398893356, -0.07492996007204056, -0.14495795965194702, 0.11764705926179886, -0.057422954589128494, -0.21498596668243408, -0.07492996007204056, -0.21498596668243408, 0.0476190559566021, 0.0476190559566021, -0.07492996007204056, 0.1001400575041771, 0.20518220961093903, 0.20518220961093903, -0.5126050114631653, -0.8802520632743835, 0.15266107022762299, 0.3802522122859955, 0.6428572535514832, 0.2752102017402649, 0.6078432202339172, 0.432773232460022, 0.6603642702102661, 0.7478992342948914, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.2731093168258667, 1.5707283020019531, 1.2205883264541626, 1.465686321258545, 1.5882353782653809, 0.502801239490509, -0.8102240562438965, -1.7906162738800049, -1.8256303071975708, -1.9481792449951172, -1.965686321258545, -1.965686321258545, -1.808123230934143, -1.7906162738800049, -1.7380952835083008, -1.668067216873169, -1.4929972887039185, -1.370448112487793, -1.2128850221633911, -0.19747896492481232, 1.1330533027648926, 1.483193278312683, 1.9208683967590332, 1.6757704019546509, 1.9033613204956055, 1.815826416015625, 1.9033613204956055, 2.0084033012390137, 2.0609242916107178, 1.605742335319519, -0.9502801299095154, -1.843137264251709, -1.7380952835083008, -1.6505602598190308, -1.5455182790756226, -1.370448112487793, -1.4929972887039185, -2.0357143878936768, -0.9502801299095154, 1.0280113220214844, 1.7457983493804932, 1.430672287940979, 1.430672287940979, 1.640756368637085, 1.728291392326355, 0.7303922772407532, 1.0630252361297607, 0.9929972887039185, 0.9929972887039185, 0.4677872359752655, 0.6078432202339172, 0.6253502368927002, 1.1155463457107544, 0.6253502368927002, 0.8879552483558655, 0.8529412746429443 [e2e-predictor] , 0.8879552483558655, 1.2030812501907349, 0.8179272413253784, 1.815826416015625, 1.8858543634414673, 1.8508403301239014], [1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9404762983322144, 1.483193278312683, 1.868347406387329, 1.9383753538131714, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9033613204956055, 1.868347406387329, 1.780812382698059, 1.728291392326355, 1.6582633256912231, 1.605742335319519, 1.4131653308868408, 0.7829132676124573, 0.18767507374286652, -0.7401960492134094, -0.7927170395851135, -0.23249296844005585, -0.2499999701976776, -0.03991595283150673, 0.3627452254295349, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.8354342579841614, 0.45028021931648254, -0.7226890325546265, -1.4054621458053589, -1.6330533027648926, -1.8256303071975708, -1.3004200458526611, -0.03991595283150673, 0.3102242052555084, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.11764705926179886, -0.9677870869636536, -0.8802520632743835, -1.0553221702575684, -1.247899055480957, -1.195378065109253, -1.1078431606292725, -1.195378065109253, -1.2128850221633911, -1.5280112028121948, -1.5280112028121948, -1.580532193183899, -0.3025209903717041, 2.0259103775024414, 2.113445281982422, 2.0959384441375732, 0.520308256149292, -1.930672287940979, -0.6176469922065735, 0.18767507374286652, 0.502801239490509, 0.5378152132034302, -0.39005598425865173, -1.4929972887039185, -0.8627450466156006, -0.8277310132980347, -1.580532193183899, -1.4404760599136353, -0.3200279772281647, -0.03991595283150673, -0.21498596668243408, -0.3550419807434082, -0.21498596668243408, -0.23249296844005585, -0.12745095789432526, -0.37254899740219116, -0.12745095789432526, -0.3550419807434082, -0.4075630009174347, -0.23249296844005585, -0.26750698685646057, -0.4600839912891388, -0.47759100794792175, -0.5301120281219482, -0.37254899740219116, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.3550419807434082, -0.4600839912891388, -0.28501397371292114, -0.19747896492481232, -0.23249296844005585, -0.3550419807434082, -0.21498596668243408, -0.3025209903717041, -0.1624649614095688, -0.17997196316719055, -0.10994396358728409, -0.10994396358728409, -0.21498596668243408, -0.057422954589128494, -0.07492996007204056, -0.21498596668243408, -0.07492996007204056, 0.0476190559566021, -0.28501397371292114, -0.4425770044326782, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.0476190559566021, 0.3802522122859955, 0.1001400575041771, 0.34523820877075195, 0.03011205606162548, 0.08263305574655533, 0.29271721839904785, 0.5378152132034302, 0.590336263179779, 0.8529412746429443, 0.8004202842712402, 1.1330533027648926, 0.8354342579841614, 1.4481793642044067, 1.4131653308868408, 1.5707283020019531, 1.5007003545761108, 1.1855742931365967, 1.0455182790756226, -1.4404760599136353, -1.7380952835083008, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.965686321258545, -1.9131653308868408, -1.808123230934143, -1.8256303071975708, -1.7030812501907349, -1.5630252361297607, -1.6330533027648926, -0.6876749992370605, -0.39005598425865173, 0.9054622650146484, 1.3081233501434326, 1.6232492923736572, 1.9033613204956055, 1.9033613204956055, 1.9733893871307373, 2.0959384441375732, 2.0084033012390137, 1.9383753538131714, 1.8508403301239014, -0.2499999701976776, -1.86064422 [e2e-predictor] 13058472, -1.668067216873169, -1.7030812501907349, -1.7030812501907349, -0.8102240562438965, -1.668067216873169, -1.9131653308868408, -1.755602240562439, 0.9054622650146484, 1.2030812501907349, 1.518207311630249, 1.3606443405151367, 1.553221344947815, 1.430672287940979, 0.8004202842712402, 1.378151297569275, 0.8354342579841614, 0.2226892113685608, 0.17016807198524475, 0.45028021931648254, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.9229692816734314, 1.4131653308868408, 1.2556023597717285, 1.1505602598190308, 1.5707283020019531, 1.7983193397521973, 1.7983193397521973, 1.815826416015625], [1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 1.0105042457580566, 1.5707283020019531, 1.8858543634414673, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5707283020019531, 1.343137264251709, 0.6428572535514832, 0.3802522122859955, -0.4950979948043823, -1.0203081369400024, -0.37254899740219116, -0.2499999701976776, -0.14495795965194702, 0.17016807198524475, 0.3802522122859955, 0.4677872359752655, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.11764705926179886, -1.0378150939941406, -1.4929972887039185, -1.6155462265014648, -1.5455182790756226, -0.28501397371292114, 0.06512605398893356, 0.18767507374286652, 0.18767507374286652, 0.11764705926179886, -0.1624649614095688, -0.8802520632743835, -0.9852941036224365, -1.160364031791687, -1.370448112487793, -1.5630252361297607, -1.2303920984268188, -1.1253501176834106, -1.282913088798523, -1.5630252361297607, -1.160364031791687, 1.640756368637085, 1.868347406387329, 2.0784313678741455, 1.0105042457580566, -1.755602240562439, -0.5301120281219482, 0.1001400575041771, 0.34523820877075195, 0.3277312219142914, -0.4600839912891388, -1.7380952835083008, 0.20518220961093903, 0.7303922772407532, 0.9229692816734314, 0.8529412746429443, 0.6078432202339172, -1.1428570747375488, -0.6001400351524353, -0.3200279772281647, -0.28501397371292114, -0.14495795965194702, -0.26750698685646057, -0.28501397371292114, -0.3025209903717041, -0.26750698685646057, -0.37254899740219116, -0.42506998777389526, -0.26750698685646057, -0.1624649614095688, -0.3200279772281647, -0.39005598425865173, -0.37254899740219116, -0.4075630009174347, -0.39005598425865173, -0.33753499388694763, -0.47759100794792175, -0.4600839912891388, -0.3550419807434082, -0.5651260018348694, -0.1624649614095688, -0.022408949211239815, -0.3025209903717041, -0.33753499388694763, -0.26750698685646057, -0.26750698685646057, -0.14495795965194702, -0.022408949211239815, -0.3200279772281647, -0.37254899740219116, -0.21498596668243408, -0.0049019488506019115, -0.09243696182966232, -0.07492996007204056, -0.057422954589128494, -0.09243696182966232, -0.3025209903717041, -0.4075630009174347, -0.26750698685646057, -0.5301120281219482, -0.19747896492481232, 0.15266107022762299, 0.34523820877075195, 0.2577032148838043, 0.6078432202339172, 0.8704482913017273, 0.9054622650146484, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 1.0980392694473267, 1.1505602598190308, 1.518207311630249, 1.430672287940979, 1.0280113220214844, 0.1001400575041771, 0.1001400575041771, 0.8179272413253784, -0.9152660369873047, -1.75560 [e2e-predictor] 2240562439, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.9481792449951172, -1.878151297569275, -1.8256303071975708, -1.843137264251709, -1.7380952835083008, -1.3879550695419312, -1.370448112487793, 0.0476190559566021, 0.9229692816734314, 1.4481793642044067, 1.693277359008789, 1.6582633256912231, 1.9033613204956055, 1.9033613204956055, 1.815826416015625, 1.9208683967590332, 1.9208683967590332, 1.780812382698059, 0.7654062509536743, -1.895658254623413, -1.755602240562439, -1.668067216873169, -1.808123230934143, -1.8606442213058472, -1.7380952835083008, -1.8606442213058472, -1.930672287940979, 0.3102242052555084, 1.0455182790756226, 1.378151297569275, 1.430672287940979, 1.2380952835083008, 1.2380952835083008, 1.0980392694473267, 0.8354342579841614, -1.0553221702575684, -0.6526610255241394, -0.26750698685646057, 0.7654062509536743, 0.9054622650146484, 0.5553222298622131, 0.4677872359752655, 0.7128852605819702, 1.5357143878936768, 1.3956583738327026, 1.2380952835083008, 1.8508403301239014, 1.7457983493804932, 1.7457983493804932, 1.780812382698059], [1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 1.1155463457107544, 1.7633053064346313, 1.9383753538131714, 1.9733893871307373, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.3081233501434326, 0.8704482913017273, 0.3802522122859955, 0.29271721839904785, -0.3550419807434082, -0.7401960492134094, -0.3550419807434082, -0.37254899740219116, -0.4075630009174347, -0.10994396358728409, 0.24019621312618256, 0.13515406847000122, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.7654062509536743, -0.07492996007204056, -1.3879550695419312, -1.422969102859497, -1.4929972887039185, -0.6001400351524353, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.1001400575041771, -0.2499999701976776, -0.9502801299095154, -1.0378150939941406, -1.2303920984268188, -1.4054621458053589, -1.3529410362243652, -1.370448112487793, -1.282913088798523, 0.11764705926179886, 1.6232492923736572, 1.693277359008789, 1.9033613204956055, 2.0609242916107178, 0.8529412746429443, -1.4404760599136353, -0.7226890325546265, -0.3025209903717041, -0.1624649614095688, -1.6505602598190308, -1.895658254623413, 0.0476190559566021, 0.8004202842712402, 0.9229692816734314, 0.9929972887039185, 0.5378152132034302, -1.580532193183899, -1.160364031791687, -0.14495795965194702, -0.4075630009174347, -0.4075630009174347, -0.5476189851760864, -0.26750698685646057, -0.3025209903717041, -0.33753499388694763, -0.4425770044326782, -0.23249296844005585, -0.17997196316719055, -0.39005598425865173, -0.42506998777389526, -0.47759100794792175, -0.4950979948043823, -0.5301120281219482, -0.057422954589128494, -0.37254899740219116, -0.42506998777389526, -0.4950979948043823, -0.3200279772281647, -0.4425770044326782, -0.12745095789432526, -0.10994396358728409, -0.39005598425865173, -0.47759100794792175, -0.28501397371292114, -0.3550419807434082, -0.022408949211239815, -0.19747896492481232, -0.23249296844005585, -0.26750698685646057, 0.012605053372681141, 0.012605053372681141, -0.03991595283150673, -0.3025209903717041, 0.0476190559566021, 0.0301120560616254 [e2e-predictor] 8, 0.03011205606162548, -0.3025209903717041, -0.10994396358728409, 0.012605053372681141, -0.6176469922065735, -0.9852941036224365, -0.4075630009174347, -0.6351540088653564, 0.415266215801239, 0.5378152132034302, 0.3802522122859955, 0.8354342579841614, 0.502801239490509, 0.7128852605819702, 1.0455182790756226, 0.8879552483558655, 1.3256303071975708, 1.5007003545761108, 0.3802522122859955, -0.37254899740219116, -1.668067216873169, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.878151297569275, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.983193278312683, -1.9131653308868408, -1.9131653308868408, -1.755602240562439, -1.5630252361297607, -1.3179271221160889, -0.4425770044326782, 1.1505602598190308, 1.483193278312683, 1.815826416015625, 1.640756368637085, 1.8508403301239014, 1.9208683967590332, 1.9383753538131714, 1.815826416015625, 1.9033613204956055, 1.693277359008789, 1.9208683967590332, -1.5455182790756226, -1.755602240562439, -1.7030812501907349, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.755602240562439, -1.878151297569275, 0.6603642702102661, 1.1330533027648926, 1.1680673360824585, 1.553221344947815, 1.5882353782653809, 1.2205883264541626, 1.0280113220214844, -0.5301120281219482, -0.8277310132980347, -1.0728291273117065, 0.06512605398893356, 0.4677872359752655, 1.5357143878936768, 0.7128852605819702, 0.7478992342948914, 1.4131653308868408, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932], [1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 1.0630252361297607, 1.6232492923736572, 1.9383753538131714, 2.0084033012390137, 2.0259103775024414, 1.9908963441848755, 1.9033613204956055, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.780812382698059, 1.7107843160629272, 1.7107843160629272, 1.640756368637085, 1.3956583738327026, 1.0980392694473267, 0.8704482913017273, 0.3277312219142914, 0.2577032148838043, 0.3102242052555084, -0.09243696182966232, 0.012605053372681141, -0.057422954589128494, -0.09243696182966232, -0.33753499388694763, -0.23249296844005585, 0.2226892113685608, 0.29271721839904785, 0.3627452254295349, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.5553222298622131, -0.4600839912891388, -1.370448112487793, -1.3879550695419312, -0.6001400351524353, -0.2499999701976776, -0.09243696182966232, 0.012605053372681141, -0.1624649614095688, -0.8452380299568176, -1.0553221702575684, -1.1428570747375488, -1.3879550695419312, -1.4929972887039185, -1.4404760599136353, -0.4950979948043823, 1.605742335319519, 1.780812382698059, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, -0.4425770044326782, -1.720588207244873, -1.6505602598190308, -1.0203081369400024, -1.160364031791687, -1.7380952835083008, -1.5105042457580566, 0.012605053372681141, 0.2752102017402649, 0.3802522122859955, 0.20518220961093903, -1.580532193183899, -1.6155462265014648, 0.11764705926179886, -0.12745095789432526, -0.21498596668243408, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.37254899740219116, -0.10994396358728409, -0.28501397371292114, -0.47759100794792175, -0.2499999701976776, -0.5126050114631653, -0.42506998777389526, -0.26750698 [e2e-predictor] 685646057, -0.3550419807434082, -0.4075630009174347, -0.3200279772281647, -0.47759100794792175, -0.5476189851760864, -0.5126050114631653, -0.5126050114631653, -0.03991595283150673, -0.4425770044326782, -0.47759100794792175, -0.23249296844005585, -0.26750698685646057, -0.3200279772281647, -0.09243696182966232, -0.09243696182966232, -0.10994396358728409, -0.057422954589128494, -0.07492996007204056, 0.13515406847000122, 0.2226892113685608, -0.1624649614095688, 0.13515406847000122, 0.06512605398893356, 0.11764705926179886, 0.2577032148838043, -0.057422954589128494, 0.432773232460022, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.29271721839904785, -0.12745095789432526, 0.0476190559566021, 0.2226892113685608, 0.24019621312618256, 0.9404762983322144, 1.1855742931365967, 1.3081233501434326, 1.3956583738327026, 1.0805323123931885, -0.23249296844005585, -0.9502801299095154, -1.335434079170227, -1.7380952835083008, -1.8256303071975708, -1.8606442213058472, -1.9131653308868408, -1.9131653308868408, -1.895658254623413, -1.895658254623413, -1.878151297569275, -2.0007002353668213, -1.965686321258545, -2.0007002353668213, -1.878151297569275, -1.7380952835083008, -1.4404760599136353, 0.1001400575041771, 0.8529412746429443, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.9208683967590332, 1.7107843160629272, 1.9383753538131714, 1.640756368637085, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 0.03011205606162548, -1.843137264251709, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.843137264251709, -1.983193278312683, -1.3879550695419312, -1.4054621458053589, 0.520308256149292, 1.0455182790756226, 0.8179272413253784, 1.343137264251709, 0.3802522122859955, 0.3277312219142914, -0.23249296844005585, -1.2654061317443848, -1.0028010606765747, 0.4852942228317261, 0.29271721839904785, 0.8704482913017273, 0.7303922772407532, 0.6428572535514832, 1.0980392694473267, 1.343137264251709, 1.2030812501907349, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.693277359008789], [1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.9404762983322144, 1.465686321258545, 1.9033613204956055, 2.043417453765869, 2.043417453765869, 2.0084033012390137, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.3606443405151367, 1.2030812501907349, 1.0630252361297607, 0.5728292465209961, 0.012605053372681141, -0.022408949211239815, 0.012605053372681141, 0.012605053372681141, 0.03011205606162548, 0.08263305574655533, 0.06512605398893356, -0.21498596668243408, -0.3550419807434082, -0.057422954589128494, 0.24019621312618256, 0.34523820877075195, 0.415266215801239, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.415266215801239, -0.6701680421829224, -1.3004200458526611, -0.5476189851760864, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.21498596668243408, -0.9677870869636536, -1.2303920984268188, -1.2128850221633911, -1.282913088798523, -1.5630252361297607, 1.3606443405151367, 1.8508403301239014, 2.0259103775024414, 2.0784313678741455, 2.0784313678741455, 1.465686321258545, -1.843137264251709, -1.7030812501907349, -0.33753499388694763, -0.004 [e2e-predictor] 9019488506019115, 0.2577032148838043, 0.2752102017402649, -0.8627450466156006, -1.457983136177063, -0.4425770044326782, -0.6876749992370605, -1.5980392694473267, -1.843137264251709, -1.282913088798523, -0.3025209903717041, -0.37254899740219116, -0.47759100794792175, -0.5126050114631653, -0.4425770044326782, -0.4950979948043823, -0.3200279772281647, -0.21498596668243408, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, -0.4600839912891388, -0.37254899740219116, -0.39005598425865173, 0.0476190559566021, -0.26750698685646057, -0.4075630009174347, -0.39005598425865173, -0.4600839912891388, -0.4425770044326782, -0.47759100794792175, -0.5126050114631653, -0.5651260018348694, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.4600839912891388, -0.17997196316719055, -0.09243696182966232, -0.4075630009174347, -0.2499999701976776, -0.14495795965194702, -0.07492996007204056, 0.3102242052555084, 0.2752102017402649, 0.24019621312618256, -0.057422954589128494, 0.0476190559566021, -0.03991595283150673, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6603642702102661, 0.7654062509536743, 0.5378152132034302, 1.0105042457580566, 1.1330533027648926, 1.2731093168258667, 1.0455182790756226, 1.1505602598190308, 1.430672287940979, 0.9754902720451355, -0.057422954589128494, -0.6001400351524353, -1.2303920984268188, -1.755602240562439, -1.8256303071975708, -1.8606442213058472, -1.8606442213058472, -1.8606442213058472, -1.878151297569275, -1.8606442213058472, -1.808123230934143, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.3529410362243652, -1.457983136177063, -0.12745095789432526, 0.6603642702102661, 1.3956583738327026, 1.6582633256912231, 1.5357143878936768, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.6232492923736572, 1.815826416015625, 1.728291392326355, 2.0259103775024414, -0.19747896492481232, 1.3606443405151367, -0.2499999701976776, -1.7906162738800049, -1.983193278312683, -1.965686321258545, -1.930672287940979, -1.6855742931365967, -1.5980392694473267, -2.0007002353668213, -0.3025209903717041, 0.6078432202339172, 1.1330533027648926, 1.0280113220214844, 0.5553222298622131, -1.370448112487793, -1.7906162738800049, -1.7731093168258667, -0.5826330184936523, 0.7829132676124573, 1.2906162738800049, 0.7128852605819702, 1.2205883264541626, 0.8179272413253784, 1.0455182790756226, 1.0280113220214844, 0.8704482913017273, 1.7457983493804932, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.6582633256912231], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9754902720451355, 1.430672287940979, 1.9033613204956055, 2.0609242916107178, 2.0959384441375732, 2.043417453765869, 1.9908963441848755, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.3956583738327026, 1.2906162738800049, 0.9929972887039185, 0.4852942228317261, -0.10994396358728409, -0.21498596668243408, -0.14495795965194702, -0.1624649614095688, -0.022408949211239815, 0.20518220961093903, -0.0049019488506019115, -0.07492996007204056, -0.26750698685646057, -0.42506998777389526, -0.28501397371292114, 0.11764705926179886, 0.17016807198524475, 0.2051822 [e2e-predictor] 0961093903, 0.29271721839904785, 0.415266215801239, 0.5378152132034302, 0.5728292465209961, 0.2226892113685608, -0.8802520632743835, -0.6701680421829224, -0.47759100794792175, -0.4075630009174347, -0.37254899740219116, -0.6351540088653564, -1.1778711080551147, -1.160364031791687, -1.282913088798523, -1.247899055480957, 1.378151297569275, 2.0259103775024414, 2.0609242916107178, 2.1834733486175537, 1.6232492923736572, -1.895658254623413, -1.668067216873169, 0.012605053372681141, 0.3277312219142914, 0.6078432202339172, 0.502801239490509, -1.3179271221160889, -1.6155462265014648, 0.6428572535514832, 0.4852942228317261, 0.2752102017402649, 0.2752102017402649, 0.20518220961093903, -0.6351540088653564, -0.9677870869636536, -0.4425770044326782, -0.39005598425865173, -0.14495795965194702, -0.4425770044326782, -0.4950979948043823, -0.7927170395851135, -0.3200279772281647, -0.28501397371292114, -0.33753499388694763, -0.4425770044326782, -0.4600839912891388, -0.37254899740219116, -0.2499999701976776, -0.19747896492481232, -0.6001400351524353, -0.3025209903717041, -0.6176469922065735, -0.5651260018348694, -0.5126050114631653, -0.6351540088653564, -0.28501397371292114, -0.42506998777389526, -0.5476189851760864, -0.47759100794792175, -0.5476189851760864, -0.21498596668243408, -0.5651260018348694, -0.39005598425865173, -0.19747896492481232, -0.28501397371292114, -0.3550419807434082, -0.12745095789432526, -0.3200279772281647, -0.17997196316719055, 0.03011205606162548, 0.13515406847000122, 0.3277312219142914, 0.15266107022762299, -0.14495795965194702, 0.08263305574655533, 0.34523820877075195, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.8004202842712402, 0.8004202842712402, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.4481793642044067, 0.9754902720451355, -0.17997196316719055, -1.0728291273117065, -1.5455182790756226, -1.7030812501907349, -1.8256303071975708, -1.8256303071975708, -1.808123230934143, -1.8606442213058472, -1.843137264251709, -1.808123230934143, -1.808123230934143, -1.0378150939941406, 0.1001400575041771, 0.8004202842712402, -0.42506998777389526, 0.3802522122859955, 0.24019621312618256, 0.8529412746429443, 1.815826416015625, 1.7107843160629272, 1.465686321258545, 1.640756368637085, 1.7983193397521973, 1.9558824300765991, 1.5707283020019531, 1.5007003545761108, 1.5882353782653809, 1.483193278312683, 1.343137264251709, 1.6582633256912231, 1.7107843160629272, 1.3256303071975708, 0.17016807198524475, -1.5630252361297607, -1.247899055480957, -1.965686321258545, -1.983193278312683, -2.0007002353668213, -1.930672287940979, -0.09243696182966232, 1.1155463457107544, 1.2380952835083008, -1.422969102859497, -1.9481792449951172, -1.878151297569275, -1.6155462265014648, 0.03011205606162548, 0.9229692816734314, 1.8333333730697632, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.1330533027648926, 0.6078432202339172, 1.2205883264541626, 1.6232492923736572, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6232492923736572], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8704482913017273, 1.3081233501434326, 1.7983193397521973, 2.0084033012390137, 2.0784313678741455, 2.043417453765869, 1.9908963441848755, 1.9558824300765991, 1.92086839675 [e2e-predictor] 90332, 1.868347406387329, 1.868347406387329, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.0455182790756226, 0.502801239490509, -0.057422954589128494, -0.33753499388694763, -0.19747896492481232, -0.12745095789432526, -0.42506998777389526, -0.28501397371292114, -0.10994396358728409, -0.07492996007204056, -0.17997196316719055, -0.14495795965194702, -0.4950979948043823, -0.4425770044326782, -0.022408949211239815, 0.11764705926179886, 0.08263305574655533, 0.17016807198524475, 0.24019621312618256, 0.2752102017402649, 0.3627452254295349, 0.6428572535514832, -0.39005598425865173, -0.7752100229263306, -0.6001400351524353, -0.6176469922065735, -0.5476189851760864, -0.8452380299568176, -1.2654061317443848, -1.3529410362243652, 1.2556023597717285, 1.553221344947815, 2.0609242916107178, 2.2009804248809814, 1.3081233501434326, -1.9131653308868408, -1.6855742931365967, -0.1624649614095688, 0.18767507374286652, 0.502801239490509, 0.502801239490509, -1.5980392694473267, -1.6855742931365967, 0.8004202842712402, 0.7128852605819702, 0.5728292465209961, 0.6078432202339172, 0.45028021931648254, -0.6001400351524353, -0.6526610255241394, -0.37254899740219116, -0.14495795965194702, -0.2499999701976776, -0.47759100794792175, -0.26750698685646057, -0.37254899740219116, -0.47759100794792175, -0.28501397371292114, -0.4075630009174347, -0.47759100794792175, -0.42506998777389526, -0.7927170395851135, -0.5126050114631653, -0.39005598425865173, -0.33753499388694763, -0.5126050114631653, -0.6876749992370605, -0.4600839912891388, -0.5826330184936523, -0.5826330184936523, -0.37254899740219116, -0.4425770044326782, -0.5476189851760864, -0.3200279772281647, -0.5126050114631653, -0.28501397371292114, -0.4950979948043823, -0.42506998777389526, -0.4950979948043823, -0.5126050114631653, -0.3025209903717041, -0.21498596668243408, -0.14495795965194702, -0.09243696182966232, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.0476190559566021, -0.12745095789432526, -0.057422954589128494, 0.29271721839904785, 1.0805323123931885, 0.415266215801239, 0.7829132676124573, 1.0805323123931885, 0.9404762983322144, 1.1155463457107544, 0.9929972887039185, 0.8704482913017273, 0.590336263179779, 1.0980392694473267, 0.8004202842712402, -0.3550419807434082, -1.160364031791687, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.7731093168258667, -1.4054621458053589, -0.9152660369873047, -0.3025209903717041, 1.1155463457107544, 1.5007003545761108, 1.2731093168258667, 1.553221344947815, 1.5882353782653809, 1.7633053064346313, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.9733893871307373, 1.7983193397521973, 1.2380952835083008, 1.4131653308868408, 1.693277359008789, 1.693277359008789, 1.9033613204956055, 1.605742335319519, 1.2556023597717285, 0.9404762983322144, 0.5378152132034302, -0.7927170395851135, -1.9131653308868408, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.7030812501907349, 0.29271721839904785, -0.9327731132507324, -2.0007002353668213, -1.965686321258545, -1.7906162738800049, -1.5630252361297607, -0.3025209903717041, 0.9929972887039185, 1.5707283020019531, 1.3956583738327026, 1.4481793642044067, 1.378151297569275, 0.6078432202339172, 0.8529412746429443, 1.3956583738327026, 1.518207311630249, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.7 [e2e-predictor] 829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.8879552483558655, 1.3606443405151367, 1.8508403301239014, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.7107843160629272, 1.640756368637085, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.3606443405151367, 1.1330533027648926, 0.7478992342948914, 0.08263305574655533, -0.19747896492481232, -0.0049019488506019115, 0.13515406847000122, -0.6001400351524353, -0.6351540088653564, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.14495795965194702, -0.19747896492481232, -0.42506998777389526, -0.5126050114631653, -0.37254899740219116, -0.07492996007204056, 0.06512605398893356, 0.1001400575041771, 0.17016807198524475, 0.08263305574655533, 0.06512605398893356, 0.06512605398893356, -0.6701680421829224, -0.9327731132507324, -0.8452380299568176, -0.8452380299568176, -0.7577030062675476, -1.0728291273117065, 0.9579832553863525, 1.693277359008789, 1.815826416015625, 1.9383753538131714, 2.043417453765869, -0.39005598425865173, -1.8256303071975708, -0.6876749992370605, -0.21498596668243408, -0.0049019488506019115, 0.18767507374286652, -1.7030812501907349, -1.7906162738800049, 0.45028021931648254, 0.6253502368927002, 0.5553222298622131, 0.6078432202339172, 0.5378152132034302, -0.8627450466156006, -0.4950979948043823, -0.12745095789432526, 0.012605053372681141, 0.2226892113685608, 0.20518220961093903, 0.11764705926179886, -0.47759100794792175, -0.09243696182966232, -0.28501397371292114, -0.4950979948043823, -0.6701680421829224, -0.6351540088653564, -0.4600839912891388, -0.5476189851760864, -0.39005598425865173, -0.4600839912891388, -0.5126050114631653, -0.5826330184936523, -0.5301120281219482, -0.5651260018348694, -0.7401960492134094, -0.5651260018348694, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.6351540088653564, -0.7051820158958435, -0.4075630009174347, -0.3550419807434082, -0.4075630009174347, -0.17997196316719055, -0.5126050114631653, -0.14495795965194702, -0.3200279772281647, -0.022408949211239815, 0.03011205606162548, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, 0.1001400575041771, 0.7654062509536743, 0.9229692816734314, 0.4852942228317261, 0.5378152132034302, 0.7303922772407532, 1.0105042457580566, 0.8704482913017273, 1.0455182790756226, 1.343137264251709, 1.465686321258545, 1.2906162738800049, 0.5378152132034302, -0.8277310132980347, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.755602240562439, -1.895658254623413, -1.195378065109253, -0.26750698685646057, -0.19747896492481232, 1.3956583738327026, 0.520308256149292, 1.3081233501434326, 1.5882353782653809, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.7457983493804932, 1.6582633256912231, 1.5882353782653809, 1.2556023597717285, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.728291392326355, 1.1680673360824585, 1.0280113220214844, -0.14495795965194702, -1.3179271221160889, -1.7731093168258667, -1.9131653308868408, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.965686321258545, -2.018207311630249, -1.8606442213058472, -1.808123230934143, -0.5826330184936523, -1.6505602598190308, 0.17016807198524475, 1.5357143878936768, 1.5882353782653809, 1.7983193397521973, 1.1855742931365967, 1.0105042457580566, 0.8004202842712402, 0.7303922772407532, 1.8858543634414673, 1.5007003545761108, 1.483193278312683, 1.553221344947815, 1.553221344947815, 1.553221344947815], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509 [e2e-predictor] , 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7303922772407532, 0.9754902720451355, 1.6232492923736572, 2.0084033012390137, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.8858543634414673, 1.693277359008789, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.2205883264541626, 1.2556023597717285, 1.0630252361297607, 0.6603642702102661, 0.39775922894477844, 0.15266107022762299, -0.03991595283150673, -0.2499999701976776, -0.33753499388694763, -0.4600839912891388, -0.1624649614095688, -0.03991595283150673, -0.03991595283150673, -0.21498596668243408, -0.47759100794792175, -0.5826330184936523, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.2499999701976776, -0.09243696182966232, -0.057422954589128494, -0.12745095789432526, -0.1624649614095688, -0.7401960492134094, -1.2303920984268188, -1.0378150939941406, -1.0903360843658447, -1.2303920984268188, 1.7633053064346313, 1.780812382698059, 1.9733893871307373, 2.0784313678741455, 1.9383753538131714, -1.2303920984268188, -1.0378150939941406, -1.3004200458526611, -1.6330533027648926, -1.160364031791687, -1.3004200458526611, -1.5105042457580566, -0.9327731132507324, -0.4425770044326782, -0.4425770044326782, -0.47759100794792175, -0.07492996007204056, -1.2303920984268188, -0.09243696182966232, 0.11764705926179886, 0.2752102017402649, 0.3277312219142914, -0.33753499388694763, 0.18767507374286652, -0.21498596668243408, -0.5476189851760864, -0.5476189851760864, -0.6001400351524353, -0.4950979948043823, -0.5826330184936523, -0.4950979948043823, -0.5651260018348694, -0.6701680421829224, -0.4950979948043823, -0.42506998777389526, -0.5476189851760864, -0.5476189851760864, -0.6526610255241394, -0.5651260018348694, -0.6351540088653564, -0.5826330184936523, -0.6176469922065735, -0.7226890325546265, -0.5476189851760864, -0.6001400351524353, -0.4075630009174347, -0.37254899740219116, -0.3025209903717041, -0.4075630009174347, -0.3200279772281647, -0.19747896492481232, -0.19747896492481232, -0.2499999701976776, -0.1624649614095688, 0.08263305574655533, 0.3802522122859955, 0.15266107022762299, 0.012605053372681141, 0.3802522122859955, 0.520308256149292, 0.9754902720451355, 0.6953782439231873, 0.8529412746429443, 0.7478992342948914, 0.6078432202339172, 0.9229692816734314, 1.1505602598190308, 1.3956583738327026, 1.378151297569275, 1.2205883264541626, 0.8354342579841614, -0.17997196316719055, -1.0903360843658447, -1.720588207244873, -1.7906162738800049, -1.843137264251709, -1.9131653308868408, -1.7906162738800049, -1.7731093168258667, -0.5476189851760864, 0.502801239490509, 1.0630252361297607, 1.2731093168258667, 1.465686321258545, 1.5882353782653809, 1.8508403301239014, 1.9383753538131714, 1.6582633256912231, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.640756368637085, 1.5357143878936768, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.5007003545761108, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.3081233501434326, 1.553221344947815, 1.1505602598190308, 0.6778712272644043, -0.7752100229263306, -1.282913088798523, -2.018207311630249, -2.0007002353668213, -1.2654061317443848, -2.018207311630249, -1.965686321258545, -1.965686321258545, 0.432 [e2e-predictor] 773232460022, 1.0455182790756226, -1.9481792449951172, -1.422969102859497, -0.9327731132507324, 0.6778712272644043, 1.5357143878936768, 1.8858543634414673, 1.728291392326355, 1.728291392326355, 1.483193278312683, 0.8704482913017273, 1.0980392694473267, 1.640756368637085, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 1.3081233501434326, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.815826416015625, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 0.7829132676124573, 0.415266215801239, 0.24019621312618256, 0.20518220961093903, -0.0049019488506019115, -0.19747896492481232, -0.3025209903717041, -0.5476189851760864, -0.39005598425865173, -0.14495795965194702, -0.07492996007204056, -0.057422954589128494, -0.26750698685646057, -0.5826330184936523, -0.7051820158958435, -0.4425770044326782, -0.4600839912891388, -0.4075630009174347, -0.2499999701976776, -0.2499999701976776, -0.26750698685646057, -0.3025209903717041, -0.6176469922065735, -1.247899055480957, -1.6330533027648926, -1.5630252361297607, 2.043417453765869, 1.9908963441848755, 2.1309523582458496, 2.0784313678741455, -1.0728291273117065, -1.1778711080551147, -1.7906162738800049, -1.335434079170227, -1.195378065109253, 0.18767507374286652, 0.415266215801239, 0.432773232460022, 0.4677872359752655, -1.0903360843658447, -1.6855742931365967, -0.10994396358728409, -0.23249296844005585, -0.6701680421829224, -0.03991595283150673, 0.06512605398893356, 0.2226892113685608, -0.1624649614095688, -0.5651260018348694, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, 0.06512605398893356, -0.3025209903717041, -0.5826330184936523, -0.4075630009174347, -0.9502801299095154, -0.6701680421829224, -0.6876749992370605, -0.5651260018348694, -0.8627450466156006, -0.4600839912891388, -0.37254899740219116, -0.47759100794792175, -0.8627450466156006, -0.9327731132507324, -0.4600839912891388, -0.8627450466156006, -0.7226890325546265, -0.33753499388694763, -0.6701680421829224, -0.6351540088653564, -0.5651260018348694, -0.5651260018348694, -0.9327731132507324, -0.28501397371292114, -0.7051820158958435, -0.6876749992370605, -0.26750698685646057, -0.17997196316719055, -0.3200279772281647, 0.03011205606162548, 0.4677872359752655, 0.8704482913017273, 0.9404762983322144, 0.5378152132034302, 0.9229692816734314, 0.5553222298622131, 0.502801239490509, 1.0980392694473267, 1.0280113220214844, 0.6253502368927002, 1.0980392694473267, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, -0.39005598425865173, -1.0903360843658447, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.8256303071975708, -0.07492996007204056, 1.0805323123931885, 1.0980392694473267, 0.6078432202339172, 1.1155463457107544, 1.5357143878936768, 1.4481793642044067, 1.7457983493804932, 1.6232492923736572, 1.7983193397521973, 1.693277359008789, 1.39 [e2e-predictor] 56583738327026, 1.7983193397521973, 1.693277359008789, 1.693277359008789, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.4131653308868408, 1.3081233501434326, 1.6582633256912231, 1.1330533027648926, 0.7829132676124573, 1.3956583738327026, 1.0455182790756226, 1.1155463457107544, 0.17016807198524475, -1.9131653308868408, -1.755602240562439, -1.965686321258545, -1.965686321258545, -1.983193278312683, -1.1428570747375488, -1.9481792449951172, -1.965686321258545, -2.018207311630249, -2.0007002353668213, -1.878151297569275, -1.0203081369400024, -0.23249296844005585, 0.6778712272644043, 1.518207311630249, 1.2906162738800049, 1.6232492923736572, 1.0805323123931885, 0.6603642702102661, 1.6582633256912231, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 1.2380952835083008, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.8333333730697632, 1.728291392326355, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.3081233501434326, 1.0280113220214844, 0.8354342579841614, 0.6428572535514832, 0.432773232460022, 0.24019621312618256, 0.08263305574655533, 0.03011205606162548, -0.12745095789432526, -0.3550419807434082, -0.5651260018348694, -0.4950979948043823, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.23249296844005585, -0.5826330184936523, -0.7401960492134094, -0.7401960492134094, -0.7577030062675476, -0.7577030062675476, -0.7401960492134094, -0.8277310132980347, -0.8452380299568176, -1.5980392694473267, -1.5105042457580566, -1.668067216873169, -0.23249296844005585, 1.3081233501434326, 1.8858543634414673, 2.0784313678741455, 1.0455182790756226, -1.282913088798523, -1.878151297569275, -1.4929972887039185, -1.0728291273117065, 0.20518220961093903, 0.3627452254295349, 0.4677872359752655, 0.4677872359752655, -1.160364031791687, -1.720588207244873, 0.3627452254295349, 0.432773232460022, 0.2752102017402649, -0.0049019488506019115, -0.4950979948043823, -0.12745095789432526, -0.14495795965194702, -0.1624649614095688, -0.5126050114631653, -0.19747896492481232, -0.5126050114631653, -0.14495795965194702, -0.03991595283150673, -0.5826330184936523, -0.6351540088653564, -0.8977590203285217, -0.6176469922065735, -0.6176469922065735, -0.5126050114631653, -0.5826330184936523, -0.3200279772281647, -0.3550419807434082, -0.2499999701976776, -0.21498596668243408, -0.42506998777389526, -0.5651260018348694, -0.7752100229263306, -0.7226890325546265, -0.28501397371292114, -0.6351540088653564, -0.6701680421829224, -0.5476189851760864, -0.47759100794792175, -0.47759100794792175, -0.37254899740219116, -0.4425770044326782, -0.4950979948043823, -0.33753499388694763, -0.26750698685646057, 0.6253502368927002, 0.012605053372681141, -0.057422954589128494, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.7478992342948914, 0.9229692816734314, 0.7478992342948914, 1.1155463457107544, 1.2731093168258667, [e2e-predictor] 1.3956583738327026, 1.0980392694473267, 1.1330533027648926, 0.7829132676124573, 0.39775922894477844, -0.21498596668243408, -0.8977590203285217, -1.4054621458053589, -1.755602240562439, -1.7380952835083008, -1.7030812501907349, -1.1428570747375488, -0.5826330184936523, 0.9054622650146484, 1.3956583738327026, 1.2380952835083008, 1.2205883264541626, 1.1505602598190308, 1.5707283020019531, 1.605742335319519, 1.728291392326355, 1.5882353782653809, 1.5882353782653809, 1.815826416015625, 1.553221344947815, 1.5007003545761108, 1.640756368637085, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.2906162738800049, 1.465686321258545, 1.4131653308868408, 1.483193278312683, 1.0805323123931885, 0.590336263179779, -1.4754900932312012, -1.7906162738800049, -1.7380952835083008, -1.720588207244873, -0.10994396358728409, -1.930672287940979, -1.9481792449951172, 0.39775922894477844, 1.5357143878936768, -1.7906162738800049, -1.983193278312683, 0.9579832553863525, 1.8858543634414673, -1.930672287940979, -1.6330533027648926, -1.370448112487793, 0.502801239490509, 1.1155463457107544, 0.7478992342948914, -0.0049019488506019115, -0.9152660369873047, 1.5707283020019531, 1.7107843160629272, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 1.2030812501907349, 1.9733893871307373, 2.0084033012390137, 2.0084033012390137, 1.9733893871307373, 1.9908963441848755, 1.8858543634414673, 1.868347406387329, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.2380952835083008, 1.0455182790756226, 0.8004202842712402, 0.34523820877075195, -0.14495795965194702, -0.3025209903717041, -0.057422954589128494, -0.14495795965194702, -0.1624649614095688, -0.3200279772281647, -0.47759100794792175, -0.5651260018348694, -0.33753499388694763, -0.2499999701976776, -0.37254899740219116, -0.5301120281219482, -0.7051820158958435, -0.8277310132980347, -0.7927170395851135, -1.1253501176834106, -1.4754900932312012, -1.3529410362243652, -1.668067216873169, -1.6855742931365967, -1.4929972887039185, -1.457983136177063, 1.2731093168258667, 1.465686321258545, 1.3606443405151367, 1.5007003545761108, 0.7478992342948914, -1.580532193183899, -1.9131653308868408, -1.282913088798523, -0.1624649614095688, 0.06512605398893356, 0.1001400575041771, 0.11764705926179886, -1.2654061317443848, -1.8256303071975708, -0.07492996007204056, 0.432773232460022, 0.18767507374286652, 0.20518220961093903, -0.4425770044326782, -0.5651260018348694, -0.28501397371292114, -0.21498596668243408, -0.4950979948043823, -0.37254899740219116, -0.42506998777389526, -0.8102240562438965, -0.4950979948043823, -0.6526610255241394, -0.7051820158958435, -0.5651260018348694, -0.4075630009174347, -0.42506998777389526, -0.3200279772281647, -0.37254899740219116, -0.4075630009174347, -0.23249296844005585, -0.17997196316719055, -0.09243696182966232, -0.09243696182966232, -0.4075630009174347, -0.12745095789432526, -0.37 [e2e-predictor] 254899740219116, -0.5301120281219482, -0.5826330184936523, -0.5651260018348694, -0.5826330184936523, -0.5301120281219482, -0.5476189851760864, -0.6351540088653564, -0.39005598425865173, -0.2499999701976776, -0.2499999701976776, -0.12745095789432526, 0.18767507374286652, 0.5378152132034302, 0.3627452254295349, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 0.7654062509536743, 0.9579832553863525, 0.8004202842712402, 0.9404762983322144, 0.6778712272644043, 0.8704482913017273, 1.0105042457580566, 1.3256303071975708, 1.3956583738327026, 0.9404762983322144, -0.19747896492481232, -1.2303920984268188, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.1253501176834106, 0.6078432202339172, 0.9929972887039185, 1.3606443405151367, 1.3606443405151367, 1.5882353782653809, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 1.728291392326355, 1.6232492923736572, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.8508403301239014, 1.6582633256912231, 1.4131653308868408, 1.728291392326355, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.640756368637085, 1.693277359008789, -0.9502801299095154, -0.8977590203285217, -1.457983136177063, -0.10994396358728409, 1.8333333730697632, 1.9208683967590332, -1.4754900932312012, -1.9481792449951172, 1.7983193397521973, 1.7633053064346313, -1.9481792449951172, -1.1428570747375488, -1.7906162738800049, -1.195378065109253, -0.14495795965194702, -1.195378065109253, -1.720588207244873, -0.6876749992370605, 1.9558824300765991, 1.483193278312683, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.3606443405151367, 2.043417453765869, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.3606443405151367, 1.0980392694473267, 0.6778712272644043, 0.2752102017402649, -0.12745095789432526, -0.5476189851760864, -0.6526610255241394, -0.33753499388694763, -0.07492996007204056, -0.12745095789432526, -0.39005598425865173, -0.5826330184936523, -0.7226890325546265, -0.6526610255241394, -0.5651260018348694, -0.6526610255241394, -0.6176469922065735, -0.6526610255241394, -0.8977590203285217, -0.33753499388694763, -1.6155462265014648, -1.6330533027648926, -1.6155462265014648, -1.5980392694473267, -1.6855742931365967, -1.3004200458526611, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, -1.9131653308868408, -1.6855742931365967, -0.8977590203285217, 0.2577032148838043, -0.6701680421829224, -1.1253501176834106, -0.9852941036224365, -1.3179271221160889, -1.8606442213058472, -1.3004200458526611, -0.03991595283150673, -0.1624649614095688, -0.14495795965194702, -0.4950979948043823, -1.33543 [e2e-predictor] 4079170227, -1.4929972887039185, -0.23249296844005585, -0.5651260018348694, -0.6176469922065735, -0.5826330184936523, -0.7927170395851135, -0.6176469922065735, -0.6176469922065735, -0.4425770044326782, -0.4075630009174347, -0.07492996007204056, -0.26750698685646057, -0.33753499388694763, -0.3200279772281647, -0.3200279772281647, -0.10994396358728409, -0.1624649614095688, -0.09243696182966232, -0.07492996007204056, 0.012605053372681141, -0.0049019488506019115, -0.10994396358728409, -0.4075630009174347, -0.2499999701976776, -0.26750698685646057, -0.6176469922065735, -0.7752100229263306, -0.7051820158958435, -0.8977590203285217, -0.6876749992370605, -0.37254899740219116, 0.15266107022762299, 0.2577032148838043, 0.06512605398893356, 0.502801239490509, 0.3277312219142914, 0.3102242052555084, 0.7654062509536743, 0.45028021931648254, 0.415266215801239, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0455182790756226, 0.7128852605819702, 0.8879552483558655, 1.2556023597717285, 1.1680673360824585, 0.6603642702102661, -0.21498596668243408, -0.9677870869636536, -1.720588207244873, -1.755602240562439, -1.6505602598190308, -1.370448112487793, 0.0476190559566021, 0.9929972887039185, 1.3081233501434326, 1.3081233501434326, 1.2205883264541626, 1.4131653308868408, 1.465686321258545, 1.2556023597717285, 1.6232492923736572, 1.343137264251709, 1.5357143878936768, 1.693277359008789, 1.8858543634414673, 1.605742335319519, 1.7983193397521973, 1.7107843160629272, 1.780812382698059, 1.465686321258545, 1.640756368637085, 1.605742335319519, 1.640756368637085, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.430672287940979, 1.430672287940979, 1.7107843160629272, 1.8508403301239014, 1.430672287940979, 2.0784313678741455, 1.3081233501434326, -0.1624649614095688, 0.6253502368927002, 1.8333333730697632, -1.6855742931365967, -2.018207311630249, -1.930672287940979, -1.0028010606765747, -1.0203081369400024, -1.7731093168258667, -1.843137264251709, -1.6505602598190308, 0.4852942228317261, 0.3102242052555084, -1.6505602598190308, -0.33753499388694763, 1.8858543634414673, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709], [1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 1.2731093168258667, 1.9208683967590332, 1.9733893871307373, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.5357143878936768, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 0.7128852605819702, 0.3102242052555084, -0.12745095789432526, -0.4600839912891388, -0.7577030062675476, -0.7226890325546265, -0.5301120281219482, -0.33753499388694763, -0.33753499388694763, -0.47759100794792175, -0.7752100229263306, -0.9327731132507324, -0.8452380299568176, -0.8627450466156006, -1.0903360843658447, -1.1778711080551147, -1.5105042457580566, -1.4754900932312012, -1.4929972887039185, -1.387955 [e2e-predictor] 0695419312, -1.2128850221633911, -1.0903360843658447, -1.0378150939941406, -0.8977590203285217, -0.6351540088653564, 1.4481793642044067, 1.0980392694473267, -1.808123230934143, -1.282913088798523, -0.6526610255241394, 0.0476190559566021, 0.3277312219142914, -1.160364031791687, -1.720588207244873, -0.03991595283150673, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -1.0203081369400024, -1.4929972887039185, -1.247899055480957, -1.5455182790756226, -1.6155462265014648, -0.23249296844005585, -0.6176469922065735, -0.6001400351524353, -0.6876749992370605, -0.6351540088653564, -0.07492996007204056, -0.4600839912891388, -0.3200279772281647, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.26750698685646057, -0.6701680421829224, -0.3200279772281647, -0.28501397371292114, -0.5126050114631653, -0.10994396358728409, -0.33753499388694763, -0.14495795965194702, -0.2499999701976776, 0.11764705926179886, 0.2752102017402649, 0.18767507374286652, 0.20518220961093903, 0.29271721839904785, 0.4852942228317261, 0.502801239490509, -0.057422954589128494, 0.18767507374286652, -0.5301120281219482, -0.057422954589128494, -0.5126050114631653, 0.34523820877075195, 0.5378152132034302, 0.5553222298622131, 0.2226892113685608, 0.4852942228317261, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.8004202842712402, 0.9229692816734314, 1.0805323123931885, 0.8879552483558655, 1.0980392694473267, 0.8354342579841614, 1.2906162738800049, 0.6428572535514832, 0.3277312219142914, -0.42506998777389526, -0.8977590203285217, -1.755602240562439, -1.755602240562439, -0.8802520632743835, 0.24019621312618256, 0.8004202842712402, 1.4481793642044067, 1.5707283020019531, 1.815826416015625, 1.518207311630249, 1.5707283020019531, 1.7983193397521973, 1.7633053064346313, 1.605742335319519, 1.4481793642044067, 1.640756368637085, 1.4131653308868408, 1.6757704019546509, 1.605742335319519, 1.3256303071975708, 1.4481793642044067, 1.3956583738327026, 1.553221344947815, 1.728291392326355, 1.728291392326355, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.6757704019546509, 1.8858543634414673, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 1.553221344947815, 0.9754902720451355, -1.1428570747375488, 1.605742335319519, -1.3179271221160889, 1.2731093168258667, 0.24019621312618256, 0.8179272413253784, -0.0049019488506019115, 1.0455182790756226, 1.1155463457107544, 1.2731093168258667, 1.518207311630249, -0.37254899740219116, 0.3802522122859955, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326], [1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.9229692816734314, 1.430672287940979, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0259103775024414, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.6232492923736572, 1.605742335319 [e2e-predictor] 519, 1.518207311630249, 1.4131653308868408, 1.0980392694473267, 0.6953782439231873, 0.20518220961093903, -0.2499999701976776, -0.6351540088653564, -0.7051820158958435, -0.6876749992370605, -0.7577030062675476, -0.7752100229263306, -0.4950979948043823, -0.4950979948043823, -0.5301120281219482, -0.6876749992370605, -0.8802520632743835, -0.9152660369873047, -1.0203081369400024, -1.5630252361297607, -1.4929972887039185, -1.422969102859497, -1.3879550695419312, -1.1428570747375488, -0.5826330184936523, -1.0378150939941406, -0.8452380299568176, -0.8627450466156006, 0.2577032148838043, -0.03991595283150673, -0.7051820158958435, -1.2128850221633911, -0.21498596668243408, -0.5476189851760864, 0.39775922894477844, -1.0553221702575684, -1.6855742931365967, -0.21498596668243408, 0.11764705926179886, 0.18767507374286652, 0.06512605398893356, -0.4600839912891388, -1.6855742931365967, -0.6876749992370605, -0.14495795965194702, -0.19747896492481232, 0.11764705926179886, -0.3200279772281647, -0.47759100794792175, -0.4950979948043823, -0.4950979948043823, -0.8452380299568176, -0.3550419807434082, -0.4075630009174347, -0.6351540088653564, -0.6001400351524353, -0.4950979948043823, -0.6001400351524353, -0.8277310132980347, -0.4950979948043823, -0.4425770044326782, -0.6351540088653564, -0.5476189851760864, -0.33753499388694763, -0.3025209903717041, -0.12745095789432526, 0.15266107022762299, 0.13515406847000122, -0.057422954589128494, 0.432773232460022, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.45028021931648254, 0.6078432202339172, 0.4852942228317261, -0.17997196316719055, -0.09243696182966232, -0.0049019488506019115, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8529412746429443, 0.9229692816734314, 1.1330533027648926, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 0.6603642702102661, -0.42506998777389526, -0.8802520632743835, -1.580532193183899, -1.5980392694473267, -1.580532193183899, 0.15266107022762299, 0.15266107022762299, 1.1505602598190308, 1.0280113220214844, 1.5007003545761108, 1.605742335319519, 1.2205883264541626, 1.1155463457107544, 1.3606443405151367, 1.5357143878936768, 1.728291392326355, 1.8858543634414673, 1.9558824300765991, 1.5357143878936768, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.5357143878936768, 1.343137264251709, 1.6757704019546509, 1.8333333730697632, 1.868347406387329, 1.7633053064346313, 1.5357143878936768, 1.1680673360824585, 1.3956583738327026, 1.780812382698059, 1.483193278312683, 1.7107843160629272, 1.693277359008789, 2.1309523582458496, 1.5707283020019531, 1.3081233501434326, 1.6232492923736572, 1.9558824300765991, -0.03991595283150673, 1.0805323123931885, 0.24019621312618256, 1.9733893871307373, 1.7633053064346313, 1.9033613204956055, 1.1855742931365967, 1.2030812501907349, 1.693277359008789, 1.9383753538131714, 0.7478992342948914, 0.8354342579841614, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667], [1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.4131653308868408, 1.343137264251709, 1.2906162738800049, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712 [e2e-predictor] 402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 1.3081233501434326, 1.815826416015625, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 1.9733893871307373, 1.9558824300765991, 1.9208683967590332, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.3956583738327026, 1.0805323123931885, 0.5378152132034302, 0.06512605398893356, 0.08263305574655533, -0.3550419807434082, -0.5826330184936523, -0.6001400351524353, -1.0203081369400024, -0.9152660369873047, -1.0378150939941406, -0.47759100794792175, -0.09243696182966232, -0.9327731132507324, -1.0028010606765747, -1.335434079170227, -1.5455182790756226, -1.580532193183899, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -1.0728291273117065, -0.7401960492134094, -1.0903360843658447, -0.3025209903717041, -0.6876749992370605, 0.6603642702102661, 1.5882353782653809, 1.0980392694473267, -0.9327731132507324, -1.370448112487793, -1.0378150939941406, -0.19747896492481232, -1.580532193183899, -1.3179271221160889, -0.6526610255241394, -0.17997196316719055, -0.057422954589128494, -0.5126050114631653, -1.5280112028121948, -1.3879550695419312, -0.23249296844005585, -0.3200279772281647, 0.15266107022762299, -0.14495795965194702, -0.4075630009174347, -0.6351540088653564, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.14495795965194702, -0.5301120281219482, -0.6001400351524353, 0.2752102017402649, 0.3277312219142914, -0.3025209903717041, -0.28501397371292114, -0.7401960492134094, -0.6001400351524353, -0.4950979948043823, -0.28501397371292114, -0.47759100794792175, -0.1624649614095688, -0.14495795965194702, -0.09243696182966232, 0.03011205606162548, 0.1001400575041771, -0.03991595283150673, 0.3802522122859955, 0.9229692816734314, 0.6603642702102661, 0.2577032148838043, -0.057422954589128494, -1.247899055480957, 0.11764705926179886, 0.20518220961093903, 0.432773232460022, 0.4852942228317261, 0.432773232460022, 0.5553222298622131, 0.6603642702102661, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9229692816734314, 1.0980392694473267, 0.6778712272644043, -0.5826330184936523, -1.3004200458526611, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -0.7577030062675476, 0.1001400575041771, 0.9929972887039185, 1.378151297569275, 1.6232492923736572, 1.6582633256912231, 1.6232492923736572, 1.4481793642044067, 1.2731093168258667, 1.1330533027648926, 1.0105042457580566, 1.2906162738800049, 0.9579832553863525, 0.8704482913017273, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.553221344947815, 1.7633053064346313, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.6757704019546509, 1.693277359008789, 1.6582633256912231, 1.780812382698059, 1.7983193397521973, 1.9733893871307373, 1.6582633256912231, 1.693277359008789, 1.5707283020019531, 0.6778712272644043, 1.5007003545761108, 0.6428572535514832, 1.6582633256912231, 0.9404762983322144, 0.6953782439231873, 1.483193278312683, 1.8508403301239014, 1.518207311630249, 1.3606443405151367, 0.9754902720451355, 1.5357143878936768, 0.8004202842712402, 1.553221344947815, 1.5707283020019531, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 0.9404 [e2e-predictor] 762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 1.1155463457107544, 1.4481793642044067, 1.868347406387329, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.815826416015625, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.3256303071975708, 0.9054622650146484, 0.415266215801239, 0.0476190559566021, -0.17997196316719055, 0.2752102017402649, -0.3025209903717041, -0.28501397371292114, -0.3025209903717041, -0.6176469922065735, -0.9852941036224365, -0.5126050114631653, 0.8354342579841614, -0.8277310132980347, -1.4929972887039185, -1.422969102859497, -1.3179271221160889, -1.2128850221633911, -1.160364031791687, -1.1078431606292725, -1.1078431606292725, -0.23249296844005585, -1.0553221702575684, -1.5280112028121948, -1.0378150939941406, -0.07492996007204056, 0.08263305574655533, -0.42506998777389526, -0.8627450466156006, 0.39775922894477844, -1.3529410362243652, -0.03991595283150673, -0.19747896492481232, -0.7401960492134094, -1.0378150939941406, -1.0028010606765747, -0.8977590203285217, -1.0378150939941406, -1.0553221702575684, -1.1778711080551147, -0.47759100794792175, -0.37254899740219116, -0.4600839912891388, -0.4075630009174347, -0.6001400351524353, -0.7226890325546265, -0.5826330184936523, -0.4600839912891388, -0.6701680421829224, -0.6001400351524353, -0.39005598425865173, -0.39005598425865173, -0.4600839912891388, -0.4600839912891388, 0.6253502368927002, 0.2226892113685608, -1.0028010606765747, 0.012605053372681141, -0.057422954589128494, -0.5651260018348694, -0.3550419807434082, -0.4075630009174347, -0.21498596668243408, 0.08263305574655533, -0.09243696182966232, 0.17016807198524475, -0.10994396358728409, 0.8179272413253784, 0.17016807198524475, 0.24019621312618256, 1.0280113220214844, 0.9579832553863525, 0.7478992342948914, 0.5553222298622131, 0.4677872359752655, 0.5553222298622131, 0.11764705926179886, 0.15266107022762299, 0.6603642702102661, 0.8529412746429443, 0.7303922772407532, 0.8004202842712402, 0.8704482913017273, 0.8179272413253784, 0.7128852605819702, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.2380952835083008, 1.1505602598190308, -0.23249296844005585, -1.4754900932312012, -1.457983136177063, -1.7906162738800049, -0.9502801299095154, 0.2577032148838043, 0.6078432202339172, 1.378151297569275, 1.1155463457107544, 1.5707283020019531, 1.7633053064346313, 1.5882353782653809, 1.430672287940979, 0.9754902720451355, 0.8704482913017273, 0.9754902720451355, 1.378151297569275, 1.605742335319519, 1.7633053064346313, 1.693277359008789, 1.5357143878936768, 1.2380952835083008, 1.6582633256912231, 1.8508403301239014, 1.7983193397521973, 1.483193278312683, 1.378151297569275, 1.4481793642044067, 1.6582633256912231, 2.043417453765869, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.2556023597717285, 2.0259103775024414, 1.2556023597717285, -0.03991595283150673, 1.2906162738800049, 1.0630252361297607, -0.3550419807434082, 0.0476190559566021, 1.1155463457107544, 0.20518220961093903, 1.2030812501907349, 0.8529412746429443, -1.2303920984268188, 1.2906162738800049, 1.815826416015625, 0.1001400575041771, 1.5707283020019531, 1.1330533027648926, 0.9929972887039185, 1.7107843160629272, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349], [1.780812382698059, 1.7633053064346313, 1.71078 [e2e-predictor] 43160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 1.2205883264541626, 1.378151297569275, 1.605742335319519, 1.815826416015625, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.693277359008789, 1.5707283020019531, 1.465686321258545, 1.2380952835083008, 0.9054622650146484, 0.590336263179779, 0.29271721839904785, 0.012605053372681141, 0.20518220961093903, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.1855742931365967, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, -0.1624649614095688, -1.3529410362243652, -0.5826330184936523, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.0378150939941406, -0.5476189851760864, 0.6778712272644043, -0.9502801299095154, -0.7577030062675476, -0.47759100794792175, 0.2226892113685608, -0.8102240562438965, 0.6428572535514832, -0.14495795965194702, 1.0455182790756226, 0.1001400575041771, 0.432773232460022, -0.3025209903717041, -0.4075630009174347, -0.9677870869636536, -0.8452380299568176, -0.6001400351524353, -0.6001400351524353, -0.8277310132980347, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.6351540088653564, -0.8977590203285217, -0.9677870869636536, -0.8802520632743835, -0.26750698685646057, -0.7577030062675476, -0.4600839912891388, 0.012605053372681141, -0.39005598425865173, 0.3102242052555084, -0.4950979948043823, 0.11764705926179886, -0.8277310132980347, 0.18767507374286652, -0.2499999701976776, -0.5826330184936523, 0.6078432202339172, -0.3025209903717041, -0.4425770044326782, -0.4425770044326782, -0.1624649614095688, -0.19747896492481232, -0.1624649614095688, -0.21498596668243408, 0.6778712272644043, 0.8879552483558655, 0.20518220961093903, 0.34523820877075195, 0.20518220961093903, 0.3627452254295349, 0.415266215801239, 0.502801239490509, 0.39775922894477844, 0.5728292465209961, 0.6078432202339172, 0.5553222298622131, 0.6078432202339172, 0.3627452254295349, 0.7478992342948914, 0.8179272413253784, 0.9054622650146484, 0.8354342579841614, 1.0280113220214844, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.8179272413253784, 0.18767507374286652, -1.1078431606292725, -1.668067216873169, -1.5980392694473267, -0.47759100794792175, 0.520308256149292, 1.0280113220214844, 0.6778712272644043, 0.6953782439231873, 0.8529412746429443, 1.3081233501434326, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.3956583738327026, 1.430672287940979, 1.2556023597717285, 1.2380952835083008, 1.0105042457580566, 0.6078432202339172, 0.39775922894477844, 0.8529412746429443, 1.0280113220214844, 1.2030812501907349, 1.343137264251709, 1.640756368637085, 1.8508403301239014, 1.6582633256912231, 1.7457983493804932, 1.9908963441848755, 1.5882353782653809, 1.3606443405151367, 1.7983193397521973, 1.1680673360824585, 1.9033613204956055, 1.693277359008789, 1.3606443405151367, 0.9404762983322144, 0.7128852605819702, 0.29271721839904785, 0.39775922894477 [e2e-predictor] 844, 0.29271721839904785, -0.47759100794792175, -0.14495795965194702, 0.18767507374286652, 0.06512605398893356, 0.9754902720451355, 1.780812382698059, 1.553221344947815, 1.7633053064346313, 0.3802522122859955, 0.5378152132034302, 2.0259103775024414, 1.8333333730697632, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308], [1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 1.1680673360824585, 1.4481793642044067, 1.7633053064346313, 1.9733893871307373, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.605742335319519, 1.518207311630249, 1.378151297569275, 1.0105042457580566, 0.8179272413253784, 0.5553222298622131, 0.7654062509536743, 0.8879552483558655, 1.0630252361297607, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.378151297569275, 1.0105042457580566, 0.415266215801239, 0.7303922772407532, 0.9404762983322144, 0.03011205606162548, -0.8452380299568176, -0.8627450466156006, -1.4054621458053589, -1.3529410362243652, -1.1778711080551147, -0.26750698685646057, -0.47759100794792175, -0.5126050114631653, -0.37254899740219116, -0.4600839912891388, -0.17997196316719055, -0.12745095789432526, 0.6953782439231873, 0.7478992342948914, 0.45028021931648254, 0.5728292465209961, 1.0105042457580566, 0.8529412746429443, 0.5553222298622131, -0.4600839912891388, -0.5651260018348694, -0.6526610255241394, -1.1428570747375488, -0.6001400351524353, -0.47759100794792175, -0.5826330184936523, -0.5826330184936523, -0.7577030062675476, -0.7752100229263306, -0.8277310132980347, -0.3550419807434082, -0.7577030062675476, -0.5476189851760864, 0.29271721839904785, -0.2499999701976776, -0.9677870869636536, -0.022408949211239815, 0.08263305574655533, -0.4425770044326782, 0.45028021931648254, -0.10994396358728409, 0.8704482913017273, 0.502801239490509, 0.6953782439231873, 0.5378152132034302, -0.42506998777389526, -0.2499999701976776, -0.14495795965194702, 0.2752102017402649, -0.022408949211239815, -0.5826330184936523, 0.6078432202339172, 0.1001400575041771, 0.45028021931648254, 0.17016807198524475, -0.5126050114631653, 0.1001400575041771, 0.4852942228317261, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.6603642702102661, 0.8004202842712402, 0.7829132676124573, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0280113220214844, 1.2556023597717285, 0.9054622650146484, 0.3802522122859955, -0.7226890325546265, -1.6330533027648926, -1.2654061317443848, 0.2577032148838043, 1.2380952835083008, 1.378151297569275, 1.1680673360824585, 1.5707283020019531, 1.7107843160629272, 1.605742335319519, 1.0980392694473267, 1.0805323123931885, 1.1680673360824585, 1.1330533027648926, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 1.6232492923736572, 1.5007 [e2e-predictor] 003545761108, 0.8179272413253784, 0.6253502368927002, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.3081233501434326, 1.5707283020019531, 1.7983193397521973, 1.815826416015625, 1.5707283020019531, 1.0105042457580566, 1.553221344947815, 1.5707283020019531, 1.5357143878936768, -1.3179271221160889, 0.9929972887039185, 0.8179272413253784, 0.1001400575041771, 0.502801239490509, -0.6001400351524353, -0.022408949211239815, 1.7107843160629272, -0.8452380299568176, 0.18767507374286652, 0.15266107022762299, -0.26750698685646057, 0.8004202842712402, -0.14495795965194702, 1.5007003545761108, 1.0105042457580566, 0.415266215801239, 0.24019621312618256, 1.8858543634414673, 1.3956583738327026, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926], [1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8704482913017273, 0.9579832553863525, 1.1680673360824585, 1.465686321258545, 1.693277359008789, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.7457983493804932, 1.6232492923736572, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.2380952835083008, 1.3081233501434326, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.3081233501434326, 1.465686321258545, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.2906162738800049, 0.9054622650146484, 0.4677872359752655, -0.07492996007204056, -0.26750698685646057, 0.13515406847000122, -0.26750698685646057, -0.6001400351524353, -0.42506998777389526, -0.09243696182966232, 0.502801239490509, 0.7829132676124573, 0.5378152132034302, 1.3081233501434326, 0.9404762983322144, 1.0805323123931885, 1.1155463457107544, 1.0105042457580566, 0.6778712272644043, -0.28501397371292114, 0.20518220961093903, -1.4054621458053589, -0.9677870869636536, -0.6001400351524353, -0.5651260018348694, -0.6001400351524353, -0.7577030062675476, -1.0203081369400024, -0.8452380299568176, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, 0.18767507374286652, -0.4950979948043823, 0.5378152132034302, -0.2499999701976776, -0.4075630009174347, 0.17016807198524475, 0.4677872359752655, -0.09243696182966232, 0.9054622650146484, 0.7829132676124573, 0.2226892113685608, 0.45028021931648254, 0.6953782439231873, 0.6603642702102661, 0.34523820877075195, 0.8354342579841614, 0.520308256149292, -0.022408949211239815, 0.15266107022762299, 0.17016807198524475, 0.3277312219142914, 0.6078432202339172, 0.6778712272644043, 0.34523820877075195, 0.7478992342948914, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7654062509536743, 0.8879552483558655, 0.6428572535514832, 1.0105042457580566, 1.0105042457580566, 0.8879552483558655, 0.6428572535514832, 0.5903362631 [e2e-predictor] 79779, 1.0980392694473267, 0.7128852605819702, -1.2128850221633911, -1.5980392694473267, -1.247899055480957, 0.5553222298622131, 0.3627452254295349, 1.1855742931365967, 0.8179272413253784, 1.2556023597717285, 1.2731093168258667, 1.518207311630249, 1.553221344947815, 1.6582633256912231, 1.465686321258545, 1.2030812501907349, 1.1505602598190308, 1.6582633256912231, 1.605742335319519, 0.5553222298622131, 1.0630252361297607, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.8529412746429443, 1.2030812501907349, 1.0280113220214844, 0.8179272413253784, 0.502801239490509, 0.6953782439231873, 1.0630252361297607, 1.1155463457107544, 1.3081233501434326, 1.3956583738327026, 1.1155463457107544, 0.7829132676124573, 0.9579832553863525, -0.6001400351524353, -1.160364031791687, -0.7752100229263306, 0.18767507374286652, -0.17997196316719055, -0.7226890325546265, 1.5707283020019531, -0.9327731132507324, -0.9152660369873047, -0.6351540088653564, -1.580532193183899, -0.39005598425865173, 0.415266215801239, 0.9754902720451355, 0.2577032148838043, -1.3879550695419312, -0.47759100794792175, 1.5882353782653809, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 1.1505602598190308, 1.693277359008789, 1.8333333730697632, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7457983493804932, 1.640756368637085, 1.483193278312683, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1680673360824585, 1.1330533027648926, 1.2556023597717285, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 0.8354342579841614, 0.15266107022762299, 0.7128852605819702, 0.415266215801239, 0.17016807198524475, 1.2030812501907349, 0.20518220961093903, 1.2731093168258667, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3256303071975708, 1.2556023597717285, 1.3256303071975708, 0.9404762983322144, 1.2556023597717285, 0.45028021931648254, 0.45028021931648254, -0.6176469922065735, 0.13515406847000122, -0.6001400351524353, -0.8977590203285217, -0.7577030062675476, -1.3004200458526611, -0.6526610255241394, -1.2303920984268188, -0.28501397371292114, -0.3550419807434082, 0.5378152132034302, -0.6001400351524353, -0.17997196316719055, 0.3802522122859955, 0.4677872359752655, -0.42506998777389526, -0.3025209903717041, 0.39775922894477844, 0.432773232460022, 0.6603642702102661, -0.0049019488506019115, 0.7478992342948914, 0.3102242052555084, 1.1855742931365967, 0.7303922772407532, 0.6428572535514832, 0.520308256149292, 0.2752102017402649 [e2e-predictor] , 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.08263305574655533, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.3277312219142914, 0.2577032148838043, 0.5378152132034302, 0.8004202842712402, 0.6953782439231873, 0.5553222298622131, 0.7829132676124573, 0.8004202842712402, 1.1330533027648926, 1.0280113220214844, 1.1855742931365967, 0.9229692816734314, 1.2030812501907349, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, -1.0728291273117065, -1.668067216873169, -1.5455182790756226, -0.4425770044326782, 1.3256303071975708, 0.8529412746429443, 0.9929972887039185, 1.6232492923736572, 1.3606443405151367, 1.6232492923736572, 1.3081233501434326, 1.2556023597717285, 1.3956583738327026, 1.605742335319519, 1.5707283020019531, 1.465686321258545, 1.378151297569275, 1.5007003545761108, 1.4481793642044067, 1.3606443405151367, 1.1330533027648926, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 0.45028021931648254, -0.17997196316719055, 0.15266107022762299, -0.17997196316719055, 0.6953782439231873, 0.9054622650146484, 1.1330533027648926, 0.20518220961093903, -0.7401960492134094, -0.8277310132980347, -0.8802520632743835, -1.247899055480957, -1.0553221702575684, -0.5301120281219482, 1.2556023597717285, -1.335434079170227, -1.1778711080551147, -0.03991595283150673, -1.1253501176834106, -1.7380952835083008, -1.422969102859497, -1.5280112028121948, -0.9327731132507324, -0.8802520632743835, 0.8354342579841614, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.8508403301239014, 1.7983193397521973, 1.6757704019546509, 1.553221344947815, 1.5007003545761108, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2205883264541626, 0.6953782439231873, 0.17016807198524475, 0.13515406847000122, 0.8179272413253784, 0.5378152132034302, 0.7478992342948914, 0.9929972887039185, 0.6253502368927002, 0.5728292465209961, 1.0455182790756226, 1.2731093168258667, 1.2205883264541626, 1.5882353782653809, 1.430672287940979, 1.5007003545761108, 1.430672287940979, 1.4481793642044067, 1.3081233501434326, 1.1330533027648926, 0.8179272413253784, -0.4950979948043823, -0.8277310132980347, -0.1624649614095688, 1.2731093168258667, 0.2577032148838043, -0.5301120281219482, -0.14495795965194702, -0.2499999701976 [e2e-predictor] 776, -0.7752100229263306, -0.9677870869636536, -1.0903360843658447, 0.3802522122859955, 0.6953782439231873, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.18767507374286652, 0.6078432202339172, 0.8529412746429443, 0.7829132676124573, 0.8354342579841614, 0.6603642702102661, 0.9229692816734314, 0.9929972887039185, 0.7478992342948914, 0.8704482913017273, 0.9754902720451355, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.2752102017402649, 0.45028021931648254, 0.432773232460022, 0.3277312219142914, 0.6778712272644043, 0.7303922772407532, 0.5378152132034302, 0.6953782439231873, 0.7478992342948914, 0.520308256149292, 0.7128852605819702, 0.9579832553863525, 1.0630252361297607, 1.1505602598190308, 0.8704482913017273, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.1855742931365967, 1.0630252361297607, 0.7128852605819702, -0.6876749992370605, -1.6330533027648926, -1.6155462265014648, 0.1001400575041771, -0.14495795965194702, 0.9404762983322144, 1.0455182790756226, 1.378151297569275, 1.5882353782653809, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5007003545761108, 1.2380952835083008, 0.9929972887039185, 1.518207311630249, 1.605742335319519, 1.518207311630249, 1.3606443405151367, 1.1330533027648926, 0.7829132676124573, 1.0980392694473267, 0.9229692816734314, 0.3277312219142914, 1.1505602598190308, 0.7303922772407532, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 1.3606443405151367, 1.815826416015625, 1.5357143878936768, 0.7128852605819702, -0.7752100229263306, -1.160364031791687, -0.6176469922065735, 0.18767507374286652, -0.6176469922065735, -0.7401960492134094, 0.6953782439231873, -0.5126050114631653, -1.2303920984268188, 0.8529412746429443, -0.6876749992370605, -1.4404760599136353, -1.3879550695419312, -1.422969102859497, -1.0728291273117065, -0.8977590203285217, 1.2205883264541626, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.2556023597717285, 1.2906162738800049, 1.465686321258545, 1.7457983493804932, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7983193397521973, 1.7107843160629272, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.4131653308868408, 1.5357143878936768, 1.6757704019546509, 1.728291392326355, 1.6232492923736572, 1.605742335319519, 1.483193278312683, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 0.45028021931648254, 0.18767507374286652, 0.7128852605819702, 1.0455182790756226, 1.1155463457107544, [e2e-predictor] 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 1.343137264251709, 1.3081233501434326, 1.4131653308868408, 1.465686321258545, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.465686321258545, 1.378151297569275, 1.0455182790756226, 0.2752102017402649, 0.9229692816734314, 0.432773232460022, 0.08263305574655533, -0.3550419807434082, 1.3256303071975708, 0.8704482913017273, 0.5553222298622131, 0.3277312219142914, -0.057422954589128494, 0.03011205606162548, 0.432773232460022, -0.3200279772281647, 0.4852942228317261, 0.2752102017402649, 0.432773232460022, 0.39775922894477844, 0.5728292465209961, 0.9229692816734314, 0.6078432202339172, 0.8179272413253784, 0.520308256149292, 0.9579832553863525, 0.6778712272644043, 0.7478992342948914, 0.8704482913017273, 0.7654062509536743, 0.8004202842712402, 0.4852942228317261, 0.590336263179779, 0.5553222298622131, 0.432773232460022, 0.4677872359752655, 0.34523820877075195, 0.2752102017402649, 0.3802522122859955, 0.8704482913017273, 0.7654062509536743, 0.7128852605819702, 0.6778712272644043, 0.7654062509536743, 0.9579832553863525, 0.8704482913017273, 1.0980392694473267, 1.3256303071975708, 1.430672287940979, 1.0805323123931885, 0.9579832553863525, 1.0980392694473267, 0.9054622650146484, 0.08263305574655533, -1.3879550695419312, -1.6855742931365967, 0.3802522122859955, 0.9579832553863525, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.4481793642044067, 1.343137264251709, 1.465686321258545, 1.483193278312683, 1.6582633256912231, 1.728291392326355, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 0.7829132676124573, 1.465686321258545, 1.5882353782653809, 1.1855742931365967, 0.6778712272644043, 1.693277359008789, 1.2380952835083008, 1.0980392694473267, 0.6778712272644043, 0.6253502368927002, 0.45028021931648254, 0.5378152132034302, 0.8179272413253784, 0.45028021931648254, 0.9054622650146484, 0.5553222298622131, 0.590336263179779, 0.13515406847000122, 1.1855742931365967, -0.9502801299095154, -0.7927170395851135, -0.7577030062675476, -0.8452380299568176, -1.3004200458526611, 0.2752102017402649, 0.45028021931648254, -0.9327731132507324, -0.33753499388694763, -0.39005598425865173, -1.1078431606292725, -1.0553221702575684, -0.7051820158958435, -0.8627450466156006, -0.8627450466156006, 1.1330533027648926, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.2906162738800049, 1.465686321258545, 1.6757704019546509, 1.8508403301239014, 1.9208683967590332, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.8858543634414673, 1.7633053064346313, 1.693277359008789, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.41316533 [e2e-predictor] 08868408, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.1680673360824585, 1.4481793642044067, 1.465686321258545, 1.693277359008789, 1.518207311630249, 1.605742335319519, 1.6582633256912231, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.1855742931365967, 1.0980392694473267, 1.378151297569275, 1.4131653308868408, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.465686321258545, 1.6232492923736572, 1.5357143878936768, 1.1505602598190308, 1.3081233501434326, 0.7303922772407532, 1.2906162738800049, -0.10994396358728409, 0.6603642702102661, 0.9404762983322144, 1.2556023597717285, 0.6778712272644043, 0.9754902720451355, 0.9054622650146484, 1.1680673360824585, 0.5378152132034302, 0.34523820877075195, -0.0049019488506019115, 0.8704482913017273, 0.432773232460022, 0.8529412746429443, 0.03011205606162548, 0.6603642702102661, 0.7303922772407532, 0.415266215801239, 0.7303922772407532, 0.5728292465209961, 0.9229692816734314, 0.5553222298622131, 0.7303922772407532, 0.7478992342948914, 0.6253502368927002, 0.6953782439231873, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.8879552483558655, 0.4677872359752655, 0.6953782439231873, 0.9754902720451355, 0.6078432202339172, 0.9054622650146484, 0.8179272413253784, 1.0455182790756226, 0.8879552483558655, 1.0455182790756226, 1.3081233501434326, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.0805323123931885, 1.1680673360824585, 0.6428572535514832, -0.5651260018348694, -1.6330533027648926, -0.7401960492134094, 0.9579832553863525, 1.1155463457107544, 1.0280113220214844, 0.590336263179779, 1.0280113220214844, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6757704019546509, 1.605742335319519, 1.1505602598190308, 1.1855742931365967, 1.3256303071975708, 1.6232492923736572, 1.640756368637085, 1.7983193397521973, 0.9054622650146484, 1.2731093168258667, 0.9404762983322144, 0.9754902720451355, 1.3256303071975708, 1.0805323123931885, 1.2906162738800049, 0.20518220961093903, 1.0630252361297607, 0.13515406847000122, 0.8704482913017273, 0.6078432202339172, 1.2556023597717285, 1.1505602598190308, 1.430672287940979, 1.0455182790756226, 0.9229692816734314, 0.0476190559566021, -0.8277310132980347, -0.8277310132980347, -0.4950979948043823, -0.8102240562438965, -1.3004200458526611, -0.28501397371292114, 0.5378152132034302, -1.2128850221633911, -0.5301120281219482, -0.4600839912891388, -0.9852941036224365, -1.0728291273117065, -1.0728291273117065, -1.0378150939941406, -0.4075630009174347, 1.0630252361297607, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885], [1.728291392326355, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.2380952835083008, [e2e-predictor] 1.2556023597717285, 1.5007003545761108, 1.8333333730697632, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.4481793642044067, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.2030812501907349, 1.1330533027648926, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.2380952835083008, 1.4481793642044067, 1.553221344947815, 1.518207311630249, 1.6582633256912231, 1.6582633256912231, 1.605742335319519, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.518207311630249, 1.1505602598190308, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.2906162738800049, 1.2380952835083008, 1.3256303071975708, 1.3081233501434326, 1.0980392694473267, 1.1680673360824585, 1.2380952835083008, 0.9404762983322144, 0.8879552483558655, 0.7128852605819702, 0.9579832553863525, 0.8529412746429443, 0.7303922772407532, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.8879552483558655, 0.9229692816734314, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.6603642702102661, 0.520308256149292, 0.29271721839904785, 0.4677872359752655, 0.7654062509536743, 0.8529412746429443, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 0.8529412746429443, 1.378151297569275, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.3956583738327026, 1.2205883264541626, 1.1855742931365967, 0.9754902720451355, 0.17016807198524475, -0.9852941036224365, -1.1078431606292725, -0.21498596668243408, 0.012605053372681141, 1.0980392694473267, 1.2731093168258667, 1.0630252361297607, 1.0455182790756226, 1.5357143878936768, 1.378151297569275, 1.553221344947815, 1.5707283020019531, 1.7107843160629272, 1.2380952835083008, 1.5707283020019531, 1.553221344947815, 1.465686321258545, 1.518207311630249, 1.430672287940979, 0.9754902720451355, 0.9579832553863525, 0.8354342579841614, 1.2731093168258667, 1.3256303071975708, 0.9929972887039185, 1.3256303071975708, 1.1855742931365967, 1.0630252361297607, 1.0630252361297607, 0.08263305574655533, 1.0105042457580566, 0.6078432202339172, 0.6078432202339172, 1.2030812501907349, 1.1505602598190308, 1.6232492923736572, 1.1330533027648926, 1.605742335319519, 1.3081233501434326, 0.8529412746429443, -0.5126050114631653, -1.3529410362243652, -1.1078431606292725, -1.2303920984268188, -1.3879550695419312, -1.2654061317443848, 0.2752102017402649, -1.422969102859497, -0.8102240562438965, -0.33753499388694763, -0.6526610255241394, -1.0028010606765747, -0.9327731132507324, -1.0903360843658447, 0.18767507374286652, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607], [1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.23809 [e2e-predictor] 52835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.378151297569275, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.1505602598190308, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1330533027648926, 0.8879552483558655, 0.8704482913017273, 0.9404762983322144, 0.8179272413253784, 0.8704482913017273, 1.1680673360824585, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.553221344947815, 1.6582633256912231, 1.693277359008789, 1.6232492923736572, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.2556023597717285, 1.3606443405151367, 1.430672287940979, 1.2380952835083008, 1.0105042457580566, 1.3081233501434326, 1.0105042457580566, 0.9404762983322144, 1.0105042457580566, 0.9579832553863525, 1.0105042457580566, 0.7829132676124573, 0.2577032148838043, 0.6953782439231873, 0.8179272413253784, 0.7303922772407532, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.6253502368927002, 0.7478992342948914, 0.6603642702102661, 0.4677872359752655, 0.8004202842712402, 0.8879552483558655, 0.8179272413253784, 0.9404762983322144, 0.8879552483558655, 0.6953782439231873, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.6953782439231873, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 0.9404762983322144, 1.1855742931365967, 0.7303922772407532, -0.8627450466156006, -1.2654061317443848, -1.160364031791687, 0.4852942228317261, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.378151297569275, 1.3956583738327026, 1.605742335319519, 1.3081233501434326, 1.6232492923736572, 1.2205883264541626, 1.430672287940979, 1.553221344947815, 1.6582633256912231, 0.8704482913017273, 0.7128852605819702, 1.2906162738800049, 1.1330533027648926, 0.9754902720451355, 1.2556023597717285, 1.518207311630249, 1.1330533027648926, 1.343137264251709, 1.1855742931365967, 1.4131653308868408, 1.2556023597717285, 0.7478992342948914, 1.2030812501907349, 0.5553222298622131, 0.8704482913017273, 0.7128852605819702, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.0455182790756226, 1.605742335319519, 0.8879552483558655, 1.378151297569275, 0.5553222298622131, -0.6351540088653564, -1.5105042457580566, -1.282913088798523, -1.1428570747375488, -1.335434079170227, -1.160364031791687, -0.09243696182966232, -1.4754900932312012, -1.0028010606765747, -0.42506998777389526, -0.6001400351524353, -0.6176469922065735, -0.9152660369873047, -1.0028010606765747, 0.9054622650146484, 1.0805323123931885, 1.0630252361297607], [1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, [e2e-predictor] 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.2556023597717285, 1.3956583738327026, 1.5882353782653809, 1.7633053064346313, 1.8858543634414673, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.8508403301239014, 1.780812382698059, 1.693277359008789, 1.6232492923736572, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2380952835083008, 1.0980392694473267, 0.9754902720451355, 1.1855742931365967, 1.0105042457580566, 1.0805323123931885, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.5007003545761108, 1.6582633256912231, 1.3956583738327026, 1.378151297569275, 1.3081233501434326, 1.2556023597717285, 1.378151297569275, 1.1855742931365967, 1.2030812501907349, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2030812501907349, 0.8879552483558655, 1.0455182790756226, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.7128852605819702, 0.8004202842712402, 1.0105042457580566, 0.590336263179779, 0.7303922772407532, 0.8004202842712402, 0.8004202842712402, 0.7128852605819702, 0.7303922772407532, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.6078432202339172, 0.9229692816734314, 1.0805323123931885, 0.9054622650146484, 0.8354342579841614, 1.1330533027648926, 1.0280113220214844, 0.7128852605819702, 1.0280113220214844, 1.1855742931365967, 1.1680673360824585, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 0.6953782439231873, -0.7927170395851135, -1.720588207244873, -0.5826330184936523, 0.18767507374286652, 0.9054622650146484, 0.8879552483558655, 1.3081233501434326, 1.483193278312683, 0.8354342579841614, 1.3606443405151367, 1.3256303071975708, 1.5357143878936768, 1.5707283020019531, 1.1855742931365967, 1.0630252361297607, 1.465686321258545, 0.9579832553863525, 1.2906162738800049, 0.7829132676124573, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.0455182790756226, 1.2205883264541626, 1.3081233501434326, 1.430672287940979, 0.6603642702102661, 1.0455182790756226, 1.2380952835083008, 0.7478992342948914, 1.1680673360824585, 1.0630252361297607, 1.1680673360824585, 1.3956583738327026, 1.5007003545761108, 0.8879552483558655, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.2030812501907349, 1.2205883264541626, 0.415266215801239, -0.07492996007204056, -1.422969102859497, -1.370448112487793, -1.247899055480957, -1.3529410362243652, -1.0728291273117065, -0.9502801299095154, -1.5455182790756226, -0.8452380299568176, -0.6176469922065735, -0.7226890325546265, -0.28501397371292114, -1.0903360843658447, -1.160364031791687, 1.2030812501907349, 1.0280113220214844], [1.6582633256912231, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137 [e2e-predictor] 264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.5007003545761108, 1.6232492923736572, 1.728291392326355, 1.868347406387329, 1.8858543634414673, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7107843160629272, 1.7107843160629272, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.343137264251709, 1.343137264251709, 1.1330533027648926, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 0.8179272413253784, 0.6778712272644043, 0.8529412746429443, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.0805323123931885, 1.2030812501907349, 0.6953782439231873, 0.7829132676124573, 1.0280113220214844, 1.1155463457107544, 1.2731093168258667, 0.9404762983322144, 1.0805323123931885, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5882353782653809, 1.430672287940979, 1.343137264251709, 1.4131653308868408, 1.5707283020019531, 1.4131653308868408, 1.1680673360824585, 1.0630252361297607, 0.9579832553863525, 1.3256303071975708, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 0.9229692816734314, 0.7128852605819702, 0.9229692816734314, 0.9404762983322144, 0.34523820877075195, 0.03011205606162548, 0.9404762983322144, 0.45028021931648254, 0.7478992342948914, 0.6428572535514832, 0.7829132676124573, 0.502801239490509, 0.6428572535514832, 0.9054622650146484, 0.8879552483558655, 0.7829132676124573, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.9404762983322144, 0.6603642702102661, 0.7128852605819702, 0.6603642702102661, 0.9404762983322144, 0.590336263179779, 0.9929972887039185, -0.0049019488506019115, 0.8879552483558655, 0.8529412746429443, 0.7478992342948914, 1.2556023597717285, 1.3606443405151367, 1.2731093168258667, 1.3606443405151367, 1.2380952835083008, 1.3956583738327026, 1.2731093168258667, 1.2906162738800049, 0.6778712272644043, -0.10994396358728409, -1.5280112028121948, -1.4404760599136353, 0.415266215801239, 0.45028021931648254, 0.6428572535514832, 1.2205883264541626, 0.6778712272644043, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.7107843160629272, 1.378151297569275, 1.3081233501434326, 1.483193278312683, 1.3256303071975708, 1.2906162738800049, 1.0980392694473267, 1.378151297569275, 1.3606443405151367, 0.8879552483558655, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2205883264541626, 0.45028021931648254, 0.8879552483558655, 1.2380952835083008, 0.7829132676124573, 0.590336263179779, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.6428572535514832, 0.7478992342948914, 0.415266215801239, 0.7654062509536743, 0.8529412746429443, 0.6253502368927002, 0.6778712272644043, 1.1155463457107544, 0.1001400575041771, 0.1001400575041771, -0.3025209903717041, -1.3004200458526611, -1.3879550695419312, -1.2654061317443 [e2e-predictor] 848, -1.0553221702575684, -1.1253501176834106, -1.3879550695419312, -1.0728291273117065, -1.0203081369400024, -0.5826330184936523, -0.6701680421829224, -0.9502801299095154, -1.2128850221633911, -1.0028010606765747, 1.9558824300765991], [1.605742335319519, 1.5882353782653809, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3606443405151367, 1.5707283020019531, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.640756368637085, 1.553221344947815, 1.483193278312683, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.2906162738800049, 1.3256303071975708, 1.2906162738800049, 1.3256303071975708, 1.1505602598190308, 1.0805323123931885, 1.2731093168258667, 1.2380952835083008, 1.0105042457580566, 0.9929972887039185, 0.8529412746429443, 1.1330533027648926, 1.3256303071975708, 1.2556023597717285, 1.2205883264541626, 1.343137264251709, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.0630252361297607, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.6953782439231873, 0.6078432202339172, 0.520308256149292, 0.3627452254295349, 0.520308256149292, 0.5553222298622131, 0.4852942228317261, 0.4677872359752655, 0.7654062509536743, 0.7829132676124573, 0.6253502368927002, 0.7478992342948914, 0.8529412746429443, 0.7128852605819702, 0.6078432202339172, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.7303922772407532, 0.590336263179779, 0.8529412746429443, 0.8704482913017273, 0.5553222298622131, 0.5553222298622131, 0.8704482913017273, 0.8879552483558655, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.3606443405151367, 1.465686321258545, 1.4481793642044067, 1.2906162738800049, 1.0280113220214844, 0.17016807198524475, -1.6505602598190308, -1.2303920984268188, -0.8977590203285217, -0.7226890325546265, 0.8704482913017273, 0.8179272413253784, 0.8879552483558655, 1.343137264251709, 1.6757704019546509, 1.2556023597717285, 1.0630252361297607, 1.2556023597717285, 1.5357143878936768, 1.1855742931365967, 1.1505602598190308, 1.2030812501907349, 1.553221344947815, 1.0805323123931885, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.2030812501907349, 0.9579832553863525, 0.8879552483558655, 0.660364270 [e2e-predictor] 2102661, 0.7128852605819702, 0.432773232460022, 0.6953782439231873, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.6253502368927002, 0.5378152132034302, 0.7654062509536743, 0.3802522122859955, 0.2752102017402649, 0.9054622650146484, 0.24019621312618256, 0.7829132676124573, 0.6953782439231873, -0.5126050114631653, -1.1253501176834106, -1.422969102859497, -1.247899055480957, -1.3004200458526611, -1.1778711080551147, -1.3879550695419312, -1.195378065109253, -0.8277310132980347, -0.6701680421829224, -0.7752100229263306, -1.0378150939941406, -1.0728291273117065, -0.42506998777389526], [1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.4131653308868408, 1.7107843160629272, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2731093168258667, 1.1505602598190308, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.1680673360824585, 0.9929972887039185, 0.9054622650146484, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.1505602598190308, 1.4131653308868408, 1.2556023597717285, 1.3956583738327026, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.343137264251709, 1.2380952835083008, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 0.8529412746429443, 1.0980392694473267, 1.2205883264541626, 1.3956583738327026, 1.430672287940979, 1.343137264251709, 1.1330533027648926, 1.3606443405151367, 0.7478992342948914, 1.2030812501907349, 1.1855742931365967, 0.9929972887039185, 0.9404762983322144, 1.0280113220214844, 0.8529412746429443, 0.8879552483558655, 0.7128852605819702, 0.8529412746429443, 0.7128852605819702, 0.7654062509536743, 0.6953782439231873, 0.3627452254295349, 0.2226892113685608, 0.4852942228317261, 0.3102242052555084, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.6953782439231873, 0.7829132676124573, 0.9404762983322144, 0.8004202842712402, 0.8354342579841614, 0.7303922772407532, 0.5378152132034302, 0.6603642702102661, 0.432773232460022, 0.7303922772407532, 0.502801239490509, 0.7478992342948914, 0.8879552483558655, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.483193278312683, 1.3081233501434326, 1.1855742931365967, 1.2556023597717285, 1.1155463457107544, 0.1001400575041771, -1.3179271221160889, -1.5280112028121948, -0.5651260018348694, -0.8102240562438965, -0.022408949211239815, 0.9929972887039185, 1.518207311630249, 1.1505602598190308, 1.0105042457 [e2e-predictor] 580566, 0.9404762983322144, 1.0455182790756226, 1.465686321258545, 1.0455182790756226, 1.2556023597717285, 1.1330533027648926, 1.3081233501434326, 0.7829132676124573, 0.9929972887039185, 1.0980392694473267, 1.2731093168258667, 1.0805323123931885, 1.6232492923736572, 0.9929972887039185, 1.1855742931365967, 0.9929972887039185, 0.9229692816734314, 0.7829132676124573, 0.7654062509536743, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.6603642702102661, 0.9404762983322144, 0.5553222298622131, 0.7128852605819702, 0.5378152132034302, 1.0455182790756226, 1.0455182790756226, 1.1505602598190308, 1.1155463457107544, -0.2499999701976776, -1.0378150939941406, -1.6155462265014648, -1.1253501176834106, -1.2128850221633911, -1.0553221702575684, -1.2303920984268188, -1.0903360843658447, -1.2303920984268188, -0.6526610255241394, -0.42506998777389526, -1.1078431606292725, -1.0903360843658447], [1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.5882353782653809, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.2731093168258667, 1.2556023597717285, 1.1330533027648926, 1.1680673360824585, 1.1330533027648926, 1.2205883264541626, 1.3956583738327026, 1.343137264251709, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2030812501907349, 1.2380952835083008, 1.1505602598190308, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.2380952835083008, 0.8179272413253784, 0.6778712272644043, 1.1330533027648926, 1.2030812501907349, 0.8879552483558655, 0.8354342579841614, 0.9229692816734314, 0.6603642702102661, 0.502801239490509, 0.6428572535514832, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.7478992342948914, 0.8529412746429443, 0.590336263179779, 0.3627452254295349, 0.9579832553863525, 0.520308256149292, 0.2577032148838043, 0.8879552483558655, 0.39775922894477844, 0.8529412746429443, 0.45028021931648254, 0.5378152132034302, 0.4852942228317261, 1.0105042457580566, 0.9754902720451355, 0.8179272413253784, 0.9054622650146484, 0.9229692816734314, 1.0805 [e2e-predictor] 323123931885, 1.0980392694473267, 1.1855742931365967, 1.3256303071975708, 1.2030812501907349, 1.483193278312683, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 0.8004202842712402, -0.9852941036224365, -1.335434079170227, -1.282913088798523, -0.28501397371292114, -0.0049019488506019115, 0.9929972887039185, 0.7829132676124573, 0.5728292465209961, 0.9404762983322144, 1.2380952835083008, 0.8879552483558655, 1.0980392694473267, 1.0980392694473267, 0.8529412746429443, 0.8529412746429443, 0.7654062509536743, 0.8529412746429443, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.2906162738800049, 0.6428572535514832, 0.9754902720451355, 0.9054622650146484, 0.6078432202339172, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.7654062509536743, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.7654062509536743, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 0.8179272413253784, -1.282913088798523, -1.580532193183899, -1.3004200458526611, -1.1778711080551147, -1.1428570747375488, -1.2303920984268188, -1.0903360843658447, -1.6330533027648926, -0.057422954589128494, -0.6176469922065735, -1.0903360843658447], [1.518207311630249, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1505602598190308, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 0.9404762983322144, 1.430672287940979, 1.5007003545761108, 1.0280113220214844, 0.9404762983322144, 1.1680673360824585, 0.8879552483558655, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.0805323123931885, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.3606443405151367, 1.2556023597717285, 1.343137264251709, 1.1155463457107544, 1.1680673360824585, 1.1330533027648926, 0.9754902720451355, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9404762983322144, 1.1855742931365967, 1.2731093168258667, 0.8704482913017273, 0.8704482913017273, 1.2556023597717285, 1.0455182790756226, 0.9929972887039185, 1.0980392694473267, 0.9929972887039185, 0.9229692816734314, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7303922772407532, 0.8879552483558655, [e2e-predictor] 0.7303922772407532, 0.6778712272644043, 0.9054622650146484, 1.0280113220214844, 0.9929972887039185, 0.415266215801239, 0.502801239490509, 0.6953782439231873, 0.7303922772407532, 0.3277312219142914, 0.4852942228317261, 0.5728292465209961, 0.7829132676124573, 0.6078432202339172, 0.3627452254295349, 0.6428572535514832, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.5357143878936768, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.378151297569275, 1.465686321258545, 1.0980392694473267, -0.2499999701976776, -1.1253501176834106, -1.7380952835083008, -0.3550419807434082, -0.5301120281219482, 0.24019621312618256, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.8004202842712402, 0.8529412746429443, 1.1855742931365967, 1.1155463457107544, 1.1505602598190308, 0.8354342579841614, 0.8004202842712402, 1.3081233501434326, 0.9404762983322144, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 0.7829132676124573, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0980392694473267, 1.0280113220214844, 1.1155463457107544, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.4131653308868408, -1.0203081369400024, -1.4929972887039185, -1.370448112487793, -1.2654061317443848, -1.2303920984268188, -1.247899055480957, -1.2128850221633911, -1.5105042457580566, 0.6428572535514832, -0.8102240562438965], [1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.5707283020019531, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.2731093168258667, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.0630252361297607, 0.9229692816734314, 1.0280113220214844, 1.1680673360824585, 1.2205883264541626, 1.1680673360824585, 1.0805323123931885, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.430672287940979, 1.2731093168258667, 1.3256303071975708, 1.2380952835083008, 1.1505602598190308, 1.0455182790756226, 0.9929972887039185, 1.150 [e2e-predictor] 5602598190308, 0.9929972887039185, 1.1855742931365967, 1.2731093168258667, 0.9929972887039185, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.0980392694473267, 1.0630252361297607, 0.8004202842712402, 0.9229692816734314, 0.7829132676124573, 0.5728292465209961, 0.7128852605819702, 0.8704482913017273, 0.8879552483558655, 0.7654062509536743, 0.6953782439231873, 0.7478992342948914, 0.8529412746429443, 0.6953782439231873, 0.7478992342948914, 0.4677872359752655, 0.3627452254295349, 0.5553222298622131, 0.4852942228317261, 0.39775922894477844, 0.45028021931648254, 0.590336263179779, 0.6078432202339172, 0.7829132676124573, 0.7829132676124573, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.3606443405151367, 1.2906162738800049, 1.483193278312683, 1.2556023597717285, 0.8879552483558655, -0.7927170395851135, -1.370448112487793, -1.5630252361297607, -0.7401960492134094, -0.057422954589128494, 0.3802522122859955, 0.5728292465209961, 0.6428572535514832, 0.5728292465209961, 0.8704482913017273, 0.8704482913017273, 1.0630252361297607, 0.8354342579841614, 1.1855742931365967, 0.7303922772407532, 0.7654062509536743, 1.2030812501907349, 0.9929972887039185, 1.0455182790756226, 0.17016807198524475, 0.9054622650146484, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.6428572535514832, -1.422969102859497, -1.5630252361297607, -1.3879550695419312, -1.3179271221160889, -1.3004200458526611, -1.3179271221160889, -1.370448112487793, 0.6778712272644043], [1.4481793642044067, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.605742335319519, 1.5882353782653809, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4481793642044067, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.8879552483558655, 0.8179272413253784, 1.0980392694473267, 1.2906162738800049, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.2030812501907349, 1.27310931 [e2e-predictor] 68258667, 1.2030812501907349, 1.4131653308868408, 1.430672287940979, 0.9229692816734314, 0.8529412746429443, 0.8354342579841614, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.2380952835083008, 1.1155463457107544, 1.2380952835083008, 1.1680673360824585, 1.0455182790756226, 1.0805323123931885, 1.2205883264541626, 1.343137264251709, 0.9754902720451355, 1.1330533027648926, 0.9229692816734314, 0.7829132676124573, 0.9579832553863525, 1.0630252361297607, 0.9929972887039185, 0.8354342579841614, 0.6428572535514832, 0.590336263179779, 1.1155463457107544, 0.7829132676124573, 0.7654062509536743, 0.5728292465209961, 0.6603642702102661, 0.7829132676124573, 0.520308256149292, 0.5378152132034302, 0.7128852605819702, 0.5553222298622131, 0.6603642702102661, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8004202842712402, 0.9754902720451355, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 1.0630252361297607, 1.3606443405151367, 1.2205883264541626, 1.2030812501907349, 1.3081233501434326, 1.4481793642044067, 1.3606443405151367, 1.4131653308868408, 1.3606443405151367, 1.2731093168258667, 0.7303922772407532, -0.8277310132980347, -1.0203081369400024, -1.1778711080551147, -0.6526610255241394, 0.012605053372681141, -0.7577030062675476, -0.28501397371292114, 0.6603642702102661, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 0.9054622650146484, 0.9754902720451355, 0.8179272413253784, 0.5378152132034302, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.2380952835083008, -0.057422954589128494, -1.4404760599136353, -1.4054621458053589, -1.3179271221160889, -1.247899055480957, -1.370448112487793, -1.335434079170227], [1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6232492923736572, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.36064434051 [e2e-predictor] 51367, 1.343137264251709, 1.2906162738800049, 1.2030812501907349, 1.2205883264541626, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.8004202842712402, 1.0980392694473267, 1.1330533027648926, 1.3256303071975708, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.2731093168258667, 1.0980392694473267, 1.1330533027648926, 0.8179272413253784, 0.9054622650146484, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2906162738800049, 1.2030812501907349, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.343137264251709, 1.2205883264541626, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 0.9229692816734314, 0.6603642702102661, 1.1155463457107544, 0.8879552483558655, 0.45028021931648254, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.8704482913017273, 0.9229692816734314, 0.520308256149292, 0.5378152132034302, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.7478992342948914, 0.9579832553863525, 0.8529412746429443, 0.8879552483558655, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.9579832553863525, 1.1505602598190308, 1.4481793642044067, 1.1855742931365967, 1.0455182790756226, 1.2380952835083008, 1.343137264251709, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.2030812501907349, 0.7478992342948914, -0.8452380299568176, -1.3004200458526611, -0.5126050114631653, -1.0378150939941406, -1.3179271221160889, 0.4677872359752655, 0.520308256149292, 0.9929972887039185, 0.8354342579841614, 0.8004202842712402, 1.0630252361297607, 0.9579832553863525, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.0805323123931885, 1.2205883264541626, -0.2499999701976776, -1.720588207244873, -1.457983136177063, -1.370448112487793, -1.422969102859497], [1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.41 [e2e-predictor] 31653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.465686321258545, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.8704482913017273, 0.39775922894477844, 0.9929972887039185, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.0455182790756226, 1.1855742931365967, 1.2030812501907349, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.2380952835083008, 0.9754902720451355, 1.0805323123931885, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.343137264251709, 1.1680673360824585, 1.1505602598190308, 0.9579832553863525, 0.7654062509536743, 1.343137264251709, 1.1855742931365967, 0.8179272413253784, 0.7303922772407532, 1.0280113220214844, 0.8179272413253784, 0.8004202842712402, 0.7303922772407532, 0.7478992342948914, 0.4677872359752655, 0.6603642702102661, 0.3802522122859955, 0.6253502368927002, 0.7128852605819702, 0.7829132676124573, 0.7128852605819702, 0.8529412746429443, 0.8179272413253784, 0.7303922772407532, 0.5728292465209961, 0.9404762983322144, 0.6078432202339172, 0.7654062509536743, 1.0105042457580566, 1.0630252361297607, 1.0105042457580566, 1.2380952835083008, 0.8354342579841614, 1.0980392694473267, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.3081233501434326, 1.3956583738327026, 0.8354342579841614, 0.2226892113685608, -1.1078431606292725, -1.5105042457580566, -1.0553221702575684, -0.6701680421829224, -0.03991595283150673, 0.3802522122859955, 0.9404762983322144, 0.8179272413253784, 0.8879552483558655, 1.0630252361297607, 0.8354342579841614, 0.6253502368927002, 0.8879552483558655, 0.8879552483558655, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 0.2577032148838043, -1.5455182790756226, -1.370448112487793], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793 [e2e-predictor] 642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.5357143878936768, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.4481793642044067, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.2380952835083008, 1.2556023597717285, 1.1330533027648926, 1.1330533027648926, 1.0630252361297607, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.0805323123931885, 1.0455182790756226, 1.2731093168258667, 1.3081233501434326, 1.2380952835083008, 1.0980392694473267, 1.0280113220214844, 0.8354342579841614, 0.9579832553863525, 0.9929972887039185, 0.8879552483558655, 0.7829132676124573, 0.7478992342948914, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.2205883264541626, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2380952835083008, 1.2906162738800049, 1.2030812501907349, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 1.0805323123931885, 0.7654062509536743, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.502801239490509, 0.8704482913017273, 0.5728292465209961, 0.6428572535514832, 0.8879552483558655, 0.8879552483558655, 0.7478992342948914, 0.6428572535514832, 0.7303922772407532, 0.8879552483558655, 0.6953782439231873, 0.502801239490509, 0.9929972887039185, 0.6953782439231873, 0.9929972887039185, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.465686321258545, 1.4131653308868408, 1.4481793642044067, 1.2556023597717285, 1.0980392694473267, -0.3200279772281647, -1.195378065109253, -1.457983136177063, -1.580532193183899, -0.7401960492134094, -0.09243696182966232, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.9754902720451355, -0.37254899740219116, 0.7128852605819702, 0.7654062509536743, 1.1680673360824585, 1.1855742931365967, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.1330533027648926], [1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1 [e2e-predictor] .2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.6757704019546509, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1155463457107544, 1.0630252361297607, 1.0980392694473267, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.2906162738800049, 1.2906162738800049, 0.9929972887039185, 1.0805323123931885, 0.9229692816734314, 0.9929972887039185, 0.7128852605819702, 0.6953782439231873, 0.9929972887039185, 0.590336263179779, 0.6253502368927002, 1.0805323123931885, 0.9754902720451355, 1.1330533027648926, 1.0980392694473267, 1.2731093168258667, 1.2556023597717285, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 1.2205883264541626, 1.3606443405151367, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 1.0280113220214844, 1.1155463457107544, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.7654062509536743, 0.8354342579841614, 0.7128852605819702, 0.6428572535514832, 0.7478992342948914, 0.7128852605819702, 0.9579832553863525, 0.8179272413253784, 1.0455182790756226, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 1.0105042457580566, 0.6078432202339172, 0.8354342579841614, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.0630252361297607, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.5007003545761108, 1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.2731093168258667, 0.6253502368927002, -0.3025209903717041, -1.1253501176834106, -1.2303920984268188, -1.4929972887039185, -0.6176469922065735, -0.4425770044326782, -0.03991595283150673, 0.6078432202339172, -0.4425770044326782, 0.08263305574655533, 0.5728292465209961, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185], [1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463 [e2e-predictor] 457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.465686321258545, 1.640756368637085, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.1680673360824585, 1.0630252361297607, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 0.8704482913017273, 1.0980392694473267, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 1.0630252361297607, 0.6603642702102661, 0.6778712272644043, 0.9929972887039185, 0.590336263179779, 0.590336263179779, 0.7303922772407532, 0.9054622650146484, 0.6603642702102661, 0.8004202842712402, 0.8529412746429443, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.0630252361297607, 1.0280113220214844, 1.2030812501907349, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.2380952835083008, 0.8179272413253784, 1.0980392694473267, 1.1155463457107544, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 0.9404762983322144, 0.8879552483558655, 0.9579832553863525, 0.8529412746429443, 0.8004202842712402, 0.6953782439231873, 0.590336263179779, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.6778712272644043, 1.0105042457580566, 0.7829132676124573, 0.8879552483558655, 0.8179272413253784, 0.7128852605819702, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 0.432773232460022, 1.1155463457107544, 0.6778712272644043, 1.1680673360824585, 1.0980392694473267, 1.2030812501907349, 1.1155463457107544, 1.2731093168258667, 1.3606443405151367, 1.3256303071975708, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 0.9229692816734314, 0.3802522122859955, -0.10994396358728409, -0.7226890325546265, -1.1778711080551147, -0.9502801299095154, -0.14495795965194702, -0.47759100794792175, -0.26750698685646057, 0.15266107022762299, 1.0805323123931885, 1.3256303071975708, 1.1330533027648926, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0455 [e2e-predictor] 182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525], [1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.553221344947815, 1.5007003545761108, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.1330533027648926, 1.0805323123931885, 1.0105042457580566, 0.9404762983322144, 1.1855742931365967, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 0.9929972887039185, 0.7829132676124573, 0.6603642702102661, 0.5378152132034302, 0.7478992342948914, 0.6428572535514832, 0.4677872359752655, 0.6603642702102661, 1.0280113220214844, 0.8704482913017273, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.502801239490509, 0.6428572535514832, 0.8179272413253784, 0.9054622650146484, 0.7303922772407532, 0.7303922772407532, 0.9054622650146484, 1.0105042457580566, 1.1330533027648926, 0.9929972887039185, 1.0980392694473267, 0.8354342579841614, 0.7654062509536743, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 1.0980392694473267, 1.0455182790756226, 0.9054622650146484, 0.8004202842712402, 0.7829132676124573, 1.1855742931365967, 0.9754902720451355, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.8004202842712402, 0.9054622650146484, 0.9054622650146484, 0.8354342579841614, 0.8529412746429443, 0.7128852605819702, 0.8529412746429443, 1.0105042457580566, 0.6778712272644043, 0.6253502368927002, 0.502801239490509, 0.9054622650146484, 0.45028021931648254, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.2556023597717285, 1.2380952835083008, 1.3081233501434326, 1.4481793642044067, 1.4131653308868408, 1.465686321258545, 1.378151297569275, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.2556023597717285, 1.1855742931365967, 1.0980392694473267, 0.6778712272644043, 0.4677872359752655, 0.34523820877075195, 0.9929972887039185, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.1855742931365967, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0 [e2e-predictor] 630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144], [1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5707283020019531, 1.5357143878936768, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.2906162738800049, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.8704482913017273, 1.0280113220214844, 1.0455182790756226, 1.1855742931365967, 1.1330533027648926, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.2731093168258667, 1.3081233501434326, 1.2205883264541626, 1.2205883264541626, 1.0805323123931885, 0.8354342579841614, 0.6953782439231873, 0.8179272413253784, 0.4677872359752655, 0.8179272413253784, 0.9404762983322144, 0.9754902720451355, 0.7478992342948914, 0.502801239490509, 0.6078432202339172, 1.0805323123931885, 0.8879552483558655, 1.0280113220214844, 0.7478992342948914, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 0.7654062509536743, 0.7478992342948914, 0.6078432202339172, 0.5728292465209961, 0.9229692816734314, 0.9929972887039185, 1.0455182790756226, 0.6603642702102661, 0.8354342579841614, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6253502368927002, 0.9579832553863525, 1.0805323123931885, 0.8704482913017273, 0.7303922772407532, 0.9229692816734314, 0.7829132676124573, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 1.0105042457580566, 0.9754902720451355, 0.6778712272644043, 0.6253502368927002, 0.7478992342948914, 0.6078432202339172, 0.502801239490509, 0.7303922772407532, 0.45028021931648254, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 0.9579832553863525, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.2380952835083008, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.343137264251709, 1.2380952835083008, 1.3081233501434326, 1.553221344947815, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.1155463457107544, 1.15056025981 [e2e-predictor] 90308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484], [1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.1155463457107544, 1.1855742931365967, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9404762983322144, 0.9754902720451355, 0.8354342579841614, 0.7478992342948914, 0.29271721839904785, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.0105042457580566, 1.2556023597717285, 1.1330533027648926, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0630252361297607, 0.9929972887039185, 1.0805323123931885, 1.1680673360824585, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 0.7654062509536743, 0.7829132676124573, 0.6603642702102661, 0.9754902720451355, 0.8529412746429443, 0.7478992342948914, 0.8179272413253784, 0.6253502368927002, 0.6253502368927002, 0.7478992342948914, 0.9054622650146484, 0.7654062509536743, 0.7128852605819702, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.8529412746429443, 0.9929972887039185, 0.9754902720451355, 0.8004202842712402, 0.9404762983322144, 0.8529412746429443, 0.6428572535514832, 0.5728292465209961, 0.6953782439231873, 0.39775922894477844, 0.2577032148838043, 0.5728292465209961, 0.9579832553863525, 1.0805323123931885, 1.1505602598190308, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008 [e2e-predictor] , 1.1330533027648926, 1.3606443405151367, 1.4481793642044067, 1.2205883264541626, 1.343137264251709, 1.605742335319519, 1.3956583738327026, 1.483193278312683, 1.4131653308868408, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.2731093168258667, 1.378151297569275, 1.4131653308868408, 1.5007003545761108, 1.2380952835083008, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314], [1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.780812382698059, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1155463457107544, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.8179272413253784, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 1.0280113220214844, 0.8354342579841614, 0.7303922772407532, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9929972887039185, 0.9054622650146484, 0.6778712272644043, 0.9054622650146484, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 1.0455182790756226, 0.9579832553863525, 0.8704482913017273, 0.7303922772407532, 0.8179272413253784, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.8004202842712402, 0.7654062509536743, 0.8704482913017273, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 0.9929972887039185, 1.1505602598190308, 0.9579832553863525, 1.0805323123931885, 0.9404762983322144, 1.1855742931365967, 0.9054622650146484, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.957983255386 [e2e-predictor] 3525, 0.7303922772407532, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.7303922772407532, 0.45028021931648254, 0.24019621312618256, 0.6078432202339172, 0.18767507374286652, 0.6778712272644043, 0.8704482913017273, 0.7478992342948914, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9929972887039185, 1.1330533027648926, 1.2380952835083008, 1.3081233501434326, 1.2556023597717285, 1.0630252361297607, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.4481793642044067, 1.0280113220214844, 1.4481793642044067, 1.4481793642044067, 1.2731093168258667, 1.3081233501434326, 1.4481793642044067, 1.465686321258545, 1.2731093168258667, 1.1855742931365967, 1.3081233501434326, 1.343137264251709, 1.2380952835083008, 1.2380952835083008, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484], [1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.5357143878936768, 1.6582633256912231, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3081233501434326, 1.2556023597717285, 1.0805323123931885, 1.0105042457580566, 0.8529412746429443, 0.7128852605819702, 0.8179272413253784, 0.8879552483558655, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8004202842712402, 0.9054622650146484, 0.7303922772407532, 0.6428572535514832, 0.7303922772407532, 0.8004202842712402, 0.7654062509536743, 0.6078432202339172, 0.3802522122859955, 0.7303922772407532, 0.8004202842712402, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 1.0630252361297607, 0.9754902720451355, 1.0455182790756226, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.90546226501464 [e2e-predictor] 84, 0.8879552483558655, 0.8879552483558655, 0.9929972887039185, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 1.1330533027648926, 1.0455182790756226, 1.0455182790756226, 1.2030812501907349, 1.0980392694473267, 0.8179272413253784, 1.0455182790756226, 1.0105042457580566, 0.7654062509536743, 0.8529412746429443, 0.8704482913017273, 1.2205883264541626, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7128852605819702, 0.9579832553863525, 0.6778712272644043, 0.502801239490509, 0.34523820877075195, 0.502801239490509, 0.7128852605819702, 0.9054622650146484, 0.9054622650146484, 1.0105042457580566, 1.0455182790756226, 0.7654062509536743, 1.0105042457580566, 1.0980392694473267, 1.2556023597717285, 1.1505602598190308, 1.2556023597717285, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.343137264251709, 0.9229692816734314, 1.5007003545761108, 1.378151297569275, 1.4131653308868408, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273], [0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.5882353782653809, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.0455182790756226, 0.9754902720451355, 0.6778712272644043, 0.7128852605819702, 0.9579832553863525, 0.6078432202339172, 0.6428572535514832, 0.432773232460022, 0.39775922894477844, 0.6603642702102661, 0.9404762983322144, 0.18767507374286652, 0.29271721839904785, 0.8879552483558655, 0.7654062509536 [e2e-predictor] 743, 0.39775922894477844, 0.8879552483558655, 0.9404762983322144, 0.7654062509536743, 1.0980392694473267, 0.6603642702102661, 0.7654062509536743, 1.1330533027648926, 0.6078432202339172, 0.8179272413253784, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.1505602598190308, 0.9054622650146484, 0.9579832553863525, 1.0980392694473267, 1.1155463457107544, 1.2556023597717285, 1.3081233501434326, 0.9054622650146484, 1.0105042457580566, 1.0280113220214844, 0.8529412746429443, 1.0280113220214844, 0.7478992342948914, 0.6778712272644043, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 1.0805323123931885, 0.7303922772407532, 0.7303922772407532, 0.5553222298622131, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.5728292465209961, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.6778712272644043, 1.0805323123931885, 1.0455182790756226, 1.1330533027648926, 1.2205883264541626, 1.0630252361297607, 1.1330533027648926, 0.9054622650146484, 1.378151297569275, 1.2731093168258667, 1.1155463457107544, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.2731093168258667, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3 [e2e-predictor] 081233501434326, 1.2380952835083008, 1.0805323123931885, 0.9754902720451355, 0.9579832553863525, 0.8529412746429443, 0.8179272413253784, 0.9754902720451355, 0.8529412746429443, 1.2731093168258667, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 0.9229692816734314, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.9054622650146484, 0.7829132676124573, 0.9229692816734314, 0.7128852605819702, 0.8179272413253784, 0.9754902720451355, 0.8879552483558655, 0.8879552483558655, 0.7654062509536743, 0.7303922772407532, 0.5728292465209961, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 0.9754902720451355, 1.0455182790756226, 1.1330533027648926, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.9929972887039185, 0.7829132676124573, 1.0630252361297607, 1.343137264251709, 1.0280113220214844, 0.9229692816734314, 0.6603642702102661, 0.520308256149292, 0.8879552483558655, 0.8529412746429443, 0.9754902720451355, 0.9754902720451355, 0.8004202842712402, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.4677872359752655, 0.5728292465209961, 0.6953782439231873, 1.0630252361297607, 0.8529412746429443, 0.6078432202339172, 0.7829132676124573, 0.6778712272644043, 0.7829132676124573, 1.0455182790756226, 1.1855742931365967, 1.0455182790756226, 0.3627452254295349, 1.2205883264541626, 1.2731093168258667, 1.0805323123931885, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.3081233501434326, 1.2380952835083008, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.658 [e2e-predictor] 2633256912231, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.4481793642044067, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2731093168258667, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.8179272413253784, 0.7303922772407532, 1.0980392694473267, 1.1680673360824585, 1.0980392694473267, 1.1155463457107544, 1.0455182790756226, 0.9229692816734314, 0.8529412746429443, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 0.9404762983322144, 0.8179272413253784, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 0.8704482913017273, 0.9929972887039185, 0.8704482913017273, 0.9404762983322144, 0.8004202842712402, 0.9054622650146484, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.9404762983322144, 0.9054622650146484, 1.0980392694473267, 1.0630252361297607, 0.9579832553863525, 1.1330533027648926, 1.0980392694473267, 0.9229692816734314, 0.5728292465209961, 0.9754902720451355, 1.0805323123931885, 0.9229692816734314, 0.8354342579841614, 0.7128852605819702, 0.9229692816734314, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.6953782439231873, 0.9404762983322144, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.502801239490509, 0.5378152132034302, 0.4677872359752655, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.6428572535514832, 0.7829132676124573, 1.0105042457580566, 0.9054622650146484, 0.520308256149292, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.2731093168258667, 1.2731093168258667, 0.9579832553863525, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.4481793642044067, 1.378151297569275, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, [e2e-predictor] 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.430672287940979, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.0980392694473267, 1.1505602598190308, 0.7654062509536743, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7478992342948914, 0.8704482913017273, 0.8879552483558655, 0.9754902720451355, 0.9054622650146484, 0.8179272413253784, 0.9579832553863525, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0630252361297607, 1.0630252361297607, 0.8704482913017273, 0.9929972887039185, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 0.4852942228317261, 0.6778712272644043, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 0.8879552483558655, 0.9929972887039185, 0.7303922772407532, 1.0280113220214844, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.0630252361297607, 1.1330533027648926, 0.8179272413253784, 0.5728292465209961, 0.24019621312618256, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.6078432202339172, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.7128852605819702, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7478992342948914, 0.9404762983322144, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.483193278312683, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, [e2e-predictor] 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.693277359008789, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.0630252361297607, 1.0280113220214844, 0.7654062509536743, 0.7128852605819702, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.9579832553863525, 1.0805323123931885, 1.1330533027648926, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.8179272413253784, 0.8529412746429443, 1.0455182790756226, 1.0280113220214844, 1.2380952835083008, 0.502801239490509, 0.8704482913017273, 0.8879552483558655, 0.7478992342948914, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 0.7303922772407532, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.8529412746429443, 0.8354342579841614, 0.6953782439231873, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.9404762983322144, 0.6778712272644043, 0.8004202842712402, 0.6953782439231873, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.6428572535514832, 0.9404762983322144, 1.0980392694473267, 1.0805323123931885, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402], [0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.115 [e2e-predictor] 5463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.6232492923736572, 1.6582633256912231, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 1.0805323123931885, 1.0280113220214844, 1.0630252361297607, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0980392694473267, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 0.9754902720451355, 0.7478992342948914, 0.7128852605819702, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.2030812501907349, 1.2731093168258667, 1.0105042457580566, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9054622650146484, 0.9754902720451355, 1.0280113220214844, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 0.8704482913017273, 0.5728292465209961, 0.8179272413253784, 0.4852942228317261, 0.5378152132034302, 0.7654062509536743, 0.8004202842712402, 0.8879552483558655, 0.8354342579841614, 0.6953782439231873, 0.6253502368927002, 0.8354342579841614, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 1.0105042457580566, 1.0805323123931885, 1.1680673360824585, 1.483193278312683, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.343137264251709, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402 [e2e-predictor] ], [0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.6582633256912231, 1.6757704019546509, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5357143878936768, 1.6582633256912231, 1.6582633256912231, 1.553221344947815, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2906162738800049, 1.3256303071975708, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.2205883264541626, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.0980392694473267, 1.0280113220214844, 0.9754902720451355, 1.0630252361297607, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.7654062509536743, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7654062509536743, 0.8179272413253784, 0.8004202842712402, 0.9929972887039185, 0.9404762983322144, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.0630252361297607, 1.3256303071975708, 1.4131653308868408, 1.5707283020019531, 1.6232492923736572, 1.5882353782653809, 1.4481793642044067, 1.2556023597717285, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0 [e2e-predictor] .9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573], [0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.640756368637085, 1.553221344947815, 1.378151297569275, 1.7457983493804932, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.6582633256912231, 1.7107843160629272, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6232492923736572, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2030812501907349, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.2205883264541626, 1.1855742931365967, 1.2906162738800049, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 0.9229692816734314, 1.1330533027648926, 1.1155463457107544, 1.0455182790756226, 0.9579832553863525, 1.0455182790756226, 0.9404762983322144, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.8879552483558655, 0.8004202842712402, 0.9054622650146484, 0.6953782439231873, 0.9404762983322144, 0.8529412746429443, 1.0280113220214844, 1.1505602598190308, 0.9929972887039185, 1.2030812501907349, 0.9929972887039185, 0.5728292465209961, 0.8004202842712402, 0.7478992342948914, 0.8529412746429443, 0.9054622650146484, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9929972887039185, 1.3081233501434326, 1.3956583738327026, 1.465686321258545, 1.553221344947815, 1.6757704019546509, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.1680673360824585, 1.1505602598190308, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.11554634571 [e2e-predictor] 07544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784], [0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.3606443405151367, 1.465686321258545, 1.4131653308868408, 1.2731093168258667, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.1680673360824585, 0.9579832553863525, 0.9054622650146484, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 0.9229692816734314, 0.7303922772407532, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 0.7829132676124573, 0.7128852605819702, 1.0455182790756226, 0.9579832553863525, 1.0805323123931885, 1.0455182790756226, 1.4131653308868408, 1.2731093168258667, 1.2030812501907349, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8704482913017273, 0.9754902720451355, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1855742931365967, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.7107843160629272, 1.780812382698059, 1.7633053064346313, 1.605742335319519, 1.3956583738327026, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.08053 [e2e-predictor] 23123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784], [0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.693277359008789, 1.5707283020019531, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.0980392694473267, 1.0455182790756226, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.9404762983322144, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 0.9929972887039185, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 0.9579832553863525, 0.8879552483558655, 0.8004202842712402, 0.9229692816734314, 1.0455182790756226, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9579832553863525, 1.2030812501907349, 1.0630252361297607, 0.8529412746429443, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1. [e2e-predictor] 4481793642044067, 1.483193278312683, 1.3256303071975708, 1.378151297569275, 1.343137264251709, 1.6582633256912231, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.5707283020019531, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784], [0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.518207311630249, 1.6757704019546509, 1.5882353782653809, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.465686321258545, 1.3081233501434326, 1.378151297569275, 1.3606443405151367, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 0.9929972887039185, 1.0280113220214844, 1.1505602598190308, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.1330533027648926, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9754902720451355, 1.1505602598190308, 1.15056025 [e2e-predictor] 98190308, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0980392694473267, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, 0.8529412746429443, 1.0630252361297607, 1.2380952835083008, 1.378151297569275, 1.1505602598190308, 1.2556023597717285, 1.3956583738327026, 1.430672287940979, 1.5007003545761108, 1.378151297569275, 1.3256303071975708, 1.2556023597717285, 1.6232492923736572, 1.693277359008789, 1.6582633256912231, 1.605742335319519, 1.1330533027648926, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.728291392326355, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.693277359008789, 1.605742335319519, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.5707283020019531, 1.6232492923736572, 1.5357143878936768, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3081233501434326, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.1680673360 [e2e-predictor] 824585, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.1330533027648926, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 0.9404762983322144, 0.7829132676124573, 1.0105042457580566, 0.9579832553863525, 1.0455182790756226, 1.1330533027648926, 1.1855742931365967, 1.1330533027648926, 0.9929972887039185, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 0.8879552483558655, 0.9929972887039185, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1680673360824585, 1.3956583738327026, 1.553221344947815, 1.4481793642044067, 1.430672287940979, 1.2205883264541626, 1.3256303071975708, 1.378151297569275, 1.5007003545761108, 1.5707283020019531, 1.2906162738800049, 0.8529412746429443, 1.1680673360824585, 1.3256303071975708, 1.0805323123931885, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.518207311630249, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.48319327831268 [e2e-predictor] 3, 1.518207311630249, 1.5707283020019531, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0805323123931885, 1.1855742931365967, 1.0630252361297607, 0.8179272413253784, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.2556023597717285, 1.2556023597717285, 1.465686321258545, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.378151297569275, -0.17997196316719055, 0.06512605398893356, 0.39775922894477844, 1.0105042457580566, 1.2205883264541626, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.640756368637085, 1.7633053064346313, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956 [e2e-predictor] 055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.1155463457107544, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 0.8004202842712402, 0.7654062509536743, 1.0280113220214844, 1.0105042457580566, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.0805323123931885, 1.3606443405151367, 1.378151297569275, 1.1330533027648926, -1.247899055480957, -1.930672287940979, -2.0007002353668213, -2.0007002353668213, -1.6505602598190308, -1.7030812501907349, -1.457983136177063, 1.2205883264541626, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443], [0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1 [e2e-predictor] .5882353782653809, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.0805323123931885, 1.0105042457580566, 0.8879552483558655, 0.8004202842712402, 0.6603642702102661, 0.9404762983322144, 0.9054622650146484, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 0.7303922772407532, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.8354342579841614, 1.0980392694473267, 1.2030812501907349, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 0.5553222298622131, -1.580532193183899, -2.018207311630249, -1.965686321258545, -1.930672287940979, -1.843137264251709, -1.7731093168258667, -0.47759100794792175, -1.7906162738800049, 0.502801239490509, -1.0553221702575684, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4 [e2e-predictor] 481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.605742335319519, 1.7107843160629272, 1.6757704019546509, 1.7457983493804932, 1.780812382698059, 1.8333333730697632, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.343137264251709, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.1855742931365967, 1.1155463457107544, 1.1680673360824585, 1.0280113220214844, 0.9579832553863525, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.1680673360824585, 1.378151297569275, 1.4131653308868408, 1.2906162738800049, -0.7051820158958435, -1.965686321258545, -1.6505602598190308, -1.668067216873169, -1.4929972887039185, -1.5280112028121948, -1.808123230934143, -1.8256303071975708, -1.580532193183899, -1.7731093168258667, -1.160364031791687, -1.457983136177063, -0.6351540088653564, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.22058832645 [e2e-predictor] 41626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.6232492923736572, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.640756368637085, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7983193397521973, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 0.9579832553863525, 1.0455182790756226, 1.2030812501907349, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 0.9579832553863525, -0.39005598425865173, -1.5630252361297607, -1.6855742931365967, -1.6330533027648926, -1.8606442213058472, -1.6330533027648926, -1.5630252361297607, -0.7577030062675476, -1.2303920984268188, -0.4950979948043823, 1.6582633256912231, 0.06512605398893356, -1.457983136177063, -1.422969102859497, -0.7927170395851135, -1.370448112487793, -1.1778711080551147, 1.2205883264541626, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.39775922894477844, 0.4677872359752655, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.87044829130 [e2e-predictor] 17273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.693277359008789, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.3081233501434326, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1155463457107544, 1.0455182790756226, 0.9754902720451355, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.3956583738327026, 1.5357143878936768, 1.5357143878936768, 0.7829132676124573, -1.335434079170227, -1.4929972887039185, -1.4054621458053589, -1.843137264251709, -1.808123230934143, -1.6155462265014648, -1.965686321258545, -1.8256303071975708, -1.7380952835083008, -1.4754900932312012, -1.1428570747375488, -0.9327731132507324, -0.4950979948043823, -1.457983136177063, 1.868347406387329, 1.4481793642044067, -1.0728291273117065, -1.2303920984268188, -1.4054621458053589, -0.12745095789432526, -1.755602240562439, -0.23249296844005585, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8 [e2e-predictor] 529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6428572535514832, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.7633053064346313, 1.6757704019546509, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2731093168258667, 1.2030812501907349, 1.1680673360824585, 1.3081233501434326, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.4131653308868408, 1.465686321258545, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 0.6953782439231873, -1.3879550695419312, -1.6155462265014648, -1.6505602598190308, -1.4754900932312012, -1.5630252361297607, -1.6505602598190308, -1.7030812501907349, -1.1428570747375488, -1.878151297569275, -1.6855742931365967, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.2654061317443848, -1.1253501176834106, -1.7906162738800049, -0.8277310132980347, 1.518207311630249, 1.7633053064346313, 1.5882353782653809, 1.2030812501907349, 0.6603642702102661, -1.9131653308868408, -1.1078431606292725, 1.2205883264541626, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.870448291301727 [e2e-predictor] 3, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6757704019546509, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9733893871307373, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.7107843160629272, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.3956583738327026, -1.282913088798523, -1.5630252361297607, -1.3179271221160889, -1.282913088798523, -0.9677870869636536, -0.9502801299095154, -1.422969102859497, -1.580532193183899, -1.808123230934143, -1.195378065109253, -1.3004200458526611, -0.022408949211239815, 0.5553222298622131, -1.4929972887039185, -1.3879550695419312, -1.6855742931365967, -1.6855742931365967, -0.10994396358728409, 0.8879552483558655, 1.8508403301239014, 1.5882353782653809, 1.430672287940979, -1.580532193183899, -1.335434079170227, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457 [e2e-predictor] 580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.3102242052555084, 0.3802522122859955, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.7457983493804932, 1.6757704019546509, 1.6582633256912231, 1.693277359008789, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.815826416015625, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.7457983493804932, 1.693277359008789, 1.728291392326355, 1.7983193397521973, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.6757704019546509, 1.3956583738327026, -0.8277310132980347, -1.4754900932312012, -0.4425770044326782, -1.3879550695419312, -0.9852941036224365, -0.8277310132980347, -1.3529410362243652, -0.5651260018348694, -1.282913088798523, -0.9152660369873047, -0.4425770044326782, -1.7906162738800049, -0.09243696182966232, -1.1078431606292725, -1.3179271221160889, -1.5455182790756226, -1.3004200458526611, -1.5280112028121948, -0.022408949211239815, 0.992997 [e2e-predictor] 2887039185, 0.8179272413253784, 0.7829132676124573, 1.2030812501907349, -0.022408949211239815, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.29271721839904785, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.640756368637085, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8333333730697632, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.7633053064346313, 1.5707283020019531, 1.868347406387329, 1.693277359008789, 1.728291392326355, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.2556023597717285, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1680673360824585, 1.0105042457580566, 1.0980392694473267, -0.7226890325546265, -0.7401960492 [e2e-predictor] 134094, -1.0028010606765747, -1.1253501176834106, -1.3879550695419312, -0.6876749992370605, -0.6176469922065735, -0.9677870869636536, -1.3179271221160889, -1.3179271221160889, -0.9852941036224365, 0.3102242052555084, -0.9152660369873047, -1.0728291273117065, -0.6526610255241394, -1.3179271221160889, -1.457983136177063, -1.720588207244873, -0.4075630009174347, 0.590336263179779, 1.2205883264541626, 1.3256303071975708, 0.8179272413253784, 0.9054622650146484, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.2752102017402649, 0.3277312219142914, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.6582633256912231, 1.815826416015625, 1.728291392326355, 1.728291392326355, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.58823537 [e2e-predictor] 82653809, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, -0.8802520632743835, -0.9327731132507324, -1.335434079170227, -1.6505602598190308, -1.720588207244873, -1.7380952835083008, 0.8704482913017273, 0.7478992342948914, -0.4425770044326782, -1.0903360843658447, -0.9152660369873047, -0.8277310132980347, -1.335434079170227, 0.3102242052555084, -0.28501397371292114, -0.21498596668243408, -1.370448112487793, -0.3025209903717041, -1.422969102859497, -1.4754900932312012, 0.9229692816734314, 1.378151297569275, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614], [0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.6757704019546509, 1.780812382698059, 1.8508403301239014, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.8 [e2e-predictor] 333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.868347406387329, 0.6078432202339172, 1.0455182790756226, 1.3081233501434326, 1.3081233501434326, 0.9229692816734314, 0.5553222298622131, 0.8004202842712402, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, -0.7401960492134094, -1.0378150939941406, -1.3529410362243652, -1.668067216873169, -1.755602240562439, -1.668067216873169, 1.1155463457107544, -0.03991595283150673, 0.8704482913017273, -0.3025209903717041, -0.6526610255241394, -0.6876749992370605, 0.0476190559566021, 0.24019621312618256, 0.0476190559566021, 0.2226892113685608, -0.4075630009174347, -1.160364031791687, -0.37254899740219116, -0.4075630009174347, 0.7303922772407532, 1.1155463457107544, 1.0805323123931885, 0.9754902720451355, 1.0805323123931885, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.815826416 [e2e-predictor] 015625, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.8333333730697632, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.780812382698059, -0.3200279772281647, -0.6176469922065735, -0.7927170395851135, -1.4404760599136353, -1.720588207244873, -1.8606442213058472, -0.1624649614095688, 1.8333333730697632, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 0.9754902720451355, -1.0728291273117065, -1.0553221702575684, -1.5455182790756226, -1.7906162738800049, -1.843137264251709, -0.9852941036224365, 0.5728292465209961, 1.2556023597717285, 1.7107843160629272, 0.8704482913017273, -0.37254899740219116, -0.057422954589128494, -1.4754900932312012, -0.4425770044326782, 0.8879552483558655, 0.34523820877075195, -0.8277310132980347, -0.8802520632743835, -1.2128850221633911, -0.7401960492134094, -1.1253501176834106, 1.1855742931365967, 1.343137264251709, 0.9054622650146484, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573], [0.2752102017402649, 0.29271721839904785, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019 [e2e-predictor] 546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.6757704019546509, 1.7457983493804932, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 0.8529412746429443, -1.0378150939941406, -1.0553221702575684, -1.3004200458526611, -1.7030812501907349, -1.755602240562439, -1.2128850221633911, 1.2205883264541626, 1.7107843160629272, 1.7633053064346313, 1.7633053064346313, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.5378152132034302, -0.8452380299568176, -1.3179271221160889, -1.5980392694473267, -1.755602240562439, -0.9677870869636536, 1.7983193397521973, 1.8333333730697632, 1.6757704019546509, 1.8508403301239014, 1.7457983493804932, 0.6953782439231873, 0.06512605398893356, -0.9677870869636536, -1.0728291273117065, 1.1330533027648926, 0.6428572535514832, -0.7752100229263306, -0.7752100229263306, -0.28501397371292114, -0.022408949211239815, 0.3802522122859955, 1.2906162738800049, 0.8004202842712402, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573], [0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653 [e2e-predictor] 308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.605742335319519, 1.7457983493804932, 1.7983193397521973, 1.553221344947815, 1.6582633256912231, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, -0.7577030062675476, -0.8802520632743835, -1.0553221702575684, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -0.28501397371292114, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, -0.3550419807434082, -1.4054621458053589, -1.5455182790756226, -1.6330533027648926, -0.9677870869636536, 1.518207311630249, 1.815826416015625, 1.7983193397521973, 1.8858543634414673, 1.9908963441848755, 1.9383753538131714, 1.4481793642044067, 0.7654062509536743, 0.11764705926179886, -1.0203081369400024, 1.0980392694473267, 0.502801239490509, -0.5476189851760864, -0.6701680421829224, -0.6001400351524353, -1.370448112487793, 0.24019621312618256, 1.0980392694473267, 0.7654062509536743, 1.0630252361297607, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914], [0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1 [e2e-predictor] .3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.693277359008789, 1.9033613204956055, 1.7457983493804932, 1.7983193397521973, 1.5882353782653809, 1.6757704019546509, 1.7633053064346313, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, -0.6176469922065735, -0.5651260018348694, -1.0903360843658447, -1.5455182790756226, -1.720588207244873, -1.247899055480957, -1.0903360843658447, 0.7128852605819702, 1.605742335319519, 1.815826416015625, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 0.3802522122859955, -1.6330533027648926, 0.3277312219142914, 1.2205883264541626, 1.430672287940979, 1.1505602598190308, 1.780812382698059, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 2.0609242916107178, 1.9908963441848755, 2.0259103775024414, 0.8879552483558655, 0.7829132676124573, -1.0203081369400024, 1.4131653308868408, 0.7654062509536743, -0.26750698685646057, 0.4677872359752655, -0.3550419807434082, -1.5455182790756226, -1.1778711080551147, 1.0805323123931885, 0.8529412746429443, 0.9579832553863525, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914], [0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.782913 [e2e-predictor] 2676124573, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.693277359008789, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.815826416015625, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 0.03011205606162548, -0.23249296844005585, -0.9327731132507324, -0.9152660369873047, -1.6505602598190308, -1.7030812501907349, -0.6701680421829224, -0.8452380299568176, -1.0553221702575684, -0.8977590203285217, 0.2752102017402649, 1.693277359008789, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.3256303071975708, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.1330533027648926, 1.0630252361297607, 0.7303922772407532, 0.6953782439231873, 1.2205883264541626, 1.9558824300765991, 1.9208683967590332, 1.4131653308868408, 1.780812382698059, 1.728291392326355, 2.0259103775024414, 1.9383753538131714, 2.043417453765869, 2.1309523582458496, 1.9208683967590332, 1.2030812501907349, 0.3802522122859955, -1.3004200458526611, 1.6232492923736572, 1.1855742931365967, 0.7829132676124573, 0.9404762983322144, 0.590336263179779, -1.457983136177063, -1.4054621458053589, 0.8004202842712402, 0.7303922772407532, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, [e2e-predictor] 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.780812382698059, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.8858543634414673, 1.0630252361297607, -0.9327731132507324, -0.022408949211239815, -1.422969102859497, -0.9502801299095154, -0.8277310132980347, -0.4950979948043823, -1.0203081369400024, -1.7731093168258667, -1.247899055480957, -1.5455182790756226, 1.1855742931365967, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3081233501434326, 1.4131653308868408, 1.3256303071975708, 1.7633053064346313, 1.343137264251709, 1.8333333730697632, 1.9733893871307373, 1.868347406387329, 1.868347406387329, 1.6757704019546509, 1.8508403301239014, 1.9908963441848755, 1.483193278312683, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 2.0959384441375732, 1.8858543634414673, 1.343137264251709, 0.08263305574655533, -0.8277310132980347, 1.6582633256912231, 1.0805323123931885, 1.5882353782653809, 1.7633053064346313, 0.9404762983322144, -0.9502801299095154, -1.422969102859497, -0.057422954589128494, 1.0805323123931885, 1.1330533027648926, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.747899234 [e2e-predictor] 2948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 0.5728292465209961, -0.42506998777389526, -0.14495795965194702, -0.5301120281219482, -1.1078431606292725, -0.8102240562438965, -1.7030812501907349, -0.5476189851760864, -1.1078431606292725, -0.6876749992370605, -0.3025209903717041, 1.605742335319519, 1.5707283020019531, 1.4481793642044067, 1.5007003545761108, 1.9208683967590332, 1.8508403301239014, 1.6582633256912231, 1.9908963441848755, 1.4481793642044067, 2.0609242916107178, 1.9908963441848755, 2.113445281982422, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 2.0084033012390137, 1.5882353782653809, 1.9908963441848755, 1.7633053064346313, 1.9733893871307373, 2.1484594345092773, 2.043417453765869, 1.1855742931365967, -0.9852941036224365, 1.518207311630249, 1.815826416015625, 1.0280113220214844, 1.8333333730697632, 1.9383753538131714, 0.7829132676124573, -0.1624649614095688, -1.457983136177063, 0.13515406847000122, 0.45028021931648254, 1.0455182790756226, 1.1155463457107544, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.905462265 [e2e-predictor] 0146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 1.6582633256912231, -0.21498596668243408, -1.2303920984268188, 0.3277312219142914, -1.6505602598190308, -0.7752100229263306, -1.3529410362243652, -1.247899055480957, -0.5651260018348694, -1.247899055480957, -0.8277310132980347, 0.6953782439231873, 0.8354342579841614, 1.9383753538131714, 2.165966510772705, 2.043417453765869, 1.780812382698059, 2.0784313678741455, 1.5707283020019531, 2.0084033012390137, 2.0259103775024414, 2.0084033012390137, 1.9033613204956055, 1.8858543634414673, 1.640756368637085, 1.9383753538131714, 1.815826416015625, 1.9733893871307373, 1.5357143878936768, 1.9733893871307373, 2.1484594345092773, 1.9558824300765991, 0.7829132676124573, 1.0280113220214844, 1.780812382698059, 1.8858543634414673, 1.0105042457580566, 1.868347406387329, 1.9908963441848755, 0.9929972887039185, -0.03991595283150673, -1.5630252361297607, 0.11764705926179886, 0.4852942228317 [e2e-predictor] 261, 0.8179272413253784, 1.2556023597717285, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.6253502368927002, 0.6428572535514832, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 2.0259103775024414, 1.8333333730697632, 1.4131653308868408, 0.432773232460022, -0.33753499388694763, -0.9852941036224365, -0.6001400351524353, -1.0203081369400024, -0.8277310132980347, 0.012605053372681141, -1.3529410362243652, -1.3179271221160889, -0.3200279772281647, 0.34523820877075195, -1.7380952835083008, -0.6351540088653564, -1.4929972887039185, -1.195378065109253, 1.728291392326355, 2.0084033012390137, 1.6232492923736572, 2.1309523582458496, 1.8858543634414673, 1.9208683967590332, 1.9908963441848755, 1.553221344947815, 1.7633053064346313, 1.9383753538131714, 2.0259 [e2e-predictor] 103775024414, 1.3956583738327026, 1.7633053064346313, 2.0609242916107178, 2.113445281982422, 1.9733893871307373, 1.7983193397521973, 1.9033613204956055, 2.043417453765869, 1.8508403301239014, 1.0805323123931885, 1.9033613204956055, 2.0084033012390137, 1.2556023597717285, 0.20518220961093903, -1.5980392694473267, 1.2030812501907349, 0.6603642702102661, 1.1680673360824585, 0.7478992342948914, 0.5728292465209961, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.590336263179779, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.8858543634414673, -0.26750698685646057, -1.0378150939941406, -0.6351540088653564, -0.057422954589128494, 0.3277312219142914, -1.2654061317443848, -1.457983136177063, -0.4425770044326782, -1.0553221702575684, -1.47549009323 [e2e-predictor] 12012, -0.4950979948043823, -1.1778711080551147, -1.0203081369400024, -1.422969102859497, -0.8452380299568176, -1.2654061317443848, -0.6001400351524353, -1.720588207244873, -1.1428570747375488, 0.18767507374286652, 0.4677872359752655, 1.0630252361297607, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.4481793642044067, 1.8858543634414673, 1.9733893871307373, 1.0980392694473267, 1.5707283020019531, 1.8858543634414673, 2.2009804248809814, 2.1484594345092773, 2.0959384441375732, 1.9908963441848755, 1.9733893871307373, 1.640756368637085, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.483193278312683, -0.03991595283150673, -1.5980392694473267, 1.9208683967590332, 1.6582633256912231, 0.8354342579841614, 0.8179272413253784, 0.11764705926179886, 0.8529412746429443, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.83333 [e2e-predictor] 33730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9558824300765991, 0.4852942228317261, -0.28501397371292114, -1.0203081369400024, -0.5826330184936523, 0.3802522122859955, -0.23249296844005585, 0.11764705926179886, -0.6701680421829224, 0.15266107022762299, 0.18767507374286652, -1.4929972887039185, -1.755602240562439, -0.8102240562438965, -1.7030812501907349, -1.580532193183899, -0.5476189851760864, -0.8627450466156006, -1.5105042457580566, -1.5455182790756226, -1.422969102859497, -0.7927170395851135, -0.21498596668243408, -0.6351540088653564, 0.9054622650146484, 1.780812382698059, 1.4131653308868408, 1.5882353782653809, 1.7107843160629272, 1.0980392694473267, 1.815826416015625, 1.5707283020019531, 2.1309523582458496, 2.1834733486175537, 2.0959384441375732, 2.0084033012390137, 1.8333333730697632, 1.9383753538131714, 1.8858543634414673, 2.0959384441375732, 2.0784313678741455, 1.9033613204956055, -0.7051820158958435, -0.37254899740219116, 1.9733893871307373, 1.8508403301239014, 0.9054622650146484, 0.2577032148838043, -0.5126050114631653, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8158264160 [e2e-predictor] 15625, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8333333730697632, 0.520308256149292, -0.39005598425865173, -0.47759100794792175, -0.6351540088653564, 0.0476190559566021, 0.2226892113685608, -1.6155462265014648, -1.335434079170227, 0.0476190559566021, -0.26750698685646057, -0.6526610255241394, -0.4600839912891388, -1.4929972887039185, -0.07492996007204056, -0.6176469922065735, -1.3879550695419312, -1.0028010606765747, -1.0028010606765747, -1.3179271221160889, -1.195378065109253, -1.0903360843658447, -0.5651260018348694, -1.4929972887039185, 0.0476190559566021, -0.19747896492481232, 1.5007003545761108, 1.8508403301239014, 1.0280113220214844, 1.1330533027648926, 1.4131653308868408, 1.640756368637085, 1.868347406387329, 2.1309523582458496, 2.0084033012390137, 2.0084033012390137, 2.113445281982422, 2.0259103775024414, 1.9558824300765991, 2.1834733486175537, 2.1484594345092773, 1.9733893871307373, -0.8977590203285217, 1.2556023597717285, 1.9208683967590332, 1.9733893871307373, 1.518207311630249, 1.1330533027648926, 0.03011205606162548, 0.5728292465209961, 0.9579832553863525, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.745798349 [e2e-predictor] 3804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -1.195378065109253, -0.6876749992370605, -0.5826330184936523, -0.9852941036224365, 0.03011205606162548, -0.057422954589128494, -0.6351540088653564, -1.370448112487793, 0.34523820877075195, 0.3277312219142914, 0.24019621312618256, -1.282913088798523, -0.07492996007204056, -1.6505602598190308, -1.5980392694473267, -1.335434079170227, -1.457983136177063, -0.8977590203285217, 0.5728292465209961, -1.0028010606765747, -0.8627450466156006, -1.3179271221160889, -0.7401960492134094, -1.3004200458526611, -1.0553221702575684, 0.7128852605819702, 1.2380952835083008, 0.9054622650146484, -0.09243696182966232, 1.5882353782653809, 1.815826416015625, 1.9383753538131714, 1.9383753538131714, 2.043417453765869, 2.113445281982422, 1.9558824300765991, 2.0959384441375732, 2.1484594345092773, 2.2009804248809814, 2.1834733486175537, 1.9908963441848755, 1.8508403301239014, 1.8333333730697632, 2.0084033012390137, 2.043417453765869, 1.1330533027648926, 0.34523820877075195, 0.34523820877075195, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168 [e2e-predictor] 258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -0.5476189851760864, -0.9677870869636536, -0.5126050114631653, -1.1778711080551147, -1.1428570747375488, 1.4481793642044067, -0.9852941036224365, -0.6701680421829224, -0.9502801299095154, -1.6505602598190308, -0.7051820158958435, -0.4425770044326782, -1.0728291273117065, -0.7752100229263306, -1.7030812501907349, -1.3529410362243652, -1.2128850221633911, 0.6428572535514832, 1.605742335319519, 1.7107843160629272, 0.17016807198524475, -1.2128850221633911, -0.3550419807434082, -1.2654061317443848, -0.8977590203285217, -1.1428570747375488, -0.3025209903717041, 1.483193278312683, 0.18767507374286652, 1.465686321258545, 1.1155463457107544, 1.605742335319519, 1.9733893871307373, 2.0259103775024414, 2.0259103775024414, 2.0784313678741455, 2.113445281982422, 2.165966510772705, 2.0784313678741455, 2.2009804248809814, 1.9908963441848755, 1.9383753538131714, 1.8333333730697632, 2.1484594345092773, 2.0959384441375732, 1.7457983493804932, 0.4852942228317261, 0.3802522122859955, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, [e2e-predictor] 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 2.0259103775024414, -1.195378065109253, 0.520308256149292, 1.8858543634414673, 0.29271721839904785, 0.17016807198524475, -0.9327731132507324, -0.39005598425865173, -0.9852941036224365, -1.3004200458526611, -1.6505602598190308, -1.3529410362243652, -0.022408949211239815, -0.6701680421829224, -1.3529410362243652, -1.7380952835083008, -1.0028010606765747, 0.7654062509536743, 1.1855742931365967, 1.2731093168258667, 2.165966510772705, 1.2030812501907349, 0.5728292465209961, 1.0105042457580566, 1.5007003545761108, 0.8879552483558655, -0.9502801299095154, -1.2303920984268188, 0.6253502368927002, 1.2556023597717285, 1.2380952835083008, 1.5707283020019531, 1.5357143878936768, 1.8333333730697632, 1.868347406387329, 1.9383753538131714, 2.0609242916107178, 2.0959384441375732, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 2.113445281982422, 2.043417453765869, 0.8354342579841614, 0.20518220961093903, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.60784322 [e2e-predictor] 02339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.9733893871307373, 1.7107843160629272, -0.5301120281219482, 0.06512605398893356, 0.6603642702102661, 0.6428572535514832, -0.7226890325546265, -0.5651260018348694, -1.335434079170227, -1.0903360843658447, -1.1253501176834106, -1.247899055480957, -1.3179271221160889, -0.9327731132507324, -1.3179271221160889, -1.5105042457580566, -0.26750698685646057, -1.3529410362243652, 1.0630252361297607, 0.5553222298622131, 1.430672287940979, 1.5357143878936768, 2.0784313678741455, 1.8858543634414673, 1.4481793642044067, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, -1.3004200458526611, 0.502801239490509, 1.5007003545761108, 1.6232492923736572, 1.2030812501907349, 1.483193278312683, 1.6757704019546509, 1.7457983493804932, 1.8333333730697632, 2.113445281982422, 2.0084033012390137, 2.1309523582458496, 2.1484594345092773, 2.0959384441375732, 1.868347406387329, 1.9733893871307373, 2.0784313678741455, 2.2535016536712646, 1.430672287940979, 0.6603642702102661, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5 [e2e-predictor] 728292465209961, 0.5378152132034302, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8858543634414673, 1.9558824300765991, -0.2499999701976776, -0.42506998777389526, -0.10994396358728409, 0.3102242052555084, -0.3200279772281647, 1.0980392694473267, 1.2205883264541626, 0.7128852605819702, -1.195378065109253, 0.11764705926179886, -1.335434079170227, -0.8277310132980347, -0.6876749992370605, -0.5651260018348694, -1.2303920984268188, 0.06512605398893356, -0.6351540088653564, -1.3879550695419312, -1.2128850221633911, -1.247899055480957, 0.7128852605819702, 1.0280113220214844, 0.8179272413253784, 1.6757704019546509, 1.868347406387329, 0.8529412746429443, 0.7829132676124573, 0.6953782439231873, 0.3102242052555084, 0.3627452254295349, -0.5826330184936523, 1.6757704019546509, 1.5357143878936768, 1.378151297569275, 1.465686321258545, 1.6582633256912231, 1.518207311630249, 1.4131653308868408, 1.7107843160629272, 1.9383753538131714, 2.0784313678741455, 2.1834733486175537, 2.043417453765869, 2.043417453765869, 2.0259103775024414, 2.0084033012390137, 2.1834733486175537, 2.043417453765869, 1.640756368637085, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128 [e2e-predictor] 852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8333333730697632, 1.553221344947815, 0.39775922894477844, -0.9327731132507324, -0.26750698685646057, 0.7128852605819702, 0.9229692816734314, 1.1505602598190308, 1.2380952835083008, 1.1505602598190308, 0.6778712272644043, 0.06512605398893356, -0.6701680421829224, -1.160364031791687, -1.5455182790756226, -1.6155462265014648, -0.6001400351524353, -1.2128850221633911, -0.21498596668243408, -1.4054621458053589, -0.9327731132507324, -0.5476189851760864, -1.4404760599136353, 0.9754902720451355, 1.0805323123931885, 0.8004202842712402, 0.6953782439231873, 1.3606443405151367, 1.430672287940979, 1.2556023597717285, 0.8179272413253784, 0.7829132676124573, 0.8529412746429443, 1.7107843160629272, 1.6757704019546509, 1.693277359008789, 1.640756368637085, 1.693277359008789, 1.7457983493804932, 1.465686321258545, 1.553221344947815, 1.693277359008789, 1.7983193397521973, 1.9558824300765991, 1.9558824300765991, 2.043417453765869, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 2.0609242916107178, 1.5007003545761108, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, [e2e-predictor] 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.7983193397521973, 0.415266215801239, 0.4677872359752655, -0.9677870869636536, -0.3550419807434082, 0.7303922772407532, 1.1505602598190308, 1.343137264251709, 1.2556023597717285, 1.1330533027648926, 0.8354342579841614, 0.8179272413253784, -0.9502801299095154, -0.7577030062675476, -1.5105042457580566, -0.5126050114631653, -1.195378065109253, -0.3200279772281647, -0.8977590203285217, -0.4950979948043823, -0.9502801299095154, -1.3879550695419312, -0.6351540088653564, -1.0728291273117065, 0.8179272413253784, 0.9404762983322144, 1.4131653308868408, 1.780812382698059, 1.9033613204956055, 1.8508403301239014, 1.815826416015625, 1.518207311630249, 1.3606443405151367, 1.7457983493804932, 1.605742335319519, 1.8333333730697632, 1.8858543634414673, 1.9908963441848755, 1.8508403301239014, 1.7633053064346313, 1.5357143878936768, 1.780812382698059, 1.8333333730697632, 1.7107843160629272, 1.518207311630249, 1.8858543634414673, 1.868347406387329, 1.9558824300765991, 1.9908963 [e2e-predictor] 441848755, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 0.2226892113685608, 0.7303922772407532, -0.9152660369873047, -0.4075630009174347, 0.8879552483558655, 1.343137264251709, 1.4131653308868408, 1.3081233501434326, 1.1505602598190308, 0.8179272413253784, 0.9579832553863525, 0.012605053372681141, -1.1253501176834106, -0.7226890325546265, -1.422969102859497, 0.06512605398893356, -0.42506998777389526, -0.6526610255241394, -0.8277310132980347, -1.3179271221160889, -0.2499999701976776, -1.247899055480957, -1.195378065109253, -1.370448112487793, 1.693277359008789, 1.9383753538131714, 1.8858543634414673, 1.5357143878936768, 1.815826416 [e2e-predictor] 015625, 1.9208683967590332, 1.6582633256912231, 1.728291392326355, 1.8333333730697632, 1.553221344947815, 2.0259103775024414, 2.0084033012390137, 1.6757704019546509, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.728291392326355, 1.693277359008789, 1.7983193397521973, 1.7457983493804932, 1.9208683967590332, 1.640756368637085, 1.7633053064346313, 1.815826416015625, 1.2030812501907349, 0.6778712272644043, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 0.3627452254295349, 0.8704482913017273, -0.4950979948043823, -0.5826330184936523, 0.8879552483558655, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.1855742931365967, 0.9229692816734314, 1.02 [e2e-predictor] 80113220214844, 0.9229692816734314, 1.2906162738800049, -0.09243696182966232, -0.5651260018348694, -0.9327731132507324, -1.7380952835083008, -0.9152660369873047, -1.0378150939941406, -0.7226890325546265, -1.247899055480957, -1.1428570747375488, -1.247899055480957, -1.3879550695419312, -0.2499999701976776, 1.4481793642044067, 1.728291392326355, 1.7457983493804932, 1.9208683967590332, 1.7457983493804932, 1.8858543634414673, 1.9033613204956055, 2.0259103775024414, 1.9558824300765991, 1.465686321258545, 2.0609242916107178, 2.0259103775024414, 2.1309523582458496, 1.9558824300765991, 1.8508403301239014, 1.780812382698059, 1.868347406387329, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.605742335319519, 1.5007003545761108, 1.693277359008789, 2.0609242916107178, 1.483193278312683, 0.6953782439231873, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.3256303071975708, 1.3606443405151367, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804 [e2e-predictor] 932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 0.6078432202339172, 0.590336263179779, 0.11764705926179886, -0.26750698685646057, 0.9754902720451355, 1.378151297569275, 1.3956583738327026, 1.3081233501434326, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0455182790756226, 1.2906162738800049, 1.378151297569275, -0.4950979948043823, -1.1428570747375488, -1.247899055480957, -1.2654061317443848, 0.29271721839904785, -0.9152660369873047, -0.0049019488506019115, -0.10994396358728409, -1.5630252361297607, -1.282913088798523, -0.9677870869636536, -1.5630252361297607, -0.5826330184936523, 1.6757704019546509, 1.8333333730697632, 1.640756368637085, 1.605742335319519, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.7457983493804932, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.8508403301239014, 1.9383753538131714, 1.728291392326355, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.9908963441848755, 1.1855742931365967, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1 [e2e-predictor] .7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.343137264251709, 0.6953782439231873, -0.33753499388694763, 0.34523820877075195, 0.9579832553863525, 1.2731093168258667, 1.2380952835083008, 0.9929972887039185, 0.6078432202339172, 1.0980392694473267, 1.2380952835083008, 1.1155463457107544, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, -0.6176469922065735, -0.5126050114631653, 0.1001400575041771, -0.37254899740219116, -0.4425770044326782, -0.37254899740219116, 0.3102242052555084, 1.378151297569275, -1.247899055480957, -1.335434079170227, -0.9502801299095154, -1.4404760599136353, 0.39775922894477844, 1.8333333730697632, 1.7457983493804932, 1.7983193397521973, 2.0784313678741455, 2.1484594345092773, 2.0784313678741455, 2.0084033012390137, 2.113445281982422, 2.0609242916107178, 1.553221344947815, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 2.113445281982422, 2.0609242916107178, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 2.1484594345092773, 2.235994577407837, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6757704019546509 [e2e-predictor] , 1.7107843160629272, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 1.483193278312683, 0.9054622650146484, 0.432773232460022, 1.1855742931365967, 0.9404762983322144, 0.9404762983322144, 0.8529412746429443, 0.8879552483558655, 0.6603642702102661, 1.0980392694473267, 1.2731093168258667, 1.1505602598190308, 1.2380952835083008, 1.3081233501434326, 1.4131653308868408, 0.8354342579841614, -0.022408949211239815, -0.21498596668243408, -0.4950979948043823, 0.06512605398893356, 0.39775922894477844, 0.03011205606162548, -0.33753499388694763, -0.057422954589128494, -1.1253501176834106, -0.5826330184936523, -0.5826330184936523, -1.3179271221160889, 0.3802522122859955, 1.6582633256912231, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.7983193397521973, 1.4481793642044067, 2.0609242916107178, 2.1309523582458496, 2.1309523582458496, 2.165966510772705, 2.165966510772705, 2.113445281982422, 2.043417453765869, 1.9033613204956055, 2.0084033012390137, 2.1834733486175537, 2.2009804248809814, 0.8529412746429443, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.78291326761 [e2e-predictor] 24573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2906162738800049, 1.3606443405151367, 1.4131653308868408, 1.5007003545761108, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 0.9754902720451355, 0.8529412746429443, 1.483193278312683, 1.6582633256912231, 0.5553222298622131, 0.502801239490509, 0.8879552483558655, 0.8179272413253784, 0.6253502368927002, 1.0805323123931885, 1.605742335319519, 1.2030812501907349, 1.2731093168258667, 1.9558824300765991, 1.6232492923736572, 1.0280113220214844, 0.8879552483558655, -0.4075630009174347, -0.7051820158958435, 0.9229692816734314, -1.247899055480957, -0.4075630009174347, 1.465686321258545, 0.4852942228317261, 0.9054622650146484, -1.1428570747375488, -0.7927170395851135, -0.8452380299568176, -0.7401960492134094, -0.7226890325546265, 0.590336263179779, 2.0084033012390137, 2.1834733486175537, 2.0784313678741455, 2.0784313678741455, 1.9208683967590332, 2.0609242916107178, 1.9383753538131714, 1.9733893871307373, 2.113445281982422, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.165966510772705, 2.113445281982422, 2.0959384441375732, 1.7457983493804932, 2.0084033012390137, 2.1484594345092773, 1.9033613204956055, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149 [e2e-predictor] 292, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2731093168258667, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7457983493804932, 0.3277312219142914, 0.9579832553863525, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.39775922894477844, 0.7829132676124573, 0.8879552483558655, 0.6603642702102661, 0.9579832553863525, 1.5007003545761108, 0.9754902720451355, 1.343137264251709, 1.9383753538131714, 1.868347406387329, 1.4131653308868408, 0.8704482913017273, -0.5301120281219482, -0.7927170395851135, 0.03011205606162548, -1.3529410362243652, -0.4600839912891388, 2.1834733486175537, 1.693277359008789, 0.8879552483558655, 0.6603642702102661, -1.0553221702575684, -0.8452380299568176, -0.19747896492481232, -1.160364031791687, -1.195378065109253, 0.45028021931648254, 2.1834733486175537, 2.0609242916107178, 1.9908963441848755, 1.640756368637085, 1.7633053064346313, 1.8508403301239014, 1.868347406387329, 1.6582633256912231, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.218487501144409, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.8508403301239014, 2.043417453765869, 2.0259103775024414, 0.9929972887039185, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, [e2e-predictor] 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 0.2752102017402649, 0.9229692816734314, -0.3550419807434082, 1.693277359008789, 0.9754902720451355, 0.7478992342948914, 0.8704482913017273, 1.2030812501907349, 0.9229692816734314, 0.9054622650146484, 1.3606443405151367, 0.8704482913017273, 1.2731093168258667, 1.9383753538131714, 1.9383753538131714, 1.7107843160629272, 0.7478992342948914, -0.3025209903717041, -0.21498596668243408, -0.8452380299568176, 1.3081233501434326, -1.370448112487793, 1.3256303071975708, 1.868347406387329, 1.640756368637085, 1.0105042457580566, 0.5728292465209961, -0.4075630009174347, -0.39005598425865173, 0.3802522122859955, -0.4950979948043823, -1.3529410362243652, 0.2752102017402649, 2.0959384441375732, 1.780812382698059, 1.5707283020019531, 1.483193278312683, 0.8704482913017273, 1.9033613204956055, 2.0959384441375732, 2.113445281982422, 2.2009804248809814, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.113445281982422, 2.043417453765869, 1.9383753538131714, 2.0609242916107178, 1.9733893871307373, 1.868347406387329, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.345 [e2e-predictor] 23820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.780812382698059, 0.45028021931648254, 0.3102242052555084, 0.012605053372681141, 1.2731093168258667, 1.4481793642044067, 1.0455182790756226, 1.518207311630249, 1.465686321258545, 0.9579832553863525, 1.1330533027648926, 1.483193278312683, 0.8354342579841614, 1.2556023597717285, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.4131653308868408, 0.6428572535514832, 1.0805323123931885, 0.3627452254295349, 0.8879552483558655, -0.9327731132507324, -0.8452380299568176, 1.9558824300765991, 1.9383753538131714, 2.0084033012390137, 1.7107843160629272, 1.2556023597717285, 0.8529412746429443, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, -1.3879550695419312, 0.34523820877075195, 1.7983193397521973, 1.343137264251709, 1.815826416015625, 1.1155463457107544, 1.553221344947815, 1.9733893871307373, 1.8858543634414673, 2.218487501144409, 2.2710084915161133, 2.2710084915161133, 2.218487501144409, 2.1484594345092773, 2.113445281982422, 2.043417453765869, 1.9208683967590332, 1.9733893871307373, 2.0084033012390137, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.59 [e2e-predictor] 0336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0455182790756226, 1.1155463457107544, 1.1855742931365967, 1.2556023597717285, 1.3081233501434326, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7633053064346313, 0.39775922894477844, 1.0455182790756226, 0.7654062509536743, 1.3606443405151367, 1.4481793642044067, 0.9404762983322144, 1.483193278312683, 1.430672287940979, 0.9404762983322144, 1.2205883264541626, 1.465686321258545, 0.8879552483558655, 1.1855742931365967, 1.9208683967590332, 1.8508403301239014, 1.8333333730697632, 1.9383753538131714, 1.6582633256912231, 0.012605053372681141, 1.8333333730697632, 0.8704482913017273, 1.0630252361297607, -1.3179271221160889, 2.0784313678741455, 1.780812382698059, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.0259103775024414, 1.868347406387329, 0.8704482913017273, 0.7128852605819702, 0.8704482913017273, -1.4054621458053589, 1.4481793642044067, 0.415266215801239, 1.9208683967590332, 1.815826416015625, 1.4481793642044067, 1.815826416015625, 1.605742335319519, 1.3256303071975708, 2.235994577407837, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.0609242916107178, 2.0084033012390137, 1.868347406387329, 2.0084033012390137, 1.7983193397521973, 0.6953782439231873, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.71288526058197 [e2e-predictor] 02, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 1.0105042457580566, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2731093168258667, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 0.8879552483558655, 1.640756368637085, 0.7829132676124573, 1.553221344947815, 1.0280113220214844, 0.9579832553863525, 1.3256303071975708, 1.378151297569275, 0.6603642702102661, 1.2205883264541626, 1.3256303071975708, 0.7829132676124573, 1.3956583738327026, 1.868347406387329, 1.8333333730697632, 1.9208683967590332, 1.9033613204956055, 1.780812382698059, 1.2556023597717285, 1.9383753538131714, 1.7633053064346313, 1.2731093168258667, -1.370448112487793, 1.8333333730697632, 1.8333333730697632, 2.0784313678741455, 2.0959384441375732, 2.1309523582458496, 2.0609242916107178, 2.0609242916107178, 1.9733893871307373, 0.9929972887039185, 0.8004202842712402, 0.20518220961093903, -1.1253501176834106, 1.3606443405151367, 1.3956583738327026, 1.0280113220214844, 1.7107843160629272, 1.6757704019546509, 1.0805323123931885, 1.1680673360824585, 2.288515567779541, 2.2009804248809814, 2.2535016536712646, 2.235994577407837, 2.1484594345092773, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.8508403301239014, 1.0280113220214844, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.9054622650146484, 0.905 [e2e-predictor] 4622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.9208683967590332, 1.3956583738327026, 0.6603642702102661, 0.6428572535514832, 0.9579832553863525, 0.520308256149292, 1.2205883264541626, 1.378151297569275, 0.9054622650146484, 1.3256303071975708, 1.815826416015625, 1.868347406387329, 1.9383753538131714, 1.8333333730697632, 1.3256303071975708, 0.15266107022762299, 2.0259103775024414, 2.0084033012390137, 1.2205883264541626, -1.0028010606765747, 1.9208683967590332, 1.9383753538131714, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.0784313678741455, 2.113445281982422, 2.0259103775024414, 2.0609242916107178, 0.8879552483558655, 0.8354342579841614, -1.4054621458053589, 1.7983193397521973, 1.1155463457107544, 1.8508403301239014, 1.623249292373657 [e2e-predictor] 2, 1.553221344947815, 1.1155463457107544, 1.0630252361297607, 2.2535016536712646, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.1834733486175537, 2.1484594345092773, 2.0609242916107178, 1.9033613204956055, 1.9208683967590332, 1.7457983493804932, 0.7303922772407532, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779], [0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.430672287940979, 1.1680673360824585, 1.2731093168258667, 1.9033613204956055, 1.693277359008789, 1.0805323123931885, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 1.1855742931365967, 1.2556023597717285, 0.9579832553863525, 1.693277359008789, 1.693277359008789, 1.7633053064346313, 1.9208683967590332, 1.3081233501434326, 0.4677872359752655, 0.9929972887039185, 1.815826416015625, 1.8508403301239014, 1.16806 [e2e-predictor] 73360824585, -0.7226890325546265, 1.9908963441848755, 2.0259103775024414, 2.1309523582458496, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.1309523582458496, 2.0959384441375732, 2.0959384441375732, 1.553221344947815, 0.7829132676124573, -0.12745095789432526, 0.7654062509536743, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.483193278312683, 1.483193278312683, 0.7654062509536743, 2.2710084915161133, 2.1834733486175537, 2.2009804248809814, 2.2710084915161133, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 1.9208683967590332, 2.0084033012390137, 1.9383753538131714, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.640756368637085, 1.6582633256912231, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.0805323123931885, 1.7457983493804932, [e2e-predictor] 1.9383753538131714, 1.7633053064346313, 0.6078432202339172, 0.502801239490509, 0.8354342579841614, 1.1330533027648926, 0.9929972887039185, 1.1330533027648926, 1.605742335319519, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 0.18767507374286652, -0.057422954589128494, -0.7401960492134094, 0.9579832553863525, 1.7107843160629272, 0.9229692816734314, 1.5007003545761108, 2.043417453765869, 1.9208683967590332, 2.113445281982422, 2.0609242916107178, 2.1309523582458496, 2.1484594345092773, 2.2009804248809814, 2.165966510772705, 2.1484594345092773, 1.7107843160629272, 1.9383753538131714, 1.0455182790756226, 0.7829132676124573, 1.9558824300765991, 1.9733893871307373, 1.553221344947815, 0.8004202842712402, 1.2731093168258667, 0.9754902720451355, 2.165966510772705, 2.2009804248809814, 2.235994577407837, 2.288515567779541, 2.218487501144409, 2.165966510772705, 2.218487501144409, 2.0084033012390137, 2.0784313678741455, 1.780812382698059, 1.0805323123931885, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.64075636 [e2e-predictor] 8637085, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.4481793642044067, 1.3081233501434326, 1.5707283020019531, 2.0609242916107178, 2.0609242916107178, 1.605742335319519, 0.08263305574655533, 0.9929972887039185, 1.343137264251709, 0.8879552483558655, 1.465686321258545, 1.868347406387329, 1.9908963441848755, 1.8508403301239014, 1.9733893871307373, -0.1624649614095688, 0.29271721839904785, -0.6001400351524353, 0.3802522122859955, 1.378151297569275, 1.9033613204956055, 1.430672287940979, 2.043417453765869, 1.8858543634414673, 2.218487501144409, 2.113445281982422, 2.113445281982422, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.5357143878936768, 1.868347406387329, 1.8858543634414673, 1.5707283020019531, 1.0105042457580566, 1.465686321258545, 1.5707283020019531, 1.9558824300765991, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.235994577407837, 2.218487501144409, 2.235994577407837, 2.113445281982422, 2.1309523582458496, 1.605742335319519, 1.4131653308868408, 0.6953782439231873, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.675770401954 [e2e-predictor] 6509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.553221344947815, 0.8354342579841614, 1.378151297569275, 1.0280113220214844, 1.378151297569275, 2.1309523582458496, 2.0784313678741455, 1.8508403301239014, 0.6253502368927002, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.553221344947815, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.0980392694473267, 0.45028021931648254, 0.415266215801239, -0.3200279772281647, -0.33753499388694763, 0.7303922772407532, 1.3256303071975708, 1.7983193397521973, 2.0259103775024414, 1.9383753538131714, 2.0259103775024414, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0959384441375732, 2.235994577407837, 2.2009804248809814, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.815826416015625, 1.7457983493804932, 1.9033613204956055, 1.8333333730697632, 0.9929972887039185, 1.3081233501434326, 1.4481793642044067, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.2710084915161133, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 1.815826416015625, 1.6582633256912231, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, [e2e-predictor] 1.0980392694473267, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.0105042457580566, 1.2731093168258667, 0.9754902720451355, 1.3081233501434326, 2.0959384441375732, 2.0609242916107178, 1.430672287940979, 1.2556023597717285, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 1.7983193397521973, 1.9733893871307373, 1.6757704019546509, 1.9208683967590332, 0.3277312219142914, 0.1001400575041771, 0.8179272413253784, -0.14495795965194702, -0.5126050114631653, 0.24019621312618256, 1.0280113220214844, 1.7107843160629272, 1.6232492923736572, 1.6757704019546509, 2.0959384441375732, 2.043417453765869, 2.0084033012390137, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.8333333730697632, 1.7983193397521973, 2.0084033012390137, 1.7457983493804932, 0.6253502368927002, 1.1330533027648926, 1.465686321258545, 2.1309523582458496, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 2.165966510772705, 1.9033613204956055, 1.8858543634414673, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0 [e2e-predictor] .3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9754902720451355, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.483193278312683, 1.2030812501907349, 1.3081233501434326, 0.9929972887039185, 1.4131653308868408, 2.113445281982422, 1.780812382698059, 1.1505602598190308, 1.5707283020019531, 0.8004202842712402, 0.7654062509536743, 1.5357143878936768, 1.7457983493804932, 1.9908963441848755, 1.815826416015625, 1.780812382698059, 0.415266215801239, 0.2752102017402649, 0.8879552483558655, -0.17997196316719055, 0.08263305574655533, -0.9152660369873047, 0.9229692816734314, 1.0630252361297607, 1.3606443405151367, 2.0784313678741455, 1.780812382698059, 2.0959384441375732, 2.0609242916107178, 1.9033613204956055, 2.0784313678741455, 2.2009804248809814, 2.0609242916107178, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 2.0959384441375732, 1.2205883264541626, 1.3256303071975708, 1.5707283020019531, 1.9733893871307373, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.218487501144409, 1.868347406387329, 1.7107843160629272, 0.7829132676124573, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, [e2e-predictor] 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.343137264251709, 1.3606443405151367, 0.9054622650146484, 1.378151297569275, 2.0784313678741455, 0.415266215801239, 0.7829132676124573, 1.605742335319519, 1.2906162738800049, 1.640756368637085, 1.5007003545761108, 1.8508403301239014, 1.7983193397521973, 1.693277359008789, 1.465686321258545, 0.1001400575041771, 0.24019621312618256, 0.6778712272644043, -0.3200279772281647, 0.7128852605819702, -0.6701680421829224, 0.20518220961093903, 1.3081233501434326, 2.0609242916107178, 2.0609242916107178, 1.5357143878936768, 1.868347406387329, 2.113445281982422, 2.043417453765869, 2.0959384441375732, 2.1484594345092773, 1.9908963441848755, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 2.0959384441375732, 2.113445281982422, 0.24019621312618256, 1.2380952835083008, 1.6757704019546509, 2.0084033012390137, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 2.2009804248809814, 2.1834733486175537, 1.4481793642044067, 1.815826416015625, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3977592289447 [e2e-predictor] 7844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.3081233501434326, 1.378151297569275, 0.8529412746429443, 1.5007003545761108, 1.728291392326355, -0.4600839912891388, -0.47759100794792175, 1.1330533027648926, 1.553221344947815, 1.693277359008789, 1.7457983493804932, 1.868347406387329, 1.9033613204956055, 1.553221344947815, 0.9929972887039185, 0.08263305574655533, -0.14495795965194702, 0.18767507374286652, 0.13515406847000122, 0.6953782439231873, -0.07492996007204056, 0.5728292465209961, 0.8179272413253784, 1.5007003545761108, 1.4131653308868408, 2.0259103775024414, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 2.0084033012390137, 2.218487501144409, 2.0784313678741455, 2.165966510772705, 1.9558824300765991, 1.9733893871307373, 2.113445281982422, 1.8858543634414673, 2.0784313678741455, 1.815826416015625, 0.9054622650146484, 1.2030812501907349, 1.7983193397521973, 2.0259103775024414, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 2.165966510772705, 1.7983193397521973, 1.9733893871307373, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9054622650146484, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.57282924 [e2e-predictor] 65209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.465686321258545, 1.1505602598190308, 1.2906162738800049, 0.5378152132034302, 1.5882353782653809, 1.5707283020019531, -0.0049019488506019115, -0.28501397371292114, 0.18767507374286652, 1.9208683967590332, 0.39775922894477844, 1.9558824300765991, 1.8858543634414673, 1.868347406387329, 1.605742335319519, 1.1680673360824585, 0.415266215801239, 0.6078432202339172, 1.2731093168258667, 0.24019621312618256, 1.1155463457107544, 0.7128852605819702, -0.19747896492481232, 0.39775922894477844, 0.9754902720451355, 0.9579832553863525, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 0.8004202842712402, 1.483193278312683, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.165966510772705, 2.0084033012390137, 2.165966510772705, 2.0609242916107178, 1.6757704019546509, 2.043417453765869, 0.9929972887039185, 1.693277359008789, 1.6757704019546509, 2.0259103775024414, 2.1834733486175537, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 1.9383753538131714, 1.8333333730697632, 0.6428572535514832, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603 [e2e-predictor] 642702102661, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5707283020019531, 0.9404762983322144, 1.2731093168258667, 0.8179272413253784, 1.5707283020019531, 1.2731093168258667, 0.11764705926179886, -1.0553221702575684, -0.12745095789432526, 1.7983193397521973, 0.5728292465209961, 1.728291392326355, 1.8508403301239014, 1.8333333730697632, 1.7633053064346313, 1.0980392694473267, 0.24019621312618256, 0.6778712272644043, 1.3956583738327026, 0.29271721839904785, 0.7128852605819702, 0.415266215801239, -0.6351540088653564, 0.7829132676124573, 1.1155463457107544, 1.483193278312683, 1.378151297569275, 1.343137264251709, 1.7107843160629272, 1.2205883264541626, 1.9908963441848755, 2.218487501144409, 2.113445281982422, 2.1484594345092773, 1.9908963441848755, 1.9383753538131714, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 2.0609242916107178, 1.9033613204956055, 1.430672287940979, 1.728291392326355, 2.0784313678741455, 2.1834733486175537, 2.2009804248809814, 2.235994577407837, 2.235994577407837, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.0784313678741455, 2.0084033012390137, 1.483193278312683, 1.465686321258545, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9 [e2e-predictor] 754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.520308256149292, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.553221344947815, -0.5301120281219482, 1.1680673360824585, 0.3802522122859955, 1.553221344947815, 1.0805323123931885, 0.03011205606162548, 0.0476190559566021, -0.3025209903717041, 0.3102242052555084, 0.4852942228317261, 1.8333333730697632, 1.9733893871307373, 1.728291392326355, 1.7107843160629272, 0.2226892113685608, 0.18767507374286652, 0.6078432202339172, 1.0630252361297607, 0.4852942228317261, 0.9404762983322144, 0.9229692816734314, -0.3200279772281647, -0.19747896492481232, 0.9754902720451355, 1.1155463457107544, 0.3277312219142914, 1.2380952835083008, 1.605742335319519, 1.465686321258545, 2.2009804248809814, 2.0784313678741455, 2.0259103775024414, 2.043417453765869, 2.113445281982422, 1.8508403301239014, 1.693277359008789, 1.8508403301239014, 1.9558824300765991, 2.0084033012390137, 1.9208683967590332, 1.5707283020019531, 1.868347406387329, 2.0259103775024414, 2.2009804248809814, 2.218487501 [e2e-predictor] 144409, 2.2009804248809814, 2.235994577407837, 2.218487501144409, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 2.0084033012390137, 1.5007003545761108, 2.043417453765869, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, -1.160364031791687, 1.1680673360824585, 0.2226892113685608, 1.465686321258545, 0.8704482913017273, 0.2752102017402649, 0.8704482913017273, 0.6778712272644043, 1.0980392694473267, 0.7128852605819702, 1.7983193397521973, 1.9908963441848755, 1.640756368637085, 1.728291392326355, 0.6603642702102661, 0.2577032148838043, 0.4852942228317261, 0.8529412746429443, 0.6253502368927002, 0.9754902720451355, 1.3256303071975708, 0.4677872359752655, -0.5126050114631653, 1.4131653308868408, 0.6078432202339172, 1.378151297569275 [e2e-predictor] , 0.08263305574655533, 0.9404762983322144, 0.8004202842712402, 1.8333333730697632, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 2.113445281982422, 1.9733893871307373, 1.7107843160629272, 1.9033613204956055, 2.0784313678741455, 1.8508403301239014, 1.815826416015625, 1.3606443405151367, 1.868347406387329, 1.9733893871307373, 2.2535016536712646, 2.1834733486175537, 2.218487501144409, 2.235994577407837, 2.235994577407837, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1309523582458496, 2.0084033012390137, 1.6582633256912231, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, -0.3025209903717041, 1.1505602598190308, 0.9754902720451355, 1.343137264251709, 1.3956583738327026, 0.502801239490509, 0.4677872359752655, 0.8529412 [e2e-predictor] 746429443, 1.3956583738327026, 0.0476190559566021, 1.2030812501907349, 1.9733893871307373, 1.4131653308868408, 1.640756368637085, 0.8179272413253784, 0.13515406847000122, 0.5553222298622131, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 1.553221344947815, 0.45028021931648254, -0.6176469922065735, 0.9229692816734314, 1.5357143878936768, 1.693277359008789, 1.605742335319519, 0.502801239490509, 1.5357143878936768, 1.3081233501434326, 1.8333333730697632, 2.1309523582458496, 2.0084033012390137, 2.1484594345092773, 2.0959384441375732, 1.5357143878936768, 1.780812382698059, 2.0784313678741455, 1.8858543634414673, 1.9208683967590332, 0.9754902720451355, 1.8333333730697632, 2.0259103775024414, 2.288515567779541, 2.0609242916107178, 2.2535016536712646, 2.2535016536712646, 2.288515567779541, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1834733486175537, 2.0259103775024414, 1.9733893871307373, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.413165330 [e2e-predictor] 8868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.4131653308868408, 0.0476190559566021, 1.0980392694473267, 1.2556023597717285, 1.5707283020019531, 1.693277359008789, 0.24019621312618256, 0.9404762983322144, 1.1330533027648926, -0.4075630009174347, -0.3550419807434082, 0.6253502368927002, 2.0084033012390137, 1.553221344947815, 1.3956583738327026, 0.8004202842712402, -0.39005598425865173, 1.1155463457107544, 0.9054622650146484, 0.9054622650146484, 0.6603642702102661, 1.1680673360824585, 0.6253502368927002, 0.18767507374286652, -0.3025209903717041, 0.6253502368927002, 1.5007003545761108, 1.378151297569275, 1.0630252361297607, 0.2226892113685608, 0.17016807198524475, 1.518207311630249, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.113445281982422, 1.7457983493804932, 1.780812382698059, 1.5357143878936768, 1.8333333730697632, 1.9733893871307373, 1.5357143878936768, 1.7457983493804932, 1.7983193397521973, 2.2710084915161133, 2.218487501144409, 2.235994577407837, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 1.9383753538131714, 1.7983193397521973, 2.0084033012390137, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, [e2e-predictor] 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.4131653308868408, 0.6428572535514832, 1.2205883264541626, 1.2380952835083008, 1.518207311630249, 1.7107843160629272, 0.45028021931648254, 0.3802522122859955, 0.7478992342948914, -1.1253501176834106, -0.6176469922065735, 1.2380952835083008, 1.9383753538131714, 1.483193278312683, 0.7829132676124573, 1.2030812501907349, -0.17997196316719055, 0.7303922772407532, 0.08263305574655533, 0.15266107022762299, 0.7654062509536743, 1.3606443405151367, 0.7128852605819702, 0.2226892113685608, -0.8277310132980347, 0.6778712272644043, 1.5357143878936768, -0.07492996007204056, -0.28501397371292114, -0.23249296844005585, 0.18767507374286652, 1.0630252361297607, 1.8508403301239014, 2.1484594345092773, 1.9733893871307373, 2.113445281982422, 1.7107843160629272, 2.0784313678741455, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0259103775024414, 1.3081233501434326, 1.9383753538131714, 2.3060226440429688, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.288515567779541, 2.2710084915161133, 2.218487501144409, 1.6582633256912231, 1.7633053064346313, 1.9733893871307373, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6778712272 [e2e-predictor] 644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 0.8704482913017273, 1.2731093168258667, 1.2906162738800049, 1.5882353782653809, 1.6757704019546509, 0.29271721839904785, 0.3802522122859955, -0.7752100229263306, -0.5651260018348694, 0.520308256149292, 1.8508403301239014, 2.0609242916107178, 1.430672287940979, 1.2906162738800049, 0.6428572535514832, -0.39005598425865173, 1.2030812501907349, 0.9754902720451355, -0.3025209903717041, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 0.415266215801239, -0.4950979948043823, 0.5553222298622131, 0.7654062509536743, -0.47759100794792175, 0.5728292465209961, -0.4425770044326782, 0.3277312219142914, 1.3256303071975708, 1.7983193397521973, 1.3606443405151367, 2.1309523582458496, 2.113445281982422, 1.8508403301239014, 2.1309523582458496, 2.1309523582458496, 1.9733893871307373, 1.9558824300765991, 2.1834733486175537, 2.0084033012390137, 1.7983193397521973, 2.3060226440429688, 2.2710084915161133, 2.218487501144409, 2.3235294818878174, 2.2535016536712646, 2.288515567779541, 2.3060226440429688, 2.235994577407837, 1.9733893871307373, 2.0959384441375732, 1.5357143878936768, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.20518220961093903, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.345238208770 [e2e-predictor] 75195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.378151297569275, -0.23249296844005585, 1.2030812501907349, 1.5882353782653809, 1.7107843160629272, 1.7107843160629272, 1.4481793642044067, 0.3277312219142914, -0.5826330184936523, -1.5980392694473267, 0.7829132676124573, 1.9733893871307373, 2.0959384441375732, 1.483193278312683, 1.3606443405151367, 1.465686321258545, -0.21498596668243408, 0.8004202842712402, 1.2205883264541626, -0.07492996007204056, 0.3277312219142914, 0.9754902720451355, 0.8004202842712402, 0.8879552483558655, -0.33753499388694763, 0.20518220961093903, -0.09243696182966232, -0.4425770044326782, -0.7577030062675476, 0.13515406847000122, 1.0630252361297607, 1.780812382698059, 1.640756368637085, 1.9208683967590332, 2.0959384441375732, 1.6582633256912231, 1.9033613204956055, 1.780812382698059, 2.0784313678741455, 2.0259103775024414, 2.0259103775024414, 2.218487501144409, 2.1309523582458496, 1.8333333730697632, 2.288515567779541, 2.1309523582458496, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.288515567779541, 2.2535016536712646, 1.5882353782653809, 1.1855742931365967, 1.5882353782653809, 1.0105042457580566, 0.6603642702102661, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, [e2e-predictor] 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 0.2577032148838043, 1.1505602598190308, 1.6232492923736572, 1.7457983493804932, 1.5882353782653809, 1.5882353782653809, 0.4852942228317261, 0.2226892113685608, -1.195378065109253, 1.3606443405151367, 2.0084033012390137, 2.1834733486175537, 1.4131653308868408, 1.3956583738327026, 1.1855742931365967, 0.29271721839904785, 0.8529412746429443, 1.3606443405151367, 0.3277312219142914, 0.5728292465209961, 0.432773232460022, 1.0980392694473267, 0.6778712272644043, -0.33753499388694763, -0.7051820158958435, -0.6176469922065735, -0.0049019488506019115, -0.7577030062675476, -0.6526610255241394, 0.9229692816734314, 1.6582633256912231, 1.9558824300765991, 1.553221344947815, 1.7457983493804932, 0.8704482913017273, 1.9208683967590332, 2.0784313678741455, 2.043417453765869, 1.9733893871307373, 1.6582633256912231, 2.2009804248809814, 2.1484594345092773, 1.8508403301239014, 1.8858543634414673, 2.235994577407837, 2.3060226440429688, 2.235994577407837, 2.288515567779541, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9558824300765991, 1.9558824300765991, 1.378151297569275, 1.343137264251709, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.38025221228599 [e2e-predictor] 55, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, -0.6001400351524353, 1.1505602598190308, 1.6232492923736572, 1.780812382698059, 1.5882353782653809, 1.6757704019546509, 0.8179272413253784, 0.06512605398893356, 0.9404762983322144, 0.9229692816734314, 1.8508403301239014, 2.0784313678741455, 1.343137264251709, 0.24019621312618256, 0.8354342579841614, 0.11764705926179886, 0.3277312219142914, 0.9579832553863525, 1.0805323123931885, -0.12745095789432526, 0.9579832553863525, 0.502801239490509, 0.9929972887039185, -0.5126050114631653, 0.3102242052555084, 0.4852942228317261, -0.3550419807434082, 0.4677872359752655, -0.8802520632743835, 0.4852942228317261, 1.4481793642044067, 2.1484594345092773, 1.0280113220214844, 1.3256303071975708, 0.17016807198524475, 1.8858543634414673, 1.9033613204956055, 1.7457983493804932, 1.3956583738327026, 1.5007003545761108, 2.0609242916107178, 2.043417453765869, 1.8858543634414673, 1.8333333730697632, 2.2009804248809814, 2.3060226440429688, 2.341036558151245, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9208683967590332, 2.0609242916107178, 0.6778712272644043, 0.8879552483558655, 0.4677872359752655, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.5028012394905 [e2e-predictor] 09, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.432773232460022], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, -0.4950979948043823, 1.1330533027648926, 1.6582633256912231, 1.7107843160629272, 1.7633053064346313, 1.693277359008789, 0.7478992342948914, 0.2752102017402649, 1.0630252361297607, 0.3102242052555084, 1.868347406387329, 2.043417453765869, 1.518207311630249, 0.4677872359752655, 1.5007003545761108, 1.0280113220214844, 0.18767507374286652, 1.0280113220214844, 0.9579832553863525, -0.26750698685646057, 1.0280113220214844, 1.3256303071975708, 0.9054622650146484, -0.42506998777389526, -0.3200279772281647, 0.08263305574655533, 0.9404762983322144, 0.6078432202339172, 0.590336263179779, 1.2205883264541626, 1.0105042457580566, 2.113445281982422, 0.8529412746429443, 0.5728292465209961, -0.6001400351524353, 1.9033613204956055, 1.6582633256912231, 1.553221344947815, 0.432773232460022, 0.8004202842712402, 1.815826416015625, 1.9908963441848755, 1.8508403301239014, 1.2205883264541626, 2.288515567779541, 2.341036558151245, 2.3235294818878174, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.288515567779541, 1.780812382698059, 1.1155463457107544, -0.057422954589128494, -0.022408949211239815, 0.34523820877075195, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0 [e2e-predictor] .8004202842712402, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254], [0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0105042457580566, -0.9852941036224365, 1.2731093168258667, 1.4481793642044067, 1.6582633256912231, 1.780812382698059, 1.693277359008789, 0.6253502368927002, -0.07492996007204056, 0.6953782439231873, 0.45028021931648254, 1.9033613204956055, 1.9383753538131714, 1.343137264251709, 0.2226892113685608, 1.5882353782653809, 1.868347406387329, 1.4131653308868408, 1.2030812501907349, -0.39005598425865173, -0.17997196316719055, 0.502801239490509, 1.693277359008789, 0.8179272413253784, -0.12745095789432526, -0.057422954589128494, -0.2499999701976776, 0.9229692816734314, 0.502801239490509, -0.03991595283150673, 1.343137264251709, 1.7107843160629272, 1.9908963441848755, 2.043417453765869, 0.8704482913017273, 0.11764705926179886, 1.9383753538131714, 1.7457983493804932, 1.4481793642044067, 1.8858543634414673, 0.9229692816734314, 1.693277359008789, 1.815826416015625, 1.6757704019546509, 1.2731093168258667, 2.1309523582458496, 2.165966510772705, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.288515567779541, 2.2535016536712646, 1.868347406387329, 1.8508403301239014, 0.415266215801239, 0.415266215801239, 0.8004202842712402, 0.6778712272644043, [e2e-predictor] 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.432773232460022], [0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9229692816734314, -1.370448112487793, 1.3256303071975708, 1.5357143878936768, 1.7983193397521973, 1.815826416015625, 1.6757704019546509, 0.6778712272644043, 0.03011205606162548, 0.520308256149292, 0.13515406847000122, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.20518220961093903, 1.378151297569275, 1.5707283020019531, 0.6078432202339172, 0.3277312219142914, -0.09243696182966232, 1.2380952835083008, 1.1680673360824585, 1.5882353782653809, 1.0280113220214844, -0.07492996007204056, -0.057422954589128494, 0.13515406847000122, 0.3277312219142914, 0.39775922894477844, 0.2577032148838043, 0.6778712272644043, 1.4131653308868408, 1.7457983493804932, 2.1309523582458496, 2.043417453765869, 1.9558824300765991, 1.9733893871307373, 1.7457983493804932, 1.623249 [e2e-predictor] 2923736572, 1.868347406387329, 1.378151297569275, 1.9558824300765991, 2.043417453765869, 1.6582633256912231, 1.0280113220214844, 2.0259103775024414, 2.0259103775024414, 2.165966510772705, 2.341036558151245, 2.2710084915161133, 2.3060226440429688, 2.2535016536712646, 1.9383753538131714, 2.0259103775024414, 1.1155463457107544, 1.2731093168258667, 1.1855742931365967, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, -1.3529410362243652, 1.3956583738327026, 1.483193278312683, 1.8333333730697632, 1.7983193397521973, 1.6757704019546509, 0.8704482913017273, 0.9929972887039185, -0.21498596668243408, 0.2752102017402649, 1.9908963441848755, 1.7983193397521973, -0.057422954589128494, -0.6701680421829224, 1.3256303071975708, 1.5007003545761108, -0.03991595283150673, -0.390055984258651 [e2e-predictor] 73, 0.502801239490509, 1.2731093168258667, 1.1855742931365967, 1.868347406387329, 2.0084033012390137, 0.9404762983322144, 0.5553222298622131, 1.0455182790756226, 0.15266107022762299, 0.1001400575041771, 0.415266215801239, 0.13515406847000122, 0.8179272413253784, 0.9579832553863525, 1.5882353782653809, 1.8858543634414673, 2.1309523582458496, 1.5357143878936768, 1.3256303071975708, 1.6232492923736572, 1.6232492923736572, 1.7457983493804932, 1.518207311630249, 1.9908963441848755, 1.0280113220214844, -0.21498596668243408, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.9733893871307373, 2.0609242916107178, 2.2710084915161133, 2.1484594345092773, 1.2906162738800049, 1.605742335319519, 1.3956583738327026, 0.4852942228317261, 0.432773232460022, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832 [e2e-predictor] 553863525, 0.8879552483558655, -1.0378150939941406, 1.3256303071975708, 1.5707283020019531, 1.8508403301239014, 1.8333333730697632, 1.2205883264541626, 0.8529412746429443, 0.06512605398893356, -0.10994396358728409, -0.2499999701976776, 2.043417453765869, 1.6757704019546509, 0.6953782439231873, -1.0903360843658447, 1.553221344947815, 1.5357143878936768, -0.09243696182966232, -0.12745095789432526, 0.9054622650146484, 0.9929972887039185, 0.3627452254295349, 1.693277359008789, 1.9383753538131714, 0.2577032148838043, 0.9754902720451355, 0.3627452254295349, -0.5476189851760864, -0.3025209903717041, -0.057422954589128494, 0.11764705926179886, 0.9404762983322144, 0.502801239490509, 0.3802522122859955, -0.057422954589128494, 1.9208683967590332, 0.2226892113685608, 1.343137264251709, 1.4481793642044067, 0.9754902720451355, 1.0105042457580566, 1.605742335319519, 1.8508403301239014, -0.0049019488506019115, 1.553221344947815, 1.5882353782653809, 1.6582633256912231, -0.37254899740219116, 0.18767507374286652, 1.815826416015625, 2.3235294818878174, 2.0959384441375732, 1.6232492923736572, 1.605742335319519, 1.9733893871307373, 0.432773232460022, 0.7654062509536743, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252 [e2e-predictor] 361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8354342579841614, 0.8529412746429443, -1.1078431606292725, 1.2906162738800049, 1.518207311630249, 1.7633053064346313, 1.0805323123931885, 0.8179272413253784, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.6778712272644043, 2.1309523582458496, 1.7107843160629272, 0.6078432202339172, -1.0553221702575684, 1.2906162738800049, 1.6232492923736572, 0.24019621312618256, 0.8354342579841614, 0.8179272413253784, 0.2752102017402649, 0.415266215801239, 1.9033613204956055, 1.6582633256912231, 0.24019621312618256, 0.9404762983322144, 0.6253502368927002, 0.17016807198524475, 0.3102242052555084, 0.8529412746429443, 0.7303922772407532, 0.9054622650146484, -0.23249296844005585, -0.6176469922065735, -0.5651260018348694, 0.0476190559566021, 1.1855742931365967, 1.0280113220214844, 1.640756368637085, 1.3256303071975708, 1.1680673360824585, 1.2906162738800049, 1.2731093168258667, -0.7051820158958435, 1.8508403301239014, 0.6953782439231873, -0.0049019488506019115, -0.12745095789432526, 0.2577032148838043, 1.5882353782653809, 2.288515567779541, 1.8858543634414673, 1.0280113220214844, 2.0084033012390137, 0.8179272413253784, -0.07492996007204056, 0.45028021931648254, 0.5378152132034302, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0 [e2e-predictor] .6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, -0.5476189851760864, 1.2731093168258667, 1.5707283020019531, 1.7633053064346313, 0.8529412746429443, 1.4131653308868408, 0.502801239490509, 0.5553222298622131, 0.17016807198524475, 1.3081233501434326, 1.9558824300765991, 1.728291392326355, 0.8529412746429443, -1.335434079170227, 1.518207311630249, 1.2556023597717285, 0.6778712272644043, 0.18767507374286652, 0.2752102017402649, 0.6078432202339172, 1.3956583738327026, 1.868347406387329, 1.7457983493804932, 0.415266215801239, 1.1330533027648926, 1.1505602598190308, 0.432773232460022, 1.0980392694473267, 0.2226892113685608, 1.2731093168258667, 1.2556023597717285, -0.8802520632743835, -0.8802520632743835, -1.282913088798523, -0.9152660369873047, 1.2380952835083008, 0.9229692816734314, 1.2731093168258667, 1.9558824300765991, 1.7457983493804932, 1.5707283020019531, 1.2906162738800049, -0.6526610255241394, 1.693277359008789, 1.1505602598190308, 0.39775922894477844, 0.29271721839904785, 0.520308256149292, 1.2030812501907349, 1.8333333730697632, 0.5378152132034302, 1.7457983493804932, 2.218487501144409, 1.0630252361297607, 0.8704482913017273, 0.2577032148838043, 0.6078432202339172, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914 [e2e-predictor] , 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, -0.057422954589128494, 1.1505602598190308, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.518207311630249, 0.7303922772407532, 0.39775922894477844, -0.4600839912891388, 1.6757704019546509, 2.0609242916107178, 1.7983193397521973, 1.1680673360824585, -1.2303920984268188, 1.553221344947815, 0.8354342579841614, 1.465686321258545, 0.415266215801239, 0.6953782439231873, 0.7478992342948914, 1.6232492923736572, 1.1330533027648926, 1.4481793642044067, 0.6253502368927002, 0.9229692816734314, 0.520308256149292, 0.7829132676124573, 0.39775922894477844, 0.9579832553863525, 0.5378152132034302, -0.9152660369873047, 0.012605053372681141, 0.20518220961093903, -0.19747896492481232, -1.1253501176834106, -0.4600839912891388, 0.3102242052555084, 1.1155463457107544, 1.7633053064346313, 1.7107843160629272, 1.553221344947815, 0.39775922894477844, -0.03991595283150673, 2.0084033012390137, 1.5357143878936768, 0.3627452254295349, 0.39775922894477844, 0.9229692816734314, 1.4481793642044067, 1.0805323123931885, 1.6757704019546509, 1.815826416015625, 1.693277359008789, 1.1680673360824585, -0.26750698685646057, 0.3102242052555084, 0.5553222298622131, 0.6778712272644043, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.432773232460022], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2927172183 [e2e-predictor] 9904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.5378152132034302, 1.1155463457107544, 1.5007003545761108, 1.9208683967590332, 1.7457983493804932, 1.483193278312683, 0.8179272413253784, 0.24019621312618256, 0.5728292465209961, 1.4131653308868408, 1.8858543634414673, 1.868347406387329, 1.0805323123931885, -0.6001400351524353, 1.5707283020019531, 1.5707283020019531, 1.7457983493804932, 0.7478992342948914, 1.0630252361297607, 1.2030812501907349, 1.4481793642044067, 2.113445281982422, 0.0476190559566021, 0.18767507374286652, 0.9054622650146484, 0.8354342579841614, 0.9929972887039185, 0.7478992342948914, 0.3277312219142914, -0.42506998777389526, 0.7303922772407532, -0.07492996007204056, 0.24019621312618256, -0.42506998777389526, -1.2303920984268188, -1.0728291273117065, 0.6428572535514832, 1.0980392694473267, 1.868347406387329, 1.378151297569275, 1.465686321258545, 0.08263305574655533, -0.28501397371292114, 1.4131653308868408, 1.8508403301239014, 1.0805323123931885, 0.08263305574655533, 1.2380952835083008, 1.6232492923736572, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 2.0959384441375732, 1.1505602598190308, 0.2226892113685608, 0.34523820877075195, 0.012605053372681141, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.432773232460022], [0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339 [e2e-predictor] 172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.29271721839904785, 1.0980392694473267, 1.605742335319519, 1.9208683967590332, 1.780812382698059, 1.640756368637085, 0.7829132676124573, 1.0455182790756226, 1.2205883264541626, 1.8333333730697632, 1.9558824300765991, 1.605742335319519, 0.8179272413253784, -0.26750698685646057, 1.5007003545761108, 1.780812382698059, 1.483193278312683, 1.1680673360824585, 0.8529412746429443, 1.5007003545761108, 1.3081233501434326, 2.0959384441375732, 0.8354342579841614, 0.7829132676124573, 0.9579832553863525, -0.39005598425865173, 0.7829132676124573, 0.9229692816734314, 0.415266215801239, -0.3025209903717041, -0.17997196316719055, -0.0049019488506019115, 0.29271721839904785, -0.2499999701976776, -0.7752100229263306, -0.4950979948043823, -0.9327731132507324, 0.24019621312618256, 1.693277359008789, 2.0784313678741455, 1.3081233501434326, -0.10994396358728409, 0.0476190559566021, 0.9229692816734314, 1.1330533027648926, 0.6253502368927002, 0.3802522122859955, 1.2205883264541626, 1.7457983493804932, 1.2731093168258667, 0.6778712272644043, 0.9229692816734314, -0.12745095789432526, 0.7654062509536743, 1.0455182790756226, -0.0049019488506019115, 0.13515406847000122, 0.5378152132034302, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.4677 [e2e-predictor] 872359752655, 0.432773232460022, 0.432773232460022], [0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 1.3606443405151367, 1.640756368637085, 1.9558824300765991, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 0.7128852605819702, 1.640756368637085, 1.640756368637085, 1.8858543634414673, 1.605742335319519, 0.8354342579841614, -0.4425770044326782, 1.605742335319519, 1.640756368637085, 1.3081233501434326, 1.2380952835083008, 0.520308256149292, 1.5357143878936768, 1.7107843160629272, 1.553221344947815, 0.3802522122859955, 0.8179272413253784, 0.8529412746429443, 0.17016807198524475, 0.13515406847000122, 1.0980392694473267, 0.2752102017402649, -0.03991595283150673, -0.6351540088653564, 0.6953782439231873, 0.432773232460022, 0.7478992342948914, -1.2303920984268188, -0.3200279772281647, -1.1253501176834106, -0.4075630009174347, 1.2380952835083008, 1.9908963441848755, 1.465686321258545, 0.4677872359752655, 0.8354342579841614, 1.0805323123931885, 0.3802522122859955, 1.0105042457580566, 0.6603642702102661, 1.3956583738327026, 1.8858543634414673, 1.6582633256912231, -0.057422954589128494, -0.1624649614095688, -0.47759100794792175, -0.7226890325546265, 1.343137264251709, 1.728291392326355, 0.415266215801239, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927 [e2e-predictor] 002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.432773232460022, 0.4677872359752655, 0.45028021931648254], [0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5553222298622131, 0.5378152132034302, 0.4677872359752655, 0.6953782439231873, 1.378151297569275, 1.7457983493804932, 1.9033613204956055, 1.7983193397521973, 1.7107843160629272, 1.2731093168258667, 0.8004202842712402, 1.6757704019546509, 1.7457983493804932, 1.868347406387329, 1.553221344947815, 0.432773232460022, -0.03991595283150673, 1.553221344947815, 1.0805323123931885, 1.1680673360824585, 1.0105042457580566, 1.1330533027648926, 0.8704482913017273, 1.2380952835083008, 1.343137264251709, -0.33753499388694763, 1.3081233501434326, 0.5728292465209961, 0.2577032148838043, 0.3277312219142914, 0.0476190559566021, -0.2499999701976776, 0.2752102017402649, -0.4600839912891388, 0.5728292465209961, 0.6953782439231873, 0.432773232460022, 0.06512605398893356, -0.4425770044326782, 0.6778712272644043, -0.37254899740219116, 1.3606443405151367, 0.6778712272644043, 1.1855742931365967, -0.022408949211239815, 0.590336263179779, 1.465686321258545, 1.4131653308868408, 1.605742335319519, 1.5357143878936768, 2.0259103775024414, 2.043417453765869, 1.7983193397521973, -0.9852941036224365, -0.6001400351524353, 0.8004202842712402, 0.8004202842712402, 1.2556023597717285, 1.9383753538131714, 1.3956583738327026, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.730392277240 [e2e-predictor] 7532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254], [0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.3802522122859955, 0.6778712272644043, 1.343137264251709, 1.6232492923736572, 1.815826416015625, 1.8333333730697632, 1.343137264251709, 0.29271721839904785, 1.1155463457107544, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.0455182790756226, -0.5126050114631653, -0.7401960492134094, 1.2556023597717285, 1.1680673360824585, 1.3606443405151367, 0.8879552483558655, 0.6078432202339172, 0.8004202842712402, 0.2226892113685608, 0.7654062509536743, -0.1624649614095688, 1.2906162738800049, 1.3606443405151367, 0.2226892113685608, 1.0280113220214844, 0.8879552483558655, 1.1330533027648926, -0.03991595283150673, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.6078432202339172, -1.0903360843658447, 0.590336263179779, -0.23249296844005585, 1.343137264251709, -0.03991595283150673, -0.28501397371292114, -0.2499999701976776, 1.2906162738800049, 0.7128852605819702, 1.0105042457580566, 1.2 [e2e-predictor] 205883264541626, 1.8333333730697632, 1.4131653308868408, 1.868347406387329, 2.0784313678741455, -1.0728291273117065, 1.5007003545761108, 1.0630252361297607, 0.5553222298622131, 1.465686321258545, 1.5357143878936768, 1.5707283020019531, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.415266215801239, 0.34523820877075195, 0.29271721839904785, 0.6603642702102661, 1.553221344947815, 1.7107843160629272, 1.868347406387329, 1.8508403301239014, 1.1330533027648926, 0.7654062509536743, 1.2906162738800049, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 0.11764705926179886, 0.03011205606162548, -0.6001400351524353, 1.430672287940979, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.6078432202339172, 1.1680673360824585, 0.7303922772407532, 0.3627452254295349, 0.3102242052555084, 1.0980392694473267, 0.8704482913017273, 1.1155463457107544, 0.695378 [e2e-predictor] 2439231873, 0.9404762983322144, 1.0455182790756226, 0.2226892113685608, 1.3081233501434326, 1.0455182790756226, 1.1855742931365967, 0.8004202842712402, 0.8879552483558655, -0.8802520632743835, -0.3025209903717041, 0.39775922894477844, 0.3627452254295349, 1.0980392694473267, -0.10994396358728409, -0.28501397371292114, 1.0980392694473267, 0.7303922772407532, 0.9404762983322144, 0.1001400575041771, 0.2226892113685608, 1.2731093168258667, 1.7633053064346313, 1.7457983493804932, -0.26750698685646057, 1.3081233501434326, 0.6428572535514832, 0.8179272413253784, 1.3256303071975708, 1.6757704019546509, 1.4131653308868408, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.2577032148838043, 0.7303922772407532, 1.378151297569275, 1.605742335319519, 1.8508403301239014, 1.815826416015625, 0.7478992342948914, 1.0630252361297607, 1.4306 [e2e-predictor] 72287940979, 1.7457983493804932, 1.5357143878936768, 1.640756368637085, -1.0553221702575684, -0.12745095789432526, -0.5126050114631653, 1.3256303071975708, 1.2205883264541626, 0.8354342579841614, 1.2556023597717285, 1.465686321258545, 0.7829132676124573, 0.6428572535514832, -0.5476189851760864, -0.10994396358728409, 1.378151297569275, 1.1155463457107544, 0.6428572535514832, -0.03991595283150673, -0.09243696182966232, 0.8879552483558655, 0.03011205606162548, 1.2906162738800049, 1.483193278312683, 1.3256303071975708, 1.3956583738327026, 1.1855742931365967, -1.0203081369400024, -0.5651260018348694, 0.8004202842712402, 0.3802522122859955, 0.6253502368927002, -0.09243696182966232, -1.2303920984268188, 0.39775922894477844, 0.520308256149292, 1.2556023597717285, 0.2577032148838043, 1.0980392694473267, 1.5707283020019531, 1.465686321258545, 1.8508403301239014, -0.47759100794792175, 1.0105042457580566, 0.6603642702102661, 0.13515406847000122, 1.6232492923736572, 1.6757704019546509, 1.5007003545761108, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.520308256149292, 0.4852942228317261, 0.502801239490509], [0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3802522122859955, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5203082 [e2e-predictor] 56149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.29271721839904785, 0.24019621312618256, 0.2226892113685608, 0.8004202842712402, 1.5357143878936768, 1.6232492923736572, 1.8333333730697632, 1.7633053064346313, 0.4677872359752655, 0.7654062509536743, 1.6232492923736572, 1.815826416015625, 1.8858543634414673, 1.430672287940979, 0.2577032148838043, -0.10994396358728409, -0.26750698685646057, 1.5007003545761108, 1.343137264251709, 0.590336263179779, 0.6778712272644043, 0.7829132676124573, 1.3081233501434326, 0.6778712272644043, -0.03991595283150673, 0.590336263179779, 1.605742335319519, 1.1855742931365967, 1.0280113220214844, 0.7654062509536743, -0.07492996007204056, 0.7128852605819702, 0.11764705926179886, 1.1855742931365967, 1.2731093168258667, 1.640756368637085, 1.1855742931365967, 1.7107843160629272, -0.7226890325546265, 0.4852942228317261, -0.12745095789432526, -0.07492996007204056, -0.47759100794792175, 0.2577032148838043, -1.457983136177063, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.5728292465209961, 0.2577032148838043, 1.6582633256912231, 1.7107843160629272, 1.9908963441848755, -1.1428570747375488, 0.6078432202339172, 0.6778712272644043, 0.3102242052555084, 1.7457983493804932, 1.1680673360824585, 0.7303922772407532, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.4852942228317261, 0.502801239490509]], [[1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.96679747 [e2e-predictor] 10464478, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8556864261627197, 1.803398847579956, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374], [1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8273 [e2e-predictor] 63908290863, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1. [e2e-predictor] 0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7053595781326 [e2e-predictor] 294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567 [e2e-predictor] 153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0 [e2e-predictor] .984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906 [e2e-predictor] 967163086, 1.9776906967163086, 1.942832350730896, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.646536111831665], [1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.186841 [e2e-predictor] 0110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7925055623054504, 0.8447931408882141, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110 [e2e-predictor] 473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265 [e2e-predictor] 853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.99511992 [e2e-predictor] 93136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.7511112689971924], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.48967337 [e2e-predictor] 6083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7227887511253357, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395 [e2e-predictor] 614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8731155395507812, 1.8208279609680176, 1.803398847579956], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.775076329708099 [e2e-predictor] 4, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420 [e2e-predictor] 967102, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.9145098924636841, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.77 [e2e-predictor] 50763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.8905447721481323], [1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309 [e2e-predictor] 741973877, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.75 [e2e-predictor] 76471567153931, 0.7750763297080994, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, [e2e-predictor] 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0125491619110107, 2.029978275 [e2e-predictor] 2990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151 [e2e-predictor] 982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086], [0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.169411897659 [e2e-predictor] 3018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107], [0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.15198254585266 [e2e-predictor] 1, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0299782752990723], [0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.1236603260040283, 1.0888018608093262, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9602615 [e2e-predictor] 83328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.047407388687134], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006 [e2e-predictor] 515503, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.931 [e2e-predictor] 9390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071 [e2e-predictor] 372628211975, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.775076329708 [e2e-predictor] 0994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, [e2e-predictor] 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9842266 [e2e-predictor] 44039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.21080625 [e2e-predictor] 05722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511 [e2e-predictor] 253357, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709 [e2e-predictor] 778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.169 [e2e-predictor] 4118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8796514868736267, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.11712431907653 [e2e-predictor] 8, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.06483674049 [e2e-predictor] 37744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.907974004745 [e2e-predictor] 4834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [1.4548149108886719, 1.8208279609680176, 1.7511112689971924, 1.472244143486023, 1.1062309741973877, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.52453172 [e2e-predictor] 20687866, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.27398681640625, 2.2565577030181885, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.6988236904144287, 1.2456645965576172, 0.9667974710464478, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.6879304051399231, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0. [e2e-predictor] 7053595781326294, 0.7750763297080994, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.047407388687134, 2.1345534324645996, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.1868410110473633, 2.047407388687134, 1.8731155395507812, 1.315381407737732, 1.1062309741973877, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.653071999 [e2e-predictor] 5498657, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.8622223138809204, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.082265853881836], [1.5768193006515503, 2.0125491619110107, 2.117124319076538, 2.1868410110473633, 2.3262743949890137, 2.3785619735717773, 2.2565577030181885, 2.0648367404937744, 2.0299782752990723, 1.8208279609680176, 1.1062309741973877, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0 [e2e-predictor] 365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [1.332810640335083, 1.6813944578170776, 1.785969614982605, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 1.4025273323059082, 1.158518671989441, 0.8099347352981567, 0.6879304051399231, 0.600784420967102, 0.9667974710464478, 0.9319390654563904, 1.0365142822265625, 0.984226644039154, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0 [e2e-predictor] .8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [2.1694118976593018, 2.1694118976593018, 2.0125491619110107, 1.785969614982605, 1.7162528038024902, 0.6879304051399231, -0.688975989818573, -1.1247059106826782, 0.008191745728254318, 1.053943395614624, 1.6813944578170776, 1.785969614982605, 1.5942485332489014, 1.7511112689971924, 1.472244143486023, 1.1410894393920898, 0.984226644039154, 0.7750763297080994, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, [e2e-predictor] 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.27398681640625, 1.9951199293136597, 1.2805230617523193, 0.09533771127462387, 0.16505448520183563, 1.7511112689971924, 2.308845281600952, 2.3785619735717773, 2.2565577030181885, 2.308845281600952, 2.361132860183716, 2.047407388687134, 1.925403118133545, 1.629106879234314, 1.2456645965576172, 0.9493682980537415, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628 [e2e-predictor] 211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [2.0125491619110107, 2.082265853881836, 2.117124319076538, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.8556864261627197, 1.646536111831665, 1.768540382385254, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.27398681640625, 2.204270124435425, 2.047407388687134, 1.8731155395507812, 1.611677646636963, 1.1410894393920898, 0.8970807194709778, 0.7576471567153931, 0.6530719995498657, 0.8099347352981567, 0.8622223138809204, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142 [e2e-predictor] 822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.2108062505722046, 0.2173420637845993, -0.20095856487751007, 0.5484968423843384, 1.611677646636963, 2.0996949672698975, 2.204270124435425, 2.239128589630127, 2.3088 [e2e-predictor] 45281600952, 2.2914161682128906, 2.3262743949890137, 2.3262743949890137, 2.082265853881836, 1.803398847579956, 1.489673376083374, 1.1062309741973877, 0.9493682980537415, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.9145098924636841, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.16941 [e2e-predictor] 18976593018, 2.1694118976593018, 2.1694118976593018], [1.6639652252197266, 1.8208279609680176, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 0.984226644039154, -0.688975989818573, -1.176993489265442, -0.6366884112358093, 0.4613508880138397, 1.332810640335083, 1.5768193006515503, 1.7162528038024902, 1.960261583328247, 2.1694118976593018, 2.204270124435425, 2.27398681640625, 2.361132860183716, 2.4831371307373047, 2.4134204387664795, 2.047407388687134, 1.6813944578170776, 1.1062309741973877, 0.7925055623054504, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593 [e2e-predictor] 018, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1694118976593018, 2.1868410110473633], [0.8970807194709778, 1.4025273323059082, 1.5942485332489014, 1.6988236904144287, 1.3676689863204956, -0.5495424270629883, -1.2815686464309692, -0.6541175842285156, 1.1933770179748535, 2.1868410110473633, 2.27398681640625, 2.117124319076538, 2.082265853881836, 1.7511112689971924, 1.6988236904144287, 1.803398847579956, 1.803398847579956, 1.2630938291549683, 1.0016558170318604, 1.8382571935653687, 2.2914161682128906, 2.204270124435425, 1.6813944578170776, 1.071372628211975, 1.175947904586792, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, [e2e-predictor] 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425], [-0.5495424270629883, -0.026666639372706413, 0.7750763297080994, 1.2805230617523193, 0.42649248242378235, -1.1072766780853271, -1.176993489265442, 0.8099347352981567, 1.960261583328247, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.3262743949890137, 2.3262743949890137, 2.0996949672698975, 1.803398847579956, 1.0365142822265625, 0.07790851593017578, 1.2456645965576172, 2.2216994762420654, 2.2914161682128906, 2.308845281600952, 2.395991325378418, 2.3437037467956543, 2.0299782752990723, 1.8208279609680176, 1.5245317220687866, 1.2805230617523193, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.66396522 [e2e-predictor] 52197266, 1.6813944578170776, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.2914161682128906, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.3262743949890137, 2.2216994762420654, 2.204270124435425, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [-0.3055337369441986, -0.6541175842285156, -0.42753809690475464, 0.18248367309570312, 0.02562093921005726, -0.8981263637542725, -0.4972548484802246, 1.7162528038024902, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.239128589630127, 2.3437037467956543, 2.361132860183716, 2.0648367404937744, 1.2805230617523193, 1.5768193006515503, 2.117124319076538, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.3437037467956543, 2.3437037467956543, 2.239128589630127, 2.047407388687134, 1.785969614982605, 1.5245317220687866, 1.2456645965576172, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1 [e2e-predictor] .1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7336820363998413, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.239128589630127, 2.2565577030181885, 2.082265853881836, 1.5768193006515503, 2.0996949672698975, 2.308845281600952, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [0.008191745728254318, -0.3055337369441986, -0.23581695556640625, -0.11381260305643082, -0.21838775277137756, -0.3403921127319336, 0.2522004544734955, 1.6813944578170776, 1.9079740047454834, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.082265853881836, 1.629106879234314, 1.071372628211975, 1.158518671989441, 1.8556864261627197, 2.151982545852661, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.151982545852661, 2.239128589630127, 2.308845281600952, 2.047407388687134, 1.8556864261627197, 1.611677646636963, 1.315381407737732, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.287058 [e2e-predictor] 83026123047, 0.32191720604896545, 0.33934640884399414, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1868410110473633, 2.1345534324645996, 2.1868410110473633, 2.2914161682128906, 2.2914161682128906, 2.0299782752990723, 1.768540382385254, 2.082265853881836, 1.646536111831665, 2.4134204387664795, 2.2914161682128906, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 1.960261583328247, 2.0299782752990723, 2.3262743949890137, 2.3437037467956543, 2.2565577030181885, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [0.5833552479743958, 0.600784420967102, 1.332810640335083, 1.5419609546661377, 0.8796514868736267, 0.14762529730796814, -0.009237446822226048, 0.6530719995498657, 1.4548149108886719, 1.7511112689971924, 1.7511112689971924, 1.925403118133545, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.8556864261627197, 0.14762529730796814, -0.42753809690475464, -0.4972548484802246, -0.25324615836143494, 0.6356428265571594, 1.5419609546661377, 1.942832350730896, 2.0648367404937744, 2.1868410110473633, 2.0648367404937744, 1.942832350730896, 2.047407388687134, 2.2914161682128906, 2.1694118976593018, 1.960261583328247, 1.803398847579956, 1.4025273323059082, 1.1062309741973877, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.478780061006546, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.32191 [e2e-predictor] 720604896545, 0.28705883026123047, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.35677558183670044, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.0299782752990723, 1.8556864261627197, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.5071024894714355, 2.430849552154541, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.082265853881836, 1.925403118133545, 1.629106879234314, 1.5942485332489014, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [1.6988236904144287, 0.7925055623054504, 0.7402179837226868, 1.2456645965576172, 1.646536111831665, 1.2456645965576172, 0.44392168521881104, 0.35677558183670044, 0.600784420967102, 1.071372628211975, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 0.9145098924636841, -0.8806971907615662, -0.9678431153297424, -0.04409583657979965, 1.4548149108886719, 2.0125491619110107, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.7511112689971924, 2.0299782752990723, 2.204270124435425, 1.629106879234314, 1.2805230617523193, 1.8382571935653687, 2.1868410110473633, 1.9951199293136597, 1.5419609546661377, 0.9145098924636841, 0.8099347352981567, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, [e2e-predictor] 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.0648367404937744, 1.8905447721481323, 1.5419609546661377, 1.925403118133545, 1.960261583328247, 1.5245317220687866, 1.785969614982605, 1.5419609546661377, 1.5768193006515503, 1.489673376083374, 2.0996949672698975, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.1868410110473633, 1.6988236904144287, 1.629106879234314, 1.5419609546661377, 1.7162528038024902, 1.7336820363998413, 2.27398681640625, 2.239128589630127, 2.239128589630127, 2.239128589630127], [2.2914161682128906, 1.6813944578170776, -0.2881045341491699, -0.532113254070282, -0.3578213155269623, 0.09533771127462387, 0.6879304051399231, 1.472244143486023, 1.5942485332489014, 1.071372628211975, 0.8622223138809204, 1.2108062505722046, 1.5419609546661377, 1.7336820363998413, 1.3676689863204956, -0.18352937698364258, -1.176993489265442, -0.5495424270629883, 1.5419609546661377, 2.204270124435425, 2.239128589630127, 2.204270124435425, 2.308845281600952, 2.3437037467956543, 2.047407388687134, 1.5942485332489014, 1.071372628211975, 0.5833552479743958, 0.42649248242378235, 0.8622223138809204, 1.315381407737732, 2.0996949672698975, 2.2216994762420654, 1.5071024894714355, 1.1933770179748535, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.0365142822265625, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0. [e2e-predictor] 8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.3742047846317291, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7227887511253357, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.2216994762420654, 2.1345534324645996, 1.2108062505722046, 1.5245317220687866, 1.8382571935653687, 1.5768193006515503, 1.8208279609680176, 1.2979521751403809, 1.3676689863204956, 1.5593900680541992, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.9079740047454834, 1.8556864261627197, 1.942832350730896, 1.4548149108886719, 1.6988236904144287, 1.785969614982605, 2.0125491619110107, 2.2216994762420654, 2.2565577030181885, 2.2565577030181885, 2.239128589630127], [2.2216994762420654, 2.3785619735717773, 1.8208279609680176, 0.02562093921005726, -0.619259238243103, -0.42753809690475464, -0.25324615836143494, 0.28705883026123047, 1.1236603260040283, 1.646536111831665, 1.2108062505722046, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 0.7750763297080994, -0.601830005645752, -1.1595642566680908, 0.44392168521881104, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.2914161682128906, 2.204270124435425, 2.3437037467956543, 2.4134204387664795, 1.925403118133545, 1.0016558170318604, 0.44392168521881104, 1.2979521751403809, 1.489673376083374, 1.5245317220687866, 1.9951199293136597, 2.361132860183716, 2.27398681640625, 1.960261583328247, 1.8208279609680176, 1.6639652252197266, 1.2630938291549683, 1.0888018608093262, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.9319390 [e2e-predictor] 654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.42649248242378235, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.3742047846317291, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.2565577030181885, 2.1694118976593018, 1.2630938291549683, 1.2805230617523193, 1.053943395614624, 1.4025273323059082, 1.5245317220687866, 1.5942485332489014, 1.175947904586792, 1.1062309741973877, 1.5071024894714355, 1.7511112689971924, 1.960261583328247, 1.785969614982605, 2.2565577030181885, 1.629106879234314, 1.9776906967163086, 1.5593900680541992, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885], [1.472244143486023, 2.0125491619110107, 2.3262743949890137, 2.204270124435425, 1.9079740047454834, 1.1062309741973877, 0.6530719995498657, 0.11276690661907196, -0.3229629397392273, 0.28705883026123047, 0.5833552479743958, 0.28705883026123047, 0.4090631604194641, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, -0.21838775277137756, 1.3850982189178467, 1.9079740047454834, 1.942832350730896, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.239128589630127, 2.2914161682128906, 2.3262743949890137, 2.0299782752990723, 1.053943395614624, 0.670501172542572, 0.9145098924636841, 1.0016558170318604, 1.7336820363998413, 2.1868410110473633, 2.27398681640625, 2.047407388687134, 1.960261583328247, 1.768540382385254, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1 [e2e-predictor] .0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.151982545852661, 2.204270124435425, 2.151982545852661, 2.151982545852661, 2.308845281600952, 1.2805230617523193, 0.9145098924636841, 0.7925055623054504, 0.9667974710464478, 1.3850982189178467, 1.5071024894714355, 0.9319390654563904, 0.9493682980537415, 1.489673376083374, 1.472244143486023, 1.8208279609680176, 1.472244143486023, 2.239128589630127, 1.4199565649032593, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.629106879234314, 1.768540382385254, 2.430849552154541, 2.204270124435425, 2.2565577030181885, 2.2914161682128906], [1.1236603260040283, 1.2456645965576172, 1.6988236904144287, 2.2565577030181885, 2.465708017349243, 2.5005664825439453, 2.1868410110473633, 1.0888018608093262, 0.3742047846317291, 0.4090631604194641, 0.1999128758907318, 0.18248367309570312, 0.827363908290863, 1.6988236904144287, 1.6639652252197266, 0.9493682980537415, 0.7227887511253357, 1.489673376083374, 1.8731155395507812, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 2.0648367404937744, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.0125491619110107, 1.8556864261627197, 1.2805230617523193, 0.513638436794281, 0.5484968423843384 [e2e-predictor] , 0.600784420967102, 0.7925055623054504, 1.332810640335083, 1.960261583328247, 2.2216994762420654, 2.0996949672698975, 1.9951199293136597, 1.8556864261627197, 1.6988236904144287, 1.3676689863204956, 1.158518671989441, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.1933770179748535, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0125491619110107, 2.0996949672698975, 2.151982545852661, 2.117124319076538, 2.1694118976593018, 1.9079740047454834, 0.7925055623054504, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 1.2805230617523193, 1.5419609546661377, 1.0016558170318604, 1.071372628211975, 1.5419609546661377, 1.5071024894714355, 1.7162528038024902, 1.5419609546661377, 1.785969614982605, 1.5419609546661377, 1.5245317220687866, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.8382571935653687, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.308845281600952], [1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.332810640335083, 1.5593900680541992, 2.1345534324645996, 2.465708017349243, 2.430849552154541, 2.2565577030181885, 1.4199565649032593, 1.2282354831695557, 0.670501172542572, -0.04409583657979965, 0.47878006 [e2e-predictor] 1006546, 1.2456645965576172, 1.7511112689971924, 1.5071024894714355, 1.158518671989441, 1.2805230617523193, 1.6639652252197266, 1.8556864261627197, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 1.4548149108886719, 0.30448800325393677, -0.3578213155269623, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.175947904586792, 1.0190850496292114, 1.2805230617523193, 1.472244143486023, 1.646536111831665, 2.082265853881836, 2.3785619735717773, 2.0996949672698975, 1.9951199293136597, 1.9776906967163086, 1.6639652252197266, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.32191720604896545, 0.30448800325393677, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.151982545852661, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 1.0888018608093262, 0.7053595781326294, 0.8099347352981567, 0.8099347352981567, 0.984226644039154, 1.4548149108886719, 1.5245317220687866, 1.2630938291549683, 1.4025273323059082, 1.7162528038024902, 1.489673376083374, 1.6813944578170776, 1.7511112689971924, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.629106879234314, 1.5593900680541992, 2.0125491619 [e2e-predictor] 110107, 2.082265853881836, 2.3437037467956543, 2.3437037467956543, 2.27398681640625], [1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.3676689863204956, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2216994762420654, 1.1410894393920898, 0.9493682980537415, 0.513638436794281, 0.13019609451293945, 0.28705883026123047, 0.7053595781326294, 1.1410894393920898, 0.984226644039154, 0.3742047846317291, 0.827363908290863, 1.3676689863204956, 1.611677646636963, 1.8556864261627197, 1.960261583328247, 1.942832350730896, 1.8208279609680176, 0.3742047846317291, -0.6366884112358093, 0.4613508880138397, 1.9079740047454834, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.7336820363998413, 1.5245317220687866, 1.5768193006515503, 1.6639652252197266, 1.5245317220687866, 1.2456645965576172, 1.1410894393920898, 1.629106879234314, 1.925403118133545, 1.7336820363998413, 1.2979521751403809, 1.1410894393920898, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 1.9776906967163086, 1.8731155395507812, 1.9951199293136597, 1.803398847579956, 2.0299782752990723, 1.2630938291549683, 0.3916339874267578 [e2e-predictor] , 0.513638436794281, 1.0016558170318604, 0.8447931408882141, 1.2282354831695557, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.7336820363998413, 1.6639652252197266, 1.925403118133545, 1.2805230617523193, 2.395991325378418, 2.361132860183716, 2.308845281600952], [1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.3502397537231445, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.5942485332489014, 1.1410894393920898, 1.2282354831695557, 1.4373857975006104, 1.053943395614624, 0.4613508880138397, 0.2522004544734955, 0.07790851593017578, 0.478780061006546, 1.0016558170318604, 1.1933770179748535, 1.5071024894714355, 1.6988236904144287, 1.803398847579956, 1.0365142822265625, -0.37525051832199097, -0.11381260305643082, 1.629106879234314, 2.0648367404937744, 2.117124319076538, 2.204270124435425, 2.2914161682128906, 2.27398681640625, 2.0648367404937744, 1.3676689863204956, 1.1062309741973877, 0.7925055623054504, 0.0430501289665699, 0.7053595781326294, 1.803398847579956, 2.2216994762420654, 2.117124319076538, 1.5245317220687866, 1.175947904586792, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.2696296274662018, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.513638436794281, 0.600784420967102, 0.6530719995498657, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.71625 [e2e-predictor] 28038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 1.0888018608093262, 0.18248367309570312, 0.33934640884399414, -0.009237446822226048, 0.7925055623054504, 1.1062309741973877, 1.0190850496292114, 1.4025273323059082, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.6813944578170776, 1.5419609546661377, 1.4548149108886719, 1.2108062505722046, 1.2979521751403809, 1.5419609546661377, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.8382571935653687, 1.8382571935653687, 2.27398681640625, 2.3785619735717773], [1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.6639652252197266, 1.8905447721481323, 1.8208279609680176, 0.8970807194709778, 1.1933770179748535, 1.768540382385254, 1.8382571935653687, 1.2979521751403809, 0.4962092638015747, 0.5484968423843384, 1.158518671989441, 1.2805230617523193, 1.0888018608093262, 1.1410894393920898, 1.2805230617523193, 0.6530719995498657, -0.04409583657979965, 0.9493682980537415, 1.960261583328247, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.8731155395507812, 1.1410894393920898, 0.8447931408882141, 1.8382571935653687, 2.151982545852661, 2.2216994762420654, 2.3437037467956543, 2.4482789039611816, 2.239128589630127, 1.960261583328247, 1.925403118133545, 1.7162528038024902, 1.3676689863204956, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.9319 [e2e-predictor] 390654563904, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.7511112689971924, 0.6182135939598083, -0.07895421981811523, 1.5419609546661377, 1.1933770179748535, 0.7053595781326294, -0.2881045341491699, -0.18352937698364258, 0.13019609451293945, 0.7925055623054504, 1.1236603260040283, 0.9493682980537415, 1.489673376083374, 1.5245317220687866, 1.6813944578170776, 1.5245317220687866, 1.5419609546661377, 1.646536111831665, 1.6813944578170776, 1.5593900680541992, 1.629106879234314, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.5593900680541992, 1.7511112689971924, 1.5942485332489014, 1.8382571935653687, 2.0125491619110107, 1.7336820363998413, 2.3262743949890137, 2.4134204387664795], [1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 1.1062309741973877, 1.5593900680541992, 1.960261583328247, 2.1345534324645996, 1.4548149108886719, 1.3502397537231445, 1.629106879234314, 1.0888018608093262, 0.5659260153770447, 0.8447931408882141, 1.1410894393920898, 1.175947904586792, 1.053943395614624, 0.9145098924636841, 0.7576471567153931, 0.5833552479743958, 1.4373857975006104, 1.8382571935653687, 1.8905447721481323, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 1.158518671989441, 1.1410894393920898, 1.8731155395507812, 2.0648367404937744, 2.2216994762420654, 2.361132860183716, 2.430849552154541, 2.4482789039611816, 2.0996949672698975, 1.8905447721481323, 2.0648367404937744, 1.629106879234314, 1.315381407737732, 1.175947904586792, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420 [e2e-predictor] 637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.8905447721481323, 1.2630938291549683, 0.06047932058572769, 0.02562093921005726, 0.2696296274662018, 1.1410894393920898, 0.4090631604194641, -0.3578213155269623, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.1062309741973877, 0.984226644039154, 1.1933770179748535, 1.4548149108886719, 1.629106879234314, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.646536111831665, 1.5419609546661377, 1.5245317220687866, 1.8556864261627197, 1.8208279609680176, 1.7162528038024902, 2.308845281600952, 2.361132860183716], [1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.2630938291549683, 1.6988236904144287, 1.803398847579956, 1.611677646636963, 1.332810640335083, 1.0190850496292114, 1.2979521751403809, 1.7162528038024902, 1.4199565649032593, 0.9667974710464478, 0.9145098924636841, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 1.2108062505722046, 1.629106879234314, 1.629106879234314, 1.6988236904144287, 1.785969614982605, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 1.8208279609680176, 0.827363908290863, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 2.0996949672698975, 2.239128589630127, 2.430849552154541, 2.4134204387664795, 2.082265853881836, 1.960261583328247, 1.8208279609680176, 1.489673376083374, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.09533771127462387, 0.095337 [e2e-predictor] 71127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.5833552479743958, 0.6182135939598083, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.6639652252197266, -0.09638340771198273, 0.02562093921005726, 0.513638436794281, 0.42649248242378235, 0.7227887511253357, 0.02562093921005726, 0.32191720604896545, 0.827363908290863, 1.1410894393920898, 1.5071024894714355, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.3676689863204956, 1.332810640335083, 1.4199565649032593, 1.5942485332489014, 1.611677646636963, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.5593900680541992, 1.5593900680541992, 1.646536111831665, 1.8382571935653687, 1.6813944578170776, 1.611677646636963, 2.27398681640625, 2.3437037467956543], [1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0888018608093262, 1.3502397537231445, 1.4025273323059082, 1.0888018608093262, 0.7750763297080994, 1.315381407737732, 1.7511112689971924, 1.6988236904144287, 1.1410894393920898, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 1.2630938291549683, 1.4199565649032593, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.7336820363998413, 1.8208279609680176, 1.8556864261627197, 1.2456645965576172, -0.18352937698364258, 0.6530719995498657, 2.082265853881836, 2.2914161682128906, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.925403118133545, 2.151982545852661, 2.204270124435425, 2.3785619735717773, 2.4134204387664795, 2.1345534324645996, 1.925403118133545, 1.8905447721481323, 1.5419609546661377, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4613508880138397, 0.44392168521881104, [e2e-predictor] 0.42649248242378235, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.18248367309570312, 0.16505448520183563, 0.11276690661907196, 0.11276690661907196, 0.07790851593017578, 0.09533771127462387, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5833552479743958, 0.513638436794281, 0.600784420967102, 0.6879304051399231, 0.7576471567153931, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.8382571935653687, 1.8208279609680176, 1.960261583328247, 1.4373857975006104, 1.6813944578170776, 1.6639652252197266, 0.14762529730796814, -0.5146840810775757, 0.2522004544734955, 0.7227887511253357, 0.8970807194709778, 0.6879304051399231, 0.09533771127462387, 1.3676689863204956, 1.6639652252197266, 1.5593900680541992, 1.8905447721481323, 1.768540382385254, 1.785969614982605, 1.1933770179748535, 1.7336820363998413, 1.629106879234314, 1.3676689863204956, 1.315381407737732, 1.1236603260040283, 1.3850982189178467, 1.7336820363998413, 1.611677646636963, 1.646536111831665, 1.4199565649032593, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.7162528038024902, 1.8731155395507812, 1.6813944578170776, 1.629106879234314, 2.3437037467956543, 2.3262743949890137], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 1.175947904586792, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.5071024894714355, 1.646536111831665, 1.2979521751403809, 0.8970807194709778, 0.7750763297080994, 0.8622223138809204, 0.9145098924636841, 1.2282354831695557, 1.3676689863204956, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.4199565649032593, 0.4090631604194641, 0.32191720604896545, 1.7162528038024902, 2.047407388687134, 2.117124319076538, 2.204270124435425, 2.308845281600952, 2.239128589630127, 1.785969614982605, 1.489673376083374, 1.4199565649032593, 1.1236603260040283, 1.2805230617523193, 1.803398847579956, 1.9079740047454834, 0.6879304051399231, 0.8970807194709778, 1.1236603260040283, 1.2979521751403809, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0539433956146 [e2e-predictor] 24, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.09533771127462387, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.5659260153770447, 0.7053595781326294, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.3676689863204956, 1.4025273323059082, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 2.0125491619110107, 1.646536111831665, 0.008191745728254318, -0.44496726989746094, 0.11276690661907196, -0.8284096121788025, -0.41010889410972595, 0.30448800325393677, 0.7925055623054504, 0.9493682980537415, 1.053943395614624, 0.3916339874267578, 1.489673376083374, 1.2979521751403809, 1.6813944578170776, 1.8556864261627197, 1.5942485332489014, 1.472244143486023, 1.4548149108886719, 1.9079740047454834, 1.6813944578170776, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.5768193006515503, 1.7336820363998413, 1.7162528038024902, 1.3850982189178467, 1.4025273323059082, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.5245317220687866, 2.430849552154541, 2.3437037467956543], [1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.3850982189178467, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.3676689863204956, 1.2630938291549683, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.5419609546661377, 1.5071024894714355, 1.071372628211975, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 1.1933770179748535, 1.4373857975006104, 1.5245317220687866, 1.489673376083374, 1.053943395614624, 0.2522004544734955, 0.9319390654563904, 1.8905447721481323, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.2565577030181885, 2.308845281600952, 2.2914161682128906, 1.2630938291549683, -0.06152502819895744, -0.3055337369441986, -0.3229629397392273, 0.42649248242378235, 0.18248367309570312, -0.23581695556640625, 0.2173420637845993, 1.5942485332489014, 1.5419609546661377, 1.2805230617523193, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1 [e2e-predictor] .071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.32191720604896545, 0.42649248242378235, 0.513638436794281, 0.6356428265571594, 0.984226644039154, 1.175947904586792, 1.5245317220687866, 1.611677646636963, 1.785969614982605, 1.6639652252197266, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.6813944578170776, 1.5768193006515503, 1.5245317220687866, 1.5942485332489014, 1.8382571935653687, 1.6988236904144287, 1.7511112689971924, 2.0996949672698975, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.8382571935653687, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.4025273323059082, 0.02562093921005726, 0.3916339874267578, -0.6366884112358093, -0.42753809690475464, -1.089847445487976, -0.8109803795814514, -0.8632679581642151, 0.30448800325393677, 0.4613508880138397, 0.7576471567153931, 0.8622223138809204, 0.3916339874267578, 1.2979521751403809, 1.7336820363998413, 1.5942485332489014, 1.6813944578170776, 1.4548149108886719, 1.7336820363998413, 1.6639652252197266, 1.803398847579956, 1.9079740047454834, 1.8382571935653687, 1.1062309741973877, 1.2805230617523193, 1.489673376083374, 1.5768193006515503, 1.6639652252197266, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.9951199293136597, 1.9776906967163086, 1.785969614982605, 2.465708017349243, 2.308845281600952], [1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.175947904586792, 1.8556864261627197, 2.2565577030181885, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 1.6639652252197266, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 1.0016558170318604, 1.2282354831695557, 1.646536111831665, 1.4548149108886719, 0.827363908290863, 0.4613508880138397, 0.5484968423843384, 0.9145098924636841, 1.4025273323059082, 1.4199565649032593, 1.0888018608093262, 0.5833552479743958, 1.489673376083374, 1.8556864261627197, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.082265853881836, 2.1345534324645996, 2.1868410110473633, 2.082265853881836, 1.053943395614624, 0.1999128758907318, -0.27067533135414124, -0.3229629397392273, -0.3055337369441986, -0.3578213155269623, -0.44496726989746094, -0.0789542 [e2e-predictor] 1981811523, 1.332810640335083, 1.6639652252197266, 1.4373857975006104, 1.1410894393920898, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1410894393920898, 1.071372628211975, 0.9493682980537415, 0.984226644039154, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1410894393920898, 1.1236603260040283, 1.0190850496292114, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.0888018608093262, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 0.8622223138809204, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.18248367309570312, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.16505448520183563, 0.2347712516784668, 0.1999128758907318, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.4090631604194641, 0.7576471567153931, 1.2456645965576172, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.6813944578170776, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.646536111831665, 1.6988236904144287, 1.629106879234314, 1.8731155395507812, 1.7511112689971924, 1.8208279609680176, 2.082265853881836, 2.117124319076538, 1.8731155395507812, 1.960261583328247, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.942832350730896, 1.8905447721481323, 1.9776906967163086, 1.925403118133545, 2.047407388687134, 0.827363908290863, 0.07790851593017578, -0.42753809690475464, -0.9155555367469788, -0.9504139423370361, -0.7935512065887451, -0.7935512065887451, -0.5495424270629883, -0.42753809690475464, 0.14762529730796814, 0.32191720604896545, 0.35677558183670044, 0.600784420967102, 0.8622223138809204, 1.489673376083374, 1.629106879234314, 1.5768193006515503, 1.2979521751403809, 1.3850982189178467, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.7336820363998413, 1.8731155395507812, 1.071372628211975, 1.315381407737732, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.942832350730896, 1.942832350730896, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.8208279609680176, 2.1694118976593018, 1.785969614982605, 1.5245317220687866, 2.4482789039611816, 2.361132860183716], [1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.3850982189178467, 1.9776906967163086, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.047407388687134, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 1.3676689863204956, 0.9493682980537415, 0.6356428265571594, 0.513638436794281, 0.984226644039154, 1.2108062505722046, 1.141089439392089 [e2e-predictor] 8, 1.2282354831695557, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.0299782752990723, 1.332810640335083, 0.16505448520183563, -0.1661001741886139, -0.1486709862947464, -0.04409583657979965, -0.04409583657979965, -0.21838775277137756, -0.37525051832199097, -0.532113254070282, 0.2696296274662018, 0.8970807194709778, 0.6530719995498657, 0.7925055623054504, 1.0888018608093262, 1.158518671989441, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.0016558170318604, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.175947904586792, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8796514868736267, 0.8622223138809204, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.2522004544734955, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.18248367309570312, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.2522004544734955, 0.513638436794281, 0.827363908290863, 1.3676689863204956, 1.4025273323059082, 1.2282354831695557, 1.3502397537231445, 1.4373857975006104, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.5593900680541992, 1.629106879234314, 1.5245317220687866, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.8208279609680176, 1.8905447721481323, 1.803398847579956, 2.0648367404937744, 1.629106879234314, 2.151982545852661, 1.6813944578170776, 2.1868410110473633, 2.0648367404937744, 2.1868410110473633, 2.047407388687134, 2.082265853881836, 1.9776906967163086, 1.611677646636963, 1.3850982189178467, 1.1410894393920898, 0.2173420637845993, -0.4972548484802246, -0.9852723479270935, -1.1072766780853271, -1.1944226026535034, -0.9155555367469788, -0.6715468168258667, 0.2347712516784668, 0.4090631604194641, 0.18248367309570312, -0.009237446822226048, 0.478780061006546, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.6988236904144287, 1.5245317220687866, 1.2630938291549683, 1.175947904586792, 1.5942485332489014, 1.8382571935653687, 1.8556864261627197, 1.5768193006515503, 1.6639652252197266, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.5245317220687866, 1.7336820363998413, 1.925403118133545, 1.960261583328247, 1.5768193006515503, 2.395991325378418, 2.395991325378418], [1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, [e2e-predictor] 1.0016558170318604, 1.2630938291549683, 1.925403118133545, 2.27398681640625, 2.204270124435425, 2.1694118976593018, 2.0996949672698975, 1.629106879234314, 1.2630938291549683, 1.175947904586792, 1.4199565649032593, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.158518671989441, 1.5071024894714355, 1.5071024894714355, 1.0888018608093262, 0.8796514868736267, 0.8099347352981567, 1.0365142822265625, 1.6639652252197266, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 1.489673376083374, 0.06047932058572769, -0.026666639372706413, 0.513638436794281, 0.14762529730796814, -0.11381260305643082, -0.3229629397392273, -0.3403921127319336, -0.4623964726924896, -0.44496726989746094, -0.20095856487751007, -0.21838775277137756, -0.3229629397392273, -0.25324615836143494, -0.09638340771198273, 0.11276690661907196, 0.3916339874267578, 0.7402179837226868, 1.071372628211975, 1.175947904586792, 1.2805230617523193, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.785969614982605, 1.8556864261627197, 2.047407388687134, 2.27398681640625, 1.3676689863204956, -0.06152502819895744, 0.2696296274662018, 0.7925055623054504, 1.803398847579956, 2.27398681640625, 2.430849552154541, 2.4831371307373047, 2.430849552154541, 2.361132860183716, 2.3785619735717773, 2.430849552154541, 2.3437037467956543, 2.395991325378418, 2.622570753097534, 2.1345534324645996, -0.37525051832199097, -0.44496726989746094, 0.7925055623054504, 1.785969614982605, 2.0299782752990723, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 1.6813944578170776, 0.42649248242378235, 0.2696296274662018, 0.6356428265571594, 1.3850982189178467, 1.2456645965576172, 1.1236603260040283, 1.053943395614624, 0.8622223138809204, 0.6530719995498657, 0.5833552479743958, 0.4613508880138397, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.09533771127462387, 0.13019609451293945, 0.14762529730796814, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.28705883026123047, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.42649248242378235, 0.42649248242378235, 0.513638436794281, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.9667974710464478, 1.1236603260040283, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.646536111831665, 1.8731155395507812, 1.5942485332489014, 1.4373857975006104, 1.5768193006515503, 1.3502397537231445, 1.4025273323059082, 1.5071024894714355, 1.629106879234314, 1.3676689863204956, 1.472244143486023, 1.629106879234314, 1.7511112689971924, 1.7511112689971924, 1.4199565649032593, 1.942832350730896, 1.785969614982605, 1.6639652252197266, 1.8905447721481323, 2.0996949672698975, 2.2216994762420654, 2.0299782752990723, 2.0125491619110107, 2.1345534324645996, 2.047407388687134, 1.8731155395507812, 1.175947904586792, 0.2696296274662018, -0.1486709862947464, -0.688975989818573, -1.0201307535171509, -1.2815686464309692, -1.2989977598190308, -1.2989977598190308, -0.9155555367469788, -1.0201307535171509, 1.1236603260040283, 1.489673376083374, 1.0365142822265625, -0.009237446822226048, -0.2881045341491699, 0.13019609451293945, 1.6813944578170776, 1.6639652252197266, 2.0648367404937744, 1.6988236904144287, 1.3502397537231445, 0.8622223138809204, 1.7511112689971924, 1.4373857975006104, 1.768540382385254, 1.785969614982605, 2.047407388687134, 1.5071024894714355, 1.3676689863204956, 1.4025273323059082, 1.2979521751403809, 1.2979521751403809, 1.8208279609680176, 1.7336820363998413, 1.925403118133545, 1.7336820363998413, 1.5071024894714355, 1.5942485332489014, 1.5593900680541992, 1.9 [e2e-predictor] 951199293136597, 1.5071024894714355, 2.308845281600952, 2.361132860183716], [1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.2282354831695557, 2.0299782752990723, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.0648367404937744, 1.7511112689971924, 1.2282354831695557, 1.2456645965576172, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.3850982189178467, 1.0888018608093262, 1.315381407737732, 1.7162528038024902, 1.489673376083374, 1.0190850496292114, 0.8447931408882141, 0.9319390654563904, 0.7402179837226868, 0.5659260153770447, 0.8970807194709778, 1.315381407737732, 1.611677646636963, 1.8731155395507812, 1.9079740047454834, 1.4025273323059082, 0.478780061006546, 0.7053595781326294, -0.1486709862947464, -0.1486709862947464, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.35677558183670044, 1.0888018608093262, 1.8556864261627197, 2.117124319076538, 2.1694118976593018, 2.308845281600952, 2.5354247093200684, 2.1694118976593018, 1.5593900680541992, 1.925403118133545, 2.3262743949890137, 2.465708017349243, 2.4482789039611816, 2.517995595932007, 2.552854061126709, 2.5702831745147705, 2.587712287902832, 2.622570753097534, 1.4199565649032593, -0.7064052224159241, -0.9852723479270935, 0.4613508880138397, 2.4134204387664795, 2.465708017349243, 2.430849552154541, 2.4482789039611816, 2.430849552154541, 2.4831371307373047, 2.5354247093200684, 2.5702831745147705, 2.622570753097534, 2.6399998664855957, 2.6399998664855957, 1.925403118133545, -0.026666639372706413, 0.8622223138809204, 1.768540382385254, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.0299782752990723, 0.9145098924636841, -0.18352937698364258, -0.7238344550132751, -0.9852723479270935, -0.7238344550132751, 2.1694118976593018, 2.430849552154541, 2.430849552154541, 2.517995595932007, 2.430849552154541, 2.308845281600952, 2.0648367404937744, 1.611677646636963, 1.2108062505722046, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.6879304051399231, 0.600784420967102, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.670501172542572, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7576471567153931, 0.8447931408882141, 0.9493682980537415, 0.8970807194709778, 0.9667974710464478, 0.9667974710464478, 1.1410894393920898, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2979521751403809, 1.472244143486023, 1.4199565649032593, 1.5071024894714355, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.7162528038024902, 1.2456645965576172, 1.158518671989441, 1.1410894393920898, 1.2979521751403809, 1.489673376083374, 1.2282354831695557, 1.2979521751403809, 1.5419609546661377, 1.3502397537231445, 1.332810640335083, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.5593900680541992, 1.4373857975006104, 1.611677646636963, 1.5419609546661377, 1.5593900680541992, 1.472244143486023, 1.7511112689971924, 1.768540382385254, 2.0648367404937744, 1.6813944578170776, 2.239128589630127, 2.0299782752990723, 1.611677646636963, 2.1868410110473633, 2.0996949672698975, 2.1694118976593018, 1.9776906967163086, 2.0299782752990723, 1.7336820363998413, 0.4090631604194641, -0.5146840810775757, -1.1072766780853271, -1.246710181236267, -1.176993489265442, -1.1944226026535034, -1.2989977598190308, -1.403572916984558, -0.8806971907615662, -0.7238344550132751, 1.5768193006515503, 1.960261583328247, 1.5245317220687866, 0.6530719995498657, -0.21838775277137756, 0.2696296274662018, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.925403118133545, 1.6639652252197266, 1.4 [e2e-predictor] 72244143486023, 1.2630938291549683, 1.5419609546661377, 1.8905447721481323, 1.768540382385254, 2.047407388687134, 1.803398847579956, 1.629106879234314, 1.8208279609680176, 1.5593900680541992, 1.472244143486023, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.4025273323059082, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 1.332810640335083, 2.4482789039611816, 2.395991325378418], [1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.175947904586792, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2565577030181885, 2.1345534324645996, 1.8731155395507812, 1.4548149108886719, 1.3850982189178467, 1.8208279609680176, 1.8382571935653687, 1.6639652252197266, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.5071024894714355, 1.3502397537231445, 1.1933770179748535, 1.1236603260040283, 0.8796514868736267, 0.8447931408882141, 0.7576471567153931, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, -0.07895421981811523, -0.37525051832199097, 0.478780061006546, 0.4090631604194641, 0.2522004544734955, 0.18248367309570312, 0.06047932058572769, 0.1999128758907318, 0.6356428265571594, 0.7750763297080994, 0.5659260153770447, 1.8556864261627197, 2.587712287902832, 2.5354247093200684, 2.4482789039611816, 2.552854061126709, 2.308845281600952, 2.151982545852661, 2.465708017349243, 2.4831371307373047, 2.517995595932007, 2.5354247093200684, 2.5354247093200684, 2.517995595932007, 2.587712287902832, 2.552854061126709, 2.587712287902832, 0.7053595781326294, -0.688975989818573, -1.1944226026535034, -1.1595642566680908, 0.0430501289665699, 2.3262743949890137, 2.430849552154541, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.3262743949890137, 2.517995595932007, 2.517995595932007, 2.4831371307373047, 2.1694118976593018, -0.9504139423370361, -1.4732897281646729, -1.4384313821792603, -0.5146840810775757, 0.6356428265571594, 1.0190850496292114, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, -0.18352937698364258, -1.1247059106826782, -1.2641394138336182, -1.1944226026535034, 0.513638436794281, 1.8556864261627197, 2.4482789039611816, 2.587712287902832, 2.4134204387664795, 2.430849552154541, 2.395991325378418, 2.4831371307373047, 2.5702831745147705, 2.1694118976593018, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.4025273323059082, 1.2108062505722046, 1.175947904586792, 1.2456645965576172, 1.4199565649032593, 1.5419609546661377, 1.646536111831665, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.803398847579956, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.768540382385254, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.4373857975006104, 1.5071024894714355, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.5942485332489014, 1.7336820363998413, 1.629106879234314, 1.5245317220687866, 1.611677646636963, 1.4373857975006104, 1.629106879234314, 1.6813944578170776, 1.5942485332489014, 1.472244143486023, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.4548149108886719, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.1933770179748535, 1.315381407737732, 1.489673376083374, 1.2108062505722046, 1.6813944578170776, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.2565577030181885, 1.8208279609680176, 1.6813944578170776, 2.1694118976593018, 1.768540382385254, 2.0648367404937744, 2.047407388687134, 1.6988236904144287, 1.646536111831665, 0.2696296274662018, -0.9678431153297424, -1.3861438035964966, -1.5255773067474365, [e2e-predictor] -1.490718960762024, -1.333856225013733, -0.8109803795814514, -1.5081480741500854, -1.5604356527328491, -0.1486709862947464, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.5593900680541992, 0.42649248242378235, 0.1999128758907318, 1.6639652252197266, 2.0996949672698975, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 2.117124319076538, 1.2979521751403809, 1.4199565649032593, 1.611677646636963, 1.611677646636963, 1.8382571935653687, 1.9776906967163086, 1.5245317220687866, 2.0125491619110107, 1.6988236904144287, 1.4199565649032593, 1.6639652252197266, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 2.082265853881836, 1.2630938291549683, 2.430849552154541, 2.361132860183716], [1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 1.053943395614624, 1.785969614982605, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.239128589630127, 1.942832350730896, 1.5942485332489014, 1.5593900680541992, 1.942832350730896, 2.0996949672698975, 2.0299782752990723, 1.7162528038024902, 1.5071024894714355, 1.4373857975006104, 1.3676689863204956, 1.5245317220687866, 1.646536111831665, 1.2805230617523193, 1.0888018608093262, 1.4548149108886719, 1.5593900680541992, 1.5245317220687866, 1.2805230617523193, 0.9667974710464478, 0.13019609451293945, -0.44496726989746094, -0.11381260305643082, -0.09638340771198273, -0.3229629397392273, -0.3229629397392273, -0.20095856487751007, -0.39267969131469727, -0.5844008326530457, -0.1486709862947464, 0.0430501289665699, -0.11381260305643082, 2.27398681640625, 2.4482789039611816, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.5005664825439453, 2.587712287902832, 2.5354247093200684, 2.5005664825439453, 2.4831371307373047, 2.395991325378418, 2.3785619735717773, 2.4831371307373047, 2.4482789039611816, 0.28705883026123047, -0.5146840810775757, -1.0724183320999146, -1.3861438035964966, -1.403572916984558, -1.403572916984558, -1.0549890995025635, -0.009237446822226048, 1.2805230617523193, 1.8556864261627197, 2.151982545852661, 2.361132860183716, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 1.3676689863204956, -1.2641394138336182, -1.5081480741500854, -1.5778648853302002, -1.490718960762024, -0.9678431153297424, -0.7064052224159241, -0.5669716596603394, -0.3578213155269623, -0.21838775277137756, -0.688975989818573, -1.2815686464309692, -1.1247059106826782, -1.1072766780853271, -0.3229629397392273, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 2.151982545852661, 2.587712287902832, 1.629106879234314, 0.28705883026123047, 0.8970807194709778, 1.3502397537231445, 1.611677646636963, 1.6813944578170776, 1.646536111831665, 1.8382571935653687, 1.9079740047454834, 1.8382571935653687, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.7511112689971924, 1.8556864261627197, 1.8556864261627197, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.5942485332489014, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.5942485332489014, 1.6813944578170776, 1.5768193006515503, 1.5071024894714355, 1.6813944578170776, 1.785969614982605, 1.8208279609680176, 1.5071024894714355, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.5942485332489014, 1.3676689863204956, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.2282354831695557, 1.2282354831695557, 1.3502397537231445, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.5593900680541992, 1.3676689863204956, 1.4373857975006104, 1.5245317220687866, 1.7685403 [e2e-predictor] 82385254, 1.7336820363998413, 1.785969614982605, 1.5593900680541992, 1.7511112689971924, 1.611677646636963, 1.7162528038024902, 2.1868410110473633, 2.0125491619110107, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0996949672698975, 2.204270124435425, 1.4548149108886719, 1.315381407737732, 0.008191745728254318, -0.9329847693443298, -1.3861438035964966, -1.4384313821792603, -1.5255773067474365, -1.403572916984558, -1.4210021495819092, -1.5081480741500854, -1.5081480741500854, -0.688975989818573, 1.071372628211975, 1.5245317220687866, 1.5419609546661377, 1.5245317220687866, 0.42649248242378235, 0.513638436794281, 1.2282354831695557, 1.7162528038024902, 1.7336820363998413, 1.9776906967163086, 2.1868410110473633, 1.9776906967163086, 1.2979521751403809, 1.7162528038024902, 1.5593900680541992, 1.6639652252197266, 1.5593900680541992, 1.803398847579956, 1.7162528038024902, 1.9776906967163086, 1.7162528038024902, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.803398847579956, 1.925403118133545, 1.472244143486023, 1.3850982189178467, 1.3676689863204956, 2.239128589630127, 1.4373857975006104, 2.395991325378418, 2.361132860183716], [1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3502397537231445, 1.332810640335083, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.7925055623054504, 0.8447931408882141, 0.9667974710464478, 1.6988236904144287, 2.204270124435425, 2.3262743949890137, 2.3437037467956543, 2.27398681640625, 2.047407388687134, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 2.047407388687134, 2.1694118976593018, 1.8382571935653687, 1.5245317220687866, 1.5419609546661377, 1.3850982189178467, 1.3850982189178467, 1.629106879234314, 1.5071024894714355, 1.3502397537231445, 1.5071024894714355, 1.5942485332489014, 1.3850982189178467, 0.984226644039154, 0.18248367309570312, -0.37525051832199097, -0.11381260305643082, -0.07895421981811523, -0.2881045341491699, -0.4798256754875183, -0.6541175842285156, -0.8109803795814514, -0.9678431153297424, -1.2292810678482056, -1.246710181236267, -1.0549890995025635, -0.7412636280059814, -0.21838775277137756, 1.0365142822265625, 1.2979521751403809, 1.332810640335083, 1.942832350730896, 2.430849552154541, 2.517995595932007, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.768540382385254, -1.176993489265442, -1.2815686464309692, -1.3512853384017944, -1.333856225013733, -1.403572916984558, -1.403572916984558, -1.403572916984558, -1.3861438035964966, -1.3687145709991455, -1.2989977598190308, -1.4384313821792603, -1.1421350240707397, -1.089847445487976, -1.2292810678482056, -1.1944226026535034, -1.3861438035964966, -1.490718960762024, -1.4558604955673218, -1.4558604955673218, -1.403572916984558, -1.3164269924163818, -1.2292810678482056, -1.2292810678482056, -1.246710181236267, -1.2641394138336182, -1.2815686464309692, -1.5255773067474365, -1.5430065393447876, -1.647581696510315, -1.5255773067474365, -1.1421350240707397, -0.8109803795814514, -0.3403921127319336, 0.3742047846317291, 1.0190850496292114, 0.6530719995498657, 1.071372628211975, 1.472244143486023, 1.629106879234314, 1.8731155395507812, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.785969614982605, 1.646536111831665, 1.629106879234314, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.5419609546661377, 1.6813944578170776, 1.6639652252197266, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6988236904144287, 1.5593900680541992, 1.5942485332489014, 1.5071024894714355, 1.611677646636963, 1.629106879234314, 1.6813944578170776, 1.6639652252197266, 1.5245317220687866, 1.4199565649032593, 1.4025273323059082, 1.315381407737732, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.1933770179748535, 1.15 [e2e-predictor] 8518671989441, 1.0190850496292114, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 0.9319390654563904, 1.053943395614624, 1.0016558170318604, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.1933770179748535, 1.4025273323059082, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.8731155395507812, 1.8382571935653687, 2.0996949672698975, 1.785969614982605, 2.117124319076538, 1.7162528038024902, 2.0996949672698975, 1.9776906967163086, 1.803398847579956, 1.9079740047454834, 0.9493682980537415, -0.8632679581642151, -1.2118518352508545, -1.3512853384017944, -1.3687145709991455, -1.5604356527328491, -1.5430065393447876, -1.5255773067474365, -1.4384313821792603, -1.6127232313156128, -0.9504139423370361, 0.4962092638015747, 1.071372628211975, 1.5419609546661377, 1.4548149108886719, 1.0888018608093262, 0.513638436794281, 0.8970807194709778, 1.8556864261627197, 1.9079740047454834, 1.960261583328247, 2.0125491619110107, 1.925403118133545, 1.4199565649032593, 1.158518671989441, 1.489673376083374, 1.5593900680541992, 1.332810640335083, 1.7511112689971924, 1.6813944578170776, 1.8556864261627197, 1.7511112689971924, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.8208279609680176, 2.239128589630127, 1.629106879234314, 1.472244143486023, 1.611677646636963, 2.0648367404937744, 1.472244143486023, 2.430849552154541, 2.3262743949890137], [1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.7576471567153931, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 1.4373857975006104, 2.0648367404937744, 2.361132860183716, 2.3262743949890137, 2.3262743949890137, 2.1694118976593018, 1.9776906967163086, 2.0648367404937744, 1.942832350730896, 1.925403118133545, 2.117124319076538, 2.0648367404937744, 1.7336820363998413, 1.4199565649032593, 1.5768193006515503, 1.768540382385254, 1.5245317220687866, 1.5419609546661377, 1.2979521751403809, 0.6530719995498657, 0.18248367309570312, -0.3229629397392273, -0.6715468168258667, -0.9329847693443298, -1.0201307535171509, -1.1247059106826782, -1.1595642566680908, -1.1421350240707397, -1.1247059106826782, -1.176993489265442, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.3861438035964966, -1.089847445487976, -1.0027015209197998, -1.0724183320999146, -1.2641394138336182, -1.2641394138336182, -1.3687145709991455, 0.7576471567153931, 1.1236603260040283, -1.2118518352508545, -1.2641394138336182, -0.7412636280059814, -0.23581695556640625, -0.7935512065887451, -1.6301524639129639, -1.5430065393447876, -1.6127232313156128, -1.6824400424957275, -1.5081480741500854, -1.490718960762024, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.3687145709991455, -1.246710181236267, -1.2118518352508545, -1.176993489265442, -1.1247059106826782, -1.1072766780853271, -1.246710181236267, -1.5778648853302002, -1.1595642566680908, 0.06047932058572769, 0.7227887511253357, 1.2108062505722046, 1.4548149108886719, 1.1236603260040283, 0.5310676693916321, -0.4972548484802246, -0.6715468168258667, -0.1312417984008789, -0.5495424270629883, -0.7935512065887451, -1.176993489265442, -1.4384313821792603, -1.3164269924163818, -1.3512853384017944, -1.3687145709991455, -1.3512853384017944, -0.7412636280059814, 0.4962092638015747, 1.629106879234314, 1.9079740047454834, 1.768540382385254, 1.8905447721481323, 1.5419609546661377, 1.611677646636963, 1.803398847579956, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.9079740047454834, 1.7336820363998413, 1.6639652252197266, 1.6639652252197266, 1.803398847579956, 1.5593900680541992, 1.50710248947143 [e2e-predictor] 55, 1.472244143486023, 1.472244143486023, 1.2805230617523193, 1.3502397537231445, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.5593900680541992, 1.472244143486023, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.3676689863204956, 1.3502397537231445, 1.2282354831695557, 1.4025273323059082, 1.332810640335083, 1.2456645965576172, 1.2805230617523193, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.071372628211975, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.2456645965576172, 1.315381407737732, 1.053943395614624, 1.3850982189178467, 1.4373857975006104, 1.2979521751403809, 1.2282354831695557, 1.489673376083374, 1.646536111831665, 1.7162528038024902, 1.5593900680541992, 1.9776906967163086, 2.0648367404937744, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.611677646636963, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.9079740047454834, 1.960261583328247, 1.785969614982605, 0.5659260153770447, -1.176993489265442, -1.4384313821792603, -1.490718960762024, -1.403572916984558, -1.4558604955673218, -1.490718960762024, -1.6127232313156128, -1.3687145709991455, -1.5952941179275513, -1.490718960762024, -0.1312417984008789, 0.6182135939598083, 1.629106879234314, 1.646536111831665, 0.9493682980537415, 0.8099347352981567, 1.1062309741973877, 1.472244143486023, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.785969614982605, 1.5071024894714355, 1.2282354831695557, 1.5245317220687866, 1.5942485332489014, 1.2979521751403809, 1.4373857975006104, 1.785969614982605, 1.6813944578170776, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.2805230617523193, 1.803398847579956, 1.9776906967163086, 1.611677646636963, 1.3676689863204956, 1.7511112689971924, 1.5245317220687866, 1.5942485332489014, 2.465708017349243, 2.3262743949890137], [1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.1933770179748535, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 0.9145098924636841, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 1.0888018608093262, 1.9079740047454834, 2.3262743949890137, 2.3437037467956543, 2.308845281600952, 2.239128589630127, 2.204270124435425, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.0299782752990723, 1.472244143486023, 1.5593900680541992, 1.785969614982605, 1.0365142822265625, -0.04409583657979965, -0.688975989818573, -0.8284096121788025, -0.9155555367469788, -0.9155555367469788, -1.0201307535171509, -1.0724183320999146, -1.1247059106826782, -1.3687145709991455, -1.4732897281646729, -1.5604356527328491, -1.647581696510315, -1.7347276210784912, -1.6650108098983765, -1.6127232313156128, -1.1944226026535034, -0.5844008326530457, -0.4798256754875183, -0.5844008326530457, -0.6715468168258667, -1.0375598669052124, -1.176993489265442, -1.1944226026535034, -1.333856225013733, -1.3164269924163818, -1.2292810678482056, -1.0027015209197998, -0.9678431153297424, -1.333856225013733, -1.4732897281646729, -1.333856225013733, -0.7412636280059814, -0.3578213155269623, -0.3578213155269623, -0.7412636280059814, -1.2118518352508545, -0.1312417984008789, 1.7336820363998413, 2.082265853881836, 2.361132860183716, 2.4482789039611816, 2.4831371307373047, 2.5005664825439453, 1.7511112689971924, 0.9145098924636841, 1.2805230617523193, 2.1694118976593018, 2.151982545852661, 1.9951199293136597, 1.2630938291549683, 0.0430501289665699, -0.3578213155269623, 2.517995595932007, 2.622570753097534, 2.5702831745147705, 2.517995595932007, 2.5354247093200684, 2.6051416397094727, 2.430849552154541, 2.0648367404937744, 1.175947904586792, 0.0430501289665699, -0.11381260305643082, 0.7402179837226868, 1.1410894393920898, 1.472244143486023 [e2e-predictor] , 1.5245317220687866, 1.629106879234314, 1.5593900680541992, 1.5419609546661377, 1.8382571935653687, 1.925403118133545, 1.8208279609680176, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.646536111831665, 1.489673376083374, 1.6813944578170776, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.5768193006515503, 1.5071024894714355, 1.3676689863204956, 1.2456645965576172, 1.489673376083374, 1.629106879234314, 1.6813944578170776, 1.5071024894714355, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.1933770179748535, 1.0365142822265625, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 0.8099347352981567, 1.0016558170318604, 1.053943395614624, 1.2282354831695557, 1.1236603260040283, 1.0888018608093262, 1.2630938291549683, 1.1410894393920898, 0.7402179837226868, 1.3676689863204956, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.3502397537231445, 1.629106879234314, 1.8382571935653687, 1.611677646636963, 1.9776906967163086, 1.646536111831665, 1.7511112689971924, 2.0996949672698975, 2.0125491619110107, 1.925403118133545, 2.0648367404937744, 2.0996949672698975, 1.803398847579956, 1.9079740047454834, 1.942832350730896, 1.6813944578170776, 0.9145098924636841, -1.246710181236267, -1.5255773067474365, -1.4384313821792603, -1.4384313821792603, -1.4384313821792603, -1.5255773067474365, -1.490718960762024, -1.4732897281646729, -1.2641394138336182, -0.4623964726924896, -1.0724183320999146, 0.13019609451293945, 1.472244143486023, 1.315381407737732, 1.2456645965576172, 1.2979521751403809, 0.32191720604896545, 0.8447931408882141, 1.4373857975006104, 1.6988236904144287, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.611677646636963, 1.9079740047454834, 1.7336820363998413, 1.803398847579956, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 2.0125491619110107, 1.8731155395507812, 1.5419609546661377, 1.3676689863204956, 1.7336820363998413, 1.8382571935653687, 1.785969614982605, 1.6639652252197266, 1.6639652252197266, 1.332810640335083, 1.8731155395507812, 2.6399998664855957, 2.3262743949890137], [1.803398847579956, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7576471567153931, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 1.5071024894714355, 2.1345534324645996, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.204270124435425, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.0299782752990723, 0.600784420967102, -0.09638340771198273, -0.6715468168258667, -0.7761220335960388, -0.7064052224159241, -0.5495424270629883, -0.688975989818573, -0.8458387851715088, -1.0549890995025635, -1.1421350240707397, -1.1421350240707397, -1.176993489265442, -1.3164269924163818, -1.4558604955673218, -1.5081480741500854, -1.2118518352508545, -0.5844008326530457, 0.4613508880138397, 0.7402179837226868, 0.7053595781326294, 0.14762529730796814, -0.5495424270629883, -0.9852723479270935, -1.176993489265442, -1.0724183320999146, -0.37525051832199097, 0.44392168521881104, 0.4613508880138397, -0.2881045341491699, -1.2118518352508545, -1.1247059106826782, 0.670501172542572, 2.047407388687134, 2.361132860183716, 2.5005664825439453, 2.3262743949890137, 2.5005664825439453, 2.308845281600952, 1.8208279609680176, 0.478780061006546, 1.4548149108886719, 1.9079740047454834, 1.2979521751403809, 0.14762529730796814, -0.44496726989746094, 2.239128589630127, 2.622570753097534, 2.5702831745147705, 2.5354247093200684, 2.500566 [e2e-predictor] 4825439453, 2.5354247093200684, 2.587712287902832, 1.8556864261627197, -0.1486709862947464, 1.5419609546661377, 1.8731155395507812, 2.5005664825439453, 2.5702831745147705, 2.0125491619110107, 0.8796514868736267, 1.8731155395507812, 2.1345534324645996, 0.8447931408882141, 0.8970807194709778, 1.5245317220687866, 1.472244143486023, 1.1933770179748535, 1.3850982189178467, 1.3850982189178467, 1.5071024894714355, 1.611677646636963, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.768540382385254, 1.8731155395507812, 1.6988236904144287, 1.5768193006515503, 1.5071024894714355, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.5419609546661377, 1.4025273323059082, 1.5768193006515503, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.053943395614624, 1.3676689863204956, 1.4199565649032593, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 0.984226644039154, 1.2979521751403809, 1.175947904586792, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0888018608093262, 1.0016558170318604, 0.8447931408882141, 0.9319390654563904, 1.053943395614624, 1.2282354831695557, 1.2979521751403809, 1.0365142822265625, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 0.8970807194709778, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.6813944578170776, 1.6639652252197266, 2.1345534324645996, 1.9951199293136597, 1.768540382385254, 2.0996949672698975, 1.8208279609680176, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.315381407737732, 0.1999128758907318, -1.0201307535171509, -1.4732897281646729, -1.5081480741500854, -1.4558604955673218, -1.5255773067474365, -1.5255773067474365, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -1.0027015209197998, 0.11276690661907196, -0.3578213155269623, 1.2456645965576172, 1.4548149108886719, 0.7227887511253357, 1.803398847579956, 1.4199565649032593, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.7162528038024902, 1.3850982189178467, 1.332810640335083, 1.472244143486023, 1.8731155395507812, 2.1345534324645996, 1.960261583328247, 1.8382571935653687, 1.315381407737732, 1.5942485332489014, 1.8556864261627197, 1.8556864261627197, 1.2630938291549683, 1.489673376083374, 1.8905447721481323, 1.489673376083374, 1.768540382385254, 1.960261583328247, 1.611677646636963, 1.472244143486023, 2.047407388687134, 2.6051416397094727, 2.3262743949890137], [1.8208279609680176, 1.7511112689971924, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.0888018608093262, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 1.2630938291549683, 1.9776906967163086, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.3262743949890137, 2.239128589630127, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.0125491619110107, 1.960261583328247, -0.1312417984008789, -0.3229629397392273, -0.619259238243103, -0.688975989818573, -0.601830005645752, -0.41010889410972595, -0.37525051832199097, -0.3055337369441986, -0.5844008326530457, -0.9678431153297424, -1.0201307535171509, -1.0375598669052124, -1.1595642566680908, -1.176993489265442, -0.7761220335960388, 0.827363908290863, 1.8208279609680176, 1.9951199293136597, 2.0996949672698975, 2.0996949672698975, 1.7511112689971924, 1.6988236904144287, 1.2805230617523193, 0.16505448520183563, 0.2696296274662018, 0.3916339874267578, -0.1312417984008789, -0.7064052224159241, -0.8284096121788025, -0.37525051832199097, 0.26962962746620 [e2e-predictor] 18, 2.082265853881836, 2.1868410110473633, 2.395991325378418, 2.4831371307373047, 2.0648367404937744, 0.8796514868736267, -0.6715468168258667, 1.1933770179748535, 2.27398681640625, 2.5005664825439453, 2.4831371307373047, 2.552854061126709, 2.4831371307373047, 2.517995595932007, 2.361132860183716, 1.0365142822265625, 1.2979521751403809, 1.9951199293136597, 1.9776906967163086, 0.670501172542572, 0.16505448520183563, 2.2565577030181885, 2.6399998664855957, 2.4831371307373047, 2.622570753097534, 2.3785619735717773, 1.053943395614624, -0.8284096121788025, 1.315381407737732, 2.4134204387664795, 2.3262743949890137, 2.1694118976593018, 1.4199565649032593, 1.5593900680541992, 1.6813944578170776, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.4548149108886719, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.472244143486023, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.489673376083374, 1.1933770179748535, 1.332810640335083, 1.315381407737732, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.071372628211975, 1.2630938291549683, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.5245317220687866, 1.2805230617523193, 1.2108062505722046, 1.315381407737732, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 0.984226644039154, 0.7402179837226868, 1.0190850496292114, 1.053943395614624, 0.984226644039154, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.9951199293136597, 1.942832350730896, 1.9776906967163086, 2.082265853881836, 1.8556864261627197, 1.768540382385254, 1.5942485332489014, 1.3502397537231445, -0.5669716596603394, -1.4210021495819092, -1.5778648853302002, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.2641394138336182, -1.1944226026535034, -0.39267969131469727, -0.07895421981811523, -0.27067533135414124, 1.0016558170318604, 1.6639652252197266, 1.4373857975006104, 1.6639652252197266, 0.7576471567153931, 0.9667974710464478, 1.5593900680541992, 1.332810640335083, 1.1062309741973877, 1.2108062505722046, 1.7162528038024902, 1.7162528038024902, 2.0299782752990723, 2.0299782752990723, 1.5768193006515503, 1.7336820363998413, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.7336820363998413, 1.629106879234314, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 2.151982545852661, 1.5768193006515503, 1.7162528038024902, 1.8382571935653687, 2.622570753097534, 2.3437037467956543], [1.8382571935653687, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 1.2805230617523193, 1.1062309741973877, 0.8970807194709778, 1.071372628211975, 1.8208279609680176, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.308845281600952, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.0996949672698975, 1.9079740047454834, -0.39267969131469727, -0.3055337369441986, -0.25324615836143494, -0.39267969131469727, -0.4972548484802246, -0.619259238243103, -0.42753809690475464, 0.14762529730796814, 0.5310676693916321, 0.13019609451293945, -0.601830005645752, -1.1072766780853271, -1.298997759819030 [e2e-predictor] 8, 0.28705883026123047, 2.1345534324645996, 2.3262743949890137, 2.3785619735717773, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 1.8556864261627197, 0.18248367309570312, -0.1661001741886139, 0.8447931408882141, 0.18248367309570312, -1.246710181236267, -1.4384313821792603, -0.5669716596603394, 1.6988236904144287, 2.2216994762420654, 2.308845281600952, 1.472244143486023, -0.25324615836143494, -0.23581695556640625, 0.827363908290863, 0.8447931408882141, -0.2881045341491699, -0.4798256754875183, 1.8208279609680176, 2.430849552154541, 2.465708017349243, 2.622570753097534, 2.6051416397094727, 2.5702831745147705, 2.151982545852661, 0.07790851593017578, 2.0648367404937744, 2.552854061126709, 2.5354247093200684, 2.5702831745147705, 2.0299782752990723, 0.33934640884399414, 1.8556864261627197, 2.239128589630127, 2.517995595932007, 2.2914161682128906, 2.4482789039611816, 0.984226644039154, -0.4623964726924896, 0.8970807194709778, 0.7750763297080994, 2.0299782752990723, 2.0996949672698975, 1.6639652252197266, 1.8208279609680176, 1.8208279609680176, 1.6988236904144287, 1.7336820363998413, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4025273323059082, 1.2456645965576172, 1.4025273323059082, 1.2282354831695557, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.2282354831695557, 1.2456645965576172, 1.4025273323059082, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.2805230617523193, 1.315381407737732, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.5071024894714355, 1.5071024894714355, 1.2979521751403809, 1.158518671989441, 0.9319390654563904, 0.9667974710464478, 0.7750763297080994, 0.9145098924636841, 0.7750763297080994, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.158518671989441, 0.8622223138809204, 1.4373857975006104, 1.158518671989441, 1.3850982189178467, 1.315381407737732, 0.984226644039154, 1.0888018608093262, 1.4373857975006104, 1.3502397537231445, 1.5768193006515503, 1.646536111831665, 1.489673376083374, 1.315381407737732, 1.5245317220687866, 1.6813944578170776, 1.942832350730896, 1.646536111831665, 2.117124319076538, 1.8382571935653687, 1.8208279609680176, 1.8905447721481323, 1.9776906967163086, 2.047407388687134, 2.1345534324645996, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.489673376083374, 1.1410894393920898, 0.16505448520183563, -0.9329847693443298, -1.5255773067474365, -1.5604356527328491, -1.5255773067474365, -1.5081480741500854, -1.5778648853302002, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.490718960762024, -1.089847445487976, -0.27067533135414124, 0.7576471567153931, 0.13019609451293945, 0.13019609451293945, 0.513638436794281, 0.9667974710464478, 1.0016558170318604, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.2282354831695557, 1.4373857975006104, 1.8208279609680176, 1.5768193006515503, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 1.646536111831665, 1.5071024894714355, 1.6988236904144287, 1.5071024894714355, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.489673376083374, 1.646536111831665, 2.1868410110473633, 2.27398681640625, 1.8556864261627197, 2.047407388687134, 2.0648367404937744, 2.5702831745147705, 2.3262743949890137], [1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1410894393920898, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.7750763297080994, 0.8099347352981567, 1.629106879234314, 2.117124319076538, 2.0299782752990723, 1.5245317220687866, 1.1236603260040283, 1.3850982189178467, 1.960261583328247, 2.204270124435425, 2.2914161682128 [e2e-predictor] 906, 2.2914161682128906, 2.3262743949890137, 2.27398681640625, 2.1694118976593018, 2.151982545852661, 1.489673376083374, 0.16505448520183563, 0.1999128758907318, -0.04409583657979965, -0.42753809690475464, -0.7586928009986877, -0.9678431153297424, -0.6715468168258667, 0.02562093921005726, 0.7925055623054504, 1.2282354831695557, 0.8796514868736267, 0.28705883026123047, 2.3262743949890137, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.5354247093200684, 2.5005664825439453, 2.395991325378418, 2.0648367404937744, -0.026666639372706413, -0.4972548484802246, -0.18352937698364258, -0.6541175842285156, -0.8284096121788025, -0.9155555367469788, 0.7925055623054504, 1.8556864261627197, 1.6813944578170776, 0.18248367309570312, -1.0549890995025635, -0.8284096121788025, 1.4373857975006104, 2.4482789039611816, 2.517995595932007, 2.4482789039611816, 2.3437037467956543, 1.2282354831695557, -0.27067533135414124, -0.23581695556640625, 0.600784420967102, 1.2979521751403809, 0.8099347352981567, -0.532113254070282, 1.0016558170318604, 2.4482789039611816, 2.4482789039611816, 2.4482789039611816, 2.395991325378418, 2.4482789039611816, 2.5005664825439453, 2.0125491619110107, 0.7750763297080994, 1.8208279609680176, 2.308845281600952, 2.6399998664855957, 2.0125491619110107, -0.009237446822226048, -0.44496726989746094, 2.1868410110473633, 2.0996949672698975, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.6639652252197266, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.5419609546661377, 1.489673376083374, 1.489673376083374, 1.1410894393920898, 1.3850982189178467, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.332810640335083, 1.315381407737732, 1.4548149108886719, 1.071372628211975, 1.5419609546661377, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2456645965576172, 1.3676689863204956, 1.3676689863204956, 1.2456645965576172, 0.9319390654563904, 1.2108062505722046, 1.646536111831665, 1.4025273323059082, 1.315381407737732, 0.984226644039154, 1.2282354831695557, 1.0016558170318604, 0.7576471567153931, 0.984226644039154, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.8796514868736267, 0.5659260153770447, 1.315381407737732, 0.44392168521881104, 0.9145098924636841, 0.9667974710464478, 0.8622223138809204, 1.2979521751403809, 1.1062309741973877, 1.175947904586792, 1.332810640335083, 1.332810640335083, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.6988236904144287, 2.0299782752990723, 2.1345534324645996, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 2.2565577030181885, 2.0299782752990723, 1.9079740047454834, 2.082265853881836, 1.925403118133545, 1.489673376083374, 1.315381407737732, -0.601830005645752, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5778648853302002, -1.5778648853302002, -1.490718960762024, -1.4732897281646729, -0.9678431153297424, -0.8806971907615662, 0.8447931408882141, 0.2522004544734955, 0.5484968423843384, 1.2979521751403809, 1.8382571935653687, 1.053943395614624, 1.315381407737732, 1.4548149108886719, 1.2630938291549683, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.2108062505722046, 1.6639652252197266, 1.8556864261627197, 1.6813944578170776, 1.9951199293136597, 1.8208279609680176, 1.2805230617523193, 1.3502397537231445, 1.785969614982605, 1.960261583328247, 1.785969614982605, 1.629106879234314, 1.315381407737732, 1.7336820363998413, 1.960261583328247, 1.8556864261627197, 1.9079740047454834, 2.4482789039611816, 2.622570753097534, 2.361132860183716], [1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.45481491088 [e2e-predictor] 86719, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.9145098924636841, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.6813944578170776, 2.3785619735717773, 2.27398681640625, 1.925403118133545, 0.984226644039154, 1.175947904586792, 1.785969614982605, 2.151982545852661, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.1694118976593018, 1.942832350730896, 2.117124319076538, 1.925403118133545, 0.6879304051399231, 0.42649248242378235, 0.5833552479743958, 0.11276690661907196, -0.8284096121788025, -1.0724183320999146, -1.1944226026535034, -1.0027015209197998, -0.1312417984008789, 1.0016558170318604, 1.646536111831665, 2.3437037467956543, 2.4482789039611816, 2.430849552154541, 2.517995595932007, 2.552854061126709, 2.517995595932007, 1.5071024894714355, -0.4798256754875183, -1.1944226026535034, -0.9678431153297424, 0.600784420967102, 0.7576471567153931, -0.3229629397392273, -1.0201307535171509, -0.21838775277137756, 1.2979521751403809, 0.9667974710464478, -0.25324615836143494, -1.1072766780853271, -0.3578213155269623, 1.5942485332489014, 2.1868410110473633, 2.204270124435425, 1.785969614982605, -0.18352937698364258, -1.1944226026535034, -1.0724183320999146, 1.4548149108886719, 2.430849552154541, 2.5005664825439453, 2.3437037467956543, 1.960261583328247, 0.513638436794281, 0.9667974710464478, 1.925403118133545, 2.1694118976593018, 2.204270124435425, 2.2914161682128906, 2.395991325378418, 2.552854061126709, 2.517995595932007, 2.430849552154541, 1.4025273323059082, 0.513638436794281, 0.1999128758907318, -0.1486709862947464, 1.2282354831695557, 1.9951199293136597, 1.803398847579956, 1.7162528038024902, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.611677646636963, 1.646536111831665, 1.785969614982605, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.1410894393920898, 1.2456645965576172, 1.3502397537231445, 1.4373857975006104, 1.2630938291549683, 1.2456645965576172, 1.3502397537231445, 1.2979521751403809, 1.5942485332489014, 1.4373857975006104, 1.1933770179748535, 1.5942485332489014, 1.3850982189178467, 1.1933770179748535, 1.4199565649032593, 1.2108062505722046, 1.3502397537231445, 1.0016558170318604, 1.2456645965576172, 1.3850982189178467, 1.4025273323059082, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2456645965576172, 1.158518671989441, 0.984226644039154, 1.158518671989441, 1.2282354831695557, 1.071372628211975, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.0365142822265625, 0.9493682980537415, 1.053943395614624, 0.9145098924636841, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.332810640335083, 1.4199565649032593, 1.5768193006515503, 1.3676689863204956, 1.3502397537231445, 1.7336820363998413, 1.803398847579956, 2.082265853881836, 1.7511112689971924, 1.8382571935653687, 1.8731155395507812, 2.1868410110473633, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 1.8556864261627197, 1.8556864261627197, 1.0888018608093262, -0.8458387851715088, -1.3164269924163818, -1.4732897281646729, -1.5255773067474365, -1.5255773067474365, -1.5604356527328491, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5952941179275513, -1.5952941179275513, -1.403572916984558, -0.37525051832199097, -0.4798256754875183, -0.2881045341491699, -0.07895421981811523, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 2.465708017349243, 1.4025273323059082, 1.785969614982605, 1.5419609546661377, 1.8208279609680176, 1.3676689863204956, 1.0190850496292114, 0.5310676693916321, 1.071372628211975, 1.6639652252197266, 1.7162528038024902, 1.646536111831665, 2.239128589630127, 1.5942485332489014, 1.071372628211975, 1.4373857975006104, 2.0648367404937744, 1.803398847579956, 1.925403118133545, 1.6988236904144287, 1.332810640335083, 1.4548149108886719, 1.942832350730896, 1.942832350730896, 2.064836740 [e2e-predictor] 4937744, 2.204270124435425, 2.5702831745147705, 2.3437037467956543], [1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.1933770179748535, 1.0888018608093262, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7402179837226868, 0.8099347352981567, 1.6988236904144287, 2.3437037467956543, 2.3785619735717773, 1.942832350730896, 1.1236603260040283, 1.175947904586792, 1.6639652252197266, 2.0648367404937744, 1.8556864261627197, 1.3850982189178467, 0.07790851593017578, -0.8458387851715088, -0.8981263637542725, -0.8632679581642151, -0.9852723479270935, -1.0027015209197998, -0.3229629397392273, 0.5484968423843384, 1.0016558170318604, 0.4962092638015747, -0.44496726989746094, -1.0549890995025635, -1.3512853384017944, -1.1421350240707397, -0.619259238243103, 1.5593900680541992, 2.361132860183716, 2.5354247093200684, 2.5354247093200684, 2.3437037467956543, 1.1410894393920898, -0.21838775277137756, -0.6366884112358093, -1.089847445487976, -1.0549890995025635, -0.20095856487751007, -0.37525051832199097, -1.2292810678482056, -1.1072766780853271, 0.513638436794281, 1.6988236904144287, 0.984226644039154, -0.42753809690475464, -0.7238344550132751, 0.5310676693916321, 1.8731155395507812, 1.8208279609680176, 1.0016558170318604, -0.1486709862947464, -0.9155555367469788, -0.9155555367469788, 0.7227887511253357, 2.27398681640625, 2.3437037467956543, 2.308845281600952, 2.3437037467956543, 1.3502397537231445, -0.688975989818573, -0.7586928009986877, 0.9667974710464478, 2.5354247093200684, 2.4831371307373047, 2.4482789039611816, 2.5702831745147705, 2.430849552154541, 2.5354247093200684, 2.622570753097534, 0.5659260153770447, -0.4798256754875183, -0.9504139423370361, 0.6530719995498657, 1.5419609546661377, 1.7511112689971924, 1.646536111831665, 1.8731155395507812, 1.785969614982605, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.4025273323059082, 1.4025273323059082, 1.6639652252197266, 1.4025273323059082, 1.7511112689971924, 1.5593900680541992, 1.3502397537231445, 1.5768193006515503, 1.315381407737732, 1.4025273323059082, 1.3676689863204956, 1.5768193006515503, 1.2456645965576172, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.315381407737732, 1.2630938291549683, 1.646536111831665, 1.2108062505722046, 1.1933770179748535, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.315381407737732, 1.2282354831695557, 1.0016558170318604, 1.053943395614624, 1.489673376083374, 1.4199565649032593, 1.4025273323059082, 1.1933770179748535, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 0.9145098924636841, 1.1410894393920898, 1.0190850496292114, 1.071372628211975, 1.0016558170318604, 0.7576471567153931, 1.158518671989441, 1.0888018608093262, 1.3502397537231445, 1.158518671989441, 1.2456645965576172, 1.3502397537231445, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.4199565649032593, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 2.0648367404937744, 1.785969614982605, 2.0125491619110107, 2.082265853881836, 2.0648367404937744, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2108062505722046, -1.1247059106826782, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5778648853302002, -1.6301524639129639, -1.5604356527328491, -1.5604356527328491, -1.1247059106826782, -0.7935512065887451, -0.6715468168258667, 1.7511112689971924, 1.9951199293136597, 2.1345534324645996, 2.204270124435425, 1.8905447721481323, 2.27398681640625, 1.8905447721481323, 1.8382571935653687, 1.611677646636963, 1.6813944578170776, 1.5 [e2e-predictor] 768193006515503, 1.0888018608093262, 1.4548149108886719, 1.2282354831695557, 1.2805230617523193, 1.7511112689971924, 1.6988236904144287, 2.117124319076538, 1.4025273323059082, 1.9776906967163086, 1.5768193006515503, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.6813944578170776, 1.960261583328247, 1.8556864261627197, 1.960261583328247, 2.2216994762420654, 2.622570753097534, 2.3437037467956543], [1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.1933770179748535, 1.0888018608093262, 1.0365142822265625, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 1.5593900680541992, 2.204270124435425, 2.361132860183716, 2.082265853881836, 1.071372628211975, 0.008191745728254318, -0.688975989818573, -0.9504139423370361, -1.0201307535171509, -1.0724183320999146, -1.1944226026535034, -1.2641394138336182, -1.2815686464309692, -1.4210021495819092, -1.4732897281646729, -1.4210021495819092, -1.3164269924163818, -0.7761220335960388, 0.1999128758907318, 1.0016558170318604, 1.053943395614624, 0.30448800325393677, -0.8632679581642151, -1.2641394138336182, -1.176993489265442, 1.4373857975006104, 2.517995595932007, 2.2216994762420654, 1.611677646636963, -0.6541175842285156, -0.8284096121788025, -0.688975989818573, -0.8632679581642151, -0.9329847693443298, 0.16505448520183563, 0.984226644039154, 0.7576471567153931, -0.5495424270629883, -0.41010889410972595, -0.11381260305643082, -1.0027015209197998, -1.403572916984558, -0.7412636280059814, 1.646536111831665, 1.7162528038024902, 1.2805230617523193, 0.30448800325393677, -0.07895421981811523, 1.6988236904144287, 1.7511112689971924, 1.1933770179748535, 0.7750763297080994, 0.9319390654563904, 0.5659260153770447, -0.42753809690475464, -1.1944226026535034, -1.246710181236267, 1.489673376083374, 2.6399998664855957, 2.622570753097534, 2.552854061126709, 2.5702831745147705, 2.517995595932007, 2.5005664825439453, 2.6399998664855957, 1.4199565649032593, 0.670501172542572, -0.9329847693443298, 0.4962092638015747, 1.9951199293136597, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.5071024894714355, 1.5419609546661377, 1.3850982189178467, 1.5593900680541992, 1.7336820363998413, 1.2979521751403809, 1.3676689863204956, 1.646536111831665, 1.7336820363998413, 1.4548149108886719, 1.5942485332489014, 1.1933770179748535, 1.8208279609680176, 1.4199565649032593, 1.5071024894714355, 1.4025273323059082, 1.5768193006515503, 1.6988236904144287, 1.6813944578170776, 1.2805230617523193, 1.1062309741973877, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.5593900680541992, 1.175947904586792, 1.315381407737732, 1.2108062505722046, 0.8622223138809204, 1.2282354831695557, 1.1236603260040283, 1.1933770179748535, 1.315381407737732, 1.4199565649032593, 1.158518671989441, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.5484968423843384, 0.984226644039154, 0.6879304051399231, 0.9493682980537415, 0.5310676693916321, 0.8970807194709778, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.4373857975006104, 1.175947904586792, 1.1933770179748535, 1.332810640335083, 1.2108062505722046, 1.5942485332489014, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.8208279609680176, 1.8905447721481323, 1.646536111831665, 2.082265853881836, 2.0125491619110107, 1.8905447721481323, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.8556864261627197, -0.18352937698364258, -1.4210021495819092, -1.5081480741500854, -1.5255773067474365, -1.5778648853302002, -1.5430065393447876, -1.5430065393447876, [e2e-predictor] -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -0.6715468168258667, -0.8981263637542725, 1.332810640335083, 0.7227887511253357, 0.8622223138809204, 1.925403118133545, 2.361132860183716, 2.1345534324645996, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.047407388687134, 1.8382571935653687, 1.5768193006515503, 1.803398847579956, 1.158518671989441, 0.6530719995498657, 0.9667974710464478, 1.175947904586792, 1.803398847579956, 1.6639652252197266, 1.960261583328247, 1.315381407737732, 2.1345534324645996, 1.5942485332489014, 1.6988236904144287, 1.803398847579956, 1.8905447721481323, 1.611677646636963, 1.611677646636963, 1.7336820363998413, 2.1345534324645996, 1.942832350730896, 1.9951199293136597, 2.2565577030181885, 2.5702831745147705, 2.3262743949890137], [1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.629106879234314, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.1933770179748535, 1.1410894393920898, 1.0888018608093262, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.827363908290863, 1.4373857975006104, 2.151982545852661, 2.4482789039611816, 1.960261583328247, 0.3916339874267578, 0.1999128758907318, -0.06152502819895744, -0.532113254070282, -0.8981263637542725, -1.176993489265442, -1.333856225013733, -1.403572916984558, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, -1.6127232313156128, -1.6127232313156128, -1.6301524639129639, -1.403572916984558, -0.688975989818573, 0.42649248242378235, 1.2282354831695557, 0.827363908290863, -0.21838775277137756, -0.9504139423370361, 0.7227887511253357, 1.8905447721481323, 0.4613508880138397, -0.9329847693443298, -0.688975989818573, -0.20095856487751007, -0.27067533135414124, -0.7761220335960388, -0.4972548484802246, 0.28705883026123047, 0.30448800325393677, -0.5669716596603394, 0.28705883026123047, 1.2108062505722046, 0.8796514868736267, -0.41010889410972595, -0.3403921127319336, 0.5484968423843384, -0.1661001741886139, -0.9329847693443298, -1.2118518352508545, 0.5310676693916321, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.35677558183670044, 1.5245317220687866, 1.4373857975006104, 0.3916339874267578, -0.7412636280059814, 0.8447931408882141, 2.204270124435425, 2.552854061126709, 2.5354247093200684, 2.517995595932007, 2.5702831745147705, 2.622570753097534, 1.2282354831695557, 1.611677646636963, 0.7925055623054504, -1.0549890995025635, -0.3229629397392273, 2.1694118976593018, 2.3785619735717773, 2.151982545852661, 2.2565577030181885, 1.2456645965576172, 1.158518671989441, 1.3850982189178467, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.5245317220687866, 1.332810640335083, 1.4548149108886719, 1.646536111831665, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.5245317220687866, 1.646536111831665, 1.4199565649032593, 1.472244143486023, 1.7336820363998413, 1.629106879234314, 1.3850982189178467, 1.2805230617523193, 1.071372628211975, 1.175947904586792, 0.9667974710464478, 1.175947904586792, 0.9667974710464478, 0.9145098924636841, 0.7402179837226868, 1.1410894393920898, 0.9319390654563904, 0.8099347352981567, 1.472244143486023, 1.472244143486023, 1.3502397537231445, 1.2108062505722046, 1.0190850496292114, 1.0888018608093262, 0.8447931408882141, 0.8622223138809204, 1.0365142822265625, 1.2456645965576172, 1.315381407737732, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.670501172542572, 1.071372628211975, 0.7925055623054504, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 0.827363908290863, 1.053943395614624, 1.2108062505722046, 1.5593900680541992, 1.5071024894714355, 1.2630938291549683, 1.489673376083374, 1.7336820363998413, 1.73368203639 [e2e-predictor] 98413, 1.942832350730896, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 1.9776906967163086, 2.0996949672698975, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 1.768540382385254, 1.053943395614624, -0.8806971907615662, -1.3861438035964966, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5255773067474365, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5255773067474365, -1.5081480741500854, -1.3512853384017944, -0.42753809690475464, 0.42649248242378235, 1.1933770179748535, 2.1694118976593018, 1.803398847579956, 2.27398681640625, 0.9493682980537415, 2.2216994762420654, 2.151982545852661, 2.2565577030181885, 2.151982545852661, 2.1345534324645996, 2.3437037467956543, 1.8731155395507812, 2.2914161682128906, 0.6879304051399231, 0.5484968423843384, 0.7925055623054504, 1.332810640335083, 1.5245317220687866, 1.6988236904144287, 1.6639652252197266, 1.5245317220687866, 2.0299782752990723, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 1.5768193006515503, 1.8905447721481323, 1.7162528038024902, 1.5593900680541992, 1.332810640335083, 2.151982545852661, 2.0648367404937744, 1.9951199293136597, 2.552854061126709, 2.3437037467956543], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 1.315381407737732, 2.082265853881836, 2.4482789039611816, 2.1868410110473633, 1.960261583328247, 1.175947904586792, 0.7053595781326294, 0.6356428265571594, 0.4090631604194641, -0.3403921127319336, -1.0375598669052124, -1.4210021495819092, -1.5430065393447876, -1.6127232313156128, -1.6650108098983765, -1.7172983884811401, -1.7347276210784912, -1.7172983884811401, -1.7347276210784912, -1.6127232313156128, -1.2989977598190308, -0.3403921127319336, 1.0016558170318604, 1.158518671989441, 0.28705883026123047, -0.39267969131469727, -1.089847445487976, -1.176993489265442, -0.9329847693443298, -0.532113254070282, -0.18352937698364258, -0.1486709862947464, 0.0430501289665699, 0.3916339874267578, 0.5833552479743958, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.513638436794281, -0.619259238243103, -0.5146840810775757, 1.175947904586792, 0.5833552479743958, -0.4972548484802246, -1.0027015209197998, 0.1999128758907318, 0.5310676693916321, -0.5495424270629883, -1.0549890995025635, -0.619259238243103, 1.5768193006515503, 1.8208279609680176, 1.646536111831665, 1.158518671989441, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.4831371307373047, 2.465708017349243, 2.517995595932007, 2.308845281600952, 0.7402179837226868, 0.33934640884399414, -0.5844008326530457, -1.0027015209197998, 0.11276690661907196, 1.960261583328247, 1.7336820363998413, 1.925403118133545, 1.629106879234314, 0.5310676693916321, 0.9493682980537415, 1.5768193006515503, 1.3850982189178467, 0.9319390654563904, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.4373857975006104, 1.175947904586792, 1.5245317220687866, 1.5942485332489014, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.472244143486023, 1.8731155395507812, 1.053943395614624, 1.472244143486023, 1.2282354831695557, 1.2282354831695557, 1.053943395614624, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.175947904586792, 1.2805230617523193, 1.1062309741973877, 1.175947904586792, 1.0016558170318604, 1.1410894393920898, 1.315381407737732, 1.315381407737732, 1.1062309741973877, 0.8970807194709778, 0.9667974710464478, 0.6879304051399231, 1.053943395614624, 0.827363908290863, 1.1410894393920898, 1.158518671989441, 1.1062309741973877, 0 [e2e-predictor] .7576471567153931, 0.9319390654563904, 0.8622223138809204, 0.9667974710464478, 1.1933770179748535, 0.9319390654563904, 1.0016558170318604, 1.175947904586792, 0.827363908290863, 1.175947904586792, 1.0365142822265625, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.489673376083374, 1.611677646636963, 1.8382571935653687, 1.646536111831665, 1.6639652252197266, 1.925403118133545, 2.0299782752990723, 1.960261583328247, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 1.6988236904144287, 1.489673376083374, -0.9329847693443298, -1.2292810678482056, -1.4558604955673218, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5255773067474365, -1.4732897281646729, -1.490718960762024, -1.3687145709991455, -1.0027015209197998, 0.18248367309570312, 1.768540382385254, 1.2979521751403809, 2.0299782752990723, 2.1694118976593018, 2.3262743949890137, 1.9079740047454834, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.3262743949890137, 2.0125491619110107, 1.1933770179748535, 1.1933770179748535, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.5245317220687866, 2.0996949672698975, 1.5593900680541992, 1.803398847579956, 2.0996949672698975, 1.803398847579956, 1.2630938291549683, 2.0299782752990723, 1.7162528038024902, 1.611677646636963, 2.517995595932007, 2.361132860183716], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.8970807194709778, 1.2979521751403809, 2.0125491619110107, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.0996949672698975, 1.1236603260040283, 0.513638436794281, 0.7576471567153931, 0.8796514868736267, 0.7053595781326294, 0.008191745728254318, -0.8632679581642151, -1.246710181236267, -1.490718960762024, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.6824400424957275, -1.6650108098983765, -1.5952941179275513, -0.8806971907615662, 0.3742047846317291, 1.2282354831695557, 1.0016558170318604, -0.11381260305643082, -0.9678431153297424, -1.2641394138336182, -1.1595642566680908, -0.5844008326530457, 0.02562093921005726, -0.06152502819895744, 0.6530719995498657, 0.35677558183670044, 0.4090631604194641, 0.6879304051399231, 0.9493682980537415, 0.16505448520183563, -0.42753809690475464, 0.32191720604896545, 0.30448800325393677, -0.4972548484802246, -0.8981263637542725, -0.1486709862947464, -0.04409583657979965, -1.1595642566680908, -1.3687145709991455, -0.2881045341491699, 1.2979521751403809, 1.3676689863204956, 0.5833552479743958, -0.2881045341491699, 0.5833552479743958, 2.517995595932007, 2.552854061126709, 2.517995595932007, 2.6051416397094727, 2.587712287902832, -1.0027015209197998, -1.089847445487976, 1.5942485332489014, 2.082265853881836, 2.204270124435425, 2.2216994762420654, 0.6182135939598083, -0.25324615836143494, 1.489673376083374, 1.8731155395507812, 1.6813944578170776, 1.7162528038024902, 1.1933770179748535, 0.5484968423843384, 0.6530719995498657, 1.472244143486023, 1.1410894393920898, 1.2282354831695557, 1.175947904586792, 1.611677646636963, 1.5942485332489014, 1.6639652252197266, 1.5593900680541992, 1.629106879234314, 1.2282354831695557, 1.5942485332489014, 1.2108062505722046, 1.2456645965576172, 1.5942485332489014, 1.158518671989441, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.2456645965576172, 1.1062309741973877, 1.2282354 [e2e-predictor] 831695557, 1.4548149108886719, 1.4373857975006104, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.315381407737732, 0.9319390654563904, 0.984226644039154, 1.3502397537231445, 1.0365142822265625, 0.7750763297080994, 1.0888018608093262, 1.3502397537231445, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 0.8622223138809204, 1.1062309741973877, 1.0190850496292114, 1.1236603260040283, 0.8970807194709778, 0.6879304051399231, 1.1410894393920898, 1.175947904586792, 1.0190850496292114, 1.053943395614624, 0.9319390654563904, 1.2979521751403809, 1.053943395614624, 1.071372628211975, 1.611677646636963, 1.5071024894714355, 1.472244143486023, 1.646536111831665, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.8556864261627197, 1.9951199293136597, 2.0648367404937744, 1.960261583328247, 1.8905447721481323, 2.082265853881836, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 0.008191745728254318, -1.1595642566680908, -1.4384313821792603, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.4732897281646729, -1.4732897281646729, -1.4732897281646729, -1.4210021495819092, -1.2641394138336182, -0.3578213155269623, -0.9329847693443298, 0.16505448520183563, 1.6813944578170776, 2.2216994762420654, 1.960261583328247, 1.803398847579956, 2.3262743949890137, 2.3785619735717773, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.0996949672698975, 2.239128589630127, 2.1868410110473633, 2.0996949672698975, 0.4962092638015747, 2.0648367404937744, 1.768540382385254, 1.5593900680541992, 1.629106879234314, 1.2630938291549683, 1.5593900680541992, 1.4025273323059082, 2.0125491619110107, 1.768540382385254, 2.047407388687134, 1.7511112689971924, 2.117124319076538, 1.9951199293136597, 1.4373857975006104, 1.489673376083374, 2.239128589630127, 1.8905447721481323, 1.1062309741973877, 2.4134204387664795, 2.3437037467956543], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.8099347352981567, 1.1410894393920898, 1.8208279609680176, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.1345534324645996, 1.9776906967163086, 1.071372628211975, 0.35677558183670044, 0.4613508880138397, 0.9319390654563904, 1.1933770179748535, 1.0190850496292114, 0.16505448520183563, -0.6366884112358093, -1.1595642566680908, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.6301524639129639, -1.5778648853302002, -1.6301524639129639, -1.6998692750930786, -1.2815686464309692, 0.2347712516784668, 1.175947904586792, 1.3676689863204956, 0.6879304051399231, -0.5844008326530457, -1.2641394138336182, -1.5081480741500854, -1.1072766780853271, -0.21838775277137756, 0.28705883026123047, 0.600784420967102, 0.2173420637845993, 0.3742047846317291, 0.16505448520183563, 0.478780061006546, 1.2805230617523193, 1.2805230617523193, -0.07895421981811523, -0.8981263637542725, 0.0430501289665699, 0.7053595781326294, 0.33934640884399414, -0.41010889410972595, -0.532113254070282, 0.16505448520183563, -0.39267969131469727, -1.4384313821792603, -0.9852723479270935, 0.8447931408882141, 2.6051416397094727, 2.395991325378418, 2.4134204387664795, 2.5354247093200684, 2.27398681640625, -1.5604356527328491, -0.8806971907615662, 1.5419609546661377, 2.1868410110473633, 2.204270124435425, 1.4373857975006104, -1.0724183320999146, -0.37525051832199097, 2.27398681640625, 2.1868410110473633, 2.2216994762420654, 2.082265853881836, 2.2914161682128906, 0.2173420637845993, 0.42649248242378235, 1.245664596557617 [e2e-predictor] 2, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.6988236904144287, 1.4199565649032593, 1.4199565649032593, 1.1236603260040283, 1.4025273323059082, 1.6988236904144287, 1.4548149108886719, 1.5768193006515503, 1.175947904586792, 0.9493682980537415, 1.0016558170318604, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.5245317220687866, 1.332810640335083, 1.5419609546661377, 1.315381407737732, 1.472244143486023, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.175947904586792, 1.3676689863204956, 1.2282354831695557, 0.8099347352981567, 1.0016558170318604, 1.2456645965576172, 0.9319390654563904, 1.2456645965576172, 1.1410894393920898, 1.0190850496292114, 0.8622223138809204, 1.4548149108886719, 1.2456645965576172, 1.4199565649032593, 1.1236603260040283, 1.1236603260040283, 1.053943395614624, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.315381407737732, 0.9145098924636841, 1.053943395614624, 0.9145098924636841, 1.4548149108886719, 1.1062309741973877, 1.629106879234314, 1.4373857975006104, 1.5593900680541992, 1.5942485332489014, 1.785969614982605, 1.9079740047454834, 1.7162528038024902, 2.047407388687134, 2.082265853881836, 1.8731155395507812, 1.8905447721481323, 1.960261583328247, 2.082265853881836, 1.053943395614624, -0.6366884112358093, -1.403572916984558, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.3687145709991455, -1.403572916984558, -1.4732897281646729, -1.089847445487976, -1.1421350240707397, -0.8284096121788025, -0.04409583657979965, 1.768540382385254, -0.5146840810775757, 1.5419609546661377, 1.8382571935653687, 2.308845281600952, 2.1868410110473633, 2.2565577030181885, 2.308845281600952, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.3850982189178467, 2.047407388687134, 2.0299782752990723, 1.8382571935653687, 1.4199565649032593, 1.175947904586792, 1.5245317220687866, 1.5768193006515503, 1.7336820363998413, 2.1345534324645996, 2.2565577030181885, 1.8556864261627197, 1.9079740047454834, 2.1694118976593018, 1.960261583328247, 2.239128589630127, 1.8382571935653687, 1.8382571935653687, 1.5245317220687866, 2.239128589630127, 2.308845281600952], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 0.9319390654563904, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 1.1062309741973877, 1.785969614982605, 2.2565577030181885, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 1.9776906967163086, 1.2108062505722046, 0.5310676693916321, 0.42649248242378235, 0.4090631604194641, 0.7925055623054504, 1.2630938291549683, 1.1933770179748535, 0.2347712516784668, -0.7761220335960388, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5952941179275513, -1.1421350240707397, 0.32191720604896545, 1.1062309741973877, 1.5942485332489014, 1.158518671989441, 0.07790851593017578, -0.7238344550132751, -1.1944226026535034, -0.8806971907615662, -0.3578213155269623, -0.1312417984008789, 0.44392168521881104, 0.7227887511253357, 0.42649248242378235, 0.2173420637845993, 0.33934640884399414, -0.7412636280059814, -0.6541175842285156, 0.6530719995498657, 0.16505448520183563, -0.7412636280059814, -1.1421350240707397, -0.9504139423370361, 0.44392168521881104, 0.13019609451293945, -0.9155555367469788, -0.7586928009986877, 0.35677558183670044, 0.5484968423843384, 2.23912858963012 [e2e-predictor] 7, 2.3437037467956543, 2.465708017349243, 2.517995595932007, 0.5484968423843384, -0.23581695556640625, 0.478780061006546, 0.6356428265571594, 1.071372628211975, -0.06152502819895744, -1.176993489265442, -0.7935512065887451, 1.8731155395507812, 2.151982545852661, 2.117124319076538, 2.151982545852661, 1.489673376083374, -0.8284096121788025, 0.008191745728254318, 1.7162528038024902, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.489673376083374, 1.3502397537231445, 1.3502397537231445, 1.2456645965576172, 1.4373857975006104, 1.5768193006515503, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.175947904586792, 1.2979521751403809, 1.0365142822265625, 1.3850982189178467, 1.4199565649032593, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.0190850496292114, 1.5768193006515503, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.2108062505722046, 0.8970807194709778, 1.175947904586792, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.0016558170318604, 1.2108062505722046, 1.175947904586792, 1.315381407737732, 1.1410894393920898, 0.984226644039154, 1.053943395614624, 1.1933770179748535, 1.158518671989441, 1.2108062505722046, 0.984226644039154, 1.053943395614624, 1.175947904586792, 0.7925055623054504, 1.0190850496292114, 1.2282354831695557, 0.7227887511253357, 1.5593900680541992, 1.5419609546661377, 1.3676689863204956, 1.5419609546661377, 1.5245317220687866, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.9079740047454834, 0.42649248242378235, -1.0027015209197998, -1.403572916984558, -1.4732897281646729, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.3861438035964966, -1.3512853384017944, -1.3687145709991455, -1.176993489265442, -1.1595642566680908, -0.11381260305643082, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 1.6813944578170776, -0.1661001741886139, 0.4962092638015747, 1.9079740047454834, 1.8731155395507812, 2.239128589630127, 2.204270124435425, 2.2565577030181885, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 2.1868410110473633, 2.3437037467956543, 2.1868410110473633, 2.27398681640625, 2.082265853881836, 2.0996949672698975, 1.942832350730896, 1.5071024894714355, 1.0888018608093262, 1.5942485332489014, 1.2456645965576172, 1.4373857975006104, 1.7162528038024902, 2.1345534324645996, 1.9079740047454834, 2.0648367404937744, 2.0996949672698975, 2.1694118976593018, 2.361132860183716, 1.611677646636963, 1.8556864261627197, 2.0648367404937744, 2.2565577030181885, 2.3262743949890137], [1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.1236603260040283, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 1.053943395614624, 1.7336820363998413, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.1236603260040283, 0.5484968423843384, 0.6356428265571594, 0.4090631604194641, 0.18248367309570312, 0.8099347352981567, 1.3676689863204956, 1.1236603260040283, 0.0430501289665699, -0.9504139423370361, -1.2989977598190308, -1.403572916984558, -1.5255773067474365, -1.5952941179275513, -1.6998692750930786, -1.5081480741500854, -0.9504139423370361, 0.600784420967102, 1.2805230617523193, 1.4373857975006104, 1.5071024894714355, 0.670501172542572, -0.532113254070282, -1.1072766780853271, -1.0375598669052124, -0.3229629397 [e2e-predictor] 392273, -0.1312417984008789, 0.18248367309570312, 0.8622223138809204, 1.2108062505722046, 0.3742047846317291, 0.0430501289665699, 0.670501172542572, 0.670501172542572, -0.532113254070282, -0.9678431153297424, -0.7761220335960388, -0.009237446822226048, 0.11276690661907196, -0.3578213155269623, -0.2881045341491699, 0.06047932058572769, -0.5844008326530457, -1.1595642566680908, 2.2914161682128906, 2.5354247093200684, 2.5354247093200684, 0.9145098924636841, 0.8622223138809204, 0.9667974710464478, -0.7412636280059814, -1.2989977598190308, 0.2347712516784668, 1.7336820363998413, 1.5071024894714355, 1.5419609546661377, 1.332810640335083, 0.0430501289665699, 0.06047932058572769, 0.14762529730796814, -1.0027015209197998, -0.9852723479270935, 0.8796514868736267, 0.9145098924636841, 1.2456645965576172, 1.1236603260040283, 1.3676689863204956, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.5245317220687866, 1.1236603260040283, 1.3502397537231445, 1.1933770179748535, 1.1410894393920898, 1.4199565649032593, 1.0888018608093262, 1.5245317220687866, 1.489673376083374, 1.332810640335083, 1.2630938291549683, 1.5942485332489014, 0.984226644039154, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.0190850496292114, 1.1236603260040283, 0.9145098924636841, 1.071372628211975, 0.8796514868736267, 0.9667974710464478, 0.827363908290863, 1.2979521751403809, 1.472244143486023, 1.3850982189178467, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1410894393920898, 1.2456645965576172, 0.6879304051399231, 0.2522004544734955, 0.35677558183670044, 0.6182135939598083, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.0365142822265625, 1.2630938291549683, 1.4199565649032593, 1.071372628211975, 1.4025273323059082, 1.4548149108886719, 1.8556864261627197, 1.6639652252197266, 1.925403118133545, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 1.803398847579956, 2.047407388687134, 1.8731155395507812, 1.1236603260040283, -0.21838775277137756, -0.07895421981811523, -1.3512853384017944, -1.4384313821792603, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.490718960762024, -1.5081480741500854, -1.490718960762024, -1.333856225013733, -1.4210021495819092, -0.6541175842285156, -0.6366884112358093, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 0.8970807194709778, 2.430849552154541, 0.5484968423843384, -0.5495424270629883, 1.1236603260040283, 2.047407388687134, 2.082265853881836, 2.2216994762420654, 1.960261583328247, 1.942832350730896, 2.151982545852661, 2.0996949672698975, 2.1694118976593018, 2.151982545852661, 2.239128589630127, 2.2565577030181885, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 1.053943395614624, 0.9319390654563904, 1.2630938291549683, 0.9493682980537415, 1.3676689863204956, 1.6813944578170776, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.785969614982605, 2.27398681640625, 1.9776906967163086, 1.9079740047454834, 1.8382571935653687, 2.2216994762420654, 2.239128589630127, 2.3262743949890137], [1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.9145098924636841, 1.0190850496292114, 1.4548149108886719, 2.1694118976593018, 2.4831371307373047, 2.465708017349243, 2.3437037467956543, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.0648367404937744, 1.2805230617523193, 0.6356428265571594, 0.8622223138809204, 0.670501172542572, -0.2881045341491 [e2e-predictor] 699, -0.1486709862947464, 0.827363908290863, 1.2630938291549683, 0.9667974710464478, 0.09533771127462387, -0.8109803795814514, -1.2641394138336182, -1.5778648853302002, -1.7695859670639038, -1.7521568536758423, -1.647581696510315, -0.7586928009986877, 0.8622223138809204, 1.472244143486023, 1.785969614982605, 1.6813944578170776, 1.315381407737732, 0.0430501289665699, -1.0549890995025635, -1.089847445487976, -0.601830005645752, -0.1661001741886139, 0.3916339874267578, 0.5484968423843384, 0.13019609451293945, 0.7576471567153931, 0.2522004544734955, -0.7064052224159241, 0.09533771127462387, 0.3916339874267578, -0.1312417984008789, -0.7412636280059814, -1.1072766780853271, -0.20095856487751007, 0.4090631604194641, 0.44392168521881104, -0.18352937698364258, 1.646536111831665, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 0.7750763297080994, -0.009237446822226048, -1.6998692750930786, -1.5604356527328491, -0.23581695556640625, 2.117124319076538, 1.8731155395507812, 2.0648367404937744, 1.6813944578170776, -1.1072766780853271, -0.9504139423370361, 2.082265853881836, 2.239128589630127, 1.9951199293136597, 1.8731155395507812, 0.9493682980537415, 0.7053595781326294, 1.158518671989441, 1.175947904586792, 1.2979521751403809, 1.1236603260040283, 1.2282354831695557, 1.071372628211975, 1.2630938291549683, 1.3676689863204956, 0.9667974710464478, 1.3676689863204956, 0.8796514868736267, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 0.9145098924636841, 1.6639652252197266, 0.7750763297080994, 1.5942485332489014, 1.1236603260040283, 1.0888018608093262, 1.489673376083374, 1.2456645965576172, 1.3676689863204956, 1.315381407737732, 0.827363908290863, 1.2456645965576172, 1.1933770179748535, 1.0190850496292114, 0.984226644039154, 1.2456645965576172, 1.1062309741973877, 0.9667974710464478, 1.0016558170318604, 1.1236603260040283, 1.0365142822265625, 0.9319390654563904, 0.9319390654563904, 1.0888018608093262, 1.1933770179748535, 1.175947904586792, 1.053943395614624, 0.9667974710464478, 0.8622223138809204, 1.1410894393920898, 1.158518671989441, 0.8622223138809204, 1.053943395614624, 1.4025273323059082, 1.1410894393920898, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.6988236904144287, 1.768540382385254, 1.942832350730896, 1.7511112689971924, 2.117124319076538, 2.0299782752990723, 1.9951199293136597, 1.9776906967163086, 1.2630938291549683, -0.5844008326530457, -1.0201307535171509, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.3512853384017944, -1.5081480741500854, -1.5255773067474365, -1.490718960762024, -1.5081480741500854, -1.3861438035964966, -1.3164269924163818, -0.9852723479270935, -0.2881045341491699, 1.315381407737732, 2.0996949672698975, 2.2914161682128906, 2.308845281600952, 1.8905447721481323, 2.430849552154541, 2.2216994762420654, -1.2118518352508545, -1.333856225013733, 0.4962092638015747, 2.117124319076538, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.0996949672698975, 2.2216994762420654, 2.2914161682128906, 1.8905447721481323, 2.361132860183716, 2.308845281600952, 1.315381407737732, 1.646536111831665, 1.3850982189178467, 1.6813944578170776, 1.2456645965576172, 1.5593900680541992, 1.7511112689971924, 1.8382571935653687, 2.204270124435425, 2.151982545852661, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 2.151982545852661, 2.3785619735717773, 2.2216994762420654, 2.3262743949890137], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.844793140888 [e2e-predictor] 2141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.3850982189178467, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.27398681640625, 2.0648367404937744, 1.332810640335083, 0.6530719995498657, 0.6879304051399231, 0.8970807194709778, 0.2522004544734955, -0.601830005645752, -0.09638340771198273, 0.9145098924636841, 1.315381407737732, 0.6879304051399231, -0.3403921127319336, -0.9329847693443298, -1.2292810678482056, -1.4732897281646729, -1.5778648853302002, -1.4384313821792603, -0.6715468168258667, 0.8447931408882141, 1.5071024894714355, 1.6639652252197266, 1.646536111831665, 1.5768193006515503, 0.7053595781326294, -0.6715468168258667, -1.089847445487976, -0.688975989818573, -0.04409583657979965, 0.13019609451293945, 0.7402179837226868, 1.053943395614624, 0.7750763297080994, -0.1486709862947464, 0.2522004544734955, -0.06152502819895744, -1.0027015209197998, -1.1944226026535034, -0.5495424270629883, -0.3403921127319336, -0.4798256754875183, -0.8109803795814514, -0.23581695556640625, 2.3437037467956543, 2.430849552154541, 2.5702831745147705, 2.517995595932007, 2.6051416397094727, -0.7761220335960388, -1.4384313821792603, -0.39267969131469727, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 0.2522004544734955, -1.3512853384017944, -1.1595642566680908, 0.7053595781326294, 1.768540382385254, 1.6988236904144287, 1.6639652252197266, 1.2805230617523193, 0.2347712516784668, 0.6530719995498657, 1.2630938291549683, 0.5659260153770447, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.0365142822265625, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.7925055623054504, 1.3502397537231445, 0.8796514868736267, 1.3676689863204956, 1.175947904586792, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.7750763297080994, 0.4962092638015747, 1.175947904586792, 1.2282354831695557, 1.1236603260040283, 1.2456645965576172, 1.2282354831695557, 0.984226644039154, 1.175947904586792, 1.3850982189178467, 1.4373857975006104, 1.2282354831695557, 1.175947904586792, 0.8447931408882141, 0.984226644039154, 1.071372628211975, 0.7750763297080994, 0.478780061006546, 0.8622223138809204, 0.1999128758907318, 0.5484968423843384, 0.6879304051399231, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2630938291549683, 1.0365142822265625, 1.2979521751403809, 1.489673376083374, 1.315381407737732, 1.4199565649032593, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.8382571935653687, 1.942832350730896, 2.0299782752990723, 1.9079740047454834, 1.960261583328247, 1.803398847579956, 0.8099347352981567, -0.1486709862947464, -1.647581696510315, -1.5778648853302002, -1.647581696510315, -1.5604356527328491, -1.2641394138336182, -1.3164269924163818, -1.5255773067474365, -1.5081480741500854, -1.3861438035964966, -1.2815686464309692, -1.1247059106826782, -0.11381260305643082, 1.0016558170318604, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.27398681640625, 2.151982545852661, 2.3262743949890137, 2.4482789039611816, -0.44496726989746094, -1.333856225013733, -0.4623964726924896, -1.5778648853302002, -1.2641394138336182, 0.5833552479743958, 2.2216994762420654, 2.0648367404937744, 1.9951199293136597, 2.082265853881836, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.117124319076538, 2.3437037467956543, 2.395991325378418, 1.7162528038024902, 1.803398847579956, 1.646536111831665, 1.1236603260040283, 1.0190850496292114, 1.2630938291549683, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 2.1694118976593018, 2.1868410110473633, 1.8905447721481323, 1.7336820363998413, 1.9079740047454834, 2.552854061126709, 2.151982545852661, 2.151982545852661], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7336820363 [e2e-predictor] 998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 1.0016558170318604, 1.7511112689971924, 2.27398681640625, 2.3785619735717773, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2216994762420654, 2.0125491619110107, 1.2979521751403809, 0.5659260153770447, 0.5659260153770447, 0.8622223138809204, 0.7227887511253357, -0.2881045341491699, -0.39267969131469727, 0.6530719995498657, 1.2282354831695557, 1.2630938291549683, 0.6879304051399231, -0.3578213155269623, -0.8981263637542725, -1.2641394138336182, -1.5255773067474365, -1.490718960762024, -0.8806971907615662, 0.5659260153770447, 1.2108062505722046, 1.4548149108886719, 1.5593900680541992, 1.7162528038024902, 1.071372628211975, -0.18352937698364258, -1.0027015209197998, -0.8981263637542725, -0.21838775277137756, 0.06047932058572769, 0.008191745728254318, 0.30448800325393677, 0.9667974710464478, 0.6530719995498657, -0.37525051832199097, -0.8109803795814514, -0.25324615836143494, -0.27067533135414124, -0.8458387851715088, -1.0375598669052124, -0.44496726989746094, -0.21838775277137756, 2.27398681640625, 2.5354247093200684, 2.517995595932007, 0.8970807194709778, -1.0724183320999146, -1.2815686464309692, 1.3676689863204956, 1.9776906967163086, 2.0125491619110107, 2.117124319076538, 0.8796514868736267, -0.8284096121788025, 1.2805230617523193, 1.925403118133545, 1.646536111831665, 0.2173420637845993, -0.21838775277137756, 0.6182135939598083, 0.6356428265571594, 0.984226644039154, 1.2805230617523193, 1.1062309741973877, 0.8622223138809204, 1.0190850496292114, 0.8970807194709778, 1.053943395614624, 1.053943395614624, 1.175947904586792, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 0.9319390654563904, 1.053943395614624, 0.7402179837226868, 1.2805230617523193, 1.0365142822265625, 0.670501172542572, 0.9319390654563904, 0.7053595781326294, 0.600784420967102, 0.9145098924636841, 0.8622223138809204, 0.9319390654563904, 0.8796514868736267, 1.0190850496292114, 1.0016558170318604, 0.8099347352981567, 1.0888018608093262, 1.1410894393920898, 0.8447931408882141, 0.6879304051399231, 1.0016558170318604, 0.3916339874267578, 0.02562093921005726, -0.20095856487751007, 0.32191720604896545, 0.30448800325393677, 0.16505448520183563, 0.5833552479743958, 0.4962092638015747, 0.5659260153770447, 0.3916339874267578, 0.8796514868736267, 0.6356428265571594, 0.6182135939598083, 1.0190850496292114, 1.332810640335083, 1.158518671989441, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.960261583328247, 2.0996949672698975, 1.9776906967163086, 1.8556864261627197, 2.0996949672698975, 1.768540382385254, 0.7925055623054504, -0.3229629397392273, -1.5604356527328491, -1.6301524639129639, -1.6127232313156128, -1.4732897281646729, -1.5604356527328491, -1.5255773067474365, -1.2989977598190308, -1.490718960762024, -1.4732897281646729, -1.2989977598190308, -0.9155555367469788, -0.41010889410972595, 0.984226644039154, 1.3850982189178467, 1.803398847579956, 2.0299782752990723, 2.465708017349243, 2.430849552154541, 2.308845281600952, 2.3262743949890137, 2.4831371307373047, 2.2914161682128906, -0.3403921127319336, -0.8284096121788025, -0.9852723479270935, -1.4210021495819092, -1.4210021495819092, -1.5430065393447876, -0.1312417984008789, 1.9776906967163086, 1.942832350730896, 2.2565577030181885, 2.0648367404937744, 2.1694118976593018, 2.27398681640625, 2.308845281600952, 2.2565577030181885, 2.1868410110473633, 2.047407388687134, 1.0365142822265625, 0.984226644039154, 1.1933770179748535, 1.5419609546661377, 1.9079740047454834, 2.1868410110473633, 2.256 [e2e-predictor] 5577030181885, 2.5702831745147705, 1.9776906967163086, 1.8905447721481323, 1.942832350730896, 2.082265853881836, 2.6051416397094727, 2.1694118976593018, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 1.2805230617523193, 2.0125491619110107, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.1868410110473633, 2.0299782752990723, 1.332810640335083, 0.5310676693916321, 0.14762529730796814, 0.5484968423843384, 1.0190850496292114, 0.07790851593017578, -0.23581695556640625, 1.0016558170318604, 1.2456645965576172, 1.4373857975006104, 1.2979521751403809, 0.478780061006546, -0.601830005645752, -1.1072766780853271, -1.4558604955673218, -1.4384313821792603, -1.3164269924163818, -0.1661001741886139, 1.053943395614624, 1.3502397537231445, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 0.5310676693916321, -0.7761220335960388, -0.688975989818573, -0.23581695556640625, -0.1312417984008789, 0.42649248242378235, 0.30448800325393677, -0.18352937698364258, -0.532113254070282, -0.3055337369441986, -0.37525051832199097, -0.9329847693443298, -0.8284096121788025, -0.601830005645752, -0.5495424270629883, 2.2914161682128906, 2.204270124435425, 2.2565577030181885, 1.6639652252197266, -1.4384313821792603, -1.1944226026535034, 0.7576471567153931, 1.5942485332489014, 1.6639652252197266, 1.7162528038024902, -0.1486709862947464, -0.37525051832199097, 1.646536111831665, 2.0648367404937744, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, 1.6639652252197266, 1.332810640335083, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, 0.984226644039154, 1.053943395614624, 0.7925055623054504, 1.071372628211975, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 1.071372628211975, 1.0190850496292114, 0.8796514868736267, 0.6879304051399231, 0.7402179837226868, 0.9319390654563904, 0.7053595781326294, 0.6879304051399231, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 1.1062309741973877, 0.600784420967102, 1.0365142822265625, 0.827363908290863, 0.9145098924636841, 1.2456645965576172, 0.9145098924636841, 0.478780061006546, 0.8447931408882141, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.8622223138809204, 1.0016558170318604, 0.827363908290863, 1.0190850496292114, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.670501172542572, 0.984226644039154, 0.5659260153770447, 1.0016558170318604, 0.7402179837226868, 0.28705883026123047, 0.8622223138809204, 1.053943395614624, 1.071372628211975, 1.5768193006515503, 1.332810640335083, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.9079740047454834, 2.1694118976593018, 2.0996949672698975, 1.925403118133545, 1.3850982189178467, 0.827363908290863, 0.9145098924636841, -0.41010889410972595, -1.5778648853302002, -1.6301524639129639, -1.6824400424957275, -1.5952941179275513, -1.5430065393447876, -1.4732897281646729, -1.4732897281646729, -1.3687145709991455, -1.4732897281646729, -1.2989977598190308, -0.7412636280059814, -0.5844008326530457, 0.4090631604194641, 1.646536111831665, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.465708017349243, 2.082265853881836, 2.2914161682128906, 2.361132860183716, 2.2914161682128906, 0.7576471567153931, -1.1247059106826782, -1.4558604955673218, -1.4384313821792603, - [e2e-predictor] 1.403572916984558, -1.2292810678482056, -1.6998692750930786, -1.2292810678482056, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.151982545852661, 1.9951199293136597, 1.5768193006515503, 1.489673376083374, 1.3850982189178467, 1.8208279609680176, 1.6639652252197266, 2.0648367404937744, 1.7511112689971924, 1.5245317220687866, 2.2914161682128906, 1.8556864261627197, 2.117124319076538, 1.9079740047454834, 1.489673376083374, 2.2914161682128906, 2.151982545852661, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.646536111831665, 2.239128589630127, 2.361132860183716, 2.395991325378418, 2.4482789039611816, 2.430849552154541, 2.3262743949890137, 2.3785619735717773, 2.3262743949890137, 2.239128589630127, 2.27398681640625, 2.204270124435425, 2.151982545852661, 1.9079740047454834, 1.4025273323059082, 0.7227887511253357, -0.06152502819895744, 0.1999128758907318, 0.7576471567153931, 0.30448800325393677, 0.09533771127462387, 0.8447931408882141, 1.3850982189178467, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 0.09533771127462387, -0.8284096121788025, -1.1072766780853271, -1.4384313821792603, -1.246710181236267, -0.2881045341491699, 1.071372628211975, 1.332810640335083, 1.5245317220687866, 1.4548149108886719, 1.489673376083374, 1.1062309741973877, -0.39267969131469727, -0.2881045341491699, 0.0430501289665699, -0.04409583657979965, -0.619259238243103, -0.4972548484802246, 0.32191720604896545, 0.30448800325393677, -0.7412636280059814, -0.8109803795814514, -0.4972548484802246, -0.3229629397392273, 0.9319390654563904, 2.1694118976593018, 2.204270124435425, 2.517995595932007, 2.587712287902832, 1.332810640335083, -1.0724183320999146, 0.0430501289665699, 0.8970807194709778, 1.175947904586792, 0.16505448520183563, -0.37525051832199097, 1.1062309741973877, 1.9079740047454834, 1.4199565649032593, -0.8284096121788025, 0.600784420967102, 1.8208279609680176, 1.4025273323059082, 1.4548149108886719, 0.9493682980537415, 1.2630938291549683, 0.984226644039154, 0.8099347352981567, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 0.6182135939598083, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.0888018608093262, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 1.2805230617523193, 0.7053595781326294, 0.9667974710464478, 1.1236603260040283, 0.7227887511253357, 0.9145098924636841, 0.5659260153770447, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.053943395614624, 0.9493682980537415, 1.1933770179748535, 0.9667974710464478, 0.827363908290863, 0.9667974710464478, 0.8447931408882141, 1.1062309741973877, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 1.2282354831695557, 1.1933770179748535, 0.44392168521881104, 0.0430501289665699, 1.053943395614624, 1.2456645965576172, 1.472244143486023, 1.0016558170318604, 1.3502397537231445, 1.175947904586792, 1.4199565649032593, 1.4548149108886719, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.8208279609680176, 2.0996949672698975, 1.768540382385254, 1.8905447721481323, 2.0648367404937744, 0.984226644039154, -0.3403921127319336, -1.4558604955673218, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.5430065393447876, -1.5255773067474365, -1.4732897281646729, -1.40 [e2e-predictor] 3572916984558, -1.2292810678482056, -1.089847445487976, -0.8458387851715088, 0.2696296274662018, 1.6988236904144287, 2.0125491619110107, 2.3262743949890137, 2.082265853881836, 2.2565577030181885, 2.1345534324645996, 2.2216994762420654, 2.308845281600952, 2.3785619735717773, 2.0125491619110107, -0.5146840810775757, -1.4732897281646729, -1.4384313821792603, -1.333856225013733, -1.2118518352508545, -1.0549890995025635, -1.2641394138336182, -1.804444432258606, -0.5146840810775757, 1.6988236904144287, 2.3437037467956543, 2.0299782752990723, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 1.5245317220687866, 1.9079740047454834, 1.785969614982605, 1.925403118133545, 1.4373857975006104, 1.5942485332489014, 1.6813944578170776, 2.2216994762420654, 1.7336820363998413, 1.942832350730896, 1.942832350730896, 1.960261583328247, 2.082265853881836, 1.4373857975006104, 2.1345534324645996, 2.151982545852661, 2.117124319076538], [1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 1.1062309741973877, 1.7511112689971924, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.4134204387664795, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.2914161682128906, 2.2914161682128906, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 1.9079740047454834, 1.315381407737732, 0.7053595781326294, -0.18352937698364258, -0.23581695556640625, 0.3742047846317291, 0.3916339874267578, 0.7402179837226868, 1.2108062505722046, 1.3502397537231445, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.0888018608093262, -0.04409583657979965, -0.8284096121788025, -1.0375598669052124, -1.3861438035964966, -0.6541175842285156, 0.9493682980537415, 1.3676689863204956, 1.4025273323059082, 1.5071024894714355, 1.4548149108886719, 1.1062309741973877, 0.13019609451293945, 0.1999128758907318, -0.009237446822226048, -0.21838775277137756, -0.06152502819895744, 0.02562093921005726, -0.25324615836143494, -0.27067533135414124, -0.601830005645752, -0.688975989818573, -0.7935512065887451, 0.33934640884399414, 2.5005664825439453, 2.4831371307373047, 2.5354247093200684, 1.0365142822265625, -1.4384313821792603, 0.44392168521881104, 1.768540382385254, 1.8208279609680176, 1.803398847579956, 0.7750763297080994, -0.6541175842285156, 0.4090631604194641, 0.5659260153770447, -0.7935512065887451, -0.5146840810775757, 0.9493682980537415, 1.175947904586792, 1.1933770179748535, 0.9667974710464478, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.1236603260040283, 0.8970807194709778, 0.9145098924636841, 1.071372628211975, 0.9667974710464478, 0.7750763297080994, 0.7227887511253357, 0.6356428265571594, 0.7750763297080994, 0.8447931408882141, 0.8099347352981567, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 0.9493682980537415, 1.0190850496292114, 0.984226644039154, 0.8099347352981567, 0.9667974710464478, 0.8796514868736267, 1.053943395614624, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 0.827363908290863, 1.0190850496292114, 1.0016558170318604, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.7576471567153931, 0.5659260153770447, 0.8970807194709778, 0.7227887511253357, 0.8796514868736267, 1.0016558170318604, 1.2630938291549683, 0.9667974710464478, 1.175947904586792, 0.827363908290863, 0.7925055623054504, 1.0190850496292114, 1.2630938291549683, 1.315381407737732, 1.57 [e2e-predictor] 68193006515503, 1.472244143486023, 1.785969614982605, 1.3850982189178467, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9951199293136597, 1.629106879234314, 1.472244143486023, -1.0724183320999146, -1.4732897281646729, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5430065393447876, -1.5604356527328491, -1.4384313821792603, -1.2989977598190308, -1.3512853384017944, -0.27067533135414124, 0.13019609451293945, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.3262743949890137, 2.3437037467956543, 2.465708017349243, 2.3785619735717773, 2.308845281600952, 2.239128589630127, 0.2347712516784668, -1.4384313821792603, -1.4210021495819092, -1.403572916984558, -1.3861438035964966, -0.4972548484802246, -1.3512853384017944, -1.7172983884811401, -1.5255773067474365, 1.4548149108886719, 1.8905447721481323, 2.1694118976593018, 1.960261583328247, 2.117124319076538, 2.1345534324645996, 1.5593900680541992, 2.1345534324645996, 1.611677646636963, 1.2108062505722046, 1.1410894393920898, 1.4199565649032593, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.9951199293136597, 2.308845281600952, 2.2216994762420654, 1.9951199293136597, 2.239128589630127, 2.0648367404937744, 2.0648367404937744, 2.082265853881836], [1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.9145098924636841, 1.175947904586792, 1.8556864261627197, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 1.8556864261627197, 1.1933770179748535, 0.9493682980537415, 0.11276690661907196, -0.5146840810775757, 0.2347712516784668, 0.4613508880138397, 0.670501172542572, 1.0365142822265625, 1.332810640335083, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.5768193006515503, 0.9319390654563904, -0.2881045341491699, -0.9504139423370361, -1.1072766780853271, -0.7412636280059814, 0.5833552479743958, 1.0365142822265625, 1.315381407737732, 1.4199565649032593, 1.2282354831695557, 0.984226644039154, 0.35677558183670044, 0.2347712516784668, -0.009237446822226048, -0.25324615836143494, -0.6366884112358093, -0.27067533135414124, -0.18352937698364258, -0.41010889410972595, -0.7586928009986877, -0.4972548484802246, 2.151982545852661, 2.27398681640625, 2.5005664825439453, 1.5245317220687866, -1.2118518352508545, 0.5310676693916321, 1.5768193006515503, 1.6813944578170776, 1.7336820363998413, 0.7227887511253357, -1.176993489265442, 1.1062309741973877, 1.9776906967163086, 1.8382571935653687, 1.7511112689971924, 1.785969614982605, -0.09638340771198273, 0.4962092638015747, 0.9319390654563904, 1.1062309741973877, 1.2282354831695557, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7053595781326294, 0.6879304051399231, 0.7925055623054504, 0.6879304051399231, 0.7750763297080994, 0.9319390654563904, 0.7227887511253357, 1.1236603260040283, 1.158518671989441, 0.8796514868736267, 0.8447931408882141, 0.9493682980537415, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 0.7576471567153931, 0.70535 [e2e-predictor] 95781326294, 0.8622223138809204, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.6530719995498657, 0.5310676693916321, 0.6530719995498657, 0.3742047846317291, 0.5833552479743958, 0.9145098924636841, 1.053943395614624, 0.984226644039154, 1.332810640335083, 1.5942485332489014, 1.629106879234314, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.7162528038024902, 1.6988236904144287, 2.0648367404937744, 1.960261583328247, 1.5593900680541992, 0.4962092638015747, 0.478780061006546, 1.1410894393920898, -0.619259238243103, -1.490718960762024, -1.6301524639129639, -1.6824400424957275, -1.6650108098983765, -1.6824400424957275, -1.6824400424957275, -1.6127232313156128, -1.5604356527328491, -1.5778648853302002, -1.4732897281646729, -1.1072766780853271, -0.9329847693443298, 0.600784420967102, 1.5245317220687866, 1.9776906967163086, 2.151982545852661, 2.0648367404937744, 2.3262743949890137, 2.27398681640625, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.1694118976593018, 1.2456645965576172, -1.490718960762024, -1.5081480741500854, -1.3512853384017944, -1.490718960762024, -1.5430065393447876, -1.403572916984558, -1.647581696510315, -1.6998692750930786, 0.8099347352981567, 1.7336820363998413, 2.0299782752990723, 2.0299782752990723, 1.8208279609680176, 1.9079740047454834, 1.7336820363998413, 1.5768193006515503, -0.18352937698364258, 0.30448800325393677, 0.6530719995498657, 1.6813944578170776, 1.8731155395507812, 1.629106879234314, 1.5768193006515503, 1.6988236904144287, 2.4134204387664795, 2.3262743949890137, 1.9951199293136597, 2.2914161682128906, 2.0125491619110107, 2.0125491619110107, 2.047407388687134], [1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.5942485332489014, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.053943395614624, 1.0190850496292114, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 1.3676689863204956, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.395991325378418, 2.3785619735717773, 2.3437037467956543, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.2914161682128906, 2.204270124435425, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.8556864261627197, 1.4373857975006104, 0.984226644039154, 0.9319390654563904, 0.1999128758907318, -0.1312417984008789, 0.4090631604194641, 0.478780061006546, 0.5833552479743958, 0.9493682980537415, 1.315381407737732, 1.1933770179748535, 1.3502397537231445, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 0.6879304051399231, -0.601830005645752, -0.7238344550132751, -0.7761220335960388, 0.30448800325393677, 1.1410894393920898, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 0.984226644039154, 0.16505448520183563, 0.02562093921005726, -0.20095856487751007, -0.39267969131469727, -0.37525051832199097, -0.4798256754875183, -0.4623964726924896, 0.8099347352981567, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.465708017349243, 1.2979521751403809, -0.5146840810775757, 0.5659260153770447, 0.9319390654563904, 1.2456645965576172, -0.688975989818573, -1.3512853384017944, 0.8970807194709778, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.6988236904144287, -0.7412636280059814, -0.37525051832199097, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.7053595781326294, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.7925055623054504, 1.0016558170318604, 1.0016558170318604, 0.7576471567153931, 0.7750763 [e2e-predictor] 297080994, 0.7053595781326294, 0.6530719995498657, 0.5833552479743958, 0.984226644039154, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.9145098924636841, 0.7576471567153931, 1.071372628211975, 1.053943395614624, 0.7925055623054504, 0.7227887511253357, 0.9319390654563904, 0.8622223138809204, 1.158518671989441, 0.9493682980537415, 0.8622223138809204, 0.8099347352981567, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 0.7402179837226868, 1.0888018608093262, 1.0365142822265625, 0.8970807194709778, 0.5484968423843384, 0.6879304051399231, 0.8099347352981567, 0.06047932058572769, -0.3229629397392273, 0.2173420637845993, -0.009237446822226048, 1.1410894393920898, 1.2630938291549683, 1.1062309741973877, 1.5419609546661377, 1.158518671989441, 1.332810640335083, 1.629106879234314, 1.4373857975006104, 1.8731155395507812, 2.047407388687134, 0.9145098924636841, -0.04409583657979965, -1.3512853384017944, -1.5952941179275513, -1.6127232313156128, -1.5952941179275513, -1.6127232313156128, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.647581696510315, -1.490718960762024, -1.2815686464309692, -0.8458387851715088, 0.14762529730796814, 1.803398847579956, 2.0299782752990723, 2.27398681640625, 2.047407388687134, 2.27398681640625, 2.308845281600952, 2.308845281600952, 2.204270124435425, 2.27398681640625, 2.082265853881836, 2.3785619735717773, -1.1421350240707397, -1.5081480741500854, -1.3861438035964966, -1.4384313821792603, -1.4384313821792603, -1.3861438035964966, -1.490718960762024, -1.647581696510315, 1.1236603260040283, 1.803398847579956, 1.8208279609680176, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.646536111831665, 0.30448800325393677, 0.2696296274662018, -0.06152502819895744, 1.071372628211975, 1.4548149108886719, 2.4482789039611816, 1.7336820363998413, 1.7511112689971924, 2.2914161682128906, 2.0996949672698975, 2.27398681640625, 2.0125491619110107, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107], [1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 1.2979521751403809, 1.942832350730896, 2.3437037467956543, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 1.925403118133545, 1.629106879234314, 1.4373857975006104, 0.8796514868736267, 0.827363908290863, 0.9145098924636841, 0.600784420967102, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.6182135939598083, 0.7750763297080994, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.5071024894714355, 1.611677646636963, 1.4025273323059082, 0.4090631604194641, -0.4972548484802246, -0.4623964726924896, 0.4962092638015747, 0.9145098924636841, 1.175947904586792, 1.2805230617523193, 1.0365142822265625, 0.30448800325393677, 0.02562093921005726, -0.06152502819895744, -0.39267969131469727, -0.619259238243103, -0.4972548484802246, 0.35677558183670044, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.4134204387664795, 2.5005664825439453, 0.28705883026123047, -0.9155555367469788, -0.7412636280059814, 0.28705883026123047, -0.06152502819895744, -1.0201307535 [e2e-predictor] 171509, -0.6366884112358093, 1.4373857975006104, 1.7162528038024902, 1.6988236904144287, 1.5245317220687866, -0.6366884112358093, -1.2292810678482056, 0.9145098924636841, 1.1933770179748535, 1.1062309741973877, 0.8622223138809204, 0.7750763297080994, 0.8447931408882141, 0.7402179837226868, 0.8447931408882141, 1.0888018608093262, 0.9145098924636841, 0.7227887511253357, 0.9319390654563904, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.6530719995498657, 0.5833552479743958, 0.6182135939598083, 0.6182135939598083, 1.0888018608093262, 0.7227887511253357, 0.7227887511253357, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 1.2108062505722046, 1.2630938291549683, 0.8796514868736267, 1.1410894393920898, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 0.7402179837226868, 1.1933770179748535, 0.9319390654563904, 0.7053595781326294, 0.8970807194709778, 0.9145098924636841, 0.513638436794281, 0.670501172542572, 0.827363908290863, 0.827363908290863, 1.5071024894714355, 1.7336820363998413, 1.8556864261627197, 1.942832350730896, 1.629106879234314, 0.30448800325393677, -0.5844008326530457, -1.0201307535171509, -1.4732897281646729, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.5952941179275513, -1.6127232313156128, -1.7870151996612549, -1.7695859670639038, -1.6998692750930786, -1.5081480741500854, -1.3164269924163818, -1.0724183320999146, 0.7227887511253357, 1.5593900680541992, 2.2565577030181885, 2.1868410110473633, 2.1868410110473633, 2.361132860183716, 2.151982545852661, 2.361132860183716, 2.0125491619110107, 2.2914161682128906, 2.361132860183716, 2.1345534324645996, 0.4613508880138397, -1.490718960762024, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5952941179275513, -1.7521568536758423, -1.1595642566680908, -1.0201307535171509, 1.1410894393920898, 1.7162528038024902, 1.5245317220687866, 2.0299782752990723, 1.158518671989441, 1.0190850496292114, 0.5659260153770447, -0.3578213155269623, 0.008191745728254318, 1.5071024894714355, 1.2456645965576172, 1.925403118133545, 1.8382571935653687, 1.6813944578170776, 1.8905447721481323, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0190850496292114, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 1.158518671989441, 1.768540382385254, 2.2914161682128906, 2.430849552154541, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.2914161682128906, 2.1868410110473633, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 1.8556864261627197, 1.7336820363998413, 1.5593900680541992, 1.1236603260040283, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.7402179837226868, 0.7053595781326294, 1.0190850496292114, 1.315381407737732, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5768193006515503, 1.5419609546661377, 1.2979521751403809, 0.13019609451293945, -0.42753809690475464, 0.3916339874267578, 0.8796514868736267, [e2e-predictor] 1.0888018608093262, 1.1236603260040283, 0.9493682980537415, 0.2347712516784668, -0.11381260305643082, -0.27067533135414124, -0.37525051832199097, -0.6366884112358093, 1.9951199293136597, 2.27398681640625, 2.395991325378418, 2.465708017349243, 2.5354247093200684, 2.117124319076538, -1.1944226026535034, -0.8806971907615662, 1.0190850496292114, 1.2979521751403809, 1.5245317220687866, 1.489673376083374, 0.1999128758907318, -0.6541175842285156, 0.6530719995498657, 0.42649248242378235, -0.6366884112358093, -1.2641394138336182, -0.1486709862947464, 1.071372628211975, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.8796514868736267, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.8099347352981567, 0.7576471567153931, 1.071372628211975, 0.8099347352981567, 0.7053595781326294, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.600784420967102, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.7227887511253357, 0.984226644039154, 1.0016558170318604, 0.670501172542572, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.315381407737732, 1.2630938291549683, 1.158518671989441, 0.7925055623054504, 0.8622223138809204, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.2456645965576172, 1.3502397537231445, 1.1236603260040283, 1.5593900680541992, 1.6813944578170776, 1.8208279609680176, 1.5942485332489014, 1.6988236904144287, 1.9776906967163086, 1.5245317220687866, 0.4962092638015747, -0.18352937698364258, -0.8981263637542725, -1.490718960762024, -1.6127232313156128, -1.5952941179275513, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.6301524639129639, -1.5430065393447876, -1.4558604955673218, -0.8806971907615662, -0.9329847693443298, 0.3742047846317291, 1.2456645965576172, 1.942832350730896, 2.082265853881836, 1.9776906967163086, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.047407388687134, 2.239128589630127, 2.151982545852661, 2.4482789039611816, 0.2347712516784668, 1.785969614982605, 0.16505448520183563, -1.5081480741500854, -1.7172983884811401, -1.6824400424957275, -1.647581696510315, -1.4558604955673218, -1.3687145709991455, -1.6650108098983765, 0.2696296274662018, 1.2805230617523193, 1.8731155395507812, 1.785969614982605, 1.2979521751403809, -0.7935512065887451, -1.2815686464309692, -1.1944226026535034, 0.35677558183670044, 1.7336820363998413, 2.117124319076538, 1.5942485332489014, 2.1868410110473633, 1.8382571935653687, 1.9951199293136597, 2.0299782752990723, 1.8905447721481323, 2.204270124435425, 1.942832350730896, 1.8905447721481323, 1.9079740047454834, 1.925403118133545], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 1.1062309741973877, 1.768540382385254, 2.2565577030181885, 2.395991325378418, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 1.8905447721481323, 1.803398847579956, 1.5593900680541992, 1.071372628211975, 0.5310676693916321, 0.40906 [e2e-predictor] 31604194641, 0.513638436794281, 0.4613508880138397, 0.600784420967102, 0.9667974710464478, 0.8796514868736267, 0.9319390654563904, 0.7925055623054504, 0.670501172542572, 0.7925055623054504, 1.175947904586792, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.2630938291549683, 0.2173420637845993, 0.5659260153770447, 0.8099347352981567, 0.9145098924636841, 0.9145098924636841, 0.6182135939598083, -0.06152502819895744, -0.20095856487751007, -0.3229629397392273, -0.41010889410972595, 1.9776906967163086, 2.430849552154541, 2.4482789039611816, 2.5702831745147705, 2.1868410110473633, -1.333856225013733, -0.8806971907615662, 1.3850982189178467, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, -0.5495424270629883, -0.8284096121788025, 1.803398847579956, 1.6988236904144287, 1.611677646636963, 1.3850982189178467, 1.2630938291549683, 0.5310676693916321, 0.1999128758907318, 0.9319390654563904, 0.9145098924636841, 1.1236603260040283, 0.7925055623054504, 0.7227887511253357, 0.42649248242378235, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 0.7402179837226868, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.5310676693916321, 0.8447931408882141, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.44392168521881104, 0.827363908290863, 0.7053595781326294, 0.6356428265571594, 0.7227887511253357, 0.6530719995498657, 0.984226644039154, 0.6530719995498657, 0.7925055623054504, 0.9667974710464478, 0.827363908290863, 0.7402179837226868, 0.9145098924636841, 0.7227887511253357, 0.827363908290863, 0.984226644039154, 1.0365142822265625, 1.158518671989441, 0.9319390654563904, 0.6182135939598083, 0.7750763297080994, 0.9319390654563904, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.3676689863204956, 1.3502397537231445, 1.5942485332489014, 1.5071024894714355, 1.629106879234314, 1.768540382385254, 1.9951199293136597, 1.5245317220687866, 0.3742047846317291, -0.6366884112358093, -1.2118518352508545, -1.4384313821792603, -1.6127232313156128, -1.5604356527328491, -1.5430065393447876, -1.5952941179275513, -1.647581696510315, -1.5604356527328491, -1.5081480741500854, -0.688975989818573, 0.6356428265571594, 1.315381407737732, 0.13019609451293945, 0.9319390654563904, 0.8622223138809204, 1.332810640335083, 2.2216994762420654, 2.1345534324645996, 1.9079740047454834, 2.082265853881836, 2.239128589630127, 2.3262743949890137, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9079740047454834, 1.768540382385254, 2.082265853881836, 2.1345534324645996, 1.646536111831665, 0.513638436794281, -1.1944226026535034, -0.8981263637542725, -1.6998692750930786, -1.7695859670639038, -1.7347276210784912, -1.5255773067474365, 0.478780061006546, 1.8208279609680176, 1.9776906967163086, -0.8981263637542725, -1.5604356527328491, -1.5952941179275513, -1.2641394138336182, 0.9667974710464478, 1.785969614982605, 2.5354247093200684, 2.0648367404937744, 2.3785619735717773, 2.2216994762420654, 2.1868410110473633, 1.7162528038024902, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 1.1585186 [e2e-predictor] 71989441, 1.646536111831665, 2.117124319076538, 2.3262743949890137, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.629106879234314, 1.1236603260040283, 0.5833552479743958, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.28705883026123047, 0.5659260153770447, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8970807194709778, 0.5833552479743958, 0.6182135939598083, 1.053943395614624, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.7511112689971924, 0.7750763297080994, 0.4090631604194641, 0.5833552479743958, 0.670501172542572, 0.7402179837226868, 0.30448800325393677, -0.2881045341491699, -0.3578213155269623, 2.0299782752990723, 1.9776906967163086, 2.465708017349243, 2.552854061126709, 1.8208279609680176, -1.403572916984558, -0.9678431153297424, 1.1933770179748535, 1.5768193006515503, 1.611677646636963, 1.8556864261627197, -0.9852723479270935, -0.8981263637542725, 1.8556864261627197, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.646536111831665, 0.478780061006546, 0.4613508880138397, 1.0365142822265625, 1.1062309741973877, 0.984226644039154, 0.7227887511253357, 0.984226644039154, 0.8796514868736267, 0.7750763297080994, 0.9667974710464478, 0.7750763297080994, 0.7053595781326294, 0.7576471567153931, 0.3742047846317291, 0.5484968423843384, 0.7227887511253357, 0.8099347352981567, 0.6356428265571594, 0.44392168521881104, 0.670501172542572, 0.5484968423843384, 0.4613508880138397, 0.6879304051399231, 0.670501172542572, 0.5833552479743958, 0.8796514868736267, 0.6879304051399231, 0.9145098924636841, 0.7053595781326294, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 0.6356428265571594, 0.6530719995498657, 0.8970807194709778, 1.611677646636963, 0.9493682980537415, 1.315381407737732, 1.611677646636963, 1.5071024894714355, 1.6639652252197266, 1.5419609546661377, 1.4199565649032593, 1.1236603260040283, 1.646536111831665, 1.3502397537231445, 0.1999128758907318, -0.7412636280059814, -1.490718960762024, -1.5604356527328491, -1.6301524639129639, -1.5952941179275513, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.0549890995025635, -0.44496726989746094, 0.2347712516784668, 1.6988236904144287, 2.082265853881836, 1.8208279609680176, 2.0648367404937744, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.204270124435425, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.3262743949890137, 2.2216994762420654, 1.768540382385254, 2.0125491619110107, 2.1345534324645996, 2.117124319076538, 2.3262743949890137, 2.0125491619110107, 1.7162528038024902, 1.4025273323059082, 1.0016558170318604, -0.3578213155269623, -1.5778648853302002, -1.7172983884811401, -1.7172983884811401, -1.7695859670639038, -1.3861438035964966, 0.8099347352981567, -0.3055337369441986, -1.7521568536758423, -1.7870151996612549, -1.5255773067474365, -1.1247059106826782, 0.7227887511253357, 1.942832350730896, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.117124319076538, 1.5419609546661377, 1.7336820363998413, 2.1345534324645996, 1.7162528038024902, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.0888018608093262, 1.036514282226562 [e2e-predictor] 5, 1.0190850496292114, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.8447931408882141, 1.0888018608093262, 1.646536111831665, 2.2914161682128906, 2.430849552154541, 2.395991325378418, 2.3437037467956543, 2.27398681640625, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6639652252197266, 1.4025273323059082, 0.7402179837226868, 0.4962092638015747, 0.670501172542572, 0.827363908290863, 0.2347712516784668, 0.28705883026123047, 0.5833552479743958, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.6356428265571594, 0.5484968423843384, 0.670501172542572, 1.1236603260040283, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 0.44392168521881104, 0.18248367309570312, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, -0.009237446822226048, 1.7336820363998413, 2.1868410110473633, 2.2565577030181885, 2.4134204387664795, 2.5702831745147705, 0.16505448520183563, -1.0375598669052124, 0.600784420967102, 1.1062309741973877, 1.332810640335083, 1.315381407737732, -0.7586928009986877, -1.4384313821792603, 1.3850982189178467, 1.6813944578170776, 1.785969614982605, 1.6813944578170776, 1.7162528038024902, 0.11276690661907196, 0.5659260153770447, 1.2979521751403809, 1.3676689863204956, 1.5245317220687866, 1.5768193006515503, 1.3502397537231445, 0.7750763297080994, 1.2282354831695557, 1.071372628211975, 0.7576471567153931, 0.5659260153770447, 0.5659260153770447, 0.7402179837226868, 0.6182135939598083, 0.7750763297080994, 0.7053595781326294, 0.6182135939598083, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.3916339874267578, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7402179837226868, 0.6530719995498657, 0.513638436794281, 0.44392168521881104, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.9667974710464478, 0.5659260153770447, 0.8970807194709778, 0.7402179837226868, 0.9319390654563904, 0.8447931408882141, 0.9667974710464478, 1.071372628211975, 0.8447931408882141, 0.6356428265571594, 1.2630938291549683, 1.4548149108886719, 1.071372628211975, 1.071372628211975, 1.2282354831695557, 1.5071024894714355, 1.3676689863204956, 1.5419609546661377, 1.8382571935653687, 2.047407388687134, 1.803398847579956, 0.9667974710464478, -0.44496726989746094, -1.0549890995025635, -1.3861438035964966, -1.5604356527328491, -1.6301524639129639, -1.6650108098983765, -1.5081480741500854, -1.5952941179275513, -0.7238344550132751, 0.2522004544734955, 0.33934640884399414, 1.942832350730896, 1.0365142822265625, 1.785969614982605, 1.9951199293136597, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.2216994762420654, 2.1345534324645996, 2.0648367404937744, 1.7336820363998413, 1.8556864261627197, 1.9951199293136597, 2.0996949672698975, 2.117124319076538, 1.5593900680541992, 1.489673376083374, 0.3916339874267578, -0.9155555367469788, -1.5081480741500854, -1.6301524639129639, -1.7172983884811401, -1.7172983884811401, -1.6650108098983765, -1.6998692750930786, -1.7521568536758423, -1.3687145709991455, -1.5952941179275513, -0.27067533135414124, -0.9329847693443298, 1.1062309741973877, 2.2216994762420654, 2.1694118976593018, 2.552854061126709, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.5419609546661377, 2.395991325378418, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.768540382385254, 1.768540382385254], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197 [e2e-predictor] , 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 1.2630938291549683, 1.942832350730896, 2.361132860183716, 2.395991325378418, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.1345534324645996, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 1.942832350730896, 1.785969614982605, 1.8382571935653687, 1.6639652252197266, 1.2630938291549683, 1.053943395614624, 0.9145098924636841, 0.827363908290863, 0.670501172542572, 0.600784420967102, 0.513638436794281, 0.8447931408882141, 1.0190850496292114, 1.0365142822265625, 0.8447931408882141, 0.5833552479743958, 0.478780061006546, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.984226644039154, 1.1236603260040283, 1.1410894393920898, 1.0365142822265625, 1.0016558170318604, 0.42649248242378235, -0.009237446822226048, -0.026666639372706413, -0.1486709862947464, -0.5146840810775757, 2.2565577030181885, 2.1868410110473633, 2.395991325378418, 2.465708017349243, 2.4831371307373047, -0.23581695556640625, 0.2173420637845993, -0.3229629397392273, -0.8806971907615662, -0.27067533135414124, -0.3229629397392273, -0.7586928009986877, 0.18248367309570312, 0.7053595781326294, 0.7576471567153931, 0.5484968423843384, 1.071372628211975, -0.25324615836143494, 0.827363908290863, 1.3502397537231445, 1.5942485332489014, 1.5942485332489014, 0.9667974710464478, 1.4548149108886719, 1.071372628211975, 0.7576471567153931, 0.7576471567153931, 0.6356428265571594, 0.7227887511253357, 0.6182135939598083, 0.7227887511253357, 0.6182135939598083, 0.513638436794281, 0.6879304051399231, 0.7227887511253357, 0.5833552479743958, 0.5833552479743958, 0.478780061006546, 0.5659260153770447, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.4090631604194641, 0.5833552479743958, 0.5310676693916321, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.8447931408882141, 0.7750763297080994, 0.8099347352981567, 0.8796514868736267, 1.053943395614624, 0.8099347352981567, 0.5659260153770447, 0.9145098924636841, 1.0190850496292114, 1.489673376083374, 1.2805230617523193, 1.3850982189178467, 1.2456645965576172, 1.1062309741973877, 1.4025273323059082, 1.646536111831665, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.2979521751403809, 0.2522004544734955, -0.7761220335960388, -1.403572916984558, -1.5255773067474365, -1.6301524639129639, -1.6824400424957275, -1.4732897281646729, -1.3861438035964966, -0.06152502819895744, 1.0190850496292114, 1.5942485332489014, 1.8208279609680176, 1.9776906967163086, 2.082265853881836, 2.27398681640625, 2.3437037467956543, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.204270124435425, 2.082265853881836, 1.9776906967163086, 2.0996949672698975, 2.0299782752990723, 2.239128589630127, 1.9776906967163086, 1.6639652252197266, 1.7336820363998413, 1.6813944578170776, 1.8556864261627197, 2.082265853881836, 1.6988236904144287, 1.2456645965576172, -0.18352937698364258, -0.8806971907615662, -1.7521568536758423, -1.7347276210784912, -1.0027015209197998, -1.7347276210784912, -1.6824400424957275, -1.6824400424957275, 0.7053595781326294, 1.3502397537231445, -1.7521568536758423, -0.9678431153297424, -0.1486709862947464, 1.5071024894714355, 2.1345534324645996, 2.2914161682128906, 2 [e2e-predictor] .3262743949890137, 2.395991325378418, 2.308845281600952, 1.7336820363998413, 1.8382571935653687, 2.0648367404937744, 1.768540382385254, 1.8382571935653687, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 1.5768193006515503, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.361132860183716, 2.3437037467956543, 2.2216994762420654, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.611677646636963, 1.3676689863204956, 1.1062309741973877, 0.984226644039154, 1.0190850496292114, 0.8622223138809204, 0.7053595781326294, 0.6879304051399231, 0.5310676693916321, 0.6879304051399231, 0.9319390654563904, 1.0016558170318604, 0.9319390654563904, 0.7750763297080994, 0.513638436794281, 0.42649248242378235, 0.7402179837226868, 0.7402179837226868, 0.8099347352981567, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6356428265571594, 0.1999128758907318, -0.532113254070282, -1.0375598669052124, -0.9504139423370361, 2.4831371307373047, 2.430849552154541, 2.517995595932007, 2.5354247093200684, -0.07895421981811523, 0.0430501289665699, -1.0724183320999146, -0.8632679581642151, -0.20095856487751007, 1.489673376083374, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, -0.07895421981811523, -0.9678431153297424, 0.8447931408882141, 0.8622223138809204, 0.33934640884399414, 1.175947904586792, 1.3676689863204956, 1.5245317220687866, 1.1236603260040283, 0.7576471567153931, 1.1236603260040283, 1.0016558170318604, 0.984226644039154, 1.2805230617523193, 0.8970807194709778, 0.6182135939598083, 0.827363908290863, 0.2347712516784668, 0.513638436794281, 0.4962092638015747, 0.5833552479743958, 0.2696296274662018, 0.670501172542572, 0.7750763297080994, 0.6530719995498657, 0.2696296274662018, 0.1999128758907318, 0.670501172542572, 0.2522004544734955, 0.3916339874267578, 0.7576471567153931, 0.44392168521881104, 0.478780061006546, 0.5484968423843384, 0.5484968423843384, 0.16505448520183563, 0.7750763297080994, 0.30448800325393677, 0.32191720604896545, 0.670501172542572, 0.600784420967102, 0.35677558183670044, 0.6530719995498657, 1.0190850496292114, 1.4025273323059082, 1.4373857975006104, 1.0365142822265625, 1.5071024894714355, 1.0888018608093262, 1.0016558170318604, 1.5942485332489014, 1.5245317220687866, 1.1236603260040283, 1.5942485332489014, 1.6813944578170776, 1.5593900680541992, 1.4025273323059082, 0.14762529730796814, -0.7935512065887451, -1.2815686464309692, -1.5081480741500854, -1.6301524639129639, -1.5952941179275513, -1.403572916984558, 0.4613508880138397, 1.5768193006515503, 1.611677646636963, 1.1410894393920898, 1.6639652252197266, 2.047407388687134, 1.942832350730896, 2.1694118976593018, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.8382571935653687, 2.2565577030181885, 2.1345534324645996, 2.1345534324645996, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.8731155395507812, 1.785969614982605, 2.204270124435425, 1.6988236904144287, 1.4025273323059082, 2.01254916 [e2e-predictor] 19110107, 1.629106879234314, 1.6813944578170776, 0.6879304051399231, -1.5604356527328491, -1.5081480741500854, -1.6824400424957275, -1.7172983884811401, -1.6824400424957275, -0.8284096121788025, -1.6301524639129639, -1.647581696510315, -1.7521568536758423, -1.6998692750930786, -1.403572916984558, -0.3055337369441986, 0.8970807194709778, 1.6813944578170776, 2.3437037467956543, 2.1345534324645996, 2.4831371307373047, 1.9776906967163086, 1.4373857975006104, 2.2216994762420654, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7053595781326294, 0.8099347352981567, 0.9667974710464478, 1.5419609546661377, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.2565577030181885, 2.1694118976593018, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.768540382385254, 1.611677646636963, 1.472244143486023, 1.315381407737732, 1.2108062505722046, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.7053595781326294, 0.513638436794281, 0.5833552479743958, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.8796514868736267, 0.4613508880138397, 0.35677558183670044, 0.4090631604194641, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, -0.026666639372706413, -0.1312417984008789, -1.0375598669052124, -0.9678431153297424, -1.0724183320999146, 0.3916339874267578, 1.8208279609680176, 2.308845281600952, 2.4831371307373047, 1.8382571935653687, -0.1486709862947464, -1.1944226026535034, -1.3512853384017944, -0.25324615836143494, 1.2979521751403809, 1.5419609546661377, 1.5942485332489014, 1.4373857975006104, -0.39267969131469727, -1.2989977598190308, 1.158518671989441, 1.611677646636963, 1.5245317220687866, 1.332810640335083, 0.8447931408882141, 1.2108062505722046, 1.158518671989441, 1.1933770179748535, 0.827363908290863, 1.0888018608093262, 0.7053595781326294, 1.0190850496292114, 1.158518671989441, 0.6182135939598083, 0.600784420967102, 0.28705883026123047, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.5659260153770447, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.7053595781326294, 0.5659260153770447, 0.30448800325393677, 0.35677558183670044, 0.7925055623054504, 0.44392168521881104, 0.4090631604194641, 0.5310676693916321, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.5484968423843384, 0.478780061006546, 0.600784420967102, 0.4962092638015747, 1.2805230617523193, 0.6182135939598083, 0.4962092638015747, 1.1062309741973877, 1.1062309741973877, 1.2805230617523193, 1.332810640335083, 1.4373857975006104, 1.2456645965576172, 1.611677646636963, 1.768540382385254, 1.8731155395507812, 1.5942485332489014, 1.5071024894714355, 1.2282354831695557, 0.9145098924636841, 0.35677558183670044, -0.5844008326530457, -1.1072766780853271, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -0.6715468168258667, 0.02562093921005726, 1.4373857975006104, 1.9079740047454834, 1.7511112689971924, 1.768 [e2e-predictor] 540382385254, 1.6639652252197266, 2.047407388687134, 2.0299782752990723, 2.151982545852661, 2.0299782752990723, 2.0299782752990723, 2.2565577030181885, 1.9951199293136597, 1.942832350730896, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.082265853881836, 1.768540382385254, 1.942832350730896, 1.8556864261627197, 1.9776906967163086, 1.6639652252197266, 1.1933770179748535, -0.9329847693443298, -1.2989977598190308, -1.3512853384017944, -1.4210021495819092, 0.14762529730796814, -1.6650108098983765, -1.6824400424957275, 0.7402179837226868, 1.8905447721481323, -1.4210021495819092, -1.6301524639129639, 1.3502397537231445, 2.27398681640625, -1.5081480741500854, -1.1944226026535034, -0.6366884112358093, 1.332810640335083, 1.8556864261627197, 1.7162528038024902, 1.053943395614624, 0.09533771127462387, 2.308845281600952, 2.1868410110473633, 1.629106879234314, 1.5942485332489014, 1.7162528038024902, 1.646536111831665, 1.6639652252197266, 1.646536111831665], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 1.5071024894714355, 2.2914161682128906, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3785619735717773, 2.27398681640625, 2.2914161682128906, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.785969614982605, 1.629106879234314, 1.4373857975006104, 1.1062309741973877, 0.7402179837226868, 0.7227887511253357, 0.8622223138809204, 0.8099347352981567, 0.8622223138809204, 0.7750763297080994, 0.513638436794281, 0.478780061006546, 0.7750763297080994, 0.8622223138809204, 0.7227887511253357, 0.5659260153770447, 0.3742047846317291, 0.09533771127462387, 0.09533771127462387, -0.39267969131469727, -1.0027015209197998, -0.8109803795814514, -1.1247059106826782, -1.1247059106826782, -0.9155555367469788, -0.8109803795814514, 1.8208279609680176, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 1.5071024894714355, -0.9155555367469788, -1.4558604955673218, -0.39267969131469727, 1.0888018608093262, 1.315381407737732, 1.3676689863204956, 1.2456645965576172, -0.39267969131469727, -1.5604356527328491, 0.7402179837226868, 1.5768193006515503, 1.646536111831665, 1.332810640335083, 0.8447931408882141, 0.4962092638015747, 0.8970807194709778, 1.053943395614624, 0.8099347352981567, 0.8970807194709778, 0.7227887511253357, 0.33934640884399414, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.5484968423843384, 0.7576471567153931, 0.7576471567153931, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 1.0190850496292114, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 0.6879304051399231, 0.9319390654563904, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.4090631604194641, 0.600784420967102, 0.670501172542572, 0.6182135939598083, 0.670501172542572, 0.827363908290863, 1.0888018608093262, 0.9319390654563904, 1.175947904586792, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.402527 [e2e-predictor] 3323059082, 1.1410894393920898, 1.332810640335083, 1.472244143486023, 1.768540382385254, 1.8731155395507812, 1.4548149108886719, 0.30448800325393677, -0.7935512065887451, -1.4384313821792603, -1.5255773067474365, -1.5081480741500854, -0.601830005645752, 1.332810640335083, 1.6988236904144287, 1.960261583328247, 1.925403118133545, 2.1345534324645996, 2.0299782752990723, 1.7336820363998413, 1.8382571935653687, 2.204270124435425, 2.0996949672698975, 2.204270124435425, 2.0996949672698975, 2.2216994762420654, 2.204270124435425, 2.2914161682128906, 2.0996949672698975, 1.8556864261627197, 2.1694118976593018, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.7511112689971924, 1.7336820363998413, 1.5942485332489014, 1.9951199293136597, 1.9951199293136597, -0.6366884112358093, -0.5495424270629883, -1.1595642566680908, 0.16505448520183563, 2.082265853881836, 2.4134204387664795, -0.9504139423370361, -1.6650108098983765, 2.082265853881836, 2.151982545852661, -1.5604356527328491, -0.8981263637542725, -1.403572916984558, -0.4972548484802246, 0.6530719995498657, -0.42753809690475464, -0.9852723479270935, -0.009237446822226048, 2.587712287902832, 1.7162528038024902, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8796514868736267, 1.0365142822265625, 1.629106879234314, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.942832350730896, 1.925403118133545, 1.6813944578170776, 1.3502397537231445, 1.053943395614624, 0.7925055623054504, 0.33934640884399414, 0.2347712516784668, 0.5484968423843384, 0.7750763297080994, 0.7576471567153931, 0.5833552479743958, 0.4613508880138397, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.4090631604194641, 0.3742047846317291, 0.2173420637845993, -0.1661001741886139, 0.2522004544734955, -1.0027015209197998, -1.0027015209197998, -0.9329847693443298, -0.8632679581642151, -1.0027015209197998, -0.6541175842285156, 2.2216994762420654, 2.1694118976593018, 2.0648367404937744, 2.430849552154541, -1.1421350240707397, -0.8806971907615662, 0.1999128758907318, 1.5593900680541992, 0.513638436794281, 0.008191745728254318, -0.04409583657979965, -0.39267969131469727, -1.2641394138336182, -0.5495424270629883, 1.053943395614624, 1.1236603260040283, 1.1062309741973877, 0.7750763297080994, -0.688975989818573, -0.7761220335960388, 0.984226644039154, 0.7750763297080994, 0.7576471567153931, 0.6879304051399231, 0.2696296274662018, 0.5310676693916321, 0.6530719995498657, 0.8622223138809204, 0.8099347352981567, 1.1410894393920898, 0.984226644039154, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 1.1410894393920898, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.6530719995498657, 0.7925055623054504, 0.722 [e2e-predictor] 7887511253357, 0.3742047846317291, 0.18248367309570312, 0.2347712516784668, -0.009237446822226048, 0.13019609451293945, 0.3916339874267578, 0.8622223138809204, 0.9319390654563904, 0.6530719995498657, 1.0190850496292114, 0.8796514868736267, 0.8796514868736267, 1.332810640335083, 1.0190850496292114, 1.0016558170318604, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.5071024894714355, 1.175947904586792, 1.3502397537231445, 1.6988236904144287, 1.646536111831665, 1.175947904586792, 0.28705883026123047, -0.5146840810775757, -1.3164269924163818, -1.4384313821792603, -1.333856225013733, -0.8284096121788025, 0.7925055623054504, 1.6813944578170776, 1.9079740047454834, 1.8731155395507812, 1.768540382385254, 1.9079740047454834, 1.9079740047454834, 1.7162528038024902, 2.0996949672698975, 1.803398847579956, 1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.0299782752990723, 2.239128589630127, 2.151982545852661, 2.2216994762420654, 1.9079740047454834, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.117124319076538, 1.8731155395507812, 1.8208279609680176, 2.047407388687134, 2.151982545852661, 1.7511112689971924, 2.4831371307373047, 1.6813944578170776, 0.2522004544734955, 1.0016558170318604, 2.2565577030181885, -1.246710181236267, -1.6998692750930786, -1.7172983884811401, -0.601830005645752, -0.4623964726924896, -1.1595642566680908, -1.3164269924163818, -1.1072766780853271, 1.0190850496292114, 0.9493682980537415, -0.9504139423370361, 0.28705883026123047, 2.3262743949890137, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503], [2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 1.5071024894714355, 2.2565577030181885, 2.361132860183716, 2.430849552154541, 2.4134204387664795, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.204270124435425, 2.1868410110473633, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.047407388687134, 1.8905447721481323, 1.768540382385254, 1.768540382385254, 1.4199565649032593, 1.1410894393920898, 0.7576471567153931, 0.44392168521881104, 0.09533771127462387, 0.09533771127462387, 0.3742047846317291, 0.600784420967102, 0.6530719995498657, 0.5310676693916321, 0.28705883026123047, 0.13019609451293945, 0.18248367309570312, 0.07790851593017578, -0.3229629397392273, -0.5495424270629883, -0.8632679581642151, -0.8109803795814514, -0.7586928009986877, -0.5669716596603394, -0.3403921127319336, -0.09638340771198273, -0.1312417984008789, -0.07895421981811523, 0.18248367309570312, 1.942832350730896, 1.768540382385254, -1.0201307535171509, -0.4623964726924896, 0.3742047846317291, 1.2108062505722046, 1.4025273323059082, -0.18352937698364258, -1.0375598669052124, 0.8970807194709778, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 0.11276690661907196, -0.5146840810775757, -0.1312417984008789, -0.6366884112358093, -0.7761220335960388, 0.984226644039154, 0.7227887511253357, 0.7925055623054504, 0.670501172542572, 0.583355 [e2e-predictor] 2479743958, 1.175947904586792, 0.8099347352981567, 1.0365142822265625, 0.7402179837226868, 0.8622223138809204, 0.7750763297080994, 0.984226644039154, 0.5833552479743958, 0.9319390654563904, 0.9667974710464478, 0.7402179837226868, 1.1062309741973877, 0.8447931408882141, 1.0190850496292114, 0.7925055623054504, 1.1933770179748535, 1.332810640335083, 1.2282354831695557, 1.1236603260040283, 1.2108062505722046, 1.3676689863204956, 1.3502397537231445, 0.7750763297080994, 0.9145098924636841, 0.18248367309570312, 0.44392168521881104, 0.02562093921005726, 0.8796514868736267, 1.0365142822265625, 1.1236603260040283, 0.7925055623054504, 1.053943395614624, 0.8970807194709778, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3850982189178467, 1.5419609546661377, 1.3502397537231445, 1.5593900680541992, 1.2630938291549683, 1.768540382385254, 1.158518671989441, 0.827363908290863, 0.06047932058572769, -0.4798256754875183, -1.4210021495819092, -1.4210021495819092, -0.3578213155269623, 0.9667974710464478, 1.5071024894714355, 2.047407388687134, 2.1345534324645996, 2.361132860183716, 2.0125491619110107, 2.0125491619110107, 2.2565577030181885, 2.239128589630127, 2.0648367404937744, 1.8731155395507812, 2.0648367404937744, 1.8382571935653687, 2.0996949672698975, 2.047407388687134, 1.768540382385254, 1.8905447721481323, 1.8556864261627197, 1.9951199293136597, 2.1694118976593018, 2.1694118976593018, 2.082265853881836, 1.9776906967163086, 2.1868410110473633, 2.1345534324645996, 2.239128589630127, 2.0299782752990723, 2.1694118976593018, 1.942832350730896, 1.8382571935653687, 1.3502397537231445, 1.9951199293136597, 1.4025273323059082, -0.7238344550132751, 1.9951199293136597, -0.8981263637542725, 1.646536111831665, 0.6530719995498657, 1.4025273323059082, 0.7576471567153931, 1.8208279609680176, 1.7511112689971924, 1.9079740047454834, 2.2565577030181885, 0.42649248242378235, 1.053943395614624, 1.6639652252197266, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377], [2.047407388687134, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 1.0888018608093262, 1.7336820363998413, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.4134204387664795, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 1.7336820363998413, 1.4373857975006104, 1.1062309741973877, 0.6530719995498657, 0.28705883026123047, 0.1999128758907318, 0.2173420637845993, 0.13019609451293945, 0.13019609451293945, 0.42649248242378235, 0.478780061006546, 0.4613508880138397, 0.2696296274662018, 0.02562093921005726, -0.20095856487751007, -0.44496726989746094, -1.0027015209197998, -0.8109803795814514, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, 0.5310676693916321, 0.02562093921005726, 0.16505448520183563, 0.13019609451293945, 0.984226644039154, 0.6530719995498657, -0.04409583657979965, -0.4623964726924 [e2e-predictor] 896, 0.7227887511253357, 0.5310676693916321, 1.4199565649032593, -0.21838775277137756, -1.0201307535171509, 0.7402179837226868, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 0.44392168521881104, -1.1247059106826782, 0.14762529730796814, 0.9493682980537415, 0.8622223138809204, 1.332810640335083, 0.984226644039154, 0.9145098924636841, 0.9145098924636841, 0.8099347352981567, 0.4613508880138397, 0.9319390654563904, 0.8447931408882141, 0.7053595781326294, 0.670501172542572, 0.7402179837226868, 0.600784420967102, 0.35677558183670044, 0.7227887511253357, 0.827363908290863, 0.6182135939598083, 0.6530719995498657, 0.8099347352981567, 0.827363908290863, 0.984226644039154, 1.2630938291549683, 1.2108062505722046, 1.0016558170318604, 1.3850982189178467, 1.4199565649032593, 1.1410894393920898, 1.053943395614624, 1.2282354831695557, 1.1062309741973877, 1.1236603260040283, 0.9145098924636841, 1.0888018608093262, 0.9667974710464478, 0.32191720604896545, 0.4613508880138397, 0.5484968423843384, 0.7576471567153931, 1.0190850496292114, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.5942485332489014, 1.3502397537231445, 1.489673376083374, 1.6813944578170776, 1.1236603260040283, 0.09533771127462387, -0.41010889410972595, -1.1247059106826782, -1.2641394138336182, -1.2989977598190308, 0.670501172542572, 0.9145098924636841, 1.8382571935653687, 1.611677646636963, 2.0648367404937744, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.3785619735717773, 1.960261583328247, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.9776906967163086, 1.785969614982605, 2.117124319076538, 2.27398681640625, 2.308845281600952, 2.151982545852661, 1.9079740047454834, 1.5245317220687866, 1.7336820363998413, 2.117124319076538, 1.768540382385254, 1.9951199293136597, 1.8556864261627197, 2.308845281600952, 1.8556864261627197, 1.629106879234314, 2.0648367404937744, 2.361132860183716, 0.32191720604896545, 1.5071024894714355, 0.7053595781326294, 2.361132860183716, 2.2216994762420654, 2.4831371307373047, 1.8556864261627197, 1.7162528038024902, 2.239128589630127, 2.622570753097534, 1.5942485332489014, 1.4548149108886719, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355], [2.0299782752990723, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 1.0365142822265625, 1.5593900680541992, 2.0996949672698975, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.6988236904144287, 1.4025273323059082, 0.9667974710464478, 1.0365142822265625, 0.6356428265571594, 0.2696296274662018, 0.2173420637845993, -0.20095856487751007, -0.04409583657979965, -0.1312417984008789, 0. [e2e-predictor] 4090631604194641, 0.8099347352981567, -0.06152502819895744, -0.27067533135414124, -0.7238344550132751, -1.0201307535171509, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, -0.7586928009986877, -0.09638340771198273, 0.2173420637845993, -0.1661001741886139, 0.6356428265571594, 0.16505448520183563, 1.4199565649032593, 2.2216994762420654, 1.768540382385254, -0.1312417984008789, -0.4972548484802246, -0.23581695556640625, 0.5484968423843384, -0.8806971907615662, -0.4623964726924896, 0.3916339874267578, 0.8796514868736267, 1.175947904586792, 0.5310676693916321, -0.7761220335960388, -0.5669716596603394, 0.8622223138809204, 0.9145098924636841, 1.3502397537231445, 1.1236603260040283, 0.9319390654563904, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 1.1062309741973877, 0.6879304051399231, 0.5833552479743958, 1.3850982189178467, 1.3502397537231445, 0.7227887511253357, 0.7925055623054504, 0.3916339874267578, 0.42649248242378235, 0.5484968423843384, 0.827363908290863, 0.6879304051399231, 0.9667974710464478, 0.9493682980537415, 1.0016558170318604, 1.1236603260040283, 1.1410894393920898, 0.8796514868736267, 1.175947904586792, 1.6639652252197266, 1.4025273323059082, 0.9667974710464478, 0.6356428265571594, -0.7238344550132751, 0.6356428265571594, 0.7227887511253357, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 1.0888018608093262, 1.175947904586792, 1.3502397537231445, 1.2979521751403809, 1.3502397537231445, 1.2456645965576172, 1.611677646636963, 1.4373857975006104, 1.3676689863204956, 1.3850982189178467, 1.472244143486023, 1.0888018608093262, -0.026666639372706413, -0.9155555367469788, -1.1072766780853271, -1.3164269924163818, -1.2118518352508545, -0.1486709862947464, 0.8796514868736267, 1.7162528038024902, 1.942832350730896, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 1.9951199293136597, 1.8208279609680176, 1.6813944578170776, 1.5593900680541992, 1.768540382385254, 1.4373857975006104, 1.3502397537231445, 2.2216994762420654, 2.2216994762420654, 2.151982545852661, 1.9776906967163086, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 2.0996949672698975, 2.082265853881836, 2.2565577030181885, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 0.8970807194709778, 1.7336820363998413, 1.053943395614624, 2.0648367404937744, 1.3502397537231445, 1.1062309741973877, 1.8208279609680176, 2.239128589630127, 1.960261583328247, 1.8382571935653687, 1.629106879234314, 2.1345534324645996, 1.3850982189178467, 2.1868410110473633, 2.3785619735717773, 1.646536111831665, 1.315381407737732, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.3850982189178467, 1.7336820363998413, 2.204270124435425, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.34370374679565 [e2e-predictor] 43, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.2565577030181885, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 1.8905447721481323, 1.5942485332489014, 1.1933770179748535, 0.9319390654563904, 0.7402179837226868, 1.175947904586792, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.14762529730796814, -0.18352937698364258, 0.32191720604896545, 1.6988236904144287, -0.07895421981811523, -0.8284096121788025, -0.7761220335960388, -0.5669716596603394, -0.4623964726924896, -0.37525051832199097, -0.2881045341491699, -0.21838775277137756, 0.670501172542572, -0.1661001741886139, -0.6541175842285156, -0.21838775277137756, 0.6879304051399231, 0.8447931408882141, 0.28705883026123047, -0.1661001741886139, 1.1410894393920898, -0.5669716596603394, 0.9319390654563904, 0.7402179837226868, 0.2347712516784668, -0.009237446822226048, 0.02562093921005726, 0.33934640884399414, 0.1999128758907318, -0.009237446822226048, -0.1661001741886139, 0.6182135939598083, 0.827363908290863, 0.7402179837226868, 0.7750763297080994, 0.6182135939598083, 0.513638436794281, 0.6356428265571594, 0.7576471567153931, 0.5484968423843384, 0.6182135939598083, 0.7925055623054504, 0.7402179837226868, 0.600784420967102, 0.4962092638015747, 1.5419609546661377, 1.1410894393920898, -0.07895421981811523, 0.7402179837226868, 0.7925055623054504, 0.4962092638015747, 0.827363908290863, 0.670501172542572, 0.8447931408882141, 1.1410894393920898, 0.9667974710464478, 1.175947904586792, 0.7750763297080994, 1.5942485332489014, 0.8622223138809204, 0.8970807194709778, 1.646536111831665, 1.5593900680541992, 1.2805230617523193, 1.0888018608093262, 1.0016558170318604, 1.0888018608093262, 0.6530719995498657, 0.6879304051399231, 1.1933770179748535, 1.3850982189178467, 1.2456645965576172, 1.315381407737732, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.5245317220687866, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.5593900680541992, 0.32191720604896545, -1.0549890995025635, -1.089847445487976, -1.3512853384017944, -0.41010889410972595, 0.9667974710464478, 1.332810640335083, 2.0648367404937744, 1.6813944578170776, 2.117124319076538, 2.308845281600952, 2.1345534324645996, 1.9776906967163086, 1.5245317220687866, 1.4199565649032593, 1.5245317220687866, 1.8905447721481323, 2.117124319076538, 2.27398681640625, 2.1694118976593018, 1.9776906967163086, 1.6813944578170776, 2.0996949672698975, 2.27398681640625, 2.2216994762420654, 1.9079740047454834, 1.803398847579956, 1.8731155395507812, 2.0299782752990723, 2.3785619735717773, 2.204270124435425, 2.308845281600952, 2.27398681640625, 1.5245317220687866, 2.1694118976593018, 1.3850982189178467, 0.14762529730796814, 1.472244143486023, 1.4373857975006104, 0.06047932058572769, 0.4613508880138397, 1.5245317220687866, 0.600784420967102, 1.629106879234314, 1.332810640335083, -0.7238344550132751, 1.8208279609680176, 2.361132860183716, 0.7227887511253357, 2.1868410110473633, 1.9079740047454834, 1.4373857975006104, 1.9776906967163086, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.4025273323059082], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1 [e2e-predictor] .0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 1.1062309741973877, 1.2630938291549683, 1.489673376083374, 1.6639652252197266, 1.9951199293136597, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1694118976593018, 2.117124319076538, 2.0299782752990723, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.3676689863204956, 1.158518671989441, 0.9145098924636841, 1.0365142822265625, 1.785969614982605, 1.646536111831665, 1.8731155395507812, 1.8731155395507812, 1.2282354831695557, 1.2282354831695557, 1.1410894393920898, 0.5310676693916321, -0.619259238243103, 0.2347712516784668, -0.42753809690475464, -0.42753809690475464, -0.27067533135414124, -0.1661001741886139, 0.32191720604896545, 1.5419609546661377, -0.09638340771198273, 0.0430501289665699, 0.32191720604896545, 1.0365142822265625, -0.07895421981811523, 1.2805230617523193, 0.5484968423843384, 1.8208279609680176, 0.8796514868736267, 1.315381407737732, 0.6879304051399231, 0.5833552479743958, 0.02562093921005726, 0.28705883026123047, 0.5484968423843384, 0.5833552479743958, 0.32191720604896545, 0.6182135939598083, 0.7227887511253357, 0.6356428265571594, 0.4962092638015747, 0.1999128758907318, 0.09533771127462387, 0.30448800325393677, 0.9145098924636841, 0.42649248242378235, 0.7227887511253357, 1.1410894393920898, 0.7053595781326294, 1.315381407737732, 0.478780061006546, 1.053943395614624, 0.0430501289665699, 1.0190850496292114, 0.478780061006546, 0.2173420637845993, 1.5071024894714355, 0.6879304051399231, 0.600784420967102, 0.600784420967102, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.6530719995498657, 1.4548149108886719, 1.5071024894714355, 0.7925055623054504, 0.8796514868736267, 0.7053595781326294, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.5768193006515503, 1.3676689863204956, 1.2282354831695557, 0.7402179837226868, -0.6366884112358093, -1.3512853384017944, -1.1247059106826782, 0.30448800325393677, 1.332810640335083, 1.6988236904144287, 1.332810640335083, 1.2630938291549683, 1.3850982189178467, 1.8556864261627197, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 1.942832350730896, 1.9776906967163086, 1.803398847579956, 1.785969614982605, 1.5593900680541992, 1.158518671989441, 0.984226644039154, 1.4373857975006104, 1.5942485332489014, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.2914161682128906, 2.082265853881836, 2.1345534324645996, 2.3262743949890137, 1.8905447721481323, 1.7511112689971924, 2.151982545852661, 1.4548149108886719, 2.117124319076538, 1.942832350730896, 1.6639652252197266, 1.2282354831695557, 1.1236603260040283, 0.7053595781326294, 0.8099347352981567, 0.6879304051399231, -0.06152502819895744, 0.30448800325393677, 0.7053595781326294, 0.5659260153770447, 1.4199565649032593, 2.2914161682128906, 2.1694118976593018, 2.361132860183716, 1.1062309741973877, 0.984226644039154, 2.395991325378418, 2.0648367404937744, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445], [2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, [e2e-predictor] 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.1410894393920898, 1.315381407737732, 1.5071024894714355, 1.803398847579956, 2.151982545852661, 2.395991325378418, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.0648367404937744, 2.0125491619110107, 1.925403118133545, 1.5768193006515503, 1.4548149108886719, 1.2282354831695557, 1.472244143486023, 1.5768193006515503, 1.7336820363998413, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.9079740047454834, 1.646536111831665, 1.053943395614624, 1.3676689863204956, 1.5768193006515503, 0.7402179837226868, -0.07895421981811523, -0.06152502819895744, -0.5669716596603394, -0.5146840810775757, -0.3229629397392273, 0.5833552479743958, 0.35677558183670044, 0.32191720604896545, 0.42649248242378235, 0.30448800325393677, 0.4962092638015747, 0.513638436794281, 1.332810640335083, 1.3850982189178467, 1.1410894393920898, 1.2805230617523193, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 0.5310676693916321, 0.5833552479743958, 0.478780061006546, -0.1661001741886139, 0.3742047846317291, 0.7053595781326294, 0.600784420967102, 0.4962092638015747, 0.2347712516784668, 0.16505448520183563, 0.30448800325393677, 0.7925055623054504, 0.42649248242378235, 0.670501172542572, 1.4025273323059082, 0.827363908290863, 0.07790851593017578, 1.0016558170318604, 1.053943395614624, 0.478780061006546, 1.3502397537231445, 0.670501172542572, 1.646536111831665, 1.2630938291549683, 1.4548149108886719, 1.3676689863204956, 0.4090631604194641, 0.5833552479743958, 0.7053595781326294, 1.071372628211975, 0.7402179837226868, 0.14762529730796814, 1.2108062505722046, 0.670501172542572, 1.0190850496292114, 0.7402179837226868, 0.02562093921005726, 0.6356428265571594, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 1.1062309741973877, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.4199565649032593, 1.6639652252197266, 1.3502397537231445, 0.8622223138809204, -0.25324615836143494, -1.1595642566680908, -0.688975989818573, 0.984226644039154, 2.0125491619110107, 2.0299782752990723, 1.7336820363998413, 2.117124319076538, 2.2565577030181885, 2.151982545852661, 1.646536111831665, 1.629106879234314, 1.7162528038024902, 1.6813944578170776, 1.960261583328247, 2.0299782752990723, 1.8382571935653687, 2.1694118976593018, 2.0648367404937744, 1.3676689863204956, 1.1933770179748535, 1.5419609546661377, 1.629106879234314, 1.629106879234314, 1.768540382385254, 2.0299782752990723, 2.2565577030181885, 2.2565577030181885, 2.0125491619110107, 1.4548149108886719, 1.9776906967163086, 1.960261583328247, 1.8905447721481323, -0.9155555367469788, 1.4199565649032593, 1.2282354831695557, 0.513638436794281, 0.9145098924636841, -0.1661001741886139, 0.4090631604194641, 2.1345534324645996, -0.532113254070282, 0.5833552479743958, 0.600784420967102, 0.2173420637845993, 1.1933770179748535, 0.33934640884399414, 2.0299782752990723, 1.611677646636963, 1.175947904586792, 0.9493682980537415, 2.308845281600952, 1.646536111831665, 1.4373857975006104, 1.2979521751403809, 1.1933770179748535, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809], [2.0125491619110107, 1.960261583328247, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.6813944578170776, 1.646536111831665, 1.62 [e2e-predictor] 9106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.2282354831695557, 1.472244143486023, 1.785969614982605, 2.047407388687134, 2.2565577030181885, 2.3437037467956543, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.1694118976593018, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.8382571935653687, 1.942832350730896, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.8905447721481323, 2.047407388687134, 1.925403118133545, 1.9951199293136597, 2.047407388687134, 1.925403118133545, 1.5768193006515503, 1.1933770179748535, 0.670501172542572, 0.478780061006546, 0.9145098924636841, 0.5310676693916321, 0.16505448520183563, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 1.4025273323059082, 1.158518671989441, 1.942832350730896, 1.5942485332489014, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.5245317220687866, 0.6879304051399231, 1.1933770179748535, -0.4798256754875183, -0.009237446822226048, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.2347712516784668, -0.026666639372706413, 0.18248367309570312, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 1.1410894393920898, 0.42649248242378235, 1.4373857975006104, 0.670501172542572, 0.5310676693916321, 1.053943395614624, 1.315381407737732, 0.670501172542572, 1.629106879234314, 1.472244143486023, 0.8970807194709778, 1.053943395614624, 1.315381407737732, 1.2979521751403809, 0.984226644039154, 1.4548149108886719, 1.1062309741973877, 0.5484968423843384, 0.7053595781326294, 0.7227887511253357, 0.8796514868736267, 1.158518671989441, 1.2108062505722046, 0.8796514868736267, 1.2805230617523193, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.071372628211975, 1.1236603260040283, 1.071372628211975, 1.2108062505722046, 1.332810640335083, 1.071372628211975, 1.4199565649032593, 1.4199565649032593, 1.2979521751403809, 1.0190850496292114, 1.0016558170318604, 1.5245317220687866, 1.175947904586792, -0.7412636280059814, -1.1072766780853271, -0.6366884112358093, 1.2630938291549683, 1.158518671989441, 1.9079740047454834, 1.3850982189178467, 1.803398847579956, 1.8208279609680176, 2.0648367404937744, 2.082265853881836, 2.204270124435425, 2.0125491619110107, 1.7511112689971924, 1.6813944578170776, 2.1345534324645996, 2.117124319076538, 1.1062309741973877, 1.611677646636963, 2.047407388687134, 1.960261583328247, 1.6988236904144287, 1.3850982189178467, 1.7336820363998413, 1.5593900680541992, 1.3676689863204956, 1.053943395614624, 1.2282354831695557, 1.5942485332489014, 1.629106879234314, 1.803398847579956, 1.8382571935653687, 1.5245317220687866, 1.1933770179748535, 1.3850982189178467, -0.1661001741886139, -0.7238344550132751, -0.3229629397392273, 0.6182135939598083, 0.2522004544734955, -0.3055337369441986, 1.8905447721481323, -0.5495424270629883, -0.4798256754875183, -0.20095856487751007, -1.1247059106826782, 0.02562093921005726, 0.7576471567153931, 1.4548149108886719, 0.9145098924636841, -0.7064052224159241, 0.0430501289665699, 1.785 [e2e-predictor] 969614982605, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.472244143486023, 2.047407388687134, 2.2216994762420654, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 1.9951199293136597, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 1.8382571935653687, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7162528038024902, 1.785969614982605, 1.8382571935653687, 1.646536111831665, 1.7511112689971924, 1.925403118133545, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 1.5071024894714355, 0.9145098924636841, 1.472244143486023, 1.158518671989441, 0.8796514868736267, 1.8208279609680176, 0.8099347352981567, 1.8731155395507812, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.9079740047454834, 1.8382571935653687, 1.925403118133545, 1.5942485332489014, 1.9776906967163086, 1.2108062505722046, 1.2630938291549683, 0.33934640884399414, 1.0190850496292114, 0.2696296274662018, 0.008191745728254318, 0.14762529730796814, -0.3403921127319336, 0.2173420637845993, -0.3403921127319336, 0.6530719995498657, 0.600784420967102, 1.2979521751403809, 0.14762529730796814, 0.5310676693916321, 1.1410894393920898, 1.2805230617523193, 0.35677558183670044, 0.42649248242378235, 1.071372628211975, 1.053943395614624, 1.2630938291549683, 0.6182135939598083, 1.2108062505722046, 0.7750763297080994, 1.6639652252197266, 1.175947904586792, 1.071372628211975, 0.9493682980537415, 0.7402179837226868, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 0.5310676693916321, 1.175947904586792, 1.1062309741973877, 1.0888018608093262, 0.827363908290863, 0.7925055623054504, 1.071372628211975, 1.315381407737732, 1.175947904586792, 0.9667974710464478, 1.1933770179748535, 1.2108062505722046, 1.5071024894714355, 1.4025273323059082, 1.5593900680541992, 1.2979521751403809, 1.5768193006515503, 1.2630938291549683, 1.2456645965576172, 1.2979521751403809, -0.601830005645752, -1.176993489265442, -0.9504139423370361, 0.28705883026123047, 2.151982545852661, 1.5942485332489014, 1.5942485332489014, 2.151982545852661, 1.9079740047454834, 2.1694118976593018, 1.8556864261627197, 1.7511112689971924, 1.9079740047454834, 2.117124319076538, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6813944578170776, 1.803398847579956, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.0365142822265625, 0.4090631604194641, 0.7053595781326294, 0.35677558183670044, 1.1933770179748535, 1.332810640335083, 1.5768193006515503, 0.635 [e2e-predictor] 6428265571594, -0.3055337369441986, -0.39267969131469727, -0.44496726989746094, -0.8109803795814514, -0.619259238243103, -0.1312417984008789, 1.646536111831665, -0.9678431153297424, -0.7935512065887451, 0.3742047846317291, -0.7238344550132751, -1.4558604955673218, -1.0201307535171509, -1.0027015209197998, -0.3578213155269623, -0.3229629397392273, 1.1236603260040283, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.2805230617523193, 1.2456645965576172, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.2805230617523193, 1.611677646636963, 2.1345534324645996, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.2216994762420654, 2.0996949672698975, 2.0125491619110107, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8208279609680176, 1.785969614982605, 1.9776906967163086, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.9079740047454834, 1.785969614982605, 1.332810640335083, 0.827363908290863, 0.8622223138809204, 1.5419609546661377, 1.2456645965576172, 1.4199565649032593, 1.646536111831665, 1.2282354831695557, 1.158518671989441, 1.646536111831665, 1.8731155395507812, 1.7162528038024902, 2.0648367404937744, 1.9079740047454834, 1.9776906967163086, 1.8731155395507812, 1.9776906967163086, 1.8556864261627197, 1.7336820363998413, 1.611677646636963, 0.44392168521881104, -0.09638340771198273, 0.5659260153770447, 2.0299782752990723, 1.0365142822265625, 0.28705883026123047, 0.6182135939598083, 0.5659260153770447, 0.07790851593017578, -0.1312417984008789, -0.3055337369441986, 1.1236603260040283, 1.4199565649032593, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 0.8447931408882141, 1.2108062505722046, 1.4373857975006104, 1.332810640335083, 1.3850982189178467, 1.1062309741973877, 1.3850982189178467, 1.4548149108886719, 1.2282354831695557, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 0.670501172542572, 0.827363908290863, 0.8970807194709778, 0.7925055623054504, 1.1410894393920898, 1.1933770179748535, 1.0365142822265625, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 1.071372628211975, 1.315381407737732, 1.4199565649032593, 1.489673376083374, 1.2108062505722046, 1.472244143486023, 1.3676689863204956, 1.4025273323059082, 1.5942485332489014, 1.489673376083374, 1.175947904586792, -0.21838775277137756, -1.1421350240707397, -1.0027015209197998, 0.8447931408882141, 0.7227887511253357, 1.7162528038024902, 1.6988236904144287, 1.960261583328247, 2.1345534324645996, 1.8731155395507812, 2.047407388687134, 1.9776906967163086, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 1.9776906967163086, 1.7511112689971924, 1.5 [e2e-predictor] 419609546661377, 2.0648367404937744, 2.151982545852661, 2.0648367404937744, 1.8905447721481323, 1.768540382385254, 1.4373857975006104, 1.7511112689971924, 1.5768193006515503, 0.984226644039154, 1.803398847579956, 1.3850982189178467, 1.611677646636963, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.8382571935653687, 2.239128589630127, 1.960261583328247, 1.1410894393920898, -0.3403921127319336, -0.7238344550132751, -0.18352937698364258, 0.6356428265571594, -0.1312417984008789, -0.3403921127319336, 1.0016558170318604, -0.21838775277137756, -0.8806971907615662, 1.2456645965576172, -0.23581695556640625, -1.0201307535171509, -0.9504139423370361, -0.8981263637542725, -0.42753809690475464, -0.3403921127319336, 1.489673376083374, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7336820363998413, 1.6813944578170776, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.489673376083374, 1.646536111831665, 1.8905447721481323, 2.1345534324645996, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.2914161682128906, 2.239128589630127, 2.1345534324645996, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.117124319076538, 2.0996949672698975, 1.9776906967163086, 1.8905447721481323, 1.9079740047454834, 1.8556864261627197, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.071372628211975, 0.7925055623054504, 1.315381407737732, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.7162528038024902, 1.5768193006515503, 1.8208279609680176, 1.785969614982605, 1.8905447721481323, 1.925403118133545, 2.117124319076538, 1.942832350730896, 1.8731155395507812, 1.9776906967163086, 1.9079740047454834, 1.5593900680541992, 0.827363908290863, 1.472244143486023, 1.0190850496292114, 0.6879304051399231, 0.2696296274662018, 1.9951199293136597, 1.5419609546661377, 1.2282354831695557, 1.0190850496292114, 0.6879304051399231, 0.7925055623054504, 1.2282354831695557, 0.4613508880138397, 1.2108062505722046, 0.9667974710464478, 1.0888018608093262, 0.9493682980537415, 1.1236603260040283, 1.4199565649032593, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.3676689863204956, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 0.8796514868736267, 0.984226644039154, 0.9667974710464478, 0.8796514868736267, 0.9145098924636841, 0.7925055623054504, 0.7227887511253357, 0.827363908290863, 1.315381407737732, 1.2108062505722046, 1.1236603260040283, 1.0190850496292114, 1.1062309741973877, 1.2979521751403809, 1.2108062505722046, 1.4373857975006104, 1.6639652252197266, 1.768540382385254, 1.489673376083374, 1.3676689863204956, 1.5071024894714355, 1.3328106403 [e2e-predictor] 35083, 0.6182135939598083, -0.9678431153297424, -1.0027015209197998, 1.332810640335083, 1.8208279609680176, 2.0125491619110107, 1.8556864261627197, 1.8731155395507812, 2.117124319076538, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 2.117124319076538, 2.204270124435425, 1.9951199293136597, 1.960261583328247, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.047407388687134, 1.332810640335083, 2.0125491619110107, 2.151982545852661, 1.7511112689971924, 1.2456645965576172, 2.2565577030181885, 1.8731155395507812, 1.7511112689971924, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 1.5768193006515503, 1.175947904586792, 1.5071024894714355, 1.0888018608093262, 1.0190850496292114, 0.5659260153770447, 1.611677646636963, -0.5146840810775757, -0.3578213155269623, -0.2881045341491699, -0.37525051832199097, -0.8284096121788025, 0.7227887511253357, 0.7925055623054504, -0.532113254070282, 0.14762529730796814, 0.11276690661907196, -0.5669716596603394, -0.4972548484802246, -0.1486709862947464, -0.21838775277137756, -0.3229629397392273, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.175947904586792, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.8905447721481323, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.361132860183716, 2.4134204387664795, 2.3785619735717773, 2.308845281600952, 2.204270124435425, 2.117124319076538, 2.082265853881836, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.960261583328247, 1.8905447721481323, 1.8208279609680176, 1.8208279609680176, 1.6639652252197266, 1.942832350730896, 1.960261583328247, 2.1345534324645996, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.8208279609680176, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.5768193006515503, 1.8556864261627197, 1.9079740047454834, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.6813944578170776, 1.8208279609680176, 1.2456645965576172, 1.8208279609680176, 0.42649248242378235, 1.2456645965576172, 1.5419609546661377, 1.8382571935653687, 1.2630938291549683, 1.5245317220687866, 1.4548149108886719, 1.7336820363998413, 1.175947904586792, 1.0190850496292114, 0.6356428265571594, 1.4548149108886719, 0.984226644039154, 1.3676689863204956, 0.513638436794281, 1.1236603260040283, 1.1933770179748535, 0.8622223138809204, 1.1410894393920898, 0.9319390654563904, 1.2630938291549683, 0.8970807194709778, 1.071372628211975, 1.158518671989441, 1.0365142822265625, 1.1062309741973877, 0.9667974710464478, 1.0365142822265625, 1.08880186 [e2e-predictor] 08093262, 1.332810640335083, 0.9145098924636841, 1.1062309741973877, 1.3850982189178467, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.3850982189178467, 1.2282354831695557, 1.3850982189178467, 1.646536111831665, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.472244143486023, 1.5245317220687866, 1.0190850496292114, -0.07895421981811523, -1.1247059106826782, -0.04409583657979965, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2979521751403809, 1.7336820363998413, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.1868410110473633, 2.0996949672698975, 1.6988236904144287, 1.768540382385254, 1.925403118133545, 2.204270124435425, 2.2216994762420654, 2.3785619735717773, 1.472244143486023, 1.8382571935653687, 1.5071024894714355, 1.5419609546661377, 1.9776906967163086, 1.7336820363998413, 1.942832350730896, 0.8796514868736267, 1.785969614982605, 0.8622223138809204, 1.5942485332489014, 1.315381407737732, 1.8556864261627197, 1.6813944578170776, 1.8556864261627197, 1.4548149108886719, 1.3502397537231445, 0.478780061006546, -0.39267969131469727, -0.3578213155269623, -0.026666639372706413, -0.3403921127319336, -0.8458387851715088, 0.11276690661907196, 0.9667974710464478, -0.7586928009986877, -0.04409583657979965, 0.0430501289665699, -0.4623964726924896, -0.5146840810775757, -0.44496726989746094, -0.4798256754875183, 0.02562093921005726, 1.332810640335083, 1.2456645965576172, 1.2282354831695557, 1.175947904586792], [1.960261583328247, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.5942485332489014, 1.6639652252197266, 1.8905447721481323, 2.2216994762420654, 2.2914161682128906, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.239128589630127, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8905447721481323, 1.9776906967163086, 1.9951199293136597, 1.8905447721481323, 1.8382571935653687, 1.9079740047454834, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.7162528038024902, 1.925403118133545, 1.9776906967163086, 1.942832350730896, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 1.9776906967163086, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.785969614982605, 1.7162528038024902, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 1.7162528038024902, 1.73368203639984 [e2e-predictor] 13, 1.3850982189178467, 1.3502397537231445, 1.175947904586792, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 1.2282354831695557, 1.2630938291549683, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 0.984226644039154, 0.9493682980537415, 1.1062309741973877, 0.9667974710464478, 0.7402179837226868, 0.827363908290863, 1.1236603260040283, 1.2108062505722046, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.1933770179748535, 1.7162528038024902, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.7336820363998413, 1.5593900680541992, 1.5245317220687866, 1.315381407737732, 0.600784420967102, -0.42753809690475464, -0.39267969131469727, 0.6356428265571594, 0.9667974710464478, 1.925403118133545, 1.9951199293136597, 1.7511112689971924, 1.6988236904144287, 2.1345534324645996, 1.942832350730896, 2.0996949672698975, 2.117124319076538, 2.2565577030181885, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.047407388687134, 1.5942485332489014, 1.5768193006515503, 1.4025273323059082, 1.8382571935653687, 1.8905447721481323, 1.5593900680541992, 1.960261583328247, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 0.7750763297080994, 1.6988236904144287, 1.2979521751403809, 1.2805230617523193, 1.803398847579956, 1.6813944578170776, 2.047407388687134, 1.5593900680541992, 2.0299782752990723, 1.7336820363998413, 1.2805230617523193, -0.04409583657979965, -0.8806971907615662, -0.6366884112358093, -0.7586928009986877, -0.9155555367469788, -0.8458387851715088, 0.6530719995498657, -1.0027015209197998, -0.3229629397392273, 0.16505448520183563, -0.1312417984008789, -0.42753809690475464, -0.3403921127319336, -0.532113254070282, 0.6356428265571594, 1.315381407737732, 1.1933770179748535, 1.1236603260040283], [1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.3676689863204956, 1.489673376083374, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.785969614982605, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.4548149108886719, 1.4373857975006104, 1.472244143486023, 1.3502397537231445, 1.4025273323059082, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.9776906967163086, 2.082265853881836, [e2e-predictor] 2.082265853881836, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.646536111831665, 1.7511112689971924, 1.8382571935653687, 1.646536111831665, 1.5419609546661377, 1.8556864261627197, 1.5593900680541992, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2456645965576172, 0.7227887511253357, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.071372628211975, 0.9319390654563904, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.8447931408882141, 1.2282354831695557, 1.315381407737732, 1.2456645965576172, 1.3676689863204956, 1.2108062505722046, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.2456645965576172, 1.489673376083374, 1.1410894393920898, -0.23581695556640625, -0.532113254070282, -0.3229629397392273, 1.4199565649032593, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 2.0299782752990723, 2.0125491619110107, 2.1694118976593018, 1.8556864261627197, 2.1694118976593018, 1.768540382385254, 1.9776906967163086, 2.0648367404937744, 2.204270124435425, 1.4373857975006104, 1.3502397537231445, 1.960261583328247, 1.803398847579956, 1.646536111831665, 1.8556864261627197, 2.0996949672698975, 1.7162528038024902, 1.925403118133545, 1.8382571935653687, 2.0648367404937744, 1.9079740047454834, 1.4025273323059082, 1.8556864261627197, 1.2282354831695557, 1.5419609546661377, 1.3850982189178467, 1.7511112689971924, 1.768540382385254, 1.6813944578170776, 1.489673376083374, 2.047407388687134, 1.332810640335083, 1.8208279609680176, 1.0365142822265625, -0.1486709862947464, -1.0375598669052124, -0.8109803795814514, -0.6541175842285156, -0.8981263637542725, -0.7935512065887451, 0.30448800325393677, -1.0375598669052124, -0.5495424270629883, 0.06047932058572769, -0.06152502819895744, -0.026666639372706413, -0.3229629397392273, -0.44496726989746094, 1.1933770179748535, 1.2456645965576172, 1.0888018608093262], [1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.5419609546661377, 1.7162528038024902, 1.960261583328247, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.204270124435425, 2.117124319076538, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.785969614982605, 1.7162528038024902, 1.6813944578170776, 1.7511112689971924, 1.8731155395507812, 1.8556864261627 [e2e-predictor] 197, 1.8382571935653687, 1.7336820363998413, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.5419609546661377, 1.489673376083374, 1.7162528038024902, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 2.082265853881836, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.803398847579956, 1.611677646636963, 1.629106879234314, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.6988236904144287, 1.629106879234314, 1.3502397537231445, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.3850982189178467, 1.158518671989441, 1.2456645965576172, 1.4199565649032593, 1.0016558170318604, 1.1410894393920898, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 1.0365142822265625, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.158518671989441, 1.1410894393920898, 0.9493682980537415, 1.2630938291549683, 1.4199565649032593, 1.2456645965576172, 1.175947904586792, 1.472244143486023, 1.3676689863204956, 1.053943395614624, 1.3676689863204956, 1.489673376083374, 1.472244143486023, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.158518671989441, -0.18352937698364258, -1.0375598669052124, 0.14762529730796814, 1.1062309741973877, 1.8382571935653687, 1.7336820363998413, 2.0299782752990723, 2.1868410110473633, 1.5071024894714355, 2.0125491619110107, 1.8905447721481323, 2.0996949672698975, 2.1345534324645996, 1.7511112689971924, 1.5942485332489014, 2.0299782752990723, 1.5593900680541992, 1.960261583328247, 1.472244143486023, 1.8208279609680176, 1.7336820363998413, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 1.2805230617523193, 1.7162528038024902, 1.942832350730896, 1.4373857975006104, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.8905447721481323, 1.9776906967163086, 1.3676689863204956, 1.803398847579956, 2.082265853881836, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 0.8970807194709778, 0.4090631604194641, -0.9329847693443298, -0.9155555367469788, -0.7935512065887451, -0.8981263637542725, -0.6366884112358093, -0.5146840810775757, -1.089847445487976, -0.41010889410972595, -0.09638340771198273, -0.1661001741886139, 0.2696296274662018, -0.4798256754875183, -0.6541175842285156, 1.4199565649032593, 1.0888018608093262], [1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.7336820363998413, 1.8731155395507812, 2.0299782752990723, 2.151982545852661, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0648367404937744, 1.96026158 [e2e-predictor] 3328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8731155395507812, 1.6639652252197266, 1.6988236904144287, 1.5245317220687866, 1.4373857975006104, 1.472244143486023, 1.2979521751403809, 1.175947904586792, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.5593900680541992, 1.6813944578170776, 1.158518671989441, 1.2805230617523193, 1.5071024894714355, 1.611677646636963, 1.768540382385254, 1.4199565649032593, 1.5593900680541992, 1.925403118133545, 1.925403118133545, 1.942832350730896, 2.0125491619110107, 1.8556864261627197, 1.768540382385254, 1.8382571935653687, 1.9951199293136597, 1.8382571935653687, 1.5942485332489014, 1.489673376083374, 1.3676689863204956, 1.7336820363998413, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.3502397537231445, 1.158518671989441, 1.3676689863204956, 1.3850982189178467, 0.7925055623054504, 0.478780061006546, 1.3850982189178467, 0.9145098924636841, 1.158518671989441, 1.053943395614624, 1.1933770179748535, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 0.6356428265571594, 0.7925055623054504, 0.9667974710464478, 1.2805230617523193, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.2805230617523193, 0.9319390654563904, 1.332810640335083, 0.33934640884399414, 1.2282354831695557, 1.1933770179748535, 1.0888018608093262, 1.5593900680541992, 1.6639652252197266, 1.5768193006515503, 1.6813944578170776, 1.5593900680541992, 1.6988236904144287, 1.5768193006515503, 1.5942485332489014, 1.1062309741973877, 0.44392168521881104, -0.8981263637542725, -0.7238344550132751, 1.332810640335083, 1.4373857975006104, 1.5593900680541992, 1.9776906967163086, 1.4025273323059082, 2.239128589630127, 2.1345534324645996, 2.047407388687134, 2.3437037467956543, 2.0299782752990723, 1.942832350730896, 2.047407388687134, 1.925403118133545, 1.942832350730896, 1.785969614982605, 2.0648367404937744, 2.047407388687134, 1.5768193006515503, 1.768540382385254, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.0888018608093262, 1.5071024894714355, 1.8208279609680176, 1.332810640335083, 1.071372628211975, 1.0888018608093262, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 1.0365142822265625, 0.7053595781326294, 1.1236603260040283, 1.2108062505722046, 0.984226644039154, 1.0365142822265625, 1.4373857975006104, 0.42649248242378235, 0.513638436794281, 0.11276690661907196, -0.8632679581642151, -0.9504139423370361, -0.8284096121788025, -0.619259238243103, -0.688975989818573, -0.9504139423370361, -0.6366884112358093, -0.5495424270629883, -0.07895421981811523, -0.1312417984008789, -0.39267969131469727, -0.688975989818573, -0.619259238243103, 2.204270124435425], [1.8556864261627197, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, [e2e-predictor] 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.9776906967163086, 2.1345534324645996, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.942832350730896, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.7336820363998413, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.803398847579956, 1.8382571935653687, 1.803398847579956, 1.785969614982605, 1.5768193006515503, 1.5071024894714355, 1.6988236904144287, 1.7336820363998413, 1.5071024894714355, 1.472244143486023, 1.3502397537231445, 1.5942485332489014, 1.8208279609680176, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.611677646636963, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 1.768540382385254, 1.8208279609680176, 1.472244143486023, 1.315381407737732, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.1410894393920898, 1.071372628211975, 0.9667974710464478, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.8796514868736267, 0.7576471567153931, 1.071372628211975, 1.0888018608093262, 0.9319390654563904, 1.053943395614624, 1.158518671989441, 1.0190850496292114, 0.9493682980537415, 0.4613508880138397, 0.7053595781326294, 0.7750763297080994, 1.071372628211975, 0.9319390654563904, 1.1933770179748535, 1.2108062505722046, 0.8970807194709778, 0.8970807194709778, 1.2108062505722046, 1.1933770179748535, 1.5942485332489014, 1.5071024894714355, 1.5419609546661377, 1.6639652252197266, 1.768540382385254, 1.7511112689971924, 1.5942485332489014, 1.4025273323059082, 0.6879304051399231, -1.0549890995025635, -0.5495424270629883, 0.02562093921005726, 0.28705883026123047, 1.8731155395507812, 1.611677646636963, 1.646536111831665, 2.082265853881836, 2.395991325378418, 1.960261583328247, 1.768540382385254, 1.960261583328247, 2.239128589630127, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 2.2914161682128906, 1.8382571935653687, 1.7162528038024902, 1.7511112689971924, 1.646536111831665, 1.7511112689971924, 1.942832350730896, 1.5071024894714355, 1.7511112689971924, 1.4199565649032593, 1.2456645965576172, 0.9493682980537415, 0.9319390654563904, 0.5833552479743958, 0.827363908290863, 0.8447931408882141, 0.9145098924636841, 0.9319390654563904, 0.7925055623054504, 0.7402179837226868, 0.9493682980537415, 0.5833552479743958, 0.4962092638015747, 1.053943395614624, 0.44392168521881104, 1.053943395614624, 1.0365142822265625, -0.09638340771198273, -0.7064052224159241, -0.9852723479270935, -0.8109803795814514, -0.8632679581642151, -0.7412636280059814, -0.9504139423370361, -0.7586928009986877, -0.37525051832199097, -0.18352937698364258, -0.27067533135414124, -0.4623964726924896, -0.5146840810775757, 0.008191745728254318], [1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1. [e2e-predictor] 5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.0648367404937744, 1.9776906967163086, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.646536111831665, 1.472244143486023, 1.4025273323059082, 1.3502397537231445, 1.5768193006515503, 1.785969614982605, 1.629106879234314, 1.8905447721481323, 1.7162528038024902, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8208279609680176, 1.768540382385254, 1.803398847579956, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.629106879234314, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.5593900680541992, 1.785969614982605, 1.175947904586792, 1.629106879234314, 1.5768193006515503, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.175947904586792, 1.2108062505722046, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.071372628211975, 0.7402179837226868, 0.600784420967102, 0.8622223138809204, 0.670501172542572, 0.9319390654563904, 0.9667974710464478, 0.9145098924636841, 1.0016558170318604, 1.0888018608093262, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.071372628211975, 0.8796514868736267, 1.0016558170318604, 0.7750763297080994, 1.071372628211975, 0.8447931408882141, 1.0888018608093262, 1.2108062505722046, 1.0888018608093262, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.785969614982605, 1.611677646636963, 1.489673376083374, 1.5593900680541992, 1.5245317220687866, 0.670501172542572, -0.7586928009986877, -0.9504139423370361, 0.33934640884399414, 0.2696296274662018, 1.0190850496292114, 1.8382571935653687, 2.308845281600952, 1.960261583328247, 1.785969614982605, 1.7336820363998413, 1.803398847579956, 2.204270124435425, 1.803398847579956, 1.9951199293136597, 1.8731155395507812, 2.082265853881836, 1.5419609546661377, 1.7162528038024902, 1.8208279609680176, 1.960261583328247, 1.6988236904144287, 2.308845281600952, 1.6639652252197266, 1.7162528038024902, 1.2805230617523193, 1.158518671989441, 0.984226644039154, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.7925055623054504, 1.053943395614624, 0.6879304051399231, 0.8447931408882141, 0.670501172542572, 1.2108062505722046, 1.2456645965576172, 1.3676689863204956, 1.4025273323059082, 0.13019609451293945, -0.5495424270629883, -1.1421350240707397, -0.688975989818573, -0.7761220335960388, -0.6366884112358093, -0.8109803795814514, -0.6715468168258667, -0.7935512065887451, -0.20095856487751007, 0.11276690661907196, -0.5495424270629883, -0.5495424270629883], [1.7336820363998413, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.3153814077377 [e2e-predictor] 32, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 2.151982545852661, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.7336820363998413, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.6813944578170776, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 1.768540382385254, 1.2630938291549683, 1.489673376083374, 1.4373857975006104, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.6639652252197266, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.5419609546661377, 1.5593900680541992, 1.4548149108886719, 1.629106879234314, 1.2108062505722046, 1.071372628211975, 1.5071024894714355, 1.5419609546661377, 1.2456645965576172, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.158518671989441, 0.8970807194709778, 0.670501172542572, 1.2630938291549683, 0.827363908290863, 0.5659260153770447, 1.2282354831695557, 0.7402179837226868, 1.1933770179748535, 0.7925055623054504, 0.8796514868736267, 0.827363908290863, 1.3502397537231445, 1.315381407737732, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.3676689863204956, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.5071024894714355, 1.785969614982605, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.332810640335083, -0.37525051832199097, -0.7238344550132751, -0.4972548484802246, 0.7227887511253357, 1.0190850496292114, 1.9079740047454834, 1.646536111831665, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 1.7162528038024902, 1.9079740047454834, 1.8731155395507812, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.629106879234314, 1.8382571935653687, 1.8556864261627197, 1.803398847579956, 1.9951199293136597, 1.3676689863204956, 1.5245317220687866, 1.158518671989441, 0.7750763297080994, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9319390654563904, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 0.8796514868736267, 1.0888018608093262, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.1933770179748535, 1.0016558170318604, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.2108062505722046, -0.8458387851715088, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -0.7238344550132751, -0.8109803795814514, -0.6715468168258667, -1.2118518352508545, 0.44392168521881104, -0.09638340771198273, -0.5495424270629883], [1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5071024894714 [e2e-predictor] 355, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.8556864261627197, 1.9776906967163086, 2.082265853881836, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.646536111831665, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.4199565649032593, 1.9079740047454834, 1.9776906967163086, 1.5245317220687866, 1.4373857975006104, 1.6639652252197266, 1.3676689863204956, 1.611677646636963, 1.6988236904144287, 1.5768193006515503, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.4025273323059082, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.611677646636963, 1.6639652252197266, 1.2630938291549683, 1.2630938291549683, 1.6639652252197266, 1.4548149108886719, 1.4025273323059082, 1.5071024894714355, 1.315381407737732, 1.2456645965576172, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.071372628211975, 1.2282354831695557, 1.071372628211975, 0.984226644039154, 1.2108062505722046, 1.332810640335083, 1.2979521751403809, 0.7227887511253357, 0.8099347352981567, 1.0016558170318604, 1.071372628211975, 0.670501172542572, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 0.9493682980537415, 0.7053595781326294, 0.984226644039154, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5071024894714355, 1.8382571935653687, 1.6813944578170776, 1.5768193006515503, 1.5768193006515503, 1.6639652252197266, 1.6988236904144287, 1.4548149108886719, 0.33934640884399414, -0.4623964726924896, -1.0724183320999146, 0.44392168521881104, 0.44392168521881104, 1.2456645965576172, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.646536111831665, 1.611677646636963, 2.1345534324645996, 1.7162528038024902, 1.8731155395507812, 1.8556864261627197, 1.7511112689971924, 1.332810640335083, 1.2456645965576172, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.1933770179748535, 1.2979521751403809, 1.3502397537231445, 1.6813944578170776, -0.7064052224159241, -1.1072 [e2e-predictor] 766780853271, -0.9329847693443298, -0.8458387851715088, -0.8109803795814514, -0.8284096121788025, -0.7935512065887451, -1.0201307535171509, 1.0888018608093262, -0.3055337369441986], [1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.942832350730896, 2.0648367404937744, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0648367404937744, 1.9951199293136597, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6639652252197266, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.6813944578170776, 1.611677646636963, 1.6813944578170776, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.472244143486023, 1.5419609546661377, 1.7162528038024902, 1.8731155395507812, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.472244143486023, 1.4199565649032593, 1.5768193006515503, 1.4199565649032593, 1.611677646636963, 1.6988236904144287, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.6639652252197266, 1.5419609546661377, 1.5071024894714355, 1.2456645965576172, 1.2456645965576172, 1.1062309741973877, 0.8970807194709778, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 1.158518671989441, 1.0016558170318604, 1.053943395614624, 0.7750763297080994, 0.670501172542572, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 1.1236603260040283, 1.1236603260040283, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.611677646636963, 1.5593900680541992, 1.5419609546661377, 1.6639652252197266, 1.5942485332489014, 1.8382571935653687, 1.5245317220687866, 1.315381407737732, -0.20095856487751007, -0.8632679581642151, -0.9678431153297424, 0.2347712516784668, 1.0365142822265625, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.5768193006515503, 1.8556864261627197, 1.8382571935653687, 1.9951199293136597, 1.646536111831665, 1.9951199293136597, 1.5419609546661377, 1.5942485332489014, 2.0299782752990723, 1.768540382385254, 1.785969614982605, 0.7227887511253357, 1.2282354831695557, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.088 [e2e-predictor] 8018608093262, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.332810640335083, 0.984226644039154, -0.9678431153297424, -1.1421350240707397, -0.9678431153297424, -0.8981263637542725, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, 1.1236603260040283], [1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.925403118133545, 1.9776906967163086, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4373857975006104, 1.2979521751403809, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.646536111831665, 1.8556864261627197, 1.8731155395507812, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.7162528038024902, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.315381407737732, 1.2630938291549683, 1.4199565649032593, 1.5419609546661377, 1.6639652252197266, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.4373857975006104, 1.472244143486023, 1.611677646636963, 1.7336820363998413, 1.3676689863204956, 1.5593900680541992, 1.3676689863204956, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.158518671989441, 0.9667974710464478, 0.9319390654563904, 1.4548149108886719, 1.1236603260040283, 1.1062309741973877, 0.8796514868736267, 0.9667974710464478, 1.071372628211975, 0.827363908290863, 0.8447931408882141, 1.0190850496292114, 0.8447931408882141, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.3676689863204956, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.1933770179748535, -0.2881045341491699, -0.25324615836143494, -0.20095856487751007, 0.5310676693916321, 1.175947904586792, 0.4090631604194641, 0.8622223138809204, 1.6988236904144287, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.785969614982605, 1.6 [e2e-predictor] 988236904144287, 1.6639652252197266, 1.942832350730896, 1.7162528038024902, 1.9079740047454834, 1.5593900680541992, 0.8099347352981567, 1.175947904586792, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.3676689863204956, 0.18248367309570312, -1.1247059106826782, -0.9504139423370361, -0.7935512065887451, -0.8458387851715088, -0.9678431153297424, -0.9329847693443298], [1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.960261583328247, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.2805230617523193, 1.5768193006515503, 1.611677646636963, 1.8208279609680176, 1.785969614982605, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.7336820363998413, 1.7336820363998413, 1.5593900680541992, 1.5942485332489014, 1.2805230617523193, 1.3676689863204956, 1.629106879234314, 1.489673376083374, 1.4199565649032593, 1.611677646636963, 1.629106879234314, 1.7162528038024902, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.611677646636963, 1.7162528038024902, 1.646536111831665, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5593900680541992, 1.7336820363998413, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.332810640335083, 1.071372628211975, 1.4373857975006104, 1.2108062505722046, 0.7750763297080994, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.2108062505722046, 1.2630938291549683, 0.827363908290863, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 1.053943395614624, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.4548149108886719, 1.7511112689971924, 1.489673376083374, 1.332810640335083, 1.5071024894714355, 1.611677646636963, 1.681394457817077 [e2e-predictor] 6, 1.7336820363998413, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.629106879234314, 1.315381407737732, -0.06152502819895744, -0.3403921127319336, 0.5484968423843384, 0.06047932058572769, -0.1486709862947464, 1.646536111831665, 1.5071024894714355, 1.960261583328247, 1.7511112689971924, 1.7162528038024902, 1.960261583328247, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.2108062505722046, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.472244143486023, 0.06047932058572769, -1.333856225013733, -1.089847445487976, -1.0027015209197998, -1.0549890995025635], [1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.7336820363998413, 1.8382571935653687, 1.803398847579956, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.0299782752990723, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.5245317220687866, 1.611677646636963, 1.3502397537231445, 0.8622223138809204, 1.489673376083374, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.472244143486023, 1.611677646636963, 1.629106879234314, 1.472244143486023, 1.5593900680541992, 1.5419609546661377, 1.646536111831665, 1.3676689863204956, 1.472244143486023, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.7162528038024902, 1.5245317220687866, 1.5071024894714355, 1.315381407737732, 1.0888018608093262, 1.6639652252197266, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 1.3676689863204956, 1.158518671989441, 1.1410894393920898, 1.0365142822265625, 1.053943395614624, 0.7750763297080994, 0.9667974710464478, 0.6879304051399231, 0.9319390654563904, 1.0190850496292114, 1.0888018608093262 [e2e-predictor] , 1.0190850496292114, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9145098924636841, 1.2805230617523193, 0.9493682980537415, 1.1062309741973877, 1.3502397537231445, 1.4025273323059082, 1.315381407737732, 1.5419609546661377, 1.158518671989441, 1.4025273323059082, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.611677646636963, 1.7511112689971924, 1.3850982189178467, 0.8796514868736267, -0.3229629397392273, -0.7064052224159241, -0.18352937698364258, 0.35677558183670044, 1.1062309741973877, 1.472244143486023, 1.942832350730896, 1.7162528038024902, 1.7162528038024902, 1.9951199293136597, 1.8556864261627197, 1.5942485332489014, 1.803398847579956, 1.611677646636963, 1.5593900680541992, 1.3850982189178467, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 0.5659260153770447, -1.2292810678482056, -1.0549890995025635], [1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7511112689971924, 1.8556864261627197, 2.0996949672698975, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.1694118976593018, 2.0996949672698975, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.5768193006515503, 1.5419609546661377, 1.768540382385254, 1.785969614982605, 1.6988236904144287, 1.5593900680541992, 1.489673376083374, 1.315381407737732, 1.4373857975006104, 1.472244143486023, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.5942485332489014, 1.6813944578170776, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.5942485332489014, 1.3676689863204 [e2e-predictor] 956, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.332810640335083, 1.2282354831695557, 1.4199565649032593, 1.1062309741973877, 1.2282354831695557, 1.1410894393920898, 1.175947904586792, 0.8099347352981567, 1.175947904586792, 0.8796514868736267, 0.9493682980537415, 1.1933770179748535, 1.1933770179748535, 1.053943395614624, 0.9493682980537415, 1.0365142822265625, 1.2282354831695557, 1.0365142822265625, 0.8447931408882141, 1.332810640335083, 1.0365142822265625, 1.332810640335083, 1.4025273323059082, 1.2979521751403809, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.7162528038024902, 1.768540382385254, 1.6639652252197266, 1.7511112689971924, 1.6639652252197266, 1.5593900680541992, 0.2347712516784668, -0.7238344550132751, -0.8632679581642151, -0.7412636280059814, 0.28705883026123047, 1.158518671989441, 1.6988236904144287, 1.8731155395507812, 1.7162528038024902, 1.942832350730896, 0.7227887511253357, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.4199565649032593, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 1.315381407737732, 1.2805230617523193, 1.4199565649032593], [1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.8731155395507812, 1.9951199293136597, 2.0996949672698975, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0125491619110107, 1.9776906967163086, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.629106879234314, 1.5419609546661377, 1.5768193006515503, 1.6813944578170776, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.8382571935653687, 1.768540382385254, 1.7511112689971924, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.2456645965576172, 1.2282354831695557, 1.489673376083374, 1.071372628211975, 1.1062309741973877, 1.5593900680541992, 1.4025273323059082, 1.5593900680541992, 1.5245317220687866, 1.68139445 [e2e-predictor] 78170776, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.6813944578170776, 1.5942485332489014, 1.5419609546661377, 1.646536111831665, 1.5942485332489014, 1.5071024894714355, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.5419609546661377, 1.6813944578170776, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.3676689863204956, 1.4548149108886719, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.1062309741973877, 1.158518671989441, 1.0365142822265625, 0.9667974710464478, 1.053943395614624, 1.0190850496292114, 1.2630938291549683, 1.1236603260040283, 1.3502397537231445, 1.2456645965576172, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 0.9493682980537415, 1.175947904586792, 1.175947904586792, 1.3676689863204956, 1.175947904586792, 1.4025273323059082, 1.5768193006515503, 1.3676689863204956, 1.5071024894714355, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 1.5768193006515503, 1.6813944578170776, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.7162528038024902, 1.6813944578170776, 1.0365142822265625, 0.13019609451293945, -0.601830005645752, -0.5844008326530457, -0.7238344550132751, 0.5484968423843384, 0.7402179837226868, 1.158518671989441, 1.785969614982605, 0.6356428265571594, 1.2456645965576172, 1.3850982189178467, 1.646536111831665, 1.5593900680541992, 1.4548149108886719, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.8905447721481323, 2.0648367404937744, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5419609546661377, 1.5593900680541992, 1.7162528038024902, 1.71625280 [e2e-predictor] 38024902, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, 1.332810640335083, 1.5593900680541992, 1.472244143486023, 1.3850982189178467, 1.5245317220687866, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.5419609546661377, 1.1236603260040283, 1.1062309741973877, 1.4199565649032593, 1.0190850496292114, 1.0016558170318604, 1.1236603260040283, 1.2979521751403809, 1.053943395614624, 1.2108062505722046, 1.2630938291549683, 1.4025273323059082, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.5768193006515503, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.1410894393920898, 1.4199565649032593, 1.4548149108886719, 1.3502397537231445, 1.472244143486023, 1.4025273323059082, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 1.0016558170318604, 0.8970807194709778, 1.1062309741973877, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.315381407737732, 1.0888018608093262, 1.1933770179748535, 1.1410894393920898, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.3850982189178467, 0.7750763297080994, 1.4548149108886719, 1.0190850496292114, 1.472244143486023, 1.4025273323059082, 1.5071024894714355, 1.4199565649032593, 1.5419609546661377, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7162528038024902, 1.332810640335083, 0.827363908290863, 0.42649248242378235, -0.11381260305643082, -0.41010889410972595, -0.1661001741886139, 0.6356428265571594, 0.32191720604896545, 0.5310676693916321, 0.9319390654563904, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4199565649032593, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262], [1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.9776906967163086, 1.925403118133545, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.0996949672 [e2e-predictor] 698975, 2.047407388687134, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 1.803398847579956, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.6988236904144287, 1.489673376083374, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.768540382385254, 1.6988236904144287, 1.629106879234314, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.175947904586792, 1.071372628211975, 1.2282354831695557, 1.1236603260040283, 0.9493682980537415, 1.1236603260040283, 1.4548149108886719, 1.2979521751403809, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 0.8970807194709778, 1.0365142822265625, 1.2282354831695557, 1.315381407737732, 1.1410894393920898, 1.1410894393920898, 1.315381407737732, 1.4199565649032593, 1.5419609546661377, 1.3676689863204956, 1.4199565649032593, 1.158518671989441, 1.0888018608093262, 1.332810640335083, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.3850982189178467, 1.2456645965576172, 1.1410894393920898, 1.1236603260040283, 1.5071024894714355, 1.2979521751403809, 1.4548149108886719, 1.053943395614624, 0.7750763297080994, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.1062309741973877, 1.2108062505722046, 1.2108062505722046, 1.1410894393920898, 1.158518671989441, 1.0190850496292114, 1.158518671989441, 1.3502397537231445, 1.0190850496292114, 0.9667974710464478, 0.8447931408882141, 1.2456645965576172, 0.7925055623054504, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.2979521751403809, 1.5593900680541992, 1.5071024894714355, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.0888018608093262, 0.9319390654563904, 0.827363908290863, 1.489673376083374, 1.4025273323059082, 1.5419609546661377, 1.5419609546661377, 1.611677646636963, 1.4548149108886719, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975], [1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.733682 [e2e-predictor] 0363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.960261583328247, 1.942832350730896, 2.117124319076538, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.6813944578170776, 1.472244143486023, 1.5245317220687866, 1.4548149108886719, 1.3850982189178467, 1.5419609546661377, 1.5245317220687866, 1.6639652252197266, 1.611677646636963, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.7511112689971924, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.5419609546661377, 1.315381407737732, 1.1933770179748535, 1.315381407737732, 1.0016558170318604, 1.2979521751403809, 1.4199565649032593, 1.4548149108886719, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.489673376083374, 1.2979521751403809, 1.4199565649032593, 1.158518671989441, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.8970807194709778, 1.2282354831695557, 1.315381407737732, 1.3676689863204956, 0.984226644039154, 1.175947904586792, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.9493682980537415, 1.2805230617523193, 1.4025273323059082, 1.1933770179748535, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.175947904586792, 1.315381407737732, 1.2805230617523193, 0.984226644039154, 0.9319390654563904, 1.0888018608093262, 0.9493682980537415, 0.8447931408882141, 1.071372628211975, 0.7925055623054504, 1.3502397537231445, 1.472244143486023, 1.2456645965576172, 1.2630938291549683, 1.7336820363998413, 1.7162528038024902, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.646536111831665, 1.5419609546661377, 1.611677646636963, 1.8905447721481323, 1.6813944578170776, 1.5768193006515503, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.472244143486023, 1.472244143486023, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625], [1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.68 [e2e-predictor] 13944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 1.9951199293136597, 1.9776906967163086, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.803398847579956, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.2805230617523193, 0.8099347352981567, 1.2108062505722046, 1.4373857975006104, 1.4025273323059082, 1.4548149108886719, 1.5768193006515503, 1.4548149108886719, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.0888018608093262, 1.1062309741973877, 0.9667974710464478, 1.2805230617523193, 1.158518671989441, 1.071372628211975, 1.158518671989441, 0.9667974710464478, 0.9667974710464478, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.0365142822265625, 0.9319390654563904, 1.0888018608093262, 1.0190850496292114, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.315381407737732, 1.2979521751403809, 1.1236603260040283, 1.2805230617523193, 1.1933770179748535, 0.984226644039154, 0.9145098924636841, 1.0190850496292114, 0.7227887511253357, 0.5833552479743958, 0.8796514868736267, 1.2805230617523193, 1.4199565649032593, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5419609546661377, 1.4373857975006104, 1.629106879234314, 1.7162528038024902, 1.472244143486023, 1.611677646636963, 1.9079740047454834, 1.6813944578170776, 1.785969614982605, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.6988236904144287, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.768540382385254, 1.5419609546661377, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374 [e2e-predictor] , 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8382571935653687, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.117124319076538, 2.082265853881836, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.629106879234314, 1.489673376083374, 1.4025273323059082, 1.3502397537231445, 1.4548149108886719, 1.332810640335083, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.5419609546661377, 1.3502397537231445, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.0016558170318604, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.2805230617523193, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.3850982189178467, 1.4199565649032593, 1.315381407737732, 1.472244143486023, 1.2805230617523193, 1.4025273323059082, 1.2630938291549683, 1.5071024894714355, 1.2282354831695557, 1.4548149108886719, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.053943395614624, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.071372628211975, 0.7925055623054504, 0.5833552479743958, 0.9319390654563904, 0.513638436794281, 1.0016558170318604, 1.175947904586792, 1.071372628211975, 1.3676689863204956, 1.489673376083374, 1.3850982189178467, 1.2979521751403809, 1.4373857975006104, 1.5419609546661377, 1.5768193006515503, 1.5419609546661377, 1.332810640335083, 1.785969614982605, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.332810640335083, 1.7511112689971924, 1.7511112689971924, 1.5768193006515503, 1.629106879234314, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.5768193006515503, 1.6988236904144287, 1.7336820363998413, 1.629106879234314, 1.5768193006515503, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, [e2e-predictor] 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.8905447721481323, 2.047407388687134, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8208279609680176, 1.768540382385254, 1.5942485332489014, 1.5245317220687866, 1.3676689863204956, 1.2282354831695557, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.489673376083374, 1.4373857975006104, 1.315381407737732, 1.4199565649032593, 1.2456645965576172, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.071372628211975, 0.827363908290863, 1.071372628211975, 1.1062309741973877, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.3676689863204956, 1.2979521751403809, 1.3850982189178467, 1.2805230617523193, 1.2282354831695557, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.4548149108886719, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.1410894393920898, 1.3676689863204956, 1.332810640335083, 1.0888018608093262, 1.1933770179748535, 1.1933770179748535, 1.5419609546661377, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.053943395614624, 1.2979521751403809, 1.0190850496292114, 0.8447931408882141, 0.670501172542572, 0.827363908290863, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.071372628211975, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.2282354831695557, 1.803398847579956, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.646536111831665, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.7162528038024902, 1.646536111831665, 1.5768193006515503, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1. [e2e-predictor] 0016558170318604, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.7162528038024902, 1.6988236904144287, 1.5419609546661377, 1.472244143486023, 1.175947904586792, 1.2282354831695557, 1.489673376083374, 1.1410894393920898, 1.158518671989441, 0.9493682980537415, 0.9145098924636841, 1.1236603260040283, 1.4025273323059082, 0.670501172542572, 0.7750763297080994, 1.315381407737732, 1.1933770179748535, 0.827363908290863, 1.315381407737732, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.0016558170318604, 1.158518671989441, 1.5419609546661377, 0.984226644039154, 1.1410894393920898, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.1933770179748535, 1.175947904586792, 1.2282354831695557, 1.175947904586792, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.472244143486023, 1.2282354831695557, 1.2805230617523193, 1.4025273323059082, 1.4373857975006104, 1.5768193006515503, 1.611677646636963, 1.2282354831695557, 1.3502397537231445, 1.3502397537231445, 1.175947904586792, 1.3502397537231445, 1.0888018608093262, 1.0190850496292114, 1.4548149108886719, 1.053943395614624, 0.7925055623054504, 1.4025273323059082, 1.071372628211975, 1.071372628211975, 0.8970807194709778, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.9145098924636841, 1.1062309741973877, 1.1410894393920898, 1.315381407737732, 1.0190850496292114, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.5593900680541992, 1.3676689863204956, 1.4548149108886719, 1.2456645965576172, 1.6988236904144287, 1.5768193006515503, 1.4199565649032593, 1.5768193006515503, 1.6813944578170776, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.629106879234314, 1.6988236904144287, 1.5768193006515503, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.12 [e2e-predictor] 36603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141], [1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8382571935653687, 1.925403118133545, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0648367404937744, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 1.4548149108886719, 1.3502397537231445, 1.332810640335083, 1.5071024894714355, 1.3850982189178467, 1.785969614982605, 1.5593900680541992, 1.5768193006515503, 1.5245317220687866, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.3676689863204956, 1.1933770179748535, 1.2282354831695557, 1.3850982189178467, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.158518671989441, 1.332810640335083, 1.1236603260040283, 1.2282354831695557, 1.315381407737732, 1.2108062505722046, 1.2108062505722046, 1.0888018608093262, 1.071372628211975, 0.9145098924636841, 0.984226644039154, 1.071372628211975, 1.0888018608093262, 1.2108062505722046, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.071372628211975, 1.0016558170318604, 1.315381407737732, 1.1062309741973877, 1.3850982189178467, 1.6639652252197266, 1.3502397537231445, 1.2630938291549683, 1.0016558170318604, 0.8622223138809204, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.1410894393920898, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, 0.9145098924636841, 1.0365142822265625, 1.4025273323059082, 1.1933770179748535, 0.9493682980537415, 1.1236603260040283, 1.053943395614624, 1.158518671989441, 1.4025273323059082, 1.5593900680541992, 1.3850982189178467, 0.7053595781326294, 1.5593900680541992, 1.611677646636963, 1.3850982189178467, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.7162528038024902, 1.6639652252197266, 1.6988236904144287, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.6639652252197266, 1.5419609546661377, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082 [e2e-predictor] , 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863], [1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9776906967163086, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.3502397537231445, 1.2630938291549683, 1.611677646636963, 1.6813944578170776, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4025273323059082, 1.332810640335083, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.2630938291549683, 1.3676689863204956, 1.2805230617523193, 1.1933770179748535, 1.315381407737732, 1.1933770179748535, 1.2805230617523193, 1.1410894393920898, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.2630938291549683, 1.2282354831695557, 1.4199565649032593, 1.3850982189178467, 1.2805230617523193, 1.4548149108886719, 1.4199565649032593, 1.2456645965576172, 0.8970807194709778, 1.2979521751403809, 1.4025273323059082, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2630938291549683, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.0365142822265625, 1.1933770179748535, 1.4199565649032593, 1.315381407737732, 0.8622223138809204, 1.332810640335083, 1.4548149108886719, 1.4548149108886719, 1.5768193006515503, 1.5768193006515503, 1.2630938291549683, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.803398847579956 [e2e-predictor] , 1.7511112689971924, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 0.9493682980537415, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.7162528038024902, 1.785969614982605, 1.7511112689971924, 1.611677646636963, 1.6813944578170776, 1.2979521751403809, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.5768193006515503, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2108062505722046, 1.332810640335083, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 0.8099347352981567, 1.0016558170318604, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.315381407737732, 1.053943395614624, 1.3502397537231445, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.472244143486023, 1.5071024894714355, 1.3850982189178467, 1.4548149108886719, 1.158518671989441, 0.9145098924636841, 0.5833552479743958, 0.670501172542572, 0.8796514868736267, 1.0190850496292114, 0.9493682980537415, 1.2979521751403809, 1.2456645965576172, 1.15851 [e2e-predictor] 8671989441, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.5593900680541992, 1.4548149108886719, 1.785969614982605, 1.6639652252197266, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.5593900680541992, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.925403118133545, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.332810640335083, 1.3850982189178467, 1.315381407737732, 1.3850982189178467, 1.4548149108886719, 1.3676689863204956, 1.4199565649032593, 1.1933770179748535, 1.2108062505722046, 1.0888018608093262, 1.1062309741973877, 1.2805230617523193, 1.4025273323059082, 1.4548149108886719, 1.3502397537231445, 1.2630938291549683, 1.315381407737732, 1.1410894393920898, 1.175947904586792, 1.3676689863204956, 1.3676689863204956, 1.5593900680541992, 0.827363908290863, 1.1933770179748535, 1.2108062505722046, 1.071372628211975, 1.4373857975006104, 1.4025273323059082, 1.5071024894714355, 1.053943395614624, 1.1062309741973877, 1.3502397537231445, 1.2805 [e2e-predictor] 230617523193, 1.3502397537231445, 1.4199565649032593, 1.3676689863204956, 1.3676689863204956, 1.175947904586792, 1.175947904586792, 1.0365142822265625, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 1.1062309741973877, 1.0190850496292114, 1.0888018608093262, 1.3502397537231445, 1.5071024894714355, 1.489673376083374, 1.8556864261627197, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267], [0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.0125491619110107, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.7336820363998413, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.6813944578170776, 1.5071024894714355, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3502397537231445, 1.4199565649032593, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719 [e2e-predictor] , 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.2979521751403809, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.5245317220687866, 1.5942485332489014, 1.332810640335083, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 0.9145098924636841, 1.158518671989441, 0.827363908290863, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.2456645965576172, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.4199565649032593, 1.472244143486023, 1.5768193006515503, 1.8905447721481323, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.5768193006515503, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267], [0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 2.0648367404937744, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 1.960261583328247, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 2.0648367404937744, 1.9951199293136597, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.785969614982605, 1.7336820363998413, 1.768540382385254, 1.6813944578170776, 1.629106879234314, 1.5071024894714355, 1.4548149108886719, 1.4 [e2e-predictor] 373857975006104, 1.4199565649032593, 1.3850982189178467, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.5768193006515503, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.3850982189178467, 1.2456645965576172, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2456645965576172, 1.2979521751403809, 1.2805230617523193, 1.1410894393920898, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.0888018608093262, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.315381407737732, 1.2630938291549683, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.1933770179748535, 1.3502397537231445, 1.4199565649032593, 1.6813944578170776, 1.803398847579956, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.8382571935653687, 1.646536111831665, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204], [0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.942832350730896, 1.9079740047454834, 1.768540382385254, 2.1345534324645996, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.117124319076538, 2.134553432464599 [e2e-predictor] 6, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.5593900680541992, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.5245317220687866, 1.5071024894714355, 1.611677646636963, 1.5593900680541992, 1.4373857975006104, 1.4025273323059082, 1.315381407737732, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.2805230617523193, 1.3676689863204956, 1.2630938291549683, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.1933770179748535, 1.1236603260040283, 1.2282354831695557, 1.0190850496292114, 1.2630938291549683, 1.175947904586792, 1.3502397537231445, 1.472244143486023, 1.315381407737732, 1.5245317220687866, 1.315381407737732, 0.9145098924636841, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2282354831695557, 1.315381407737732, 1.315381407737732, 1.2108062505722046, 1.3676689863204956, 1.3850982189178467, 1.315381407737732, 1.3502397537231445, 1.629106879234314, 1.7162528038024902, 1.785969614982605, 1.925403118133545, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778], [0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.8905447721481323, 2.0125491619110107, 1.925403118133545, 2.0125491619110107, [e2e-predictor] 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.803398847579956, 1.8556864261627197, 1.785969614982605, 1.8556864261627197, 1.803398847579956, 1.6639652252197266, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.4199565649032593, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2456645965576172, 1.2630938291549683, 1.071372628211975, 1.3502397537231445, 1.4025273323059082, 1.2805230617523193, 1.071372628211975, 1.0190850496292114, 1.3502397537231445, 1.2805230617523193, 1.4025273323059082, 1.3676689863204956, 1.7336820363998413, 1.5942485332489014, 1.5245317220687866, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.175947904586792, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.489673376083374, 1.611677646636963, 1.489673376083374, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 2.1345534324645996, 2.204270124435425, 2.1868410110473633, 2.0125491619110107, 1.6988236904144287, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415], [0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7576471567153931, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1. [e2e-predictor] 803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.047407388687134, 2.0125491619110107, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.2805230617523193, 1.2108062505722046, 1.1410894393920898, 1.2630938291549683, 1.3850982189178467, 1.2630938291549683, 1.2108062505722046, 1.2979521751403809, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.489673376083374, 1.4025273323059082, 1.2805230617523193, 1.5245317220687866, 1.3850982189178467, 1.175947904586792, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.768540382385254, 1.803398847579956, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.960261583328247, 2.1345534324645996, 2.2216994762420654, 2.1868410110473633, 1.9951199293136597, 1.611677646636963, 1.3502397537231445, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415], [0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, [e2e-predictor] 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 2.0299782752990723, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8905447721481323, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4548149108886719, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.4548149108886719, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.4199565649032593, 1.472244143486023, 1.3502397537231445, 1.053943395614624, 1.158518671989441, 1.3676689863204956, 1.5419609546661377, 1.6813944578170776, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.925403118133545, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 1.5593900680541992, 1.489673376083374, 1.489673376083374, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8099347352981567, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4722441434 [e2e-predictor] 86023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.9079740047454834, 1.942832350730896, 1.9951199293136597, 2.117124319076538, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.1868410110473633, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.082265853881836, 2.0125491619110107, 1.960261583328247, 1.960261583328247, 2.047407388687134, 1.9951199293136597, 2.047407388687134, 1.960261583328247, 1.8208279609680176, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.489673376083374, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.4548149108886719, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.2979521751403809, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.611677646636963, 1.472244143486023, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.7511112689971924, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.8382571935653687, 1.8905447721481323, 1.646536111831665, 1.2282354831695557, 1.5245317220687866, 1.6988236904144287, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108 [e2e-predictor] 062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 1.8731155395507812, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.3850982189178467, 1.489673376083374, 1.3676689863204956, 1.1236603260040283, 1.2630938291549683, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.5593900680541992, 1.5593900680541992, 1.768540382385254, 1.8208279609680176, 1.768540382385254, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.768540382385254, 1.803398847579956, 0.1999128758907318, 0.42649248242378235, 0.7576471567153931, 1.3850982189178467, 1.472244143486023, 1.315381407737732, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.94936 [e2e-predictor] 82980537415, 0.9493682980537415, 0.9319390654563904], [0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.5768193006515503, 1.4199565649032593, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.1062309741973877, 1.071372628211975, 1.332810640335083, 1.315381407737732, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.2456645965576172, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.332810640335083, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.629106879234314, 1.6988236904144287, 1.629106879234314, 1.4199565649032593, 1.6988236904144287, 1.7336820363998413, 1.5419609546661377, -0.8458387851715088, -1.5430065393447876, -1.6650108098983765, -1.6824400424957275, -1.3164269924163818, -1.3861438035964966, -1.1944226026535034, 1.472244143486023, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0539433956146 [e2e-predictor] 24, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904], [0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 2.047407388687134, 2.151982545852661, 2.1694118976593018, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, 1.0888018608093262, 0.9667974710464478, 1.2456645965576172, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.2630938291549683, 1.0365142822265625, 1.2456645965576172, 1.332810640335083, 1.315381407737732, 1.4373857975006104, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.1410894393920898, 1.4025273323059082, 1.5071024894714355, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.803398847579956, 0.9319390654563904, -1.1944226026535034, -1.6824400424957275, -1.647581696510315, -1.6824400424957275, -1.5952941179275513, -1.5081480741500854, -0.21838775277137756, -1.5255773067474365, 0.7576471567153931, -0.7935512065887451, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, [e2e-predictor] 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.960261583328247, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.785969614982605, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.332810640335083, 1.2630938291549683, 0.9667974710464478, 1.1236603260040283, 1.175947904586792, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.175947904586792, 1.053943395614624, 1.1410894393920898, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.5245317220687866, 1.7511112689971924, 1.768540382385254, 1.646536111831665, -0.41010889410972595, -1.6650108098983765, -1.3512853384017944, -1.403572916984558, -1.2989977598190308, -1.3861438035964966, -1.7347276210784912, -1.6650108098983765, -1.4558604955673218, -1.5604356527328491, -0.8632679581642151, -1.1421350240707397, -0.37525051832199097, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, [e2e-predictor] 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.8622223138809204, 0.8447931408882141, 0.9319390654563904, 1.0016558170318604, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8905447721481323, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.0996949672698975, 2.1868410110473633, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.3262743949890137, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.0996949672698975, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.8208279609680176, 1.7162528038024902, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 1.7336820363998413, 1.7336820363998413, 1.6639652252197266, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.2979521751403809, 1.315381407737732, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.3850982189178467, 1.4199565649032593, 1.2630938291549683, 1.3502397537231445, 1.5245317220687866, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.2979521751403809, -0.04409583657979965, -1.2118518352508545, -1.333856225013733, -1.3687145709991455, -1.5952941179275513, -1.3687145709991455, -1.298997759819030 [e2e-predictor] 8, -0.4798256754875183, -1.0549890995025635, -0.5146840810775757, 1.5942485332489014, 0.11276690661907196, -1.2989977598190308, -1.2118518352508545, -0.601830005645752, -1.176993489265442, -0.9678431153297424, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3742047846317291, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.5484968423843384, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.151982545852661, 2.2565577030181885, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.4373857975006104, 1.4025273323059082, 1.4373857975006104, 1.402527332305908 [e2e-predictor] 2, 1.489673376083374, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 1.158518671989441, -0.9504139423370361, -1.1247059106826782, -1.0375598669052124, -1.5604356527328491, -1.5081480741500854, -1.3164269924163818, -1.6650108098983765, -1.5952941179275513, -1.5081480741500854, -1.246710181236267, -0.9155555367469788, -0.601830005645752, -0.25324615836143494, -1.403572916984558, 1.785969614982605, 1.4025273323059082, -1.0724183320999146, -1.1944226026535034, -1.3687145709991455, -0.04409583657979965, -1.5604356527328491, 0.07790851593017578, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 1.942832350730896, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.611677646636963, 1.5768193006515503, 1.594248 [e2e-predictor] 5332489014, 1.5245317220687866, 1.5768193006515503, 1.5071024894714355, 1.472244143486023, 1.611677646636963, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.5245317220687866, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 1.8731155395507812, 1.0888018608093262, -0.9852723479270935, -1.246710181236267, -1.3164269924163818, -1.1421350240707397, -1.2292810678482056, -1.4210021495819092, -1.4732897281646729, -0.9155555367469788, -1.647581696510315, -1.490718960762024, -1.6301524639129639, -1.5952941179275513, -1.490718960762024, -1.1247059106826782, -0.8806971907615662, -1.5081480741500854, -0.8284096121788025, 1.4199565649032593, 1.6639652252197266, 1.5071024894714355, 1.1236603260040283, 0.6530719995498657, -1.7172983884811401, -0.7761220335960388, 1.472244143486023, 1.3676689863204956, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.2522004544734955, 0.28705883026123047, 0.3742047846317291, 0.4613508880138397, 0.5659260153770447, 0.5833552479743958, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.3437037467956543, 2.361132860183716, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, [e2e-predictor] 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.8731155395507812, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.117124319076538, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.117124319076538, 1.8208279609680176, -0.8981263637542725, -1.246710181236267, -1.0549890995025635, -1.0201307535171509, -0.7064052224159241, -0.7238344550132751, -1.1944226026535034, -1.3512853384017944, -1.5778648853302002, -1.0375598669052124, -1.1421350240707397, 0.13019609451293945, 0.7053595781326294, -1.2815686464309692, -1.1072766780853271, -1.4384313821792603, -1.5081480741500854, -0.1312417984008789, 0.7053595781326294, 1.6813944578170776, 1.4199565649032593, 1.2456645965576172, -1.5430065393447876, -1.0375598669052124, 1.3676689863204956, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.2173420637845993, 0.2696296274662018, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.670501172542572, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.1868410110473633, 2.2 [e2e-predictor] 216994762420654, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.2565577030181885, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.1694118976593018, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 1.7336820363998413, -0.4623964726924896, -1.1944226026535034, -0.21838775277137756, -1.1421350240707397, -0.7412636280059814, -0.601830005645752, -1.1247059106826782, -0.3403921127319336, -1.0549890995025635, -0.7412636280059814, -0.25324615836143494, -1.5952941179275513, 0.06047932058572769, -1.0201307535171509, -1.1421350240707397, -1.2641394138336182, -1.0375598669052124, -1.4558604955673218, -0.21838775277137756, 0.6356428265571594, 0.513638436794281, 0.4090631604194641, 0.9667974710464478, -0.009237446822226048, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.1999128758907318, 0.2522004544734955, 0.33934640884399414, 0.44392168521881104, 0.5310676693916321, 0.5659260153770447, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, [e2e-predictor] 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.1345534324645996, 2.1345534324645996, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 2.2216994762420654, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.5245317220687866, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.4548149108886719, 1.2282354831695557, 1.3850982189178467, -0.42753809690475464, -0.5146840810775757, -0.8109803795814514, -0.9329847693443298, -1.1944226026535034, -0.4623964726924896, -0.39267969131469727, -0.7412636280059814, -1.089847445487976, -1.0724183320999146, -0.7412636280059814, 0.5484968423843384, -0.7238344550132751, -0.9852723479270935, -0.6366884112358093, -1.1944226026535034, -1.2292810678482056, -1.5255773067474365, -0.41010889410972595, 0.3916339874267578, 0.9319390654563904, 0.8970807194709778, 0.478780061006546, 0.7227887511253357, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841], [0.18248367309570312, 0.2173420637845993, 0.30448800325393677, 0.42649248242378235, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.9667974710464478, 1.0190850496292114, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.64653 [e2e-predictor] 6111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.0996949672698975, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.117124319076538, 1.9776906967163086, 2.1345534324645996, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7336820363998413, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.472244143486023, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.4199565649032593, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.175947904586792, 1.2630938291549683, -0.601830005645752, -0.7064052224159241, -1.1421350240707397, -1.4558604955673218, -1.5255773067474365, -1.5081480741500854, 1.0888018608093262, 0.9493682980537415, -0.21838775277137756, -0.8458387851715088, -0.6715468168258667, -0.5844008326530457, -1.0549890995025635, 0.5484968423843384, -0.3578213155269623, -0.2881045341491699, -1.3164269924163818, -0.11381260305643082, -1.1595642566680908, -1.333856225013733, 0.7402179837226868, 1.071372628211975, 0.7576471567153931, 0.9493682980537415, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.33934640884399414, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4548149108886719 [e2e-predictor] , 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.942832350730896, 2.047407388687134, 2.117124319076538, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0996949672698975, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 1.1410894393920898, 1.6813944578170776, 1.8731155395507812, 1.8382571935653687, 1.4548149108886719, 1.0016558170318604, 1.158518671989441, 2.0125491619110107, 2.082265853881836, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6639652252197266, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.315381407737732, -0.44496726989746094, -0.8458387851715088, -1.1944226026535034, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, 1.1933770179748535, 0.0430501289665699, 0.9319390654563904, -0.1661001741886139, -0.4623964726924896, -0.42753809690475464, 0.35677558183670044, 0.4613508880138397, -0.026666639372706413, 0.13019609451293945, -0.27067533135414124, -0.9155555367469788, -0.06152502819895744, -0.18352937698364258, 0.7053595781326294, 0.8622223138809204, 0.8099347352981567, 0.8796514868736267, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.32191720604896545, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.8622223138809204, 0.9319390654563904, 1.0365142822265625, 1 [e2e-predictor] .071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.204270124435425, 0.2347712516784668, 0.06047932058572769, -0.09638340771198273, -0.9329847693443298, -1.3164269924163818, -1.5778648853302002, 0.0430501289665699, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, -0.7761220335960388, -0.8632679581642151, -1.3861438035964966, -1.647581696510315, -1.7172983884811401, -0.9852723479270935, 0.5833552479743958, 1.2805230617523193, 1.6988236904144287, 0.827363908290863, -0.2881045341491699, 0.16505448520183563, -1.1421350240707397, -0.23581695556640625, 0.8796514868736267, 0.2696296274662018, -0.7586928009986877, -0.7064052224159241, -0.9678431153297424, -0.532113254070282, -1.0549890995025635, 0.984226644039154, 1.071372628211975, 0.8099347352981567, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.89708071 [e2e-predictor] 94709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204], [0.18248367309570312, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 1.960261583328247, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 2.0648367404937744, 2.0996949672698975, 1.3676689863204956, -0.3229629397392273, -0.5844008326530457, -0.8632679581642151, -1.3687145709991455, -1.490718960762024, -0.9329847693443298, 1.4548149108886719, 1.942832350730896, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4025273323059082, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2456645965576172, 0.7925055623054504, -0.5495424270629883, -1.0549890995025635, -1.4210021495819092, -1.647581696510315, -0.9155555367469788, 1.7336820363998413, 1.803398847579956, 1.7162528038024902, 1.925403118133545, 1.6639652252197266, 0.7053595781326294, 0.16505448520183563, -0.8109803795814514, -0.9155555367469788, 1.175947904586792, 0.5484968423843384, -0.7586928009986877, -0.6366884112358093, -0.026666639372706413, 0.2347712516784668, 0.478780061006546, 1.0888018608093262, 0.4962092638015747, 0.827363908290863, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390 [e2e-predictor] 654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [0.14762529730796814, 0.18248367309570312, 0.2522004544734955, 0.2696296274662018, 0.3916339874267578, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 2.117124319076538, 2.1868410110473633, 1.8905447721481323, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 2.047407388687134, 2.1345534324645996, -0.3055337369441986, -0.39267969131469727, -0.5844008326530457, -1.2989977598190308, -1.5255773067474365, -1.5255773067474365, -0.026666639372706413, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.315381407737732, -0.11381260305643082, -1.176993489265442, -1.403572916984558, -1.5430065393447876, -0.9329847693443298, 1.5071024894714355, 1.785969614982605, 1.785969614982605, 1.925403118133545, 2.047407388687134, 1.8905447721481323, 1.4548149108886719, 0.7925055623054504, 0.18248367309570312, -0.8458387851715088, 1.1410894393920898, 0.4090631604194641, -0.601830005645752, -0.5669716596603394, -0.44496726989746094, -1.0375598669052124, 0.3742047846317291, 0.8622223138809204, 0.42649248242378235, 0.8796514868736267, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, [e2e-predictor] 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.7925055623054504], [0.14762529730796814, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 2.239128589630127, 2.082265853881836, 2.1345534324645996, 1.8905447721481323, 1.942832350730896, 2.0299782752990723, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.1868410110473633, -0.11381260305643082, -0.009237446822226048, -0.6366884112358093, -1.2118518352508545, -1.4558604955673218, -0.9852723479270935, -0.8284096121788025, 0.9667974710464478, 1.785969614982605, 2.0125491619110107, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.315381407737732, 0.6530719995498657, -1.4732897281646729, 0.32191720604896545, 1.175947904586792, 1.3676689863204956, 1.0888018608093262, 1.7162528038024902, 1.8556864261627197, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 1.960261583328247, 2.0125491619110107, 0.8970807194709778, 0.8447931408882141, -0.8458387851715088, 1.4025273323059082, 0.6182135939598083, -0.4623964726924896, 0.42649248242378235, -0.41010889410972595, -1.2815686464309692, -0.9329847693443298, 0.8622223138809204, 0.513638436794281, 0.8447931408882141, 1.1236603260040283, 1.2979521751403 [e2e-predictor] 809, 1.2805230617523193, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931], [0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.3742047846317291, 0.4613508880138397, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.925403118133545, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1868410110473633, 0.5310676693916321, 0.32191720604896545, -0.4623964726924896, -0.6366884112358093, -1.3861438035964966, -1.4384313821792603, -0.41010889410972595, -0.6366884112358093, -0.8458387851715088, -0.6715468168258667, 0.478780061006546, 1.8905447721481323, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.646536111831665, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2979521751403809, 1.2108062505722046, 0.8447931408882141, 0.6879304051399231, 1.071372628211975, 1.8556864261627197, 1.8382571935653687, 1.332810640335083, 1.6988236904144287, 1.6988236904144287, 1.9951199293136597, 1.942832350730896, 2.06483 [e2e-predictor] 67404937744, 2.0996949672698975, 1.9079740047454834, 1.2108062505722046, 0.42649248242378235, -1.176993489265442, 1.5071024894714355, 0.8970807194709778, 0.4962092638015747, 0.8447931408882141, 0.4962092638015747, -1.2989977598190308, -1.0549890995025635, 0.670501172542572, 0.4090631604194641, 1.071372628211975, 1.0016558170318604, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.960261583328247, 2.1868410110473633, 1.5071024894714355, -0.4972548484802246, 0.2347712516784668, -1.1595642566680908, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, -0.7935512065887451, -1.5430065393447876, -1.0201307535171509, -1.3164269924163818, 1.4025273323059082, 1.6988236904144287, 1.8208279 [e2e-predictor] 609680176, 1.7162528038024902, 1.5768193006515503, 1.4025273323059082, 1.4199565649032593, 1.332810640335083, 1.768540382385254, 1.332810640335083, 1.785969614982605, 1.9079740047454834, 1.768540382385254, 1.768540382385254, 1.5942485332489014, 1.768540382385254, 1.9079740047454834, 1.4548149108886719, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 1.8731155395507812, 1.3676689863204956, 0.14762529730796814, -0.7761220335960388, 1.472244143486023, 0.7227887511253357, 1.315381407737732, 1.785969614982605, 0.9319390654563904, -0.7586928009986877, -0.9504139423370361, -0.1312417984008789, 0.7402179837226868, 0.9667974710464478, 0.8796514868736267, 1.175947904586792, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6879304051399231, 0.7402179837226868, 0.7576471567153931, 0.827363908290863, 0.8970807194709778, 0.9667974710464478, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0822 [e2e-predictor] 65853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 1.071372628211975, 0.008191745728254318, 0.2173420637845993, -0.20095856487751007, -0.8109803795814514, -0.5146840810775757, -1.4384313821792603, -0.3229629397392273, -0.9155555367469788, -0.4972548484802246, -0.07895421981811523, 1.8382571935653687, 1.7162528038024902, 1.5593900680541992, 1.489673376083374, 1.8208279609680176, 1.785969614982605, 1.646536111831665, 2.0299782752990723, 1.489673376083374, 2.0125491619110107, 1.942832350730896, 2.0648367404937744, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.1345534324645996, 1.472244143486023, 1.9776906967163086, 1.7511112689971924, 1.8731155395507812, 2.0648367404937744, 1.9776906967163086, 1.1236603260040283, -1.0375598669052124, 1.4199565649032593, 1.5768193006515503, 0.7576471567153931, 1.6988236904144287, 1.8905447721481323, 0.7576471567153931, -0.1486709862947464, -1.1944226026535034, -0.009237446822226048, 0.09533771127462387, 0.7750763297080994, 0.984226644039154, 0.984226644039154, 1.2456645965576172, 1.053943395614624, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294], [0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.8447931408882141, 0.9493682980537415, 1.0365142822265625, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0 [e2e-predictor] 82265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.047407388687134, 2.204270124435425, 2.117124319076538, 0.2173420637845993, -0.8981263637542725, 0.6182135939598083, -1.333856225013733, -0.5146840810775757, -1.1247059106826782, -1.0549890995025635, -0.41010889410972595, -1.089847445487976, -0.688975989818573, 0.7925055623054504, 0.8970807194709778, 1.8556864261627197, 2.047407388687134, 1.9776906967163086, 1.7162528038024902, 2.0299782752990723, 1.5419609546661377, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.803398847579956, 1.803398847579956, 1.646536111831665, 1.9951199293136597, 1.7336820363998413, 1.9079740047454834, 1.472244143486023, 1.9079740047454834, 2.082265853881836, 1.8905447721481323, 0.7053595781326294, 0.9667974710464478, 1.6988236904144287, 1.6988236904144287, 0.8099347352981567, 1.768540382385254, 1.925403118133545, 0.9667974710464478, -0.04409583657979965, -1.3512853384017944, 0.008191745728254318, 0.1999128758907318, 0.600784420967102, 1.0365142822265625, 0.9667974710464478, 1.1933770179748535, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.984226644039154, 1.071372628211975, 1.053943395614624, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2. [e2e-predictor] 047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.2914161682128906, 2.1345534324645996, 1.9079740047454834, 0.8622223138809204, 0.02562093921005726, -0.6715468168258667, -0.27067533135414124, -0.7586928009986877, -0.601830005645752, 0.1999128758907318, -1.176993489265442, -1.2118518352508545, -0.25324615836143494, 0.4090631604194641, -1.647581696510315, -0.5495424270629883, -1.3687145709991455, -1.1247059106826782, 1.7511112689971924, 1.9776906967163086, 1.5593900680541992, 2.082265853881836, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.472244143486023, 1.7162528038024902, 1.8905447721481323, 2.0299782752990723, 1.2630938291549683, 1.629106879234314, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.7336820363998413, 1.8208279609680176, 1.960261583328247, 1.7511112689971924, 0.8796514868736267, 1.785969614982605, 1.942832350730896, 1.2282354831695557, 0.1999128758907318, -1.4210021495819092, 1.1236603260040283, 0.44392168521881104, 0.9667974710464478, 0.4962092638015747, 0.4613508880138397, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9319390654563904, 1.0190850496292114, 1.0365142822265625, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.82082796096 [e2e-predictor] 80176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.1345534324645996, 2.2914161682128906, 0.35677558183670044, -0.532113254070282, -0.1661001741886139, 0.32191720604896545, 0.670501172542572, -0.9504139423370361, -1.1944226026535034, -0.21838775277137756, -0.7761220335960388, -1.176993489265442, -0.3055337369441986, -1.0549890995025635, -0.9504139423370361, -1.2292810678482056, -0.5146840810775757, -0.8109803795814514, -0.3403921127319336, -1.5255773067474365, -1.0724183320999146, 0.18248367309570312, 0.42649248242378235, 1.0190850496292114, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.3502397537231445, 1.768540382385254, 2.047407388687134, 0.9145098924636841, 1.3850982189178467, 1.960261583328247, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.925403118133545, 1.925403118133545, 1.5942485332489014, 1.2108062505722046, 1.7336820363998413, 1.8731155395507812, 1.4548149108886719, -0.06152502819895744, -1.5255773067474365, 1.8208279609680176, 1.4373857975006104, 0.600784420967102, 0.4962092638015747, -0.09638340771198273, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.55 [e2e-predictor] 93900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.361132860183716, 1.071372628211975, 0.2173420637845993, -0.5844008326530457, -0.18352937698364258, 0.8099347352981567, 0.1999128758907318, 0.4962092638015747, -0.3403921127319336, 0.42649248242378235, 0.44392168521881104, -1.2292810678482056, -1.490718960762024, -0.4972548484802246, -1.403572916984558, -1.333856225013733, -0.3055337369441986, -0.601830005645752, -1.1421350240707397, -1.2815686464309692, -1.2989977598190308, -0.6541175842285156, -0.11381260305643082, -0.532113254070282, 0.9145098924636841, 1.768540382385254, 1.3502397537231445, 1.4025273323059082, 1.646536111831665, 0.9493682980537415, 1.6639652252197266, 1.4548149108886719, 2.0299782752990723, 2.151982545852661, 2.1345534324645996, 2.047407388687134, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 2.117124319076538, 2.0996949672698975, 1.960261583328247, -0.601830005645752, -0.5495424270629883, 2.0299782752990723, 1.925403118133545, 0.7750763297080994, -0.04409583657979965, -0.5844008326530457, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.21080625057220 [e2e-predictor] 46, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 1.0365142822265625, 0.06047932058572769, -0.09638340771198273, -0.2881045341491699, 0.4613508880138397, 0.5659260153770447, -1.246710181236267, -1.0201307535171509, 0.33934640884399414, -0.009237446822226048, -0.37525051832199097, -0.20095856487751007, -1.176993489265442, 0.1999128758907318, -0.37525051832199097, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -1.0375598669052124, -0.9155555367469788, -0.7761220335960388, -0.25324615836143494, -1.1595642566680908, 0.1999128758907318, -0.04409583657979965, 1.646536111831665, 1.8905447721481323, 0.9145098924636841, 0.9493682980537415, 1.2979521751403809, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.0125491619110107, 2.047407388687134, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 2.2216994762420654, 2.1694118976593018, 2.0125491619110107, -0.8284096121788025, 1.1410894393920898, 1.925403118133545, 1.960261583328247, 1.4199565649032593, 0.8622223138809204, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.3742047846 [e2e-predictor] 317291, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.2216994762420654, 2.239128589630127, -0.7412636280059814, -0.3229629397392273, -0.25324615836143494, -0.601830005645752, 0.33934640884399414, 0.2347712516784668, -0.3055337369441986, -1.0724183320999146, 0.600784420967102, 0.5833552479743958, 0.4962092638015747, -0.9678431153297424, 0.2173420637845993, -1.403572916984558, -1.3512853384017944, -1.2815686464309692, -1.4384313821792603, -0.8806971907615662, 0.6530719995498657, -0.7935512065887451, -0.601830005645752, -1.0027015209197998, -0.4623964726924896, -1.0375598669052124, -0.8632679581642151, 0.8447931408882141, 1.2282354831695557, 0.7925055623054504, -0.23581695556640625, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 2.0299782752990723, 2.1694118976593018, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.8382571935653687, 1.803398847579956, 1.960261583328247, 1.9951199293136597, 0.9319390654563904, 0.18248367309570312, 0.44392168521881104, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.670 [e2e-predictor] 501172542572, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.4613508880138397, 0.5310676693916321, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.1868410110473633, 2.1694118976593018, -0.1486709862947464, -0.6366884112358093, -0.18352937698364258, -0.8458387851715088, -0.9155555367469788, 1.6988236904144287, -0.6541175842285156, -0.3578213155269623, -0.688975989818573, -1.3687145709991455, -0.44496726989746094, -0.1312417984008789, -0.7761220335960388, -0.5146840810775757, -1.4558604955673218, -1.2118518352508545, -1.2989977598190308, 0.4090631604194641, 1.3850982189178467, 1.6988236904144287, 0.2696296274662018, -1.0549890995025635, -0.1486709862947464, -1.0549890995025635, -0.7238344550132751, -1.1072766780853271, -0.1661001741886139, 1.472244143486023, 0.02562093921005726, 1.2630938291549683, 1.0016558170318604, 1.5071024894714355, 1.8556864261627197, 1.9776906967163086, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.117124319076538, 2.1868410110473633, 1.9776906967163086, 1.9951199293136597, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 1.5942485332489014, 0.32191720604896545, 0.3916339874267578, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8 [e2e-predictor] 447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.082265853881836, 2.3262743949890137, -1.0201307535171509, 0.6530719995498657, 2.0125491619110107, 0.4090631604194641, 0.33934640884399414, -0.6366884112358093, -0.06152502819895744, -0.6366884112358093, -0.9504139423370361, -1.3687145709991455, -1.1421350240707397, 0.2347712516784668, -0.3403921127319336, -1.0201307535171509, -1.5081480741500854, -1.0027015209197998, 0.5659260153770447, 0.9319390654563904, 1.1236603260040283, 2.1868410110473633, 1.2630938291549683, 0.5484968423843384, 1.0016558170318604, 1.489673376083374, 0.8796514868736267, -0.8109803795814514, -1.1247059106826782, 0.6182135939598083, 1.1062309741973877, 0.984226644039154, 1.3676689863204956, 1.3850982189178467, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.942832350730896, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 1.942832350730896, 1.8905447721481323, 2.204270124435425, 1.9951199293136597, 0.670501172542572, 0.09533771127462387, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.019 [e2e-predictor] 0850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.2914161682128906, 1.8208279609680176, -0.532113254070282, 0.0430501289665699, 0.6356428265571594, 0.7053595781326294, -0.532113254070282, -0.21838775277137756, -0.9155555367469788, -0.7586928009986877, -0.9678431153297424, -1.1595642566680908, -1.2118518352508545, -0.6715468168258667, -0.8981263637542725, -1.2989977598190308, -0.1312417984008789, -1.333856225013733, 0.9667974710464478, 0.2696296274662018, 1.2108062505722046, 1.4025273323059082, 1.960261583328247, 1.768540382385254, 1.332810640335083, 1.0365142822265625, 0.9493682980537415, 0.7227887511253357, -1.246710181236267, 0.4962092638015747, 1.2456645965576172, 1.4548149108886719, 1.1062309741973877, 1.4373857975006104, 1.5942485332489014, 1.646536111831665, 1.7336820363998413, 2.047407388687134, 2.0125491619110107, 2.117124319076538, 2.1694118976593018, 2.151982545852 [e2e-predictor] 661, 1.803398847579956, 1.9079740047454834, 2.1868410110473633, 2.1694118976593018, 1.2979521751403809, 0.5310676693916321, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 0.07790851593017578, -0.3229629397392273, -0.1312417984008789, 0.16505448520183563, -0.4623964726924896, 0.984226644039154, 1.158518671989441, 0.7925055623054504, -1.0027015209197998, 0.42649248242378235, -0.9504139423370361, -0.5146840810775757, -0.5146840810775757, -0.532113254070282, -1.1421350240707397, 0.4090631604194641, -0.44496726989746094, -1.0375598669052124, -0.8981263637542725, -1.089847445487976, 0.670501172542572, 0.8099347352981567, 0.5833552479743958, 1.5071024894714355, 1.7 [e2e-predictor] 511112689971924, 0.7576471567153931, 0.6879304051399231, 0.600784420967102, 0.28705883026123047, 0.3742047846317291, -0.601830005645752, 1.3676689863204956, 1.3502397537231445, 1.2630938291549683, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.332810640335083, 1.629106879234314, 1.8731155395507812, 2.0996949672698975, 2.239128589630127, 2.0996949672698975, 1.960261583328247, 1.9776906967163086, 2.0996949672698975, 2.1868410110473633, 1.9951199293136597, 1.489673376083374, 0.9319390654563904, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 0.478780061006546, -1.0201307535171509, -0.4798256754875183, 0.4962092638015747, 0.8099347352981567, 1.0365142822265625, 1.175947904586 [e2e-predictor] 792, 1.1410894393920898, 0.6879304051399231, 0.16505448520183563, -0.3229629397392273, -0.8109803795814514, -1.246710181236267, -1.5081480741500854, -0.5146840810775757, -1.0201307535171509, 0.008191745728254318, -1.089847445487976, -0.5669716596603394, -0.21838775277137756, -1.2641394138336182, 0.8099347352981567, 0.7925055623054504, 0.5833552479743958, 0.6182135939598083, 1.332810640335083, 1.3676689863204956, 1.175947904586792, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 1.489673376083374, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6639652252197266, 1.3850982189178467, 1.472244143486023, 1.629106879234314, 1.785969614982605, 1.942832350730896, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 1.2979521751403809, 0.8796514868736267, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.01254916191101 [e2e-predictor] 07, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 0.600784420967102, 0.33934640884399414, -1.0549890995025635, -0.5669716596603394, 0.513638436794281, 1.0365142822265625, 1.2805230617523193, 1.2108062505722046, 1.0888018608093262, 0.7227887511253357, 0.7925055623054504, -0.7064052224159241, -0.42753809690475464, -1.1421350240707397, -0.23581695556640625, -1.0549890995025635, -0.23581695556640625, -0.7761220335960388, -0.3403921127319336, -0.6366884112358093, -1.0201307535171509, -0.3578213155269623, -1.0201307535171509, 0.670501172542572, 0.7402179837226868, 1.2979521751403809, 1.7511112689971924, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.4373857975006104, 1.2805230617523193, 1.629106879234314, 1.5245317220687866, 1.768540382385254, 1.8556864261627197, 1.9951199293136597, 1.803398847579956, 1.6988236904144287, 1.472244143486023, 1.6988236904144287, 1.768540382385254, 1.646536111831665, 1.5593900680541992, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.960261583328247, 2.0299782752990723, 1.611677646636963, 0.8796514868736267, 0.9667974710464478, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.8622223138809204, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.029978 [e2e-predictor] 2752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 0.42649248242378235, 0.6182135939598083, -0.9678431153297424, -0.601830005645752, 0.6530719995498657, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 0.827363908290863, 0.09533771127462387, -0.8284096121788025, -0.37525051832199097, -1.1072766780853271, 0.2522004544734955, -0.39267969131469727, -0.6541175842285156, -0.7586928009986877, -1.1247059106826782, 0.07790851593017578, -0.9852723479270935, -0.8981263637542725, -1.2118518352508545, 1.6639652252197266, 1.8556864261627197, 1.785969614982605, 1.472244143486023, 1.8208279609680176, 1.8905447721481323, 1.5768193006515503, 1.646536111831665, 1.7511112689971924, 1.489673376083374, 2.0299782752990723, 2.047407388687134, 1.6988236904144287, 1.7162528038024902, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.6639652252197266, 1.629106879234314, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.629106879234314, 1.768540382385254, 1.8905447721481323, 1.1062309741973877, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.92540311813354 [e2e-predictor] 5, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 0.5833552479743958, 0.7576471567153931, -0.5495424270629883, -0.7586928009986877, 0.6356428265571594, 1.1933770179748535, 1.3676689863204956, 1.2805230617523193, 1.175947904586792, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 1.4025273323059082, 0.0430501289665699, -0.25324615836143494, -0.619259238243103, -1.5952941179275513, -0.8109803795814514, -1.0375598669052124, -0.688975989818573, -1.1247059106826782, -0.9329847693443298, -0.8109803795814514, -1.089847445487976, -0.11381260305643082, 1.4025273323059082, 1.5768193006515503, 1.6813944578170776, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 2.0299782752990723, 1.9951199293136597, 1.5245317220687866, 2.117124319076538, 2.0299782752990723, 2.0996949672698975, 1.8905447721481323, 1.785969614982605, 1.7162528038024902, 1.803398847579956, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.472244143486023, 1.6813944578170776, 2.1345534324645996, 1.4373857975006104, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.106230 [e2e-predictor] 9741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 2.047407388687134, 0.7750763297080994, 0.44392168521881104, 0.02562093921005726, -0.5495424270629883, 0.7750763297080994, 1.332810640335083, 1.332810640335083, 1.315381407737732, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.2805230617523193, 1.315381407737732, -0.41010889410972595, -0.8806971907615662, -0.8806971907615662, -1.0724183320999146, 0.35677558183670044, -0.9504139423370361, -0.09638340771198273, -0.1312417984008789, -1.3687145709991455, -1.0027015209197998, -0.7238344550132751, -1.3512853384017944, -0.4798256754875183, 1.5768193006515503, 1.7336820363998413, 1.5593900680541992, 1.5768193006515503, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 1.768540382385254, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 1.9079740047454834, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.7511112689971924, 2.117124319076538, 1.3850982189178467, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.687930 [e2e-predictor] 4051399231, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 2.0299782752990723, 1.5071024894714355, 0.5484968423843384, -0.4623964726924896, 0.09533771127462387, 0.7402179837226868, 1.158518671989441, 1.2108062505722046, 1.0190850496292114, 0.6879304051399231, 1.1236603260040283, 1.2282354831695557, 1.1062309741973877, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, -0.42753809690475464, -0.20095856487751007, 0.2696296274662018, -0.25324615836143494, -0.3403921127319336, -0.3578213155269623, 0.07790851593017578, 1.315381407737732, -1.1072766780853271, -1.1072766780853271, -0.6366884112358093, -1.176993489265442, 0.478780061006546, 1.785969614982605, 1.6988236904144287, 1.785969614982605, 2.0648367404937744, 2.1694118976593018, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.0648367404937744, 1.5245317220687866, 1.785969614982605, 1.9951199293136597, 1.960261583328247, 2.0996949672698975, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.6639652252197266, 2.2216994762420654, 2.3437037467956543, 0.7227887511253357, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916 [e2e-predictor] 339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.646536111831665, 0.7576471567153931, 0.2522004544734955, 0.9667974710464478, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.6879304051399231, 1.1062309741973877, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.3676689863204956, 0.9145098924636841, 0.14762529730796814, -0.009237446822226048, -0.2881045341491699, 0.33934640884399414, 0.6182135939598083, -0.18352937698364258, -0.532113254070282, -0.09638340771198273, -0.9504139423370361, -0.3055337369441986, -0.27067533135414124, -1.0724183320999146, 0.5310676693916321, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.082265853881836, 1.8208279609680176, 1.4373857975006104, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.0648367404937744, 1.960261583328247, 1.8382571935653687, 1.942832350730896, 2.204270124435425, 2.1694118976593018, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8622223138809204, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384 [e2e-predictor] , 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.1410894393920898, 0.7227887511253357, 1.2630938291549683, 1.4373857975006104, 0.30448800325393677, 0.2173420637845993, 0.827363908290863, 0.7750763297080994, 0.600784420967102, 1.071372628211975, 1.611677646636963, 1.1933770179748535, 1.2630938291549683, 1.8208279609680176, 1.5245317220687866, 1.0190850496292114, 0.9667974710464478, -0.20095856487751007, -0.41010889410972595, 1.3502397537231445, -0.7761220335960388, -0.3229629397392273, 1.332810640335083, 0.42649248242378235, 0.9493682980537415, -0.9678431153297424, -0.5146840810775757, -0.5844008326530457, -0.4623964726924896, -0.601830005645752, 0.5310676693916321, 1.803398847579956, 2.204270124435425, 2.0996949672698975, 2.117124319076538, 1.942832350730896, 2.117124319076538, 1.9776906967163086, 1.9776906967163086, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0125491619110107, 1.6813944578170776, 1.8905447721481323, 2.117124319076538, 1.785969614982605, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182 [e2e-predictor] 135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 1.0190850496292114, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.8905447721481323, 0.478780061006546, 0.8796514868736267, 0.670501172542572, 0.6530719995498657, 0.8622223138809204, 0.32191720604896545, 0.7227887511253357, 0.8099347352981567, 0.5833552479743958, 0.8622223138809204, 1.3850982189178467, 0.984226644039154, 1.2282354831695557, 1.925403118133545, 1.8556864261627197, 1.472244143486023, 0.9493682980537415, -0.4798256754875183, -0.619259238243103, 0.28705883026123047, -1.089847445487976, -0.3055337369441986, 2.1868410110473633, 1.7511112689971924, 0.8447931408882141, 0.6879304051399231, -0.8806971907615662, -0.6541175842285156, 0.07790851593017578, -0.8981263637542725, -0.9678431153297424, 0.6356428265571594, 2.308845281600952, 2.0648367404937744, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.8208279609680176, 1.8731155395507812, 1.6639652252197266, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0996949672698975, 1.785969614982605, 2.0299782752990723, 1.8731155395507812, 0.8796514868736267, 0.8796514868736267, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.98 [e2e-predictor] 4226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7925055623054504, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.8905447721481323, 0.42649248242378235, 0.8447931408882141, -0.42753809690475464, 1.5593900680541992, 0.8970807194709778, 0.6879304051399231, 0.827363908290863, 1.175947904586792, 0.8970807194709778, 0.8970807194709778, 1.1933770179748535, 0.7925055623054504, 1.1933770179748535, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 0.827363908290863, -0.1486709862947464, -0.1661001741886139, -0.8806971907615662, 1.2805230617523193, -1.1944226026535034, 1.4373857975006104, 1.925403118133545, 1.5768193006515503, 1.0190850496292114, 0.6879304051399231, -0.3403921127319336, -0.41010889410972595, 0.42649248242378235, -0.39267969131469727, -1.2292810678482056, 0.513638436794281, 2.1694118976593018, 1.7162528038024902, 1.4199565649032593, 1.4199565649032593, 0.8447931408882141, 1.925403118133545, 2.0996949672698975, 2.0996949672698975, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1694118976593018, 2.09969496726 [e2e-predictor] 98975, 1.8382571935653687, 2.0299782752990723, 1.8905447721481323, 1.7511112689971924, 0.8099347352981567, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.513638436794281, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.629106879234314, 1.6813944578170776, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 0.600784420967102, 0.2347712516784668, -0.07895421981811523, 1.1933770179748535, 1.4025273323059082, 1.0365142822265625, 1.5245317220687866, 1.5071024894714355, 1.053943395614624, 1.1933770179748535, 1.315381407737732, 0.6530719995498657, 1.2108062505722046, 1.8905447721481323, 1.942832350730896, 1.960261583328247, 1.5071024894714355, 0.670501172542572, 0.8970807194709778, 0.16505448520183563, 0.7925055623054504, -0.7586928009986877, -0.619259238243103, 1.9776906967163086, 1.8731155395507812, 2.082265853881836, 1.803398847579956, 1.2805230617523193, 0.792505562305 [e2e-predictor] 4504, 0.4962092638015747, 0.513638436794281, 0.513638436794281, -1.2641394138336182, 0.478780061006546, 1.768540382385254, 1.175947904586792, 1.768540382385254, 1.1062309741973877, 1.5942485332489014, 1.9776906967163086, 1.8731155395507812, 2.2565577030181885, 2.2914161682128906, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.2216994762420654, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 0.670501172542572, 0.9319390654563904, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.42649248242378235, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.0888018608093262, 1.175947904586792, 1.2630938291549683, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 0.5310676693916321, 0.9667974710464478, 0.6530719995498657, 1.2979521751403809, 1.4025273323059082, 0.9667974710464478, 1.489673376083374, 1.489673376083374, 1.0190850496292114, 1.332810640335083, 1.315381407737732, 0.68793040 [e2e-predictor] 51399231, 1.158518671989441, 1.8731155395507812, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.5245317220687866, -0.23581695556640625, 1.629106879234314, 0.8622223138809204, 1.2108062505722046, -1.0375598669052124, 2.117124319076538, 1.8208279609680176, 2.1694118976593018, 2.2914161682128906, 2.1694118976593018, 2.0125491619110107, 1.8382571935653687, 0.7750763297080994, 0.6182135939598083, 0.8447931408882141, -1.246710181236267, 1.5071024894714355, 0.33934640884399414, 1.8556864261627197, 1.803398847579956, 1.4548149108886719, 1.785969614982605, 1.5593900680541992, 1.3502397537231445, 2.2565577030181885, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.1868410110473633, 1.8731155395507812, 1.8556864261627197, 2.047407388687134, 1.768540382385254, 0.6182135939598083, 0.8796514868736267, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925 [e2e-predictor] 403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.925403118133545, 1.0016558170318604, 1.5942485332489014, 0.7053595781326294, 1.4548149108886719, 0.984226644039154, 0.984226644039154, 1.3502397537231445, 1.4199565649032593, 0.670501172542572, 1.2282354831695557, 1.2456645965576172, 0.6356428265571594, 1.3502397537231445, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.942832350730896, 1.7511112689971924, 1.1236603260040283, 1.8208279609680176, 1.8382571935653687, 1.332810640335083, -1.176993489265442, 1.9079740047454834, 1.8731155395507812, 2.1868410110473633, 2.239128589630127, 2.2914161682128906, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.0016558170318604, 0.7402179837226868, 0.33934640884399414, -1.0724183320999146, 1.158518671989441, 1.2805230617523193, 1.0016558170318604, 1.6639652252197266, 1.5593900680541992, 0.9493682980537415, 1.0888018608093262, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.047407388687134, 1.9776906967163086, 1.7511112689971924, 0.9145098924636841, 0.7402179837226868, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.3742047846317291, 0.44392168521881104, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.92 [e2e-predictor] 5403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.5071024894714355, 1.3502397537231445, 1.332810640335083, 1.8382571935653687, 1.3676689863204956, 0.670501172542572, 0.6182135939598083, 0.9493682980537415, 0.4962092638015747, 1.175947904586792, 1.2630938291549683, 0.7576471567153931, 1.2979521751403809, 1.803398847579956, 1.8556864261627197, 1.925403118133545, 1.8382571935653687, 1.2630938291549683, -0.009237446822226048, 1.8731155395507812, 2.0996949672698975, 1.2979521751403809, -0.9504139423370361, 1.8905447721481323, 1.960261583328247, 2.2216994762420654, 2.239128589630127, 2.3437037467956543, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.0996949672698975, 0.8622223138809204, 0.8796514868736267, -1.403572916984558, 1.6988236904144287, 1.0190850496292114, 1.8382571935653687, 1.611677646636963, 1.4373857975006104, 0.984226644039154, 1.0016558170318604, 2.2565577030181885, 2.27398681640625, 2.3785619735717773, 2.395991325378418, 2.3262743949890137, 2.239128589630127, 2.1345534324645996, 1.960261583328247, 1.8731155395507812, 1.6988236904144287, 0.7576471567153931, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.4090631604194641, 0.5310676693916321, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1 [e2e-predictor] .803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.5942485332489014, 1.175947904586792, 1.2979521751403809, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 1.1062309741973877, 1.1062309741973877, 0.8099347352981567, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8905447721481323, 1.2456645965576172, 0.4613508880138397, 0.8622223138809204, 1.6639652252197266, 1.942832350730896, 1.0888018608093262, -0.8284096121788025, 2.047407388687134, 2.117124319076538, 2.239128589630127, 2.2565577030181885, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 1.5768193006515503, 0.7576471567153931, -0.1486709862947464, 0.7402179837226868, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.4199565649032593, 1.3676689863204956, 0.7053595781326294, 2.27398681640625, 2.308845281600952, 2.3437037467956543, 2.4134204387664795, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 1.9776906967163086, 1.9951199293136597, 1.942832350730896, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.44392168521881104, 0.5659260153770 [e2e-predictor] 447, 0.5659260153770447, 0.5659260153770447, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.8970807194709778, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.7162528038024902, 1.5071024894714355, 1.1062309741973877, 1.7336820363998413, 1.8731155395507812, 1.6813944578170776, 0.5310676693916321, 0.35677558183670044, 0.5659260153770447, 0.8970807194709778, 0.7925055623054504, 1.053943395614624, 1.646536111831665, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 0.18248367309570312, -0.04409583657979965, -0.688975989818573, 0.8622223138809204, 1.5245317220687866, 0.7227887511253357, 1.3676689863204956, 2.1868410110473633, 2.0648367404937744, 2.2216994762420654, 2.1694118976593018, 2.239128589630127, 2.2565577030181885, 2.3262743949890137, 2.27398681640625, 2.2565577030181885, 1.7511112689971924, 1.942832350730896, 1.053943395614624, 0.7925055623054504, 1.960261583328247, 1.9951199293136597, 1.489673376083374, 0.7053595781326294, 1.158518671989441, 0.8970807194709778, 2.151982545852661, 2.27398681640625, 2.3437037467956543, 2.4134204387664795, 2.3785619735717773, 2.2914161682128906, 2.3437037467956543, 2.082265853881836, 2.117124319076538, 1.785969614982605, 1.053943395614624, 0.7402179837226868, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558 [e2e-predictor] 183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8208279609680176, 1.8731155395507812, 1.6813944578170776, 1.4373857975006104, 1.2979521751403809, 1.5419609546661377, 2.0125491619110107, 1.9951199293136597, 1.5419609546661377, -0.09638340771198273, 0.670501172542572, 0.984226644039154, 0.670501172542572, 1.4199565649032593, 1.8731155395507812, 2.0299782752990723, 1.9079740047454834, 2.0299782752990723, -0.1312417984008789, 0.1999128758907318, -0.619259238243103, 0.2347712516784668, 1.1062309741973877, 1.6988236904144287, 1.332810640335083, 2.1868410110473633, 2.0299782752990723, 2.3262743949890137, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.2216994762420654, 2.2565577030181885, 2.2216994762420654, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.611677646636963, 1.925403118133545, 1.9079740047454834, 1.489673376083374, 0.8796514868736267, 1.3502397537231445, 1.489673376083374, 1.8905447721481323, 2.308845281600952, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.2216994762420654, 2.204270124435425, 1.5768193006515503, 1.3502397537231445, 0.7053595781326294, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.37420478 [e2e-predictor] 46317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1410894393920898, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.472244143486023, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.803398847579956, 1.8208279609680176, 1.0016558170318604, 1.3676689863204956, 1.0190850496292114, 1.3502397537231445, 2.082265853881836, 2.047407388687134, 1.8556864261627197, 0.4613508880138397, 0.7227887511253357, 0.8796514868736267, 0.670501172542572, 1.5593900680541992, 1.8556864261627197, 2.047407388687134, 2.0299782752990723, 1.1062309741973877, 0.3916339874267578, 0.1999128758907318, -0.4623964726924896, -0.4798256754875183, 0.5484968423843384, 1.1236603260040283, 1.646536111831665, 2.0299782752990723, 2.047407388687134, 2.1345534324645996, 2.2216994762420654, 2.151982545852661, 1.8905447721481323, 2.204270124435425, 2.3437037467956543, 2.308845281600952, 2.151982545852661, 2.047407388687134, 2.082265853881836, 1.8905447721481323, 1.8208279609680176, 1.960261583328247, 1.785969614982605, 0.8447931408882141, 1.175947904586792, 1.3502397537231445, 1.942832350730896, 2.308845281600952, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.2565577030181885, 1.785969614982605, 1.5942485332489014, 0.7402179837226868, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.374204784 [e2e-predictor] 6317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.768540382385254, 1.175947904586792, 1.2630938291549683, 0.9667974710464478, 1.2805230617523193, 2.047407388687134, 2.0125491619110107, 1.5071024894714355, 1.1236603260040283, 0.600784420967102, 0.44392168521881104, 0.6879304051399231, 1.8556864261627197, 1.9079740047454834, 1.8208279609680176, 1.9776906967163086, 0.28705883026123047, -0.04409583657979965, 0.6356428265571594, -0.23581695556640625, -0.4972548484802246, 0.1999128758907318, 0.7925055623054504, 1.4548149108886719, 1.472244143486023, 1.7336820363998413, 2.204270124435425, 2.151982545852661, 2.117124319076538, 2.204270124435425, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.9079740047454834, 2.082265853881836, 1.7336820363998413, 0.5310676693916321, 1.0016558170318604, 1.3850982189178467, 2.0648367404937744, 2.308845281600952, 2.361132860183716, 2.395991325378418, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.2565577030181885, 1.8731155395507812, 1.8208279609680176, 0.6879304051399231, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0 [e2e-predictor] .5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.9667974710464478, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4548149108886719, 1.472244143486023, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.6988236904144287, 1.2979521751403809, 1.315381407737732, 0.9493682980537415, 1.4548149108886719, 2.047407388687134, 1.785969614982605, 1.1062309741973877, 1.4373857975006104, 0.4613508880138397, 0.4613508880138397, 1.4548149108886719, 1.8556864261627197, 2.204270124435425, 1.8556864261627197, 1.768540382385254, 0.30448800325393677, 0.06047932058572769, 0.827363908290863, -0.23581695556640625, 0.09533771127462387, -0.8981263637542725, 0.7925055623054504, 0.8447931408882141, 1.175947904586792, 2.082265853881836, 1.8382571935653687, 2.1694118976593018, 2.1694118976593018, 1.9951199293136597, 2.1868410110473633, 2.3437037467956543, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 2.1345534324645996, 1.175947904586792, 1.2979521751403809, 1.5768193006515503, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 1.8905447721481323, 1.6639652252197266, 0.7750763297080994, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.862222313 [e2e-predictor] 8809204, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.33934640884399414, 0.3916339874267578, 0.4613508880138397, 0.513638436794281, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.6988236904144287, 1.4373857975006104, 1.4025273323059082, 0.8796514868736267, 1.4025273323059082, 2.0299782752990723, 0.4090631604194641, 0.600784420967102, 1.4373857975006104, 1.071372628211975, 1.472244143486023, 1.472244143486023, 1.9079740047454834, 1.8382571935653687, 1.6988236904144287, 1.472244143486023, 0.02562093921005726, 0.07790851593017578, 0.5659260153770447, -0.41010889410972595, 0.6879304051399231, -0.6715468168258667, 0.07790851593017578, 1.071372628211975, 1.8556864261627197, 1.9776906967163086, 1.5071024894714355, 1.8731155395507812, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.308845281600952, 2.151982545852661, 2.2216994762420654, 2.1345534324645996, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.151982545852661, 2.151982545852661, 0.14762529730796814, 1.1410894393920898, 1.611677646636963, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 2.3262743949890137, 2.2914161682128906, 1.472244143486023, 1.768540382385254, 0.600784420967102, [e2e-predictor] 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546], [0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.4373857975006104, 1.5071024894714355, 0.8796514868736267, 1.5245317220687866, 1.6813944578170776, -0.41010889410972595, -0.601830005645752, 0.9667974710464478, 1.472244143486023, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.8905447721481323, 1.489673376083374, 0.9667974710464478, -0.009237446822226048, -0.25324615836143494, 0.0430501289665699, 0.02562093921005726, 0.600784420967102, -0.1312417984008789, 0.4613508880138397, 0.6182135939598083, 1.2979521751403809, 1.2630938291549683, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 2.047407388687134, 2.3262743949890137, 2.2216994762420654, 2.27398681640625, 2.0648367404937744, 2.082265853881836, [e2e-predictor] 2.2216994762420654, 1.9776906967163086, 2.151982545852661, 1.8731155395507812, 0.7227887511253357, 1.0190850496292114, 1.646536111831665, 1.942832350730896, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.308845281600952, 2.27398681640625, 1.803398847579956, 1.925403118133545, 0.600784420967102, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0016558170318604, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.489673376083374, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.611677646636963, 1.5768193006515503, 1.315381407737732, 1.472244143486023, 0.5659260153770447, 1.611677646636963, 1.5245317220687866, 0.11276690661907196, -0.23581695556640625, 0.06047932058572769, 1.8556864261627197, 0.33934640884399414, 1.8905447721481323, 1.942832350730896, 1.942832350730896, 1.4548149108886719, 1.053943395614624, 0.30448800325393677, 0.44392168521881104, [e2e-predictor] 1.1062309741973877, 0.11276690661907196, 1.0016558170318604, 0.6356428265571594, -0.25324615836143494, 0.2173420637845993, 0.7750763297080994, 0.7925055623054504, 1.2282354831695557, 1.489673376083374, 1.611677646636963, 0.6530719995498657, 1.4025273323059082, 2.151982545852661, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.117124319076538, 2.27398681640625, 2.151982545852661, 1.7511112689971924, 2.082265853881836, 0.7750763297080994, 1.4199565649032593, 1.472244143486023, 1.8556864261627197, 2.308845281600952, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 1.960261583328247, 1.785969614982605, 0.6356428265571594, 0.7402179837226868, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.3742047846317291, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, [e2e-predictor] 1.785969614982605, 1.6813944578170776, 1.053943395614624, 1.315381407737732, 0.7750763297080994, 1.611677646636963, 1.1933770179748535, 0.09533771127462387, -1.1595642566680908, -0.23581695556640625, 1.646536111831665, 0.4613508880138397, 1.6988236904144287, 1.960261583328247, 1.8905447721481323, 1.6813944578170776, 1.071372628211975, 0.18248367309570312, 0.513638436794281, 1.2282354831695557, 0.18248367309570312, 0.600784420967102, 0.30448800325393677, -0.688975989818573, 0.6356428265571594, 0.8447931408882141, 1.332810640335083, 1.2282354831695557, 1.175947904586792, 1.5942485332489014, 1.0888018608093262, 1.942832350730896, 2.2565577030181885, 2.1694118976593018, 2.2914161682128906, 2.117124319076538, 2.082265853881836, 2.0648367404937744, 1.960261583328247, 1.9951199293136597, 2.0996949672698975, 1.803398847579956, 1.2979521751403809, 1.611677646636963, 1.960261583328247, 2.204270124435425, 2.2565577030181885, 2.3437037467956543, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.204270124435425, 2.0648367404937744, 1.472244143486023, 1.489673376083374, 0.6530719995498657, 0.7227887511253357, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747], [0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.35677558183670044, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.698823690414428 [e2e-predictor] 7, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, -0.37525051832199097, 1.158518671989441, 0.3742047846317291, 1.646536111831665, 1.0365142822265625, 0.02562093921005726, -0.026666639372706413, -0.39267969131469727, 0.1999128758907318, 0.3742047846317291, 1.785969614982605, 2.082265853881836, 1.8208279609680176, 1.629106879234314, 0.1999128758907318, 0.11276690661907196, 0.42649248242378235, 0.8970807194709778, 0.33934640884399414, 0.7925055623054504, 0.7750763297080994, -0.41010889410972595, -0.3229629397392273, 0.7925055623054504, 0.8796514868736267, 0.0430501289665699, 0.984226644039154, 1.489673376083374, 1.2456645965576172, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 1.9776906967163086, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.0125491619110107, 1.8905447721481323, 1.5419609546661377, 1.8556864261627197, 2.0299782752990723, 2.2216994762420654, 2.27398681640625, 2.308845281600952, 2.3785619735717773, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.0648367404937744, 1.472244143486023, 2.0648367404937744, 0.6530719995498657, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397], [0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.367668986320 [e2e-predictor] 4956, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, -1.0027015209197998, 1.158518671989441, 0.18248367309570312, 1.5419609546661377, 0.8099347352981567, 0.2696296274662018, 0.7576471567153931, 0.5659260153770447, 0.984226644039154, 0.5659260153770447, 1.7336820363998413, 2.0996949672698975, 1.7511112689971924, 1.646536111831665, 0.600784420967102, 0.16505448520183563, 0.28705883026123047, 0.6879304051399231, 0.4613508880138397, 0.7750763297080994, 1.1062309741973877, 0.3742047846317291, -0.619259238243103, 1.332810640335083, 0.44392168521881104, 1.1236603260040283, -0.1661001741886139, 0.7402179837226868, 0.600784420967102, 1.768540382385254, 2.0125491619110107, 2.117124319076538, 2.204270124435425, 2.239128589630127, 2.0996949672698975, 1.803398847579956, 1.8556864261627197, 2.0299782752990723, 1.803398847579956, 1.7511112689971924, 1.2979521751403809, 1.803398847579956, 1.8905447721481323, 2.27398681640625, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.308845281600952, 2.1868410110473633, 1.9776906967163086, 1.6813944578170776, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.304488003 [e2e-predictor] 25393677, 0.4090631604194641, 0.4962092638015747, 0.4613508880138397, 0.5659260153770447, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, -0.20095856487751007, 1.1410894393920898, 0.9319390654563904, 1.3676689863204956, 1.315381407737732, 0.478780061006546, 0.30448800325393677, 0.7053595781326294, 1.2456645965576172, -0.1312417984008789, 1.1410894393920898, 2.082265853881836, 1.5071024894714355, 1.5071024894714355, 0.7402179837226868, 0.008191745728254318, 0.3742047846317291, 0.7925055623054504, 0.7576471567153931, 0.670501172542572, 1.315381407737732, 0.32191720604896545, -0.7064052224159241, 0.8970807194709778, 1.4548149108886719, 1.489673376083374, 1.3676689863204956, 0.2522004544734955, 1.2630938291549683, 1.1236603260040283, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.3262743949890137, 2.2216994762420654, 1.5768193006515503, 1.7336820363998413, 2.0125491619110107, 1.8382571935653687, 1.768540382385254, 0.8622223138809204, 1.646536111831665, 1.925403118133545, 2.3437037467956543, 2.151982545852661, 2.361132860183716, 2.395991325378418, 2.4134204387664795, 2.361132860183716, 2.3785619735717773, 2.3437037467956543, 2.239128589630127, 1.9951199293136597, 2.0299782752990723, 0.670501172542572, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.252200454473495 [e2e-predictor] 5, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.18248367309570312, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.4199565649032593, 1.646536111831665, 0.0430501289665699, 1.1236603260040283, 1.315381407737732, 1.6813944578170776, 1.7162528038024902, 0.2696296274662018, 0.7227887511253357, 1.0365142822265625, -0.4623964726924896, -0.4972548484802246, 0.6182135939598083, 2.151982545852661, 1.5942485332489014, 1.2456645965576172, 0.6530719995498657, -0.5495424270629883, 0.984226644039154, 0.5833552479743958, 0.600784420967102, 0.3916339874267578, 0.9493682980537415, 0.513638436794281, 0.09533771127462387, -0.3578213155269623, 0.4090631604194641, 1.315381407737732, 1.175947904586792, 0.7925055623054504, -0.06152502819895744, -0.20095856487751007, 1.2979521751403809, 1.925403118133545, 2.1345534324645996, 2.4134204387664795, 2.239128589630127, 1.6639652252197266, 1.768540382385254, 1.5245317220687866, 1.8208279609680176, 1.8208279609680176, 1.5768193006515503, 1.5071024894714355, 1.785969614982605, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.925403118133545, 1.6988236904144287, 2.047407388687134, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.39 [e2e-predictor] 16339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.4199565649032593, 1.629106879234314, 0.600784420967102, 1.2630938291549683, 1.315381407737732, 1.629106879234314, 1.7336820363998413, 0.478780061006546, 0.2173420637845993, 0.7402179837226868, -1.1421350240707397, -0.688975989818573, 1.2630938291549683, 2.047407388687134, 1.489673376083374, 0.7053595781326294, 1.0888018608093262, -0.3229629397392273, 0.5484968423843384, -0.39267969131469727, -0.21838775277137756, 0.5833552479743958, 1.2456645965576172, 0.600784420967102, 0.13019609451293945, -0.8806971907615662, 0.4962092638015747, 1.4199565649032593, -0.20095856487751007, -0.4798256754875183, -0.44496726989746094, -0.06152502819895744, 0.8796514868736267, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 1.646536111831665, 2.1345534324645996, 2.239128589630127, 2.0996949672698975, 1.7162528038024902, 2.1868410110473633, 1.1236603260040283, 1.7511112689971924, 2.3785619735717773, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.395991325378418, 2.4134204387664795, 2.395991325378418, 2.2914161682128906, 1.5593900680541992, 1.5071024894714355, 1.8731155395507812, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235], [0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4787800610065 [e2e-predictor] 46, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.3916339874267578, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4025273323059082, 1.5245317220687866, 0.7925055623054504, 1.315381407737732, 1.3676689863204956, 1.6988236904144287, 1.6813944578170776, 0.33934640884399414, 0.2173420637845993, -0.7412636280059814, -0.5669716596603394, 0.4090631604194641, 1.8208279609680176, 2.1345534324645996, 1.5071024894714355, 1.2630938291549683, 0.5484968423843384, -0.601830005645752, 0.9667974710464478, 0.5310676693916321, -0.6541175842285156, 0.7402179837226868, 0.9493682980537415, 0.7576471567153931, 0.32191720604896545, -0.532113254070282, 0.3916339874267578, 0.670501172542572, -0.5669716596603394, 0.3742047846317291, -0.7064052224159241, 0.14762529730796814, 1.175947904586792, 1.5942485332489014, 1.1933770179748535, 2.1868410110473633, 2.1694118976593018, 1.768540382385254, 2.151982545852661, 2.27398681640625, 1.9951199293136597, 1.8382571935653687, 2.361132860183716, 1.9079740047454834, 1.6639652252197266, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.3437037467956543, 2.3785619735717773, 2.4134204387664795, 2.430849552154541, 2.3437037467956543, 1.8731155395507812, 1.8208279609680176, 1.3502397537231445, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.40906316041946 [e2e-predictor] 41, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.489673376083374, -0.11381260305643082, 1.2108062505722046, 1.6639652252197266, 1.803398847579956, 1.7511112689971924, 1.472244143486023, 0.2522004544734955, -0.7064052224159241, -1.7172983884811401, 0.7053595781326294, 2.0299782752990723, 2.239128589630127, 1.5245317220687866, 1.332810640335083, 1.3502397537231445, -0.3055337369441986, 0.513638436794281, 0.9145098924636841, -0.5146840810775757, 0.13019609451293945, 1.0190850496292114, 0.6530719995498657, 0.7750763297080994, -0.2881045341491699, 0.18248367309570312, -0.1312417984008789, -0.4623964726924896, -0.7935512065887451, -0.009237446822226048, 0.9319390654563904, 1.629106879234314, 1.4373857975006104, 1.611677646636963, 1.942832350730896, 1.6813944578170776, 1.8382571935653687, 1.6988236904144287, 2.0996949672698975, 2.0299782752990723, 2.0299782752990723, 2.308845281600952, 2.151982545852661, 1.768540382385254, 2.2914161682128906, 2.117124319076538, 2.0299782752990723, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 1.5942485332489014, 1.0365142822265625, 1.3676689863204956, 0.8796514868736267, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464 [e2e-predictor] 478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641], [0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.3916339874267578, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 0.4090631604194641, 1.158518671989441, 1.7336820363998413, 1.8208279609680176, 1.646536111831665, 1.611677646636963, 0.42649248242378235, 0.06047932058572769, -1.3512853384017944, 1.2805230617523193, 2.0648367404937744, 2.361132860183716, 1.4199565649032593, 1.3850982189178467, 1.071372628211975, 0.2173420637845993, 0.6356428265571594, 1.0016558170318604, -0.1312417984008789, 0.32191720604896545, 0.44392168521881104, 0.9319390654563904, 0.5833552479743958, -0.25324615836143494, -0.6715468168258667, -0.5844008326530457, 0.0430501289665699, -0.7238344550132751, -0.7238344550132751, 0.8099347352981567, 1.5245317220687866, 1.8208279609680176, 1.2456645965576172, 1.3850982189178467, 0.5833552479743958, 1.5942485332489014, 2.0125491619110107, 2.0125491619110107, 1.960261583328247, 1.611677646636963, 2.2216994762420654, 2.1868410110473633, 1.768540382385254, 1.8382571935653687, 2.2216994762420654, 2.3437037467956543, 2.361132860183716, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.361132860183716, 1.960261583328247, 1.855686426162719 [e2e-predictor] 7, 1.1933770179748535, 1.1933770179748535, 0.600784420967102, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.3742047846317291, 0.44392168521881104, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, -0.44496726989746094, 1.158518671989441, 1.7336820363998413, 1.8556864261627197, 1.646536111831665, 1.6988236904144287, 0.7750763297080994, -0.07895421981811523, 0.7053595781326294, 0.7750763297080994, 1.8731155395507812, 2.239128589630127, 1.332810640335083, 0.2173420637845993, 0.670501172542572, 0.0430501289665699, 0.18248367309570312, 0.5484968423843384, 0.7227887511253357, -0.3229629397392273, 0.8796514868736267, 0.30448800325393677, 0.8796514868736267, -0.39267969131469727, 0.4090631604194641, 0.5833552479743958, -0.25324615836143494, 0.5833552479743958, -0.8806971907615662, 0.33934640884399414, 1.2979521751403809, 2.0996949672698975, 0.827363908290863, 0.827363908290863, -0 [e2e-predictor] .3055337369441986, 1.472244143486023, 1.8382571935653687, 1.6639652252197266, 1.2979521751403809, 1.2630938291549683, 2.0299782752990723, 2.0996949672698975, 1.7336820363998413, 1.6813944578170776, 2.2216994762420654, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.925403118133545, 2.0648367404937744, 0.5833552479743958, 0.7402179837226868, 0.35677558183670044, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5484968423843384, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.2805230617523193, 1.1933770179748535, -0.3403921127319336, 1.1410894393920898, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.7162528038024902, 0.7576471567153931, 0.14762529730796814, 0.7925055623054504, 0.11276690661907196, 1.8556864261627197, 2.1868410110473633, 1.472244143486023, 0.3742047846317291, 1.28 [e2e-predictor] 05230617523193, 0.9145098924636841, 0.06047932058572769, 0.6879304051399231, 0.7925055623054504, -0.3055337369441986, 0.9667974710464478, 1.053943395614624, 0.7750763297080994, -0.3055337369441986, -0.18352937698364258, 0.2173420637845993, 1.0888018608093262, 0.7750763297080994, 0.6182135939598083, 1.053943395614624, 0.8622223138809204, 2.1868410110473633, 0.7576471567153931, 0.1999128758907318, -0.8981263637542725, 1.7336820363998413, 1.472244143486023, 1.332810640335083, 0.1999128758907318, 0.3916339874267578, 1.7162528038024902, 2.0648367404937744, 1.646536111831665, 0.9667974710464478, 2.308845281600952, 2.5005664825439453, 2.4482789039611816, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.785969614982605, 1.2108062505722046, -0.11381260305643082, -0.18352937698364258, 0.1999128758907318, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044], [0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.4090631604194641, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.315 [e2e-predictor] 381407737732, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, -0.7935512065887451, 1.2456645965576172, 1.5071024894714355, 1.7336820363998413, 1.8731155395507812, 1.768540382385254, 0.600784420967102, -0.1661001741886139, 0.4962092638015747, 0.2347712516784668, 1.960261583328247, 1.9776906967163086, 1.2630938291549683, 0.2347712516784668, 1.4548149108886719, 1.6988236904144287, 1.3502397537231445, 1.0365142822265625, -0.5146840810775757, -0.18352937698364258, 0.5310676693916321, 1.5942485332489014, 0.7227887511253357, -0.026666639372706413, 0.11276690661907196, -0.07895421981811523, 1.1062309741973877, 0.6879304051399231, -0.009237446822226048, 1.3676689863204956, 1.7511112689971924, 2.0299782752990723, 1.9079740047454834, 0.6530719995498657, -0.06152502819895744, 1.8382571935653687, 1.7162528038024902, 1.4025273323059082, 1.768540382385254, 0.7053595781326294, 1.3676689863204956, 1.9079740047454834, 1.489673376083374, 0.8622223138809204, 2.204270124435425, 2.151982545852661, 2.4482789039611816, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.2565577030181885, 1.925403118133545, 1.803398847579956, 0.33934640884399414, 0.28705883026123047, 0.670501172542572, 0.6356428265571594, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641], [0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630 [e2e-predictor] 938291549683, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, -1.176993489265442, 1.2979521751403809, 1.489673376083374, 1.8382571935653687, 1.9079740047454834, 1.803398847579956, 0.6530719995498657, -0.09638340771198273, 0.30448800325393677, -0.06152502819895744, 2.047407388687134, 1.8905447721481323, 0.7576471567153931, 0.18248367309570312, 1.2456645965576172, 1.4199565649032593, 0.5833552479743958, 0.2522004544734955, -0.21838775277137756, 1.1236603260040283, 1.053943395614624, 1.4373857975006104, 0.984226644039154, 0.0430501289665699, 0.14762529730796814, 0.28705883026123047, 0.4962092638015747, 0.5310676693916321, 0.33934640884399414, 0.7576471567153931, 1.489673376083374, 1.8208279609680176, 2.151982545852661, 1.9951199293136597, 1.942832350730896, 2.0299782752990723, 1.768540382385254, 1.5942485332489014, 1.785969614982605, 1.2805230617523193, 1.7162528038024902, 2.0299782752990723, 1.2630938291549683, 0.6356428265571594, 2.0996949672698975, 1.925403118133545, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.3785619735717773, 2.2914161682128906, 1.9776906967163086, 1.9776906967163086, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.5659260153770447, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.42649248242378235, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5659260153770447, 0.5833552479743958, [e2e-predictor] 0.6356428265571594, 0.7227887511253357, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1236603260040283, 1.175947904586792, -1.1595642566680908, 1.3502397537231445, 1.5071024894714355, 1.8556864261627197, 1.785969614982605, 1.6988236904144287, 0.8447931408882141, 0.8447931408882141, -0.42753809690475464, 0.07790851593017578, 2.0648367404937744, 1.9079740047454834, -0.04409583657979965, -0.688975989818573, 1.1933770179748535, 1.3676689863204956, -0.026666639372706413, -0.44496726989746094, 0.32191720604896545, 1.0365142822265625, 0.984226644039154, 1.6639652252197266, 2.0125491619110107, 1.0888018608093262, 0.7576471567153931, 1.2108062505722046, 0.2696296274662018, 0.18248367309570312, 0.44392168521881104, 0.16505448520183563, 0.8447931408882141, 0.984226644039154, 1.611677646636963, 1.8556864261627197, 2.151982545852661, 1.5768193006515503, 1.315381407737732, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.2456645965576172, 1.9951199293136597, 0.6879304051399231, -0.532113254070282, 1.8905447721481323, 1.629106879234314, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.3437037467956543, 2.239128589630127, 1.2630938291549683, 1.5071024894714355, 1.2805230617523193, 0.35677558183670044, 0.28705883026123047, 0.4962092638015747, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.21734206378 [e2e-predictor] 45993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.13019609451293945, 0.1999128758907318, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, -0.8458387851715088, 1.2979521751403809, 1.6988236904144287, 1.8731155395507812, 1.7336820363998413, 1.071372628211975, 0.8099347352981567, -0.09638340771198273, -0.3229629397392273, -0.4623964726924896, 2.117124319076538, 1.768540382385254, 0.7053595781326294, -1.1072766780853271, 1.4199565649032593, 1.4199565649032593, -0.04409583657979965, -0.18352937698364258, 0.7227887511253357, 0.7402179837226868, 0.14762529730796814, 1.4548149108886719, 1.9776906967163086, 0.42649248242378235, 1.1410894393920898, 0.5484968423843384, -0.44496726989746094, -0.25324615836143494, -0.11381260305643082, 0.06047932058572769, 0.8796514868736267, 0.44392168521881104, 0.28705883026123047, -0.1661001741886139, 1.785969614982605, 0.11276690661907196, 1.2630938291549683, 1.2979521751403809, 0.8099347352981567, 0.7053595781326294, 1.2630938291549683, 1.9079740047454834, -0.1312417984008789, 1.2456645965576172, 1.611677646636963, 1.4025273323059082, -0.4798256754875183, 0.0430501289665699, 1.7336820363998413, 2.4134204387664795, 2.1694118976593018, 1.5245317220687866, 1.4373857975006104, 1.8382571935653687, 0.30448800325393677, 0.6356428265571594, 0.42649248242378235, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.35677558183670 [e2e-predictor] 044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8796514868736267, -0.9678431153297424, 1.3676689863204956, 1.5419609546661377, 1.7336820363998413, 0.9319390654563904, 0.5833552479743958, 0.11276690661907196, 0.28705883026123047, 0.4613508880138397, 0.6182135939598083, 2.2914161682128906, 1.7511112689971924, 0.6356428265571594, -0.9329847693443298, 1.158518671989441, 1.4373857975006104, 0.2696296274662018, 0.7925055623054504, 0.7053595781326294, 0.18248367309570312, 0.33934640884399414, 1.7336820363998413, 1.611677646636963, 0.4090631604194641, 1.1236603260040283, 0.7750763297080994, 0.2696296274662018, 0.33934640884399414, 0.9319390654563904, 0.8099347352981567, 0.9493682980537415, -0.18352937698364258, -0.601830005645752, -0.4623964726924896, 0.0430501289665699, 1.053943395614624, 0.9145098924636841, 1.5245317220687866, 1.1933770179748535, 0.8970807194709778, 1.1933770179748535, 1.2805230617523193, -0.8458387851715088, 1.5245317220687866, 0.478780061006546, -0.41010889410972595, -0.27067533135414124, 0.008191745728254318, 1.4199565649032593, 2.27398681640625, 1.8905447721481323, 0.7227887511253357, 1.8905447721481323, 0.7750763297080994, -0.25324615836143494, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.653071999 [e2e-predictor] 5498657, 0.670501172542572, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.35677558183670044, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, -0.42753809690475464, 1.3502397537231445, 1.611677646636963, 1.803398847579956, 0.7750763297080994, 1.2456645965576172, 0.35677558183670044, 0.3742047846317291, 0.07790851593017578, 1.2282354831695557, 2.117124319076538, 1.785969614982605, 0.8796514868736267, -1.2292810678482056, 1.4025273323059082, 1.071372628211975, 0.6530719995498657, 0.13019609451293945, 0.13019609451293945, 0.4613508880138397, 1.2630938291549683, 1.7336820363998413, 1.7511112689971924, 0.5484968423843384, 1.3676689863204956, 1.332810640335083, 0.5484968423843384, 1.1410894393920898, 0.28705883026123047, 1.3676689863204956, 1.315381407737732, -0.8109803795814514, -0.9678431153297424, -1.2641394138336182, -0.9504139423370361, 1.1062309741973877, 0.7750763297080994, 1.158518671989441, 1.9079740047454834, 1.472244143486023, 1.3676689863204956, 1.1236603260040283, -0.9504139423370361, 1.3850982189178467, 0.9667974710464478, 0.008191745728254318, 0.02562093921005726, 0.2173420637845993, 0.9319390654563904, 1.646536111831665, 0.4090631604194641, 1.489673376083374, 2.1345534324645996, 1.053943395614624, 0.7402179837226868, 0.2696296274662018, 0.5484968423843384, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44 [e2e-predictor] 392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.44392168521881104, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.827363908290863, 0.7227887511253357, 0.06047932058572769, 1.2108062505722046, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.4373857975006104, 0.600784420967102, 0.2173420637845993, -0.5495424270629883, 1.5942485332489014, 2.204270124435425, 1.8556864261627197, 1.175947904586792, -1.1247059106826782, 1.472244143486023, 0.6879304051399231, 1.4025273323059082, 0.35677558183670044, 0.5310676693916321, 0.5484968423843384, 1.472244143486023, 1.0888018608093262, 1.5593900680541992, 0.8099347352981567, 1.158518671989441, 0.7402179837226868, 0.9319390654563904, 0.478780061006546, 1.1236603260040283, 0.6356428265571594, -0.8632679581642151, 0.008191745728254318, 0.14762529730796814, -0.1661001741886139, -1.089847445487976, -0.44496726989746094, 0.28705883026123047, 0.9667974710464478, 1.768540382385254, 1.5245317220687866, 1.2805230617523193, 0.06047932058572769, -0.41010889410972595, 1.6813944578170776, 1.4199565649032593, 0.008191745728254318, 0.02562093921005726, 0.6879304051399231, 1.158518671989441, 0.8099347352981567, 1.4548149108886719, 1.629106879234314, 1.6813944578170776, 1.2282354831695557, -0.2881045341491699, 0.3742047846317291, 0.4613508880138397, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.72278875 [e2e-predictor] 11253357, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.6530719995498657, 0.5833552479743958, 1.158518671989441, 1.5419609546661377, 1.942832350730896, 1.768540382385254, 1.4373857975006104, 0.670501172542572, 0.06047932058572769, 0.44392168521881104, 1.3502397537231445, 1.9776906967163086, 1.8905447721481323, 1.053943395614624, -0.4798256754875183, 1.4548149108886719, 1.3502397537231445, 1.6639652252197266, 0.6879304051399231, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 2.0996949672698975, 0.2173420637845993, 0.3742047846317291, 1.1410894393920898, 1.053943395614624, 1.1410894393920898, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, 0.7925055623054504, -0.09638340771198273, 0.2522004544734955, -0.3578213155269623, -1.1072766780853271, -0.9329847693443298, 0.7227887511253357, 1.0190850496292114, 1.8208279609680176, 1.2979521751403809, 1.2108062505722046, -0.27067533135414124, -0.688975989818573, 1.0365142822265625, 1.646536111831665, 0.7925055623054504, -0.3055337369441986, 1.0016558170318604, 1.3850982189178467, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 2.117124319076538, 1.2805230617523193, 0.32191720604896545, 0.3916339874267578, -0.06152502819895744, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594 [e2e-predictor] , 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641], [0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.30448800325393677, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.785969614982605, 1.5942485332489014, 0.5659260153770447, 0.8622223138809204, 1.071372628211975, 1.8208279609680176, 1.9776906967163086, 1.5942485332489014, 0.7402179837226868, -0.11381260305643082, 1.3502397537231445, 1.5245317220687866, 1.3850982189178467, 1.0888018608093262, 0.7925055623054504, 1.4199565649032593, 1.2108062505722046, 2.047407388687134, 0.9493682980537415, 0.9667974710464478, 1.158518671989441, -0.20095856487751007, 0.9493682980537415, 1.053943395614624, 0.4613508880138397, -0.20095856487751007, -0.06152502819895744, 0.09533771127462387, 0.3916339874267578, -0.09638340771198273, -0.6366884112358093, -0.3403921127319336, -0.8284096121788025, 0.18248367309570312, 1.5419609546661377, 2.0299782752990723, 1.0190 [e2e-predictor] 850496292114, -0.4798256754875183, -0.37525051832199097, 0.5484968423843384, 0.7925055623054504, 0.3916339874267578, -0.009237446822226048, 0.9667974710464478, 1.5768193006515503, 1.1236603260040283, 0.478780061006546, 0.8447931408882141, -0.009237446822226048, 0.9667974710464478, 1.1933770179748535, 0.02562093921005726, 0.06047932058572769, 0.5659260153770447, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.6182135939598083, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.4090631604194641, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 1.3850982189178467, 1.646536111831665, 1.960261583328247, 1.7162528038024902, 1.5593900680541992, 0.8447931408882141, 0.5659260153770447, 1.5071024894714355, 1.629106879234314, 1.9079740047454834, 1.5942485332489014, 0.7576471567153931, -0.3578213155269623, 1.5419609546661377, 1.472244143486023, 1.1410894393920898, 1.158518671989441, 0.4613508880138397, 1.4548149108886719, 1 [e2e-predictor] .629106879234314, 1.5071024894714355, 0.478780061006546, 1.0190850496292114, 1.0365142822265625, 0.35677558183670044, 0.30448800325393677, 1.2108062505722046, 0.3916339874267578, 0.11276690661907196, -0.4972548484802246, 0.8099347352981567, 0.513638436794281, 0.8622223138809204, -1.1072766780853271, -0.20095856487751007, -1.0549890995025635, -0.4972548484802246, 1.0888018608093262, 1.9079740047454834, 1.1410894393920898, 0.07790851593017578, 0.4090631604194641, 0.8447931408882141, 0.06047932058572769, 0.7925055623054504, 0.33934640884399414, 1.2456645965576172, 1.785969614982605, 1.5245317220687866, -0.18352937698364258, -0.1661001741886139, -0.3578213155269623, -0.5669716596603394, 1.4025273323059082, 1.7511112689971924, 0.3916339874267578, 0.5484968423843384, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235], [0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.513638436794281, 0.461 [e2e-predictor] 3508880138397, 0.7053595781326294, 1.4025273323059082, 1.7511112689971924, 1.9079740047454834, 1.803398847579956, 1.6813944578170776, 1.1933770179748535, 0.7750763297080994, 1.6639652252197266, 1.768540382385254, 1.8905447721481323, 1.5245317220687866, 0.35677558183670044, 0.008191745728254318, 1.5942485332489014, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 1.071372628211975, 0.7925055623054504, 1.158518671989441, 1.2805230617523193, -0.25324615836143494, 1.5419609546661377, 0.8099347352981567, 0.44392168521881104, 0.4962092638015747, 0.18248367309570312, -0.11381260305643082, 0.42649248242378235, -0.3403921127319336, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, 0.18248367309570312, -0.3055337369441986, 0.8099347352981567, -0.39267969131469727, 1.2630938291549683, 0.6182135939598083, 0.8622223138809204, -0.42753809690475464, 0.2347712516784668, 1.315381407737732, 1.1062309741973877, 1.4373857975006104, 1.3850982189178467, 1.9776906967163086, 1.9951199293136597, 1.7162528038024902, -1.1072766780853271, -0.6541175842285156, 0.8099347352981567, 0.7750763297080994, 1.2282354831695557, 1.9776906967163086, 1.4025273323059082, 0.478780061006546, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235], [0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0. [e2e-predictor] 670501172542572, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.30448800325393677, 0.6182135939598083, 1.2979521751403809, 1.6639652252197266, 1.8382571935653687, 1.8208279609680176, 1.2805230617523193, 0.14762529730796814, 1.053943395614624, 1.6988236904144287, 1.8905447721481323, 1.7511112689971924, 1.0190850496292114, -0.532113254070282, -0.7064052224159241, 1.2282354831695557, 1.053943395614624, 1.158518671989441, 0.7925055623054504, 0.5310676693916321, 0.7576471567153931, 0.18248367309570312, 0.6879304051399231, -0.1312417984008789, 1.4548149108886719, 1.611677646636963, 0.42649248242378235, 1.158518671989441, 1.0190850496292114, 1.2979521751403809, 0.13019609451293945, 1.0888018608093262, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 0.7750763297080994, -0.8806971907615662, 0.7576471567153931, -0.1486709862947464, 1.315381407737732, -0.11381260305643082, -0.42753809690475464, -0.4623964726924896, 1.0365142822265625, 0.478780061006546, 0.6530719995498657, 0.9493682980537415, 1.768540382385254, 1.1236603260040283, 1.7336820363998413, 2.0125491619110107, -1.333856225013733, 1.332810640335083, 1.0888018608093262, 0.5659260153770447, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.16505448520183563, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.16505448520183563, 0.1999128758907318, 0.21734206378 [e2e-predictor] 45993, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.4090631604194641, 0.35677558183670044, 0.33934640884399414, 0.2522004544734955, 0.2347712516784668, 0.600784420967102, 1.5071024894714355, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.1062309741973877, 0.6356428265571594, 1.2456645965576172, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 0.11276690661907196, 0.07790851593017578, -0.5669716596603394, 1.3850982189178467, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.5310676693916321, 1.1236603260040283, 0.7227887511253357, 0.33934640884399414, 0.4090631604194641, 1.2979521751403809, 1.1062309741973877, 1.2979521751403809, 0.7925055623054504, 1.071372628211975, 1.2108062505722046, 0.3742047846317291, 1.4548149108886719, 1.175947904586792, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, -0.6541175842285156, -0.1312417984008789, 0.478780061006546, 0.33934640884399414, 1.0190850496292114, -0.23581695556640625, -0.4623964726924896, 0.8970807194709778, 0.4613508880138397, 0.5310676693916321, -0.23581695556640625, 0.07790851593017578, 0.9145098924636841, 1.5593900680541992, 1.646536111831665, -0.5844008326530457, 1.1062309741973877, 0.6879304051399231, 0.8622223138809204, 1.2805230617523193, 1.646536111831665, 1.3850982189178467, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0. [e2e-predictor] 1999128758907318, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.670501172542572, 1.332810640335083, 1.646536111831665, 1.8556864261627197, 1.8208279609680176, 0.7227887511253357, 0.9493682980537415, 1.3676689863204956, 1.768540382385254, 1.5593900680541992, 1.611677646636963, -1.0375598669052124, -0.009237446822226048, -0.5146840810775757, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 1.1410894393920898, 1.3850982189178467, 0.7402179837226868, 0.670501172542572, -0.42753809690475464, 0.06047932058572769, 1.5942485332489014, 1.315381407737732, 0.7925055623054504, 0.06047932058572769, 0.0430501289665699, 1.053943395614624, 0.1999128758907318, 1.4373857975006104, 1.611677646636963, 1.4199565649032593, 1.5245317220687866, 1.3502397537231445, -0.7935512065887451, -0.39267969131469727, 0.8796514868736267, 0.3742047846317291, 0.5833552479743958, -0.1661001741886139, -1.3512853384017944, 0.1999128758907318, 0.0430501289665699, 0.600784420967102, -0.3403921127319336, 0.7227887511253357, 1.2108062505722046, 1.2630938291549683, 1.7511112689971924, -0.8458387851715088, 0.7227887511253357, 0.6879304051399231, 0.2696296274662018, 1.5942485332489014, 1.646536111831665, 1.472244143486023, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.4962092638015747, 0.4613508880138397, 0.478780061006546], [0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, [e2e-predictor] 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.4962092638015747, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.14762529730796814, 0.16505448520183563, 0.7402179837226868, 1.489673376083374, 1.6639652252197266, 1.8382571935653687, 1.768540382385254, 0.44392168521881104, 0.6879304051399231, 1.5245317220687866, 1.8556864261627197, 1.925403118133545, 1.4199565649032593, 0.2696296274662018, -0.009237446822226048, -0.2881045341491699, 1.4373857975006104, 1.2282354831695557, 0.478780061006546, 0.5659260153770447, 0.7053595781326294, 1.2630938291549683, 0.7053595781326294, 0.13019609451293945, 0.8099347352981567, 1.8382571935653687, 1.3502397537231445, 1.1410894393920898, 0.827363908290863, 0.0430501289665699, 0.8796514868736267, 0.28705883026123047, 1.332810640335083, 1.4025273323059082, 1.7162528038024902, 1.2979521751403809, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, -0.04409583657979965, -0.09638340771198273, -0.42753809690475464, 0.2522004544734955, -1.5430065393447876, 1.0016558170318604, 0.7402179837226868, 0.30448800325393677, 0.0430501289665699, -0.09638340771198273, 1.3502397537231445, 1.5593900680541992, 1.942832350730896, -1.490718960762024, 0.28705883026123047, 0.7053595781326294, 0.4613508880138397, 1.7162528038024902, 1.1410894393920898, 0.7053595781326294, 0.600784420967102, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.4613508880138397, 0.478780061006546]]]]} [e2e-predictor] 2026-05-20 15:57:00.055 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[[[0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240 [e2e-predictor] 112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925], [0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1. [e2e-predictor] 6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3070467710494995, 1.2385478019714355, 1.18717360496521, 1.2042982578277588, 1.1529240608215332, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.58104 [e2e-predictor] 28857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.59816 [e2e-predictor] 76578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1 [e2e-predictor] .101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.1529240608215332], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.77617955 [e2e-predictor] 20782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.18717360496521], [0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, [e2e-predictor] 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.53643304109573 [e2e-predictor] 36, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.255672574043274], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6563062667 [e2e-predictor] 84668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.6152924299240112, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5706825256347656, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547 [e2e-predictor] 800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.570682525 [e2e-predictor] 6347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.324171543121338], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.673431038856506 [e2e-predictor] 3, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.52966856956 [e2e-predictor] 48193, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666 [e2e-predictor] 666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6 [e2e-predictor] 837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.3584210872650146], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2385478019714355, 1.255672574043274, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1 [e2e-predictor] .563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914], [0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.37554585933685 [e2e-predictor] 3, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298], [0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718 [e2e-predictor] 262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7590547800 [e2e-predictor] 064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604 [e2e-predictor] , 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0 [e2e-predictor] .5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.62 [e2e-predictor] 2056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496], [0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933 [e2e-predictor] 043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, [e2e-predictor] 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238 [e2e-predictor] 953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.649541854 [e2e-predictor] 8583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.68 [e2e-predictor] 37913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6324 [e2e-predictor] 1708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.632417 [e2e-predictor] 08278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.3755458593368 [e2e-predictor] 53, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.930302321 [e2e-predictor] 9108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.485058 [e2e-predictor] 7546825409, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7761795 [e2e-predictor] 520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, [e2e-predictor] 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.673431038856 [e2e-predictor] 5063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, [e2e-predictor] 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.2684305012226105, 0.2281874716281891, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7248052954 [e2e-predictor] 673767, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.2281874716281891, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.48505875468 [e2e-predictor] 25409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5193082690238953, 0.41655975580215454, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1 [e2e-predictor] .63241708278656, 1.63241708278656, 1.6152924299240112], [-0.7992978096008301, -0.645175039768219, -0.3883037567138672, -0.19993148744106293, -0.1143077164888382, 0.03981505334377289, 0.3138112425804138, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.632 [e2e-predictor] 41708278656, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112], [-1.3130404949188232, -0.9534205794334412, -0.8506720662117004, -0.7992978096008301, -0.4568027853965759, -0.30267998576164246, -0.2684305012226105, -0.2684305012226105, -0.045808710157871246, 0.29668647050857544, 0.39943498373031616, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1 [e2e-predictor] .4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-1.6384108066558838, -1.3815394639968872, -1.2445415258407593, -1.141792893409729, -1.141792893409729, -1.0561691522598267, -1.261666178703308, -1.3130404949188232, -1.1760424375534058, -1.227416753768921, -0.9534205794334412, -0.21705622971057892, 0.056939806789159775, 0.43368449807167053, 0.622056782245636, 0.4508092403411865, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.28992211 [e2e-predictor] 81869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-0.9191710948944092, -0.8849216103553772, -1.0561691522598267, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -2.1179039478302, -2.0665295124053955, -1.878157377243042, -1.1760424375534058, -0.6794245839118958, -0.3883037567138672, -0.2684305012226105, 0.26243698596954346, 0.3651854991912842, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.878928 [e2e-predictor] 0652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9362958669662476, -0.8506720662117004, -0.7136740684509277, -0.7307988405227661, -1.02191960811615, -1.1931672096252441, -1.878157377243042, -1.6897850036621094, -0.5081770420074463, -0.16568197309970856, 0.056939806789159775, 0.17681321501731873, 0.2281874716281891, 0.41655975580215454, 0.3138112425804138, 0.39943498373031616, 0.3480607271194458, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.262 [e2e-predictor] 43698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9534205794334412, -0.9705453515052795, -0.9362958669662476, -0.7650483250617981, -0.6794245839118958, -0.7992978096008301, -1.0047948360443115, -1.1760424375534058, -0.9876701235771179, -0.40542852878570557, -0.06293346732854843, 0.03981505334377289, 0.2281874716281891, 0.3651854991912842, 0.4679340124130249, 0.3309359848499298, 0.2110627144575119, 0.29668647050857544, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.41655975580215454, 0.5364330410957336, 0.587807297706604, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5878072 [e2e-predictor] 97706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1075434684753418, -1.0390443801879883, -1.0390443801879883, -0.9362958669662476, -0.7307988405227661, -0.9534205794334412, -1.415789008140564, -1.672660231590271, -1.8439078330993652, -1.5185375213623047, -0.7992978096008301, -0.3540542721748352, -0.02868395671248436, 0.10831420123577118, 0.27956172823905945, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, [e2e-predictor] 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1931672096252441, -1.1246682405471802, -1.0904186964035034, -1.02191960811615, -1.227416753768921, -1.5014127492904663, -2.1179039478302, -2.01515531539917, -2.1007792949676514, -1.758284091949463, -1.2787909507751465, -0.9705453515052795, -0.8164225816726685, -0.43967801332473755, -0.14855723083019257, 0.0740646943449974, 0.2110627144575119, 0.3138112425804138, 0.3480607271194458, 0.29668647050857544, 0.15968845784664154, 0.2110627144575119, -0.011559205129742622, 0.26243698596954346, 0.5364330410957336, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063 [e2e-predictor] , 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.718040943145752], [-1.672660231590271, -1.3815394639968872, -1.3301652669906616, -1.2445415258407593, -1.3986642360687256, -1.9295315742492676, -2.032280206680298, -1.9809058904647827, -0.9876701235771179, -0.576676070690155, -0.4568027853965759, -0.42255327105522156, -0.610925555229187, -0.8164225816726685, -0.7821730971336365, -0.6280503273010254, -0.5081770420074463, -1.0047948360443115, -1.3472900390625, -0.5938007831573486, -0.02868395671248436, 0.2281874716281891, 0.03981505334377289, -0.21705622971057892, 0.14256370067596436, 0.5364330410957336, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.724805295467 [e2e-predictor] 3767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.15968845784664154, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008], [-2.1179039478302, -1.9295315742492676, -1.672660231590271, -1.4500385522842407, -1.7411593198776245, -2.1007792949676514, -2.1179039478302, -1.227416753768921, -0.7992978096008301, -0.7136740684509277, -0.5253018140792847, -0.40542852878570557, -0.2341809868812561, -0.2341809868812561, -0.4568027853965759, -0.8849216103553772, -1.415789008140564, -2.1179039478302, -1.073293924331665, -0.1143077164888382, 0.3309359848499298, 0.6049320101737976, 0.7076805233955383, 0.6049320101737976, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.724805295467 [e2e-predictor] 3767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.9124068021774292, -2.032280206680298, -1.946656346321106, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -1.9980305433273315, -0.8849216103553772, -0.7136740684509277, -0.6622998118400574, -0.610925555229187, -0.5081770420074463, -0.3883037567138672, -0.28555524349212646, -0.18280673027038574, -0.21705 [e2e-predictor] 622971057892, -0.40542852878570557, -1.227416753768921, -1.141792893409729, -0.2341809868812561, 0.091189444065094, 0.3651854991912842, 0.622056782245636, 0.7761795520782471, 0.6391815543174744, 0.41655975580215454, 0.3138112425804138, 0.38231024146080017, 0.5535577535629272, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.4611696004867554, 0.9474270939826965, 1.4269200563430786, 1.63241708278656, 1.718040943145752, 1.7351655960083008, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.7522903680801392, 1.718040943145752, 1.6666666269302368, 1.6495418548583984, 1.7351 [e2e-predictor] 655960083008, 1.7351655960083008, 1.7522903680801392], [-1.8952820301055908, -2.1007792949676514, -2.1007792949676514, -2.1179039478302, -2.1179039478302, -1.946656346321106, -1.672660231590271, -1.02191960811615, -0.9191710948944092, -0.7821730971336365, -0.6965492963790894, -0.5938007831573486, -0.5253018140792847, -0.5253018140792847, -0.5081770420074463, -0.5938007831573486, -0.610925555229187, -0.8849216103553772, -1.3986642360687256, -0.9705453515052795, -0.4910522699356079, -0.1143077164888382, 0.2110627144575119, 0.4508092403411865, 0.38231024146080017, 0.10831420123577118, 0.10831420123577118, 0.3651854991912842, 0.41655975580215454, 0.5535577535629272, 0.622056782245636, 0.5193082690238953, 0.6049320101737976, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6837913990020752, 1.70091 [e2e-predictor] 61710739136, 1.718040943145752, 1.718040943145752, 1.6666666269302368, 1.18717360496521, 0.7933043241500854, 0.9816765785217285, 0.5193082690238953, 1.718040943145752, 1.7694151401519775, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.2727973461151123, 1.0673003196716309, 1.4782943725585938, 1.6837913990020752, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [-0.9191710948944092, -1.4671632051467896, -1.3644146919250488, -1.3986642360687256, -1.6897850036621094, -2.01515531539917, -2.0494048595428467, -1.6384108066558838, -1.3301652669906616, -1.0561691522598267, -0.9534205794334412, -0.8164225816726685, -0.7479235529899597, -0.7479235529899597, -0.7136740684509277, -0.9705453515052795, -1.946656346321106, -2.032280206680298, -2.0494048595428467, -2.1179039478302, -1.7754088640213013, -1.1075434684753418, -0.576676070690155, -0.21705622971057892, 0.02269030176103115, -0.02868395671248436, -0.21705622971057892, -0.08005820959806442, 0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.41655975580215454, 0.5193082690238953, 0.622056782245636, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.32417154 [e2e-predictor] 3121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.5981676578521729, 1.444044828414917, 1.101549744606018, 0.7590547800064087, 0.5535577535629272, 0.41655975580215454, 0.43368449807167053, -0.045808710157871246, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.4269200563430786, 0.9303023219108582, -0.045808710157871246, 0.17681321501731873, 1.3412963151931763, 1.6837913990020752, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [0.7076805233955383, -0.7650483250617981, -1.484287977218628, -1.3301652669906616, -1.5870364904403687, -1.5527870655059814, -2.0494048595428467, -2.1007792949676514, -1.946656346321106, -1.5185375213623047, -1.2102919816970825, -1.1760424375534058, -0.9705453515052795, -0.9534205794334412, -0.9191710948944092, -1.4671632051467896, -2.1179039478302, -2.0494048595428467, -1.7069097757339478, -0.8164225816726685, -0.43967801332473755, -0.3369295001029968, -0.4739275276660919, -0.645175039768219, -0.6622998118400574, -0.3369295001029968, -0.19993148744106293, -0.7992978096008301, -1.0904186964035034, -0.4568027853965759, -0.045808710157871246, -0.045808710157871246, -0.045808710157871246, -0.14855723083019257, 0.2281874716281891, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0. [e2e-predictor] 9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.6495418548583984, 1.2385478019714355, 0.5535577535629272, 0.9474270939826965, 0.7076805233955383, -0.16568197309970856, 0.056939806789159775, -0.2341809868812561, -0.28555524349212646, -0.40542852878570557, 0.8789280652999878, 1.4269200563430786, 1.2899221181869507, 1.4782943725585938, 1.5810428857803345, 0.7076805233955383, -0.011559205129742622, -0.645175039768219, -0.18280673027038574, 0.8618032932281494, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775], [1.6152924299240112, 0.6391815543174744, -1.758284091949463, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.7411593198776245, -1.3472900390625, -1.4671632051467896, -1.758284091949463, -1.9637811183929443, -1.604161262512207, -1.1589176654815674, -1.073293924331665, -1.2787909507751465, -1.758284091949463, -2.032280206680298, -1.9809058904647827, -0.8677968382835388, -0.40542852878570557, -0.2513057291507721, -0.1143077164888382, 0.056939806789159775, 0.03981505334377289, -0.3540542721748352, -0.9534205794334412, -1.4500385522842407, -1.7754088640213013, -1.8952820301055908, -1.5185375213623047, -1.1246682405471802, -0.31980475783348083, 0.0740646943449974, -0.2513057291507721, -0.19993148744106293, 0.27956172823905945, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.416559755 [e2e-predictor] 80215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.718040943145752, 1.1529240608215332, -0.3540542721748352, 0.03981505334377289, 0.17681321501731873, -0.4910522699356079, -0.2684305012226105, -0.7479235529899597, -0.7136740684509277, -0.5595512986183167, 0.587807297706604, 1.2727973461151123, 1.101549744606018, 1.18717360496521, 0.9303023219108582, 0.3309359848499298, -0.7307988405227661, -0.7650483250617981, -0.5253018140792847, 0.8789280652999878, 1.8550388813018799, 1.786539912223816, 1.786539912223816, 1.7694151401519775], [1.6837913990020752, 1.4782943725585938, 0.5021834969520569, -1.3301652669906616, -1.9809058904647827, -2.0494048595428467, -2.1179039478302, -1.878157377243042, -1.484287977218628, -1.261666178703308, -1.5185375213623047, -1.9980305433273315, -1.8439078330993652, -1.5014127492904663, -1.5527870655059814, -1.9809058904647827, -2.1179039478302, -1.3986642360687256, -0.6965492963790894, -0.5424265265464783, -0.4568027853965759, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.056939806789159775, 0.03981505334377289, -0.5081770420074463, -1.3130404949188232, -1.672660231590271, -0.9020463228225708, -0.6622998118400574, -0.6622998118400574, -0.08005820959806442, 0.5364330410957336, 0.43368449807167053, 0.26243698596954346, 0.5021834969520569, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.33093598 [e2e-predictor] 48499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6837913990020752, 1.7009161710739136, 1.6495418548583984, 0.056939806789159775, -0.645175039768219, -0.7136740684509277, -0.43967801332473755, -0.645175039768219, -0.42255327105522156, -0.6965492963790894, -0.7821730971336365, -0.5595512986183167, 0.27956172823905945, 1.0501755475997925, 0.5535577535629272, 1.1700488328933716, 0.17681321501731873, -0.1143077164888382, -0.8335473537445068, -0.7821730971336365, -0.7307988405227661, 0.4850587546825409, 1.718040943145752, 1.786539912223816, 1.786539912223816, 1.786539912223816], [0.9303023219108582, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 0.5021834969520569, -0.8164225816726685, -1.5699117183685303, -2.01515531539917, -2.1179039478302, -1.8267830610275269, -1.7754088640213013, -2.01515531539917, -1.9295315742492676, -1.8267830610275269, -1.7411593198776245, -1.946656346321106, -1.9809058904647827, -0.9362958669662476, -0.9020463228225708, -0.6965492963790894, -0.5424265265464783, -0.40542852878570557, -0.31980475783348083, -0.3540542721748352, -0.14855723083019257, -0.08005820959806442, -0.06293346732854843, -0.06293346732854843, -0.5938007831573486, -1.4329137802124023, -1.4500385522842407, -1.1246682405471802, -0.9534205794334412, -0.16568197309970856, 0.41655975580215454, 0.5535577535629272, 0.38231024146080017, 0.3651854991912842, 0.5364330410957336, 0.622056782245636, 0.6391815543174744, 0.7419300675392151, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245 [e2e-predictor] 636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.5981676578521729, -0.045808710157871246, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.6622998118400574, -0.5081770420074463, -0.7307988405227661, -0.7136740684509277, -0.3711790144443512, -0.02868395671248436, 0.7590547800064087, 0.29668647050857544, 0.8618032932281494, -0.2684305012226105, -0.5081770420074463, -0.8506720662117004, -1.1075434684753418, -0.7992978096008301, -0.21705622971057892, 1.7009161710739136, 1.8207894563674927, 1.8207894563674927, 1.786539912223816], [0.587807297706604, 0.7076805233955383, 1.0673003196716309, 1.5810428857803345, 1.8036646842956543, 1.5296685695648193, 0.6734310388565063, -0.7992978096008301, -1.758284091949463, -1.9980305433273315, -2.01515531539917, -1.8610326051712036, -1.7754088640213013, -1.3644146919250488, -1.415789008140564, -1.6555355787277222, -1.8610326051712036, -1.2445415258407593, -0.9876701235771179, -0.9020463228225708, -0.7821730971336365, -0.6280503273010254, -0.5424265265464783, -0.4568027853965759, -0.3540542721748352, -0.40542852878570557, -0.5253018140792847, -0.6794245839118958, -0.7307988405227661, -1.0561691522598267, -1.6212860345840454, -1.5870364904403687, -1.484287977218628, -1.261666178703308, -0.6794245839118958, 0.0740646943449974, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.5706825256347656, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, [e2e-predictor] 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.0330508947372437, -0.7307988405227661, -1.073293924331665, -1.1075434684753418, -1.0390443801879883, -0.7650483250617981, -0.5424265265464783, -0.7821730971336365, -0.6794245839118958, -0.3540542721748352, 0.03981505334377289, 0.622056782245636, 0.29668647050857544, 0.3651854991912842, -0.19993148744106293, -0.645175039768219, -1.0904186964035034, -1.3301652669906616, -0.9362958669662476, -0.4739275276660919, 1.1186745166778564, 1.8207894563674927, 1.8207894563674927, 1.8036646842956543], [0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.7419300675392151, 0.8618032932281494, 1.6495418548583984, 1.906413197517395, 1.6152924299240112, 0.6905558109283447, -1.0561691522598267, -1.5870364904403687, -1.8439078330993652, -2.1179039478302, -1.878157377243042, -1.4500385522842407, -1.2959157228469849, -1.5527870655059814, -1.7411593198776245, -1.3986642360687256, -1.073293924331665, -0.9020463228225708, -0.8677968382835388, -0.8335473537445068, -0.610925555229187, -0.576676070690155, -0.610925555229187, -1.0390443801879883, -1.8439078330993652, -2.1179039478302, -1.9124068021774292, -1.4500385522842407, -1.0047948360443115, -1.0390443801879883, -1.1931672096252441, -0.9705453515052795, -0.645175039768219, -0.28555524349212646, 0.2281874716281891, 0.38231024146080017, 0.24531221389770508, 0.3480607271194458, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547 [e2e-predictor] 800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.5193082690238953, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5467933416366577, 0.02269030176103115, -1.0390443801879883, -1.1931672096252441, -1.141792893409729, -1.0561691522598267, -0.7650483250617981, -0.6794245839118958, -0.8164225816726685, -0.6794245839118958, -0.3883037567138672, -0.18280673027038574, 0.24531221389770508, 0.3480607271194458, -0.02868395671248436, -0.3540542721748352, -0.7821730971336365, -1.1931672096252441, -1.227416753768921, -1.141792893409729, -0.7136740684509277, 0.41655975580215454, 1.7009161710739136, 1.786539912223816, 1.8550388813018799], [0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 1.2042982578277588, 1.6152924299240112, 1.718040943145752, 0.7248052954673767, -1.2787909507751465, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.1007792949676514, -1.9809058904647827, -1.6384108066558838, -1.6897850036621094, -1.9809058904647827, -1.79253351688385, -1.3301652669906616, -1.1589176654815674, -0.9876701235771179, -0.8164225816726685, -0.7479235529899597, -0.7136740684509277, -1.7240345478057861, -2.1179039478302, -1.1589176654815674, -0.2341809868812561, 0.10831420123577118, 0.17681321501731873, -0.011559205129742622, -0.4910522699356079, -0.7479235529899597, -0.645175039768219, -0.525301814079284 [e2e-predictor] 7, -0.6280503273010254, -1.0047948360443115, -1.0047948360443115, -0.4568027853965759, -0.02868395671248436, 0.056939806789159775, 0.10831420123577118, 0.38231024146080017, 0.7076805233955383, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.4611696004867554, 1.1529240608215332, 1.2385478019714355, 1.0159261226654053, 1.101549744606018, 0.24531221389770508, -0.7650483250617981, -1.1589176654815674, -1.2102919816970825, -1.3130404949188232, -1.0047948360443115, -0.8506720662117004, -0.7992978096008301, -0.7821730971336365, -0.7136740684509277, -0.645175039768219, -0.4910522699356079, -0.14855723083019257, 0.091189444065094, -0.13143247365951538, -0.5595512986183167, -0.9705453515052795, -1.2102919816970825, -1.1931672096252441, -1.1760424375534058, -1.1075434684753418, -0.7821730971336365, 1.63241708278656, 1.7351655960083008, 1.8550388813018799], [0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.8960528373718262, 1.2214230298995972, 1.2042982578277588, 0.39943498373031616, -0.7479235529899597, -1.6384108066558838, -1.758284091949463, -1.4329137802124023, -1.689785003 [e2e-predictor] 6621094, -2.032280206680298, -1.9637811183929443, -2.0494048595428467, -1.9295315742492676, -1.7069097757339478, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -0.9534205794334412, -1.261666178703308, -2.032280206680298, -1.8096582889556885, -0.5081770420074463, -0.02868395671248436, 0.15968845784664154, 0.24531221389770508, 0.3309359848499298, 0.3138112425804138, -0.1143077164888382, -0.7992978096008301, -1.1931672096252441, -1.535662293434143, -1.8952820301055908, -1.2959157228469849, -0.09718296676874161, 0.41655975580215454, 0.41655975580215454, -0.08005820959806442, -0.31980475783348083, 0.4850587546825409, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.2042982578277588, 0.7248052954673767, 0.8789280652999878, 0.656306266784668, -0.28555524349212646, -1.02191960811615, -0.8164225816726685, -1.3815394639968872, -1.141792893409729, -1.1589176654815674, -1.3130404949188232, -0.9876701235771179, -0.7307988405227661, -0.7992978096008301, -0.8335473537445068, -0.8164225816726685, -0.7136740684509277, -0.610925555229187, -0.43967801332473755, -0.16568197309970856, -0.2341809868812561, -0.7136740684509277, -0.9876701235771179, -1.0904186964035034, -1.0561691522598267, -1 [e2e-predictor] .141792893409729, -1.141792893409729, -0.8335473537445068, 0.4508092403411865, 1.8379141092300415, 1.786539912223816], [0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.3138112425804138, -1.3301652669906616, -1.7069097757339478, -1.6384108066558838, -1.5014127492904663, -1.672660231590271, -2.0494048595428467, -1.8952820301055908, -1.5527870655059814, -1.5014127492904663, -1.604161262512207, -1.5185375213623047, -1.4329137802124023, -1.6384108066558838, -1.9980305433273315, -1.1931672096252441, -0.3711790144443512, -0.08005820959806442, -0.011559205129742622, 0.02269030176103115, 0.091189444065094, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.3369295001029968, -1.1760424375534058, -1.3472900390625, -0.13143247365951538, 0.4850587546825409, 0.810429036617279, 0.9988013505935669, 1.0159261226654053, 0.6734310388565063, 0.38231024146080017, 0.622056782245636, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.1529240608215332, -0.2341809868812561, -1.227416753768921, 0.19393795728683472, -0.5081770420074463, -0.8677 [e2e-predictor] 968382835388, -1.5014127492904663, -1.415789008140564, -1.3986642360687256, -1.1246682405471802, -1.0390443801879883, -1.2959157228469849, -0.7992978096008301, -0.8164225816726685, -0.6965492963790894, -0.8335473537445068, -0.7992978096008301, -0.6965492963790894, -0.6794245839118958, -0.5938007831573486, -0.2341809868812561, -0.4568027853965759, -0.645175039768219, -1.02191960811615, -0.9876701235771179, -0.9534205794334412, -1.261666178703308, -1.0561691522598267, -0.7479235529899597, 0.2110627144575119, 1.8892884254455566, 1.8379141092300415], [0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.7419300675392151, 0.9303023219108582, 0.8446785807609558, 0.24531221389770508, -1.141792893409729, -1.7240345478057861, -1.5699117183685303, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.7240345478057861, -1.535662293434143, -1.7069097757339478, -1.8267830610275269, -1.7069097757339478, -1.6897850036621094, -1.0047948360443115, -0.645175039768219, -0.40542852878570557, -0.2341809868812561, -0.18280673027038574, -0.14855723083019257, -0.06293346732854843, 0.03981505334377289, 0.12543895840644836, -0.011559205129742622, -0.3711790144443512, -1.02191960811615, -0.8164225816726685, 0.03981505334377289, 0.38231024146080017, 0.656306266784668, 0.8789280652999878, 1.0159261226654053, 0.8618032932281494, 0.587807297706604, 0.5535577535629272, 0.810429036617279, 0.810429036617279, 0.7076805233955383, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.930302321910858 [e2e-predictor] 2, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.3070467710494995, 0.5364330410957336, -1.0904186964035034, -1.5014127492904663, -1.3644146919250488, -0.7136740684509277, -1.1931672096252441, -1.6212860345840454, -1.7411593198776245, -1.6897850036621094, -1.0047948360443115, -0.9362958669662476, -1.1075434684753418, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.8164225816726685, -0.6622998118400574, -0.576676070690155, -0.645175039768219, -0.7136740684509277, -0.42255327105522156, -0.6280503273010254, -0.9020463228225708, -0.9876701235771179, -0.7650483250617981, -1.0390443801879883, -1.2959157228469849, -1.0904186964035034, -1.0390443801879883, -0.045808710157871246, 1.8550388813018799, 1.8379141092300415], [0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.8618032932281494, 0.9816765785217285, 0.622056782245636, -0.42255327105522156, -1.4500385522842407, -1.7240345478057861, -1.672660231590271, -1.415789008140564, -1.6384108066558838, -1.9124068021774292, -1.946656346321106, -1.8096582889556885, -1.7069097757339478, -1.672660231590271, -1.2787909507751465, -0.8677968382835388, -0.7479235529899597, -0.610925555229187, -0.5081770420074463, -0.3711790144443512, -0.2684305012226105, -0.18280673027038574, -0.2341809868812561, -0.610925555229187, -1.6384108066558838, -2.0836544036865234, -1.7069097757339478, -1.0047948360443115, -0.645175039768219, -0.28555524349212646, 0.29668647050857544, 0.7248052954673767, 1.0844250917434692, 1.1700488328933716, 0.9303023219108582, 0.43368449807167053, 0.622056782245636, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0 [e2e-predictor] .26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.0159261226654053, -0.9020463228225708, -1.3472900390625, -1.2959157228469849, -1.3301652669906616, -1.1075434684753418, -1.4671632051467896, -1.0904186964035034, -1.0390443801879883, -1.2102919816970825, -0.9020463228225708, -0.8164225816726685, -0.9534205794334412, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.7650483250617981, -0.610925555229187, -0.645175039768219, -0.7136740684509277, -0.7307988405227661, -0.5595512986183167, -0.610925555229187, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.9534205794334412, -1.1075434684753418, -1.1075434684753418, -1.2959157228469849, -0.2684305012226105, 1.8207894563674927, 1.8379141092300415], [0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.5193082690238953, -0.08005820959806442, -0.9020463228225708, -1.79253351688385, -1.7240345478057861, -1.5014127492904663, -1.3986642360687256, -1.878157377243042, -2.01515531539917, -1.8439078330993652, -1.672660231590271, -1.5699117183685303, -1.227416753768921, -1.0390443801879883, -0.9020463228225708, -0.7992978096008301, -0.645175039768219, -0.5424265265464783, -0.5595512986183167, -0.7650483250617981, -1.1931672096252441, -2.1179039478302, -1.141792893409729, 0.056939806789159775, 0.24531221389770508, 0.14256370067596436, -0.3540542721748352, -0.4910522699356079, -0.06293346732854843, 0.5706825256347656, 0.7590547800064087, 0.9131776094436646, 0.810429036617279, 0.41655975580215454, 0.3309359848499298, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.262436985 [e2e-predictor] 96954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.38231024146080017, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 1.0501755475997925, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.3584210872650146, 0.7761795520782471, 0.9988013505935669, 1.0330508947372437, -0.4910522699356079, -1.6212860345840454, -1.484287977218628, -1.415789008140564, -1.3301652669906616, -1.261666178703308, -1.535662293434143, -0.6965492963790894, -0.6794245839118958, -0.9020463228225708, -0.5424265265464783, -0.576676070690155, -0.3711790144443512, -0.8849216103553772, -0.5253018140792847, -0.645175039768219, -0.5938007831573486, -0.5081770420074463, -0.7479235529899597, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.7821730971336365, -0.8849216103553772, -0.7479235529899597, -0.6794245839118958, -0.7992978096008301, -0.8849216103553772, -1.0047948360443115, -1.2959157228469849, -0.2684305012226105, 1.8892884254455566, 1.8550388813018799], [0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6391815543174744, 0.5706825256347656, 0.5535577535629272, 0.4508092403411865, -0.40542852878570557, -0.9362958669662476, -1.535662293434143, -1.7240345478057861, -1.6897850036621094, -1.9124068021774292, -2.0665295124053955, -1.9637811183929443, -1.7240345478057861, -1.6555355787277222, -1.3472900390625, -1.1075434684753418, -0.9705453515052795, -0.8849216103553772, -0.7992978096008301, -0.8335473537445068, -1.073293924331665, -1.79253351688385, -1.604161262512207, -0.28555524349212646, 0.02269030176103115, 0.2281874716281891, 0.43368449807167053, 0.5193082690238953, 0.2281874716281891, -0.3711790144443512, -0.5424265265464783, -0.4910522699356079, -0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.0740646943449974, -0.8677968382835388, -0.40542852878570557, 0.14256370067596436, 0.6391815543174744, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.38231024146080017, 0.38231024146080 [e2e-predictor] 017, 0.3309359848499298, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3309359848499298, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.9303023219108582, 0.9645518660545349, 1.0330508947372437, 1.101549744606018, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.0673003196716309, 0.9816765785217285, 1.255672574043274, 0.7248052954673767, -0.9705453515052795, -1.415789008140564, -0.7992978096008301, -1.6212860345840454, -1.6555355787277222, -1.5185375213623047, -1.3815394639968872, -1.3644146919250488, -0.9876701235771179, -1.3815394639968872, -0.7479235529899597, -1.141792893409729, -0.7992978096008301, -0.6794245839118958, -0.7821730971336365, -0.8506720662117004, -0.8849216103553772, -0.5253018140792847, -0.6794245839118958, -0.7650483250617981, -0.5938007831573486, -0.6965492963790894, -0.7307988405227661, -0.6622998118400574, -0.8506720662117004, -1.02191960811615, -0.8335473537445068, -0.6794245839118958, -0.9020463228225708, -0.9534205794334412, -0.9705453515052795, -1.141792893409729, -1.073293924331665, -0.576676070690155, 1.906413197517395, 1.8550388813018799], [0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.9474270939826965, 1.0844250917434692, 1.0159261226654053, 0.7933043241500854, 0.2110627144575119, -0.5081770420074463, -1.0561691522598267, -1.6212860345840454, -1.8610326051712036, -1.484287977218628, -1.4671632051467896, -1.8610326051712036, -1.9637811183929443, -1.7754088640213013, -1.5527870655059814, -1.261666178703308, -1.02191960811615, -0.9191710948944092, -0.9876701235771179, -1.3130404949188232, -1.946656346321106, -1.1760424375534058, -0.30267998576164246, -0.1143077164888382, 0.0055655487813055515, 0.10831420123577118, 0.27956172823905945, 0.43368449807167053, 0.41655975580215454, 0.15968845784664154, -0.7650483250617981, -1.7754088640213013, -1.7069097757339478, -1.7411593198776245, -1.073293924331665, -1.2102919816970825, -1.4329137802124023, -0.9876701235771179, 0.4508092403411865, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590 [e2e-predictor] 547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.091189444065094, 0.091189444065094, 0.14256370067596436, 0.15968845784664154, 0.26243698596954346, 0.19393795728683472, 0.056939806789159775, -0.1143077164888382, -0.30267998576164246, -0.3540542721748352, -0.4568027853965759, -0.28555524349212646, -0.3711790144443512, -0.40542852878570557, -0.31980475783348083, 0.0055655487813055515, -0.06293346732854843, 0.091189444065094, 0.587807297706604, 0.7419300675392151, 0.8789280652999878, 0.7761795520782471, 0.8789280652999878, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 0.43368449807167053, -0.9705453515052795, -0.4739275276660919, -1.5527870655059814, -1.3472900390625, -1.9295315742492676, -1.5527870655059814, -2.01515531539917, -1.3301652669906616, -1.484287977218628, -1.227416753768921, -1.0904186964035034, -1.5185375213623047, -0.9876701235771179, -0.5938007831573486, -0.6622998118400574, -0.6622998118400574, -0.9191710948944092, -0.7136740684509277, -0.8164225816726685, -0.7136740684509277, -0.5595512986183167, -0.28555524349212646, -0.7821730971336365, -0.6280503273010254, -0.7136740684509277, -0.6965492963790894, -0.7650483250617981, -0.7136740684509277, -0.7136740684509277, -0.8335473537445068, -0.9020463228225708, -0.8506720662117004, -1.0561691522598267, -0.8335473537445068, -0.9362958669662476, -0.5595512986183167, 1.8892884254455566, 1.8036646842956543], [0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6734310388565063, 1.2385478019714355, 1.563918113708496, 1.3926706314086914, 1.4611696004867554, 1.2214230298995972, 0.7933043241500854, 0.056939806789159775, -0.5595512986183167, -1.1760424375534058, -1.7411593198776245, -1.79253351688385, -1.535662293434143, -1.6384108066558838, -1.8439078330993652, -1.9124068021774292, -1.8267830610275269, -1.5185375213623047, -1.1075434684753418, -1.0561691522598267, -1.2959157228469849, -1.7069097757339478, -0.8335473537445068, -0.3883037567138672, -0.2513057291507721, -0.13143247365951538, -0.08005820959806442, 0.056939806789159775, 0.26243698596954346, 0.3651854991912842, 0.4508092403411865, 0.17681321501731873, -0.7821730971336365, -1.2959157228469849, -1.4671632051467896, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.672660231590271, -1.3130404949188232, 0.17681321501731873, 0.8618032932281494, 0.9303023219108582, 0.8275538086891174 [e2e-predictor] , 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.6734310388565063, 0.7248052954673767, 0.8960528373718262, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.2110627144575119, 0.26243698596954346, 0.0740646943449974, 0.0740646943449974, 0.0740646943449974, -0.06293346732854843, -0.2341809868812561, -0.3883037567138672, -0.5938007831573486, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9020463228225708, -1.0047948360443115, -0.7821730971336365, -0.9705453515052795, -0.8677968382835388, -0.5938007831573486, -0.5938007831573486, -0.7992978096008301, -0.645175039768219, -0.6794245839118958, -0.7136740684509277, -0.5595512986183167, -0.4568027853965759, -0.2341809868812561, 0.02269030176103115, 0.27956172823905945, 0.29668647050857544, 0.4850587546825409, -0.4739275276660919, -1.0561691522598267, -1.4500385522842407, -1.604161262512207, -1.6212860345840454, -1.5699117183685303, -1.6384108066558838, -1.484287977218628, -1.7069097757339478, -1.4500385522842407, -1.3644146919250488, -1.3815394639968872, -1.2787909507751465, -1.141792893409729, -0.7307988405227661, -0.5424265265464783, -0.4739275276660919, -0.6965492963790894, -0.8506720662117004, -0.645175039768219, -0.6794245839118958, -0.6965492963790894, -0.7821730971336365, -0.3883037567138672, -0.8849216103553772, -0.576676070690155, -0.645175039768219, -0.6622998118400574, -0.8335473537445068, -0.5424265265464783, -0.6794245839118958, -0.8849216103553772, -0.7307988405227661, -0.5938007831573486, -0.7136740684509277, -0.6280503273010254, -1.1075434684753418, -0.8677968382835388, 1.8207894563674927, 1.8379141092300415], [1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5535577535629272, 0.810429036617279, 1.3412963151931763, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.3584210872650146, 0.9988013505935669, 0.5021834969520569, -0.011559205129742622, -0.8335473537445068, -1.3644146919250488, -1.8096582889556885, -1.8439078330993652, -1.6384108066558838, -1.7240345478057861, -1.9637811183929443, -2.0665295124053955, -1.5699117183685303, -1.2445415258407 [e2e-predictor] 593, -1.3130404949188232, -1.2102919816970825, -0.576676070690155, -0.31980475783348083, -0.3369295001029968, -0.19993148744106293, -0.13143247365951538, -0.045808710157871246, 0.03981505334377289, 0.15968845784664154, 0.2110627144575119, -0.045808710157871246, -0.6280503273010254, -1.3815394639968872, -1.4671632051467896, -1.3815394639968872, -1.2102919816970825, -1.141792893409729, -1.2787909507751465, -1.3815394639968872, -1.5870364904403687, -0.8164225816726685, -0.08005820959806442, -0.02868395671248436, 0.3480607271194458, 0.6734310388565063, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.7590547800064087, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.3651854991912842, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.15968845784664154, 0.19393795728683472, 0.12543895840644836, 0.056939806789159775, 0.056939806789159775, -0.011559205129742622, -0.3540542721748352, -0.9020463228225708, -0.9534205794334412, -0.9362958669662476, -0.8506720662117004, -0.9705453515052795, -0.8849216103553772, -0.9191710948944092, -0.8849216103553772, -1.0047948360443115, -0.8677968382835388, -0.7992978096008301, -0.8849216103553772, -0.7650483250617981, -0.7136740684509277, -0.7479235529899597, -0.4568027853965759, -0.8506720662117004, -0.30267998576164246, -0.7307988405227661, -0.21705622971057892, -0.3711790144443512, -0.16568197309970856, -0.21705622971057892, -0.09718296676874161, 0.02269030176103115, -0.28555524349212646, -0.6280503273010254, -0.8164225816726685, -1.261666178703308, -1.5014127492904663, -1.7240345478057861, -1.672660231590271, -1.758284091949463, -1.6555355787277222, -1.604161262512207, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.5699117183685303, -1.0047948360443115, -0.7307988405227661, -0.5938007831573486, -0.4568027853965759, -0.5595512986183167, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.610925555229187, -0.5081770420074463, -0.5595512986183167, -0.9020463228225708, -0.6622998118400574, -0.8677968382835388, -0.645175039768219, -0.610925555229187, -0.6280503273010254, -0.8335473537445068, -0.7821730971336365, -0.7992978096008301, -0.7992978096008301, -0.6280503273010254, -0.7650483250617981, -0.7307988405227661, -0.8164225816726685, -0.9191710948944092, -0.6280503273010254, 1.8207894563674927, 1.8550388813018799], [1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.844678580 [e2e-predictor] 7609558, 0.8275538086891174, 0.810429036617279, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.7590547800064087, 1.3584210872650146, 1.5810428857803345, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.1700488328933716, 0.6049320101737976, 0.38231024146080017, 0.2110627144575119, -0.4568027853965759, -1.1589176654815674, -1.6384108066558838, -1.8096582889556885, -1.3815394639968872, -1.3301652669906616, -1.672660231590271, -1.7240345478057861, -1.758284091949463, -1.5527870655059814, -0.9876701235771179, -0.42255327105522156, -0.2341809868812561, -0.1143077164888382, -0.045808710157871246, -0.011559205129742622, -0.02868395671248436, -0.011559205129742622, -0.31980475783348083, -0.7307988405227661, -1.7411593198776245, -1.3986642360687256, -0.8849216103553772, -1.141792893409729, -1.3130404949188232, -1.4671632051467896, -1.3815394639968872, -1.5185375213623047, -1.5014127492904663, -1.415789008140564, -1.415789008140564, -1.3472900390625, -1.1246682405471802, -0.8335473537445068, -0.5424265265464783, -0.13143247365951538, 0.29668647050857544, 0.622056782245636, 0.7248052954673767, 0.810429036617279, 0.9645518660545349, 1.0330508947372437, 1.1186745166778564, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 0.5535577535629272, -0.7136740684509277, -0.7821730971336365, -0.40542852878570557, 0.7761795520782471, 1.3412963151931763, 1.5296685695648193, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6837913990020752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.1357992887496948, -1.5014127492904663, -1.6555355787277222, -0.9705453515052795, -0.610925555229187, -0.3883037567138672, -0.30267998576164246, -0.09718296676874161, 0.2110627144575119, 0.29668647050857544, -0.2341809868812561, -0.08005820959806442, 0.02269030176103115, 0.7761795520782471, 0.7248052954673767, 0.622056782245636, 0.5535577535629272, 0.43368449807167053, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3309359848499298, 0.27956172823905945, 0.38231024146080017, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.056939806789159775, 0.15968845784664154, 0.12543895840644836, 0.056939806789159775, -0.011559205129742622, -0.31980475783348083, -0.6965492963790894, -0.7821730971336365, -0.6794245839118958, -0.7479235529899597, -0.576676070690155, -0.8849216103553772, -0.9705453515052795, -0.6965492963790894, -0.7992978096008301, -0.9705453515052795, -0.8677968382835388, -0.7821730971336365, -1.0561691522598267, -0.9362958669662476, -0.7650483250617981, -0.645175039768219, -0.6622998118400574, -0.9876701235771179, -0.4568027853965759, -0.5595512986183167, -0.610925555229187, -0.3540542721748352, -0.09718296676874161, 0.056939806789159775, -0.08005820959806442, -0.02868395671248436, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, -0.6280503273010254, -1.4671632051467896, -1.6212860345840454, -1.7411593198776245, -1.672660231590271, -1.7411593198776245, -1.79253351688385, -1.8267830610275269, -1.6384108066558838, -1.9124068021774292, -0.8164225816726685, -0.7821730971336365, -1.0390443801879883, -1.5870364904403687, -1.4329137802124023, -1.535662293434143, -0.6280503273010254, -0.8677968382835388, -0.31980475783348083, -0.4739275276660919, -0.6622998118400574, -1.0904186964035034, -0.31980475783348083, -0.7821730971336365, -0.5253018140792847, -0.610925555229187, -0.37117901444435 [e2e-predictor] 12, -0.7821730971336365, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.5938007831573486, -0.8506720662117004, -0.7307988405227661, -0.7650483250617981, -0.7992978096008301, -0.7992978096008301, -1.0561691522598267, -0.8849216103553772, -0.5938007831573486, 1.786539912223816, 1.8550388813018799], [1.101549744606018, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 1.3412963151931763, 1.63241708278656, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.101549744606018, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.17681321501731873, -0.5595512986183167, -1.2959157228469849, -1.6897850036621094, -1.604161262512207, -1.3301652669906616, -1.3815394639968872, -1.7240345478057861, -1.79253351688385, -1.7240345478057861, -1.7411593198776245, -1.79253351688385, -1.3130404949188232, -0.7479235529899597, -0.40542852878570557, -0.19993148744106293, -0.21705622971057892, -0.8506720662117004, -1.5014127492904663, -0.9020463228225708, -1.5014127492904663, -1.5527870655059814, -1.4671632051467896, -1.3301652669906616, -0.7992978096008301, -1.0561691522598267, -1.1075434684753418, -1.1589176654815674, -0.1143077164888382, 0.7933043241500854, 1.1700488328933716, 1.324171543121338, 1.5981676578521729, 1.718040943145752, 1.2727973461151123, 0.5706825256347656, 1.2899221181869507, 1.6837913990020752, 1.8207894563674927, 1.8036646842956543, 1.8207894563674927, 1.8550388813018799, 1.8721636533737183, 1.8379141092300415, 1.5125439167022705, 0.091189444065094, -1.672660231590271, -1.8610326051712036, -0.9534205794334412, 0.9816765785217285, 1.4611696004867554, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.8036646842956543, 1.8379141092300415, 1.8892884254455566, 1.8207894563674927, 1.8207894563674927, 0.9988013505935669, -0.9362958669662476, -0.9020463228225708, -0.3540542721748352, -0.31980475783348083, -0.5938007831573486, -1.0390443801879883, -1.1246682405471802, -1.4329137802124023, -1.79253351688385, -1.8267830610275269, -1.7754088640213013, -1.878157377243042, 0.9303023219108582, 1.4269200563430786, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.563918113708496, 1.3070467710494995, 0.8446785807609558, 0.3480607271194458, 0.091189444065094, 0.12543895840644836, 0.2110627144575119, 0.3138112425804138, 0.26243698596954346, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.10831420123577118, 0.12543895840644836, 0.091189444065094, 0.056939806789159775, 0.02269030176103115, 0.03981505334377289, 0.0740646943449974, 0.056939806789159775, -0.045808710157871246, 0.02269030176103115, 0.02269030176103115, -0.045808710157871246, -0.08005820959806442, -0.06293346732854843, -0.011559205129742622, -0.02868395671248436, -0.08005820959806442, 0.02269030176103115, -0.08005820959806442, 0.0055655487813055515, -0.06293346732854843, 0.02269030176103115, 0.056939806789159775, 0.0055655487813055515, -0.06293346732854843, -0.08005820959806442, -0.16568197309970856, -0.13143247365951538, -0.1143077164888382, -0.6965492963790894, -1.02191960811615, -1.1075434684753418, -1.0904186964035034, -0.8849216103553772, -1.0047948360443115, -0.9876701235771179, -0.8335473537445068, -0.9534205794334412, -0.9362958669662476, -0.7479235529899597, -0.9534205794334412, -0.8164225816726685, -0.7307988405227661, -0.8849216103553772, -0.7307988405227661, -0.7479235529899597, -0.7307988405227661, -0.8164225816726685, -0.5253018140792847, -0.4910522699356079, -0.14855723083019257, -0.5081770420074463, 0.03981505334377289, -0.1143077164888382, -0.4910522699356079, 0.0740646943449974, 0.19393795728683472, 0.3309359848499298, 0.2110627144575119, 0.3309359848499298, 0.0055655487813055515, -1.2445415258407593, -1.60416 [e2e-predictor] 1262512207, -1.79253351688385, -1.8096582889556885, -1.535662293434143, -1.5870364904403687, -1.79253351688385, -1.8952820301055908, -1.5527870655059814, -1.604161262512207, -0.5081770420074463, -0.5253018140792847, -0.7479235529899597, -1.0561691522598267, -1.4329137802124023, -1.2787909507751465, -0.13143247365951538, -0.576676070690155, -0.5424265265464783, -0.40542852878570557, -0.5595512986183167, -0.43967801332473755, -0.6794245839118958, -0.5595512986183167, -0.30267998576164246, -0.610925555229187, -0.40542852878570557, -0.6280503273010254, -0.7136740684509277, -0.3883037567138672, -0.6622998118400574, -0.8506720662117004, -0.576676070690155, -0.7307988405227661, -0.8164225816726685, -0.7479235529899597, -0.8677968382835388, -0.7136740684509277, -1.0561691522598267, -0.7479235529899597, -0.9191710948944092, 1.8207894563674927, 1.8721636533737183], [1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.622056782245636, 1.255672574043274, 1.6152924299240112, 1.5467933416366577, 1.4782943725585938, 1.4269200563430786, 1.1700488328933716, 0.8618032932281494, 0.8446785807609558, 1.1186745166778564, 0.9303023219108582, -0.045808710157871246, -0.9876701235771179, -1.5014127492904663, -1.484287977218628, -1.4500385522842407, -1.3986642360687256, -1.5699117183685303, -1.5870364904403687, -1.5185375213623047, -1.672660231590271, -1.672660231590271, -1.5527870655059814, -1.4671632051467896, -1.2445415258407593, -1.3301652669906616, -1.6555355787277222, -1.878157377243042, -0.9705453515052795, -1.0904186964035034, -1.1246682405471802, -1.1589176654815674, -1.1931672096252441, -1.0390443801879883, -0.8506720662117004, -1.02191960811615, -1.1931672096252441, 0.6734310388565063, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6495418548583984, 1.4097954034805298, 1.6837913990020752, 1.8721636533737183, 1.906413197517395, 1.906413197517395, 1.9235379695892334, 1.9577873945236206, 1.974912166595459, 1.8550388813018799, 1.2214230298995972, -0.7821730971336365, -1.79253351688385, -1.7411593198776245, -1.7411593198776245, -0.6965492963790894, 1.3412963151931763, 1.375545859336853, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.7522903680801392, 1.786539912223816, 1.7694151401519775, 1.2042982578277588, -1.7069097757339478, -1.946656346321106, -1.8610326051712036, -1.7411593198776245, -1.261666178703308, -1.3644146919250488, -1.1760424375534058, -1.227416753768921, -1.227416753768921, -1.672660231590271, -1.758284091949463, -1.878157377243042, -1.8267830610275269, -1.415789008140564, -0.3883037567138672, 0.656306266784668, 1.3926706314086914, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.2042982578277588, 0.7590547800064087, 0.056939806789159775, -0.7650483250617981, -0.8506720662117004, -0.6622998118400574, -0.43967801332473755, -0.5081770420074463, -0.5081770420074463, -0.4739275276660919, -0.5424265265464783, -0.5595512986183167, -0.610925555229187, -0.6794245839118958, -0.576676070690155, -0.5595512986183167, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.5938007831573486, -0.610925555229187, -0.6622998118400574, -0.7650483250617981, -0.7821730971336365, -0.8164225816726685, -0.7992978096008301, -0.7136740684509277, -0.9534205794334412, -1.0047948360443115, -0.7821730971336365, -0.8849216103553772, -0.7650483250617981, -0.7992978096008301, -0.610925555229187, -0.6794245839118958, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.6622998118400574, -0.5253018140792847, -0.6622998118400574, -0.8335473537445068, -0.8164225816726685, -0.8506720662117004, -0.9534205794334412, -0.9534205794334412, -0.9876701235771179, -0.8677968382835388, -0.9534205794334412, -0.7821730971336365, -0.8849216103553772, - [e2e-predictor] 0.8849216103553772, -0.8164225816726685, -1.02191960811615, -0.8677968382835388, -0.7136740684509277, -0.9876701235771179, -0.5253018140792847, -0.610925555229187, -0.5253018140792847, -0.5081770420074463, -0.40542852878570557, -0.28555524349212646, -0.19993148744106293, -0.06293346732854843, 0.2281874716281891, -0.18280673027038574, -0.2341809868812561, 0.39943498373031616, 0.12543895840644836, 0.43368449807167053, 0.39943498373031616, 0.056939806789159775, -0.13143247365951538, -1.1246682405471802, -1.6897850036621094, -1.758284091949463, -1.9295315742492676, -1.878157377243042, -1.7240345478057861, -1.3130404949188232, -1.946656346321106, -1.9295315742492676, -1.1931672096252441, -0.40542852878570557, -0.5253018140792847, -0.5081770420074463, -0.5253018140792847, -1.2102919816970825, -1.2787909507751465, -0.21705622971057892, -0.09718296676874161, -0.3540542721748352, -0.5253018140792847, -0.40542852878570557, -0.09718296676874161, -0.5253018140792847, -0.31980475783348083, -0.42255327105522156, -0.6280503273010254, -0.5424265265464783, -0.4739275276660919, -0.8677968382835388, -0.3883037567138672, -0.576676070690155, -0.7821730971336365, -0.5253018140792847, -0.5595512986183167, -0.7307988405227661, -0.8849216103553772, -0.9705453515052795, -0.8335473537445068, -1.02191960811615, -0.6965492963790894, -0.9705453515052795, 1.8379141092300415, 1.8721636533737183], [1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.4954191446304321, 1.255672574043274, 0.9988013505935669, 0.9131776094436646, 1.1357992887496948, 1.2727973461151123, 0.7590547800064087, -0.3883037567138672, -1.227416753768921, -1.5185375213623047, -1.758284091949463, -1.535662293434143, -1.2787909507751465, -1.535662293434143, -1.6384108066558838, -1.227416753768921, -1.02191960811615, -0.9362958669662476, -1.0047948360443115, -1.073293924331665, -1.484287977218628, -1.9124068021774292, -1.5527870655059814, -1.535662293434143, -1.604161262512207, -1.5699117183685303, -1.3815394639968872, -1.535662293434143, -1.7240345478057861, -1.4500385522842407, -1.261666178703308, -1.141792893409729, 1.3926706314086914, 1.63241708278656, 1.7009161710739136, 1.5981676578521729, 1.6666666269302368, 1.7694151401519775, 1.8721636533737183, 1.8379141092300415, 1.8036646842956543, 1.786539912223816, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, -0.8164225816726685, -1.5870364904403687, -1.8096582889556885, -1.7754088640213013, -1.8952820301055908, -1.946656346321106, -1.7240345478057861, -0.7992978096008301, 0.24531221389770508, 0.8446785807609558, 1.1700488328933716, 1.4097954034805298, 1.3584210872650146, 1.5125439167022705, 1.5467933416366577, 0.4850587546825409, -1.9809058904647827, -2.0665295124053955, -2.1179039478302, -2.0494048595428467, -2.01515531539917, -2.0494048595428467, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.758284091949463, -1.878157377243042, -1.878157377243042, -1.6897850036621094, -1.7069097757339478, -1.3472900390625, -1.2102919816970825, -0.610925555229187, 0.656306266784668, 1.1357992887496948, 0.02269030176103115, -1.7240345478057861, -1.5699117183685303, -1.4500385522842407, -1.3130404949188232, -1.1760424375534058, -1.141792893409729, -0.9191710948944092, -0.7992978096008301, -0.8506720662117004, -0.9534205794334412, -0.9191710948944092, -0.9020463228225708, -1.0047948360443115, -0.9020463228225708, -0.7821730971336365, -0.7479235529899597, -1.02191960811615, -0.9534205794334412, -1.02191960811615, -1.073293924331665, -1.0047948360443115, -0.8335473537445068, -0.9534205794334412, -0.7650483250617981, -0.6794245839118958, -0.7136740684509277, -0.7650483250 [e2e-predictor] 617981, -0.6794245839118958, -0.8335473537445068, -0.9362958669662476, -0.7992978096008301, -0.6794245839118958, -0.5424265265464783, -0.7821730971336365, -0.9534205794334412, -0.8849216103553772, -0.8506720662117004, -0.8335473537445068, -0.6280503273010254, -0.7992978096008301, -0.8849216103553772, -0.8506720662117004, -0.8677968382835388, -0.7992978096008301, -0.9362958669662476, -0.9362958669662476, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -0.9020463228225708, -1.02191960811615, -0.9534205794334412, -0.576676070690155, -0.7650483250617981, -0.6794245839118958, -0.6280503273010254, -0.3711790144443512, -0.40542852878570557, -0.3540542721748352, -0.5595512986183167, -0.30267998576164246, -0.40542852878570557, -0.2684305012226105, 0.2110627144575119, 0.091189444065094, 0.24531221389770508, 0.39943498373031616, 0.5193082690238953, 0.5706825256347656, 0.6905558109283447, -0.06293346732854843, -0.3369295001029968, -1.2445415258407593, -1.6212860345840454, -1.79253351688385, -1.8610326051712036, -1.9295315742492676, -1.8096582889556885, -1.8439078330993652, -1.9809058904647827, -1.8439078330993652, -1.6384108066558838, -0.8164225816726685, -0.576676070690155, -0.5424265265464783, -0.42255327105522156, -1.2959157228469849, -1.0047948360443115, -0.4739275276660919, -0.2341809868812561, -0.3540542721748352, -0.3540542721748352, -0.2513057291507721, -0.3540542721748352, -0.610925555229187, 0.0055655487813055515, -0.28555524349212646, -0.5081770420074463, -0.7136740684509277, -0.5595512986183167, -0.6280503273010254, -0.3540542721748352, -0.5253018140792847, -0.5424265265464783, -0.4739275276660919, -0.5938007831573486, -0.645175039768219, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -1.02191960811615, -0.3883037567138672, -0.8164225816726685, 1.8036646842956543, 1.8721636533737183], [1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 1.1186745166778564, 1.5125439167022705, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.1186745166778564, 1.0330508947372437, 1.1700488328933716, 1.324171543121338, 1.2214230298995972, 0.3651854991912842, -0.7650483250617981, -1.1246682405471802, -1.5699117183685303, -1.5870364904403687, -1.2959157228469849, -1.3815394639968872, -1.4671632051467896, -1.2787909507751465, -1.1246682405471802, -1.0561691522598267, -1.1246682405471802, -1.261666178703308, -1.6555355787277222, -1.3130404949188232, -1.2787909507751465, -1.3986642360687256, -1.5185375213623047, -1.6212860345840454, -1.7240345478057861, -1.7754088640213013, -1.8952820301055908, -1.9295315742492676, -1.79253351688385, -1.5185375213623047, -1.0390443801879883, 0.19393795728683472, 0.4850587546825409, 0.587807297706604, 1.2214230298995972, 1.7351655960083008, 1.7694151401519775, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5296685695648193, 1.5125439167022705, 0.9645518660545349, -1.878157377243042, -1.8610326051712036, -1.8096582889556885, -1.7411593198776245, -1.8610326051712036, -1.8610326051712036, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.946656346321106, -1.7069097757339478, -1.7240345478057861, -1.8267830610275269, -1.7754088640213013, -1.7754088640213013, -1.9124068021774292, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -2.0494048595428467, -2.01515531539917, -1.946656346321106, -1.9980305433273315, -1.946656346321106, -1.8610326051712036, -1.9637811183929443, -2.1179039478302, -1.9809058904647827, -1.9809058904647827, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.1589176654815674, -0.3540542721748352, -1.1760424375534058, -1.261666178703308, -1.0 [e2e-predictor] 904186964035034, -1.1246682405471802, -0.8506720662117004, -0.645175039768219, -0.28555524349212646, -0.3369295001029968, -0.7479235529899597, -0.9362958669662476, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -1.2102919816970825, -1.141792893409729, -1.0047948360443115, -0.9876701235771179, -1.0561691522598267, -0.8849216103553772, -0.8335473537445068, -0.7479235529899597, -0.7307988405227661, -0.6622998118400574, -0.7136740684509277, -0.6794245839118958, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.6622998118400574, -0.6280503273010254, -0.5938007831573486, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.7992978096008301, -0.8164225816726685, -0.8506720662117004, -0.7650483250617981, -0.7992978096008301, -0.9020463228225708, -0.9191710948944092, -1.073293924331665, -0.8506720662117004, -0.9191710948944092, -0.9020463228225708, -1.1589176654815674, -1.0390443801879883, -1.0904186964035034, -0.9020463228225708, -0.9191710948944092, -0.9362958669662476, -0.8335473537445068, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.610925555229187, -0.8677968382835388, -0.610925555229187, -0.8506720662117004, -0.5938007831573486, -0.28555524349212646, -0.2684305012226105, -0.2341809868812561, -0.18280673027038574, -0.045808710157871246, -0.06293346732854843, 0.24531221389770508, -0.02868395671248436, 0.38231024146080017, 0.15968845784664154, 0.810429036617279, 0.6905558109283447, 0.5193082690238953, 0.6049320101737976, -0.40542852878570557, -1.8096582889556885, -1.7754088640213013, -1.758284091949463, -1.7754088640213013, -1.9637811183929443, -1.946656346321106, -1.8952820301055908, -1.9124068021774292, -1.946656346321106, -1.6897850036621094, -0.9705453515052795, -0.7479235529899597, -0.30267998576164246, -0.21705622971057892, -0.6280503273010254, -1.02191960811615, -0.7136740684509277, 0.0740646943449974, 0.056939806789159775, -0.09718296676874161, -0.3369295001029968, -0.42255327105522156, -0.5595512986183167, -0.5424265265464783, -0.2513057291507721, -0.4568027853965759, -0.8164225816726685, -0.4739275276660919, -0.5424265265464783, -0.42255327105522156, -0.43967801332473755, -0.40542852878570557, -0.43967801332473755, -0.5253018140792847, -0.576676070690155, -0.3883037567138672, -0.9020463228225708, -0.8506720662117004, -0.645175039768219, -0.30267998576164246, -0.7821730971336365, 1.8550388813018799, 1.8379141092300415], [1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7590547800064087, 0.6905558109283447, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.7933043241500854, 1.375545859336853, 1.563918113708496, 1.4782943725585938, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, -0.1143077164888382, -1.141792893409729, -1.3130404949188232, -1.2102919816970825, -1.3644146919250488, -1.3301652669906616, -1.2102919816970825, -1.4500385522842407, -1.5699117183685303, -1.6555355787277222, -1.8096582889556885, -1.9295315742492676, -1.8952820301055908, -1.9637811183929443, -2.01515531539917, -1.946656346321106, -1.878157377243042, -1.8952820301055908, -2.032280206680298, -2.0665295124053955, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.672660231590271, -1.8096582889556885, -1.8610326051712036, -1.878157377243042, -2.01515531539917, 0.03981505334377289, 0.38231024146080017, -1.8610326051712036, -1.9124068021774292, -1.5014127492904663, -1.0904186964035034, -1.5014127492904663, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, -2.0836544036865234, -2.1007792949676514, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.0494048595428467, -2.1179039478302, -2.01515531539917, -2.0494048595428467, -2.015155315 [e2e-predictor] 39917, -1.9295315742492676, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.0836544036865234, -1.6897850036621094, -1.5185375213623047, -0.7821730971336365, -0.4739275276660919, -0.6622998118400574, -1.1246682405471802, -1.8439078330993652, -1.7411593198776245, -1.1931672096252441, -1.4500385522842407, -1.8267830610275269, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -1.9980305433273315, -1.8439078330993652, -1.4329137802124023, -0.9534205794334412, -0.8335473537445068, -0.9020463228225708, -0.7136740684509277, -1.141792893409729, -1.1075434684753418, -0.8849216103553772, -0.9362958669662476, -1.0047948360443115, -1.02191960811615, -0.9705453515052795, -0.9191710948944092, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.7479235529899597, -0.610925555229187, -0.8335473537445068, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -1.0390443801879883, -0.9534205794334412, -0.8335473537445068, -0.8677968382835388, -0.8335473537445068, -0.645175039768219, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -1.0047948360443115, -0.8506720662117004, -0.8506720662117004, -0.8849216103553772, -0.6794245839118958, -0.7136740684509277, -0.7992978096008301, -0.7479235529899597, -0.7992978096008301, -0.9191710948944092, -0.8849216103553772, -0.9876701235771179, -0.9705453515052795, -1.0047948360443115, -1.0561691522598267, -0.9876701235771179, -0.9705453515052795, -0.9362958669662476, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.7307988405227661, -0.9876701235771179, -0.6622998118400574, -0.5938007831573486, -0.7307988405227661, -0.7992978096008301, -0.5424265265464783, -0.28555524349212646, -0.21705622971057892, -0.3711790144443512, 0.0740646943449974, 0.2110627144575119, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, -0.13143247365951538, 0.4679340124130249, 0.5364330410957336, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.6391815543174744, -0.5253018140792847, -1.8096582889556885, -1.8096582889556885, -1.878157377243042, -1.8096582889556885, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.9124068021774292, -2.0836544036865234, -1.2787909507751465, -1.02191960811615, -0.045808710157871246, 0.17681321501731873, -0.6280503273010254, -0.7136740684509277, -0.5081770420074463, -0.28555524349212646, -0.08005820959806442, -0.16568197309970856, -0.2684305012226105, -0.42255327105522156, -0.4739275276660919, -0.5595512986183167, -0.2513057291507721, -0.3369295001029968, -0.7821730971336365, -0.6794245839118958, -0.3711790144443512, -0.5595512986183167, -0.30267998576164246, -0.2341809868812561, -0.2513057291507721, -0.7650483250617981, -0.5595512986183167, -0.610925555229187, -1.02191960811615, -0.9876701235771179, -0.40542852878570557, -0.6794245839118958, -0.645175039768219, 1.8721636533737183, 1.8379141092300415], [1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.6049320101737976, 1.2727973461151123, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.2899221181869507, 0.7933043241500854, -0.3369295001029968, -0.9020463228225708, -0.9362958669662476, -1.3130404949188232, -1.672660231590271, -1.946656346321106, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.79253351688385, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -2.0836544036865234, -1.8439078330993652, -1.31 [e2e-predictor] 30404949188232, -1.2102919816970825, -1.3301652669906616, -1.415789008140564, -1.5185375213623047, -1.5870364904403687, -1.8267830610275269, -2.01515531539917, -2.1179039478302, -2.1007792949676514, -1.9124068021774292, -1.878157377243042, -1.9637811183929443, -2.1007792949676514, -2.1179039478302, -1.9124068021774292, -1.79253351688385, -1.8439078330993652, -2.032280206680298, -2.0836544036865234, -1.9295315742492676, -0.4568027853965759, -0.3540542721748352, 0.02269030176103115, 0.38231024146080017, 0.7248052954673767, 0.8960528373718262, -0.08005820959806442, -0.7136740684509277, 0.0740646943449974, 0.6905558109283447, 0.091189444065094, -0.5253018140792847, -1.1075434684753418, -1.9637811183929443, -2.0836544036865234, 0.10831420123577118, 0.9303023219108582, 1.4269200563430786, 1.563918113708496, 1.5125439167022705, 1.3584210872650146, 0.9303023219108582, 0.3651854991912842, -0.4910522699356079, -1.415789008140564, -1.5699117183685303, -1.0390443801879883, -1.02191960811615, -0.9020463228225708, -1.0561691522598267, -0.9705453515052795, -1.0904186964035034, -1.1075434684753418, -0.8164225816726685, -0.7136740684509277, -0.7992978096008301, -0.8677968382835388, -0.9534205794334412, -0.9876701235771179, -0.9191710948944092, -0.8677968382835388, -0.8849216103553772, -0.9362958669662476, -0.7307988405227661, -0.9191710948944092, -0.9876701235771179, -0.9362958669662476, -0.7821730971336365, -0.7992978096008301, -0.7821730971336365, -0.645175039768219, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.6280503273010254, -0.4910522699356079, -0.43967801332473755, -0.5938007831573486, -0.7136740684509277, -0.7650483250617981, -0.8506720662117004, -0.6965492963790894, -0.6794245839118958, -0.645175039768219, -0.6622998118400574, -0.610925555229187, -0.6794245839118958, -0.8335473537445068, -0.9534205794334412, -0.7821730971336365, -0.7992978096008301, -0.8164225816726685, -0.9191710948944092, -1.1589176654815674, -0.9705453515052795, -0.8849216103553772, -0.6965492963790894, -0.7992978096008301, -0.8335473537445068, -0.6622998118400574, -0.7821730971336365, -1.1760424375534058, -0.5595512986183167, -0.28555524349212646, -0.3711790144443512, -0.28555524349212646, -0.4568027853965759, -0.2684305012226105, -0.02868395671248436, -0.18280673027038574, 0.24531221389770508, 0.0740646943449974, 0.2281874716281891, 0.6391815543174744, 0.5535577535629272, 0.5021834969520569, 0.6905558109283447, 0.7590547800064087, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.656306266784668, -0.1143077164888382, -1.7411593198776245, -1.878157377243042, -1.8267830610275269, -1.8096582889556885, -1.8096582889556885, -1.8952820301055908, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.1589176654815674, -1.8439078330993652, -1.2959157228469849, -0.14855723083019257, -0.16568197309970856, -0.30267998576164246, -0.2341809868812561, -1.2102919816970825, -0.7479235529899597, -0.2684305012226105, -0.13143247365951538, -0.21705622971057892, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.14855723083019257, -0.42255327105522156, -0.3369295001029968, -0.4568027853965759, -0.3883037567138672, -0.5253018140792847, -0.31980475783348083, -0.2341809868812561, -0.2684305012226105, -0.4568027853965759, -0.43967801332473755, -0.6280503273010254, -0.7821730971336365, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -0.3540542721748352, 1.6666666269302368, 1.8721636533737183], [1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8789280652999878, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.9474270939826965, 1.4782943725585938, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918 [e2e-predictor] 113708496, 1.4782943725585938, 1.3584210872650146, 1.2899221181869507, 1.375545859336853, 1.3584210872650146, 1.1529240608215332, 0.5364330410957336, -1.1589176654815674, -1.6384108066558838, -1.79253351688385, -1.79253351688385, -1.8096582889556885, -1.7069097757339478, -1.7754088640213013, -1.8439078330993652, -1.8610326051712036, -1.758284091949463, -1.9124068021774292, -1.9124068021774292, -1.9809058904647827, -2.0665295124053955, -2.0494048595428467, -1.9295315742492676, -1.5014127492904663, -0.5081770420074463, -0.28555524349212646, -0.3540542721748352, -0.9191710948944092, -1.4500385522842407, -1.8096582889556885, -1.9980305433273315, -2.032280206680298, -1.7240345478057861, -1.6212860345840454, -1.484287977218628, -1.604161262512207, -1.9980305433273315, -2.0836544036865234, -1.1246682405471802, -0.14855723083019257, 0.17681321501731873, 0.5193082690238953, 0.7590547800064087, 0.5535577535629272, 0.6391815543174744, -0.6794245839118958, -2.0836544036865234, -1.0390443801879883, -0.5938007831573486, -1.141792893409729, -2.032280206680298, -2.0836544036865234, 0.17681321501731873, 0.7933043241500854, 1.2214230298995972, 1.2727973461151123, 1.3584210872650146, 1.5296685695648193, 1.4782943725585938, 0.5021834969520569, -1.7411593198776245, -0.6965492963790894, -0.2513057291507721, 0.27956172823905945, 0.6734310388565063, 0.3480607271194458, -0.9020463228225708, -0.16568197309970856, 0.26243698596954346, -1.3986642360687256, -1.4329137802124023, -0.9191710948944092, -1.1246682405471802, -1.3301652669906616, -1.1931672096252441, -1.1589176654815674, -0.9876701235771179, -0.9534205794334412, -1.02191960811615, -0.9705453515052795, -0.8164225816726685, -0.7479235529899597, -0.610925555229187, -0.7479235529899597, -0.8506720662117004, -0.8677968382835388, -1.0047948360443115, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.7650483250617981, -0.5938007831573486, -1.02191960811615, -0.9191710948944092, -0.8335473537445068, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.8506720662117004, -1.0561691522598267, -0.7479235529899597, -0.7136740684509277, -0.5081770420074463, -0.5081770420074463, -0.576676070690155, -0.645175039768219, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.8335473537445068, -0.5253018140792847, -0.645175039768219, -0.7821730971336365, -0.7992978096008301, -0.9191710948944092, -0.8164225816726685, -0.9020463228225708, -1.0561691522598267, -1.0047948360443115, -0.8849216103553772, -0.7136740684509277, -0.645175039768219, -0.8849216103553772, -0.6622998118400574, -0.7479235529899597, -0.7821730971336365, -0.9876701235771179, -0.5938007831573486, -0.7307988405227661, -0.576676070690155, -0.4910522699356079, -0.3711790144443512, -0.3540542721748352, -0.09718296676874161, -0.045808710157871246, 0.4850587546825409, 0.39943498373031616, 0.3138112425804138, 0.6905558109283447, 0.4679340124130249, 0.810429036617279, 0.8789280652999878, 0.9645518660545349, 0.8446785807609558, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.3138112425804138, -0.7307988405227661, -1.4671632051467896, -1.79253351688385, -1.8952820301055908, -1.8267830610275269, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9295315742492676, -1.672660231590271, -0.7992978096008301, -1.6212860345840454, -0.2341809868812561, 0.03981505334377289, -0.7650483250617981, 0.27956172823905945, -0.08005820959806442, 0.091189444065094, 0.0740646943449974, 0.19393795728683472, 0.15968845784664154, -0.3883037567138672, -0.5424265265464783, -0.5424265265464783, -0.2341809868812561, -0.16568197309970856, -0.28555524349212646, -0.21705622971057892, -0.4910522699356079, -0.3540542721748352, -0.3883037567138672, -0.2684305012226105, -0.5081770420074463, -0.2341809868812561, -0.08005820959806442, -0.8506720662117004, -0.7479235529899597, -0.4910522699356079, -0.7650483250617981, -0.8849216103553772, -0.13143247365951538, 1.563918113708496, 1.8721636533737183], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.187 [e2e-predictor] 17360496521, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3138112425804138, 0.7248052954673767, 1.3412963151931763, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.0844250917434692, -1.3301652669906616, -1.484287977218628, -1.6212860345840454, -1.7240345478057861, -1.7411593198776245, -1.6384108066558838, -1.7069097757339478, -1.7240345478057861, -1.9124068021774292, -1.9980305433273315, -1.9295315742492676, -1.9124068021774292, -1.9637811183929443, -1.946656346321106, -1.6555355787277222, -0.1143077164888382, 0.8789280652999878, 1.0673003196716309, 1.1700488328933716, 1.0844250917434692, 0.656306266784668, 0.5364330410957336, -0.18280673027038574, -1.5527870655059814, -1.4500385522842407, -1.6555355787277222, -1.878157377243042, -2.0836544036865234, -2.1179039478302, -2.032280206680298, -1.9809058904647827, -0.8335473537445068, -0.4739275276660919, -0.2341809868812561, -0.09718296676874161, -0.08005820959806442, -0.7992978096008301, -1.9980305433273315, -0.645175039768219, 0.7248052954673767, 1.0159261226654053, 1.101549744606018, 1.18717360496521, 1.1186745166778564, 1.0159261226654053, 0.10831420123577118, -1.6384108066558838, -0.9705453515052795, -0.2684305012226105, -0.09718296676874161, -1.02191960811615, -1.7069097757339478, 0.3651854991912842, 1.3412963151931763, 1.3584210872650146, 1.1700488328933716, 0.587807297706604, -0.7307988405227661, -2.1179039478302, -0.43967801332473755, 0.2110627144575119, 0.4508092403411865, 0.26243698596954346, -0.7992978096008301, -0.8677968382835388, -0.7479235529899597, -0.8164225816726685, -0.8335473537445068, -0.7650483250617981, -0.8335473537445068, -1.0047948360443115, -1.0561691522598267, -0.9705453515052795, -0.7992978096008301, -0.9020463228225708, -0.9020463228225708, -0.9534205794334412, -0.8849216103553772, -0.9534205794334412, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -0.8506720662117004, -0.8335473537445068, -0.7136740684509277, -0.9705453515052795, -0.8164225816726685, -0.7650483250617981, -0.8164225816726685, -0.645175039768219, -0.6622998118400574, -0.8164225816726685, -0.8506720662117004, -0.8677968382835388, -1.0390443801879883, -0.8335473537445068, -0.6280503273010254, -0.6794245839118958, -0.576676070690155, -0.40542852878570557, -0.576676070690155, -0.610925555229187, -0.4568027853965759, -0.5938007831573486, -0.6965492963790894, -0.7136740684509277, -0.8335473537445068, -0.8335473537445068, -0.7992978096008301, -0.9362958669662476, -0.7821730971336365, -0.9191710948944092, -1.1589176654815674, -0.8849216103553772, -0.8677968382835388, -0.9362958669662476, -0.6965492963790894, -0.610925555229187, -0.6965492963790894, -0.576676070690155, -0.576676070690155, -0.5081770420074463, -0.5253018140792847, -0.28555524349212646, -0.1143077164888382, 0.056939806789159775, 0.2281874716281891, 0.29668647050857544, 0.4508092403411865, 0.5535577535629272, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 0.8960528373718262, 0.9645518660545349, 1.1357992887496948, 0.9645518660545349, 0.8275538086891174, 0.622056782245636, 0.38231024146080017, -1.3472900390625, -1.7754088640213013, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.758284091949463, -1.8610326051712036, -1.4671632051467896, -1.227416753768921, -1.5014127492904663, -0.3711790144443512, 0.2281874716281891, 0.0055655487813055515, 0.2281874716281891, -0.7479235529899597, -0.576676070690155, 0.17681321501731873, 0.056939806789159775, -0.28555524349212646, -0.576676070690155, -0.3883037567138 [e2e-predictor] 672, -0.3540542721748352, -0.28555524349212646, -0.31980475783348083, -0.5081770420074463, -0.02868395671248436, -0.40542852878570557, -0.40542852878570557, -0.3369295001029968, -0.2684305012226105, -0.2341809868812561, -0.31980475783348083, -0.5081770420074463, -0.5253018140792847, -0.3711790144443512, -0.9020463228225708, -0.6965492963790894, -0.2341809868812561, 1.6152924299240112, 1.8892884254455566], [1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.810429036617279, 0.6391815543174744, 0.3651854991912842, 0.4508092403411865, 1.1357992887496948, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.0673003196716309, -1.5870364904403687, -1.6384108066558838, -1.484287977218628, -1.5699117183685303, -1.6212860345840454, -1.672660231590271, -1.7754088640213013, -1.5185375213623047, -1.3301652669906616, -1.6555355787277222, -1.7754088640213013, -2.1007792949676514, -2.1179039478302, -0.645175039768219, 1.0330508947372437, 1.3926706314086914, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.563918113708496, 0.8789280652999878, -1.141792893409729, -1.9295315742492676, -1.3815394639968872, -1.946656346321106, -1.9809058904647827, -1.8096582889556885, -2.032280206680298, -1.2102919816970825, -1.1760424375534058, -0.9876701235771179, -1.1246682405471802, -1.9809058904647827, -2.1179039478302, -1.7411593198776245, -1.604161262512207, -1.9295315742492676, -2.1179039478302, -0.7821730971336365, -0.011559205129742622, 0.4679340124130249, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.4508092403411865, -1.758284091949463, 0.27956172823905945, 1.1186745166778564, 0.9645518660545349, 0.810429036617279, 0.3309359848499298, -1.4671632051467896, -0.4568027853965759, 0.091189444065094, 0.6391815543174744, 0.7076805233955383, 0.8446785807609558, -0.645175039768219, -2.01515531539917, -1.141792893409729, -1.8610326051712036, -0.3540542721748352, -0.045808710157871246, -0.7992978096008301, -0.9362958669662476, -0.8335473537445068, -0.8335473537445068, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9191710948944092, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -1.0390443801879883, -0.8677968382835388, -1.0047948360443115, -0.7479235529899597, -0.7479235529899597, -0.7650483250617981, -0.9876701235771179, -0.9534205794334412, -0.7992978096008301, -0.9020463228225708, -0.8335473537445068, -0.7992978096008301, -0.7821730971336365, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.7136740684509277, -0.7821730971336365, -0.6965492963790894, -0.7821730971336365, -0.8335473537445068, -0.7821730971336365, -0.8677968382835388, -0.576676070690155, -0.5595512986183167, -0.6794245839118958, -0.7479235529899597, -0.9362958669662476, -0.8164225816726685, -0.9534205794334412, -0.8164225816726685, -0.9534205794334412, -0.8849216103553772, -0.8677968382835388, -0.8677968382835388, -0.7307988405227661, -1.02191960811615, -0.4568027853965759, -0.7136740684509277, -0.5081770420074463, -0.5938007831573486, -0.9191710948944092, -0.8164225816726685, -0.42255327105522156, -0.4910522699356079, -0.2513057291507721, -0.19993148744106293, -0.31980475783348083, -0.4910522699356079, -0.21705622971057892, -0.06293346732854843, 0.43368449807167053, 0.19393795728683472, 0.7590547800064087, 0.5364330410957336, 0.6049320101737976, 0.7248052954673767, 0.8618032932281494, 0.9131776094436646, 1.0330508947372437, 0.9303023219108582, 0.8960528373718262, 1.0159261226654053, 0.6391815543174744, 0.24531221389770508, -0.6965492963790894, -1 [e2e-predictor] .604161262512207, -1.878157377243042, -1.8439078330993652, -1.8952820301055908, -1.878157377243042, -1.946656346321106, -1.946656346321106, -1.9124068021774292, -1.8952820301055908, -1.9637811183929443, -1.758284091949463, -1.3644146919250488, -0.30267998576164246, -1.02191960811615, -1.2102919816970825, -0.8677968382835388, -0.42255327105522156, -0.40542852878570557, 0.15968845784664154, 0.26243698596954346, 0.27956172823905945, 0.0055655487813055515, 0.26243698596954346, 0.12543895840644836, -0.4910522699356079, -0.18280673027038574, -0.2684305012226105, -0.4568027853965759, -0.4739275276660919, -0.28555524349212646, -0.045808710157871246, -0.4910522699356079, -0.21705622971057892, -0.42255327105522156, -0.31980475783348083, -0.5253018140792847, -0.576676070690155, -0.2513057291507721, -0.28555524349212646, -0.6965492963790894, -0.3711790144443512, -0.02868395671248436, 1.6495418548583984, 1.8721636533737183], [1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.4679340124130249, 1.101549744606018, 1.5125439167022705, 1.4097954034805298, 0.9303023219108582, 0.5364330410957336, 0.810429036617279, 1.3412963151931763, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5125439167022705, 1.4097954034805298, 1.2727973461151123, 0.3480607271194458, -1.2787909507751465, -1.4671632051467896, -1.6212860345840454, -1.6897850036621094, -1.7411593198776245, -1.79253351688385, -1.79253351688385, -1.5699117183685303, -1.1589176654815674, -1.0390443801879883, -1.1075434684753418, -1.1931672096252441, 1.2385478019714355, 1.5981676578521729, 1.8036646842956543, 1.786539912223816, 1.8036646842956543, 1.7351655960083008, 1.3584210872650146, 0.7076805233955383, -1.415789008140564, -1.8952820301055908, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -1.9124068021774292, -1.227416753768921, -1.2959157228469849, -1.1931672096252441, -1.8952820301055908, -2.1179039478302, -2.0494048595428467, -1.0390443801879883, -0.8335473537445068, -0.8335473537445068, -0.7821730971336365, -0.5424265265464783, -1.073293924331665, -2.1179039478302, -2.1179039478302, -2.032280206680298, -1.484287977218628, -1.5527870655059814, -2.1179039478302, -0.7650483250617981, 0.43368449807167053, 0.7419300675392151, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 0.7076805233955383, -0.2341809868812561, -1.3986642360687256, 0.14256370067596436, 0.6905558109283447, 0.9131776094436646, 0.14256370067596436, -1.8267830610275269, -2.0494048595428467, 0.26243698596954346, 0.091189444065094, -0.40542852878570557, -0.6965492963790894, -1.02191960811615, -0.9876701235771179, -0.7821730971336365, -0.7650483250617981, -0.7479235529899597, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -1.0561691522598267, -0.8677968382835388, -1.0561691522598267, -1.0561691522598267, -1.0561691522598267, -1.1075434684753418, -0.7821730971336365, -0.8335473537445068, -0.6794245839118958, -0.8677968382835388, -0.6794245839118958, -0.5595512986183167, -0.5081770420074463, -0.9362958669662476, -0.9534205794334412, -0.8164225816726685, -1.1246682405471802, -0.6280503273010254, -0.7821730971336365, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.7479235529899597, -0.7479235529899597, -0.8335473537445068, -1.073293924331665, -0.7479235529899597, -0.28555524349212646, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.5938007831573486, -0.6965492963790894, -0.9020463228225708, -0.7479235529899597, -0.9191710948944092, -1.0561691522598267, -1.0390443801879883, -0.9020463228225708, -1.1589176654815674, -0.4568027853965759, -1.3472900390625, -0.9020463228225708, -0.8506720662117004, -0.9534205 [e2e-predictor] 794334412, -0.5253018140792847, -0.6622998118400574, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.2684305012226105, -0.13143247365951538, 0.03981505334377289, -0.02868395671248436, 0.17681321501731873, 0.622056782245636, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 1.2385478019714355, 1.1357992887496948, 0.9988013505935669, 1.1700488328933716, 1.0159261226654053, 0.6905558109283447, 0.5706825256347656, -1.2445415258407593, -1.8096582889556885, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.946656346321106, -1.9295315742492676, -1.946656346321106, -1.946656346321106, -1.9295315742492676, -1.7754088640213013, -1.878157377243042, -1.6555355787277222, -1.7754088640213013, -0.14855723083019257, -0.9020463228225708, -0.6622998118400574, 0.0740646943449974, 0.5706825256347656, -0.2513057291507721, 0.03981505334377289, 0.19393795728683472, -0.045808710157871246, -0.31980475783348083, -0.30267998576164246, -0.3883037567138672, -0.5081770420074463, -0.28555524349212646, -0.31980475783348083, -0.5253018140792847, -0.011559205129742622, 0.03981505334377289, -0.30267998576164246, -0.5081770420074463, -0.3369295001029968, -0.2684305012226105, -0.43967801332473755, -0.610925555229187, -0.9020463228225708, -0.6794245839118958, -0.576676070690155, -0.6794245839118958, -0.5081770420074463, 0.2281874716281891, 1.6495418548583984, 1.8892884254455566], [1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 1.1700488328933716, 1.7694151401519775, 1.6666666269302368, 1.324171543121338, 0.43368449807167053, 0.6049320101737976, 1.1700488328933716, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5296685695648193, 1.375545859336853, 1.1186745166778564, 1.1186745166778564, 0.7590547800064087, -0.7650483250617981, -1.2445415258407593, -0.9876701235771179, -1.3644146919250488, -1.8096582889556885, -1.9809058904647827, -2.032280206680298, -1.8096582889556885, -1.484287977218628, -1.1589176654815674, -0.2684305012226105, 1.2385478019714355, 1.718040943145752, 1.7694151401519775, 1.8036646842956543, 1.7522903680801392, 1.4611696004867554, 0.27956172823905945, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.4500385522842407, -1.1931672096252441, -1.604161262512207, -2.01515531539917, -2.1007792949676514, -1.7411593198776245, -1.7240345478057861, -1.8096582889556885, -1.9809058904647827, -1.9809058904647827, -1.3301652669906616, -1.2787909507751465, -1.073293924331665, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -1.9637811183929443, -0.7650483250617981, -0.40542852878570557, -0.576676070690155, -0.6794245839118958, -0.6622998118400574, -1.672660231590271, -1.2787909507751465, -0.4739275276660919, 0.0740646943449974, 0.6905558109283447, 1.0673003196716309, 1.2899221181869507, 1.5296685695648193, 1.6666666269302368, 1.6666666269302368, -0.21705622971057892, -1.6897850036621094, -1.6897850036621094, -1.9637811183929443, -0.7650483250617981, -0.30267998576164246, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.8849216103553772, -0.9705453515052795, -0.8849216103553772, -0.7650483250617981, -0.8164225816726685, -0.8164225816726685, -0.6965492963790894, -0.5081770420074463, -0.8335473537445068, -0.8849216103553772, -0.9705453515052795, -0.7992978096008301, -1.1760424375534058, -0.9876701235771179, -0.8677968382835388, -0.7821730971336365, -0.9534205794334412, -1.0390443801879883, -0.9362958669662476, -0.9876701235771179, -0.6965492963790894, -0.7479235529899597, -0.9876701235771179, -0.5938007831573486, -0.7650483250617981, -0.9362958669662476, -0.7136740684509277, -0.919 [e2e-predictor] 1710948944092, -0.7821730971336365, -1.1075434684753418, -0.8677968382835388, -0.7307988405227661, -0.6794245839118958, -0.8677968382835388, -0.7479235529899597, -0.645175039768219, -0.6280503273010254, -0.7136740684509277, -0.8849216103553772, -0.645175039768219, -0.43967801332473755, -0.576676070690155, -0.31980475783348083, -0.8164225816726685, -0.8164225816726685, -0.7307988405227661, -0.610925555229187, -0.5424265265464783, -0.6965492963790894, -0.8164225816726685, -0.7136740684509277, -0.8677968382835388, -0.43967801332473755, -0.40542852878570557, -0.5424265265464783, -0.3883037567138672, -0.2684305012226105, -0.08005820959806442, -0.2684305012226105, -0.2684305012226105, 0.12543895840644836, 0.24531221389770508, 0.656306266784668, 0.4679340124130249, 0.7076805233955383, 0.810429036617279, 1.1700488328933716, 1.0501755475997925, 1.1357992887496948, 1.2042982578277588, 1.255672574043274, 1.0501755475997925, 1.0501755475997925, 0.41655975580215454, -1.4329137802124023, -1.8439078330993652, -1.946656346321106, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.9637811183929443, -1.9637811183929443, -1.9637811183929443, -1.8439078330993652, -0.9876701235771179, -1.1931672096252441, -1.1760424375534058, -0.9705453515052795, 0.587807297706604, 0.4850587546825409, 1.0844250917434692, 1.4097954034805298, 0.3309359848499298, 0.6391815543174744, 0.3480607271194458, 0.5364330410957336, -0.011559205129742622, -0.2513057291507721, -0.8506720662117004, -0.5424265265464783, -0.14855723083019257, -0.21705622971057892, -0.3883037567138672, 0.15968845784664154, -0.40542852878570557, -0.7136740684509277, -0.4910522699356079, -0.045808710157871246, -0.43967801332473755, -0.3711790144443512, -0.6622998118400574, -0.9362958669662476, -0.7992978096008301, -0.5253018140792847, -0.610925555229187, -0.40542852878570557, -0.02868395671248436, 1.5981676578521729, 1.8892884254455566], [1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 1.1186745166778564, 1.7351655960083008, 1.7694151401519775, 1.3926706314086914, 0.5706825256347656, 0.6049320101737976, 1.0501755475997925, 1.18717360496521, 0.9816765785217285, 0.4508092403411865, -0.8335473537445068, -1.5870364904403687, -1.672660231590271, -1.6212860345840454, -1.7069097757339478, -1.8267830610275269, -1.5014127492904663, -0.9705453515052795, -0.610925555229187, -0.9020463228225708, -1.5014127492904663, -1.878157377243042, -1.946656346321106, -2.0665295124053955, -1.604161262512207, 0.622056782245636, 1.5125439167022705, 1.718040943145752, 1.6666666269302368, 1.3584210872650146, -0.13143247365951538, -1.6384108066558838, -1.8610326051712036, -2.032280206680298, -1.9295315742492676, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -2.01515531539917, -1.5014127492904663, -1.3986642360687256, -1.535662293434143, -1.8439078330993652, -2.01515531539917, -1.672660231590271, -1.2959157228469849, -1.5014127492904663, -1.79253351688385, -1.9295315742492676, -2.0836544036865234, -2.1179039478302, -1.227416753768921, -0.7479235529899597, -0.7821730971336365, -0.6794245839118958, -0.5081770420074463, -1.0390443801879883, -2.1007792949676514, -2.1007792949676514, -0.7136740684509277, 1.101549744606018, 1.5125439167022705, 1.6837913990020752, 1.7522903680801392, 1.8892884254455566, 1.7009161710739136, 1.3070467710494995, -1.7240345478057861, -2.0494048595428467, -2.1179039478302, -1.5527870655059814, -1.3130404949188232, -1.1589176654815674, -1.1931672096252441, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.9020463228225708, -0.919171094894 [e2e-predictor] 4092, -0.8849216103553772, -0.7307988405227661, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -0.5424265265464783, -0.8506720662117004, -0.576676070690155, -0.7650483250617981, -0.9534205794334412, -0.6965492963790894, -0.9362958669662476, -0.8506720662117004, -0.8849216103553772, -0.7136740684509277, -1.0390443801879883, -0.6965492963790894, -0.6965492963790894, -0.645175039768219, -0.7650483250617981, -0.7479235529899597, -0.7992978096008301, -0.8506720662117004, -0.4739275276660919, -0.9020463228225708, -0.9191710948944092, -0.8335473537445068, -0.9020463228225708, -0.9705453515052795, -0.7821730971336365, -0.7821730971336365, -0.9534205794334412, -0.8335473537445068, -0.3369295001029968, -0.40542852878570557, -0.42255327105522156, -0.5595512986183167, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.6965492963790894, -0.7992978096008301, -0.576676070690155, -0.6965492963790894, -0.610925555229187, -0.7136740684509277, -0.9876701235771179, -0.610925555229187, -0.6794245839118958, -0.42255327105522156, -0.610925555229187, -0.4910522699356079, -0.3369295001029968, -0.19993148744106293, -0.14855723083019257, 0.0055655487813055515, -0.08005820959806442, 0.29668647050857544, 0.39943498373031616, 0.5535577535629272, 0.7419300675392151, 1.0330508947372437, 0.8275538086891174, 1.1186745166778564, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.324171543121338, 1.1529240608215332, 0.5535577535629272, -1.604161262512207, -1.8267830610275269, -1.8952820301055908, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9980305433273315, -1.9295315742492676, -1.9637811183929443, -1.7069097757339478, -1.5527870655059814, -1.4329137802124023, 0.8789280652999878, 1.1529240608215332, 1.324171543121338, 1.4611696004867554, 1.101549744606018, 1.444044828414917, 1.0501755475997925, 0.9131776094436646, 0.587807297706604, 0.5021834969520569, 0.27956172823905945, -0.2341809868812561, 0.056939806789159775, -0.30267998576164246, -0.3369295001029968, 0.056939806789159775, -0.16568197309970856, -0.02868395671248436, -0.8677968382835388, -0.18280673027038574, -0.5424265265464783, -0.045808710157871246, -0.21705622971057892, -0.43967801332473755, -0.576676070690155, -0.43967801332473755, -0.4568027853965759, -0.43967801332473755, -0.6965492963790894, -0.610925555229187, 0.0055655487813055515, 1.63241708278656, 1.8721636533737183], [1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.7933043241500854, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.3651854991912842, 1.0501755475997925, 1.5810428857803345, 1.7694151401519775, 1.3584210872650146, 0.14256370067596436, -1.1075434684753418, -1.8952820301055908, -2.01515531539917, -1.8439078330993652, -1.758284091949463, -1.79253351688385, -1.878157377243042, -1.8952820301055908, -1.946656346321106, -2.01515531539917, -2.0665295124053955, -2.0665295124053955, -1.7069097757339478, -0.9020463228225708, -0.30267998576164246, -0.3883037567138672, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -2.01515531539917, 0.5364330410957336, 1.4954191446304321, 1.1357992887496948, 0.3651854991912842, -1.946656346321106, -2.1007792949676514, -1.946656346321106, -2.032280206680298, -2.0665295124053955, -1.6384108066558838, -1.4329137802124023, -1.3644146919250488, -1.8267830610275269, -1.9809058904647827, -2.1179039478302, -2.1179039478302, -1.9980305433273315, -1.9980305433273315, -1.261666178703308, -1.4329137802124023, -1.3986642360687256, -1.8096582889556885, -1.946656346321106, -1.1760424375534058, -1.1931672096252441, -1.7240345478057861, -2.0665295124053955, -1.9124068021774 [e2e-predictor] 292, -1.6897850036621094, -1.9124068021774292, -1.9637811183929443, -2.0494048595428467, 0.3309359848499298, 1.6837913990020752, 1.8721636533737183, 1.9577873945236206, 2.0434112548828125, 2.0091617107391357, 1.8892884254455566, 0.5193082690238953, -1.6212860345840454, -1.4329137802124023, -2.032280206680298, -1.8096582889556885, -1.1246682405471802, -1.1589176654815674, -1.0904186964035034, -0.9876701235771179, -1.2445415258407593, -1.2102919816970825, -1.0561691522598267, -1.02191960811615, -0.8506720662117004, -0.9876701235771179, -0.8164225816726685, -0.610925555229187, -1.02191960811615, -0.9534205794334412, -0.6622998118400574, -0.610925555229187, -0.9020463228225708, -0.7650483250617981, -1.1589176654815674, -0.42255327105522156, -0.8164225816726685, -0.7650483250617981, -0.8849216103553772, -0.7136740684509277, -0.5424265265464783, -0.43967801332473755, -0.7992978096008301, -0.9362958669662476, -0.7136740684509277, -0.6965492963790894, -0.7136740684509277, -0.9020463228225708, -0.8849216103553772, -0.9705453515052795, -0.4910522699356079, -0.8506720662117004, -0.6794245839118958, -0.7479235529899597, -1.02191960811615, -0.645175039768219, -0.7307988405227661, -0.645175039768219, -0.4910522699356079, -0.3883037567138672, -0.645175039768219, -0.43967801332473755, -0.4568027853965759, -0.5424265265464783, -0.6794245839118958, -1.073293924331665, -0.645175039768219, -0.9191710948944092, -0.6622998118400574, -1.141792893409729, -0.8164225816726685, -0.6794245839118958, -0.6622998118400574, -0.4739275276660919, -0.30267998576164246, -0.5424265265464783, -0.4739275276660919, -0.2684305012226105, -0.3883037567138672, 0.02269030176103115, 0.15968845784664154, 0.2110627144575119, 0.29668647050857544, 0.4850587546825409, 0.7248052954673767, 0.6049320101737976, 1.1700488328933716, 1.1529240608215332, 1.0330508947372437, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, -0.7307988405227661, -1.8096582889556885, -1.8439078330993652, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9637811183929443, -1.9809058904647827, -1.2787909507751465, -1.672660231590271, 0.3651854991912842, -0.13143247365951538, -0.02868395671248436, 1.0844250917434692, 1.5810428857803345, 1.444044828414917, 1.5296685695648193, 1.563918113708496, 1.5125439167022705, 1.2385478019714355, 0.9816765785217285, 0.6049320101737976, 0.7248052954673767, -0.14855723083019257, -0.7479235529899597, -0.5595512986183167, -0.43967801332473755, 0.2281874716281891, -0.08005820959806442, -0.045808710157871246, -0.8677968382835388, -0.19993148744106293, -0.576676070690155, -0.28555524349212646, -0.2341809868812561, -0.3711790144443512, -0.8335473537445068, -0.6965492963790894, -0.16568197309970856, -0.1143077164888382, -0.576676070690155, -0.5424265265464783, -0.18280673027038574, 1.5981676578521729, 1.8550388813018799], [1.4097954034805298, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.8960528373718262, 1.5981676578521729, 1.7009161710739136, 0.9303023219108582, -0.8335473537445068, -1.2959157228469849, -1.4671632051467896, -1.7754088640213013, -2.0494048595428467, -2.0494048595428467, -2.0494048595428467, -1.9809058904647827, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9980305433273315, -2.0494048595428467, -2.1179039478302, -2.1179039478302, -1.5699117183685303, -0.7479235529899597, 0.02269030176103115, -0.40542852878570557, -1.3986642360687256, -1.9124068021774292, -0.30267998576164246, 0.8618032932281 [e2e-predictor] 494, -0.5253018140792847, -1.8952820301055908, -1.7754088640213013, -1.604161262512207, -1.535662293434143, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.946656346321106, -2.1179039478302, -1.604161262512207, -1.2959157228469849, -1.3644146919250488, -1.79253351688385, -2.032280206680298, -1.9295315742492676, -2.0494048595428467, -2.1007792949676514, -2.0665295124053955, -1.7069097757339478, -1.5014127492904663, -1.3472900390625, -1.484287977218628, -1.79253351688385, -1.3986642360687256, -1.415789008140564, -1.8267830610275269, -2.1179039478302, -0.08005820959806442, 1.4097954034805298, 1.8207894563674927, 1.906413197517395, 1.974912166595459, 2.0262863636016846, 1.8892884254455566, -0.011559205129742622, -1.0390443801879883, -1.5185375213623047, -2.032280206680298, -1.7754088640213013, -0.9362958669662476, -0.9876701235771179, -1.227416753768921, -0.9020463228225708, -1.4500385522842407, -1.2102919816970825, -1.1246682405471802, -0.8335473537445068, -1.0904186964035034, -0.8677968382835388, -0.8506720662117004, -1.02191960811615, -0.9020463228225708, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -0.7479235529899597, -0.8335473537445068, -0.7136740684509277, -0.9362958669662476, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.8335473537445068, -0.8164225816726685, -0.9876701235771179, -0.7992978096008301, -0.9534205794334412, -0.8164225816726685, -1.02191960811615, -1.073293924331665, -1.2445415258407593, -0.8677968382835388, -1.073293924331665, -1.1931672096252441, -0.5253018140792847, -0.4910522699356079, -0.576676070690155, -0.6965492963790894, -0.7821730971336365, -0.7136740684509277, -0.9534205794334412, -0.9362958669662476, -0.7650483250617981, -0.5595512986183167, -0.4910522699356079, -0.5424265265464783, -0.4739275276660919, -0.43967801332473755, -0.5938007831573486, -0.5595512986183167, -0.5938007831573486, -0.9020463228225708, -0.5081770420074463, -0.8506720662117004, -0.6622998118400574, -0.6622998118400574, -0.6280503273010254, -0.576676070690155, -0.8164225816726685, -0.5938007831573486, -0.3711790144443512, -0.011559205129742622, 0.0055655487813055515, -0.21705622971057892, -0.011559205129742622, 0.29668647050857544, 0.43368449807167053, 0.6905558109283447, 0.7590547800064087, 1.0159261226654053, 1.1700488328933716, 1.1529240608215332, 1.2727973461151123, 1.18717360496521, 1.2214230298995972, 1.2899221181869507, 1.0673003196716309, 0.4508092403411865, -1.3130404949188232, -1.7240345478057861, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.8952820301055908, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.8267830610275269, -1.1589176654815674, -0.5253018140792847, 0.12543895840644836, 1.18717360496521, 0.9131776094436646, 1.4269200563430786, 0.2281874716281891, 1.5296685695648193, 1.4611696004867554, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.5125439167022705, 0.9645518660545349, 1.324171543121338, -0.5595512986183167, -0.7821730971336365, -0.645175039768219, -0.16568197309970856, 0.056939806789159775, 0.0740646943449974, -0.19993148744106293, -0.5081770420074463, -0.14855723083019257, -0.5253018140792847, -0.2341809868812561, -0.09718296676874161, -0.610925555229187, -0.4910522699356079, -0.5938007831573486, -0.3369295001029968, -0.8335473537445068, -0.2513057291507721, -0.42255327105522156, -0.40542852878570557, 1.718040943145752, 1.8721636533737183], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.810429036617279 [e2e-predictor] , 1.4611696004867554, 1.6152924299240112, 1.2214230298995972, 0.6049320101737976, -0.2341809868812561, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -1.4500385522842407, -1.8952820301055908, -2.032280206680298, -2.0494048595428467, -2.0494048595428467, -2.032280206680298, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -2.1007792949676514, -2.0836544036865234, -1.9124068021774292, -1.2102919816970825, -0.045808710157871246, -0.06293346732854843, -1.02191960811615, -1.7240345478057861, -2.0836544036865234, -2.01515531539917, -1.9295315742492676, -1.8439078330993652, -1.8952820301055908, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.4329137802124023, -1.8439078330993652, -2.1007792949676514, -1.9980305433273315, -1.9809058904647827, -2.1179039478302, -1.9124068021774292, -1.3644146919250488, -1.535662293434143, -1.8267830610275269, -2.1007792949676514, -1.6555355787277222, -1.8439078330993652, -1.9980305433273315, -2.0836544036865234, -2.1007792949676514, -1.5014127492904663, -1.7069097757339478, -1.5014127492904663, -1.3301652669906616, 0.9131776094436646, 1.6837913990020752, 1.8550388813018799, 1.8721636533737183, 1.8550388813018799, 1.8379141092300415, 1.5125439167022705, -0.5938007831573486, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -2.1179039478302, -1.3301652669906616, -1.227416753768921, -1.1589176654815674, -1.3301652669906616, -1.8096582889556885, -1.3644146919250488, -1.0561691522598267, -1.02191960811615, -1.3986642360687256, -1.073293924331665, -0.8335473537445068, -0.7307988405227661, -0.9191710948944092, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.6965492963790894, -0.7136740684509277, -0.28555524349212646, -1.0561691522598267, -0.610925555229187, -0.6965492963790894, -0.6965492963790894, -0.8677968382835388, -1.0390443801879883, -1.0390443801879883, -0.9705453515052795, -1.02191960811615, -0.9362958669662476, -0.8335473537445068, -0.7307988405227661, -0.9020463228225708, -0.7307988405227661, -0.8849216103553772, -0.7136740684509277, -0.5253018140792847, -0.4568027853965759, -0.6622998118400574, -0.8677968382835388, -0.7992978096008301, -1.1075434684753418, -0.7479235529899597, -0.9705453515052795, -0.5595512986183167, -0.5081770420074463, -0.4739275276660919, -0.7479235529899597, -0.5938007831573486, -0.6622998118400574, -0.5595512986183167, -0.3369295001029968, -0.5938007831573486, -0.5424265265464783, -0.40542852878570557, -0.7650483250617981, -0.40542852878570557, -0.5424265265464783, -0.5081770420074463, -0.2684305012226105, -0.06293346732854843, 0.0740646943449974, 0.2281874716281891, 0.4679340124130249, 0.39943498373031616, 0.4850587546825409, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 0.9474270939826965, 0.8275538086891174, -1.4500385522842407, -1.6384108066558838, -1.79253351688385, -1.878157377243042, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.878157377243042, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8267830610275269, -1.7411593198776245, -0.7992978096008301, 0.656306266784668, 0.27956172823905945, 1.2042982578277588, 1.3926706314086914, 1.6666666269302368, 1.2727973461151123, 1.3584210872650146, 1.3584210872650146, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4954191446304321, 1.1700488328933716, 0.091189444065094, 0.03981505334377289, 0.4850587546825409, 0.39943498373031616, 0.12543895840644836, -0.06293346732854843, -0.13143247365951538, -0.13143247365951538, -0.19993148744106293, -0.16568197309970856, -0.4910522699356079, 0.02269030176103115, -0.610925555229187, -0.4910522699356079, -0.2513057291507721, -0.2513057291507721, -0.7479235529899597, -0.19993148744106293, -0.7821730971336365, -0.5938007831573486, 1.7694151401519775, 1.906413197517395], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.30 [e2e-predictor] 70467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.7933043241500854, 1.3926706314086914, 1.5981676578521729, 1.5125439167022705, 1.3412963151931763, 1.0159261226654053, -0.045808710157871246, -0.9020463228225708, -0.610925555229187, -0.4568027853965759, -0.5253018140792847, -1.0904186964035034, -1.79253351688385, -2.01515531539917, -2.1179039478302, -2.0836544036865234, -2.0665295124053955, -2.032280206680298, -2.01515531539917, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -1.6384108066558838, -0.7992978096008301, -0.2684305012226105, -0.5424265265464783, -1.4329137802124023, -1.9637811183929443, -2.1179039478302, -2.0665295124053955, -1.8096582889556885, -1.5699117183685303, -1.79253351688385, -1.6897850036621094, -1.8610326051712036, -1.7754088640213013, -1.5527870655059814, -1.415789008140564, -1.5870364904403687, -2.1007792949676514, -2.1179039478302, -1.9809058904647827, -2.0665295124053955, -2.0836544036865234, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.6384108066558838, -1.5699117183685303, -1.5699117183685303, -2.1007792949676514, -0.9191710948944092, 1.5810428857803345, 1.8721636533737183, 1.8721636533737183, 1.8550388813018799, 1.7009161710739136, -2.0494048595428467, -2.1179039478302, -1.1931672096252441, -1.1760424375534058, -1.1246682405471802, -0.7479235529899597, -1.5527870655059814, -1.9295315742492676, -1.141792893409729, -1.2959157228469849, -1.1589176654815674, -1.0390443801879883, -1.7069097757339478, -1.8439078330993652, -1.3472900390625, -0.8849216103553772, -1.2102919816970825, -1.1246682405471802, -1.1760424375534058, -0.7821730971336365, -0.7992978096008301, -0.7307988405227661, -0.7821730971336365, -0.6965492963790894, -1.0904186964035034, -0.7307988405227661, -0.9362958669662476, -0.8506720662117004, -0.42255327105522156, -0.7992978096008301, -0.645175039768219, -0.7650483250617981, -0.9191710948944092, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.610925555229187, -0.5938007831573486, -0.9020463228225708, -0.7992978096008301, -0.5081770420074463, -0.5938007831573486, -0.9534205794334412, -0.8677968382835388, -0.4910522699356079, -0.6965492963790894, -0.9534205794334412, -0.645175039768219, -0.40542852878570557, -0.42255327105522156, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.4568027853965759, -0.4568027853965759, -0.3369295001029968, -0.5595512986183167, -0.7650483250617981, -0.31980475783348083, -0.30267998576164246, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.2513057291507721, -0.4910522699356079, -0.4739275276660919, 0.19393795728683472, 0.12543895840644836, 0.15968845784664154, 0.3480607271194458, 0.4850587546825409, 0.5193082690238953, 0.6391815543174744, 0.8789280652999878, 0.9303023219108582, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.2214230298995972, 1.1700488328933716, -0.5938007831573486, -1.6384108066558838, -1.8096582889556885, -1.8952820301055908, -1.946656346321106, -1.9295315742492676, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.79253351688385, -1.7240345478057861, -1.073293924331665, -1.8096582889556885, -0.8506720662117004, 0.7419300675392151, 1.4097954034805298, 1.2214230298995972, 1.1700488328933716, 1.7351655960083008, 1.6837913990020752, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.2899221181869507, 1.444044828414917, 1.4269200563430786, 1.0844250917434692, -0.4739275276660919, 1.0330508947372437, 0.741930 [e2e-predictor] 0675392151, 0.26243698596954346, 0.2110627144575119, -0.28555524349212646, -0.09718296676874161, -0.3883037567138672, 0.091189444065094, -0.30267998576164246, -0.09718296676874161, -0.40542852878570557, -0.14855723083019257, -0.3711790144443512, -0.6794245839118958, -0.43967801332473755, 0.15968845784664154, -0.610925555229187, -0.8677968382835388, 1.7351655960083008, 1.9235379695892334], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5364330410957336, 0.7248052954673767, 1.255672574043274, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 1.0844250917434692, 0.056939806789159775, -0.8506720662117004, -0.9020463228225708, -0.4739275276660919, -0.08005820959806442, -0.14855723083019257, -0.9191710948944092, -1.604161262512207, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -2.0494048595428467, -2.0665295124053955, -2.1007792949676514, -2.1179039478302, -1.946656346321106, -0.8677968382835388, -0.43967801332473755, -0.5253018140792847, -1.0047948360443115, -1.6897850036621094, -2.0836544036865234, -2.1179039478302, -1.8439078330993652, -1.6897850036621094, -1.79253351688385, -1.6897850036621094, -1.9809058904647827, -1.946656346321106, -2.1007792949676514, -1.8096582889556885, -1.535662293434143, -1.535662293434143, -1.6555355787277222, -2.1179039478302, -1.8952820301055908, -1.6212860345840454, -1.484287977218628, -1.79253351688385, -1.9295315742492676, -1.946656346321106, -1.8610326051712036, -1.9980305433273315, -2.1179039478302, -1.2102919816970825, 1.0501755475997925, 1.5125439167022705, 1.6495418548583984, 1.8036646842956543, 1.4611696004867554, -2.0665295124053955, -2.0494048595428467, -1.535662293434143, -1.6212860345840454, -1.484287977218628, -1.2787909507751465, -2.0836544036865234, -2.032280206680298, -0.645175039768219, -1.1589176654815674, -0.9705453515052795, -0.9191710948944092, -0.8506720662117004, -1.7754088640213013, -1.4671632051467896, -1.2787909507751465, -1.261666178703308, -1.1246682405471802, -1.02191960811615, -1.0561691522598267, -0.645175039768219, -0.9191710948944092, -0.8677968382835388, -1.1075434684753418, -0.8506720662117004, -0.5595512986183167, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.6280503273010254, -0.8335473537445068, -0.645175039768219, -0.7307988405227661, -0.7650483250617981, -0.6622998118400574, -0.6965492963790894, -0.576676070690155, -0.3883037567138672, -0.5424265265464783, -0.9876701235771179, -0.8335473537445068, -0.610925555229187, -0.8849216103553772, -0.576676070690155, -0.6794245839118958, -0.7650483250617981, -0.8164225816726685, -0.09718296676874161, -0.19993148744106293, -0.14855723083019257, -0.3369295001029968, -0.2513057291507721, -0.19993148744106293, -0.21705622971057892, -0.42255327105522156, -0.21705622971057892, 0.12543895840644836, -0.43967801332473755, -0.31980475783348083, -0.43967801332473755, 0.14256370067596436, -0.13143247365951538, 0.4508092403411865, 0.29668647050857544, 0.5364330410957336, 0.5706825256347656, 0.810429036617279, 0.9645518660545349, 0.9303023219108582, 1.2899221181869507, 1.3584210872650146, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.375545859336853, 0.5364330410957336, -1.073293924331665, -1.8096582889556885, -1.7754088640213013, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.8610326051712036, -1.8610326051712036, [e2e-predictor] -1.7754088640213013, -1.8267830610275269, -1.878157377243042, -1.535662293434143, -1.758284091949463, -1.5699117183685303, -0.8335473537445068, 0.9474270939826965, -1.2959157228469849, 0.7248052954673767, 1.1529240608215332, 1.6152924299240112, 1.4954191446304321, 1.5981676578521729, 1.6495418548583984, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.1700488328933716, 0.5535577535629272, 1.2042982578277588, 1.18717360496521, 0.7933043241500854, 0.10831420123577118, -0.28555524349212646, 0.091189444065094, -0.08005820959806442, -0.09718296676874161, 0.091189444065094, 0.0740646943449974, -0.3369295001029968, -0.2513057291507721, -0.08005820959806442, -0.18280673027038574, -0.045808710157871246, -0.5081770420074463, -0.4568027853965759, -0.31980475783348083, 1.7694151401519775, 1.786539912223816], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.6905558109283447, 1.1529240608215332, 1.5981676578521729, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4097954034805298, 1.0673003196716309, 0.17681321501731873, -0.5595512986183167, -0.7307988405227661, -0.7821730971336365, -0.3711790144443512, 0.12543895840644836, 0.19393795728683472, -0.6622998118400574, -1.5870364904403687, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9637811183929443, -1.9980305433273315, -2.032280206680298, -2.0665295124053955, -1.8610326051712036, -0.9876701235771179, -0.7479235529899597, -0.6965492963790894, -0.7479235529899597, -1.3472900390625, -1.8610326051712036, -2.1179039478302, -1.9124068021774292, -1.7411593198776245, -1.8439078330993652, -1.604161262512207, -1.5185375213623047, -1.9809058904647827, -2.0665295124053955, -1.9809058904647827, -2.1179039478302, -1.8267830610275269, -1.6384108066558838, -2.0836544036865234, -2.1179039478302, -2.0494048595428467, -2.032280206680298, -1.535662293434143, -1.758284091949463, -2.0836544036865234, -2.0836544036865234, -1.604161262512207, -0.8164225816726685, 1.375545859336853, 1.5981676578521729, 1.8207894563674927, 1.8036646842956543, -0.5595512986183167, -1.8267830610275269, -2.0665295124053955, -1.79253351688385, -1.5185375213623047, -1.9637811183929443, -1.9809058904647827, -2.032280206680298, -0.9020463228225708, -1.3130404949188232, -1.2787909507751465, -1.2445415258407593, -1.3301652669906616, -2.0665295124053955, -1.4671632051467896, -1.073293924331665, -1.5014127492904663, -1.4671632051467896, -1.4671632051467896, -0.8506720662117004, -0.9876701235771179, -0.9876701235771179, -1.0390443801879883, -0.7821730971336365, -0.645175039768219, -0.9705453515052795, -0.8506720662117004, -0.6965492963790894, -0.9876701235771179, -0.8506720662117004, -1.1589176654815674, -0.8164225816726685, -0.7821730971336365, -0.9534205794334412, -0.7650483250617981, -0.4739275276660919, -1.1075434684753418, -0.5424265265464783, -0.6280503273010254, -0.7307988405227661, -0.7821730971336365, -0.5081770420074463, -0.610925555229187, -0.5081770420074463, -0.576676070690155, -0.8677968382835388, -0.6280503273010254, -0.6794245839118958, -0.6280503273010254, -0.610925555229187, -0.8164225816726685, -0.610925555229187, -0.610925555229187, -0.3883037567138672, -0.40542852878570557, -0.4568027853965759, -0.40542852878570557, -0.19993148744106293, -0.1143077164888382, 0.0055655487813055515, -0.28555524349212646, -0.16568197309970856, -0.011559205129742622, -0.40542852878570557, -0.30267998576164246, -0.09718296676874161, -0.5938007831573 [e2e-predictor] 486, 0.27956172823905945, 0.29668647050857544, 0.17681321501731873, 0.39943498373031616, 0.5193082690238953, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.18717360496521, 1.2214230298995972, 1.1529240608215332, 1.255672574043274, -0.08005820959806442, -1.4329137802124023, -1.8096582889556885, -1.8439078330993652, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.7411593198776245, -1.758284091949463, -1.79253351688385, -1.6555355787277222, -1.7411593198776245, -0.7992978096008301, 0.3138112425804138, 0.24531221389770508, 0.2281874716281891, 0.9131776094436646, -0.9020463228225708, -0.16568197309970856, 1.2385478019714355, 1.18717360496521, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.444044828414917, 1.3926706314086914, 1.5467933416366577, 1.3412963151931763, 1.4269200563430786, 1.2385478019714355, 1.2727973461151123, 0.8789280652999878, 0.2281874716281891, -0.31980475783348083, 0.15968845784664154, -0.3369295001029968, -0.3369295001029968, -0.2684305012226105, -0.045808710157871246, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.0740646943449974, 0.10831420123577118, -0.6622998118400574, -0.3540542721748352, 0.3480607271194458, 1.8036646842956543, 1.786539912223816], [1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 1.2214230298995972, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4611696004867554, 1.2214230298995972, 0.19393795728683472, -0.5253018140792847, -0.4739275276660919, -0.6794245839118958, -0.9191710948944092, -0.28555524349212646, 0.2281874716281891, 0.12543895840644836, -0.7650483250617981, -1.6212860345840454, -1.878157377243042, -1.9809058904647827, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -2.1179039478302, -1.8952820301055908, -1.261666178703308, -0.9191710948944092, -0.9876701235771179, -0.9020463228225708, -1.261666178703308, -1.878157377243042, -2.0836544036865234, -2.0665295124053955, -1.758284091949463, -1.8610326051712036, -1.8096582889556885, -1.3815394639968872, -1.5014127492904663, -1.8267830610275269, -1.9980305433273315, -1.8267830610275269, -1.5014127492904663, -1.7754088640213013, -1.9809058904647827, -2.0836544036865234, -1.8952820301055908, -1.7240345478057861, -1.7754088640213013, -1.8267830610275269, -1.9637811183929443, -2.1179039478302, -2.1007792949676514, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, -0.9362958669662476, -1.5870364904403687, -1.672660231590271, -2.1179039478302, -2.1007792949676514, -1.3815394639968872, -0.8506720662117004, -0.9362958669662476, -1.2787909507751465, -1.604161262512207, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -1.7754088640213013, -1.5527870655059814, -1.073293924331665, -1.1246682405471802, -0.9705453515052795, -1.2445415258407593, -1.2102919816970825, -1.1075434684753418, -0.645175039768219, -1.0390443801879883, -0.8164225816726685, -0.9705453515052795, -1.02191960811615, -0.7479235529899597, -1.073293924331665, -0.6965492963790894, -0.7136740684509277, -0.8677968382835388, -0.8849216103553772, -0.4568027853965759, -1.073293924331665, -0.3540542721748352, -0.576676070690155, -0.6622998118400574, -0.7136740684509277, -0.7136740684509277, -0.5424265265464783, -0.7992978096008301, -0.69654929637908 [e2e-predictor] 94, -0.8849216103553772, -0.6965492963790894, -0.9191710948944092, -0.8677968382835388, -1.02191960811615, -0.5253018140792847, -0.3540542721748352, -0.4568027853965759, -0.9020463228225708, -0.7479235529899597, -0.3369295001029968, -0.30267998576164246, -0.13143247365951538, -0.5595512986183167, -0.9020463228225708, -0.7136740684509277, -0.42255327105522156, 0.15968845784664154, 0.12543895840644836, 0.03981505334377289, -0.2513057291507721, -0.02868395671248436, 0.12543895840644836, -0.19993148744106293, 0.15968845784664154, 0.26243698596954346, 0.6905558109283447, 0.6391815543174744, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 1.2214230298995972, 1.2899221181869507, 1.0844250917434692, 1.2727973461151123, 1.0844250917434692, 0.4679340124130249, -0.7992978096008301, -0.576676070690155, -1.7754088640213013, -1.8439078330993652, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.878157377243042, -1.8610326051712036, -1.7411593198776245, -1.8439078330993652, -1.227416753768921, -1.3301652669906616, 1.1700488328933716, 1.2385478019714355, 1.444044828414917, 0.27956172823905945, 1.7694151401519775, -0.08005820959806442, -1.141792893409729, 0.5021834969520569, 1.4097954034805298, 1.444044828414917, 1.563918113708496, 1.2899221181869507, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, -0.16568197309970856, -0.42255327105522156, -0.09718296676874161, -0.5424265265464783, -0.31980475783348083, -0.21705622971057892, -0.16568197309970856, -0.21705622971057892, -0.2684305012226105, -0.31980475783348083, 0.14256370067596436, -0.28555524349212646, -0.40542852878570557, -0.40542852878570557, 0.7248052954673767, 1.8207894563674927, 1.7351655960083008], [1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.7590547800064087, 0.7248052954673767, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.8618032932281494, 1.4611696004867554, 1.6495418548583984, 1.7009161710739136, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.375545859336853, 1.1357992887496948, 0.3309359848499298, -0.30267998576164246, -0.18280673027038574, -0.40542852878570557, -1.1931672096252441, -1.1075434684753418, -0.2513057291507721, 0.14256370067596436, -0.18280673027038574, -1.073293924331665, -1.7069097757339478, -1.8439078330993652, -2.032280206680298, -2.1179039478302, -2.0836544036865234, -2.01515531539917, -1.9637811183929443, -1.261666178703308, -0.9191710948944092, -1.02191960811615, -0.8506720662117004, -0.7307988405227661, -1.4671632051467896, -1.9124068021774292, -2.1179039478302, -1.9124068021774292, -1.8267830610275269, -2.0494048595428467, -1.7069097757339478, -1.9980305433273315, -1.7240345478057861, -1.8439078330993652, -2.1007792949676514, -1.5699117183685303, -1.6212860345840454, -1.9809058904647827, -2.1007792949676514, -2.1179039478302, -1.8952820301055908, -1.8439078330993652, -1.535662293434143, -1.6212860345840454, 0.4850587546825409, 1.3070467710494995, 1.4782943725585938, 1.101549744606018, -1.1246682405471802, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -1.9637811183929443, -1.4500385522842407, -1.415789008140564, -1.5185375213623047, -1.0047948360443115, -2.032280206680298, -2.0836544036865234, -0.7992978096008301, -0.8677968382835388, -0.8506720662117004, -0.9362958669662476, -1.6384108066558838, -1.6897850036621094, -1.1760424375534058, -1.1589176654815 [e2e-predictor] 674, -1.02191960811615, -1.2102919816970825, -1.02191960811615, -1.0904186964035034, -0.9020463228225708, -0.7992978096008301, -1.1931672096252441, -0.7821730971336365, -1.2787909507751465, -1.0047948360443115, -1.0047948360443115, -0.9705453515052795, -1.2787909507751465, -0.4910522699356079, -1.227416753768921, -0.40542852878570557, -0.8849216103553772, -0.9191710948944092, -0.4910522699356079, -0.7136740684509277, -0.5595512986183167, -0.5253018140792847, -1.0047948360443115, -0.5938007831573486, -0.645175039768219, -0.7479235529899597, -0.8164225816726685, -0.5938007831573486, -0.7650483250617981, -0.8506720662117004, -0.8164225816726685, -0.6965492963790894, -0.7479235529899597, -0.7650483250617981, -0.610925555229187, -0.3540542721748352, -0.06293346732854843, -0.045808710157871246, -0.02868395671248436, -0.011559205129742622, -0.011559205129742622, 0.14256370067596436, 0.03981505334377289, -0.3369295001029968, -0.19993148744106293, 0.14256370067596436, -0.1143077164888382, 0.12543895840644836, 0.19393795728683472, 0.24531221389770508, 0.3651854991912842, 0.6734310388565063, 0.7590547800064087, 0.9645518660545349, 0.8275538086891174, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 0.4679340124130249, -1.227416753768921, -1.5527870655059814, -1.9980305433273315, -1.9124068021774292, -1.8952820301055908, -1.7240345478057861, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.415789008140564, -0.8849216103553772, 0.6391815543174744, 1.4954191446304321, 1.7694151401519775, 1.7522903680801392, 1.3412963151931763, 1.8721636533737183, 1.6495418548583984, -1.7411593198776245, -1.878157377243042, -0.08005820959806442, 1.5125439167022705, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.375545859336853, 1.444044828414917, 1.0501755475997925, 1.5125439167022705, 1.375545859336853, 0.14256370067596436, 0.3309359848499298, 0.056939806789159775, 0.2281874716281891, -0.3711790144443512, -0.2684305012226105, -0.43967801332473755, -0.40542852878570557, 0.056939806789159775, 0.02269030176103115, -0.3711790144443512, -0.5595512986183167, -0.7821730971336365, -0.18280673027038574, 1.0330508947372437, 1.786539912223816, 1.718040943145752], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 1.0844250917434692, 1.5467933416366577, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6152924299240112, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.1700488328933716, 0.41655975580215454, -0.31980475783348083, -0.2684305012226105, -0.06293346732854843, -0.6965492963790894, -1.535662293434143, -1.0047948360443115, -0.08005820959806442, 0.24531221389770508, -0.4739275276660919, -1.4329137802124023, -1.79253351688385, -1.8952820301055908, -2.0665295124053955, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.0390443801879883, -0.8849216103553772, -1.0047948360443115, -0.9362958669662476, -0.7307988405227661, -1.0904186964035034, -1.946656346321106, -2.1179039478302, -1.9124068021774292, -1.6384108066558838, -1.9124068021774292, -1.79253351688385, -1.535662293434143, -1.535662293434143, -1.9980305433273315, -1.9809058904647827, -1.8952820301055908, -2.0836544036865234, -2.032280206680298, -2.0494048595428467, -2.01515531539917, -1.9637811183929443 [e2e-predictor] , -2.0494048595428467, -1.79253351688385, 0.8275538086891174, 1.6495418548583984, 1.786539912223816, 1.8721636533737183, 1.5810428857803345, -1.8096582889556885, -2.032280206680298, -1.9637811183929443, -1.9295315742492676, -2.01515531539917, -2.0836544036865234, -1.9980305433273315, -2.1179039478302, -2.0836544036865234, -1.4671632051467896, -1.415789008140564, -1.3130404949188232, -1.3130404949188232, -1.1931672096252441, -1.3986642360687256, -1.4500385522842407, -1.0047948360443115, -1.6897850036621094, -1.1760424375534058, -1.1246682405471802, -1.0904186964035034, -1.1589176654815674, -1.0047948360443115, -0.9876701235771179, -1.02191960811615, -1.0390443801879883, -1.073293924331665, -1.1246682405471802, -1.3815394639968872, -0.8335473537445068, -1.2959157228469849, -0.7479235529899597, -0.9191710948944092, -1.02191960811615, -1.02191960811615, -1.0390443801879883, -1.1760424375534058, -1.415789008140564, -0.7479235529899597, -0.6965492963790894, -0.7992978096008301, -0.6794245839118958, -0.6794245839118958, -0.8849216103553772, -0.6280503273010254, -0.3369295001029968, -0.21705622971057892, -0.43967801332473755, -0.4739275276660919, -0.645175039768219, -0.4568027853965759, -0.3711790144443512, -0.6622998118400574, -0.7307988405227661, -0.31980475783348083, -0.9191710948944092, -0.5253018140792847, -0.4568027853965759, 0.03981505334377289, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.09718296676874161, 0.15968845784664154, 0.3651854991912842, 0.19393795728683472, 0.3309359848499298, 0.5021834969520569, 0.622056782245636, 0.7590547800064087, 0.9303023219108582, 1.1186745166778564, 1.3584210872650146, 1.2214230298995972, 1.2385478019714355, 1.0159261226654053, 0.0740646943449974, -0.6280503273010254, -1.9637811183929443, -1.9295315742492676, -1.9980305433273315, -1.8952820301055908, -1.6212860345840454, -1.6897850036621094, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.6555355787277222, -1.6555355787277222, -0.7821730971336365, 0.26243698596954346, 1.1357992887496948, 1.4782943725585938, 1.7522903680801392, 1.786539912223816, 1.6666666269302368, 1.8379141092300415, 1.9577873945236206, -0.9876701235771179, -1.8267830610275269, -0.9362958669662476, -1.9809058904647827, -1.758284091949463, 0.03981505334377289, 1.6837913990020752, 1.3926706314086914, 1.2385478019714355, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.375545859336853, 1.3070467710494995, 1.5467933416366577, 1.4611696004867554, 0.8789280652999878, 0.7933043241500854, 0.43368449807167053, -0.2341809868812561, -0.4910522699356079, -0.3883037567138672, -0.21705622971057892, -0.3540542721748352, -0.1143077164888382, 0.091189444065094, 0.0055655487813055515, -0.4739275276660919, -0.7650483250617981, -0.5424265265464783, 1.3070467710494995, 1.6666666269302368, 1.786539912223816], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 1.18717360496521, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.3584210872650146, 1.1186745166778564, 0.3480607271194458, -0.3711790144443512, -0.3711790144443512, -0.08005820959806442, -0.18280673027038574, -1.227416753768921, -1.415789008140564, -0.4910522699356079, -0.06293346732854843, -0.19993148744106293, -0.9020463228225708, -1.7069097757339478, -1.8439078330993652, -1.80965828895568 [e2e-predictor] 85, -1.946656346321106, -2.0665295124053955, -2.01515531539917, -1.3130404949188232, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8164225816726685, -0.7650483250617981, -1.6897850036621094, -2.1179039478302, -2.032280206680298, -1.8610326051712036, -1.8096582889556885, -2.0836544036865234, -1.9124068021774292, -1.6212860345840454, -1.535662293434143, -1.8610326051712036, -1.9637811183929443, -1.79253351688385, -1.8610326051712036, -2.0494048595428467, -2.0836544036865234, -1.8267830610275269, -1.672660231590271, 1.2727973461151123, 1.6666666269302368, 1.8379141092300415, -0.2341809868812561, -1.9980305433273315, -2.1179039478302, -1.2959157228469849, -1.672660231590271, -1.2959157228469849, -1.2445415258407593, -1.3472900390625, -2.1179039478302, -0.8506720662117004, -0.9876701235771179, -1.3472900390625, -1.8610326051712036, -2.1007792949676514, -1.604161262512207, -1.2445415258407593, -1.3130404949188232, -1.0047948360443115, -1.1760424375534058, -1.415789008140564, -1.227416753768921, -1.3130404949188232, -1.141792893409729, -1.1075434684753418, -1.0047948360443115, -1.1246682405471802, -1.0561691522598267, -1.1760424375534058, -1.227416753768921, -1.1075434684753418, -1.415789008140564, -0.8849216103553772, -1.073293924331665, -1.415789008140564, -1.141792893409729, -1.3130404949188232, -1.3986642360687256, -1.0561691522598267, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -0.9020463228225708, -0.9191710948944092, -1.0904186964035034, -0.7821730971336365, -0.6622998118400574, -0.8849216103553772, -0.9534205794334412, -0.645175039768219, -1.2445415258407593, -1.5185375213623047, -1.7240345478057861, -1.1931672096252441, -1.2102919816970825, -1.2959157228469849, -0.8335473537445068, -0.8506720662117004, -0.7479235529899597, -0.8164225816726685, -0.30267998576164246, -0.4739275276660919, -0.43967801332473755, -0.08005820959806442, 0.2281874716281891, 0.056939806789159775, 0.17681321501731873, 0.4679340124130249, 0.622056782245636, 0.7419300675392151, 0.7419300675392151, 1.0501755475997925, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.4097954034805298, 1.0501755475997925, 0.056939806789159775, -0.9705453515052795, -1.9809058904647827, -1.9809058904647827, -1.9637811183929443, -1.8267830610275269, -1.9124068021774292, -1.878157377243042, -1.672660231590271, -1.8610326051712036, -1.8439078330993652, -1.672660231590271, -1.3472900390625, -0.9876701235771179, 0.24531221389770508, 0.6391815543174744, 1.1186745166778564, 1.4269200563430786, 1.906413197517395, 1.9406627416610718, 1.8207894563674927, 1.8379141092300415, 1.9920369386672974, 1.7009161710739136, -0.8506720662117004, -1.2959157228469849, -1.415789008140564, -1.8610326051712036, -1.8610326051712036, -1.9809058904647827, -0.610925555229187, 1.375545859336853, 1.18717360496521, 1.4097954034805298, 1.255672574043274, 1.3584210872650146, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.255672574043274, 0.8446785807609558, -0.3369295001029968, -0.4739275276660919, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.19393795728683472, 0.19393795728683472, 0.656306266784668, -0.21705622971057892, -0.4568027853965759, -0.4568027853965759, -0.2684305012226105, 1.6152924299240112, 1.6495418548583984, 1.7351655960083008], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 1.444044828414917, 1.61529 [e2e-predictor] 24299240112, 1.6495418548583984, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 0.4679340124130249, -0.31980475783348083, -0.7136740684509277, -0.40542852878570557, 0.0055655487813055515, -0.9362958669662476, -1.3644146919250488, -0.4739275276660919, -0.5081770420074463, -0.5081770420074463, -0.6280503273010254, -1.1760424375534058, -1.9295315742492676, -1.7754088640213013, -1.9637811183929443, -2.0665295124053955, -2.1179039478302, -1.6384108066558838, -0.9534205794334412, -1.2102919816970825, -1.3815394639968872, -1.3301652669906616, -0.8677968382835388, -1.3130404949188232, -2.0836544036865234, -1.9637811183929443, -1.6212860345840454, -1.79253351688385, -1.946656346321106, -1.8610326051712036, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.032280206680298, -2.032280206680298, -1.8610326051712036, -1.9809058904647827, -2.032280206680298, 1.101549744606018, 1.255672574043274, 1.5810428857803345, 0.587807297706604, -2.1007792949676514, -2.0665295124053955, -1.415789008140564, -1.6384108066558838, -1.5527870655059814, -1.4671632051467896, -2.0836544036865234, -1.9980305433273315, -1.3130404949188232, -1.4500385522842407, -1.1760424375534058, -2.1007792949676514, -1.1760424375534058, -1.1246682405471802, -1.2102919816970825, -1.2959157228469849, -1.3644146919250488, -1.2445415258407593, -1.3301652669906616, -1.2102919816970825, -1.415789008140564, -1.1246682405471802, -1.1760424375534058, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.1760424375534058, -1.2445415258407593, -1.4329137802124023, -1.3815394639968872, -1.1931672096252441, -1.3986642360687256, -1.3815394639968872, -1.1931672096252441, -1.2102919816970825, -1.227416753768921, -0.9020463228225708, -1.3644146919250488, -0.8849216103553772, -1.0904186964035034, -1.0047948360443115, -0.6794245839118958, -0.9876701235771179, -1.3815394639968872, -0.9534205794334412, -1.02191960811615, -0.7992978096008301, -0.7479235529899597, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.6280503273010254, -0.7307988405227661, -0.7650483250617981, -0.7479235529899597, -0.8506720662117004, -0.5253018140792847, -0.7479235529899597, -0.2513057291507721, -0.4568027853965759, -0.8677968382835388, -0.19993148744106293, -0.011559205129742622, -0.011559205129742622, 0.5193082690238953, 0.27956172823905945, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 1.0330508947372437, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 0.7248052954673767, 0.12543895840644836, 0.2110627144575119, -0.9876701235771179, -1.946656346321106, -2.01515531539917, -2.032280206680298, -1.946656346321106, -1.8952820301055908, -1.8267830610275269, -1.8439078330993652, -1.7411593198776245, -1.8439078330993652, -1.672660231590271, -1.1931672096252441, -1.1760424375534058, -0.3369295001029968, 0.8789280652999878, 1.2042982578277588, 1.4097954034805298, 1.5125439167022705, 1.974912166595459, 1.5981676578521729, 1.8036646842956543, 1.8721636533737183, 1.7009161710739136, 0.2281874716281891, -1.5870364904403687, -1.878157377243042, -1.8267830610275269, -1.79253351688385, -1.6212860345840454, -2.01515531539917, -1.604161262512207, 1.1700488328933716, 1.0673003196716309, 1.2385478019714355, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3926706314086914, 0.9303023219108582, 0.27956172823905945, 0.12543895840644836, -0.09718296676874161, 0.2281874716281891, -0.08005820959806442, 0.12543895840644836, -0.30267998576164246, -0.5253018140792847, 0.41655975580215454, -0.3711790144443512, -0.09718296676874161, -0.09718296676874161, -0.28555524349212646, 1.5467933416366577, 1.5810428857803345, 1.6666666269302368], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328 [e2e-predictor] 933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 1.101549744606018, 1.4954191446304321, 1.6152924299240112, 1.7009161710739136, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.0330508947372437, 0.5193082690238953, -0.16568197309970856, -1.02191960811615, -0.6965492963790894, -0.21705622971057892, -0.8164225816726685, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.7479235529899597, -0.5424265265464783, -0.610925555229187, -1.4329137802124023, -1.758284091949463, -1.7411593198776245, -1.8952820301055908, -2.1179039478302, -1.9124068021774292, -1.0904186964035034, -1.2787909507751465, -1.3472900390625, -1.261666178703308, -0.9362958669662476, -0.9876701235771179, -2.0836544036865234, -2.01515531539917, -1.7069097757339478, -1.6897850036621094, -1.9980305433273315, -1.878157377243042, -1.7240345478057861, -1.5870364904403687, -1.9980305433273315, -2.0665295124053955, -1.9637811183929443, -1.79253351688385, -0.2684305012226105, 1.1529240608215332, 1.4269200563430786, 1.563918113708496, 1.8379141092300415, 0.4679340124130249, -2.0665295124053955, -2.1179039478302, -2.0665295124053955, -1.7411593198776245, -1.7411593198776245, -2.0836544036865234, -1.4500385522842407, -1.3130404949188232, -1.2959157228469849, -2.01515531539917, -1.261666178703308, -1.1246682405471802, -1.227416753768921, -1.073293924331665, -1.4500385522842407, -1.073293924331665, -1.3472900390625, -1.484287977218628, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.5870364904403687, -1.1589176654815674, -1.0904186964035034, -1.2102919816970825, -1.02191960811615, -1.415789008140564, -1.415789008140564, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -0.8164225816726685, -1.3472900390625, -1.0904186964035034, -0.9020463228225708, -1.2787909507751465, -1.0390443801879883, -1.3815394639968872, -0.9020463228225708, -0.7136740684509277, -0.6965492963790894, -0.8164225816726685, -0.8849216103553772, -0.5595512986183167, -0.7136740684509277, -0.8506720662117004, -0.6965492963790894, -0.8164225816726685, -0.5595512986183167, -0.5595512986183167, -0.6794245839118958, -0.5595512986183167, -0.40542852878570557, -0.3883037567138672, -1.0561691522598267, -1.3130404949188232, -0.28555524349212646, -0.02868395671248436, 0.26243698596954346, -0.045808710157871246, 0.27956172823905945, 0.10831420123577118, 0.3651854991912842, 0.4508092403411865, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.9988013505935669, 1.2899221181869507, 0.9816765785217285, 1.2385478019714355, 1.375545859336853, 0.3138112425804138, -0.9705453515052795, -1.9124068021774292, -1.9295315742492676, -2.01515531539917, -2.0494048595428467, -2.0494048595428467, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.604161262512207, -1.484287977218628, -1.3472900390625, -0.3883037567138672, 0.8960528373718262, 1.2214230298995972, 1.63241708278656, 1.444044828414917, 1.6837913990020752, 1.63241708278656, 1.718040943145752, 1.8207894563674927, 1.8721636533737183, 1.3926706314086914, -1.0561691522598267, -1.9124068021774292, -1.8267830610275269, -1.7069097757339478, -1.604161262512207, -1.4329137802124023, -1.5014127492904663, -2.0665295124053955, -1.0904186964035034, 0.7248052954673767, 1.4611696004867554, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.375545859336853, 0.38231024146080017, 0.656306266784668, 0.5364330410957336, 0.43368449807167053, -0.13143247365951538, -0.09718296676874161, -0.30267998576164246, 0.0740646943449974, -0.3711790144443512, -0.011559205129 [e2e-predictor] 742622, -0.2513057291507721, -0.02868395671248436, 0.4679340124130249, 0.19393795728683472, 1.563918113708496, 1.5810428857803345, 1.5981676578521729], [1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 1.18717360496521, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.0501755475997925, 0.4508092403411865, -0.16568197309970856, -1.1075434684753418, -1.2102919816970825, -0.6622998118400574, -0.8677968382835388, -1.0047948360443115, -0.9705453515052795, -0.9362958669662476, -1.0047948360443115, -0.9020463228225708, -0.5938007831573486, -0.7479235529899597, -1.604161262512207, -1.8952820301055908, -1.878157377243042, -2.0665295124053955, -1.9637811183929443, -1.2787909507751465, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.261666178703308, -1.261666178703308, -2.01515531539917, -1.758284091949463, -1.7754088640213013, -1.9124068021774292, -1.9809058904647827, -1.8952820301055908, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -2.0494048595428467, -2.0665295124053955, -0.8164225816726685, 1.5296685695648193, 1.718040943145752, 1.8207894563674927, 0.2110627144575119, -2.032280206680298, -1.5014127492904663, -1.4671632051467896, -1.227416753768921, -0.9705453515052795, -1.261666178703308, -1.9637811183929443, -2.032280206680298, -2.032280206680298, -2.1007792949676514, -1.9295315742492676, -1.535662293434143, -1.261666178703308, -1.4671632051467896, -1.484287977218628, -1.2787909507751465, -1.261666178703308, -1.1589176654815674, -1.3472900390625, -1.1075434684753418, -1.3301652669906616, -1.3472900390625, -1.1760424375534058, -1.227416753768921, -1.415789008140564, -1.3986642360687256, -1.415789008140564, -1.227416753768921, -1.1246682405471802, -1.1760424375534058, -1.0561691522598267, -1.2102919816970825, -1.3301652669906616, -1.1760424375534058, -1.0904186964035034, -1.1246682405471802, -1.261666178703308, -1.1075434684753418, -1.141792893409729, -0.9705453515052795, -0.9876701235771179, -0.9191710948944092, -0.9191710948944092, -0.9876701235771179, -0.7307988405227661, -0.7479235529899597, -0.8849216103553772, -0.7136740684509277, -0.6280503273010254, -0.8849216103553772, -1.02191960811615, -0.6794245839118958, -0.8164225816726685, -0.5938007831573486, -0.40542852878570557, -0.13143247365951538, -0.3540542721748352, -0.09718296676874161, -0.3369295001029968, -0.19993148744106293, 0.0055655487813055515, 0.24531221389770508, 0.3309359848499298, 0.6049320101737976, 0.5364330410957336, 0.8618032932281494, 0.6049320101737976, 1.2042982578277588, 1.1700488328933716, 1.324171543121338, 1.324171543121338, 0.9988013505935669, 0.8618032932281494, -1.5699117183685303, -1.8267830610275269, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0494048595428467, -1.9980305433273315, -1.8952820301055908, -1.9124068021774292, -1.79253351688385, -1.6555355787277222, -1.7240345478057861, -0.8506720662117004, -0.645175039768219, 0.622056782245636, 1.0501755475997925, 1.3584210872650146, 1.6666666269302368, 1.7009161710739136, 1.7522903680801392, 1.8721636533737183, 1.786539912223816, 1.718040943145752, 1.563918113708496, -0.40542852878570557, -1.878157377243042, -1.7069097757339478, [e2e-predictor] -1.7754088640213013, -1.7754088640213013, -0.9020463228225708, -1.6897850036621094, -1.9124068021774292, -1.8610326051712036, 0.6049320101737976, 0.8789280652999878, 1.18717360496521, 1.0159261226654053, 1.2042982578277588, 1.101549744606018, 0.4679340124130249, 0.9816765785217285, 0.41655975580215454, -0.28555524349212646, -0.3883037567138672, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.31980475783348083, 0.0740646943449974, 0.24531221389770508, 0.39943498373031616, 0.5706825256347656, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345], [1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.7761795520782471, 1.3070467710494995, 1.5981676578521729, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.2042982578277588, 0.9645518660545349, 0.24531221389770508, -0.045808710157871246, -0.9191710948944092, -1.3986642360687256, -0.9191710948944092, -1.0904186964035034, -1.1760424375534058, -1.073293924331665, -1.0904186964035034, -1.1589176654815674, -1.141792893409729, -1.0390443801879883, -0.6965492963790894, -0.9705453515052795, -1.8096582889556885, -1.946656346321106, -1.9124068021774292, -2.0665295124053955, -1.5185375213623047, -1.3472900390625, -1.5185375213623047, -1.6897850036621094, -1.5185375213623047, -1.535662293434143, -1.946656346321106, -1.8439078330993652, -1.8610326051712036, -1.9809058904647827, -2.1007792949676514, -1.8439078330993652, -1.7240345478057861, -1.8439078330993652, -2.0494048595428467, -1.7069097757339478, 1.1357992887496948, 1.4611696004867554, 1.7351655960083008, 0.6905558109283447, -1.9637811183929443, -1.5527870655059814, -1.672660231590271, -1.672660231590271, -1.5014127492904663, -1.5185375213623047, -1.946656346321106, -1.0904186964035034, -1.261666178703308, -1.073293924331665, -0.6965492963790894, -0.9705453515052795, -2.032280206680298, -1.3644146919250488, -1.3986642360687256, -1.3644146919250488, -1.141792893409729, -1.227416753768921, -1.261666178703308, -1.2787909507751465, -1.261666178703308, -1.3301652669906616, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.2445415258407593, -1.2787909507751465, -1.227416753768921, -1.261666178703308, -1.261666178703308, -1.1931672096252441, -1.3301652669906616, -1.3472900390625, -1.227416753768921, -1.4500385522842407, -1.0390443801879883, -0.9191710948944092, -1.1931672096252441, -1.1760424375534058, -1.073293924331665, -1.0561691522598267, -0.9534205794334412, -0.8335473537445068, -1.0904186964035034, -1.0390443801879883, -0.8849216103553772, -0.6794245839118958, -0.7307988405227661, -0.7307988405227661, -0.6622998118400574, -0.6794245839118958, -0.8164225816726685, -0.9020463228225708, -0.7307988405227661, -0.9534205794334412, -0.6280503273010254, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.3138112425804138, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.8618032932281494, 0.9131776094436646, 1.2727973461151123, 1.18717360496521, 0.7933043241500854, -0.02868395671248436, -0.02868395671248436, 0.656306266784668, -1.02191960811615, -1.8439078330993652, -1.9809058904647827, -2.01515531539917, -2.03 [e2e-predictor] 2280206680298, -2.0494048595428467, -2.032280206680298, -1.9637811183929443, -1.9124068021774292, -1.9295315742492676, -1.8267830610275269, -1.484287977218628, -1.535662293434143, -0.21705622971057892, 0.6391815543174744, 1.18717360496521, 1.4269200563430786, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.4954191446304321, 0.587807297706604, -1.9295315742492676, -1.79253351688385, -1.7411593198776245, -1.878157377243042, -1.9295315742492676, -1.79253351688385, -1.9124068021774292, -2.01515531539917, 0.056939806789159775, 0.7248052954673767, 1.0501755475997925, 1.0844250917434692, 0.8960528373718262, 0.8789280652999878, 0.7076805233955383, 0.43368449807167053, -1.415789008140564, -0.9876701235771179, -0.6622998118400574, 0.29668647050857544, 0.2281874716281891, -0.19993148744106293, -0.3369295001029968, -0.16568197309970856, 0.4679340124130249, 0.4679340124130249, 0.587807297706604, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577], [1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.9131776094436646, 1.4782943725585938, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1186745166778564, 0.8960528373718262, 0.43368449807167053, -0.06293346732854843, -0.18280673027038574, -0.7136740684509277, -1.1075434684753418, -0.8677968382835388, -1.141792893409729, -1.415789008140564, -1.3301652669906616, -1.073293924331665, -1.3986642360687256, -1.484287977218628, -1.261666178703308, -1.141792893409729, -0.7479235529899597, -1.141792893409729, -1.9809058904647827, -1.9637811183929443, -2.1179039478302, -1.5870364904403687, -1.3301652669906616, -1.535662293434143, -1.484287977218628, -1.415789008140564, -1.6555355787277222, -2.0494048595428467, -1.8096582889556885, -1.878157377243042, -2.0665295124053955, -1.9809058904647827, -1.9809058904647827, -1.8267830610275269, -0.4739275276660919, 1.0673003196716309, 1.255672574043274, 1.563918113708496, 1.6495418548583984, 0.6391815543174744, -2.01515531539917, -1.6897850036621094, -1.5185375213623047, -1.3986642360687256, -2.1179039478302, -1.9637811183929443, -1.3130404949188232, -1.415789008140564, -1.3815394639968872, -1.3986642360687256, -1.3301652669906616, -2.1179039478302, -1.5014127492904663, -1.3130404949188232, -1.672660231590271, -1.5527870655059814, -1.5185375213623047, -1.2445415258407593, -1.2787909507751465, -1.2959157228469849, -1.3986642360687256, -1.1931672096252441, -1.141792893409729, -1.3644146919250488, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.3815394639968872, -0.9534205794334412, -1.2445415258407593, -1.2787909507751465, -1.3815394639968872, -1.2102919816970825, -1.3301652669906616, -1.02191960811615, -1.0047948360443115, -1.261666178703308, -1.3130404949188232, -1.0904186964035034, -1.141792893409729, -0.8164225816726685, -0.9876701235771179, -1.0047948360443115, -0.9191710948944092, -0.6622998118400574, -0.6622998118400574, -0.6965492963790894, -0.9534205794334412, -0.5595512986183167, -0.5595512986183167, -0.4910522699356079, -0.7650483250617981, -0.5595512986183167, -0.40542852878570557, -0.9705 [e2e-predictor] 453515052795, -1.2959157228469849, -0.7136740684509277, -0.8849216103553772, 0.14256370067596436, 0.24531221389770508, 0.091189444065094, 0.622056782245636, 0.3309359848499298, 0.5364330410957336, 0.8446785807609558, 0.656306266784668, 1.0844250917434692, 1.255672574043274, 0.15968845784664154, -0.4739275276660919, -1.7411593198776245, -1.9295315742492676, -1.9295315742492676, -1.9295315742492676, -1.9637811183929443, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -1.8439078330993652, -1.6384108066558838, -1.4671632051467896, -0.6965492963790894, 0.8789280652999878, 1.2214230298995972, 1.5296685695648193, 1.4097954034805298, 1.6495418548583984, 1.7009161710739136, 1.718040943145752, 1.5981676578521729, 1.6837913990020752, 1.3926706314086914, 1.7009161710739136, -1.5870364904403687, -1.79253351688385, -1.7754088640213013, -1.8267830610275269, -1.8267830610275269, -1.8267830610275269, -1.8439078330993652, -1.9637811183929443, 0.4850587546825409, 0.810429036617279, 0.8446785807609558, 1.2042982578277588, 1.2385478019714355, 0.8275538086891174, 0.6049320101737976, -0.9191710948944092, -1.2445415258407593, -1.5527870655059814, -0.4739275276660919, -0.14855723083019257, 0.7933043241500854, -0.06293346732854843, -0.14855723083019257, 0.38231024146080017, 0.3138112425804138, 0.3651854991912842, 0.6391815543174744, 1.3926706314086914, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 1.375545859336853, 1.63241708278656, 1.7009161710739136, 1.718040943145752, 1.7009161710739136, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.0501755475997925, 0.656306266784668, 0.41655975580215454, -0.2513057291507721, -0.21705622971057892, -0.08005820959806442, -0.42255327105522156, -0.5595512986183167, -0.8506720662117004, -1.2102919816970825, -1.6384108066558838, -1.5014127492904663, -1.1760424375534058, -1.2102919816970825, -1.2959157228469849, -1.3472900390625, -1.3472900390625, -1.227416753768921, -0.7821730971336365, -1.5185375213623047, -2.0494048595428467, -1.8952820301055908, -1.4671632051467896, -1.484287977218628, -1.7240345478057861, -1.79253351688385, -1.6555355787277222, -1.9637811183929443, -1.8610326051712036, -1.8096582889556885, -1.946656346321106, -2.032280206680298, -2.1179039478302, -1.0561691522598267, 1.0844250917434692, 1.3926706314086914, 1.6495418548583984, 1.7522903680801392, 1.7522903680801392, -0.7992978096008301, -2.0836544036865234, -2.1179039478302, -2.01515531539917, -1.946656346321106, -2.0665295124053955, -2.0836544036865234, -1.415789008140564, -1.2959157228469849, -1.3472900390625, -1.2787909507751465, -2.01515531539917, -1.8096582889556885, -1.1760424375534058, -1.758284091949463, -1.4329137802124023, -1.5014127492904663, -1.5014127492904663, -1.3815394639968872, -1.4500385522842407, -1.2787909507751465, -1.0390443801879883, -1.227416753768921, -1.3986642360687256, -1.141792893409729, -1.3986642360687256, -1.3130404949188232, -1.1760424375534058, -1.2787909507751465, -1.3130404949188232, -1.227416753768921, -1.3130404949188232, -1.364414691925048 [e2e-predictor] 8, -1.3130404949188232, -1.3301652669906616, -0.8677968382835388, -1.261666178703308, -1.261666178703308, -1.02191960811615, -0.9876701235771179, -1.0390443801879883, -0.8335473537445068, -0.8164225816726685, -0.7821730971336365, -0.7307988405227661, -0.7479235529899597, -0.5253018140792847, -0.43967801332473755, -0.7650483250617981, -0.4568027853965759, -0.4739275276660919, -0.3711790144443512, -0.16568197309970856, -0.43967801332473755, 0.12543895840644836, -0.011559205129742622, -0.08005820959806442, 0.15968845784664154, 0.056939806789159775, -0.3540542721748352, -0.18280673027038574, 0.056939806789159775, 0.0740646943449974, 0.7590547800064087, 0.9816765785217285, 1.101549744606018, 1.18717360496521, 0.8789280652999878, -0.40542852878570557, -1.0390443801879883, -1.415789008140564, -1.8267830610275269, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9809058904647827, -2.1007792949676514, -1.9980305433273315, -1.9980305433273315, -1.878157377243042, -1.7411593198776245, -1.672660231590271, -0.13143247365951538, 0.622056782245636, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.718040943145752, 1.5125439167022705, 1.7351655960083008, 1.4269200563430786, 1.7351655960083008, 1.7351655960083008, 1.5125439167022705, -0.09718296676874161, -1.9295315742492676, -1.79253351688385, -1.8096582889556885, -1.7754088640213013, -1.9295315742492676, -2.0665295124053955, -1.484287977218628, -1.5014127492904663, 0.29668647050857544, 0.6905558109283447, 0.38231024146080017, 0.9474270939826965, -0.14855723083019257, -0.14855723083019257, -0.5938007831573486, -1.5527870655059814, -1.4500385522842407, -0.18280673027038574, -0.40542852878570557, -0.02868395671248436, -0.19993148744106293, -0.31980475783348083, 0.056939806789159775, 0.38231024146080017, 0.14256370067596436, 0.9816765785217285, 1.2899221181869507, 1.4269200563430786, 1.444044828414917, 1.444044828414917], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 1.18717360496521, 1.6152924299240112, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5296685695648193, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 0.9303023219108582, 0.7590547800064087, 0.5193082690238953, 0.0740646943449974, -0.40542852878570557, -0.42255327105522156, -0.40542852878570557, -0.5595512986183167, -0.8677968382835388, -1.073293924331665, -1.227416753768921, -1.535662293434143, -1.7069097757339478, -1.484287977218628, -1.261666178703308, -1.3301652669906616, -1.3986642360687256, -1.4500385522842407, -1.1931672096252441, -0.9362958669662476, -1.0047948360443115, -1.6212860345840454, -2.1179039478302, -1.604161262512207, -1.3986642360687256, -1.6384108066558838, -1.484287977218628, -1.5527870655059814, -1.946656346321106, -1.9980305433273315, -1.8439078330993652, -1.9124068021774292, -2.1007792949676514, 0.7933043241500854, 1.4097954034805298, 1.6837913990020752, 1.7694151401519775, 1.7522903680801392, 1.0844250917434692, -2.0836544036865234, -2.1179039478302, -1.672660231590271, -1.5699117183685303, -1.4671632051467896, -1.1760424375534058, -1.7754088640213013, -1.9637811183929443, -1.7754088640 [e2e-predictor] 213013, -2.032280206680298, -2.1179039478302, -2.1007792949676514, -1.6897850036621094, -1.261666178703308, -1.415789008140564, -1.5870364904403687, -1.484287977218628, -1.3986642360687256, -1.3986642360687256, -1.2445415258407593, -1.141792893409729, -1.1760424375534058, -1.261666178703308, -1.2445415258407593, -1.3472900390625, -1.261666178703308, -1.2959157228469849, -0.8849216103553772, -1.1760424375534058, -1.3130404949188232, -1.227416753768921, -1.261666178703308, -1.2445415258407593, -1.2787909507751465, -1.3130404949188232, -1.3644146919250488, -1.3644146919250488, -1.227416753768921, -1.227416753768921, -1.073293924331665, -1.02191960811615, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -1.073293924331665, -0.8849216103553772, -0.7992978096008301, -0.6794245839118958, -0.28555524349212646, -0.2513057291507721, -0.2513057291507721, -0.43967801332473755, -0.30267998576164246, -0.31980475783348083, -0.13143247365951538, 0.03981505334377289, 0.15968845784664154, 0.4850587546825409, 0.587807297706604, 0.3651854991912842, 0.810429036617279, 0.9303023219108582, 1.0673003196716309, 0.8446785807609558, 0.9474270939826965, 1.2214230298995972, 0.7761795520782471, -0.2341809868812561, -0.6794245839118958, -1.3130404949188232, -1.8439078330993652, -1.9124068021774292, -1.946656346321106, -1.946656346321106, -1.946656346321106, -1.9809058904647827, -1.9809058904647827, -1.9295315742492676, -1.9637811183929443, -1.9980305433273315, -1.9637811183929443, -1.4671632051467896, -1.5527870655059814, -0.3540542721748352, 0.43368449807167053, 1.1529240608215332, 1.4097954034805298, 1.3412963151931763, 1.563918113708496, 1.5810428857803345, 1.6495418548583984, 1.4269200563430786, 1.6152924299240112, 1.5296685695648193, 1.8207894563674927, -0.3540542721748352, 1.1700488328933716, -0.3883037567138672, -1.8439078330993652, -2.032280206680298, -2.01515531539917, -1.9980305433273315, -1.7754088640213013, -1.6897850036621094, -2.0665295124053955, -0.4739275276660919, 0.26243698596954346, 0.6905558109283447, 0.6734310388565063, 0.19393795728683472, -1.6384108066558838, -1.9980305433273315, -1.9295315742492676, -1.073293924331665, 0.10831420123577118, 0.5706825256347656, -0.21705622971057892, 0.3138112425804138, -0.08005820959806442, 0.12543895840644836, 0.03981505334377289, -0.13143247365951538, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.3926706314086914, 1.4097954034805298], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.7590547800064087, 1.1529240608215332, 1.6152924299240112, 1.7694151401519775, 1.8036646842956543, 1.7009161710739136, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 0.9645518660545349, 0.810429036617279, 0.5364330410957336, 0.0055655487813055515, -0.576676070690155, -0.5938007831573486, -0.5424265265464783, -0.7136740684509277, -0.7992978096008301, -0.9191710948944092, -1.141792893409729, -1.2787909507751465, -1.484287977218628, -1.6897850036621094, -1.7069097757339478, -1.3986642360687256, -1.4329137802124023, -1.4329137802124023, -1.415789008140564, -1.3472900390625, -1.1760424375534058, -0.9020463228225708, -1.02191960811615, -1.9637811183929443, -1.8439078 [e2e-predictor] 330993652, -1.6555355787277222, -1.6212860345840454, -1.5527870655059814, -1.7240345478057861, -2.01515531539917, -1.8267830610275269, -1.946656346321106, -1.8096582889556885, 0.8789280652999878, 1.6152924299240112, 1.718040943145752, 1.786539912223816, 1.2727973461151123, -2.0494048595428467, -2.0836544036865234, -1.5699117183685303, -1.6897850036621094, -1.415789008140564, -1.3130404949188232, -1.9980305433273315, -2.0665295124053955, -0.9191710948944092, -1.415789008140564, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.5870364904403687, -1.672660231590271, -1.484287977218628, -1.4500385522842407, -1.1760424375534058, -1.4329137802124023, -1.484287977218628, -1.7754088640213013, -1.3130404949188232, -1.2787909507751465, -1.227416753768921, -1.3301652669906616, -1.3472900390625, -1.261666178703308, -1.1246682405471802, -1.073293924331665, -1.4500385522842407, -1.1075434684753418, -1.415789008140564, -1.3644146919250488, -1.2959157228469849, -1.4329137802124023, -1.0904186964035034, -1.227416753768921, -1.3301652669906616, -1.1931672096252441, -1.261666178703308, -0.9362958669662476, -1.2787909507751465, -1.0390443801879883, -0.8506720662117004, -0.9534205794334412, -0.9876701235771179, -0.7821730971336365, -0.9191710948944092, -0.7650483250617981, -0.4739275276660919, -0.31980475783348083, -0.02868395671248436, -0.14855723083019257, -0.42255327105522156, -0.14855723083019257, 0.15968845784664154, 0.5021834969520569, 0.41655975580215454, 0.3651854991912842, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7590547800064087, 0.8960528373718262, 1.0159261226654053, 1.2385478019714355, 0.7761795520782471, -0.3540542721748352, -1.1246682405471802, -1.6212860345840454, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.946656346321106, -1.9637811183929443, -1.9124068021774292, -1.9124068021774292, -1.1589176654815674, -0.16568197309970856, 0.5021834969520569, -0.6622998118400574, 0.10831420123577118, 0.0740646943449974, 0.656306266784668, 1.5810428857803345, 1.4954191446304321, 1.2727973461151123, 1.444044828414917, 1.5981676578521729, 1.7351655960083008, 1.375545859336853, 1.324171543121338, 1.4097954034805298, 1.2899221181869507, 1.1529240608215332, 1.4611696004867554, 1.5125439167022705, 1.1186745166778564, -0.011559205129742622, -1.7069097757339478, -1.3644146919250488, -2.0494048595428467, -2.0665295124053955, -2.0836544036865234, -2.032280206680298, -0.3540542721748352, 0.7248052954673767, 0.9131776094436646, -1.535662293434143, -2.032280206680298, -1.9637811183929443, -1.7411593198776245, -0.4910522699356079, 0.2281874716281891, 1.1700488328933716, 0.43368449807167053, 0.7248052954673767, 0.4508092403411865, 0.27956172823905945, -0.28555524349212646, 0.38231024146080017, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 1.0330508947372437, 1.5125439167022705, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.5296685695648193, 1.4611696004867554, 1.2899221181869507, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.0330508947372437, 0.878928 [e2e-predictor] 0652999878, 0.5364330410957336, -0.045808710157871246, -0.5081770420074463, -0.6622998118400574, -0.576676070690155, -0.5938007831573486, -1.1246682405471802, -1.1931672096252441, -1.227416753768921, -1.3815394639968872, -1.4671632051467896, -1.4329137802124023, -1.7754088640213013, -1.79253351688385, -1.4671632051467896, -1.415789008140564, -1.5185375213623047, -1.5699117183685303, -1.5014127492904663, -1.4329137802124023, -1.3130404949188232, -0.8677968382835388, -1.7069097757339478, -1.9295315742492676, -1.758284091949463, -1.8267830610275269, -1.672660231590271, -1.6897850036621094, -2.032280206680298, -1.9980305433273315, 0.7076805233955383, 1.0844250917434692, 1.6495418548583984, 1.8036646842956543, 0.9988013505935669, -2.0494048595428467, -2.1179039478302, -1.604161262512207, -1.6384108066558838, -1.2959157228469849, -1.3130404949188232, -1.9980305433273315, -2.0836544036865234, -0.7821730971336365, -1.3986642360687256, -1.3644146919250488, -1.5185375213623047, -1.5014127492904663, -1.604161262512207, -1.4500385522842407, -1.672660231590271, -1.4500385522842407, -1.5185375213623047, -1.7069097757339478, -1.261666178703308, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.6555355787277222, -1.3472900390625, -1.227416753768921, -1.1589176654815674, -1.3130404949188232, -1.484287977218628, -1.261666178703308, -1.3815394639968872, -1.3986642360687256, -1.1931672096252441, -1.2445415258407593, -1.3472900390625, -1.0390443801879883, -1.227416753768921, -1.0047948360443115, -1.2102919816970825, -1.073293924331665, -1.141792893409729, -1.1589176654815674, -0.9362958669662476, -0.8677968382835388, -0.7479235529899597, -0.6622998118400574, -0.5595512986183167, -0.4568027853965759, -0.2513057291507721, -0.2341809868812561, -0.40542852878570557, -0.2684305012226105, 0.12543895840644836, 0.9303023219108582, 0.29668647050857544, 0.656306266784668, 0.9474270939826965, 0.7761795520782471, 0.9131776094436646, 0.7933043241500854, 0.6734310388565063, 0.38231024146080017, 0.8960528373718262, 0.587807297706604, -0.5081770420074463, -1.227416753768921, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.8610326051712036, -1.878157377243042, -1.5014127492904663, -1.0047948360443115, -0.40542852878570557, 0.8275538086891174, 1.2042982578277588, 0.9816765785217285, 1.255672574043274, 1.4097954034805298, 1.5467933416366577, 1.444044828414917, 1.4954191446304321, 1.4782943725585938, 1.5981676578521729, 1.5296685695648193, 1.7522903680801392, 1.5981676578521729, 1.0501755475997925, 1.2385478019714355, 1.5125439167022705, 1.4954191446304321, 1.7009161710739136, 1.3926706314086914, 0.9988013505935669, 0.6905558109283447, 0.27956172823905945, -0.9191710948944092, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -1.946656346321106, -0.06293346732854843, -1.1589176654815674, -2.1179039478302, -2.0836544036865234, -1.946656346321106, -1.7411593198776245, -0.8849216103553772, 0.3138112425804138, 0.9474270939826965, 0.587807297706604, 0.6391815543174744, 0.5535577535629272, -0.18280673027038574, 0.19393795728683472, 0.7761795520782471, 1.324171543121338, 1.1529240608215332, 1.3070467710494995, 1.3070467710494995, 1.324171543121338], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, [e2e-predictor] 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.7419300675392151, 1.2042982578277588, 1.6495418548583984, 1.786539912223816, 1.7009161710739136, 1.63241708278656, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5296685695648193, 1.3412963151931763, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 0.9645518660545349, 0.7590547800064087, 0.3651854991912842, -0.31980475783348083, -0.610925555229187, -0.43967801332473755, -0.28555524349212646, -1.2445415258407593, -1.535662293434143, -1.5870364904403687, -1.3815394639968872, -1.3986642360687256, -1.4329137802124023, -1.4500385522842407, -1.672660231590271, -1.758284091949463, -1.6384108066558838, -1.5699117183685303, -1.5185375213623047, -1.535662293434143, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.3301652669906616, -1.8267830610275269, -1.9637811183929443, -1.79253351688385, -1.7069097757339478, -1.6384108066558838, -1.9295315742492676, 0.27956172823905945, 1.255672574043274, 1.4097954034805298, 1.563918113708496, 1.7351655960083008, -0.5595512986183167, -2.1007792949676514, -1.6897850036621094, -1.5870364904403687, -1.4671632051467896, -1.3472900390625, -2.0494048595428467, -2.0665295124053955, -0.8677968382835388, -1.3644146919250488, -1.3472900390625, -1.4329137802124023, -1.3815394639968872, -1.7240345478057861, -1.2959157228469849, -1.6555355787277222, -1.5014127492904663, -1.3472900390625, -1.0561691522598267, -1.3472900390625, -1.7754088640213013, -1.073293924331665, -1.073293924331665, -1.3472900390625, -1.5014127492904663, -1.4500385522842407, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.2787909507751465, -1.3301652669906616, -1.3815394639968872, -1.3301652669906616, -1.3644146919250488, -1.4671632051467896, -1.2959157228469849, -1.2102919816970825, -1.227416753768921, -1.1589176654815674, -1.2445415258407593, -1.3815394639968872, -1.4500385522842407, -1.1589176654815674, -1.1075434684753418, -1.1589176654815674, -0.8677968382835388, -1.1760424375534058, -0.7992978096008301, -0.9020463228225708, -0.645175039768219, -0.43967801332473755, -0.06293346732854843, 0.056939806789159775, 0.02269030176103115, -0.14855723083019257, 0.5193082690238953, 0.7419300675392151, 0.38231024146080017, 0.41655975580215454, 0.6049320101737976, 0.8789280652999878, 0.7419300675392151, 0.8960528373718262, 1.2042982578277588, 1.2899221181869507, 1.1186745166778564, 0.3651854991912842, -0.9876701235771179, -1.484287977218628, -1.8096582889556885, -1.9295315742492676, -1.9295315742492676, -1.9124068021774292, -1.8439078330993652, -1.9980305433273315, -1.4500385522842407, -0.5424265265464783, -0.43967801332473755, 1.1529240608215332, 0.3309359848499298, 1.101549744606018, 1.3584210872650146, 1.4782943725585938, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.5125439167022705, 1.444044828414917, 1.375545859336853, 1.5467933416366577, 1.4611696004867554, 1.3926706314086914, 1.0673003196716309, 0.9988013505935669, 1.2214230298995972, 1.4611696004867554, 1.4954191446304321, 0.8446785807609558, 0.7248052954673767, -0.40542852878570557, -1.5014127492904663, -1.878157377243042, -1.9980305433273315, -2.0836544036865234, -2.0836544036865234, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -1.946656346321106, -1.9124068021774292, -0.8164225816726685, -1.9637811183929443, -0.42255327105522156, 0.9645518660545349, 0.9816765785217285, 1.1357992887496948, 0.39943498373031616, 0.2110627144575119, 0.19393795728683472, 0.14256370067596436, 1.4611696004867554, 1.2727973461151123, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0 [e2e-predictor] 501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.7933043241500854, 1.4097954034805298, 1.7522903680801392, 1.7351655960083008, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.5296685695648193, 1.324171543121338, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 0.810429036617279, 0.8275538086891174, 0.6049320101737976, 0.15968845784664154, -0.08005820959806442, -0.4739275276660919, -0.8335473537445068, -1.261666178703308, -1.4500385522842407, -1.6555355787277222, -1.4329137802124023, -1.261666178703308, -1.261666178703308, -1.4500385522842407, -1.7069097757339478, -1.8439078330993652, -1.7754088640213013, -1.6555355787277222, -1.6555355787277222, -1.6212860345840454, -1.5185375213623047, -1.5014127492904663, -1.4329137802124023, -1.2959157228469849, -1.6384108066558838, -1.8952820301055908, -1.79253351688385, -1.758284091949463, -1.7240345478057861, 1.324171543121338, 1.375545859336853, 1.5981676578521729, 1.7351655960083008, 1.5981676578521729, -1.7411593198776245, -1.8267830610275269, -2.032280206680298, -2.1179039478302, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.032280206680298, -1.9637811183929443, -1.6384108066558838, -1.5699117183685303, -1.3472900390625, -1.9637811183929443, -0.7479235529899597, -1.2959157228469849, -1.2787909507751465, -1.227416753768921, -1.6555355787277222, -1.141792893409729, -1.4329137802124023, -1.5870364904403687, -1.4500385522842407, -1.535662293434143, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2102919816970825, -1.3472900390625, -1.3472900390625, -1.4500385522842407, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.3301652669906616, -1.141792893409729, -1.1075434684753418, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8506720662117004, -0.8164225816726685, -0.8335473537445068, -0.7479235529899597, -0.3540542721748352, 0.056939806789159775, -0.16568197309970856, -0.2513057291507721, 0.12543895840644836, 0.27956172823905945, 0.7761795520782471, 0.587807297706604, 0.7248052954673767, 0.622056782245636, 0.5021834969520569, 0.7933043241500854, 1.0159261226654053, 1.255672574043274, 1.18717360496521, 1.0330508947372437, 0.656306266784668, -0.3369295001029968, -1.2102919816970825, -1.8267830610275269, -1.8952820301055908, -1.946656346321106, -1.9809058904647827, -1.8952820301055908, -1.9124068021774292, -0.8335473537445068, 0.2110627144575119, 0.7933043241500854, 1.0330508947372437, 1.255672574043274, 1.375545859336853, 1.6152924299240112, 1.7009161710739136, 1.4611696004867554, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3412963151931763, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.3070467710494995, 0.9988013505935669, 0.8789280652999878, 0.8275538086891174, 1.0673003196716309, 1.3070467710494995, 0.8618032932281494, 0.39943498373031616, -1.02191960811615, -1.4500385522842407, -2.1007792949676514, -2.0836544036865234, -1.3815394639968872, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, 0.27956172823905945, 0.8789280652999878, -2.0494048595428467, -1.604161262512207, -1.2787909507751465, -0.045808710157871246, 0.8446785807609558, 1.255672574043274, 1.1357992887496948, 1.0330508947372437, 0.7419300675392151, 0.14256370067596436, 0.587807297706604, 1.255672574043274, [e2e-predictor] 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 1.0844250917434692, 1.7351655960083008, 1.7009161710739136, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.4782943725585938, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9131776094436646, 0.7590547800064087, 0.5535577535629272, 0.26243698596954346, -0.13143247365951538, -0.3540542721748352, -0.5595512986183167, -0.9362958669662476, -1.2959157228469849, -1.5185375213623047, -1.7240345478057861, -1.5699117183685303, -1.3301652669906616, -1.261666178703308, -1.2787909507751465, -1.4500385522842407, -1.7240345478057861, -1.8439078330993652, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6555355787277222, -1.604161262512207, -1.3986642360687256, -1.261666178703308, -1.2445415258407593, -1.7069097757339478, -1.9809058904647827, -1.8610326051712036, 1.6495418548583984, 1.6152924299240112, 1.7694151401519775, 1.6837913990020752, -1.604161262512207, -1.8096582889556885, -2.0494048595428467, -1.5527870655059814, -1.8267830610275269, -1.4500385522842407, -1.2959157228469849, -1.02191960811615, -1.1075434684753418, -1.758284091949463, -2.032280206680298, -1.1589176654815674, -1.484287977218628, -1.6555355787277222, -1.4500385522842407, -1.3986642360687256, -1.141792893409729, -1.4329137802124023, -1.7240345478057861, -1.3301652669906616, -1.3644146919250488, -1.3301652669906616, -0.9876701235771179, -1.261666178703308, -1.3986642360687256, -1.141792893409729, -1.6897850036621094, -1.415789008140564, -1.4329137802124023, -1.3472900390625, -1.6555355787277222, -1.2787909507751465, -1.1760424375534058, -1.2102919816970825, -1.5870364904403687, -1.6555355787277222, -1.1931672096252441, -1.535662293434143, -1.3986642360687256, -1.0390443801879883, -1.3472900390625, -1.3130404949188232, -1.2445415258407593, -1.2445415258407593, -1.5699117183685303, -0.8849216103553772, -1.2787909507751465, -1.2102919816970825, -0.8164225816726685, -0.576676070690155, -0.576676070690155, -0.2341809868812561, 0.2110627144575119, 0.6049320101737976, 0.6905558109283447, 0.3480607271194458, 0.810429036617279, 0.43368449807167053, 0.38231024146080017, 0.9645518660545349, 0.8960528373718262, 0.5021834969520569, 0.9645518660545349, 1.0673003196716309, 0.9131776094436646, 0.7248052954673767, -0.5253018140792847, -1.227416753768921, -1.7069097757339478, -1.878157377243042, -1.9637811183929443, -1.946656346321106, -1.946656346321106, -0.2513057291507721, 0.7590547800064087, 0.7933043241500854, 0.3480607271194458, 0.8789280652999878, 1.324171543121338, 1.2385478019714355, 1.5125439167022705, 1.3926706314086914, 1.5981676578521729, 1.4954191446304321, 1.2042982578277588, 1.6152924299240112, 1.5125439167022705, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.444044828414917, 0.8960528373718262, 0.5193082690238953, 1.101549744606018, 0.7590547800064087, 0.8275538086891174, -0.114 [e2e-predictor] 3077164888382, -2.0494048595428467, -1.878157377243042, -2.0494048595428467, -2.0836544036865234, -2.0836544036865234, -1.261666178703308, -2.0494048595428467, -2.0665295124053955, -2.1179039478302, -2.0836544036865234, -2.0494048595428467, -1.3472900390625, -0.7992978096008301, -0.09718296676874161, 0.7419300675392151, 0.5706825256347656, 0.9816765785217285, 0.4850587546825409, -0.011559205129742622, 1.2042982578277588, 1.0844250917434692, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 1.0159261226654053, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.63241708278656, 1.4782943725585938, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.7933043241500854, 0.5021834969520569, 0.3480607271194458, 0.15968845784664154, -0.18280673027038574, -0.5595512986183167, -0.9362958669662476, -1.1760424375534058, -1.3130404949188232, -1.535662293434143, -1.7411593198776245, -1.672660231590271, -1.5014127492904663, -1.3644146919250488, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -1.7069097757339478, -1.5870364904403687, -1.5699117183685303, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.3644146919250488, -1.9124068021774292, -1.7240345478057861, -1.9809058904647827, -0.576676070690155, 0.9474270939826965, 1.5296685695648193, 1.718040943145752, 0.4850587546825409, -1.8952820301055908, -2.1179039478302, -1.604161262512207, -1.535662293434143, -1.7069097757339478, -1.4500385522842407, -1.535662293434143, -1.415789008140564, -1.878157377243042, -1.9124068021774292, -0.9362958669662476, -1.5014127492904663, -1.261666178703308, -1.5527870655059814, -1.7754088640213013, -1.2787909507751465, -1.2787909507751465, -1.2445415258407593, -1.5699117183685303, -1.3130404949188232, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -1.3986642360687256, -1.3472900390625, -1.604161262512207, -1.3301652669906616, -1.3301652669906616, -1.261666178703308, -1.3644146919250488, -1.1246682405471802, -1.1589176654815674, -1.0047948360443115, -0.9534205794334412, -1.1589176654815674, -1.2959157228469849, -1.4329137802124023, -1.3815394639968872, -0.9534205794334412, -1.2959157228469849, -1.3301652669906616, -1.2102919816970825, -1.1246682405471802, -1.0904186964035034, -0.9534205794334412, -0.9705453515052795, -1.02191960811615, -0.8506720662117004, -0.645175039768219, 0.3651854991912842, -0.2341809868812561, -0.31980475783348083, 0.3138112425804138, 0.3651854991912842, 0.5706825256347656, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.9816765785217285, 1.1357992887496948, 1.2385478019714355, 0.9645518660545349, 0.9303023219108582, 0.622056782245636, 0.2281874716281891, -0.3540542721748352, -1.02191960811615, -1.5185375213623047, -1.8610326051712036, -1.8610326051712036, -1.8439078330993652, -1.2959157228469849, -0.7821730971336365, 0.6049320101737976, 1.0844250917434692, 0.9645518660545349, 0.98167 [e2e-predictor] 65785217285, 0.9474270939826965, 1.3584210872650146, 1.375545859336853, 1.4954191446304321, 1.3926706314086914, 1.3926706314086914, 1.6152924299240112, 1.3584210872650146, 1.3070467710494995, 1.444044828414917, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.101549744606018, 1.2727973461151123, 1.2214230298995972, 1.2385478019714355, 0.810429036617279, 0.27956172823905945, -1.7069097757339478, -2.01515531539917, -1.9980305433273315, -1.878157377243042, -0.2513057291507721, -2.032280206680298, -2.0665295124053955, 0.24531221389770508, 1.375545859336853, -1.878157377243042, -2.0665295124053955, 0.810429036617279, 1.718040943145752, -2.0836544036865234, -1.9124068021774292, -1.7754088640213013, -0.40542852878570557, 0.091189444065094, -0.18280673027038574, -0.6794245839118958, -1.2959157228469849, 1.0673003196716309, 1.3412963151931763, 1.0844250917434692, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 1.0330508947372437, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.5981676578521729, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 0.9816765785217285, 0.7933043241500854, 0.587807297706604, 0.26243698596954346, -0.2341809868812561, -0.7821730971336365, -1.0047948360443115, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.5185375213623047, -1.604161262512207, -1.7411593198776245, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -1.5527870655059814, -1.6384108066558838, -1.758284091949463, -1.6555355787277222, -1.758284091949463, -1.8267830610275269, -1.6384108066558838, -1.9809058904647827, -1.9980305433273315, -1.8096582889556885, -1.8952820301055908, 0.7933043241500854, 1.0159261226654053, 0.9303023219108582, 0.9303023219108582, 0.2110627144575119, -1.7754088640213013, -1.9980305433273315, -1.878157377243042, -1.4500385522842407, -1.5699117183685303, -1.535662293434143, -1.2445415258407593, -2.1179039478302, -1.8096582889556885, -1.1589176654815674, -1.3644146919250488, -1.261666178703308, -1.5699117183685303, -1.672660231590271, -1.5014127492904663, -1.2102919816970825, -1.2787909507751465, -1.535662293434143, -1.3644146919250488, -1.3986642360687256, -1.6212860345840454, -1.2787909507751465, -1.3986642360687256, -1.4329137802124023, -1.2959157228469849, -1.1589176654815674, -1.261666178703308, -1.141792893409729, -1.1760424375534058, -1.2102919816970825, -1.0390443801879883, -1.0047948360443115, -0.9020463228225708, -0.8506720662117004, -1.141792893409729, -0.8335473537445068, -1.073293924331665, -1.227416753768921, -1.2787909507751465, -1.2102919816970825, -1.1760424375534058, -1.1075434684753418, -1.1246682405471802, -1.1931672096252441, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.5081770420074463, -0.13143247365951538, 0.27956172823905945, 0.2110627144575119, 0.4508092403411865, 0.6049320101737976, 0.5364330410957336, [e2e-predictor] 0.656306266784668, 0.8275538086891174, 0.6734310388565063, 0.8275538086891174, 0.5706825256347656, 0.7590547800064087, 0.8960528373718262, 1.18717360496521, 1.2385478019714355, 0.7419300675392151, -0.42255327105522156, -1.3644146919250488, -1.8952820301055908, -1.878157377243042, -1.8952820301055908, -1.3472900390625, 0.27956172823905945, 0.7248052954673767, 1.1186745166778564, 1.1186745166778564, 1.3412963151931763, 1.2727973461151123, 0.9988013505935669, 1.1186745166778564, 1.5125439167022705, 1.4269200563430786, 1.5810428857803345, 1.4782943725585938, 1.5981676578521729, 1.563918113708496, 1.6495418548583984, 1.4611696004867554, 1.2214230298995972, 1.5296685695648193, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3070467710494995, 1.18717360496521, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.4782943725585938, 1.5125439167022705, -1.0561691522598267, -0.9876701235771179, -1.5699117183685303, -0.30267998576164246, 1.5296685695648193, 1.7009161710739136, -1.5699117183685303, -2.032280206680298, 1.5467933416366577, 1.563918113708496, -2.0665295124053955, -1.261666178703308, -1.9124068021774292, -1.5527870655059814, -0.7650483250617981, -1.604161262512207, -1.8952820301055908, -0.9191710948944092, 1.4782943725585938, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 1.1357992887496948, 1.786539912223816, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 0.9988013505935669, 0.9131776094436646, 0.6391815543174744, 0.19393795728683472, -0.30267998576164246, -0.7479235529899597, -1.1931672096252441, -1.3986642360687256, -1.2787909507751465, -1.1246682405471802, -1.3130404949188232, -1.5527870655059814, -1.7069097757339478, -1.7411593198776245, -1.5699117183685303, -1.5014127492904663, -1.5870364904403687, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -0.7992978096008301, -1.9124068021774292, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -2.0494048595428467, -1.672660231590271, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.324171543121338, -2.032280206680298, -1.9809058904647827, -1.6555355787277222, -0.9534205794334412, -1.8267830610275269, -2.0494048595428467, -1.6897850036621094, -2.01515531539917, -2.1007792949676514, -1.9124068021774292, -1.415789008140564, -1.484287977218628, -1.604161262512207, -1.4500385522842407, -1.79253351688385, -2.0836544036865234, -1.1760424375534058, -1.5014127492904663, -1.535662293434143, -1.484287977218628, -1.484287977218628, -1.3644146919250488, -1.4329137802124023, -1.2959157228469849, -1.1931672096252441, -0.8677968382835388, -1.073293924331665, -1.141792893409729, -1.1246682405471802, -1.1246682405471802, -0.9191710948944092, -0.9876701235771179, -0.8849216103553772, [e2e-predictor] -0.8335473537445068, -0.7307988405227661, -0.7136740684509277, -0.8164225816726685, -1.1075434684753418, -0.9362958669662476, -0.8849216103553772, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.2787909507751465, -1.0561691522598267, -0.7307988405227661, -0.21705622971057892, -0.06293346732854843, -0.16568197309970856, 0.29668647050857544, 0.15968845784664154, 0.15968845784664154, 0.6049320101737976, 0.29668647050857544, 0.3138112425804138, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.9303023219108582, 0.6049320101737976, 0.7761795520782471, 1.101549744606018, 1.0159261226654053, 0.4679340124130249, -0.43967801332473755, -1.1075434684753418, -1.8096582889556885, -1.8267830610275269, -1.758284091949463, -1.5699117183685303, -0.2684305012226105, 0.7248052954673767, 1.0673003196716309, 1.0673003196716309, 0.9816765785217285, 1.1529240608215332, 1.1700488328933716, 0.9988013505935669, 1.3926706314086914, 1.1529240608215332, 1.324171543121338, 1.5125439167022705, 1.6837913990020752, 1.4097954034805298, 1.5981676578521729, 1.5125439167022705, 1.5810428857803345, 1.2727973461151123, 1.444044828414917, 1.4097954034805298, 1.444044828414917, 1.5296685695648193, 1.5810428857803345, 1.4782943725585938, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.6666666269302368, 1.2727973461151123, 1.9406627416610718, 1.1529240608215332, -0.31980475783348083, 0.3651854991912842, 1.5981676578521729, -1.8096582889556885, -2.1007792949676514, -2.0836544036865234, -1.1760424375534058, -1.2102919816970825, -1.9295315742492676, -1.9295315742492676, -1.8267830610275269, 0.2281874716281891, -0.06293346732854843, -1.9809058904647827, -0.6622998118400574, 1.4782943725585938, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564], [1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 1.0501755475997925, 1.6666666269302368, 1.6837913990020752, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.1529240608215332, 0.9474270939826965, 0.8618032932281494, 0.7761795520782471, 0.2281874716281891, -0.2513057291507721, -0.7821730971336365, -1.1246682405471802, -1.4500385522842407, -1.4500385522842407, -1.3986642360687256, -1.2959157228469849, -1.3644146919250488, -1.5699117183685303, -1.7754088640213013, -1.8610326051712036, -1.7411593198776245, -1.6384108066558838, -1.7240345478057861, -1.6555355787277222, -1.9124068021774292, -1.758284091949463, -1.8610326051712036, -1.878157377243042, -1.758284091949463, -1.7240345478057861, -1.6555355787277222, -1.5185375213623047, -1.141792893409729, 0.9131776094436646, 0.656306266784668, -2.0665295124053955, -1.8096582889556885, -1.758284091949463, -1.3986642360687256, -0.8506720662117004, -1.7754088640213013, -2.1007792949676514, -1.02191960811615, -1.073293924331665, -0.8849216103553772, -1.3130404949188232, -1.895282030 [e2e-predictor] 1055908, -2.032280206680298, -1.8952820301055908, -2.1007792949676514, -2.0665295124053955, -1.1246682405471802, -1.5527870655059814, -1.5870364904403687, -1.7069097757339478, -1.5185375213623047, -0.9876701235771179, -1.3644146919250488, -1.227416753768921, -1.4500385522842407, -1.261666178703308, -1.3130404949188232, -1.073293924331665, -1.4671632051467896, -1.1246682405471802, -1.0904186964035034, -1.3130404949188232, -0.9020463228225708, -1.0904186964035034, -0.8677968382835388, -0.9705453515052795, -0.576676070690155, -0.43967801332473755, -0.5081770420074463, -0.40542852878570557, -0.2684305012226105, -0.06293346732854843, 0.056939806789159775, -0.42255327105522156, -0.18280673027038574, -0.8335473537445068, -0.3883037567138672, -0.7479235529899597, 0.19393795728683472, 0.4508092403411865, 0.39943498373031616, 0.0740646943449974, 0.3309359848499298, 0.17681321501731873, 0.5535577535629272, 0.622056782245636, 0.6905558109283447, 0.810429036617279, 0.9645518660545349, 0.7761795520782471, 0.9816765785217285, 0.6905558109283447, 1.1357992887496948, 0.4679340124130249, 0.091189444065094, -0.576676070690155, -1.0047948360443115, -1.8267830610275269, -1.8439078330993652, -1.1075434684753418, -0.08005820959806442, 0.5364330410957336, 1.2042982578277588, 1.324171543121338, 1.5467933416366577, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.5467933416366577, 1.4097954034805298, 1.255672574043274, 1.444044828414917, 1.2214230298995972, 1.4782943725585938, 1.4097954034805298, 1.1357992887496948, 1.255672574043274, 1.2042982578277588, 1.3584210872650146, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.5125439167022705, 1.6837913990020752, 1.5125439167022705, 1.7009161710739136, 1.5296685695648193, 1.4269200563430786, 0.8446785807609558, 1.3584210872650146, 0.7248052954673767, -1.3130404949188232, 1.4269200563430786, -1.3815394639968872, 1.0673003196716309, 0.03981505334377289, 0.5193082690238953, -0.31980475783348083, 0.622056782245636, 0.622056782245636, 0.7590547800064087, 1.0330508947372437, -0.8335473537445068, -0.08005820959806442, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.7076805233955383, 1.2385478019714355, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.0330508947372437, 0.6391815543174744, 0.15968845784664154, -0.5081770420074463, -0.9362958669662476, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.484287977218628, -1.6555355787277222, -1.535662293434143, -1.5699117183685303, -1.5185375213623047, -1.5527870655059814, -1.604161262512207, -1.484287977218628, -1.3986642360687256, -1.9124068021774292, [e2e-predictor] -1.8267830610275269, -1.8267830610275269, -1.878157377243042, -1.7069097757339478, -1.3986642360687256, -1.8610326051712036, -1.6384108066558838, -1.5699117183685303, -0.3711790144443512, -0.576676070690155, -1.1075434684753418, -1.5699117183685303, -0.9191710948944092, -1.4500385522842407, -0.3711790144443512, -1.6555355787277222, -2.1179039478302, -1.3472900390625, -1.5014127492904663, -1.535662293434143, -1.535662293434143, -1.5014127492904663, -2.0494048595428467, -1.4671632051467896, -1.5014127492904663, -1.3815394639968872, -0.9362958669662476, -1.3644146919250488, -1.5527870655059814, -1.5699117183685303, -1.5014127492904663, -1.79253351688385, -1.2787909507751465, -1.3130404949188232, -1.5014127492904663, -1.415789008140564, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.2787909507751465, -1.227416753768921, -1.415789008140564, -1.3130404949188232, -1.0904186964035034, -1.02191960811615, -0.8335473537445068, -0.5595512986183167, -0.6280503273010254, -0.7821730971336365, -0.18280673027038574, -0.045808710157871246, -0.18280673027038574, -0.19993148744106293, 0.02269030176103115, -0.011559205129742622, 0.0740646943449974, 0.19393795728683472, 0.38231024146080017, 0.3138112425804138, -0.30267998576164246, -0.21705622971057892, -0.14855723083019257, 0.056939806789159775, 0.3309359848499298, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7419300675392151, 0.810429036617279, 1.0159261226654053, 0.7761795520782471, 0.8960528373718262, 1.0673003196716309, 0.4679340124130249, -0.6280503273010254, -1.02191960811615, -1.6555355787277222, -1.6555355787277222, -1.7069097757339478, -0.08005820959806442, -0.16568197309970856, 0.8618032932281494, 0.7933043241500854, 1.2727973461151123, 1.375545859336853, 0.9816765785217285, 0.8618032932281494, 1.1186745166778564, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7522903680801392, 1.324171543121338, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.324171543121338, 1.1529240608215332, 1.4954191446304321, 1.6495418548583984, 1.6837913990020752, 1.5467933416366577, 1.324171543121338, 0.9645518660545349, 1.18717360496521, 1.5981676578521729, 1.2899221181869507, 1.5296685695648193, 1.5125439167022705, 1.9920369386672974, 1.444044828414917, 1.1357992887496948, 1.375545859336853, 1.718040943145752, -0.21705622971057892, 0.9303023219108582, 0.10831420123577118, 1.6837913990020752, 1.3926706314086914, 1.4782943725585938, 0.8446785807609558, 0.7590547800064087, 1.1700488328933716, 1.3926706314086914, 0.17681321501731873, 0.4508092403411865, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 1.101549744606018, 1.563918113708496, 1.786539912223816, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1 [e2e-predictor] .3926706314086914, 1.324171543121338, 1.2727973461151123, 1.18717360496521, 0.9645518660545349, 0.5535577535629272, -0.09718296676874161, -0.5595512986183167, -0.4910522699356079, -0.9020463228225708, -1.1246682405471802, -1.1931672096252441, -1.6555355787277222, -1.6212860345840454, -1.9295315742492676, -1.3815394639968872, -0.9534205794334412, -1.758284091949463, -1.6555355787277222, -1.79253351688385, -1.9295315742492676, -2.01515531539917, -1.9980305433273315, -2.1179039478302, -2.032280206680298, -1.758284091949463, -1.4500385522842407, -1.8096582889556885, -0.9705453515052795, -1.2787909507751465, 0.10831420123577118, 1.0501755475997925, 0.656306266784668, -1.3644146919250488, -1.878157377243042, -1.6555355787277222, -0.6794245839118958, -1.946656346321106, -1.9124068021774292, -1.5870364904403687, -1.3644146919250488, -1.3472900390625, -1.4671632051467896, -1.9637811183929443, -1.9809058904647827, -1.4671632051467896, -1.535662293434143, -1.0047948360443115, -1.2445415258407593, -1.4500385522842407, -1.6212860345840454, -1.415789008140564, -1.3644146919250488, -1.3986642360687256, -1.0390443801879883, -1.415789008140564, -1.3644146919250488, -0.43967801332473755, -0.3711790144443512, -1.02191960811615, -1.0047948360443115, -1.4329137802124023, -1.3130404949188232, -1.2102919816970825, -0.9705453515052795, -1.1246682405471802, -0.8506720662117004, -0.9020463228225708, -0.8677968382835388, -0.7479235529899597, -0.5081770420074463, -0.5595512986183167, -0.045808710157871246, 0.5364330410957336, 0.3138112425804138, -0.045808710157871246, -0.31980475783348083, -1.3986642360687256, -0.06293346732854843, 0.02269030176103115, 0.24531221389770508, 0.3480607271194458, 0.3138112425804138, 0.43368449807167053, 0.5193082690238953, 0.7590547800064087, 0.6905558109283447, 0.7419300675392151, 0.6734310388565063, 1.0330508947372437, 0.8618032932281494, 0.7933043241500854, 0.7933043241500854, 0.9131776094436646, 0.4679340124130249, -0.7821730971336365, -1.4671632051467896, -1.5870364904403687, -1.7411593198776245, -1.6897850036621094, -0.9534205794334412, -0.21705622971057892, 0.7076805233955383, 1.1529240608215332, 1.3926706314086914, 1.444044828414917, 1.4097954034805298, 1.2385478019714355, 1.0673003196716309, 0.9303023219108582, 0.810429036617279, 1.0844250917434692, 0.7590547800064087, 0.6734310388565063, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.2899221181869507, 1.5981676578521729, 1.5296685695648193, 1.444044828414917, 1.324171543121338, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.5810428857803345, 1.6152924299240112, 1.8036646842956543, 1.4611696004867554, 1.5296685695648193, 1.4782943725585938, 0.622056782245636, 1.3412963151931763, 0.43368449807167053, 1.4269200563430786, 0.7248052954673767, 0.4850587546825409, 1.2385478019714355, 1.5467933416366577, 1.1186745166778564, 0.9303023219108582, 0.5535577535629272, 1.0673003196716309, 0.29668647050857544, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, [e2e-predictor] 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.5706825256347656, 0.8789280652999878, 1.2042982578277588, 1.63241708278656, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3070467710494995, 1.1700488328933716, 0.8960528373718262, 0.39943498373031616, -0.09718296676874161, -0.4910522699356079, -0.7307988405227661, -0.21705622971057892, -0.8335473537445068, -0.7992978096008301, -0.8677968382835388, -1.2787909507751465, -1.672660231590271, -1.2102919816970825, 0.091189444065094, -1.415789008140564, -1.9295315742492676, -1.8610326051712036, -1.8439078330993652, -1.7754088640213013, -1.758284091949463, -1.7069097757339478, -1.758284091949463, -0.9020463228225708, -1.7069097757339478, -2.0836544036865234, -1.6555355787277222, -0.6280503273010254, -0.42255327105522156, -0.8335473537445068, -1.3130404949188232, -0.16568197309970856, -1.9637811183929443, -0.8164225816726685, -0.8677968382835388, -1.415789008140564, -1.79253351688385, -1.7411593198776245, -1.8267830610275269, -1.9295315742492676, -1.7240345478057861, -1.8952820301055908, -1.5870364904403687, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.5527870655059814, -1.672660231590271, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.484287977218628, -1.2787909507751465, -1.1931672096252441, -1.1931672096252441, -1.1246682405471802, -0.011559205129742622, -0.42255327105522156, -1.6384108066558838, -0.645175039768219, -0.6965492963790894, -1.2102919816970825, -1.02191960811615, -1.073293924331665, -0.9191710948944092, -0.6622998118400574, -0.8335473537445068, -0.4739275276660919, -0.5938007831573486, 0.4679340124130249, -0.14855723083019257, -0.06293346732854843, 0.7419300675392151, 0.7076805233955383, 0.587807297706604, 0.39943498373031616, 0.3138112425804138, 0.38231024146080017, 0.0055655487813055515, 0.03981505334377289, 0.5364330410957336, 0.7248052954673767, 0.6391815543174744, 0.7076805233955383, 0.7761795520782471, 0.7076805233955383, 0.622056782245636, 0.9474270939826965, 0.8789280652999878, 0.9645518660545349, 1.0501755475997925, 0.9303023219108582, -0.43967801332473755, -1.6384108066558838, -1.5527870655059814, -1.9124068021774292, -1.141792893409729, 0.0055655487813055515, 0.3138112425804138, 1.1357992887496948, 0.9303023219108582, 1.3584210872650146, 1.5467933416366577, 1.375545859336853, 1.2214230298995972, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 1.1529240608215332, 1.3926706314086914, 1.5467933416366577, 1.444044828414917, 1.2385478019714355, 0.9474270939826965, 1.3584210872650146, 1.6152924299240112, 1.563918113708496, 1.255672574043274, 1.1529240608215332, 1.255672574043274, 1.444044828414917, 1.8207894563674927, 1.6837913990020752, 1.786539912223816, 1.786539912223816, 1.0844250917434692, 1.8207894563674927, 1.1186745166778564, -0.14855723083019257, 1.0673003196716309, 0.8275538086891174, -0.5424265265464783, -0.14855723083019257, 0.8960528373718262, -0.045808710157871246, 0.8789280652999878, 0.4508092403411865, -1.6212860345840454, 0.8446785807609558, 1.324171543121338, -0.3883037567138672, 1.0501755475997925, 0.41655975580215454, 0.587807297706604, 1.4782943725585938, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151 [e2e-predictor] , 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.9816765785217285, 1.1357992887496948, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.2042982578277588, 1.101549744606018, 0.8275538086891174, 0.4679340124130249, 0.056939806789159775, -0.28555524349212646, -0.4910522699356079, -0.2341809868812561, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 0.6049320101737976, -0.13143247365951538, -0.28555524349212646, -0.19993148744106293, -0.645175039768219, -1.8096582889556885, -1.1931672096252441, -1.878157377243042, -1.9637811183929443, -1.8439078330993652, -1.7754088640213013, -1.3130404949188232, -0.1143077164888382, -1.672660231590271, -1.4329137802124023, -1.0390443801879883, -0.31980475783348083, -1.227416753768921, 0.12543895840644836, -0.7136740684509277, 0.39943498373031616, -0.6280503273010254, -0.3369295001029968, -1.0561691522598267, -1.1760424375534058, -1.8267830610275269, -1.8267830610275269, -1.672660231590271, -1.5527870655059814, -1.7069097757339478, -1.5014127492904663, -1.535662293434143, -1.5014127492904663, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -1.7411593198776245, -1.1589176654815674, -1.6384108066558838, -1.3472900390625, -0.9020463228225708, -1.1931672096252441, -0.43967801332473755, -1.0904186964035034, -0.43967801332473755, -1.3815394639968872, -0.3883037567138672, -0.7650483250617981, -1.141792893409729, -0.06293346732854843, -1.0047948360443115, -1.0904186964035034, -1.1075434684753418, -0.8677968382835388, -0.9362958669662476, -0.8335473537445068, -0.6622998118400574, 0.41655975580215454, 0.6049320101737976, -0.06293346732854843, 0.091189444065094, -0.02868395671248436, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.27956172823905945, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.4850587546825409, 0.27956172823905945, 0.656306266784668, 0.7248052954673767, 0.7933043241500854, 0.7248052954673767, 0.9131776094436646, 1.0330508947372437, 0.9816765785217285, 0.810429036617279, 0.6049320101737976, -0.02868395671248436, -1.3130404949188232, -1.8267830610275269, -1.7411593198776245, -0.6794245839118958, 0.2281874716281891, 0.6905558109283447, 0.4850587546825409, 0.5021834969520569, 0.6391815543174744, 1.101549744606018, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.18717360496521, 1.2214230298995972, 1.0501755475997925, 1.0330508947372437, 0.810429036617279, 0.3651854991912842, 0.12543895840644836, 0.5706825256347656, 0.7419300675392151, 0.9645518660545349, 1.1186745166778564, 1.4097954034805298, 1.6152924299240112, 1.4611696004867554, 1.5296685695648193, 1.786539912223816, 1.375545859336853, 1.2042982578277588, 1.63241708278656, 0.9988013505935669, 1.7009161710739136, 1.5296685695648193, 1.2214230298995972, 0.7248052954673767, 0.5021834969520569, 0.091189444065094, 0.19393795728683472, 0.0740646943449974, -0.7307988405227661, -0.4739275276660919, -0.21705622971057892, -0.3883037567138672, 0.5193082690238953, 1.2727973461151123, 1.0330508947372437, 1.2727973461151123, -0.3883037567138672, 0.0055655487813055515, 1.8036646842956543, 1.5981676578521729, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582], [1.5467933416366577, 1.5125439167022705, 1.444 [e2e-predictor] 044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 0.9816765785217285, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.7761795520782471, 0.9131776094436646, 1.1700488328933716, 1.4782943725585938, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.3584210872650146, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 0.5706825256347656, 0.3480607271194458, 0.0740646943449974, 0.38231024146080017, 0.4850587546825409, 0.6734310388565063, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.587807297706604, 0.0055655487813055515, 0.3138112425804138, 0.5364330410957336, -0.42255327105522156, -1.2787909507751465, -1.2787909507751465, -1.8096582889556885, -1.9295315742492676, -1.8439078330993652, -1.0561691522598267, -1.261666178703308, -1.227416753768921, -1.073293924331665, -1.1075434684753418, -0.7136740684509277, -0.645175039768219, 0.14256370067596436, 0.17681321501731873, -0.09718296676874161, 0.0055655487813055515, 0.43368449807167053, 0.27956172823905945, -0.19993148744106293, -1.484287977218628, -1.672660231590271, -1.5699117183685303, -1.9295315742492676, -1.5527870655059814, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6897850036621094, -1.6555355787277222, -1.672660231590271, -1.2102919816970825, -1.604161262512207, -1.3815394639968872, -0.4739275276660919, -0.9705453515052795, -1.604161262512207, -0.610925555229187, -0.5081770420074463, -0.9876701235771179, -0.09718296676874161, -0.5595512986183167, 0.41655975580215454, 0.0740646943449974, 0.27956172823905945, 0.091189444065094, -0.8164225816726685, -0.6280503273010254, -0.5253018140792847, -0.21705622971057892, -0.42255327105522156, -0.8677968382835388, 0.38231024146080017, -0.13143247365951538, 0.2281874716281891, -0.045808710157871246, -0.610925555229187, -0.011559205129742622, 0.3651854991912842, 0.24531221389770508, 0.3309359848499298, 0.41655975580215454, 0.5535577535629272, 0.6734310388565063, 0.6734310388565063, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9988013505935669, 0.9131776094436646, 1.1529240608215332, 0.7761795520782471, 0.24531221389770508, -0.9362958669662476, -1.7754088640213013, -1.484287977218628, -0.09718296676874161, 0.8960528373718262, 1.0844250917434692, 0.9303023219108582, 1.3584210872650146, 1.4954191446304321, 1.3926706314086914, 0.8960528373718262, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.2214230298995972, 1.3412963151931763, 1.1186745166778564, 1.4097954034805298, 1.2727973461151123, 0.5706825256347656, 0.39943498373031616, 0.7590547800064087, 0.8960528373718262, 0.9131776094436646, 1.0501755475997925, 1.3070467710494995, 1.5467933416366577, 1.563918113708496, 1.324171543121338, 0.7761795520782471, 1.324171543121338, 1.3412963151931763, 1.3070467710494995, -1.5014127492904663, 0.7590547800064087, 0.587807297706604, -0.13143247365951538, 0.2110627144575119, -0.8677968382835388, - [e2e-predictor] 0.30267998576164246, 1.3926706314086914, -1.141792893409729, -0.1143077164888382, -0.16568197309970856, -0.576676070690155, 0.43368449807167053, -0.5081770420074463, 1.0673003196716309, 0.4508092403411865, -0.21705622971057892, -0.2684305012226105, 1.6152924299240112, 1.2385478019714355, 0.9474270939826965, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.7933043241500854, 0.9988013505935669, 1.18717360496521, 1.4097954034805298, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.444044828414917, 1.375545859336853, 1.255672574043274, 1.1529240608215332, 1.0501755475997925, 0.8960528373718262, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 1.0501755475997925, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.4679340124130249, -0.011559205129742622, -0.6280503273010254, -0.8506720662117004, -0.5081770420074463, -0.8506720662117004, -1.1589176654815674, -0.9362958669662476, -0.610925555229187, -0.011559205129742622, 0.26243698596954346, 0.02269030176103115, 0.810429036617279, 0.4508092403411865, 0.587807297706604, 0.622056782245636, 0.3651854991912842, -0.16568197309970856, -1.227416753768921, -0.610925555229187, -2.0494048595428467, -1.79253351688385, -1.6384108066558838, -1.7411593198776245, -1.6897850036621094, -1.6555355787277222, -1.7754088640213013, -1.6555355787277222, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.4910522699356079, -1.1246682405471802, -0.08005820959806442, -0.7992978096008301, -0.9191710948944092, -0.3369295001029968, -0.011559205129742622, -0.5081770420074463, 0.5021834969520569, 0.39943498373031616, -0.1143077164888382, 0.091189444065094, 0.3651854991912842, 0.38231024146080017, 0.0740646943449974, 0.4679340124130249, 0.19393795728683472, -0.28555524349212646, -0.06293346732854843, -0.011559205129742622, 0.14256370067596436, 0.41655975580215454, 0.5535577535629272, 0.2281874716281891, 0.622056782245636, 0.43368449807167053, 0.5021834969520569, 0.5706825256347656, 0.38231024146080017, 0.4679340124130249, 0.5364330410957336, 0.656306266784668, 0.7761795520782471, 0.5535577535629272, 0.9131776094436646, 0.9131776094436646, 0.7933043241500854, 0.5535577535629272, 0.4850587546825409, 0.9474270939826965, 0.587807297706604, -1.415789008140564, -1.7411593198776245, -1.4329137802124023, 0.17681321501731873, 0.02269030176103115, 0.9131776094436646, 0.587807297706604, 1.0501755475997925, 1.0673003196716309, 1.3070467710494995, 1.324171543121338, 1.444044828414917, 1.255672574043274, 0.9988013505935669, 0.9303023219108582, 1.444044828414917, 1.3926706314086914, 0.3651854991912842, 0.84 [e2e-predictor] 46785807609558, 1.255672574043274, 1.1700488328933716, 0.9131776094436646, 0.587807297706604, 0.9303023219108582, 0.7590547800064087, 0.5535577535629272, 0.24531221389770508, 0.43368449807167053, 0.7933043241500854, 0.8446785807609558, 1.0673003196716309, 1.1357992887496948, 0.8446785807609558, 0.5364330410957336, 0.7076805233955383, -0.8164225816726685, -1.3644146919250488, -1.0390443801879883, -0.1143077164888382, -0.4739275276660919, -1.0047948360443115, 1.2214230298995972, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -1.8096582889556885, -0.645175039768219, 0.0740646943449974, 0.5021834969520569, -0.2513057291507721, -1.8096582889556885, -0.7479235529899597, 1.3412963151931763, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 1.4097954034805298, 1.5467933416366577, 1.63241708278656, 1.6837913990020752, 1.6837913990020752, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4611696004867554, 1.375545859336853, 1.2727973461151123, 1.1357992887496948, 1.0159261226654053, 0.9474270939826965, 0.8446785807609558, 0.7248052954673767, 0.7248052954673767, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.7248052954673767, 0.810429036617279, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.8446785807609558, 0.39943498373031616, -0.30267998576164246, 0.2110627144575119, -0.045808710157871246, -0.2513057291507721, 0.7419300675392151, -0.2341809868812561, 0.810429036617279, 0.6049320101737976, 0.7419300675392151, 0.7933043241500854, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.4679340124130249, 0.6391815543174744, -0.19993148744106293, -0.14855723083019257, -1.2102919816970825, -0.6622998118400574, -1.5870364904403687, -1.7754088640213013, -1.5014127492904663, -1.9124068021774292, -1.3986642360687256, -1.9809058904647827, -1.0390443801879883, -1.073293924331665, -0.06293346732854843, -1.141792893409729, -0.6965492963790894, -0.1143077164888382, 0.02269030176103115, -0.8164225816726685, -0.6965492963790894, 0.02269030176103115, 0.091189444065094, 0.3309359848499298, -0.2513057291507721, 0.5021834969520569, 0.091189444065094, 0.9988013505935669, 0.5535577535629272, 0.4679340124130249, 0.3138112425804138, 0.03981505334377289, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, -0.08005820959806442, 0.5535577535629272, 0.4850587546825409, 0.4679340124130249, 0.2110627144575119, 0.14256370067596436, 0.41655975580215454, 0.6734310388565063, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.6905558109283447, 1.0330508947372437, 0.9303023219108582, 1.0844250917434692, 0.8275538086891174, 1.101549744606018, 0.7590547 [e2e-predictor] 800064087, 0.6734310388565063, 0.7076805233955383, -1.2959157228469849, -1.8096582889556885, -1.7411593198776245, -0.7992978096008301, 0.9645518660545349, 0.587807297706604, 0.7590547800064087, 1.4097954034805298, 1.1529240608215332, 1.4097954034805298, 1.101549744606018, 1.0501755475997925, 1.18717360496521, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.8960528373718262, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.17681321501731873, -0.43967801332473755, -0.09718296676874161, -0.42255327105522156, 0.43368449807167053, 0.656306266784668, 0.8960528373718262, -0.02868395671248436, -0.9534205794334412, -1.0904186964035034, -1.1589176654815674, -1.5185375213623047, -1.3301652669906616, -0.8164225816726685, 0.9303023219108582, -1.604161262512207, -1.4329137802124023, -0.2341809868812561, -1.3130404949188232, -1.9980305433273315, -1.758284091949463, -1.8267830610275269, -1.2445415258407593, -1.2445415258407593, 0.43368449807167053, 0.7933043241500854, 0.9303023219108582, 0.8789280652999878, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7076805233955383, 0.9645518660545349, 1.4611696004867554, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.5810428857803345, 1.4611696004867554, 1.3070467710494995, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 0.9988013505935669, 0.8960528373718262, 0.8618032932281494, 0.9474270939826965, 0.9816765785217285, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.7933043241500854, 0.24531221389770508, -0.2513057291507721, -0.2341809868812561, 0.38231024146080017, 0.0055655487813055515, 0.24531221389770508, 0.5364330410957336, 0.2281874716281891, 0.19393795728683472, 0.656306266784668, 0.8789280652999878, 0.8618032932281494, 1.2214230298995972, 1.0673003196716309, 1.1357992887496948, 1.101549744606018, 1.2214230298995972, 0.9303023219108582, 0.6049320101737976, 0.3309359848499298, -0.9362958669662476, -1.4329137802124023, -0.6965492963790894, 0.7076805233955383, -0.31980475783348083, -1.1075434684753418, -0.8506720662117004, -0.9534205794334412, -1.4671632051467896, -1.6212860345840454, -1.535662293434143, -0.06293346732854843, 0.27956172823905945, 0.091189444065094, 0.03981505334377289, 0.02269030176103115, -0.14855723083019257, 0.29668647050857544, 0.5706825256347656, 0.5193082690238953, 0.6049320101737976, 0.5021834969520569, 0.810429036617279, 0.8960528373718262, 0.6905558109283447, 0.8275538086891174, 0.8789280652999878, 0.656306266784 [e2e-predictor] 668, 0.6391815543174744, 0.5706825256347656, 0.14256370067596436, 0.3138112425804138, 0.3138112425804138, 0.2110627144575119, 0.5535577535629272, 0.6049320101737976, 0.41655975580215454, 0.5706825256347656, 0.622056782245636, 0.39943498373031616, 0.587807297706604, 0.8275538086891174, 0.9303023219108582, 1.0501755475997925, 0.7761795520782471, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 1.0673003196716309, 0.9131776094436646, 0.587807297706604, -0.9020463228225708, -1.7754088640213013, -1.8096582889556885, -0.2684305012226105, -0.4568027853965759, 0.6905558109283447, 0.8446785807609558, 1.18717360496521, 1.375545859336853, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2899221181869507, 1.0330508947372437, 0.7933043241500854, 1.2899221181869507, 1.3584210872650146, 1.2727973461151123, 1.1186745166778564, 0.8275538086891174, 0.4679340124130249, 0.7761795520782471, 0.6049320101737976, 0.02269030176103115, 0.8275538086891174, 0.41655975580215454, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 1.0844250917434692, 1.5467933416366577, 1.2727973461151123, 0.4679340124130249, -1.0561691522598267, -1.4329137802124023, -0.9020463228225708, -0.1143077164888382, -0.8849216103553772, -1.02191960811615, 0.3651854991912842, -0.8164225816726685, -1.4671632051467896, 0.5535577535629272, -0.9705453515052795, -1.7069097757339478, -1.5527870655059814, -1.6384108066558838, -1.5014127492904663, -1.3986642360687256, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.9988013505935669, 1.0673003196716309, 1.2385478019714355, 1.4611696004867554, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.5981676578521729, 1.4954191446304321, 1.375545859336853, 1.2385478019714355, 1.2042982578277588, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0501755475997925, 1.1700488328933716, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2385478019714355, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.091189444065094, -0.19993148744106293, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 1.0330508947372437, 0.9988013505935669, 1.101549744606018, 1.1529240608215332, 1.3584210872650146, 1.18717360496521, 1.1186745166778564, 1.2042982578277588, 1.0330508947372437, 0.587807297706604, -0.2341809868812561, 0.39943498373031616, -0.02868395671248436, -0.30267998576164246, -0.6794245839118958, 0.9131776094436646, 0.4679340124130249, [e2e-predictor] 0.15968845784664154, -0.08005820959806442, -0.5253018140792847, -0.40542852878570557, 0.03981505334377289, -0.6280503273010254, 0.17681321501731873, -0.045808710157871246, 0.10831420123577118, 0.14256370067596436, 0.3480607271194458, 0.7248052954673767, 0.43368449807167053, 0.7076805233955383, 0.41655975580215454, 0.8446785807609558, 0.5535577535629272, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.6905558109283447, 0.38231024146080017, 0.4850587546825409, 0.4508092403411865, 0.3309359848499298, 0.3651854991912842, 0.24531221389770508, 0.17681321501731873, 0.27956172823905945, 0.7590547800064087, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6734310388565063, 0.8618032932281494, 0.7761795520782471, 0.9988013505935669, 1.2214230298995972, 1.324171543121338, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, 0.810429036617279, -0.09718296676874161, -1.6212860345840454, -1.9809058904647827, 0.02269030176103115, 0.5364330410957336, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 1.2385478019714355, 1.1186745166778564, 1.2214230298995972, 1.2727973461151123, 1.4269200563430786, 1.5125439167022705, 1.3070467710494995, 1.2042982578277588, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 0.5021834969520569, 1.1700488328933716, 1.2385478019714355, 0.8446785807609558, 0.3480607271194458, 1.3412963151931763, 0.8960528373718262, 0.7761795520782471, 0.3651854991912842, 0.3138112425804138, 0.15968845784664154, 0.24531221389770508, 0.5193082690238953, 0.19393795728683472, 0.656306266784668, 0.3309359848499298, 0.38231024146080017, -0.06293346732854843, 0.9645518660545349, -1.1246682405471802, -0.9705453515052795, -0.9705453515052795, -1.0561691522598267, -1.5014127492904663, 0.03981505334377289, 0.19393795728683472, -1.1589176654815674, -0.5595512986183167, -0.6965492963790894, -1.415789008140564, -1.4329137802124023, -1.1075434684753418, -1.227416753768921, -1.227416753768921, 0.8960528373718262, 1.0159261226654053, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.4269200563430786, 1.3412963151931763, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.8789280652999878, 1.0673003196716309, 1.2385478019714355, 1.3926706314086914, 1.563918113708496, 1.63241708278656, 1.6837913990020752, 1.718040943145752, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.810429036617279, 1.0844250917434692, 1.101549744606018, 1.324171543121338, 1.1357992887496948, 1.2385478019714355, 1.3070467710494995, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.03305089473724 [e2e-predictor] 37, 0.9816765785217285, 1.0159261226654053, 0.8446785807609558, 0.7933043241500854, 1.0673003196716309, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.3584210872650146, 1.2385478019714355, 0.810429036617279, 0.8960528373718262, 0.3651854991912842, 0.9474270939826965, -0.42255327105522156, 0.3309359848499298, 0.587807297706604, 0.9131776094436646, 0.3309359848499298, 0.5706825256347656, 0.5364330410957336, 0.8275538086891174, 0.27956172823905945, 0.091189444065094, -0.2341809868812561, 0.622056782245636, 0.2110627144575119, 0.656306266784668, -0.13143247365951538, 0.5364330410957336, 0.622056782245636, 0.3138112425804138, 0.622056782245636, 0.4508092403411865, 0.8275538086891174, 0.4679340124130249, 0.6391815543174744, 0.6391815543174744, 0.5193082690238953, 0.587807297706604, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.7590547800064087, 0.3651854991912842, 0.587807297706604, 0.8618032932281494, 0.5021834969520569, 0.7761795520782471, 0.7248052954673767, 0.9474270939826965, 0.7933043241500854, 0.9474270939826965, 1.2042982578277588, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 1.0673003196716309, 0.5535577535629272, -0.7307988405227661, -1.8439078330993652, -1.0390443801879883, 0.5706825256347656, 0.6734310388565063, 0.6734310388565063, 0.3309359848499298, 0.810429036617279, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.255672574043274, 1.3412963151931763, 1.4611696004867554, 1.3412963151931763, 0.9131776094436646, 0.9645518660545349, 1.0673003196716309, 1.3070467710494995, 1.3412963151931763, 1.4954191446304321, 0.5706825256347656, 0.9303023219108582, 0.6049320101737976, 0.6391815543174744, 0.9988013505935669, 0.7590547800064087, 0.9645518660545349, -0.09718296676874161, 0.7590547800064087, -0.14855723083019257, 0.5535577535629272, 0.3309359848499298, 0.9988013505935669, 0.9131776094436646, 1.2042982578277588, 0.810429036617279, 0.7076805233955383, -0.14855723083019257, -1.0047948360443115, -1.0390443801879883, -0.7136740684509277, -1.0390443801879883, -1.5014127492904663, -0.5253018140792847, 0.29668647050857544, -1.3986642360687256, -0.7992978096008301, -0.7821730971336365, -1.3130404949188232, -1.4329137802124023, -1.4500385522842407, -1.4329137802124023, -0.7136740684509277, 0.8446785807609558, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878], [1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 1.0159261226654053, 1.0159261226654053, 1.2214230298995972, 1.5467933416366577, 1.6152924299240112, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1. [e2e-predictor] 0159261226654053, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 0.9303023219108582, 0.8618032932281494, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 1.0673003196716309, 1.0501755475997925, 1.101549744606018, 0.9303023219108582, 1.1357992887496948, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.4097954034805298, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.1186745166778564, 1.2042982578277588, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 1.0159261226654053, 0.9303023219108582, 1.0673003196716309, 1.0673003196716309, 0.8960528373718262, 0.9645518660545349, 1.0330508947372437, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.810429036617279, 0.7419300675392151, 0.622056782245636, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 0.622056782245636, 0.4679340124130249, 0.39943498373031616, 0.5364330410957336, 0.41655975580215454, 0.19393795728683472, 0.3480607271194458, 0.6391815543174744, 0.7248052954673767, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 0.7590547800064087, 1.2727973461151123, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.2899221181869507, 1.1186745166778564, 1.0673003196716309, 0.8789280652999878, -0.02868395671248436, -1.2102919816970825, -1.3986642360687256, -0.5938007831573486, -0.3883037567138672, 0.7590547800064087, 0.9988013505935669, 0.8446785807609558, 0.8275538086891174, 1.2899221181869507, 1.1357992887496948, 1.3412963151931763, 1.3584210872650146, 1.4954191446304321, 1.0159261226654053, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.255672574043274, 1.1357992887496948, 0.6905558109283447, 0.6734310388565063, 0.5021834969520569, 0.9303023219108582, 0.9816765785217285, 0.656306266784668, 0.9816765785217285, 0.8618032932281494, 0.7590547800064087, 0.7419300675392151, -0.21705622971057892, 0.6905558109283447, 0.29668647050857544, 0.3309359848499298, 0.9474270939826965, 0.9131776094436646, 1.3926706314086914, 0.9131776094436646, 1.375545859336853, 1.0844250917434692, 0.6391815543174744, -0.7307988405227661, -1.5527870655059814, -1.3130404949188232, -1.4329137802124023, -1.5870364904403687, -1.4671632051467896, 0.02269030176103115, -1.6555355787277222, -1.073293924331665, -0.6622998118400574, -0.9876701235771179, -1.3986642360687256, -1.3986642360687256, -1.4671632051467896, -0.1143077164888382, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494], [1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9 [e2e-predictor] 303023219108582, 1.1529240608215332, 1.2042982578277588, 1.3412963151931763, 1.5125439167022705, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.5810428857803345, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.255672574043274, 1.18717360496521, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 0.9303023219108582, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 0.7933043241500854, 0.5535577535629272, 0.5364330410957336, 0.6049320101737976, 0.4850587546825409, 0.5364330410957336, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.8960528373718262, 0.9816765785217285, 1.101549744606018, 1.2899221181869507, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.1700488328933716, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.101549744606018, 1.1700488328933716, 0.9816765785217285, 0.810429036617279, 1.1357992887496948, 0.8789280652999878, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 0.6049320101737976, 0.12543895840644836, 0.5706825256347656, 0.7248052954673767, 0.622056782245636, 0.6391815543174744, 0.5535577535629272, 0.4508092403411865, 0.3480607271194458, 0.38231024146080017, 0.5021834969520569, 0.5193082690238953, 0.6391815543174744, 0.5364330410957336, 0.3480607271194458, 0.6905558109283447, 0.7761795520782471, 0.7076805233955383, 0.8275538086891174, 0.7590547800064087, 0.5706825256347656, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.6905558109283447, 0.6049320101737976, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 0.8275538086891174, 1.0673003196716309, 0.5193082690238953, -1.073293924331665, -1.5527870655059814, -1.5014127492904663, 0.0740646943449974, 0.656306266784668, 0.810429036617279, 0.9474270939826965, 1.1357992887496948, 1.1529240608215332, 1.3584210872650146, 1.101549744606018, 1.4097954034805298, 1.0159261226654053, 1.2214230298995972, 1.2899221181869507, 1.3926706314086914, 0.6391815543174744, 0.4679340124130249, 1.0159261226654053, 0.8618032932281494, 0.7076805233955383, 0.9131776094436646, 1.1700488328933716, 0.7933043241500854, 0.9988013505935669, 0.8618032932281494, 1.0844250917434692, 0.9303023219108582, 0.43368449807167053, 0.8789280652999878, 0.24531221389770508, 0.5535577535629272, 0.43368449807167053, 0.8789280652999878, 0.9816765785217285, 1.0159261226654053, 0.810429036617279, 1.3584210872650146, 0.656306266784668, 1.1357992887496948, 0.29668647050857544, -0.8506720662117004, -1.7069097757339478, -1.4671632051467896, -1.3472900390625, -1.5185375213623047, -1.3644146919250488, -0.3540542721748352, -1.7240345478057861, -1.2959157228469849, -0.7479235529899597, -1.0047948360443115, -1.1075434684753418, -1.3986642360687256, -1.3815394639968872, 0.7076805233955383, 0.8960528373718262, 0.8789280652999878], [1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101 [e2e-predictor] 549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 1.0159261226654053, 1.1529240608215332, 1.3584210872650146, 1.5296685695648193, 1.6152924299240112, 1.6666666269302368, 1.6666666269302368, 1.563918113708496, 1.5125439167022705, 1.444044828414917, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.8789280652999878, 0.7419300675392151, 0.6734310388565063, 0.8789280652999878, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.7761795520782471, 0.810429036617279, 0.9303023219108582, 0.7933043241500854, 0.7419300675392151, 0.9645518660545349, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.2899221181869507, 1.4269200563430786, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.18717360496521, 0.9988013505935669, 1.0159261226654053, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.1186745166778564, 1.0501755475997925, 0.7761795520782471, 0.9303023219108582, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.6049320101737976, 0.6905558109283447, 0.9131776094436646, 0.5021834969520569, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6049320101737976, 0.622056782245636, 0.7933043241500854, 0.7933043241500854, 0.7419300675392151, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.8275538086891174, 0.9645518660545349, 0.7933043241500854, 0.7590547800064087, 1.0159261226654053, 0.9303023219108582, 0.622056782245636, 0.9303023219108582, 1.0673003196716309, 1.0501755475997925, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 0.5193082690238953, -1.02191960811615, -1.9295315742492676, -0.8506720662117004, -0.2513057291507721, 0.5021834969520569, 0.587807297706604, 0.9988013505935669, 1.2042982578277588, 0.587807297706604, 1.1357992887496948, 1.0844250917434692, 1.2899221181869507, 1.324171543121338, 0.9474270939826965, 0.7248052954673767, 1.1357992887496948, 0.622056782245636, 0.9645518660545349, 0.4679340124130249, 0.810429036617279, 0.7248052954673767, 0.7761795520782471, 0.7419300675392151, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 0.38231024146080017, 0.7761795520782471, 0.9645518660545349, 0.4850587546825409, 0.8960528373718262, 0.7761795520782471, 0.9131776094436646, 1.18717360496521, 1.2899221181869507, 0.6905558109283447, 1.0159261226654053, 1.2899221181869507, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.15968845784664154, -0.2513057291507721, -1.5527870655059814, -1.5014127492904663, -1.3815394639968872, -1.484287977218628, -1.2445415258407593, -1.1246682405471802, -1.7069097757339478, -1.02191960811615, -0.9534205794334412, -1.0904186964035034, -0.7136740684509277, -1.5014127492904663, -1.5527870655059814, 0.9645518660545349, 0.8789280652999878], [1.4269200563430786, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0 [e2e-predictor] .810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0673003196716309, 1.1700488328933716, 1.2727973461151123, 1.3926706314086914, 1.4611696004867554, 1.6152924299240112, 1.6152924299240112, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.375545859336853, 1.3412963151931763, 1.2385478019714355, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.7933043241500854, 0.810429036617279, 0.656306266784668, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.3309359848499298, 0.5021834969520569, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.9131776094436646, 0.7761795520782471, 0.8960528373718262, 0.38231024146080017, 0.5364330410957336, 0.7590547800064087, 0.8618032932281494, 1.0159261226654053, 0.7419300675392151, 0.8789280652999878, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.2214230298995972, 1.375545859336853, 1.2214230298995972, 0.9816765785217285, 0.8789280652999878, 0.7590547800064087, 1.1186745166778564, 1.0844250917434692, 1.1186745166778564, 1.0844250917434692, 0.7933043241500854, 0.6049320101737976, 0.810429036617279, 0.8275538086891174, 0.24531221389770508, -0.06293346732854843, 0.8275538086891174, 0.3480607271194458, 0.656306266784668, 0.5535577535629272, 0.6905558109283447, 0.41655975580215454, 0.5364330410957336, 0.7933043241500854, 0.7761795520782471, 0.6734310388565063, 0.2281874716281891, 0.38231024146080017, 0.5535577535629272, 0.8446785807609558, 0.5535577535629272, 0.622056782245636, 0.5706825256347656, 0.8446785807609558, 0.5021834969520569, 0.8960528373718262, -0.08005820959806442, 0.7933043241500854, 0.7590547800064087, 0.656306266784668, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2385478019714355, 1.1186745166778564, 1.2727973461151123, 1.1529240608215332, 1.1529240608215332, 0.4850587546825409, -0.3711790144443512, -1.758284091949463, -1.6555355787277222, 0.03981505334377289, 0.02269030176103115, 0.27956172823905945, 0.8789280652999878, 0.38231024146080017, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.444044828414917, 1.1186745166778564, 1.0330508947372437, 1.1357992887496948, 0.9816765785217285, 0.9645518660545349, 0.7761795520782471, 1.0501755475997925, 1.0330508947372437, 0.5706825256347656, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.8960528373718262, 0.2110627144575119, 0.6391815543174744, 0.9816765785217285, 0.5193082690238953, 0.3480607271194458, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.41655975580215454, 0.5193082690238953, 0.2110627144575119, 0.5021834969520569, 0.587807297706604, 0.3651854991912842, 0.41655975580215454, 0.8446785807609558, -0.14855723083019257, -0.09718296676874161, -0.4910522699356079, -1.4671632051467896, -1.5699117183685303, -1.4329137802124023, -1.227416753768921, -1.2959157228469849, -1.5527870655059814, -1.2445415258407593, -1.2787909507751465, -0.9020463228225708, -0.9876701235771179, -1.2787909507751465, -1.535662293434143, -1.2445415258407593, 1.718040943145752], [1.3926706314086914, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, [e2e-predictor] 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.1357992887496948, 1.3412963151931763, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.5467933416366577, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.2727973461151123, 1.2042982578277588, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.8618032932281494, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.8275538086891174, 0.7590547800064087, 0.9474270939826965, 0.9816765785217285, 0.7590547800064087, 0.7419300675392151, 0.6049320101737976, 0.9131776094436646, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.1186745166778564, 0.9645518660545349, 1.0159261226654053, 1.1357992887496948, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 0.8618032932281494, 0.7076805233955383, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.587807297706604, 0.5021834969520569, 0.41655975580215454, 0.27956172823905945, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.656306266784668, 0.6734310388565063, 0.5193082690238953, 0.6391815543174744, 0.7419300675392151, 0.6049320101737976, 0.5193082690238953, 0.03981505334377289, 0.27956172823905945, 0.3651854991912842, 0.6391815543174744, 0.5021834969520569, 0.7590547800064087, 0.7761795520782471, 0.4508092403411865, 0.4679340124130249, 0.7590547800064087, 0.7761795520782471, 1.18717360496521, 1.0844250917434692, 1.1186745166778564, 1.2385478019714355, 1.3412963151931763, 1.324171543121338, 1.1700488328933716, 0.810429036617279, -0.1143077164888382, -1.878157377243042, -1.4329137802124023, -1.1931672096252441, -1.1075434684753418, 0.4679340124130249, 0.43368449807167053, 0.5535577535629272, 1.0330508947372437, 1.3926706314086914, 0.9645518660545349, 0.7761795520782471, 0.9645518660545349, 1.2385478019714355, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.2385478019714355, 0.7761795520782471, 0.656306266784668, 0.6905558109283447, 0.622056782245636, 0.7419300675392151, 0.9303023219108582, 0.5021834969520569, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.41655975580215454, 0.5193082690238953, 0.2281874716281891, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.4508092403411865, 0.3480607271194458, 0.5706825256347656, 0.19393795728683472, 0.091189444065094, 0.7248052954673767, 0.02269030176103115, 0.5021834969520569, 0.4165597558021545 [e2e-predictor] 4, -0.7479235529899597, -1.3472900390625, -1.6212860345840454, -1.4329137802124023, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.3644146919250488, -1.0561691522598267, -0.9191710948944092, -1.02191960811615, -1.261666178703308, -1.415789008140564, -0.6965492963790894], [1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.2042982578277588, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.324171543121338, 1.2385478019714355, 1.1529240608215332, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.7933043241500854, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.8446785807609558, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.7590547800064087, 0.9645518660545349, 0.8618032932281494, 1.1186745166778564, 0.9645518660545349, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.1529240608215332, 1.0501755475997925, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 0.6391815543174744, 0.8789280652999878, 1.0159261226654053, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 1.18717360496521, 0.6049320101737976, 1.0330508947372437, 1.0330508947372437, 0.8446785807609558, 0.7933043241500854, 0.8960528373718262, 0.7248052954673767, 0.7590547800064087, 0.587807297706604, 0.7248052954673767, 0.6049320101737976, 0.6391815543174744, 0.5706825256347656, 0.27956172823905945, 0.14256370067596436, 0.39943498373031616, 0.2281874716281891, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.6734310388565063, 0.8275538086891174, 0.6905558109283447, 0.7419300675392151, 0.6391815543174744, 0.4508092403411865, 0.5706825256347656, 0.3651854991912842, 0.622056782245636, 0.41655975580215454, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.18717360496521, 1.0673003196716309, 1.1357992887496948, 0.9645518660545349, -0.09718296676874161, -1.535662293434143, -1.7411593198776245, -0.9020463228225708, -1.261666178703308, -0.4568027853965759, 0.6049320101737976, 1.101549744606018, 0.7933043241500854, 0.6391815543174744, 0.587807297706604, 0.6905558109283447, 1.1357992887496948, 0.7419300675392151, 0.8960528373718262, 0.7761795520782471, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 0.7590547800064087, 1.324171543121338, 0.7419300675392151, 0.9131776094436646, [e2e-predictor] 0.7933043241500854, 0.7248052954673767, 0.587807297706604, 0.5706825256347656, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.656306266784668, 0.4850587546825409, 0.7590547800064087, 0.38231024146080017, 0.5364330410957336, 0.38231024146080017, 0.8618032932281494, 0.810429036617279, 0.8960528373718262, 0.8275538086891174, -0.4910522699356079, -1.2445415258407593, -1.758284091949463, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.3815394639968872, -1.261666178703308, -1.3986642360687256, -0.8506720662117004, -0.6965492963790894, -1.4329137802124023, -1.3644146919250488], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4782943725585938, 1.3584210872650146, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0844250917434692, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.6734310388565063, 1.0159261226654053, 0.9988013505935669, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 1.18717360496521, 1.1529240608215332, 1.0501755475997925, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 0.9816765785217285, 1.0159261226654053, 0.9645518660545349, 1.101549744606018, 0.9988013505935669, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 1.0844250917434692, 0.6734310388565063, 0.5364330410957336, 0.9988013505935669, 1.0673003196716309, 0.7590547800064087, 0.7076805233955383, 0.7933043241500854, 0.5364330410957336, 0.38231024146080017, 0.5193082690238953, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6391815543174744, 0.7419300675392151, 0.4850587546825409, 0.26243698596954346, 0.8446785807609558, 0.41655975580215454, 0.15968845784664154, 0.7933043241500854, 0.3138112425804138, 0.7590547800064087, 0.3651854991912842, 0.4508092403411865, 0.39943498373031616, 0.9131776094436646, 0.8789280652999878, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.2042982578277588, 1.0844250917434692, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.0673003196716309, 0.6391815543174744, -1.1760424375534058, -1.5527870655059814, -1.604161262512207, -0.7650483250617981, -0.43967 [e2e-predictor] 801332473755, 0.5535577535629272, 0.3309359848499298, 0.14256370067596436, 0.5021834969520569, 0.810429036617279, 0.5021834969520569, 0.7248052954673767, 0.7590547800064087, 0.4850587546825409, 0.4850587546825409, 0.39943498373031616, 0.5021834969520569, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 1.0159261226654053, 0.41655975580215454, 0.7419300675392151, 0.656306266784668, 0.43368449807167053, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.587807297706604, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.5706825256347656, 0.7761795520782471, 0.7419300675392151, 0.810429036617279, 0.656306266784668, 0.8446785807609558, 0.656306266784668, 0.8618032932281494, 0.9131776094436646, 0.9816765785217285, 0.6049320101737976, -1.415789008140564, -1.7069097757339478, -1.4500385522842407, -1.3301652669906616, -1.3130404949188232, -1.3986642360687256, -1.261666178703308, -1.79253351688385, -0.30267998576164246, -0.8849216103553772, -1.3815394639968872], [1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.7933043241500854, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.6391815543174744, 1.1186745166778564, 1.18717360496521, 0.7761795520782471, 0.6905558109283447, 0.9131776094436646, 0.6391815543174744, 0.9303023219108582, 1.0159261226654053, 0.9131776094436646, 0.8789280652999878, 1.0330508947372437, 1.0844250917434692, 1.1529240608215332, 1.1357992887496948, 1.0330508947372437, 1.1186745166778564, 0.8960528373718262, 0.9645518660545349, 0.9474270939826965, 0.7933043241500854, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 1.0330508947372437, 1.1186745166778564, 0.7248052954673767, 0.7248052954673767, 1.1186745166778564, 0.9303023219108582, 0.8789280652999878, 0.9816765785217285, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.656306266784668, 0.7076805233955383, 0.6391815543174744, 0.7933043241500854, 0.656306266784668, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8789280652999878, 0.3138112425804138, 0.39943498373031616, 0.587807297706604, 0.6391815543174744, 0.24531221389770508, 0.39943498373031616, 0.4850587546825409, 0.6905558109283447, 0.5193082690238953, 0.26243698596954346, 0.553557753562 [e2e-predictor] 9272, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.4097954034805298, 1.255672574043274, 1.1529240608215332, 1.1529240608215332, 1.255672574043274, 1.3070467710494995, 0.8960528373718262, -0.4568027853965759, -1.3301652669906616, -1.9124068021774292, -0.6794245839118958, -0.9705453515052795, -0.2513057291507721, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.3480607271194458, 0.4508092403411865, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.4679340124130249, 0.43368449807167053, 0.9645518660545349, 0.6049320101737976, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.5364330410957336, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 1.18717360496521, -1.1760424375534058, -1.6384108066558838, -1.5014127492904663, -1.4329137802124023, -1.3986642360687256, -1.415789008140564, -1.3815394639968872, -1.6384108066558838, 0.3651854991912842, -1.141792893409729], [1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 0.9474270939826965, 0.9303023219108582, 0.8618032932281494, 0.9303023219108582, 0.810429036617279, 0.6734310388565063, 0.7761795520782471, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8446785807609558, 0.9131776094436646, 1.0844250917434692, 1.2214230298995972, 1.0501755475997925, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.8618032932281494, 0.810429036617279, 0.9645518660545349, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 0.8446785807609558, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 0.9816765785217285, 0.9474270939826965, 0.6905558109283447, 0.7933043241500854, 0.656306266784668, 0.4508092403411865, 0.587807297706604, 0.77617 [e2e-predictor] 95520782471, 0.7933043241500854, 0.6734310388565063, 0.6049320101737976, 0.6391815543174744, 0.7419300675392151, 0.587807297706604, 0.6391815543174744, 0.3651854991912842, 0.26243698596954346, 0.4508092403411865, 0.39943498373031616, 0.3138112425804138, 0.3651854991912842, 0.5021834969520569, 0.5193082690238953, 0.6905558109283447, 0.6905558109283447, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0159261226654053, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.2385478019714355, 1.1700488328933716, 1.3412963151931763, 1.0330508947372437, 0.6391815543174744, -0.9876701235771179, -1.4500385522842407, -1.7411593198776245, -1.141792893409729, -0.576676070690155, -0.14855723083019257, 0.03981505334377289, 0.10831420123577118, 0.14256370067596436, 0.43368449807167053, 0.4679340124130249, 0.6734310388565063, 0.4679340124130249, 0.810429036617279, 0.3651854991912842, 0.43368449807167053, 0.8789280652999878, 0.656306266784668, 0.7076805233955383, -0.06293346732854843, 0.6734310388565063, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7419300675392151, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.4508092403411865, -1.5527870655059814, -1.7240345478057861, -1.5527870655059814, -1.484287977218628, -1.4671632051467896, -1.3472900390625, -1.535662293434143, 0.3138112425804138], [1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.5193082690238953, 0.7933043241500854, 0.9816765785217285, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 1.0159261226654053, 0.9131776094436646, 1.1186745166778564, 1.1357992887496948, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.8618032932281494, 0.8960528373718262, 0.9988013505935669, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.7419300675392151, 0.6905558109283447, 0.844678580 [e2e-predictor] 7609558, 0.9645518660545349, 1.0844250917434692, 0.9645518660545349, 1.0844250917434692, 1.0159261226654053, 0.8960528373718262, 0.9303023219108582, 1.0673003196716309, 1.18717360496521, 0.8275538086891174, 1.0159261226654053, 0.810429036617279, 0.6734310388565063, 0.8446785807609558, 0.9303023219108582, 0.8618032932281494, 0.7076805233955383, 0.5193082690238953, 0.4850587546825409, 0.9988013505935669, 0.6905558109283447, 0.6734310388565063, 0.4679340124130249, 0.5535577535629272, 0.6734310388565063, 0.41655975580215454, 0.43368449807167053, 0.6049320101737976, 0.43368449807167053, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.8618032932281494, 0.9474270939826965, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.18717360496521, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.5364330410957336, -1.0904186964035034, -1.3301652669906616, -1.5699117183685303, -1.1760424375534058, -0.576676070690155, -1.3301652669906616, -0.9020463228225708, 0.15968845784664154, 0.27956172823905945, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.4508092403411865, 0.6734310388565063, 0.4850587546825409, 0.7076805233955383, 0.6049320101737976, 0.3651854991912842, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 1.0501755475997925, -0.2513057291507721, -1.5870364904403687, -1.535662293434143, -1.4329137802124023, -1.3301652669906616, -1.4671632051467896, -1.4500385522842407], [1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7248052954673767, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 1.0673003196716309, 1.0330508947372437, 1.1186745166778564, 1.1529240608215332, [e2e-predictor] 1.1700488328933716, 1.0159261226654053, 1.0159261226654053, 0.8446785807609558, 0.8789280652999878, 0.5706825256347656, 0.656306266784668, 0.9474270939826965, 0.810429036617279, 0.7419300675392151, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 0.9816765785217285, 1.0673003196716309, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0501755475997925, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.9988013505935669, 1.0159261226654053, 1.18717360496521, 1.0673003196716309, 1.1529240608215332, 1.1186745166778564, 0.9988013505935669, 0.8275538086891174, 0.5535577535629272, 0.9816765785217285, 0.7590547800064087, 0.3309359848499298, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.7761795520782471, 0.8275538086891174, 0.41655975580215454, 0.43368449807167053, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.6391815543174744, 0.8446785807609558, 0.7419300675392151, 0.7933043241500854, 0.7076805233955383, 0.7761795520782471, 0.8446785807609558, 0.7761795520782471, 0.7419300675392151, 0.8618032932281494, 1.0330508947372437, 1.324171543121338, 1.0673003196716309, 0.9303023219108582, 1.1186745166778564, 1.2214230298995972, 1.2899221181869507, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 0.9988013505935669, 0.4850587546825409, -1.1075434684753418, -1.6212860345840454, -0.9534205794334412, -1.5014127492904663, -1.8439078330993652, -0.13143247365951538, -0.011559205129742622, 0.4850587546825409, 0.3651854991912842, 0.3480607271194458, 0.6049320101737976, 0.4850587546825409, 0.3309359848499298, 0.3138112425804138, 0.39943498373031616, 0.5364330410957336, 0.622056782245636, 0.810429036617279, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, -0.42255327105522156, -1.8610326051712036, -1.5527870655059814, -1.4671632051467896, -1.5185375213623047], [1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2214230298995972, 1.2727973461151123, 1.1700488328933716, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.1186745166778564, 1.118 [e2e-predictor] 6745166778564, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 0.8618032932281494, 0.9303023219108582, 0.6734310388565063, 0.2110627144575119, 0.8275538086891174, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 0.8960528373718262, 1.0330508947372437, 1.0501755475997925, 0.8960528373718262, 0.9816765785217285, 0.9988013505935669, 1.0844250917434692, 0.8275538086891174, 0.9303023219108582, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.2042982578277588, 1.0330508947372437, 1.0159261226654053, 0.8275538086891174, 0.6391815543174744, 1.2042982578277588, 1.0501755475997925, 0.7076805233955383, 0.656306266784668, 0.9303023219108582, 0.7248052954673767, 0.7076805233955383, 0.622056782245636, 0.6391815543174744, 0.3651854991912842, 0.5535577535629272, 0.27956172823905945, 0.5193082690238953, 0.6049320101737976, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7076805233955383, 0.6391815543174744, 0.4850587546825409, 0.8446785807609558, 0.5193082690238953, 0.6734310388565063, 0.9131776094436646, 0.9816765785217285, 0.8960528373718262, 1.1186745166778564, 0.7248052954673767, 0.9816765785217285, 1.255672574043274, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.1357992887496948, 1.2385478019714355, 0.6734310388565063, 0.0055655487813055515, -1.3644146919250488, -1.7754088640213013, -1.3815394639968872, -1.0904186964035034, -0.5595512986183167, -0.16568197309970856, 0.39943498373031616, 0.29668647050857544, 0.3480607271194458, 0.5364330410957336, 0.3138112425804138, 0.10831420123577118, 0.41655975580215454, 0.4850587546825409, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.10831420123577118, -1.6555355787277222, -1.5014127492904663], [1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.25567257 [e2e-predictor] 4043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3070467710494995, 1.2042982578277588, 1.1357992887496948, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9303023219108582, 1.0159261226654053, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8446785807609558, 0.7761795520782471, 0.656306266784668, 0.7761795520782471, 0.810429036617279, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 1.0330508947372437, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0159261226654053, 0.9474270939826965, 1.0159261226654053, 1.101549744606018, 1.0501755475997925, 1.101549744606018, 1.0844250917434692, 1.1357992887496948, 1.0501755475997925, 1.1357992887496948, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.1357992887496948, 0.9131776094436646, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.9131776094436646, 0.8789280652999878, 0.7933043241500854, 0.9816765785217285, 0.6734310388565063, 0.7933043241500854, 0.7248052954673767, 0.7590547800064087, 0.38231024146080017, 0.7590547800064087, 0.4679340124130249, 0.5364330410957336, 0.7761795520782471, 0.7761795520782471, 0.6391815543174744, 0.5364330410957336, 0.622056782245636, 0.7933043241500854, 0.6049320101737976, 0.41655975580215454, 0.8789280652999878, 0.6049320101737976, 0.8960528373718262, 0.9645518660545349, 0.8789280652999878, 0.9816765785217285, 0.9988013505935669, 1.0673003196716309, 1.2214230298995972, 1.3070467710494995, 1.3070467710494995, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.1357992887496948, 0.8960528373718262, -0.5595512986183167, -1.3644146919250488, -1.672660231590271, -1.946656346321106, -1.2102919816970825, -0.645175039768219, 0.02269030176103115, 0.3651854991912842, 0.27956172823905945, 0.38231024146080017, -0.9191710948944092, 0.12543895840644836, 0.24531221389770508, 0.7761795520782471, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.9645518660545349], [1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496 [e2e-predictor] 521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 1.2042982578277588, 1.2899221181869507, 1.3070467710494995, 1.4097954034805298, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8789280652999878, 0.9645518660545349, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 0.9988013505935669, 1.0330508947372437, 0.7419300675392151, 0.8275538086891174, 0.656306266784668, 0.7419300675392151, 0.5193082690238953, 0.5364330410957336, 0.8275538086891174, 0.41655975580215454, 0.4508092403411865, 0.8960528373718262, 0.8275538086891174, 0.9816765785217285, 0.9474270939826965, 1.1186745166778564, 1.101549744606018, 1.0159261226654053, 0.9988013505935669, 1.0673003196716309, 1.101549744606018, 1.0673003196716309, 1.1529240608215332, 1.0673003196716309, 1.0159261226654053, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 1.0844250917434692, 1.2214230298995972, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7076805233955383, 0.7761795520782471, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7076805233955383, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, 0.8446785807609558, 0.9474270939826965, 0.5535577535629272, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.7419300675392151, 0.9645518660545349, 1.1529240608215332, 0.9474270939826965, 1.0844250917434692, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.375545859336853, 1.18717360496521, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.18717360496521, 1.1357992887496948, 0.5193082690238953, -0.5253018140792847, -1.3815394639968872, -1.5185375213623047, -1.7411593198776245, -1.1246682405471802, -0.9191710948944092, -0.4910522699356079, 0.15968845784664154, -0.9876701235771179, -0.3540542721748352, 0.15968845784664154, 0.8446785807609558, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174], [1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9645 [e2e-predictor] 518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.2042982578277588, 1.375545859336853, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.7761795520782471, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 0.622056782245636, 0.8446785807609558, 0.7076805233955383, 0.6391815543174744, 0.810429036617279, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.8789280652999878, 0.4850587546825409, 0.5364330410957336, 0.8446785807609558, 0.4508092403411865, 0.4508092403411865, 0.587807297706604, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.7419300675392151, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 1.0673003196716309, 0.9816765785217285, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.101549744606018, 0.6905558109283447, 0.9645518660545349, 1.0159261226654053, 0.9303023219108582, 1.0330508947372437, 0.9645518660545349, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.7590547800064087, 0.6905558109283447, 0.587807297706604, 0.4850587546825409, 0.6905558109283447, 0.656306266784668, 0.8618032932281494, 0.5535577535629272, 0.9131776094436646, 0.6734310388565063, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.7419300675392151, 0.8275538086891174, 0.9816765785217285, 0.3480607271194458, 1.0159261226654053, 0.587807297706604, 1.0501755475997925, 0.9816765785217285, 1.0844250917434692, 0.9988013505935669, 1.1529240608215332, 1.2385478019714355, 1.2042982578277588, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2214230298995972, 0.7248052954673767, 0.15968845784664154, -0.3540542721748352, -0.9705453515052795, -1.5870364904403687, -1.3301652669906616, -0.5081770420074463, -0.7992978096008301, -0.610925555229187, -0.14855723083019257, 0.7933043241500854, 1.0673003196716309, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854], [0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.87 [e2e-predictor] 89280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2899221181869507, 1.2385478019714355, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 0.9303023219108582, 0.8275538086891174, 0.7761795520782471, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.6734310388565063, 0.7419300675392151, 0.6734310388565063, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.7248052954673767, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.5706825256347656, 0.4679340124130249, 0.29668647050857544, 0.4850587546825409, 0.8789280652999878, 0.7248052954673767, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.3651854991912842, 0.5021834969520569, 0.7076805233955383, 0.7933043241500854, 0.622056782245636, 0.622056782245636, 0.7933043241500854, 0.8960528373718262, 1.0159261226654053, 0.8618032932281494, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.810429036617279, 0.7076805233955383, 0.6905558109283447, 1.0501755475997925, 0.8446785807609558, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.6905558109283447, 0.7933043241500854, 0.7933043241500854, 0.7248052954673767, 0.7419300675392151, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 0.622056782245636, 0.5706825256347656, 0.4508092403411865, 0.810429036617279, 0.3651854991912842, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 1.1357992887496948, 1.1186745166778564, 1.18717360496521, 1.324171543121338, 1.2899221181869507, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.0330508947372437, 0.9131776094436646, 0.4679340124130249, 0.19393795728683472, 0.10831420123577118, 0.7761795520782471, 0.7248052954673767, 0.8275538086891174, 0.8960528373718262, 1.0330508947372437, 0.9474270939826965, 1.0673003196716309, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174 [e2e-predictor] , 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471], [0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.4269200563430786, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 0.9816765785217285, 0.9131776094436646, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.5706825256347656, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 0.8275538086891174, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.5706825256347656, 0.4508092403411865, 0.622056782245636, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7933043241500854, 0.5706825256347656, 0.3651854991912842, 0.4679340124130249, 0.9303023219108582, 0.7419300675392151, 0.8960528373718262, 0.6391815543174744, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.9645518660545349, 0.7076805233955383, 0.810429036617279, 0.8446785807609558, 0.6391815543174744, 0.622056782245636, 0.4850587546825409, 0.4508092403411865, 0.7933043241500854, 0.8618032932281494, 0.9131776094436646, 0.5364330410957336, 0.7419300675392151, 0.5364330410957336, 0.5535577535629272, 0.4679340124130249, 0.5021834969520569, 0.8275538086891174, 0.9474270939826965, 0.7419300675392151, 0.6049320101737976, 0.7933043241500854, 0.656306266784668, 0.8960528373718262, 0.810429036617279, 0.9474270939826965, 0.7590547800064087, 0.8960528373718262, 0.8618032932281494, 0.5706825256347656, 0.5193082690238953, 0.6905558109283447, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.3651854991912842, 0.9131776094436646, 1.0330508947372437, 0.8275538086891174, 0.8446785807609558, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.3070467710494995, 1.255672574043274, 1.2214230298995972, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.1700488328933716, 1.4611696004867554, 1.2385478019714355, 1.1186745166778564, 1.1357992887496948, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.0844250917434692, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0 [e2e-predictor] .9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151], [0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.255672574043274, 1.3584210872650146, 1.3070467710494995, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.810429036617279, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.7761795520782471, 0.6391815543174744, 0.5706825256347656, 0.10831420123577118, 0.622056782245636, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9645518660545349, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 0.6391815543174744, 0.656306266784668, 0.5535577535629272, 0.8446785807609558, 0.7419300675392151, 0.656306266784668, 0.7248052954673767, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.7761795520782471, 0.6391815543174744, 0.587807297706604, 0.4850587546825409, 0.6391815543174744, 0.5706825256347656, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7248052954673767, 0.8618032932281494, 0.8446785807609558, 0.6734310388565063, 0.8446785807609558, 0.7590547800064087, 0.5535577535629272, 0.4850587546825409, 0.6391815543174744, 0.3480607271194458, 0.2110627144575119, 0.4679340124130249, 0.8446785807609558, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 1.1186745166778564, 1.1186745166778564, 1.0159261226654053, 1.2385478019714355, 1.324171543121338, 1.101549744606018, 1.2214230298995972, 1.4782943725585938, 1.2727973461151123, 1.3584210872650146, 1.2899221181869507, 1.1357992887496948, 1.255672574043274, 1.255672574043274, 1.1357992887496948, 1.2385478019714355, 1.2727973461151123, 1 [e2e-predictor] .3584210872650146, 1.0844250917434692, 1.0501755475997925, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151], [0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2385478019714355, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0330508947372437, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.6734310388565063, 0.587807297706604, 0.5364330410957336, 0.6391815543174744, 0.5193082690238953, 0.656306266784668, 0.7933043241500854, 0.8446785807609558, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.8618032932281494, 0.7761795520782471, 0.5535577535629272, 0.7933043241500854, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.7419300675392151, 0.8789280652999878, 0.9131776094436646, 0.8275538086891174, 0.7590547800064087, 0.6049320101737976, 0.6905558109283447, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.6734310388565063, 0.7761795520782471, 1.0673003196716309, 0.9474270939826965, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.8275538086891174, 0.9474270939826965, 0.810429036617279, 1.0501755475997925, 0.7761795520782471, 0.9988013505935669, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.6049320101737976, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.6391815543174744, 0.3651854991912842, 0.15968845784664154, 0.5535577535629272, 0.14256370067596436, 0.622056782245636, 0.7590547800064087, 0.622056782245636, 0.9131776094436646, 1.0330508947372437, 0 [e2e-predictor] .9645518660545349, 0.8789280652999878, 1.0159261226654053, 1.1186745166778564, 1.18717360496521, 1.1357992887496948, 0.9645518660545349, 1.3926706314086914, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, 1.3070467710494995, 1.3070467710494995, 1.1529240608215332, 1.1700488328933716, 1.3070467710494995, 1.324171543121338, 1.1357992887496948, 1.0330508947372437, 1.1529240608215332, 1.18717360496521, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767], [0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.255672574043274, 1.375545859336853, 1.444044828414917, 1.4782943725585938, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 0.7761795520782471, 0.7076805233955383, 0.5535577535629272, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.5364330410957336, 0.4508092403411865, 0.5364330410957336, 0.6734310388565063, 0.6391815543174744, 0.4850587546825409, 0.26243698596954346, 0.622056782245636, 0.656306266784668, 0.9131776094436646, 0.9303023219108582, 0.8960528373718262, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8960528373718262, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 1.0673003196716309, 0.9645518660545349, 0.6905558109283447, 0.9131776094436646, 0.8789280652999878, 0.63918 [e2e-predictor] 15543174744, 0.7248052954673767, 0.7419300675392151, 1.0844250917434692, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.8618032932281494, 0.587807297706604, 0.41655975580215454, 0.29668647050857544, 0.4508092403411865, 0.656306266784668, 0.7933043241500854, 0.7761795520782471, 0.8789280652999878, 0.9131776094436646, 0.656306266784668, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.2214230298995972, 0.810429036617279, 1.375545859336853, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8618032932281494, 0.8446785807609558, 0.6905558109283447, 0.622056782245636, 0.3309359848499298, 0.41655975580215454, 0.6905558109283447, 0.38231024146080017, 0.4508092403411865, 0.24531221389770508, 0.2110627144575119, 0.41655975580215454, 0.6905558109283447, 0.0055655487813055515, 0.10831420123577118, 0.7419300675392151, 0.622056782245636, 0.26243698596954346, 0.7419300675392151, 0.810429036617279, 0.6391815543174744, 0.9645518660545349, 0.5364330410957336, 0.656306266784668, 1.0159261226654053, 0.4850587546825409, 0.6905558109283447, 1.0159261226654053, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.7590547800064 [e2e-predictor] 087, 0.7419300675392151, 0.7933043241500854, 0.7248052954673767, 0.810429036617279, 0.810429036617279, 0.8618032932281494, 1.0159261226654053, 0.7761795520782471, 0.8275538086891174, 0.9474270939826965, 0.9816765785217285, 1.1186745166778564, 1.1700488328933716, 0.7761795520782471, 0.8960528373718262, 0.8960528373718262, 0.7248052954673767, 0.9131776094436646, 0.656306266784668, 0.587807297706604, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.9474270939826965, 0.6391815543174744, 0.6391815543174744, 0.4679340124130249, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.4850587546825409, 0.6734310388565063, 0.7076805233955383, 0.8789280652999878, 0.587807297706604, 0.9816765785217285, 0.9474270939826965, 1.0159261226654053, 1.1186745166778564, 0.9474270939826965, 1.0159261226654053, 0.810429036617279, 1.255672574043274, 1.1357992887496948, 0.9816765785217285, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063], [0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.8789280652999878, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5021834969520569, 0.5193082690238953, 0.7076805233955383, 0.622056782245636, 1.0673003196716309, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.6905558109283447, 0.6563 [e2e-predictor] 06266784668, 0.7933043241500854, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.6734310388565063, 0.810429036617279, 0.6049320101737976, 0.7076805233955383, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6391815543174744, 0.4850587546825409, 0.5535577535629272, 0.6391815543174744, 0.6391815543174744, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8446785807609558, 0.9131776094436646, 0.9988013505935669, 0.9988013505935669, 0.622056782245636, 0.5535577535629272, 0.8618032932281494, 0.656306266784668, 0.9303023219108582, 1.2042982578277588, 0.8960528373718262, 0.8446785807609558, 0.5706825256347656, 0.4508092403411865, 0.7590547800064087, 0.7248052954673767, 0.8446785807609558, 0.8446785807609558, 0.7076805233955383, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.4850587546825409, 0.587807297706604, 0.9645518660545349, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.587807297706604, 0.6905558109283447, 0.9303023219108582, 1.0844250917434692, 0.9474270939826965, 0.27956172823905945, 1.1186745166778564, 1.1700488328933716, 0.9474270939826965, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 1.2385478019714355, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668], [0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.3070467710494995, 1.2899221181869507, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0501755475 [e2e-predictor] 997925, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6905558109283447, 0.5535577535629272, 0.5193082690238953, 0.8960528373718262, 0.9645518660545349, 0.8960528373718262, 0.8618032932281494, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8275538086891174, 0.7419300675392151, 0.8618032932281494, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.810429036617279, 0.7761795520782471, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.9988013505935669, 0.9645518660545349, 0.7933043241500854, 0.4508092403411865, 0.8446785807609558, 0.9474270939826965, 0.7933043241500854, 0.7076805233955383, 0.622056782245636, 0.8275538086891174, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.41655975580215454, 0.4508092403411865, 0.38231024146080017, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.5535577535629272, 0.6905558109283447, 0.9131776094436646, 0.810429036617279, 0.43368449807167053, 0.8960528373718262, 1.0159261226654053, 1.0159261226654053, 1.1357992887496948, 1.1357992887496948, 0.8275538086891174, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.2899221181869507, 1.1700488328933716, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.27279734611 [e2e-predictor] 51123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9303023219108582, 0.8960528373718262, 0.7933043241500854, 0.8789280652999878, 0.5364330410957336, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.8618032932281494, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.7933043241500854, 0.7076805233955383, 0.8446785807609558, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9303023219108582, 0.9645518660545349, 0.7761795520782471, 0.8960528373718262, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.3651854991912842, 0.5535577535629272, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.7590547800064087, 0.8618032932281494, 0.6049320101737976, 0.8960528373718262, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.9988013505935669, 0.7248052954673767, 0.4850587546825409, 0.15968845784664154, 0.24531221389770508, 0.4508092403411865, 0.587807297706604, 0.5193082690238953, 0.8618032932281494, 0.810429036617279, 0.7248052954673767, 0.622056782245636, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.6734310388565063, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 1.0159261226654053, 1.324171543121338, 1.2214230298995972, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.0330508947372437, 0.9988013505935669, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.25567257 [e2e-predictor] 4043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.9131776094436646, 0.9474270939826965, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.0673003196716309, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.8789280652999878, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8960528373718262, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 0.8960528373718262, 0.810429036617279, 0.8789280652999878, 0.6905558109283447, 0.7248052954673767, 0.9131776094436646, 0.9131776094436646, 1.101549744606018, 0.38231024146080017, 0.7419300675392151, 0.7590547800064087, 0.622056782245636, 0.9816765785217285, 0.9474270939826965, 1.0501755475997925, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.7248052954673767, 0.7076805233955383, 0.6049320101737976, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.7933043241500854, 0.587807297706604, 0.7076805233955383, 0.6049320101737976, 0.6391815543174744, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 0.8275538086891174, 0.9816765785217285, 0.9645518660545349, 1.324171543121338, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744], [0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844 [e2e-predictor] 250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.375545859336853, 1.4269200563430786, 1.2214230298995972, 1.3412963151931763, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.101549744606018, 1.18717360496521, 1.18717360496521, 1.0501755475997925, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.9645518660545349, 0.8960528373718262, 0.9645518660545349, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.9988013505935669, 1.0159261226654053, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.8446785807609558, 0.622056782245636, 0.587807297706604, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 1.0673003196716309, 1.1357992887496948, 0.8789280652999878, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.7761795520782471, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.7419300675392151, 0.4850587546825409, 0.7248052954673767, 0.39943498373031616, 0.4508092403411865, 0.6391815543174744, 0.6734310388565063, 0.7590547800064087, 0.7076805233955383, 0.6049320101737976, 0.5364330410957336, 0.7419300675392151, 0.656306266784668, 0.587807297706604, 0.587807297706604, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.3584210872650146, 1.4097954034805298, 1.324171543121338, 1.3070467710494995, 1.18717360496521, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.89605283737 [e2e-predictor] 18262, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.2214230298995972, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2899221181869507, 1.18717360496521, 1.3412963151931763, 1.2727973461151123, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1357992887496948, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.0330508947372437, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8960528373718262, 0.8446785807609558, 0.9303023219108582, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.8446785807609558, 0.8275538086891174, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.6391815543174744, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.8618032932281494, 0.9303023219108582, 1.18717360496521, 1.2385478019714355, 1.375545859336853, 1.4269200563430786, 1.4097954034805298, 1.2899221181869507, 1.101549744606018, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.673 [e2e-predictor] 4310388565063, 0.6734310388565063, 0.622056782245636], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3926706314086914, 1.324171543121338, 1.101549744606018, 1.4611696004867554, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.0501755475997925, 1.2214230298995972, 1.18717360496521, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 1.1529240608215332, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.7933043241500854, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8275538086891174, 0.9131776094436646, 0.810429036617279, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.7590547800064087, 0.6734310388565063, 0.7761795520782471, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.9131776094436646, 1.0159261226654053, 0.8618032932281494, 1.0844250917434692, 0.8618032932281494, 0.5021834969520569, 0.7076805233955383, 0.656306266784668, 0.7590547800064087, 0.7761795520782471, 0.8618032932281494, 0.8618032932281494, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 1.1700488328933716, 1.255672574043274, 1.324171543121338, 1.3412963151931763, 1.4611696004867554, 1.5125439167022705, 1.375545859336853, 1.2214230298995972, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, [e2e-predictor] 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.1700488328933716, 1.3070467710494995, 1.255672574043274, 1.1186745166778564, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.8789280652999878, 0.8275538086891174, 0.7248052954673767, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.7933043241500854, 0.8275538086891174, 0.6391815543174744, 0.9131776094436646, 0.9645518660545349, 0.8618032932281494, 0.656306266784668, 0.6049320101737976, 0.9303023219108582, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 1.2727973461151123, 1.1357992887496948, 1.0673003196716309, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 1.0330508947372437, 1.1529240608215332, 1.0501755475997925, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.5125439167022705, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.2214230298995972, 1.0159261226654053, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303 [e2e-predictor] 023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447], [0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9131776094436646, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.8789280652999878, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.8275538086891174, 0.7590547800064087, 0.7076805233955383, 0.8275538086891174, 0.9474270939826965, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 1.0330508947372437, 0.9474270939826965, 0.8275538086891174, 1.0673003196716309, 0.9303023219108582, 0.7248052954673767, 0.656306266784668, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 1.3070467710494995, 1.3412963151931763, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.375545859336853, 0.9988013505935669, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.896052 [e2e-predictor] 8373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447], [0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.4097954034805298, 1.3926706314086914, 1.2727973461151123, 1.1357992887496948, 1.2214230298995972, 1.2042982578277588, 1.1357992887496948, 1.2214230298995972, 1.1700488328933716, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.8618032932281494, 0.8960528373718262, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.6734310388565063, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 1.0501755475997925, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 0.8960528373718262, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 1.1186745166778564, 1.255672574043274, 1.01 [e2e-predictor] 59261226654053, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2385478019714355, 1.18717360496521, 1.0673003196716309, 1.4097954034805298, 1.444044828414917, 1.375545859336853, 1.4097954034805298, 0.9474270939826965, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.4269200563430786, 1.324171543121338, 1.3926706314086914, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.3412963151931763, 1.2042982578277588, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 1.0330508947372437, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.9988013505935669, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 1.0501755475997925, 0.9131776094436646, 0.810429036617279, 0.656306266784668, 0.9131776094436646, 0.86180 [e2e-predictor] 32932281494, 0.9474270939826965, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.7590547800064087, 0.8618032932281494, 0.9303023219108582, 1.0501755475997925, 1.18717360496521, 1.0501755475997925, 1.255672574043274, 1.4097954034805298, 1.3070467710494995, 1.2899221181869507, 1.101549744606018, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.0330508947372437, 0.5535577535629272, 0.9816765785217285, 1.1529240608215332, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.2385478019714355, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3584210872650146, 1.2899221181869507, 1.2727973461151123, 1.18717360496521, 1.1186745166778564, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 1.08442 [e2e-predictor] 50917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9645518660545349, 1.0673003196716309, 0.9474270939826965, 0.7076805233955383, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9474270939826965, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.1357992887496948, 1.1357992887496948, 1.3412963151931763, 1.375545859336853, 1.324171543121338, 1.0673003196716309, 1.1186745166778564, 1.2214230298995972, 1.2385478019714355, 1.1700488328933716, -0.3711790144443512, -0.13143247365951538, 0.19393795728683472, 0.810429036617279, 1.0673003196716309, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.2899221181869507, 1.4269200563430786, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4440448284149 [e2e-predictor] 17, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.0501755475997925, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.6905558109283447, 0.6734310388565063, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 0.8275538086891174, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 1.0159261226654053, 1.0330508947372437, 1.2042982578277588, 1.2727973461151123, 1.1357992887496948, 0.9303023219108582, 1.2042982578277588, 1.2214230298995972, 0.9131776094436646, -1.3986642360687256, -2.0494048595428467, -2.0836544036865234, -2.0665295124053955, -1.7240345478057861, -1.7754088640213013, -1.5527870655059814, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447], [0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.44404482841 [e2e-predictor] 4917, 1.4782943725585938, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 0.9474270939826965, 0.8789280652999878, 0.7590547800064087, 0.6734310388565063, 0.5535577535629272, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.8275538086891174, 0.622056782245636, 0.8275538086891174, 0.9131776094436646, 0.8960528373718262, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.7248052954673767, 0.9816765785217285, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.1357992887496948, 1.2214230298995972, 0.3651854991912842, -1.7240345478057861, -2.1007792949676514, -2.0494048595428467, -1.9980305433273315, -1.8610326051712036, -1.758284091949463, -0.4910522699356079, -1.7754088640213013, 0.3651854991912842, -1.1589176654815674, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.26243698596954346, 0.29668647050857544, 0.3651854991912842, 0.41655975580215454, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.34129631 [e2e-predictor] 51931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.4269200563430786, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5467933416366577, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.0501755475997925, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9816765785217285, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.5535577535629272, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.656306266784668, 0.7248052954673767, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9988013505935669, 1.2214230298995972, 1.2385478019714355, 1.1186745166778564, -0.7992978096008301, -2.0494048595428467, -1.7411593198776245, -1.758284091949463, -1.5527870655059814, -1.6212860345840454, -1.8267830610275269, -1.672660231590271, -1.484287977218628, -1.7411593198776245, -1.227416753768921, -1.5185375213623047, -0.7821730971336365, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.15292406082 [e2e-predictor] 15332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.375545859336853, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.255672574043274, 1.18717360496521, 1.101549744606018, 1.1700488328933716, 1.2214230298995972, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.9474270939826965, 0.8618032932281494, 0.9816765785217285, 0.9988013505935669, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 0.7590547800064087, -0.5595512986183167, -1.7069097757339478, -1.8267830610275269, -1.7240345478057861, -1.946656346321106, -1.7240345478057861, -1.6555355787277222, -0.7992978096008301, -1.3301652669906616, -0.5081770420074463, 1.718040943145752, 0.17681321501731873, -1.3986642360687256, -1.3986642360687256, -0.8335473537445068, -1.4671632051467896, -1.3130404949188232, 1.0844250917434692, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2281874716281891, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9 [e2e-predictor] 645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.8618032932281494, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.18717360496521, 1.324171543121338, 1.3412963151931763, 0.5706825256347656, -1.5185375213623047, -1.6897850036621094, -1.6212860345840454, -1.946656346321106, -1.9124068021774292, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.8267830610275269, -1.5699117183685303, -1.2445415258407593, -0.9705453515052795, -0.5938007831573486, -1.4500385522842407, 1.9235379695892334, 1.563918113708496, -0.9362958669662476, -1.0904186964035034, -1.2787909507751465, -0.16568197309970856, -1.8439078330993652, -0.31980475783348083, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.365 [e2e-predictor] 1854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.4782943725585938, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2727973461151123, 1.255672574043274, 1.1700488328933716, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.18717360496521, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.101549744606018, 1.101549744606018, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 0.43368449807167053, -1.604161262512207, -1.7069097757339478, -1.7240345478057861, -1.5527870655059814, -1.6384108066558838, -1.7411593198776245, -1.79253351688385, -1.2445415258407593, -1.9637811183929443, -1.7754088640213013, -1.9124068021774292, -1.878157377243042, -1.7411593198776245, -1.3130404949188232, -1.2102919816970825, -1.7240345478057861, -0.645175039768219, 1.6495418548583984, 1.9235379695892334, 1.8036646842956543, 1.375545859336853, 0.656306266784668, -1.9637811183929443, -1.1760424375534058, 1.0501755475997925, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383 [e2e-predictor] , 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.39943498373031616, 0.41655975580215454, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.375545859336853, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6837913990020752, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.3070467710494995, 1.1529240608215332, -1.3644146919250488, -1.6384108066558838, -1.415789008140564, -1.3815394639968872, -1.073293924331665, -1.0561691522598267, -1.5185375213623047, -1.672660231590271, -1.8952820301055908, -1.2787909507751465, -1.3815394639968872, -0.13143247365951538, 0.43368449807167053, -1.5870364904403687, -1.5014127492904663, -1.758284091949463, -1.6555355787277222, 0.0740646943449974, 1.2727973461151123, 2.1804091930389404, 1.7009161710739136, 1.6495418548583984, -1.415789008140564, -1.415789008140564, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.70768052339 [e2e-predictor] 55383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.15968845784664154, 0.19393795728683472, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4954191446304321, 1.4269200563430786, 1.4097954034805298, 1.444044828414917, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5296685695648193, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.5125439167022705, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.375545859336853, 1.1700488328933716, -0.9362958669662476, -1.5699117183685303, -0.5595512986183167, -1.484287977218628, -1.0904186964035034, -0.9362958669662476, -1.4500385522842407, -0.6794245839118958, -1.3815394639968872, -1.0047948360443115, -0.5424265265464783, -1.8610326051712036, -0.19993148744106293, -1.1589176654815674, -1.3130404949188232, -1.5527870655059814, -1.484287977218628, -1.5185375213623047, 0.27956172823905945, 1.4611696004867554, 1.2214230298995972, 1.2727973461151123, 1.5810428857803345, 0.12543895840644836, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.82755380868 [e2e-predictor] 91174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.14256370067596436, 0.17681321501731873, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4097954034805298, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.4782943725585938, 1.2899221181869507, 1.5810428857803345, 1.4097954034805298, 1.444044828414917, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9988013505935669, 0.9645518660545349, 1.0159261226654053, 1.1529240608215332, 1.2042982578277588, 1.1700488328933716, 1.0844250917434692, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, -0.8849216103553772, -0.8506720662117004, -1.1075434684753418, -1.227416753768921, -1.484287977218628, -0.7992978096008301, -0.7307988405227661, -1.073293924331665, -1.415789008140564, -1.3815394639968872, -1.0561691522598267, 0.2110627144575119, -1.0047948360443115, -1.0390 [e2e-predictor] 443801879883, -0.5424265265464783, -1.2959157228469849, -1.5527870655059814, -1.7754088640213013, -0.30267998576164246, 0.9303023219108582, 1.7522903680801392, 1.9235379695892334, 1.2899221181869507, 1.101549744606018, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063], [0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.27956172823905945, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.324171543121338, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.5467933416366577, 1.444044828414917, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.4954191446304321, 1.4782943725585938, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.9645518660545349, 0.861 [e2e-predictor] 8032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, -1.0561691522598267, -1.0390443801879883, -1.4329137802124023, -1.7411593198776245, -1.8096582889556885, -1.8267830610275269, 0.7248052954673767, 0.6049320101737976, -0.5424265265464783, -1.141792893409729, -0.9876701235771179, -0.9020463228225708, -1.3986642360687256, 0.38231024146080017, -0.08005820959806442, -0.16568197309970856, -1.2959157228469849, -0.3369295001029968, -1.4500385522842407, -1.3815394639968872, 1.324171543121338, 1.8892884254455566, 1.4097954034805298, 1.18717360496521, 0.9474270939826965, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.2110627144575119, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.375545859336853, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.563918113708496, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.444044828414917, 1.5467933416366577, 1.6152924299240112, 1.5810428857803345, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.444044828414917, 1.563918113708496, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5125439167022705, 0.17681321501731873, 0.622056782245636, 0.9131776094436646, 0.9303023219108582, 0.587807297706604, 0.29668647050857544, 0.587807 [e2e-predictor] 297706604, 1.5125439167022705, 1.5981676578521729, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, -0.8677968382835388, -1.073293924331665, -1.3644146919250488, -1.6897850036621094, -1.8267830610275269, -1.758284091949463, 1.0159261226654053, 0.0055655487813055515, 0.9474270939826965, -0.28555524349212646, -0.6280503273010254, -0.6965492963790894, -0.045808710157871246, 0.29668647050857544, 0.3309359848499298, 0.4679340124130249, -0.42255327105522156, -1.2787909507751465, -0.4910522699356079, -0.43967801332473755, 0.9988013505935669, 1.63241708278656, 1.5296685695648193, 1.1357992887496948, 0.9303023219108582, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5296685695648193, 1.5125439167022705, 1.4269200563430786, 1.5296685695648193, 1.4782943725585938, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5296685695648193, 1.5981676578521729, 1.598 [e2e-predictor] 1676578521729, 1.563918113708496, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.4782943725585938, 1.444044828414917, -0.6965492963790894, -1.0047948360443115, -1.073293924331665, -1.6555355787277222, -1.9295315742492676, -2.032280206680298, -0.3540542721748352, 1.6495418548583984, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, -1.1931672096252441, -1.141792893409729, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -0.9534205794334412, 0.6049320101737976, 1.324171543121338, 1.8207894563674927, 0.8618032932281494, -0.3540542721748352, -0.08005820959806442, -1.484287977218628, -0.43967801332473755, 1.0844250917434692, 0.656306266784668, -0.7307988405227661, -0.9876701235771179, -1.3644146919250488, -0.8849216103553772, -0.9876701235771179, 1.5467933416366577, 1.7009161710739136, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.12543895840644836, 0.14256370067596436, 0.2110627144575119, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585 [e2e-predictor] 938, 1.5296685695648193, 1.4269200563430786, 1.5467933416366577, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5810428857803345, 1.444044828414917, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5467933416366577, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.444044828414917, 0.5193082690238953, -1.3301652669906616, -1.4500385522842407, -1.5185375213623047, -1.878157377243042, -1.8952820301055908, -1.3301652669906616, 0.9988013505935669, 1.4782943725585938, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 0.9474270939826965, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.38231024146080017, -0.9705453515052795, -1.3815394639968872, -1.6212860345840454, -1.6897850036621094, -0.8506720662117004, 1.8379141092300415, 1.8721636533737183, 1.718040943145752, 1.8892884254455566, 1.7351655960083008, 0.7248052954673767, 0.056939806789159775, -1.0047948360443115, -1.1075434684753418, 1.255672574043274, 0.9988013505935669, -0.4910522699356079, -0.6794245839118958, -0.3883037567138672, -0.16568197309970856, 0.4850587546825409, 1.7009161710739136, 1.255672574043274, 1.255672574043274, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.12543895840644836, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.32 [e2e-predictor] 4171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.3412963151931763, 1.4782943725585938, 1.5296685695648193, 1.324171543121338, 1.4269200563430786, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5296685695648193, 1.2727973461151123, -1.1931672096252441, -1.1589176654815674, -1.2787909507751465, -1.8096582889556885, -1.9124068021774292, -1.8952820301055908, -0.42255327105522156, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, -0.4910522699356079, -1.415789008140564, -1.535662293434143, -1.604161262512207, -0.8677968382835388, 1.5981676578521729, 1.8379141092300415, 1.786539912223816, 1.8721636533737183, 1.9406627416610718, 1.906413197517395, 1.4611696004867554, 0.7761795520782471, 0.12543895840644836, -1.0904186964035034, 1.1700488328933716, 0.8960528373718262, 0.02269030176103115, -0.40542852878570557, -0.5253018140792847, -1.415789008140564, 0.3480607271194458, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6049320101737976], [0.15968845784664154, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360 [e2e-predictor] 496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4611696004867554, 1.6495418548583984, 1.4954191446304321, 1.5467933416366577, 1.375545859336853, 1.444044828414917, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.4954191446304321, 1.444044828414917, -0.9534205794334412, -0.8164225816726685, -1.2959157228469849, -1.6555355787277222, -1.8096582889556885, -1.3472900390625, -1.1931672096252441, 0.5706825256347656, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.19393795728683472, -1.6212860345840454, 0.43368449807167053, 1.324171543121338, 1.4954191446304321, 1.2385478019714355, 1.8550388813018799, 1.9235379695892334, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 1.9406627416610718, 1.9920369386672974, 0.9131776094436646, 0.810429036617279, -1.0561691522598267, 1.4954191446304321, 1.1357992887496948, 0.38231024146080017, 0.7076805233955383, -0.16568197309970856, -1.5527870655059814, -1.1589176654815674, 1.444044828414917, 1.375545859336853, 1.3926706314086914, 0.9303023219108582, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976], [0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.94742709398 [e2e-predictor] 26965, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4611696004867554, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, -0.21705622971057892, -0.43967801332473755, -1.141792893409729, -1.02191960811615, -1.7411593198776245, -1.79253351688385, -0.7821730971336365, -0.9876701235771179, -1.1931672096252441, -1.02191960811615, 0.10831420123577118, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.7076805233955383, 0.7761795520782471, 1.375545859336853, 2.0091617107391357, 1.906413197517395, 1.4097954034805298, 1.7694151401519775, 1.786539912223816, 2.0091617107391357, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.8892884254455566, 1.2214230298995972, 0.41655975580215454, -1.2445415258407593, 1.718040943145752, 1.4782943725585938, 1.1700488328933716, 1.0844250917434692, 0.8446785807609558, -1.4671632051467896, -1.3472900390625, 1.18717360496521, 1.2727973461151123, 1.63241708278656, 0.9645518660545349, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.365185499 [e2e-predictor] 1912842, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.6152924299240112, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.5467933416366577, 1.5981676578521729, 0.7761795520782471, -1.1931672096252441, -0.14855723083019257, -1.5185375213623047, -1.0561691522598267, -0.9362958669662476, -0.610925555229187, -1.1246682405471802, -1.8610326051712036, -1.3472900390625, -1.6384108066558838, 1.0330508947372437, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1529240608215332, 1.4097954034805298, 1.324171543121338, 1.7522903680801392, 1.324171543121338, 1.8207894563674927, 2.0091617107391357, 1.974912166595459, 1.8892884254455566, 1.6666666269302368, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 2.0091617107391357, 1.9577873945236206, 1.9577873945236206, 2.0262863636016846, 1.8550388813018799, 1.375545859336853, 0.17681321501731873, -0.6965492963790894, 1.7694151401519775, 1.3584210872650146, 1.7694151401519775, 1.8207894563674927, 1.2727973461151123, -0.8849216103553772, -1.3644146919250488, 0.3480607271194458, 1.6152924299240112, 1.563918113708496, 0.9816765785217285, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5 [e2e-predictor] 706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.63241708278656, 0.39943498373031616, -0.6280503273010254, -0.31980475783348083, -0.5938007831573486, -1.1246682405471802, -0.9191710948944092, -1.79253351688385, -0.6622998118400574, -1.1760424375534058, -0.7821730971336365, -0.40542852878570557, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.5467933416366577, 2.0434112548828125, 1.8207894563674927, 1.6666666269302368, 2.0434112548828125, 1.4954191446304321, 2.0434112548828125, 1.974912166595459, 2.111910104751587, 1.8379141092300415, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.6152924299240112, 2.0262863636016846, 1.8036646842956543, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 1.2899221181869507, -0.7479235529899597, 1.5467933416366577, 1.906413197517395, 1.4269200563430786, 1.906413197517395, 1.974912166595459, 0.9645518660545349, 0.056939806789159775, -1.604161262512207, 0.6049320101737976, 1.18717360496521, 1.5125439167022705, 1.3926706314086914, 0.8789280652999878, 0.6391815543174744, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.604932 [e2e-predictor] 0101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656], [0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7419300675392151, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.375545859336853, -0.3711790144443512, -1.3130404949188232, 0.24531221389770508, -1.7240345478057861, -0.8849216103553772, -1.4500385522842407, -1.2959157228469849, -0.5938007831573486, -1.261666178703308, -0.8506720662117004, 0.7076805233955383, 0.8446785807609558, 1.8721636533737183, 2.094785451889038, 1.974912166595459, 1.7351655960083008, 2.0605359077453613, 1.6152924299240112, 1.9920369386672974, 2.0091617107391357, 1.9920369386672974, 1.8892884254455566, 1.8721636533737183, 1.6495418548583984, 1.9406627416610718, 1.8379141092300415, 2.0091617107391357, 1.5810428857803345, 2.0091617107391357, 2.0776607990264893, 1.9406627416610718, 0.8618032932281494, 1.1700488328933716, 1.8036646842956543, 2.0091617107391357, 1.4269200563430786, 1.9235379695892334, 2.0262863636016846, 1.1529240608215332, 0.2110627144575119, -1.535662293434143, 0.622056782245636, 1.255672574043274, 1.444044828414917, 1.5981676578521729, 1.0844250917434692, 0.656306266784668, 0.7419300675392151, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.793304324150 [e2e-predictor] 0854, 0.7590547800064087, 0.7761795520782471, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7590547800064087, 0.7248052954673767, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.444044828414917, 1.1357992887496948, 0.2281874716281891, -0.4568027853965759, -1.0561691522598267, -0.6794245839118958, -1.1246682405471802, -0.9362958669662476, -0.1143077164888382, -1.3815394639968872, -1.2959157228469849, -0.2684305012226105, 0.38231024146080017, -1.7069097757339478, -0.7479235529899597, -1.6384108066558838, -1.227416753768921, 1.6666666269302368, 1.974912166595459, 1.6152924299240112, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 1.974912166595459, 1.5467933416366577, 1.7522903680801392, 1.9235379695892334, 2.0605359077453613, 1.4269200563430786, 1.786539912223816, 2.0776607990264893, 2.0776607990264893, 1.9406627416610718, 1.786539912223816, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.444044828414917, 1.9235379695892334, 2.0 [e2e-predictor] 434112548828125, 1.4097954034805298, 0.4508092403411865, -1.415789008140564, 1.563918113708496, 1.2727973461151123, 1.786539912223816, 1.2899221181869507, 0.9131776094436646, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.563918113708496, -0.6622998118400574, -1.3301652669906616, -0.8506720662117004, -0.21705622971057892, 0.2110627144575119, -1.3472900390625, -1.5527870655059814, -0.5595512986183167, -1.2102919816970825, -1.604161262512207, -0.5595512986183167, -1.141792893409729, -1.1246682405471802, -1.5185375213623047, -0.9191710948944092, -1.3130404949188232, -0.645175039768219, -1.7240345478057861, -1.1246682405471802, 0.19393795728683472, 0. [e2e-predictor] 4850587546825409, 1.0673003196716309, 1.9577873945236206, 1.9235379695892334, 1.9235379695892334, 1.4269200563430786, 1.8550388813018799, 2.0262863636016846, 1.1186745166778564, 1.5981676578521729, 1.9406627416610718, 2.1632845401763916, 2.111910104751587, 2.0091617107391357, 1.9235379695892334, 1.906413197517395, 1.8892884254455566, 1.6837913990020752, 1.8550388813018799, 1.974912166595459, 1.63241708278656, 0.19393795728683472, -1.484287977218628, 2.0091617107391357, 1.9406627416610718, 1.324171543121338, 1.444044828414917, 0.6391815543174744, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, -0.02868395671248436, -0.5424265265464783, - [e2e-predictor] 1.1589176654815674, -0.7479235529899597, 0.14256370067596436, -0.42255327105522156, -0.06293346732854843, -0.7479235529899597, 0.03981505334377289, 0.056939806789159775, -1.5870364904403687, -1.8439078330993652, -0.9362958669662476, -1.8096582889556885, -1.672660231590271, -0.6280503273010254, -0.9362958669662476, -1.6555355787277222, -1.7069097757339478, -1.535662293434143, -0.8335473537445068, -0.2513057291507721, -0.610925555229187, 0.8789280652999878, 1.8379141092300415, 1.5125439167022705, 1.5125439167022705, 1.7522903680801392, 1.255672574043274, 1.974912166595459, 1.7009161710739136, 1.974912166595459, 2.111910104751587, 2.094785451889038, 2.0091617107391357, 1.8036646842956543, 1.906413197517395, 1.8379141092300415, 1.9920369386672974, 1.974912166595459, 1.9406627416610718, -0.3883037567138672, -0.1143077164888382, 2.0776607990264893, 2.0434112548828125, 1.324171543121338, 0.8618032932281494, 0.12543895840644836, 0.9474270939826965, 0.587807297706604, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, [e2e-predictor] 1.5810428857803345, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.5125439167022705, 0.091189444065094, -0.6622998118400574, -0.6280503273010254, -0.7821730971336365, -0.14855723083019257, 0.03981505334377289, -1.7069097757339478, -1.4500385522842407, -0.08005820959806442, -0.3883037567138672, -0.7650483250617981, -0.576676070690155, -1.604161262512207, -0.21705622971057892, -0.7307988405227661, -1.4500385522842407, -1.1246682405471802, -1.0904186964035034, -1.3815394639968872, -1.261666178703308, -1.1589176654815674, -0.645175039768219, -1.535662293434143, -0.16568197309970856, -0.2341809868812561, 1.5810428857803345, 1.8892884254455566, 1.2385478019714355, 1.3584210872650146, 1.563918113708496, 1.6837913990020752, 1.8036646842956543, 2.0776607990264893, 2.0091617107391357, 2.0091617107391357, 2.0776607990264893, 1.9920369386672974, 1.9235379695892334, 2.129034996032715, 2.0434112548828125, 1.974912166595459, -0.6622998118400574, 1.4097954034805298, 2.0091617107391357, 2.0776607990264893, 1.7694151401519775, 1.5981676578521729, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.324171543121338, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924 [e2e-predictor] 299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.444044828414917, -1.3815394639968872, -0.7992978096008301, -0.6794245839118958, -1.1075434684753418, -0.08005820959806442, -0.19993148744106293, -0.8164225816726685, -1.5014127492904663, 0.2110627144575119, 0.19393795728683472, 0.10831420123577118, -1.3986642360687256, -0.21705622971057892, -1.7411593198776245, -1.6555355787277222, -1.3472900390625, -1.2445415258407593, -0.6965492963790894, 0.6391815543174744, -1.0047948360443115, -0.9362958669662476, -1.415789008140564, -0.9362958669662476, -1.3815394639968872, -1.02191960811615, 0.656306266784668, 1.3926706314086914, 1.1357992887496948, 0.17681321501731873, 1.7694151401519775, 1.8721636533737183, 1.974912166595459, 1.8892884254455566, 2.0091617107391357, 2.094785451889038, 1.9406627416610718, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0605359077453613, 1.9577873945236206, 1.8892884254455566, 1.9920369386672974, 2.0605359077453613, 1.4611696004867554, 1.0844250917434692, 0.6391815543174744, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.30 [e2e-predictor] 70467710494995, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.6666666269302368, 1.4954191446304321, -0.7307988405227661, -1.0561691522598267, -0.5938007831573486, -1.261666178703308, -1.1931672096252441, 1.2727973461151123, -1.1760424375534058, -0.8164225816726685, -1.0561691522598267, -1.7411593198776245, -0.7992978096008301, -0.5595512986183167, -1.1760424375534058, -0.8677968382835388, -1.7411593198776245, -1.2445415258407593, -0.7992978096008301, 1.0501755475997925, 1.786539912223816, 1.7694151401519775, 0.15968845784664154, -1.2787909507751465, -0.4739275276660919, -1.2959157228469849, -0.9362958669662476, -1.3301652669906616, -0.31980475783348083, 1.63241708278656, 0.5364330410957336, 1.8721636533737183, 1.2385478019714355, 1.6666666269302368, 1.9235379695892334, 1.974912166595459, 2.0091617107391357, 2.0605359077453613, 2.0776607990264893, 2.1461596488952637, 1.9920369386672974, 2.111910104751587, 1.974912166595459, 2.0091617107391357, 1.8721636533737183, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.2385478019714355, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196 [e2e-predictor] 716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.5981676578521729, 1.7351655960083008, -1.2787909507751465, 0.5021834969520569, 1.8207894563674927, 0.3480607271194458, 0.2110627144575119, -0.9876701235771179, -0.5595512986183167, -1.0904186964035034, -1.3815394639968872, -1.672660231590271, -1.3301652669906616, -0.16568197309970856, -0.7821730971336365, -1.3472900390625, -1.7240345478057861, -0.6622998118400574, 1.1529240608215332, 1.4097954034805298, 1.4097954034805298, 2.1461596488952637, 1.2899221181869507, 0.6391815543174744, 1.0330508947372437, 1.4954191446304321, 0.9131776094436646, -0.8677968382835388, -1.1075434684753418, 0.8446785807609558, 1.6495418548583984, 1.5296685695648193, 1.7694151401519775, 1.6495418548583984, 1.8721636533737183, 1.8892884254455566, 1.8892884254455566, 1.974912166595459, 2.0605359077453613, 1.9406627416610718, 2.0605359077453613, 2.111910104751587, 1.974912166595459, 1.9920369386672974, 1.9406627416610718, 2.111910104751587, 2.1461596488952637, 1.4269200563430786, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, [e2e-predictor] 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.6152924299240112, 1.6152924299240112, 1.7009161710739136, 1.6837913990020752, -0.3369295001029968, 0.27956172823905945, 0.7248052954673767, 0.7248052954673767, -0.7307988405227661, -0.6622998118400574, -1.3986642360687256, -1.1760424375534058, -1.2445415258407593, -1.141792893409729, -1.3130404949188232, -1.02191960811615, -1.4500385522842407, -1.6384108066558838, -0.2341809868812561, -1.2102919816970825, 1.1700488328933716, 0.7761795520782471, 1.5296685695648193, 1.563918113708496, 2.0434112548828125, 1.8550388813018799, 1.4269200563430786, 1.1357992887496948, 1.18717360496521, 0.8618032932281494, -1.0561691522598267, 0.810429036617279, 1.786539912223816, 1.8892884254455566, 1.444044828414917, 1.6495418548583984, 1.7351655960083008, 1.7694151401519775, 1.8892884254455566, 2.1461596488952637, 2.0091617107391357, 2.0776607990264893, 2.111910104751587, 2.094785451889038, 1.8550388813018799, 1.9577873945236206, 2.094785451889038, 2.0434112548828125, 1.6837913990020752, 0.9816765785217285, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, [e2e-predictor] 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.563918113708496, 1.7009161710739136, -0.16568197309970856, -0.2684305012226105, 0.2281874716281891, 0.7076805233955383, 0.0740646943449974, 1.2214230298995972, 1.3584210872650146, 0.7419300675392151, -1.2102919816970825, 0.02269030176103115, -1.415789008140564, -0.9705453515052795, -0.7307988405227661, -0.5424265265464783, -1.2102919816970825, -0.045808710157871246, -0.7821730971336365, -1.4671632051467896, -1.2102919816970825, -1.1589176654815674, 0.8446785807609558, 1.255672574043274, 0.9988013505935669, 1.7522903680801392, 1.9235379695892334, 0.9303023219108582, 0.8618032932281494, 0.7933043241500854, 0.4679340124130249, 0.6391815543174744, -0.13143247365951538, 1.8550388813018799, 1.7351655960083008, 1.5981676578521729, 1.6837913990020752, 1.7351655960083008, 1.6495418548583984, 1.5981676578521729, 1.8379141092300415, 1.974912166595459, 2.0605359077453613, 2.0776607990264893, 2.0434112548828125, 2.0262863636016846, 2.0091617107391357, 2.0091617107391357, 2.0605359077453613, 2.111910104751587, 1.8550388813018799, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082 [e2e-predictor] 690238953, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 0.656306266784668, -0.5424265265464783, 0.29668647050857544, 1.2214230298995972, 1.2214230298995972, 1.2899221181869507, 1.375545859336853, 1.2727973461151123, 0.8275538086891174, 0.12543895840644836, -0.7307988405227661, -1.2102919816970825, -1.6212860345840454, -1.5527870655059814, -0.5081770420074463, -1.1589176654815674, -0.30267998576164246, -1.604161262512207, -1.073293924331665, -0.5595512986183167, -1.3815394639968872, 1.18717360496521, 1.4097954034805298, 0.9816765785217285, 0.8446785807609558, 1.4269200563430786, 1.4611696004867554, 1.2385478019714355, 0.8789280652999878, 1.0330508947372437, 1.255672574043274, 1.7694151401519775, 1.7694151401519775, 1.8036646842956543, 1.7351655960083008, 1.7351655960083008, 1.8207894563674927, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.8207894563674927, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 1.9406627416610718, 2.0605359077453613, 1.563918113708496, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.51930826902 [e2e-predictor] 38953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.444044828414917, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 0.4679340124130249, 0.7419300675392151, -0.5424265265464783, 0.27956172823905945, 1.2214230298995972, 1.3412963151931763, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 1.0673003196716309, -0.9191710948944092, -0.8335473537445068, -1.604161262512207, -0.5424265265464783, -1.0904186964035034, -0.16568197309970856, -0.8164225816726685, -0.610925555229187, -1.073293924331665, -1.4671632051467896, -0.6622998118400574, -0.9705453515052795, 1.0330508947372437, 1.101549744606018, 1.4954191446304321, 1.8207894563674927, 1.8892884254455566, 1.8379141092300415, 1.8550388813018799, 1.6495418548583984, 1.563918113708496, 1.8036646842956543, 1.6666666269302368, 1.8892884254455566, 1.9235379695892334, 1.9920369386672974, 1.8721636533737183, 1.8207894563674927, 1.5981676578521729, 1.8207894563674927, 1.8892884254455566, 1.7694151401519775, 1.6495418548583984, 1.9406627416610718, 1.8721636533737183, 1.9235379695892334, 1.9406627416610718, 1.974912166595459, 1.7694151401519775, 0.7248052954673767, 0.63918155431 [e2e-predictor] 74744, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.6152924299240112, 0.3138112425804138, 1.0330508947372437, -0.42255327105522156, 0.26243698596954346, 1.3412963151931763, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1186745166778564, 1.2385478019714355, 0.10831420123577118, -1.227416753768921, -0.8849216103553772, -1.5699117183685303, 0.0055655487813055515, -0.2513057291507721, -0.43967801332473755, -0.5424265265464783, -1.1589176654815674, -0.2684305012226105, -1.3472900390625, -1.2102919816970825, -1.3301652669906616, 1.6837913990020752, 1.9235379695892334, 1.9235379695892334, 1.5810428857803345, 1.8550388813018799, 1.974912166595459, 1.718040943145752, 1.8207894563674927, [e2e-predictor] 1.8207894563674927, 1.5467933416366577, 2.0262863636016846, 2.0091617107391357, 1.7009161710739136, 1.7694151401519775, 1.7351655960083008, 1.8550388813018799, 1.906413197517395, 1.786539912223816, 1.7522903680801392, 1.8721636533737183, 1.8207894563674927, 1.9920369386672974, 1.7522903680801392, 1.8207894563674927, 1.8379141092300415, 1.1529240608215332, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 0.4850587546825409, 1.2042982578277588, 0.03981505334377289, 0.12543895840644836, 1.324171543121338, 1.3926706314086914, 1.444044828414917, 1.375545859336853, 1.3070467710494995, 1.0330508947372437, 1.2214230298995972, 1.101549744606018, 1.324171543121338, -0. [e2e-predictor] 06293346732854843, -0.7307988405227661, -1.1589176654815674, -1.7754088640213013, -0.6965492963790894, -0.4739275276660919, -0.18280673027038574, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.4671632051467896, -0.30267998576164246, 1.3926706314086914, 1.7009161710739136, 1.8036646842956543, 1.9920369386672974, 1.786539912223816, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.9577873945236206, 1.4782943725585938, 2.0605359077453613, 2.0262863636016846, 2.1461596488952637, 2.0091617107391357, 1.906413197517395, 1.8379141092300415, 1.9235379695892334, 1.786539912223816, 1.7351655960083008, 1.7694151401519775, 1.7522903680801392, 1.6666666269302368, 1.8036646842956543, 2.0776607990264893, 1.375545859336853, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.51254391670227 [e2e-predictor] 05, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5810428857803345, 0.6734310388565063, 0.8960528373718262, 0.6734310388565063, 0.38231024146080017, 1.3584210872650146, 1.444044828414917, 1.3584210872650146, 1.3584210872650146, 0.9303023219108582, 1.0673003196716309, 1.1357992887496948, 1.1529240608215332, 1.375545859336853, 1.4269200563430786, -0.4568027853965759, -1.2102919816970825, -1.3644146919250488, -1.261666178703308, 0.38231024146080017, -0.5253018140792847, 0.4679340124130249, -0.02868395671248436, -1.5870364904403687, -1.3644146919250488, -1.0904186964035034, -1.672660231590271, -0.6280503273010254, 1.6152924299240112, 1.9235379695892334, 1.7009161710739136, 1.6152924299240112, 2.094785451889038, 2.0434112548828125, 2.0434112548828125, 1.6666666269302368, 1.9235379695892334, 1.9577873945236206, 1.9577873945236206, 2.0434112548828125, 2.0262863636016846, 1.9920369386672974, 1.9577873945236206, 1.8379141092300415, 1.8721636533737183, 1.7009161710739136, 1.7694151401519775, 1.7694151401519775, 1.8207894563674927, 1.9920369386672974, 1.101549744606018, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.529668 [e2e-predictor] 5695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.9988013505935669, 0.12543895840644836, 0.8446785807609558, 1.3070467710494995, 1.4097954034805298, 1.2899221181869507, 1.0844250917434692, 0.7761795520782471, 1.2042982578277588, 1.324171543121338, 1.2042982578277588, 1.3584210872650146, 1.3584210872650146, 1.255672574043274, -0.645175039768219, -0.576676070690155, 0.03981505334377289, -0.3711790144443512, -0.19993148744106293, 0.056939806789159775, 0.6905558109283447, 1.563918113708496, -1.1760424375534058, -1.4329137802124023, -1.0390443801879883, -1.5014127492904663, 0.3309359848499298, 1.8207894563674927, 1.7351655960083008, 1.8036646842956543, 2.0776607990264893, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0091617107391357, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9406627416610718, 1.9235379695892334, 1.9235379695892334, 1.9235379695892334, 1.7522903680801392, 2.129034996032715, 2.1461596488952637, 0.5193082690238953, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.30704677104 [e2e-predictor] 94995, 1.3584210872650146, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.2042982578277588, 0.7076805233955383, 1.4611696004867554, 1.2385478019714355, 1.2042982578277588, 1.0159261226654053, 1.0159261226654053, 0.7933043241500854, 1.2042982578277588, 1.3584210872650146, 1.2385478019714355, 1.324171543121338, 1.2727973461151123, 1.375545859336853, 0.8446785807609558, 0.02269030176103115, -0.31980475783348083, -0.610925555229187, 0.056939806789159775, 0.5706825256347656, 0.4508092403411865, 0.0740646943449974, 0.091189444065094, -1.1246682405471802, -0.6280503273010254, -0.6622998118400574, -1.3986642360687256, 0.3309359848499298, 1.6152924299240112, 1.8721636533737183, 2.0434112548828125, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9406627416610718, 2.0091617107391357, 1.786539912223816, 1.4954191446304321, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 1.9406627416610718, 2.0262863636016846, 2.1632845401763916, 2.1632845401763916, 0.7933043241500854, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, [e2e-predictor] 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.0159261226654053, 1.1529240608215332, 1.5981676578521729, 1.7694151401519775, 0.810429036617279, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 0.7419300675392151, 1.1529240608215332, 1.6837913990020752, 1.2899221181869507, 1.3584210872650146, 1.8892884254455566, 1.5810428857803345, 1.0501755475997925, 0.9645518660545349, -0.5595512986183167, -0.9020463228225708, 0.7590547800064087, -1.261666178703308, -0.2513057291507721, 1.7522903680801392, 0.6391815543174744, 0.8789280652999878, -1.1589176654815674, -0.8677968382835388, -0.9705453515052795, -0.8335473537445068, -0.7821730971336365, 0.622056782245636, 2.0776607990264893, 2.0776607990264893, 1.974912166595459, 1.9920369386672974, 1.8207894563674927, 2.0262863636016846, 1.9235379695892334, 2.0091617107391357, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.0605359077453613, 2.0776607990264893, 1.786539912223816, 1.974912166595459, 2.1804091930389404, 1.9577873945236206, 0.8618032932281494, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3138112425 [e2e-predictor] 804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.3926706314086914, 0.5535577535629272, 1.3070467710494995, 0.9645518660545349, 0.9474270939826965, 1.3070467710494995, 0.8446785807609558, 1.0330508947372437, 1.101549744606018, 0.8446785807609558, 1.2042982578277588, 1.563918113708496, 1.3070467710494995, 1.5296685695648193, 1.906413197517395, 1.8379141092300415, 1.4097954034805298, 0.8789280652999878, -0.43967801332473755, -0.8506720662117004, -0.1143077164888382, -1.4500385522842407, -0.5595512986183167, 2.0776607990264893, 1.8036646842956543, 0.8960528373718262, 0.622056782245636, -1.02191960811615, -0.8164225816726685, -0.21705622971057892, -1.1075434684753418, -1.0904186964035034, 0.5021834969520569, 2.1804091930389404, 1.9920369386672974, 1.9577873945236206, 1.6837913990020752, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6666666269302368, 2.214658737182617, 2.1632845401763916, 2.111910104751587, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 2.0605359077453613, 1.8892884254455566, 2.111910104751587, 2.111910104751587, 1.0159261226654053, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2 [e2e-predictor] 281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.5021834969520569, 1.2727973461151123, -0.02868395671248436, 1.8379141092300415, 1.18717360496521, 1.0159261226654053, 0.9988013505935669, 1.3584210872650146, 1.0673003196716309, 1.1529240608215332, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 0.7590547800064087, 0.056939806789159775, 0.12543895840644836, -0.5938007831573486, 1.4097954034805298, -1.3986642360687256, 1.2385478019714355, 1.9406627416610718, 1.6837913990020752, 1.0330508947372437, 0.622056782245636, -0.3540542721748352, -0.19993148744106293, 0.5364330410957336, -0.40542852878570557, -1.2959157228469849, 0.17681321501731873, 1.9920369386672974, 1.8892884254455566, 1.786539912223816, 1.5467933416366577, 0.9645518660545349, 1.974912166595459, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 2.094785451889038, 2.0262863636016846, 1.8721636533737183, 0.6391815543174744, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.433684498 [e2e-predictor] 07167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.563918113708496, 1.4269200563430786, 0.656306266784668, 0.6734310388565063, 0.41655975580215454, 1.4782943725585938, 1.5467933416366577, 1.1186745166778564, 1.4782943725585938, 1.4954191446304321, 1.1186745166778564, 1.375545859336853, 1.5296685695648193, 1.1357992887496948, 1.444044828414917, 1.8721636533737183, 1.906413197517395, 1.8892884254455566, 1.4097954034805298, 0.9816765785217285, 1.5467933416366577, 0.7761795520782471, 1.1186745166778564, -0.9191710948944092, -0.8506720662117004, 1.9406627416610718, 1.906413197517395, 1.9920369386672974, 1.7009161710739136, 1.2385478019714355, 0.9988013505935669, 0.656306266784668, 0.622056782245636, 0.6049320101737976, -1.5014127492904663, 0.27956172823905945, 1.906413197517395, 1.5810428857803345, 1.9235379695892334, 1.2385478019714355, 1.6837913990020752, 1.9920369386672974, 1.8550388813018799, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0434112548828125, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5535 [e2e-predictor] 577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 1.0159261226654053, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4269200563430786, 0.587807297706604, 1.3584210872650146, 1.2214230298995972, 1.563918113708496, 1.4782943725585938, 0.9474270939826965, 1.375545859336853, 1.444044828414917, 1.0673003196716309, 1.444044828414917, 1.563918113708496, 1.2042982578277588, 1.375545859336853, 1.8721636533737183, 1.8207894563674927, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 0.4679340124130249, 2.129034996032715, 0.9988013505935669, 1.0673003196716309, -1.2959157228469849, 2.0434112548828125, 1.7351655960083008, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9235379695892334, 1.8207894563674927, 0.8960528373718262, 0.810429036617279, 0.810429036617279, -1.3644146919250488, 1.563918113708496, 0.587807297706604, 2.0262863636016846, 1.9235379695892334, 1.563918113708496, 1.8379141092300415, 1.5981676578521729, 1.3070467710494995, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.1975340843200684, 2.0605359077453613, 1.9235379695892334, 1.8379141092300415, 2.0091617107391357, 1.872163653373718 [e2e-predictor] 3, 0.7419300675392151, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.810429036617279, 0.8446785807609558, 0.9131776094436646, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.5125439167022705, 0.8960528373718262, 1.7694151401519775, 1.0844250917434692, 1.6837913990020752, 1.1529240608215332, 1.101549744606018, 1.3070467710494995, 1.4782943725585938, 0.8446785807609558, 1.375545859336853, 1.63241708278656, 1.1700488328933716, 1.4611696004867554, 1.8892884254455566, 1.8207894563674927, 1.8550388813018799, 1.786539912223816, 1.9406627416610718, 1.6152924299240112, 1.8379141092300415, 1.718040943145752, 1.2727973461151123, -1.2959157228469849, 1.8379141092300415, 1.786539912223816, 1.9920369386672974, 2.0091617107391357, 2.0434112548828125, 1.9577873945236206, 1.9577873945236206, 1.872 [e2e-predictor] 1636533737183, 0.9131776094436646, 0.810429036617279, 0.3309359848499298, -0.9020463228225708, 1.5467933416366577, 1.5296685695648193, 1.101549744606018, 1.8207894563674927, 1.7351655960083008, 1.2042982578277588, 1.255672574043274, 2.1461596488952637, 2.111910104751587, 2.1632845401763916, 2.1461596488952637, 2.0605359077453613, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.906413197517395, 1.2899221181869507, 0.622056782245636, 0.5364330410957336, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7761795520782471, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 1.4269200563430786, 1.9406627416610718, 1.563918113708496, 0.9303023219108582, 0.7419300675392151, 1.1529240608215332, 0.810429036617279, 1.444044828414917, 1.7522 [e2e-predictor] 903680801392, 1.2899221181869507, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 1.4782943725585938, 0.5364330410957336, 1.9235379695892334, 1.9920369386672974, 1.3412963151931763, -0.8849216103553772, 1.9577873945236206, 1.8892884254455566, 2.0262863636016846, 2.0091617107391357, 2.094785451889038, 1.974912166595459, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 0.8960528373718262, 0.9303023219108582, -1.1589176654815674, 1.9920369386672974, 1.2214230298995972, 1.8550388813018799, 1.6837913990020752, 1.6495418548583984, 1.2727973461151123, 1.18717360496521, 2.1461596488952637, 2.0434112548828125, 2.1461596488952637, 2.1632845401763916, 2.094785451889038, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 1.906413197517395, 1.906413197517395, 0.6391815543174744, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053], [0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.40979540348052 [e2e-predictor] 98, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.4097954034805298, 1.3584210872650146, 1.2214230298995972, 1.3070467710494995, 1.8721636533737183, 1.7522903680801392, 1.2385478019714355, 0.7419300675392151, 0.8275538086891174, 0.9474270939826965, 1.5125439167022705, 1.6495418548583984, 1.324171543121338, 1.6495418548583984, 1.5810428857803345, 1.6837913990020752, 1.8892884254455566, 1.3412963151931763, 0.8618032932281494, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.375545859336853, -0.5424265265464783, 2.0605359077453613, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 2.0091617107391357, 2.0091617107391357, 1.563918113708496, 0.8789280652999878, 0.0740646943449974, 0.9474270939826965, 2.0091617107391357, 1.906413197517395, 1.9235379695892334, 1.5981676578521729, 1.6837913990020752, 0.9303023219108582, 2.1975340843200684, 2.094785451889038, 2.111910104751587, 2.1804091930389404, 2.111910104751587, 2.111910104751587, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 2.0262863636016846, 0.7076805233955383, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4 [e2e-predictor] 44044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4954191446304321, 1.5467933416366577, 1.1529240608215332, 1.786539912223816, 1.9235379695892334, 1.7522903680801392, 0.6905558109283447, 0.7590547800064087, 1.2385478019714355, 1.4954191446304321, 1.324171543121338, 1.4269200563430786, 1.5296685695648193, 1.8207894563674927, 1.7522903680801392, 1.906413197517395, 0.4508092403411865, 0.41655975580215454, -0.09718296676874161, 1.324171543121338, 1.9235379695892334, 1.2214230298995972, 1.6495418548583984, 2.0605359077453613, 1.8550388813018799, 2.0262863636016846, 1.974912166595459, 2.0434112548828125, 2.0605359077453613, 2.129034996032715, 2.0776607990264893, 2.0605359077453613, 1.718040943145752, 1.9577873945236206, 1.101549744606018, 0.8446785807609558, 1.9577873945236206, 1.974912166595459, 1.6666666269302368, 1.0330508947372437, 1.4782943725585938, 1.0673003196716309, 2.129034996032715, 2.0776607990264893, 2.129034996032715, 2.1632845401763916, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 1.8892884254455566, 1.974912166595459, 1.8207894563674927, 1.1357992887496948, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.724805 [e2e-predictor] 2954673767, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.6152924299240112, 2.0434112548828125, 2.0091617107391357, 1.63241708278656, 0.3309359848499298, 1.444044828414917, 1.7351655960083008, 1.2042982578277588, 1.6152924299240112, 1.7351655960083008, 1.974912166595459, 1.7522903680801392, 2.0262863636016846, 0.26243698596954346, 0.8275538086891174, 0.03981505334377289, 0.8960528373718262, 1.7009161710739136, 2.1461596488952637, 1.5125439167022705, 2.0091617107391357, 1.8036646842956543, 2.129034996032715, 2.0262863636016846, 2.0262863636016846, 1.9920369386672974, 2.0262863636016846, 2.0605359077453613, 2.0262863636016846, 2.0091617107391357, 1.9235379695892334, 1.8892884254455566, 1.5467933416366577, 1.8550388813018799, 1.8892884254455566, 1.718040943145752, 1.2899221181869507, 1.6495418548583984, 1.63241708278656, 1.906413197517395, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.974912166595459, 2.0262863636016846, 1.6495418548583984, 1.4954191446304321, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.26243698596 [e2e-predictor] 954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 0.7933043241500854, 1.4097954034805298, 1.1186745166778564, 1.4269200563430786, 2.111910104751587, 2.0262863636016846, 1.8550388813018799, 0.9303023219108582, 1.63241708278656, 1.8036646842956543, 1.2042982578277588, 1.63241708278656, 1.7522903680801392, 1.906413197517395, 1.8379141092300415, 1.2214230298995972, 0.9474270939826965, 0.9645518660545349, 0.19393795728683472, 0.2281874716281891, 1.2727973461151123, 1.5810428857803345, 1.906413197517395, 1.9920369386672974, 1.8550388813018799, 1.9406627416610718, 2.0262863636016846, 1.9577873945236206, 1.7009161710739136, 2.0091617107391357, 2.1461596488952637, 2.111910104751587, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 1.7694151401519775, 1.7009161710739136, 1.8721636533737183, 1.9406627416610718, 1.2385478019714355, 1.4782943725585938, 1.4954191446304321, 1.9577873945236206, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 1.8550388813018799, 1.718040943145752, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531 [e2e-predictor] 221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 0.9474270939826965, 1.3070467710494995, 1.0673003196716309, 1.3412963151931763, 2.0776607990264893, 1.9920369386672974, 1.4269200563430786, 1.5467933416366577, 1.5981676578521729, 1.5125439167022705, 1.2385478019714355, 1.786539912223816, 1.786539912223816, 1.6495418548583984, 1.8207894563674927, 0.5364330410957336, 0.6734310388565063, 1.2727973461151123, 0.24531221389770508, 0.02269030176103115, 0.8960528373718262, 1.4954191446304321, 1.9920369386672974, 1.786539912223816, 1.6666666269302368, 2.0091617107391357, 1.9577873945236206, 1.9235379695892334, 2.0091617107391357, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.0262863636016846, 1.9577873945236206, 1.9577873945236206, 1.7522903680801392, 1.718040943145752, 1.9577873945236206, 1.8550388813018799, 0.8789280652999878, 1.324171543121338, 1.5125439167022705, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.111910104751587, 2.094785451889038, 2.0605359077453613, 1.9406627416610718, 1.9406627416610718, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, [e2e-predictor] 0.14256370067596436, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0673003196716309, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1186745166778564, 1.3070467710494995, 1.1357992887496948, 1.6666666269302368, 1.9577873945236206, 1.8721636533737183, 1.3070467710494995, 1.7351655960083008, 1.3926706314086914, 1.375545859336853, 1.8036646842956543, 1.786539912223816, 1.9235379695892334, 1.6152924299240112, 1.8721636533737183, 0.8789280652999878, 0.8446785807609558, 1.3584210872650146, 0.3138112425804138, 0.5706825256347656, -0.3540542721748352, 1.5810428857803345, 1.4269200563430786, 1.4611696004867554, 2.094785451889038, 1.7694151401519775, 2.0434112548828125, 1.974912166595459, 1.786539912223816, 1.9920369386672974, 2.1975340843200684, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9920369386672974, 1.8721636533737183, 1.8892884254455566, 1.6837913990020752, 2.094785451889038, 1.444044828414917, 1.5296685695648193, 1.6495418548583984, 1.9577873945236206, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 1.9577873945236206, 1.8207894563674927, 0.6734310388565063, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0. [e2e-predictor] 4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 1.3584210872650146, 1.0844250917434692, 1.5981676578521729, 1.9406627416610718, 0.5706825256347656, 1.0673003196716309, 1.7522903680801392, 1.5810428857803345, 1.8550388813018799, 1.5467933416366577, 1.8379141092300415, 1.786539912223816, 1.6666666269302368, 1.718040943145752, 0.656306266784668, 0.8960528373718262, 1.1357992887496948, 0.15968845784664154, 1.18717360496521, -0.13143247365951538, 0.7076805233955383, 1.6152924299240112, 2.1632845401763916, 2.129034996032715, 1.6152924299240112, 1.8892884254455566, 2.094785451889038, 2.0091617107391357, 2.0262863636016846, 2.0605359077453613, 1.8892884254455566, 2.0262863636016846, 1.9406627416610718, 1.8892884254455566, 1.906413197517395, 1.8892884254455566, 2.0605359077453613, 2.111910104751587, 0.4850587546825409, 1.4611696004867554, 1.7351655960083008, 1.974912166595459, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.111910104751587, 1.5467933416366577, 1.9235379695892334, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6 [e2e-predictor] 734310388565063, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.18717360496521, 1.255672574043274, 1.2214230298995972, 1.3926706314086914, 1.1529240608215332, 1.7009161710739136, 1.6152924299240112, -0.14855723083019257, -0.06293346732854843, 1.375545859336853, 1.6837913990020752, 1.7351655960083008, 1.6837913990020752, 1.8036646842956543, 1.9235379695892334, 1.6152924299240112, 1.3412963151931763, 0.622056782245636, 0.4850587546825409, 0.656306266784668, 0.6049320101737976, 1.1700488328933716, 0.41655975580215454, 0.9988013505935669, 1.1700488328933716, 1.7694151401519775, 1.6152924299240112, 2.231783390045166, 1.974912166595459, 1.9920369386672974, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 1.906413197517395, 2.0776607990264893, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.8036646842956543, 2.0605359077453613, 1.8207894563674927, 1.1529240608215332, 1.444044828414917, 1.8892884254455566, 2.0262863636016846, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 2.094785451889038, 1. [e2e-predictor] 8721636533737183, 2.0776607990264893, 0.5021834969520569, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.0844250917434692, 1.324171543121338, 0.8789280652999878, 1.7694151401519775, 1.444044828414917, 0.3480607271194458, 0.17681321501731873, 0.5364330410957336, 2.094785451889038, 0.5706825256347656, 2.0091617107391357, 1.8721636533737183, 1.8550388813018799, 1.6495418548583984, 1.4611696004867554, 0.8960528373718262, 1.0844250917434692, 1.718040943145752, 0.7076805233955383, 1.563918113708496, 1.18717360496521, 0.29668647050857544, 0.8789280652999878, 1.444044828414917, 1.3070467710494995, 1.7009161710739136, 1.906413197517395, 1.974912166595459, 1.2042982578277588, 1.7351655960083008, 2.1632845 [e2e-predictor] 401763916, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.9235379695892334, 2.0776607990264893, 1.974912166595459, 1.6495418548583984, 2.0434112548828125, 1.255672574043274, 1.9235379695892334, 1.8036646842956543, 2.0434112548828125, 2.0605359077453613, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0262863636016846, 1.9406627416610718, 0.5364330410957336, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.3584210872650146, 1.2214230298995972, 0.9988013505935669, 1.324171543121338, 1.1186745166778564, 1.7009161710739136, 1.2214230298995972, 0.622056782245636, -0.5938007831573486, 0.29668647050857544, 2.129034996032715, 0.9988013505935669, 1 [e2e-predictor] .9406627416610718, 1.7694151401519775, 1.7351655960083008, 1.7351655960083008, 1.4269200563430786, 0.7761795520782471, 1.1186745166778564, 1.718040943145752, 0.7933043241500854, 1.2214230298995972, 0.9303023219108582, -0.045808710157871246, 1.2385478019714355, 1.444044828414917, 1.8892884254455566, 1.8036646842956543, 1.6495418548583984, 1.786539912223816, 1.5125439167022705, 2.0605359077453613, 2.129034996032715, 1.9920369386672974, 2.1461596488952637, 1.974912166595459, 1.9406627416610718, 1.9577873945236206, 1.9235379695892334, 1.9577873945236206, 2.0605359077453613, 2.0605359077453613, 1.5810428857803345, 1.8036646842956543, 2.0434112548828125, 2.0776607990264893, 2.094785451889038, 2.1461596488952637, 2.1461596488952637, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 1.974912166595459, 2.0091617107391357, 1.5296685695648193, 1.444044828414917, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.23854780197143 [e2e-predictor] 55, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, -0.30267998576164246, 1.255672574043274, 0.7933043241500854, 1.8207894563674927, 1.1700488328933716, 0.6391815543174744, 0.5706825256347656, 0.19393795728683472, 0.7590547800064087, 0.8960528373718262, 1.9920369386672974, 1.8892884254455566, 1.718040943145752, 1.7522903680801392, 0.656306266784668, 0.7933043241500854, 1.101549744606018, 1.4954191446304321, 0.9988013505935669, 1.444044828414917, 1.3926706314086914, 0.26243698596954346, 0.27956172823905945, 1.324171543121338, 1.63241708278656, 0.8960528373718262, 1.6495418548583984, 1.7522903680801392, 1.4782943725585938, 2.129034996032715, 1.9920369386672974, 1.9577873945236206, 2.0262863636016846, 2.094785451889038, 1.8379141092300415, 1.6837913990020752, 1.8550388813018799, 1.9577873945236206, 2.0091617107391357, 2.0776607990264893, 1.7351655960083008, 1.9406627416610718, 2.0262863636016846, 2.094785451889038, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0776607990264893, 2.0091617107391357, 1.5467933416366577, 2.0091617107391357, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8960528373718262, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716 [e2e-predictor] , 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2899221181869507, -0.7479235529899597, 1.3412963151931763, 0.587807297706604, 1.6666666269302368, 0.8960528373718262, 0.8618032932281494, 1.324171543121338, 1.1186745166778564, 1.5125439167022705, 1.0501755475997925, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 1.8550388813018799, 1.1357992887496948, 0.9303023219108582, 1.0501755475997925, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.7351655960083008, 1.0330508947372437, -0.02868395671248436, 1.7694151401519775, 0.9645518660545349, 1.8036646842956543, 0.5535577535629272, 1.3070467710494995, 0.9988013505935669, 1.8721636533737183, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.094785451889038, 1.9577873945236206, 1.7009161710739136, 1.8892884254455566, 2.0605359077453613, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 1.9235379695892334, 1.9577873945236206, 2.1461596488952637, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.129034996032715, 2.129034996032715, 2.0776607990264893, 2.111910104751587, 2.0434112548828125, 1.63241708278656, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3480607271194458, 0.3309359848499298, 0.39943498373031616, 0.4679340124130249, 0.553 [e2e-predictor] 5577535629272, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7761795520782471, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.2727973461151123, 0.17681321501731873, 1.3412963151931763, 1.1357992887496948, 1.4269200563430786, 1.3070467710494995, 0.9645518660545349, 0.8446785807609558, 1.1700488328933716, 1.718040943145752, 0.38231024146080017, 1.324171543121338, 1.9235379695892334, 1.4954191446304321, 1.8379141092300415, 1.3584210872650146, 0.8275538086891174, 1.1529240608215332, 1.5125439167022705, 1.563918113708496, 1.4269200563430786, 1.9235379695892334, 0.9645518660545349, -0.1143077164888382, 1.324171543121338, 1.718040943145752, 1.906413197517395, 2.0091617107391357, 0.9988013505935669, 1.9577873945236206, 1.63241708278656, 1.9406627416610718, 2.094785451889038, 1.9920369386672974, 2.129034996032715, 2.0776607990264893, 1.5296685695648193, 1.786539912223816, 2.129034996032715, 1.8892884254455566, 2.0434112548828125, 1.1700488328933716, 1.9406627416610718, 1.974912166595459, 2.1804091930389404, 1.974912166595459, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.111910104751587, 2.129034996032715, 2.111910104751587, 2.1804091930389404, 2.0605359077453613, 1.9406627416610718, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683 [e2e-predictor] 472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0501755475997925, 1.324171543121338, 0.4679340124130249, 1.18717360496521, 1.3070467710494995, 1.63241708278656, 1.63241708278656, 0.7076805233955383, 1.3584210872650146, 1.4954191446304321, 0.10831420123577118, 0.19393795728683472, 0.9474270939826965, 2.0434112548828125, 1.5296685695648193, 1.7009161710739136, 1.444044828414917, 0.38231024146080017, 1.7351655960083008, 1.5981676578521729, 1.718040943145752, 1.2899221181869507, 1.5467933416366577, 1.1186745166778564, 0.656306266784668, 0.14256370067596436, 0.9303023219108582, 1.786539912223816, 1.8036646842956543, 1.5810428857803345, 0.8275538086891174, 0.7933043241500854, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.7351655960083008, 1.8207894563674927, 1.6837913990020752, 1.8892884254455566, 2.0091617107391357, 1.7009161710739136, 1.8721636533737183, 1.8379141092300415, 2.1804091930389404, 2.111910104751587, 2.1461596488952637, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.9577873945236206, 1.8379141092300415, 1.974912166595459, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.193937 [e2e-predictor] 95728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.2385478019714355, 0.9645518660545349, 1.324171543121338, 1.2899221181869507, 1.5810428857803345, 1.6495418548583984, 0.9303023219108582, 0.9474270939826965, 1.3412963151931763, -0.43967801332473755, 0.10831420123577118, 1.5981676578521729, 1.8550388813018799, 1.4097954034805298, 1.0673003196716309, 1.786539912223816, 0.6391815543174744, 1.4269200563430786, 1.0330508947372437, 1.1529240608215332, 1.4611696004867554, 1.8036646842956543, 1.2042982578277588, 0.6905558109283447, -0.3711790144443512, 1.0844250917434692, 2.0091617107391357, 0.5706825256347656, 0.4679340124130249, 0.656306266784668, 0.9131776094436646, 1.3926706314086914, 1.8721636533737183, 2.1632845401763916, 1.9406627416610718, 2.094785451889038, 1.7522903680801392, 2.129034996032715, 2.1632845401763916, 2.094785451889038, 1.7009161710739136, 2.0091617107391357, 1.4097954034805298, 2.111910104751587, 2.1975340843200684, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.094785451889038, 1.6495418548583984, 1.8207894563674927, 2.0262863636016846, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616], [0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.228187471 [e2e-predictor] 6281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.3926706314086914, 1.3412963151931763, 1.6495418548583984, 1.5981676578521729, 0.7590547800064087, 0.9474270939826965, -0.02868395671248436, 0.12543895840644836, 1.1700488328933716, 2.0776607990264893, 1.8892884254455566, 1.4954191446304321, 1.5125439167022705, 1.2214230298995972, 0.41655975580215454, 1.9406627416610718, 1.6152924299240112, 0.5193082690238953, 1.5467933416366577, 1.4782943725585938, 1.3584210872650146, 0.8789280652999878, -0.045808710157871246, 1.0330508947372437, 1.324171543121338, 0.24531221389770508, 1.3584210872650146, 0.3651854991912842, 0.9474270939826965, 1.6495418548583984, 1.9577873945236206, 1.3926706314086914, 2.111910104751587, 2.111910104751587, 1.906413197517395, 2.129034996032715, 2.0434112548828125, 1.974912166595459, 1.974912166595459, 2.1461596488952637, 1.9406627416610718, 1.9406627416610718, 2.1975340843200684, 2.1632845401763916, 2.111910104751587, 2.214658737182617, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.111910104751587, 1.9235379695892334, 2.1804091930389404, 1.6495418548583984, 0.5706825256347656, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3 [e2e-predictor] 309359848499298, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017], [0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.10831420123577118, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 1.1186745166778564, 0.056939806789159775, 1.3070467710494995, 1.5296685695648193, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 0.8960528373718262, 0.03981505334377289, -1.1075434684753418, 1.2385478019714355, 2.0262863636016846, 1.9406627416610718, 1.5810428857803345, 1.5981676578521729, 1.8379141092300415, 0.6905558109283447, 1.4954191446304321, 1.7351655960083008, 0.5535577535629272, 0.9303023219108582, 1.4954191446304321, 1.1700488328933716, 1.375545859336853, 0.26243698596954346, 0.6391815543174744, 0.41655975580215454, 0.12543895840644836, -0.14855723083019257, 0.8446785807609558, 1.4611696004867554, 1.9577873945236206, 1.8207894563674927, 2.0262863636016846, 2.0434112548828125, 1.906413197517395, 2.0262863636016846, 1.7694151401519775, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 2.111910104751587, 2.0091617107391357, 1.9406627416610718, 2.214658737182617, 2.129034996032715, 1.9577873945236206, 2.111910104751587, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1632845401763916, 1.6152924299240112, 1.3412963151931763, 1.7009161710739136, 0.9303023219108582, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248 [e2e-predictor] 052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017], [0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.5535577535629272, 1.255672574043274, 1.5467933416366577, 1.7009161710739136, 1.5810428857803345, 1.63241708278656, 0.9816765785217285, 0.7933043241500854, -0.7479235529899597, 1.7522903680801392, 2.0605359077453613, 2.0434112548828125, 1.4954191446304321, 1.786539912223816, 1.5810428857803345, 1.18717360496521, 1.5981676578521729, 1.906413197517395, 0.9474270939826965, 1.18717360496521, 1.0159261226654053, 1.4269200563430786, 1.18717360496521, 0.24531221389770508, -0.3369295001029968, -0.21705622971057892, 0.41655975580215454, -0.30267998576164246, -0.011559205129742622, 1.3070467710494995, 1.8379141092300415, 2.094785451889038, 1.8207894563674927, 1.9920369386672974, 1.375545859336853, 2.0262863636016846, 2.0434112548828125, 2.0776607990264893, 2.0776607990264893, 1.7522903680801392, 2.094785451889038, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.214658737182617, 2.214658737182617, 2.077660799026489 [e2e-predictor] 3, 2.1632845401763916, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.974912166595459, 2.094785451889038, 1.5981676578521729, 1.4611696004867554, 0.6391815543174744, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.8789280652999878, 0.8618032932281494, -0.28555524349212646, 1.255672574043274, 1.5467933416366577, 1.7351655960083008, 1.5810428857803345, 1.6837913990020752, 1.2042982578277588, 0.7248052954673767, 1.3584210872650146, 1.324171543121338, 1.9235379695892334, 1.9920369386672974, 1.4611696004867554, 0.810429036617279, 1.18717360496521, 0.9131776094436646, 1.0844250917434692, 1.4954191446304321, 1.6837913990020752, 0.5193082690238953, 1.5125439167022705, 0.8618032932281494, 1.444044828414917, -0.02868395671248436, 0.4850587546825409, 0. [e2e-predictor] 656306266784668, -0.13143247365951538, 0.6905558109283447, -0.42255327105522156, 0.8618032932281494, 1.6666666269302368, 2.231783390045166, 1.4097954034805298, 1.974912166595459, 0.9474270939826965, 2.0091617107391357, 1.974912166595459, 1.906413197517395, 1.6837913990020752, 1.786539912223816, 2.0776607990264893, 1.9406627416610718, 2.0776607990264893, 2.0091617107391357, 2.1632845401763916, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.906413197517395, 2.1975340843200684, 1.1529240608215332, 1.3584210872650146, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.19993148744106293, 1.2385478019714355, 1.5810428857803345, 1.66666662 [e2e-predictor] 69302368, 1.7522903680801392, 1.6837913990020752, 1.0330508947372437, 0.9645518660545349, 1.4954191446304321, 0.7076805233955383, 1.974912166595459, 1.974912166595459, 1.6495418548583984, 1.0159261226654053, 1.7009161710739136, 1.6152924299240112, 0.8446785807609558, 1.5810428857803345, 1.5981676578521729, 0.39943498373031616, 1.5981676578521729, 1.6837913990020752, 1.324171543121338, -0.011559205129742622, -0.28555524349212646, 0.10831420123577118, 0.9816765785217285, 0.7076805233955383, 0.8789280652999878, 1.563918113708496, 1.3070467710494995, 2.214658737182617, 1.18717360496521, 1.4954191446304321, 0.27956172823905945, 1.9406627416610718, 1.8892884254455566, 1.9235379695892334, 0.9988013505935669, 1.3070467710494995, 1.9235379695892334, 1.9235379695892334, 2.0605359077453613, 1.4954191446304321, 2.214658737182617, 2.094785451889038, 2.1975340843200684, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1804091930389404, 1.7522903680801392, 1.2727973461151123, 0.622056782245636, 0.7248052954673767, 0.5535577535629272, 0.5021834969520569, 0.6391815543174744, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298], [0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.964551866054534 [e2e-predictor] 9, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.9020463228225708, 1.4097954034805298, 1.444044828414917, 1.6495418548583984, 1.7694151401519775, 1.6666666269302368, 0.9303023219108582, 0.7076805233955383, 1.2727973461151123, 1.0159261226654053, 1.906413197517395, 1.9406627416610718, 1.5296685695648193, 0.6391815543174744, 1.8550388813018799, 2.0605359077453613, 1.7009161710739136, 1.6495418548583984, 0.3309359848499298, 0.5193082690238953, 0.9303023219108582, 2.0262863636016846, 1.255672574043274, 0.24531221389770508, 0.14256370067596436, -0.1143077164888382, 0.9645518660545349, 0.5021834969520569, 0.19393795728683472, 1.5467933416366577, 1.9235379695892334, 2.1632845401763916, 2.1804091930389404, 1.3926706314086914, 0.5021834969520569, 2.0091617107391357, 1.906413197517395, 1.718040943145752, 2.129034996032715, 1.375545859336853, 1.8207894563674927, 1.8550388813018799, 1.974912166595459, 1.7009161710739136, 2.231783390045166, 2.0091617107391357, 2.1632845401763916, 2.094785451889038, 2.231783390045166, 2.1632845401763916, 1.9920369386672974, 1.906413197517395, 1.9577873945236206, 0.8446785807609558, 0.8789280652999878, 0.9816765785217285, 0.587807297706604, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.673431038 [e2e-predictor] 8565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 0.7761795520782471, -1.2787909507751465, 1.4611696004867554, 1.4954191446304321, 1.7694151401519775, 1.8036646842956543, 1.6666666269302368, 0.9988013505935669, 0.7248052954673767, 1.0844250917434692, 0.7761795520782471, 2.0434112548828125, 1.9406627416610718, 1.1529240608215332, 0.5706825256347656, 1.6495418548583984, 1.8379141092300415, 0.9988013505935669, 0.9816765785217285, 0.622056782245636, 1.7522903680801392, 1.4782943725585938, 1.8550388813018799, 1.324171543121338, 0.15968845784664154, 0.091189444065094, 0.24531221389770508, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.8446785807609558, 1.5467933416366577, 1.8892884254455566, 2.129034996032715, 2.1975340843200684, 2.0605359077453613, 1.974912166595459, 1.8721636533737183, 1.8207894563674927, 2.1461596488952637, 1.7522903680801392, 2.0262863636016846, 2.0434112548828125, 1.9235379695892334, 1.444044828414917, 2.1632845401763916, 1.974912166595459, 2.214658737182617, 2.1632845401763916, 2.214658737182617, 2.248908281326294, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 1.4611696004867554, 1.7522903680801392, 1.4269200563430786, 0.587807297706604, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.21 [e2e-predictor] 10627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.7248052954673767, 0.810429036617279, -1.261666178703308, 1.5296685695648193, 1.4611696004867554, 1.8036646842956543, 1.7694151401519775, 1.6495418548583984, 1.2042982578277588, 1.5981676578521729, 0.38231024146080017, 0.8960528373718262, 2.0434112548828125, 1.974912166595459, 0.43368449807167053, -0.30267998576164246, 1.5981676578521729, 1.8379141092300415, 0.4850587546825409, 0.29668647050857544, 1.1357992887496948, 1.7351655960083008, 1.5981676578521729, 2.0605359077453613, 2.0776607990264893, 0.9816765785217285, 0.587807297706604, 1.101549744606018, 0.3138112425804138, 0.3480607271194458, 0.6049320101737976, 0.3480607271194458, 1.0159261226654053, 1.1529240608215332, 1.6666666269302368, 1.9235379695892334, 2.1975340843200684, 1.6495418548583984, 1.5125439167022705, 1.8892884254455566, 1.9577873945236206, 2.129034996032715, 1.6495418548583984, 2.111910104751587, 1.4954191446304321, 0.2281874716281891, 2.0262863636016846, 1.9235379695892334, 2.094785451889038, 2.1461596488952637, 2.0605359077453613, 2.214658737182617, 2.129034996032715, 1.4954191446304321, 1.7009161710739136, 1.563918113708496, 1.0844250917434692, 0.7761795520782471, 0.5706825256347656, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.41655975580215454, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.125438 [e2e-predictor] 95840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7076805233955383, 0.7419300675392151, -0.9705453515052795, 1.4611696004867554, 1.563918113708496, 1.8207894563674927, 1.8207894563674927, 1.2214230298995972, 1.18717360496521, 0.6391815543174744, 0.4679340124130249, 0.3309359848499298, 2.0262863636016846, 1.8207894563674927, 1.1529240608215332, -0.7479235529899597, 1.8207894563674927, 1.906413197517395, 0.5021834969520569, 0.4679340124130249, 1.4097954034805298, 1.5467933416366577, 0.9645518660545349, 1.8721636533737183, 1.8892884254455566, 0.19393795728683472, 0.9131776094436646, 0.41655975580215454, -0.3369295001029968, 0.056939806789159775, 0.26243698596954346, 0.43368449807167053, 1.2385478019714355, 0.810429036617279, 0.7076805233955383, 0.12543895840644836, 2.094785451889038, 0.5706825256347656, 1.6495418548583984, 1.786539912223816, 1.4269200563430786, 1.4782943725585938, 1.8379141092300415, 2.094785451889038, 0.6905558109283447, 1.906413197517395, 1.8036646842956543, 1.8721636533737183, 0.091189444065094, 0.7933043241500854, 1.9577873945236206, 2.248908281326294, 2.094785451889038, 1.9235379695892334, 1.6666666269302368, 2.0776607990264893, 1.0501755475997925, 1.1529240608215332, 0.5193082690238953, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.399434983730 [e2e-predictor] 31616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.5364330410957336, -0.9362958669662476, 1.3926706314086914, 1.5296685695648193, 1.906413197517395, 1.5125439167022705, 1.4269200563430786, 0.6049320101737976, 1.0844250917434692, 1.1700488328933716, 1.0673003196716309, 2.0605359077453613, 1.786539912223816, 0.9474270939826965, -0.8506720662117004, 1.444044828414917, 1.9577873945236206, 0.8275538086891174, 1.3584210872650146, 1.4097954034805298, 0.9474270939826965, 1.0844250917434692, 2.1804091930389404, 1.6837913990020752, 0.26243698596954346, 0.8789280652999878, 0.6391815543174744, 0.3309359848499298, 0.5535577535629272, 1.101549744606018, 1.0330508947372437, 1.255672574043274, 0.2110627144575119, -0.21705622971057892, -0.011559205129742622, 0.4850587546825409, 1.4954191446304321, 1.3412963151931763, 1.8721636533737183, 1.7009161710739136, 1.6837913990020752, 1.4782943725585938, 1.4269200563430786, 0.091189444065094, 2.0605359077453613, 1.18717360496521, 0.9474270939826965, 0.5535577535629272, 0.7933043241500854, 1.8207894563674927, 2.248908281326294, 1.9920369386672974, 1.375545859336853, 2.094785451889038, 1.0330508947372437, 0.3651854991912842, 0.9131776094436646, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.38231024146080 [e2e-predictor] 017, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.5364330410957336, -0.3540542721748352, 1.375545859336853, 1.5810428857803345, 1.8207894563674927, 1.1186745166778564, 1.8207894563674927, 0.8960528373718262, 1.18717360496521, 0.7761795520782471, 1.6495418548583984, 1.8721636533737183, 1.8036646842956543, 1.1700488328933716, -1.1589176654815674, 1.7522903680801392, 1.63241708278656, 1.1357992887496948, 0.6905558109283447, 0.7933043241500854, 1.1186745166778564, 1.8550388813018799, 2.0262863636016846, 1.8036646842956543, 0.38231024146080017, 1.1357992887496948, 1.1700488328933716, 0.5364330410957336, 1.2385478019714355, 0.27956172823905945, 1.4782943725585938, 1.718040943145752, -0.19993148744106293, -0.30267998576164246, -0.7136740684509277, -0.4568027853965759, 1.6152924299240112, 1.2727973461151123, 1.5296685695648193, 2.111910104751587, 1.9577873945236206, 1.7694151401519775, 1.6495418548583984, 0.03981505334377289, 1.8892884254455566, 1.5467933416366577, 1.3412963151931763, 1.0673003196716309, 1.0844250917434692, 1.563918113708496, 2.0776607990264893, 0.810429036617279, 2.0262863636016846, 2.214658737182617, 1.2042982578277588, 1.1529240608215332, 0.7419300675392151, 0.6049320101737976, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690 [e2e-predictor] 238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.5021834969520569, 0.15968845784664154, 1.324171543121338, 1.7351655960083008, 1.7694151401519775, 1.8207894563674927, 1.7351655960083008, 1.18717360496521, 1.0330508947372437, 0.10831420123577118, 1.9920369386672974, 1.9577873945236206, 1.8721636533737183, 1.4782943725585938, -1.0390443801879883, 1.8721636533737183, 1.2727973461151123, 1.7694151401519775, 0.9131776094436646, 1.1357992887496948, 1.1186745166778564, 1.9406627416610718, 1.2727973461151123, 1.6495418548583984, 0.6905558109283447, 0.9474270939826965, 0.5535577535629272, 0.8275538086891174, 0.4850587546825409, 1.0159261226654053, 0.7419300675392151, -0.43967801332473755, 0.6391815543174744, 0.8618032932281494, 0.24531221389770508, -0.7479235529899597, -0.13143247365951538, 0.5535577535629272, 1.3926706314086914, 1.9406627416610718, 1.8550388813018799, 2.0091617107391357, 1.1529240608215332, 0.7590547800064087, 2.1975340843200684, 1.8379141092300415, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.8036646842956543, 1.4611696004867554, 1.9920369386672974, 2.0262863636016846, 1.6495418548583984, 1.255672574043274, -0.08005820959806442, 0.810429036617279, 0.622056782245636, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, [e2e-predictor] 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945], [0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5706825256347656, 0.5021834969520569, 0.7076805233955383, 1.2899221181869507, 1.4954191446304321, 1.8721636533737183, 1.7522903680801392, 1.563918113708496, 1.2727973461151123, 0.8618032932281494, 1.0330508947372437, 1.6152924299240112, 1.8550388813018799, 1.974912166595459, 1.4097954034805298, -0.3711790144443512, 1.8892884254455566, 1.906413197517395, 1.974912166595459, 1.255672574043274, 1.4611696004867554, 1.4782943725585938, 1.6495418548583984, 2.214658737182617, 0.39943498373031616, 0.38231024146080017, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.810429036617279, 0.4850587546825409, -0.13143247365951538, 1.1186745166778564, 0.3309359848499298, 0.6905558109283447, -0.06293346732854843, -0.9020463228225708, -0.8164225816726685, 0.7761795520782471, 1.375545859336853, [e2e-predictor] 2.0776607990264893, 1.5125439167022705, 1.9920369386672974, 1.2214230298995972, 0.7076805233955383, 1.6666666269302368, 2.0605359077453613, 1.974912166595459, 1.0673003196716309, 1.6666666269302368, 1.9235379695892334, 1.4269200563430786, 1.375545859336853, 1.1186745166778564, 2.0262863636016846, 1.1186745166778564, 0.3480607271194458, 0.810429036617279, 0.26243698596954346, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.38231024146080017, 1.3070467710494995, 1.6152924299240112, 1.9235379695892334, 1.786539912223816, 1.6837913990020752, 1.101549744606018, 1.5125439167022705, 1.5296685695648193, 1.8892884254455566, 2.0262863636016846, 1.8207894563674927, 1.1357992887496948, 0.091189444065094, 1.7522903680801392, 2.0091617107391357, 1.7522903680801392, [e2e-predictor] 1.6837913990020752, 1.3070467710494995, 1.786539912223816, 1.4611696004867554, 2.1804091930389404, 1.1357992887496948, 0.9131776094436646, 0.9816765785217285, -0.31980475783348083, 0.8789280652999878, 1.0330508947372437, 0.5706825256347656, -0.011559205129742622, 0.17681321501731873, 0.29668647050857544, 0.5021834969520569, 0.0740646943449974, -0.43967801332473755, -0.19993148744106293, -0.6280503273010254, 0.6049320101737976, 1.974912166595459, 2.1804091930389404, 1.6666666269302368, 1.0330508947372437, 1.0330508947372437, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.2214230298995972, 1.5981676578521729, 1.9577873945236206, 1.6495418548583984, 1.255672574043274, 1.4269200563430786, 0.12543895840644836, 0.8446785807609558, 1.18717360496521, 0.39943498373031616, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.3138112425804138, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.485 [e2e-predictor] 0587546825409, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.4679340124130249, 0.622056782245636, 1.563918113708496, 1.6495418548583984, 1.9577873945236206, 1.7009161710739136, 1.6152924299240112, 1.18717360496521, 1.0501755475997925, 1.7694151401519775, 1.6495418548583984, 1.9577873945236206, 1.8207894563674927, 1.1529240608215332, -0.02868395671248436, 1.9406627416610718, 1.9577873945236206, 1.63241708278656, 1.7522903680801392, 0.9816765785217285, 1.8379141092300415, 1.906413197517395, 1.786539912223816, 0.5706825256347656, 0.8618032932281494, 0.8275538086891174, 0.2281874716281891, 0.24531221389770508, 1.18717360496521, 0.4679340124130249, 0.26243698596954346, -0.3369295001029968, 0.8789280652999878, 0.587807297706604, 0.9988013505935669, -0.9362958669662476, -0.045808710157871246, -0.7307988405227661, 0.056939806789159775, 1.6152924299240112, 2.214658737182617, 1.8207894563674927, 1.444044828414917, 1.6666666269302368, 1.8379141092300415, 0.8960528373718262, 1.718040943145752, 1.0501755475997925, 1.5810428857803345, 2.0091617107391357, 2.0091617107391357, 0.6734310388565063, 0.656306266784668, 0.03981505334377289, -0.3540542721748352, 1.5125439167022705, 1.974912166595459, 0.587807297706604, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5 [e2e-predictor] 021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.7761795520782471, 1.5810428857803345, 1.7522903680801392, 1.906413197517395, 1.786539912223816, 1.7351655960083008, 1.444044828414917, 1.1357992887496948, 1.8207894563674927, 1.7522903680801392, 1.9406627416610718, 1.7694151401519775, 0.7590547800064087, 0.41655975580215454, 1.974912166595459, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.1700488328933716, 1.5125439167022705, 1.718040943145752, -0.18280673027038574, 1.2214230298995972, 0.587807297706604, 0.3138112425804138, 0.43368449807167053, 0.17681321501731873, -0.011559205129742622, 0.5535577535629272, -0.2513057291507721, 0.656306266784668, 0.810429036617279, 0.6391815543174744, 0.3309359848499298, -0.19993148744106293, 0.9988013505935669, 0.03981505334377289, 1.7351655960083008, 1.18717360496521, 1.6666666269302368, 0.9131776094436646, 1.4269200563430786, 1.8207894563674927, 1.63241708278656, 1.974912166595459, 1.4611696004867554, 2.0434112548828125, 2.0434112548828125, 2.129034996032715, -0.2341809868812561, 0.14256370067596436, 1.2385478019714355, 1.0501755475997925, 1.4097954034805298, 2.0776607990264893, 1.444044828414917, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544], [0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.1254389584 [e2e-predictor] 0644836, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.7761795520782471, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.8379141092300415, 1.5810428857803345, 0.7248052954673767, 1.4611696004867554, 1.8207894563674927, 1.8036646842956543, 1.8721636533737183, 1.4269200563430786, -0.02868395671248436, -0.3540542721748352, 1.5981676578521729, 1.5296685695648193, 1.7009161710739136, 1.3584210872650146, 1.0330508947372437, 1.18717360496521, 0.6391815543174744, 1.1529240608215332, 0.02269030176103115, 1.2385478019714355, 1.3412963151931763, 0.3309359848499298, 1.101549744606018, 0.8618032932281494, 1.255672574043274, 0.10831420123577118, 0.9988013505935669, 0.9131776094436646, 1.101549744606018, 1.0844250917434692, 0.7761795520782471, -0.8849216103553772, 0.7590547800064087, 0.056939806789159775, 1.6837913990020752, 0.41655975580215454, 0.38231024146080017, 0.6391815543174744, 2.0434112548828125, 1.2214230298995972, 1.5125439167022705, 1.5981676578521729, 1.974912166595459, 1.6666666269302368, 1.9406627416610718, 2.248908281326294, -0.19993148744106293, 1.8379141092300415, 1.2042982578277588, 0.7761795520782471, 1.5810428857803345, 1.7009161710739136, 1.6152924299240112, 0.5193082690238953, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.193937957286 [e2e-predictor] 83472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.26243698596954346, 0.7419300675392151, 1.786539912223816, 1.7694151401519775, 1.7351655960083008, 1.8721636533737183, 1.444044828414917, 1.2214230298995972, 1.5810428857803345, 1.9577873945236206, 1.8036646842956543, 2.0262863636016846, 0.5535577535629272, 0.622056782245636, -0.2341809868812561, 1.7351655960083008, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.0330508947372437, 1.563918113708496, 1.1529240608215332, 0.6734310388565063, 0.4508092403411865, 1.0501755475997925, 0.8789280652999878, 1.2042982578277588, 0.7933043241500854, 0.9474270939826965, 1.1529240608215332, 0.3309359848499298, 1.3412963151931763, 1.0501755475997925, 1.324171543121338, 0.9645518660545349, 1.0501755475997925, -0.6794245839118958, -0.13143247365951538, 0.6391815543174744, 0.7248052954673767, 1.3926706314086914, 0.4679340124130249, 0.5706825256347656, 1.9235379695892334, 1.6152924299240112, 1.8550388813018799, 0.9816765785217285, 0.9303023219108582, 1.6666666269302368, 1.974912166595459, 2.094785451889038, 0.7076805233955383, 1.6666666269302368, 0.8275538086891174, 1.1186745166778564, 1.444044828414917, 1.8379141092300415, 1.4611696004867554, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0 [e2e-predictor] .3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.8275538086891174, 1.6152924299240112, 1.6666666269302368, 1.718040943145752, 1.8379141092300415, 1.0501755475997925, 1.5125439167022705, 1.5467933416366577, 1.786539912223816, 1.5467933416366577, 1.8036646842956543, -0.5938007831573486, 0.4508092403411865, -0.2341809868812561, 1.5810428857803345, 1.6152924299240112, 1.3070467710494995, 1.7009161710739136, 1.8721636533737183, 1.18717360496521, 1.0159261226654053, -0.3540542721748352, -0.045808710157871246, 1.255672574043274, 1.0159261226654053, 0.7076805233955383, 0.12543895840644836, 0.056939806789159775, 0.9988013505935669, 0.15968845784664154, 1.324171543121338, 1.4954191446304321, 1.4269200563430786, 1.4954191446304321, 1.2899221181869507, -0.8506720662117004, -0.3883037567138672, 1.0501755475997925, 0.7419300675392151, 0.9303023219108582, 0.4850587546825409, -0.3540542721748352, 1.1357992887496948, 1.0501755475997925, 1.8892884254455566, 0.9988013505935669, 1.7351655960083008, 2.0091617107391357, 1.7009161710739136, 2.248908281326294, 0.5364330410957336, 1.444044828414917, 0.9303023219108582, 0.5364330410957336, 1.7522903680801392, 1.8379141092300415, 1.5467933416366577, 0.4850587546825409, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298], [0.3309359848499298, 0.3651854991912 [e2e-predictor] 842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.14256370067596436, 0.10831420123577118, 0.0740646943449974, 0.19393795728683472, 0.8960528373718262, 1.7522903680801392, 1.6666666269302368, 1.6837913990020752, 1.8036646842956543, 0.7933043241500854, 1.2042982578277588, 1.63241708278656, 1.8207894563674927, 2.0434112548828125, 1.718040943145752, 0.656306266784668, 0.26243698596954346, -0.09718296676874161, 1.7522903680801392, 1.7351655960083008, 1.1357992887496948, 1.1357992887496948, 1.2042982578277588, 1.7009161710739136, 1.0330508947372437, 0.02269030176103115, 0.587807297706604, 1.4782943725585938, 1.101549744606018, 1.0844250917434692, 0.9474270939826965, 0.12543895840644836, 0.8275538086891174, 0.24531221389770508, 1.2214230298995972, 1.2727973461151123, 1.7009161710739136, 1.255672574043274, 1.786539912223816, -0.5938007831573486, 0.6391815543174744, 0.14256370067596436, 0.29668647050857544, 0.0055655487813055515, 0.9474270939826965, -0.6794245839118958, 1.7351655960083008, 1.63241708278656, 1.5810428857803345, 1.444044828414917, 1.0673003196716309, 1.974912166595459, 1.8550388813018799, 2.231783390045166, -0.14855723083019257, 1.1186745166778564, 1.0159261226654053, 0.7761795520782471, 1.8892884254455566, 1.3412963151931763, 0.7933043241500854, 0.5021834969520569, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409 [e2e-predictor] , 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3309359848499298]], [[0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543 [e2e-predictor] 634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967], [0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.85084033 [e2e-predictor] 01239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.76330530643 [e2e-predictor] 46313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5728292465209961, 0.6603642702102661, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.3956583738327026, 1.395658 [e2e-predictor] 3738327026, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.3081233501434326], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.02801 [e2e-predictor] 13220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704 [e2e-predictor] 482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3606443405151367], [0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6 [e2e-predictor] 253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.3956583738327026], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.817927241325378 [e2e-predictor] 4, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.430672287940979], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, [e2e-predictor] 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7 [e2e-predictor] 128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.518207311630249, 1.465686321258545], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004 [e2e-predictor] 202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1 [e2e-predictor] .7457983493804932, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.920868396759033 [e2e-predictor] 2, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, [e2e-predictor] 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.5707283020019531], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1 [e2e-predictor] .780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.465686321258545, 1.483193278312683, [e2e-predictor] 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.6232492923736572], [0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1 [e2e-predictor] .0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085], [0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.870448291301 [e2e-predictor] 7273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.677 [e2e-predictor] 8712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.677871227264 [e2e-predictor] 4043, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.88795524835 [e2e-predictor] 58655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.81792724132537 [e2e-predictor] 84, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, [e2e-predictor] 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625 [e2e-predictor] , 1.780812382698059, 1.780812382698059, 1.7633053064346313], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.90336132049 [e2e-predictor] 56055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, [e2e-predictor] 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.833333373069763 [e2e-predictor] 2, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.48319327831268 [e2e-predictor] 3, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816 [e2e-predictor] 734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.887955248355 [e2e-predictor] 8655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0280113220214844, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, [e2e-predictor] 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, [e2e-predictor] 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.85294127464294 [e2e-predictor] 43, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.028 [e2e-predictor] 0113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.59033626317 [e2e-predictor] 9779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772 [e2e-predictor] 407532, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.938375353813171 [e2e-predictor] 4, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7654062509536743, 1.1330533027648926, 1.1855742931365967, 0.9929972887039185, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826 [e2e-predictor] 416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014], [1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.4481793642044067, 1.2030812501907349, 0.8879552483558655, 0.6953782439231873, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326 [e2e-predictor] 355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [1.343137264251709, 1.5007003545761108, 1.6582633256912231, 1.728291392326355, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.343137264251709, 0.9929972887039185, 0.7829132676124573, 0.7128852605819702, 0.6428572535514832, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4831932 [e2e-predictor] 78312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [0.590336263179779, 1.0630252361297607, 1.2731093168258667, 1.4131653308868408, 1.5007003545761108, 1.6757704019546509, 1.640756368637085, 1.5007003545761108, 1.3606443405151367, 1.1855742931365967, 0.6953782439231873, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273 [e2e-predictor] , 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [0.3102242052555084, 0.6953782439231873, 0.8879552483558655, 1.0280113220214844, 1.1855742931365967, 0.9754902720451355, 0.3102242052555084, -0.022408949211239815, -0.03991595283150673, -0.21498596668243408, -0.1624649614095688, 0.3627452254295349, 0.415266215801239, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.3627452254295349 [e2e-predictor] , 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [1.3081233501434326, 1.3081233501434326, 1.1155463457107544, 0.8704482913017273, 0.415266215801239, -0.4600839912891388, -1.5630252361297607, -1.755602240562439, -0.9152660369873047, 0.08263305574655533, 0.7829132676124573, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.0455182790756226, 0.7829132676124573, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429 [e2e-predictor] 443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.34523820877075195, -0.8977590203285217, -0.7927170395851135, 0.9404762983322144, 1.5707283020019531, 1.7983193397521973, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.465686321258545, 1.343137264251709, 1.0980392694473267, 0.8529412746429443, 0.6603642702102661, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, [e2e-predictor] 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.2030812501907349, 1.2906162738800049, 1.3256303071975708, 1.3956583738327026, 1.518207311630249, 1.4131653308868408, 0.9054622650146484, 0.3277312219142914, 0.7303922772407532, 1.2556023597717285, 1.5882353782653809, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.0280113220214844, 0.8004202842712402, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.76540625 [e2e-predictor] 09536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [1.0455182790756226, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 0.9754902720451355, 0.17016807198524475, -0.5126050114631653, -1.0903360843658447, -0.3550419807434082, 0.7654062509536743, 1.343137264251709, 1.553221344947815, 1.640756368637085, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.8333333730697632, 1.553221344947815, 1.3606443405151367, 1.0980392694473267, 0.7829132676124573, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0 [e2e-predictor] .8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [0.6778712272644043, 0.8704482913017273, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, -0.022408949211239815, -1.6330533027648926, -1.895658254623413, -1.422969102859497, -0.4950979948043823, 0.415266215801239, 0.7829132676124573, 0.9229692816734314, 1.2380952835083008, 1.483193278312683, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.815826416015625, 1.7457983493804932, 1.4481793642044067, 1.1330533027648926, 0.6078432202339172, 0.4852942228317261, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.835 [e2e-predictor] 4342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055], [-0.17997196316719055, 0.34523820877075195, 0.590336263179779, 0.6778712272644043, 0.13515406847000122, -1.370448112487793, -1.8256303071975708, -1.3004200458526611, 0.432773232460022, 1.2556023597717285, 1.465686321258545, 1.41 [e2e-predictor] 31653308868408, 1.2205883264541626, 0.9579832553863525, 0.9404762983322144, 1.1505602598190308, 1.0455182790756226, 0.3802522122859955, 0.1001400575041771, 0.9579832553863525, 1.553221344947815, 1.5357143878936768, 1.0455182790756226, 0.6078432202339172, 0.7303922772407532, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.920868 [e2e-predictor] 3967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332], [-1.4404760599136353, -0.9502801299095154, -0.26750698685646057, 0.11764705926179886, -0.6526610255241394, -1.720588207244873, -1.7380952835083008, -0.12745095789432526, 1.1330533027648926, 1.2380952835083008, 1.430672287940979, 1.518207311630249, 1.605742335319519, 1.605742335319519, 1.378151297569275, 0.9404762983322144, 0.012605053372681141, -0.9852941036224365, 0.2752102017402649, 1.430672287940979, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.728291392326355, 1.465686321258545, 1.2380952835083008, 1.0455182790756226, 0.9054622650146484, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508 [e2e-predictor] 403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9558824300765991, 1.9733893871307373, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.3004200458526611, -1.6330533027648926, -1.4404760599136353, -0.7051820158958435, -0.9852941036224365, -1.668067216873169, -1.2654061317443848, 0.6778712272644043, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.553221344947815, 1.6582633256912231, 1.640756368637085, 1.2030812501907349, 0.2752102017402649, 0.590336263179779, 1.2556023597717285, 1.5707283020019531, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.6232492923736572, 1.430672287940979, 1.2205883264541626, 1.0805323123931885, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5007 [e2e-predictor] 003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9558824300765991, 1.6757704019546509, 1.1680673360824585, 1.6757704019546509, 1.9208683967590332, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.0378150939941406, -1.3179271221160889, -1.3004200458526611, -1.195378065109253, -1.247899055480957, -1.335434079170227, -0.7051820158958435, 0.6253502368927002, 1.0105042457580566, 1.1505602598190308, 1.2380952835083008, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.4481793642044067, 1.2205883264541626, 0.6778712272644043, 0.1001400575041771, 0.2226892113685608, 0.9929972887039185, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 1.693277359008789, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.465686321258545, 1.3081233501434326, 1.1505602598190308, 0.9229692816734314, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 1.1330533027648926, 1.1330533 [e2e-predictor] 027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.483193278312683, 1.1680673360824585, 1.4481793642044067, 0.9929972887039185, 2.0259103775024414, 2.0259103775024414, 1.9208683967590332, 1.9383753538131714, 1.9733893871307373, 1.9033613204956055, 1.5357143878936768, 1.4131653308868408, 1.8333333730697632, 1.9733893871307373, 1.9908963441848755, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [-0.3550419807434082, -0.4075630009174347, 0.2577032148838043, 0.34523820877075195, -0.3550419807434082, -1.0553221702575684, -1.0728291273117065, -0.26750698685646057, 0.520308256149292, 0.8879552483558655, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 0.7303922772407532, -0.8277310132980347, -1.4404760599136353, -1.4754900932312012, -1.1428570747375488, -0.3550419807434082, 0.6078432202339172, 1.2030812501907349, 1.430672287940979, 1.553221344947815, 1.483193278312683, 1.3606443405151367, 1.430672287940979, 1.640756368637085, 1.5007003545761108, 1.3956583738327026, 1.2731093168258667, 0.9754902720451355, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, [e2e-predictor] 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9033613204956055, 1.8333333730697632, 1.693277359008789, 1.4131653308868408, 1.1330533027648926, 1.0455182790756226, 1.0105042457580566, 1.1155463457107544, 0.6078432202339172, 1.7983193397521973, 1.9383753538131714, 1.9208683967590332, 1.9558824300765991, 1.9383753538131714, 1.6582633256912231, 1.2906162738800049, 0.6603642702102661, 0.7128852605819702, 1.7107843160629272, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [1.0805323123931885, -0.057422954589128494, -0.3550419807434082, 0.06512605398893356, 0.415266215801239, -0.057422954589128494, -0.8627450466156006, -0.8802520632743835, -0.6701680421829224, -0.10994396358728409, 0.590336263179779, 0.8704482913017273, 0.9404762983322144, 1.0455182790756226, 0.9754902720451355, -0.28501397371292114, -1.5980392694473267, -1.7731093168258667, -0.8627450466156006, 0.6078432202339172, 1.1155463457107544, 1.4131653308868408, 1.3956583738327026, 1.1505602598190308, 1.0805323123931885, 1.343137264251709, 1.465686321258545, 0.8704482913017273, 0.4852942228317261, 1.0105042457580566, 1.4481793642044067, 1.3081233501434326, 0.9229692816734314, 0.432773232460022, 0.502801239490509, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.34523820877075195 [e2e-predictor] , 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.5707283020019531, 0.8529412746429443, 1.3256303071975708, 1.2731093168258667, 0.5378152132034302, 0.7303922772407532, 0.4677872359752655, 0.4852942228317261, 0.3802522122859955, 1.2906162738800049, 1.693277359008789, 1.6582633256912231, 1.728291392326355, 1.815826416015625, 1.0280113220214844, 0.6603642702102661, 0.415266215801239, 0.520308256149292, 1.2906162738800049, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991], [1.9033613204956055, 1.0980392694473267, -1.160364031791687, -1.5455182790756226, -1.335434079170227, -0.9327731132507324, -0.4600839912891388, 0.3102242052555084, 0.432773232460022, -0.2499999701976776, -0.4600839912891388, 0.012605053372681141, 0.502801239490509, 0.7303922772407532, 0.3277312219142914, -1.1428570747375488, -1.720588207244873, -1.370448112487793, 0.6953782439231873, 1.3956583738327026, 1.518207311630249, 1.6232492923736572, 1.780812382698059, 1.7983193397521973, 1.3606443405151367, 0.7829132676124573, 0.11764705926179886, -0.5126050114631653, -0.6876749992370605, -0.21498596668243408, 0.432773232460022, 1.2556023597717285, 1.4481793642044067, 0.8704482913017273, 0.5728292465209961, 0.8529412746429443, 0.9579832553863525, 0.8354342579841614, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676 [e2e-predictor] 124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 2.0084033012390137, 1.5357143878936768, 0.17016807198524475, 0.6078432202339172, 0.8879552483558655, 0.3102242052555084, 0.590336263179779, -0.0049019488506019115, 0.03011205606162548, 0.2577032148838043, 1.0805323123931885, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.3081233501434326, 0.9929972887039185, 0.24019621312618256, 0.520308256149292, 0.45028021931648254, 1.4131653308868408, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991], [1.9383753538131714, 1.9383753538131714, 1.1330533027648926, -0.7226890325546265, -1.580532193183899, -1.457983136177063, -1.335434079170227, -0.8277310132980347, 0.0476190559566021, 0.590336263179779, 0.012605053372681141, -0.9677870869636536, -0.5826330184936523, 0.03011205606162548, -0.3200279772281647, -1.4929972887039185, -1.720588207244873, -0.39005598425865173, 1.2380952835083008, 1.3256303071975708, 1.4131653308868408, 1.4481793642044067, 1.5357143878936768, 1.6232492923736572, 1.7107843160629272, 1.7457983493804932, 1.2030812501907349, 0.13515406847000122, -0.5301120281219482, 0.3627452254295349, 0.6603642702102661, 0.7303922772407532, 1.2380952835083008, 1.7633053064346313, 1.5882353782653809, 1.3606443405151367, 1.3081233501434326, 1.1505602598190308, 0.9579832553863525, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948 [e2e-predictor] 914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9208683967590332, 1.9733893871307373, 0.4677872359752655, 0.012605053372681141, -0.07492996007204056, 0.2577032148838043, 0.15266107022762299, 0.520308256149292, -0.03991595283150673, -0.14495795965194702, 0.2577032148838043, 0.8354342579841614, 1.465686321258545, 1.0455182790756226, 1.5707283020019531, 0.7478992342948914, 0.8179272413253784, 0.29271721839904785, 0.45028021931648254, 0.34523820877075195, 1.1855742931365967, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373], [1.1330533027648926, 1.640756368637085, 1.8858543634414673, 1.7457983493804932, 1.1155463457107544, 0.2577032148838043, -0.5126050114631653, -1.4054621458053589, -1.4754900932312012, -0.9327731132507324, -0.5651260018348694, -0.8802520632743835, -0.8452380299568176, -0.3025209903717041, -0.5651260018348694, -1.195378065109253, -1.1253501176834106, 0.45028021931648254, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.483193278312683, 1.518207311630249, 1.6582633256912231, 1.693277359008789, 1.5882353782653809, 0.9579832553863525, -0.09243696182966232, -0.33753499388694763, -0.03991595283150673, 0.17016807198524475, 0.9579832553863525, 1.605742335319519, 1.7107843160629272, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.1330533027648926, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.870448291301 [e2e-predictor] 7273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 0.3802522122859955, -0.3200279772281647, -0.39005598425865173, -0.23249296844005585, 0.08263305574655533, 0.3277312219142914, -0.057422954589128494, -0.12745095789432526, 0.2226892113685608, 0.5728292465209961, 1.2030812501907349, 0.6778712272644043, 1.465686321258545, 0.4677872359752655, 0.4677872359752655, 0.2577032148838043, 0.03011205606162548, 0.24019621312618256, 0.7654062509536743, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 2.0259103775024414], [0.7829132676124573, 0.9054622650146484, 1.2731093168258667, 1.868347406387329, 1.9558824300765991, 1.868347406387329, 1.430672287940979, 0.3102242052555084, -0.7226890325546265, -0.7577030062675476, -1.160364031791687, -1.2654061317443848, -0.5126050114631653, 0.45028021931648254, 0.415266215801239, -0.23249296844005585, -0.47759100794792175, 0.39775922894477844, 0.9929972887039185, 1.0455182790756226, 1.1505602598190308, 1.2380952835083008, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.1855742931365967, 0.8354342579841614, 0.17016807198524475, -0.4950979948043823, -0.4425770044326782, -0.3025209903717041, -0.09243696182966232, 0.5378152132034302, 1.2731093168258667, 1.6757704019546509, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.0630252361 [e2e-predictor] 297607, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.3956583738327026, -0.3025209903717041, -0.5301120281219482, -0.5826330184936523, -0.42506998777389526, -0.03991595283150673, 0.24019621312618256, -0.09243696182966232, -0.07492996007204056, 0.2752102017402649, 0.5728292465209961, 1.0630252361297607, 0.7654062509536743, 0.9929972887039185, 0.520308256149292, 0.3102242052555084, -0.022408949211239815, -0.1624649614095688, 0.17016807198524475, 0.6428572535514832, 1.6582633256912231, 2.0084033012390137, 2.0084033012390137, 2.043417453765869], [0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9579832553863525, 1.518207311630249, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 1.3606443405151367, 0.502801239490509, 0.13515406847000122, -0.5301120281219482, -1.195378065109253, -0.6526610255241394, 0.13515406847000122, 0.45028021931648254, 0.20518220961093903, -0.057422954589128494, 0.20518220961093903, 0.6778712272644043, 0.9054622650146484, 1.063 [e2e-predictor] 0252361297607, 1.1330533027648926, 1.2205883264541626, 1.3081233501434326, 1.2380952835083008, 0.5378152132034302, -0.7226890325546265, -1.3529410362243652, -1.0728291273117065, -0.19747896492481232, 0.3277312219142914, 0.2752102017402649, 0.11764705926179886, 0.3277312219142914, 0.6778712272644043, 1.0280113220214844, 1.518207311630249, 1.6582633256912231, 1.430672287940979, 1.3956583738327026, 1.4481793642044067, 1.2030812501907349, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.3802522122859955, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8508403301239014, 0.39775922894477844, -0.5301120281219482, -0.5476189851760864, -0.47759100794792175, -0.33753499388694763, 0.06512605398893356, 0.20518220961093903, -0.03991595283150673, 0.11764705926179886, 0.432773232460022, 0.5378152132034302, 0.8354342579841614, 0.9054622650146484, 0.6253502368927002, 0.3627452254295349, 0.15266107022762299, -0.12745095789432526, -0.03991595283150673, 0.012605053372681141, 0.6078432202339172, 1.2030812501907349, 1.9908963441848755, 2.043417453765869, 2.043417453765869], [0.83543425798416 [e2e-predictor] 14, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.5357143878936768, 1.9208683967590332, 2.0259103775024414, 1.4481793642044067, -0.0049019488506019115, -0.33753499388694763, -0.8802520632743835, -1.160364031791687, -1.0028010606765747, -0.4950979948043823, -0.057422954589128494, -0.2499999701976776, -0.8452380299568176, -0.3550419807434082, 0.24019621312618256, 0.6253502368927002, 0.9229692816734314, 1.0630252361297607, 1.1330533027648926, 0.8704482913017273, -0.7051820158958435, -1.580532193183899, -0.3025209903717041, 1.1680673360824585, 1.605742335319519, 1.640756368637085, 1.4481793642044067, 0.9404762983322144, 0.6778712272644043, 0.7654062509536743, 0.8529412746429443, 0.7128852605819702, 0.3627452254295349, 0.3102242052555084, 0.8354342579841614, 1.2030812501907349, 1.1155463457107544, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.7107843160629272, 1.4481793642044067, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 0.5553222298622131, -0.37254899740219116, -0.6176469922065735, -0.39005598425865173, -0.47759100794792175, -0.09243696 [e2e-predictor] 182966232, 0.17016807198524475, 0.2226892113685608, 0.17016807198524475, 0.3277312219142914, 0.520308256149292, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.502801239490509, 0.15266107022762299, -0.03991595283150673, -0.1624649614095688, 0.1001400575041771, 0.1001400575041771, 0.34523820877075195, 0.15266107022762299, 2.0259103775024414, 2.0259103775024414, 2.043417453765869], [0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 1.0630252361297607, 1.553221344947815, 1.6232492923736572, 1.2205883264541626, 0.4852942228317261, -0.19747896492481232, -0.14495795965194702, 0.29271721839904785, -0.1624649614095688, -0.7226890325546265, -0.8977590203285217, -1.1253501176834106, -0.7401960492134094, -0.23249296844005585, 0.08263305574655533, 0.502801239490509, 0.7128852605819702, 0.8529412746429443, 0.08263305574655533, -1.3879550695419312, -0.9852941036224365, 1.0280113220214844, 1.465686321258545, 1.553221344947815, 1.6582633256912231, 1.728291392326355, 1.728291392326355, 1.3256303071975708, 0.6428572535514832, 0.17016807198524475, -0.3025209903717041, -0.9852941036224365, -0.09243696182966232, 1.1505602598190308, 1.6232492923736572, 1.5357143878936768, 0.9404762983322144, 0.590336263179779, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5 [e2e-predictor] 357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.483193278312683, 1.0805323123931885, 1.2731093168258667, 1.2205883264541626, 0.20518220961093903, -0.6176469922065735, -0.4075630009174347, -0.9327731132507324, -0.4075630009174347, -0.28501397371292114, -0.39005598425865173, -0.022408949211239815, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.39775922894477844, 0.5378152132034302, 0.5728292465209961, 0.432773232460022, 0.502801239490509, 0.3627452254295349, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.20518220961093903, 0.18767507374286652, 0.20518220961093903, 0.4677872359752655, 1.1505602598190308, 1.9383753538131714, 2.043417453765869], [0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.9754902720451355, 1.2906162738800049, 1.3606443405151367, 1.0455182790756226, -0.10994396358728409, 0.03011205606162548, 0.5378152132034302, 0.590336263179779, 0.012605053372681141, -0.8452380299568176, -0.7927170395851135, -0.19747896492481232, -0.0049019488506019115, -0.12745095789432526, 0.012605053372681141, 0.17016807198524475, -0.4600839912891388, -1.1078431606292725, 0.06512605398893356, 1.2731093168258667, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.5707283020019531, 1.0980392694473267, 0.18767507374286652, -0.12745095789432526, 1.0980392694473267, 1.5707283020019531, 1.728291392326355, 1.8333333730697632, 1.8858543634414673, 1.605742335319519, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.0805323123931885, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, [e2e-predictor] 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.430672287940979, 0.1001400575041771, -0.8277310132980347, 0.7128852605819702, 0.15266107022762299, -0.3200279772281647, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -0.42506998777389526, -0.21498596668243408, -0.4075630009174347, 0.1001400575041771, 0.13515406847000122, 0.3102242052555084, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 0.3802522122859955, 0.3102242052555084, 0.520308256149292, 0.18767507374286652, 0.03011205606162548, -0.09243696182966232, 0.13515406847000122, 0.2752102017402649, 0.0476190559566021, 0.3277312219142914, 0.590336263179779, 0.9404762983322144, 2.0259103775024414, 2.0959384441375732], [0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 1.1505602598190308, 1.378151297569275, 1.343137264251709, 0.45028021931648254, 0.2226892113685608, 0.34523820877075195, -0.26750698685646057, -0.7927170395851135, -0.5476189851760864, -0.2499999701976776, -0.14495795965194702, -0.2499999701976776, -0.37254899740219116, -0.47759100794792175, -0.5476189851760864, 0.45028021931648254, 1.0630252361297607, 1.1855742931365967, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.465686321258545, 1.518207311630249, 1.6232492923736572, 1.5882353782653809, 1.2030812501907349, 0.2226892113685608, 0.3102242052555084, 1.1855742931365967, 1.483193278312683, 1.640756368637085, 1.815826416015625, 1.9208683967590332, 1.8858543634414673, 1.553221344947815, 1.3606443405151367, 1.518207311630249, 1.2906162738800049, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0. [e2e-predictor] 34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.5357143878936768, 0.8179272413253784, -0.6876749992370605, -1.0028010606765747, -0.8102240562438965, -0.03991595283150673, -0.6526610255241394, -1.2128850221633911, -1.160364031791687, -0.9677870869636536, -0.19747896492481232, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.13515406847000122, 0.3277312219142914, 0.13515406847000122, 0.24019621312618256, 0.3102242052555084, 0.2577032148838043, 0.29271721839904785, 0.45028021931648254, 0.06512605398893356, -0.14495795965194702, -0.07492996007204056, 0.29271721839904785, 0.1001400575041771, -0.0049019488506019115, 0.3277312219142914, 0.3627452254295349, 0.8004202842712402, 2.0784313678741455, 2.0959384441375732], [1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9054622650146484, 1.2556023597717285, 1.1680673360824585, 0.7128852605819702, 0.17016807198524475, -0.21498596668243408, -0.0049019488506019115, 0.3627452254295349, 0.06512605398893356, -0.33753499388694763, -0.42506998777389526, -0.4075630009174347, -0.4425770044326782, -0.4425770044326782, 0.11764705926179886, 0.7654062509536743, 0.9054622650146484, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.2906162738800049, 1.378151297569275, 1.430672287940979, 1.0980392694473267, -0.057422954589128494, -1.1253501176834106, -0.6701680421829224, 0.29271721839904785, 0.8529412746429443, 1.1505602598190308, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9558824300765991, 1.8333333730697632, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.2030812501907349, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402 [e2e-predictor] 649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.2906162738800049, -0.6526610255241394, -0.9152660369873047, -0.7051820158958435, -0.7577030062675476, -0.4600839912891388, -1.0028010606765747, -0.6351540088653564, -0.3025209903717041, -0.23249296844005585, 0.06512605398893356, -0.057422954589128494, -0.21498596668243408, -0.14495795965194702, 0.06512605398893356, 0.2226892113685608, 0.06512605398893356, 0.17016807198524475, 0.08263305574655533, 0.11764705926179886, 0.3277312219142914, 0.39775922894477844, 0.13515406847000122, -0.12745095789432526, -0.03991595283150673, 0.18767507374286652, 0.13515406847000122, 0.13515406847000122, 0.29271721839904785, 0.15266107022762299, 0.6253502368927002, 2.043417453765869, 2.0959384441375732], [1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.8354342579841614, 0.9229692816734314, 0.6778712272644043, 0.15266107022762299, -0.5126050114631653, 0.03011205606162548, 0.502801239490509, 0.5378152132034302, -0.1624649614095688, -0.6001400351524353, -0.5476189851760864, -0.3200279772281647, -0.19747896492481232, 0.2577032148838043, 0.520308256149292, 0.7654062509536743, 0.8354342579841614, 0.9229692816734314, 0.9929972887039185, 1.0980392694473267, 1.0455182790756226, 0.2577032148838043, -1.247899055480957, -0.21498596668243408, 1.3956583738327026, 1.640756368637085, 1.483193278312683, 1.0630252361297607, 0.9929972887039185, 1.2556023597717285, 1.6582633256912231, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.5707283020019531, 1.343137264251709, 1.3956583738327026, 1.1505602598190308, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483 [e2e-predictor] 558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.465686321258545, 1.5007003545761108, 1.5707283020019531, 1.5357143878936768, 1.5882353782653809, 1.693277359008789, 1.0805323123931885, 1.2906162738800049, 1.343137264251709, -0.19747896492481232, -1.2303920984268188, -0.8977590203285217, -0.6876749992370605, -0.6001400351524353, -0.5826330184936523, -0.9152660369873047, -0.03991595283150673, 0.2577032148838043, 0.2226892113685608, 0.5378152132034302, 0.415266215801239, 0.432773232460022, -0.14495795965194702, 0.34523820877075195, 0.20518220961093903, 0.1001400575041771, 0.11764705926179886, -0.09243696182966232, 0.08263305574655533, 0.4852942228317261, 0.3102242052555084, 0.3627452254295349, 0.1001400575041771, 0.0476190559566021, 0.15266107022762299, 0.20518220961093903, 0.3102242052555084, 0.34523820877075195, 0.08263305574655533, 0.520308256149292, 2.1309523582458496, 2.1309523582458496], [1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.8179272413253784, 0.24019621312618256, 0.18767507374286652, 0.1001400575041771, 0.1001400575041771, 0.17016807198524475, -0.19747896492481232, -0.4950979948043823, -0.4950979948043823, -0.37254899740219116, -0.21498596668243408, 0.20518220961093903, 0.4852942228317261, 0.6253502368927002, 0.7303922772407532, 0.7829132676124573, 0.7478992342948914, 0.45028021931648254, -0.6351540088653564, -0.7226890325546265, 1.0805323123931885, 1.465686321258545, 1.5357143878936768, 1.640756368637085, 1.7457983493804932, 1.640756368637085, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.3277312219142914, 0.4677872359752655, 1.0630252361297607, 1.1855742931365967, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.95 [e2e-predictor] 79832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.465686321258545, 1.343137264251709, 1.2731093168258667, 1.5882353782653809, 1.0630252361297607, -0.6876749992370605, -1.1428570747375488, -0.4950979948043823, -1.335434079170227, -1.2128850221633911, -0.8802520632743835, -0.6351540088653564, -0.6176469922065735, -0.26750698685646057, -0.6701680421829224, 0.11764705926179886, -0.1624649614095688, 0.24019621312618256, 0.432773232460022, 0.20518220961093903, 0.15266107022762299, 0.17016807198524475, 0.5728292465209961, 0.3277312219142914, 0.0476190559566021, 0.06512605398893356, 0.012605053372681141, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.34523820877075195, 0.4677872359752655, 0.3802522122859955, -0.022408949211239815, 0.012605053372681141, 0.20518220961093903, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 2.2009804248809814, 2.113445281982422], [1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 1.0805323123931885, 1.2731093168258667, 1.2556023597717285, 1.0455182790756226, 0.7654062509536743, 0.45028021931648254, 0.17016807198524475, -0.14495795965194702, -0.19747896492481232, 0.24019621312618256, 0.24019621312618256, -0.1624649614095688, -0.39005598425865173, -0.33753499388694763, -0.12745095789432526, 0.18767507374286652, 0.502801239490509, 0.6428572535514832, 0.502801239490509, -0.03991595283150673, -0.8277310132980347, -0.0049019488506019115, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.518207311630249, 1.605742335319519, 1.7107843160629272, 1.780812382698059, 1.5882353782653809, 0.5553222298622131, -0.7577030062675476, -1.0553221702575684, -1.0028010606765747, -0.28501397371292114, -0.5126050114631653, -0.8452380299568176, -0.4075630009174347, 1.06302523612976 [e2e-predictor] 07, 1.2205883264541626, 1.0980392694473267, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.7654062509536743, 0.7654062509536743, 0.8354342579841614, 0.6778712272644043, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.6253502368927002, 0.520308256149292, 0.45028021931648254, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.8879552483558655, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3081233501434326, 1.3256303071975708, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 0.7829132676124573, -0.6001400351524353, -0.21498596668243408, -1.335434079170227, -1.1253501176834106, -1.720588207244873, -1.3529410362243652, -1.6505602598190308, -0.7752100229263306, -0.8102240562438965, -0.5476189851760864, -0.39005598425865173, -0.8102240562438965, -0.10994396358728409, 0.3802522122859955, 0.20518220961093903, 0.3277312219142914, -0.0049019488506019115, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.6253502368927002, 0.6603642702102661, -0.057422954589128494, 0.1001400575041771, 0.24019621312618256, 0.2577032148838043, 0.3802522122859955, 0.5728292465209961, 0.6078432202339172, 0.415266215801239, 0.08263305574655533, 0.08263305574655533, 0.0476190559566021, 0.45028021931648254, 0.3627452254295349, 0.6253502368927002, 2.1834733486175537, 2.113445281982422], [1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.8354342579841614, 1.465686321258545, 1.8333333730697632, 1.7457983493804932, 1.6757704019546509, 1.518207311630249, 1.2205883264541626, 0.5728292465209961, 0.3277312219142914, 0.1001400575041771, -0.19747896492481232, -0.022408949211239815, 0.3627452254295349, 0.08263305574655533, -0.4425770044326782, -0.7401960492134094, -0.6176469922065735, -0.17997196316719055, 0.3452382087707 [e2e-predictor] 5195, 0.39775922894477844, -0.0049019488506019115, -0.4425770044326782, 0.590336263179779, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6757704019546509, 1.5882353782653809, 0.39775922894477844, -0.6176469922065735, -0.8802520632743835, -0.9502801299095154, -0.9327731132507324, -0.9327731132507324, -1.0903360843658447, -0.7577030062675476, 0.7829132676124573, 1.3081233501434326, 1.2030812501907349, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2226892113685608, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.1001400575041771, 0.15266107022762299, 0.08263305574655533, 0.3627452254295349, 0.24019621312618256, 0.34523820877075195, 0.6253502368927002, 0.6428572535514832, 0.45028021931648254, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 0.8704482913017273, 0.8179272413253784, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 1.1155463457107544, 0.03011205606162548, -0.7051820158958435, -1.160364031791687, -1.457983136177063, -1.457983136177063, -1.3879550695419312, -1.4404760599136353, -1.2654061317443848, -1.370448112487793, -0.9327731132507324, -0.7752100229263306, -0.7752100229263306, -0.5476189851760864, -0.37254899740219116, 0.20518220961093903, 0.415266215801239, 0.3277312219142914, 0.08263305574655533, 0.03011205606162548, 0.39775922894477844, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.6603642702102661, -0.09243696182966232, 0.11764705926179886, 0.15266107022762299, 0.17016807198524475, 0.24019621312618256, 0.6253502368927002, 0.6253502368927002, 0.415266215801239, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.6428572535514832, 0.17016807198524475, 0.29271721839904785, 2.113445281982422, 2.0959384441375732], [1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, 0.8704 [e2e-predictor] 482913017273, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 1.0105042457580566, 1.5707283020019531, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.6232492923736572, 1.2556023597717285, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, -0.057422954589128494, -0.17997196316719055, -0.09243696182966232, 0.012605053372681141, -0.3550419807434082, -0.6351540088653564, -0.6701680421829224, -0.14495795965194702, 0.13515406847000122, 0.0476190559566021, 0.24019621312618256, 1.0105042457580566, 1.2030812501907349, 1.1855742931365967, 1.2556023597717285, 1.343137264251709, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.5357143878936768, 1.378151297569275, 0.6078432202339172, -0.6351540088653564, -0.7927170395851135, -0.7401960492134094, -0.6351540088653564, -0.6351540088653564, -0.7577030062675476, -0.9677870869636536, -1.1078431606292725, -0.23249296844005585, 0.432773232460022, 0.3102242052555084, 0.590336263179779, 0.8354342579841614, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.18767507374286652, 0.20518220961093903, 0.2577032148838043, 0.39775922894477844, 0.5728292465209961, 0.3802522122859955, -0.0049019488506019115, -0.12745095789432526, -0.09243696182966232, -0.0049019488506019115, -0.057422954589128494, 0.06512605398893356, 0.06512605398893356, 0.13515406847000122, 0.0476190559566021, 0.15266107022762299, 0.2226892113685608, 0.13515406847000122, 0.3102242052555084, 0.45028021931648254, 0.39775922894477844, 0.7128852605819702, 0.3102242052555084, 0.8704482913017273, 0.4677872359752655, 0.9754902720451355, 0.9579832553863525, 1.0805323123931885, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 0.4852942228317261, 0.11764705926179886, -0.10994396358728409, -0.8277310132980347, -1.247899055480957, -1.5455182790756226, -1.580532193183899, -1.6330533027648926, -1.4754900932312012, -1.3879550695419312, -0.7226890325546265, -0.7752100229263306, -1.0728291273117065, -1.1253501176834106, -0.5126050114631653, 0.012605053372681141, 0.34523820877075195, 0.7128852605819702, 0.5378152132034302, 0.34523820877075195, 0.0476190559566021, -0.07492996007204056, 0.3627452254295349, 0.6078432202339172, 0.6428572535514832, 0.34523820877075195, 0.4677872359752655, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.17016807198524475, 0.15266107022762299, 0.3 [e2e-predictor] 627452254295349, 0.5378152132034302, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.45028021931648254, 2.113445281982422, 2.113445281982422], [1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.9579832553863525, 1.605742335319519, 1.8508403301239014, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3256303071975708, 0.8879552483558655, 0.7478992342948914, 0.8179272413253784, 0.5378152132034302, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.2752102017402649, 0.29271721839904785, -0.07492996007204056, -0.3025209903717041, -0.3200279772281647, -0.03991595283150673, 0.6778712272644043, 1.0105042457580566, 1.2030812501907349, 1.3081233501434326, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.2030812501907349, 0.590336263179779, -0.7577030062675476, -0.6876749992370605, -0.12745095789432526, -0.47759100794792175, -0.7226890325546265, -0.9502801299095154, -0.9152660369873047, -1.0378150939941406, -1.0378150939941406, -0.8452380299568176, -0.8277310132980347, -0.8452380299568176, -0.7226890325546265, -0.4950979948043823, -0.26750698685646057, 0.06512605398893356, 0.4677872359752655, 0.7829132676124573, 0.9054622650146484, 1.0105042457580566, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 0.8354342579841614, -0.3200279772281647, -0.3025209903717041, 0.08263305574655533, 1.2556023597717285, 1.728291392326355, 1.9208683967590332, 2.0259103775024414, 2.0259103775024414, 2.043417453765869, 2.043417453765869, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 2.165966510772705, 1.605742335319519, -0.8102240562438965, -1.2303920984268188, -0.17997196316719055, 0.8179272413253784, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3606443405151367, 1.1505602598190308, 0.0476190559566021, 0.012605053372681141, 0.29271721839904785, 1.0455182790756226, 0.9754902720451355, 0.8529412746429443, 0.6953782439231873, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.3627452254295349, 0.415266215801239, 0.3102242052555084, 0.15266107022762299, 0.18767507374286652, 0.2577032148838043, 0.17016807198524475, 0.3627452254295349, 0.13515406847000122, 0.012605053372681141, 0.20518220961093903, 0.012605053372681141, -0.09243696182966232, 0.012605053372681141, 0.15266107022762299, -0.10994396358728409, 0.03011205606162548, 0.18767507374286652, 0.3277312219142914, 0.34523820877075195, 0.0476190559566021, 0.590336263179779, 0.4852942228317261, 0.502801239490509, 0.7829132676124573, 1.0455182790756226, 1.2030812501907349, 0.9579832553863525, 0.9404762983322144, 1.0630252361297607, 1.0105042457580566, 0.8529412746429443, 0.012605053372681141, -0.8802520632743835, -1.160364031791687, -1.4754900932312012, -1.5280112028121948, -1.6330533027648926, -1.7030812501907349, -1.6855742931365967, -1.422969102859497, -1.7030812501907349, [e2e-predictor] -0.0049019488506019115, 0.13515406847000122, -0.3550419807434082, -1.2128850221633911, -1.0903360843658447, -0.9327731132507324, 0.39775922894477844, 0.4677872359752655, 0.9229692816734314, 0.520308256149292, 0.11764705926179886, -0.37254899740219116, 0.502801239490509, 0.18767507374286652, 0.5553222298622131, 0.5728292465209961, 0.8354342579841614, 0.2752102017402649, 0.1001400575041771, 0.1001400575041771, -0.03991595283150673, -0.03991595283150673, 0.4677872359752655, 0.39775922894477844, 0.6253502368927002, 0.3627452254295349, 0.18767507374286652, 0.15266107022762299, 0.0476190559566021, 0.432773232460022, 0.502801239490509, 2.0959384441375732, 2.113445281982422], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.9579832553863525, 1.605742335319519, 1.9033613204956055, 1.8858543634414673, 1.7983193397521973, 1.6757704019546509, 1.3606443405151367, 0.8704482913017273, 0.8704482913017273, 1.1330533027648926, 0.9929972887039185, 0.7478992342948914, 0.3627452254295349, 0.012605053372681141, 0.17016807198524475, 0.4852942228317261, 0.3627452254295349, -0.14495795965194702, -0.3025209903717041, -0.21498596668243408, -0.4075630009174347, -0.42506998777389526, 0.0476190559566021, 0.5378152132034302, 0.8879552483558655, 1.1680673360824585, 1.2205883264541626, 0.5728292465209961, -0.4425770044326782, -0.1624649614095688, -0.7752100229263306, -0.8277310132980347, -0.7752100229263306, -0.7401960492134094, -0.23249296844005585, -0.33753499388694763, -0.28501397371292114, -0.42506998777389526, 0.415266215801239, 1.2906162738800049, 1.605742335319519, 1.7107843160629272, 1.9383753538131714, 2.0959384441375732, 1.640756368637085, 0.9754902720451355, 1.5707283020019531, 1.9733893871307373, 2.113445281982422, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.2009804248809814, 2.218487501144409, 2.0784313678741455, 0.7303922772407532, -1.3004200458526611, -1.5455182790756226, -0.37254899740219116, 1.6232492923736572, 1.9558824300765991, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.1834733486175537, 2.235994577407837, 2.3060226440429688, 2.288515567779541, 1.430672287940979, -0.6001400351524353, -0.2499999701976776, 0.6253502368927002, 1.0105042457580566, 0.8704482913017273, 0.7128852605819702, 0.4852942228317261, -0.28501397371292114, -1.0028010606765747, -1.370448112487793, -1.5630252361297607, -1.4054621458053589, 1.5007003545761108, 1.9908963441848755, 2.0959384441375732, 2.0959384441375732, 2.0609242916107178, 1.9383753538131714, 1.6757704019546509, 1.2205883264541626, 0.7654062509536743, 0.502801239490509, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.432773232460022, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.7303922772407532, 0.6428572535514832, 0.7829132676124573, 0.7128852605819702, 0.8004202842712402, 0.8704482913017273, 0.8004202842712402, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.0476190559566021, -0.19747896492481232, -0.2499999701976776, -0.14495795965194702, 0.0476190559566021, -0.19747896492481232, -0.1624649614095688, 0.08263305574655533, -0.07492996007204056, -0.07492996007204056, 0.08263305574655533, -0.1624649614095688, -0.03991595283150673, 0.08263305574655533, -0.03991595283150673, 0.15266107022762299, 0.15266107022762299, 0.17016807198524475, 0.08263305574655533, 0.3802522122859 [e2e-predictor] 955, 0.432773232460022, 0.7829132676124573, 0.415266215801239, 1.0805323123931885, 0.9404762983322144, 0.5728292465209961, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 0.9929972887039185, 1.0805323123931885, 0.6953782439231873, -0.6701680421829224, -1.3004200458526611, -1.6330533027648926, -1.7030812501907349, -1.5105042457580566, -1.5455182790756226, -1.7030812501907349, -1.755602240562439, -1.3529410362243652, -1.3879550695419312, 0.3277312219142914, 0.6253502368927002, 0.20518220961093903, -0.4950979948043823, -1.0203081369400024, -0.7927170395851135, 0.8354342579841614, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.520308256149292, 0.2226892113685608, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.5553222298622131, 0.8529412746429443, 0.5378152132034302, 0.34523820877075195, 0.5553222298622131, 0.2226892113685608, 0.11764705926179886, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.15266107022762299, -0.03991595283150673, 0.6078432202339172, 0.15266107022762299, 2.1309523582458496, 2.1309523582458496], [1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.9054622650146484, 1.5707283020019531, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.7633053064346313, 1.4131653308868408, 1.0805323123931885, 1.0630252361297607, 1.343137264251709, 1.343137264251709, 0.9404762983322144, 0.590336263179779, 0.34523820877075195, 0.03011205606162548, 0.3102242052555084, 0.3627452254295349, 0.15266107022762299, 0.0476190559566021, -0.03991595283150673, -0.2499999701976776, -0.23249296844005585, -0.21498596668243408, -0.1624649614095688, -0.0049019488506019115, -0.26750698685646057, -0.9152660369873047, -1.195378065109253, -0.28501397371292114, -0.26750698685646057, -0.47759100794792175, -0.5301120281219482, -0.6176469922065735, -0.4600839912891388, -0.12745095789432526, -0.12745095789432526, -0.3200279772281647, 1.2731093168258667, 2.1834733486175537, 2.1309523582458496, 2.0784313678741455, 2.113445281982422, 1.8858543634414673, 1.7457983493804932, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.165966510772705, 2.165966510772705, 2.1309523582458496, 2.218487501144409, 2.1834733486175537, 1.9908963441848755, -0.07492996007204056, -1.422969102859497, -1.6155462265014648, -1.580532193183899, -0.42506998777389526, 1.7633053064346313, 1.8508403301239014, 1.9733893871307373, 1.9558824300765991, 1.9033613204956055, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 2.0084033012390137, 1.5882353782653809, -1.3179271221160889, -1.7030812501907349, -1.755602240562439, -1.370448112487793, -0.5651260018348694, -0.42506998777389526, -0.1624649614095688, -0.19747896492481232, -0.4075630009174347, -1.2654061317443848, -1.6155462265014648, -1.7030812501907349, -1.5980392694473267, -0.4425770044326782, 0.9404762983322144, 1.6757704019546509, 2.0084033012390137, 1.9558824300765991, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 1.8333333730697632, 1.3606443405151367, 0.590336263179779, 0.4677872359752655, 0.502801239490509, 0.590336263179779, 0.45028021931648254, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6603642702102661, 0.590336263179779, 0.4852942228317261, 0.3802522122859955, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.0476190559566021, 0.08263305574655533, 0.34523820877075195, 0.2752102017402649, 0.415266215801239, 0.24019621312618256, 0.39775922894477844, 0.3102242052555084, 0.2226892113685608, 0.29271721839904785, 0.1001400575041771, 0.29271721839904785, 0.397759 [e2e-predictor] 22894477844, 0.24019621312618256, 0.06512605398893356, 0.08263305574655533, -0.057422954589128494, -0.1624649614095688, -0.14495795965194702, -0.19747896492481232, -0.07492996007204056, -0.1624649614095688, 0.03011205606162548, -0.09243696182966232, -0.09243696182966232, -0.022408949211239815, -0.23249296844005585, -0.07492996007204056, 0.08263305574655533, -0.19747896492481232, 0.2752102017402649, 0.24019621312618256, 0.3102242052555084, 0.34523820877075195, 0.432773232460022, 0.5728292465209961, 0.6603642702102661, 0.8004202842712402, 1.1855742931365967, 0.8004202842712402, 0.7303922772407532, 1.2205883264541626, 0.8354342579841614, 1.1330533027648926, 1.1155463457107544, 0.7478992342948914, 0.5378152132034302, -0.7051820158958435, -1.5105042457580566, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.0903360843658447, -1.7906162738800049, -1.720588207244873, -0.9852941036224365, 0.39775922894477844, 0.5553222298622131, 0.5378152132034302, 0.29271721839904785, -0.7401960492134094, -0.9327731132507324, 0.6253502368927002, 1.0455182790756226, 0.8529412746429443, 0.7128852605819702, 0.6428572535514832, 0.8704482913017273, 0.1001400575041771, 0.3102242052555084, 0.6253502368927002, 0.45028021931648254, 0.5553222298622131, 0.7128852605819702, 0.34523820877075195, 0.7478992342948914, 0.432773232460022, 0.17016807198524475, 0.4677872359752655, 0.5378152132034302, 0.415266215801239, 0.3277312219142914, -0.0049019488506019115, 0.012605053372681141, 0.012605053372681141, 0.7303922772407532, 0.08263305574655533, 2.1484594345092773, 2.1484594345092773], [1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.7983193397521973, 1.5357143878936768, 1.2380952835083008, 1.1330533027648926, 1.465686321258545, 1.5357143878936768, 1.2906162738800049, 0.8004202842712402, 0.6603642702102661, 0.3277312219142914, 0.13515406847000122, 0.3277312219142914, 0.502801239490509, 0.15266107022762299, -0.0049019488506019115, 0.3802522122859955, 0.5378152132034302, 0.5553222298622131, 0.3627452254295349, 0.06512605398893356, -0.6876749992370605, -1.247899055480957, -0.8802520632743835, -0.7927170395851135, -0.9502801299095154, -0.9502801299095154, -0.7927170395851135, -0.9677870869636536, -1.1778711080551147, -0.8277310132980347, -0.6351540088653564, -0.6526610255241394, 1.8333333730697632, 2.0084033012390137, 2.0259103775024414, 2.0609242916107178, 2.0609242916107178, 2.113445281982422, 2.1834733486175537, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.043417453765869, -0.28501397371292114, -1.160364031791687, -1.6155462265014648, -1.7380952835083008, -1.755602240562439, -1.7906162738800049, -1.4929972887039185, -0.47759100794792175, 0.7303922772407532, 1.3081233501434326, 1.6232492923736572, 1.868347406387329, 1.8333333730697632, 1.9733893871307373, 1.9383753538131714, 0.7128852605819702, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.6155462265014648, -1.5280112028121948, -1.3879550695419312, -1.2303920984268188, -1.2128850221633911, -1.3179271221160889, -1.580532193183899, -1.6155462265014648, -1.5630252361297607, -1.195378065109253, -0.21498596668243408, -0.14495795965194702, 0.3277312219142914, 1.5007003545761108, 1.815826416015625, 0.7478992342948914, -0.8802520632743835, -0.4950979948043823, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6078432202339172, 0.6428572535514832, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.3802522122859955, 0.39775922894477844, 0.4677872359752655, 0.467787235975 [e2e-predictor] 2655, 0.13515406847000122, 0.11764705926179886, 0.1001400575041771, 0.08263305574655533, 0.08263305574655533, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.29271721839904785, 0.15266107022762299, 0.1001400575041771, 0.29271721839904785, 0.432773232460022, 0.45028021931648254, 0.18767507374286652, -0.0049019488506019115, 0.03011205606162548, 0.06512605398893356, 0.08263305574655533, 0.29271721839904785, 0.03011205606162548, -0.057422954589128494, -0.03991595283150673, -0.057422954589128494, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.12745095789432526, -0.14495795965194702, -0.14495795965194702, -0.26750698685646057, -0.19747896492481232, 0.20518220961093903, 0.012605053372681141, 0.1001400575041771, 0.17016807198524475, 0.4677872359752655, 0.432773232460022, 0.4852942228317261, 0.29271721839904785, 0.5728292465209961, 0.4677872359752655, 0.6078432202339172, 1.1155463457107544, 1.0280113220214844, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.3081233501434326, 0.5553222298622131, 0.20518220961093903, -0.8977590203285217, -1.4754900932312012, -1.7030812501907349, -1.7380952835083008, -1.8256303071975708, -1.7030812501907349, -1.668067216873169, -1.843137264251709, -1.668067216873169, -1.4404760599136353, -0.1624649614095688, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, -0.6701680421829224, -0.5826330184936523, 0.17016807198524475, 0.6078432202339172, 0.5728292465209961, 0.8179272413253784, 0.9229692816734314, 0.8179272413253784, 0.15266107022762299, 0.6078432202339172, 0.4852942228317261, 0.4677872359752655, 0.2752102017402649, 0.5728292465209961, 0.520308256149292, 0.7303922772407532, 0.4677872359752655, 0.3802522122859955, 0.4677872359752655, 0.415266215801239, 0.4852942228317261, 0.5553222298622131, 0.1001400575041771, -0.022408949211239815, -0.022408949211239815, 0.9404762983322144, 0.2577032148838043, 2.113445281982422, 2.1484594345092773], [1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.7829132676124573, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.343137264251709, 1.8333333730697632, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.6757704019546509, 1.343137264251709, 1.2906162738800049, 1.6757704019546509, 1.6232492923736572, 1.553221344947815, 1.1505602598190308, 0.6603642702102661, 0.520308256149292, 0.24019621312618256, 0.24019621312618256, 0.520308256149292, 0.415266215801239, 0.29271721839904785, 0.5378152132034302, 0.6953782439231873, 0.590336263179779, 0.24019621312618256, -0.47759100794792175, -1.0378150939941406, -0.7752100229263306, -0.7051820158958435, -0.8277310132980347, -0.9852941036224365, -1.1428570747375488, -1.2654061317443848, -1.422969102859497, -1.5980392694473267, -1.6330533027648926, -1.457983136177063, -1.1778711080551147, -0.7051820158958435, 0.5378152132034302, 0.9404762983322144, 0.9579832553863525, 1.553221344947815, 2.0084033012390137, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.3956583738327026, -1.6505602598190308, -1.6855742931365967, -1.668067216873169, -1.668067216873169, -1.7030812501907349, -1.720588207244873, -1.720588207244873, -1.7030812501907349, -1.7030812501907349, -1.6330533027648926, -1.7731093168258667, -1.4929972887039185, -1.580532193183899, -1.720588207244873, -1.720588207244873, -1.6505602598190308, -1.808123230934143, -1.878151297569275, -1.878151297569275, -1.9131653308868408, -1.8256303071975708, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.7731093168258667, -1.79061627388000 [e2e-predictor] 49, -1.8256303071975708, -1.808123230934143, -1.6155462265014648, -1.4404760599136353, -1.1778711080551147, -0.6876749992370605, 0.3627452254295349, -0.2499999701976776, -0.14495795965194702, 0.1001400575041771, 0.24019621312618256, 0.6603642702102661, 0.8879552483558655, 1.1330533027648926, 1.0105042457580566, 0.5553222298622131, 0.34523820877075195, 0.2752102017402649, 0.3102242052555084, 0.13515406847000122, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.17016807198524475, 0.08263305574655533, 0.15266107022762299, 0.17016807198524475, 0.2226892113685608, 0.2752102017402649, 0.3277312219142914, 0.2752102017402649, 0.3277312219142914, 0.18767507374286652, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.2226892113685608, 0.3102242052555084, 0.3102242052555084, 0.15266107022762299, 0.08263305574655533, 0.08263305574655533, 0.012605053372681141, -0.03991595283150673, 0.0476190559566021, -0.0049019488506019115, -0.10994396358728409, -0.1624649614095688, -0.3200279772281647, -0.10994396358728409, -0.17997196316719055, -0.17997196316719055, -0.4425770044326782, -0.3200279772281647, -0.37254899740219116, -0.17997196316719055, -0.19747896492481232, -0.21498596668243408, -0.10994396358728409, -0.12745095789432526, -0.057422954589128494, -0.0049019488506019115, 0.11764705926179886, -0.14495795965194702, 0.11764705926179886, -0.12745095789432526, 0.20518220961093903, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.7829132676124573, 0.7829132676124573, 1.0455182790756226, 0.7829132676124573, 1.1680673360824585, 0.8004202842712402, 1.3256303071975708, 1.1855742931365967, 1.0105042457580566, 1.0980392694473267, 0.012605053372681141, -1.5105042457580566, -1.6155462265014648, -1.668067216873169, -1.668067216873169, -1.8606442213058472, -1.843137264251709, -1.7380952835083008, -1.843137264251709, -1.8256303071975708, -1.4929972887039185, -0.47759100794792175, -0.022408949211239815, 0.415266215801239, 0.3627452254295349, 0.0476190559566021, -0.5301120281219482, -0.17997196316719055, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.7654062509536743, 0.3102242052555084, 0.06512605398893356, 0.3627452254295349, 0.3627452254295349, 0.0476190559566021, 0.502801239490509, 0.4677872359752655, 0.6428572535514832, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.5378152132034302, 0.9054622650146484, 0.24019621312618256, 0.06512605398893356, 0.2577032148838043, 0.8529412746429443, 0.2752102017402649, 2.1484594345092773, 2.113445281982422], [1.465686321258545, 1.430672287940979, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 1.0280113220214844, 1.693277359008789, 1.9383753538131714, 1.9383753538131714, 1.9033613204956055, 1.7457983493804932, 1.5882353782653809, 1.5357143878936768, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.605742335319519, 0.9929972887039185, 0.39775922894477844, 0.432773232460022, 0.6428572535514832, 0.415266215801239, 0.45028021931648254, 0.29271721839904785, -0.23249296844005585, -0.6001400351524353, -0.9852941036224365, -1.195378065109253, -1.457983136177063, -1.5630252361297607, -1.6330533027648926, -1.668067216873169, -1.6155462265014648, -1.5630252361297607, -1.6155462265014648, -1.720588207244873, -1.878151297569275, -1.878151297569275, -1.6855742931365967, -1.457983136177063, -1.422969102859497, -1.5455182790756226, -1.720588207244873, -1.7030812501907349, -1.7731093168258667, 0.3802522122859955, 0.6953782439231873, -1.6505602598190308, -1.7030812501907349, -1.195378065109253, -0.7577030062675476, -1.2303920984268188, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.8606442213058472, -1.843137264 [e2e-predictor] 251709, -1.8256303071975708, -1.895658254623413, -1.9131653308868408, -1.878151297569275, -1.808123230934143, -1.6505602598190308, -1.5980392694473267, -1.5630252361297607, -1.4929972887039185, -1.5105042457580566, -1.6505602598190308, -1.983193278312683, -1.8256303071975708, -0.8277310132980347, -0.17997196316719055, 0.39775922894477844, 0.7829132676124573, 0.4852942228317261, -0.21498596668243408, -1.1253501176834106, -1.247899055480957, -0.6701680421829224, -1.0378150939941406, -1.5105042457580566, -1.7380952835083008, -1.878151297569275, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.720588207244873, -1.5980392694473267, -0.6876749992370605, 0.17016807198524475, 0.39775922894477844, 0.415266215801239, 0.7478992342948914, 0.29271721839904785, 0.20518220961093903, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.20518220961093903, 0.2226892113685608, 0.2752102017402649, 0.432773232460022, 0.432773232460022, 0.3277312219142914, 0.3277312219142914, 0.4677872359752655, 0.20518220961093903, 0.11764705926179886, 0.06512605398893356, 0.06512605398893356, -0.12745095789432526, -0.057422954589128494, 0.08263305574655533, 0.012605053372681141, 0.0476190559566021, 0.18767507374286652, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.1624649614095688, 0.0476190559566021, 0.03011205606162548, -0.07492996007204056, 0.11764705926179886, 0.03011205606162548, -0.07492996007204056, -0.03991595283150673, -0.09243696182966232, -0.19747896492481232, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, -0.3025209903717041, -0.3550419807434082, -0.28501397371292114, -0.26750698685646057, -0.23249296844005585, -0.21498596668243408, -0.21498596668243408, -0.09243696182966232, -0.022408949211239815, -0.28501397371292114, 0.0476190559566021, 0.11764705926179886, -0.022408949211239815, -0.09243696182966232, 0.17016807198524475, 0.502801239490509, 0.5728292465209961, 0.415266215801239, 0.8704482913017273, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.8704482913017273, 0.6078432202339172, 1.1855742931365967, 1.0980392694473267, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.0455182790756226, -0.1624649614095688, -1.5280112028121948, -1.668067216873169, -1.7906162738800049, -1.7030812501907349, -1.755602240562439, -1.7906162738800049, -1.7906162738800049, -1.843137264251709, -1.8256303071975708, -1.9481792449951172, -0.9152660369873047, -0.4425770044326782, 0.520308256149292, 0.6253502368927002, -0.10994396358728409, -0.17997196316719055, 0.08263305574655533, 0.45028021931648254, 0.6428572535514832, 0.6078432202339172, 0.7303922772407532, 0.5728292465209961, 0.39775922894477844, 0.17016807198524475, 0.415266215801239, 0.415266215801239, -0.0049019488506019115, 0.17016807198524475, 0.590336263179779, 0.4677872359752655, 0.6603642702102661, 0.6078432202339172, 0.5378152132034302, 0.08263305574655533, 0.5553222298622131, 0.6953782439231873, 0.2226892113685608, -0.03991595283150673, 0.432773232460022, 0.3277312219142914, 0.415266215801239, 2.1834733486175537, 2.113445281982422], [1.465686321258545, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 1.5007003545761108, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.728291392326355, 1.6232492923736572, 1.430672287940979, 0.6953782439231873, 0.6603642702102661, 0.8004202842712402, 0.08263305574655533, -0.8452380299568176, -1.3879550695419312, -1.422969102859497, -1.422969102859497, -1.3879550695419312, -1.4054621458053589, -1.4754900932312012, -1.5980392694473267, -1.7731093168258667 [e2e-predictor] , -1.843137264251709, -1.930672287940979, -1.965686321258545, -2.0007002353668213, -1.983193278312683, -1.965686321258545, -1.5980392694473267, -1.0028010606765747, -0.9502801299095154, -1.1078431606292725, -1.247899055480957, -1.457983136177063, -1.4929972887039185, -1.580532193183899, -1.7380952835083008, -1.8256303071975708, -1.8256303071975708, -1.6330533027648926, -1.580532193183899, -1.755602240562439, -1.895658254623413, -1.7731093168258667, -1.335434079170227, -1.0553221702575684, -0.9502801299095154, -1.370448112487793, -1.755602240562439, -1.0378150939941406, 0.8354342579841614, 1.4481793642044067, 1.780812382698059, 1.8508403301239014, 1.868347406387329, 1.7633053064346313, 1.0455182790756226, 0.3277312219142914, 0.6953782439231873, 1.518207311630249, 1.3081233501434326, 1.0630252361297607, 0.45028021931648254, -0.8277310132980347, -1.335434079170227, 1.728291392326355, 2.0259103775024414, 2.113445281982422, 2.1309523582458496, 2.165966510772705, 2.0609242916107178, 1.7633053064346313, 1.1680673360824585, 0.18767507374286652, -0.8802520632743835, -1.0378150939941406, -0.33753499388694763, -0.057422954589128494, 0.18767507374286652, 0.06512605398893356, 0.08263305574655533, 0.15266107022762299, 0.13515406847000122, 0.45028021931648254, 0.5378152132034302, 0.45028021931648254, 0.3102242052555084, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.11764705926179886, 0.3102242052555084, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.11764705926179886, 0.06512605398893356, 0.03011205606162548, 0.15266107022762299, 0.06512605398893356, -0.057422954589128494, -0.057422954589128494, 0.20518220961093903, 0.3277312219142914, 0.3802522122859955, 0.2226892113685608, 0.1001400575041771, 0.0476190559566021, -0.03991595283150673, 0.06512605398893356, 0.0476190559566021, 0.03011205606162548, 0.012605053372681141, 0.0476190559566021, -0.022408949211239815, -0.17997196316719055, -0.3200279772281647, -0.14495795965194702, -0.1624649614095688, -0.17997196316719055, -0.26750698685646057, -0.5301120281219482, -0.33753499388694763, -0.2499999701976776, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.057422954589128494, -0.17997196316719055, -0.5826330184936523, 0.0476190559566021, 0.34523820877075195, 0.2577032148838043, 0.34523820877075195, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.4852942228317261, 0.9054622650146484, 0.7478992342948914, 0.8529412746429443, 1.2380952835083008, 1.1505602598190308, 1.0630252361297607, 1.2380952835083008, 1.3081233501434326, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 0.9054622650146484, 0.11764705926179886, -1.6505602598190308, -1.7906162738800049, -1.7380952835083008, -1.6855742931365967, -1.7030812501907349, -1.7906162738800049, -1.808123230934143, -1.7731093168258667, -1.580532193183899, -0.9852941036224365, -1.6855742931365967, -0.7927170395851135, 0.4852942228317261, 0.3277312219142914, 0.20518220961093903, 0.2577032148838043, -0.7226890325546265, -0.17997196316719055, 0.34523820877075195, 0.5378152132034302, 0.520308256149292, 0.6778712272644043, 0.6078432202339172, 0.432773232460022, 0.6953782439231873, 0.502801239490509, 0.502801239490509, 0.415266215801239, 0.502801239490509, 0.29271721839904785, 0.8354342579841614, 0.6953782439231873, 0.3802522122859955, 0.3277312219142914, 0.5728292465209961, 0.415266215801239, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, -0.03991595283150673, 0.6603642702102661, 2.1834733486175537, 2.0784313678741455], [1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.20308 [e2e-predictor] 12501907349, 1.7633053064346313, 1.9208683967590332, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.815826416015625, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7457983493804932, 1.728291392326355, 1.3956583738327026, -0.1624649614095688, -0.8452380299568176, -1.247899055480957, -1.335434079170227, -1.3179271221160889, -1.2128850221633911, -1.3004200458526611, -1.4754900932312012, -1.580532193183899, -1.5630252361297607, -1.580532193183899, -1.5980392694473267, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.6155462265014648, -1.1078431606292725, -0.12745095789432526, 0.1001400575041771, 0.03011205606162548, -0.5476189851760864, -1.0203081369400024, -1.457983136177063, -1.7731093168258667, -1.808123230934143, -1.2654061317443848, -0.7401960492134094, -0.6351540088653564, -1.0378150939941406, -1.6330533027648926, -1.8256303071975708, -0.09243696182966232, 1.4481793642044067, 1.7457983493804932, 1.9033613204956055, 1.9033613204956055, 2.0609242916107178, 1.728291392326355, 0.6953782439231873, -0.6701680421829224, 0.6603642702102661, 1.0630252361297607, 0.34523820877075195, -0.8277310132980347, -1.4054621458053589, 1.4481793642044067, 2.0784313678741455, 2.0609242916107178, 2.0959384441375732, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.2205883264541626, -1.0553221702575684, 0.7303922772407532, 1.2380952835083008, 1.9908963441848755, 2.0084033012390137, 1.2731093168258667, 0.15266107022762299, 1.1505602598190308, 1.430672287940979, -0.2499999701976776, -0.26750698685646057, 0.2577032148838043, 0.1001400575041771, -0.3025209903717041, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.2226892113685608, 0.15266107022762299, 0.20518220961093903, 0.34523820877075195, 0.39775922894477844, 0.4852942228317261, 0.3102242052555084, 0.18767507374286652, 0.11764705926179886, -0.03991595283150673, -0.022408949211239815, 0.13515406847000122, 0.2577032148838043, 0.13515406847000122, 0.3102242052555084, -0.12745095789432526, -0.03991595283150673, -0.0049019488506019115, 0.15266107022762299, -0.022408949211239815, -0.07492996007204056, -0.07492996007204056, -0.2499999701976776, 0.06512605398893356, 0.11764705926179886, 0.3102242052555084, 0.3102242052555084, 0.24019621312618256, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.012605053372681141, -0.21498596668243408, 0.1001400575041771, -0.022408949211239815, -0.1624649614095688, -0.17997196316719055, -0.28501397371292114, -0.17997196316719055, -0.26750698685646057, -0.42506998777389526, -0.37254899740219116, -0.2499999701976776, -0.057422954589128494, -0.0049019488506019115, -0.19747896492481232, 0.012605053372681141, -0.07492996007204056, -0.1624649614095688, -0.37254899740219116, 0.03011205606162548, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, 0.2752102017402649, 0.29271721839904785, 0.590336263179779, 0.6078432202339172, 1.1155463457107544, 1.0105042457580566, 0.9054622650146484, 1.2731093168258667, 1.0105042457580566, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.1680673360824585, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 0.5728292465209961, -0.4950979948043823, -1.3529410362243652, -1.7030812501907349, -1.808123230934143, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.5105042457580566, -0.5476189851760864, -1.195378065109253, 0.29271721839904785, 0.4852942228317261, -0.28501397371292114, 0.7829132676124573, 0.415266215801239, 0.6253502368927002, 0.6078432202339172, 0.8004202842712402, 0.7829132676124573, 0.34523820877075195, 0.20518220961093903, 0.2752102017402649, 0.7128852605819702, 0.9754902720451355, 0.7128852605819702, 0.6078432202339172, 0.15266107022762299, 0.415266215801239, 0.6428572535514832, 0.6778712272644043, 0.11764705926179886, 0.432773232460022, 0.8004202842712402, 0.20518220961093903, 0.4852942228317261, 0.6428572535514832, 0.2577032148838043, 0.11764705926179886, 0.9054622650146484, 2.0784313678741455, 2.0784313678741455], [1.5182073116 [e2e-predictor] 30249, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 0.9579832553863525, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 1.0105042457580566, 1.6232492923736572, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9383753538131714, 1.8508403301239014, 1.7633053064346313, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.483193278312683, -0.8277310132980347, -0.9677870869636536, -1.1253501176834106, -1.2128850221633911, -1.195378065109253, -1.0728291273117065, -1.0378150939941406, -1.0903360843658447, -1.370448112487793, -1.5105042457580566, -1.5105042457580566, -1.5105042457580566, -1.5980392694473267, -1.5980392694473267, -1.247899055480957, 0.3102242052555084, 1.3081233501434326, 1.430672287940979, 1.5357143878936768, 1.518207311630249, 1.1680673360824585, 1.1680673360824585, 0.520308256149292, -0.8627450466156006, -0.8802520632743835, -0.8627450466156006, -1.2303920984268188, -1.6155462265014648, -1.6855742931365967, -1.3529410362243652, -0.8627450466156006, 1.0630252361297607, 1.3956583738327026, 1.6232492923736572, 1.6757704019546509, 1.3256303071975708, -0.10994396358728409, -1.5105042457580566, 0.39775922894477844, 1.9033613204956055, 2.043417453765869, 1.9908963441848755, 2.0609242916107178, 2.0609242916107178, 2.043417453765869, 1.6757704019546509, 0.06512605398893356, 0.34523820877075195, 1.1330533027648926, 1.1505602598190308, -0.19747896492481232, -0.8102240562438965, 1.553221344947815, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.780812382698059, 0.18767507374286652, -1.720588207244873, 0.5378152132034302, 1.6757704019546509, 1.6582633256912231, 1.3606443405151367, 0.39775922894477844, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.24019621312618256, 0.06512605398893356, 0.012605053372681141, 0.1001400575041771, 0.24019621312618256, 0.1001400575041771, 0.06512605398893356, -0.022408949211239815, 0.012605053372681141, -0.057422954589128494, -0.057422954589128494, -0.022408949211239815, -0.0049019488506019115, -0.0049019488506019115, -0.03991595283150673, -0.0049019488506019115, 0.17016807198524475, -0.14495795965194702, -0.022408949211239815, -0.0049019488506019115, -0.07492996007204056, 0.1001400575041771, 0.08263305574655533, -0.022408949211239815, -0.03991595283150673, -0.057422954589128494, -0.23249296844005585, -0.022408949211239815, 0.18767507374286652, 0.13515406847000122, 0.2226892113685608, 0.3102242052555084, 0.11764705926179886, 0.0476190559566021, 0.13515406847000122, -0.0049019488506019115, -0.10994396358728409, -0.12745095789432526, -0.19747896492481232, -0.19747896492481232, -0.1624649614095688, -0.3025209903717041, -0.14495795965194702, -0.28501397371292114, -0.5301120281219482, -0.2499999701976776, -0.19747896492481232, -0.26750698685646057, -0.022408949211239815, 0.012605053372681141, -0.07492996007204056, 0.0476190559566021, 0.0476190559566021, 0.11764705926179886, 0.11764705926179886, 0.3627452254295349, 0.5378152132034302, 0.6953782439231873, 0.8354342579841614, 0.8704482913017273, 0.9929972887039185, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2731093168258667, 1.2380952835083008, 1.2906162738800049, 1.4131653308868408, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, 0.6428572535514832, -1.0903360843658447, -1.668067216873169, -1.7731093168258667, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.580532193183899, -1.7030812501907349, -1.1253501176834106, -0.8627450466156006, -1.1078431606292725, 0.08263305574655533, 0.6953782439231873, 0.4677872359752655, 0.6953782439231873, -0.28501397371292114, -0.10994 [e2e-predictor] 396358728409, 0.6428572535514832, 0.4852942228317261, 0.18767507374286652, 0.1001400575041771, 0.4852942228317261, 0.590336263179779, 0.8704482913017273, 0.8354342579841614, 0.3627452254295349, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.432773232460022, 0.4852942228317261, 0.6428572535514832, 0.8704482913017273, 0.29271721839904785, 0.3802522122859955, 0.8179272413253784, 2.1484594345092773, 2.0959384441375732], [1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8179272413253784, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 1.0105042457580566, 0.8704482913017273, 0.6428572535514832, 0.7128852605819702, 1.378151297569275, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3956583738327026, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -1.0378150939941406, -1.0903360843658447, -1.1428570747375488, -0.9677870869636536, -0.6876749992370605, -0.4075630009174347, -0.6526610255241394, -1.2303920984268188, -1.6155462265014648, -1.755602240562439, -0.1624649614095688, 1.605742335319519, 1.8333333730697632, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 2.0259103775024414, 1.4131653308868408, -0.5301120281219482, -1.160364031791687, -0.4075630009174347, -1.0903360843658447, -1.8606442213058472, -1.895658254623413, -1.4929972887039185, 0.2577032148838043, 0.8529412746429443, 0.9229692816734314, 0.13515406847000122, -1.370448112487793, -1.3879550695419312, -0.4600839912891388, -0.47759100794792175, -1.0028010606765747, -1.2654061317443848, 0.7829132676124573, 1.605742335319519, 1.7983193397521973, 1.9208683967590332, 2.043417453765869, 2.0609242916107178, 1.3956583738327026, -0.7577030062675476, 1.3081233501434326, 1.9733893871307373, 2.0609242916107178, 1.9908963441848755, 1.2205883264541626, -0.42506998777389526, 1.1155463457107544, 1.4131653308868408, 1.8858543634414673, 1.9733893871307373, 1.868347406387329, 0.3102242052555084, -1.2654061317443848, -0.03991595283150673, -0.23249296844005585, 1.0980392694473267, 1.1680673360824585, 0.4677872359752655, 0.39775922894477844, 0.39775922894477844, 0.4852942228317261, 0.4677872359752655, 0.3627452254295349, 0.15266107022762299, 0.08263305574655533, 0.06512605398893356, 0.03011205606162548, 0.06512605398893356, 0.03011205606162548, -0.14495795965194702, -0.0049019488506019115, -0.10994396358728409, 0.17016807198524475, 0.11764705926179886, 0.06512605398893356, -0.14495795965194702, -0.12745095789432526, 0.0476190559566021, -0.057422954589128494, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, 0.0476190559566021, 0.2577032148838043, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, 0.03011205606162548, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.2226892113685608, 0.24019621312618256, 0.11764705926179886, 0.012605053372681141, -0.21498596668243408, -0.1624649614095688, -0.37254899740219116, -0.23249296844005585, -0.37254899740219116, -0.23249296844005585, -0.23249296844005585, -0.23249296844005585, -0.10994396358728409, -0.37254899740219116, 0.20518220961093903, -0.07492996007204056, 0.15266107022762299, 0.08263305574655533, -0.26750698685646057, -0.17997196316719055, 0.20518220961093903, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.3102242052555084, 0.13515406847000122, 0.432773232460022, 0.590336263179779, 1.0105042457580566, 0.7478992342948914, 1.2556023597717285, 1.0280113220214844, 1.0280113220214844, 1.1330533027648926, 1.2556023597717285, 1.3081233501434326, 1.430672287940979, 1.3081233501434326, 1.2556 [e2e-predictor] 023597717285, 1.3081233501434326, 0.8879552483558655, 0.4852942228317261, -0.47759100794792175, -1.370448112487793, -1.7380952835083008, -1.755602240562439, -1.8256303071975708, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.6155462265014648, -1.0203081369400024, 0.012605053372681141, -0.6876749992370605, -0.7752100229263306, -0.4600839912891388, -0.022408949211239815, 0.012605053372681141, 0.6078432202339172, 0.7303922772407532, 0.6603642702102661, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.7128852605819702, 0.502801239490509, 0.3802522122859955, 0.6078432202339172, 0.3277312219142914, 0.7478992342948914, 0.6953782439231873, 0.6078432202339172, 0.2577032148838043, 0.34523820877075195, 0.8704482913017273, 1.0105042457580566, 0.590336263179779, 0.7654062509536743, 1.0805323123931885, 2.165966510772705, 2.0784313678741455], [1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6428572535514832, 0.6428572535514832, 1.3606443405151367, 1.780812382698059, 1.640756368637085, 1.1505602598190308, 0.7478992342948914, 1.0980392694473267, 1.6582633256912231, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.605742335319519, 0.8704482913017273, -0.5476189851760864, -0.6001400351524353, -0.8102240562438965, -1.1253501176834106, -1.370448112487793, -1.5280112028121948, -1.282913088798523, -0.6701680421829224, 0.012605053372681141, 0.29271721839904785, 0.06512605398893356, -0.4600839912891388, 1.6757704019546509, 1.9908963441848755, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 2.1309523582458496, 1.9383753538131714, 1.343137264251709, -0.9152660369873047, -1.4929972887039185, -1.4404760599136353, -1.6330533027648926, -1.7380952835083008, -1.755602240562439, -0.4425770044326782, 0.20518220961093903, 0.2226892113685608, -0.9502801299095154, -1.755602240562439, -1.668067216873169, 0.4677872359752655, 1.3256303071975708, 1.5007003545761108, 1.4481793642044067, 1.343137264251709, 0.13515406847000122, -1.422969102859497, -1.282913088798523, -0.5301120281219482, 0.3102242052555084, -0.09243696182966232, -1.5455182790756226, 0.13515406847000122, 1.8333333730697632, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9908963441848755, 1.9208683967590332, 1.0980392694473267, -0.12745095789432526, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.0630252361297607, -1.1078431606292725, -1.282913088798523, 1.343137264251709, 1.1505602598190308, 0.8004202842712402, 0.5378152132034302, 0.2577032148838043, 0.3277312219142914, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.24019621312618256, 0.11764705926179886, 0.17016807198524475, -0.14495795965194702, 0.06512605398893356, -0.10994396358728409, -0.10994396358728409, -0.10994396358728409, -0.23249296844005585, 0.1001400575041771, 0.0476190559566021, 0.20518220961093903, 0.012605053372681141, 0.2226892113685608, 0.34523820877075195, 0.39775922894477844, -0.07492996007204056, -0.07492996007204056, 0.0476190559566021, -0.2499999701976776, 0.2577032148838043, 0.1001400575041771, 0.0476190559566021, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.06512605398893356, -0.057422954589128494, -0.33753499388694763, -0.022408949211239815, 0.39775922894477844, 0.15266107022762299, 0.06512605398893356, -0.26750698685646057, 0.03011205606162548, -0.09243696182966232, -0.3025209903717041, -0.1624649614095688, -0.3550419807434082, -0.4950979948043823, -0.47759100794792175, -0.33753499388694763, -0.5301120281219482, 0.18767507374 [e2e-predictor] 286652, -0.7226890325546265, -0.28501397371292114, -0.23249296844005585, -0.33753499388694763, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.17016807198524475, 0.2226892113685608, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.590336263179779, 0.7829132676124573, 1.1505602598190308, 1.3606443405151367, 1.2556023597717285, 1.2556023597717285, 1.1330533027648926, 1.5707283020019531, 1.430672287940979, 1.2906162738800049, 1.465686321258545, 1.3081233501434326, 0.8704482913017273, 0.7654062509536743, -1.0903360843658447, -1.6505602598190308, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.6855742931365967, -1.7731093168258667, -1.5455182790756226, -1.5630252361297607, 0.13515406847000122, -0.5651260018348694, -0.3025209903717041, 0.4852942228317261, 0.9929972887039185, 0.13515406847000122, 0.3802522122859955, 0.5378152132034302, 0.3102242052555084, 0.06512605398893356, 0.0476190559566021, 0.06512605398893356, 0.11764705926179886, 0.45028021931648254, 0.5728292465209961, 0.5378152132034302, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, 0.20518220961093903, 0.590336263179779, 0.7654062509536743, 0.5553222298622131, 0.3277312219142914, 0.012605053372681141, 0.4677872359752655, 0.6603642702102661, 0.5728292465209961, 0.6778712272644043, 1.3081233501434326, 2.1834733486175537, 2.0959384441375732], [1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.4131653308868408, 2.0084033012390137, 1.9033613204956055, 1.553221344947815, 0.6778712272644043, 0.8529412746429443, 1.430672287940979, 1.7457983493804932, 1.9033613204956055, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 0.012605053372681141, -0.33753499388694763, -0.19747896492481232, -0.6876749992370605, -1.4054621458053589, -1.6330533027648926, -1.7030812501907349, -1.4929972887039185, -0.7401960492134094, 0.11764705926179886, 0.8529412746429443, 1.8333333730697632, 2.0609242916107178, 2.0084033012390137, 2.1309523582458496, 2.113445281982422, 1.9733893871307373, 0.8879552483558655, -1.282913088798523, -1.843137264251709, -1.7030812501907349, -0.7051820158958435, -0.5826330184936523, -1.0903360843658447, -1.755602240562439, -1.457983136177063, -0.4600839912891388, -0.6176469922065735, -1.282913088798523, -1.7731093168258667, -1.4404760599136353, 0.3102242052555084, 0.7829132676124573, 0.9754902720451355, 0.7654062509536743, -1.0378150939941406, -1.878151297569275, -1.6505602598190308, 0.5553222298622131, 1.5882353782653809, 1.6232492923736572, 1.3956583738327026, 0.8704482913017273, -0.4950979948043823, 0.03011205606162548, 0.9754902720451355, 1.378151297569275, 1.6757704019546509, 1.9033613204956055, 1.9208683967590332, 2.113445281982422, 2.1309523582458496, 2.0609242916107178, 0.5728292465209961, -0.7401960492134094, -0.8452380299568176, -1.2654061317443848, 0.20518220961093903, 0.9054622650146484, 0.6253502368927002, 0.4852942228317261, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.3802522122859955, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.4677872359752655, 0.08263305574655533, 0.0476190559566021, -0.022408949211239815, 0.15266107022762299, -0.23249296844005585, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, -0.03991595283150673, -0.14495795965194702, -0.03991595283150673, -0.09243696182966232, 0.18767507374286652, 0.06512605398893356, -0.1624649614095688, 0.24019621312618256, 0.06512605398893356, -0.10994396358 [e2e-predictor] 728409, 0.11764705926179886, -0.07492996007204056, 0.03011205606162548, -0.3025209903717041, -0.057422954589128494, 0.08263305574655533, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.03011205606162548, 0.03011205606162548, -0.03991595283150673, -0.21498596668243408, -0.0049019488506019115, 0.17016807198524475, 0.0476190559566021, 0.29271721839904785, -0.2499999701976776, -0.23249296844005585, -0.14495795965194702, -0.022408949211239815, 0.06512605398893356, -0.10994396358728409, -0.23249296844005585, -0.14495795965194702, -0.3025209903717041, 0.13515406847000122, 0.17016807198524475, 0.012605053372681141, 0.17016807198524475, 0.3102242052555084, 0.502801239490509, 0.3102242052555084, 0.3277312219142914, 0.7303922772407532, 0.8529412746429443, 1.2556023597717285, 0.9754902720451355, 1.1505602598190308, 1.1855742931365967, 1.5357143878936768, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.3256303071975708, 1.3256303071975708, 0.6078432202339172, -1.282913088798523, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.7906162738800049, -1.8256303071975708, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.8606442213058472, -1.720588207244873, -0.8452380299568176, -1.0378150939941406, -0.8977590203285217, -0.6701680421829224, 0.8879552483558655, 0.8004202842712402, 1.465686321258545, 1.7983193397521973, 0.6778712272644043, 1.0105042457580566, 0.7128852605819702, 0.9229692816734314, 0.3627452254295349, 0.11764705926179886, -0.4425770044326782, 0.012605053372681141, 0.502801239490509, 0.590336263179779, 0.520308256149292, 1.0980392694473267, 0.3802522122859955, -0.12745095789432526, 0.2577032148838043, 0.9229692816734314, 0.590336263179779, 0.7478992342948914, 0.45028021931648254, 0.03011205606162548, 0.2226892113685608, 0.6428572535514832, 0.6428572535514832, 0.8004202842712402, 1.0630252361297607, 2.1309523582458496, 2.0959384441375732], [1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 1.343137264251709, 1.9733893871307373, 2.0084033012390137, 1.6232492923736572, 0.7829132676124573, 0.8179272413253784, 1.2380952835083008, 1.5707283020019531, 1.3606443405151367, 0.8004202842712402, -0.5126050114631653, -1.335434079170227, -1.4054621458053589, -1.3004200458526611, -1.4404760599136353, -1.4929972887039185, -0.8977590203285217, -0.057422954589128494, 0.34523820877075195, -0.1624649614095688, -1.0903360843658447, -1.668067216873169, -1.878151297569275, -1.6505602598190308, -1.0203081369400024, 1.1680673360824585, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 1.7983193397521973, 0.415266215801239, -1.0203081369400024, -1.4754900932312012, -1.7380952835083008, -1.5980392694473267, -1.2654061317443848, -1.6155462265014648, -1.843137264251709, -1.7030812501907349, -0.6351540088653564, 0.012605053372681141, -0.3550419807434082, -1.3179271221160889, -1.6155462265014648, -0.8102240562438965, 0.415266215801239, 0.20518220961093903, -0.4600839912891388, -1.3879550695419312, -1.7906162738800049, -1.668067216873169, -0.23249296844005585, 1.343137264251709, 1.5882353782653809, 1.465686321258545, 1.430672287940979, 0.502801239490509, -1.5105042457580566, -1.6155462265014648, 0.11764705926179886, 1.8858543634414673, 2.043417453765869, 2.113445281982422, 2.165966510772705, 2.218487501144409, 2.1484594345092773, 2.0084033012390137, -0.7226890325546265, -1.5280112028121948, -1.7030812501907349, -0.6176469922065735, 0.06512605398893356, 0.3277312219142914, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.29271721839904785, 0.2226892113685608, 0.2226 [e2e-predictor] 892113685608, 0.2226892113685608, 0.34523820877075195, 0.3627452254295349, 0.03011205606162548, 0.08263305574655533, 0.3802522122859955, 0.08263305574655533, 0.3802522122859955, 0.18767507374286652, -0.022408949211239815, 0.2577032148838043, 0.012605053372681141, 0.08263305574655533, 0.06512605398893356, 0.18767507374286652, -0.14495795965194702, 0.20518220961093903, 0.20518220961093903, 0.17016807198524475, 0.03011205606162548, 0.06512605398893356, -0.0049019488506019115, -0.03991595283150673, 0.34523820877075195, -0.09243696182966232, -0.10994396358728409, -0.022408949211239815, -0.10994396358728409, -0.1624649614095688, -0.0049019488506019115, -0.057422954589128494, -0.23249296844005585, -0.1624649614095688, 0.29271721839904785, 0.2226892113685608, 0.18767507374286652, 0.0476190559566021, -0.14495795965194702, -0.022408949211239815, -0.022408949211239815, -0.09243696182966232, -0.21498596668243408, 0.03011205606162548, -0.09243696182966232, -0.03991595283150673, -0.1624649614095688, -0.4425770044326782, -0.07492996007204056, -0.12745095789432526, 0.13515406847000122, -0.057422954589128494, 0.06512605398893356, 0.24019621312618256, 0.3802522122859955, 0.45028021931648254, 0.5553222298622131, 0.4677872359752655, 0.8704482913017273, 0.9754902720451355, 1.1155463457107544, 1.2380952835083008, 1.4481793642044067, 1.1855742931365967, 1.4481793642044067, 1.5357143878936768, 1.518207311630249, 1.4131653308868408, 1.5707283020019531, 1.3956583738327026, 0.7654062509536743, -1.5105042457580566, -1.720588207244873, -1.808123230934143, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.843137264251709, -1.843137264251709, -1.895658254623413, -1.8256303071975708, -1.808123230934143, -1.5630252361297607, -1.3879550695419312, -1.2303920984268188, 1.2380952835083008, 1.465686321258545, 1.5882353782653809, 1.7107843160629272, 1.378151297569275, 1.728291392326355, 1.3256303071975708, 1.2731093168258667, 0.9929972887039185, 0.9054622650146484, 0.6603642702102661, 0.13515406847000122, 0.4852942228317261, 0.20518220961093903, 0.20518220961093903, 0.7829132676124573, 0.6078432202339172, 0.9054622650146484, 0.17016807198524475, 0.8354342579841614, 0.432773232460022, 0.8704482913017273, 0.7478992342948914, 0.7829132676124573, 0.7128852605819702, 0.5553222298622131, 0.4852942228317261, 0.6428572535514832, 0.520308256149292, 0.6428572535514832, 1.0980392694473267, 2.165966510772705, 2.0784313678741455], [1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5378152132034302, 1.2731093168258667, 1.9033613204956055, 1.9908963441848755, 1.640756368637085, 0.520308256149292, -0.6176469922065735, -1.282913088798523, -1.5455182790756226, -1.5455182790756226, -1.5455182790756226, -1.6155462265014648, -1.668067216873169, -1.6505602598190308, -1.720588207244873, -1.7906162738800049, -1.8256303071975708, -1.7731093168258667, -1.3004200458526611, -0.4075630009174347, 0.3627452254295349, 0.3802522122859955, -0.39005598425865173, -1.4404760599136353, -1.7731093168258667, -1.7030812501907349, 1.0280113220214844, 2.043417453765869, 1.6582633256912231, 0.8879552483558655, -1.422969102859497, -1.6155462265014648, -1.4754900932312012, -1.668067216873169, -1.668067216873169, -0.8977590203285217, -0.42506998777389526, -0.5651260018348694, -1.4754900932312012, -1.4929972887039185, -1.4404760599136353, -1.843137264251709, -1.9481792449951172, -1.6155462265014648, 0.11764705926179886, 0.3277312219142914, 0.1001400575041771, -0.7401960492134094, -1.1253501176834106, 0.39775922894477844, 0.45028021931648254, -0.28501397371292114, -0.8102240562438965, -0.5126050 [e2e-predictor] 114631653, -0.6001400351524353, -1.370448112487793, -1.8256303071975708, -1.6505602598190308, 0.9404762983322144, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.2710084915161133, 2.358543634414673, 2.393557548522949, 1.7983193397521973, 0.0476190559566021, -0.6876749992370605, -1.720588207244873, -0.4425770044326782, 0.6953782439231873, 0.7829132676124573, 0.7128852605819702, 0.502801239490509, -0.14495795965194702, 0.012605053372681141, -0.09243696182966232, -0.03991595283150673, 0.15266107022762299, 0.012605053372681141, 0.18767507374286652, 0.3627452254295349, -0.03991595283150673, 0.0476190559566021, 0.3277312219142914, 0.39775922894477844, 0.1001400575041771, 0.24019621312618256, -0.1624649614095688, 0.590336263179779, 0.17016807198524475, 0.20518220961093903, 0.03011205606162548, 0.18767507374286652, 0.34523820877075195, 0.3802522122859955, -0.022408949211239815, -0.14495795965194702, 0.08263305574655533, 0.1001400575041771, 0.08263305574655533, -0.10994396358728409, -0.09243696182966232, -0.17997196316719055, 0.3102242052555084, -0.10994396358728409, 0.03011205606162548, -0.07492996007204056, -0.3550419807434082, 0.012605053372681141, -0.07492996007204056, -0.0049019488506019115, 0.15266107022762299, 0.2577032148838043, -0.0049019488506019115, 0.17016807198524475, 0.13515406847000122, -0.0049019488506019115, -0.14495795965194702, -0.4950979948043823, -0.07492996007204056, -0.39005598425865173, -0.14495795965194702, -0.5826330184936523, -0.26750698685646057, -0.12745095789432526, -0.10994396358728409, 0.08263305574655533, 0.2577032148838043, -0.0049019488506019115, 0.0476190559566021, 0.2577032148838043, 0.15266107022762299, 0.5728292465209961, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.553221344947815, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.430672287940979, -0.5651260018348694, -1.7030812501907349, -1.720588207244873, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.8606442213058472, -1.878151297569275, -1.0903360843658447, -1.4404760599136353, 0.7128852605819702, 0.15266107022762299, 0.3102242052555084, 1.378151297569275, 1.868347406387329, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.5882353782653809, 1.343137264251709, 0.9579832553863525, 1.0630252361297607, 0.2226892113685608, -0.33753499388694763, -0.12745095789432526, -0.0049019488506019115, 0.7303922772407532, 0.502801239490509, 0.7654062509536743, 0.08263305574655533, 0.9754902720451355, 0.432773232460022, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.502801239490509, 0.39775922894477844, 0.520308256149292, 0.8704482913017273, 0.6253502368927002, 0.6953782439231873, 1.0455182790756226, 2.1834733486175537, 2.0609242916107178], [1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 1.1855742931365967, 1.8333333730697632, 2.0259103775024414, 1.3956583738327026, -0.26750698685646057, -0.5476189851760864, -0.7752100229263306, -1.1253501176834106, -1.5105042457580566, -1.720588207244873, -1.7731093168258667, -1.7380952835083008, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.878151297569275, -1.930672287940979, -1.808123230934143, -1.160364031791687, -0.09243696182966232, 0.7128852605819702, 0.29271721839904785, -0.7401960492134094, -1.5630252361297607, 0.1001400575041771, 1.2205883264541626, -0.1 [e2e-predictor] 9747896492481232, -1.5455182790756226, -1.370448112487793, -1.0203081369400024, -1.0728291273117065, -1.5980392694473267, -1.5105042457580566, -1.0028010606765747, -0.9677870869636536, -1.5105042457580566, -0.7752100229263306, -0.12745095789432526, -0.3550419807434082, -1.2303920984268188, -1.4054621458053589, -0.9502801299095154, -1.422969102859497, -1.8256303071975708, -1.878151297569275, -0.7401960492134094, 0.2752102017402649, 0.2226892113685608, -0.3025209903717041, -0.9327731132507324, -0.022408949211239815, -0.0049019488506019115, -0.7577030062675476, -1.6855742931365967, 0.20518220961093903, 1.693277359008789, 2.165966510772705, 2.2710084915161133, 2.3235294818878174, 2.3060226440429688, 2.2710084915161133, 0.590336263179779, 0.03011205606162548, -0.6701680421829224, -1.843137264251709, -1.1778711080551147, 1.0805323123931885, 1.2556023597717285, 1.0630252361297607, 1.0455182790756226, -0.14495795965194702, -0.3200279772281647, 0.012605053372681141, 0.1001400575041771, -0.0049019488506019115, 0.1001400575041771, 0.11764705926179886, -0.057422954589128494, 0.06512605398893356, 0.2752102017402649, 0.11764705926179886, 0.08263305574655533, 0.24019621312618256, 0.17016807198524475, 0.29271721839904785, 0.06512605398893356, 0.2752102017402649, 0.502801239490509, 0.34523820877075195, 0.06512605398893356, -0.022408949211239815, -0.21498596668243408, -0.09243696182966232, -0.26750698685646057, -0.10994396358728409, -0.3200279772281647, -0.37254899740219116, -0.4950979948043823, -0.07492996007204056, -0.28501397371292114, -0.4075630009174347, 0.2226892113685608, 0.24019621312618256, 0.1001400575041771, -0.057422954589128494, -0.14495795965194702, -0.07492996007204056, -0.3200279772281647, -0.3025209903717041, -0.12745095789432526, 0.08263305574655533, 0.15266107022762299, 0.0476190559566021, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -0.057422954589128494, -0.09243696182966232, -0.4075630009174347, -0.0049019488506019115, -0.28501397371292114, -0.09243696182966232, -0.09243696182966232, -0.07492996007204056, -0.0049019488506019115, -0.2499999701976776, -0.022408949211239815, 0.13515406847000122, 0.4677872359752655, 0.502801239490509, 0.2752102017402649, 0.502801239490509, 0.8004202842712402, 0.8879552483558655, 1.1680673360824585, 1.1505602598190308, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.5882353782653809, 1.465686321258545, 1.465686321258545, 1.5357143878936768, 1.2731093168258667, 0.6253502368927002, -1.195378065109253, -1.5980392694473267, -1.7906162738800049, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.7906162738800049, -1.7906162738800049, -1.8256303071975708, -1.7906162738800049, -1.7731093168258667, -1.7380952835083008, -0.9852941036224365, -0.23249296844005585, 0.502801239490509, 1.518207311630249, 1.2205883264541626, 1.7457983493804932, 0.4677872359752655, 1.7983193397521973, 1.728291392326355, 1.7983193397521973, 1.6582633256912231, 1.640756368637085, 1.8333333730697632, 1.2556023597717285, 1.605742335319519, -0.23249296844005585, -0.4425770044326782, -0.28501397371292114, 0.24019621312618256, 0.45028021931648254, 0.6078432202339172, 0.520308256149292, 0.34523820877075195, 0.8704482913017273, 0.415266215801239, 0.6253502368927002, 0.7478992342948914, 0.45028021931648254, 0.8179272413253784, 0.5553222298622131, 0.34523820877075195, 0.08263305574655533, 0.9229692816734314, 0.7829132676124573, 0.7829132676124573, 2.235994577407837, 2.0609242916107178], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.8704482913017273, 0.8179272413253784, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.0280113220214844, [e2e-predictor] 1.7457983493804932, 2.0084033012390137, 1.693277359008789, 1.1855742931365967, 0.432773232460022, -0.03991595283150673, -0.10994396358728409, -0.33753499388694763, -0.9502801299095154, -1.5105042457580566, -1.7906162738800049, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.9131653308868408, -1.930672287940979, -1.965686321258545, -1.965686321258545, -2.018207311630249, -1.755602240562439, -0.8977590203285217, 0.3802522122859955, 0.5728292465209961, -0.28501397371292114, -0.9852941036224365, -1.668067216873169, -1.720588207244873, -1.5630252361297607, -1.3529410362243652, -1.1778711080551147, -1.1778711080551147, -1.1078431606292725, -0.8627450466156006, -0.7226890325546265, -1.282913088798523, -1.4054621458053589, -1.0203081369400024, -0.8277310132980347, -1.5630252361297607, -1.3879550695419312, -0.19747896492481232, -0.7051820158958435, -1.422969102859497, -1.6330533027648926, -1.0028010606765747, -0.8277310132980347, -1.4929972887039185, -1.843137264251709, -1.5630252361297607, 0.03011205606162548, 0.20518220961093903, 0.24019621312618256, -0.07492996007204056, 1.5707283020019531, 2.165966510772705, 2.218487501144409, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 1.9733893871307373, 0.0476190559566021, -1.1078431606292725, -1.5630252361297607, -1.720588207244873, -1.160364031791687, 0.4677872359752655, 0.5553222298622131, 0.6253502368927002, 0.2752102017402649, -0.8627450466156006, -0.4425770044326782, 0.17016807198524475, -0.07492996007204056, -0.33753499388694763, -0.10994396358728409, 0.13515406847000122, 0.24019621312618256, 0.0476190559566021, -0.21498596668243408, 0.13515406847000122, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.24019621312618256, 0.2752102017402649, 0.2226892113685608, 0.6253502368927002, -0.21498596668243408, 0.20518220961093903, 0.03011205606162548, 0.03011205606162548, -0.14495795965194702, -0.3200279772281647, -0.3200279772281647, -0.2499999701976776, -0.3025209903717041, -0.17997196316719055, -0.03991595283150673, 0.06512605398893356, -0.10994396358728409, 0.03011205606162548, -0.1624649614095688, -0.022408949211239815, 0.13515406847000122, 0.18767507374286652, -0.022408949211239815, -0.23249296844005585, -0.1624649614095688, -0.47759100794792175, -0.10994396358728409, -0.33753499388694763, -0.0049019488506019115, 0.06512605398893356, 0.03011205606162548, -0.23249296844005585, -0.10994396358728409, -0.17997196316719055, -0.07492996007204056, 0.15266107022762299, -0.07492996007204056, -0.03991595283150673, 0.1001400575041771, -0.26750698685646057, 0.1001400575041771, -0.03991595283150673, -0.0049019488506019115, 0.18767507374286652, 0.39775922894477844, 0.5378152132034302, 0.6953782439231873, 0.9229692816734314, 0.8004202842712402, 0.8879552483558655, 1.2205883264541626, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.0455182790756226, -1.3004200458526611, -1.5280112028121948, -1.668067216873169, -1.755602240562439, -1.808123230934143, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.580532193183899, -0.5126050114631653, 1.0455182790756226, 0.590336263179779, 1.483193278312683, 1.6582633256912231, 1.8858543634414673, 1.5007003545761108, 1.6232492923736572, 1.6232492923736572, 1.693277359008789, 1.7633053064346313, 1.7107843160629272, 1.780812382698059, 1.430672287940979, 0.3627452254295349, 0.34523820877075195, 0.8354342579841614, 0.7829132676124573, 0.5553222298622131, 0.432773232460022, 0.4852942228317261, 0.5553222298622131, 0.6428572535514832, 0.6953782439231873, 0.3802522122859955, 0.9229692816734314, 0.432773232460022, 0.6953782439231873, 0.9404762983322144, 0.5553222298622131, 0.1001400575041771, 0.8354342579841614, 0.3802522122859955, 0.45028021931648254, 2.1834733486175537, 2.043417453765869], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5357143878936768 [e2e-predictor] , 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6778712272644043, 1.0280113220214844, 1.7107843160629272, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.465686321258545, 0.432773232460022, -0.26750698685646057, 0.0476190559566021, 0.24019621312618256, 0.1001400575041771, -0.6001400351524353, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.8606442213058472, -1.895658254623413, -1.9131653308868408, -1.9481792449951172, -1.965686321258545, -1.983193278312683, -1.9481792449951172, -1.370448112487793, -0.17997196316719055, 0.5378152132034302, 0.2577032148838043, -0.8277310132980347, -1.6155462265014648, -1.9481792449951172, -1.755602240562439, -1.3529410362243652, -0.9152660369873047, -1.0903360843658447, -0.6876749992370605, -0.9327731132507324, -0.8627450466156006, -0.6176469922065735, -0.4600839912891388, -0.9502801299095154, -1.5105042457580566, -1.2128850221633911, -1.0378150939941406, -1.422969102859497, -1.668067216873169, -1.247899055480957, -1.2128850221633911, -1.878151297569275, -1.930672287940979, -1.247899055480957, -0.26750698685646057, -0.21498596668243408, -0.7226890325546265, -1.422969102859497, -0.14495795965194702, 2.0609242916107178, 2.165966510772705, 2.218487501144409, 2.288515567779541, 2.1484594345092773, -1.720588207244873, -1.7731093168258667, 0.24019621312618256, 0.9054622650146484, 1.0630252361297607, 0.9404762983322144, -0.7226890325546265, -1.2128850221633911, 0.3627452254295349, 0.6778712272644043, 0.590336263179779, 0.590336263179779, -0.12745095789432526, -0.9327731132507324, -0.5476189851760864, 0.08263305574655533, -0.2499999701976776, -0.1624649614095688, -0.21498596668243408, 0.18767507374286652, 0.17016807198524475, 0.24019621312618256, 0.17016807198524475, 0.2577032148838043, -0.14495795965194702, 0.2226892113685608, -0.09243696182966232, -0.03991595283150673, 0.3802522122859955, -0.022408949211239815, 0.08263305574655533, 0.012605053372681141, -0.07492996007204056, -0.03991595283150673, -0.12745095789432526, -0.0049019488506019115, 0.2226892113685608, 0.20518220961093903, -0.10994396358728409, -0.0049019488506019115, 0.29271721839904785, 0.17016807198524475, -0.23249296844005585, -0.17997196316719055, 0.17016807198524475, -0.057422954589128494, -0.3200279772281647, -0.0049019488506019115, 0.2577032148838043, 0.2226892113685608, -0.23249296844005585, -0.23249296844005585, -0.09243696182966232, -0.26750698685646057, 0.0476190559566021, 0.06512605398893356, 0.1001400575041771, -0.12745095789432526, -0.33753499388694763, 0.11764705926179886, 0.2226892113685608, 0.03011205606162548, 0.012605053372681141, -0.10994396358728409, 0.2577032148838043, 0.012605053372681141, 0.012605053372681141, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 1.2030812501907349, 1.3256303071975708, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.3956583738327026, -0.4075630009174347, -1.4754900932312012, -1.7030812501907349, -1.755602240562439, -1.8256303071975708, -1.808123230934143, -1.7731093168258667, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.6855742931365967, -1.6330533027648926, -0.8977590203285217, -1.5455182790756226, -0.47759100794792175, 1.0805323123931885, 1.6757704019546509, 1.483193278312683, 1.3956583738327026, 1.9558824300765991, 1.9558824300765991, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.5357143878936768, 1.693277359008789, 1.693277359008789, 1.3256303071975708, -0.23249296844005585, 1.343137264251709, [e2e-predictor] 1.0980392694473267, 0.6603642702102661, 0.6778712272644043, 0.2226892113685608, 0.4677872359752655, 0.29271721839904785, 0.8879552483558655, 0.590336263179779, 0.9054622650146484, 0.6078432202339172, 0.9579832553863525, 0.8529412746429443, 0.2226892113685608, 0.39775922894477844, 1.1155463457107544, 0.502801239490509, 0.03011205606162548, 2.0784313678741455, 2.0084033012390137], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.9404762983322144, 1.553221344947815, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.7107843160629272, 1.4481793642044067, 0.45028021931648254, -0.33753499388694763, -0.2499999701976776, 0.24019621312618256, 0.502801239490509, 0.3277312219142914, -0.4950979948043823, -1.2303920984268188, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.843137264251709, -1.878151297569275, -1.878151297569275, -1.930672287940979, -1.9131653308868408, -1.6505602598190308, -0.33753499388694763, 0.502801239490509, 0.6428572535514832, -0.07492996007204056, -1.282913088798523, -1.755602240562439, -1.9131653308868408, -1.5980392694473267, -1.1078431606292725, -0.6526610255241394, -0.6701680421829224, -1.3004200458526611, -1.0028010606765747, -1.160364031791687, -0.8277310132980347, -0.19747896492481232, -0.19747896492481232, -1.0028010606765747, -1.6855742931365967, -1.1078431606292725, -0.7226890325546265, -0.6876749992370605, -1.370448112487793, -1.5280112028121948, -1.2303920984268188, -1.370448112487793, -1.8256303071975708, -1.668067216873169, -0.2499999701976776, 1.815826416015625, 1.9033613204956055, 2.043417453765869, 2.235994577407837, 1.9208683967590332, -2.018207311630249, -1.6505602598190308, 0.18767507374286652, 0.6603642702102661, 0.7829132676124573, 0.2226892113685608, -1.755602240562439, -1.3004200458526611, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3606443405151367, 1.2205883264541626, -0.8452380299568176, -0.5126050114631653, -0.12745095789432526, -0.28501397371292114, -0.21498596668243408, -0.12745095789432526, -0.12745095789432526, 0.3102242052555084, 0.012605053372681141, 0.06512605398893356, -0.21498596668243408, 0.0476190559566021, 0.34523820877075195, 0.17016807198524475, 0.29271721839904785, -0.09243696182966232, -0.33753499388694763, -0.3200279772281647, -0.03991595283150673, -0.0049019488506019115, 0.03011205606162548, 0.3277312219142914, 0.13515406847000122, 0.34523820877075195, 0.08263305574655533, 0.20518220961093903, 0.08263305574655533, 0.012605053372681141, 0.012605053372681141, -0.022408949211239815, 0.1001400575041771, 0.29271721839904785, 0.17016807198524475, -0.3025209903717041, -0.14495795965194702, 0.08263305574655533, -0.23249296844005585, 0.08263305574655533, -0.022408949211239815, -0.09243696182966232, -0.17997196316719055, 0.432773232460022, 0.3102242052555084, 0.3277312219142914, 0.1001400575041771, 0.17016807198524475, 0.20518220961093903, 0.24019621312618256, -0.03991595283150673, 0.11764705926179886, 0.415266215801239, -0.057422954589128494, 0.06512605398893356, -0.057422954589128494, 0.520308256149292, 0.24019621312618256, 0.8004202842712402, 0.6078432202339172, 0.8354342579841614, 0.8879552483558655, 1.1330533027648926, 1.3081233501434326, 1.1680673360824585, 1.553221344947815, 1.6232492923736572, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.553221344947815, 0.6778712272644043, -0.9502801299095154, -1.7030812501907349, -1.668067216873169, -1.808123230934143, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.755602240562439, [e2e-predictor] -1.668067216873169, -1.7030812501907349, -1.7906162738800049, -1.3879550695419312, -1.5455182790756226, -1.335434079170227, -0.6001400351524353, 1.2205883264541626, -1.0728291273117065, 0.9929972887039185, 1.3606443405151367, 1.8333333730697632, 1.7107843160629272, 1.815826416015625, 1.8858543634414673, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.465686321258545, 0.8354342579841614, 1.518207311630249, 1.483193278312683, 1.1680673360824585, 0.5553222298622131, 0.15266107022762299, 0.502801239490509, 0.502801239490509, 0.6253502368927002, 0.9754902720451355, 1.0805323123931885, 0.6778712272644043, 0.7829132676124573, 1.1330533027648926, 0.9229692816734314, 0.9754902720451355, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 2.0084033012390137, 2.043417453765869], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.8879552483558655, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.7633053064346313, 1.483193278312683, 0.6078432202339172, -0.10994396358728409, -0.21498596668243408, -0.19747896492481232, 0.15266107022762299, 0.6253502368927002, 0.590336263179779, -0.3025209903717041, -1.247899055480957, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.9131653308868408, -1.895658254623413, -1.9131653308868408, -1.965686321258545, -1.668067216873169, -0.39005598425865173, 0.3627452254295349, 0.6253502368927002, 0.3102242052555084, -0.7401960492134094, -1.5980392694473267, -1.895658254623413, -1.6505602598190308, -1.1253501176834106, -0.9502801299095154, -0.7051820158958435, -0.6001400351524353, -1.0378150939941406, -1.1253501176834106, -0.9677870869636536, -1.668067216873169, -1.4929972887039185, -0.7051820158958435, -1.3179271221160889, -1.5980392694473267, -1.843137264251709, -1.6505602598190308, -0.7927170395851135, -1.0378150939941406, -1.720588207244873, -1.6155462265014648, -0.7577030062675476, -0.1624649614095688, 1.7457983493804932, 1.9383753538131714, 2.165966510772705, 2.2009804248809814, -0.10994396358728409, -1.282913088798523, -0.9677870869636536, -0.7226890325546265, -0.3200279772281647, -1.2303920984268188, -1.843137264251709, -1.5280112028121948, 0.9229692816734314, 0.9229692816734314, 0.8179272413253784, 0.8004202842712402, 0.2752102017402649, -1.7380952835083008, -0.9327731132507324, 0.4852942228317261, -0.14495795965194702, -0.2499999701976776, -0.26750698685646057, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.10994396358728409, 0.13515406847000122, 0.2752102017402649, -0.057422954589128494, 0.03011205606162548, 0.18767507374286652, -0.10994396358728409, 0.012605053372681141, -0.28501397371292114, 0.06512605398893356, 0.1001400575041771, -0.07492996007204056, 0.17016807198524475, 0.45028021931648254, -0.17997196316719055, 0.3277312219142914, 0.18767507374286652, 0.06512605398893356, -0.03991595283150673, 0.18767507374286652, 0.06512605398893356, 0.17016807198524475, 0.1001400575041771, -0.1624649614095688, 0.06512605398893356, 0.012605053372681141, 0.06512605398893356, 0.0476190559566021, -0.1624649614095688, 0.0476190559566021, 0.06512605398893356, 0.2752102017402649, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.2226892113685608, 0.29271721839904785, 0.415266215801239, 0.1001400575041771, 0.20518220961093903, 0.34523820877075195, -0.03991595283150673, 0.08263305574655533, 0.29271721839904785, -0.21498596668243408, 0.66036 [e2e-predictor] 42702102661, 0.6778712272644043, 0.5378152132034302, 0.7128852605819702, 0.8179272413253784, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.5007003545761108, 1.5882353782653809, 1.640756368637085, 1.465686321258545, 1.5007003545761108, 1.3606443405151367, 1.4481793642044067, 0.0476190559566021, -1.3179271221160889, -1.7030812501907349, -1.7380952835083008, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.6330533027648926, -1.6505602598190308, -1.6855742931365967, -1.5280112028121948, -1.5980392694473267, -0.6001400351524353, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 1.1505602598190308, -0.7051820158958435, 0.012605053372681141, 1.4481793642044067, 1.4131653308868408, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, 1.5882353782653809, 1.693277359008789, 1.640756368637085, 1.7983193397521973, 1.640756368637085, 1.728291392326355, 1.5357143878936768, 1.553221344947815, 1.2731093168258667, 0.6953782439231873, 0.1001400575041771, 0.5728292465209961, 0.15266107022762299, 0.34523820877075195, 0.5728292465209961, 0.9404762983322144, 0.7128852605819702, 0.9054622650146484, 1.0280113220214844, 1.2205883264541626, 1.1855742931365967, 0.3277312219142914, 0.6428572535514832, 1.1855742931365967, 2.0084033012390137, 2.043417453765869], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.8004202842712402, 1.4481793642044067, 1.868347406387329, 1.9908963441848755, 1.9733893871307373, 1.9383753538131714, 1.8333333730697632, 1.7457983493804932, 1.5357143878936768, 0.6078432202339172, -0.0049019488506019115, -0.0049019488506019115, -0.2499999701976776, -0.4600839912891388, 0.17016807198524475, 0.7303922772407532, 0.5378152132034302, -0.4600839912891388, -1.370448112487793, -1.6505602598190308, -1.8256303071975708, -1.878151297569275, -1.808123230934143, -1.9481792449951172, -1.983193278312683, -1.5280112028121948, -0.23249296844005585, 0.432773232460022, 0.590336263179779, 0.6778712272644043, 0.08263305574655533, -1.2654061317443848, -1.8256303071975708, -1.7030812501907349, -1.1778711080551147, -1.160364031791687, -1.0378150939941406, -0.39005598425865173, -0.23249296844005585, -0.8802520632743835, -1.1778711080551147, -0.6876749992370605, -0.7577030062675476, -1.3529410362243652, -1.720588207244873, -1.6155462265014648, -1.1428570747375488, -0.9852941036224365, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.5105042457580566, -1.843137264251709, 1.7633053064346313, 2.1484594345092773, 2.1309523582458496, -0.057422954589128494, -0.5826330184936523, -0.5651260018348694, -1.755602240562439, -1.8606442213058472, -0.5826330184936523, 0.6778712272644043, 0.520308256149292, 0.3627452254295349, -0.07492996007204056, -1.2128850221633911, -1.0553221702575684, -0.8627450466156006, -1.7030812501907349, -1.755602240562439, -0.4075630009174347, -0.42506998777389526, -0.10994396358728409, -0.21498596668243408, -0.03991595283150673, -0.3200279772281647, -0.3025209903717041, -0.17997196316719055, 0.2752102017402649, -0.12745095789432526, 0.1001400575041771, -0.09243696182966232, -0.14495795965194702, 0.13515406847000122, -0.19747896492481232, 0.18767507374286652, 0.17016807198524475, 0.012605053372681141, -0.03991595283150673, 0.34523820877075195, -0.26750698685646057, 0.45028021931648254, 0.2226892113685608, 0.13515406847000122, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, -0.14495795965194702, -0.03991595283150 [e2e-predictor] 673, -0.2499999701976776, 0.012605053372681141, -0.23249296844005585, -0.17997196316719055, -0.33753499388694763, 0.13515406847000122, 0.3102242052555084, 0.2226892113685608, -0.23249296844005585, -0.09243696182966232, 0.20518220961093903, 0.20518220961093903, 0.3102242052555084, -0.1624649614095688, -0.5301120281219482, -0.33753499388694763, -0.14495795965194702, 0.502801239490509, 0.4852942228317261, 0.415266215801239, 0.13515406847000122, 0.3627452254295349, 0.520308256149292, 0.17016807198524475, 0.5378152132034302, 0.6253502368927002, 1.0280113220214844, 0.9404762983322144, 1.2380952835083008, 1.3081233501434326, 1.2906162738800049, 1.465686321258545, 1.553221344947815, 1.343137264251709, 1.553221344947815, 1.343137264251709, 0.6953782439231873, -0.6526610255241394, -0.4600839912891388, -1.668067216873169, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.755602240562439, -1.7731093168258667, -1.755602240562439, -1.6330533027648926, -1.7380952835083008, -1.0553221702575684, -1.1078431606292725, 1.3956583738327026, 1.430672287940979, 1.6757704019546509, 0.4852942228317261, 2.0259103775024414, 0.11764705926179886, -0.9677870869636536, 0.7128852605819702, 1.640756368637085, 1.6757704019546509, 1.7983193397521973, 1.483193278312683, 1.430672287940979, 1.6232492923736572, 1.553221344947815, 1.6232492923736572, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.5882353782653809, 1.605742335319519, 1.483193278312683, 0.2577032148838043, -0.057422954589128494, 0.2577032148838043, -0.10994396358728409, 0.29271721839904785, 0.5378152132034302, 0.8354342579841614, 0.7829132676124573, 0.6603642702102661, 0.6778712272644043, 1.343137264251709, 0.8179272413253784, 0.6428572535514832, 0.6253502368927002, 1.5007003545761108, 1.9558824300765991, 1.9733893871307373], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 1.1330533027648926, 1.7983193397521973, 2.0259103775024414, 2.043417453765869, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7457983493804932, 1.5007003545761108, 0.7303922772407532, 0.08263305574655533, 0.24019621312618256, 0.03011205606162548, -0.7927170395851135, -0.6701680421829224, 0.24019621312618256, 0.6953782439231873, 0.3802522122859955, -0.6351540088653564, -1.3529410362243652, -1.6855742931365967, -1.843137264251709, -1.8606442213058472, -1.9131653308868408, -2.0007002353668213, -1.370448112487793, -0.022408949211239815, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.502801239490509, -0.6526610255241394, -1.6330533027648926, -1.755602240562439, -1.3529410362243652, -0.9852941036224365, -0.7927170395851135, -0.6351540088653564, -1.0728291273117065, -0.4425770044326782, -1.1253501176834106, -1.6505602598190308, -0.9852941036224365, -0.8977590203285217, -1.3004200458526611, -1.580532193183899, -1.8256303071975708, -1.3179271221160889, -0.9852941036224365, -0.8102240562438965, -1.0903360843658447, 0.9754902720451355, 1.7457983493804932, 1.8508403301239014, 1.4131653308868408, -0.39005598425865173, -1.0553221702575684, -1.895658254623413, -1.930672287940979, -1.0903360843658447, 0.6778712272644043, 0.7303922772407532, 0.9404762983322144, 0.6253502368927002, -1.668067216873169, -1.5280112028121948, 1.0630252361297607, 1.0980392694473267, 0.9404762983322144, 0.6603642702102661, -0.3025209903717041, -0.6526610255241394, -0.1624649614095688, -0.23249296844005585, -0.10994396358728409, -0.28501397 [e2e-predictor] 371292114, -0.09243696182966232, -0.17997196316719055, 0.012605053372681141, 0.11764705926179886, -0.3200279772281647, 0.08263305574655533, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.09243696182966232, -0.4075630009174347, 0.3627452254295349, -0.5126050114631653, 0.3102242052555084, -0.1624649614095688, -0.14495795965194702, 0.2577032148838043, 0.012605053372681141, 0.11764705926179886, 0.11764705926179886, -0.3550419807434082, 0.06512605398893356, 0.012605053372681141, -0.03991595283150673, -0.12745095789432526, 0.1001400575041771, -0.057422954589128494, -0.19747896492481232, -0.1624649614095688, -0.03991595283150673, -0.07492996007204056, -0.10994396358728409, -0.07492996007204056, 0.15266107022762299, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.45028021931648254, 0.415266215801239, 0.06512605398893356, 0.20518220961093903, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.9754902720451355, 1.0805323123931885, 1.2906162738800049, 1.1680673360824585, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.465686321258545, 0.7128852605819702, -1.0728291273117065, -1.4054621458053589, -1.9131653308868408, -1.808123230934143, -1.7906162738800049, -1.6155462265014648, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.7731093168258667, -1.6330533027648926, -1.6155462265014648, -1.3004200458526611, -0.6701680421829224, 0.9404762983322144, 1.728291392326355, 1.9383753538131714, 1.9733893871307373, 1.553221344947815, 2.0959384441375732, 1.868347406387329, -1.5980392694473267, -1.720588207244873, 0.1001400575041771, 1.7457983493804932, 1.5882353782653809, 1.640756368637085, 1.6757704019546509, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.553221344947815, 1.6757704019546509, 1.7457983493804932, 1.343137264251709, 1.7983193397521973, 1.7107843160629272, 0.5378152132034302, 0.6953782439231873, 0.3802522122859955, 0.6603642702102661, 0.17016807198524475, 0.432773232460022, 0.6603642702102661, 0.6953782439231873, 1.0630252361297607, 1.0630252361297607, 0.8179272413253784, 0.5728292465209961, 0.29271721839904785, 0.8354342579841614, 1.7633053064346313, 1.8858543634414673, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 1.2380952835083008, 1.868347406387329, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.868347406387329, 1.780812382698059, 1.780812382698059, 1.518207311630249, 0.7829132676124573, 0.06512605398893356, 0.15266107022762299, 0.3627452254295349, -0.28501397371292114, -1.1428570747375488, -0.6001400351524353, 0.39775922894477844, 0.7478992342948914, 0.06512605398893356, -0.9327731132507324, -1.422969102859497, -1.6155462265014648, -1.808123230934143, -1.930672287940979, -1.9481792449951172, -1.282913088798523, 0.18767507374286652, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, -0.10994396358728409, -1.4404760599136353, -1.755602240562439, -1.4929972887039185, -1.0553221702575684, -0.9677870869636536, -0.4425770044326782, -0.2499999701976776, -0.5126050114631653, -1.335434079170227, -1.195378065109253, -1.2303920984268188, -1.7380952835083008, -1.7380952835083008, -1.457983136177063, -1.3529410362243652, -1.3879550695419312, -1.6155462265014648, -1.1078431606292725, 1.6232492923 [e2e-predictor] 736572, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.165966510772705, -1.4929972887039185, -1.878151297569275, -1.3179271221160889, -0.37254899740219116, -0.42506998777389526, -0.33753499388694763, -0.9327731132507324, -1.895658254623413, -1.6855742931365967, -0.23249296844005585, 0.4677872359752655, 0.45028021931648254, 0.3802522122859955, 0.0476190559566021, -0.7401960492134094, -0.5126050114631653, -0.022408949211239815, -0.7226890325546265, -0.19747896492481232, -0.12745095789432526, -0.09243696182966232, -0.19747896492481232, -0.09243696182966232, -0.10994396358728409, -0.14495795965194702, -0.1624649614095688, -0.19747896492481232, -0.21498596668243408, -0.47759100794792175, 0.08263305574655533, -0.39005598425865173, 0.1001400575041771, -0.10994396358728409, -0.2499999701976776, -0.3200279772281647, -0.33753499388694763, -0.4600839912891388, -0.7051820158958435, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.0476190559566021, 0.08263305574655533, -0.14495795965194702, 0.06512605398893356, 0.34523820877075195, 0.39775922894477844, 0.17016807198524475, 0.13515406847000122, -0.09243696182966232, 0.11764705926179886, 0.20518220961093903, -0.09243696182966232, -0.33753499388694763, 0.06512605398893356, -0.5826330184936523, -0.21498596668243408, -0.07492996007204056, 0.415266215801239, 0.4852942228317261, 0.5728292465209961, 0.432773232460022, 0.20518220961093903, 0.4677872359752655, 0.6428572535514832, 0.4677872359752655, 0.6253502368927002, 0.8004202842712402, 0.9404762983322144, 1.0280113220214844, 1.1855742931365967, 1.3606443405151367, 1.5882353782653809, 1.430672287940979, 1.4481793642044067, 1.2205883264541626, 0.20518220961093903, -0.5126050114631653, -1.878151297569275, -1.843137264251709, -1.9131653308868408, -1.808123230934143, -1.5280112028121948, -1.580532193183899, -1.7906162738800049, -1.7731093168258667, -1.6505602598190308, -1.5455182790756226, -1.5105042457580566, -0.6176469922065735, 0.520308256149292, 1.430672287940979, 1.7107843160629272, 1.9733893871307373, 1.9733893871307373, 1.8508403301239014, 2.0259103775024414, 2.1484594345092773, -0.8802520632743835, -1.7380952835083008, -0.8277310132980347, -1.895658254623413, -1.668067216873169, 0.17016807198524475, 1.8508403301239014, 1.605742335319519, 1.5007003545761108, 1.5882353782653809, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.553221344947815, 1.7983193397521973, 1.693277359008789, 1.1680673360824585, 1.1505602598190308, 0.8004202842712402, 0.20518220961093903, 0.012605053372681141, 0.20518220961093903, 0.6253502368927002, 0.6603642702102661, 1.0105042457580566, 1.2380952835083008, 1.0805323123931885, 0.6603642702102661, 0.45028021931648254, 0.7478992342948914, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 1.483193278312683, 1.9558824300765991, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055, 1.815826416015625, 1.728291392326355, 1.5007003545761108, 0.7478992342948914, 0.012605053372681141, 0.012605053372681141, 0.3102242052555084, 0.2226892113685608, -0.8277310132980347, -0.9677870869636536, 0.0476190559566021, 0.590336263179779, 0.590336263179779, -0.0049019488506019115, -1.0378150939941406, -1.4929972887039185, -1.7030812501907349, -1.8606442213058472, -1.895658254623413, [e2e-predictor] -1.457983136177063, -0.23249296844005585, 0.3277312219142914, 0.5728292465209961, 0.6253502368927002, 0.7478992342948914, 0.29271721839904785, -0.9152660369873047, -1.6505602598190308, -1.5105042457580566, -1.195378065109253, -1.0378150939941406, -1.2128850221633911, -1.0028010606765747, -0.47759100794792175, -0.6526610255241394, -1.370448112487793, -1.6505602598190308, -1.195378065109253, -1.3004200458526611, -1.6505602598190308, -1.8606442213058472, -1.3879550695419312, -1.0728291273117065, 1.8333333730697632, 2.1309523582458496, 2.1309523582458496, 0.29271721839904785, -1.720588207244873, -1.9131653308868408, 0.03011205606162548, 0.590336263179779, 0.7829132676124573, 0.8354342579841614, -0.28501397371292114, -1.6505602598190308, 0.3627452254295349, 0.7303922772407532, 0.3102242052555084, -0.9502801299095154, -1.3179271221160889, -0.6701680421829224, -0.5126050114631653, -0.33753499388694763, 0.012605053372681141, -0.1624649614095688, -0.4075630009174347, -0.21498596668243408, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.09243696182966232, -0.21498596668243408, -0.14495795965194702, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.5126050114631653, 0.03011205606162548, -0.23249296844005585, -0.6176469922065735, -0.37254899740219116, -0.5826330184936523, -0.6701680421829224, -0.3200279772281647, -0.3200279772281647, -0.26750698685646057, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.33753499388694763, -0.03991595283150673, 0.03011205606162548, -0.21498596668243408, -0.3550419807434082, -0.03991595283150673, -0.6526610255241394, -0.9502801299095154, -1.1428570747375488, -0.6176469922065735, -0.6176469922065735, -0.8102240562438965, -0.37254899740219116, -0.4425770044326782, -0.3550419807434082, -0.42506998777389526, 0.08263305574655533, -0.12745095789432526, -0.12745095789432526, 0.24019621312618256, 0.5553222298622131, 0.3802522122859955, 0.45028021931648254, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.343137264251709, 1.5007003545761108, 1.4131653308868408, 1.430672287940979, 1.6232492923736572, 1.2556023597717285, 0.24019621312618256, -0.8277310132980347, -1.878151297569275, -1.895658254623413, -1.878151297569275, -1.7380952835083008, -1.8256303071975708, -1.7906162738800049, -1.5630252361297607, -1.755602240562439, -1.7380952835083008, -1.5630252361297607, -1.2303920984268188, -0.8277310132980347, 0.432773232460022, 0.8879552483558655, 1.3956583738327026, 1.6582633256912231, 2.1309523582458496, 2.1309523582458496, 2.0084033012390137, 2.0259103775024414, 2.1834733486175537, 1.868347406387329, -0.7401960492134094, -1.195378065109253, -1.3004200458526611, -1.7906162738800049, -1.7906162738800049, -1.9131653308868408, -0.5126050114631653, 1.5882353782653809, 1.4481793642044067, 1.7107843160629272, 1.5007003545761108, 1.605742335319519, 1.7107843160629272, 1.7457983493804932, 1.815826416015625, 1.605742335319519, 1.2205883264541626, 0.03011205606162548, -0.03991595283150673, 0.11764705926179886, 0.3627452254295349, 0.8354342579841614, 1.1680673360824585, 1.2556023597717285, 1.6582633256912231, 0.9754902720451355, 0.6953782439231873, 0.6603642702102661, 0.8879552483558655, 2.0959384441375732, 1.9558824300765991, 1.9383753538131714], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0805323123931885, 1.728291392326355, 2.008403301 [e2e-predictor] 2390137, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.5357143878936768, 0.8354342579841614, 0.03011205606162548, -0.37254899740219116, -0.0049019488506019115, 0.432773232460022, -0.5126050114631653, -0.8627450466156006, 0.29271721839904785, 0.45028021931648254, 0.7654062509536743, 0.590336263179779, -0.1624649614095688, -1.1428570747375488, -1.5105042457580566, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -0.8277310132980347, 0.24019621312618256, 0.3277312219142914, 0.590336263179779, 0.590336263179779, 0.5728292465209961, -0.42506998777389526, -1.5105042457580566, -1.457983136177063, -1.1253501176834106, -1.2128850221633911, -0.8102240562438965, -0.8452380299568176, -1.1428570747375488, -1.4404760599136353, -1.4054621458053589, -1.4404760599136353, -1.720588207244873, -1.5455182790756226, -1.5455182790756226, -1.4754900932312012, 1.7633053064346313, 1.780812382698059, 1.9033613204956055, 1.1155463457107544, -2.0007002353668213, -1.8606442213058472, -0.47759100794792175, 0.18767507374286652, 0.2577032148838043, 0.3102242052555084, -1.370448112487793, -1.3179271221160889, 0.590336263179779, 0.8354342579841614, 0.7128852605819702, -1.422969102859497, -0.23249296844005585, 0.415266215801239, 0.20518220961093903, 0.0476190559566021, -0.33753499388694763, -0.19747896492481232, -0.3025209903717041, -0.1624649614095688, -0.42506998777389526, -0.1624649614095688, -0.26750698685646057, -0.42506998777389526, -0.26750698685646057, -0.17997196316719055, -0.21498596668243408, -0.3200279772281647, -0.5126050114631653, -0.4600839912891388, -0.26750698685646057, -0.5651260018348694, -0.6001400351524353, -0.42506998777389526, -0.4425770044326782, -0.4425770044326782, -0.10994396358728409, -0.5826330184936523, -0.1624649614095688, -0.37254899740219116, -0.28501397371292114, 0.0476190559566021, -0.23249296844005585, -0.6526610255241394, -0.26750698685646057, -0.3550419807434082, -0.19747896492481232, -0.14495795965194702, -0.17997196316719055, -0.03991595283150673, -0.19747896492481232, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.17997196316719055, -0.3200279772281647, -0.0049019488506019115, -0.3200279772281647, 0.15266107022762299, -0.09243696182966232, -0.5126050114631653, 0.11764705926179886, 0.3277312219142914, 0.3277312219142914, 0.8179272413253784, 0.5728292465209961, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.3256303071975708, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 0.9054622650146484, 0.3102242052555084, 0.39775922894477844, -0.8277310132980347, -1.8606442213058472, -1.9481792449951172, -1.9481792449951172, -1.8606442213058472, -1.808123230934143, -1.7380952835083008, -1.7380952835083008, -1.6330533027648926, -1.7380952835083008, -1.5630252361297607, -1.0903360843658447, -1.0378150939941406, -0.17997196316719055, 1.1330533027648926, 1.483193278312683, 1.640756368637085, 1.7107843160629272, 2.165966510772705, 1.780812382698059, 1.9733893871307373, 2.0609242916107178, 1.868347406387329, 0.3627452254295349, -1.4929972887039185, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.580532193183899, -1.983193278312683, -1.5455182790756226, 1.3956583738327026, 1.343137264251709, 1.483193278312683, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.2731093168258667, 0.6603642702102661, 0.5553222298622131, 0.415266215801239, 0.7829132676124573, 0.5553222298622131, 1.0105042457580566, 0.7128852605819702, 0.4677872359752655, 1.343137264251709, 0.8179272413253784, 0.9579832553863525, 0.8354342579841614, 0.590336263179779, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2 [e2e-predictor] 906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8704482913017273, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.9733893871307373, 2.0259103775024414, 2.0084033012390137, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6757704019546509, 1.4131653308868408, 0.8879552483558655, 0.17016807198524475, -0.6526610255241394, -0.37254899740219116, 0.17016807198524475, -0.3025209903717041, -0.5476189851760864, 0.15266107022762299, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, -0.5826330184936523, -1.335434079170227, -1.5455182790756226, -1.895658254623413, -1.8256303071975708, -1.0378150939941406, 0.13515406847000122, 0.3102242052555084, 0.5553222298622131, 0.590336263179779, 0.5378152132034302, 0.17016807198524475, -1.3879550695419312, -1.370448112487793, -1.160364031791687, -1.195378065109253, -1.5980392694473267, -1.422969102859497, -0.8627450466156006, -0.8627450466156006, -1.5630252361297607, -1.5455182790756226, -1.3879550695419312, -1.247899055480957, 0.3102242052555084, 1.6757704019546509, 1.815826416015625, 2.0259103775024414, 2.113445281982422, 0.7303922772407532, -1.878151297569275, -1.2128850221633911, -0.7226890325546265, -0.37254899740219116, -1.0903360843658447, -1.3879550695419312, 0.012605053372681141, 0.6078432202339172, 0.20518220961093903, -1.668067216873169, -0.28501397371292114, 0.5378152132034302, 0.17016807198524475, 0.08263305574655533, -0.3200279772281647, 0.012605053372681141, -0.26750698685646057, -0.4425770044326782, -0.19747896492481232, -0.33753499388694763, -0.23249296844005585, -0.6351540088653564, -0.19747896492481232, -0.12745095789432526, -0.2499999701976776, -0.09243696182966232, -0.5126050114631653, -0.4950979948043823, -0.5126050114631653, -0.5651260018348694, -0.47759100794792175, -0.0049019488506019115, -0.5651260018348694, -0.28501397371292114, -0.07492996007204056, -0.42506998777389526, -0.26750698685646057, -0.6176469922065735, -0.12745095789432526, 0.0476190559566021, 0.06512605398893356, -0.07492996007204056, -0.14495795965194702, 0.11764705926179886, -0.057422954589128494, -0.21498596668243408, -0.07492996007204056, -0.21498596668243408, 0.0476190559566021, 0.0476190559566021, -0.07492996007204056, 0.1001400575041771, 0.20518220961093903, 0.20518220961093903, -0.5126050114631653, -0.8802520632743835, 0.15266107022762299, 0.3802522122859955, 0.6428572535514832, 0.2752102017402649, 0.6078432202339172, 0.432773232460022, 0.6603642702102661, 0.7478992342948914, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.2731093168258667, 1.5707283020019531, 1.2205883264541626, 1.465686321258545, 1.5882353782653809, 0.502801239490509, -0.8102240562438965, -1.7906162738800049, -1.8256303071975708, -1.9481792449951172, -1.965686321258545, -1.965686321258545, -1.808123230934143, -1.7906162738800049, -1.7380952835083008, -1.668067216873169, -1.4929972887039185, -1.370448112487793, -1.2128850221633911, -0.19747896492481232, 1.1330533027648926, 1.483193278312683, 1.9208683967590332, 1.6757704019546509, 1.9033613204956055, 1.815826416015625, 1.9033613204956055, 2.0084033012390137, 2.0609242916107178, 1.605742335319519, -0.9502801299095154, -1.843137264251709, -1.7380952835083008, -1.6505602598190308, -1.5455182790756226, -1.370448112487793, -1.4929972887039185, -2.0357143878936768, -0.9502801299095154, 1.0280113220214844, 1.7457983493804932, 1.430672287940979, 1.430672287940979, 1.640756368637085, 1.728291392326355, 0.7303922772407532, 1.0630252361297607, 0.9929972887039185, 0.9929972887039185, 0.4677872359752655, 0.6078432202339172, 0.6253502368927002, 1.1155463457107544, 0.6253502368927002, [e2e-predictor] 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 1.2030812501907349, 0.8179272413253784, 1.815826416015625, 1.8858543634414673, 1.8508403301239014], [1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9404762983322144, 1.483193278312683, 1.868347406387329, 1.9383753538131714, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9033613204956055, 1.868347406387329, 1.780812382698059, 1.728291392326355, 1.6582633256912231, 1.605742335319519, 1.4131653308868408, 0.7829132676124573, 0.18767507374286652, -0.7401960492134094, -0.7927170395851135, -0.23249296844005585, -0.2499999701976776, -0.03991595283150673, 0.3627452254295349, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.8354342579841614, 0.45028021931648254, -0.7226890325546265, -1.4054621458053589, -1.6330533027648926, -1.8256303071975708, -1.3004200458526611, -0.03991595283150673, 0.3102242052555084, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.11764705926179886, -0.9677870869636536, -0.8802520632743835, -1.0553221702575684, -1.247899055480957, -1.195378065109253, -1.1078431606292725, -1.195378065109253, -1.2128850221633911, -1.5280112028121948, -1.5280112028121948, -1.580532193183899, -0.3025209903717041, 2.0259103775024414, 2.113445281982422, 2.0959384441375732, 0.520308256149292, -1.930672287940979, -0.6176469922065735, 0.18767507374286652, 0.502801239490509, 0.5378152132034302, -0.39005598425865173, -1.4929972887039185, -0.8627450466156006, -0.8277310132980347, -1.580532193183899, -1.4404760599136353, -0.3200279772281647, -0.03991595283150673, -0.21498596668243408, -0.3550419807434082, -0.21498596668243408, -0.23249296844005585, -0.12745095789432526, -0.37254899740219116, -0.12745095789432526, -0.3550419807434082, -0.4075630009174347, -0.23249296844005585, -0.26750698685646057, -0.4600839912891388, -0.47759100794792175, -0.5301120281219482, -0.37254899740219116, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.3550419807434082, -0.4600839912891388, -0.28501397371292114, -0.19747896492481232, -0.23249296844005585, -0.3550419807434082, -0.21498596668243408, -0.3025209903717041, -0.1624649614095688, -0.17997196316719055, -0.10994396358728409, -0.10994396358728409, -0.21498596668243408, -0.057422954589128494, -0.07492996007204056, -0.21498596668243408, -0.07492996007204056, 0.0476190559566021, -0.28501397371292114, -0.4425770044326782, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.0476190559566021, 0.3802522122859955, 0.1001400575041771, 0.34523820877075195, 0.03011205606162548, 0.08263305574655533, 0.29271721839904785, 0.5378152132034302, 0.590336263179779, 0.8529412746429443, 0.8004202842712402, 1.1330533027648926, 0.8354342579841614, 1.4481793642044067, 1.4131653308868408, 1.5707283020019531, 1.5007003545761108, 1.1855742931365967, 1.0455182790756226, -1.4404760599136353, -1.7380952835083008, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.965686321258545, -1.9131653308868408, -1.808123230934143, -1.8256303071975708, -1.7030812501907349, -1.5630252361297607, -1.6330533027648926, -0.6876749992370605, -0.39005598425865173, 0.9054622650146484, 1.3081233501434326, 1.6232492923736572, 1.9033613204956055, 1.9033613204956055, 1.9733893871307373, 2.0959384441375732, 2.0084033012390137, 1.9383753538131714, 1.85084033012 [e2e-predictor] 39014, -0.2499999701976776, -1.8606442213058472, -1.668067216873169, -1.7030812501907349, -1.7030812501907349, -0.8102240562438965, -1.668067216873169, -1.9131653308868408, -1.755602240562439, 0.9054622650146484, 1.2030812501907349, 1.518207311630249, 1.3606443405151367, 1.553221344947815, 1.430672287940979, 0.8004202842712402, 1.378151297569275, 0.8354342579841614, 0.2226892113685608, 0.17016807198524475, 0.45028021931648254, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.9229692816734314, 1.4131653308868408, 1.2556023597717285, 1.1505602598190308, 1.5707283020019531, 1.7983193397521973, 1.7983193397521973, 1.815826416015625], [1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 1.0105042457580566, 1.5707283020019531, 1.8858543634414673, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5707283020019531, 1.343137264251709, 0.6428572535514832, 0.3802522122859955, -0.4950979948043823, -1.0203081369400024, -0.37254899740219116, -0.2499999701976776, -0.14495795965194702, 0.17016807198524475, 0.3802522122859955, 0.4677872359752655, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.11764705926179886, -1.0378150939941406, -1.4929972887039185, -1.6155462265014648, -1.5455182790756226, -0.28501397371292114, 0.06512605398893356, 0.18767507374286652, 0.18767507374286652, 0.11764705926179886, -0.1624649614095688, -0.8802520632743835, -0.9852941036224365, -1.160364031791687, -1.370448112487793, -1.5630252361297607, -1.2303920984268188, -1.1253501176834106, -1.282913088798523, -1.5630252361297607, -1.160364031791687, 1.640756368637085, 1.868347406387329, 2.0784313678741455, 1.0105042457580566, -1.755602240562439, -0.5301120281219482, 0.1001400575041771, 0.34523820877075195, 0.3277312219142914, -0.4600839912891388, -1.7380952835083008, 0.20518220961093903, 0.7303922772407532, 0.9229692816734314, 0.8529412746429443, 0.6078432202339172, -1.1428570747375488, -0.6001400351524353, -0.3200279772281647, -0.28501397371292114, -0.14495795965194702, -0.26750698685646057, -0.28501397371292114, -0.3025209903717041, -0.26750698685646057, -0.37254899740219116, -0.42506998777389526, -0.26750698685646057, -0.1624649614095688, -0.3200279772281647, -0.39005598425865173, -0.37254899740219116, -0.4075630009174347, -0.39005598425865173, -0.33753499388694763, -0.47759100794792175, -0.4600839912891388, -0.3550419807434082, -0.5651260018348694, -0.1624649614095688, -0.022408949211239815, -0.3025209903717041, -0.33753499388694763, -0.26750698685646057, -0.26750698685646057, -0.14495795965194702, -0.022408949211239815, -0.3200279772281647, -0.37254899740219116, -0.21498596668243408, -0.0049019488506019115, -0.09243696182966232, -0.07492996007204056, -0.057422954589128494, -0.09243696182966232, -0.3025209903717041, -0.4075630009174347, -0.26750698685646057, -0.5301120281219482, -0.19747896492481232, 0.15266107022762299, 0.34523820877075195, 0.2577032148838043, 0.6078432202339172, 0.8704482913017273, 0.9054622650146484, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 1.0980392694473267, 1.1505602598190308, 1.518207311630249, 1.430672287940979, 1.0280113220214844, 0.1001400575041771, 0.1001400575041771, 0.81792724 [e2e-predictor] 13253784, -0.9152660369873047, -1.755602240562439, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.9481792449951172, -1.878151297569275, -1.8256303071975708, -1.843137264251709, -1.7380952835083008, -1.3879550695419312, -1.370448112487793, 0.0476190559566021, 0.9229692816734314, 1.4481793642044067, 1.693277359008789, 1.6582633256912231, 1.9033613204956055, 1.9033613204956055, 1.815826416015625, 1.9208683967590332, 1.9208683967590332, 1.780812382698059, 0.7654062509536743, -1.895658254623413, -1.755602240562439, -1.668067216873169, -1.808123230934143, -1.8606442213058472, -1.7380952835083008, -1.8606442213058472, -1.930672287940979, 0.3102242052555084, 1.0455182790756226, 1.378151297569275, 1.430672287940979, 1.2380952835083008, 1.2380952835083008, 1.0980392694473267, 0.8354342579841614, -1.0553221702575684, -0.6526610255241394, -0.26750698685646057, 0.7654062509536743, 0.9054622650146484, 0.5553222298622131, 0.4677872359752655, 0.7128852605819702, 1.5357143878936768, 1.3956583738327026, 1.2380952835083008, 1.8508403301239014, 1.7457983493804932, 1.7457983493804932, 1.780812382698059], [1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 1.1155463457107544, 1.7633053064346313, 1.9383753538131714, 1.9733893871307373, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.3081233501434326, 0.8704482913017273, 0.3802522122859955, 0.29271721839904785, -0.3550419807434082, -0.7401960492134094, -0.3550419807434082, -0.37254899740219116, -0.4075630009174347, -0.10994396358728409, 0.24019621312618256, 0.13515406847000122, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.7654062509536743, -0.07492996007204056, -1.3879550695419312, -1.422969102859497, -1.4929972887039185, -0.6001400351524353, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.1001400575041771, -0.2499999701976776, -0.9502801299095154, -1.0378150939941406, -1.2303920984268188, -1.4054621458053589, -1.3529410362243652, -1.370448112487793, -1.282913088798523, 0.11764705926179886, 1.6232492923736572, 1.693277359008789, 1.9033613204956055, 2.0609242916107178, 0.8529412746429443, -1.4404760599136353, -0.7226890325546265, -0.3025209903717041, -0.1624649614095688, -1.6505602598190308, -1.895658254623413, 0.0476190559566021, 0.8004202842712402, 0.9229692816734314, 0.9929972887039185, 0.5378152132034302, -1.580532193183899, -1.160364031791687, -0.14495795965194702, -0.4075630009174347, -0.4075630009174347, -0.5476189851760864, -0.26750698685646057, -0.3025209903717041, -0.33753499388694763, -0.4425770044326782, -0.23249296844005585, -0.17997196316719055, -0.39005598425865173, -0.42506998777389526, -0.47759100794792175, -0.4950979948043823, -0.5301120281219482, -0.057422954589128494, -0.37254899740219116, -0.42506998777389526, -0.4950979948043823, -0.3200279772281647, -0.4425770044326782, -0.12745095789432526, -0.10994396358728409, -0.39005598425865173, -0.47759100794792175, -0.28501397371292114, -0.3550419807434082, -0.022408949211239815, -0.19747896492481232, -0.23249296844005585, -0.26750698685646057, 0.012605053372681141, 0.012605053372681141, -0.03991595283150673, -0.3025209903717041, [e2e-predictor] 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, -0.3025209903717041, -0.10994396358728409, 0.012605053372681141, -0.6176469922065735, -0.9852941036224365, -0.4075630009174347, -0.6351540088653564, 0.415266215801239, 0.5378152132034302, 0.3802522122859955, 0.8354342579841614, 0.502801239490509, 0.7128852605819702, 1.0455182790756226, 0.8879552483558655, 1.3256303071975708, 1.5007003545761108, 0.3802522122859955, -0.37254899740219116, -1.668067216873169, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.878151297569275, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.983193278312683, -1.9131653308868408, -1.9131653308868408, -1.755602240562439, -1.5630252361297607, -1.3179271221160889, -0.4425770044326782, 1.1505602598190308, 1.483193278312683, 1.815826416015625, 1.640756368637085, 1.8508403301239014, 1.9208683967590332, 1.9383753538131714, 1.815826416015625, 1.9033613204956055, 1.693277359008789, 1.9208683967590332, -1.5455182790756226, -1.755602240562439, -1.7030812501907349, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.755602240562439, -1.878151297569275, 0.6603642702102661, 1.1330533027648926, 1.1680673360824585, 1.553221344947815, 1.5882353782653809, 1.2205883264541626, 1.0280113220214844, -0.5301120281219482, -0.8277310132980347, -1.0728291273117065, 0.06512605398893356, 0.4677872359752655, 1.5357143878936768, 0.7128852605819702, 0.7478992342948914, 1.4131653308868408, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932], [1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 1.0630252361297607, 1.6232492923736572, 1.9383753538131714, 2.0084033012390137, 2.0259103775024414, 1.9908963441848755, 1.9033613204956055, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.780812382698059, 1.7107843160629272, 1.7107843160629272, 1.640756368637085, 1.3956583738327026, 1.0980392694473267, 0.8704482913017273, 0.3277312219142914, 0.2577032148838043, 0.3102242052555084, -0.09243696182966232, 0.012605053372681141, -0.057422954589128494, -0.09243696182966232, -0.33753499388694763, -0.23249296844005585, 0.2226892113685608, 0.29271721839904785, 0.3627452254295349, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.5553222298622131, -0.4600839912891388, -1.370448112487793, -1.3879550695419312, -0.6001400351524353, -0.2499999701976776, -0.09243696182966232, 0.012605053372681141, -0.1624649614095688, -0.8452380299568176, -1.0553221702575684, -1.1428570747375488, -1.3879550695419312, -1.4929972887039185, -1.4404760599136353, -0.4950979948043823, 1.605742335319519, 1.780812382698059, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, -0.4425770044326782, -1.720588207244873, -1.6505602598190308, -1.0203081369400024, -1.160364031791687, -1.7380952835083008, -1.5105042457580566, 0.012605053372681141, 0.2752102017402649, 0.3802522122859955, 0.20518220961093903, -1.580532193183899, -1.6155462265014648, 0.11764705926179886, -0.12745095789432526, -0.21498596668243408, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.37254899740219116, -0.10994396358728409, -0.28501397371292114, -0.47759100794792175, -0.2499999701976776, -0.512605011463 [e2e-predictor] 1653, -0.42506998777389526, -0.26750698685646057, -0.3550419807434082, -0.4075630009174347, -0.3200279772281647, -0.47759100794792175, -0.5476189851760864, -0.5126050114631653, -0.5126050114631653, -0.03991595283150673, -0.4425770044326782, -0.47759100794792175, -0.23249296844005585, -0.26750698685646057, -0.3200279772281647, -0.09243696182966232, -0.09243696182966232, -0.10994396358728409, -0.057422954589128494, -0.07492996007204056, 0.13515406847000122, 0.2226892113685608, -0.1624649614095688, 0.13515406847000122, 0.06512605398893356, 0.11764705926179886, 0.2577032148838043, -0.057422954589128494, 0.432773232460022, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.29271721839904785, -0.12745095789432526, 0.0476190559566021, 0.2226892113685608, 0.24019621312618256, 0.9404762983322144, 1.1855742931365967, 1.3081233501434326, 1.3956583738327026, 1.0805323123931885, -0.23249296844005585, -0.9502801299095154, -1.335434079170227, -1.7380952835083008, -1.8256303071975708, -1.8606442213058472, -1.9131653308868408, -1.9131653308868408, -1.895658254623413, -1.895658254623413, -1.878151297569275, -2.0007002353668213, -1.965686321258545, -2.0007002353668213, -1.878151297569275, -1.7380952835083008, -1.4404760599136353, 0.1001400575041771, 0.8529412746429443, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.9208683967590332, 1.7107843160629272, 1.9383753538131714, 1.640756368637085, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 0.03011205606162548, -1.843137264251709, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.843137264251709, -1.983193278312683, -1.3879550695419312, -1.4054621458053589, 0.520308256149292, 1.0455182790756226, 0.8179272413253784, 1.343137264251709, 0.3802522122859955, 0.3277312219142914, -0.23249296844005585, -1.2654061317443848, -1.0028010606765747, 0.4852942228317261, 0.29271721839904785, 0.8704482913017273, 0.7303922772407532, 0.6428572535514832, 1.0980392694473267, 1.343137264251709, 1.2030812501907349, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.693277359008789], [1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.9404762983322144, 1.465686321258545, 1.9033613204956055, 2.043417453765869, 2.043417453765869, 2.0084033012390137, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.3606443405151367, 1.2030812501907349, 1.0630252361297607, 0.5728292465209961, 0.012605053372681141, -0.022408949211239815, 0.012605053372681141, 0.012605053372681141, 0.03011205606162548, 0.08263305574655533, 0.06512605398893356, -0.21498596668243408, -0.3550419807434082, -0.057422954589128494, 0.24019621312618256, 0.34523820877075195, 0.415266215801239, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.415266215801239, -0.6701680421829224, -1.3004200458526611, -0.5476189851760864, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.21498596668243408, -0.9677870869636536, -1.2303920984268188, -1.2128850221633911, -1.282913088798523, -1.5630252361297607, 1.3606443405151367, 1.8508403301239014, 2.0259103775024414, 2.0784313678741455, 2.0784313678741455, 1.465686321258545, -1.843137264251709, -1.7030812 [e2e-predictor] 501907349, -0.33753499388694763, -0.0049019488506019115, 0.2577032148838043, 0.2752102017402649, -0.8627450466156006, -1.457983136177063, -0.4425770044326782, -0.6876749992370605, -1.5980392694473267, -1.843137264251709, -1.282913088798523, -0.3025209903717041, -0.37254899740219116, -0.47759100794792175, -0.5126050114631653, -0.4425770044326782, -0.4950979948043823, -0.3200279772281647, -0.21498596668243408, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, -0.4600839912891388, -0.37254899740219116, -0.39005598425865173, 0.0476190559566021, -0.26750698685646057, -0.4075630009174347, -0.39005598425865173, -0.4600839912891388, -0.4425770044326782, -0.47759100794792175, -0.5126050114631653, -0.5651260018348694, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.4600839912891388, -0.17997196316719055, -0.09243696182966232, -0.4075630009174347, -0.2499999701976776, -0.14495795965194702, -0.07492996007204056, 0.3102242052555084, 0.2752102017402649, 0.24019621312618256, -0.057422954589128494, 0.0476190559566021, -0.03991595283150673, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6603642702102661, 0.7654062509536743, 0.5378152132034302, 1.0105042457580566, 1.1330533027648926, 1.2731093168258667, 1.0455182790756226, 1.1505602598190308, 1.430672287940979, 0.9754902720451355, -0.057422954589128494, -0.6001400351524353, -1.2303920984268188, -1.755602240562439, -1.8256303071975708, -1.8606442213058472, -1.8606442213058472, -1.8606442213058472, -1.878151297569275, -1.8606442213058472, -1.808123230934143, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.3529410362243652, -1.457983136177063, -0.12745095789432526, 0.6603642702102661, 1.3956583738327026, 1.6582633256912231, 1.5357143878936768, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.6232492923736572, 1.815826416015625, 1.728291392326355, 2.0259103775024414, -0.19747896492481232, 1.3606443405151367, -0.2499999701976776, -1.7906162738800049, -1.983193278312683, -1.965686321258545, -1.930672287940979, -1.6855742931365967, -1.5980392694473267, -2.0007002353668213, -0.3025209903717041, 0.6078432202339172, 1.1330533027648926, 1.0280113220214844, 0.5553222298622131, -1.370448112487793, -1.7906162738800049, -1.7731093168258667, -0.5826330184936523, 0.7829132676124573, 1.2906162738800049, 0.7128852605819702, 1.2205883264541626, 0.8179272413253784, 1.0455182790756226, 1.0280113220214844, 0.8704482913017273, 1.7457983493804932, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.6582633256912231], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9754902720451355, 1.430672287940979, 1.9033613204956055, 2.0609242916107178, 2.0959384441375732, 2.043417453765869, 1.9908963441848755, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.3956583738327026, 1.2906162738800049, 0.9929972887039185, 0.4852942228317261, -0.10994396358728409, -0.21498596668243408, -0.14495795965194702, -0.1624649614095688, -0.022408949211239815, 0.20518220961093903, -0.0049019488506019115, -0.07492996007204056, -0.26750698685646057, -0.42506998777389526, -0.28501397371292114, 0.1176470592 [e2e-predictor] 6179886, 0.17016807198524475, 0.20518220961093903, 0.29271721839904785, 0.415266215801239, 0.5378152132034302, 0.5728292465209961, 0.2226892113685608, -0.8802520632743835, -0.6701680421829224, -0.47759100794792175, -0.4075630009174347, -0.37254899740219116, -0.6351540088653564, -1.1778711080551147, -1.160364031791687, -1.282913088798523, -1.247899055480957, 1.378151297569275, 2.0259103775024414, 2.0609242916107178, 2.1834733486175537, 1.6232492923736572, -1.895658254623413, -1.668067216873169, 0.012605053372681141, 0.3277312219142914, 0.6078432202339172, 0.502801239490509, -1.3179271221160889, -1.6155462265014648, 0.6428572535514832, 0.4852942228317261, 0.2752102017402649, 0.2752102017402649, 0.20518220961093903, -0.6351540088653564, -0.9677870869636536, -0.4425770044326782, -0.39005598425865173, -0.14495795965194702, -0.4425770044326782, -0.4950979948043823, -0.7927170395851135, -0.3200279772281647, -0.28501397371292114, -0.33753499388694763, -0.4425770044326782, -0.4600839912891388, -0.37254899740219116, -0.2499999701976776, -0.19747896492481232, -0.6001400351524353, -0.3025209903717041, -0.6176469922065735, -0.5651260018348694, -0.5126050114631653, -0.6351540088653564, -0.28501397371292114, -0.42506998777389526, -0.5476189851760864, -0.47759100794792175, -0.5476189851760864, -0.21498596668243408, -0.5651260018348694, -0.39005598425865173, -0.19747896492481232, -0.28501397371292114, -0.3550419807434082, -0.12745095789432526, -0.3200279772281647, -0.17997196316719055, 0.03011205606162548, 0.13515406847000122, 0.3277312219142914, 0.15266107022762299, -0.14495795965194702, 0.08263305574655533, 0.34523820877075195, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.8004202842712402, 0.8004202842712402, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.4481793642044067, 0.9754902720451355, -0.17997196316719055, -1.0728291273117065, -1.5455182790756226, -1.7030812501907349, -1.8256303071975708, -1.8256303071975708, -1.808123230934143, -1.8606442213058472, -1.843137264251709, -1.808123230934143, -1.808123230934143, -1.0378150939941406, 0.1001400575041771, 0.8004202842712402, -0.42506998777389526, 0.3802522122859955, 0.24019621312618256, 0.8529412746429443, 1.815826416015625, 1.7107843160629272, 1.465686321258545, 1.640756368637085, 1.7983193397521973, 1.9558824300765991, 1.5707283020019531, 1.5007003545761108, 1.5882353782653809, 1.483193278312683, 1.343137264251709, 1.6582633256912231, 1.7107843160629272, 1.3256303071975708, 0.17016807198524475, -1.5630252361297607, -1.247899055480957, -1.965686321258545, -1.983193278312683, -2.0007002353668213, -1.930672287940979, -0.09243696182966232, 1.1155463457107544, 1.2380952835083008, -1.422969102859497, -1.9481792449951172, -1.878151297569275, -1.6155462265014648, 0.03011205606162548, 0.9229692816734314, 1.8333333730697632, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.1330533027648926, 0.6078432202339172, 1.2205883264541626, 1.6232492923736572, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6232492923736572], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8704482913017273, 1.3081233501434326, 1.7983193397521973, 2.0084033012390137, 2.0784313678741455, 2.043417453765869, 1.990896344184 [e2e-predictor] 8755, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.868347406387329, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.0455182790756226, 0.502801239490509, -0.057422954589128494, -0.33753499388694763, -0.19747896492481232, -0.12745095789432526, -0.42506998777389526, -0.28501397371292114, -0.10994396358728409, -0.07492996007204056, -0.17997196316719055, -0.14495795965194702, -0.4950979948043823, -0.4425770044326782, -0.022408949211239815, 0.11764705926179886, 0.08263305574655533, 0.17016807198524475, 0.24019621312618256, 0.2752102017402649, 0.3627452254295349, 0.6428572535514832, -0.39005598425865173, -0.7752100229263306, -0.6001400351524353, -0.6176469922065735, -0.5476189851760864, -0.8452380299568176, -1.2654061317443848, -1.3529410362243652, 1.2556023597717285, 1.553221344947815, 2.0609242916107178, 2.2009804248809814, 1.3081233501434326, -1.9131653308868408, -1.6855742931365967, -0.1624649614095688, 0.18767507374286652, 0.502801239490509, 0.502801239490509, -1.5980392694473267, -1.6855742931365967, 0.8004202842712402, 0.7128852605819702, 0.5728292465209961, 0.6078432202339172, 0.45028021931648254, -0.6001400351524353, -0.6526610255241394, -0.37254899740219116, -0.14495795965194702, -0.2499999701976776, -0.47759100794792175, -0.26750698685646057, -0.37254899740219116, -0.47759100794792175, -0.28501397371292114, -0.4075630009174347, -0.47759100794792175, -0.42506998777389526, -0.7927170395851135, -0.5126050114631653, -0.39005598425865173, -0.33753499388694763, -0.5126050114631653, -0.6876749992370605, -0.4600839912891388, -0.5826330184936523, -0.5826330184936523, -0.37254899740219116, -0.4425770044326782, -0.5476189851760864, -0.3200279772281647, -0.5126050114631653, -0.28501397371292114, -0.4950979948043823, -0.42506998777389526, -0.4950979948043823, -0.5126050114631653, -0.3025209903717041, -0.21498596668243408, -0.14495795965194702, -0.09243696182966232, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.0476190559566021, -0.12745095789432526, -0.057422954589128494, 0.29271721839904785, 1.0805323123931885, 0.415266215801239, 0.7829132676124573, 1.0805323123931885, 0.9404762983322144, 1.1155463457107544, 0.9929972887039185, 0.8704482913017273, 0.590336263179779, 1.0980392694473267, 0.8004202842712402, -0.3550419807434082, -1.160364031791687, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.7731093168258667, -1.4054621458053589, -0.9152660369873047, -0.3025209903717041, 1.1155463457107544, 1.5007003545761108, 1.2731093168258667, 1.553221344947815, 1.5882353782653809, 1.7633053064346313, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.9733893871307373, 1.7983193397521973, 1.2380952835083008, 1.4131653308868408, 1.693277359008789, 1.693277359008789, 1.9033613204956055, 1.605742335319519, 1.2556023597717285, 0.9404762983322144, 0.5378152132034302, -0.7927170395851135, -1.9131653308868408, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.7030812501907349, 0.29271721839904785, -0.9327731132507324, -2.0007002353668213, -1.965686321258545, -1.7906162738800049, -1.5630252361297607, -0.3025209903717041, 0.9929972887039185, 1.5707283020019531, 1.3956583738327026, 1.4481793642044067, 1.378151297569275, 0.6078432202339172, 0.8529412746429443, 1.3956583738327026, 1.518207311630249, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9229692816734314, 0.8879552483558655, 0.88 [e2e-predictor] 79552483558655, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.8879552483558655, 1.3606443405151367, 1.8508403301239014, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.7107843160629272, 1.640756368637085, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.3606443405151367, 1.1330533027648926, 0.7478992342948914, 0.08263305574655533, -0.19747896492481232, -0.0049019488506019115, 0.13515406847000122, -0.6001400351524353, -0.6351540088653564, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.14495795965194702, -0.19747896492481232, -0.42506998777389526, -0.5126050114631653, -0.37254899740219116, -0.07492996007204056, 0.06512605398893356, 0.1001400575041771, 0.17016807198524475, 0.08263305574655533, 0.06512605398893356, 0.06512605398893356, -0.6701680421829224, -0.9327731132507324, -0.8452380299568176, -0.8452380299568176, -0.7577030062675476, -1.0728291273117065, 0.9579832553863525, 1.693277359008789, 1.815826416015625, 1.9383753538131714, 2.043417453765869, -0.39005598425865173, -1.8256303071975708, -0.6876749992370605, -0.21498596668243408, -0.0049019488506019115, 0.18767507374286652, -1.7030812501907349, -1.7906162738800049, 0.45028021931648254, 0.6253502368927002, 0.5553222298622131, 0.6078432202339172, 0.5378152132034302, -0.8627450466156006, -0.4950979948043823, -0.12745095789432526, 0.012605053372681141, 0.2226892113685608, 0.20518220961093903, 0.11764705926179886, -0.47759100794792175, -0.09243696182966232, -0.28501397371292114, -0.4950979948043823, -0.6701680421829224, -0.6351540088653564, -0.4600839912891388, -0.5476189851760864, -0.39005598425865173, -0.4600839912891388, -0.5126050114631653, -0.5826330184936523, -0.5301120281219482, -0.5651260018348694, -0.7401960492134094, -0.5651260018348694, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.6351540088653564, -0.7051820158958435, -0.4075630009174347, -0.3550419807434082, -0.4075630009174347, -0.17997196316719055, -0.5126050114631653, -0.14495795965194702, -0.3200279772281647, -0.022408949211239815, 0.03011205606162548, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, 0.1001400575041771, 0.7654062509536743, 0.9229692816734314, 0.4852942228317261, 0.5378152132034302, 0.7303922772407532, 1.0105042457580566, 0.8704482913017273, 1.0455182790756226, 1.343137264251709, 1.465686321258545, 1.2906162738800049, 0.5378152132034302, -0.8277310132980347, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.755602240562439, -1.895658254623413, -1.195378065109253, -0.26750698685646057, -0.19747896492481232, 1.3956583738327026, 0.520308256149292, 1.3081233501434326, 1.5882353782653809, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.7457983493804932, 1.6582633256912231, 1.5882353782653809, 1.2556023597717285, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.728291392326355, 1.1680673360824585, 1.0280113220214844, -0.14495795965194702, -1.3179271221160889, -1.7731093168258667, -1.9131653308868408, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.965686321258545, -2.018207311630249, -1.8606442213058472, -1.808123230934143, -0.5826330184936523, -1.6505602598190308, 0.17016807198524475, 1.5357143878936768, 1.5882353782653809, 1.7983193397521973, 1.1855742931365967, 1.0105042457580566, 0.8004202842712402, 0.7303922772407532, 1.8858543634414673, 1.5007003545761108, 1.483193278312683, 1.553221344947815, 1.553221344947815, 1.553221344947815], [1.815826416015625, 1.7633053064346313, 1.7633053064346313 [e2e-predictor] , 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7303922772407532, 0.9754902720451355, 1.6232492923736572, 2.0084033012390137, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.8858543634414673, 1.693277359008789, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.2205883264541626, 1.2556023597717285, 1.0630252361297607, 0.6603642702102661, 0.39775922894477844, 0.15266107022762299, -0.03991595283150673, -0.2499999701976776, -0.33753499388694763, -0.4600839912891388, -0.1624649614095688, -0.03991595283150673, -0.03991595283150673, -0.21498596668243408, -0.47759100794792175, -0.5826330184936523, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.2499999701976776, -0.09243696182966232, -0.057422954589128494, -0.12745095789432526, -0.1624649614095688, -0.7401960492134094, -1.2303920984268188, -1.0378150939941406, -1.0903360843658447, -1.2303920984268188, 1.7633053064346313, 1.780812382698059, 1.9733893871307373, 2.0784313678741455, 1.9383753538131714, -1.2303920984268188, -1.0378150939941406, -1.3004200458526611, -1.6330533027648926, -1.160364031791687, -1.3004200458526611, -1.5105042457580566, -0.9327731132507324, -0.4425770044326782, -0.4425770044326782, -0.47759100794792175, -0.07492996007204056, -1.2303920984268188, -0.09243696182966232, 0.11764705926179886, 0.2752102017402649, 0.3277312219142914, -0.33753499388694763, 0.18767507374286652, -0.21498596668243408, -0.5476189851760864, -0.5476189851760864, -0.6001400351524353, -0.4950979948043823, -0.5826330184936523, -0.4950979948043823, -0.5651260018348694, -0.6701680421829224, -0.4950979948043823, -0.42506998777389526, -0.5476189851760864, -0.5476189851760864, -0.6526610255241394, -0.5651260018348694, -0.6351540088653564, -0.5826330184936523, -0.6176469922065735, -0.7226890325546265, -0.5476189851760864, -0.6001400351524353, -0.4075630009174347, -0.37254899740219116, -0.3025209903717041, -0.4075630009174347, -0.3200279772281647, -0.19747896492481232, -0.19747896492481232, -0.2499999701976776, -0.1624649614095688, 0.08263305574655533, 0.3802522122859955, 0.15266107022762299, 0.012605053372681141, 0.3802522122859955, 0.520308256149292, 0.9754902720451355, 0.6953782439231873, 0.8529412746429443, 0.7478992342948914, 0.6078432202339172, 0.9229692816734314, 1.1505602598190308, 1.3956583738327026, 1.378151297569275, 1.2205883264541626, 0.8354342579841614, -0.17997196316719055, -1.0903360843658447, -1.720588207244873, -1.7906162738800049, -1.843137264251709, -1.9131653308868408, -1.7906162738800049, -1.7731093168258667, -0.5476189851760864, 0.502801239490509, 1.0630252361297607, 1.2731093168258667, 1.465686321258545, 1.5882353782653809, 1.8508403301239014, 1.9383753538131714, 1.6582633256912231, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.640756368637085, 1.5357143878936768, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.5007003545761108, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.3081233501434326, 1.553221344947815, 1.1505602598190308, 0.6778712272644043, -0.7752100229263306, -1.282913088798523, -2.018207311630249, -2.0007002353668213, -1.2654061317443848, -2.018207311630249, -1.965 [e2e-predictor] 686321258545, -1.965686321258545, 0.432773232460022, 1.0455182790756226, -1.9481792449951172, -1.422969102859497, -0.9327731132507324, 0.6778712272644043, 1.5357143878936768, 1.8858543634414673, 1.728291392326355, 1.728291392326355, 1.483193278312683, 0.8704482913017273, 1.0980392694473267, 1.640756368637085, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 1.3081233501434326, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.815826416015625, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 0.7829132676124573, 0.415266215801239, 0.24019621312618256, 0.20518220961093903, -0.0049019488506019115, -0.19747896492481232, -0.3025209903717041, -0.5476189851760864, -0.39005598425865173, -0.14495795965194702, -0.07492996007204056, -0.057422954589128494, -0.26750698685646057, -0.5826330184936523, -0.7051820158958435, -0.4425770044326782, -0.4600839912891388, -0.4075630009174347, -0.2499999701976776, -0.2499999701976776, -0.26750698685646057, -0.3025209903717041, -0.6176469922065735, -1.247899055480957, -1.6330533027648926, -1.5630252361297607, 2.043417453765869, 1.9908963441848755, 2.1309523582458496, 2.0784313678741455, -1.0728291273117065, -1.1778711080551147, -1.7906162738800049, -1.335434079170227, -1.195378065109253, 0.18767507374286652, 0.415266215801239, 0.432773232460022, 0.4677872359752655, -1.0903360843658447, -1.6855742931365967, -0.10994396358728409, -0.23249296844005585, -0.6701680421829224, -0.03991595283150673, 0.06512605398893356, 0.2226892113685608, -0.1624649614095688, -0.5651260018348694, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, 0.06512605398893356, -0.3025209903717041, -0.5826330184936523, -0.4075630009174347, -0.9502801299095154, -0.6701680421829224, -0.6876749992370605, -0.5651260018348694, -0.8627450466156006, -0.4600839912891388, -0.37254899740219116, -0.47759100794792175, -0.8627450466156006, -0.9327731132507324, -0.4600839912891388, -0.8627450466156006, -0.7226890325546265, -0.33753499388694763, -0.6701680421829224, -0.6351540088653564, -0.5651260018348694, -0.5651260018348694, -0.9327731132507324, -0.28501397371292114, -0.7051820158958435, -0.6876749992370605, -0.26750698685646057, -0.17997196316719055, -0.3200279772281647, 0.03011205606162548, 0.4677872359752655, 0.8704482913017273, 0.9404762983322144, 0.5378152132034302, 0.9229692816734314, 0.5553222298622131, 0.502801239490509, 1.0980392694473267, 1.0280113220214844, 0.6253502368927002, 1.0980392694473267, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, -0.39005598425865173, -1.0903360843658447, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.8256303071975708, -0.07492996007204056, 1.0805323123931885, 1.0980392694473267, 0.6078432202339172, 1.1155463457107544, 1.5357143878936768, 1.4481793642044067, 1.7457983493804932, 1.6232492923736572, 1.79 [e2e-predictor] 83193397521973, 1.693277359008789, 1.3956583738327026, 1.7983193397521973, 1.693277359008789, 1.693277359008789, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.4131653308868408, 1.3081233501434326, 1.6582633256912231, 1.1330533027648926, 0.7829132676124573, 1.3956583738327026, 1.0455182790756226, 1.1155463457107544, 0.17016807198524475, -1.9131653308868408, -1.755602240562439, -1.965686321258545, -1.965686321258545, -1.983193278312683, -1.1428570747375488, -1.9481792449951172, -1.965686321258545, -2.018207311630249, -2.0007002353668213, -1.878151297569275, -1.0203081369400024, -0.23249296844005585, 0.6778712272644043, 1.518207311630249, 1.2906162738800049, 1.6232492923736572, 1.0805323123931885, 0.6603642702102661, 1.6582633256912231, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 1.2380952835083008, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.8333333730697632, 1.728291392326355, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.3081233501434326, 1.0280113220214844, 0.8354342579841614, 0.6428572535514832, 0.432773232460022, 0.24019621312618256, 0.08263305574655533, 0.03011205606162548, -0.12745095789432526, -0.3550419807434082, -0.5651260018348694, -0.4950979948043823, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.23249296844005585, -0.5826330184936523, -0.7401960492134094, -0.7401960492134094, -0.7577030062675476, -0.7577030062675476, -0.7401960492134094, -0.8277310132980347, -0.8452380299568176, -1.5980392694473267, -1.5105042457580566, -1.668067216873169, -0.23249296844005585, 1.3081233501434326, 1.8858543634414673, 2.0784313678741455, 1.0455182790756226, -1.282913088798523, -1.878151297569275, -1.4929972887039185, -1.0728291273117065, 0.20518220961093903, 0.3627452254295349, 0.4677872359752655, 0.4677872359752655, -1.160364031791687, -1.720588207244873, 0.3627452254295349, 0.432773232460022, 0.2752102017402649, -0.0049019488506019115, -0.4950979948043823, -0.12745095789432526, -0.14495795965194702, -0.1624649614095688, -0.5126050114631653, -0.19747896492481232, -0.5126050114631653, -0.14495795965194702, -0.03991595283150673, -0.5826330184936523, -0.6351540088653564, -0.8977590203285217, -0.6176469922065735, -0.6176469922065735, -0.5126050114631653, -0.5826330184936523, -0.3200279772281647, -0.3550419807434082, -0.2499999701976776, -0.21498596668243408, -0.42506998777389526, -0.5651260018348694, -0.7752100229263306, -0.7226890325546265, -0.28501397371292114, -0.6351540088653564, -0.6701680421829224, -0.5476189851760864, -0.47759100794792175, -0.47759100794792175, -0.37254899740219116, -0.4425770044326782, -0.4950979948043823, -0.33753499388694763, -0.26750698685646057, 0.6253502368927002, 0.012605053372681141, -0.057422954589128494, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.7478992342948914, 0.9229692816734314, 0.7478992342948914, 1 [e2e-predictor] .1155463457107544, 1.2731093168258667, 1.3956583738327026, 1.0980392694473267, 1.1330533027648926, 0.7829132676124573, 0.39775922894477844, -0.21498596668243408, -0.8977590203285217, -1.4054621458053589, -1.755602240562439, -1.7380952835083008, -1.7030812501907349, -1.1428570747375488, -0.5826330184936523, 0.9054622650146484, 1.3956583738327026, 1.2380952835083008, 1.2205883264541626, 1.1505602598190308, 1.5707283020019531, 1.605742335319519, 1.728291392326355, 1.5882353782653809, 1.5882353782653809, 1.815826416015625, 1.553221344947815, 1.5007003545761108, 1.640756368637085, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.2906162738800049, 1.465686321258545, 1.4131653308868408, 1.483193278312683, 1.0805323123931885, 0.590336263179779, -1.4754900932312012, -1.7906162738800049, -1.7380952835083008, -1.720588207244873, -0.10994396358728409, -1.930672287940979, -1.9481792449951172, 0.39775922894477844, 1.5357143878936768, -1.7906162738800049, -1.983193278312683, 0.9579832553863525, 1.8858543634414673, -1.930672287940979, -1.6330533027648926, -1.370448112487793, 0.502801239490509, 1.1155463457107544, 0.7478992342948914, -0.0049019488506019115, -0.9152660369873047, 1.5707283020019531, 1.7107843160629272, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 1.2030812501907349, 1.9733893871307373, 2.0084033012390137, 2.0084033012390137, 1.9733893871307373, 1.9908963441848755, 1.8858543634414673, 1.868347406387329, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.2380952835083008, 1.0455182790756226, 0.8004202842712402, 0.34523820877075195, -0.14495795965194702, -0.3025209903717041, -0.057422954589128494, -0.14495795965194702, -0.1624649614095688, -0.3200279772281647, -0.47759100794792175, -0.5651260018348694, -0.33753499388694763, -0.2499999701976776, -0.37254899740219116, -0.5301120281219482, -0.7051820158958435, -0.8277310132980347, -0.7927170395851135, -1.1253501176834106, -1.4754900932312012, -1.3529410362243652, -1.668067216873169, -1.6855742931365967, -1.4929972887039185, -1.457983136177063, 1.2731093168258667, 1.465686321258545, 1.3606443405151367, 1.5007003545761108, 0.7478992342948914, -1.580532193183899, -1.9131653308868408, -1.282913088798523, -0.1624649614095688, 0.06512605398893356, 0.1001400575041771, 0.11764705926179886, -1.2654061317443848, -1.8256303071975708, -0.07492996007204056, 0.432773232460022, 0.18767507374286652, 0.20518220961093903, -0.4425770044326782, -0.5651260018348694, -0.28501397371292114, -0.21498596668243408, -0.4950979948043823, -0.37254899740219116, -0.42506998777389526, -0.8102240562438965, -0.4950979948043823, -0.6526610255241394, -0.7051820158958435, -0.5651260018348694, -0.4075630009174347, -0.42506998777389526, -0.3200279772281647, -0.37254899740219116, -0.4075630009174347, -0.23249296844005585, -0.17997196316719055, -0.09243696182966232, -0.09243696182966232, -0.407563 [e2e-predictor] 0009174347, -0.12745095789432526, -0.37254899740219116, -0.5301120281219482, -0.5826330184936523, -0.5651260018348694, -0.5826330184936523, -0.5301120281219482, -0.5476189851760864, -0.6351540088653564, -0.39005598425865173, -0.2499999701976776, -0.2499999701976776, -0.12745095789432526, 0.18767507374286652, 0.5378152132034302, 0.3627452254295349, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 0.7654062509536743, 0.9579832553863525, 0.8004202842712402, 0.9404762983322144, 0.6778712272644043, 0.8704482913017273, 1.0105042457580566, 1.3256303071975708, 1.3956583738327026, 0.9404762983322144, -0.19747896492481232, -1.2303920984268188, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.1253501176834106, 0.6078432202339172, 0.9929972887039185, 1.3606443405151367, 1.3606443405151367, 1.5882353782653809, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 1.728291392326355, 1.6232492923736572, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.8508403301239014, 1.6582633256912231, 1.4131653308868408, 1.728291392326355, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.640756368637085, 1.693277359008789, -0.9502801299095154, -0.8977590203285217, -1.457983136177063, -0.10994396358728409, 1.8333333730697632, 1.9208683967590332, -1.4754900932312012, -1.9481792449951172, 1.7983193397521973, 1.7633053064346313, -1.9481792449951172, -1.1428570747375488, -1.7906162738800049, -1.195378065109253, -0.14495795965194702, -1.195378065109253, -1.720588207244873, -0.6876749992370605, 1.9558824300765991, 1.483193278312683, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.3606443405151367, 2.043417453765869, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.3606443405151367, 1.0980392694473267, 0.6778712272644043, 0.2752102017402649, -0.12745095789432526, -0.5476189851760864, -0.6526610255241394, -0.33753499388694763, -0.07492996007204056, -0.12745095789432526, -0.39005598425865173, -0.5826330184936523, -0.7226890325546265, -0.6526610255241394, -0.5651260018348694, -0.6526610255241394, -0.6176469922065735, -0.6526610255241394, -0.8977590203285217, -0.33753499388694763, -1.6155462265014648, -1.6330533027648926, -1.6155462265014648, -1.5980392694473267, -1.6855742931365967, -1.3004200458526611, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, -1.9131653308868408, -1.6855742931365967, -0.8977590203285217, 0.2577032148838043, -0.6701680421829224, -1.1253501176834106, -0.9852941036224365, -1.3179271221160889, -1.8606442213058472, -1.3004200458526611, -0.03991595283150673, -0.1624649614095688, -0.144957959 [e2e-predictor] 65194702, -0.4950979948043823, -1.335434079170227, -1.4929972887039185, -0.23249296844005585, -0.5651260018348694, -0.6176469922065735, -0.5826330184936523, -0.7927170395851135, -0.6176469922065735, -0.6176469922065735, -0.4425770044326782, -0.4075630009174347, -0.07492996007204056, -0.26750698685646057, -0.33753499388694763, -0.3200279772281647, -0.3200279772281647, -0.10994396358728409, -0.1624649614095688, -0.09243696182966232, -0.07492996007204056, 0.012605053372681141, -0.0049019488506019115, -0.10994396358728409, -0.4075630009174347, -0.2499999701976776, -0.26750698685646057, -0.6176469922065735, -0.7752100229263306, -0.7051820158958435, -0.8977590203285217, -0.6876749992370605, -0.37254899740219116, 0.15266107022762299, 0.2577032148838043, 0.06512605398893356, 0.502801239490509, 0.3277312219142914, 0.3102242052555084, 0.7654062509536743, 0.45028021931648254, 0.415266215801239, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0455182790756226, 0.7128852605819702, 0.8879552483558655, 1.2556023597717285, 1.1680673360824585, 0.6603642702102661, -0.21498596668243408, -0.9677870869636536, -1.720588207244873, -1.755602240562439, -1.6505602598190308, -1.370448112487793, 0.0476190559566021, 0.9929972887039185, 1.3081233501434326, 1.3081233501434326, 1.2205883264541626, 1.4131653308868408, 1.465686321258545, 1.2556023597717285, 1.6232492923736572, 1.343137264251709, 1.5357143878936768, 1.693277359008789, 1.8858543634414673, 1.605742335319519, 1.7983193397521973, 1.7107843160629272, 1.780812382698059, 1.465686321258545, 1.640756368637085, 1.605742335319519, 1.640756368637085, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.430672287940979, 1.430672287940979, 1.7107843160629272, 1.8508403301239014, 1.430672287940979, 2.0784313678741455, 1.3081233501434326, -0.1624649614095688, 0.6253502368927002, 1.8333333730697632, -1.6855742931365967, -2.018207311630249, -1.930672287940979, -1.0028010606765747, -1.0203081369400024, -1.7731093168258667, -1.843137264251709, -1.6505602598190308, 0.4852942228317261, 0.3102242052555084, -1.6505602598190308, -0.33753499388694763, 1.8858543634414673, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709], [1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 1.2731093168258667, 1.9208683967590332, 1.9733893871307373, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.5357143878936768, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 0.7128852605819702, 0.3102242052555084, -0.12745095789432526, -0.4600839912891388, -0.7577030062675476, -0.7226890325546265, -0.5301120281219482, -0.33753499388694763, -0.33753499388694763, -0.47759100794792175, -0.7752100229263306, -0.9327731132507324, -0.8452380299568176, -0.8627450466156006, -1.0903360843658447, -1.1778711080551147, -1.5105042457580566, -1.475490093 [e2e-predictor] 2312012, -1.4929972887039185, -1.3879550695419312, -1.2128850221633911, -1.0903360843658447, -1.0378150939941406, -0.8977590203285217, -0.6351540088653564, 1.4481793642044067, 1.0980392694473267, -1.808123230934143, -1.282913088798523, -0.6526610255241394, 0.0476190559566021, 0.3277312219142914, -1.160364031791687, -1.720588207244873, -0.03991595283150673, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -1.0203081369400024, -1.4929972887039185, -1.247899055480957, -1.5455182790756226, -1.6155462265014648, -0.23249296844005585, -0.6176469922065735, -0.6001400351524353, -0.6876749992370605, -0.6351540088653564, -0.07492996007204056, -0.4600839912891388, -0.3200279772281647, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.26750698685646057, -0.6701680421829224, -0.3200279772281647, -0.28501397371292114, -0.5126050114631653, -0.10994396358728409, -0.33753499388694763, -0.14495795965194702, -0.2499999701976776, 0.11764705926179886, 0.2752102017402649, 0.18767507374286652, 0.20518220961093903, 0.29271721839904785, 0.4852942228317261, 0.502801239490509, -0.057422954589128494, 0.18767507374286652, -0.5301120281219482, -0.057422954589128494, -0.5126050114631653, 0.34523820877075195, 0.5378152132034302, 0.5553222298622131, 0.2226892113685608, 0.4852942228317261, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.8004202842712402, 0.9229692816734314, 1.0805323123931885, 0.8879552483558655, 1.0980392694473267, 0.8354342579841614, 1.2906162738800049, 0.6428572535514832, 0.3277312219142914, -0.42506998777389526, -0.8977590203285217, -1.755602240562439, -1.755602240562439, -0.8802520632743835, 0.24019621312618256, 0.8004202842712402, 1.4481793642044067, 1.5707283020019531, 1.815826416015625, 1.518207311630249, 1.5707283020019531, 1.7983193397521973, 1.7633053064346313, 1.605742335319519, 1.4481793642044067, 1.640756368637085, 1.4131653308868408, 1.6757704019546509, 1.605742335319519, 1.3256303071975708, 1.4481793642044067, 1.3956583738327026, 1.553221344947815, 1.728291392326355, 1.728291392326355, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.6757704019546509, 1.8858543634414673, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 1.553221344947815, 0.9754902720451355, -1.1428570747375488, 1.605742335319519, -1.3179271221160889, 1.2731093168258667, 0.24019621312618256, 0.8179272413253784, -0.0049019488506019115, 1.0455182790756226, 1.1155463457107544, 1.2731093168258667, 1.518207311630249, -0.37254899740219116, 0.3802522122859955, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326], [1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.9229692816734314, 1.430672287940979, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0259103775024414, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.693277359008 [e2e-predictor] 789, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4131653308868408, 1.0980392694473267, 0.6953782439231873, 0.20518220961093903, -0.2499999701976776, -0.6351540088653564, -0.7051820158958435, -0.6876749992370605, -0.7577030062675476, -0.7752100229263306, -0.4950979948043823, -0.4950979948043823, -0.5301120281219482, -0.6876749992370605, -0.8802520632743835, -0.9152660369873047, -1.0203081369400024, -1.5630252361297607, -1.4929972887039185, -1.422969102859497, -1.3879550695419312, -1.1428570747375488, -0.5826330184936523, -1.0378150939941406, -0.8452380299568176, -0.8627450466156006, 0.2577032148838043, -0.03991595283150673, -0.7051820158958435, -1.2128850221633911, -0.21498596668243408, -0.5476189851760864, 0.39775922894477844, -1.0553221702575684, -1.6855742931365967, -0.21498596668243408, 0.11764705926179886, 0.18767507374286652, 0.06512605398893356, -0.4600839912891388, -1.6855742931365967, -0.6876749992370605, -0.14495795965194702, -0.19747896492481232, 0.11764705926179886, -0.3200279772281647, -0.47759100794792175, -0.4950979948043823, -0.4950979948043823, -0.8452380299568176, -0.3550419807434082, -0.4075630009174347, -0.6351540088653564, -0.6001400351524353, -0.4950979948043823, -0.6001400351524353, -0.8277310132980347, -0.4950979948043823, -0.4425770044326782, -0.6351540088653564, -0.5476189851760864, -0.33753499388694763, -0.3025209903717041, -0.12745095789432526, 0.15266107022762299, 0.13515406847000122, -0.057422954589128494, 0.432773232460022, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.45028021931648254, 0.6078432202339172, 0.4852942228317261, -0.17997196316719055, -0.09243696182966232, -0.0049019488506019115, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8529412746429443, 0.9229692816734314, 1.1330533027648926, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 0.6603642702102661, -0.42506998777389526, -0.8802520632743835, -1.580532193183899, -1.5980392694473267, -1.580532193183899, 0.15266107022762299, 0.15266107022762299, 1.1505602598190308, 1.0280113220214844, 1.5007003545761108, 1.605742335319519, 1.2205883264541626, 1.1155463457107544, 1.3606443405151367, 1.5357143878936768, 1.728291392326355, 1.8858543634414673, 1.9558824300765991, 1.5357143878936768, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.5357143878936768, 1.343137264251709, 1.6757704019546509, 1.8333333730697632, 1.868347406387329, 1.7633053064346313, 1.5357143878936768, 1.1680673360824585, 1.3956583738327026, 1.780812382698059, 1.483193278312683, 1.7107843160629272, 1.693277359008789, 2.1309523582458496, 1.5707283020019531, 1.3081233501434326, 1.6232492923736572, 1.9558824300765991, -0.03991595283150673, 1.0805323123931885, 0.24019621312618256, 1.9733893871307373, 1.7633053064346313, 1.9033613204956055, 1.1855742931365967, 1.2030812501907349, 1.693277359008789, 1.9383753538131714, 0.7478992342948914, 0.8354342579841614, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667], [1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.4131653308868408, 1.343137264251709, 1.2906162738800049, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.81792724132537 [e2e-predictor] 84, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 1.3081233501434326, 1.815826416015625, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 1.9733893871307373, 1.9558824300765991, 1.9208683967590332, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.3956583738327026, 1.0805323123931885, 0.5378152132034302, 0.06512605398893356, 0.08263305574655533, -0.3550419807434082, -0.5826330184936523, -0.6001400351524353, -1.0203081369400024, -0.9152660369873047, -1.0378150939941406, -0.47759100794792175, -0.09243696182966232, -0.9327731132507324, -1.0028010606765747, -1.335434079170227, -1.5455182790756226, -1.580532193183899, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -1.0728291273117065, -0.7401960492134094, -1.0903360843658447, -0.3025209903717041, -0.6876749992370605, 0.6603642702102661, 1.5882353782653809, 1.0980392694473267, -0.9327731132507324, -1.370448112487793, -1.0378150939941406, -0.19747896492481232, -1.580532193183899, -1.3179271221160889, -0.6526610255241394, -0.17997196316719055, -0.057422954589128494, -0.5126050114631653, -1.5280112028121948, -1.3879550695419312, -0.23249296844005585, -0.3200279772281647, 0.15266107022762299, -0.14495795965194702, -0.4075630009174347, -0.6351540088653564, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.14495795965194702, -0.5301120281219482, -0.6001400351524353, 0.2752102017402649, 0.3277312219142914, -0.3025209903717041, -0.28501397371292114, -0.7401960492134094, -0.6001400351524353, -0.4950979948043823, -0.28501397371292114, -0.47759100794792175, -0.1624649614095688, -0.14495795965194702, -0.09243696182966232, 0.03011205606162548, 0.1001400575041771, -0.03991595283150673, 0.3802522122859955, 0.9229692816734314, 0.6603642702102661, 0.2577032148838043, -0.057422954589128494, -1.247899055480957, 0.11764705926179886, 0.20518220961093903, 0.432773232460022, 0.4852942228317261, 0.432773232460022, 0.5553222298622131, 0.6603642702102661, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9229692816734314, 1.0980392694473267, 0.6778712272644043, -0.5826330184936523, -1.3004200458526611, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -0.7577030062675476, 0.1001400575041771, 0.9929972887039185, 1.378151297569275, 1.6232492923736572, 1.6582633256912231, 1.6232492923736572, 1.4481793642044067, 1.2731093168258667, 1.1330533027648926, 1.0105042457580566, 1.2906162738800049, 0.9579832553863525, 0.8704482913017273, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.553221344947815, 1.7633053064346313, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.6757704019546509, 1.693277359008789, 1.6582633256912231, 1.780812382698059, 1.7983193397521973, 1.9733893871307373, 1.6582633256912231, 1.693277359008789, 1.5707283020019531, 0.6778712272644043, 1.5007003545761108, 0.6428572535514832, 1.6582633256912231, 0.9404762983322144, 0.6953782439231873, 1.483193278312683, 1.8508403301239014, 1.518207311630249, 1.3606443405151367, 0.9754902720451355, 1.5357143878936768, 0.8004202842712402, 1.553221344947815, 1.5707283020019531, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 0.99299 [e2e-predictor] 72887039185, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 1.1155463457107544, 1.4481793642044067, 1.868347406387329, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.815826416015625, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.3256303071975708, 0.9054622650146484, 0.415266215801239, 0.0476190559566021, -0.17997196316719055, 0.2752102017402649, -0.3025209903717041, -0.28501397371292114, -0.3025209903717041, -0.6176469922065735, -0.9852941036224365, -0.5126050114631653, 0.8354342579841614, -0.8277310132980347, -1.4929972887039185, -1.422969102859497, -1.3179271221160889, -1.2128850221633911, -1.160364031791687, -1.1078431606292725, -1.1078431606292725, -0.23249296844005585, -1.0553221702575684, -1.5280112028121948, -1.0378150939941406, -0.07492996007204056, 0.08263305574655533, -0.42506998777389526, -0.8627450466156006, 0.39775922894477844, -1.3529410362243652, -0.03991595283150673, -0.19747896492481232, -0.7401960492134094, -1.0378150939941406, -1.0028010606765747, -0.8977590203285217, -1.0378150939941406, -1.0553221702575684, -1.1778711080551147, -0.47759100794792175, -0.37254899740219116, -0.4600839912891388, -0.4075630009174347, -0.6001400351524353, -0.7226890325546265, -0.5826330184936523, -0.4600839912891388, -0.6701680421829224, -0.6001400351524353, -0.39005598425865173, -0.39005598425865173, -0.4600839912891388, -0.4600839912891388, 0.6253502368927002, 0.2226892113685608, -1.0028010606765747, 0.012605053372681141, -0.057422954589128494, -0.5651260018348694, -0.3550419807434082, -0.4075630009174347, -0.21498596668243408, 0.08263305574655533, -0.09243696182966232, 0.17016807198524475, -0.10994396358728409, 0.8179272413253784, 0.17016807198524475, 0.24019621312618256, 1.0280113220214844, 0.9579832553863525, 0.7478992342948914, 0.5553222298622131, 0.4677872359752655, 0.5553222298622131, 0.11764705926179886, 0.15266107022762299, 0.6603642702102661, 0.8529412746429443, 0.7303922772407532, 0.8004202842712402, 0.8704482913017273, 0.8179272413253784, 0.7128852605819702, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.2380952835083008, 1.1505602598190308, -0.23249296844005585, -1.4754900932312012, -1.457983136177063, -1.7906162738800049, -0.9502801299095154, 0.2577032148838043, 0.6078432202339172, 1.378151297569275, 1.1155463457107544, 1.5707283020019531, 1.7633053064346313, 1.5882353782653809, 1.430672287940979, 0.9754902720451355, 0.8704482913017273, 0.9754902720451355, 1.378151297569275, 1.605742335319519, 1.7633053064346313, 1.693277359008789, 1.5357143878936768, 1.2380952835083008, 1.6582633256912231, 1.8508403301239014, 1.7983193397521973, 1.483193278312683, 1.378151297569275, 1.4481793642044067, 1.6582633256912231, 2.043417453765869, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.2556023597717285, 2.0259103775024414, 1.2556023597717285, -0.03991595283150673, 1.2906162738800049, 1.0630252361297607, -0.3550419807434082, 0.0476190559566021, 1.1155463457107544, 0.20518220961093903, 1.2030812501907349, 0.8529412746429443, -1.2303920984268188, 1.2906162738800049, 1.815826416015625, 0.1001400575041771, 1.5707283020019531, 1.1330533027648926, 0.9929972887039185, 1.7107843160629272, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349], [1.78081 [e2e-predictor] 2382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 1.2205883264541626, 1.378151297569275, 1.605742335319519, 1.815826416015625, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.693277359008789, 1.5707283020019531, 1.465686321258545, 1.2380952835083008, 0.9054622650146484, 0.590336263179779, 0.29271721839904785, 0.012605053372681141, 0.20518220961093903, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.1855742931365967, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, -0.1624649614095688, -1.3529410362243652, -0.5826330184936523, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.0378150939941406, -0.5476189851760864, 0.6778712272644043, -0.9502801299095154, -0.7577030062675476, -0.47759100794792175, 0.2226892113685608, -0.8102240562438965, 0.6428572535514832, -0.14495795965194702, 1.0455182790756226, 0.1001400575041771, 0.432773232460022, -0.3025209903717041, -0.4075630009174347, -0.9677870869636536, -0.8452380299568176, -0.6001400351524353, -0.6001400351524353, -0.8277310132980347, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.6351540088653564, -0.8977590203285217, -0.9677870869636536, -0.8802520632743835, -0.26750698685646057, -0.7577030062675476, -0.4600839912891388, 0.012605053372681141, -0.39005598425865173, 0.3102242052555084, -0.4950979948043823, 0.11764705926179886, -0.8277310132980347, 0.18767507374286652, -0.2499999701976776, -0.5826330184936523, 0.6078432202339172, -0.3025209903717041, -0.4425770044326782, -0.4425770044326782, -0.1624649614095688, -0.19747896492481232, -0.1624649614095688, -0.21498596668243408, 0.6778712272644043, 0.8879552483558655, 0.20518220961093903, 0.34523820877075195, 0.20518220961093903, 0.3627452254295349, 0.415266215801239, 0.502801239490509, 0.39775922894477844, 0.5728292465209961, 0.6078432202339172, 0.5553222298622131, 0.6078432202339172, 0.3627452254295349, 0.7478992342948914, 0.8179272413253784, 0.9054622650146484, 0.8354342579841614, 1.0280113220214844, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.8179272413253784, 0.18767507374286652, -1.1078431606292725, -1.668067216873169, -1.5980392694473267, -0.47759100794792175, 0.520308256149292, 1.0280113220214844, 0.6778712272644043, 0.6953782439231873, 0.8529412746429443, 1.3081233501434326, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.3956583738327026, 1.430672287940979, 1.2556023597717285, 1.2380952835083008, 1.0105042457580566, 0.6078432202339172, 0.39775922894477844, 0.8529412746429443, 1.0280113220214844, 1.2030812501907349, 1.343137264251709, 1.640756368637085, 1.8508403301239014, 1.6582633256912231, 1.7457983493804932, 1.9908963441848755, 1.5882353782653809, 1.3606443405151367, 1.7983193397521973, 1.1680673360824585, 1.9033613204956055, 1.693277359008789, 1.3606443405151367, 0.9404762983322144, 0.7128852605819702 [e2e-predictor] , 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, -0.47759100794792175, -0.14495795965194702, 0.18767507374286652, 0.06512605398893356, 0.9754902720451355, 1.780812382698059, 1.553221344947815, 1.7633053064346313, 0.3802522122859955, 0.5378152132034302, 2.0259103775024414, 1.8333333730697632, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308], [1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 1.1680673360824585, 1.4481793642044067, 1.7633053064346313, 1.9733893871307373, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.605742335319519, 1.518207311630249, 1.378151297569275, 1.0105042457580566, 0.8179272413253784, 0.5553222298622131, 0.7654062509536743, 0.8879552483558655, 1.0630252361297607, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.378151297569275, 1.0105042457580566, 0.415266215801239, 0.7303922772407532, 0.9404762983322144, 0.03011205606162548, -0.8452380299568176, -0.8627450466156006, -1.4054621458053589, -1.3529410362243652, -1.1778711080551147, -0.26750698685646057, -0.47759100794792175, -0.5126050114631653, -0.37254899740219116, -0.4600839912891388, -0.17997196316719055, -0.12745095789432526, 0.6953782439231873, 0.7478992342948914, 0.45028021931648254, 0.5728292465209961, 1.0105042457580566, 0.8529412746429443, 0.5553222298622131, -0.4600839912891388, -0.5651260018348694, -0.6526610255241394, -1.1428570747375488, -0.6001400351524353, -0.47759100794792175, -0.5826330184936523, -0.5826330184936523, -0.7577030062675476, -0.7752100229263306, -0.8277310132980347, -0.3550419807434082, -0.7577030062675476, -0.5476189851760864, 0.29271721839904785, -0.2499999701976776, -0.9677870869636536, -0.022408949211239815, 0.08263305574655533, -0.4425770044326782, 0.45028021931648254, -0.10994396358728409, 0.8704482913017273, 0.502801239490509, 0.6953782439231873, 0.5378152132034302, -0.42506998777389526, -0.2499999701976776, -0.14495795965194702, 0.2752102017402649, -0.022408949211239815, -0.5826330184936523, 0.6078432202339172, 0.1001400575041771, 0.45028021931648254, 0.17016807198524475, -0.5126050114631653, 0.1001400575041771, 0.4852942228317261, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.6603642702102661, 0.8004202842712402, 0.7829132676124573, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0280113220214844, 1.2556023597717285, 0.9054622650146484, 0.3802522122859955, -0.7226890325546265, -1.6330533027648926, -1.2654061317443848, 0.2577032148838043, 1.2380952835083008, 1.378151297569275, 1.1680673360824585, 1.5707283020019531, 1.7107843160629272, 1.605742335319519, 1.0980392694473267, 1.0805323123931885, 1.1680673360824585, 1.1330533027648926, 1.430672287940979, 1.553221344947815, 1.32563 [e2e-predictor] 03071975708, 1.6232492923736572, 1.5007003545761108, 0.8179272413253784, 0.6253502368927002, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.3081233501434326, 1.5707283020019531, 1.7983193397521973, 1.815826416015625, 1.5707283020019531, 1.0105042457580566, 1.553221344947815, 1.5707283020019531, 1.5357143878936768, -1.3179271221160889, 0.9929972887039185, 0.8179272413253784, 0.1001400575041771, 0.502801239490509, -0.6001400351524353, -0.022408949211239815, 1.7107843160629272, -0.8452380299568176, 0.18767507374286652, 0.15266107022762299, -0.26750698685646057, 0.8004202842712402, -0.14495795965194702, 1.5007003545761108, 1.0105042457580566, 0.415266215801239, 0.24019621312618256, 1.8858543634414673, 1.3956583738327026, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926], [1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8704482913017273, 0.9579832553863525, 1.1680673360824585, 1.465686321258545, 1.693277359008789, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.7457983493804932, 1.6232492923736572, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.2380952835083008, 1.3081233501434326, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.3081233501434326, 1.465686321258545, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.2906162738800049, 0.9054622650146484, 0.4677872359752655, -0.07492996007204056, -0.26750698685646057, 0.13515406847000122, -0.26750698685646057, -0.6001400351524353, -0.42506998777389526, -0.09243696182966232, 0.502801239490509, 0.7829132676124573, 0.5378152132034302, 1.3081233501434326, 0.9404762983322144, 1.0805323123931885, 1.1155463457107544, 1.0105042457580566, 0.6778712272644043, -0.28501397371292114, 0.20518220961093903, -1.4054621458053589, -0.9677870869636536, -0.6001400351524353, -0.5651260018348694, -0.6001400351524353, -0.7577030062675476, -1.0203081369400024, -0.8452380299568176, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, 0.18767507374286652, -0.4950979948043823, 0.5378152132034302, -0.2499999701976776, -0.4075630009174347, 0.17016807198524475, 0.4677872359752655, -0.09243696182966232, 0.9054622650146484, 0.7829132676124573, 0.2226892113685608, 0.45028021931648254, 0.6953782439231873, 0.6603642702102661, 0.34523820877075195, 0.8354342579841614, 0.520308256149292, -0.022408949211239815, 0.15266107022762299, 0.17016807198524475, 0.3277312219142914, 0.6078432202339172, 0.6778712272644043, 0.34523820877075195, 0.7478992342948914, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7654062509536743, 0.8879552483558655, 0.6428572535514832, 1.0105042457580566, 1.0105042457580566, 0.88795524835 [e2e-predictor] 58655, 0.6428572535514832, 0.590336263179779, 1.0980392694473267, 0.7128852605819702, -1.2128850221633911, -1.5980392694473267, -1.247899055480957, 0.5553222298622131, 0.3627452254295349, 1.1855742931365967, 0.8179272413253784, 1.2556023597717285, 1.2731093168258667, 1.518207311630249, 1.553221344947815, 1.6582633256912231, 1.465686321258545, 1.2030812501907349, 1.1505602598190308, 1.6582633256912231, 1.605742335319519, 0.5553222298622131, 1.0630252361297607, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.8529412746429443, 1.2030812501907349, 1.0280113220214844, 0.8179272413253784, 0.502801239490509, 0.6953782439231873, 1.0630252361297607, 1.1155463457107544, 1.3081233501434326, 1.3956583738327026, 1.1155463457107544, 0.7829132676124573, 0.9579832553863525, -0.6001400351524353, -1.160364031791687, -0.7752100229263306, 0.18767507374286652, -0.17997196316719055, -0.7226890325546265, 1.5707283020019531, -0.9327731132507324, -0.9152660369873047, -0.6351540088653564, -1.580532193183899, -0.39005598425865173, 0.415266215801239, 0.9754902720451355, 0.2577032148838043, -1.3879550695419312, -0.47759100794792175, 1.5882353782653809, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 1.1505602598190308, 1.693277359008789, 1.8333333730697632, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7457983493804932, 1.640756368637085, 1.483193278312683, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1680673360824585, 1.1330533027648926, 1.2556023597717285, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 0.8354342579841614, 0.15266107022762299, 0.7128852605819702, 0.415266215801239, 0.17016807198524475, 1.2030812501907349, 0.20518220961093903, 1.2731093168258667, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3256303071975708, 1.2556023597717285, 1.3256303071975708, 0.9404762983322144, 1.2556023597717285, 0.45028021931648254, 0.45028021931648254, -0.6176469922065735, 0.13515406847000122, -0.6001400351524353, -0.8977590203285217, -0.7577030062675476, -1.3004200458526611, -0.6526610255241394, -1.2303920984268188, -0.28501397371292114, -0.3550419807434082, 0.5378152132034302, -0.6001400351524353, -0.17997196316719055, 0.3802522122859955, 0.4677872359752655, -0.42506998777389526, -0.3025209903717041, 0.39775922894477844, 0.432773232460022, 0.6603642702102661, -0.0049019488506019115, 0.7478992342948914, 0.3102242052555084, 1.1855742931365967, 0.7303922772407532, 0.6428572535514832 [e2e-predictor] , 0.520308256149292, 0.2752102017402649, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.08263305574655533, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.3277312219142914, 0.2577032148838043, 0.5378152132034302, 0.8004202842712402, 0.6953782439231873, 0.5553222298622131, 0.7829132676124573, 0.8004202842712402, 1.1330533027648926, 1.0280113220214844, 1.1855742931365967, 0.9229692816734314, 1.2030812501907349, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, -1.0728291273117065, -1.668067216873169, -1.5455182790756226, -0.4425770044326782, 1.3256303071975708, 0.8529412746429443, 0.9929972887039185, 1.6232492923736572, 1.3606443405151367, 1.6232492923736572, 1.3081233501434326, 1.2556023597717285, 1.3956583738327026, 1.605742335319519, 1.5707283020019531, 1.465686321258545, 1.378151297569275, 1.5007003545761108, 1.4481793642044067, 1.3606443405151367, 1.1330533027648926, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 0.45028021931648254, -0.17997196316719055, 0.15266107022762299, -0.17997196316719055, 0.6953782439231873, 0.9054622650146484, 1.1330533027648926, 0.20518220961093903, -0.7401960492134094, -0.8277310132980347, -0.8802520632743835, -1.247899055480957, -1.0553221702575684, -0.5301120281219482, 1.2556023597717285, -1.335434079170227, -1.1778711080551147, -0.03991595283150673, -1.1253501176834106, -1.7380952835083008, -1.422969102859497, -1.5280112028121948, -0.9327731132507324, -0.8802520632743835, 0.8354342579841614, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.8508403301239014, 1.7983193397521973, 1.6757704019546509, 1.553221344947815, 1.5007003545761108, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2205883264541626, 0.6953782439231873, 0.17016807198524475, 0.13515406847000122, 0.8179272413253784, 0.5378152132034302, 0.7478992342948914, 0.9929972887039185, 0.6253502368927002, 0.5728292465209961, 1.0455182790756226, 1.2731093168258667, 1.2205883264541626, 1.5882353782653809, 1.430672287940979, 1.5007003545761108, 1.430672287940979, 1.4481793642044067, 1.3081233501434326, 1.1330533027648926, 0.8179272413253784, -0.4950979948043823, -0.8277310132980347, -0.1624649614095688, 1.2731093168258667, 0.2577032148838043, -0.5301120281219482, [e2e-predictor] -0.14495795965194702, -0.2499999701976776, -0.7752100229263306, -0.9677870869636536, -1.0903360843658447, 0.3802522122859955, 0.6953782439231873, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.18767507374286652, 0.6078432202339172, 0.8529412746429443, 0.7829132676124573, 0.8354342579841614, 0.6603642702102661, 0.9229692816734314, 0.9929972887039185, 0.7478992342948914, 0.8704482913017273, 0.9754902720451355, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.2752102017402649, 0.45028021931648254, 0.432773232460022, 0.3277312219142914, 0.6778712272644043, 0.7303922772407532, 0.5378152132034302, 0.6953782439231873, 0.7478992342948914, 0.520308256149292, 0.7128852605819702, 0.9579832553863525, 1.0630252361297607, 1.1505602598190308, 0.8704482913017273, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.1855742931365967, 1.0630252361297607, 0.7128852605819702, -0.6876749992370605, -1.6330533027648926, -1.6155462265014648, 0.1001400575041771, -0.14495795965194702, 0.9404762983322144, 1.0455182790756226, 1.378151297569275, 1.5882353782653809, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5007003545761108, 1.2380952835083008, 0.9929972887039185, 1.518207311630249, 1.605742335319519, 1.518207311630249, 1.3606443405151367, 1.1330533027648926, 0.7829132676124573, 1.0980392694473267, 0.9229692816734314, 0.3277312219142914, 1.1505602598190308, 0.7303922772407532, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 1.3606443405151367, 1.815826416015625, 1.5357143878936768, 0.7128852605819702, -0.7752100229263306, -1.160364031791687, -0.6176469922065735, 0.18767507374286652, -0.6176469922065735, -0.7401960492134094, 0.6953782439231873, -0.5126050114631653, -1.2303920984268188, 0.8529412746429443, -0.6876749992370605, -1.4404760599136353, -1.3879550695419312, -1.422969102859497, -1.0728291273117065, -0.8977590203285217, 1.2205883264541626, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.2556023597717285, 1.2906162738800049, 1.465686321258545, 1.7457983493804932, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7983193397521973, 1.7107843160629272, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.4131653308868408, 1.5357143878936768, 1.6757704019546509, 1.728291392326355, 1.6232492923736572, 1.605742335319519, 1.483193278312683, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 0.45028021931648254, 0.18767507374286652, 0.7128852605819702, [e2e-predictor] 1.0455182790756226, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 1.343137264251709, 1.3081233501434326, 1.4131653308868408, 1.465686321258545, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.465686321258545, 1.378151297569275, 1.0455182790756226, 0.2752102017402649, 0.9229692816734314, 0.432773232460022, 0.08263305574655533, -0.3550419807434082, 1.3256303071975708, 0.8704482913017273, 0.5553222298622131, 0.3277312219142914, -0.057422954589128494, 0.03011205606162548, 0.432773232460022, -0.3200279772281647, 0.4852942228317261, 0.2752102017402649, 0.432773232460022, 0.39775922894477844, 0.5728292465209961, 0.9229692816734314, 0.6078432202339172, 0.8179272413253784, 0.520308256149292, 0.9579832553863525, 0.6778712272644043, 0.7478992342948914, 0.8704482913017273, 0.7654062509536743, 0.8004202842712402, 0.4852942228317261, 0.590336263179779, 0.5553222298622131, 0.432773232460022, 0.4677872359752655, 0.34523820877075195, 0.2752102017402649, 0.3802522122859955, 0.8704482913017273, 0.7654062509536743, 0.7128852605819702, 0.6778712272644043, 0.7654062509536743, 0.9579832553863525, 0.8704482913017273, 1.0980392694473267, 1.3256303071975708, 1.430672287940979, 1.0805323123931885, 0.9579832553863525, 1.0980392694473267, 0.9054622650146484, 0.08263305574655533, -1.3879550695419312, -1.6855742931365967, 0.3802522122859955, 0.9579832553863525, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.4481793642044067, 1.343137264251709, 1.465686321258545, 1.483193278312683, 1.6582633256912231, 1.728291392326355, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 0.7829132676124573, 1.465686321258545, 1.5882353782653809, 1.1855742931365967, 0.6778712272644043, 1.693277359008789, 1.2380952835083008, 1.0980392694473267, 0.6778712272644043, 0.6253502368927002, 0.45028021931648254, 0.5378152132034302, 0.8179272413253784, 0.45028021931648254, 0.9054622650146484, 0.5553222298622131, 0.590336263179779, 0.13515406847000122, 1.1855742931365967, -0.9502801299095154, -0.7927170395851135, -0.7577030062675476, -0.8452380299568176, -1.3004200458526611, 0.2752102017402649, 0.45028021931648254, -0.9327731132507324, -0.33753499388694763, -0.39005598425865173, -1.1078431606292725, -1.0553221702575684, -0.7051820158958435, -0.8627450466156006, -0.8627450466156006, 1.1330533027648926, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.2906162738800049, 1.465686321258545, 1.6757704019546509, 1.8508403301239014, 1.9208683967590332, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.8858543634414673, 1.7633053064346313, 1.693277359008789, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.413165330 [e2e-predictor] 8868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.1680673360824585, 1.4481793642044067, 1.465686321258545, 1.693277359008789, 1.518207311630249, 1.605742335319519, 1.6582633256912231, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.1855742931365967, 1.0980392694473267, 1.378151297569275, 1.4131653308868408, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.465686321258545, 1.6232492923736572, 1.5357143878936768, 1.1505602598190308, 1.3081233501434326, 0.7303922772407532, 1.2906162738800049, -0.10994396358728409, 0.6603642702102661, 0.9404762983322144, 1.2556023597717285, 0.6778712272644043, 0.9754902720451355, 0.9054622650146484, 1.1680673360824585, 0.5378152132034302, 0.34523820877075195, -0.0049019488506019115, 0.8704482913017273, 0.432773232460022, 0.8529412746429443, 0.03011205606162548, 0.6603642702102661, 0.7303922772407532, 0.415266215801239, 0.7303922772407532, 0.5728292465209961, 0.9229692816734314, 0.5553222298622131, 0.7303922772407532, 0.7478992342948914, 0.6253502368927002, 0.6953782439231873, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.8879552483558655, 0.4677872359752655, 0.6953782439231873, 0.9754902720451355, 0.6078432202339172, 0.9054622650146484, 0.8179272413253784, 1.0455182790756226, 0.8879552483558655, 1.0455182790756226, 1.3081233501434326, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.0805323123931885, 1.1680673360824585, 0.6428572535514832, -0.5651260018348694, -1.6330533027648926, -0.7401960492134094, 0.9579832553863525, 1.1155463457107544, 1.0280113220214844, 0.590336263179779, 1.0280113220214844, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6757704019546509, 1.605742335319519, 1.1505602598190308, 1.1855742931365967, 1.3256303071975708, 1.6232492923736572, 1.640756368637085, 1.7983193397521973, 0.9054622650146484, 1.2731093168258667, 0.9404762983322144, 0.9754902720451355, 1.3256303071975708, 1.0805323123931885, 1.2906162738800049, 0.20518220961093903, 1.0630252361297607, 0.13515406847000122, 0.8704482913017273, 0.6078432202339172, 1.2556023597717285, 1.1505602598190308, 1.430672287940979, 1.0455182790756226, 0.9229692816734314, 0.0476190559566021, -0.8277310132980347, -0.8277310132980347, -0.4950979948043823, -0.8102240562438965, -1.3004200458526611, -0.28501397371292114, 0.5378152132034302, -1.2128850221633911, -0.5301120281219482, -0.4600839912891388, -0.9852941036224365, -1.0728291273117065, -1.0728291273117065, -1.0378150939941406, -0.4075630009174347, 1.0630252361297607, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885], [1.728291392326355, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1 [e2e-predictor] .0980392694473267, 1.2380952835083008, 1.2556023597717285, 1.5007003545761108, 1.8333333730697632, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.4481793642044067, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.2030812501907349, 1.1330533027648926, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.2380952835083008, 1.4481793642044067, 1.553221344947815, 1.518207311630249, 1.6582633256912231, 1.6582633256912231, 1.605742335319519, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.518207311630249, 1.1505602598190308, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.2906162738800049, 1.2380952835083008, 1.3256303071975708, 1.3081233501434326, 1.0980392694473267, 1.1680673360824585, 1.2380952835083008, 0.9404762983322144, 0.8879552483558655, 0.7128852605819702, 0.9579832553863525, 0.8529412746429443, 0.7303922772407532, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.8879552483558655, 0.9229692816734314, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.6603642702102661, 0.520308256149292, 0.29271721839904785, 0.4677872359752655, 0.7654062509536743, 0.8529412746429443, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 0.8529412746429443, 1.378151297569275, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.3956583738327026, 1.2205883264541626, 1.1855742931365967, 0.9754902720451355, 0.17016807198524475, -0.9852941036224365, -1.1078431606292725, -0.21498596668243408, 0.012605053372681141, 1.0980392694473267, 1.2731093168258667, 1.0630252361297607, 1.0455182790756226, 1.5357143878936768, 1.378151297569275, 1.553221344947815, 1.5707283020019531, 1.7107843160629272, 1.2380952835083008, 1.5707283020019531, 1.553221344947815, 1.465686321258545, 1.518207311630249, 1.430672287940979, 0.9754902720451355, 0.9579832553863525, 0.8354342579841614, 1.2731093168258667, 1.3256303071975708, 0.9929972887039185, 1.3256303071975708, 1.1855742931365967, 1.0630252361297607, 1.0630252361297607, 0.08263305574655533, 1.0105042457580566, 0.6078432202339172, 0.6078432202339172, 1.2030812501907349, 1.1505602598190308, 1.6232492923736572, 1.1330533027648926, 1.605742335319519, 1.3081233501434326, 0.8529412746429443, -0.5126050114631653, -1.3529410362243652, -1.1078431606292725, -1.2303920984268188, -1.3879550695419312, -1.2654061317443848, 0.2752102017402649, -1.422969102859497, -0.8102240562438965, -0.33753499388694763, -0.6526610255241394, -1.0028010606765747, -0.9327731132507324, -1.0903360843658447, 0.18767507374286652, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607], [1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.238095 [e2e-predictor] 2835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.378151297569275, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.1505602598190308, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1330533027648926, 0.8879552483558655, 0.8704482913017273, 0.9404762983322144, 0.8179272413253784, 0.8704482913017273, 1.1680673360824585, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.553221344947815, 1.6582633256912231, 1.693277359008789, 1.6232492923736572, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.2556023597717285, 1.3606443405151367, 1.430672287940979, 1.2380952835083008, 1.0105042457580566, 1.3081233501434326, 1.0105042457580566, 0.9404762983322144, 1.0105042457580566, 0.9579832553863525, 1.0105042457580566, 0.7829132676124573, 0.2577032148838043, 0.6953782439231873, 0.8179272413253784, 0.7303922772407532, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.6253502368927002, 0.7478992342948914, 0.6603642702102661, 0.4677872359752655, 0.8004202842712402, 0.8879552483558655, 0.8179272413253784, 0.9404762983322144, 0.8879552483558655, 0.6953782439231873, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.6953782439231873, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 0.9404762983322144, 1.1855742931365967, 0.7303922772407532, -0.8627450466156006, -1.2654061317443848, -1.160364031791687, 0.4852942228317261, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.378151297569275, 1.3956583738327026, 1.605742335319519, 1.3081233501434326, 1.6232492923736572, 1.2205883264541626, 1.430672287940979, 1.553221344947815, 1.6582633256912231, 0.8704482913017273, 0.7128852605819702, 1.2906162738800049, 1.1330533027648926, 0.9754902720451355, 1.2556023597717285, 1.518207311630249, 1.1330533027648926, 1.343137264251709, 1.1855742931365967, 1.4131653308868408, 1.2556023597717285, 0.7478992342948914, 1.2030812501907349, 0.5553222298622131, 0.8704482913017273, 0.7128852605819702, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.0455182790756226, 1.605742335319519, 0.8879552483558655, 1.378151297569275, 0.5553222298622131, -0.6351540088653564, -1.5105042457580566, -1.282913088798523, -1.1428570747375488, -1.335434079170227, -1.160364031791687, -0.09243696182966232, -1.4754900932312012, -1.0028010606765747, -0.42506998777389526, -0.6001400351524353, -0.6176469922065735, -0.9152660369873047, -1.0028010606765747, 0.9054622650146484, 1.0805323123931885, 1.0630252361297607], [1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, [e2e-predictor] 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.2556023597717285, 1.3956583738327026, 1.5882353782653809, 1.7633053064346313, 1.8858543634414673, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.8508403301239014, 1.780812382698059, 1.693277359008789, 1.6232492923736572, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2380952835083008, 1.0980392694473267, 0.9754902720451355, 1.1855742931365967, 1.0105042457580566, 1.0805323123931885, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.5007003545761108, 1.6582633256912231, 1.3956583738327026, 1.378151297569275, 1.3081233501434326, 1.2556023597717285, 1.378151297569275, 1.1855742931365967, 1.2030812501907349, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2030812501907349, 0.8879552483558655, 1.0455182790756226, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.7128852605819702, 0.8004202842712402, 1.0105042457580566, 0.590336263179779, 0.7303922772407532, 0.8004202842712402, 0.8004202842712402, 0.7128852605819702, 0.7303922772407532, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.6078432202339172, 0.9229692816734314, 1.0805323123931885, 0.9054622650146484, 0.8354342579841614, 1.1330533027648926, 1.0280113220214844, 0.7128852605819702, 1.0280113220214844, 1.1855742931365967, 1.1680673360824585, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 0.6953782439231873, -0.7927170395851135, -1.720588207244873, -0.5826330184936523, 0.18767507374286652, 0.9054622650146484, 0.8879552483558655, 1.3081233501434326, 1.483193278312683, 0.8354342579841614, 1.3606443405151367, 1.3256303071975708, 1.5357143878936768, 1.5707283020019531, 1.1855742931365967, 1.0630252361297607, 1.465686321258545, 0.9579832553863525, 1.2906162738800049, 0.7829132676124573, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.0455182790756226, 1.2205883264541626, 1.3081233501434326, 1.430672287940979, 0.6603642702102661, 1.0455182790756226, 1.2380952835083008, 0.7478992342948914, 1.1680673360824585, 1.0630252361297607, 1.1680673360824585, 1.3956583738327026, 1.5007003545761108, 0.8879552483558655, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.2030812501907349, 1.2205883264541626, 0.415266215801239, -0.07492996007204056, -1.422969102859497, -1.370448112487793, -1.247899055480957, -1.3529410362243652, -1.0728291273117065, -0.9502801299095154, -1.5455182790756226, -0.8452380299568176, -0.6176469922065735, -0.7226890325546265, -0.28501397371292114, -1.0903360843658447, -1.160364031791687, 1.2030812501907349, 1.0280113220214844], [1.6582633256912231, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672 [e2e-predictor] 287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.5007003545761108, 1.6232492923736572, 1.728291392326355, 1.868347406387329, 1.8858543634414673, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7107843160629272, 1.7107843160629272, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.343137264251709, 1.343137264251709, 1.1330533027648926, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 0.8179272413253784, 0.6778712272644043, 0.8529412746429443, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.0805323123931885, 1.2030812501907349, 0.6953782439231873, 0.7829132676124573, 1.0280113220214844, 1.1155463457107544, 1.2731093168258667, 0.9404762983322144, 1.0805323123931885, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5882353782653809, 1.430672287940979, 1.343137264251709, 1.4131653308868408, 1.5707283020019531, 1.4131653308868408, 1.1680673360824585, 1.0630252361297607, 0.9579832553863525, 1.3256303071975708, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 0.9229692816734314, 0.7128852605819702, 0.9229692816734314, 0.9404762983322144, 0.34523820877075195, 0.03011205606162548, 0.9404762983322144, 0.45028021931648254, 0.7478992342948914, 0.6428572535514832, 0.7829132676124573, 0.502801239490509, 0.6428572535514832, 0.9054622650146484, 0.8879552483558655, 0.7829132676124573, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.9404762983322144, 0.6603642702102661, 0.7128852605819702, 0.6603642702102661, 0.9404762983322144, 0.590336263179779, 0.9929972887039185, -0.0049019488506019115, 0.8879552483558655, 0.8529412746429443, 0.7478992342948914, 1.2556023597717285, 1.3606443405151367, 1.2731093168258667, 1.3606443405151367, 1.2380952835083008, 1.3956583738327026, 1.2731093168258667, 1.2906162738800049, 0.6778712272644043, -0.10994396358728409, -1.5280112028121948, -1.4404760599136353, 0.415266215801239, 0.45028021931648254, 0.6428572535514832, 1.2205883264541626, 0.6778712272644043, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.7107843160629272, 1.378151297569275, 1.3081233501434326, 1.483193278312683, 1.3256303071975708, 1.2906162738800049, 1.0980392694473267, 1.378151297569275, 1.3606443405151367, 0.8879552483558655, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2205883264541626, 0.45028021931648254, 0.8879552483558655, 1.2380952835083008, 0.7829132676124573, 0.590336263179779, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.6428572535514832, 0.7478992342948914, 0.415266215801239, 0.7654062509536743, 0.8529412746429443, 0.6253502368927002, 0.6778712272644043, 1.1155463457107544, 0.1001400575041771, 0.1001400575041771, -0.3025209903717041, -1.3004200458526611 [e2e-predictor] , -1.3879550695419312, -1.2654061317443848, -1.0553221702575684, -1.1253501176834106, -1.3879550695419312, -1.0728291273117065, -1.0203081369400024, -0.5826330184936523, -0.6701680421829224, -0.9502801299095154, -1.2128850221633911, -1.0028010606765747, 1.9558824300765991], [1.605742335319519, 1.5882353782653809, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3606443405151367, 1.5707283020019531, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.640756368637085, 1.553221344947815, 1.483193278312683, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.2906162738800049, 1.3256303071975708, 1.2906162738800049, 1.3256303071975708, 1.1505602598190308, 1.0805323123931885, 1.2731093168258667, 1.2380952835083008, 1.0105042457580566, 0.9929972887039185, 0.8529412746429443, 1.1330533027648926, 1.3256303071975708, 1.2556023597717285, 1.2205883264541626, 1.343137264251709, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.0630252361297607, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.6953782439231873, 0.6078432202339172, 0.520308256149292, 0.3627452254295349, 0.520308256149292, 0.5553222298622131, 0.4852942228317261, 0.4677872359752655, 0.7654062509536743, 0.7829132676124573, 0.6253502368927002, 0.7478992342948914, 0.8529412746429443, 0.7128852605819702, 0.6078432202339172, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.7303922772407532, 0.590336263179779, 0.8529412746429443, 0.8704482913017273, 0.5553222298622131, 0.5553222298622131, 0.8704482913017273, 0.8879552483558655, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.3606443405151367, 1.465686321258545, 1.4481793642044067, 1.2906162738800049, 1.0280113220214844, 0.17016807198524475, -1.6505602598190308, -1.2303920984268188, -0.8977590203285217, -0.7226890325546265, 0.8704482913017273, 0.8179272413253784, 0.8879552483558655, 1.343137264251709, 1.6757704019546509, 1.2556023597717285, 1.0630252361297607, 1.2556023597717285, 1.5357143878936768, 1.1855742931365967, 1.1505602598190308, 1.2030812501907349, 1.553221344947815, 1.0805323123931885, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.2030812501907349, 0.9579832553 [e2e-predictor] 863525, 0.8879552483558655, 0.6603642702102661, 0.7128852605819702, 0.432773232460022, 0.6953782439231873, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.6253502368927002, 0.5378152132034302, 0.7654062509536743, 0.3802522122859955, 0.2752102017402649, 0.9054622650146484, 0.24019621312618256, 0.7829132676124573, 0.6953782439231873, -0.5126050114631653, -1.1253501176834106, -1.422969102859497, -1.247899055480957, -1.3004200458526611, -1.1778711080551147, -1.3879550695419312, -1.195378065109253, -0.8277310132980347, -0.6701680421829224, -0.7752100229263306, -1.0378150939941406, -1.0728291273117065, -0.42506998777389526], [1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.4131653308868408, 1.7107843160629272, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2731093168258667, 1.1505602598190308, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.1680673360824585, 0.9929972887039185, 0.9054622650146484, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.1505602598190308, 1.4131653308868408, 1.2556023597717285, 1.3956583738327026, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.343137264251709, 1.2380952835083008, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 0.8529412746429443, 1.0980392694473267, 1.2205883264541626, 1.3956583738327026, 1.430672287940979, 1.343137264251709, 1.1330533027648926, 1.3606443405151367, 0.7478992342948914, 1.2030812501907349, 1.1855742931365967, 0.9929972887039185, 0.9404762983322144, 1.0280113220214844, 0.8529412746429443, 0.8879552483558655, 0.7128852605819702, 0.8529412746429443, 0.7128852605819702, 0.7654062509536743, 0.6953782439231873, 0.3627452254295349, 0.2226892113685608, 0.4852942228317261, 0.3102242052555084, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.6953782439231873, 0.7829132676124573, 0.9404762983322144, 0.8004202842712402, 0.8354342579841614, 0.7303922772407532, 0.5378152132034302, 0.6603642702102661, 0.432773232460022, 0.7303922772407532, 0.502801239490509, 0.7478992342948914, 0.8879552483558655, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.483193278312683, 1.3081233501434326, 1.1855742931365967, 1.2556023597717285, 1.1155463457107544, 0.1001400575041771, -1.3179271221160889, -1.5280112028121948, -0.5651260018348694, -0.8102240562438965, -0.022408949211239815, 0.9929972887039185, 1.5182073116 [e2e-predictor] 30249, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.0455182790756226, 1.465686321258545, 1.0455182790756226, 1.2556023597717285, 1.1330533027648926, 1.3081233501434326, 0.7829132676124573, 0.9929972887039185, 1.0980392694473267, 1.2731093168258667, 1.0805323123931885, 1.6232492923736572, 0.9929972887039185, 1.1855742931365967, 0.9929972887039185, 0.9229692816734314, 0.7829132676124573, 0.7654062509536743, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.6603642702102661, 0.9404762983322144, 0.5553222298622131, 0.7128852605819702, 0.5378152132034302, 1.0455182790756226, 1.0455182790756226, 1.1505602598190308, 1.1155463457107544, -0.2499999701976776, -1.0378150939941406, -1.6155462265014648, -1.1253501176834106, -1.2128850221633911, -1.0553221702575684, -1.2303920984268188, -1.0903360843658447, -1.2303920984268188, -0.6526610255241394, -0.42506998777389526, -1.1078431606292725, -1.0903360843658447], [1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.5882353782653809, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.2731093168258667, 1.2556023597717285, 1.1330533027648926, 1.1680673360824585, 1.1330533027648926, 1.2205883264541626, 1.3956583738327026, 1.343137264251709, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2030812501907349, 1.2380952835083008, 1.1505602598190308, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.2380952835083008, 0.8179272413253784, 0.6778712272644043, 1.1330533027648926, 1.2030812501907349, 0.8879552483558655, 0.8354342579841614, 0.9229692816734314, 0.6603642702102661, 0.502801239490509, 0.6428572535514832, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.7478992342948914, 0.8529412746429443, 0.590336263179779, 0.3627452254295349, 0.9579832553863525, 0.520308256149292, 0.2577032148838043, 0.8879552483558655, 0.39775922894477844, 0.8529412746429443, 0.45028021931648254, 0.5378152132034302, 0.4852942228317261, 1.0105042457580566, 0.9754902720451355, 0.8179272413253784, 0.90546 [e2e-predictor] 22650146484, 0.9229692816734314, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.3256303071975708, 1.2030812501907349, 1.483193278312683, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 0.8004202842712402, -0.9852941036224365, -1.335434079170227, -1.282913088798523, -0.28501397371292114, -0.0049019488506019115, 0.9929972887039185, 0.7829132676124573, 0.5728292465209961, 0.9404762983322144, 1.2380952835083008, 0.8879552483558655, 1.0980392694473267, 1.0980392694473267, 0.8529412746429443, 0.8529412746429443, 0.7654062509536743, 0.8529412746429443, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.2906162738800049, 0.6428572535514832, 0.9754902720451355, 0.9054622650146484, 0.6078432202339172, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.7654062509536743, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.7654062509536743, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 0.8179272413253784, -1.282913088798523, -1.580532193183899, -1.3004200458526611, -1.1778711080551147, -1.1428570747375488, -1.2303920984268188, -1.0903360843658447, -1.6330533027648926, -0.057422954589128494, -0.6176469922065735, -1.0903360843658447], [1.518207311630249, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1505602598190308, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 0.9404762983322144, 1.430672287940979, 1.5007003545761108, 1.0280113220214844, 0.9404762983322144, 1.1680673360824585, 0.8879552483558655, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.0805323123931885, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.3606443405151367, 1.2556023597717285, 1.343137264251709, 1.1155463457107544, 1.1680673360824585, 1.1330533027648926, 0.9754902720451355, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9404762983322144, 1.1855742931365967, 1.2731093168258667, 0.8704482913017273, 0.8704482913017273, 1.2556023597717285, 1.0455182790756226, 0.9929972887039185, 1.0980392694473267, 0.9929972887039185, 0.9229692816734314, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0 [e2e-predictor] .7303922772407532, 0.8879552483558655, 0.7303922772407532, 0.6778712272644043, 0.9054622650146484, 1.0280113220214844, 0.9929972887039185, 0.415266215801239, 0.502801239490509, 0.6953782439231873, 0.7303922772407532, 0.3277312219142914, 0.4852942228317261, 0.5728292465209961, 0.7829132676124573, 0.6078432202339172, 0.3627452254295349, 0.6428572535514832, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.5357143878936768, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.378151297569275, 1.465686321258545, 1.0980392694473267, -0.2499999701976776, -1.1253501176834106, -1.7380952835083008, -0.3550419807434082, -0.5301120281219482, 0.24019621312618256, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.8004202842712402, 0.8529412746429443, 1.1855742931365967, 1.1155463457107544, 1.1505602598190308, 0.8354342579841614, 0.8004202842712402, 1.3081233501434326, 0.9404762983322144, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 0.7829132676124573, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0980392694473267, 1.0280113220214844, 1.1155463457107544, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.4131653308868408, -1.0203081369400024, -1.4929972887039185, -1.370448112487793, -1.2654061317443848, -1.2303920984268188, -1.247899055480957, -1.2128850221633911, -1.5105042457580566, 0.6428572535514832, -0.8102240562438965], [1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.5707283020019531, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.2731093168258667, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.0630252361297607, 0.9229692816734314, 1.0280113220214844, 1.1680673360824585, 1.2205883264541626, 1.1680673360824585, 1.0805323123931885, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.430672287940979, 1.2731093168258667, 1.3256303071975708, 1.2380952835083008, 1.1505602598190308, 1.0455 [e2e-predictor] 182790756226, 0.9929972887039185, 1.1505602598190308, 0.9929972887039185, 1.1855742931365967, 1.2731093168258667, 0.9929972887039185, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.0980392694473267, 1.0630252361297607, 0.8004202842712402, 0.9229692816734314, 0.7829132676124573, 0.5728292465209961, 0.7128852605819702, 0.8704482913017273, 0.8879552483558655, 0.7654062509536743, 0.6953782439231873, 0.7478992342948914, 0.8529412746429443, 0.6953782439231873, 0.7478992342948914, 0.4677872359752655, 0.3627452254295349, 0.5553222298622131, 0.4852942228317261, 0.39775922894477844, 0.45028021931648254, 0.590336263179779, 0.6078432202339172, 0.7829132676124573, 0.7829132676124573, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.3606443405151367, 1.2906162738800049, 1.483193278312683, 1.2556023597717285, 0.8879552483558655, -0.7927170395851135, -1.370448112487793, -1.5630252361297607, -0.7401960492134094, -0.057422954589128494, 0.3802522122859955, 0.5728292465209961, 0.6428572535514832, 0.5728292465209961, 0.8704482913017273, 0.8704482913017273, 1.0630252361297607, 0.8354342579841614, 1.1855742931365967, 0.7303922772407532, 0.7654062509536743, 1.2030812501907349, 0.9929972887039185, 1.0455182790756226, 0.17016807198524475, 0.9054622650146484, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.6428572535514832, -1.422969102859497, -1.5630252361297607, -1.3879550695419312, -1.3179271221160889, -1.3004200458526611, -1.3179271221160889, -1.370448112487793, 0.6778712272644043], [1.4481793642044067, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.605742335319519, 1.5882353782653809, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4481793642044067, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.8879552483558655, 0.8179272413253784, 1.0980392694473267, 1.2906162738800049, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.3606443405151367, 1.273109316 [e2e-predictor] 8258667, 1.2030812501907349, 1.2731093168258667, 1.2030812501907349, 1.4131653308868408, 1.430672287940979, 0.9229692816734314, 0.8529412746429443, 0.8354342579841614, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.2380952835083008, 1.1155463457107544, 1.2380952835083008, 1.1680673360824585, 1.0455182790756226, 1.0805323123931885, 1.2205883264541626, 1.343137264251709, 0.9754902720451355, 1.1330533027648926, 0.9229692816734314, 0.7829132676124573, 0.9579832553863525, 1.0630252361297607, 0.9929972887039185, 0.8354342579841614, 0.6428572535514832, 0.590336263179779, 1.1155463457107544, 0.7829132676124573, 0.7654062509536743, 0.5728292465209961, 0.6603642702102661, 0.7829132676124573, 0.520308256149292, 0.5378152132034302, 0.7128852605819702, 0.5553222298622131, 0.6603642702102661, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8004202842712402, 0.9754902720451355, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 1.0630252361297607, 1.3606443405151367, 1.2205883264541626, 1.2030812501907349, 1.3081233501434326, 1.4481793642044067, 1.3606443405151367, 1.4131653308868408, 1.3606443405151367, 1.2731093168258667, 0.7303922772407532, -0.8277310132980347, -1.0203081369400024, -1.1778711080551147, -0.6526610255241394, 0.012605053372681141, -0.7577030062675476, -0.28501397371292114, 0.6603642702102661, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 0.9054622650146484, 0.9754902720451355, 0.8179272413253784, 0.5378152132034302, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.2380952835083008, -0.057422954589128494, -1.4404760599136353, -1.4054621458053589, -1.3179271221160889, -1.247899055480957, -1.370448112487793, -1.335434079170227], [1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6232492923736572, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.395658373832 [e2e-predictor] 7026, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2030812501907349, 1.2205883264541626, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.8004202842712402, 1.0980392694473267, 1.1330533027648926, 1.3256303071975708, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.2731093168258667, 1.0980392694473267, 1.1330533027648926, 0.8179272413253784, 0.9054622650146484, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2906162738800049, 1.2030812501907349, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.343137264251709, 1.2205883264541626, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 0.9229692816734314, 0.6603642702102661, 1.1155463457107544, 0.8879552483558655, 0.45028021931648254, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.8704482913017273, 0.9229692816734314, 0.520308256149292, 0.5378152132034302, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.7478992342948914, 0.9579832553863525, 0.8529412746429443, 0.8879552483558655, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.9579832553863525, 1.1505602598190308, 1.4481793642044067, 1.1855742931365967, 1.0455182790756226, 1.2380952835083008, 1.343137264251709, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.2030812501907349, 0.7478992342948914, -0.8452380299568176, -1.3004200458526611, -0.5126050114631653, -1.0378150939941406, -1.3179271221160889, 0.4677872359752655, 0.520308256149292, 0.9929972887039185, 0.8354342579841614, 0.8004202842712402, 1.0630252361297607, 0.9579832553863525, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.0805323123931885, 1.2205883264541626, -0.2499999701976776, -1.720588207244873, -1.457983136177063, -1.370448112487793, -1.422969102859497], [1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.448 [e2e-predictor] 1793642044067, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.465686321258545, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.8704482913017273, 0.39775922894477844, 0.9929972887039185, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.0455182790756226, 1.1855742931365967, 1.2030812501907349, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.2380952835083008, 0.9754902720451355, 1.0805323123931885, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.343137264251709, 1.1680673360824585, 1.1505602598190308, 0.9579832553863525, 0.7654062509536743, 1.343137264251709, 1.1855742931365967, 0.8179272413253784, 0.7303922772407532, 1.0280113220214844, 0.8179272413253784, 0.8004202842712402, 0.7303922772407532, 0.7478992342948914, 0.4677872359752655, 0.6603642702102661, 0.3802522122859955, 0.6253502368927002, 0.7128852605819702, 0.7829132676124573, 0.7128852605819702, 0.8529412746429443, 0.8179272413253784, 0.7303922772407532, 0.5728292465209961, 0.9404762983322144, 0.6078432202339172, 0.7654062509536743, 1.0105042457580566, 1.0630252361297607, 1.0105042457580566, 1.2380952835083008, 0.8354342579841614, 1.0980392694473267, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.3081233501434326, 1.3956583738327026, 0.8354342579841614, 0.2226892113685608, -1.1078431606292725, -1.5105042457580566, -1.0553221702575684, -0.6701680421829224, -0.03991595283150673, 0.3802522122859955, 0.9404762983322144, 0.8179272413253784, 0.8879552483558655, 1.0630252361297607, 0.8354342579841614, 0.6253502368927002, 0.8879552483558655, 0.8879552483558655, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 0.2577032148838043, -1.5455182790756226, -1.370448112487793], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4306722 [e2e-predictor] 87940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.5357143878936768, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.4481793642044067, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.2380952835083008, 1.2556023597717285, 1.1330533027648926, 1.1330533027648926, 1.0630252361297607, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.0805323123931885, 1.0455182790756226, 1.2731093168258667, 1.3081233501434326, 1.2380952835083008, 1.0980392694473267, 1.0280113220214844, 0.8354342579841614, 0.9579832553863525, 0.9929972887039185, 0.8879552483558655, 0.7829132676124573, 0.7478992342948914, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.2205883264541626, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2380952835083008, 1.2906162738800049, 1.2030812501907349, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 1.0805323123931885, 0.7654062509536743, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.502801239490509, 0.8704482913017273, 0.5728292465209961, 0.6428572535514832, 0.8879552483558655, 0.8879552483558655, 0.7478992342948914, 0.6428572535514832, 0.7303922772407532, 0.8879552483558655, 0.6953782439231873, 0.502801239490509, 0.9929972887039185, 0.6953782439231873, 0.9929972887039185, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.465686321258545, 1.4131653308868408, 1.4481793642044067, 1.2556023597717285, 1.0980392694473267, -0.3200279772281647, -1.195378065109253, -1.457983136177063, -1.580532193183899, -0.7401960492134094, -0.09243696182966232, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.9754902720451355, -0.37254899740219116, 0.7128852605819702, 0.7654062509536743, 1.1680673360824585, 1.1855742931365967, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.1330533027648926], [1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1. [e2e-predictor] 2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.6757704019546509, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1155463457107544, 1.0630252361297607, 1.0980392694473267, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.2906162738800049, 1.2906162738800049, 0.9929972887039185, 1.0805323123931885, 0.9229692816734314, 0.9929972887039185, 0.7128852605819702, 0.6953782439231873, 0.9929972887039185, 0.590336263179779, 0.6253502368927002, 1.0805323123931885, 0.9754902720451355, 1.1330533027648926, 1.0980392694473267, 1.2731093168258667, 1.2556023597717285, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 1.2205883264541626, 1.3606443405151367, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 1.0280113220214844, 1.1155463457107544, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.7654062509536743, 0.8354342579841614, 0.7128852605819702, 0.6428572535514832, 0.7478992342948914, 0.7128852605819702, 0.9579832553863525, 0.8179272413253784, 1.0455182790756226, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 1.0105042457580566, 0.6078432202339172, 0.8354342579841614, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.0630252361297607, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.5007003545761108, 1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.2731093168258667, 0.6253502368927002, -0.3025209903717041, -1.1253501176834106, -1.2303920984268188, -1.4929972887039185, -0.6176469922065735, -0.4425770044326782, -0.03991595283150673, 0.6078432202339172, -0.4425770044326782, 0.08263305574655533, 0.5728292465209961, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185], [1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.15056025 [e2e-predictor] 98190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.465686321258545, 1.640756368637085, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.1680673360824585, 1.0630252361297607, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 0.8704482913017273, 1.0980392694473267, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 1.0630252361297607, 0.6603642702102661, 0.6778712272644043, 0.9929972887039185, 0.590336263179779, 0.590336263179779, 0.7303922772407532, 0.9054622650146484, 0.6603642702102661, 0.8004202842712402, 0.8529412746429443, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.0630252361297607, 1.0280113220214844, 1.2030812501907349, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.2380952835083008, 0.8179272413253784, 1.0980392694473267, 1.1155463457107544, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 0.9404762983322144, 0.8879552483558655, 0.9579832553863525, 0.8529412746429443, 0.8004202842712402, 0.6953782439231873, 0.590336263179779, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.6778712272644043, 1.0105042457580566, 0.7829132676124573, 0.8879552483558655, 0.8179272413253784, 0.7128852605819702, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 0.432773232460022, 1.1155463457107544, 0.6778712272644043, 1.1680673360824585, 1.0980392694473267, 1.2030812501907349, 1.1155463457107544, 1.2731093168258667, 1.3606443405151367, 1.3256303071975708, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 0.9229692816734314, 0.3802522122859955, -0.10994396358728409, -0.7226890325546265, -1.1778711080551147, -0.9502801299095154, -0.14495795965194702, -0.47759100794792175, -0.26750698685646057, 0.15266107022762299, 1.0805323123931885, 1.3256303071975708, 1.1330533027648926, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.01050 [e2e-predictor] 42457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525], [1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.553221344947815, 1.5007003545761108, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.1330533027648926, 1.0805323123931885, 1.0105042457580566, 0.9404762983322144, 1.1855742931365967, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 0.9929972887039185, 0.7829132676124573, 0.6603642702102661, 0.5378152132034302, 0.7478992342948914, 0.6428572535514832, 0.4677872359752655, 0.6603642702102661, 1.0280113220214844, 0.8704482913017273, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.502801239490509, 0.6428572535514832, 0.8179272413253784, 0.9054622650146484, 0.7303922772407532, 0.7303922772407532, 0.9054622650146484, 1.0105042457580566, 1.1330533027648926, 0.9929972887039185, 1.0980392694473267, 0.8354342579841614, 0.7654062509536743, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 1.0980392694473267, 1.0455182790756226, 0.9054622650146484, 0.8004202842712402, 0.7829132676124573, 1.1855742931365967, 0.9754902720451355, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.8004202842712402, 0.9054622650146484, 0.9054622650146484, 0.8354342579841614, 0.8529412746429443, 0.7128852605819702, 0.8529412746429443, 1.0105042457580566, 0.6778712272644043, 0.6253502368927002, 0.502801239490509, 0.9054622650146484, 0.45028021931648254, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.2556023597717285, 1.2380952835083008, 1.3081233501434326, 1.4481793642044067, 1.4131653308868408, 1.465686321258545, 1.378151297569275, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.2556023597717285, 1.1855742931365967, 1.0980392694473267, 0.6778712272644043, 0.4677872359752655, 0.34523820877075195, 0.9929972887039185, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.1855742931365967, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.09 [e2e-predictor] 80392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144], [1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5707283020019531, 1.5357143878936768, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.2906162738800049, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.8704482913017273, 1.0280113220214844, 1.0455182790756226, 1.1855742931365967, 1.1330533027648926, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.2731093168258667, 1.3081233501434326, 1.2205883264541626, 1.2205883264541626, 1.0805323123931885, 0.8354342579841614, 0.6953782439231873, 0.8179272413253784, 0.4677872359752655, 0.8179272413253784, 0.9404762983322144, 0.9754902720451355, 0.7478992342948914, 0.502801239490509, 0.6078432202339172, 1.0805323123931885, 0.8879552483558655, 1.0280113220214844, 0.7478992342948914, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 0.7654062509536743, 0.7478992342948914, 0.6078432202339172, 0.5728292465209961, 0.9229692816734314, 0.9929972887039185, 1.0455182790756226, 0.6603642702102661, 0.8354342579841614, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6253502368927002, 0.9579832553863525, 1.0805323123931885, 0.8704482913017273, 0.7303922772407532, 0.9229692816734314, 0.7829132676124573, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 1.0105042457580566, 0.9754902720451355, 0.6778712272644043, 0.6253502368927002, 0.7478992342948914, 0.6078432202339172, 0.502801239490509, 0.7303922772407532, 0.45028021931648254, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 0.9579832553863525, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.2380952835083008, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.343137264251709, 1.2380952835083008, 1.3081233501434326, 1.553221344947815, 1.343137264251709, 1.2556023597717285, 1.308123350143 [e2e-predictor] 4326, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484], [1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.1155463457107544, 1.1855742931365967, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9404762983322144, 0.9754902720451355, 0.8354342579841614, 0.7478992342948914, 0.29271721839904785, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.0105042457580566, 1.2556023597717285, 1.1330533027648926, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0630252361297607, 0.9929972887039185, 1.0805323123931885, 1.1680673360824585, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 0.7654062509536743, 0.7829132676124573, 0.6603642702102661, 0.9754902720451355, 0.8529412746429443, 0.7478992342948914, 0.8179272413253784, 0.6253502368927002, 0.6253502368927002, 0.7478992342948914, 0.9054622650146484, 0.7654062509536743, 0.7128852605819702, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.8529412746429443, 0.9929972887039185, 0.9754902720451355, 0.8004202842712402, 0.9404762983322144, 0.8529412746429443, 0.6428572535514832, 0.5728292465209961, 0.6953782439231873, 0.39775922894477844, 0.2577032148838043, 0.5728292465209961, 0.9579832553863525, 1.0805323123931885, 1.1505602598190308, 1.0805323123931885, [e2e-predictor] 1.2380952835083008, 1.2380952835083008, 1.1330533027648926, 1.3606443405151367, 1.4481793642044067, 1.2205883264541626, 1.343137264251709, 1.605742335319519, 1.3956583738327026, 1.483193278312683, 1.4131653308868408, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.2731093168258667, 1.378151297569275, 1.4131653308868408, 1.5007003545761108, 1.2380952835083008, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314], [1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.780812382698059, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1155463457107544, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.8179272413253784, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 1.0280113220214844, 0.8354342579841614, 0.7303922772407532, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9929972887039185, 0.9054622650146484, 0.6778712272644043, 0.9054622650146484, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 1.0455182790756226, 0.9579832553863525, 0.8704482913017273, 0.7303922772407532, 0.8179272413253784, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.8004202842712402, 0.7654062509536743, 0.8704482913017273, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 0.9929972887039185, 1.1505602598190308, 0.9579832553863525, 1.0805323123931885, 0.9404762983322144, 1.1855742931365967, 0.9054622650146484, 1.1330533027648926, 1.0105042457580 [e2e-predictor] 566, 0.9754902720451355, 0.9579832553863525, 0.7303922772407532, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.7303922772407532, 0.45028021931648254, 0.24019621312618256, 0.6078432202339172, 0.18767507374286652, 0.6778712272644043, 0.8704482913017273, 0.7478992342948914, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9929972887039185, 1.1330533027648926, 1.2380952835083008, 1.3081233501434326, 1.2556023597717285, 1.0630252361297607, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.4481793642044067, 1.0280113220214844, 1.4481793642044067, 1.4481793642044067, 1.2731093168258667, 1.3081233501434326, 1.4481793642044067, 1.465686321258545, 1.2731093168258667, 1.1855742931365967, 1.3081233501434326, 1.343137264251709, 1.2380952835083008, 1.2380952835083008, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484], [1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.5357143878936768, 1.6582633256912231, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3081233501434326, 1.2556023597717285, 1.0805323123931885, 1.0105042457580566, 0.8529412746429443, 0.7128852605819702, 0.8179272413253784, 0.8879552483558655, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8004202842712402, 0.9054622650146484, 0.7303922772407532, 0.6428572535514832, 0.7303922772407532, 0.8004202842712402, 0.7654062509536743, 0.6078432202339172, 0.3802522122859955, 0.7303922772407532, 0.8004202842712402, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 1.0630252361297607, 0.9754902720451355, 1.0455182790756226, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.817927241325378 [e2e-predictor] 4, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9929972887039185, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 1.1330533027648926, 1.0455182790756226, 1.0455182790756226, 1.2030812501907349, 1.0980392694473267, 0.8179272413253784, 1.0455182790756226, 1.0105042457580566, 0.7654062509536743, 0.8529412746429443, 0.8704482913017273, 1.2205883264541626, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7128852605819702, 0.9579832553863525, 0.6778712272644043, 0.502801239490509, 0.34523820877075195, 0.502801239490509, 0.7128852605819702, 0.9054622650146484, 0.9054622650146484, 1.0105042457580566, 1.0455182790756226, 0.7654062509536743, 1.0105042457580566, 1.0980392694473267, 1.2556023597717285, 1.1505602598190308, 1.2556023597717285, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.343137264251709, 0.9229692816734314, 1.5007003545761108, 1.378151297569275, 1.4131653308868408, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273], [0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.5882353782653809, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.0455182790756226, 0.9754902720451355, 0.6778712272644043, 0.7128852605819702, 0.9579832553863525, 0.6078432202339172, 0.6428572535514832, 0.432773232460022, 0.39775922894477844, 0.6603642702102661, 0.9404762983322144, 0.18767507374286652, 0.292717218399047 [e2e-predictor] 85, 0.8879552483558655, 0.7654062509536743, 0.39775922894477844, 0.8879552483558655, 0.9404762983322144, 0.7654062509536743, 1.0980392694473267, 0.6603642702102661, 0.7654062509536743, 1.1330533027648926, 0.6078432202339172, 0.8179272413253784, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.1505602598190308, 0.9054622650146484, 0.9579832553863525, 1.0980392694473267, 1.1155463457107544, 1.2556023597717285, 1.3081233501434326, 0.9054622650146484, 1.0105042457580566, 1.0280113220214844, 0.8529412746429443, 1.0280113220214844, 0.7478992342948914, 0.6778712272644043, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 1.0805323123931885, 0.7303922772407532, 0.7303922772407532, 0.5553222298622131, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.5728292465209961, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.6778712272644043, 1.0805323123931885, 1.0455182790756226, 1.1330533027648926, 1.2205883264541626, 1.0630252361297607, 1.1330533027648926, 0.9054622650146484, 1.378151297569275, 1.2731093168258667, 1.1155463457107544, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.2731093168258667, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3 [e2e-predictor] 606443405151367, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.0805323123931885, 0.9754902720451355, 0.9579832553863525, 0.8529412746429443, 0.8179272413253784, 0.9754902720451355, 0.8529412746429443, 1.2731093168258667, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 0.9229692816734314, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.9054622650146484, 0.7829132676124573, 0.9229692816734314, 0.7128852605819702, 0.8179272413253784, 0.9754902720451355, 0.8879552483558655, 0.8879552483558655, 0.7654062509536743, 0.7303922772407532, 0.5728292465209961, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 0.9754902720451355, 1.0455182790756226, 1.1330533027648926, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.9929972887039185, 0.7829132676124573, 1.0630252361297607, 1.343137264251709, 1.0280113220214844, 0.9229692816734314, 0.6603642702102661, 0.520308256149292, 0.8879552483558655, 0.8529412746429443, 0.9754902720451355, 0.9754902720451355, 0.8004202842712402, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.4677872359752655, 0.5728292465209961, 0.6953782439231873, 1.0630252361297607, 0.8529412746429443, 0.6078432202339172, 0.7829132676124573, 0.6778712272644043, 0.7829132676124573, 1.0455182790756226, 1.1855742931365967, 1.0455182790756226, 0.3627452254295349, 1.2205883264541626, 1.2731093168258667, 1.0805323123931885, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.3081233501434326, 1.2380952835083008, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553 [e2e-predictor] 221344947815, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.4481793642044067, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2731093168258667, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.8179272413253784, 0.7303922772407532, 1.0980392694473267, 1.1680673360824585, 1.0980392694473267, 1.1155463457107544, 1.0455182790756226, 0.9229692816734314, 0.8529412746429443, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 0.9404762983322144, 0.8179272413253784, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 0.8704482913017273, 0.9929972887039185, 0.8704482913017273, 0.9404762983322144, 0.8004202842712402, 0.9054622650146484, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.9404762983322144, 0.9054622650146484, 1.0980392694473267, 1.0630252361297607, 0.9579832553863525, 1.1330533027648926, 1.0980392694473267, 0.9229692816734314, 0.5728292465209961, 0.9754902720451355, 1.0805323123931885, 0.9229692816734314, 0.8354342579841614, 0.7128852605819702, 0.9229692816734314, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.6953782439231873, 0.9404762983322144, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.502801239490509, 0.5378152132034302, 0.4677872359752655, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.6428572535514832, 0.7829132676124573, 1.0105042457580566, 0.9054622650146484, 0.520308256149292, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.2731093168258667, 1.2731093168258667, 0.9579832553863525, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.4481793642044067, 1.378151297569275, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, [e2e-predictor] 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.430672287940979, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.0980392694473267, 1.1505602598190308, 0.7654062509536743, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7478992342948914, 0.8704482913017273, 0.8879552483558655, 0.9754902720451355, 0.9054622650146484, 0.8179272413253784, 0.9579832553863525, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0630252361297607, 1.0630252361297607, 0.8704482913017273, 0.9929972887039185, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 0.4852942228317261, 0.6778712272644043, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 0.8879552483558655, 0.9929972887039185, 0.7303922772407532, 1.0280113220214844, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.0630252361297607, 1.1330533027648926, 0.8179272413253784, 0.5728292465209961, 0.24019621312618256, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.6078432202339172, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.7128852605819702, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7478992342948914, 0.9404762983322144, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.483193278312683, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, [e2e-predictor] 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.693277359008789, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.0630252361297607, 1.0280113220214844, 0.7654062509536743, 0.7128852605819702, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.9579832553863525, 1.0805323123931885, 1.1330533027648926, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.8179272413253784, 0.8529412746429443, 1.0455182790756226, 1.0280113220214844, 1.2380952835083008, 0.502801239490509, 0.8704482913017273, 0.8879552483558655, 0.7478992342948914, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 0.7303922772407532, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.8529412746429443, 0.8354342579841614, 0.6953782439231873, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.9404762983322144, 0.6778712272644043, 0.8004202842712402, 0.6953782439231873, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.6428572535514832, 0.9404762983322144, 1.0980392694473267, 1.0805323123931885, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402], [0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155 [e2e-predictor] 463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.6232492923736572, 1.6582633256912231, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 1.0805323123931885, 1.0280113220214844, 1.0630252361297607, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0980392694473267, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 0.9754902720451355, 0.7478992342948914, 0.7128852605819702, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.2030812501907349, 1.2731093168258667, 1.0105042457580566, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9054622650146484, 0.9754902720451355, 1.0280113220214844, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 0.8704482913017273, 0.5728292465209961, 0.8179272413253784, 0.4852942228317261, 0.5378152132034302, 0.7654062509536743, 0.8004202842712402, 0.8879552483558655, 0.8354342579841614, 0.6953782439231873, 0.6253502368927002, 0.8354342579841614, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 1.0105042457580566, 1.0805323123931885, 1.1680673360824585, 1.483193278312683, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.343137264251709, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, [e2e-predictor] 0.8179272413253784, 0.8004202842712402], [0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.6582633256912231, 1.6757704019546509, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5357143878936768, 1.6582633256912231, 1.6582633256912231, 1.553221344947815, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2906162738800049, 1.3256303071975708, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.2205883264541626, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.0980392694473267, 1.0280113220214844, 0.9754902720451355, 1.0630252361297607, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.7654062509536743, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7654062509536743, 0.8179272413253784, 0.8004202842712402, 0.9929972887039185, 0.9404762983322144, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.0630252361297607, 1.3256303071975708, 1.4131653308868408, 1.5707283020019531, 1.6232492923736572, 1.5882353782653809, 1.4481793642044067, 1.2556023597717285, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0. [e2e-predictor] 9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573], [0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.640756368637085, 1.553221344947815, 1.378151297569275, 1.7457983493804932, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.6582633256912231, 1.7107843160629272, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6232492923736572, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2030812501907349, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.2205883264541626, 1.1855742931365967, 1.2906162738800049, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 0.9229692816734314, 1.1330533027648926, 1.1155463457107544, 1.0455182790756226, 0.9579832553863525, 1.0455182790756226, 0.9404762983322144, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.8879552483558655, 0.8004202842712402, 0.9054622650146484, 0.6953782439231873, 0.9404762983322144, 0.8529412746429443, 1.0280113220214844, 1.1505602598190308, 0.9929972887039185, 1.2030812501907349, 0.9929972887039185, 0.5728292465209961, 0.8004202842712402, 0.7478992342948914, 0.8529412746429443, 0.9054622650146484, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9929972887039185, 1.3081233501434326, 1.3956583738327026, 1.465686321258545, 1.553221344947815, 1.6757704019546509, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.1680673360824585, 1.1505602598190308, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.115546345710 [e2e-predictor] 7544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784], [0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.3606443405151367, 1.465686321258545, 1.4131653308868408, 1.2731093168258667, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.1680673360824585, 0.9579832553863525, 0.9054622650146484, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 0.9229692816734314, 0.7303922772407532, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 0.7829132676124573, 0.7128852605819702, 1.0455182790756226, 0.9579832553863525, 1.0805323123931885, 1.0455182790756226, 1.4131653308868408, 1.2731093168258667, 1.2030812501907349, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8704482913017273, 0.9754902720451355, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1855742931365967, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.7107843160629272, 1.780812382698059, 1.7633053064346313, 1.605742335319519, 1.3956583738327026, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.080532 [e2e-predictor] 3123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784], [0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.693277359008789, 1.5707283020019531, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.0980392694473267, 1.0455182790756226, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.9404762983322144, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 0.9929972887039185, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 0.9579832553863525, 0.8879552483558655, 0.8004202842712402, 0.9229692816734314, 1.0455182790756226, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9579832553863525, 1.2030812501907349, 1.0630252361297607, 0.8529412746429443, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.1 [e2e-predictor] 855742931365967, 1.2556023597717285, 1.4481793642044067, 1.483193278312683, 1.3256303071975708, 1.378151297569275, 1.343137264251709, 1.6582633256912231, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.5707283020019531, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784], [0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.518207311630249, 1.6757704019546509, 1.5882353782653809, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.465686321258545, 1.3081233501434326, 1.378151297569275, 1.3606443405151367, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 0.9929972887039185, 1.0280113220214844, 1.1505602598190308, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.1330533027648926, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.975490272 [e2e-predictor] 0451355, 1.1505602598190308, 1.1505602598190308, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0980392694473267, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, 0.8529412746429443, 1.0630252361297607, 1.2380952835083008, 1.378151297569275, 1.1505602598190308, 1.2556023597717285, 1.3956583738327026, 1.430672287940979, 1.5007003545761108, 1.378151297569275, 1.3256303071975708, 1.2556023597717285, 1.6232492923736572, 1.693277359008789, 1.6582633256912231, 1.605742335319519, 1.1330533027648926, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.728291392326355, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.693277359008789, 1.605742335319519, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.5707283020019531, 1.6232492923736572, 1.5357143878936768, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3081233501434326, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.15056025981 [e2e-predictor] 90308, 1.0980392694473267, 1.1680673360824585, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.1330533027648926, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 0.9404762983322144, 0.7829132676124573, 1.0105042457580566, 0.9579832553863525, 1.0455182790756226, 1.1330533027648926, 1.1855742931365967, 1.1330533027648926, 0.9929972887039185, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 0.8879552483558655, 0.9929972887039185, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1680673360824585, 1.3956583738327026, 1.553221344947815, 1.4481793642044067, 1.430672287940979, 1.2205883264541626, 1.3256303071975708, 1.378151297569275, 1.5007003545761108, 1.5707283020019531, 1.2906162738800049, 0.8529412746429443, 1.1680673360824585, 1.3256303071975708, 1.0805323123931885, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.518207311630249, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.58823537826538 [e2e-predictor] 09, 1.553221344947815, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0805323123931885, 1.1855742931365967, 1.0630252361297607, 0.8179272413253784, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.2556023597717285, 1.2556023597717285, 1.465686321258545, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.378151297569275, -0.17997196316719055, 0.06512605398893356, 0.39775922894477844, 1.0105042457580566, 1.2205883264541626, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.640756368637085, 1.7633053064346313, 1.7633053064346313, 1.815826416015625, 1.8508403301239 [e2e-predictor] 014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.1155463457107544, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 0.8004202842712402, 0.7654062509536743, 1.0280113220214844, 1.0105042457580566, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.0805323123931885, 1.3606443405151367, 1.378151297569275, 1.1330533027648926, -1.247899055480957, -1.930672287940979, -2.0007002353668213, -2.0007002353668213, -1.6505602598190308, -1.7030812501907349, -1.457983136177063, 1.2205883264541626, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443], [0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1. [e2e-predictor] 5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.0805323123931885, 1.0105042457580566, 0.8879552483558655, 0.8004202842712402, 0.6603642702102661, 0.9404762983322144, 0.9054622650146484, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 0.7303922772407532, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.8354342579841614, 1.0980392694473267, 1.2030812501907349, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 0.5553222298622131, -1.580532193183899, -2.018207311630249, -1.965686321258545, -1.930672287940979, -1.843137264251709, -1.7731093168258667, -0.47759100794792175, -1.7906162738800049, 0.502801239490509, -1.0553221702575684, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.44 [e2e-predictor] 81793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.605742335319519, 1.7107843160629272, 1.6757704019546509, 1.7457983493804932, 1.780812382698059, 1.8333333730697632, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.343137264251709, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.1855742931365967, 1.1155463457107544, 1.1680673360824585, 1.0280113220214844, 0.9579832553863525, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.1680673360824585, 1.378151297569275, 1.4131653308868408, 1.2906162738800049, -0.7051820158958435, -1.965686321258545, -1.6505602598190308, -1.668067216873169, -1.4929972887039185, -1.5280112028121948, -1.808123230934143, -1.8256303071975708, -1.580532193183899, -1.7731093168258667, -1.160364031791687, -1.457983136177063, -0.6351540088653564, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.220588326454 [e2e-predictor] 1626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.6232492923736572, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.640756368637085, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7983193397521973, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 0.9579832553863525, 1.0455182790756226, 1.2030812501907349, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 0.9579832553863525, -0.39005598425865173, -1.5630252361297607, -1.6855742931365967, -1.6330533027648926, -1.8606442213058472, -1.6330533027648926, -1.5630252361297607, -0.7577030062675476, -1.2303920984268188, -0.4950979948043823, 1.6582633256912231, 0.06512605398893356, -1.457983136177063, -1.422969102859497, -0.7927170395851135, -1.370448112487793, -1.1778711080551147, 1.2205883264541626, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.39775922894477844, 0.4677872359752655, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 0.6778712272644043, 0.7128852605819702, 0.765406250953 [e2e-predictor] 6743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.693277359008789, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.3081233501434326, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1155463457107544, 1.0455182790756226, 0.9754902720451355, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.3956583738327026, 1.5357143878936768, 1.5357143878936768, 0.7829132676124573, -1.335434079170227, -1.4929972887039185, -1.4054621458053589, -1.843137264251709, -1.808123230934143, -1.6155462265014648, -1.965686321258545, -1.8256303071975708, -1.7380952835083008, -1.4754900932312012, -1.1428570747375488, -0.9327731132507324, -0.4950979948043823, -1.457983136177063, 1.868347406387329, 1.4481793642044067, -1.0728291273117065, -1.2303920984268188, -1.4054621458053589, -0.12745095789432526, -1.755602240562439, -0.23249296844005585, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.85 [e2e-predictor] 29412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6428572535514832, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.7633053064346313, 1.6757704019546509, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2731093168258667, 1.2030812501907349, 1.1680673360824585, 1.3081233501434326, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.4131653308868408, 1.465686321258545, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 0.6953782439231873, -1.3879550695419312, -1.6155462265014648, -1.6505602598190308, -1.4754900932312012, -1.5630252361297607, -1.6505602598190308, -1.7030812501907349, -1.1428570747375488, -1.878151297569275, -1.6855742931365967, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.2654061317443848, -1.1253501176834106, -1.7906162738800049, -0.8277310132980347, 1.518207311630249, 1.7633053064346313, 1.5882353782653809, 1.2030812501907349, 0.6603642702102661, -1.9131653308868408, -1.1078431606292725, 1.2205883264541626, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655 [e2e-predictor] , 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6757704019546509, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9733893871307373, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.7107843160629272, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.3956583738327026, -1.282913088798523, -1.5630252361297607, -1.3179271221160889, -1.282913088798523, -0.9677870869636536, -0.9502801299095154, -1.422969102859497, -1.580532193183899, -1.808123230934143, -1.195378065109253, -1.3004200458526611, -0.022408949211239815, 0.5553222298622131, -1.4929972887039185, -1.3879550695419312, -1.6855742931365967, -1.6855742931365967, -0.10994396358728409, 0.8879552483558655, 1.8508403301239014, 1.5882353782653809, 1.430672287940979, -1.580532193183899, -1.335434079170227, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.99299728870 [e2e-predictor] 39185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.3102242052555084, 0.3802522122859955, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.7457983493804932, 1.6757704019546509, 1.6582633256912231, 1.693277359008789, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.815826416015625, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.7457983493804932, 1.693277359008789, 1.728291392326355, 1.7983193397521973, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.6757704019546509, 1.3956583738327026, -0.8277310132980347, -1.4754900932312012, -0.4425770044326782, -1.3879550695419312, -0.9852941036224365, -0.8277310132980347, -1.3529410362243652, -0.5651260018348694, -1.282913088798523, -0.9152660369873047, -0.4425770044326782, -1.7906162738800049, -0.09243696182966232, -1.1078431606292725, -1.3179271221160889, -1.5455182790756226, -1.3004200458526611, -1.5280112028 [e2e-predictor] 121948, -0.022408949211239815, 0.9929972887039185, 0.8179272413253784, 0.7829132676124573, 1.2030812501907349, -0.022408949211239815, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.29271721839904785, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.640756368637085, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8333333730697632, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.7633053064346313, 1.5707283020019531, 1.868347406387329, 1.693277359008789, 1.728291392326355, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.2556023597717285, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1680673360824585, 1.0105042457580566, 1.0980392694473 [e2e-predictor] 267, -0.7226890325546265, -0.7401960492134094, -1.0028010606765747, -1.1253501176834106, -1.3879550695419312, -0.6876749992370605, -0.6176469922065735, -0.9677870869636536, -1.3179271221160889, -1.3179271221160889, -0.9852941036224365, 0.3102242052555084, -0.9152660369873047, -1.0728291273117065, -0.6526610255241394, -1.3179271221160889, -1.457983136177063, -1.720588207244873, -0.4075630009174347, 0.590336263179779, 1.2205883264541626, 1.3256303071975708, 0.8179272413253784, 0.9054622650146484, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.2752102017402649, 0.3277312219142914, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.6582633256912231, 1.815826416015625, 1.728291392326355, 1.728291392326355, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.71078431 [e2e-predictor] 60629272, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, -0.8802520632743835, -0.9327731132507324, -1.335434079170227, -1.6505602598190308, -1.720588207244873, -1.7380952835083008, 0.8704482913017273, 0.7478992342948914, -0.4425770044326782, -1.0903360843658447, -0.9152660369873047, -0.8277310132980347, -1.335434079170227, 0.3102242052555084, -0.28501397371292114, -0.21498596668243408, -1.370448112487793, -0.3025209903717041, -1.422969102859497, -1.4754900932312012, 0.9229692816734314, 1.378151297569275, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614], [0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.6757704019546509, 1.780812382698059, 1.8508403301239014, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.8 [e2e-predictor] 508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.868347406387329, 0.6078432202339172, 1.0455182790756226, 1.3081233501434326, 1.3081233501434326, 0.9229692816734314, 0.5553222298622131, 0.8004202842712402, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, -0.7401960492134094, -1.0378150939941406, -1.3529410362243652, -1.668067216873169, -1.755602240562439, -1.668067216873169, 1.1155463457107544, -0.03991595283150673, 0.8704482913017273, -0.3025209903717041, -0.6526610255241394, -0.6876749992370605, 0.0476190559566021, 0.24019621312618256, 0.0476190559566021, 0.2226892113685608, -0.4075630009174347, -1.160364031791687, -0.37254899740219116, -0.4075630009174347, 0.7303922772407532, 1.1155463457107544, 1.0805323123931885, 0.9754902720451355, 1.0805323123931885, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.780812382698059, 1.7457983493804932, 1.745798349 [e2e-predictor] 3804932, 1.728291392326355, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.8333333730697632, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.780812382698059, -0.3200279772281647, -0.6176469922065735, -0.7927170395851135, -1.4404760599136353, -1.720588207244873, -1.8606442213058472, -0.1624649614095688, 1.8333333730697632, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 0.9754902720451355, -1.0728291273117065, -1.0553221702575684, -1.5455182790756226, -1.7906162738800049, -1.843137264251709, -0.9852941036224365, 0.5728292465209961, 1.2556023597717285, 1.7107843160629272, 0.8704482913017273, -0.37254899740219116, -0.057422954589128494, -1.4754900932312012, -0.4425770044326782, 0.8879552483558655, 0.34523820877075195, -0.8277310132980347, -0.8802520632743835, -1.2128850221633911, -0.7401960492134094, -1.1253501176834106, 1.1855742931365967, 1.343137264251709, 0.9054622650146484, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573], [0.2752102017402649, 0.29271721839904785, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.62324929237 [e2e-predictor] 36572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.6757704019546509, 1.7457983493804932, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 0.8529412746429443, -1.0378150939941406, -1.0553221702575684, -1.3004200458526611, -1.7030812501907349, -1.755602240562439, -1.2128850221633911, 1.2205883264541626, 1.7107843160629272, 1.7633053064346313, 1.7633053064346313, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.5378152132034302, -0.8452380299568176, -1.3179271221160889, -1.5980392694473267, -1.755602240562439, -0.9677870869636536, 1.7983193397521973, 1.8333333730697632, 1.6757704019546509, 1.8508403301239014, 1.7457983493804932, 0.6953782439231873, 0.06512605398893356, -0.9677870869636536, -1.0728291273117065, 1.1330533027648926, 0.6428572535514832, -0.7752100229263306, -0.7752100229263306, -0.28501397371292114, -0.022408949211239815, 0.3802522122859955, 1.2906162738800049, 0.8004202842712402, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573], [0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.39565837 [e2e-predictor] 38327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.605742335319519, 1.7457983493804932, 1.7983193397521973, 1.553221344947815, 1.6582633256912231, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, -0.7577030062675476, -0.8802520632743835, -1.0553221702575684, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -0.28501397371292114, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, -0.3550419807434082, -1.4054621458053589, -1.5455182790756226, -1.6330533027648926, -0.9677870869636536, 1.518207311630249, 1.815826416015625, 1.7983193397521973, 1.8858543634414673, 1.9908963441848755, 1.9383753538131714, 1.4481793642044067, 0.7654062509536743, 0.11764705926179886, -1.0203081369400024, 1.0980392694473267, 0.502801239490509, -0.5476189851760864, -0.6701680421829224, -0.6001400351524353, -1.370448112487793, 0.24019621312618256, 1.0980392694473267, 0.7654062509536743, 1.0630252361297607, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914], [0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1. [e2e-predictor] 2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.693277359008789, 1.9033613204956055, 1.7457983493804932, 1.7983193397521973, 1.5882353782653809, 1.6757704019546509, 1.7633053064346313, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, -0.6176469922065735, -0.5651260018348694, -1.0903360843658447, -1.5455182790756226, -1.720588207244873, -1.247899055480957, -1.0903360843658447, 0.7128852605819702, 1.605742335319519, 1.815826416015625, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 0.3802522122859955, -1.6330533027648926, 0.3277312219142914, 1.2205883264541626, 1.430672287940979, 1.1505602598190308, 1.780812382698059, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 2.0609242916107178, 1.9908963441848755, 2.0259103775024414, 0.8879552483558655, 0.7829132676124573, -1.0203081369400024, 1.4131653308868408, 0.7654062509536743, -0.26750698685646057, 0.4677872359752655, -0.3550419807434082, -1.5455182790756226, -1.1778711080551147, 1.0805323123931885, 0.8529412746429443, 0.9579832553863525, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914], [0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.7303922 [e2e-predictor] 772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.693277359008789, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.815826416015625, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 0.03011205606162548, -0.23249296844005585, -0.9327731132507324, -0.9152660369873047, -1.6505602598190308, -1.7030812501907349, -0.6701680421829224, -0.8452380299568176, -1.0553221702575684, -0.8977590203285217, 0.2752102017402649, 1.693277359008789, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.3256303071975708, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.1330533027648926, 1.0630252361297607, 0.7303922772407532, 0.6953782439231873, 1.2205883264541626, 1.9558824300765991, 1.9208683967590332, 1.4131653308868408, 1.780812382698059, 1.728291392326355, 2.0259103775024414, 1.9383753538131714, 2.043417453765869, 2.1309523582458496, 1.9208683967590332, 1.2030812501907349, 0.3802522122859955, -1.3004200458526611, 1.6232492923736572, 1.1855742931365967, 0.7829132676124573, 0.9404762983322144, 0.590336263179779, -1.457983136177063, -1.4054621458053589, 0.8004202842712402, 0.7303922772407532, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0 [e2e-predictor] .7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.780812382698059, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.8858543634414673, 1.0630252361297607, -0.9327731132507324, -0.022408949211239815, -1.422969102859497, -0.9502801299095154, -0.8277310132980347, -0.4950979948043823, -1.0203081369400024, -1.7731093168258667, -1.247899055480957, -1.5455182790756226, 1.1855742931365967, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3081233501434326, 1.4131653308868408, 1.3256303071975708, 1.7633053064346313, 1.343137264251709, 1.8333333730697632, 1.9733893871307373, 1.868347406387329, 1.868347406387329, 1.6757704019546509, 1.8508403301239014, 1.9908963441848755, 1.483193278312683, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 2.0959384441375732, 1.8858543634414673, 1.343137264251709, 0.08263305574655533, -0.8277310132980347, 1.6582633256912231, 1.0805323123931885, 1.5882353782653809, 1.7633053064346313, 0.9404762983322144, -0.9502801299095154, -1.422969102859497, -0.057422954589128494, 1.0805323123931885, 1.1330533027648926, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342 [e2e-predictor] 948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 0.5728292465209961, -0.42506998777389526, -0.14495795965194702, -0.5301120281219482, -1.1078431606292725, -0.8102240562438965, -1.7030812501907349, -0.5476189851760864, -1.1078431606292725, -0.6876749992370605, -0.3025209903717041, 1.605742335319519, 1.5707283020019531, 1.4481793642044067, 1.5007003545761108, 1.9208683967590332, 1.8508403301239014, 1.6582633256912231, 1.9908963441848755, 1.4481793642044067, 2.0609242916107178, 1.9908963441848755, 2.113445281982422, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 2.0084033012390137, 1.5882353782653809, 1.9908963441848755, 1.7633053064346313, 1.9733893871307373, 2.1484594345092773, 2.043417453765869, 1.1855742931365967, -0.9852941036224365, 1.518207311630249, 1.815826416015625, 1.0280113220214844, 1.8333333730697632, 1.9383753538131714, 0.7829132676124573, -0.1624649614095688, -1.457983136177063, 0.13515406847000122, 0.45028021931648254, 1.0455182790756226, 1.1155463457107544, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983 [e2e-predictor] 322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 1.6582633256912231, -0.21498596668243408, -1.2303920984268188, 0.3277312219142914, -1.6505602598190308, -0.7752100229263306, -1.3529410362243652, -1.247899055480957, -0.5651260018348694, -1.247899055480957, -0.8277310132980347, 0.6953782439231873, 0.8354342579841614, 1.9383753538131714, 2.165966510772705, 2.043417453765869, 1.780812382698059, 2.0784313678741455, 1.5707283020019531, 2.0084033012390137, 2.0259103775024414, 2.0084033012390137, 1.9033613204956055, 1.8858543634414673, 1.640756368637085, 1.9383753538131714, 1.815826416015625, 1.9733893871307373, 1.5357143878936768, 1.9733893871307373, 2.1484594345092773, 1.9558824300765991, 0.7829132676124573, 1.0280113220214844, 1.780812382698059, 1.8858543634414673, 1.0105042457580566, 1.868347406387329, 1.9908963441848755, 0.9929972887039185, -0.03991595283150673, -1.563025236129760 [e2e-predictor] 7, 0.11764705926179886, 0.4852942228317261, 0.8179272413253784, 1.2556023597717285, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.6253502368927002, 0.6428572535514832, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 2.0259103775024414, 1.8333333730697632, 1.4131653308868408, 0.432773232460022, -0.33753499388694763, -0.9852941036224365, -0.6001400351524353, -1.0203081369400024, -0.8277310132980347, 0.012605053372681141, -1.3529410362243652, -1.3179271221160889, -0.3200279772281647, 0.34523820877075195, -1.7380952835083008, -0.6351540088653564, -1.4929972887039185, -1.195378065109253, 1.728291392326355, 2.0084033012390137, 1.6232492923736572, 2.1309523582458496, 1.8858543634414673, 1.9208683967590332, 1.9908963441848755, 1.553221344947815, 1.76330 [e2e-predictor] 53064346313, 1.9383753538131714, 2.0259103775024414, 1.3956583738327026, 1.7633053064346313, 2.0609242916107178, 2.113445281982422, 1.9733893871307373, 1.7983193397521973, 1.9033613204956055, 2.043417453765869, 1.8508403301239014, 1.0805323123931885, 1.9033613204956055, 2.0084033012390137, 1.2556023597717285, 0.20518220961093903, -1.5980392694473267, 1.2030812501907349, 0.6603642702102661, 1.1680673360824585, 0.7478992342948914, 0.5728292465209961, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.590336263179779, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.8858543634414673, -0.26750698685646057, -1.0378150939941406, -0.6351540088653564, -0.057422954589128494, 0.3277312219142914, -1.2654061317443848, -1.457983136177063, -0.44257700443267 [e2e-predictor] 82, -1.0553221702575684, -1.4754900932312012, -0.4950979948043823, -1.1778711080551147, -1.0203081369400024, -1.422969102859497, -0.8452380299568176, -1.2654061317443848, -0.6001400351524353, -1.720588207244873, -1.1428570747375488, 0.18767507374286652, 0.4677872359752655, 1.0630252361297607, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.4481793642044067, 1.8858543634414673, 1.9733893871307373, 1.0980392694473267, 1.5707283020019531, 1.8858543634414673, 2.2009804248809814, 2.1484594345092773, 2.0959384441375732, 1.9908963441848755, 1.9733893871307373, 1.640756368637085, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.483193278312683, -0.03991595283150673, -1.5980392694473267, 1.9208683967590332, 1.6582633256912231, 0.8354342579841614, 0.8179272413253784, 0.11764705926179886, 0.8529412746429443, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.81582 [e2e-predictor] 6416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9558824300765991, 0.4852942228317261, -0.28501397371292114, -1.0203081369400024, -0.5826330184936523, 0.3802522122859955, -0.23249296844005585, 0.11764705926179886, -0.6701680421829224, 0.15266107022762299, 0.18767507374286652, -1.4929972887039185, -1.755602240562439, -0.8102240562438965, -1.7030812501907349, -1.580532193183899, -0.5476189851760864, -0.8627450466156006, -1.5105042457580566, -1.5455182790756226, -1.422969102859497, -0.7927170395851135, -0.21498596668243408, -0.6351540088653564, 0.9054622650146484, 1.780812382698059, 1.4131653308868408, 1.5882353782653809, 1.7107843160629272, 1.0980392694473267, 1.815826416015625, 1.5707283020019531, 2.1309523582458496, 2.1834733486175537, 2.0959384441375732, 2.0084033012390137, 1.8333333730697632, 1.9383753538131714, 1.8858543634414673, 2.0959384441375732, 2.0784313678741455, 1.9033613204956055, -0.7051820158958435, -0.37254899740219116, 1.9733893871307373, 1.8508403301239014, 0.9054622650146484, 0.2577032148838043, -0.5126050114631653, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.83333337306 [e2e-predictor] 97632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8333333730697632, 0.520308256149292, -0.39005598425865173, -0.47759100794792175, -0.6351540088653564, 0.0476190559566021, 0.2226892113685608, -1.6155462265014648, -1.335434079170227, 0.0476190559566021, -0.26750698685646057, -0.6526610255241394, -0.4600839912891388, -1.4929972887039185, -0.07492996007204056, -0.6176469922065735, -1.3879550695419312, -1.0028010606765747, -1.0028010606765747, -1.3179271221160889, -1.195378065109253, -1.0903360843658447, -0.5651260018348694, -1.4929972887039185, 0.0476190559566021, -0.19747896492481232, 1.5007003545761108, 1.8508403301239014, 1.0280113220214844, 1.1330533027648926, 1.4131653308868408, 1.640756368637085, 1.868347406387329, 2.1309523582458496, 2.0084033012390137, 2.0084033012390137, 2.113445281982422, 2.0259103775024414, 1.9558824300765991, 2.1834733486175537, 2.1484594345092773, 1.9733893871307373, -0.8977590203285217, 1.2556023597717285, 1.9208683967590332, 1.9733893871307373, 1.518207311630249, 1.1330533027648926, 0.03011205606162548, 0.5728292465209961, 0.9579832553863525, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.745798349 [e2e-predictor] 3804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -1.195378065109253, -0.6876749992370605, -0.5826330184936523, -0.9852941036224365, 0.03011205606162548, -0.057422954589128494, -0.6351540088653564, -1.370448112487793, 0.34523820877075195, 0.3277312219142914, 0.24019621312618256, -1.282913088798523, -0.07492996007204056, -1.6505602598190308, -1.5980392694473267, -1.335434079170227, -1.457983136177063, -0.8977590203285217, 0.5728292465209961, -1.0028010606765747, -0.8627450466156006, -1.3179271221160889, -0.7401960492134094, -1.3004200458526611, -1.0553221702575684, 0.7128852605819702, 1.2380952835083008, 0.9054622650146484, -0.09243696182966232, 1.5882353782653809, 1.815826416015625, 1.9383753538131714, 1.9383753538131714, 2.043417453765869, 2.113445281982422, 1.9558824300765991, 2.0959384441375732, 2.1484594345092773, 2.2009804248809814, 2.1834733486175537, 1.9908963441848755, 1.8508403301239014, 1.8333333730697632, 2.0084033012390137, 2.043417453765869, 1.1330533027648926, 0.34523820877075195, 0.34523820877075195, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.29061627388 [e2e-predictor] 00049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -0.5476189851760864, -0.9677870869636536, -0.5126050114631653, -1.1778711080551147, -1.1428570747375488, 1.4481793642044067, -0.9852941036224365, -0.6701680421829224, -0.9502801299095154, -1.6505602598190308, -0.7051820158958435, -0.4425770044326782, -1.0728291273117065, -0.7752100229263306, -1.7030812501907349, -1.3529410362243652, -1.2128850221633911, 0.6428572535514832, 1.605742335319519, 1.7107843160629272, 0.17016807198524475, -1.2128850221633911, -0.3550419807434082, -1.2654061317443848, -0.8977590203285217, -1.1428570747375488, -0.3025209903717041, 1.483193278312683, 0.18767507374286652, 1.465686321258545, 1.1155463457107544, 1.605742335319519, 1.9733893871307373, 2.0259103775024414, 2.0259103775024414, 2.0784313678741455, 2.113445281982422, 2.165966510772705, 2.0784313678741455, 2.2009804248809814, 1.9908963441848755, 1.9383753538131714, 1.8333333730697632, 2.1484594345092773, 2.0959384441375732, 1.7457983493804932, 0.4852942228317261, 0.3802522122859955, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, [e2e-predictor] 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 2.0259103775024414, -1.195378065109253, 0.520308256149292, 1.8858543634414673, 0.29271721839904785, 0.17016807198524475, -0.9327731132507324, -0.39005598425865173, -0.9852941036224365, -1.3004200458526611, -1.6505602598190308, -1.3529410362243652, -0.022408949211239815, -0.6701680421829224, -1.3529410362243652, -1.7380952835083008, -1.0028010606765747, 0.7654062509536743, 1.1855742931365967, 1.2731093168258667, 2.165966510772705, 1.2030812501907349, 0.5728292465209961, 1.0105042457580566, 1.5007003545761108, 0.8879552483558655, -0.9502801299095154, -1.2303920984268188, 0.6253502368927002, 1.2556023597717285, 1.2380952835083008, 1.5707283020019531, 1.5357143878936768, 1.8333333730697632, 1.868347406387329, 1.9383753538131714, 2.0609242916107178, 2.0959384441375732, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 2.113445281982422, 2.043417453765869, 0.8354342579841614, 0.20518220961093903, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.52030825 [e2e-predictor] 6149292, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.9733893871307373, 1.7107843160629272, -0.5301120281219482, 0.06512605398893356, 0.6603642702102661, 0.6428572535514832, -0.7226890325546265, -0.5651260018348694, -1.335434079170227, -1.0903360843658447, -1.1253501176834106, -1.247899055480957, -1.3179271221160889, -0.9327731132507324, -1.3179271221160889, -1.5105042457580566, -0.26750698685646057, -1.3529410362243652, 1.0630252361297607, 0.5553222298622131, 1.430672287940979, 1.5357143878936768, 2.0784313678741455, 1.8858543634414673, 1.4481793642044067, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, -1.3004200458526611, 0.502801239490509, 1.5007003545761108, 1.6232492923736572, 1.2030812501907349, 1.483193278312683, 1.6757704019546509, 1.7457983493804932, 1.8333333730697632, 2.113445281982422, 2.0084033012390137, 2.1309523582458496, 2.1484594345092773, 2.0959384441375732, 1.868347406387329, 1.9733893871307373, 2.0784313678741455, 2.2535016536712646, 1.430672287940979, 0.6603642702102661, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.55 [e2e-predictor] 53222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8858543634414673, 1.9558824300765991, -0.2499999701976776, -0.42506998777389526, -0.10994396358728409, 0.3102242052555084, -0.3200279772281647, 1.0980392694473267, 1.2205883264541626, 0.7128852605819702, -1.195378065109253, 0.11764705926179886, -1.335434079170227, -0.8277310132980347, -0.6876749992370605, -0.5651260018348694, -1.2303920984268188, 0.06512605398893356, -0.6351540088653564, -1.3879550695419312, -1.2128850221633911, -1.247899055480957, 0.7128852605819702, 1.0280113220214844, 0.8179272413253784, 1.6757704019546509, 1.868347406387329, 0.8529412746429443, 0.7829132676124573, 0.6953782439231873, 0.3102242052555084, 0.3627452254295349, -0.5826330184936523, 1.6757704019546509, 1.5357143878936768, 1.378151297569275, 1.465686321258545, 1.6582633256912231, 1.518207311630249, 1.4131653308868408, 1.7107843160629272, 1.9383753538131714, 2.0784313678741455, 2.1834733486175537, 2.043417453765869, 2.043417453765869, 2.0259103775024414, 2.0084033012390137, 2.1834733486175537, 2.043417453765869, 1.640756368637085, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.71288 [e2e-predictor] 52605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8333333730697632, 1.553221344947815, 0.39775922894477844, -0.9327731132507324, -0.26750698685646057, 0.7128852605819702, 0.9229692816734314, 1.1505602598190308, 1.2380952835083008, 1.1505602598190308, 0.6778712272644043, 0.06512605398893356, -0.6701680421829224, -1.160364031791687, -1.5455182790756226, -1.6155462265014648, -0.6001400351524353, -1.2128850221633911, -0.21498596668243408, -1.4054621458053589, -0.9327731132507324, -0.5476189851760864, -1.4404760599136353, 0.9754902720451355, 1.0805323123931885, 0.8004202842712402, 0.6953782439231873, 1.3606443405151367, 1.430672287940979, 1.2556023597717285, 0.8179272413253784, 0.7829132676124573, 0.8529412746429443, 1.7107843160629272, 1.6757704019546509, 1.693277359008789, 1.640756368637085, 1.693277359008789, 1.7457983493804932, 1.465686321258545, 1.553221344947815, 1.693277359008789, 1.7983193397521973, 1.9558824300765991, 1.9558824300765991, 2.043417453765869, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 2.0609242916107178, 1.5007003545761108, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0 [e2e-predictor] .8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.7983193397521973, 0.415266215801239, 0.4677872359752655, -0.9677870869636536, -0.3550419807434082, 0.7303922772407532, 1.1505602598190308, 1.343137264251709, 1.2556023597717285, 1.1330533027648926, 0.8354342579841614, 0.8179272413253784, -0.9502801299095154, -0.7577030062675476, -1.5105042457580566, -0.5126050114631653, -1.195378065109253, -0.3200279772281647, -0.8977590203285217, -0.4950979948043823, -0.9502801299095154, -1.3879550695419312, -0.6351540088653564, -1.0728291273117065, 0.8179272413253784, 0.9404762983322144, 1.4131653308868408, 1.780812382698059, 1.9033613204956055, 1.8508403301239014, 1.815826416015625, 1.518207311630249, 1.3606443405151367, 1.7457983493804932, 1.605742335319519, 1.8333333730697632, 1.8858543634414673, 1.9908963441848755, 1.8508403301239014, 1.7633053064346313, 1.5357143878936768, 1.780812382698059, 1.8333333730697632, 1.7107843160629272, 1.518207311630249, 1.8858543634414673, 1.8683474 [e2e-predictor] 06387329, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 0.2226892113685608, 0.7303922772407532, -0.9152660369873047, -0.4075630009174347, 0.8879552483558655, 1.343137264251709, 1.4131653308868408, 1.3081233501434326, 1.1505602598190308, 0.8179272413253784, 0.9579832553863525, 0.012605053372681141, -1.1253501176834106, -0.7226890325546265, -1.422969102859497, 0.06512605398893356, -0.42506998777389526, -0.6526610255241394, -0.8277310132980347, -1.3179271221160889, -0.2499999701976776, -1.247899055480957, -1.195378065109253, -1.370448112487793, 1.693277359008789, 1.9383753538131714, 1.8858543634 [e2e-predictor] 414673, 1.5357143878936768, 1.815826416015625, 1.9208683967590332, 1.6582633256912231, 1.728291392326355, 1.8333333730697632, 1.553221344947815, 2.0259103775024414, 2.0084033012390137, 1.6757704019546509, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.728291392326355, 1.693277359008789, 1.7983193397521973, 1.7457983493804932, 1.9208683967590332, 1.640756368637085, 1.7633053064346313, 1.815826416015625, 1.2030812501907349, 0.6778712272644043, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 0.3627452254295349, 0.8704482913017273, -0.4950979948043823, -0.5826330184936523, 0.8879552483558655, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.185 [e2e-predictor] 5742931365967, 0.9229692816734314, 1.0280113220214844, 0.9229692816734314, 1.2906162738800049, -0.09243696182966232, -0.5651260018348694, -0.9327731132507324, -1.7380952835083008, -0.9152660369873047, -1.0378150939941406, -0.7226890325546265, -1.247899055480957, -1.1428570747375488, -1.247899055480957, -1.3879550695419312, -0.2499999701976776, 1.4481793642044067, 1.728291392326355, 1.7457983493804932, 1.9208683967590332, 1.7457983493804932, 1.8858543634414673, 1.9033613204956055, 2.0259103775024414, 1.9558824300765991, 1.465686321258545, 2.0609242916107178, 2.0259103775024414, 2.1309523582458496, 1.9558824300765991, 1.8508403301239014, 1.780812382698059, 1.868347406387329, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.605742335319519, 1.5007003545761108, 1.693277359008789, 2.0609242916107178, 1.483193278312683, 0.6953782439231873, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.3256303071975708, 1.3606443405151367, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.74579834938049 [e2e-predictor] 32, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 0.6078432202339172, 0.590336263179779, 0.11764705926179886, -0.26750698685646057, 0.9754902720451355, 1.378151297569275, 1.3956583738327026, 1.3081233501434326, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0455182790756226, 1.2906162738800049, 1.378151297569275, -0.4950979948043823, -1.1428570747375488, -1.247899055480957, -1.2654061317443848, 0.29271721839904785, -0.9152660369873047, -0.0049019488506019115, -0.10994396358728409, -1.5630252361297607, -1.282913088798523, -0.9677870869636536, -1.5630252361297607, -0.5826330184936523, 1.6757704019546509, 1.8333333730697632, 1.640756368637085, 1.605742335319519, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.7457983493804932, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.8508403301239014, 1.9383753538131714, 1.728291392326355, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.9908963441848755, 1.1855742931365967, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1. [e2e-predictor] 7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.343137264251709, 0.6953782439231873, -0.33753499388694763, 0.34523820877075195, 0.9579832553863525, 1.2731093168258667, 1.2380952835083008, 0.9929972887039185, 0.6078432202339172, 1.0980392694473267, 1.2380952835083008, 1.1155463457107544, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, -0.6176469922065735, -0.5126050114631653, 0.1001400575041771, -0.37254899740219116, -0.4425770044326782, -0.37254899740219116, 0.3102242052555084, 1.378151297569275, -1.247899055480957, -1.335434079170227, -0.9502801299095154, -1.4404760599136353, 0.39775922894477844, 1.8333333730697632, 1.7457983493804932, 1.7983193397521973, 2.0784313678741455, 2.1484594345092773, 2.0784313678741455, 2.0084033012390137, 2.113445281982422, 2.0609242916107178, 1.553221344947815, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 2.113445281982422, 2.0609242916107178, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 2.1484594345092773, 2.235994577407837, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.5707283020019531 [e2e-predictor] , 1.605742335319519, 1.6757704019546509, 1.7107843160629272, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 1.483193278312683, 0.9054622650146484, 0.432773232460022, 1.1855742931365967, 0.9404762983322144, 0.9404762983322144, 0.8529412746429443, 0.8879552483558655, 0.6603642702102661, 1.0980392694473267, 1.2731093168258667, 1.1505602598190308, 1.2380952835083008, 1.3081233501434326, 1.4131653308868408, 0.8354342579841614, -0.022408949211239815, -0.21498596668243408, -0.4950979948043823, 0.06512605398893356, 0.39775922894477844, 0.03011205606162548, -0.33753499388694763, -0.057422954589128494, -1.1253501176834106, -0.5826330184936523, -0.5826330184936523, -1.3179271221160889, 0.3802522122859955, 1.6582633256912231, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.7983193397521973, 1.4481793642044067, 2.0609242916107178, 2.1309523582458496, 2.1309523582458496, 2.165966510772705, 2.165966510772705, 2.113445281982422, 2.043417453765869, 1.9033613204956055, 2.0084033012390137, 2.1834733486175537, 2.2009804248809814, 0.8529412746429443, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.800420284271 [e2e-predictor] 2402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2906162738800049, 1.3606443405151367, 1.4131653308868408, 1.5007003545761108, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 0.9754902720451355, 0.8529412746429443, 1.483193278312683, 1.6582633256912231, 0.5553222298622131, 0.502801239490509, 0.8879552483558655, 0.8179272413253784, 0.6253502368927002, 1.0805323123931885, 1.605742335319519, 1.2030812501907349, 1.2731093168258667, 1.9558824300765991, 1.6232492923736572, 1.0280113220214844, 0.8879552483558655, -0.4075630009174347, -0.7051820158958435, 0.9229692816734314, -1.247899055480957, -0.4075630009174347, 1.465686321258545, 0.4852942228317261, 0.9054622650146484, -1.1428570747375488, -0.7927170395851135, -0.8452380299568176, -0.7401960492134094, -0.7226890325546265, 0.590336263179779, 2.0084033012390137, 2.1834733486175537, 2.0784313678741455, 2.0784313678741455, 1.9208683967590332, 2.0609242916107178, 1.9383753538131714, 1.9733893871307373, 2.113445281982422, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.165966510772705, 2.113445281982422, 2.0959384441375732, 1.7457983493804932, 2.0084033012390137, 2.1484594345092773, 1.9033613204956055, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.52030825614 [e2e-predictor] 9292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2731093168258667, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7457983493804932, 0.3277312219142914, 0.9579832553863525, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.39775922894477844, 0.7829132676124573, 0.8879552483558655, 0.6603642702102661, 0.9579832553863525, 1.5007003545761108, 0.9754902720451355, 1.343137264251709, 1.9383753538131714, 1.868347406387329, 1.4131653308868408, 0.8704482913017273, -0.5301120281219482, -0.7927170395851135, 0.03011205606162548, -1.3529410362243652, -0.4600839912891388, 2.1834733486175537, 1.693277359008789, 0.8879552483558655, 0.6603642702102661, -1.0553221702575684, -0.8452380299568176, -0.19747896492481232, -1.160364031791687, -1.195378065109253, 0.45028021931648254, 2.1834733486175537, 2.0609242916107178, 1.9908963441848755, 1.640756368637085, 1.7633053064346313, 1.8508403301239014, 1.868347406387329, 1.6582633256912231, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.218487501144409, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.8508403301239014, 2.043417453765869, 2.0259103775024414, 0.9929972887039185, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, [e2e-predictor] 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 0.2752102017402649, 0.9229692816734314, -0.3550419807434082, 1.693277359008789, 0.9754902720451355, 0.7478992342948914, 0.8704482913017273, 1.2030812501907349, 0.9229692816734314, 0.9054622650146484, 1.3606443405151367, 0.8704482913017273, 1.2731093168258667, 1.9383753538131714, 1.9383753538131714, 1.7107843160629272, 0.7478992342948914, -0.3025209903717041, -0.21498596668243408, -0.8452380299568176, 1.3081233501434326, -1.370448112487793, 1.3256303071975708, 1.868347406387329, 1.640756368637085, 1.0105042457580566, 0.5728292465209961, -0.4075630009174347, -0.39005598425865173, 0.3802522122859955, -0.4950979948043823, -1.3529410362243652, 0.2752102017402649, 2.0959384441375732, 1.780812382698059, 1.5707283020019531, 1.483193278312683, 0.8704482913017273, 1.9033613204956055, 2.0959384441375732, 2.113445281982422, 2.2009804248809814, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.113445281982422, 2.043417453765869, 1.9383753538131714, 2.0609242916107178, 1.9733893871307373, 1.868347406387329, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.572829 [e2e-predictor] 2465209961, 0.5728292465209961], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.780812382698059, 0.45028021931648254, 0.3102242052555084, 0.012605053372681141, 1.2731093168258667, 1.4481793642044067, 1.0455182790756226, 1.518207311630249, 1.465686321258545, 0.9579832553863525, 1.1330533027648926, 1.483193278312683, 0.8354342579841614, 1.2556023597717285, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.4131653308868408, 0.6428572535514832, 1.0805323123931885, 0.3627452254295349, 0.8879552483558655, -0.9327731132507324, -0.8452380299568176, 1.9558824300765991, 1.9383753538131714, 2.0084033012390137, 1.7107843160629272, 1.2556023597717285, 0.8529412746429443, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, -1.3879550695419312, 0.34523820877075195, 1.7983193397521973, 1.343137264251709, 1.815826416015625, 1.1155463457107544, 1.553221344947815, 1.9733893871307373, 1.8858543634414673, 2.218487501144409, 2.2710084915161133, 2.2710084915161133, 2.218487501144409, 2.1484594345092773, 2.113445281982422, 2.043417453765869, 1.9208683967590332, 1.9733893871307373, 2.0084033012390137, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.5 [e2e-predictor] 90336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0455182790756226, 1.1155463457107544, 1.1855742931365967, 1.2556023597717285, 1.3081233501434326, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7633053064346313, 0.39775922894477844, 1.0455182790756226, 0.7654062509536743, 1.3606443405151367, 1.4481793642044067, 0.9404762983322144, 1.483193278312683, 1.430672287940979, 0.9404762983322144, 1.2205883264541626, 1.465686321258545, 0.8879552483558655, 1.1855742931365967, 1.9208683967590332, 1.8508403301239014, 1.8333333730697632, 1.9383753538131714, 1.6582633256912231, 0.012605053372681141, 1.8333333730697632, 0.8704482913017273, 1.0630252361297607, -1.3179271221160889, 2.0784313678741455, 1.780812382698059, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.0259103775024414, 1.868347406387329, 0.8704482913017273, 0.7128852605819702, 0.8704482913017273, -1.4054621458053589, 1.4481793642044067, 0.415266215801239, 1.9208683967590332, 1.815826416015625, 1.4481793642044067, 1.815826416015625, 1.605742335319519, 1.3256303071975708, 2.235994577407837, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.0609242916107178, 2.0084033012390137, 1.868347406387329, 2.0084033012390137, 1.7983193397521973, 0.6953782439231873, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.782913267612457 [e2e-predictor] 3, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 1.0105042457580566, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2731093168258667, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 0.8879552483558655, 1.640756368637085, 0.7829132676124573, 1.553221344947815, 1.0280113220214844, 0.9579832553863525, 1.3256303071975708, 1.378151297569275, 0.6603642702102661, 1.2205883264541626, 1.3256303071975708, 0.7829132676124573, 1.3956583738327026, 1.868347406387329, 1.8333333730697632, 1.9208683967590332, 1.9033613204956055, 1.780812382698059, 1.2556023597717285, 1.9383753538131714, 1.7633053064346313, 1.2731093168258667, -1.370448112487793, 1.8333333730697632, 1.8333333730697632, 2.0784313678741455, 2.0959384441375732, 2.1309523582458496, 2.0609242916107178, 2.0609242916107178, 1.9733893871307373, 0.9929972887039185, 0.8004202842712402, 0.20518220961093903, -1.1253501176834106, 1.3606443405151367, 1.3956583738327026, 1.0280113220214844, 1.7107843160629272, 1.6757704019546509, 1.0805323123931885, 1.1680673360824585, 2.288515567779541, 2.2009804248809814, 2.2535016536712646, 2.235994577407837, 2.1484594345092773, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.8508403301239014, 1.0280113220214844, 0.7829132676124573, 0.8354342579841614, 0.8354 [e2e-predictor] 342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.9208683967590332, 1.3956583738327026, 0.6603642702102661, 0.6428572535514832, 0.9579832553863525, 0.520308256149292, 1.2205883264541626, 1.378151297569275, 0.9054622650146484, 1.3256303071975708, 1.815826416015625, 1.868347406387329, 1.9383753538131714, 1.8333333730697632, 1.3256303071975708, 0.15266107022762299, 2.0259103775024414, 2.0084033012390137, 1.2205883264541626, -1.0028010606765747, 1.9208683967590332, 1.9383753538131714, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.0784313678741455, 2.113445281982422, 2.0259103775024414, 2.0609242916107178, 0.8879552483558655, 0.8354342579841614, -1.4054621458053589, 1.7983193397521973, 1.1155463457107544 [e2e-predictor] , 1.8508403301239014, 1.6232492923736572, 1.553221344947815, 1.1155463457107544, 1.0630252361297607, 2.2535016536712646, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.1834733486175537, 2.1484594345092773, 2.0609242916107178, 1.9033613204956055, 1.9208683967590332, 1.7457983493804932, 0.7303922772407532, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779], [0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.430672287940979, 1.1680673360824585, 1.2731093168258667, 1.9033613204956055, 1.693277359008789, 1.0805323123931885, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 1.1855742931365967, 1.2556023597717285, 0.9579832553863525, 1.693277359008789, 1.693277359008789, 1.7633053064346313, 1.9208683967590332, 1.3081233501434326, 0.4677872359752655, 0.9929972887039185, 1.81582 [e2e-predictor] 6416015625, 1.8508403301239014, 1.1680673360824585, -0.7226890325546265, 1.9908963441848755, 2.0259103775024414, 2.1309523582458496, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.1309523582458496, 2.0959384441375732, 2.0959384441375732, 1.553221344947815, 0.7829132676124573, -0.12745095789432526, 0.7654062509536743, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.483193278312683, 1.483193278312683, 0.7654062509536743, 2.2710084915161133, 2.1834733486175537, 2.2009804248809814, 2.2710084915161133, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 1.9208683967590332, 2.0084033012390137, 1.9383753538131714, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.640756368637085, 1.6582633256912231, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.553221344947815, 1.518207311630249, [e2e-predictor] 1.0805323123931885, 1.7457983493804932, 1.9383753538131714, 1.7633053064346313, 0.6078432202339172, 0.502801239490509, 0.8354342579841614, 1.1330533027648926, 0.9929972887039185, 1.1330533027648926, 1.605742335319519, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 0.18767507374286652, -0.057422954589128494, -0.7401960492134094, 0.9579832553863525, 1.7107843160629272, 0.9229692816734314, 1.5007003545761108, 2.043417453765869, 1.9208683967590332, 2.113445281982422, 2.0609242916107178, 2.1309523582458496, 2.1484594345092773, 2.2009804248809814, 2.165966510772705, 2.1484594345092773, 1.7107843160629272, 1.9383753538131714, 1.0455182790756226, 0.7829132676124573, 1.9558824300765991, 1.9733893871307373, 1.553221344947815, 0.8004202842712402, 1.2731093168258667, 0.9754902720451355, 2.165966510772705, 2.2009804248809814, 2.235994577407837, 2.288515567779541, 2.218487501144409, 2.165966510772705, 2.218487501144409, 2.0084033012390137, 2.0784313678741455, 1.780812382698059, 1.0805323123931885, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.65826332 [e2e-predictor] 56912231, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.4481793642044067, 1.3081233501434326, 1.5707283020019531, 2.0609242916107178, 2.0609242916107178, 1.605742335319519, 0.08263305574655533, 0.9929972887039185, 1.343137264251709, 0.8879552483558655, 1.465686321258545, 1.868347406387329, 1.9908963441848755, 1.8508403301239014, 1.9733893871307373, -0.1624649614095688, 0.29271721839904785, -0.6001400351524353, 0.3802522122859955, 1.378151297569275, 1.9033613204956055, 1.430672287940979, 2.043417453765869, 1.8858543634414673, 2.218487501144409, 2.113445281982422, 2.113445281982422, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.5357143878936768, 1.868347406387329, 1.8858543634414673, 1.5707283020019531, 1.0105042457580566, 1.465686321258545, 1.5707283020019531, 1.9558824300765991, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.235994577407837, 2.218487501144409, 2.235994577407837, 2.113445281982422, 2.1309523582458496, 1.605742335319519, 1.4131653308868408, 0.6953782439231873, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.64075636863 [e2e-predictor] 7085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.553221344947815, 0.8354342579841614, 1.378151297569275, 1.0280113220214844, 1.378151297569275, 2.1309523582458496, 2.0784313678741455, 1.8508403301239014, 0.6253502368927002, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.553221344947815, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.0980392694473267, 0.45028021931648254, 0.415266215801239, -0.3200279772281647, -0.33753499388694763, 0.7303922772407532, 1.3256303071975708, 1.7983193397521973, 2.0259103775024414, 1.9383753538131714, 2.0259103775024414, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0959384441375732, 2.235994577407837, 2.2009804248809814, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.815826416015625, 1.7457983493804932, 1.9033613204956055, 1.8333333730697632, 0.9929972887039185, 1.3081233501434326, 1.4481793642044067, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.2710084915161133, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 1.815826416015625, 1.6582633256912231, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, [e2e-predictor] 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.0105042457580566, 1.2731093168258667, 0.9754902720451355, 1.3081233501434326, 2.0959384441375732, 2.0609242916107178, 1.430672287940979, 1.2556023597717285, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 1.7983193397521973, 1.9733893871307373, 1.6757704019546509, 1.9208683967590332, 0.3277312219142914, 0.1001400575041771, 0.8179272413253784, -0.14495795965194702, -0.5126050114631653, 0.24019621312618256, 1.0280113220214844, 1.7107843160629272, 1.6232492923736572, 1.6757704019546509, 2.0959384441375732, 2.043417453765869, 2.0084033012390137, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.8333333730697632, 1.7983193397521973, 2.0084033012390137, 1.7457983493804932, 0.6253502368927002, 1.1330533027648926, 1.465686321258545, 2.1309523582458496, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 2.165966510772705, 1.9033613204956055, 1.8858543634414673, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0. [e2e-predictor] 3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9754902720451355, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.483193278312683, 1.2030812501907349, 1.3081233501434326, 0.9929972887039185, 1.4131653308868408, 2.113445281982422, 1.780812382698059, 1.1505602598190308, 1.5707283020019531, 0.8004202842712402, 0.7654062509536743, 1.5357143878936768, 1.7457983493804932, 1.9908963441848755, 1.815826416015625, 1.780812382698059, 0.415266215801239, 0.2752102017402649, 0.8879552483558655, -0.17997196316719055, 0.08263305574655533, -0.9152660369873047, 0.9229692816734314, 1.0630252361297607, 1.3606443405151367, 2.0784313678741455, 1.780812382698059, 2.0959384441375732, 2.0609242916107178, 1.9033613204956055, 2.0784313678741455, 2.2009804248809814, 2.0609242916107178, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 2.0959384441375732, 1.2205883264541626, 1.3256303071975708, 1.5707283020019531, 1.9733893871307373, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.218487501144409, 1.868347406387329, 1.7107843160629272, 0.7829132676124573, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0 [e2e-predictor] .39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.343137264251709, 1.3606443405151367, 0.9054622650146484, 1.378151297569275, 2.0784313678741455, 0.415266215801239, 0.7829132676124573, 1.605742335319519, 1.2906162738800049, 1.640756368637085, 1.5007003545761108, 1.8508403301239014, 1.7983193397521973, 1.693277359008789, 1.465686321258545, 0.1001400575041771, 0.24019621312618256, 0.6778712272644043, -0.3200279772281647, 0.7128852605819702, -0.6701680421829224, 0.20518220961093903, 1.3081233501434326, 2.0609242916107178, 2.0609242916107178, 1.5357143878936768, 1.868347406387329, 2.113445281982422, 2.043417453765869, 2.0959384441375732, 2.1484594345092773, 1.9908963441848755, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 2.0959384441375732, 2.113445281982422, 0.24019621312618256, 1.2380952835083008, 1.6757704019546509, 2.0084033012390137, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 2.2009804248809814, 2.1834733486175537, 1.4481793642044067, 1.815826416015625, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3977592289447784 [e2e-predictor] 4, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.3081233501434326, 1.378151297569275, 0.8529412746429443, 1.5007003545761108, 1.728291392326355, -0.4600839912891388, -0.47759100794792175, 1.1330533027648926, 1.553221344947815, 1.693277359008789, 1.7457983493804932, 1.868347406387329, 1.9033613204956055, 1.553221344947815, 0.9929972887039185, 0.08263305574655533, -0.14495795965194702, 0.18767507374286652, 0.13515406847000122, 0.6953782439231873, -0.07492996007204056, 0.5728292465209961, 0.8179272413253784, 1.5007003545761108, 1.4131653308868408, 2.0259103775024414, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 2.0084033012390137, 2.218487501144409, 2.0784313678741455, 2.165966510772705, 1.9558824300765991, 1.9733893871307373, 2.113445281982422, 1.8858543634414673, 2.0784313678741455, 1.815826416015625, 0.9054622650146484, 1.2030812501907349, 1.7983193397521973, 2.0259103775024414, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 2.165966510772705, 1.7983193397521973, 1.9733893871307373, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9054622650146484, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.572829246 [e2e-predictor] 5209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.465686321258545, 1.1505602598190308, 1.2906162738800049, 0.5378152132034302, 1.5882353782653809, 1.5707283020019531, -0.0049019488506019115, -0.28501397371292114, 0.18767507374286652, 1.9208683967590332, 0.39775922894477844, 1.9558824300765991, 1.8858543634414673, 1.868347406387329, 1.605742335319519, 1.1680673360824585, 0.415266215801239, 0.6078432202339172, 1.2731093168258667, 0.24019621312618256, 1.1155463457107544, 0.7128852605819702, -0.19747896492481232, 0.39775922894477844, 0.9754902720451355, 0.9579832553863525, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 0.8004202842712402, 1.483193278312683, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.165966510772705, 2.0084033012390137, 2.165966510772705, 2.0609242916107178, 1.6757704019546509, 2.043417453765869, 0.9929972887039185, 1.693277359008789, 1.6757704019546509, 2.0259103775024414, 2.1834733486175537, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 1.9383753538131714, 1.8333333730697632, 0.6428572535514832, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.71288 [e2e-predictor] 52605819702, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5707283020019531, 0.9404762983322144, 1.2731093168258667, 0.8179272413253784, 1.5707283020019531, 1.2731093168258667, 0.11764705926179886, -1.0553221702575684, -0.12745095789432526, 1.7983193397521973, 0.5728292465209961, 1.728291392326355, 1.8508403301239014, 1.8333333730697632, 1.7633053064346313, 1.0980392694473267, 0.24019621312618256, 0.6778712272644043, 1.3956583738327026, 0.29271721839904785, 0.7128852605819702, 0.415266215801239, -0.6351540088653564, 0.7829132676124573, 1.1155463457107544, 1.483193278312683, 1.378151297569275, 1.343137264251709, 1.7107843160629272, 1.2205883264541626, 1.9908963441848755, 2.218487501144409, 2.113445281982422, 2.1484594345092773, 1.9908963441848755, 1.9383753538131714, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 2.0609242916107178, 1.9033613204956055, 1.430672287940979, 1.728291392326355, 2.0784313678741455, 2.1834733486175537, 2.2009804248809814, 2.235994577407837, 2.235994577407837, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.0784313678741455, 2.0084033012390137, 1.483193278312683, 1.465686321258545, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.94 [e2e-predictor] 04762983322144, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.520308256149292, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.553221344947815, -0.5301120281219482, 1.1680673360824585, 0.3802522122859955, 1.553221344947815, 1.0805323123931885, 0.03011205606162548, 0.0476190559566021, -0.3025209903717041, 0.3102242052555084, 0.4852942228317261, 1.8333333730697632, 1.9733893871307373, 1.728291392326355, 1.7107843160629272, 0.2226892113685608, 0.18767507374286652, 0.6078432202339172, 1.0630252361297607, 0.4852942228317261, 0.9404762983322144, 0.9229692816734314, -0.3200279772281647, -0.19747896492481232, 0.9754902720451355, 1.1155463457107544, 0.3277312219142914, 1.2380952835083008, 1.605742335319519, 1.465686321258545, 2.2009804248809814, 2.0784313678741455, 2.0259103775024414, 2.043417453765869, 2.113445281982422, 1.8508403301239014, 1.693277359008789, 1.8508403301239014, 1.9558824300765991, 2.0084033012390137, 1.9208683967590332, 1.5707283020019531, 1.868347406387329, 2.0259103775 [e2e-predictor] 024414, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.235994577407837, 2.218487501144409, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 2.0084033012390137, 1.5007003545761108, 2.043417453765869, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, -1.160364031791687, 1.1680673360824585, 0.2226892113685608, 1.465686321258545, 0.8704482913017273, 0.2752102017402649, 0.8704482913017273, 0.6778712272644043, 1.0980392694473267, 0.7128852605819702, 1.7983193397521973, 1.9908963441848755, 1.640756368637085, 1.728291392326355, 0.6603642702102661, 0.2577032148838043, 0.4852942228317261, 0.8529412746429443, 0.6253502368927002, 0.9754902720451355, 1.3256303071975708, 0.4677872359752655, -0.5126050114631653, 1.4131653308868408 [e2e-predictor] , 0.6078432202339172, 1.378151297569275, 0.08263305574655533, 0.9404762983322144, 0.8004202842712402, 1.8333333730697632, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 2.113445281982422, 1.9733893871307373, 1.7107843160629272, 1.9033613204956055, 2.0784313678741455, 1.8508403301239014, 1.815826416015625, 1.3606443405151367, 1.868347406387329, 1.9733893871307373, 2.2535016536712646, 2.1834733486175537, 2.218487501144409, 2.235994577407837, 2.235994577407837, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1309523582458496, 2.0084033012390137, 1.6582633256912231, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, -0.3025209903717041, 1.1505602598190308, 0.9754902720451355, 1.343137264251709, 1.3956583738327026, 0.5028012 [e2e-predictor] 39490509, 0.4677872359752655, 0.8529412746429443, 1.3956583738327026, 0.0476190559566021, 1.2030812501907349, 1.9733893871307373, 1.4131653308868408, 1.640756368637085, 0.8179272413253784, 0.13515406847000122, 0.5553222298622131, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 1.553221344947815, 0.45028021931648254, -0.6176469922065735, 0.9229692816734314, 1.5357143878936768, 1.693277359008789, 1.605742335319519, 0.502801239490509, 1.5357143878936768, 1.3081233501434326, 1.8333333730697632, 2.1309523582458496, 2.0084033012390137, 2.1484594345092773, 2.0959384441375732, 1.5357143878936768, 1.780812382698059, 2.0784313678741455, 1.8858543634414673, 1.9208683967590332, 0.9754902720451355, 1.8333333730697632, 2.0259103775024414, 2.288515567779541, 2.0609242916107178, 2.2535016536712646, 2.2535016536712646, 2.288515567779541, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1834733486175537, 2.0259103775024414, 1.9733893871307373, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4131653308 [e2e-predictor] 868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.4131653308868408, 0.0476190559566021, 1.0980392694473267, 1.2556023597717285, 1.5707283020019531, 1.693277359008789, 0.24019621312618256, 0.9404762983322144, 1.1330533027648926, -0.4075630009174347, -0.3550419807434082, 0.6253502368927002, 2.0084033012390137, 1.553221344947815, 1.3956583738327026, 0.8004202842712402, -0.39005598425865173, 1.1155463457107544, 0.9054622650146484, 0.9054622650146484, 0.6603642702102661, 1.1680673360824585, 0.6253502368927002, 0.18767507374286652, -0.3025209903717041, 0.6253502368927002, 1.5007003545761108, 1.378151297569275, 1.0630252361297607, 0.2226892113685608, 0.17016807198524475, 1.518207311630249, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.113445281982422, 1.7457983493804932, 1.780812382698059, 1.5357143878936768, 1.8333333730697632, 1.9733893871307373, 1.5357143878936768, 1.7457983493804932, 1.7983193397521973, 2.2710084915161133, 2.218487501144409, 2.235994577407837, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 1.9383753538131714, 1.7983193397521973, 2.0084033012390137, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1 [e2e-predictor] .2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.4131653308868408, 0.6428572535514832, 1.2205883264541626, 1.2380952835083008, 1.518207311630249, 1.7107843160629272, 0.45028021931648254, 0.3802522122859955, 0.7478992342948914, -1.1253501176834106, -0.6176469922065735, 1.2380952835083008, 1.9383753538131714, 1.483193278312683, 0.7829132676124573, 1.2030812501907349, -0.17997196316719055, 0.7303922772407532, 0.08263305574655533, 0.15266107022762299, 0.7654062509536743, 1.3606443405151367, 0.7128852605819702, 0.2226892113685608, -0.8277310132980347, 0.6778712272644043, 1.5357143878936768, -0.07492996007204056, -0.28501397371292114, -0.23249296844005585, 0.18767507374286652, 1.0630252361297607, 1.8508403301239014, 2.1484594345092773, 1.9733893871307373, 2.113445281982422, 1.7107843160629272, 2.0784313678741455, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0259103775024414, 1.3081233501434326, 1.9383753538131714, 2.3060226440429688, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.288515567779541, 2.2710084915161133, 2.218487501144409, 1.6582633256912231, 1.7633053064346313, 1.9733893871307373, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.55532222986 [e2e-predictor] 22131, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 0.8704482913017273, 1.2731093168258667, 1.2906162738800049, 1.5882353782653809, 1.6757704019546509, 0.29271721839904785, 0.3802522122859955, -0.7752100229263306, -0.5651260018348694, 0.520308256149292, 1.8508403301239014, 2.0609242916107178, 1.430672287940979, 1.2906162738800049, 0.6428572535514832, -0.39005598425865173, 1.2030812501907349, 0.9754902720451355, -0.3025209903717041, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 0.415266215801239, -0.4950979948043823, 0.5553222298622131, 0.7654062509536743, -0.47759100794792175, 0.5728292465209961, -0.4425770044326782, 0.3277312219142914, 1.3256303071975708, 1.7983193397521973, 1.3606443405151367, 2.1309523582458496, 2.113445281982422, 1.8508403301239014, 2.1309523582458496, 2.1309523582458496, 1.9733893871307373, 1.9558824300765991, 2.1834733486175537, 2.0084033012390137, 1.7983193397521973, 2.3060226440429688, 2.2710084915161133, 2.218487501144409, 2.3235294818878174, 2.2535016536712646, 2.288515567779541, 2.3060226440429688, 2.235994577407837, 1.9733893871307373, 2.0959384441375732, 1.5357143878936768, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.20518220961093903, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142 [e2e-predictor] 914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.378151297569275, -0.23249296844005585, 1.2030812501907349, 1.5882353782653809, 1.7107843160629272, 1.7107843160629272, 1.4481793642044067, 0.3277312219142914, -0.5826330184936523, -1.5980392694473267, 0.7829132676124573, 1.9733893871307373, 2.0959384441375732, 1.483193278312683, 1.3606443405151367, 1.465686321258545, -0.21498596668243408, 0.8004202842712402, 1.2205883264541626, -0.07492996007204056, 0.3277312219142914, 0.9754902720451355, 0.8004202842712402, 0.8879552483558655, -0.33753499388694763, 0.20518220961093903, -0.09243696182966232, -0.4425770044326782, -0.7577030062675476, 0.13515406847000122, 1.0630252361297607, 1.780812382698059, 1.640756368637085, 1.9208683967590332, 2.0959384441375732, 1.6582633256912231, 1.9033613204956055, 1.780812382698059, 2.0784313678741455, 2.0259103775024414, 2.0259103775024414, 2.218487501144409, 2.1309523582458496, 1.8333333730697632, 2.288515567779541, 2.1309523582458496, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.288515567779541, 2.2535016536712646, 1.5882353782653809, 1.1855742931365967, 1.5882353782653809, 1.0105042457580566, 0.6603642702102661, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0 [e2e-predictor] .3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 0.2577032148838043, 1.1505602598190308, 1.6232492923736572, 1.7457983493804932, 1.5882353782653809, 1.5882353782653809, 0.4852942228317261, 0.2226892113685608, -1.195378065109253, 1.3606443405151367, 2.0084033012390137, 2.1834733486175537, 1.4131653308868408, 1.3956583738327026, 1.1855742931365967, 0.29271721839904785, 0.8529412746429443, 1.3606443405151367, 0.3277312219142914, 0.5728292465209961, 0.432773232460022, 1.0980392694473267, 0.6778712272644043, -0.33753499388694763, -0.7051820158958435, -0.6176469922065735, -0.0049019488506019115, -0.7577030062675476, -0.6526610255241394, 0.9229692816734314, 1.6582633256912231, 1.9558824300765991, 1.553221344947815, 1.7457983493804932, 0.8704482913017273, 1.9208683967590332, 2.0784313678741455, 2.043417453765869, 1.9733893871307373, 1.6582633256912231, 2.2009804248809814, 2.1484594345092773, 1.8508403301239014, 1.8858543634414673, 2.235994577407837, 2.3060226440429688, 2.235994577407837, 2.288515567779541, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9558824300765991, 1.9558824300765991, 1.378151297569275, 1.343137264251709, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.380252212285995 [e2e-predictor] 5, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, -0.6001400351524353, 1.1505602598190308, 1.6232492923736572, 1.780812382698059, 1.5882353782653809, 1.6757704019546509, 0.8179272413253784, 0.06512605398893356, 0.9404762983322144, 0.9229692816734314, 1.8508403301239014, 2.0784313678741455, 1.343137264251709, 0.24019621312618256, 0.8354342579841614, 0.11764705926179886, 0.3277312219142914, 0.9579832553863525, 1.0805323123931885, -0.12745095789432526, 0.9579832553863525, 0.502801239490509, 0.9929972887039185, -0.5126050114631653, 0.3102242052555084, 0.4852942228317261, -0.3550419807434082, 0.4677872359752655, -0.8802520632743835, 0.4852942228317261, 1.4481793642044067, 2.1484594345092773, 1.0280113220214844, 1.3256303071975708, 0.17016807198524475, 1.8858543634414673, 1.9033613204956055, 1.7457983493804932, 1.3956583738327026, 1.5007003545761108, 2.0609242916107178, 2.043417453765869, 1.8858543634414673, 1.8333333730697632, 2.2009804248809814, 2.3060226440429688, 2.341036558151245, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9208683967590332, 2.0609242916107178, 0.6778712272644043, 0.8879552483558655, 0.4677872359752655, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490 [e2e-predictor] 509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.432773232460022], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, -0.4950979948043823, 1.1330533027648926, 1.6582633256912231, 1.7107843160629272, 1.7633053064346313, 1.693277359008789, 0.7478992342948914, 0.2752102017402649, 1.0630252361297607, 0.3102242052555084, 1.868347406387329, 2.043417453765869, 1.518207311630249, 0.4677872359752655, 1.5007003545761108, 1.0280113220214844, 0.18767507374286652, 1.0280113220214844, 0.9579832553863525, -0.26750698685646057, 1.0280113220214844, 1.3256303071975708, 0.9054622650146484, -0.42506998777389526, -0.3200279772281647, 0.08263305574655533, 0.9404762983322144, 0.6078432202339172, 0.590336263179779, 1.2205883264541626, 1.0105042457580566, 2.113445281982422, 0.8529412746429443, 0.5728292465209961, -0.6001400351524353, 1.9033613204956055, 1.6582633256912231, 1.553221344947815, 0.432773232460022, 0.8004202842712402, 1.815826416015625, 1.9908963441848755, 1.8508403301239014, 1.2205883264541626, 2.288515567779541, 2.341036558151245, 2.3235294818878174, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.288515567779541, 1.780812382698059, 1.1155463457107544, -0.057422954589128494, -0.022408949211239815, 0.34523820877075195, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0. [e2e-predictor] 8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254], [0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0105042457580566, -0.9852941036224365, 1.2731093168258667, 1.4481793642044067, 1.6582633256912231, 1.780812382698059, 1.693277359008789, 0.6253502368927002, -0.07492996007204056, 0.6953782439231873, 0.45028021931648254, 1.9033613204956055, 1.9383753538131714, 1.343137264251709, 0.2226892113685608, 1.5882353782653809, 1.868347406387329, 1.4131653308868408, 1.2030812501907349, -0.39005598425865173, -0.17997196316719055, 0.502801239490509, 1.693277359008789, 0.8179272413253784, -0.12745095789432526, -0.057422954589128494, -0.2499999701976776, 0.9229692816734314, 0.502801239490509, -0.03991595283150673, 1.343137264251709, 1.7107843160629272, 1.9908963441848755, 2.043417453765869, 0.8704482913017273, 0.11764705926179886, 1.9383753538131714, 1.7457983493804932, 1.4481793642044067, 1.8858543634414673, 0.9229692816734314, 1.693277359008789, 1.815826416015625, 1.6757704019546509, 1.2731093168258667, 2.1309523582458496, 2.165966510772705, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.288515567779541, 2.2535016536712646, 1.868347406387329, 1.8508403301239014, 0.415266215801239, 0.415266215801239, [e2e-predictor] 0.8004202842712402, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.432773232460022], [0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9229692816734314, -1.370448112487793, 1.3256303071975708, 1.5357143878936768, 1.7983193397521973, 1.815826416015625, 1.6757704019546509, 0.6778712272644043, 0.03011205606162548, 0.520308256149292, 0.13515406847000122, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.20518220961093903, 1.378151297569275, 1.5707283020019531, 0.6078432202339172, 0.3277312219142914, -0.09243696182966232, 1.2380952835083008, 1.1680673360824585, 1.5882353782653809, 1.0280113220214844, -0.07492996007204056, -0.057422954589128494, 0.13515406847000122, 0.3277312219142914, 0.39775922894477844, 0.2577032148838043, 0.6778712272644043, 1.4131653308868408, 1.7457983493804932, 2.1309523582458496, 2.043417453765869, 1.9558824300765991, 1.9733893 [e2e-predictor] 871307373, 1.7457983493804932, 1.6232492923736572, 1.868347406387329, 1.378151297569275, 1.9558824300765991, 2.043417453765869, 1.6582633256912231, 1.0280113220214844, 2.0259103775024414, 2.0259103775024414, 2.165966510772705, 2.341036558151245, 2.2710084915161133, 2.3060226440429688, 2.2535016536712646, 1.9383753538131714, 2.0259103775024414, 1.1155463457107544, 1.2731093168258667, 1.1855742931365967, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, -1.3529410362243652, 1.3956583738327026, 1.483193278312683, 1.8333333730697632, 1.7983193397521973, 1.6757704019546509, 0.8704482913017273, 0.9929972887039185, -0.21498596668243408, 0.2752102017402649, 1.9908963441848755, 1.7983193397521973, -0.057422954589128494, -0.6701680421829224, 1.3256303071975708, 1.5007003545761108, - [e2e-predictor] 0.03991595283150673, -0.39005598425865173, 0.502801239490509, 1.2731093168258667, 1.1855742931365967, 1.868347406387329, 2.0084033012390137, 0.9404762983322144, 0.5553222298622131, 1.0455182790756226, 0.15266107022762299, 0.1001400575041771, 0.415266215801239, 0.13515406847000122, 0.8179272413253784, 0.9579832553863525, 1.5882353782653809, 1.8858543634414673, 2.1309523582458496, 1.5357143878936768, 1.3256303071975708, 1.6232492923736572, 1.6232492923736572, 1.7457983493804932, 1.518207311630249, 1.9908963441848755, 1.0280113220214844, -0.21498596668243408, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.9733893871307373, 2.0609242916107178, 2.2710084915161133, 2.1484594345092773, 1.2906162738800049, 1.605742335319519, 1.3956583738327026, 0.4852942228317261, 0.432773232460022, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.01050424 [e2e-predictor] 57580566, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, -1.0378150939941406, 1.3256303071975708, 1.5707283020019531, 1.8508403301239014, 1.8333333730697632, 1.2205883264541626, 0.8529412746429443, 0.06512605398893356, -0.10994396358728409, -0.2499999701976776, 2.043417453765869, 1.6757704019546509, 0.6953782439231873, -1.0903360843658447, 1.553221344947815, 1.5357143878936768, -0.09243696182966232, -0.12745095789432526, 0.9054622650146484, 0.9929972887039185, 0.3627452254295349, 1.693277359008789, 1.9383753538131714, 0.2577032148838043, 0.9754902720451355, 0.3627452254295349, -0.5476189851760864, -0.3025209903717041, -0.057422954589128494, 0.11764705926179886, 0.9404762983322144, 0.502801239490509, 0.3802522122859955, -0.057422954589128494, 1.9208683967590332, 0.2226892113685608, 1.343137264251709, 1.4481793642044067, 0.9754902720451355, 1.0105042457580566, 1.605742335319519, 1.8508403301239014, -0.0049019488506019115, 1.553221344947815, 1.5882353782653809, 1.6582633256912231, -0.37254899740219116, 0.18767507374286652, 1.815826416015625, 2.3235294818878174, 2.0959384441375732, 1.6232492923736572, 1.605742335319519, 1.9733893871307373, 0.432773232460022, 0.7654062509536743, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.06302523 [e2e-predictor] 61297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8354342579841614, 0.8529412746429443, -1.1078431606292725, 1.2906162738800049, 1.518207311630249, 1.7633053064346313, 1.0805323123931885, 0.8179272413253784, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.6778712272644043, 2.1309523582458496, 1.7107843160629272, 0.6078432202339172, -1.0553221702575684, 1.2906162738800049, 1.6232492923736572, 0.24019621312618256, 0.8354342579841614, 0.8179272413253784, 0.2752102017402649, 0.415266215801239, 1.9033613204956055, 1.6582633256912231, 0.24019621312618256, 0.9404762983322144, 0.6253502368927002, 0.17016807198524475, 0.3102242052555084, 0.8529412746429443, 0.7303922772407532, 0.9054622650146484, -0.23249296844005585, -0.6176469922065735, -0.5651260018348694, 0.0476190559566021, 1.1855742931365967, 1.0280113220214844, 1.640756368637085, 1.3256303071975708, 1.1680673360824585, 1.2906162738800049, 1.2731093168258667, -0.7051820158958435, 1.8508403301239014, 0.6953782439231873, -0.0049019488506019115, -0.12745095789432526, 0.2577032148838043, 1.5882353782653809, 2.288515567779541, 1.8858543634414673, 1.0280113220214844, 2.0084033012390137, 0.8179272413253784, -0.07492996007204056, 0.45028021931648254, 0.5378152132034302, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.5728292465209961, 0 [e2e-predictor] .6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, -0.5476189851760864, 1.2731093168258667, 1.5707283020019531, 1.7633053064346313, 0.8529412746429443, 1.4131653308868408, 0.502801239490509, 0.5553222298622131, 0.17016807198524475, 1.3081233501434326, 1.9558824300765991, 1.728291392326355, 0.8529412746429443, -1.335434079170227, 1.518207311630249, 1.2556023597717285, 0.6778712272644043, 0.18767507374286652, 0.2752102017402649, 0.6078432202339172, 1.3956583738327026, 1.868347406387329, 1.7457983493804932, 0.415266215801239, 1.1330533027648926, 1.1505602598190308, 0.432773232460022, 1.0980392694473267, 0.2226892113685608, 1.2731093168258667, 1.2556023597717285, -0.8802520632743835, -0.8802520632743835, -1.282913088798523, -0.9152660369873047, 1.2380952835083008, 0.9229692816734314, 1.2731093168258667, 1.9558824300765991, 1.7457983493804932, 1.5707283020019531, 1.2906162738800049, -0.6526610255241394, 1.693277359008789, 1.1505602598190308, 0.39775922894477844, 0.29271721839904785, 0.520308256149292, 1.2030812501907349, 1.8333333730697632, 0.5378152132034302, 1.7457983493804932, 2.218487501144409, 1.0630252361297607, 0.8704482913017273, 0.2577032148838043, 0.6078432202339172, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, [e2e-predictor] 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, -0.057422954589128494, 1.1505602598190308, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.518207311630249, 0.7303922772407532, 0.39775922894477844, -0.4600839912891388, 1.6757704019546509, 2.0609242916107178, 1.7983193397521973, 1.1680673360824585, -1.2303920984268188, 1.553221344947815, 0.8354342579841614, 1.465686321258545, 0.415266215801239, 0.6953782439231873, 0.7478992342948914, 1.6232492923736572, 1.1330533027648926, 1.4481793642044067, 0.6253502368927002, 0.9229692816734314, 0.520308256149292, 0.7829132676124573, 0.39775922894477844, 0.9579832553863525, 0.5378152132034302, -0.9152660369873047, 0.012605053372681141, 0.20518220961093903, -0.19747896492481232, -1.1253501176834106, -0.4600839912891388, 0.3102242052555084, 1.1155463457107544, 1.7633053064346313, 1.7107843160629272, 1.553221344947815, 0.39775922894477844, -0.03991595283150673, 2.0084033012390137, 1.5357143878936768, 0.3627452254295349, 0.39775922894477844, 0.9229692816734314, 1.4481793642044067, 1.0805323123931885, 1.6757704019546509, 1.815826416015625, 1.693277359008789, 1.1680673360824585, -0.26750698685646057, 0.3102242052555084, 0.5553222298622131, 0.6778712272644043, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.432773232460022], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.32773122191 [e2e-predictor] 42914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.5378152132034302, 1.1155463457107544, 1.5007003545761108, 1.9208683967590332, 1.7457983493804932, 1.483193278312683, 0.8179272413253784, 0.24019621312618256, 0.5728292465209961, 1.4131653308868408, 1.8858543634414673, 1.868347406387329, 1.0805323123931885, -0.6001400351524353, 1.5707283020019531, 1.5707283020019531, 1.7457983493804932, 0.7478992342948914, 1.0630252361297607, 1.2030812501907349, 1.4481793642044067, 2.113445281982422, 0.0476190559566021, 0.18767507374286652, 0.9054622650146484, 0.8354342579841614, 0.9929972887039185, 0.7478992342948914, 0.3277312219142914, -0.42506998777389526, 0.7303922772407532, -0.07492996007204056, 0.24019621312618256, -0.42506998777389526, -1.2303920984268188, -1.0728291273117065, 0.6428572535514832, 1.0980392694473267, 1.868347406387329, 1.378151297569275, 1.465686321258545, 0.08263305574655533, -0.28501397371292114, 1.4131653308868408, 1.8508403301239014, 1.0805323123931885, 0.08263305574655533, 1.2380952835083008, 1.6232492923736572, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 2.0959384441375732, 1.1505602598190308, 0.2226892113685608, 0.34523820877075195, 0.012605053372681141, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.432773232460022], [0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.60784322023391 [e2e-predictor] 72, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.29271721839904785, 1.0980392694473267, 1.605742335319519, 1.9208683967590332, 1.780812382698059, 1.640756368637085, 0.7829132676124573, 1.0455182790756226, 1.2205883264541626, 1.8333333730697632, 1.9558824300765991, 1.605742335319519, 0.8179272413253784, -0.26750698685646057, 1.5007003545761108, 1.780812382698059, 1.483193278312683, 1.1680673360824585, 0.8529412746429443, 1.5007003545761108, 1.3081233501434326, 2.0959384441375732, 0.8354342579841614, 0.7829132676124573, 0.9579832553863525, -0.39005598425865173, 0.7829132676124573, 0.9229692816734314, 0.415266215801239, -0.3025209903717041, -0.17997196316719055, -0.0049019488506019115, 0.29271721839904785, -0.2499999701976776, -0.7752100229263306, -0.4950979948043823, -0.9327731132507324, 0.24019621312618256, 1.693277359008789, 2.0784313678741455, 1.3081233501434326, -0.10994396358728409, 0.0476190559566021, 0.9229692816734314, 1.1330533027648926, 0.6253502368927002, 0.3802522122859955, 1.2205883264541626, 1.7457983493804932, 1.2731093168258667, 0.6778712272644043, 0.9229692816734314, -0.12745095789432526, 0.7654062509536743, 1.0455182790756226, -0.0049019488506019115, 0.13515406847000122, 0.5378152132034302, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677 [e2e-predictor] 872359752655, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.432773232460022], [0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 1.3606443405151367, 1.640756368637085, 1.9558824300765991, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 0.7128852605819702, 1.640756368637085, 1.640756368637085, 1.8858543634414673, 1.605742335319519, 0.8354342579841614, -0.4425770044326782, 1.605742335319519, 1.640756368637085, 1.3081233501434326, 1.2380952835083008, 0.520308256149292, 1.5357143878936768, 1.7107843160629272, 1.553221344947815, 0.3802522122859955, 0.8179272413253784, 0.8529412746429443, 0.17016807198524475, 0.13515406847000122, 1.0980392694473267, 0.2752102017402649, -0.03991595283150673, -0.6351540088653564, 0.6953782439231873, 0.432773232460022, 0.7478992342948914, -1.2303920984268188, -0.3200279772281647, -1.1253501176834106, -0.4075630009174347, 1.2380952835083008, 1.9908963441848755, 1.465686321258545, 0.4677872359752655, 0.8354342579841614, 1.0805323123931885, 0.3802522122859955, 1.0105042457580566, 0.6603642702102661, 1.3956583738327026, 1.8858543634414673, 1.6582633256912231, -0.057422954589128494, -0.1624649614095688, -0.47759100794792175, -0.7226890325546265, 1.343137264251709, 1.728291392326355, 0.415266215801239, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.73039227724075 [e2e-predictor] 32, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.432773232460022, 0.4677872359752655, 0.45028021931648254], [0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5553222298622131, 0.5378152132034302, 0.4677872359752655, 0.6953782439231873, 1.378151297569275, 1.7457983493804932, 1.9033613204956055, 1.7983193397521973, 1.7107843160629272, 1.2731093168258667, 0.8004202842712402, 1.6757704019546509, 1.7457983493804932, 1.868347406387329, 1.553221344947815, 0.432773232460022, -0.03991595283150673, 1.553221344947815, 1.0805323123931885, 1.1680673360824585, 1.0105042457580566, 1.1330533027648926, 0.8704482913017273, 1.2380952835083008, 1.343137264251709, -0.33753499388694763, 1.3081233501434326, 0.5728292465209961, 0.2577032148838043, 0.3277312219142914, 0.0476190559566021, -0.2499999701976776, 0.2752102017402649, -0.4600839912891388, 0.5728292465209961, 0.6953782439231873, 0.432773232460022, 0.06512605398893356, -0.4425770044326782, 0.6778712272644043, -0.37254899740219116, 1.3606443405151367, 0.6778712272644043, 1.1855742931365967, -0.022408949211239815, 0.590336263179779, 1.465686321258545, 1.4131653308868408, 1.605742335319519, 1.5357143878936768, 2.0259103775024414, 2.043417453765869, 1.7983193397521973, -0.9852941036224365, -0.6001400351524353, 0.8004202842712402, 0.8004202842712402, 1.2556023597717285, 1.9383753538131714, 1.3956583738327026, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644 [e2e-predictor] 043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254], [0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.3802522122859955, 0.6778712272644043, 1.343137264251709, 1.6232492923736572, 1.815826416015625, 1.8333333730697632, 1.343137264251709, 0.29271721839904785, 1.1155463457107544, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.0455182790756226, -0.5126050114631653, -0.7401960492134094, 1.2556023597717285, 1.1680673360824585, 1.3606443405151367, 0.8879552483558655, 0.6078432202339172, 0.8004202842712402, 0.2226892113685608, 0.7654062509536743, -0.1624649614095688, 1.2906162738800049, 1.3606443405151367, 0.2226892113685608, 1.0280113220214844, 0.8879552483558655, 1.1330533027648926, -0.03991595283150673, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.6078432202339172, -1.0903360843658447, 0.590336263179779, -0.23249296844005585, 1.343137264251709, -0.03991595283150673, -0.28501397371292114, -0.2499999701976776, 1.2906162738800049, 0.71 [e2e-predictor] 28852605819702, 1.0105042457580566, 1.2205883264541626, 1.8333333730697632, 1.4131653308868408, 1.868347406387329, 2.0784313678741455, -1.0728291273117065, 1.5007003545761108, 1.0630252361297607, 0.5553222298622131, 1.465686321258545, 1.5357143878936768, 1.5707283020019531, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.415266215801239, 0.34523820877075195, 0.29271721839904785, 0.6603642702102661, 1.553221344947815, 1.7107843160629272, 1.868347406387329, 1.8508403301239014, 1.1330533027648926, 0.7654062509536743, 1.2906162738800049, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 0.11764705926179886, 0.03011205606162548, -0.6001400351524353, 1.430672287940979, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.6078432202339172, 1.1680673360824585, 0.7303922772407532, 0.3627452254295349, 0.3102242052555084, 1.0980392694473267, 0.8704482 [e2e-predictor] 913017273, 1.1155463457107544, 0.6953782439231873, 0.9404762983322144, 1.0455182790756226, 0.2226892113685608, 1.3081233501434326, 1.0455182790756226, 1.1855742931365967, 0.8004202842712402, 0.8879552483558655, -0.8802520632743835, -0.3025209903717041, 0.39775922894477844, 0.3627452254295349, 1.0980392694473267, -0.10994396358728409, -0.28501397371292114, 1.0980392694473267, 0.7303922772407532, 0.9404762983322144, 0.1001400575041771, 0.2226892113685608, 1.2731093168258667, 1.7633053064346313, 1.7457983493804932, -0.26750698685646057, 1.3081233501434326, 0.6428572535514832, 0.8179272413253784, 1.3256303071975708, 1.6757704019546509, 1.4131653308868408, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.2577032148838043, 0.7303922772407532, 1.378151297569275, 1.605742335319519, 1.8508403301239014, 1.815826416015625, 0.74789 [e2e-predictor] 92342948914, 1.0630252361297607, 1.430672287940979, 1.7457983493804932, 1.5357143878936768, 1.640756368637085, -1.0553221702575684, -0.12745095789432526, -0.5126050114631653, 1.3256303071975708, 1.2205883264541626, 0.8354342579841614, 1.2556023597717285, 1.465686321258545, 0.7829132676124573, 0.6428572535514832, -0.5476189851760864, -0.10994396358728409, 1.378151297569275, 1.1155463457107544, 0.6428572535514832, -0.03991595283150673, -0.09243696182966232, 0.8879552483558655, 0.03011205606162548, 1.2906162738800049, 1.483193278312683, 1.3256303071975708, 1.3956583738327026, 1.1855742931365967, -1.0203081369400024, -0.5651260018348694, 0.8004202842712402, 0.3802522122859955, 0.6253502368927002, -0.09243696182966232, -1.2303920984268188, 0.39775922894477844, 0.520308256149292, 1.2556023597717285, 0.2577032148838043, 1.0980392694473267, 1.5707283020019531, 1.465686321258545, 1.8508403301239014, -0.47759100794792175, 1.0105042457580566, 0.6603642702102661, 0.13515406847000122, 1.6232492923736572, 1.6757704019546509, 1.5007003545761108, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.520308256149292, 0.4852942228317261, 0.502801239490509], [0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3802522122859955, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.53781521 [e2e-predictor] 32034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.29271721839904785, 0.24019621312618256, 0.2226892113685608, 0.8004202842712402, 1.5357143878936768, 1.6232492923736572, 1.8333333730697632, 1.7633053064346313, 0.4677872359752655, 0.7654062509536743, 1.6232492923736572, 1.815826416015625, 1.8858543634414673, 1.430672287940979, 0.2577032148838043, -0.10994396358728409, -0.26750698685646057, 1.5007003545761108, 1.343137264251709, 0.590336263179779, 0.6778712272644043, 0.7829132676124573, 1.3081233501434326, 0.6778712272644043, -0.03991595283150673, 0.590336263179779, 1.605742335319519, 1.1855742931365967, 1.0280113220214844, 0.7654062509536743, -0.07492996007204056, 0.7128852605819702, 0.11764705926179886, 1.1855742931365967, 1.2731093168258667, 1.640756368637085, 1.1855742931365967, 1.7107843160629272, -0.7226890325546265, 0.4852942228317261, -0.12745095789432526, -0.07492996007204056, -0.47759100794792175, 0.2577032148838043, -1.457983136177063, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.5728292465209961, 0.2577032148838043, 1.6582633256912231, 1.7107843160629272, 1.9908963441848755, -1.1428570747375488, 0.6078432202339172, 0.6778712272644043, 0.3102242052555084, 1.7457983493804932, 1.1680673360824585, 0.7303922772407532, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.4852942228317261, 0.502801239490509]], [[1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.914509892 [e2e-predictor] 4636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8556864261627197, 1.803398847579956, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374], [1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827 [e2e-predictor] 363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0 [e2e-predictor] 190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.65307199954986 [e2e-predictor] 57, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.79250556230 [e2e-predictor] 54504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1. [e2e-predictor] 0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.01254916 [e2e-predictor] 19110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.646536111831665], [1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410 [e2e-predictor] 110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7925055623054504, 0.8447931408882141, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.16941189765 [e2e-predictor] 93018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.08226 [e2e-predictor] 5853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.9428323 [e2e-predictor] 50730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.7511112689971924], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.437385797 [e2e-predictor] 5006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7227887511253357, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.07137262 [e2e-predictor] 8211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8731155395507812, 1.8208279609680176, 1.803398847579956], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868 [e2e-predictor] , 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6530719995498657, 0.6356428265 [e2e-predictor] 571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.9145098924636841, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.82 [e2e-predictor] 7363908290863, 0.8099347352981567, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.8905447721481323], [1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1585186 [e2e-predictor] 71989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.792 [e2e-predictor] 5055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, [e2e-predictor] 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388 [e2e-predictor] 687134, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345 [e2e-predictor] 534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086], [0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593 [e2e-predictor] 018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107], [0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.11712431907653 [e2e-predictor] 8, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0299782752990723], [0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.1236603260040283, 1.0888018608093262, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403 [e2e-predictor] 118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.047407388687134], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.489673376083374, 1.54196095466 [e2e-predictor] 61377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667 [e2e-predictor] 974710464478, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.05 [e2e-predictor] 3943395614624, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226 [e2e-predictor] 868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, [e2e-predictor] 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558 [e2e-predictor] 170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.210806250 [e2e-predictor] 5722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.70535957813 [e2e-predictor] 26294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.91450989246368 [e2e-predictor] 41, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868 [e2e-predictor] 410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8796514868736267, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1171243190765 [e2e-predictor] 38, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.064836740493 [e2e-predictor] 7744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.9079740047454 [e2e-predictor] 834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [1.4548149108886719, 1.8208279609680176, 1.7511112689971924, 1.472244143486023, 1.1062309741973877, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.45481491 [e2e-predictor] 08886719, 1.489673376083374, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.27398681640625, 2.2565577030181885, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.6988236904144287, 1.2456645965576172, 0.9667974710464478, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.6879304051399231, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.6 [e2e-predictor] 356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7750763297080994, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.047407388687134, 2.1345534324645996, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.1868410110473633, 2.047407388687134, 1.8731155395507812, 1.315381407737732, 1.1062309741973877, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352 [e2e-predictor] 981567, 0.7576471567153931, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.8622223138809204, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.082265853881836], [1.5768193006515503, 2.0125491619110107, 2.117124319076538, 2.1868410110473633, 2.3262743949890137, 2.3785619735717773, 2.2565577030181885, 2.0648367404937744, 2.0299782752990723, 1.8208279609680176, 1.1062309741973877, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0 [e2e-predictor] 365142822265625, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [1.332810640335083, 1.6813944578170776, 1.785969614982605, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 1.4025273323059082, 1.158518671989441, 0.8099347352981567, 0.6879304051399231, 0.600784420967102, 0.9667974710464478, 0.9319390654563904, 1.0365142822265625, 0.984226644039154, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0. [e2e-predictor] 8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [2.1694118976593018, 2.1694118976593018, 2.0125491619110107, 1.785969614982605, 1.7162528038024902, 0.6879304051399231, -0.688975989818573, -1.1247059106826782, 0.008191745728254318, 1.053943395614624, 1.6813944578170776, 1.785969614982605, 1.5942485332489014, 1.7511112689971924, 1.472244143486023, 1.1410894393920898, 0.984226644039154, 0.7750763297080994, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0 [e2e-predictor] .8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.27398681640625, 1.9951199293136597, 1.2805230617523193, 0.09533771127462387, 0.16505448520183563, 1.7511112689971924, 2.308845281600952, 2.3785619735717773, 2.2565577030181885, 2.308845281600952, 2.361132860183716, 2.047407388687134, 1.925403118133545, 1.629106879234314, 1.2456645965576172, 0.9493682980537415, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260 [e2e-predictor] 040283, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [2.0125491619110107, 2.082265853881836, 2.117124319076538, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.8556864261627197, 1.646536111831665, 1.768540382385254, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.27398681640625, 2.204270124435425, 2.047407388687134, 1.8731155395507812, 1.611677646636963, 1.1410894393920898, 0.8970807194709778, 0.7576471567153931, 0.6530719995498657, 0.8099347352981567, 0.8622223138809204, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0365142822265625, 1.03651428 [e2e-predictor] 22265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.2108062505722046, 0.2173420637845993, -0.20095856487751007, 0.5484968423843384, 1.611677646636963, 2.0996949672698975, 2.204 [e2e-predictor] 270124435425, 2.239128589630127, 2.308845281600952, 2.2914161682128906, 2.3262743949890137, 2.3262743949890137, 2.082265853881836, 1.803398847579956, 1.489673376083374, 1.1062309741973877, 0.9493682980537415, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.9145098924636841, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.169411 [e2e-predictor] 8976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.6639652252197266, 1.8208279609680176, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 0.984226644039154, -0.688975989818573, -1.176993489265442, -0.6366884112358093, 0.4613508880138397, 1.332810640335083, 1.5768193006515503, 1.7162528038024902, 1.960261583328247, 2.1694118976593018, 2.204270124435425, 2.27398681640625, 2.361132860183716, 2.4831371307373047, 2.4134204387664795, 2.047407388687134, 1.6813944578170776, 1.1062309741973877, 0.7925055623054504, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.16941189765930 [e2e-predictor] 18, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1694118976593018, 2.1868410110473633], [0.8970807194709778, 1.4025273323059082, 1.5942485332489014, 1.6988236904144287, 1.3676689863204956, -0.5495424270629883, -1.2815686464309692, -0.6541175842285156, 1.1933770179748535, 2.1868410110473633, 2.27398681640625, 2.117124319076538, 2.082265853881836, 1.7511112689971924, 1.6988236904144287, 1.803398847579956, 1.803398847579956, 1.2630938291549683, 1.0016558170318604, 1.8382571935653687, 2.2914161682128906, 2.204270124435425, 1.6813944578170776, 1.071372628211975, 1.175947904586792, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, [e2e-predictor] 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425], [-0.5495424270629883, -0.026666639372706413, 0.7750763297080994, 1.2805230617523193, 0.42649248242378235, -1.1072766780853271, -1.176993489265442, 0.8099347352981567, 1.960261583328247, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.3262743949890137, 2.3262743949890137, 2.0996949672698975, 1.803398847579956, 1.0365142822265625, 0.07790851593017578, 1.2456645965576172, 2.2216994762420654, 2.2914161682128906, 2.308845281600952, 2.395991325378418, 2.3437037467956543, 2.0299782752990723, 1.8208279609680176, 1.5245317220687866, 1.2805230617523193, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.6116776 [e2e-predictor] 46636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.2914161682128906, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.3262743949890137, 2.2216994762420654, 2.204270124435425, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [-0.3055337369441986, -0.6541175842285156, -0.42753809690475464, 0.18248367309570312, 0.02562093921005726, -0.8981263637542725, -0.4972548484802246, 1.7162528038024902, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.239128589630127, 2.3437037467956543, 2.361132860183716, 2.0648367404937744, 1.2805230617523193, 1.5768193006515503, 2.117124319076538, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.3437037467956543, 2.3437037467956543, 2.239128589630127, 2.047407388687134, 1.785969614982605, 1.5245317220687866, 1.2456645965576172, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.9667974710464478, 1 [e2e-predictor] .0190850496292114, 1.071372628211975, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7336820363998413, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.239128589630127, 2.2565577030181885, 2.082265853881836, 1.5768193006515503, 2.0996949672698975, 2.308845281600952, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [0.008191745728254318, -0.3055337369441986, -0.23581695556640625, -0.11381260305643082, -0.21838775277137756, -0.3403921127319336, 0.2522004544734955, 1.6813944578170776, 1.9079740047454834, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.082265853881836, 1.629106879234314, 1.071372628211975, 1.158518671989441, 1.8556864261627197, 2.151982545852661, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.151982545852661, 2.239128589630127, 2.308845281600952, 2.047407388687134, 1.8556864261627197, 1.611677646636963, 1.315381407737732, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420 [e2e-predictor] 637845993, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1868410110473633, 2.1345534324645996, 2.1868410110473633, 2.2914161682128906, 2.2914161682128906, 2.0299782752990723, 1.768540382385254, 2.082265853881836, 1.646536111831665, 2.4134204387664795, 2.2914161682128906, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 1.960261583328247, 2.0299782752990723, 2.3262743949890137, 2.3437037467956543, 2.2565577030181885, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [0.5833552479743958, 0.600784420967102, 1.332810640335083, 1.5419609546661377, 0.8796514868736267, 0.14762529730796814, -0.009237446822226048, 0.6530719995498657, 1.4548149108886719, 1.7511112689971924, 1.7511112689971924, 1.925403118133545, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.8556864261627197, 0.14762529730796814, -0.42753809690475464, -0.4972548484802246, -0.25324615836143494, 0.6356428265571594, 1.5419609546661377, 1.942832350730896, 2.0648367404937744, 2.1868410110473633, 2.0648367404937744, 1.942832350730896, 2.047407388687134, 2.2914161682128906, 2.1694118976593018, 1.960261583328247, 1.803398847579956, 1.4025273323059082, 1.1062309741973877, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.478780061006546, 0.3742047846317291, 0.3742047 [e2e-predictor] 846317291, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.35677558183670044, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.0299782752990723, 1.8556864261627197, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.5071024894714355, 2.430849552154541, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.082265853881836, 1.925403118133545, 1.629106879234314, 1.5942485332489014, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [1.6988236904144287, 0.7925055623054504, 0.7402179837226868, 1.2456645965576172, 1.646536111831665, 1.2456645965576172, 0.44392168521881104, 0.35677558183670044, 0.600784420967102, 1.071372628211975, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 0.9145098924636841, -0.8806971907615662, -0.9678431153297424, -0.04409583657979965, 1.4548149108886719, 2.0125491619110107, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.7511112689971924, 2.0299782752990723, 2.204270124435425, 1.629106879234314, 1.2805230617523193, 1.8382571935653687, 2.1868410110473633, 1.9951199293136597, 1.5419609546661377, 0.9145098924636841, 0.8099347352981567, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0 [e2e-predictor] .8447931408882141, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.0648367404937744, 1.8905447721481323, 1.5419609546661377, 1.925403118133545, 1.960261583328247, 1.5245317220687866, 1.785969614982605, 1.5419609546661377, 1.5768193006515503, 1.489673376083374, 2.0996949672698975, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.1868410110473633, 1.6988236904144287, 1.629106879234314, 1.5419609546661377, 1.7162528038024902, 1.7336820363998413, 2.27398681640625, 2.239128589630127, 2.239128589630127, 2.239128589630127], [2.2914161682128906, 1.6813944578170776, -0.2881045341491699, -0.532113254070282, -0.3578213155269623, 0.09533771127462387, 0.6879304051399231, 1.472244143486023, 1.5942485332489014, 1.071372628211975, 0.8622223138809204, 1.2108062505722046, 1.5419609546661377, 1.7336820363998413, 1.3676689863204956, -0.18352937698364258, -1.176993489265442, -0.5495424270629883, 1.5419609546661377, 2.204270124435425, 2.239128589630127, 2.204270124435425, 2.308845281600952, 2.3437037467956543, 2.047407388687134, 1.5942485332489014, 1.071372628211975, 0.5833552479743958, 0.42649248242378235, 0.8622223138809204, 1.315381407737732, 2.0996949672698975, 2.2216994762420654, 1.5071024894714355, 1.1933770179748535, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.0365142822265625, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0. [e2e-predictor] 827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.3742047846317291, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7227887511253357, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.2216994762420654, 2.1345534324645996, 1.2108062505722046, 1.5245317220687866, 1.8382571935653687, 1.5768193006515503, 1.8208279609680176, 1.2979521751403809, 1.3676689863204956, 1.5593900680541992, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.9079740047454834, 1.8556864261627197, 1.942832350730896, 1.4548149108886719, 1.6988236904144287, 1.785969614982605, 2.0125491619110107, 2.2216994762420654, 2.2565577030181885, 2.2565577030181885, 2.239128589630127], [2.2216994762420654, 2.3785619735717773, 1.8208279609680176, 0.02562093921005726, -0.619259238243103, -0.42753809690475464, -0.25324615836143494, 0.28705883026123047, 1.1236603260040283, 1.646536111831665, 1.2108062505722046, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 0.7750763297080994, -0.601830005645752, -1.1595642566680908, 0.44392168521881104, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.2914161682128906, 2.204270124435425, 2.3437037467956543, 2.4134204387664795, 1.925403118133545, 1.0016558170318604, 0.44392168521881104, 1.2979521751403809, 1.489673376083374, 1.5245317220687866, 1.9951199293136597, 2.361132860183716, 2.27398681640625, 1.960261583328247, 1.8208279609680176, 1.6639652252197266, 1.2630938291549683, 1.0888018608093262, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.96679747 [e2e-predictor] 10464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.42649248242378235, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.3742047846317291, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.2565577030181885, 2.1694118976593018, 1.2630938291549683, 1.2805230617523193, 1.053943395614624, 1.4025273323059082, 1.5245317220687866, 1.5942485332489014, 1.175947904586792, 1.1062309741973877, 1.5071024894714355, 1.7511112689971924, 1.960261583328247, 1.785969614982605, 2.2565577030181885, 1.629106879234314, 1.9776906967163086, 1.5593900680541992, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885], [1.472244143486023, 2.0125491619110107, 2.3262743949890137, 2.204270124435425, 1.9079740047454834, 1.1062309741973877, 0.6530719995498657, 0.11276690661907196, -0.3229629397392273, 0.28705883026123047, 0.5833552479743958, 0.28705883026123047, 0.4090631604194641, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, -0.21838775277137756, 1.3850982189178467, 1.9079740047454834, 1.942832350730896, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.239128589630127, 2.2914161682128906, 2.3262743949890137, 2.0299782752990723, 1.053943395614624, 0.670501172542572, 0.9145098924636841, 1.0016558170318604, 1.7336820363998413, 2.1868410110473633, 2.27398681640625, 2.047407388687134, 1.960261583328247, 1.768540382385254, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1. [e2e-predictor] 0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.151982545852661, 2.204270124435425, 2.151982545852661, 2.151982545852661, 2.308845281600952, 1.2805230617523193, 0.9145098924636841, 0.7925055623054504, 0.9667974710464478, 1.3850982189178467, 1.5071024894714355, 0.9319390654563904, 0.9493682980537415, 1.489673376083374, 1.472244143486023, 1.8208279609680176, 1.472244143486023, 2.239128589630127, 1.4199565649032593, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.629106879234314, 1.768540382385254, 2.430849552154541, 2.204270124435425, 2.2565577030181885, 2.2914161682128906], [1.1236603260040283, 1.2456645965576172, 1.6988236904144287, 2.2565577030181885, 2.465708017349243, 2.5005664825439453, 2.1868410110473633, 1.0888018608093262, 0.3742047846317291, 0.4090631604194641, 0.1999128758907318, 0.18248367309570312, 0.827363908290863, 1.6988236904144287, 1.6639652252197266, 0.9493682980537415, 0.7227887511253357, 1.489673376083374, 1.8731155395507812, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 2.0648367404937744, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.0125491619110107, 1.8556864261627197, 1.2805230617523193 [e2e-predictor] , 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.7925055623054504, 1.332810640335083, 1.960261583328247, 2.2216994762420654, 2.0996949672698975, 1.9951199293136597, 1.8556864261627197, 1.6988236904144287, 1.3676689863204956, 1.158518671989441, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.1933770179748535, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0125491619110107, 2.0996949672698975, 2.151982545852661, 2.117124319076538, 2.1694118976593018, 1.9079740047454834, 0.7925055623054504, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 1.2805230617523193, 1.5419609546661377, 1.0016558170318604, 1.071372628211975, 1.5419609546661377, 1.5071024894714355, 1.7162528038024902, 1.5419609546661377, 1.785969614982605, 1.5419609546661377, 1.5245317220687866, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.8382571935653687, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.308845281600952], [1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.332810640335083, 1.5593900680541992, 2.1345534324645996, 2.465708017349243, 2.430849552154541, 2.2565577030181885, 1.4199565649032593, 1.2282354831695557, 0.6705011725 [e2e-predictor] 42572, -0.04409583657979965, 0.478780061006546, 1.2456645965576172, 1.7511112689971924, 1.5071024894714355, 1.158518671989441, 1.2805230617523193, 1.6639652252197266, 1.8556864261627197, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 1.4548149108886719, 0.30448800325393677, -0.3578213155269623, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.175947904586792, 1.0190850496292114, 1.2805230617523193, 1.472244143486023, 1.646536111831665, 2.082265853881836, 2.3785619735717773, 2.0996949672698975, 1.9951199293136597, 1.9776906967163086, 1.6639652252197266, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.32191720604896545, 0.30448800325393677, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.151982545852661, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 1.0888018608093262, 0.7053595781326294, 0.8099347352981567, 0.8099347352981567, 0.984226644039154, 1.4548149108886719, 1.5245317220687866, 1.2630938291549683, 1.4025273323059082, 1.7162528038024902, 1.489673376083374, 1.6813944578170776, 1.7511112689971924, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.6291068792 [e2e-predictor] 34314, 1.5593900680541992, 2.0125491619110107, 2.082265853881836, 2.3437037467956543, 2.3437037467956543, 2.27398681640625], [1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.3676689863204956, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2216994762420654, 1.1410894393920898, 0.9493682980537415, 0.513638436794281, 0.13019609451293945, 0.28705883026123047, 0.7053595781326294, 1.1410894393920898, 0.984226644039154, 0.3742047846317291, 0.827363908290863, 1.3676689863204956, 1.611677646636963, 1.8556864261627197, 1.960261583328247, 1.942832350730896, 1.8208279609680176, 0.3742047846317291, -0.6366884112358093, 0.4613508880138397, 1.9079740047454834, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.7336820363998413, 1.5245317220687866, 1.5768193006515503, 1.6639652252197266, 1.5245317220687866, 1.2456645965576172, 1.1410894393920898, 1.629106879234314, 1.925403118133545, 1.7336820363998413, 1.2979521751403809, 1.1410894393920898, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 1.9776906967163086, 1.8731155395507812, 1.9951199293136597, 1.803398847579956, 2.0299782752990723, [e2e-predictor] 1.2630938291549683, 0.3916339874267578, 0.513638436794281, 1.0016558170318604, 0.8447931408882141, 1.2282354831695557, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.7336820363998413, 1.6639652252197266, 1.925403118133545, 1.2805230617523193, 2.395991325378418, 2.361132860183716, 2.308845281600952], [1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.3502397537231445, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.5942485332489014, 1.1410894393920898, 1.2282354831695557, 1.4373857975006104, 1.053943395614624, 0.4613508880138397, 0.2522004544734955, 0.07790851593017578, 0.478780061006546, 1.0016558170318604, 1.1933770179748535, 1.5071024894714355, 1.6988236904144287, 1.803398847579956, 1.0365142822265625, -0.37525051832199097, -0.11381260305643082, 1.629106879234314, 2.0648367404937744, 2.117124319076538, 2.204270124435425, 2.2914161682128906, 2.27398681640625, 2.0648367404937744, 1.3676689863204956, 1.1062309741973877, 0.7925055623054504, 0.0430501289665699, 0.7053595781326294, 1.803398847579956, 2.2216994762420654, 2.117124319076538, 1.5245317220687866, 1.175947904586792, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.2696296274662018, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.513638436794281, 0.600784420967102, 0.6530719995498657, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.64653 [e2e-predictor] 6111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 1.0888018608093262, 0.18248367309570312, 0.33934640884399414, -0.009237446822226048, 0.7925055623054504, 1.1062309741973877, 1.0190850496292114, 1.4025273323059082, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.6813944578170776, 1.5419609546661377, 1.4548149108886719, 1.2108062505722046, 1.2979521751403809, 1.5419609546661377, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.8382571935653687, 1.8382571935653687, 2.27398681640625, 2.3785619735717773], [1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.6639652252197266, 1.8905447721481323, 1.8208279609680176, 0.8970807194709778, 1.1933770179748535, 1.768540382385254, 1.8382571935653687, 1.2979521751403809, 0.4962092638015747, 0.5484968423843384, 1.158518671989441, 1.2805230617523193, 1.0888018608093262, 1.1410894393920898, 1.2805230617523193, 0.6530719995498657, -0.04409583657979965, 0.9493682980537415, 1.960261583328247, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.8731155395507812, 1.1410894393920898, 0.8447931408882141, 1.8382571935653687, 2.151982545852661, 2.2216994762420654, 2.3437037467956543, 2.4482789039611816, 2.239128589630127, 1.960261583328247, 1.925403118133545, 1.7162528038024902, 1.3676689863204956, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.84479 [e2e-predictor] 31408882141, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.7511112689971924, 0.6182135939598083, -0.07895421981811523, 1.5419609546661377, 1.1933770179748535, 0.7053595781326294, -0.2881045341491699, -0.18352937698364258, 0.13019609451293945, 0.7925055623054504, 1.1236603260040283, 0.9493682980537415, 1.489673376083374, 1.5245317220687866, 1.6813944578170776, 1.5245317220687866, 1.5419609546661377, 1.646536111831665, 1.6813944578170776, 1.5593900680541992, 1.629106879234314, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.5593900680541992, 1.7511112689971924, 1.5942485332489014, 1.8382571935653687, 2.0125491619110107, 1.7336820363998413, 2.3262743949890137, 2.4134204387664795], [1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 1.1062309741973877, 1.5593900680541992, 1.960261583328247, 2.1345534324645996, 1.4548149108886719, 1.3502397537231445, 1.629106879234314, 1.0888018608093262, 0.5659260153770447, 0.8447931408882141, 1.1410894393920898, 1.175947904586792, 1.053943395614624, 0.9145098924636841, 0.7576471567153931, 0.5833552479743958, 1.4373857975006104, 1.8382571935653687, 1.8905447721481323, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 1.158518671989441, 1.1410894393920898, 1.8731155395507812, 2.0648367404937744, 2.2216994762420654, 2.361132860183716, 2.430849552154541, 2.4482789039611816, 2.0996949672698975, 1.8905447721481323, 2.0648367404937744, 1.629106879234314, 1.315381407737732, 1.175947904586792, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.21734206 [e2e-predictor] 37845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.8905447721481323, 1.2630938291549683, 0.06047932058572769, 0.02562093921005726, 0.2696296274662018, 1.1410894393920898, 0.4090631604194641, -0.3578213155269623, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.1062309741973877, 0.984226644039154, 1.1933770179748535, 1.4548149108886719, 1.629106879234314, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.646536111831665, 1.5419609546661377, 1.5245317220687866, 1.8556864261627197, 1.8208279609680176, 1.7162528038024902, 2.308845281600952, 2.361132860183716], [1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.2630938291549683, 1.6988236904144287, 1.803398847579956, 1.611677646636963, 1.332810640335083, 1.0190850496292114, 1.2979521751403809, 1.7162528038024902, 1.4199565649032593, 0.9667974710464478, 0.9145098924636841, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 1.2108062505722046, 1.629106879234314, 1.629106879234314, 1.6988236904144287, 1.785969614982605, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 1.8208279609680176, 0.827363908290863, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 2.0996949672698975, 2.239128589630127, 2.430849552154541, 2.4134204387664795, 2.082265853881836, 1.960261583328247, 1.8208279609680176, 1.489673376083374, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.112766906 [e2e-predictor] 61907196, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.5833552479743958, 0.6182135939598083, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.6639652252197266, -0.09638340771198273, 0.02562093921005726, 0.513638436794281, 0.42649248242378235, 0.7227887511253357, 0.02562093921005726, 0.32191720604896545, 0.827363908290863, 1.1410894393920898, 1.5071024894714355, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.3676689863204956, 1.332810640335083, 1.4199565649032593, 1.5942485332489014, 1.611677646636963, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.5593900680541992, 1.5593900680541992, 1.646536111831665, 1.8382571935653687, 1.6813944578170776, 1.611677646636963, 2.27398681640625, 2.3437037467956543], [1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0888018608093262, 1.3502397537231445, 1.4025273323059082, 1.0888018608093262, 0.7750763297080994, 1.315381407737732, 1.7511112689971924, 1.6988236904144287, 1.1410894393920898, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 1.2630938291549683, 1.4199565649032593, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.7336820363998413, 1.8208279609680176, 1.8556864261627197, 1.2456645965576172, -0.18352937698364258, 0.6530719995498657, 2.082265853881836, 2.2914161682128906, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.925403118133545, 2.151982545852661, 2.204270124435425, 2.3785619735717773, 2.4134204387664795, 2.1345534324645996, 1.925403118133545, 1.8905447721481323, 1.5419609546661377, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0 [e2e-predictor] .4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.18248367309570312, 0.16505448520183563, 0.11276690661907196, 0.11276690661907196, 0.07790851593017578, 0.09533771127462387, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5833552479743958, 0.513638436794281, 0.600784420967102, 0.6879304051399231, 0.7576471567153931, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.8382571935653687, 1.8208279609680176, 1.960261583328247, 1.4373857975006104, 1.6813944578170776, 1.6639652252197266, 0.14762529730796814, -0.5146840810775757, 0.2522004544734955, 0.7227887511253357, 0.8970807194709778, 0.6879304051399231, 0.09533771127462387, 1.3676689863204956, 1.6639652252197266, 1.5593900680541992, 1.8905447721481323, 1.768540382385254, 1.785969614982605, 1.1933770179748535, 1.7336820363998413, 1.629106879234314, 1.3676689863204956, 1.315381407737732, 1.1236603260040283, 1.3850982189178467, 1.7336820363998413, 1.611677646636963, 1.646536111831665, 1.4199565649032593, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.7162528038024902, 1.8731155395507812, 1.6813944578170776, 1.629106879234314, 2.3437037467956543, 2.3262743949890137], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 1.175947904586792, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.5071024894714355, 1.646536111831665, 1.2979521751403809, 0.8970807194709778, 0.7750763297080994, 0.8622223138809204, 0.9145098924636841, 1.2282354831695557, 1.3676689863204956, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.4199565649032593, 0.4090631604194641, 0.32191720604896545, 1.7162528038024902, 2.047407388687134, 2.117124319076538, 2.204270124435425, 2.308845281600952, 2.239128589630127, 1.785969614982605, 1.489673376083374, 1.4199565649032593, 1.1236603260040283, 1.2805230617523193, 1.803398847579956, 1.9079740047454834, 0.6879304051399231, 0.8970807194709778, 1.1236603260040283, 1.2979521751403809, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.03651428222656 [e2e-predictor] 25, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.09533771127462387, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.5659260153770447, 0.7053595781326294, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.3676689863204956, 1.4025273323059082, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 2.0125491619110107, 1.646536111831665, 0.008191745728254318, -0.44496726989746094, 0.11276690661907196, -0.8284096121788025, -0.41010889410972595, 0.30448800325393677, 0.7925055623054504, 0.9493682980537415, 1.053943395614624, 0.3916339874267578, 1.489673376083374, 1.2979521751403809, 1.6813944578170776, 1.8556864261627197, 1.5942485332489014, 1.472244143486023, 1.4548149108886719, 1.9079740047454834, 1.6813944578170776, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.5768193006515503, 1.7336820363998413, 1.7162528038024902, 1.3850982189178467, 1.4025273323059082, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.5245317220687866, 2.430849552154541, 2.3437037467956543], [1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.3850982189178467, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.3676689863204956, 1.2630938291549683, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.5419609546661377, 1.5071024894714355, 1.071372628211975, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 1.1933770179748535, 1.4373857975006104, 1.5245317220687866, 1.489673376083374, 1.053943395614624, 0.2522004544734955, 0.9319390654563904, 1.8905447721481323, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.2565577030181885, 2.308845281600952, 2.2914161682128906, 1.2630938291549683, -0.06152502819895744, -0.3055337369441986, -0.3229629397392273, 0.42649248242378235, 0.18248367309570312, -0.23581695556640625, 0.2173420637845993, 1.5942485332489014, 1.5419609546661377, 1.2805230617523193, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, [e2e-predictor] 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.32191720604896545, 0.42649248242378235, 0.513638436794281, 0.6356428265571594, 0.984226644039154, 1.175947904586792, 1.5245317220687866, 1.611677646636963, 1.785969614982605, 1.6639652252197266, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.6813944578170776, 1.5768193006515503, 1.5245317220687866, 1.5942485332489014, 1.8382571935653687, 1.6988236904144287, 1.7511112689971924, 2.0996949672698975, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.8382571935653687, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.4025273323059082, 0.02562093921005726, 0.3916339874267578, -0.6366884112358093, -0.42753809690475464, -1.089847445487976, -0.8109803795814514, -0.8632679581642151, 0.30448800325393677, 0.4613508880138397, 0.7576471567153931, 0.8622223138809204, 0.3916339874267578, 1.2979521751403809, 1.7336820363998413, 1.5942485332489014, 1.6813944578170776, 1.4548149108886719, 1.7336820363998413, 1.6639652252197266, 1.803398847579956, 1.9079740047454834, 1.8382571935653687, 1.1062309741973877, 1.2805230617523193, 1.489673376083374, 1.5768193006515503, 1.6639652252197266, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.9951199293136597, 1.9776906967163086, 1.785969614982605, 2.465708017349243, 2.308845281600952], [1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.175947904586792, 1.8556864261627197, 2.2565577030181885, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 1.6639652252197266, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 1.0016558170318604, 1.2282354831695557, 1.646536111831665, 1.4548149108886719, 0.827363908290863, 0.4613508880138397, 0.5484968423843384, 0.9145098924636841, 1.4025273323059082, 1.4199565649032593, 1.0888018608093262, 0.5833552479743958, 1.489673376083374, 1.8556864261627197, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.082265853881836, 2.1345534324645996, 2.1868410110473633, 2.082265853881836, 1.053943395614624, 0.1999128758907318, -0.27067533135414124, -0.3229629397392273, -0.3055337369441986, -0.35782131552 [e2e-predictor] 69623, -0.44496726989746094, -0.07895421981811523, 1.332810640335083, 1.6639652252197266, 1.4373857975006104, 1.1410894393920898, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1410894393920898, 1.071372628211975, 0.9493682980537415, 0.984226644039154, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1410894393920898, 1.1236603260040283, 1.0190850496292114, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.0888018608093262, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 0.8622223138809204, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.18248367309570312, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.16505448520183563, 0.2347712516784668, 0.1999128758907318, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.4090631604194641, 0.7576471567153931, 1.2456645965576172, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.6813944578170776, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.646536111831665, 1.6988236904144287, 1.629106879234314, 1.8731155395507812, 1.7511112689971924, 1.8208279609680176, 2.082265853881836, 2.117124319076538, 1.8731155395507812, 1.960261583328247, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.942832350730896, 1.8905447721481323, 1.9776906967163086, 1.925403118133545, 2.047407388687134, 0.827363908290863, 0.07790851593017578, -0.42753809690475464, -0.9155555367469788, -0.9504139423370361, -0.7935512065887451, -0.7935512065887451, -0.5495424270629883, -0.42753809690475464, 0.14762529730796814, 0.32191720604896545, 0.35677558183670044, 0.600784420967102, 0.8622223138809204, 1.489673376083374, 1.629106879234314, 1.5768193006515503, 1.2979521751403809, 1.3850982189178467, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.7336820363998413, 1.8731155395507812, 1.071372628211975, 1.315381407737732, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.942832350730896, 1.942832350730896, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.8208279609680176, 2.1694118976593018, 1.785969614982605, 1.5245317220687866, 2.4482789039611816, 2.361132860183716], [1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.3850982189178467, 1.9776906967163086, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.047407388687134, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 1.3676689863204956, 0.9493682980537415, 0.6356428265571594, 0.513638436794281, 0.984226644039154 [e2e-predictor] , 1.2108062505722046, 1.1410894393920898, 1.2282354831695557, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.0299782752990723, 1.332810640335083, 0.16505448520183563, -0.1661001741886139, -0.1486709862947464, -0.04409583657979965, -0.04409583657979965, -0.21838775277137756, -0.37525051832199097, -0.532113254070282, 0.2696296274662018, 0.8970807194709778, 0.6530719995498657, 0.7925055623054504, 1.0888018608093262, 1.158518671989441, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.0016558170318604, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.175947904586792, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8796514868736267, 0.8622223138809204, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.2522004544734955, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.18248367309570312, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.2522004544734955, 0.513638436794281, 0.827363908290863, 1.3676689863204956, 1.4025273323059082, 1.2282354831695557, 1.3502397537231445, 1.4373857975006104, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.5593900680541992, 1.629106879234314, 1.5245317220687866, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.8208279609680176, 1.8905447721481323, 1.803398847579956, 2.0648367404937744, 1.629106879234314, 2.151982545852661, 1.6813944578170776, 2.1868410110473633, 2.0648367404937744, 2.1868410110473633, 2.047407388687134, 2.082265853881836, 1.9776906967163086, 1.611677646636963, 1.3850982189178467, 1.1410894393920898, 0.2173420637845993, -0.4972548484802246, -0.9852723479270935, -1.1072766780853271, -1.1944226026535034, -0.9155555367469788, -0.6715468168258667, 0.2347712516784668, 0.4090631604194641, 0.18248367309570312, -0.009237446822226048, 0.478780061006546, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.6988236904144287, 1.5245317220687866, 1.2630938291549683, 1.175947904586792, 1.5942485332489014, 1.8382571935653687, 1.8556864261627197, 1.5768193006515503, 1.6639652252197266, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.5245317220687866, 1.7336820363998413, 1.925403118133545, 1.960261583328247, 1.5768193006515503, 2.395991325378418, 2.395991325378418], [1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1410894393920898, 1.1062309741973877, [e2e-predictor] 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.2630938291549683, 1.925403118133545, 2.27398681640625, 2.204270124435425, 2.1694118976593018, 2.0996949672698975, 1.629106879234314, 1.2630938291549683, 1.175947904586792, 1.4199565649032593, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.158518671989441, 1.5071024894714355, 1.5071024894714355, 1.0888018608093262, 0.8796514868736267, 0.8099347352981567, 1.0365142822265625, 1.6639652252197266, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 1.489673376083374, 0.06047932058572769, -0.026666639372706413, 0.513638436794281, 0.14762529730796814, -0.11381260305643082, -0.3229629397392273, -0.3403921127319336, -0.4623964726924896, -0.44496726989746094, -0.20095856487751007, -0.21838775277137756, -0.3229629397392273, -0.25324615836143494, -0.09638340771198273, 0.11276690661907196, 0.3916339874267578, 0.7402179837226868, 1.071372628211975, 1.175947904586792, 1.2805230617523193, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.785969614982605, 1.8556864261627197, 2.047407388687134, 2.27398681640625, 1.3676689863204956, -0.06152502819895744, 0.2696296274662018, 0.7925055623054504, 1.803398847579956, 2.27398681640625, 2.430849552154541, 2.4831371307373047, 2.430849552154541, 2.361132860183716, 2.3785619735717773, 2.430849552154541, 2.3437037467956543, 2.395991325378418, 2.622570753097534, 2.1345534324645996, -0.37525051832199097, -0.44496726989746094, 0.7925055623054504, 1.785969614982605, 2.0299782752990723, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 1.6813944578170776, 0.42649248242378235, 0.2696296274662018, 0.6356428265571594, 1.3850982189178467, 1.2456645965576172, 1.1236603260040283, 1.053943395614624, 0.8622223138809204, 0.6530719995498657, 0.5833552479743958, 0.4613508880138397, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.09533771127462387, 0.13019609451293945, 0.14762529730796814, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.28705883026123047, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.42649248242378235, 0.42649248242378235, 0.513638436794281, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.9667974710464478, 1.1236603260040283, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.646536111831665, 1.8731155395507812, 1.5942485332489014, 1.4373857975006104, 1.5768193006515503, 1.3502397537231445, 1.4025273323059082, 1.5071024894714355, 1.629106879234314, 1.3676689863204956, 1.472244143486023, 1.629106879234314, 1.7511112689971924, 1.7511112689971924, 1.4199565649032593, 1.942832350730896, 1.785969614982605, 1.6639652252197266, 1.8905447721481323, 2.0996949672698975, 2.2216994762420654, 2.0299782752990723, 2.0125491619110107, 2.1345534324645996, 2.047407388687134, 1.8731155395507812, 1.175947904586792, 0.2696296274662018, -0.1486709862947464, -0.688975989818573, -1.0201307535171509, -1.2815686464309692, -1.2989977598190308, -1.2989977598190308, -0.9155555367469788, -1.0201307535171509, 1.1236603260040283, 1.489673376083374, 1.0365142822265625, -0.009237446822226048, -0.2881045341491699, 0.13019609451293945, 1.6813944578170776, 1.6639652252197266, 2.0648367404937744, 1.6988236904144287, 1.3502397537231445, 0.8622223138809204, 1.7511112689971924, 1.4373857975006104, 1.768540382385254, 1.785969614982605, 2.047407388687134, 1.5071024894714355, 1.3676689863204956, 1.4025273323059082, 1.2979521751403809, 1.2979521751403809, 1.8208279609680176, 1.7336820363998413, 1.925403118133545, 1.7336820363998413, 1.5071024894714355, 1.59 [e2e-predictor] 42485332489014, 1.5593900680541992, 1.9951199293136597, 1.5071024894714355, 2.308845281600952, 2.361132860183716], [1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.2282354831695557, 2.0299782752990723, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.0648367404937744, 1.7511112689971924, 1.2282354831695557, 1.2456645965576172, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.3850982189178467, 1.0888018608093262, 1.315381407737732, 1.7162528038024902, 1.489673376083374, 1.0190850496292114, 0.8447931408882141, 0.9319390654563904, 0.7402179837226868, 0.5659260153770447, 0.8970807194709778, 1.315381407737732, 1.611677646636963, 1.8731155395507812, 1.9079740047454834, 1.4025273323059082, 0.478780061006546, 0.7053595781326294, -0.1486709862947464, -0.1486709862947464, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.35677558183670044, 1.0888018608093262, 1.8556864261627197, 2.117124319076538, 2.1694118976593018, 2.308845281600952, 2.5354247093200684, 2.1694118976593018, 1.5593900680541992, 1.925403118133545, 2.3262743949890137, 2.465708017349243, 2.4482789039611816, 2.517995595932007, 2.552854061126709, 2.5702831745147705, 2.587712287902832, 2.622570753097534, 1.4199565649032593, -0.7064052224159241, -0.9852723479270935, 0.4613508880138397, 2.4134204387664795, 2.465708017349243, 2.430849552154541, 2.4482789039611816, 2.430849552154541, 2.4831371307373047, 2.5354247093200684, 2.5702831745147705, 2.622570753097534, 2.6399998664855957, 2.6399998664855957, 1.925403118133545, -0.026666639372706413, 0.8622223138809204, 1.768540382385254, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.0299782752990723, 0.9145098924636841, -0.18352937698364258, -0.7238344550132751, -0.9852723479270935, -0.7238344550132751, 2.1694118976593018, 2.430849552154541, 2.430849552154541, 2.517995595932007, 2.430849552154541, 2.308845281600952, 2.0648367404937744, 1.611677646636963, 1.2108062505722046, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.6879304051399231, 0.600784420967102, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.670501172542572, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7576471567153931, 0.8447931408882141, 0.9493682980537415, 0.8970807194709778, 0.9667974710464478, 0.9667974710464478, 1.1410894393920898, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2979521751403809, 1.472244143486023, 1.4199565649032593, 1.5071024894714355, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.7162528038024902, 1.2456645965576172, 1.158518671989441, 1.1410894393920898, 1.2979521751403809, 1.489673376083374, 1.2282354831695557, 1.2979521751403809, 1.5419609546661377, 1.3502397537231445, 1.332810640335083, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.5593900680541992, 1.4373857975006104, 1.611677646636963, 1.5419609546661377, 1.5593900680541992, 1.472244143486023, 1.7511112689971924, 1.768540382385254, 2.0648367404937744, 1.6813944578170776, 2.239128589630127, 2.0299782752990723, 1.611677646636963, 2.1868410110473633, 2.0996949672698975, 2.1694118976593018, 1.9776906967163086, 2.0299782752990723, 1.7336820363998413, 0.4090631604194641, -0.5146840810775757, -1.1072766780853271, -1.246710181236267, -1.176993489265442, -1.1944226026535034, -1.2989977598190308, -1.403572916984558, -0.8806971907615662, -0.7238344550132751, 1.5768193006515503, 1.960261583328247, 1.5245317220687866, 0.6530719995498657, -0.21838775277137756, 0.2696296274662018, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.9 [e2e-predictor] 25403118133545, 1.6639652252197266, 1.472244143486023, 1.2630938291549683, 1.5419609546661377, 1.8905447721481323, 1.768540382385254, 2.047407388687134, 1.803398847579956, 1.629106879234314, 1.8208279609680176, 1.5593900680541992, 1.472244143486023, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.4025273323059082, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 1.332810640335083, 2.4482789039611816, 2.395991325378418], [1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.175947904586792, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2565577030181885, 2.1345534324645996, 1.8731155395507812, 1.4548149108886719, 1.3850982189178467, 1.8208279609680176, 1.8382571935653687, 1.6639652252197266, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.5071024894714355, 1.3502397537231445, 1.1933770179748535, 1.1236603260040283, 0.8796514868736267, 0.8447931408882141, 0.7576471567153931, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, -0.07895421981811523, -0.37525051832199097, 0.478780061006546, 0.4090631604194641, 0.2522004544734955, 0.18248367309570312, 0.06047932058572769, 0.1999128758907318, 0.6356428265571594, 0.7750763297080994, 0.5659260153770447, 1.8556864261627197, 2.587712287902832, 2.5354247093200684, 2.4482789039611816, 2.552854061126709, 2.308845281600952, 2.151982545852661, 2.465708017349243, 2.4831371307373047, 2.517995595932007, 2.5354247093200684, 2.5354247093200684, 2.517995595932007, 2.587712287902832, 2.552854061126709, 2.587712287902832, 0.7053595781326294, -0.688975989818573, -1.1944226026535034, -1.1595642566680908, 0.0430501289665699, 2.3262743949890137, 2.430849552154541, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.3262743949890137, 2.517995595932007, 2.517995595932007, 2.4831371307373047, 2.1694118976593018, -0.9504139423370361, -1.4732897281646729, -1.4384313821792603, -0.5146840810775757, 0.6356428265571594, 1.0190850496292114, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, -0.18352937698364258, -1.1247059106826782, -1.2641394138336182, -1.1944226026535034, 0.513638436794281, 1.8556864261627197, 2.4482789039611816, 2.587712287902832, 2.4134204387664795, 2.430849552154541, 2.395991325378418, 2.4831371307373047, 2.5702831745147705, 2.1694118976593018, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.4025273323059082, 1.2108062505722046, 1.175947904586792, 1.2456645965576172, 1.4199565649032593, 1.5419609546661377, 1.646536111831665, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.803398847579956, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.768540382385254, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.4373857975006104, 1.5071024894714355, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.5942485332489014, 1.7336820363998413, 1.629106879234314, 1.5245317220687866, 1.611677646636963, 1.4373857975006104, 1.629106879234314, 1.6813944578170776, 1.5942485332489014, 1.472244143486023, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.4548149108886719, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.1933770179748535, 1.315381407737732, 1.489673376083374, 1.2108062505722046, 1.6813944578170776, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.2565577030181885, 1.8208279609680176, 1.6813944578170776, 2.1694118976593018, 1.768540382385254, 2.0648367404937744, 2.047407388687134, 1.6988236904144287, 1.646536111831665, 0.2696296274662018, -0.9678431153297424, -1. [e2e-predictor] 3861438035964966, -1.5255773067474365, -1.490718960762024, -1.333856225013733, -0.8109803795814514, -1.5081480741500854, -1.5604356527328491, -0.1486709862947464, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.5593900680541992, 0.42649248242378235, 0.1999128758907318, 1.6639652252197266, 2.0996949672698975, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 2.117124319076538, 1.2979521751403809, 1.4199565649032593, 1.611677646636963, 1.611677646636963, 1.8382571935653687, 1.9776906967163086, 1.5245317220687866, 2.0125491619110107, 1.6988236904144287, 1.4199565649032593, 1.6639652252197266, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 2.082265853881836, 1.2630938291549683, 2.430849552154541, 2.361132860183716], [1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 1.053943395614624, 1.785969614982605, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.239128589630127, 1.942832350730896, 1.5942485332489014, 1.5593900680541992, 1.942832350730896, 2.0996949672698975, 2.0299782752990723, 1.7162528038024902, 1.5071024894714355, 1.4373857975006104, 1.3676689863204956, 1.5245317220687866, 1.646536111831665, 1.2805230617523193, 1.0888018608093262, 1.4548149108886719, 1.5593900680541992, 1.5245317220687866, 1.2805230617523193, 0.9667974710464478, 0.13019609451293945, -0.44496726989746094, -0.11381260305643082, -0.09638340771198273, -0.3229629397392273, -0.3229629397392273, -0.20095856487751007, -0.39267969131469727, -0.5844008326530457, -0.1486709862947464, 0.0430501289665699, -0.11381260305643082, 2.27398681640625, 2.4482789039611816, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.5005664825439453, 2.587712287902832, 2.5354247093200684, 2.5005664825439453, 2.4831371307373047, 2.395991325378418, 2.3785619735717773, 2.4831371307373047, 2.4482789039611816, 0.28705883026123047, -0.5146840810775757, -1.0724183320999146, -1.3861438035964966, -1.403572916984558, -1.403572916984558, -1.0549890995025635, -0.009237446822226048, 1.2805230617523193, 1.8556864261627197, 2.151982545852661, 2.361132860183716, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 1.3676689863204956, -1.2641394138336182, -1.5081480741500854, -1.5778648853302002, -1.490718960762024, -0.9678431153297424, -0.7064052224159241, -0.5669716596603394, -0.3578213155269623, -0.21838775277137756, -0.688975989818573, -1.2815686464309692, -1.1247059106826782, -1.1072766780853271, -0.3229629397392273, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 2.151982545852661, 2.587712287902832, 1.629106879234314, 0.28705883026123047, 0.8970807194709778, 1.3502397537231445, 1.611677646636963, 1.6813944578170776, 1.646536111831665, 1.8382571935653687, 1.9079740047454834, 1.8382571935653687, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.7511112689971924, 1.8556864261627197, 1.8556864261627197, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.5942485332489014, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.5942485332489014, 1.6813944578170776, 1.5768193006515503, 1.5071024894714355, 1.6813944578170776, 1.785969614982605, 1.8208279609680176, 1.5071024894714355, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.5942485332489014, 1.3676689863204956, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.2282354831695557, 1.2282354831695557, 1.3502397537231445, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.5593900680541992, 1.3676689863204956, 1.43738579 [e2e-predictor] 75006104, 1.5245317220687866, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.5593900680541992, 1.7511112689971924, 1.611677646636963, 1.7162528038024902, 2.1868410110473633, 2.0125491619110107, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0996949672698975, 2.204270124435425, 1.4548149108886719, 1.315381407737732, 0.008191745728254318, -0.9329847693443298, -1.3861438035964966, -1.4384313821792603, -1.5255773067474365, -1.403572916984558, -1.4210021495819092, -1.5081480741500854, -1.5081480741500854, -0.688975989818573, 1.071372628211975, 1.5245317220687866, 1.5419609546661377, 1.5245317220687866, 0.42649248242378235, 0.513638436794281, 1.2282354831695557, 1.7162528038024902, 1.7336820363998413, 1.9776906967163086, 2.1868410110473633, 1.9776906967163086, 1.2979521751403809, 1.7162528038024902, 1.5593900680541992, 1.6639652252197266, 1.5593900680541992, 1.803398847579956, 1.7162528038024902, 1.9776906967163086, 1.7162528038024902, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.803398847579956, 1.925403118133545, 1.472244143486023, 1.3850982189178467, 1.3676689863204956, 2.239128589630127, 1.4373857975006104, 2.395991325378418, 2.361132860183716], [1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3502397537231445, 1.332810640335083, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.7925055623054504, 0.8447931408882141, 0.9667974710464478, 1.6988236904144287, 2.204270124435425, 2.3262743949890137, 2.3437037467956543, 2.27398681640625, 2.047407388687134, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 2.047407388687134, 2.1694118976593018, 1.8382571935653687, 1.5245317220687866, 1.5419609546661377, 1.3850982189178467, 1.3850982189178467, 1.629106879234314, 1.5071024894714355, 1.3502397537231445, 1.5071024894714355, 1.5942485332489014, 1.3850982189178467, 0.984226644039154, 0.18248367309570312, -0.37525051832199097, -0.11381260305643082, -0.07895421981811523, -0.2881045341491699, -0.4798256754875183, -0.6541175842285156, -0.8109803795814514, -0.9678431153297424, -1.2292810678482056, -1.246710181236267, -1.0549890995025635, -0.7412636280059814, -0.21838775277137756, 1.0365142822265625, 1.2979521751403809, 1.332810640335083, 1.942832350730896, 2.430849552154541, 2.517995595932007, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.768540382385254, -1.176993489265442, -1.2815686464309692, -1.3512853384017944, -1.333856225013733, -1.403572916984558, -1.403572916984558, -1.403572916984558, -1.3861438035964966, -1.3687145709991455, -1.2989977598190308, -1.4384313821792603, -1.1421350240707397, -1.089847445487976, -1.2292810678482056, -1.1944226026535034, -1.3861438035964966, -1.490718960762024, -1.4558604955673218, -1.4558604955673218, -1.403572916984558, -1.3164269924163818, -1.2292810678482056, -1.2292810678482056, -1.246710181236267, -1.2641394138336182, -1.2815686464309692, -1.5255773067474365, -1.5430065393447876, -1.647581696510315, -1.5255773067474365, -1.1421350240707397, -0.8109803795814514, -0.3403921127319336, 0.3742047846317291, 1.0190850496292114, 0.6530719995498657, 1.071372628211975, 1.472244143486023, 1.629106879234314, 1.8731155395507812, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.785969614982605, 1.646536111831665, 1.629106879234314, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.5419609546661377, 1.6813944578170776, 1.6639652252197266, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6988236904144287, 1.5593900680541992, 1.5942485332489014, 1.5071024894714355, 1.611677646636963, 1.629106879234314, 1.6813944578170776, 1.6639652252197266, 1.5245317220687866, 1.4199565649032593, 1.4025273323059082, 1.315381407737732, 1.2630938291549683, 1.3502397537231445, 1.297 [e2e-predictor] 9521751403809, 1.1933770179748535, 1.158518671989441, 1.0190850496292114, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 0.9319390654563904, 1.053943395614624, 1.0016558170318604, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.1933770179748535, 1.4025273323059082, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.8731155395507812, 1.8382571935653687, 2.0996949672698975, 1.785969614982605, 2.117124319076538, 1.7162528038024902, 2.0996949672698975, 1.9776906967163086, 1.803398847579956, 1.9079740047454834, 0.9493682980537415, -0.8632679581642151, -1.2118518352508545, -1.3512853384017944, -1.3687145709991455, -1.5604356527328491, -1.5430065393447876, -1.5255773067474365, -1.4384313821792603, -1.6127232313156128, -0.9504139423370361, 0.4962092638015747, 1.071372628211975, 1.5419609546661377, 1.4548149108886719, 1.0888018608093262, 0.513638436794281, 0.8970807194709778, 1.8556864261627197, 1.9079740047454834, 1.960261583328247, 2.0125491619110107, 1.925403118133545, 1.4199565649032593, 1.158518671989441, 1.489673376083374, 1.5593900680541992, 1.332810640335083, 1.7511112689971924, 1.6813944578170776, 1.8556864261627197, 1.7511112689971924, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.8208279609680176, 2.239128589630127, 1.629106879234314, 1.472244143486023, 1.611677646636963, 2.0648367404937744, 1.472244143486023, 2.430849552154541, 2.3262743949890137], [1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.7576471567153931, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 1.4373857975006104, 2.0648367404937744, 2.361132860183716, 2.3262743949890137, 2.3262743949890137, 2.1694118976593018, 1.9776906967163086, 2.0648367404937744, 1.942832350730896, 1.925403118133545, 2.117124319076538, 2.0648367404937744, 1.7336820363998413, 1.4199565649032593, 1.5768193006515503, 1.768540382385254, 1.5245317220687866, 1.5419609546661377, 1.2979521751403809, 0.6530719995498657, 0.18248367309570312, -0.3229629397392273, -0.6715468168258667, -0.9329847693443298, -1.0201307535171509, -1.1247059106826782, -1.1595642566680908, -1.1421350240707397, -1.1247059106826782, -1.176993489265442, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.3861438035964966, -1.089847445487976, -1.0027015209197998, -1.0724183320999146, -1.2641394138336182, -1.2641394138336182, -1.3687145709991455, 0.7576471567153931, 1.1236603260040283, -1.2118518352508545, -1.2641394138336182, -0.7412636280059814, -0.23581695556640625, -0.7935512065887451, -1.6301524639129639, -1.5430065393447876, -1.6127232313156128, -1.6824400424957275, -1.5081480741500854, -1.490718960762024, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.3687145709991455, -1.246710181236267, -1.2118518352508545, -1.176993489265442, -1.1247059106826782, -1.1072766780853271, -1.246710181236267, -1.5778648853302002, -1.1595642566680908, 0.06047932058572769, 0.7227887511253357, 1.2108062505722046, 1.4548149108886719, 1.1236603260040283, 0.5310676693916321, -0.4972548484802246, -0.6715468168258667, -0.1312417984008789, -0.5495424270629883, -0.7935512065887451, -1.176993489265442, -1.4384313821792603, -1.3164269924163818, -1.3512853384017944, -1.3687145709991455, -1.3512853384017944, -0.7412636280059814, 0.4962092638015747, 1.629106879234314, 1.9079740047454834, 1.768540382385254, 1.8905447721481323, 1.5419609546661377, 1.611677646636963, 1.803398847579956, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.9079740047454834, 1.7336820363998413, 1.6639652252197266, 1.6639652252197266, 1.80339884757995 [e2e-predictor] 6, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.472244143486023, 1.2805230617523193, 1.3502397537231445, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.5593900680541992, 1.472244143486023, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.3676689863204956, 1.3502397537231445, 1.2282354831695557, 1.4025273323059082, 1.332810640335083, 1.2456645965576172, 1.2805230617523193, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.071372628211975, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.2456645965576172, 1.315381407737732, 1.053943395614624, 1.3850982189178467, 1.4373857975006104, 1.2979521751403809, 1.2282354831695557, 1.489673376083374, 1.646536111831665, 1.7162528038024902, 1.5593900680541992, 1.9776906967163086, 2.0648367404937744, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.611677646636963, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.9079740047454834, 1.960261583328247, 1.785969614982605, 0.5659260153770447, -1.176993489265442, -1.4384313821792603, -1.490718960762024, -1.403572916984558, -1.4558604955673218, -1.490718960762024, -1.6127232313156128, -1.3687145709991455, -1.5952941179275513, -1.490718960762024, -0.1312417984008789, 0.6182135939598083, 1.629106879234314, 1.646536111831665, 0.9493682980537415, 0.8099347352981567, 1.1062309741973877, 1.472244143486023, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.785969614982605, 1.5071024894714355, 1.2282354831695557, 1.5245317220687866, 1.5942485332489014, 1.2979521751403809, 1.4373857975006104, 1.785969614982605, 1.6813944578170776, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.2805230617523193, 1.803398847579956, 1.9776906967163086, 1.611677646636963, 1.3676689863204956, 1.7511112689971924, 1.5245317220687866, 1.5942485332489014, 2.465708017349243, 2.3262743949890137], [1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.1933770179748535, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 0.9145098924636841, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 1.0888018608093262, 1.9079740047454834, 2.3262743949890137, 2.3437037467956543, 2.308845281600952, 2.239128589630127, 2.204270124435425, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.0299782752990723, 1.472244143486023, 1.5593900680541992, 1.785969614982605, 1.0365142822265625, -0.04409583657979965, -0.688975989818573, -0.8284096121788025, -0.9155555367469788, -0.9155555367469788, -1.0201307535171509, -1.0724183320999146, -1.1247059106826782, -1.3687145709991455, -1.4732897281646729, -1.5604356527328491, -1.647581696510315, -1.7347276210784912, -1.6650108098983765, -1.6127232313156128, -1.1944226026535034, -0.5844008326530457, -0.4798256754875183, -0.5844008326530457, -0.6715468168258667, -1.0375598669052124, -1.176993489265442, -1.1944226026535034, -1.333856225013733, -1.3164269924163818, -1.2292810678482056, -1.0027015209197998, -0.9678431153297424, -1.333856225013733, -1.4732897281646729, -1.333856225013733, -0.7412636280059814, -0.3578213155269623, -0.3578213155269623, -0.7412636280059814, -1.2118518352508545, -0.1312417984008789, 1.7336820363998413, 2.082265853881836, 2.361132860183716, 2.4482789039611816, 2.4831371307373047, 2.5005664825439453, 1.7511112689971924, 0.9145098924636841, 1.2805230617523193, 2.1694118976593018, 2.151982545852661, 1.9951199293136597, 1.2630938291549683, 0.0430501289665699, -0.3578213155269623, 2.517995595932007, 2.622570753097534, 2.5702831745147705, 2.517995595932007, 2.5354247093200684, 2.6051416397094727, 2.430849552154541, 2.0648367404937744, 1.175947904586792, 0.0430501289665699, -0.11381260305643082, 0.7402179837226868 [e2e-predictor] , 1.1410894393920898, 1.472244143486023, 1.5245317220687866, 1.629106879234314, 1.5593900680541992, 1.5419609546661377, 1.8382571935653687, 1.925403118133545, 1.8208279609680176, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.646536111831665, 1.489673376083374, 1.6813944578170776, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.5768193006515503, 1.5071024894714355, 1.3676689863204956, 1.2456645965576172, 1.489673376083374, 1.629106879234314, 1.6813944578170776, 1.5071024894714355, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.1933770179748535, 1.0365142822265625, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 0.8099347352981567, 1.0016558170318604, 1.053943395614624, 1.2282354831695557, 1.1236603260040283, 1.0888018608093262, 1.2630938291549683, 1.1410894393920898, 0.7402179837226868, 1.3676689863204956, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.3502397537231445, 1.629106879234314, 1.8382571935653687, 1.611677646636963, 1.9776906967163086, 1.646536111831665, 1.7511112689971924, 2.0996949672698975, 2.0125491619110107, 1.925403118133545, 2.0648367404937744, 2.0996949672698975, 1.803398847579956, 1.9079740047454834, 1.942832350730896, 1.6813944578170776, 0.9145098924636841, -1.246710181236267, -1.5255773067474365, -1.4384313821792603, -1.4384313821792603, -1.4384313821792603, -1.5255773067474365, -1.490718960762024, -1.4732897281646729, -1.2641394138336182, -0.4623964726924896, -1.0724183320999146, 0.13019609451293945, 1.472244143486023, 1.315381407737732, 1.2456645965576172, 1.2979521751403809, 0.32191720604896545, 0.8447931408882141, 1.4373857975006104, 1.6988236904144287, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.611677646636963, 1.9079740047454834, 1.7336820363998413, 1.803398847579956, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 2.0125491619110107, 1.8731155395507812, 1.5419609546661377, 1.3676689863204956, 1.7336820363998413, 1.8382571935653687, 1.785969614982605, 1.6639652252197266, 1.6639652252197266, 1.332810640335083, 1.8731155395507812, 2.6399998664855957, 2.3262743949890137], [1.803398847579956, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7576471567153931, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 1.5071024894714355, 2.1345534324645996, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.204270124435425, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.0299782752990723, 0.600784420967102, -0.09638340771198273, -0.6715468168258667, -0.7761220335960388, -0.7064052224159241, -0.5495424270629883, -0.688975989818573, -0.8458387851715088, -1.0549890995025635, -1.1421350240707397, -1.1421350240707397, -1.176993489265442, -1.3164269924163818, -1.4558604955673218, -1.5081480741500854, -1.2118518352508545, -0.5844008326530457, 0.4613508880138397, 0.7402179837226868, 0.7053595781326294, 0.14762529730796814, -0.5495424270629883, -0.9852723479270935, -1.176993489265442, -1.0724183320999146, -0.37525051832199097, 0.44392168521881104, 0.4613508880138397, -0.2881045341491699, -1.2118518352508545, -1.1247059106826782, 0.670501172542572, 2.047407388687134, 2.361132860183716, 2.5005664825439453, 2.3262743949890137, 2.5005664825439453, 2.308845281600952, 1.8208279609680176, 0.478780061006546, 1.4548149108886719, 1.9079740047454834, 1.2979521751403809, 0.14762529730796814, -0.44496726989746094, 2.239128589630127, 2.622570753097534, 2.5702831 [e2e-predictor] 745147705, 2.5354247093200684, 2.5005664825439453, 2.5354247093200684, 2.587712287902832, 1.8556864261627197, -0.1486709862947464, 1.5419609546661377, 1.8731155395507812, 2.5005664825439453, 2.5702831745147705, 2.0125491619110107, 0.8796514868736267, 1.8731155395507812, 2.1345534324645996, 0.8447931408882141, 0.8970807194709778, 1.5245317220687866, 1.472244143486023, 1.1933770179748535, 1.3850982189178467, 1.3850982189178467, 1.5071024894714355, 1.611677646636963, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.768540382385254, 1.8731155395507812, 1.6988236904144287, 1.5768193006515503, 1.5071024894714355, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.5419609546661377, 1.4025273323059082, 1.5768193006515503, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.053943395614624, 1.3676689863204956, 1.4199565649032593, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 0.984226644039154, 1.2979521751403809, 1.175947904586792, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0888018608093262, 1.0016558170318604, 0.8447931408882141, 0.9319390654563904, 1.053943395614624, 1.2282354831695557, 1.2979521751403809, 1.0365142822265625, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 0.8970807194709778, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.6813944578170776, 1.6639652252197266, 2.1345534324645996, 1.9951199293136597, 1.768540382385254, 2.0996949672698975, 1.8208279609680176, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.315381407737732, 0.1999128758907318, -1.0201307535171509, -1.4732897281646729, -1.5081480741500854, -1.4558604955673218, -1.5255773067474365, -1.5255773067474365, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -1.0027015209197998, 0.11276690661907196, -0.3578213155269623, 1.2456645965576172, 1.4548149108886719, 0.7227887511253357, 1.803398847579956, 1.4199565649032593, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.7162528038024902, 1.3850982189178467, 1.332810640335083, 1.472244143486023, 1.8731155395507812, 2.1345534324645996, 1.960261583328247, 1.8382571935653687, 1.315381407737732, 1.5942485332489014, 1.8556864261627197, 1.8556864261627197, 1.2630938291549683, 1.489673376083374, 1.8905447721481323, 1.489673376083374, 1.768540382385254, 1.960261583328247, 1.611677646636963, 1.472244143486023, 2.047407388687134, 2.6051416397094727, 2.3262743949890137], [1.8208279609680176, 1.7511112689971924, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.0888018608093262, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 1.2630938291549683, 1.9776906967163086, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.3262743949890137, 2.239128589630127, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.0125491619110107, 1.960261583328247, -0.1312417984008789, -0.3229629397392273, -0.619259238243103, -0.688975989818573, -0.601830005645752, -0.41010889410972595, -0.37525051832199097, -0.3055337369441986, -0.5844008326530457, -0.9678431153297424, -1.0201307535171509, -1.0375598669052124, -1.1595642566680908, -1.176993489265442, -0.7761220335960388, 0.827363908290863, 1.8208279609680176, 1.9951199293136597, 2.0996949672698975, 2.0996949672698975, 1.7511112689971924, 1.6988236904144287, 1.2805230617523193, 0.16505448520183563, 0.2696296274662018, 0.3916339874267578, -0.1312417984008789, -0.7064052224159241, -0.8284096121788025, [e2e-predictor] -0.37525051832199097, 0.2696296274662018, 2.082265853881836, 2.1868410110473633, 2.395991325378418, 2.4831371307373047, 2.0648367404937744, 0.8796514868736267, -0.6715468168258667, 1.1933770179748535, 2.27398681640625, 2.5005664825439453, 2.4831371307373047, 2.552854061126709, 2.4831371307373047, 2.517995595932007, 2.361132860183716, 1.0365142822265625, 1.2979521751403809, 1.9951199293136597, 1.9776906967163086, 0.670501172542572, 0.16505448520183563, 2.2565577030181885, 2.6399998664855957, 2.4831371307373047, 2.622570753097534, 2.3785619735717773, 1.053943395614624, -0.8284096121788025, 1.315381407737732, 2.4134204387664795, 2.3262743949890137, 2.1694118976593018, 1.4199565649032593, 1.5593900680541992, 1.6813944578170776, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.4548149108886719, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.472244143486023, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.489673376083374, 1.1933770179748535, 1.332810640335083, 1.315381407737732, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.071372628211975, 1.2630938291549683, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.5245317220687866, 1.2805230617523193, 1.2108062505722046, 1.315381407737732, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 0.984226644039154, 0.7402179837226868, 1.0190850496292114, 1.053943395614624, 0.984226644039154, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.9951199293136597, 1.942832350730896, 1.9776906967163086, 2.082265853881836, 1.8556864261627197, 1.768540382385254, 1.5942485332489014, 1.3502397537231445, -0.5669716596603394, -1.4210021495819092, -1.5778648853302002, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.2641394138336182, -1.1944226026535034, -0.39267969131469727, -0.07895421981811523, -0.27067533135414124, 1.0016558170318604, 1.6639652252197266, 1.4373857975006104, 1.6639652252197266, 0.7576471567153931, 0.9667974710464478, 1.5593900680541992, 1.332810640335083, 1.1062309741973877, 1.2108062505722046, 1.7162528038024902, 1.7162528038024902, 2.0299782752990723, 2.0299782752990723, 1.5768193006515503, 1.7336820363998413, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.7336820363998413, 1.629106879234314, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 2.151982545852661, 1.5768193006515503, 1.7162528038024902, 1.8382571935653687, 2.622570753097534, 2.3437037467956543], [1.8382571935653687, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 1.2805230617523193, 1.1062309741973877, 0.8970807194709778, 1.071372628211975, 1.8208279609680176, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.308845281600952, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.0996949672698975, 1.9079740047454834, -0.39267969131469727, -0.3055337369441986, -0.25324615836143494, -0.39267969131469727, -0.4972548484802246, -0.619259238243103, -0.42753809690475464, 0.14762529730796814, 0.5310676693916321, 0.13019609451293945, -0.601830005645752, [e2e-predictor] -1.1072766780853271, -1.2989977598190308, 0.28705883026123047, 2.1345534324645996, 2.3262743949890137, 2.3785619735717773, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 1.8556864261627197, 0.18248367309570312, -0.1661001741886139, 0.8447931408882141, 0.18248367309570312, -1.246710181236267, -1.4384313821792603, -0.5669716596603394, 1.6988236904144287, 2.2216994762420654, 2.308845281600952, 1.472244143486023, -0.25324615836143494, -0.23581695556640625, 0.827363908290863, 0.8447931408882141, -0.2881045341491699, -0.4798256754875183, 1.8208279609680176, 2.430849552154541, 2.465708017349243, 2.622570753097534, 2.6051416397094727, 2.5702831745147705, 2.151982545852661, 0.07790851593017578, 2.0648367404937744, 2.552854061126709, 2.5354247093200684, 2.5702831745147705, 2.0299782752990723, 0.33934640884399414, 1.8556864261627197, 2.239128589630127, 2.517995595932007, 2.2914161682128906, 2.4482789039611816, 0.984226644039154, -0.4623964726924896, 0.8970807194709778, 0.7750763297080994, 2.0299782752990723, 2.0996949672698975, 1.6639652252197266, 1.8208279609680176, 1.8208279609680176, 1.6988236904144287, 1.7336820363998413, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4025273323059082, 1.2456645965576172, 1.4025273323059082, 1.2282354831695557, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.2282354831695557, 1.2456645965576172, 1.4025273323059082, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.2805230617523193, 1.315381407737732, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.5071024894714355, 1.5071024894714355, 1.2979521751403809, 1.158518671989441, 0.9319390654563904, 0.9667974710464478, 0.7750763297080994, 0.9145098924636841, 0.7750763297080994, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.158518671989441, 0.8622223138809204, 1.4373857975006104, 1.158518671989441, 1.3850982189178467, 1.315381407737732, 0.984226644039154, 1.0888018608093262, 1.4373857975006104, 1.3502397537231445, 1.5768193006515503, 1.646536111831665, 1.489673376083374, 1.315381407737732, 1.5245317220687866, 1.6813944578170776, 1.942832350730896, 1.646536111831665, 2.117124319076538, 1.8382571935653687, 1.8208279609680176, 1.8905447721481323, 1.9776906967163086, 2.047407388687134, 2.1345534324645996, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.489673376083374, 1.1410894393920898, 0.16505448520183563, -0.9329847693443298, -1.5255773067474365, -1.5604356527328491, -1.5255773067474365, -1.5081480741500854, -1.5778648853302002, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.490718960762024, -1.089847445487976, -0.27067533135414124, 0.7576471567153931, 0.13019609451293945, 0.13019609451293945, 0.513638436794281, 0.9667974710464478, 1.0016558170318604, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.2282354831695557, 1.4373857975006104, 1.8208279609680176, 1.5768193006515503, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 1.646536111831665, 1.5071024894714355, 1.6988236904144287, 1.5071024894714355, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.489673376083374, 1.646536111831665, 2.1868410110473633, 2.27398681640625, 1.8556864261627197, 2.047407388687134, 2.0648367404937744, 2.5702831745147705, 2.3262743949890137], [1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1410894393920898, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.7750763297080994, 0.8099347352981567, 1.629106879234314, 2.117124319076538, 2.0299782752990723, 1.5245317220687866, 1.1236603260040283, 1.3850982189178467, 1.960261583328 [e2e-predictor] 247, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.3262743949890137, 2.27398681640625, 2.1694118976593018, 2.151982545852661, 1.489673376083374, 0.16505448520183563, 0.1999128758907318, -0.04409583657979965, -0.42753809690475464, -0.7586928009986877, -0.9678431153297424, -0.6715468168258667, 0.02562093921005726, 0.7925055623054504, 1.2282354831695557, 0.8796514868736267, 0.28705883026123047, 2.3262743949890137, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.5354247093200684, 2.5005664825439453, 2.395991325378418, 2.0648367404937744, -0.026666639372706413, -0.4972548484802246, -0.18352937698364258, -0.6541175842285156, -0.8284096121788025, -0.9155555367469788, 0.7925055623054504, 1.8556864261627197, 1.6813944578170776, 0.18248367309570312, -1.0549890995025635, -0.8284096121788025, 1.4373857975006104, 2.4482789039611816, 2.517995595932007, 2.4482789039611816, 2.3437037467956543, 1.2282354831695557, -0.27067533135414124, -0.23581695556640625, 0.600784420967102, 1.2979521751403809, 0.8099347352981567, -0.532113254070282, 1.0016558170318604, 2.4482789039611816, 2.4482789039611816, 2.4482789039611816, 2.395991325378418, 2.4482789039611816, 2.5005664825439453, 2.0125491619110107, 0.7750763297080994, 1.8208279609680176, 2.308845281600952, 2.6399998664855957, 2.0125491619110107, -0.009237446822226048, -0.44496726989746094, 2.1868410110473633, 2.0996949672698975, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.6639652252197266, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.5419609546661377, 1.489673376083374, 1.489673376083374, 1.1410894393920898, 1.3850982189178467, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.332810640335083, 1.315381407737732, 1.4548149108886719, 1.071372628211975, 1.5419609546661377, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2456645965576172, 1.3676689863204956, 1.3676689863204956, 1.2456645965576172, 0.9319390654563904, 1.2108062505722046, 1.646536111831665, 1.4025273323059082, 1.315381407737732, 0.984226644039154, 1.2282354831695557, 1.0016558170318604, 0.7576471567153931, 0.984226644039154, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.8796514868736267, 0.5659260153770447, 1.315381407737732, 0.44392168521881104, 0.9145098924636841, 0.9667974710464478, 0.8622223138809204, 1.2979521751403809, 1.1062309741973877, 1.175947904586792, 1.332810640335083, 1.332810640335083, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.6988236904144287, 2.0299782752990723, 2.1345534324645996, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 2.2565577030181885, 2.0299782752990723, 1.9079740047454834, 2.082265853881836, 1.925403118133545, 1.489673376083374, 1.315381407737732, -0.601830005645752, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5778648853302002, -1.5778648853302002, -1.490718960762024, -1.4732897281646729, -0.9678431153297424, -0.8806971907615662, 0.8447931408882141, 0.2522004544734955, 0.5484968423843384, 1.2979521751403809, 1.8382571935653687, 1.053943395614624, 1.315381407737732, 1.4548149108886719, 1.2630938291549683, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.2108062505722046, 1.6639652252197266, 1.8556864261627197, 1.6813944578170776, 1.9951199293136597, 1.8208279609680176, 1.2805230617523193, 1.3502397537231445, 1.785969614982605, 1.960261583328247, 1.785969614982605, 1.629106879234314, 1.315381407737732, 1.7336820363998413, 1.960261583328247, 1.8556864261627197, 1.9079740047454834, 2.4482789039611816, 2.622570753097534, 2.361132860183716], [1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.52453172206 [e2e-predictor] 87866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.9145098924636841, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.6813944578170776, 2.3785619735717773, 2.27398681640625, 1.925403118133545, 0.984226644039154, 1.175947904586792, 1.785969614982605, 2.151982545852661, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.1694118976593018, 1.942832350730896, 2.117124319076538, 1.925403118133545, 0.6879304051399231, 0.42649248242378235, 0.5833552479743958, 0.11276690661907196, -0.8284096121788025, -1.0724183320999146, -1.1944226026535034, -1.0027015209197998, -0.1312417984008789, 1.0016558170318604, 1.646536111831665, 2.3437037467956543, 2.4482789039611816, 2.430849552154541, 2.517995595932007, 2.552854061126709, 2.517995595932007, 1.5071024894714355, -0.4798256754875183, -1.1944226026535034, -0.9678431153297424, 0.600784420967102, 0.7576471567153931, -0.3229629397392273, -1.0201307535171509, -0.21838775277137756, 1.2979521751403809, 0.9667974710464478, -0.25324615836143494, -1.1072766780853271, -0.3578213155269623, 1.5942485332489014, 2.1868410110473633, 2.204270124435425, 1.785969614982605, -0.18352937698364258, -1.1944226026535034, -1.0724183320999146, 1.4548149108886719, 2.430849552154541, 2.5005664825439453, 2.3437037467956543, 1.960261583328247, 0.513638436794281, 0.9667974710464478, 1.925403118133545, 2.1694118976593018, 2.204270124435425, 2.2914161682128906, 2.395991325378418, 2.552854061126709, 2.517995595932007, 2.430849552154541, 1.4025273323059082, 0.513638436794281, 0.1999128758907318, -0.1486709862947464, 1.2282354831695557, 1.9951199293136597, 1.803398847579956, 1.7162528038024902, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.611677646636963, 1.646536111831665, 1.785969614982605, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.1410894393920898, 1.2456645965576172, 1.3502397537231445, 1.4373857975006104, 1.2630938291549683, 1.2456645965576172, 1.3502397537231445, 1.2979521751403809, 1.5942485332489014, 1.4373857975006104, 1.1933770179748535, 1.5942485332489014, 1.3850982189178467, 1.1933770179748535, 1.4199565649032593, 1.2108062505722046, 1.3502397537231445, 1.0016558170318604, 1.2456645965576172, 1.3850982189178467, 1.4025273323059082, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2456645965576172, 1.158518671989441, 0.984226644039154, 1.158518671989441, 1.2282354831695557, 1.071372628211975, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.0365142822265625, 0.9493682980537415, 1.053943395614624, 0.9145098924636841, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.332810640335083, 1.4199565649032593, 1.5768193006515503, 1.3676689863204956, 1.3502397537231445, 1.7336820363998413, 1.803398847579956, 2.082265853881836, 1.7511112689971924, 1.8382571935653687, 1.8731155395507812, 2.1868410110473633, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 1.8556864261627197, 1.8556864261627197, 1.0888018608093262, -0.8458387851715088, -1.3164269924163818, -1.4732897281646729, -1.5255773067474365, -1.5255773067474365, -1.5604356527328491, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5952941179275513, -1.5952941179275513, -1.403572916984558, -0.37525051832199097, -0.4798256754875183, -0.2881045341491699, -0.07895421981811523, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 2.465708017349243, 1.4025273323059082, 1.785969614982605, 1.5419609546661377, 1.8208279609680176, 1.3676689863204956, 1.0190850496292114, 0.5310676693916321, 1.071372628211975, 1.6639652252197266, 1.7162528038024902, 1.646536111831665, 2.239128589630127, 1.5942485332489014, 1.071372628211975, 1.4373857975006104, 2.0648367404937744, 1.803398847579956, 1.925403118133545, 1.6988236904144287, 1.332810640335083, 1.4548149108886719, 1.94283235 [e2e-predictor] 0730896, 1.942832350730896, 2.0648367404937744, 2.204270124435425, 2.5702831745147705, 2.3437037467956543], [1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.1933770179748535, 1.0888018608093262, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7402179837226868, 0.8099347352981567, 1.6988236904144287, 2.3437037467956543, 2.3785619735717773, 1.942832350730896, 1.1236603260040283, 1.175947904586792, 1.6639652252197266, 2.0648367404937744, 1.8556864261627197, 1.3850982189178467, 0.07790851593017578, -0.8458387851715088, -0.8981263637542725, -0.8632679581642151, -0.9852723479270935, -1.0027015209197998, -0.3229629397392273, 0.5484968423843384, 1.0016558170318604, 0.4962092638015747, -0.44496726989746094, -1.0549890995025635, -1.3512853384017944, -1.1421350240707397, -0.619259238243103, 1.5593900680541992, 2.361132860183716, 2.5354247093200684, 2.5354247093200684, 2.3437037467956543, 1.1410894393920898, -0.21838775277137756, -0.6366884112358093, -1.089847445487976, -1.0549890995025635, -0.20095856487751007, -0.37525051832199097, -1.2292810678482056, -1.1072766780853271, 0.513638436794281, 1.6988236904144287, 0.984226644039154, -0.42753809690475464, -0.7238344550132751, 0.5310676693916321, 1.8731155395507812, 1.8208279609680176, 1.0016558170318604, -0.1486709862947464, -0.9155555367469788, -0.9155555367469788, 0.7227887511253357, 2.27398681640625, 2.3437037467956543, 2.308845281600952, 2.3437037467956543, 1.3502397537231445, -0.688975989818573, -0.7586928009986877, 0.9667974710464478, 2.5354247093200684, 2.4831371307373047, 2.4482789039611816, 2.5702831745147705, 2.430849552154541, 2.5354247093200684, 2.622570753097534, 0.5659260153770447, -0.4798256754875183, -0.9504139423370361, 0.6530719995498657, 1.5419609546661377, 1.7511112689971924, 1.646536111831665, 1.8731155395507812, 1.785969614982605, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.4025273323059082, 1.4025273323059082, 1.6639652252197266, 1.4025273323059082, 1.7511112689971924, 1.5593900680541992, 1.3502397537231445, 1.5768193006515503, 1.315381407737732, 1.4025273323059082, 1.3676689863204956, 1.5768193006515503, 1.2456645965576172, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.315381407737732, 1.2630938291549683, 1.646536111831665, 1.2108062505722046, 1.1933770179748535, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.315381407737732, 1.2282354831695557, 1.0016558170318604, 1.053943395614624, 1.489673376083374, 1.4199565649032593, 1.4025273323059082, 1.1933770179748535, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 0.9145098924636841, 1.1410894393920898, 1.0190850496292114, 1.071372628211975, 1.0016558170318604, 0.7576471567153931, 1.158518671989441, 1.0888018608093262, 1.3502397537231445, 1.158518671989441, 1.2456645965576172, 1.3502397537231445, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.4199565649032593, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 2.0648367404937744, 1.785969614982605, 2.0125491619110107, 2.082265853881836, 2.0648367404937744, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2108062505722046, -1.1247059106826782, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5778648853302002, -1.6301524639129639, -1.5604356527328491, -1.5604356527328491, -1.1247059106826782, -0.7935512065887451, -0.6715468168258667, 1.7511112689971924, 1.9951199293136597, 2.1345534324645996, 2.204270124435425, 1.8905447721481323, 2.27398681640625, 1.8905447721481323, 1.8382571935653687, 1.6 [e2e-predictor] 11677646636963, 1.6813944578170776, 1.5768193006515503, 1.0888018608093262, 1.4548149108886719, 1.2282354831695557, 1.2805230617523193, 1.7511112689971924, 1.6988236904144287, 2.117124319076538, 1.4025273323059082, 1.9776906967163086, 1.5768193006515503, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.6813944578170776, 1.960261583328247, 1.8556864261627197, 1.960261583328247, 2.2216994762420654, 2.622570753097534, 2.3437037467956543], [1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.1933770179748535, 1.0888018608093262, 1.0365142822265625, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 1.5593900680541992, 2.204270124435425, 2.361132860183716, 2.082265853881836, 1.071372628211975, 0.008191745728254318, -0.688975989818573, -0.9504139423370361, -1.0201307535171509, -1.0724183320999146, -1.1944226026535034, -1.2641394138336182, -1.2815686464309692, -1.4210021495819092, -1.4732897281646729, -1.4210021495819092, -1.3164269924163818, -0.7761220335960388, 0.1999128758907318, 1.0016558170318604, 1.053943395614624, 0.30448800325393677, -0.8632679581642151, -1.2641394138336182, -1.176993489265442, 1.4373857975006104, 2.517995595932007, 2.2216994762420654, 1.611677646636963, -0.6541175842285156, -0.8284096121788025, -0.688975989818573, -0.8632679581642151, -0.9329847693443298, 0.16505448520183563, 0.984226644039154, 0.7576471567153931, -0.5495424270629883, -0.41010889410972595, -0.11381260305643082, -1.0027015209197998, -1.403572916984558, -0.7412636280059814, 1.646536111831665, 1.7162528038024902, 1.2805230617523193, 0.30448800325393677, -0.07895421981811523, 1.6988236904144287, 1.7511112689971924, 1.1933770179748535, 0.7750763297080994, 0.9319390654563904, 0.5659260153770447, -0.42753809690475464, -1.1944226026535034, -1.246710181236267, 1.489673376083374, 2.6399998664855957, 2.622570753097534, 2.552854061126709, 2.5702831745147705, 2.517995595932007, 2.5005664825439453, 2.6399998664855957, 1.4199565649032593, 0.670501172542572, -0.9329847693443298, 0.4962092638015747, 1.9951199293136597, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.5071024894714355, 1.5419609546661377, 1.3850982189178467, 1.5593900680541992, 1.7336820363998413, 1.2979521751403809, 1.3676689863204956, 1.646536111831665, 1.7336820363998413, 1.4548149108886719, 1.5942485332489014, 1.1933770179748535, 1.8208279609680176, 1.4199565649032593, 1.5071024894714355, 1.4025273323059082, 1.5768193006515503, 1.6988236904144287, 1.6813944578170776, 1.2805230617523193, 1.1062309741973877, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.5593900680541992, 1.175947904586792, 1.315381407737732, 1.2108062505722046, 0.8622223138809204, 1.2282354831695557, 1.1236603260040283, 1.1933770179748535, 1.315381407737732, 1.4199565649032593, 1.158518671989441, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.5484968423843384, 0.984226644039154, 0.6879304051399231, 0.9493682980537415, 0.5310676693916321, 0.8970807194709778, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.4373857975006104, 1.175947904586792, 1.1933770179748535, 1.332810640335083, 1.2108062505722046, 1.5942485332489014, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.8208279609680176, 1.8905447721481323, 1.646536111831665, 2.082265853881836, 2.0125491619110107, 1.8905447721481323, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.8556864261627197, -0.18352937698364258, -1.4210021495819092, -1.5081480741500854, -1.5255773067474365, -1.5778648853302002, -1 [e2e-predictor] .5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -0.6715468168258667, -0.8981263637542725, 1.332810640335083, 0.7227887511253357, 0.8622223138809204, 1.925403118133545, 2.361132860183716, 2.1345534324645996, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.047407388687134, 1.8382571935653687, 1.5768193006515503, 1.803398847579956, 1.158518671989441, 0.6530719995498657, 0.9667974710464478, 1.175947904586792, 1.803398847579956, 1.6639652252197266, 1.960261583328247, 1.315381407737732, 2.1345534324645996, 1.5942485332489014, 1.6988236904144287, 1.803398847579956, 1.8905447721481323, 1.611677646636963, 1.611677646636963, 1.7336820363998413, 2.1345534324645996, 1.942832350730896, 1.9951199293136597, 2.2565577030181885, 2.5702831745147705, 2.3262743949890137], [1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.629106879234314, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.1933770179748535, 1.1410894393920898, 1.0888018608093262, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.827363908290863, 1.4373857975006104, 2.151982545852661, 2.4482789039611816, 1.960261583328247, 0.3916339874267578, 0.1999128758907318, -0.06152502819895744, -0.532113254070282, -0.8981263637542725, -1.176993489265442, -1.333856225013733, -1.403572916984558, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, -1.6127232313156128, -1.6127232313156128, -1.6301524639129639, -1.403572916984558, -0.688975989818573, 0.42649248242378235, 1.2282354831695557, 0.827363908290863, -0.21838775277137756, -0.9504139423370361, 0.7227887511253357, 1.8905447721481323, 0.4613508880138397, -0.9329847693443298, -0.688975989818573, -0.20095856487751007, -0.27067533135414124, -0.7761220335960388, -0.4972548484802246, 0.28705883026123047, 0.30448800325393677, -0.5669716596603394, 0.28705883026123047, 1.2108062505722046, 0.8796514868736267, -0.41010889410972595, -0.3403921127319336, 0.5484968423843384, -0.1661001741886139, -0.9329847693443298, -1.2118518352508545, 0.5310676693916321, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.35677558183670044, 1.5245317220687866, 1.4373857975006104, 0.3916339874267578, -0.7412636280059814, 0.8447931408882141, 2.204270124435425, 2.552854061126709, 2.5354247093200684, 2.517995595932007, 2.5702831745147705, 2.622570753097534, 1.2282354831695557, 1.611677646636963, 0.7925055623054504, -1.0549890995025635, -0.3229629397392273, 2.1694118976593018, 2.3785619735717773, 2.151982545852661, 2.2565577030181885, 1.2456645965576172, 1.158518671989441, 1.3850982189178467, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.5245317220687866, 1.332810640335083, 1.4548149108886719, 1.646536111831665, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.5245317220687866, 1.646536111831665, 1.4199565649032593, 1.472244143486023, 1.7336820363998413, 1.629106879234314, 1.3850982189178467, 1.2805230617523193, 1.071372628211975, 1.175947904586792, 0.9667974710464478, 1.175947904586792, 0.9667974710464478, 0.9145098924636841, 0.7402179837226868, 1.1410894393920898, 0.9319390654563904, 0.8099347352981567, 1.472244143486023, 1.472244143486023, 1.3502397537231445, 1.2108062505722046, 1.0190850496292114, 1.0888018608093262, 0.8447931408882141, 0.8622223138809204, 1.0365142822265625, 1.2456645965576172, 1.315381407737732, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.670501172542572, 1.071372628211975, 0.7925055623054504, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 0.827363908290863, 1.053943395614624, 1.2108062505722046, 1.5593900680541992, 1.5071024894714355, 1.2630938291549683, 1.48967337608 [e2e-predictor] 3374, 1.7336820363998413, 1.7336820363998413, 1.942832350730896, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 1.9776906967163086, 2.0996949672698975, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 1.768540382385254, 1.053943395614624, -0.8806971907615662, -1.3861438035964966, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5255773067474365, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5255773067474365, -1.5081480741500854, -1.3512853384017944, -0.42753809690475464, 0.42649248242378235, 1.1933770179748535, 2.1694118976593018, 1.803398847579956, 2.27398681640625, 0.9493682980537415, 2.2216994762420654, 2.151982545852661, 2.2565577030181885, 2.151982545852661, 2.1345534324645996, 2.3437037467956543, 1.8731155395507812, 2.2914161682128906, 0.6879304051399231, 0.5484968423843384, 0.7925055623054504, 1.332810640335083, 1.5245317220687866, 1.6988236904144287, 1.6639652252197266, 1.5245317220687866, 2.0299782752990723, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 1.5768193006515503, 1.8905447721481323, 1.7162528038024902, 1.5593900680541992, 1.332810640335083, 2.151982545852661, 2.0648367404937744, 1.9951199293136597, 2.552854061126709, 2.3437037467956543], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 1.315381407737732, 2.082265853881836, 2.4482789039611816, 2.1868410110473633, 1.960261583328247, 1.175947904586792, 0.7053595781326294, 0.6356428265571594, 0.4090631604194641, -0.3403921127319336, -1.0375598669052124, -1.4210021495819092, -1.5430065393447876, -1.6127232313156128, -1.6650108098983765, -1.7172983884811401, -1.7347276210784912, -1.7172983884811401, -1.7347276210784912, -1.6127232313156128, -1.2989977598190308, -0.3403921127319336, 1.0016558170318604, 1.158518671989441, 0.28705883026123047, -0.39267969131469727, -1.089847445487976, -1.176993489265442, -0.9329847693443298, -0.532113254070282, -0.18352937698364258, -0.1486709862947464, 0.0430501289665699, 0.3916339874267578, 0.5833552479743958, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.513638436794281, -0.619259238243103, -0.5146840810775757, 1.175947904586792, 0.5833552479743958, -0.4972548484802246, -1.0027015209197998, 0.1999128758907318, 0.5310676693916321, -0.5495424270629883, -1.0549890995025635, -0.619259238243103, 1.5768193006515503, 1.8208279609680176, 1.646536111831665, 1.158518671989441, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.4831371307373047, 2.465708017349243, 2.517995595932007, 2.308845281600952, 0.7402179837226868, 0.33934640884399414, -0.5844008326530457, -1.0027015209197998, 0.11276690661907196, 1.960261583328247, 1.7336820363998413, 1.925403118133545, 1.629106879234314, 0.5310676693916321, 0.9493682980537415, 1.5768193006515503, 1.3850982189178467, 0.9319390654563904, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.4373857975006104, 1.175947904586792, 1.5245317220687866, 1.5942485332489014, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.472244143486023, 1.8731155395507812, 1.053943395614624, 1.472244143486023, 1.2282354831695557, 1.2282354831695557, 1.053943395614624, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.175947904586792, 1.2805230617523193, 1.1062309741973877, 1.175947904586792, 1.0016558170318604, 1.1410894393920898, 1.315381407737732, 1.315381407737732, 1.1062309741973877, 0.8970807194709778, 0.9667974710464478, 0.6879304051399231, 1.053943395614624, 0.827363908290863, 1.1410894393920898, 1 [e2e-predictor] .158518671989441, 1.1062309741973877, 0.7576471567153931, 0.9319390654563904, 0.8622223138809204, 0.9667974710464478, 1.1933770179748535, 0.9319390654563904, 1.0016558170318604, 1.175947904586792, 0.827363908290863, 1.175947904586792, 1.0365142822265625, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.489673376083374, 1.611677646636963, 1.8382571935653687, 1.646536111831665, 1.6639652252197266, 1.925403118133545, 2.0299782752990723, 1.960261583328247, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 1.6988236904144287, 1.489673376083374, -0.9329847693443298, -1.2292810678482056, -1.4558604955673218, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5255773067474365, -1.4732897281646729, -1.490718960762024, -1.3687145709991455, -1.0027015209197998, 0.18248367309570312, 1.768540382385254, 1.2979521751403809, 2.0299782752990723, 2.1694118976593018, 2.3262743949890137, 1.9079740047454834, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.3262743949890137, 2.0125491619110107, 1.1933770179748535, 1.1933770179748535, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.5245317220687866, 2.0996949672698975, 1.5593900680541992, 1.803398847579956, 2.0996949672698975, 1.803398847579956, 1.2630938291549683, 2.0299782752990723, 1.7162528038024902, 1.611677646636963, 2.517995595932007, 2.361132860183716], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.8970807194709778, 1.2979521751403809, 2.0125491619110107, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.0996949672698975, 1.1236603260040283, 0.513638436794281, 0.7576471567153931, 0.8796514868736267, 0.7053595781326294, 0.008191745728254318, -0.8632679581642151, -1.246710181236267, -1.490718960762024, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.6824400424957275, -1.6650108098983765, -1.5952941179275513, -0.8806971907615662, 0.3742047846317291, 1.2282354831695557, 1.0016558170318604, -0.11381260305643082, -0.9678431153297424, -1.2641394138336182, -1.1595642566680908, -0.5844008326530457, 0.02562093921005726, -0.06152502819895744, 0.6530719995498657, 0.35677558183670044, 0.4090631604194641, 0.6879304051399231, 0.9493682980537415, 0.16505448520183563, -0.42753809690475464, 0.32191720604896545, 0.30448800325393677, -0.4972548484802246, -0.8981263637542725, -0.1486709862947464, -0.04409583657979965, -1.1595642566680908, -1.3687145709991455, -0.2881045341491699, 1.2979521751403809, 1.3676689863204956, 0.5833552479743958, -0.2881045341491699, 0.5833552479743958, 2.517995595932007, 2.552854061126709, 2.517995595932007, 2.6051416397094727, 2.587712287902832, -1.0027015209197998, -1.089847445487976, 1.5942485332489014, 2.082265853881836, 2.204270124435425, 2.2216994762420654, 0.6182135939598083, -0.25324615836143494, 1.489673376083374, 1.8731155395507812, 1.6813944578170776, 1.7162528038024902, 1.1933770179748535, 0.5484968423843384, 0.6530719995498657, 1.472244143486023, 1.1410894393920898, 1.2282354831695557, 1.175947904586792, 1.611677646636963, 1.5942485332489014, 1.6639652252197266, 1.5593900680541992, 1.629106879234314, 1.2282354831695557, 1.5942485332489014, 1.2108062505722046, 1.2456645965576172, 1.5942485332489014, 1.158518671989441, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.24566459 [e2e-predictor] 65576172, 1.1062309741973877, 1.2282354831695557, 1.4548149108886719, 1.4373857975006104, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.315381407737732, 0.9319390654563904, 0.984226644039154, 1.3502397537231445, 1.0365142822265625, 0.7750763297080994, 1.0888018608093262, 1.3502397537231445, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 0.8622223138809204, 1.1062309741973877, 1.0190850496292114, 1.1236603260040283, 0.8970807194709778, 0.6879304051399231, 1.1410894393920898, 1.175947904586792, 1.0190850496292114, 1.053943395614624, 0.9319390654563904, 1.2979521751403809, 1.053943395614624, 1.071372628211975, 1.611677646636963, 1.5071024894714355, 1.472244143486023, 1.646536111831665, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.8556864261627197, 1.9951199293136597, 2.0648367404937744, 1.960261583328247, 1.8905447721481323, 2.082265853881836, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 0.008191745728254318, -1.1595642566680908, -1.4384313821792603, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.4732897281646729, -1.4732897281646729, -1.4732897281646729, -1.4210021495819092, -1.2641394138336182, -0.3578213155269623, -0.9329847693443298, 0.16505448520183563, 1.6813944578170776, 2.2216994762420654, 1.960261583328247, 1.803398847579956, 2.3262743949890137, 2.3785619735717773, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.0996949672698975, 2.239128589630127, 2.1868410110473633, 2.0996949672698975, 0.4962092638015747, 2.0648367404937744, 1.768540382385254, 1.5593900680541992, 1.629106879234314, 1.2630938291549683, 1.5593900680541992, 1.4025273323059082, 2.0125491619110107, 1.768540382385254, 2.047407388687134, 1.7511112689971924, 2.117124319076538, 1.9951199293136597, 1.4373857975006104, 1.489673376083374, 2.239128589630127, 1.8905447721481323, 1.1062309741973877, 2.4134204387664795, 2.3437037467956543], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.8099347352981567, 1.1410894393920898, 1.8208279609680176, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.1345534324645996, 1.9776906967163086, 1.071372628211975, 0.35677558183670044, 0.4613508880138397, 0.9319390654563904, 1.1933770179748535, 1.0190850496292114, 0.16505448520183563, -0.6366884112358093, -1.1595642566680908, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.6301524639129639, -1.5778648853302002, -1.6301524639129639, -1.6998692750930786, -1.2815686464309692, 0.2347712516784668, 1.175947904586792, 1.3676689863204956, 0.6879304051399231, -0.5844008326530457, -1.2641394138336182, -1.5081480741500854, -1.1072766780853271, -0.21838775277137756, 0.28705883026123047, 0.600784420967102, 0.2173420637845993, 0.3742047846317291, 0.16505448520183563, 0.478780061006546, 1.2805230617523193, 1.2805230617523193, -0.07895421981811523, -0.8981263637542725, 0.0430501289665699, 0.7053595781326294, 0.33934640884399414, -0.41010889410972595, -0.532113254070282, 0.16505448520183563, -0.39267969131469727, -1.4384313821792603, -0.9852723479270935, 0.8447931408882141, 2.6051416397094727, 2.395991325378418, 2.4134204387664795, 2.5354247093200684, 2.27398681640625, -1.5604356527328491, -0.8806971907615662, 1.5419609546661377, 2.1868410110473633, 2.204270124435425, 1.4373857975006104, -1.0724183320999146, -0.37525051832199097, 2.27398681640625, 2.1868410110473633, 2.2216994762420654, 2.082265853881836, 2.2914161682128906, 0.2173420637845993, [e2e-predictor] 0.42649248242378235, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.6988236904144287, 1.4199565649032593, 1.4199565649032593, 1.1236603260040283, 1.4025273323059082, 1.6988236904144287, 1.4548149108886719, 1.5768193006515503, 1.175947904586792, 0.9493682980537415, 1.0016558170318604, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.5245317220687866, 1.332810640335083, 1.5419609546661377, 1.315381407737732, 1.472244143486023, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.175947904586792, 1.3676689863204956, 1.2282354831695557, 0.8099347352981567, 1.0016558170318604, 1.2456645965576172, 0.9319390654563904, 1.2456645965576172, 1.1410894393920898, 1.0190850496292114, 0.8622223138809204, 1.4548149108886719, 1.2456645965576172, 1.4199565649032593, 1.1236603260040283, 1.1236603260040283, 1.053943395614624, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.315381407737732, 0.9145098924636841, 1.053943395614624, 0.9145098924636841, 1.4548149108886719, 1.1062309741973877, 1.629106879234314, 1.4373857975006104, 1.5593900680541992, 1.5942485332489014, 1.785969614982605, 1.9079740047454834, 1.7162528038024902, 2.047407388687134, 2.082265853881836, 1.8731155395507812, 1.8905447721481323, 1.960261583328247, 2.082265853881836, 1.053943395614624, -0.6366884112358093, -1.403572916984558, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.3687145709991455, -1.403572916984558, -1.4732897281646729, -1.089847445487976, -1.1421350240707397, -0.8284096121788025, -0.04409583657979965, 1.768540382385254, -0.5146840810775757, 1.5419609546661377, 1.8382571935653687, 2.308845281600952, 2.1868410110473633, 2.2565577030181885, 2.308845281600952, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.3850982189178467, 2.047407388687134, 2.0299782752990723, 1.8382571935653687, 1.4199565649032593, 1.175947904586792, 1.5245317220687866, 1.5768193006515503, 1.7336820363998413, 2.1345534324645996, 2.2565577030181885, 1.8556864261627197, 1.9079740047454834, 2.1694118976593018, 1.960261583328247, 2.239128589630127, 1.8382571935653687, 1.8382571935653687, 1.5245317220687866, 2.239128589630127, 2.308845281600952], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 0.9319390654563904, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 1.1062309741973877, 1.785969614982605, 2.2565577030181885, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 1.9776906967163086, 1.2108062505722046, 0.5310676693916321, 0.42649248242378235, 0.4090631604194641, 0.7925055623054504, 1.2630938291549683, 1.1933770179748535, 0.2347712516784668, -0.7761220335960388, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5952941179275513, -1.1421350240707397, 0.32191720604896545, 1.1062309741973877, 1.5942485332489014, 1.158518671989441, 0.07790851593017578, -0.7238344550132751, -1.1944226026535034, -0.8806971907615662, -0.3578213155269623, -0.1312417984008789, 0.44392168521881104, 0.7227887511253357, 0.42649248242378235, 0.2173420637845993, 0.33934640884399414, -0.7412636280059814, -0.6541175842285156, 0.6530719995498657, 0.16505448520183563, -0.7412636280059814, -1.1421350240707397, -0.9504139423370361, 0.44392168521881104, 0.13019609451293945, -0.9155555367469788, -0.7586928009986877, 0.3567755818367004 [e2e-predictor] 4, 0.5484968423843384, 2.239128589630127, 2.3437037467956543, 2.465708017349243, 2.517995595932007, 0.5484968423843384, -0.23581695556640625, 0.478780061006546, 0.6356428265571594, 1.071372628211975, -0.06152502819895744, -1.176993489265442, -0.7935512065887451, 1.8731155395507812, 2.151982545852661, 2.117124319076538, 2.151982545852661, 1.489673376083374, -0.8284096121788025, 0.008191745728254318, 1.7162528038024902, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.489673376083374, 1.3502397537231445, 1.3502397537231445, 1.2456645965576172, 1.4373857975006104, 1.5768193006515503, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.175947904586792, 1.2979521751403809, 1.0365142822265625, 1.3850982189178467, 1.4199565649032593, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.0190850496292114, 1.5768193006515503, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.2108062505722046, 0.8970807194709778, 1.175947904586792, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.0016558170318604, 1.2108062505722046, 1.175947904586792, 1.315381407737732, 1.1410894393920898, 0.984226644039154, 1.053943395614624, 1.1933770179748535, 1.158518671989441, 1.2108062505722046, 0.984226644039154, 1.053943395614624, 1.175947904586792, 0.7925055623054504, 1.0190850496292114, 1.2282354831695557, 0.7227887511253357, 1.5593900680541992, 1.5419609546661377, 1.3676689863204956, 1.5419609546661377, 1.5245317220687866, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.9079740047454834, 0.42649248242378235, -1.0027015209197998, -1.403572916984558, -1.4732897281646729, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.3861438035964966, -1.3512853384017944, -1.3687145709991455, -1.176993489265442, -1.1595642566680908, -0.11381260305643082, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 1.6813944578170776, -0.1661001741886139, 0.4962092638015747, 1.9079740047454834, 1.8731155395507812, 2.239128589630127, 2.204270124435425, 2.2565577030181885, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 2.1868410110473633, 2.3437037467956543, 2.1868410110473633, 2.27398681640625, 2.082265853881836, 2.0996949672698975, 1.942832350730896, 1.5071024894714355, 1.0888018608093262, 1.5942485332489014, 1.2456645965576172, 1.4373857975006104, 1.7162528038024902, 2.1345534324645996, 1.9079740047454834, 2.0648367404937744, 2.0996949672698975, 2.1694118976593018, 2.361132860183716, 1.611677646636963, 1.8556864261627197, 2.0648367404937744, 2.2565577030181885, 2.3262743949890137], [1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.1236603260040283, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 1.053943395614624, 1.7336820363998413, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.1236603260040283, 0.5484968423843384, 0.6356428265571594, 0.4090631604194641, 0.18248367309570312, 0.8099347352981567, 1.3676689863204956, 1.1236603260040283, 0.0430501289665699, -0.9504139423370361, -1.2989977598190308, -1.403572916984558, -1.5255773067474365, -1.5952941179275513, -1.6998692750930786, -1.5081480741500854, -0.9504139423370361, 0.600784420967102, 1.2805230617523193, 1.4373857975006104, 1.5071024894714355, 0.670501172542572, -0.532113254070282, -1.1072766780853 [e2e-predictor] 271, -1.0375598669052124, -0.3229629397392273, -0.1312417984008789, 0.18248367309570312, 0.8622223138809204, 1.2108062505722046, 0.3742047846317291, 0.0430501289665699, 0.670501172542572, 0.670501172542572, -0.532113254070282, -0.9678431153297424, -0.7761220335960388, -0.009237446822226048, 0.11276690661907196, -0.3578213155269623, -0.2881045341491699, 0.06047932058572769, -0.5844008326530457, -1.1595642566680908, 2.2914161682128906, 2.5354247093200684, 2.5354247093200684, 0.9145098924636841, 0.8622223138809204, 0.9667974710464478, -0.7412636280059814, -1.2989977598190308, 0.2347712516784668, 1.7336820363998413, 1.5071024894714355, 1.5419609546661377, 1.332810640335083, 0.0430501289665699, 0.06047932058572769, 0.14762529730796814, -1.0027015209197998, -0.9852723479270935, 0.8796514868736267, 0.9145098924636841, 1.2456645965576172, 1.1236603260040283, 1.3676689863204956, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.5245317220687866, 1.1236603260040283, 1.3502397537231445, 1.1933770179748535, 1.1410894393920898, 1.4199565649032593, 1.0888018608093262, 1.5245317220687866, 1.489673376083374, 1.332810640335083, 1.2630938291549683, 1.5942485332489014, 0.984226644039154, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.0190850496292114, 1.1236603260040283, 0.9145098924636841, 1.071372628211975, 0.8796514868736267, 0.9667974710464478, 0.827363908290863, 1.2979521751403809, 1.472244143486023, 1.3850982189178467, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1410894393920898, 1.2456645965576172, 0.6879304051399231, 0.2522004544734955, 0.35677558183670044, 0.6182135939598083, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.0365142822265625, 1.2630938291549683, 1.4199565649032593, 1.071372628211975, 1.4025273323059082, 1.4548149108886719, 1.8556864261627197, 1.6639652252197266, 1.925403118133545, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 1.803398847579956, 2.047407388687134, 1.8731155395507812, 1.1236603260040283, -0.21838775277137756, -0.07895421981811523, -1.3512853384017944, -1.4384313821792603, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.490718960762024, -1.5081480741500854, -1.490718960762024, -1.333856225013733, -1.4210021495819092, -0.6541175842285156, -0.6366884112358093, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 0.8970807194709778, 2.430849552154541, 0.5484968423843384, -0.5495424270629883, 1.1236603260040283, 2.047407388687134, 2.082265853881836, 2.2216994762420654, 1.960261583328247, 1.942832350730896, 2.151982545852661, 2.0996949672698975, 2.1694118976593018, 2.151982545852661, 2.239128589630127, 2.2565577030181885, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 1.053943395614624, 0.9319390654563904, 1.2630938291549683, 0.9493682980537415, 1.3676689863204956, 1.6813944578170776, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.785969614982605, 2.27398681640625, 1.9776906967163086, 1.9079740047454834, 1.8382571935653687, 2.2216994762420654, 2.239128589630127, 2.3262743949890137], [1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.9145098924636841, 1.0190850496292114, 1.4548149108886719, 2.1694118976593018, 2.4831371307373047, 2.465708017349243, 2.3437037467956543, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.0648367404937744, 1.2805230617523193, 0.6356428265571594, 0.86222231388092 [e2e-predictor] 04, 0.670501172542572, -0.2881045341491699, -0.1486709862947464, 0.827363908290863, 1.2630938291549683, 0.9667974710464478, 0.09533771127462387, -0.8109803795814514, -1.2641394138336182, -1.5778648853302002, -1.7695859670639038, -1.7521568536758423, -1.647581696510315, -0.7586928009986877, 0.8622223138809204, 1.472244143486023, 1.785969614982605, 1.6813944578170776, 1.315381407737732, 0.0430501289665699, -1.0549890995025635, -1.089847445487976, -0.601830005645752, -0.1661001741886139, 0.3916339874267578, 0.5484968423843384, 0.13019609451293945, 0.7576471567153931, 0.2522004544734955, -0.7064052224159241, 0.09533771127462387, 0.3916339874267578, -0.1312417984008789, -0.7412636280059814, -1.1072766780853271, -0.20095856487751007, 0.4090631604194641, 0.44392168521881104, -0.18352937698364258, 1.646536111831665, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 0.7750763297080994, -0.009237446822226048, -1.6998692750930786, -1.5604356527328491, -0.23581695556640625, 2.117124319076538, 1.8731155395507812, 2.0648367404937744, 1.6813944578170776, -1.1072766780853271, -0.9504139423370361, 2.082265853881836, 2.239128589630127, 1.9951199293136597, 1.8731155395507812, 0.9493682980537415, 0.7053595781326294, 1.158518671989441, 1.175947904586792, 1.2979521751403809, 1.1236603260040283, 1.2282354831695557, 1.071372628211975, 1.2630938291549683, 1.3676689863204956, 0.9667974710464478, 1.3676689863204956, 0.8796514868736267, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 0.9145098924636841, 1.6639652252197266, 0.7750763297080994, 1.5942485332489014, 1.1236603260040283, 1.0888018608093262, 1.489673376083374, 1.2456645965576172, 1.3676689863204956, 1.315381407737732, 0.827363908290863, 1.2456645965576172, 1.1933770179748535, 1.0190850496292114, 0.984226644039154, 1.2456645965576172, 1.1062309741973877, 0.9667974710464478, 1.0016558170318604, 1.1236603260040283, 1.0365142822265625, 0.9319390654563904, 0.9319390654563904, 1.0888018608093262, 1.1933770179748535, 1.175947904586792, 1.053943395614624, 0.9667974710464478, 0.8622223138809204, 1.1410894393920898, 1.158518671989441, 0.8622223138809204, 1.053943395614624, 1.4025273323059082, 1.1410894393920898, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.6988236904144287, 1.768540382385254, 1.942832350730896, 1.7511112689971924, 2.117124319076538, 2.0299782752990723, 1.9951199293136597, 1.9776906967163086, 1.2630938291549683, -0.5844008326530457, -1.0201307535171509, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.3512853384017944, -1.5081480741500854, -1.5255773067474365, -1.490718960762024, -1.5081480741500854, -1.3861438035964966, -1.3164269924163818, -0.9852723479270935, -0.2881045341491699, 1.315381407737732, 2.0996949672698975, 2.2914161682128906, 2.308845281600952, 1.8905447721481323, 2.430849552154541, 2.2216994762420654, -1.2118518352508545, -1.333856225013733, 0.4962092638015747, 2.117124319076538, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.0996949672698975, 2.2216994762420654, 2.2914161682128906, 1.8905447721481323, 2.361132860183716, 2.308845281600952, 1.315381407737732, 1.646536111831665, 1.3850982189178467, 1.6813944578170776, 1.2456645965576172, 1.5593900680541992, 1.7511112689971924, 1.8382571935653687, 2.204270124435425, 2.151982545852661, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 2.151982545852661, 2.3785619735717773, 2.2216994762420654, 2.3262743949890137], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.879651486873 [e2e-predictor] 6267, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.3850982189178467, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.27398681640625, 2.0648367404937744, 1.332810640335083, 0.6530719995498657, 0.6879304051399231, 0.8970807194709778, 0.2522004544734955, -0.601830005645752, -0.09638340771198273, 0.9145098924636841, 1.315381407737732, 0.6879304051399231, -0.3403921127319336, -0.9329847693443298, -1.2292810678482056, -1.4732897281646729, -1.5778648853302002, -1.4384313821792603, -0.6715468168258667, 0.8447931408882141, 1.5071024894714355, 1.6639652252197266, 1.646536111831665, 1.5768193006515503, 0.7053595781326294, -0.6715468168258667, -1.089847445487976, -0.688975989818573, -0.04409583657979965, 0.13019609451293945, 0.7402179837226868, 1.053943395614624, 0.7750763297080994, -0.1486709862947464, 0.2522004544734955, -0.06152502819895744, -1.0027015209197998, -1.1944226026535034, -0.5495424270629883, -0.3403921127319336, -0.4798256754875183, -0.8109803795814514, -0.23581695556640625, 2.3437037467956543, 2.430849552154541, 2.5702831745147705, 2.517995595932007, 2.6051416397094727, -0.7761220335960388, -1.4384313821792603, -0.39267969131469727, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 0.2522004544734955, -1.3512853384017944, -1.1595642566680908, 0.7053595781326294, 1.768540382385254, 1.6988236904144287, 1.6639652252197266, 1.2805230617523193, 0.2347712516784668, 0.6530719995498657, 1.2630938291549683, 0.5659260153770447, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.0365142822265625, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.7925055623054504, 1.3502397537231445, 0.8796514868736267, 1.3676689863204956, 1.175947904586792, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.7750763297080994, 0.4962092638015747, 1.175947904586792, 1.2282354831695557, 1.1236603260040283, 1.2456645965576172, 1.2282354831695557, 0.984226644039154, 1.175947904586792, 1.3850982189178467, 1.4373857975006104, 1.2282354831695557, 1.175947904586792, 0.8447931408882141, 0.984226644039154, 1.071372628211975, 0.7750763297080994, 0.478780061006546, 0.8622223138809204, 0.1999128758907318, 0.5484968423843384, 0.6879304051399231, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2630938291549683, 1.0365142822265625, 1.2979521751403809, 1.489673376083374, 1.315381407737732, 1.4199565649032593, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.8382571935653687, 1.942832350730896, 2.0299782752990723, 1.9079740047454834, 1.960261583328247, 1.803398847579956, 0.8099347352981567, -0.1486709862947464, -1.647581696510315, -1.5778648853302002, -1.647581696510315, -1.5604356527328491, -1.2641394138336182, -1.3164269924163818, -1.5255773067474365, -1.5081480741500854, -1.3861438035964966, -1.2815686464309692, -1.1247059106826782, -0.11381260305643082, 1.0016558170318604, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.27398681640625, 2.151982545852661, 2.3262743949890137, 2.4482789039611816, -0.44496726989746094, -1.333856225013733, -0.4623964726924896, -1.5778648853302002, -1.2641394138336182, 0.5833552479743958, 2.2216994762420654, 2.0648367404937744, 1.9951199293136597, 2.082265853881836, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.117124319076538, 2.3437037467956543, 2.395991325378418, 1.7162528038024902, 1.803398847579956, 1.646536111831665, 1.1236603260040283, 1.0190850496292114, 1.2630938291549683, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 2.1694118976593018, 2.1868410110473633, 1.8905447721481323, 1.7336820363998413, 1.9079740047454834, 2.552854061126709, 2.151982545852661, 2.151982545852661], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.75111126899 [e2e-predictor] 71924, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 1.0016558170318604, 1.7511112689971924, 2.27398681640625, 2.3785619735717773, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2216994762420654, 2.0125491619110107, 1.2979521751403809, 0.5659260153770447, 0.5659260153770447, 0.8622223138809204, 0.7227887511253357, -0.2881045341491699, -0.39267969131469727, 0.6530719995498657, 1.2282354831695557, 1.2630938291549683, 0.6879304051399231, -0.3578213155269623, -0.8981263637542725, -1.2641394138336182, -1.5255773067474365, -1.490718960762024, -0.8806971907615662, 0.5659260153770447, 1.2108062505722046, 1.4548149108886719, 1.5593900680541992, 1.7162528038024902, 1.071372628211975, -0.18352937698364258, -1.0027015209197998, -0.8981263637542725, -0.21838775277137756, 0.06047932058572769, 0.008191745728254318, 0.30448800325393677, 0.9667974710464478, 0.6530719995498657, -0.37525051832199097, -0.8109803795814514, -0.25324615836143494, -0.27067533135414124, -0.8458387851715088, -1.0375598669052124, -0.44496726989746094, -0.21838775277137756, 2.27398681640625, 2.5354247093200684, 2.517995595932007, 0.8970807194709778, -1.0724183320999146, -1.2815686464309692, 1.3676689863204956, 1.9776906967163086, 2.0125491619110107, 2.117124319076538, 0.8796514868736267, -0.8284096121788025, 1.2805230617523193, 1.925403118133545, 1.646536111831665, 0.2173420637845993, -0.21838775277137756, 0.6182135939598083, 0.6356428265571594, 0.984226644039154, 1.2805230617523193, 1.1062309741973877, 0.8622223138809204, 1.0190850496292114, 0.8970807194709778, 1.053943395614624, 1.053943395614624, 1.175947904586792, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 0.9319390654563904, 1.053943395614624, 0.7402179837226868, 1.2805230617523193, 1.0365142822265625, 0.670501172542572, 0.9319390654563904, 0.7053595781326294, 0.600784420967102, 0.9145098924636841, 0.8622223138809204, 0.9319390654563904, 0.8796514868736267, 1.0190850496292114, 1.0016558170318604, 0.8099347352981567, 1.0888018608093262, 1.1410894393920898, 0.8447931408882141, 0.6879304051399231, 1.0016558170318604, 0.3916339874267578, 0.02562093921005726, -0.20095856487751007, 0.32191720604896545, 0.30448800325393677, 0.16505448520183563, 0.5833552479743958, 0.4962092638015747, 0.5659260153770447, 0.3916339874267578, 0.8796514868736267, 0.6356428265571594, 0.6182135939598083, 1.0190850496292114, 1.332810640335083, 1.158518671989441, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.960261583328247, 2.0996949672698975, 1.9776906967163086, 1.8556864261627197, 2.0996949672698975, 1.768540382385254, 0.7925055623054504, -0.3229629397392273, -1.5604356527328491, -1.6301524639129639, -1.6127232313156128, -1.4732897281646729, -1.5604356527328491, -1.5255773067474365, -1.2989977598190308, -1.490718960762024, -1.4732897281646729, -1.2989977598190308, -0.9155555367469788, -0.41010889410972595, 0.984226644039154, 1.3850982189178467, 1.803398847579956, 2.0299782752990723, 2.465708017349243, 2.430849552154541, 2.308845281600952, 2.3262743949890137, 2.4831371307373047, 2.2914161682128906, -0.3403921127319336, -0.8284096121788025, -0.9852723479270935, -1.4210021495819092, -1.4210021495819092, -1.5430065393447876, -0.1312417984008789, 1.9776906967163086, 1.942832350730896, 2.2565577030181885, 2.0648367404937744, 2.1694118976593018, 2.27398681640625, 2.308845281600952, 2.2565577030181885, 2.1868410110473633, 2.047407388687134, 1.0365142822265625, 0.984226644039154, 1.1933770179748535, 1.5419609546661377, 1.9079 [e2e-predictor] 740047454834, 2.1868410110473633, 2.2565577030181885, 2.5702831745147705, 1.9776906967163086, 1.8905447721481323, 1.942832350730896, 2.082265853881836, 2.6051416397094727, 2.1694118976593018, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 1.2805230617523193, 2.0125491619110107, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.1868410110473633, 2.0299782752990723, 1.332810640335083, 0.5310676693916321, 0.14762529730796814, 0.5484968423843384, 1.0190850496292114, 0.07790851593017578, -0.23581695556640625, 1.0016558170318604, 1.2456645965576172, 1.4373857975006104, 1.2979521751403809, 0.478780061006546, -0.601830005645752, -1.1072766780853271, -1.4558604955673218, -1.4384313821792603, -1.3164269924163818, -0.1661001741886139, 1.053943395614624, 1.3502397537231445, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 0.5310676693916321, -0.7761220335960388, -0.688975989818573, -0.23581695556640625, -0.1312417984008789, 0.42649248242378235, 0.30448800325393677, -0.18352937698364258, -0.532113254070282, -0.3055337369441986, -0.37525051832199097, -0.9329847693443298, -0.8284096121788025, -0.601830005645752, -0.5495424270629883, 2.2914161682128906, 2.204270124435425, 2.2565577030181885, 1.6639652252197266, -1.4384313821792603, -1.1944226026535034, 0.7576471567153931, 1.5942485332489014, 1.6639652252197266, 1.7162528038024902, -0.1486709862947464, -0.37525051832199097, 1.646536111831665, 2.0648367404937744, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, 1.6639652252197266, 1.332810640335083, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, 0.984226644039154, 1.053943395614624, 0.7925055623054504, 1.071372628211975, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 1.071372628211975, 1.0190850496292114, 0.8796514868736267, 0.6879304051399231, 0.7402179837226868, 0.9319390654563904, 0.7053595781326294, 0.6879304051399231, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 1.1062309741973877, 0.600784420967102, 1.0365142822265625, 0.827363908290863, 0.9145098924636841, 1.2456645965576172, 0.9145098924636841, 0.478780061006546, 0.8447931408882141, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.8622223138809204, 1.0016558170318604, 0.827363908290863, 1.0190850496292114, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.670501172542572, 0.984226644039154, 0.5659260153770447, 1.0016558170318604, 0.7402179837226868, 0.28705883026123047, 0.8622223138809204, 1.053943395614624, 1.071372628211975, 1.5768193006515503, 1.332810640335083, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.9079740047454834, 2.1694118976593018, 2.0996949672698975, 1.925403118133545, 1.3850982189178467, 0.827363908290863, 0.9145098924636841, -0.41010889410972595, -1.5778648853302002, -1.6301524639129639, -1.6824400424957275, -1.5952941179275513, -1.5430065393447876, -1.4732897281646729, -1.4732897281646729, -1.3687145709991455, -1.4732897281646729, -1.2989977598190308, -0.7412636280059814, -0.5844008326530457, 0.4090631604194641, 1.646536111831665, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.465708017349243, 2.082265853881836, 2.2914161682128906, 2.361132860183716, 2.2914161682128906, 0.7576471567153931, -1.1247059106826782, -1.4 [e2e-predictor] 558604955673218, -1.4384313821792603, -1.403572916984558, -1.2292810678482056, -1.6998692750930786, -1.2292810678482056, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.151982545852661, 1.9951199293136597, 1.5768193006515503, 1.489673376083374, 1.3850982189178467, 1.8208279609680176, 1.6639652252197266, 2.0648367404937744, 1.7511112689971924, 1.5245317220687866, 2.2914161682128906, 1.8556864261627197, 2.117124319076538, 1.9079740047454834, 1.489673376083374, 2.2914161682128906, 2.151982545852661, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.646536111831665, 2.239128589630127, 2.361132860183716, 2.395991325378418, 2.4482789039611816, 2.430849552154541, 2.3262743949890137, 2.3785619735717773, 2.3262743949890137, 2.239128589630127, 2.27398681640625, 2.204270124435425, 2.151982545852661, 1.9079740047454834, 1.4025273323059082, 0.7227887511253357, -0.06152502819895744, 0.1999128758907318, 0.7576471567153931, 0.30448800325393677, 0.09533771127462387, 0.8447931408882141, 1.3850982189178467, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 0.09533771127462387, -0.8284096121788025, -1.1072766780853271, -1.4384313821792603, -1.246710181236267, -0.2881045341491699, 1.071372628211975, 1.332810640335083, 1.5245317220687866, 1.4548149108886719, 1.489673376083374, 1.1062309741973877, -0.39267969131469727, -0.2881045341491699, 0.0430501289665699, -0.04409583657979965, -0.619259238243103, -0.4972548484802246, 0.32191720604896545, 0.30448800325393677, -0.7412636280059814, -0.8109803795814514, -0.4972548484802246, -0.3229629397392273, 0.9319390654563904, 2.1694118976593018, 2.204270124435425, 2.517995595932007, 2.587712287902832, 1.332810640335083, -1.0724183320999146, 0.0430501289665699, 0.8970807194709778, 1.175947904586792, 0.16505448520183563, -0.37525051832199097, 1.1062309741973877, 1.9079740047454834, 1.4199565649032593, -0.8284096121788025, 0.600784420967102, 1.8208279609680176, 1.4025273323059082, 1.4548149108886719, 0.9493682980537415, 1.2630938291549683, 0.984226644039154, 0.8099347352981567, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 0.6182135939598083, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.0888018608093262, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 1.2805230617523193, 0.7053595781326294, 0.9667974710464478, 1.1236603260040283, 0.7227887511253357, 0.9145098924636841, 0.5659260153770447, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.053943395614624, 0.9493682980537415, 1.1933770179748535, 0.9667974710464478, 0.827363908290863, 0.9667974710464478, 0.8447931408882141, 1.1062309741973877, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 1.2282354831695557, 1.1933770179748535, 0.44392168521881104, 0.0430501289665699, 1.053943395614624, 1.2456645965576172, 1.472244143486023, 1.0016558170318604, 1.3502397537231445, 1.175947904586792, 1.4199565649032593, 1.4548149108886719, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.8208279609680176, 2.0996949672698975, 1.768540382385254, 1.8905447721481323, 2.0648367404937744, 0.984226644039154, -0.3403921127319336, -1.4558604955673218, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.5430065393447876, -1.52557 [e2e-predictor] 73067474365, -1.4732897281646729, -1.403572916984558, -1.2292810678482056, -1.089847445487976, -0.8458387851715088, 0.2696296274662018, 1.6988236904144287, 2.0125491619110107, 2.3262743949890137, 2.082265853881836, 2.2565577030181885, 2.1345534324645996, 2.2216994762420654, 2.308845281600952, 2.3785619735717773, 2.0125491619110107, -0.5146840810775757, -1.4732897281646729, -1.4384313821792603, -1.333856225013733, -1.2118518352508545, -1.0549890995025635, -1.2641394138336182, -1.804444432258606, -0.5146840810775757, 1.6988236904144287, 2.3437037467956543, 2.0299782752990723, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 1.5245317220687866, 1.9079740047454834, 1.785969614982605, 1.925403118133545, 1.4373857975006104, 1.5942485332489014, 1.6813944578170776, 2.2216994762420654, 1.7336820363998413, 1.942832350730896, 1.942832350730896, 1.960261583328247, 2.082265853881836, 1.4373857975006104, 2.1345534324645996, 2.151982545852661, 2.117124319076538], [1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 1.1062309741973877, 1.7511112689971924, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.4134204387664795, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.2914161682128906, 2.2914161682128906, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 1.9079740047454834, 1.315381407737732, 0.7053595781326294, -0.18352937698364258, -0.23581695556640625, 0.3742047846317291, 0.3916339874267578, 0.7402179837226868, 1.2108062505722046, 1.3502397537231445, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.0888018608093262, -0.04409583657979965, -0.8284096121788025, -1.0375598669052124, -1.3861438035964966, -0.6541175842285156, 0.9493682980537415, 1.3676689863204956, 1.4025273323059082, 1.5071024894714355, 1.4548149108886719, 1.1062309741973877, 0.13019609451293945, 0.1999128758907318, -0.009237446822226048, -0.21838775277137756, -0.06152502819895744, 0.02562093921005726, -0.25324615836143494, -0.27067533135414124, -0.601830005645752, -0.688975989818573, -0.7935512065887451, 0.33934640884399414, 2.5005664825439453, 2.4831371307373047, 2.5354247093200684, 1.0365142822265625, -1.4384313821792603, 0.44392168521881104, 1.768540382385254, 1.8208279609680176, 1.803398847579956, 0.7750763297080994, -0.6541175842285156, 0.4090631604194641, 0.5659260153770447, -0.7935512065887451, -0.5146840810775757, 0.9493682980537415, 1.175947904586792, 1.1933770179748535, 0.9667974710464478, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.1236603260040283, 0.8970807194709778, 0.9145098924636841, 1.071372628211975, 0.9667974710464478, 0.7750763297080994, 0.7227887511253357, 0.6356428265571594, 0.7750763297080994, 0.8447931408882141, 0.8099347352981567, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 0.9493682980537415, 1.0190850496292114, 0.984226644039154, 0.8099347352981567, 0.9667974710464478, 0.8796514868736267, 1.053943395614624, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 0.827363908290863, 1.0190850496292114, 1.0016558170318604, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.7576471567153931, 0.5659260153770447, 0.8970807194709778, 0.7227887511253357, 0.8796514868736267, 1.0016558170318604, 1.2630938291549683, 0.9667974710464478, 1.175947904586792, 0.827363908290863, 0.7925055623054504, 1.0190850496292114, 1.26 [e2e-predictor] 30938291549683, 1.315381407737732, 1.5768193006515503, 1.472244143486023, 1.785969614982605, 1.3850982189178467, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9951199293136597, 1.629106879234314, 1.472244143486023, -1.0724183320999146, -1.4732897281646729, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5430065393447876, -1.5604356527328491, -1.4384313821792603, -1.2989977598190308, -1.3512853384017944, -0.27067533135414124, 0.13019609451293945, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.3262743949890137, 2.3437037467956543, 2.465708017349243, 2.3785619735717773, 2.308845281600952, 2.239128589630127, 0.2347712516784668, -1.4384313821792603, -1.4210021495819092, -1.403572916984558, -1.3861438035964966, -0.4972548484802246, -1.3512853384017944, -1.7172983884811401, -1.5255773067474365, 1.4548149108886719, 1.8905447721481323, 2.1694118976593018, 1.960261583328247, 2.117124319076538, 2.1345534324645996, 1.5593900680541992, 2.1345534324645996, 1.611677646636963, 1.2108062505722046, 1.1410894393920898, 1.4199565649032593, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.9951199293136597, 2.308845281600952, 2.2216994762420654, 1.9951199293136597, 2.239128589630127, 2.0648367404937744, 2.0648367404937744, 2.082265853881836], [1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.9145098924636841, 1.175947904586792, 1.8556864261627197, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 1.8556864261627197, 1.1933770179748535, 0.9493682980537415, 0.11276690661907196, -0.5146840810775757, 0.2347712516784668, 0.4613508880138397, 0.670501172542572, 1.0365142822265625, 1.332810640335083, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.5768193006515503, 0.9319390654563904, -0.2881045341491699, -0.9504139423370361, -1.1072766780853271, -0.7412636280059814, 0.5833552479743958, 1.0365142822265625, 1.315381407737732, 1.4199565649032593, 1.2282354831695557, 0.984226644039154, 0.35677558183670044, 0.2347712516784668, -0.009237446822226048, -0.25324615836143494, -0.6366884112358093, -0.27067533135414124, -0.18352937698364258, -0.41010889410972595, -0.7586928009986877, -0.4972548484802246, 2.151982545852661, 2.27398681640625, 2.5005664825439453, 1.5245317220687866, -1.2118518352508545, 0.5310676693916321, 1.5768193006515503, 1.6813944578170776, 1.7336820363998413, 0.7227887511253357, -1.176993489265442, 1.1062309741973877, 1.9776906967163086, 1.8382571935653687, 1.7511112689971924, 1.785969614982605, -0.09638340771198273, 0.4962092638015747, 0.9319390654563904, 1.1062309741973877, 1.2282354831695557, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7053595781326294, 0.6879304051399231, 0.7925055623054504, 0.6879304051399231, 0.7750763297080994, 0.9319390654563904, 0.7227887511253357, 1.1236603260040283, 1.158518671989441, 0.8796514868736267, 0.8447931408882141, 0.9493682980537415, 0.9145098924636841, 0.984226644039154, 1.088801 [e2e-predictor] 8608093262, 0.7576471567153931, 0.7053595781326294, 0.8622223138809204, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.6530719995498657, 0.5310676693916321, 0.6530719995498657, 0.3742047846317291, 0.5833552479743958, 0.9145098924636841, 1.053943395614624, 0.984226644039154, 1.332810640335083, 1.5942485332489014, 1.629106879234314, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.7162528038024902, 1.6988236904144287, 2.0648367404937744, 1.960261583328247, 1.5593900680541992, 0.4962092638015747, 0.478780061006546, 1.1410894393920898, -0.619259238243103, -1.490718960762024, -1.6301524639129639, -1.6824400424957275, -1.6650108098983765, -1.6824400424957275, -1.6824400424957275, -1.6127232313156128, -1.5604356527328491, -1.5778648853302002, -1.4732897281646729, -1.1072766780853271, -0.9329847693443298, 0.600784420967102, 1.5245317220687866, 1.9776906967163086, 2.151982545852661, 2.0648367404937744, 2.3262743949890137, 2.27398681640625, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.1694118976593018, 1.2456645965576172, -1.490718960762024, -1.5081480741500854, -1.3512853384017944, -1.490718960762024, -1.5430065393447876, -1.403572916984558, -1.647581696510315, -1.6998692750930786, 0.8099347352981567, 1.7336820363998413, 2.0299782752990723, 2.0299782752990723, 1.8208279609680176, 1.9079740047454834, 1.7336820363998413, 1.5768193006515503, -0.18352937698364258, 0.30448800325393677, 0.6530719995498657, 1.6813944578170776, 1.8731155395507812, 1.629106879234314, 1.5768193006515503, 1.6988236904144287, 2.4134204387664795, 2.3262743949890137, 1.9951199293136597, 2.2914161682128906, 2.0125491619110107, 2.0125491619110107, 2.047407388687134], [1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.5942485332489014, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.053943395614624, 1.0190850496292114, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 1.3676689863204956, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.395991325378418, 2.3785619735717773, 2.3437037467956543, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.2914161682128906, 2.204270124435425, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.8556864261627197, 1.4373857975006104, 0.984226644039154, 0.9319390654563904, 0.1999128758907318, -0.1312417984008789, 0.4090631604194641, 0.478780061006546, 0.5833552479743958, 0.9493682980537415, 1.315381407737732, 1.1933770179748535, 1.3502397537231445, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 0.6879304051399231, -0.601830005645752, -0.7238344550132751, -0.7761220335960388, 0.30448800325393677, 1.1410894393920898, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 0.984226644039154, 0.16505448520183563, 0.02562093921005726, -0.20095856487751007, -0.39267969131469727, -0.37525051832199097, -0.4798256754875183, -0.4623964726924896, 0.8099347352981567, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.465708017349243, 1.2979521751403809, -0.5146840810775757, 0.5659260153770447, 0.9319390654563904, 1.2456645965576172, -0.688975989818573, -1.3512853384017944, 0.8970807194709778, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.6988236904144287, -0.7412636280059814, -0.37525051832199097, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.7053595781326294, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.7925055623054504, 1.0016558170318604, 1.00165581 [e2e-predictor] 70318604, 0.7576471567153931, 0.7750763297080994, 0.7053595781326294, 0.6530719995498657, 0.5833552479743958, 0.984226644039154, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.9145098924636841, 0.7576471567153931, 1.071372628211975, 1.053943395614624, 0.7925055623054504, 0.7227887511253357, 0.9319390654563904, 0.8622223138809204, 1.158518671989441, 0.9493682980537415, 0.8622223138809204, 0.8099347352981567, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 0.7402179837226868, 1.0888018608093262, 1.0365142822265625, 0.8970807194709778, 0.5484968423843384, 0.6879304051399231, 0.8099347352981567, 0.06047932058572769, -0.3229629397392273, 0.2173420637845993, -0.009237446822226048, 1.1410894393920898, 1.2630938291549683, 1.1062309741973877, 1.5419609546661377, 1.158518671989441, 1.332810640335083, 1.629106879234314, 1.4373857975006104, 1.8731155395507812, 2.047407388687134, 0.9145098924636841, -0.04409583657979965, -1.3512853384017944, -1.5952941179275513, -1.6127232313156128, -1.5952941179275513, -1.6127232313156128, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.647581696510315, -1.490718960762024, -1.2815686464309692, -0.8458387851715088, 0.14762529730796814, 1.803398847579956, 2.0299782752990723, 2.27398681640625, 2.047407388687134, 2.27398681640625, 2.308845281600952, 2.308845281600952, 2.204270124435425, 2.27398681640625, 2.082265853881836, 2.3785619735717773, -1.1421350240707397, -1.5081480741500854, -1.3861438035964966, -1.4384313821792603, -1.4384313821792603, -1.3861438035964966, -1.490718960762024, -1.647581696510315, 1.1236603260040283, 1.803398847579956, 1.8208279609680176, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.646536111831665, 0.30448800325393677, 0.2696296274662018, -0.06152502819895744, 1.071372628211975, 1.4548149108886719, 2.4482789039611816, 1.7336820363998413, 1.7511112689971924, 2.2914161682128906, 2.0996949672698975, 2.27398681640625, 2.0125491619110107, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107], [1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 1.2979521751403809, 1.942832350730896, 2.3437037467956543, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 1.925403118133545, 1.629106879234314, 1.4373857975006104, 0.8796514868736267, 0.827363908290863, 0.9145098924636841, 0.600784420967102, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.6182135939598083, 0.7750763297080994, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.5071024894714355, 1.611677646636963, 1.4025273323059082, 0.4090631604194641, -0.4972548484802246, -0.4623964726924896, 0.4962092638015747, 0.9145098924636841, 1.175947904586792, 1.2805230617523193, 1.0365142822265625, 0.30448800325393677, 0.02562093921005726, -0.06152502819895744, -0.39267969131469727, -0.619259238243103, -0.4972548484802246, 0.35677558183670044, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.4134204387664795, 2.5005664825439453, 0.28705883026123047, -0.9155555367469788, -0.7412636280059814, 0.287058830261230 [e2e-predictor] 47, -0.06152502819895744, -1.0201307535171509, -0.6366884112358093, 1.4373857975006104, 1.7162528038024902, 1.6988236904144287, 1.5245317220687866, -0.6366884112358093, -1.2292810678482056, 0.9145098924636841, 1.1933770179748535, 1.1062309741973877, 0.8622223138809204, 0.7750763297080994, 0.8447931408882141, 0.7402179837226868, 0.8447931408882141, 1.0888018608093262, 0.9145098924636841, 0.7227887511253357, 0.9319390654563904, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.6530719995498657, 0.5833552479743958, 0.6182135939598083, 0.6182135939598083, 1.0888018608093262, 0.7227887511253357, 0.7227887511253357, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 1.2108062505722046, 1.2630938291549683, 0.8796514868736267, 1.1410894393920898, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 0.7402179837226868, 1.1933770179748535, 0.9319390654563904, 0.7053595781326294, 0.8970807194709778, 0.9145098924636841, 0.513638436794281, 0.670501172542572, 0.827363908290863, 0.827363908290863, 1.5071024894714355, 1.7336820363998413, 1.8556864261627197, 1.942832350730896, 1.629106879234314, 0.30448800325393677, -0.5844008326530457, -1.0201307535171509, -1.4732897281646729, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.5952941179275513, -1.6127232313156128, -1.7870151996612549, -1.7695859670639038, -1.6998692750930786, -1.5081480741500854, -1.3164269924163818, -1.0724183320999146, 0.7227887511253357, 1.5593900680541992, 2.2565577030181885, 2.1868410110473633, 2.1868410110473633, 2.361132860183716, 2.151982545852661, 2.361132860183716, 2.0125491619110107, 2.2914161682128906, 2.361132860183716, 2.1345534324645996, 0.4613508880138397, -1.490718960762024, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5952941179275513, -1.7521568536758423, -1.1595642566680908, -1.0201307535171509, 1.1410894393920898, 1.7162528038024902, 1.5245317220687866, 2.0299782752990723, 1.158518671989441, 1.0190850496292114, 0.5659260153770447, -0.3578213155269623, 0.008191745728254318, 1.5071024894714355, 1.2456645965576172, 1.925403118133545, 1.8382571935653687, 1.6813944578170776, 1.8905447721481323, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0190850496292114, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 1.158518671989441, 1.768540382385254, 2.2914161682128906, 2.430849552154541, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.2914161682128906, 2.1868410110473633, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 1.8556864261627197, 1.7336820363998413, 1.5593900680541992, 1.1236603260040283, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.7402179837226868, 0.7053595781326294, 1.0190850496292114, 1.315381407737732, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5768193006515503, 1.5419609546661377, 1.2979521751403809, 0.13019609451293945, -0.42753809690475464, [e2e-predictor] 0.3916339874267578, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 0.9493682980537415, 0.2347712516784668, -0.11381260305643082, -0.27067533135414124, -0.37525051832199097, -0.6366884112358093, 1.9951199293136597, 2.27398681640625, 2.395991325378418, 2.465708017349243, 2.5354247093200684, 2.117124319076538, -1.1944226026535034, -0.8806971907615662, 1.0190850496292114, 1.2979521751403809, 1.5245317220687866, 1.489673376083374, 0.1999128758907318, -0.6541175842285156, 0.6530719995498657, 0.42649248242378235, -0.6366884112358093, -1.2641394138336182, -0.1486709862947464, 1.071372628211975, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.8796514868736267, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.8099347352981567, 0.7576471567153931, 1.071372628211975, 0.8099347352981567, 0.7053595781326294, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.600784420967102, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.7227887511253357, 0.984226644039154, 1.0016558170318604, 0.670501172542572, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.315381407737732, 1.2630938291549683, 1.158518671989441, 0.7925055623054504, 0.8622223138809204, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.2456645965576172, 1.3502397537231445, 1.1236603260040283, 1.5593900680541992, 1.6813944578170776, 1.8208279609680176, 1.5942485332489014, 1.6988236904144287, 1.9776906967163086, 1.5245317220687866, 0.4962092638015747, -0.18352937698364258, -0.8981263637542725, -1.490718960762024, -1.6127232313156128, -1.5952941179275513, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.6301524639129639, -1.5430065393447876, -1.4558604955673218, -0.8806971907615662, -0.9329847693443298, 0.3742047846317291, 1.2456645965576172, 1.942832350730896, 2.082265853881836, 1.9776906967163086, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.047407388687134, 2.239128589630127, 2.151982545852661, 2.4482789039611816, 0.2347712516784668, 1.785969614982605, 0.16505448520183563, -1.5081480741500854, -1.7172983884811401, -1.6824400424957275, -1.647581696510315, -1.4558604955673218, -1.3687145709991455, -1.6650108098983765, 0.2696296274662018, 1.2805230617523193, 1.8731155395507812, 1.785969614982605, 1.2979521751403809, -0.7935512065887451, -1.2815686464309692, -1.1944226026535034, 0.35677558183670044, 1.7336820363998413, 2.117124319076538, 1.5942485332489014, 2.1868410110473633, 1.8382571935653687, 1.9951199293136597, 2.0299782752990723, 1.8905447721481323, 2.204270124435425, 1.942832350730896, 1.8905447721481323, 1.9079740047454834, 1.925403118133545], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 1.1062309741973877, 1.768540382385254, 2.2565577030181885, 2.395991325378418, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 1.8905447721481323, 1.803398847579956, 1.5593900680541992, 1.07137 [e2e-predictor] 2628211975, 0.5310676693916321, 0.4090631604194641, 0.513638436794281, 0.4613508880138397, 0.600784420967102, 0.9667974710464478, 0.8796514868736267, 0.9319390654563904, 0.7925055623054504, 0.670501172542572, 0.7925055623054504, 1.175947904586792, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.2630938291549683, 0.2173420637845993, 0.5659260153770447, 0.8099347352981567, 0.9145098924636841, 0.9145098924636841, 0.6182135939598083, -0.06152502819895744, -0.20095856487751007, -0.3229629397392273, -0.41010889410972595, 1.9776906967163086, 2.430849552154541, 2.4482789039611816, 2.5702831745147705, 2.1868410110473633, -1.333856225013733, -0.8806971907615662, 1.3850982189178467, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, -0.5495424270629883, -0.8284096121788025, 1.803398847579956, 1.6988236904144287, 1.611677646636963, 1.3850982189178467, 1.2630938291549683, 0.5310676693916321, 0.1999128758907318, 0.9319390654563904, 0.9145098924636841, 1.1236603260040283, 0.7925055623054504, 0.7227887511253357, 0.42649248242378235, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 0.7402179837226868, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.5310676693916321, 0.8447931408882141, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.44392168521881104, 0.827363908290863, 0.7053595781326294, 0.6356428265571594, 0.7227887511253357, 0.6530719995498657, 0.984226644039154, 0.6530719995498657, 0.7925055623054504, 0.9667974710464478, 0.827363908290863, 0.7402179837226868, 0.9145098924636841, 0.7227887511253357, 0.827363908290863, 0.984226644039154, 1.0365142822265625, 1.158518671989441, 0.9319390654563904, 0.6182135939598083, 0.7750763297080994, 0.9319390654563904, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.3676689863204956, 1.3502397537231445, 1.5942485332489014, 1.5071024894714355, 1.629106879234314, 1.768540382385254, 1.9951199293136597, 1.5245317220687866, 0.3742047846317291, -0.6366884112358093, -1.2118518352508545, -1.4384313821792603, -1.6127232313156128, -1.5604356527328491, -1.5430065393447876, -1.5952941179275513, -1.647581696510315, -1.5604356527328491, -1.5081480741500854, -0.688975989818573, 0.6356428265571594, 1.315381407737732, 0.13019609451293945, 0.9319390654563904, 0.8622223138809204, 1.332810640335083, 2.2216994762420654, 2.1345534324645996, 1.9079740047454834, 2.082265853881836, 2.239128589630127, 2.3262743949890137, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9079740047454834, 1.768540382385254, 2.082265853881836, 2.1345534324645996, 1.646536111831665, 0.513638436794281, -1.1944226026535034, -0.8981263637542725, -1.6998692750930786, -1.7695859670639038, -1.7347276210784912, -1.5255773067474365, 0.478780061006546, 1.8208279609680176, 1.9776906967163086, -0.8981263637542725, -1.5604356527328491, -1.5952941179275513, -1.2641394138336182, 0.9667974710464478, 1.785969614982605, 2.5354247093200684, 2.0648367404937744, 2.3785619735717773, 2.2216994762420654, 2.1868410110473633, 1.7162528038024902, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.77507632 [e2e-predictor] 97080994, 0.7576471567153931, 1.158518671989441, 1.646536111831665, 2.117124319076538, 2.3262743949890137, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.629106879234314, 1.1236603260040283, 0.5833552479743958, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.28705883026123047, 0.5659260153770447, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8970807194709778, 0.5833552479743958, 0.6182135939598083, 1.053943395614624, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.7511112689971924, 0.7750763297080994, 0.4090631604194641, 0.5833552479743958, 0.670501172542572, 0.7402179837226868, 0.30448800325393677, -0.2881045341491699, -0.3578213155269623, 2.0299782752990723, 1.9776906967163086, 2.465708017349243, 2.552854061126709, 1.8208279609680176, -1.403572916984558, -0.9678431153297424, 1.1933770179748535, 1.5768193006515503, 1.611677646636963, 1.8556864261627197, -0.9852723479270935, -0.8981263637542725, 1.8556864261627197, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.646536111831665, 0.478780061006546, 0.4613508880138397, 1.0365142822265625, 1.1062309741973877, 0.984226644039154, 0.7227887511253357, 0.984226644039154, 0.8796514868736267, 0.7750763297080994, 0.9667974710464478, 0.7750763297080994, 0.7053595781326294, 0.7576471567153931, 0.3742047846317291, 0.5484968423843384, 0.7227887511253357, 0.8099347352981567, 0.6356428265571594, 0.44392168521881104, 0.670501172542572, 0.5484968423843384, 0.4613508880138397, 0.6879304051399231, 0.670501172542572, 0.5833552479743958, 0.8796514868736267, 0.6879304051399231, 0.9145098924636841, 0.7053595781326294, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 0.6356428265571594, 0.6530719995498657, 0.8970807194709778, 1.611677646636963, 0.9493682980537415, 1.315381407737732, 1.611677646636963, 1.5071024894714355, 1.6639652252197266, 1.5419609546661377, 1.4199565649032593, 1.1236603260040283, 1.646536111831665, 1.3502397537231445, 0.1999128758907318, -0.7412636280059814, -1.490718960762024, -1.5604356527328491, -1.6301524639129639, -1.5952941179275513, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.0549890995025635, -0.44496726989746094, 0.2347712516784668, 1.6988236904144287, 2.082265853881836, 1.8208279609680176, 2.0648367404937744, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.204270124435425, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.3262743949890137, 2.2216994762420654, 1.768540382385254, 2.0125491619110107, 2.1345534324645996, 2.117124319076538, 2.3262743949890137, 2.0125491619110107, 1.7162528038024902, 1.4025273323059082, 1.0016558170318604, -0.3578213155269623, -1.5778648853302002, -1.7172983884811401, -1.7172983884811401, -1.7695859670639038, -1.3861438035964966, 0.8099347352981567, -0.3055337369441986, -1.7521568536758423, -1.7870151996612549, -1.5255773067474365, -1.1247059106826782, 0.7227887511253357, 1.942832350730896, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.117124319076538, 1.5419609546661377, 1.7336820363998413, 2.1345534324645996, 1.7162528038024902, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792 [e2e-predictor] , 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.8447931408882141, 1.0888018608093262, 1.646536111831665, 2.2914161682128906, 2.430849552154541, 2.395991325378418, 2.3437037467956543, 2.27398681640625, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6639652252197266, 1.4025273323059082, 0.7402179837226868, 0.4962092638015747, 0.670501172542572, 0.827363908290863, 0.2347712516784668, 0.28705883026123047, 0.5833552479743958, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.6356428265571594, 0.5484968423843384, 0.670501172542572, 1.1236603260040283, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 0.44392168521881104, 0.18248367309570312, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, -0.009237446822226048, 1.7336820363998413, 2.1868410110473633, 2.2565577030181885, 2.4134204387664795, 2.5702831745147705, 0.16505448520183563, -1.0375598669052124, 0.600784420967102, 1.1062309741973877, 1.332810640335083, 1.315381407737732, -0.7586928009986877, -1.4384313821792603, 1.3850982189178467, 1.6813944578170776, 1.785969614982605, 1.6813944578170776, 1.7162528038024902, 0.11276690661907196, 0.5659260153770447, 1.2979521751403809, 1.3676689863204956, 1.5245317220687866, 1.5768193006515503, 1.3502397537231445, 0.7750763297080994, 1.2282354831695557, 1.071372628211975, 0.7576471567153931, 0.5659260153770447, 0.5659260153770447, 0.7402179837226868, 0.6182135939598083, 0.7750763297080994, 0.7053595781326294, 0.6182135939598083, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.3916339874267578, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7402179837226868, 0.6530719995498657, 0.513638436794281, 0.44392168521881104, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.9667974710464478, 0.5659260153770447, 0.8970807194709778, 0.7402179837226868, 0.9319390654563904, 0.8447931408882141, 0.9667974710464478, 1.071372628211975, 0.8447931408882141, 0.6356428265571594, 1.2630938291549683, 1.4548149108886719, 1.071372628211975, 1.071372628211975, 1.2282354831695557, 1.5071024894714355, 1.3676689863204956, 1.5419609546661377, 1.8382571935653687, 2.047407388687134, 1.803398847579956, 0.9667974710464478, -0.44496726989746094, -1.0549890995025635, -1.3861438035964966, -1.5604356527328491, -1.6301524639129639, -1.6650108098983765, -1.5081480741500854, -1.5952941179275513, -0.7238344550132751, 0.2522004544734955, 0.33934640884399414, 1.942832350730896, 1.0365142822265625, 1.785969614982605, 1.9951199293136597, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.2216994762420654, 2.1345534324645996, 2.0648367404937744, 1.7336820363998413, 1.8556864261627197, 1.9951199293136597, 2.0996949672698975, 2.117124319076538, 1.5593900680541992, 1.489673376083374, 0.3916339874267578, -0.9155555367469788, -1.5081480741500854, -1.6301524639129639, -1.7172983884811401, -1.7172983884811401, -1.6650108098983765, -1.6998692750930786, -1.7521568536758423, -1.3687145709991455, -1.5952941179275513, -0.27067533135414124, -0.9329847693443298, 1.1062309741973877, 2.2216994762420654, 2.1694118976593018, 2.552854061126709, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.5419609546661377, 2.395991325378418, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.768540382385254, 1.768540382385254], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, [e2e-predictor] 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 1.2630938291549683, 1.942832350730896, 2.361132860183716, 2.395991325378418, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.1345534324645996, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 1.942832350730896, 1.785969614982605, 1.8382571935653687, 1.6639652252197266, 1.2630938291549683, 1.053943395614624, 0.9145098924636841, 0.827363908290863, 0.670501172542572, 0.600784420967102, 0.513638436794281, 0.8447931408882141, 1.0190850496292114, 1.0365142822265625, 0.8447931408882141, 0.5833552479743958, 0.478780061006546, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.984226644039154, 1.1236603260040283, 1.1410894393920898, 1.0365142822265625, 1.0016558170318604, 0.42649248242378235, -0.009237446822226048, -0.026666639372706413, -0.1486709862947464, -0.5146840810775757, 2.2565577030181885, 2.1868410110473633, 2.395991325378418, 2.465708017349243, 2.4831371307373047, -0.23581695556640625, 0.2173420637845993, -0.3229629397392273, -0.8806971907615662, -0.27067533135414124, -0.3229629397392273, -0.7586928009986877, 0.18248367309570312, 0.7053595781326294, 0.7576471567153931, 0.5484968423843384, 1.071372628211975, -0.25324615836143494, 0.827363908290863, 1.3502397537231445, 1.5942485332489014, 1.5942485332489014, 0.9667974710464478, 1.4548149108886719, 1.071372628211975, 0.7576471567153931, 0.7576471567153931, 0.6356428265571594, 0.7227887511253357, 0.6182135939598083, 0.7227887511253357, 0.6182135939598083, 0.513638436794281, 0.6879304051399231, 0.7227887511253357, 0.5833552479743958, 0.5833552479743958, 0.478780061006546, 0.5659260153770447, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.4090631604194641, 0.5833552479743958, 0.5310676693916321, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.8447931408882141, 0.7750763297080994, 0.8099347352981567, 0.8796514868736267, 1.053943395614624, 0.8099347352981567, 0.5659260153770447, 0.9145098924636841, 1.0190850496292114, 1.489673376083374, 1.2805230617523193, 1.3850982189178467, 1.2456645965576172, 1.1062309741973877, 1.4025273323059082, 1.646536111831665, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.2979521751403809, 0.2522004544734955, -0.7761220335960388, -1.403572916984558, -1.5255773067474365, -1.6301524639129639, -1.6824400424957275, -1.4732897281646729, -1.3861438035964966, -0.06152502819895744, 1.0190850496292114, 1.5942485332489014, 1.8208279609680176, 1.9776906967163086, 2.082265853881836, 2.27398681640625, 2.3437037467956543, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.204270124435425, 2.082265853881836, 1.9776906967163086, 2.0996949672698975, 2.0299782752990723, 2.239128589630127, 1.9776906967163086, 1.6639652252197266, 1.7336820363998413, 1.6813944578170776, 1.8556864261627197, 2.082265853881836, 1.6988236904144287, 1.2456645965576172, -0.18352937698364258, -0.8806971907615662, -1.7521568536758423, -1.7347276210784912, -1.0027015209197998, -1.7347276210784912, -1.6824400424957275, -1.6824400424957275, 0.7053595781326294, 1.3502397537231445, -1.7521568536758423, -0.9678431153297424, -0.1486709862947464, 1.5071024894714355, 2. [e2e-predictor] 1345534324645996, 2.2914161682128906, 2.3262743949890137, 2.395991325378418, 2.308845281600952, 1.7336820363998413, 1.8382571935653687, 2.0648367404937744, 1.768540382385254, 1.8382571935653687, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 1.5768193006515503, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.361132860183716, 2.3437037467956543, 2.2216994762420654, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.611677646636963, 1.3676689863204956, 1.1062309741973877, 0.984226644039154, 1.0190850496292114, 0.8622223138809204, 0.7053595781326294, 0.6879304051399231, 0.5310676693916321, 0.6879304051399231, 0.9319390654563904, 1.0016558170318604, 0.9319390654563904, 0.7750763297080994, 0.513638436794281, 0.42649248242378235, 0.7402179837226868, 0.7402179837226868, 0.8099347352981567, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6356428265571594, 0.1999128758907318, -0.532113254070282, -1.0375598669052124, -0.9504139423370361, 2.4831371307373047, 2.430849552154541, 2.517995595932007, 2.5354247093200684, -0.07895421981811523, 0.0430501289665699, -1.0724183320999146, -0.8632679581642151, -0.20095856487751007, 1.489673376083374, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, -0.07895421981811523, -0.9678431153297424, 0.8447931408882141, 0.8622223138809204, 0.33934640884399414, 1.175947904586792, 1.3676689863204956, 1.5245317220687866, 1.1236603260040283, 0.7576471567153931, 1.1236603260040283, 1.0016558170318604, 0.984226644039154, 1.2805230617523193, 0.8970807194709778, 0.6182135939598083, 0.827363908290863, 0.2347712516784668, 0.513638436794281, 0.4962092638015747, 0.5833552479743958, 0.2696296274662018, 0.670501172542572, 0.7750763297080994, 0.6530719995498657, 0.2696296274662018, 0.1999128758907318, 0.670501172542572, 0.2522004544734955, 0.3916339874267578, 0.7576471567153931, 0.44392168521881104, 0.478780061006546, 0.5484968423843384, 0.5484968423843384, 0.16505448520183563, 0.7750763297080994, 0.30448800325393677, 0.32191720604896545, 0.670501172542572, 0.600784420967102, 0.35677558183670044, 0.6530719995498657, 1.0190850496292114, 1.4025273323059082, 1.4373857975006104, 1.0365142822265625, 1.5071024894714355, 1.0888018608093262, 1.0016558170318604, 1.5942485332489014, 1.5245317220687866, 1.1236603260040283, 1.5942485332489014, 1.6813944578170776, 1.5593900680541992, 1.4025273323059082, 0.14762529730796814, -0.7935512065887451, -1.2815686464309692, -1.5081480741500854, -1.6301524639129639, -1.5952941179275513, -1.403572916984558, 0.4613508880138397, 1.5768193006515503, 1.611677646636963, 1.1410894393920898, 1.6639652252197266, 2.047407388687134, 1.942832350730896, 2.1694118976593018, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.8382571935653687, 2.2565577030181885, 2.1345534324645996, 2.1345534324645996, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.8731155395507812, 1.785969614982605, 2.204270124435425, 1.698823690 [e2e-predictor] 4144287, 1.4025273323059082, 2.0125491619110107, 1.629106879234314, 1.6813944578170776, 0.6879304051399231, -1.5604356527328491, -1.5081480741500854, -1.6824400424957275, -1.7172983884811401, -1.6824400424957275, -0.8284096121788025, -1.6301524639129639, -1.647581696510315, -1.7521568536758423, -1.6998692750930786, -1.403572916984558, -0.3055337369441986, 0.8970807194709778, 1.6813944578170776, 2.3437037467956543, 2.1345534324645996, 2.4831371307373047, 1.9776906967163086, 1.4373857975006104, 2.2216994762420654, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7053595781326294, 0.8099347352981567, 0.9667974710464478, 1.5419609546661377, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.2565577030181885, 2.1694118976593018, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.768540382385254, 1.611677646636963, 1.472244143486023, 1.315381407737732, 1.2108062505722046, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.7053595781326294, 0.513638436794281, 0.5833552479743958, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.8796514868736267, 0.4613508880138397, 0.35677558183670044, 0.4090631604194641, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, -0.026666639372706413, -0.1312417984008789, -1.0375598669052124, -0.9678431153297424, -1.0724183320999146, 0.3916339874267578, 1.8208279609680176, 2.308845281600952, 2.4831371307373047, 1.8382571935653687, -0.1486709862947464, -1.1944226026535034, -1.3512853384017944, -0.25324615836143494, 1.2979521751403809, 1.5419609546661377, 1.5942485332489014, 1.4373857975006104, -0.39267969131469727, -1.2989977598190308, 1.158518671989441, 1.611677646636963, 1.5245317220687866, 1.332810640335083, 0.8447931408882141, 1.2108062505722046, 1.158518671989441, 1.1933770179748535, 0.827363908290863, 1.0888018608093262, 0.7053595781326294, 1.0190850496292114, 1.158518671989441, 0.6182135939598083, 0.600784420967102, 0.28705883026123047, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.5659260153770447, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.7053595781326294, 0.5659260153770447, 0.30448800325393677, 0.35677558183670044, 0.7925055623054504, 0.44392168521881104, 0.4090631604194641, 0.5310676693916321, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.5484968423843384, 0.478780061006546, 0.600784420967102, 0.4962092638015747, 1.2805230617523193, 0.6182135939598083, 0.4962092638015747, 1.1062309741973877, 1.1062309741973877, 1.2805230617523193, 1.332810640335083, 1.4373857975006104, 1.2456645965576172, 1.611677646636963, 1.768540382385254, 1.8731155395507812, 1.5942485332489014, 1.5071024894714355, 1.2282354831695557, 0.9145098924636841, 0.35677558183670044, -0.5844008326530457, -1.1072766780853271, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -0.6715468168258667, 0.02562093921005726, 1.4373857975006104, 1.9079 [e2e-predictor] 740047454834, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 2.047407388687134, 2.0299782752990723, 2.151982545852661, 2.0299782752990723, 2.0299782752990723, 2.2565577030181885, 1.9951199293136597, 1.942832350730896, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.082265853881836, 1.768540382385254, 1.942832350730896, 1.8556864261627197, 1.9776906967163086, 1.6639652252197266, 1.1933770179748535, -0.9329847693443298, -1.2989977598190308, -1.3512853384017944, -1.4210021495819092, 0.14762529730796814, -1.6650108098983765, -1.6824400424957275, 0.7402179837226868, 1.8905447721481323, -1.4210021495819092, -1.6301524639129639, 1.3502397537231445, 2.27398681640625, -1.5081480741500854, -1.1944226026535034, -0.6366884112358093, 1.332810640335083, 1.8556864261627197, 1.7162528038024902, 1.053943395614624, 0.09533771127462387, 2.308845281600952, 2.1868410110473633, 1.629106879234314, 1.5942485332489014, 1.7162528038024902, 1.646536111831665, 1.6639652252197266, 1.646536111831665], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 1.5071024894714355, 2.2914161682128906, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3785619735717773, 2.27398681640625, 2.2914161682128906, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.785969614982605, 1.629106879234314, 1.4373857975006104, 1.1062309741973877, 0.7402179837226868, 0.7227887511253357, 0.8622223138809204, 0.8099347352981567, 0.8622223138809204, 0.7750763297080994, 0.513638436794281, 0.478780061006546, 0.7750763297080994, 0.8622223138809204, 0.7227887511253357, 0.5659260153770447, 0.3742047846317291, 0.09533771127462387, 0.09533771127462387, -0.39267969131469727, -1.0027015209197998, -0.8109803795814514, -1.1247059106826782, -1.1247059106826782, -0.9155555367469788, -0.8109803795814514, 1.8208279609680176, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 1.5071024894714355, -0.9155555367469788, -1.4558604955673218, -0.39267969131469727, 1.0888018608093262, 1.315381407737732, 1.3676689863204956, 1.2456645965576172, -0.39267969131469727, -1.5604356527328491, 0.7402179837226868, 1.5768193006515503, 1.646536111831665, 1.332810640335083, 0.8447931408882141, 0.4962092638015747, 0.8970807194709778, 1.053943395614624, 0.8099347352981567, 0.8970807194709778, 0.7227887511253357, 0.33934640884399414, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.5484968423843384, 0.7576471567153931, 0.7576471567153931, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 1.0190850496292114, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 0.6879304051399231, 0.9319390654563904, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.4090631604194641, 0.600784420967102, 0.670501172542572, 0.6182135939598083, 0.670501172542572, 0.827363908290863, 1.0888018608093262, 0.9319390654563904, 1.175947904586792, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 1.489673 [e2e-predictor] 376083374, 1.2979521751403809, 1.4025273323059082, 1.1410894393920898, 1.332810640335083, 1.472244143486023, 1.768540382385254, 1.8731155395507812, 1.4548149108886719, 0.30448800325393677, -0.7935512065887451, -1.4384313821792603, -1.5255773067474365, -1.5081480741500854, -0.601830005645752, 1.332810640335083, 1.6988236904144287, 1.960261583328247, 1.925403118133545, 2.1345534324645996, 2.0299782752990723, 1.7336820363998413, 1.8382571935653687, 2.204270124435425, 2.0996949672698975, 2.204270124435425, 2.0996949672698975, 2.2216994762420654, 2.204270124435425, 2.2914161682128906, 2.0996949672698975, 1.8556864261627197, 2.1694118976593018, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.7511112689971924, 1.7336820363998413, 1.5942485332489014, 1.9951199293136597, 1.9951199293136597, -0.6366884112358093, -0.5495424270629883, -1.1595642566680908, 0.16505448520183563, 2.082265853881836, 2.4134204387664795, -0.9504139423370361, -1.6650108098983765, 2.082265853881836, 2.151982545852661, -1.5604356527328491, -0.8981263637542725, -1.403572916984558, -0.4972548484802246, 0.6530719995498657, -0.42753809690475464, -0.9852723479270935, -0.009237446822226048, 2.587712287902832, 1.7162528038024902, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8796514868736267, 1.0365142822265625, 1.629106879234314, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.942832350730896, 1.925403118133545, 1.6813944578170776, 1.3502397537231445, 1.053943395614624, 0.7925055623054504, 0.33934640884399414, 0.2347712516784668, 0.5484968423843384, 0.7750763297080994, 0.7576471567153931, 0.5833552479743958, 0.4613508880138397, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.4090631604194641, 0.3742047846317291, 0.2173420637845993, -0.1661001741886139, 0.2522004544734955, -1.0027015209197998, -1.0027015209197998, -0.9329847693443298, -0.8632679581642151, -1.0027015209197998, -0.6541175842285156, 2.2216994762420654, 2.1694118976593018, 2.0648367404937744, 2.430849552154541, -1.1421350240707397, -0.8806971907615662, 0.1999128758907318, 1.5593900680541992, 0.513638436794281, 0.008191745728254318, -0.04409583657979965, -0.39267969131469727, -1.2641394138336182, -0.5495424270629883, 1.053943395614624, 1.1236603260040283, 1.1062309741973877, 0.7750763297080994, -0.688975989818573, -0.7761220335960388, 0.984226644039154, 0.7750763297080994, 0.7576471567153931, 0.6879304051399231, 0.2696296274662018, 0.5310676693916321, 0.6530719995498657, 0.8622223138809204, 0.8099347352981567, 1.1410894393920898, 0.984226644039154, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 1.1410894393920898, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.6530 [e2e-predictor] 719995498657, 0.7925055623054504, 0.7227887511253357, 0.3742047846317291, 0.18248367309570312, 0.2347712516784668, -0.009237446822226048, 0.13019609451293945, 0.3916339874267578, 0.8622223138809204, 0.9319390654563904, 0.6530719995498657, 1.0190850496292114, 0.8796514868736267, 0.8796514868736267, 1.332810640335083, 1.0190850496292114, 1.0016558170318604, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.5071024894714355, 1.175947904586792, 1.3502397537231445, 1.6988236904144287, 1.646536111831665, 1.175947904586792, 0.28705883026123047, -0.5146840810775757, -1.3164269924163818, -1.4384313821792603, -1.333856225013733, -0.8284096121788025, 0.7925055623054504, 1.6813944578170776, 1.9079740047454834, 1.8731155395507812, 1.768540382385254, 1.9079740047454834, 1.9079740047454834, 1.7162528038024902, 2.0996949672698975, 1.803398847579956, 1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.0299782752990723, 2.239128589630127, 2.151982545852661, 2.2216994762420654, 1.9079740047454834, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.117124319076538, 1.8731155395507812, 1.8208279609680176, 2.047407388687134, 2.151982545852661, 1.7511112689971924, 2.4831371307373047, 1.6813944578170776, 0.2522004544734955, 1.0016558170318604, 2.2565577030181885, -1.246710181236267, -1.6998692750930786, -1.7172983884811401, -0.601830005645752, -0.4623964726924896, -1.1595642566680908, -1.3164269924163818, -1.1072766780853271, 1.0190850496292114, 0.9493682980537415, -0.9504139423370361, 0.28705883026123047, 2.3262743949890137, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503], [2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 1.5071024894714355, 2.2565577030181885, 2.361132860183716, 2.430849552154541, 2.4134204387664795, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.204270124435425, 2.1868410110473633, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.047407388687134, 1.8905447721481323, 1.768540382385254, 1.768540382385254, 1.4199565649032593, 1.1410894393920898, 0.7576471567153931, 0.44392168521881104, 0.09533771127462387, 0.09533771127462387, 0.3742047846317291, 0.600784420967102, 0.6530719995498657, 0.5310676693916321, 0.28705883026123047, 0.13019609451293945, 0.18248367309570312, 0.07790851593017578, -0.3229629397392273, -0.5495424270629883, -0.8632679581642151, -0.8109803795814514, -0.7586928009986877, -0.5669716596603394, -0.3403921127319336, -0.09638340771198273, -0.1312417984008789, -0.07895421981811523, 0.18248367309570312, 1.942832350730896, 1.768540382385254, -1.0201307535171509, -0.4623964726924896, 0.3742047846317291, 1.2108062505722046, 1.4025273323059082, -0.18352937698364258, -1.0375598669052124, 0.8970807194709778, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 0.11276690661907196, -0.5146840810775757, -0.1312417984008789, -0.6366884112358093, -0.7761220335960388, 0.984226644039154, 0.7227887511253357, 0.792505 [e2e-predictor] 5623054504, 0.670501172542572, 0.5833552479743958, 1.175947904586792, 0.8099347352981567, 1.0365142822265625, 0.7402179837226868, 0.8622223138809204, 0.7750763297080994, 0.984226644039154, 0.5833552479743958, 0.9319390654563904, 0.9667974710464478, 0.7402179837226868, 1.1062309741973877, 0.8447931408882141, 1.0190850496292114, 0.7925055623054504, 1.1933770179748535, 1.332810640335083, 1.2282354831695557, 1.1236603260040283, 1.2108062505722046, 1.3676689863204956, 1.3502397537231445, 0.7750763297080994, 0.9145098924636841, 0.18248367309570312, 0.44392168521881104, 0.02562093921005726, 0.8796514868736267, 1.0365142822265625, 1.1236603260040283, 0.7925055623054504, 1.053943395614624, 0.8970807194709778, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3850982189178467, 1.5419609546661377, 1.3502397537231445, 1.5593900680541992, 1.2630938291549683, 1.768540382385254, 1.158518671989441, 0.827363908290863, 0.06047932058572769, -0.4798256754875183, -1.4210021495819092, -1.4210021495819092, -0.3578213155269623, 0.9667974710464478, 1.5071024894714355, 2.047407388687134, 2.1345534324645996, 2.361132860183716, 2.0125491619110107, 2.0125491619110107, 2.2565577030181885, 2.239128589630127, 2.0648367404937744, 1.8731155395507812, 2.0648367404937744, 1.8382571935653687, 2.0996949672698975, 2.047407388687134, 1.768540382385254, 1.8905447721481323, 1.8556864261627197, 1.9951199293136597, 2.1694118976593018, 2.1694118976593018, 2.082265853881836, 1.9776906967163086, 2.1868410110473633, 2.1345534324645996, 2.239128589630127, 2.0299782752990723, 2.1694118976593018, 1.942832350730896, 1.8382571935653687, 1.3502397537231445, 1.9951199293136597, 1.4025273323059082, -0.7238344550132751, 1.9951199293136597, -0.8981263637542725, 1.646536111831665, 0.6530719995498657, 1.4025273323059082, 0.7576471567153931, 1.8208279609680176, 1.7511112689971924, 1.9079740047454834, 2.2565577030181885, 0.42649248242378235, 1.053943395614624, 1.6639652252197266, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377], [2.047407388687134, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 1.0888018608093262, 1.7336820363998413, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.4134204387664795, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 1.7336820363998413, 1.4373857975006104, 1.1062309741973877, 0.6530719995498657, 0.28705883026123047, 0.1999128758907318, 0.2173420637845993, 0.13019609451293945, 0.13019609451293945, 0.42649248242378235, 0.478780061006546, 0.4613508880138397, 0.2696296274662018, 0.02562093921005726, -0.20095856487751007, -0.44496726989746094, -1.0027015209197998, -0.8109803795814514, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, 0.5310676693916321, 0.02562093921005726, 0.16505448520183563, 0.13019609451293945, 0.984226644039154, 0.6530719995498657, [e2e-predictor] -0.04409583657979965, -0.4623964726924896, 0.7227887511253357, 0.5310676693916321, 1.4199565649032593, -0.21838775277137756, -1.0201307535171509, 0.7402179837226868, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 0.44392168521881104, -1.1247059106826782, 0.14762529730796814, 0.9493682980537415, 0.8622223138809204, 1.332810640335083, 0.984226644039154, 0.9145098924636841, 0.9145098924636841, 0.8099347352981567, 0.4613508880138397, 0.9319390654563904, 0.8447931408882141, 0.7053595781326294, 0.670501172542572, 0.7402179837226868, 0.600784420967102, 0.35677558183670044, 0.7227887511253357, 0.827363908290863, 0.6182135939598083, 0.6530719995498657, 0.8099347352981567, 0.827363908290863, 0.984226644039154, 1.2630938291549683, 1.2108062505722046, 1.0016558170318604, 1.3850982189178467, 1.4199565649032593, 1.1410894393920898, 1.053943395614624, 1.2282354831695557, 1.1062309741973877, 1.1236603260040283, 0.9145098924636841, 1.0888018608093262, 0.9667974710464478, 0.32191720604896545, 0.4613508880138397, 0.5484968423843384, 0.7576471567153931, 1.0190850496292114, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.5942485332489014, 1.3502397537231445, 1.489673376083374, 1.6813944578170776, 1.1236603260040283, 0.09533771127462387, -0.41010889410972595, -1.1247059106826782, -1.2641394138336182, -1.2989977598190308, 0.670501172542572, 0.9145098924636841, 1.8382571935653687, 1.611677646636963, 2.0648367404937744, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.3785619735717773, 1.960261583328247, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.9776906967163086, 1.785969614982605, 2.117124319076538, 2.27398681640625, 2.308845281600952, 2.151982545852661, 1.9079740047454834, 1.5245317220687866, 1.7336820363998413, 2.117124319076538, 1.768540382385254, 1.9951199293136597, 1.8556864261627197, 2.308845281600952, 1.8556864261627197, 1.629106879234314, 2.0648367404937744, 2.361132860183716, 0.32191720604896545, 1.5071024894714355, 0.7053595781326294, 2.361132860183716, 2.2216994762420654, 2.4831371307373047, 1.8556864261627197, 1.7162528038024902, 2.239128589630127, 2.622570753097534, 1.5942485332489014, 1.4548149108886719, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355], [2.0299782752990723, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 1.0365142822265625, 1.5593900680541992, 2.0996949672698975, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.6988236904144287, 1.4025273323059082, 0.9667974710464478, 1.0365142822265625, 0.6356428265571594, 0.2696296274662018, 0.2173420637845993, -0.20095856487751007, -0.044 [e2e-predictor] 09583657979965, -0.1312417984008789, 0.4090631604194641, 0.8099347352981567, -0.06152502819895744, -0.27067533135414124, -0.7238344550132751, -1.0201307535171509, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, -0.7586928009986877, -0.09638340771198273, 0.2173420637845993, -0.1661001741886139, 0.6356428265571594, 0.16505448520183563, 1.4199565649032593, 2.2216994762420654, 1.768540382385254, -0.1312417984008789, -0.4972548484802246, -0.23581695556640625, 0.5484968423843384, -0.8806971907615662, -0.4623964726924896, 0.3916339874267578, 0.8796514868736267, 1.175947904586792, 0.5310676693916321, -0.7761220335960388, -0.5669716596603394, 0.8622223138809204, 0.9145098924636841, 1.3502397537231445, 1.1236603260040283, 0.9319390654563904, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 1.1062309741973877, 0.6879304051399231, 0.5833552479743958, 1.3850982189178467, 1.3502397537231445, 0.7227887511253357, 0.7925055623054504, 0.3916339874267578, 0.42649248242378235, 0.5484968423843384, 0.827363908290863, 0.6879304051399231, 0.9667974710464478, 0.9493682980537415, 1.0016558170318604, 1.1236603260040283, 1.1410894393920898, 0.8796514868736267, 1.175947904586792, 1.6639652252197266, 1.4025273323059082, 0.9667974710464478, 0.6356428265571594, -0.7238344550132751, 0.6356428265571594, 0.7227887511253357, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 1.0888018608093262, 1.175947904586792, 1.3502397537231445, 1.2979521751403809, 1.3502397537231445, 1.2456645965576172, 1.611677646636963, 1.4373857975006104, 1.3676689863204956, 1.3850982189178467, 1.472244143486023, 1.0888018608093262, -0.026666639372706413, -0.9155555367469788, -1.1072766780853271, -1.3164269924163818, -1.2118518352508545, -0.1486709862947464, 0.8796514868736267, 1.7162528038024902, 1.942832350730896, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 1.9951199293136597, 1.8208279609680176, 1.6813944578170776, 1.5593900680541992, 1.768540382385254, 1.4373857975006104, 1.3502397537231445, 2.2216994762420654, 2.2216994762420654, 2.151982545852661, 1.9776906967163086, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 2.0996949672698975, 2.082265853881836, 2.2565577030181885, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 0.8970807194709778, 1.7336820363998413, 1.053943395614624, 2.0648367404937744, 1.3502397537231445, 1.1062309741973877, 1.8208279609680176, 2.239128589630127, 1.960261583328247, 1.8382571935653687, 1.629106879234314, 2.1345534324645996, 1.3850982189178467, 2.1868410110473633, 2.3785619735717773, 1.646536111831665, 1.315381407737732, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.3850982189178467, 1.7336820363998413, 2.204270124435425, 2.395991325378418, 2.361132860183716, 2.3611328601837 [e2e-predictor] 16, 2.308845281600952, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.2565577030181885, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 1.8905447721481323, 1.5942485332489014, 1.1933770179748535, 0.9319390654563904, 0.7402179837226868, 1.175947904586792, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.14762529730796814, -0.18352937698364258, 0.32191720604896545, 1.6988236904144287, -0.07895421981811523, -0.8284096121788025, -0.7761220335960388, -0.5669716596603394, -0.4623964726924896, -0.37525051832199097, -0.2881045341491699, -0.21838775277137756, 0.670501172542572, -0.1661001741886139, -0.6541175842285156, -0.21838775277137756, 0.6879304051399231, 0.8447931408882141, 0.28705883026123047, -0.1661001741886139, 1.1410894393920898, -0.5669716596603394, 0.9319390654563904, 0.7402179837226868, 0.2347712516784668, -0.009237446822226048, 0.02562093921005726, 0.33934640884399414, 0.1999128758907318, -0.009237446822226048, -0.1661001741886139, 0.6182135939598083, 0.827363908290863, 0.7402179837226868, 0.7750763297080994, 0.6182135939598083, 0.513638436794281, 0.6356428265571594, 0.7576471567153931, 0.5484968423843384, 0.6182135939598083, 0.7925055623054504, 0.7402179837226868, 0.600784420967102, 0.4962092638015747, 1.5419609546661377, 1.1410894393920898, -0.07895421981811523, 0.7402179837226868, 0.7925055623054504, 0.4962092638015747, 0.827363908290863, 0.670501172542572, 0.8447931408882141, 1.1410894393920898, 0.9667974710464478, 1.175947904586792, 0.7750763297080994, 1.5942485332489014, 0.8622223138809204, 0.8970807194709778, 1.646536111831665, 1.5593900680541992, 1.2805230617523193, 1.0888018608093262, 1.0016558170318604, 1.0888018608093262, 0.6530719995498657, 0.6879304051399231, 1.1933770179748535, 1.3850982189178467, 1.2456645965576172, 1.315381407737732, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.5245317220687866, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.5593900680541992, 0.32191720604896545, -1.0549890995025635, -1.089847445487976, -1.3512853384017944, -0.41010889410972595, 0.9667974710464478, 1.332810640335083, 2.0648367404937744, 1.6813944578170776, 2.117124319076538, 2.308845281600952, 2.1345534324645996, 1.9776906967163086, 1.5245317220687866, 1.4199565649032593, 1.5245317220687866, 1.8905447721481323, 2.117124319076538, 2.27398681640625, 2.1694118976593018, 1.9776906967163086, 1.6813944578170776, 2.0996949672698975, 2.27398681640625, 2.2216994762420654, 1.9079740047454834, 1.803398847579956, 1.8731155395507812, 2.0299782752990723, 2.3785619735717773, 2.204270124435425, 2.308845281600952, 2.27398681640625, 1.5245317220687866, 2.1694118976593018, 1.3850982189178467, 0.14762529730796814, 1.472244143486023, 1.4373857975006104, 0.06047932058572769, 0.4613508880138397, 1.5245317220687866, 0.600784420967102, 1.629106879234314, 1.332810640335083, -0.7238344550132751, 1.8208279609680176, 2.361132860183716, 0.7227887511253357, 2.1868410110473633, 1.9079740047454834, 1.4373857975006104, 1.9776906967163086, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.4025273323059082], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 1 [e2e-predictor] .0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 1.1062309741973877, 1.2630938291549683, 1.489673376083374, 1.6639652252197266, 1.9951199293136597, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1694118976593018, 2.117124319076538, 2.0299782752990723, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.3676689863204956, 1.158518671989441, 0.9145098924636841, 1.0365142822265625, 1.785969614982605, 1.646536111831665, 1.8731155395507812, 1.8731155395507812, 1.2282354831695557, 1.2282354831695557, 1.1410894393920898, 0.5310676693916321, -0.619259238243103, 0.2347712516784668, -0.42753809690475464, -0.42753809690475464, -0.27067533135414124, -0.1661001741886139, 0.32191720604896545, 1.5419609546661377, -0.09638340771198273, 0.0430501289665699, 0.32191720604896545, 1.0365142822265625, -0.07895421981811523, 1.2805230617523193, 0.5484968423843384, 1.8208279609680176, 0.8796514868736267, 1.315381407737732, 0.6879304051399231, 0.5833552479743958, 0.02562093921005726, 0.28705883026123047, 0.5484968423843384, 0.5833552479743958, 0.32191720604896545, 0.6182135939598083, 0.7227887511253357, 0.6356428265571594, 0.4962092638015747, 0.1999128758907318, 0.09533771127462387, 0.30448800325393677, 0.9145098924636841, 0.42649248242378235, 0.7227887511253357, 1.1410894393920898, 0.7053595781326294, 1.315381407737732, 0.478780061006546, 1.053943395614624, 0.0430501289665699, 1.0190850496292114, 0.478780061006546, 0.2173420637845993, 1.5071024894714355, 0.6879304051399231, 0.600784420967102, 0.600784420967102, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.6530719995498657, 1.4548149108886719, 1.5071024894714355, 0.7925055623054504, 0.8796514868736267, 0.7053595781326294, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.5768193006515503, 1.3676689863204956, 1.2282354831695557, 0.7402179837226868, -0.6366884112358093, -1.3512853384017944, -1.1247059106826782, 0.30448800325393677, 1.332810640335083, 1.6988236904144287, 1.332810640335083, 1.2630938291549683, 1.3850982189178467, 1.8556864261627197, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 1.942832350730896, 1.9776906967163086, 1.803398847579956, 1.785969614982605, 1.5593900680541992, 1.158518671989441, 0.984226644039154, 1.4373857975006104, 1.5942485332489014, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.2914161682128906, 2.082265853881836, 2.1345534324645996, 2.3262743949890137, 1.8905447721481323, 1.7511112689971924, 2.151982545852661, 1.4548149108886719, 2.117124319076538, 1.942832350730896, 1.6639652252197266, 1.2282354831695557, 1.1236603260040283, 0.7053595781326294, 0.8099347352981567, 0.6879304051399231, -0.06152502819895744, 0.30448800325393677, 0.7053595781326294, 0.5659260153770447, 1.4199565649032593, 2.2914161682128906, 2.1694118976593018, 2.361132860183716, 1.1062309741973877, 0.984226644039154, 2.395991325378418, 2.0648367404937744, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445], [2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, [e2e-predictor] 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.1410894393920898, 1.315381407737732, 1.5071024894714355, 1.803398847579956, 2.151982545852661, 2.395991325378418, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.0648367404937744, 2.0125491619110107, 1.925403118133545, 1.5768193006515503, 1.4548149108886719, 1.2282354831695557, 1.472244143486023, 1.5768193006515503, 1.7336820363998413, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.9079740047454834, 1.646536111831665, 1.053943395614624, 1.3676689863204956, 1.5768193006515503, 0.7402179837226868, -0.07895421981811523, -0.06152502819895744, -0.5669716596603394, -0.5146840810775757, -0.3229629397392273, 0.5833552479743958, 0.35677558183670044, 0.32191720604896545, 0.42649248242378235, 0.30448800325393677, 0.4962092638015747, 0.513638436794281, 1.332810640335083, 1.3850982189178467, 1.1410894393920898, 1.2805230617523193, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 0.5310676693916321, 0.5833552479743958, 0.478780061006546, -0.1661001741886139, 0.3742047846317291, 0.7053595781326294, 0.600784420967102, 0.4962092638015747, 0.2347712516784668, 0.16505448520183563, 0.30448800325393677, 0.7925055623054504, 0.42649248242378235, 0.670501172542572, 1.4025273323059082, 0.827363908290863, 0.07790851593017578, 1.0016558170318604, 1.053943395614624, 0.478780061006546, 1.3502397537231445, 0.670501172542572, 1.646536111831665, 1.2630938291549683, 1.4548149108886719, 1.3676689863204956, 0.4090631604194641, 0.5833552479743958, 0.7053595781326294, 1.071372628211975, 0.7402179837226868, 0.14762529730796814, 1.2108062505722046, 0.670501172542572, 1.0190850496292114, 0.7402179837226868, 0.02562093921005726, 0.6356428265571594, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 1.1062309741973877, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.4199565649032593, 1.6639652252197266, 1.3502397537231445, 0.8622223138809204, -0.25324615836143494, -1.1595642566680908, -0.688975989818573, 0.984226644039154, 2.0125491619110107, 2.0299782752990723, 1.7336820363998413, 2.117124319076538, 2.2565577030181885, 2.151982545852661, 1.646536111831665, 1.629106879234314, 1.7162528038024902, 1.6813944578170776, 1.960261583328247, 2.0299782752990723, 1.8382571935653687, 2.1694118976593018, 2.0648367404937744, 1.3676689863204956, 1.1933770179748535, 1.5419609546661377, 1.629106879234314, 1.629106879234314, 1.768540382385254, 2.0299782752990723, 2.2565577030181885, 2.2565577030181885, 2.0125491619110107, 1.4548149108886719, 1.9776906967163086, 1.960261583328247, 1.8905447721481323, -0.9155555367469788, 1.4199565649032593, 1.2282354831695557, 0.513638436794281, 0.9145098924636841, -0.1661001741886139, 0.4090631604194641, 2.1345534324645996, -0.532113254070282, 0.5833552479743958, 0.600784420967102, 0.2173420637845993, 1.1933770179748535, 0.33934640884399414, 2.0299782752990723, 1.611677646636963, 1.175947904586792, 0.9493682980537415, 2.308845281600952, 1.646536111831665, 1.4373857975006104, 1.2979521751403809, 1.1933770179748535, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809], [2.0125491619110107, 1.960261583328247, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.68 [e2e-predictor] 13944578170776, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.2282354831695557, 1.472244143486023, 1.785969614982605, 2.047407388687134, 2.2565577030181885, 2.3437037467956543, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.1694118976593018, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.8382571935653687, 1.942832350730896, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.8905447721481323, 2.047407388687134, 1.925403118133545, 1.9951199293136597, 2.047407388687134, 1.925403118133545, 1.5768193006515503, 1.1933770179748535, 0.670501172542572, 0.478780061006546, 0.9145098924636841, 0.5310676693916321, 0.16505448520183563, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 1.4025273323059082, 1.158518671989441, 1.942832350730896, 1.5942485332489014, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.5245317220687866, 0.6879304051399231, 1.1933770179748535, -0.4798256754875183, -0.009237446822226048, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.2347712516784668, -0.026666639372706413, 0.18248367309570312, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 1.1410894393920898, 0.42649248242378235, 1.4373857975006104, 0.670501172542572, 0.5310676693916321, 1.053943395614624, 1.315381407737732, 0.670501172542572, 1.629106879234314, 1.472244143486023, 0.8970807194709778, 1.053943395614624, 1.315381407737732, 1.2979521751403809, 0.984226644039154, 1.4548149108886719, 1.1062309741973877, 0.5484968423843384, 0.7053595781326294, 0.7227887511253357, 0.8796514868736267, 1.158518671989441, 1.2108062505722046, 0.8796514868736267, 1.2805230617523193, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.071372628211975, 1.1236603260040283, 1.071372628211975, 1.2108062505722046, 1.332810640335083, 1.071372628211975, 1.4199565649032593, 1.4199565649032593, 1.2979521751403809, 1.0190850496292114, 1.0016558170318604, 1.5245317220687866, 1.175947904586792, -0.7412636280059814, -1.1072766780853271, -0.6366884112358093, 1.2630938291549683, 1.158518671989441, 1.9079740047454834, 1.3850982189178467, 1.803398847579956, 1.8208279609680176, 2.0648367404937744, 2.082265853881836, 2.204270124435425, 2.0125491619110107, 1.7511112689971924, 1.6813944578170776, 2.1345534324645996, 2.117124319076538, 1.1062309741973877, 1.611677646636963, 2.047407388687134, 1.960261583328247, 1.6988236904144287, 1.3850982189178467, 1.7336820363998413, 1.5593900680541992, 1.3676689863204956, 1.053943395614624, 1.2282354831695557, 1.5942485332489014, 1.629106879234314, 1.803398847579956, 1.8382571935653687, 1.5245317220687866, 1.1933770179748535, 1.3850982189178467, -0.1661001741886139, -0.7238344550132751, -0.3229629397392273, 0.6182135939598083, 0.2522004544734955, -0.3055337369441986, 1.8905447721481323, -0.5495424270629883, -0.4798256754875183, -0.20095856487751007, -1.1247059106826782, 0.02562093921005726, 0.7576471567153931, 1.4548149108886719, 0.9145098924636841, -0.7064 [e2e-predictor] 052224159241, 0.0430501289665699, 1.785969614982605, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.472244143486023, 2.047407388687134, 2.2216994762420654, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 1.9951199293136597, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 1.8382571935653687, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7162528038024902, 1.785969614982605, 1.8382571935653687, 1.646536111831665, 1.7511112689971924, 1.925403118133545, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 1.5071024894714355, 0.9145098924636841, 1.472244143486023, 1.158518671989441, 0.8796514868736267, 1.8208279609680176, 0.8099347352981567, 1.8731155395507812, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.9079740047454834, 1.8382571935653687, 1.925403118133545, 1.5942485332489014, 1.9776906967163086, 1.2108062505722046, 1.2630938291549683, 0.33934640884399414, 1.0190850496292114, 0.2696296274662018, 0.008191745728254318, 0.14762529730796814, -0.3403921127319336, 0.2173420637845993, -0.3403921127319336, 0.6530719995498657, 0.600784420967102, 1.2979521751403809, 0.14762529730796814, 0.5310676693916321, 1.1410894393920898, 1.2805230617523193, 0.35677558183670044, 0.42649248242378235, 1.071372628211975, 1.053943395614624, 1.2630938291549683, 0.6182135939598083, 1.2108062505722046, 0.7750763297080994, 1.6639652252197266, 1.175947904586792, 1.071372628211975, 0.9493682980537415, 0.7402179837226868, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 0.5310676693916321, 1.175947904586792, 1.1062309741973877, 1.0888018608093262, 0.827363908290863, 0.7925055623054504, 1.071372628211975, 1.315381407737732, 1.175947904586792, 0.9667974710464478, 1.1933770179748535, 1.2108062505722046, 1.5071024894714355, 1.4025273323059082, 1.5593900680541992, 1.2979521751403809, 1.5768193006515503, 1.2630938291549683, 1.2456645965576172, 1.2979521751403809, -0.601830005645752, -1.176993489265442, -0.9504139423370361, 0.28705883026123047, 2.151982545852661, 1.5942485332489014, 1.5942485332489014, 2.151982545852661, 1.9079740047454834, 2.1694118976593018, 1.8556864261627197, 1.7511112689971924, 1.9079740047454834, 2.117124319076538, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6813944578170776, 1.803398847579956, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.0365142822265625, 0.4090631604194641, 0.7053595781326294, 0.35677558183670044, 1.1933770179748535, 1.332 [e2e-predictor] 810640335083, 1.5768193006515503, 0.6356428265571594, -0.3055337369441986, -0.39267969131469727, -0.44496726989746094, -0.8109803795814514, -0.619259238243103, -0.1312417984008789, 1.646536111831665, -0.9678431153297424, -0.7935512065887451, 0.3742047846317291, -0.7238344550132751, -1.4558604955673218, -1.0201307535171509, -1.0027015209197998, -0.3578213155269623, -0.3229629397392273, 1.1236603260040283, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.2805230617523193, 1.2456645965576172, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.2805230617523193, 1.611677646636963, 2.1345534324645996, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.2216994762420654, 2.0996949672698975, 2.0125491619110107, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8208279609680176, 1.785969614982605, 1.9776906967163086, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.9079740047454834, 1.785969614982605, 1.332810640335083, 0.827363908290863, 0.8622223138809204, 1.5419609546661377, 1.2456645965576172, 1.4199565649032593, 1.646536111831665, 1.2282354831695557, 1.158518671989441, 1.646536111831665, 1.8731155395507812, 1.7162528038024902, 2.0648367404937744, 1.9079740047454834, 1.9776906967163086, 1.8731155395507812, 1.9776906967163086, 1.8556864261627197, 1.7336820363998413, 1.611677646636963, 0.44392168521881104, -0.09638340771198273, 0.5659260153770447, 2.0299782752990723, 1.0365142822265625, 0.28705883026123047, 0.6182135939598083, 0.5659260153770447, 0.07790851593017578, -0.1312417984008789, -0.3055337369441986, 1.1236603260040283, 1.4199565649032593, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 0.8447931408882141, 1.2108062505722046, 1.4373857975006104, 1.332810640335083, 1.3850982189178467, 1.1062309741973877, 1.3850982189178467, 1.4548149108886719, 1.2282354831695557, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 0.670501172542572, 0.827363908290863, 0.8970807194709778, 0.7925055623054504, 1.1410894393920898, 1.1933770179748535, 1.0365142822265625, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 1.071372628211975, 1.315381407737732, 1.4199565649032593, 1.489673376083374, 1.2108062505722046, 1.472244143486023, 1.3676689863204956, 1.4025273323059082, 1.5942485332489014, 1.489673376083374, 1.175947904586792, -0.21838775277137756, -1.1421350240707397, -1.0027015209197998, 0.8447931408882141, 0.7227887511253357, 1.7162528038024902, 1.6988236904144287, 1.960261583328247, 2.1345534324645996, 1.8731155395507812, 2.047407388687134, 1.9776906967163086, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 1.97 [e2e-predictor] 76906967163086, 1.7511112689971924, 1.5419609546661377, 2.0648367404937744, 2.151982545852661, 2.0648367404937744, 1.8905447721481323, 1.768540382385254, 1.4373857975006104, 1.7511112689971924, 1.5768193006515503, 0.984226644039154, 1.803398847579956, 1.3850982189178467, 1.611677646636963, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.8382571935653687, 2.239128589630127, 1.960261583328247, 1.1410894393920898, -0.3403921127319336, -0.7238344550132751, -0.18352937698364258, 0.6356428265571594, -0.1312417984008789, -0.3403921127319336, 1.0016558170318604, -0.21838775277137756, -0.8806971907615662, 1.2456645965576172, -0.23581695556640625, -1.0201307535171509, -0.9504139423370361, -0.8981263637542725, -0.42753809690475464, -0.3403921127319336, 1.489673376083374, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7336820363998413, 1.6813944578170776, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.489673376083374, 1.646536111831665, 1.8905447721481323, 2.1345534324645996, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.2914161682128906, 2.239128589630127, 2.1345534324645996, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.117124319076538, 2.0996949672698975, 1.9776906967163086, 1.8905447721481323, 1.9079740047454834, 1.8556864261627197, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.071372628211975, 0.7925055623054504, 1.315381407737732, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.7162528038024902, 1.5768193006515503, 1.8208279609680176, 1.785969614982605, 1.8905447721481323, 1.925403118133545, 2.117124319076538, 1.942832350730896, 1.8731155395507812, 1.9776906967163086, 1.9079740047454834, 1.5593900680541992, 0.827363908290863, 1.472244143486023, 1.0190850496292114, 0.6879304051399231, 0.2696296274662018, 1.9951199293136597, 1.5419609546661377, 1.2282354831695557, 1.0190850496292114, 0.6879304051399231, 0.7925055623054504, 1.2282354831695557, 0.4613508880138397, 1.2108062505722046, 0.9667974710464478, 1.0888018608093262, 0.9493682980537415, 1.1236603260040283, 1.4199565649032593, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.3676689863204956, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 0.8796514868736267, 0.984226644039154, 0.9667974710464478, 0.8796514868736267, 0.9145098924636841, 0.7925055623054504, 0.7227887511253357, 0.827363908290863, 1.315381407737732, 1.2108062505722046, 1.1236603260040283, 1.0190850496292114, 1.1062309741973877, 1.2979521751403809, 1.2108062505722046, 1.4373857975006104, 1.6639652252197266, 1.768540382385254, 1.489673376083374, 1.36766898632 [e2e-predictor] 04956, 1.5071024894714355, 1.332810640335083, 0.6182135939598083, -0.9678431153297424, -1.0027015209197998, 1.332810640335083, 1.8208279609680176, 2.0125491619110107, 1.8556864261627197, 1.8731155395507812, 2.117124319076538, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 2.117124319076538, 2.204270124435425, 1.9951199293136597, 1.960261583328247, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.047407388687134, 1.332810640335083, 2.0125491619110107, 2.151982545852661, 1.7511112689971924, 1.2456645965576172, 2.2565577030181885, 1.8731155395507812, 1.7511112689971924, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 1.5768193006515503, 1.175947904586792, 1.5071024894714355, 1.0888018608093262, 1.0190850496292114, 0.5659260153770447, 1.611677646636963, -0.5146840810775757, -0.3578213155269623, -0.2881045341491699, -0.37525051832199097, -0.8284096121788025, 0.7227887511253357, 0.7925055623054504, -0.532113254070282, 0.14762529730796814, 0.11276690661907196, -0.5669716596603394, -0.4972548484802246, -0.1486709862947464, -0.21838775277137756, -0.3229629397392273, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.175947904586792, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.8905447721481323, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.361132860183716, 2.4134204387664795, 2.3785619735717773, 2.308845281600952, 2.204270124435425, 2.117124319076538, 2.082265853881836, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.960261583328247, 1.8905447721481323, 1.8208279609680176, 1.8208279609680176, 1.6639652252197266, 1.942832350730896, 1.960261583328247, 2.1345534324645996, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.8208279609680176, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.5768193006515503, 1.8556864261627197, 1.9079740047454834, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.6813944578170776, 1.8208279609680176, 1.2456645965576172, 1.8208279609680176, 0.42649248242378235, 1.2456645965576172, 1.5419609546661377, 1.8382571935653687, 1.2630938291549683, 1.5245317220687866, 1.4548149108886719, 1.7336820363998413, 1.175947904586792, 1.0190850496292114, 0.6356428265571594, 1.4548149108886719, 0.984226644039154, 1.3676689863204956, 0.513638436794281, 1.1236603260040283, 1.1933770179748535, 0.8622223138809204, 1.1410894393920898, 0.9319390654563904, 1.2630938291549683, 0.8970807194709778, 1.071372628211975, 1.158518671989441, 1.0365142822265625, 1.1062309741973877, 0.966797471 [e2e-predictor] 0464478, 1.0365142822265625, 1.0888018608093262, 1.332810640335083, 0.9145098924636841, 1.1062309741973877, 1.3850982189178467, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.3850982189178467, 1.2282354831695557, 1.3850982189178467, 1.646536111831665, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.472244143486023, 1.5245317220687866, 1.0190850496292114, -0.07895421981811523, -1.1247059106826782, -0.04409583657979965, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2979521751403809, 1.7336820363998413, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.1868410110473633, 2.0996949672698975, 1.6988236904144287, 1.768540382385254, 1.925403118133545, 2.204270124435425, 2.2216994762420654, 2.3785619735717773, 1.472244143486023, 1.8382571935653687, 1.5071024894714355, 1.5419609546661377, 1.9776906967163086, 1.7336820363998413, 1.942832350730896, 0.8796514868736267, 1.785969614982605, 0.8622223138809204, 1.5942485332489014, 1.315381407737732, 1.8556864261627197, 1.6813944578170776, 1.8556864261627197, 1.4548149108886719, 1.3502397537231445, 0.478780061006546, -0.39267969131469727, -0.3578213155269623, -0.026666639372706413, -0.3403921127319336, -0.8458387851715088, 0.11276690661907196, 0.9667974710464478, -0.7586928009986877, -0.04409583657979965, 0.0430501289665699, -0.4623964726924896, -0.5146840810775757, -0.44496726989746094, -0.4798256754875183, 0.02562093921005726, 1.332810640335083, 1.2456645965576172, 1.2282354831695557, 1.175947904586792], [1.960261583328247, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.5942485332489014, 1.6639652252197266, 1.8905447721481323, 2.2216994762420654, 2.2914161682128906, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.239128589630127, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8905447721481323, 1.9776906967163086, 1.9951199293136597, 1.8905447721481323, 1.8382571935653687, 1.9079740047454834, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.7162528038024902, 1.925403118133545, 1.9776906967163086, 1.942832350730896, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 1.9776906967163086, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.785969614982605, 1.7162528038024902, 1.8208279609680176, 1.803398847579956, 1.64653611183166 [e2e-predictor] 5, 1.7162528038024902, 1.7336820363998413, 1.3850982189178467, 1.3502397537231445, 1.175947904586792, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 1.2282354831695557, 1.2630938291549683, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 0.984226644039154, 0.9493682980537415, 1.1062309741973877, 0.9667974710464478, 0.7402179837226868, 0.827363908290863, 1.1236603260040283, 1.2108062505722046, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.1933770179748535, 1.7162528038024902, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.7336820363998413, 1.5593900680541992, 1.5245317220687866, 1.315381407737732, 0.600784420967102, -0.42753809690475464, -0.39267969131469727, 0.6356428265571594, 0.9667974710464478, 1.925403118133545, 1.9951199293136597, 1.7511112689971924, 1.6988236904144287, 2.1345534324645996, 1.942832350730896, 2.0996949672698975, 2.117124319076538, 2.2565577030181885, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.047407388687134, 1.5942485332489014, 1.5768193006515503, 1.4025273323059082, 1.8382571935653687, 1.8905447721481323, 1.5593900680541992, 1.960261583328247, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 0.7750763297080994, 1.6988236904144287, 1.2979521751403809, 1.2805230617523193, 1.803398847579956, 1.6813944578170776, 2.047407388687134, 1.5593900680541992, 2.0299782752990723, 1.7336820363998413, 1.2805230617523193, -0.04409583657979965, -0.8806971907615662, -0.6366884112358093, -0.7586928009986877, -0.9155555367469788, -0.8458387851715088, 0.6530719995498657, -1.0027015209197998, -0.3229629397392273, 0.16505448520183563, -0.1312417984008789, -0.42753809690475464, -0.3403921127319336, -0.532113254070282, 0.6356428265571594, 1.315381407737732, 1.1933770179748535, 1.1236603260040283], [1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.3676689863204956, 1.489673376083374, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.785969614982605, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.4548149108886719, 1.4373857975006104, 1.472244143486023, 1.3502397537231445, 1.4025273323059082, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, [e2e-predictor] 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.646536111831665, 1.7511112689971924, 1.8382571935653687, 1.646536111831665, 1.5419609546661377, 1.8556864261627197, 1.5593900680541992, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2456645965576172, 0.7227887511253357, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.071372628211975, 0.9319390654563904, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.8447931408882141, 1.2282354831695557, 1.315381407737732, 1.2456645965576172, 1.3676689863204956, 1.2108062505722046, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.2456645965576172, 1.489673376083374, 1.1410894393920898, -0.23581695556640625, -0.532113254070282, -0.3229629397392273, 1.4199565649032593, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 2.0299782752990723, 2.0125491619110107, 2.1694118976593018, 1.8556864261627197, 2.1694118976593018, 1.768540382385254, 1.9776906967163086, 2.0648367404937744, 2.204270124435425, 1.4373857975006104, 1.3502397537231445, 1.960261583328247, 1.803398847579956, 1.646536111831665, 1.8556864261627197, 2.0996949672698975, 1.7162528038024902, 1.925403118133545, 1.8382571935653687, 2.0648367404937744, 1.9079740047454834, 1.4025273323059082, 1.8556864261627197, 1.2282354831695557, 1.5419609546661377, 1.3850982189178467, 1.7511112689971924, 1.768540382385254, 1.6813944578170776, 1.489673376083374, 2.047407388687134, 1.332810640335083, 1.8208279609680176, 1.0365142822265625, -0.1486709862947464, -1.0375598669052124, -0.8109803795814514, -0.6541175842285156, -0.8981263637542725, -0.7935512065887451, 0.30448800325393677, -1.0375598669052124, -0.5495424270629883, 0.06047932058572769, -0.06152502819895744, -0.026666639372706413, -0.3229629397392273, -0.44496726989746094, 1.1933770179748535, 1.2456645965576172, 1.0888018608093262], [1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.5419609546661377, 1.7162528038024902, 1.960261583328247, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.204270124435425, 2.117124319076538, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.785969614982605, 1.7162528038024902, 1.6813944578170776, 1.75111126899719 [e2e-predictor] 24, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.5419609546661377, 1.489673376083374, 1.7162528038024902, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 2.082265853881836, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.803398847579956, 1.611677646636963, 1.629106879234314, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.6988236904144287, 1.629106879234314, 1.3502397537231445, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.3850982189178467, 1.158518671989441, 1.2456645965576172, 1.4199565649032593, 1.0016558170318604, 1.1410894393920898, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 1.0365142822265625, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.158518671989441, 1.1410894393920898, 0.9493682980537415, 1.2630938291549683, 1.4199565649032593, 1.2456645965576172, 1.175947904586792, 1.472244143486023, 1.3676689863204956, 1.053943395614624, 1.3676689863204956, 1.489673376083374, 1.472244143486023, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.158518671989441, -0.18352937698364258, -1.0375598669052124, 0.14762529730796814, 1.1062309741973877, 1.8382571935653687, 1.7336820363998413, 2.0299782752990723, 2.1868410110473633, 1.5071024894714355, 2.0125491619110107, 1.8905447721481323, 2.0996949672698975, 2.1345534324645996, 1.7511112689971924, 1.5942485332489014, 2.0299782752990723, 1.5593900680541992, 1.960261583328247, 1.472244143486023, 1.8208279609680176, 1.7336820363998413, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 1.2805230617523193, 1.7162528038024902, 1.942832350730896, 1.4373857975006104, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.8905447721481323, 1.9776906967163086, 1.3676689863204956, 1.803398847579956, 2.082265853881836, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 0.8970807194709778, 0.4090631604194641, -0.9329847693443298, -0.9155555367469788, -0.7935512065887451, -0.8981263637542725, -0.6366884112358093, -0.5146840810775757, -1.089847445487976, -0.41010889410972595, -0.09638340771198273, -0.1661001741886139, 0.2696296274662018, -0.4798256754875183, -0.6541175842285156, 1.4199565649032593, 1.0888018608093262], [1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.7336820363998413, 1.8731155395507812, 2.0299782752990723, 2.151982545852661, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.169411897 [e2e-predictor] 6593018, 2.0648367404937744, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8731155395507812, 1.6639652252197266, 1.6988236904144287, 1.5245317220687866, 1.4373857975006104, 1.472244143486023, 1.2979521751403809, 1.175947904586792, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.5593900680541992, 1.6813944578170776, 1.158518671989441, 1.2805230617523193, 1.5071024894714355, 1.611677646636963, 1.768540382385254, 1.4199565649032593, 1.5593900680541992, 1.925403118133545, 1.925403118133545, 1.942832350730896, 2.0125491619110107, 1.8556864261627197, 1.768540382385254, 1.8382571935653687, 1.9951199293136597, 1.8382571935653687, 1.5942485332489014, 1.489673376083374, 1.3676689863204956, 1.7336820363998413, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.3502397537231445, 1.158518671989441, 1.3676689863204956, 1.3850982189178467, 0.7925055623054504, 0.478780061006546, 1.3850982189178467, 0.9145098924636841, 1.158518671989441, 1.053943395614624, 1.1933770179748535, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 0.6356428265571594, 0.7925055623054504, 0.9667974710464478, 1.2805230617523193, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.2805230617523193, 0.9319390654563904, 1.332810640335083, 0.33934640884399414, 1.2282354831695557, 1.1933770179748535, 1.0888018608093262, 1.5593900680541992, 1.6639652252197266, 1.5768193006515503, 1.6813944578170776, 1.5593900680541992, 1.6988236904144287, 1.5768193006515503, 1.5942485332489014, 1.1062309741973877, 0.44392168521881104, -0.8981263637542725, -0.7238344550132751, 1.332810640335083, 1.4373857975006104, 1.5593900680541992, 1.9776906967163086, 1.4025273323059082, 2.239128589630127, 2.1345534324645996, 2.047407388687134, 2.3437037467956543, 2.0299782752990723, 1.942832350730896, 2.047407388687134, 1.925403118133545, 1.942832350730896, 1.785969614982605, 2.0648367404937744, 2.047407388687134, 1.5768193006515503, 1.768540382385254, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.0888018608093262, 1.5071024894714355, 1.8208279609680176, 1.332810640335083, 1.071372628211975, 1.0888018608093262, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 1.0365142822265625, 0.7053595781326294, 1.1236603260040283, 1.2108062505722046, 0.984226644039154, 1.0365142822265625, 1.4373857975006104, 0.42649248242378235, 0.513638436794281, 0.11276690661907196, -0.8632679581642151, -0.9504139423370361, -0.8284096121788025, -0.619259238243103, -0.688975989818573, -0.9504139423370361, -0.6366884112358093, -0.5495424270629883, -0.07895421981811523, -0.1312417984008789, -0.39267969131469727, -0.688975989818573, -0.619259238243103, 2.204270124435425], [1.8556864261627197, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1 [e2e-predictor] .5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.9776906967163086, 2.1345534324645996, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.942832350730896, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.7336820363998413, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.803398847579956, 1.8382571935653687, 1.803398847579956, 1.785969614982605, 1.5768193006515503, 1.5071024894714355, 1.6988236904144287, 1.7336820363998413, 1.5071024894714355, 1.472244143486023, 1.3502397537231445, 1.5942485332489014, 1.8208279609680176, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.611677646636963, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 1.768540382385254, 1.8208279609680176, 1.472244143486023, 1.315381407737732, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.1410894393920898, 1.071372628211975, 0.9667974710464478, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.8796514868736267, 0.7576471567153931, 1.071372628211975, 1.0888018608093262, 0.9319390654563904, 1.053943395614624, 1.158518671989441, 1.0190850496292114, 0.9493682980537415, 0.4613508880138397, 0.7053595781326294, 0.7750763297080994, 1.071372628211975, 0.9319390654563904, 1.1933770179748535, 1.2108062505722046, 0.8970807194709778, 0.8970807194709778, 1.2108062505722046, 1.1933770179748535, 1.5942485332489014, 1.5071024894714355, 1.5419609546661377, 1.6639652252197266, 1.768540382385254, 1.7511112689971924, 1.5942485332489014, 1.4025273323059082, 0.6879304051399231, -1.0549890995025635, -0.5495424270629883, 0.02562093921005726, 0.28705883026123047, 1.8731155395507812, 1.611677646636963, 1.646536111831665, 2.082265853881836, 2.395991325378418, 1.960261583328247, 1.768540382385254, 1.960261583328247, 2.239128589630127, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 2.2914161682128906, 1.8382571935653687, 1.7162528038024902, 1.7511112689971924, 1.646536111831665, 1.7511112689971924, 1.942832350730896, 1.5071024894714355, 1.7511112689971924, 1.4199565649032593, 1.2456645965576172, 0.9493682980537415, 0.9319390654563904, 0.5833552479743958, 0.827363908290863, 0.8447931408882141, 0.9145098924636841, 0.9319390654563904, 0.7925055623054504, 0.7402179837226868, 0.9493682980537415, 0.5833552479743958, 0.4962092638015747, 1.053943395614624, 0.44392168521881104, 1.053943395614624, 1.0365142822265625, -0.09638340771198273, -0.7064052224159241, -0.9852723479270935, -0.8109803795814514, -0.8632679581642151, -0.7412636280059814, -0.9504139423370361, -0.7586928009986877, -0.37525051832199097, -0.18352937698364258, -0.27067533135414124, -0.4623964726924896, -0.5146840810775757, 0.008191745728254318], [1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5 [e2e-predictor] 245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.0648367404937744, 1.9776906967163086, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.646536111831665, 1.472244143486023, 1.4025273323059082, 1.3502397537231445, 1.5768193006515503, 1.785969614982605, 1.629106879234314, 1.8905447721481323, 1.7162528038024902, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8208279609680176, 1.768540382385254, 1.803398847579956, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.629106879234314, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.5593900680541992, 1.785969614982605, 1.175947904586792, 1.629106879234314, 1.5768193006515503, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.175947904586792, 1.2108062505722046, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.071372628211975, 0.7402179837226868, 0.600784420967102, 0.8622223138809204, 0.670501172542572, 0.9319390654563904, 0.9667974710464478, 0.9145098924636841, 1.0016558170318604, 1.0888018608093262, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.071372628211975, 0.8796514868736267, 1.0016558170318604, 0.7750763297080994, 1.071372628211975, 0.8447931408882141, 1.0888018608093262, 1.2108062505722046, 1.0888018608093262, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.785969614982605, 1.611677646636963, 1.489673376083374, 1.5593900680541992, 1.5245317220687866, 0.670501172542572, -0.7586928009986877, -0.9504139423370361, 0.33934640884399414, 0.2696296274662018, 1.0190850496292114, 1.8382571935653687, 2.308845281600952, 1.960261583328247, 1.785969614982605, 1.7336820363998413, 1.803398847579956, 2.204270124435425, 1.803398847579956, 1.9951199293136597, 1.8731155395507812, 2.082265853881836, 1.5419609546661377, 1.7162528038024902, 1.8208279609680176, 1.960261583328247, 1.6988236904144287, 2.308845281600952, 1.6639652252197266, 1.7162528038024902, 1.2805230617523193, 1.158518671989441, 0.984226644039154, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.7925055623054504, 1.053943395614624, 0.6879304051399231, 0.8447931408882141, 0.670501172542572, 1.2108062505722046, 1.2456645965576172, 1.3676689863204956, 1.4025273323059082, 0.13019609451293945, -0.5495424270629883, -1.1421350240707397, -0.688975989818573, -0.7761220335960388, -0.6366884112358093, -0.8109803795814514, -0.6715468168258667, -0.7935512065887451, -0.20095856487751007, 0.11276690661907196, -0.5495424270629883, -0.5495424270629883], [1.7336820363998413, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2805230617523 [e2e-predictor] 193, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 2.151982545852661, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.7336820363998413, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.6813944578170776, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 1.768540382385254, 1.2630938291549683, 1.489673376083374, 1.4373857975006104, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.6639652252197266, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.5419609546661377, 1.5593900680541992, 1.4548149108886719, 1.629106879234314, 1.2108062505722046, 1.071372628211975, 1.5071024894714355, 1.5419609546661377, 1.2456645965576172, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.158518671989441, 0.8970807194709778, 0.670501172542572, 1.2630938291549683, 0.827363908290863, 0.5659260153770447, 1.2282354831695557, 0.7402179837226868, 1.1933770179748535, 0.7925055623054504, 0.8796514868736267, 0.827363908290863, 1.3502397537231445, 1.315381407737732, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.3676689863204956, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.5071024894714355, 1.785969614982605, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.332810640335083, -0.37525051832199097, -0.7238344550132751, -0.4972548484802246, 0.7227887511253357, 1.0190850496292114, 1.9079740047454834, 1.646536111831665, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 1.7162528038024902, 1.9079740047454834, 1.8731155395507812, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.629106879234314, 1.8382571935653687, 1.8556864261627197, 1.803398847579956, 1.9951199293136597, 1.3676689863204956, 1.5245317220687866, 1.158518671989441, 0.7750763297080994, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9319390654563904, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 0.8796514868736267, 1.0888018608093262, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.1933770179748535, 1.0016558170318604, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.2108062505722046, -0.8458387851715088, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -0.7238344550132751, -0.8109803795814514, -0.6715468168258667, -1.2118518352508545, 0.44392168521881104, -0.09638340771198273, -0.5495424270629883], [1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.52453172206878 [e2e-predictor] 66, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.8556864261627197, 1.9776906967163086, 2.082265853881836, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.646536111831665, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.4199565649032593, 1.9079740047454834, 1.9776906967163086, 1.5245317220687866, 1.4373857975006104, 1.6639652252197266, 1.3676689863204956, 1.611677646636963, 1.6988236904144287, 1.5768193006515503, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.4025273323059082, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.611677646636963, 1.6639652252197266, 1.2630938291549683, 1.2630938291549683, 1.6639652252197266, 1.4548149108886719, 1.4025273323059082, 1.5071024894714355, 1.315381407737732, 1.2456645965576172, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.071372628211975, 1.2282354831695557, 1.071372628211975, 0.984226644039154, 1.2108062505722046, 1.332810640335083, 1.2979521751403809, 0.7227887511253357, 0.8099347352981567, 1.0016558170318604, 1.071372628211975, 0.670501172542572, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 0.9493682980537415, 0.7053595781326294, 0.984226644039154, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5071024894714355, 1.8382571935653687, 1.6813944578170776, 1.5768193006515503, 1.5768193006515503, 1.6639652252197266, 1.6988236904144287, 1.4548149108886719, 0.33934640884399414, -0.4623964726924896, -1.0724183320999146, 0.44392168521881104, 0.44392168521881104, 1.2456645965576172, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.646536111831665, 1.611677646636963, 2.1345534324645996, 1.7162528038024902, 1.8731155395507812, 1.8556864261627197, 1.7511112689971924, 1.332810640335083, 1.2456645965576172, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.1933770179748535, 1.2979521751403809, 1.3502397537231445, 1.6813944 [e2e-predictor] 578170776, -0.7064052224159241, -1.1072766780853271, -0.9329847693443298, -0.8458387851715088, -0.8109803795814514, -0.8284096121788025, -0.7935512065887451, -1.0201307535171509, 1.0888018608093262, -0.3055337369441986], [1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.942832350730896, 2.0648367404937744, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0648367404937744, 1.9951199293136597, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6639652252197266, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.6813944578170776, 1.611677646636963, 1.6813944578170776, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.472244143486023, 1.5419609546661377, 1.7162528038024902, 1.8731155395507812, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.472244143486023, 1.4199565649032593, 1.5768193006515503, 1.4199565649032593, 1.611677646636963, 1.6988236904144287, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.6639652252197266, 1.5419609546661377, 1.5071024894714355, 1.2456645965576172, 1.2456645965576172, 1.1062309741973877, 0.8970807194709778, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 1.158518671989441, 1.0016558170318604, 1.053943395614624, 0.7750763297080994, 0.670501172542572, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 1.1236603260040283, 1.1236603260040283, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.611677646636963, 1.5593900680541992, 1.5419609546661377, 1.6639652252197266, 1.5942485332489014, 1.8382571935653687, 1.5245317220687866, 1.315381407737732, -0.20095856487751007, -0.8632679581642151, -0.9678431153297424, 0.2347712516784668, 1.0365142822265625, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.5768193006515503, 1.8556864261627197, 1.8382571935653687, 1.9951199293136597, 1.646536111831665, 1.9951199293136597, 1.5419609546661377, 1.5942485332489014, 2.0299782752990723, 1.768540382385254, 1.785969614982605, 0.7227887511253357, 1.2282354831695557, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888 [e2e-predictor] 018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.332810640335083, 0.984226644039154, -0.9678431153297424, -1.1421350240707397, -0.9678431153297424, -0.8981263637542725, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, 1.1236603260040283], [1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.925403118133545, 1.9776906967163086, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4373857975006104, 1.2979521751403809, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.646536111831665, 1.8556864261627197, 1.8731155395507812, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.7162528038024902, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.315381407737732, 1.2630938291549683, 1.4199565649032593, 1.5419609546661377, 1.6639652252197266, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.4373857975006104, 1.472244143486023, 1.611677646636963, 1.7336820363998413, 1.3676689863204956, 1.5593900680541992, 1.3676689863204956, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.158518671989441, 0.9667974710464478, 0.9319390654563904, 1.4548149108886719, 1.1236603260040283, 1.1062309741973877, 0.8796514868736267, 0.9667974710464478, 1.071372628211975, 0.827363908290863, 0.8447931408882141, 1.0190850496292114, 0.8447931408882141, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.3676689863204956, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.1933770179748535, -0.2881045341491699, -0.25324615836143494, -0.20095856487751007, 0.5310676693916321, 1.175947904586792, 0.4090631604194641, 0.8622223138809204, 1.6988236904144287, 1.785969614982605, 1.8731155395507812, 1.8 [e2e-predictor] 905447721481323, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.942832350730896, 1.7162528038024902, 1.9079740047454834, 1.5593900680541992, 0.8099347352981567, 1.175947904586792, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.3676689863204956, 0.18248367309570312, -1.1247059106826782, -0.9504139423370361, -0.7935512065887451, -0.8458387851715088, -0.9678431153297424, -0.9329847693443298], [1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.960261583328247, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.2805230617523193, 1.5768193006515503, 1.611677646636963, 1.8208279609680176, 1.785969614982605, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.7336820363998413, 1.7336820363998413, 1.5593900680541992, 1.5942485332489014, 1.2805230617523193, 1.3676689863204956, 1.629106879234314, 1.489673376083374, 1.4199565649032593, 1.611677646636963, 1.629106879234314, 1.7162528038024902, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.611677646636963, 1.7162528038024902, 1.646536111831665, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5593900680541992, 1.7336820363998413, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.332810640335083, 1.071372628211975, 1.4373857975006104, 1.2108062505722046, 0.7750763297080994, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.2108062505722046, 1.2630938291549683, 0.827363908290863, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 1.053943395614624, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.4548149108886719, 1.7511112689971924, 1.489673376083374, 1.332810640335083, 1.507102489471435 [e2e-predictor] 5, 1.611677646636963, 1.6813944578170776, 1.7336820363998413, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.629106879234314, 1.315381407737732, -0.06152502819895744, -0.3403921127319336, 0.5484968423843384, 0.06047932058572769, -0.1486709862947464, 1.646536111831665, 1.5071024894714355, 1.960261583328247, 1.7511112689971924, 1.7162528038024902, 1.960261583328247, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.2108062505722046, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.472244143486023, 0.06047932058572769, -1.333856225013733, -1.089847445487976, -1.0027015209197998, -1.0549890995025635], [1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.7336820363998413, 1.8382571935653687, 1.803398847579956, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.0299782752990723, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.5245317220687866, 1.611677646636963, 1.3502397537231445, 0.8622223138809204, 1.489673376083374, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.472244143486023, 1.611677646636963, 1.629106879234314, 1.472244143486023, 1.5593900680541992, 1.5419609546661377, 1.646536111831665, 1.3676689863204956, 1.472244143486023, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.7162528038024902, 1.5245317220687866, 1.5071024894714355, 1.315381407737732, 1.0888018608093262, 1.6639652252197266, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 1.3676689863204956, 1.158518671989441, 1.1410894393920898, 1.0365142822265625, 1.053943395614624, 0.7750763297080994, 0.9667974710464478, 0.6879304051399231, 0.9319390654563904, [e2e-predictor] 1.0190850496292114, 1.0888018608093262, 1.0190850496292114, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9145098924636841, 1.2805230617523193, 0.9493682980537415, 1.1062309741973877, 1.3502397537231445, 1.4025273323059082, 1.315381407737732, 1.5419609546661377, 1.158518671989441, 1.4025273323059082, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.611677646636963, 1.7511112689971924, 1.3850982189178467, 0.8796514868736267, -0.3229629397392273, -0.7064052224159241, -0.18352937698364258, 0.35677558183670044, 1.1062309741973877, 1.472244143486023, 1.942832350730896, 1.7162528038024902, 1.7162528038024902, 1.9951199293136597, 1.8556864261627197, 1.5942485332489014, 1.803398847579956, 1.611677646636963, 1.5593900680541992, 1.3850982189178467, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 0.5659260153770447, -1.2292810678482056, -1.0549890995025635], [1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7511112689971924, 1.8556864261627197, 2.0996949672698975, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.1694118976593018, 2.0996949672698975, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.5768193006515503, 1.5419609546661377, 1.768540382385254, 1.785969614982605, 1.6988236904144287, 1.5593900680541992, 1.489673376083374, 1.315381407737732, 1.4373857975006104, 1.472244143486023, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.5942485332489014, 1.6813944578170776, 1.768540382385254, 1.803398847579956, 1.7859696149826 [e2e-predictor] 05, 1.5942485332489014, 1.3676689863204956, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.332810640335083, 1.2282354831695557, 1.4199565649032593, 1.1062309741973877, 1.2282354831695557, 1.1410894393920898, 1.175947904586792, 0.8099347352981567, 1.175947904586792, 0.8796514868736267, 0.9493682980537415, 1.1933770179748535, 1.1933770179748535, 1.053943395614624, 0.9493682980537415, 1.0365142822265625, 1.2282354831695557, 1.0365142822265625, 0.8447931408882141, 1.332810640335083, 1.0365142822265625, 1.332810640335083, 1.4025273323059082, 1.2979521751403809, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.7162528038024902, 1.768540382385254, 1.6639652252197266, 1.7511112689971924, 1.6639652252197266, 1.5593900680541992, 0.2347712516784668, -0.7238344550132751, -0.8632679581642151, -0.7412636280059814, 0.28705883026123047, 1.158518671989441, 1.6988236904144287, 1.8731155395507812, 1.7162528038024902, 1.942832350730896, 0.7227887511253357, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.4199565649032593, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 1.315381407737732, 1.2805230617523193, 1.4199565649032593], [1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.8731155395507812, 1.9951199293136597, 2.0996949672698975, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0125491619110107, 1.9776906967163086, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.629106879234314, 1.5419609546661377, 1.5768193006515503, 1.6813944578170776, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.8382571935653687, 1.768540382385254, 1.7511112689971924, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.2456645965576172, 1.2282354831695557, 1.489673376083374, 1.071372628211975, 1.1062309741973877, 1.5593900680541992, 1.4025273323059082, 1.559390068 [e2e-predictor] 0541992, 1.5245317220687866, 1.6813944578170776, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.6813944578170776, 1.5942485332489014, 1.5419609546661377, 1.646536111831665, 1.5942485332489014, 1.5071024894714355, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.5419609546661377, 1.6813944578170776, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.3676689863204956, 1.4548149108886719, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.1062309741973877, 1.158518671989441, 1.0365142822265625, 0.9667974710464478, 1.053943395614624, 1.0190850496292114, 1.2630938291549683, 1.1236603260040283, 1.3502397537231445, 1.2456645965576172, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 0.9493682980537415, 1.175947904586792, 1.175947904586792, 1.3676689863204956, 1.175947904586792, 1.4025273323059082, 1.5768193006515503, 1.3676689863204956, 1.5071024894714355, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 1.5768193006515503, 1.6813944578170776, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.7162528038024902, 1.6813944578170776, 1.0365142822265625, 0.13019609451293945, -0.601830005645752, -0.5844008326530457, -0.7238344550132751, 0.5484968423843384, 0.7402179837226868, 1.158518671989441, 1.785969614982605, 0.6356428265571594, 1.2456645965576172, 1.3850982189178467, 1.646536111831665, 1.5593900680541992, 1.4548149108886719, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.8905447721481323, 2.0648367404937744, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5419609546661377, 1.559390068 [e2e-predictor] 0541992, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, 1.332810640335083, 1.5593900680541992, 1.472244143486023, 1.3850982189178467, 1.5245317220687866, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.5419609546661377, 1.1236603260040283, 1.1062309741973877, 1.4199565649032593, 1.0190850496292114, 1.0016558170318604, 1.1236603260040283, 1.2979521751403809, 1.053943395614624, 1.2108062505722046, 1.2630938291549683, 1.4025273323059082, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.5768193006515503, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.1410894393920898, 1.4199565649032593, 1.4548149108886719, 1.3502397537231445, 1.472244143486023, 1.4025273323059082, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 1.0016558170318604, 0.8970807194709778, 1.1062309741973877, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.315381407737732, 1.0888018608093262, 1.1933770179748535, 1.1410894393920898, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.3850982189178467, 0.7750763297080994, 1.4548149108886719, 1.0190850496292114, 1.472244143486023, 1.4025273323059082, 1.5071024894714355, 1.4199565649032593, 1.5419609546661377, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7162528038024902, 1.332810640335083, 0.827363908290863, 0.42649248242378235, -0.11381260305643082, -0.41010889410972595, -0.1661001741886139, 0.6356428265571594, 0.32191720604896545, 0.5310676693916321, 0.9319390654563904, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4199565649032593, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262], [1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.9776906967163086, 1.925403118133545, 2.117124319076538, 2.1694118976593018, 2.18684101104 [e2e-predictor] 73633, 2.1694118976593018, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 1.803398847579956, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.6988236904144287, 1.489673376083374, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.768540382385254, 1.6988236904144287, 1.629106879234314, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.175947904586792, 1.071372628211975, 1.2282354831695557, 1.1236603260040283, 0.9493682980537415, 1.1236603260040283, 1.4548149108886719, 1.2979521751403809, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 0.8970807194709778, 1.0365142822265625, 1.2282354831695557, 1.315381407737732, 1.1410894393920898, 1.1410894393920898, 1.315381407737732, 1.4199565649032593, 1.5419609546661377, 1.3676689863204956, 1.4199565649032593, 1.158518671989441, 1.0888018608093262, 1.332810640335083, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.3850982189178467, 1.2456645965576172, 1.1410894393920898, 1.1236603260040283, 1.5071024894714355, 1.2979521751403809, 1.4548149108886719, 1.053943395614624, 0.7750763297080994, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.1062309741973877, 1.2108062505722046, 1.2108062505722046, 1.1410894393920898, 1.158518671989441, 1.0190850496292114, 1.158518671989441, 1.3502397537231445, 1.0190850496292114, 0.9667974710464478, 0.8447931408882141, 1.2456645965576172, 0.7925055623054504, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.2979521751403809, 1.5593900680541992, 1.5071024894714355, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.0888018608093262, 0.9319390654563904, 0.827363908290863, 1.489673376083374, 1.4025273323059082, 1.5419609546661377, 1.5419609546661377, 1.611677646636963, 1.4548149108886719, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975], [1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820 [e2e-predictor] 363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.960261583328247, 1.942832350730896, 2.117124319076538, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.6813944578170776, 1.472244143486023, 1.5245317220687866, 1.4548149108886719, 1.3850982189178467, 1.5419609546661377, 1.5245317220687866, 1.6639652252197266, 1.611677646636963, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.7511112689971924, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.5419609546661377, 1.315381407737732, 1.1933770179748535, 1.315381407737732, 1.0016558170318604, 1.2979521751403809, 1.4199565649032593, 1.4548149108886719, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.489673376083374, 1.2979521751403809, 1.4199565649032593, 1.158518671989441, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.8970807194709778, 1.2282354831695557, 1.315381407737732, 1.3676689863204956, 0.984226644039154, 1.175947904586792, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.9493682980537415, 1.2805230617523193, 1.4025273323059082, 1.1933770179748535, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.175947904586792, 1.315381407737732, 1.2805230617523193, 0.984226644039154, 0.9319390654563904, 1.0888018608093262, 0.9493682980537415, 0.8447931408882141, 1.071372628211975, 0.7925055623054504, 1.3502397537231445, 1.472244143486023, 1.2456645965576172, 1.2630938291549683, 1.7336820363998413, 1.7162528038024902, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.646536111831665, 1.5419609546661377, 1.611677646636963, 1.8905447721481323, 1.6813944578170776, 1.5768193006515503, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.472244143486023, 1.472244143486023, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625], [1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.663 [e2e-predictor] 9652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 1.9951199293136597, 1.9776906967163086, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.803398847579956, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.2805230617523193, 0.8099347352981567, 1.2108062505722046, 1.4373857975006104, 1.4025273323059082, 1.4548149108886719, 1.5768193006515503, 1.4548149108886719, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.0888018608093262, 1.1062309741973877, 0.9667974710464478, 1.2805230617523193, 1.158518671989441, 1.071372628211975, 1.158518671989441, 0.9667974710464478, 0.9667974710464478, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.0365142822265625, 0.9319390654563904, 1.0888018608093262, 1.0190850496292114, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.315381407737732, 1.2979521751403809, 1.1236603260040283, 1.2805230617523193, 1.1933770179748535, 0.984226644039154, 0.9145098924636841, 1.0190850496292114, 0.7227887511253357, 0.5833552479743958, 0.8796514868736267, 1.2805230617523193, 1.4199565649032593, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5419609546661377, 1.4373857975006104, 1.629106879234314, 1.7162528038024902, 1.472244143486023, 1.611677646636963, 1.9079740047454834, 1.6813944578170776, 1.785969614982605, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.6988236904144287, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.768540382385254, 1.5419609546661377, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.507102489471435 [e2e-predictor] 5, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8382571935653687, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.117124319076538, 2.082265853881836, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.629106879234314, 1.489673376083374, 1.4025273323059082, 1.3502397537231445, 1.4548149108886719, 1.332810640335083, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.5419609546661377, 1.3502397537231445, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.0016558170318604, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.2805230617523193, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.3850982189178467, 1.4199565649032593, 1.315381407737732, 1.472244143486023, 1.2805230617523193, 1.4025273323059082, 1.2630938291549683, 1.5071024894714355, 1.2282354831695557, 1.4548149108886719, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.053943395614624, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.071372628211975, 0.7925055623054504, 0.5833552479743958, 0.9319390654563904, 0.513638436794281, 1.0016558170318604, 1.175947904586792, 1.071372628211975, 1.3676689863204956, 1.489673376083374, 1.3850982189178467, 1.2979521751403809, 1.4373857975006104, 1.5419609546661377, 1.5768193006515503, 1.5419609546661377, 1.332810640335083, 1.785969614982605, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.332810640335083, 1.7511112689971924, 1.7511112689971924, 1.5768193006515503, 1.629106879234314, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.5768193006515503, 1.6988236904144287, 1.7336820363998413, 1.629106879234314, 1.5768193006515503, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1 [e2e-predictor] .1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.8905447721481323, 2.047407388687134, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8208279609680176, 1.768540382385254, 1.5942485332489014, 1.5245317220687866, 1.3676689863204956, 1.2282354831695557, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.489673376083374, 1.4373857975006104, 1.315381407737732, 1.4199565649032593, 1.2456645965576172, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.071372628211975, 0.827363908290863, 1.071372628211975, 1.1062309741973877, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.3676689863204956, 1.2979521751403809, 1.3850982189178467, 1.2805230617523193, 1.2282354831695557, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.4548149108886719, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.1410894393920898, 1.3676689863204956, 1.332810640335083, 1.0888018608093262, 1.1933770179748535, 1.1933770179748535, 1.5419609546661377, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.053943395614624, 1.2979521751403809, 1.0190850496292114, 0.8447931408882141, 0.670501172542572, 0.827363908290863, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.071372628211975, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.2282354831695557, 1.803398847579956, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.646536111831665, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.7162528038024902, 1.646536111831665, 1.5768193006515503, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0 [e2e-predictor] 190850496292114, 1.0016558170318604, 1.0016558170318604, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.7162528038024902, 1.6988236904144287, 1.5419609546661377, 1.472244143486023, 1.175947904586792, 1.2282354831695557, 1.489673376083374, 1.1410894393920898, 1.158518671989441, 0.9493682980537415, 0.9145098924636841, 1.1236603260040283, 1.4025273323059082, 0.670501172542572, 0.7750763297080994, 1.315381407737732, 1.1933770179748535, 0.827363908290863, 1.315381407737732, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.0016558170318604, 1.158518671989441, 1.5419609546661377, 0.984226644039154, 1.1410894393920898, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.1933770179748535, 1.175947904586792, 1.2282354831695557, 1.175947904586792, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.472244143486023, 1.2282354831695557, 1.2805230617523193, 1.4025273323059082, 1.4373857975006104, 1.5768193006515503, 1.611677646636963, 1.2282354831695557, 1.3502397537231445, 1.3502397537231445, 1.175947904586792, 1.3502397537231445, 1.0888018608093262, 1.0190850496292114, 1.4548149108886719, 1.053943395614624, 0.7925055623054504, 1.4025273323059082, 1.071372628211975, 1.071372628211975, 0.8970807194709778, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.9145098924636841, 1.1062309741973877, 1.1410894393920898, 1.315381407737732, 1.0190850496292114, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.5593900680541992, 1.3676689863204956, 1.4548149108886719, 1.2456645965576172, 1.6988236904144287, 1.5768193006515503, 1.4199565649032593, 1.5768193006515503, 1.6813944578170776, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.629106879234314, 1.6988236904144287, 1.5768193006515503, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.17 [e2e-predictor] 5947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141], [1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8382571935653687, 1.925403118133545, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0648367404937744, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 1.4548149108886719, 1.3502397537231445, 1.332810640335083, 1.5071024894714355, 1.3850982189178467, 1.785969614982605, 1.5593900680541992, 1.5768193006515503, 1.5245317220687866, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.3676689863204956, 1.1933770179748535, 1.2282354831695557, 1.3850982189178467, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.158518671989441, 1.332810640335083, 1.1236603260040283, 1.2282354831695557, 1.315381407737732, 1.2108062505722046, 1.2108062505722046, 1.0888018608093262, 1.071372628211975, 0.9145098924636841, 0.984226644039154, 1.071372628211975, 1.0888018608093262, 1.2108062505722046, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.071372628211975, 1.0016558170318604, 1.315381407737732, 1.1062309741973877, 1.3850982189178467, 1.6639652252197266, 1.3502397537231445, 1.2630938291549683, 1.0016558170318604, 0.8622223138809204, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.1410894393920898, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, 0.9145098924636841, 1.0365142822265625, 1.4025273323059082, 1.1933770179748535, 0.9493682980537415, 1.1236603260040283, 1.053943395614624, 1.158518671989441, 1.4025273323059082, 1.5593900680541992, 1.3850982189178467, 0.7053595781326294, 1.5593900680541992, 1.611677646636963, 1.3850982189178467, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.7162528038024902, 1.6639652252197266, 1.6988236904144287, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.6639652252197266, 1.5419609546661377, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, [e2e-predictor] 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863], [1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9776906967163086, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.3502397537231445, 1.2630938291549683, 1.611677646636963, 1.6813944578170776, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4025273323059082, 1.332810640335083, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.2630938291549683, 1.3676689863204956, 1.2805230617523193, 1.1933770179748535, 1.315381407737732, 1.1933770179748535, 1.2805230617523193, 1.1410894393920898, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.2630938291549683, 1.2282354831695557, 1.4199565649032593, 1.3850982189178467, 1.2805230617523193, 1.4548149108886719, 1.4199565649032593, 1.2456645965576172, 0.8970807194709778, 1.2979521751403809, 1.4025273323059082, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2630938291549683, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.0365142822265625, 1.1933770179748535, 1.4199565649032593, 1.315381407737732, 0.8622223138809204, 1.332810640335083, 1.4548149108886719, 1.4548149108886719, 1.5768193006515503, 1.5768193006515503, 1.2630938291549683, 1.5942485332489014, 1.64653611183166 [e2e-predictor] 5, 1.611677646636963, 1.803398847579956, 1.7511112689971924, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 0.9493682980537415, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.7162528038024902, 1.785969614982605, 1.7511112689971924, 1.611677646636963, 1.6813944578170776, 1.2979521751403809, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.5768193006515503, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2108062505722046, 1.332810640335083, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 0.8099347352981567, 1.0016558170318604, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.315381407737732, 1.053943395614624, 1.3502397537231445, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.472244143486023, 1.5071024894714355, 1.3850982189178467, 1.4548149108886719, 1.158518671989441, 0.9145098924636841, 0.5833552479743958, 0.670501172542572, 0.8796514868736267, 1.0190850496292114, 0.9493682980537415, 1.297952 [e2e-predictor] 1751403809, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.5593900680541992, 1.4548149108886719, 1.785969614982605, 1.6639652252197266, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.5593900680541992, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.925403118133545, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.332810640335083, 1.3850982189178467, 1.315381407737732, 1.3850982189178467, 1.4548149108886719, 1.3676689863204956, 1.4199565649032593, 1.1933770179748535, 1.2108062505722046, 1.0888018608093262, 1.1062309741973877, 1.2805230617523193, 1.4025273323059082, 1.4548149108886719, 1.3502397537231445, 1.2630938291549683, 1.315381407737732, 1.1410894393920898, 1.175947904586792, 1.3676689863204956, 1.3676689863204956, 1.5593900680541992, 0.827363908290863, 1.1933770179748535, 1.2108062505722046, 1.071372628211975, 1.4373857975006104, 1.4025273323059082, 1.5071024894714355, 1.053943395614624, 1.10623 [e2e-predictor] 09741973877, 1.3502397537231445, 1.2805230617523193, 1.3502397537231445, 1.4199565649032593, 1.3676689863204956, 1.3676689863204956, 1.175947904586792, 1.175947904586792, 1.0365142822265625, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 1.1062309741973877, 1.0190850496292114, 1.0888018608093262, 1.3502397537231445, 1.5071024894714355, 1.489673376083374, 1.8556864261627197, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267], [0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.0125491619110107, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.7336820363998413, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.6813944578170776, 1.5071024894714355, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3502397537231445, 1.4199565649032593, 1.315381407737732, 1.2805230617523193, [e2e-predictor] 1.2456645965576172, 1.4548149108886719, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.2979521751403809, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.5245317220687866, 1.5942485332489014, 1.332810640335083, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 0.9145098924636841, 1.158518671989441, 0.827363908290863, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.2456645965576172, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.4199565649032593, 1.472244143486023, 1.5768193006515503, 1.8905447721481323, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.5768193006515503, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267], [0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 2.0648367404937744, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 1.960261583328247, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 2.0648367404937744, 1.9951199293136597, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.785969614982605, 1.7336820363998413, 1.768540382385254, 1.6813944578170776, 1.629106879234314, 1.50 [e2e-predictor] 71024894714355, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.5768193006515503, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.3850982189178467, 1.2456645965576172, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2456645965576172, 1.2979521751403809, 1.2805230617523193, 1.1410894393920898, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.0888018608093262, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.315381407737732, 1.2630938291549683, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.1933770179748535, 1.3502397537231445, 1.4199565649032593, 1.6813944578170776, 1.803398847579956, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.8382571935653687, 1.646536111831665, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204], [0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.942832350730896, 1.9079740047454834, 1.768540382385254, 2.1345534324645996, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.169411897659301 [e2e-predictor] 8, 2.117124319076538, 2.1345534324645996, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.5593900680541992, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.5245317220687866, 1.5071024894714355, 1.611677646636963, 1.5593900680541992, 1.4373857975006104, 1.4025273323059082, 1.315381407737732, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.2805230617523193, 1.3676689863204956, 1.2630938291549683, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.1933770179748535, 1.1236603260040283, 1.2282354831695557, 1.0190850496292114, 1.2630938291549683, 1.175947904586792, 1.3502397537231445, 1.472244143486023, 1.315381407737732, 1.5245317220687866, 1.315381407737732, 0.9145098924636841, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2282354831695557, 1.315381407737732, 1.315381407737732, 1.2108062505722046, 1.3676689863204956, 1.3850982189178467, 1.315381407737732, 1.3502397537231445, 1.629106879234314, 1.7162528038024902, 1.785969614982605, 1.925403118133545, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778], [0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.8905447721481323, 2.0125491619110107, [e2e-predictor] 1.925403118133545, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.803398847579956, 1.8556864261627197, 1.785969614982605, 1.8556864261627197, 1.803398847579956, 1.6639652252197266, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.4199565649032593, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2456645965576172, 1.2630938291549683, 1.071372628211975, 1.3502397537231445, 1.4025273323059082, 1.2805230617523193, 1.071372628211975, 1.0190850496292114, 1.3502397537231445, 1.2805230617523193, 1.4025273323059082, 1.3676689863204956, 1.7336820363998413, 1.5942485332489014, 1.5245317220687866, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.175947904586792, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.489673376083374, 1.611677646636963, 1.489673376083374, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 2.1345534324645996, 2.204270124435425, 2.1868410110473633, 2.0125491619110107, 1.6988236904144287, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415], [0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7576471567153931, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1 [e2e-predictor] .785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.047407388687134, 2.0125491619110107, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.2805230617523193, 1.2108062505722046, 1.1410894393920898, 1.2630938291549683, 1.3850982189178467, 1.2630938291549683, 1.2108062505722046, 1.2979521751403809, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.489673376083374, 1.4025273323059082, 1.2805230617523193, 1.5245317220687866, 1.3850982189178467, 1.175947904586792, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.768540382385254, 1.803398847579956, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.960261583328247, 2.1345534324645996, 2.2216994762420654, 2.1868410110473633, 1.9951199293136597, 1.611677646636963, 1.3502397537231445, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415], [0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, [e2e-predictor] 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 2.0299782752990723, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8905447721481323, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4548149108886719, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.4548149108886719, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.4199565649032593, 1.472244143486023, 1.3502397537231445, 1.053943395614624, 1.158518671989441, 1.3676689863204956, 1.5419609546661377, 1.6813944578170776, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.925403118133545, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 1.5593900680541992, 1.489673376083374, 1.489673376083374, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8099347352981567, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.41995656490 [e2e-predictor] 32593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.9079740047454834, 1.942832350730896, 1.9951199293136597, 2.117124319076538, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.1868410110473633, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.082265853881836, 2.0125491619110107, 1.960261583328247, 1.960261583328247, 2.047407388687134, 1.9951199293136597, 2.047407388687134, 1.960261583328247, 1.8208279609680176, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.489673376083374, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.4548149108886719, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.2979521751403809, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.611677646636963, 1.472244143486023, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.7511112689971924, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.8382571935653687, 1.8905447721481323, 1.646536111831665, 1.2282354831695557, 1.5245317220687866, 1.6988236904144287, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.1236603260040283, 1.14108 [e2e-predictor] 94393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 1.8731155395507812, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.3850982189178467, 1.489673376083374, 1.3676689863204956, 1.1236603260040283, 1.2630938291549683, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.5593900680541992, 1.5593900680541992, 1.768540382385254, 1.8208279609680176, 1.768540382385254, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.768540382385254, 1.803398847579956, 0.1999128758907318, 0.42649248242378235, 0.7576471567153931, 1.3850982189178467, 1.472244143486023, 1.315381407737732, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.001655 [e2e-predictor] 8170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.5768193006515503, 1.4199565649032593, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.1062309741973877, 1.071372628211975, 1.332810640335083, 1.315381407737732, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.2456645965576172, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.332810640335083, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.629106879234314, 1.6988236904144287, 1.629106879234314, 1.4199565649032593, 1.6988236904144287, 1.7336820363998413, 1.5419609546661377, -0.8458387851715088, -1.5430065393447876, -1.6650108098983765, -1.6824400424957275, -1.3164269924163818, -1.3861438035964966, -1.1944226026535034, 1.472244143486023, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211 [e2e-predictor] 975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904], [0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 2.047407388687134, 2.151982545852661, 2.1694118976593018, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, 1.0888018608093262, 0.9667974710464478, 1.2456645965576172, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.2630938291549683, 1.0365142822265625, 1.2456645965576172, 1.332810640335083, 1.315381407737732, 1.4373857975006104, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.1410894393920898, 1.4025273323059082, 1.5071024894714355, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.803398847579956, 0.9319390654563904, -1.1944226026535034, -1.6824400424957275, -1.647581696510315, -1.6824400424957275, -1.5952941179275513, -1.5081480741500854, -0.21838775277137756, -1.5255773067474365, 0.7576471567153931, -0.7935512065887451, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1 [e2e-predictor] .2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.960261583328247, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.785969614982605, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.332810640335083, 1.2630938291549683, 0.9667974710464478, 1.1236603260040283, 1.175947904586792, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.175947904586792, 1.053943395614624, 1.1410894393920898, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.5245317220687866, 1.7511112689971924, 1.768540382385254, 1.646536111831665, -0.41010889410972595, -1.6650108098983765, -1.3512853384017944, -1.403572916984558, -1.2989977598190308, -1.3861438035964966, -1.7347276210784912, -1.6650108098983765, -1.4558604955673218, -1.5604356527328491, -0.8632679581642151, -1.1421350240707397, -0.37525051832199097, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, [e2e-predictor] 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.8622223138809204, 0.8447931408882141, 0.9319390654563904, 1.0016558170318604, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8905447721481323, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.0996949672698975, 2.1868410110473633, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.3262743949890137, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.0996949672698975, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.8208279609680176, 1.7162528038024902, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 1.7336820363998413, 1.7336820363998413, 1.6639652252197266, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.2979521751403809, 1.315381407737732, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.3850982189178467, 1.4199565649032593, 1.2630938291549683, 1.3502397537231445, 1.5245317220687866, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.2979521751403809, -0.04409583657979965, -1.2118518352508545, -1.333856225013733, -1.3687145709991455, -1.5952941179275513, [e2e-predictor] -1.3687145709991455, -1.2989977598190308, -0.4798256754875183, -1.0549890995025635, -0.5146840810775757, 1.5942485332489014, 0.11276690661907196, -1.2989977598190308, -1.2118518352508545, -0.601830005645752, -1.176993489265442, -0.9678431153297424, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3742047846317291, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.5484968423843384, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.151982545852661, 2.2565577030181885, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.4373857975006104, 1.4025273323059082 [e2e-predictor] , 1.4373857975006104, 1.4025273323059082, 1.489673376083374, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 1.158518671989441, -0.9504139423370361, -1.1247059106826782, -1.0375598669052124, -1.5604356527328491, -1.5081480741500854, -1.3164269924163818, -1.6650108098983765, -1.5952941179275513, -1.5081480741500854, -1.246710181236267, -0.9155555367469788, -0.601830005645752, -0.25324615836143494, -1.403572916984558, 1.785969614982605, 1.4025273323059082, -1.0724183320999146, -1.1944226026535034, -1.3687145709991455, -0.04409583657979965, -1.5604356527328491, 0.07790851593017578, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 1.942832350730896, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.611677 [e2e-predictor] 646636963, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.5768193006515503, 1.5071024894714355, 1.472244143486023, 1.611677646636963, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.5245317220687866, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 1.8731155395507812, 1.0888018608093262, -0.9852723479270935, -1.246710181236267, -1.3164269924163818, -1.1421350240707397, -1.2292810678482056, -1.4210021495819092, -1.4732897281646729, -0.9155555367469788, -1.647581696510315, -1.490718960762024, -1.6301524639129639, -1.5952941179275513, -1.490718960762024, -1.1247059106826782, -0.8806971907615662, -1.5081480741500854, -0.8284096121788025, 1.4199565649032593, 1.6639652252197266, 1.5071024894714355, 1.1236603260040283, 0.6530719995498657, -1.7172983884811401, -0.7761220335960388, 1.472244143486023, 1.3676689863204956, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.2522004544734955, 0.28705883026123047, 0.3742047846317291, 0.4613508880138397, 0.5659260153770447, 0.5833552479743958, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.3437037467956543, 2.361132860183716, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.204270124435425, [e2e-predictor] 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.8731155395507812, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.117124319076538, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.117124319076538, 1.8208279609680176, -0.8981263637542725, -1.246710181236267, -1.0549890995025635, -1.0201307535171509, -0.7064052224159241, -0.7238344550132751, -1.1944226026535034, -1.3512853384017944, -1.5778648853302002, -1.0375598669052124, -1.1421350240707397, 0.13019609451293945, 0.7053595781326294, -1.2815686464309692, -1.1072766780853271, -1.4384313821792603, -1.5081480741500854, -0.1312417984008789, 0.7053595781326294, 1.6813944578170776, 1.4199565649032593, 1.2456645965576172, -1.5430065393447876, -1.0375598669052124, 1.3676689863204956, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.2173420637845993, 0.2696296274662018, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.670501172542572, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0 [e2e-predictor] 47407388687134, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.2565577030181885, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.1694118976593018, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 1.7336820363998413, -0.4623964726924896, -1.1944226026535034, -0.21838775277137756, -1.1421350240707397, -0.7412636280059814, -0.601830005645752, -1.1247059106826782, -0.3403921127319336, -1.0549890995025635, -0.7412636280059814, -0.25324615836143494, -1.5952941179275513, 0.06047932058572769, -1.0201307535171509, -1.1421350240707397, -1.2641394138336182, -1.0375598669052124, -1.4558604955673218, -0.21838775277137756, 0.6356428265571594, 0.513638436794281, 0.4090631604194641, 0.9667974710464478, -0.009237446822226048, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.1999128758907318, 0.2522004544734955, 0.33934640884399414, 0.44392168521881104, 0.5310676693916321, 0.5659260153770447, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, [e2e-predictor] 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.1345534324645996, 2.1345534324645996, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 2.2216994762420654, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.5245317220687866, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.4548149108886719, 1.2282354831695557, 1.3850982189178467, -0.42753809690475464, -0.5146840810775757, -0.8109803795814514, -0.9329847693443298, -1.1944226026535034, -0.4623964726924896, -0.39267969131469727, -0.7412636280059814, -1.089847445487976, -1.0724183320999146, -0.7412636280059814, 0.5484968423843384, -0.7238344550132751, -0.9852723479270935, -0.6366884112358093, -1.1944226026535034, -1.2292810678482056, -1.5255773067474365, -0.41010889410972595, 0.3916339874267578, 0.9319390654563904, 0.8970807194709778, 0.478780061006546, 0.7227887511253357, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841], [0.18248367309570312, 0.2173420637845993, 0.30448800325393677, 0.42649248242378235, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.9667974710464478, 1.0190850496292114, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.6465 [e2e-predictor] 36111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.0996949672698975, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.117124319076538, 1.9776906967163086, 2.1345534324645996, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7336820363998413, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.472244143486023, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.4199565649032593, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.175947904586792, 1.2630938291549683, -0.601830005645752, -0.7064052224159241, -1.1421350240707397, -1.4558604955673218, -1.5255773067474365, -1.5081480741500854, 1.0888018608093262, 0.9493682980537415, -0.21838775277137756, -0.8458387851715088, -0.6715468168258667, -0.5844008326530457, -1.0549890995025635, 0.5484968423843384, -0.3578213155269623, -0.2881045341491699, -1.3164269924163818, -0.11381260305643082, -1.1595642566680908, -1.333856225013733, 0.7402179837226868, 1.071372628211975, 0.7576471567153931, 0.9493682980537415, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.33934640884399414, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719 [e2e-predictor] , 1.489673376083374, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.942832350730896, 2.047407388687134, 2.117124319076538, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0996949672698975, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 1.1410894393920898, 1.6813944578170776, 1.8731155395507812, 1.8382571935653687, 1.4548149108886719, 1.0016558170318604, 1.158518671989441, 2.0125491619110107, 2.082265853881836, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6639652252197266, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.315381407737732, -0.44496726989746094, -0.8458387851715088, -1.1944226026535034, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, 1.1933770179748535, 0.0430501289665699, 0.9319390654563904, -0.1661001741886139, -0.4623964726924896, -0.42753809690475464, 0.35677558183670044, 0.4613508880138397, -0.026666639372706413, 0.13019609451293945, -0.27067533135414124, -0.9155555367469788, -0.06152502819895744, -0.18352937698364258, 0.7053595781326294, 0.8622223138809204, 0.8099347352981567, 0.8796514868736267, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.32191720604896545, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.8622223138809204, 0. [e2e-predictor] 9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.204270124435425, 0.2347712516784668, 0.06047932058572769, -0.09638340771198273, -0.9329847693443298, -1.3164269924163818, -1.5778648853302002, 0.0430501289665699, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, -0.7761220335960388, -0.8632679581642151, -1.3861438035964966, -1.647581696510315, -1.7172983884811401, -0.9852723479270935, 0.5833552479743958, 1.2805230617523193, 1.6988236904144287, 0.827363908290863, -0.2881045341491699, 0.16505448520183563, -1.1421350240707397, -0.23581695556640625, 0.8796514868736267, 0.2696296274662018, -0.7586928009986877, -0.7064052224159241, -0.9678431153297424, -0.532113254070282, -1.0549890995025635, 0.984226644039154, 1.071372628211975, 0.8099347352981567, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.862222313 [e2e-predictor] 8809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204], [0.18248367309570312, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 1.960261583328247, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 2.0648367404937744, 2.0996949672698975, 1.3676689863204956, -0.3229629397392273, -0.5844008326530457, -0.8632679581642151, -1.3687145709991455, -1.490718960762024, -0.9329847693443298, 1.4548149108886719, 1.942832350730896, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4025273323059082, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2456645965576172, 0.7925055623054504, -0.5495424270629883, -1.0549890995025635, -1.4210021495819092, -1.647581696510315, -0.9155555367469788, 1.7336820363998413, 1.803398847579956, 1.7162528038024902, 1.925403118133545, 1.6639652252197266, 0.7053595781326294, 0.16505448520183563, -0.8109803795814514, -0.9155555367469788, 1.175947904586792, 0.5484968423843384, -0.7586928009986877, -0.6366884112358093, -0.026666639372706413, 0.2347712516784668, 0.478780061006546, 1.0888018608093262, 0.4962092638015747, 0.827363908290863, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.91450989 [e2e-predictor] 24636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [0.14762529730796814, 0.18248367309570312, 0.2522004544734955, 0.2696296274662018, 0.3916339874267578, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 2.117124319076538, 2.1868410110473633, 1.8905447721481323, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 2.047407388687134, 2.1345534324645996, -0.3055337369441986, -0.39267969131469727, -0.5844008326530457, -1.2989977598190308, -1.5255773067474365, -1.5255773067474365, -0.026666639372706413, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.315381407737732, -0.11381260305643082, -1.176993489265442, -1.403572916984558, -1.5430065393447876, -0.9329847693443298, 1.5071024894714355, 1.785969614982605, 1.785969614982605, 1.925403118133545, 2.047407388687134, 1.8905447721481323, 1.4548149108886719, 0.7925055623054504, 0.18248367309570312, -0.8458387851715088, 1.1410894393920898, 0.4090631604194641, -0.601830005645752, -0.5669716596603394, -0.44496726989746094, -1.0375598669052124, 0.3742047846317291, 0.8622223138809204, 0.42649248242378235, 0.8796514868736267, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, [e2e-predictor] 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.7925055623054504], [0.14762529730796814, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 2.239128589630127, 2.082265853881836, 2.1345534324645996, 1.8905447721481323, 1.942832350730896, 2.0299782752990723, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.1868410110473633, -0.11381260305643082, -0.009237446822226048, -0.6366884112358093, -1.2118518352508545, -1.4558604955673218, -0.9852723479270935, -0.8284096121788025, 0.9667974710464478, 1.785969614982605, 2.0125491619110107, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.315381407737732, 0.6530719995498657, -1.4732897281646729, 0.32191720604896545, 1.175947904586792, 1.3676689863204956, 1.0888018608093262, 1.7162528038024902, 1.8556864261627197, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 1.960261583328247, 2.0125491619110107, 0.8970807194709778, 0.8447931408882141, -0.8458387851715088, 1.4025273323059082, 0.6182135939598083, -0.4623964726924896, 0.42649248242378235, -0.41010889410972595, -1.2815686464309692, -0.9329847693443298, 0.8622223138809204, 0.513638436794281, 0.84479314088821 [e2e-predictor] 41, 1.1236603260040283, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931], [0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.3742047846317291, 0.4613508880138397, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.925403118133545, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1868410110473633, 0.5310676693916321, 0.32191720604896545, -0.4623964726924896, -0.6366884112358093, -1.3861438035964966, -1.4384313821792603, -0.41010889410972595, -0.6366884112358093, -0.8458387851715088, -0.6715468168258667, 0.478780061006546, 1.8905447721481323, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.646536111831665, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2979521751403809, 1.2108062505722046, 0.8447931408882141, 0.6879304051399231, 1.071372628211975, 1.8556864261627197, 1.8382571935653687, 1.332810640335083, 1.6988236904144287, 1.6988236904144287, 1.99511 [e2e-predictor] 99293136597, 1.942832350730896, 2.0648367404937744, 2.0996949672698975, 1.9079740047454834, 1.2108062505722046, 0.42649248242378235, -1.176993489265442, 1.5071024894714355, 0.8970807194709778, 0.4962092638015747, 0.8447931408882141, 0.4962092638015747, -1.2989977598190308, -1.0549890995025635, 0.670501172542572, 0.4090631604194641, 1.071372628211975, 1.0016558170318604, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.960261583328247, 2.1868410110473633, 1.5071024894714355, -0.4972548484802246, 0.2347712516784668, -1.1595642566680908, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, -0.7935512065887451, -1.5430065393447876, -1.0201307535171509, -1.3164269924163818, 1.40252733 [e2e-predictor] 23059082, 1.6988236904144287, 1.8208279609680176, 1.7162528038024902, 1.5768193006515503, 1.4025273323059082, 1.4199565649032593, 1.332810640335083, 1.768540382385254, 1.332810640335083, 1.785969614982605, 1.9079740047454834, 1.768540382385254, 1.768540382385254, 1.5942485332489014, 1.768540382385254, 1.9079740047454834, 1.4548149108886719, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 1.8731155395507812, 1.3676689863204956, 0.14762529730796814, -0.7761220335960388, 1.472244143486023, 0.7227887511253357, 1.315381407737732, 1.785969614982605, 0.9319390654563904, -0.7586928009986877, -0.9504139423370361, -0.1312417984008789, 0.7402179837226868, 0.9667974710464478, 0.8796514868736267, 1.175947904586792, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6879304051399231, 0.7402179837226868, 0.7576471567153931, 0.827363908290863, 0.8970807194709778, 0.9667974710464478, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.09969 [e2e-predictor] 49672698975, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 1.071372628211975, 0.008191745728254318, 0.2173420637845993, -0.20095856487751007, -0.8109803795814514, -0.5146840810775757, -1.4384313821792603, -0.3229629397392273, -0.9155555367469788, -0.4972548484802246, -0.07895421981811523, 1.8382571935653687, 1.7162528038024902, 1.5593900680541992, 1.489673376083374, 1.8208279609680176, 1.785969614982605, 1.646536111831665, 2.0299782752990723, 1.489673376083374, 2.0125491619110107, 1.942832350730896, 2.0648367404937744, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.1345534324645996, 1.472244143486023, 1.9776906967163086, 1.7511112689971924, 1.8731155395507812, 2.0648367404937744, 1.9776906967163086, 1.1236603260040283, -1.0375598669052124, 1.4199565649032593, 1.5768193006515503, 0.7576471567153931, 1.6988236904144287, 1.8905447721481323, 0.7576471567153931, -0.1486709862947464, -1.1944226026535034, -0.009237446822226048, 0.09533771127462387, 0.7750763297080994, 0.984226644039154, 0.984226644039154, 1.2456645965576172, 1.053943395614624, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294], [0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.8447931408882141, 0.9493682980537415, 1.0365142822265625, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.09 [e2e-predictor] 96949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.047407388687134, 2.204270124435425, 2.117124319076538, 0.2173420637845993, -0.8981263637542725, 0.6182135939598083, -1.333856225013733, -0.5146840810775757, -1.1247059106826782, -1.0549890995025635, -0.41010889410972595, -1.089847445487976, -0.688975989818573, 0.7925055623054504, 0.8970807194709778, 1.8556864261627197, 2.047407388687134, 1.9776906967163086, 1.7162528038024902, 2.0299782752990723, 1.5419609546661377, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.803398847579956, 1.803398847579956, 1.646536111831665, 1.9951199293136597, 1.7336820363998413, 1.9079740047454834, 1.472244143486023, 1.9079740047454834, 2.082265853881836, 1.8905447721481323, 0.7053595781326294, 0.9667974710464478, 1.6988236904144287, 1.6988236904144287, 0.8099347352981567, 1.768540382385254, 1.925403118133545, 0.9667974710464478, -0.04409583657979965, -1.3512853384017944, 0.008191745728254318, 0.1999128758907318, 0.600784420967102, 1.0365142822265625, 0.9667974710464478, 1.1933770179748535, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.984226644039154, 1.071372628211975, 1.053943395614624, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2 [e2e-predictor] .047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.2914161682128906, 2.1345534324645996, 1.9079740047454834, 0.8622223138809204, 0.02562093921005726, -0.6715468168258667, -0.27067533135414124, -0.7586928009986877, -0.601830005645752, 0.1999128758907318, -1.176993489265442, -1.2118518352508545, -0.25324615836143494, 0.4090631604194641, -1.647581696510315, -0.5495424270629883, -1.3687145709991455, -1.1247059106826782, 1.7511112689971924, 1.9776906967163086, 1.5593900680541992, 2.082265853881836, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.472244143486023, 1.7162528038024902, 1.8905447721481323, 2.0299782752990723, 1.2630938291549683, 1.629106879234314, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.7336820363998413, 1.8208279609680176, 1.960261583328247, 1.7511112689971924, 0.8796514868736267, 1.785969614982605, 1.942832350730896, 1.2282354831695557, 0.1999128758907318, -1.4210021495819092, 1.1236603260040283, 0.44392168521881104, 0.9667974710464478, 0.4962092638015747, 0.4613508880138397, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9319390654563904, 1.0190850496292114, 1.0365142822265625, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.69882369041 [e2e-predictor] 44287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.1345534324645996, 2.2914161682128906, 0.35677558183670044, -0.532113254070282, -0.1661001741886139, 0.32191720604896545, 0.670501172542572, -0.9504139423370361, -1.1944226026535034, -0.21838775277137756, -0.7761220335960388, -1.176993489265442, -0.3055337369441986, -1.0549890995025635, -0.9504139423370361, -1.2292810678482056, -0.5146840810775757, -0.8109803795814514, -0.3403921127319336, -1.5255773067474365, -1.0724183320999146, 0.18248367309570312, 0.42649248242378235, 1.0190850496292114, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.3502397537231445, 1.768540382385254, 2.047407388687134, 0.9145098924636841, 1.3850982189178467, 1.960261583328247, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.925403118133545, 1.925403118133545, 1.5942485332489014, 1.2108062505722046, 1.7336820363998413, 1.8731155395507812, 1.4548149108886719, -0.06152502819895744, -1.5255773067474365, 1.8208279609680176, 1.4373857975006104, 0.600784420967102, 0.4962092638015747, -0.09638340771198273, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.541 [e2e-predictor] 9609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.361132860183716, 1.071372628211975, 0.2173420637845993, -0.5844008326530457, -0.18352937698364258, 0.8099347352981567, 0.1999128758907318, 0.4962092638015747, -0.3403921127319336, 0.42649248242378235, 0.44392168521881104, -1.2292810678482056, -1.490718960762024, -0.4972548484802246, -1.403572916984558, -1.333856225013733, -0.3055337369441986, -0.601830005645752, -1.1421350240707397, -1.2815686464309692, -1.2989977598190308, -0.6541175842285156, -0.11381260305643082, -0.532113254070282, 0.9145098924636841, 1.768540382385254, 1.3502397537231445, 1.4025273323059082, 1.646536111831665, 0.9493682980537415, 1.6639652252197266, 1.4548149108886719, 2.0299782752990723, 2.151982545852661, 2.1345534324645996, 2.047407388687134, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 2.117124319076538, 2.0996949672698975, 1.960261583328247, -0.601830005645752, -0.5495424270629883, 2.0299782752990723, 1.925403118133545, 0.7750763297080994, -0.04409583657979965, -0.5844008326530457, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1585186719894 [e2e-predictor] 41, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 1.0365142822265625, 0.06047932058572769, -0.09638340771198273, -0.2881045341491699, 0.4613508880138397, 0.5659260153770447, -1.246710181236267, -1.0201307535171509, 0.33934640884399414, -0.009237446822226048, -0.37525051832199097, -0.20095856487751007, -1.176993489265442, 0.1999128758907318, -0.37525051832199097, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -1.0375598669052124, -0.9155555367469788, -0.7761220335960388, -0.25324615836143494, -1.1595642566680908, 0.1999128758907318, -0.04409583657979965, 1.646536111831665, 1.8905447721481323, 0.9145098924636841, 0.9493682980537415, 1.2979521751403809, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.0125491619110107, 2.047407388687134, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 2.2216994762420654, 2.1694118976593018, 2.0125491619110107, -0.8284096121788025, 1.1410894393920898, 1.925403118133545, 1.960261583328247, 1.4199565649032593, 0.8622223138809204, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2870588302612 [e2e-predictor] 3047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.2216994762420654, 2.239128589630127, -0.7412636280059814, -0.3229629397392273, -0.25324615836143494, -0.601830005645752, 0.33934640884399414, 0.2347712516784668, -0.3055337369441986, -1.0724183320999146, 0.600784420967102, 0.5833552479743958, 0.4962092638015747, -0.9678431153297424, 0.2173420637845993, -1.403572916984558, -1.3512853384017944, -1.2815686464309692, -1.4384313821792603, -0.8806971907615662, 0.6530719995498657, -0.7935512065887451, -0.601830005645752, -1.0027015209197998, -0.4623964726924896, -1.0375598669052124, -0.8632679581642151, 0.8447931408882141, 1.2282354831695557, 0.7925055623054504, -0.23581695556640625, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 2.0299782752990723, 2.1694118976593018, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.8382571935653687, 1.803398847579956, 1.960261583328247, 1.9951199293136597, 0.9319390654563904, 0.18248367309570312, 0.44392168521881104, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879 [e2e-predictor] 304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.4613508880138397, 0.5310676693916321, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.1868410110473633, 2.1694118976593018, -0.1486709862947464, -0.6366884112358093, -0.18352937698364258, -0.8458387851715088, -0.9155555367469788, 1.6988236904144287, -0.6541175842285156, -0.3578213155269623, -0.688975989818573, -1.3687145709991455, -0.44496726989746094, -0.1312417984008789, -0.7761220335960388, -0.5146840810775757, -1.4558604955673218, -1.2118518352508545, -1.2989977598190308, 0.4090631604194641, 1.3850982189178467, 1.6988236904144287, 0.2696296274662018, -1.0549890995025635, -0.1486709862947464, -1.0549890995025635, -0.7238344550132751, -1.1072766780853271, -0.1661001741886139, 1.472244143486023, 0.02562093921005726, 1.2630938291549683, 1.0016558170318604, 1.5071024894714355, 1.8556864261627197, 1.9776906967163086, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.117124319076538, 2.1868410110473633, 1.9776906967163086, 1.9951199293136597, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 1.5942485332489014, 0.32191720604896545, 0.3916339874267578, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.84 [e2e-predictor] 47931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.082265853881836, 2.3262743949890137, -1.0201307535171509, 0.6530719995498657, 2.0125491619110107, 0.4090631604194641, 0.33934640884399414, -0.6366884112358093, -0.06152502819895744, -0.6366884112358093, -0.9504139423370361, -1.3687145709991455, -1.1421350240707397, 0.2347712516784668, -0.3403921127319336, -1.0201307535171509, -1.5081480741500854, -1.0027015209197998, 0.5659260153770447, 0.9319390654563904, 1.1236603260040283, 2.1868410110473633, 1.2630938291549683, 0.5484968423843384, 1.0016558170318604, 1.489673376083374, 0.8796514868736267, -0.8109803795814514, -1.1247059106826782, 0.6182135939598083, 1.1062309741973877, 0.984226644039154, 1.3676689863204956, 1.3850982189178467, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.942832350730896, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 1.942832350730896, 1.8905447721481323, 2.204270124435425, 1.9951199293136597, 0.670501172542572, 0.09533771127462387, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.05 [e2e-predictor] 3943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.2914161682128906, 1.8208279609680176, -0.532113254070282, 0.0430501289665699, 0.6356428265571594, 0.7053595781326294, -0.532113254070282, -0.21838775277137756, -0.9155555367469788, -0.7586928009986877, -0.9678431153297424, -1.1595642566680908, -1.2118518352508545, -0.6715468168258667, -0.8981263637542725, -1.2989977598190308, -0.1312417984008789, -1.333856225013733, 0.9667974710464478, 0.2696296274662018, 1.2108062505722046, 1.4025273323059082, 1.960261583328247, 1.768540382385254, 1.332810640335083, 1.0365142822265625, 0.9493682980537415, 0.7227887511253357, -1.246710181236267, 0.4962092638015747, 1.2456645965576172, 1.4548149108886719, 1.1062309741973877, 1.4373857975006104, 1.5942485332489014, 1.646536111831665, 1.7336820363998413, 2.047407388687134, 2.0125491619110107, 2.117124319076 [e2e-predictor] 538, 2.1694118976593018, 2.151982545852661, 1.803398847579956, 1.9079740047454834, 2.1868410110473633, 2.1694118976593018, 1.2979521751403809, 0.5310676693916321, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 0.07790851593017578, -0.3229629397392273, -0.1312417984008789, 0.16505448520183563, -0.4623964726924896, 0.984226644039154, 1.158518671989441, 0.7925055623054504, -1.0027015209197998, 0.42649248242378235, -0.9504139423370361, -0.5146840810775757, -0.5146840810775757, -0.532113254070282, -1.1421350240707397, 0.4090631604194641, -0.44496726989746094, -1.0375598669052124, -0.8981263637542725, -1.089847445487976, 0.670501172542572, 0.8099347352981567, 0.58 [e2e-predictor] 33552479743958, 1.5071024894714355, 1.7511112689971924, 0.7576471567153931, 0.6879304051399231, 0.600784420967102, 0.28705883026123047, 0.3742047846317291, -0.601830005645752, 1.3676689863204956, 1.3502397537231445, 1.2630938291549683, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.332810640335083, 1.629106879234314, 1.8731155395507812, 2.0996949672698975, 2.239128589630127, 2.0996949672698975, 1.960261583328247, 1.9776906967163086, 2.0996949672698975, 2.1868410110473633, 1.9951199293136597, 1.489673376083374, 0.9319390654563904, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 0.478780061006546, -1.0201307535171509, -0.4798256754875183, 0.4962092638015747, 0.8099347352981 [e2e-predictor] 567, 1.0365142822265625, 1.175947904586792, 1.1410894393920898, 0.6879304051399231, 0.16505448520183563, -0.3229629397392273, -0.8109803795814514, -1.246710181236267, -1.5081480741500854, -0.5146840810775757, -1.0201307535171509, 0.008191745728254318, -1.089847445487976, -0.5669716596603394, -0.21838775277137756, -1.2641394138336182, 0.8099347352981567, 0.7925055623054504, 0.5833552479743958, 0.6182135939598083, 1.332810640335083, 1.3676689863204956, 1.175947904586792, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 1.489673376083374, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6639652252197266, 1.3850982189178467, 1.472244143486023, 1.629106879234314, 1.785969614982605, 1.942832350730896, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 1.2979521751403809, 0.8796514868736267, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.995119929313659 [e2e-predictor] 7, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 0.600784420967102, 0.33934640884399414, -1.0549890995025635, -0.5669716596603394, 0.513638436794281, 1.0365142822265625, 1.2805230617523193, 1.2108062505722046, 1.0888018608093262, 0.7227887511253357, 0.7925055623054504, -0.7064052224159241, -0.42753809690475464, -1.1421350240707397, -0.23581695556640625, -1.0549890995025635, -0.23581695556640625, -0.7761220335960388, -0.3403921127319336, -0.6366884112358093, -1.0201307535171509, -0.3578213155269623, -1.0201307535171509, 0.670501172542572, 0.7402179837226868, 1.2979521751403809, 1.7511112689971924, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.4373857975006104, 1.2805230617523193, 1.629106879234314, 1.5245317220687866, 1.768540382385254, 1.8556864261627197, 1.9951199293136597, 1.803398847579956, 1.6988236904144287, 1.472244143486023, 1.6988236904144287, 1.768540382385254, 1.646536111831665, 1.5593900680541992, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.960261583328247, 2.0299782752990723, 1.611677646636963, 0.8796514868736267, 0.9667974710464478, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.8622223138809204, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782 [e2e-predictor] 752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 0.42649248242378235, 0.6182135939598083, -0.9678431153297424, -0.601830005645752, 0.6530719995498657, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 0.827363908290863, 0.09533771127462387, -0.8284096121788025, -0.37525051832199097, -1.1072766780853271, 0.2522004544734955, -0.39267969131469727, -0.6541175842285156, -0.7586928009986877, -1.1247059106826782, 0.07790851593017578, -0.9852723479270935, -0.8981263637542725, -1.2118518352508545, 1.6639652252197266, 1.8556864261627197, 1.785969614982605, 1.472244143486023, 1.8208279609680176, 1.8905447721481323, 1.5768193006515503, 1.646536111831665, 1.7511112689971924, 1.489673376083374, 2.0299782752990723, 2.047407388687134, 1.6988236904144287, 1.7162528038024902, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.6639652252197266, 1.629106879234314, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.629106879234314, 1.768540382385254, 1.8905447721481323, 1.1062309741973877, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.820827960968017 [e2e-predictor] 6, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 0.5833552479743958, 0.7576471567153931, -0.5495424270629883, -0.7586928009986877, 0.6356428265571594, 1.1933770179748535, 1.3676689863204956, 1.2805230617523193, 1.175947904586792, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 1.4025273323059082, 0.0430501289665699, -0.25324615836143494, -0.619259238243103, -1.5952941179275513, -0.8109803795814514, -1.0375598669052124, -0.688975989818573, -1.1247059106826782, -0.9329847693443298, -0.8109803795814514, -1.089847445487976, -0.11381260305643082, 1.4025273323059082, 1.5768193006515503, 1.6813944578170776, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 2.0299782752990723, 1.9951199293136597, 1.5245317220687866, 2.117124319076538, 2.0299782752990723, 2.0996949672698975, 1.8905447721481323, 1.785969614982605, 1.7162528038024902, 1.803398847579956, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.472244143486023, 1.6813944578170776, 2.1345534324645996, 1.4373857975006104, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.088801 [e2e-predictor] 8608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 2.047407388687134, 0.7750763297080994, 0.44392168521881104, 0.02562093921005726, -0.5495424270629883, 0.7750763297080994, 1.332810640335083, 1.332810640335083, 1.315381407737732, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.2805230617523193, 1.315381407737732, -0.41010889410972595, -0.8806971907615662, -0.8806971907615662, -1.0724183320999146, 0.35677558183670044, -0.9504139423370361, -0.09638340771198273, -0.1312417984008789, -1.3687145709991455, -1.0027015209197998, -0.7238344550132751, -1.3512853384017944, -0.4798256754875183, 1.5768193006515503, 1.7336820363998413, 1.5593900680541992, 1.5768193006515503, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 1.768540382385254, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 1.9079740047454834, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.7511112689971924, 2.117124319076538, 1.3850982189178467, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.635642 [e2e-predictor] 8265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 2.0299782752990723, 1.5071024894714355, 0.5484968423843384, -0.4623964726924896, 0.09533771127462387, 0.7402179837226868, 1.158518671989441, 1.2108062505722046, 1.0190850496292114, 0.6879304051399231, 1.1236603260040283, 1.2282354831695557, 1.1062309741973877, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, -0.42753809690475464, -0.20095856487751007, 0.2696296274662018, -0.25324615836143494, -0.3403921127319336, -0.3578213155269623, 0.07790851593017578, 1.315381407737732, -1.1072766780853271, -1.1072766780853271, -0.6366884112358093, -1.176993489265442, 0.478780061006546, 1.785969614982605, 1.6988236904144287, 1.785969614982605, 2.0648367404937744, 2.1694118976593018, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.0648367404937744, 1.5245317220687866, 1.785969614982605, 1.9951199293136597, 1.960261583328247, 2.0996949672698975, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.6639652252197266, 2.2216994762420654, 2.3437037467956543, 0.7227887511253357, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.356775 [e2e-predictor] 58183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.646536111831665, 0.7576471567153931, 0.2522004544734955, 0.9667974710464478, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.6879304051399231, 1.1062309741973877, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.3676689863204956, 0.9145098924636841, 0.14762529730796814, -0.009237446822226048, -0.2881045341491699, 0.33934640884399414, 0.6182135939598083, -0.18352937698364258, -0.532113254070282, -0.09638340771198273, -0.9504139423370361, -0.3055337369441986, -0.27067533135414124, -1.0724183320999146, 0.5310676693916321, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.082265853881836, 1.8208279609680176, 1.4373857975006104, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.0648367404937744, 1.960261583328247, 1.8382571935653687, 1.942832350730896, 2.204270124435425, 2.1694118976593018, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8622223138809204, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, [e2e-predictor] 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.1410894393920898, 0.7227887511253357, 1.2630938291549683, 1.4373857975006104, 0.30448800325393677, 0.2173420637845993, 0.827363908290863, 0.7750763297080994, 0.600784420967102, 1.071372628211975, 1.611677646636963, 1.1933770179748535, 1.2630938291549683, 1.8208279609680176, 1.5245317220687866, 1.0190850496292114, 0.9667974710464478, -0.20095856487751007, -0.41010889410972595, 1.3502397537231445, -0.7761220335960388, -0.3229629397392273, 1.332810640335083, 0.42649248242378235, 0.9493682980537415, -0.9678431153297424, -0.5146840810775757, -0.5844008326530457, -0.4623964726924896, -0.601830005645752, 0.5310676693916321, 1.803398847579956, 2.204270124435425, 2.0996949672698975, 2.117124319076538, 1.942832350730896, 2.117124319076538, 1.9776906967163086, 1.9776906967163086, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0125491619110107, 1.6813944578170776, 1.8905447721481323, 2.117124319076538, 1.785969614982605, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.65307 [e2e-predictor] 19995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 1.0190850496292114, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.8905447721481323, 0.478780061006546, 0.8796514868736267, 0.670501172542572, 0.6530719995498657, 0.8622223138809204, 0.32191720604896545, 0.7227887511253357, 0.8099347352981567, 0.5833552479743958, 0.8622223138809204, 1.3850982189178467, 0.984226644039154, 1.2282354831695557, 1.925403118133545, 1.8556864261627197, 1.472244143486023, 0.9493682980537415, -0.4798256754875183, -0.619259238243103, 0.28705883026123047, -1.089847445487976, -0.3055337369441986, 2.1868410110473633, 1.7511112689971924, 0.8447931408882141, 0.6879304051399231, -0.8806971907615662, -0.6541175842285156, 0.07790851593017578, -0.8981263637542725, -0.9678431153297424, 0.6356428265571594, 2.308845281600952, 2.0648367404937744, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.8208279609680176, 1.8731155395507812, 1.6639652252197266, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0996949672698975, 1.785969614982605, 2.0299782752990723, 1.8731155395507812, 0.8796514868736267, 0.8796514868736267, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.07 [e2e-predictor] 1372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7925055623054504, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.8905447721481323, 0.42649248242378235, 0.8447931408882141, -0.42753809690475464, 1.5593900680541992, 0.8970807194709778, 0.6879304051399231, 0.827363908290863, 1.175947904586792, 0.8970807194709778, 0.8970807194709778, 1.1933770179748535, 0.7925055623054504, 1.1933770179748535, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 0.827363908290863, -0.1486709862947464, -0.1661001741886139, -0.8806971907615662, 1.2805230617523193, -1.1944226026535034, 1.4373857975006104, 1.925403118133545, 1.5768193006515503, 1.0190850496292114, 0.6879304051399231, -0.3403921127319336, -0.41010889410972595, 0.42649248242378235, -0.39267969131469727, -1.2292810678482056, 0.513638436794281, 2.1694118976593018, 1.7162528038024902, 1.4199565649032593, 1.4199565649032593, 0.8447931408882141, 1.925403118133545, 2.0996949672698975, 2.0996949672698975, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.23912858963 [e2e-predictor] 0127, 2.1694118976593018, 2.0996949672698975, 1.8382571935653687, 2.0299782752990723, 1.8905447721481323, 1.7511112689971924, 0.8099347352981567, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.513638436794281, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.629106879234314, 1.6813944578170776, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 0.600784420967102, 0.2347712516784668, -0.07895421981811523, 1.1933770179748535, 1.4025273323059082, 1.0365142822265625, 1.5245317220687866, 1.5071024894714355, 1.053943395614624, 1.1933770179748535, 1.315381407737732, 0.6530719995498657, 1.2108062505722046, 1.8905447721481323, 1.942832350730896, 1.960261583328247, 1.5071024894714355, 0.670501172542572, 0.8970807194709778, 0.16505448520183563, 0.7925055623054504, -0.7586928009986877, -0.619259238243103, 1.9776906967163086, 1.8731155395507812, 2.082265853881836, 1.803398847579 [e2e-predictor] 956, 1.2805230617523193, 0.7925055623054504, 0.4962092638015747, 0.513638436794281, 0.513638436794281, -1.2641394138336182, 0.478780061006546, 1.768540382385254, 1.175947904586792, 1.768540382385254, 1.1062309741973877, 1.5942485332489014, 1.9776906967163086, 1.8731155395507812, 2.2565577030181885, 2.2914161682128906, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.2216994762420654, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 0.670501172542572, 0.9319390654563904, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.42649248242378235, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.0888018608093262, 1.175947904586792, 1.2630938291549683, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 0.5310676693916321, 0.9667974710464478, 0.6530719995498657, 1.2979521751403809, 1.4025273323059082, 0.9667974710464478, 1.489673376083374, 1.489673376083374, 1.0190850496292114, 1.3328106 [e2e-predictor] 40335083, 1.315381407737732, 0.6879304051399231, 1.158518671989441, 1.8731155395507812, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.5245317220687866, -0.23581695556640625, 1.629106879234314, 0.8622223138809204, 1.2108062505722046, -1.0375598669052124, 2.117124319076538, 1.8208279609680176, 2.1694118976593018, 2.2914161682128906, 2.1694118976593018, 2.0125491619110107, 1.8382571935653687, 0.7750763297080994, 0.6182135939598083, 0.8447931408882141, -1.246710181236267, 1.5071024894714355, 0.33934640884399414, 1.8556864261627197, 1.803398847579956, 1.4548149108886719, 1.785969614982605, 1.5593900680541992, 1.3502397537231445, 2.2565577030181885, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.1868410110473633, 1.8731155395507812, 1.8556864261627197, 2.047407388687134, 1.768540382385254, 0.6182135939598083, 0.8796514868736267, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.92 [e2e-predictor] 5403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.925403118133545, 1.0016558170318604, 1.5942485332489014, 0.7053595781326294, 1.4548149108886719, 0.984226644039154, 0.984226644039154, 1.3502397537231445, 1.4199565649032593, 0.670501172542572, 1.2282354831695557, 1.2456645965576172, 0.6356428265571594, 1.3502397537231445, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.942832350730896, 1.7511112689971924, 1.1236603260040283, 1.8208279609680176, 1.8382571935653687, 1.332810640335083, -1.176993489265442, 1.9079740047454834, 1.8731155395507812, 2.1868410110473633, 2.239128589630127, 2.2914161682128906, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.0016558170318604, 0.7402179837226868, 0.33934640884399414, -1.0724183320999146, 1.158518671989441, 1.2805230617523193, 1.0016558170318604, 1.6639652252197266, 1.5593900680541992, 0.9493682980537415, 1.0888018608093262, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.047407388687134, 1.9776906967163086, 1.7511112689971924, 0.9145098924636841, 0.7402179837226868, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.3742047846317291, 0.44392168521881104, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9 [e2e-predictor] 42832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.5071024894714355, 1.3502397537231445, 1.332810640335083, 1.8382571935653687, 1.3676689863204956, 0.670501172542572, 0.6182135939598083, 0.9493682980537415, 0.4962092638015747, 1.175947904586792, 1.2630938291549683, 0.7576471567153931, 1.2979521751403809, 1.803398847579956, 1.8556864261627197, 1.925403118133545, 1.8382571935653687, 1.2630938291549683, -0.009237446822226048, 1.8731155395507812, 2.0996949672698975, 1.2979521751403809, -0.9504139423370361, 1.8905447721481323, 1.960261583328247, 2.2216994762420654, 2.239128589630127, 2.3437037467956543, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.0996949672698975, 0.8622223138809204, 0.8796514868736267, -1.403572916984558, 1.6988236904144287, 1.0190850496292114, 1.8382571935653687, 1.611677646636963, 1.4373857975006104, 0.984226644039154, 1.0016558170318604, 2.2565577030181885, 2.27398681640625, 2.3785619735717773, 2.395991325378418, 2.3262743949890137, 2.239128589630127, 2.1345534324645996, 1.960261583328247, 1.8731155395507812, 1.6988236904144287, 0.7576471567153931, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.4090631604194641, 0.5310676693916321, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.629106879234314, 1.646536111831665, 1. [e2e-predictor] 6988236904144287, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.5942485332489014, 1.175947904586792, 1.2979521751403809, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 1.1062309741973877, 1.1062309741973877, 0.8099347352981567, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8905447721481323, 1.2456645965576172, 0.4613508880138397, 0.8622223138809204, 1.6639652252197266, 1.942832350730896, 1.0888018608093262, -0.8284096121788025, 2.047407388687134, 2.117124319076538, 2.239128589630127, 2.2565577030181885, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 1.5768193006515503, 0.7576471567153931, -0.1486709862947464, 0.7402179837226868, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.4199565649032593, 1.3676689863204956, 0.7053595781326294, 2.27398681640625, 2.308845281600952, 2.3437037467956543, 2.4134204387664795, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 1.9776906967163086, 1.9951199293136597, 1.942832350730896, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.3567755818367004 [e2e-predictor] 4, 0.44392168521881104, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.8970807194709778, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.7162528038024902, 1.5071024894714355, 1.1062309741973877, 1.7336820363998413, 1.8731155395507812, 1.6813944578170776, 0.5310676693916321, 0.35677558183670044, 0.5659260153770447, 0.8970807194709778, 0.7925055623054504, 1.053943395614624, 1.646536111831665, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 0.18248367309570312, -0.04409583657979965, -0.688975989818573, 0.8622223138809204, 1.5245317220687866, 0.7227887511253357, 1.3676689863204956, 2.1868410110473633, 2.0648367404937744, 2.2216994762420654, 2.1694118976593018, 2.239128589630127, 2.2565577030181885, 2.3262743949890137, 2.27398681640625, 2.2565577030181885, 1.7511112689971924, 1.942832350730896, 1.053943395614624, 0.7925055623054504, 1.960261583328247, 1.9951199293136597, 1.489673376083374, 0.7053595781326294, 1.158518671989441, 0.8970807194709778, 2.151982545852661, 2.27398681640625, 2.3437037467956543, 2.4134204387664795, 2.3785619735717773, 2.2914161682128906, 2.3437037467956543, 2.082265853881836, 2.117124319076538, 1.785969614982605, 1.053943395614624, 0.7402179837226868, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874 [e2e-predictor] 267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8208279609680176, 1.8731155395507812, 1.6813944578170776, 1.4373857975006104, 1.2979521751403809, 1.5419609546661377, 2.0125491619110107, 1.9951199293136597, 1.5419609546661377, -0.09638340771198273, 0.670501172542572, 0.984226644039154, 0.670501172542572, 1.4199565649032593, 1.8731155395507812, 2.0299782752990723, 1.9079740047454834, 2.0299782752990723, -0.1312417984008789, 0.1999128758907318, -0.619259238243103, 0.2347712516784668, 1.1062309741973877, 1.6988236904144287, 1.332810640335083, 2.1868410110473633, 2.0299782752990723, 2.3262743949890137, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.2216994762420654, 2.2565577030181885, 2.2216994762420654, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.611677646636963, 1.925403118133545, 1.9079740047454834, 1.489673376083374, 0.8796514868736267, 1.3502397537231445, 1.489673376083374, 1.8905447721481323, 2.308845281600952, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.2216994762420654, 2.204270124435425, 1.5768193006515503, 1.3502397537231445, 0.7053595781326294, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.374204784 [e2e-predictor] 6317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1410894393920898, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.472244143486023, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.803398847579956, 1.8208279609680176, 1.0016558170318604, 1.3676689863204956, 1.0190850496292114, 1.3502397537231445, 2.082265853881836, 2.047407388687134, 1.8556864261627197, 0.4613508880138397, 0.7227887511253357, 0.8796514868736267, 0.670501172542572, 1.5593900680541992, 1.8556864261627197, 2.047407388687134, 2.0299782752990723, 1.1062309741973877, 0.3916339874267578, 0.1999128758907318, -0.4623964726924896, -0.4798256754875183, 0.5484968423843384, 1.1236603260040283, 1.646536111831665, 2.0299782752990723, 2.047407388687134, 2.1345534324645996, 2.2216994762420654, 2.151982545852661, 1.8905447721481323, 2.204270124435425, 2.3437037467956543, 2.308845281600952, 2.151982545852661, 2.047407388687134, 2.082265853881836, 1.8905447721481323, 1.8208279609680176, 1.960261583328247, 1.785969614982605, 0.8447931408882141, 1.175947904586792, 1.3502397537231445, 1.942832350730896, 2.308845281600952, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.2565577030181885, 1.785969614982605, 1.5942485332489014, 0.7402179837226868, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.44392168521881104, 0.4090631604 [e2e-predictor] 194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.768540382385254, 1.175947904586792, 1.2630938291549683, 0.9667974710464478, 1.2805230617523193, 2.047407388687134, 2.0125491619110107, 1.5071024894714355, 1.1236603260040283, 0.600784420967102, 0.44392168521881104, 0.6879304051399231, 1.8556864261627197, 1.9079740047454834, 1.8208279609680176, 1.9776906967163086, 0.28705883026123047, -0.04409583657979965, 0.6356428265571594, -0.23581695556640625, -0.4972548484802246, 0.1999128758907318, 0.7925055623054504, 1.4548149108886719, 1.472244143486023, 1.7336820363998413, 2.204270124435425, 2.151982545852661, 2.117124319076538, 2.204270124435425, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.9079740047454834, 2.082265853881836, 1.7336820363998413, 0.5310676693916321, 1.0016558170318604, 1.3850982189178467, 2.0648367404937744, 2.308845281600952, 2.361132860183716, 2.395991325378418, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.2565577030181885, 1.8731155395507812, 1.8208279609680176, 0.6879304051399231, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0. [e2e-predictor] 5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.9667974710464478, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4548149108886719, 1.472244143486023, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.6988236904144287, 1.2979521751403809, 1.315381407737732, 0.9493682980537415, 1.4548149108886719, 2.047407388687134, 1.785969614982605, 1.1062309741973877, 1.4373857975006104, 0.4613508880138397, 0.4613508880138397, 1.4548149108886719, 1.8556864261627197, 2.204270124435425, 1.8556864261627197, 1.768540382385254, 0.30448800325393677, 0.06047932058572769, 0.827363908290863, -0.23581695556640625, 0.09533771127462387, -0.8981263637542725, 0.7925055623054504, 0.8447931408882141, 1.175947904586792, 2.082265853881836, 1.8382571935653687, 2.1694118976593018, 2.1694118976593018, 1.9951199293136597, 2.1868410110473633, 2.3437037467956543, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 2.1345534324645996, 1.175947904586792, 1.2979521751403809, 1.5768193006515503, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 1.8905447721481323, 1.6639652252197266, 0.7750763297080994, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924 [e2e-predictor] 636841, 0.9145098924636841, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.33934640884399414, 0.3916339874267578, 0.4613508880138397, 0.513638436794281, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.6988236904144287, 1.4373857975006104, 1.4025273323059082, 0.8796514868736267, 1.4025273323059082, 2.0299782752990723, 0.4090631604194641, 0.600784420967102, 1.4373857975006104, 1.071372628211975, 1.472244143486023, 1.472244143486023, 1.9079740047454834, 1.8382571935653687, 1.6988236904144287, 1.472244143486023, 0.02562093921005726, 0.07790851593017578, 0.5659260153770447, -0.41010889410972595, 0.6879304051399231, -0.6715468168258667, 0.07790851593017578, 1.071372628211975, 1.8556864261627197, 1.9776906967163086, 1.5071024894714355, 1.8731155395507812, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.308845281600952, 2.151982545852661, 2.2216994762420654, 2.1345534324645996, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.151982545852661, 2.151982545852661, 0.14762529730796814, 1.1410894393920898, 1.611677646636963, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 2.3262743949890137, 2.2914161682128906, 1.472244143486023, [e2e-predictor] 1.768540382385254, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546], [0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.4373857975006104, 1.5071024894714355, 0.8796514868736267, 1.5245317220687866, 1.6813944578170776, -0.41010889410972595, -0.601830005645752, 0.9667974710464478, 1.472244143486023, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.8905447721481323, 1.489673376083374, 0.9667974710464478, -0.009237446822226048, -0.25324615836143494, 0.0430501289665699, 0.02562093921005726, 0.600784420967102, -0.1312417984008789, 0.4613508880138397, 0.6182135939598083, 1.2979521751403809, 1.2630938291549683, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 2.047407388687134, 2.3262743949890137, 2.2216994762420654, 2.27398681640625, [e2e-predictor] 2.0648367404937744, 2.082265853881836, 2.2216994762420654, 1.9776906967163086, 2.151982545852661, 1.8731155395507812, 0.7227887511253357, 1.0190850496292114, 1.646536111831665, 1.942832350730896, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.308845281600952, 2.27398681640625, 1.803398847579956, 1.925403118133545, 0.600784420967102, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0016558170318604, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.489673376083374, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.611677646636963, 1.5768193006515503, 1.315381407737732, 1.472244143486023, 0.5659260153770447, 1.611677646636963, 1.5245317220687866, 0.11276690661907196, -0.23581695556640625, 0.06047932058572769, 1.8556864261627197, 0.33934640884399414, 1.8905447721481323, 1.942832350730896, 1.942832350730896, 1.4548149108886719, 1.053943395614624, 0. [e2e-predictor] 30448800325393677, 0.44392168521881104, 1.1062309741973877, 0.11276690661907196, 1.0016558170318604, 0.6356428265571594, -0.25324615836143494, 0.2173420637845993, 0.7750763297080994, 0.7925055623054504, 1.2282354831695557, 1.489673376083374, 1.611677646636963, 0.6530719995498657, 1.4025273323059082, 2.151982545852661, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.117124319076538, 2.27398681640625, 2.151982545852661, 1.7511112689971924, 2.082265853881836, 0.7750763297080994, 1.4199565649032593, 1.472244143486023, 1.8556864261627197, 2.308845281600952, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 1.960261583328247, 1.785969614982605, 0.6356428265571594, 0.7402179837226868, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.3742047846317291, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1 [e2e-predictor] .6639652252197266, 1.6639652252197266, 1.785969614982605, 1.6813944578170776, 1.053943395614624, 1.315381407737732, 0.7750763297080994, 1.611677646636963, 1.1933770179748535, 0.09533771127462387, -1.1595642566680908, -0.23581695556640625, 1.646536111831665, 0.4613508880138397, 1.6988236904144287, 1.960261583328247, 1.8905447721481323, 1.6813944578170776, 1.071372628211975, 0.18248367309570312, 0.513638436794281, 1.2282354831695557, 0.18248367309570312, 0.600784420967102, 0.30448800325393677, -0.688975989818573, 0.6356428265571594, 0.8447931408882141, 1.332810640335083, 1.2282354831695557, 1.175947904586792, 1.5942485332489014, 1.0888018608093262, 1.942832350730896, 2.2565577030181885, 2.1694118976593018, 2.2914161682128906, 2.117124319076538, 2.082265853881836, 2.0648367404937744, 1.960261583328247, 1.9951199293136597, 2.0996949672698975, 1.803398847579956, 1.2979521751403809, 1.611677646636963, 1.960261583328247, 2.204270124435425, 2.2565577030181885, 2.3437037467956543, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.204270124435425, 2.0648367404937744, 1.472244143486023, 1.489673376083374, 0.6530719995498657, 0.7227887511253357, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747], [0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.35677558183670044, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.6988236904144287 [e2e-predictor] , 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, -0.37525051832199097, 1.158518671989441, 0.3742047846317291, 1.646536111831665, 1.0365142822265625, 0.02562093921005726, -0.026666639372706413, -0.39267969131469727, 0.1999128758907318, 0.3742047846317291, 1.785969614982605, 2.082265853881836, 1.8208279609680176, 1.629106879234314, 0.1999128758907318, 0.11276690661907196, 0.42649248242378235, 0.8970807194709778, 0.33934640884399414, 0.7925055623054504, 0.7750763297080994, -0.41010889410972595, -0.3229629397392273, 0.7925055623054504, 0.8796514868736267, 0.0430501289665699, 0.984226644039154, 1.489673376083374, 1.2456645965576172, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 1.9776906967163086, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.0125491619110107, 1.8905447721481323, 1.5419609546661377, 1.8556864261627197, 2.0299782752990723, 2.2216994762420654, 2.27398681640625, 2.308845281600952, 2.3785619735717773, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.0648367404937744, 1.472244143486023, 2.0648367404937744, 0.6530719995498657, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397], [0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.280523061752 [e2e-predictor] 3193, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, -1.0027015209197998, 1.158518671989441, 0.18248367309570312, 1.5419609546661377, 0.8099347352981567, 0.2696296274662018, 0.7576471567153931, 0.5659260153770447, 0.984226644039154, 0.5659260153770447, 1.7336820363998413, 2.0996949672698975, 1.7511112689971924, 1.646536111831665, 0.600784420967102, 0.16505448520183563, 0.28705883026123047, 0.6879304051399231, 0.4613508880138397, 0.7750763297080994, 1.1062309741973877, 0.3742047846317291, -0.619259238243103, 1.332810640335083, 0.44392168521881104, 1.1236603260040283, -0.1661001741886139, 0.7402179837226868, 0.600784420967102, 1.768540382385254, 2.0125491619110107, 2.117124319076538, 2.204270124435425, 2.239128589630127, 2.0996949672698975, 1.803398847579956, 1.8556864261627197, 2.0299782752990723, 1.803398847579956, 1.7511112689971924, 1.2979521751403809, 1.803398847579956, 1.8905447721481323, 2.27398681640625, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.308845281600952, 2.1868410110473633, 1.9776906967163086, 1.6813944578170776, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758 [e2e-predictor] 907318, 0.2696296274662018, 0.30448800325393677, 0.4090631604194641, 0.4962092638015747, 0.4613508880138397, 0.5659260153770447, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, -0.20095856487751007, 1.1410894393920898, 0.9319390654563904, 1.3676689863204956, 1.315381407737732, 0.478780061006546, 0.30448800325393677, 0.7053595781326294, 1.2456645965576172, -0.1312417984008789, 1.1410894393920898, 2.082265853881836, 1.5071024894714355, 1.5071024894714355, 0.7402179837226868, 0.008191745728254318, 0.3742047846317291, 0.7925055623054504, 0.7576471567153931, 0.670501172542572, 1.315381407737732, 0.32191720604896545, -0.7064052224159241, 0.8970807194709778, 1.4548149108886719, 1.489673376083374, 1.3676689863204956, 0.2522004544734955, 1.2630938291549683, 1.1236603260040283, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.3262743949890137, 2.2216994762420654, 1.5768193006515503, 1.7336820363998413, 2.0125491619110107, 1.8382571935653687, 1.768540382385254, 0.8622223138809204, 1.646536111831665, 1.925403118133545, 2.3437037467956543, 2.151982545852661, 2.361132860183716, 2.395991325378418, 2.4134204387664795, 2.361132860183716, 2.3785619735717773, 2.3437037467956543, 2.239128589630127, 1.9951199293136597, 2.0299782752990723, 0.670501172542572, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018 [e2e-predictor] , 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.18248367309570312, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.4199565649032593, 1.646536111831665, 0.0430501289665699, 1.1236603260040283, 1.315381407737732, 1.6813944578170776, 1.7162528038024902, 0.2696296274662018, 0.7227887511253357, 1.0365142822265625, -0.4623964726924896, -0.4972548484802246, 0.6182135939598083, 2.151982545852661, 1.5942485332489014, 1.2456645965576172, 0.6530719995498657, -0.5495424270629883, 0.984226644039154, 0.5833552479743958, 0.600784420967102, 0.3916339874267578, 0.9493682980537415, 0.513638436794281, 0.09533771127462387, -0.3578213155269623, 0.4090631604194641, 1.315381407737732, 1.175947904586792, 0.7925055623054504, -0.06152502819895744, -0.20095856487751007, 1.2979521751403809, 1.925403118133545, 2.1345534324645996, 2.4134204387664795, 2.239128589630127, 1.6639652252197266, 1.768540382385254, 1.5245317220687866, 1.8208279609680176, 1.8208279609680176, 1.5768193006515503, 1.5071024894714355, 1.785969614982605, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.925403118133545, 1.6988236904144287, 2.047407388687134, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613 [e2e-predictor] 508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.4199565649032593, 1.629106879234314, 0.600784420967102, 1.2630938291549683, 1.315381407737732, 1.629106879234314, 1.7336820363998413, 0.478780061006546, 0.2173420637845993, 0.7402179837226868, -1.1421350240707397, -0.688975989818573, 1.2630938291549683, 2.047407388687134, 1.489673376083374, 0.7053595781326294, 1.0888018608093262, -0.3229629397392273, 0.5484968423843384, -0.39267969131469727, -0.21838775277137756, 0.5833552479743958, 1.2456645965576172, 0.600784420967102, 0.13019609451293945, -0.8806971907615662, 0.4962092638015747, 1.4199565649032593, -0.20095856487751007, -0.4798256754875183, -0.44496726989746094, -0.06152502819895744, 0.8796514868736267, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 1.646536111831665, 2.1345534324645996, 2.239128589630127, 2.0996949672698975, 1.7162528038024902, 2.1868410110473633, 1.1236603260040283, 1.7511112689971924, 2.3785619735717773, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.395991325378418, 2.4134204387664795, 2.395991325378418, 2.2914161682128906, 1.5593900680541992, 1.5071024894714355, 1.8731155395507812, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235], [0.513638436794281, 0.49620926380157 [e2e-predictor] 47, 0.4962092638015747, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.3916339874267578, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4025273323059082, 1.5245317220687866, 0.7925055623054504, 1.315381407737732, 1.3676689863204956, 1.6988236904144287, 1.6813944578170776, 0.33934640884399414, 0.2173420637845993, -0.7412636280059814, -0.5669716596603394, 0.4090631604194641, 1.8208279609680176, 2.1345534324645996, 1.5071024894714355, 1.2630938291549683, 0.5484968423843384, -0.601830005645752, 0.9667974710464478, 0.5310676693916321, -0.6541175842285156, 0.7402179837226868, 0.9493682980537415, 0.7576471567153931, 0.32191720604896545, -0.532113254070282, 0.3916339874267578, 0.670501172542572, -0.5669716596603394, 0.3742047846317291, -0.7064052224159241, 0.14762529730796814, 1.175947904586792, 1.5942485332489014, 1.1933770179748535, 2.1868410110473633, 2.1694118976593018, 1.768540382385254, 2.151982545852661, 2.27398681640625, 1.9951199293136597, 1.8382571935653687, 2.361132860183716, 1.9079740047454834, 1.6639652252197266, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.3437037467956543, 2.3785619735717773, 2.4134204387664795, 2.430849552154541, 2.3437037467956543, 1.8731155395507812, 1.8208279609680176, 1.3502397537231445, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.409063160419464 [e2e-predictor] 1, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.489673376083374, -0.11381260305643082, 1.2108062505722046, 1.6639652252197266, 1.803398847579956, 1.7511112689971924, 1.472244143486023, 0.2522004544734955, -0.7064052224159241, -1.7172983884811401, 0.7053595781326294, 2.0299782752990723, 2.239128589630127, 1.5245317220687866, 1.332810640335083, 1.3502397537231445, -0.3055337369441986, 0.513638436794281, 0.9145098924636841, -0.5146840810775757, 0.13019609451293945, 1.0190850496292114, 0.6530719995498657, 0.7750763297080994, -0.2881045341491699, 0.18248367309570312, -0.1312417984008789, -0.4623964726924896, -0.7935512065887451, -0.009237446822226048, 0.9319390654563904, 1.629106879234314, 1.4373857975006104, 1.611677646636963, 1.942832350730896, 1.6813944578170776, 1.8382571935653687, 1.6988236904144287, 2.0996949672698975, 2.0299782752990723, 2.0299782752990723, 2.308845281600952, 2.151982545852661, 1.768540382385254, 2.2914161682128906, 2.117124319076538, 2.0299782752990723, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 1.5942485332489014, 1.0365142822265625, 1.3676689863204956, 0.8796514868736267, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039 [e2e-predictor] 154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641], [0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.3916339874267578, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 0.4090631604194641, 1.158518671989441, 1.7336820363998413, 1.8208279609680176, 1.646536111831665, 1.611677646636963, 0.42649248242378235, 0.06047932058572769, -1.3512853384017944, 1.2805230617523193, 2.0648367404937744, 2.361132860183716, 1.4199565649032593, 1.3850982189178467, 1.071372628211975, 0.2173420637845993, 0.6356428265571594, 1.0016558170318604, -0.1312417984008789, 0.32191720604896545, 0.44392168521881104, 0.9319390654563904, 0.5833552479743958, -0.25324615836143494, -0.6715468168258667, -0.5844008326530457, 0.0430501289665699, -0.7238344550132751, -0.7238344550132751, 0.8099347352981567, 1.5245317220687866, 1.8208279609680176, 1.2456645965576172, 1.3850982189178467, 0.5833552479743958, 1.5942485332489014, 2.0125491619110107, 2.0125491619110107, 1.960261583328247, 1.611677646636963, 2.2216994762420654, 2.1868410110473633, 1.768540382385254, 1.8382571935653687, 2.2216994762420654, 2.3437037467956543, 2.361132860183716, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.36113286018371 [e2e-predictor] 6, 1.960261583328247, 1.8556864261627197, 1.1933770179748535, 1.1933770179748535, 0.600784420967102, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.3742047846317291, 0.44392168521881104, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, -0.44496726989746094, 1.158518671989441, 1.7336820363998413, 1.8556864261627197, 1.646536111831665, 1.6988236904144287, 0.7750763297080994, -0.07895421981811523, 0.7053595781326294, 0.7750763297080994, 1.8731155395507812, 2.239128589630127, 1.332810640335083, 0.2173420637845993, 0.670501172542572, 0.0430501289665699, 0.18248367309570312, 0.5484968423843384, 0.7227887511253357, -0.3229629397392273, 0.8796514868736267, 0.30448800325393677, 0.8796514868736267, -0.39267969131469727, 0.4090631604194641, 0.5833552479743958, -0.25324615836143494, 0.5833552479743958, -0.8806971907615662, 0.33934640884399414, 1.2979521751403809, 2.0996949672698975, 0 [e2e-predictor] .827363908290863, 0.827363908290863, -0.3055337369441986, 1.472244143486023, 1.8382571935653687, 1.6639652252197266, 1.2979521751403809, 1.2630938291549683, 2.0299782752990723, 2.0996949672698975, 1.7336820363998413, 1.6813944578170776, 2.2216994762420654, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.925403118133545, 2.0648367404937744, 0.5833552479743958, 0.7402179837226868, 0.35677558183670044, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5484968423843384, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.2805230617523193, 1.1933770179748535, -0.3403921127319336, 1.1410894393920898, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.7162528038024902, 0.7576471567153931, 0.14762529730796814, 0.7925055623054504, 0.11276690661907196, 1.8556864261627197, 2.1868410110473633, 1.47 [e2e-predictor] 2244143486023, 0.3742047846317291, 1.2805230617523193, 0.9145098924636841, 0.06047932058572769, 0.6879304051399231, 0.7925055623054504, -0.3055337369441986, 0.9667974710464478, 1.053943395614624, 0.7750763297080994, -0.3055337369441986, -0.18352937698364258, 0.2173420637845993, 1.0888018608093262, 0.7750763297080994, 0.6182135939598083, 1.053943395614624, 0.8622223138809204, 2.1868410110473633, 0.7576471567153931, 0.1999128758907318, -0.8981263637542725, 1.7336820363998413, 1.472244143486023, 1.332810640335083, 0.1999128758907318, 0.3916339874267578, 1.7162528038024902, 2.0648367404937744, 1.646536111831665, 0.9667974710464478, 2.308845281600952, 2.5005664825439453, 2.4482789039611816, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.785969614982605, 1.2108062505722046, -0.11381260305643082, -0.18352937698364258, 0.1999128758907318, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044], [0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.4090631604194641, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332 [e2e-predictor] 810640335083, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, -0.7935512065887451, 1.2456645965576172, 1.5071024894714355, 1.7336820363998413, 1.8731155395507812, 1.768540382385254, 0.600784420967102, -0.1661001741886139, 0.4962092638015747, 0.2347712516784668, 1.960261583328247, 1.9776906967163086, 1.2630938291549683, 0.2347712516784668, 1.4548149108886719, 1.6988236904144287, 1.3502397537231445, 1.0365142822265625, -0.5146840810775757, -0.18352937698364258, 0.5310676693916321, 1.5942485332489014, 0.7227887511253357, -0.026666639372706413, 0.11276690661907196, -0.07895421981811523, 1.1062309741973877, 0.6879304051399231, -0.009237446822226048, 1.3676689863204956, 1.7511112689971924, 2.0299782752990723, 1.9079740047454834, 0.6530719995498657, -0.06152502819895744, 1.8382571935653687, 1.7162528038024902, 1.4025273323059082, 1.768540382385254, 0.7053595781326294, 1.3676689863204956, 1.9079740047454834, 1.489673376083374, 0.8622223138809204, 2.204270124435425, 2.151982545852661, 2.4482789039611816, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.2565577030181885, 1.925403118133545, 1.803398847579956, 0.33934640884399414, 0.28705883026123047, 0.670501172542572, 0.6356428265571594, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641], [0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.21080 [e2e-predictor] 62505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, -1.176993489265442, 1.2979521751403809, 1.489673376083374, 1.8382571935653687, 1.9079740047454834, 1.803398847579956, 0.6530719995498657, -0.09638340771198273, 0.30448800325393677, -0.06152502819895744, 2.047407388687134, 1.8905447721481323, 0.7576471567153931, 0.18248367309570312, 1.2456645965576172, 1.4199565649032593, 0.5833552479743958, 0.2522004544734955, -0.21838775277137756, 1.1236603260040283, 1.053943395614624, 1.4373857975006104, 0.984226644039154, 0.0430501289665699, 0.14762529730796814, 0.28705883026123047, 0.4962092638015747, 0.5310676693916321, 0.33934640884399414, 0.7576471567153931, 1.489673376083374, 1.8208279609680176, 2.151982545852661, 1.9951199293136597, 1.942832350730896, 2.0299782752990723, 1.768540382385254, 1.5942485332489014, 1.785969614982605, 1.2805230617523193, 1.7162528038024902, 2.0299782752990723, 1.2630938291549683, 0.6356428265571594, 2.0996949672698975, 1.925403118133545, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.3785619735717773, 2.2914161682128906, 1.9776906967163086, 1.9776906967163086, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.5659260153770447, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.42649248242378235, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, [e2e-predictor] 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1236603260040283, 1.175947904586792, -1.1595642566680908, 1.3502397537231445, 1.5071024894714355, 1.8556864261627197, 1.785969614982605, 1.6988236904144287, 0.8447931408882141, 0.8447931408882141, -0.42753809690475464, 0.07790851593017578, 2.0648367404937744, 1.9079740047454834, -0.04409583657979965, -0.688975989818573, 1.1933770179748535, 1.3676689863204956, -0.026666639372706413, -0.44496726989746094, 0.32191720604896545, 1.0365142822265625, 0.984226644039154, 1.6639652252197266, 2.0125491619110107, 1.0888018608093262, 0.7576471567153931, 1.2108062505722046, 0.2696296274662018, 0.18248367309570312, 0.44392168521881104, 0.16505448520183563, 0.8447931408882141, 0.984226644039154, 1.611677646636963, 1.8556864261627197, 2.151982545852661, 1.5768193006515503, 1.315381407737732, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.2456645965576172, 1.9951199293136597, 0.6879304051399231, -0.532113254070282, 1.8905447721481323, 1.629106879234314, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.3437037467956543, 2.239128589630127, 1.2630938291549683, 1.5071024894714355, 1.2805230617523193, 0.35677558183670044, 0.28705883026123047, 0.4962092638015747, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.2696296274662018, 0.30448800325393677, 0.30448800325393 [e2e-predictor] 677, 0.30448800325393677, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.13019609451293945, 0.1999128758907318, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, -0.8458387851715088, 1.2979521751403809, 1.6988236904144287, 1.8731155395507812, 1.7336820363998413, 1.071372628211975, 0.8099347352981567, -0.09638340771198273, -0.3229629397392273, -0.4623964726924896, 2.117124319076538, 1.768540382385254, 0.7053595781326294, -1.1072766780853271, 1.4199565649032593, 1.4199565649032593, -0.04409583657979965, -0.18352937698364258, 0.7227887511253357, 0.7402179837226868, 0.14762529730796814, 1.4548149108886719, 1.9776906967163086, 0.42649248242378235, 1.1410894393920898, 0.5484968423843384, -0.44496726989746094, -0.25324615836143494, -0.11381260305643082, 0.06047932058572769, 0.8796514868736267, 0.44392168521881104, 0.28705883026123047, -0.1661001741886139, 1.785969614982605, 0.11276690661907196, 1.2630938291549683, 1.2979521751403809, 0.8099347352981567, 0.7053595781326294, 1.2630938291549683, 1.9079740047454834, -0.1312417984008789, 1.2456645965576172, 1.611677646636963, 1.4025273323059082, -0.4798256754875183, 0.0430501289665699, 1.7336820363998413, 2.4134204387664795, 2.1694118976593018, 1.5245317220687866, 1.4373857975006104, 1.8382571935653687, 0.30448800325393677, 0.6356428265571594, 0.42649248242378235, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.409063160419464 [e2e-predictor] 1, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8796514868736267, -0.9678431153297424, 1.3676689863204956, 1.5419609546661377, 1.7336820363998413, 0.9319390654563904, 0.5833552479743958, 0.11276690661907196, 0.28705883026123047, 0.4613508880138397, 0.6182135939598083, 2.2914161682128906, 1.7511112689971924, 0.6356428265571594, -0.9329847693443298, 1.158518671989441, 1.4373857975006104, 0.2696296274662018, 0.7925055623054504, 0.7053595781326294, 0.18248367309570312, 0.33934640884399414, 1.7336820363998413, 1.611677646636963, 0.4090631604194641, 1.1236603260040283, 0.7750763297080994, 0.2696296274662018, 0.33934640884399414, 0.9319390654563904, 0.8099347352981567, 0.9493682980537415, -0.18352937698364258, -0.601830005645752, -0.4623964726924896, 0.0430501289665699, 1.053943395614624, 0.9145098924636841, 1.5245317220687866, 1.1933770179748535, 0.8970807194709778, 1.1933770179748535, 1.2805230617523193, -0.8458387851715088, 1.5245317220687866, 0.478780061006546, -0.41010889410972595, -0.27067533135414124, 0.008191745728254318, 1.4199565649032593, 2.27398681640625, 1.8905447721481323, 0.7227887511253357, 1.8905447721481323, 0.7750763297080994, -0.25324615836143494, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172 [e2e-predictor] 542572, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.35677558183670044, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, -0.42753809690475464, 1.3502397537231445, 1.611677646636963, 1.803398847579956, 0.7750763297080994, 1.2456645965576172, 0.35677558183670044, 0.3742047846317291, 0.07790851593017578, 1.2282354831695557, 2.117124319076538, 1.785969614982605, 0.8796514868736267, -1.2292810678482056, 1.4025273323059082, 1.071372628211975, 0.6530719995498657, 0.13019609451293945, 0.13019609451293945, 0.4613508880138397, 1.2630938291549683, 1.7336820363998413, 1.7511112689971924, 0.5484968423843384, 1.3676689863204956, 1.332810640335083, 0.5484968423843384, 1.1410894393920898, 0.28705883026123047, 1.3676689863204956, 1.315381407737732, -0.8109803795814514, -0.9678431153297424, -1.2641394138336182, -0.9504139423370361, 1.1062309741973877, 0.7750763297080994, 1.158518671989441, 1.9079740047454834, 1.472244143486023, 1.3676689863204956, 1.1236603260040283, -0.9504139423370361, 1.3850982189178467, 0.9667974710464478, 0.008191745728254318, 0.02562093921005726, 0.2173420637845993, 0.9319390654563904, 1.646536111831665, 0.4090631604194641, 1.489673376083374, 2.1345534324645996, 1.053943395614624, 0.7402179837226868, 0.2696296274662018, 0.5484968423843384, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.47 [e2e-predictor] 8780061006546, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.44392168521881104, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.827363908290863, 0.7227887511253357, 0.06047932058572769, 1.2108062505722046, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.4373857975006104, 0.600784420967102, 0.2173420637845993, -0.5495424270629883, 1.5942485332489014, 2.204270124435425, 1.8556864261627197, 1.175947904586792, -1.1247059106826782, 1.472244143486023, 0.6879304051399231, 1.4025273323059082, 0.35677558183670044, 0.5310676693916321, 0.5484968423843384, 1.472244143486023, 1.0888018608093262, 1.5593900680541992, 0.8099347352981567, 1.158518671989441, 0.7402179837226868, 0.9319390654563904, 0.478780061006546, 1.1236603260040283, 0.6356428265571594, -0.8632679581642151, 0.008191745728254318, 0.14762529730796814, -0.1661001741886139, -1.089847445487976, -0.44496726989746094, 0.28705883026123047, 0.9667974710464478, 1.768540382385254, 1.5245317220687866, 1.2805230617523193, 0.06047932058572769, -0.41010889410972595, 1.6813944578170776, 1.4199565649032593, 0.008191745728254318, 0.02562093921005726, 0.6879304051399231, 1.158518671989441, 0.8099347352981567, 1.4548149108886719, 1.629106879234314, 1.6813944578170776, 1.2282354831695557, -0.2881045341491699, 0.3742047846317291, 0.4613508880138397, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.792505562 [e2e-predictor] 3054504, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.6530719995498657, 0.5833552479743958, 1.158518671989441, 1.5419609546661377, 1.942832350730896, 1.768540382385254, 1.4373857975006104, 0.670501172542572, 0.06047932058572769, 0.44392168521881104, 1.3502397537231445, 1.9776906967163086, 1.8905447721481323, 1.053943395614624, -0.4798256754875183, 1.4548149108886719, 1.3502397537231445, 1.6639652252197266, 0.6879304051399231, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 2.0996949672698975, 0.2173420637845993, 0.3742047846317291, 1.1410894393920898, 1.053943395614624, 1.1410894393920898, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, 0.7925055623054504, -0.09638340771198273, 0.2522004544734955, -0.3578213155269623, -1.1072766780853271, -0.9329847693443298, 0.7227887511253357, 1.0190850496292114, 1.8208279609680176, 1.2979521751403809, 1.2108062505722046, -0.27067533135414124, -0.688975989818573, 1.0365142822265625, 1.646536111831665, 0.7925055623054504, -0.3055337369441986, 1.0016558170318604, 1.3850982189178467, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 2.117124319076538, 1.2805230617523193, 0.32191720604896545, 0.3916339874267578, -0.06152502819895744, 0.5484968423843384, 0.6182135939598083, [e2e-predictor] 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641], [0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.30448800325393677, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.785969614982605, 1.5942485332489014, 0.5659260153770447, 0.8622223138809204, 1.071372628211975, 1.8208279609680176, 1.9776906967163086, 1.5942485332489014, 0.7402179837226868, -0.11381260305643082, 1.3502397537231445, 1.5245317220687866, 1.3850982189178467, 1.0888018608093262, 0.7925055623054504, 1.4199565649032593, 1.2108062505722046, 2.047407388687134, 0.9493682980537415, 0.9667974710464478, 1.158518671989441, -0.20095856487751007, 0.9493682980537415, 1.053943395614624, 0.4613508880138397, -0.20095856487751007, -0.06152502819895744, 0.09533771127462387, 0.3916339874267578, -0.09638340771198273, -0.6366884112358093, -0.3403921127319336, -0.8284096121788025, 0.18248367309570312, 1.54196 [e2e-predictor] 09546661377, 2.0299782752990723, 1.0190850496292114, -0.4798256754875183, -0.37525051832199097, 0.5484968423843384, 0.7925055623054504, 0.3916339874267578, -0.009237446822226048, 0.9667974710464478, 1.5768193006515503, 1.1236603260040283, 0.478780061006546, 0.8447931408882141, -0.009237446822226048, 0.9667974710464478, 1.1933770179748535, 0.02562093921005726, 0.06047932058572769, 0.5659260153770447, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.6182135939598083, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.4090631604194641, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 1.3850982189178467, 1.646536111831665, 1.960261583328247, 1.7162528038024902, 1.5593900680541992, 0.8447931408882141, 0.5659260153770447, 1.5071024894714355, 1.629106879234314, 1.9079740047454834, 1.5942485332489014, 0.7576471567153931, -0.3578213155269623, 1.5419609546661377, 1.472244143486023, 1.1410894393920898, 1.158518671989441, 0. [e2e-predictor] 4613508880138397, 1.4548149108886719, 1.629106879234314, 1.5071024894714355, 0.478780061006546, 1.0190850496292114, 1.0365142822265625, 0.35677558183670044, 0.30448800325393677, 1.2108062505722046, 0.3916339874267578, 0.11276690661907196, -0.4972548484802246, 0.8099347352981567, 0.513638436794281, 0.8622223138809204, -1.1072766780853271, -0.20095856487751007, -1.0549890995025635, -0.4972548484802246, 1.0888018608093262, 1.9079740047454834, 1.1410894393920898, 0.07790851593017578, 0.4090631604194641, 0.8447931408882141, 0.06047932058572769, 0.7925055623054504, 0.33934640884399414, 1.2456645965576172, 1.785969614982605, 1.5245317220687866, -0.18352937698364258, -0.1661001741886139, -0.3578213155269623, -0.5669716596603394, 1.4025273323059082, 1.7511112689971924, 0.3916339874267578, 0.5484968423843384, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235], [0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.51 [e2e-predictor] 3638436794281, 0.513638436794281, 0.4613508880138397, 0.7053595781326294, 1.4025273323059082, 1.7511112689971924, 1.9079740047454834, 1.803398847579956, 1.6813944578170776, 1.1933770179748535, 0.7750763297080994, 1.6639652252197266, 1.768540382385254, 1.8905447721481323, 1.5245317220687866, 0.35677558183670044, 0.008191745728254318, 1.5942485332489014, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 1.071372628211975, 0.7925055623054504, 1.158518671989441, 1.2805230617523193, -0.25324615836143494, 1.5419609546661377, 0.8099347352981567, 0.44392168521881104, 0.4962092638015747, 0.18248367309570312, -0.11381260305643082, 0.42649248242378235, -0.3403921127319336, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, 0.18248367309570312, -0.3055337369441986, 0.8099347352981567, -0.39267969131469727, 1.2630938291549683, 0.6182135939598083, 0.8622223138809204, -0.42753809690475464, 0.2347712516784668, 1.315381407737732, 1.1062309741973877, 1.4373857975006104, 1.3850982189178467, 1.9776906967163086, 1.9951199293136597, 1.7162528038024902, -1.1072766780853271, -0.6541175842285156, 0.8099347352981567, 0.7750763297080994, 1.2282354831695557, 1.9776906967163086, 1.4025273323059082, 0.478780061006546, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235], [0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.6530719995498657, 0. [e2e-predictor] 6530719995498657, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.30448800325393677, 0.6182135939598083, 1.2979521751403809, 1.6639652252197266, 1.8382571935653687, 1.8208279609680176, 1.2805230617523193, 0.14762529730796814, 1.053943395614624, 1.6988236904144287, 1.8905447721481323, 1.7511112689971924, 1.0190850496292114, -0.532113254070282, -0.7064052224159241, 1.2282354831695557, 1.053943395614624, 1.158518671989441, 0.7925055623054504, 0.5310676693916321, 0.7576471567153931, 0.18248367309570312, 0.6879304051399231, -0.1312417984008789, 1.4548149108886719, 1.611677646636963, 0.42649248242378235, 1.158518671989441, 1.0190850496292114, 1.2979521751403809, 0.13019609451293945, 1.0888018608093262, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 0.7750763297080994, -0.8806971907615662, 0.7576471567153931, -0.1486709862947464, 1.315381407737732, -0.11381260305643082, -0.42753809690475464, -0.4623964726924896, 1.0365142822265625, 0.478780061006546, 0.6530719995498657, 0.9493682980537415, 1.768540382385254, 1.1236603260040283, 1.7336820363998413, 2.0125491619110107, -1.333856225013733, 1.332810640335083, 1.0888018608093262, 0.5659260153770447, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.16505448520183563, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1650544852018 [e2e-predictor] 3563, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.4090631604194641, 0.35677558183670044, 0.33934640884399414, 0.2522004544734955, 0.2347712516784668, 0.600784420967102, 1.5071024894714355, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.1062309741973877, 0.6356428265571594, 1.2456645965576172, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 0.11276690661907196, 0.07790851593017578, -0.5669716596603394, 1.3850982189178467, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.5310676693916321, 1.1236603260040283, 0.7227887511253357, 0.33934640884399414, 0.4090631604194641, 1.2979521751403809, 1.1062309741973877, 1.2979521751403809, 0.7925055623054504, 1.071372628211975, 1.2108062505722046, 0.3742047846317291, 1.4548149108886719, 1.175947904586792, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, -0.6541175842285156, -0.1312417984008789, 0.478780061006546, 0.33934640884399414, 1.0190850496292114, -0.23581695556640625, -0.4623964726924896, 0.8970807194709778, 0.4613508880138397, 0.5310676693916321, -0.23581695556640625, 0.07790851593017578, 0.9145098924636841, 1.5593900680541992, 1.646536111831665, -0.5844008326530457, 1.1062309741973877, 0.6879304051399231, 0.8622223138809204, 1.2805230617523193, 1.646536111831665, 1.3850982189178467, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.1999128758907318, 0.2 [e2e-predictor] 347712516784668, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.670501172542572, 1.332810640335083, 1.646536111831665, 1.8556864261627197, 1.8208279609680176, 0.7227887511253357, 0.9493682980537415, 1.3676689863204956, 1.768540382385254, 1.5593900680541992, 1.611677646636963, -1.0375598669052124, -0.009237446822226048, -0.5146840810775757, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 1.1410894393920898, 1.3850982189178467, 0.7402179837226868, 0.670501172542572, -0.42753809690475464, 0.06047932058572769, 1.5942485332489014, 1.315381407737732, 0.7925055623054504, 0.06047932058572769, 0.0430501289665699, 1.053943395614624, 0.1999128758907318, 1.4373857975006104, 1.611677646636963, 1.4199565649032593, 1.5245317220687866, 1.3502397537231445, -0.7935512065887451, -0.39267969131469727, 0.8796514868736267, 0.3742047846317291, 0.5833552479743958, -0.1661001741886139, -1.3512853384017944, 0.1999128758907318, 0.0430501289665699, 0.600784420967102, -0.3403921127319336, 0.7227887511253357, 1.2108062505722046, 1.2630938291549683, 1.7511112689971924, -0.8458387851715088, 0.7227887511253357, 0.6879304051399231, 0.2696296274662018, 1.5942485332489014, 1.646536111831665, 1.472244143486023, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.4962092638015747, 0.4613508880138397, 0.478780061006546], [0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, [e2e-predictor] 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.4962092638015747, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.14762529730796814, 0.16505448520183563, 0.7402179837226868, 1.489673376083374, 1.6639652252197266, 1.8382571935653687, 1.768540382385254, 0.44392168521881104, 0.6879304051399231, 1.5245317220687866, 1.8556864261627197, 1.925403118133545, 1.4199565649032593, 0.2696296274662018, -0.009237446822226048, -0.2881045341491699, 1.4373857975006104, 1.2282354831695557, 0.478780061006546, 0.5659260153770447, 0.7053595781326294, 1.2630938291549683, 0.7053595781326294, 0.13019609451293945, 0.8099347352981567, 1.8382571935653687, 1.3502397537231445, 1.1410894393920898, 0.827363908290863, 0.0430501289665699, 0.8796514868736267, 0.28705883026123047, 1.332810640335083, 1.4025273323059082, 1.7162528038024902, 1.2979521751403809, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, -0.04409583657979965, -0.09638340771198273, -0.42753809690475464, 0.2522004544734955, -1.5430065393447876, 1.0016558170318604, 0.7402179837226868, 0.30448800325393677, 0.0430501289665699, -0.09638340771198273, 1.3502397537231445, 1.5593900680541992, 1.942832350730896, -1.490718960762024, 0.28705883026123047, 0.7053595781326294, 0.4613508880138397, 1.7162528038024902, 1.1410894393920898, 0.7053595781326294, 0.600784420967102, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.4613508880138397, 0.478780061006546]]]]} [e2e-predictor] 2026-05-20 15:57:01.419 4126 kserve.trace response code: 200, content: {"predictions":[[6.736569968524009e-9,1.153582651625129e-8,5.142186410012073e-8,6.647101002954514e-8,4.094442118685038e-8,1.3402272713847196e-7,9.35544619551365e-8,2.8935589924117266e-8,6.845294819868286e-8,7.680520752728626e-8,2.0334418877610005e-6,1.1085519417974865e-6,2.3477346644540376e-7,6.581955744877632e-7,0.00012372950732242316,4.2878312456196e-7,6.419879809982376e-6,0.9993487000465393,0.00007371911488007754,0.00003101079710177146,5.602713827101979e-6,2.1862256289750803e-6,1.9543842100233633e-8,3.728848128048412e-7,4.29031416615544e-7,1.8250955235998845e-7,7.159837878134567e-8,9.231503561579757e-9,6.469168170042394e-7,7.031603299623157e-9,4.4511686780879245e-8,1.2455829789814743e-7,9.446210924579646e-8,4.3476589439706004e-8,4.6581672563661414e-7,6.797636586952649e-8,2.1060014887552825e-7,2.2604888627597575e-8,1.4311326879123953e-7,7.951216218771151e-8,1.2341666888460168e-7,1.0921577313638409e-6,0.000015243762391037308,3.1172930903267115e-7,2.415180802017858e-7,6.863702850523623e-8,8.46760883632669e-8,9.424560687421035e-8,1.0219084245477461e-8,3.3770398033539095e-8,3.6928447855189006e-8,1.3693848188722768e-7,1.067415098532365e-7,2.5994486918534676e-7,3.486601087843155e-7,3.132020509610811e-8,3.5748260529544496e-7,6.648343742199359e-8,3.163856945320731e-7,1.2095728152416996e-6,8.663983663836916e-8,4.014367860349921e-8,1.2544606420306081e-7,3.320077013313494e-8,1.973121896980956e-7,3.8063546980993124e-7,1.382770449254167e-7,2.3001977211833946e-8,7.14414980507172e-8,2.851079372589993e-8,2.982524804906461e-8,8.935905526641363e-8,6.223806394700659e-7,6.478746428228987e-8,1.3662854314588913e-7,9.973038572752557e-8,2.576123669939534e-8,4.130169273253159e-8,3.9383902361578293e-8,1.2157941853274679e-7,4.302776233089389e-6,1.8178942582380841e-6,1.8520014464229462e-6,1.6245859342234326e-6,0.0000164481571118813,0.000010544756150920875,3.993004611402284e-6,2.646454788646224e-7,0.00001919327405630611,4.803187607649306e-7,1.6962640358997305e-7,4.550436642603017e-6,0.000042358526116004214,4.443309080670588e-6,5.103951934870565e-6,0.000013506267350749113,4.1758286783988297e-7,4.4944314936401497e-7,3.156656873670727e-7,1.0557428140600678e-6,1.3364497952750298e-8,1.3893487249561076e-8,6.770295613023336e-8,1.4129548731034447e-7,7.170429228153807e-8,7.934354329108828e-8,2.6391164809069778e-8,2.6133946562367782e-8,7.1966232972897615e-9,2.1752097012495142e-8,6.684530973188885e-8,3.4177467966856057e-8,1.6228092647452286e-7,4.107051836399478e-7,6.472068889706861e-7,2.9513313393181306e-7,5.653383094994524e-9,4.8300755395302986e-8,8.887371727439586e-9,3.7305639466467255e-8,1.7784008932153483e-8,4.641856232723285e-9,3.413062898971475e-8,1.9373679549516964e-7,1.2980041219634586e-6,3.5640496776068176e-8,2.1493017143825455e-8,3.055253330330743e-7,1.553226809392072e-7,1.4520828699460253e-6,3.488421285169352e-8,0.00003825387466349639,4.508809183789708e-7,4.176648928932991e-7,6.770537765987683e-7,1.4142071336209483e-7,0.00001423571211489616,6.293736873885791e-7,4.762812295666663e-6,9.024806217894366e-7,9.058892942448438e-7,1.5713549146312289e-6,1.5720408441666223e-7,1.8185124872616143e-7,7.193072093514274e-8,1.1952631666645175e-6,8.874753234522359e-7,2.0870552930318809e-7,9.906116105184992e-8,7.793509837483725e-9,1.0058372623689138e-7,4.205883783470199e-7,1.8436001880672848e-7,1.6437729755125474e-7,7.02525184692604e-8,2.5704193262754416e-7,7.586770323086967e-8,7.841231308702845e-7,2.495280568837188e-7,5.157617977147311e-8,4.0673629797538524e-8,7.531674839356128e-9,4.797425745550754e-8,1.7419722553313477e-8,1.7958475950763386e-7,1.2566235163546935e-8,8.975329990335013e-8,3.269607518063822e-8,1.1208221195602164e-7,3.906690437815996e-8,4.676846998563633e-8,1.852334321483795e-7,1.4832883721282997e-7,1.2279221550670627e-7,1.0729002042353386e-6,3.6537970427019673e-9,1.6198204377815273e-7,1.6190487173162182e-8,1.2004819893718377e-7,1.480009448329156e-8,4.022906807676918e-8,2.1505718450498534e-7,1.192555032503151e-7,4.898190297808469e-8,7.608841201545147e-8,2.3137237903370078e-8,8.5209 [e2e-predictor] 4430570105e-8,9.586112525994395e-8,1.3351485961266008e-7,3.0216618540634954e-8,4.4238134933038964e-8,2.610634552979718e-8,2.397684113475407e-7,1.3192399705985736e-7,1.6734691854480843e-8,1.5883161097463017e-7,4.064300753725547e-7,8.753363545110915e-8,8.366871497855755e-7,3.437562767771851e-8,7.847781802183817e-8,8.526320982582547e-9,9.601245665180613e-8,5.258879127723048e-7,1.3557291822507977e-7,1.0307118003538562e-7,1.0429684671464656e-8,5.187630236491714e-8,2.1869702493404475e-8,1.179131725592697e-8,2.9806198398318884e-8,4.3383401759911067e-8,2.999067660880428e-8,2.8507258775789523e-8,3.058627484620047e-8,6.441018740588333e-8,1.5363882610586188e-8,1.597368459727022e-8,2.57365329048298e-8,1.090363141997841e-7,3.211827603877282e-8,6.819658615597746e-9,1.9251054084179486e-7,5.825749838095362e-8,1.876556723345857e-7,4.0070369777822634e-7,1.5791380647556252e-8,1.9501307235714194e-7,1.0141919304373914e-8,2.744775962071344e-8,1.2843395680306458e-8,3.7296960186949946e-8,7.407404467585366e-8,4.206033921150265e-8,1.6924593282396927e-8,1.4591853414458456e-7,4.344931525679385e-8,1.7191209167322086e-7,3.5816999144344663e-8,8.440128596021168e-9,4.1947775031303536e-8,2.513996122388562e-8,2.8339847801817086e-8,8.747072399728495e-8,8.277008411994302e-9,1.1676148936601294e-8,1.4548319882123906e-7,7.200192886358536e-9,2.623576165206032e-6,5.675644842995098e-7,1.9483265987219056e-6,6.752511438889996e-8,8.168359499904909e-8,1.0932910754490877e-7,1.6708914074570203e-7,3.138676518688044e-8,2.9734879447573803e-8,5.7520821883372264e-8,5.8507939826313304e-8,3.2544284067625995e-7,3.330167075432655e-8,4.186742614820105e-7,1.5085691984495497e-7,2.334644193524582e-7,2.8639897209359333e-7,2.2940034227758588e-7,1.8537357959758083e-7,3.151756686747831e-7,1.1075776455982123e-6,1.5369606387594104e-7,1.9237216974943294e-7,1.6404264613356645e-7,2.900799245253438e-7,1.2466382770526252e-7,5.802550617772795e-8,5.1861558603150115e-8,6.009345909774311e-9,1.23330778478703e-7,1.3798263864828186e-7,1.7370017246776115e-7,5.617696388071636e-7,5.160393001801822e-8,4.813227150179955e-8,8.032599652096906e-8,2.0644911273848265e-6,5.638538027596951e-7,8.794099244369136e-7,3.4785582556651207e-6,2.972355162000895e-7,3.390414349269122e-7,9.468957529179534e-8,3.754799493549399e-8,1.5678830322940485e-7,8.2030041426151e-8,6.847877820348458e-9,1.825139683830912e-8,6.050154155445853e-8,3.9562941367421445e-8,1.0699794472657231e-7,3.256623699599004e-7,3.536899839673424e-7,7.326217854597417e-8,4.857605517827324e-7,7.717640073678922e-7,3.456741737295488e-8,3.2461647947457095e-7,3.1608240078639938e-6,5.330938535053065e-8,3.645648973815696e-7,5.481521156980307e-7,4.623012372917401e-8,1.346600981833035e-7,4.352903104631878e-8,1.6403919289587066e-7,2.4636646500653114e-8,5.958662185889807e-8,9.493569308460792e-8,5.5234050222452424e-8,5.741187081298449e-8,0.000011850225746457,5.826300366607029e-6,7.420818292303011e-6,9.127862199420633e-7,2.001935399675858e-6,1.0334889566365746e-6,3.514648483360361e-8,2.0589775431290036e-6,3.5655068586493144e-7,6.873136015883574e-8,2.193502490754895e-9,5.560284321859399e-8,3.3266616128457827e-7,1.3073517379780242e-7,2.7187292417352182e-8,1.0462799515664756e-8,7.466601914529747e-7,6.923080064780152e-8,1.6145493830777013e-8,8.568415310605815e-9,4.762142236103273e-9,1.233958357715892e-7,8.340525603500737e-9,3.2648699299642203e-9,5.063196084620358e-9,4.0704488668552585e-9,1.2043389396865223e-8,5.1055555339019065e-9,7.267066948202228e-9,1.1844983305309142e-7,7.53547197973603e-8,6.386873252495207e-8,1.621267564644313e-8,2.6103893446816073e-7,6.979319664424111e-7,6.647392325476176e-8,7.717375183347031e-7,6.651137596236367e-7,3.3244478458982485e-7,3.707229154770175e-7,3.995585302618565e-7,6.411539743567118e-8,7.107263400030206e-8,1.6379799205878953e-7,6.876715730186334e-8,3.4624252975845593e-7,2.0256192101442139e-7,6.19600768914097e-7,2.6840686118134727e-8,6.720200644849683e-7,1.1348156476742588e-6,1.8397651047052932e-6,6.397185075002199e-7,7.257429501805746e-8,4.2213261508550204e-7,3.965735402289283e-7,1.4037237860975438e-7,3.249813573802385e-7,1.585747781973623 [e2e-predictor] 2e-7,1.1122037335553614e-7,7.39131564841955e-8,3.4231769063808315e-7,5.39788445053091e-8,8.517191218970765e-8,4.060975243191933e-6,0.000014478493540082127,7.316928396505773e-9,6.948383646232514e-9,4.4688626132938225e-8,9.23126250995665e-8,5.41190452452156e-8,2.224259958438779e-7,1.7609368185844687e-8,2.0905980946395175e-8,3.6797160873902612e-9,6.177843658861093e-8,1.7920085326750268e-7,2.6278852871541858e-8,2.698776313536655e-8,1.6432605320915172e-7,1.2827440798446332e-7,4.468845560268164e-8,6.316474099321567e-8,1.9461522171582146e-8,2.0871000927513705e-8,2.2414262446091016e-8,2.4764982953229264e-8,6.785314532464781e-9,2.4248494767675766e-8,4.554914667664889e-9,2.8976625543464252e-8,2.0402152856036082e-8,1.6009290959573264e-7,2.019951637066697e-7,1.6111656009343278e-8,5.964040639128143e-8,4.0982603977113286e-9,3.907972612182675e-8,7.511245847524606e-9,5.965555942566425e-7,1.6478051634294388e-7,1.410681527147517e-8,3.285524030616216e-8,3.338656018314623e-9,1.2200259469352659e-8,4.624581961820695e-8,6.842250765970448e-9,1.7426071252657493e-8,4.661075436729334e-8,9.33183343931887e-8,1.230591379908219e-7,1.2359244294657401e-8,1.1173082903326303e-8,2.772451956900568e-8,2.4191731995415466e-7,3.4511506896706123e-7,2.593734649281032e-8,9.964443847820803e-8,9.797671118860762e-9,1.90853270964908e-7,3.9726497647052383e-8,2.6638923955601967e-8,6.8740502179309715e-9,3.146955052102385e-8,2.4086276084744895e-7,1.3126738451774145e-7,2.1254035686979478e-7,2.0501781605730685e-8,3.694923123020999e-8,6.563101351275691e-7,2.5600135344916453e-8,2.688264899575188e-8,6.880517844365386e-7,2.0092501529234141e-7,2.7880052044793047e-8,2.62837644982028e-8,5.167780159354152e-8,1.893516099471526e-7,4.6184757707123936e-7,1.1086663143089481e-8,1.4542384008109366e-7,2.8736709012378014e-8,6.105074703555147e-7,1.2016337258557996e-8,1.3944533350240818e-7,2.0936788303060894e-8,4.3800788773751265e-8,1.9662968142597492e-8,6.6543535126584175e-9,1.1149432488366529e-8,6.424846787922434e-8,6.971495380980741e-9,3.2599853927450795e-9,1.4260012726197147e-8,2.7894840215481054e-8,8.115682703646598e-8,2.599534454361674e-8,2.285521105704902e-8,1.05594978094814e-7,8.145473628928812e-8,3.779314994289962e-8,4.8818307618603285e-8,2.3420332340151617e-8,1.0599223720930695e-8,3.604067799756194e-8,5.062377184117395e-8,3.6804056691153164e-8,1.5015616527946918e-9,1.4474869658442913e-6,1.0761959856608883e-6,1.304976251503831e-7,3.073563448197092e-8,1.7183838352252678e-8,2.042087920983704e-8,7.904924714807748e-9,1.6901843480354728e-7,1.2416376371504612e-8,5.4757610001843204e-8,2.6250097207025647e-8,1.3261202802539174e-8,6.298007804161898e-8,1.2709827856838274e-8,2.0171410142211244e-7,4.386575014336813e-8,6.962276444255622e-8,2.956475668725034e-7,7.925040677037032e-7,2.0868660044470744e-7,1.7341581326490996e-7,4.294189182019181e-8,4.213362547744737e-9,8.8246935092684e-8,1.7341355018629656e-8,7.321497008661026e-8,1.7941481189609476e-8,1.1245008835203407e-7,4.2423405943736725e-7,8.259470440918903e-9,1.1336252470073305e-7,8.268681739309613e-8,2.2186704029536486e-8,1.9539518447686532e-8,1.0675572426066537e-8,3.288476690954667e-8,2.4340661042288048e-8,6.639029948019015e-8,5.604618547039308e-9,1.386590220420203e-8,6.6757905869963e-8,1.1355724360839758e-8,3.1321272331297223e-7,3.1244848486267074e-8,1.502163371469578e-7,1.346161226933873e-8,1.8882738572756352e-7,4.645693962856967e-8,4.645321638463429e-8,7.71435715307689e-9,3.585664032357272e-8,7.608256247237932e-9,4.2214487905312126e-8,4.3406713778892936e-9,1.3401408871516196e-8,8.565495335233209e-8,1.7045202582721686e-8,5.422122839604526e-8,3.0218750168842234e-8,6.153300091682468e-8,3.9388163841636015e-9,4.135585029985123e-8,1.7818981845607595e-8,4.31053557292671e-8,3.9032919119108556e-9,7.663005163749403e-8,1.1890258555524724e-8,9.304103265606045e-9,1.0967905472725192e-9,1.0536636452229686e-8,1.1516662112853737e-7,8.134422273542441e-7,5.9525618212319387e-8,2.8063100288022724e-8,1.283296402476708e-8,1.060557863752365e-7,7.872866945035639e-7,2.7501052102252288e-8,3.936232229051484e-9,2.0519189902756807e-8,7.394696410756296e-9,3.5983390489491 [e2e-predictor] 285e-8,2.5378296797384792e-8,4.6989228508209635e-8,7.549436631393291e-9,6.322734407149255e-7,5.581916262542563e-9,1.2963950268840563e-7,1.587476106124086e-8,3.3837391555380236e-8,6.474394353972457e-9,9.121036015358186e-8,1.3918366015275296e-8,8.229938508463874e-9,2.7060956142577197e-8,2.6095642979839795e-8,5.722282203635132e-9,6.963402938708896e-7,4.685033871965061e-8,9.590480409826796e-9,2.0991818416860042e-7,3.082116961650172e-8,3.563118511351604e-8,7.326215154535021e-7,2.1759417450084584e-6,2.4074907400972734e-7,2.974484800688515e-7,2.528977205429328e-8,7.667869894589785e-9,2.6632636718204594e-7,3.435845030708151e-8,2.3129958393042216e-8,3.1239306252928145e-8,2.8691238185274415e-7,3.8957892911639647e-8,2.4183783864373254e-8,1.158230222841894e-8,5.1544706280992614e-8,2.0343204454320585e-8,8.201909196259294e-8,1.1641392738681589e-8,5.496298740581551e-7,1.1682007361457636e-8,4.7576321549058775e-8,1.6349654075042963e-8,4.090812311119407e-8,2.1270925287808495e-7,1.669703095785735e-7,3.989651631286506e-8,2.8524043500510743e-6,1.2500227342115977e-7,2.4846258384059183e-7,1.2454135500661323e-8,2.9699904757762852e-8,4.25093871214699e-9,1.6144196024470148e-7,2.6385819751340023e-7,7.637975585339518e-9,3.4455236441743864e-9,7.273212787595185e-8,1.763124757303558e-8,7.586505645917896e-9,2.154678924171094e-8,1.267521554382256e-7,2.5636829548147944e-8,3.500932521660616e-8,6.472151170555662e-8,8.387794458997178e-9,3.0694742747527926e-8,7.520281286588215e-8,1.5724816648798878e-7,1.9633705505839316e-7,1.2290654183289007e-7,1.1121071841202479e-9,1.5468767600168576e-8,9.916888643601851e-9,6.882375487293757e-7,8.267530660077682e-8,4.46946799570469e-8,2.075171856574798e-8,8.649272587035739e-8,5.20271186132959e-8,4.5564465978031876e-8,2.031970502969216e-8,8.705073994974555e-9,6.45198596771479e-8,2.1777212921847422e-8,1.0309374687267336e-8,3.2118705917127954e-8,2.3336649235261575e-7,8.053995692591798e-9,1.9623111313649133e-7,1.2887916511772346e-7,1.5392334518082862e-8,1.401880500573327e-9,5.696758975659577e-8,6.079961423210989e-9,1.0782660986308201e-8,2.4260382147645032e-8,1.9388348704296732e-8,2.2969983604070876e-7,1.997151066746028e-8,2.8477696645268225e-8,5.227270349905666e-8,2.739241153904004e-7,9.85714976309282e-8,3.129077086327925e-8,4.1513992243835673e-8,5.2511412995670526e-9,1.5806674582563573e-6,8.547505672140687e-7,1.0688979479311911e-8,1.0621677120070672e-6,7.737217089243131e-8,6.394137130882882e-8,1.1698201518584028e-7,1.0486479595783749e-7,2.1160776952910965e-7,1.5339432835048683e-8,5.094390331805698e-8,1.4005206772083056e-8,2.6281709253339613e-8,8.77830927947798e-8,7.771985721660712e-9,4.228822803042931e-8,3.3243432540075446e-7,7.72913466562386e-8,7.63679175452836e-10,5.989415541307608e-8,1.3260753917165857e-7,1.2853475084284582e-7,8.844149412823299e-9,1.0194228394766469e-7,2.4937534703894926e-7,1.6547782877296413e-7,1.176258734858493e-8,1.1496064900029523e-7,2.934237670615403e-7,1.3261050924029405e-8,8.630173198298507e-8,5.739413211358624e-8,1.1093964502606468e-7,2.2933429022486962e-7,3.470581191322708e-7,1.475092403779854e-7,1.5024763655446804e-8,6.454251177956394e-8,5.164459437878577e-8,6.23732674398525e-8,1.2935890936205396e-7,1.4051898311606692e-8,5.386868906498421e-8,2.082729722019394e-8,1.3040525104202061e-8,1.05788906523685e-7,1.507953939494655e-8,8.926216423787992e-7,4.637372086335745e-8,7.480928161385236e-7,5.883074472023964e-9,2.870727655590599e-9,8.381493898923509e-7,7.341868002441743e-9,1.4245849833116608e-8,1.0926260785026898e-7,1.1308060265946551e-7,2.52335809136639e-7,1.178269073420779e-7,4.667730024721095e-8,2.79587997198405e-9,3.436349871321909e-8,1.4674341741738317e-7,3.539640758276619e-8,2.0580911552769976e-7,7.18380377406902e-8,2.7693602078215918e-8,4.5492825506698864e-8,1.955898198957584e-8,1.5359576721607482e-8,1.2336422550163206e-8,2.957029643368969e-8,2.877517033539334e-7,9.051751135302766e-7,2.3732353326977318e-7,1.6521470413977113e-8,1.5478654802336678e-8,3.526755776306345e-8,3.61636587342673e-8,1.615889466677345e-8,7.649993705172164e-8,1.9661243300106435e-8,4.9174737171142624e-8,1.1712456426948847e-7, [e2e-predictor] 1.0889120716228717e-8,1.4941074368834961e-6,1.0185750909386115e-8,3.7575578204496196e-8,2.0970718495050278e-8,3.368522527580353e-8,4.845519985252622e-9,6.039555842107802e-7,1.0373183201295433e-8,2.841620698745828e-7,4.499007388858445e-7,3.4631430168019506e-8,7.720588968140873e-8,1.4711066853578814e-7,1.160143270340086e-7,4.0074306184578745e-7,3.0256124716743216e-8,6.706726196625823e-8,2.012845534693497e-8,1.5987545731732666e-9,4.1919221871467016e-8,1.3166965295852151e-8,3.231780709711529e-8,9.247563781400459e-8,1.3075164417841734e-7,1.0574149911235509e-7,3.762125899697821e-8,1.0942090256094161e-7,7.001387558602801e-8,2.7426720450307585e-8,2.0766329100752046e-8,4.5402845927355884e-8,3.390360703292572e-8,1.0469531730450399e-7,2.8271228913467894e-8,3.406190955956845e-7,5.146158059687878e-7,6.740644380442973e-7,6.3821934404018066e-9,3.638748680145909e-8,3.6260146885069844e-8,1.6065344254911906e-7,3.639007957190188e-7,6.232625970881145e-9,4.8054303647404595e-8,3.3725854109434295e-8,6.3287848206528e-7,6.480550496235082e-8,2.116489525860743e-7,8.38768769995113e-8,1.758889212055692e-8,2.729004577872729e-9,2.144768451728396e-8,7.861175532752895e-8,2.011793931444572e-8,2.840733515085958e-8,2.492219834948628e-7,2.0156347702027233e-8,2.6551370879701608e-8,2.7847898209643063e-8,6.907038496706264e-9,1.8805204504701578e-8,1.3006692611838844e-8,3.685865976876812e-7,3.9678877783444477e-7,2.7591790185965692e-8,2.5228539257682314e-8,1.5469838388071366e-7,3.6892611632310945e-8,1.4401622117077295e-9,2.1504664715621402e-8,5.068058328561165e-8,5.081657761252245e-8,1.1718628734058711e-8,5.409200909411993e-8,7.138175419640902e-7,2.523685509459028e-7,7.071956531490287e-8,7.199660245760242e-8,1.2525339876390262e-8,3.4802988579940575e-7,1.9591639954796847e-7,1.2404500182583433e-7,1.2346009725661133e-7,1.92011366806355e-8,1.9895020386684337e-7,3.7876212388709973e-8,1.0629652713589621e-8,1.2436973229057458e-8,2.186162078032794e-7,2.618108396745811e-7,1.1128912547064829e-7,1.0776497560982534e-7,6.380246109216614e-9,3.895029632161595e-9,1.576254788915321e-7,2.9089968212048234e-9,1.03809227880447e-8,2.8134863327977655e-8,1.0777869263733919e-8,1.3605805371241786e-8,2.9236161935841665e-8,1.918957508451058e-7,2.1994748067299952e-7,1.3263833587018325e-8,4.900423533626963e-8,2.9808058243929736e-9,8.925934658066126e-9,1.0996840771326788e-8,7.715520666806697e-9,7.454385553273823e-9,5.0860990086221136e-8,1.5129604946650943e-7,1.1959995660504319e-8,1.1323217030678734e-8,9.39119804144184e-9,9.585582461113518e-8,1.9055129030220996e-8,1.8105044574667772e-8,6.179151057494892e-8,6.389322493305372e-8,1.1853056314237165e-8,9.372677745034252e-9,1.2332006349424773e-7,1.6521848777983905e-8,1.246099685658919e-7,4.196111902388111e-9,3.9965367903960214e-8,1.255440107428285e-8,1.4302015571843185e-8,6.631698745707126e-9,5.964162053118116e-9,5.556878956980427e-9,1.419230528654225e-7,1.7612896030527736e-8,3.3801444487835397e-7,7.856438344333583e-8,2.9667463152804885e-8,2.8991748877160717e-6,1.3787196166958893e-6,5.313577133847502e-9,2.5128217728820346e-8,8.406522056247923e-8,4.492775573794461e-8,5.4087468726038423e-8,2.4238921980668238e-8,4.0167356019082945e-7,4.1083040969169815e-8,5.415281023601892e-8,8.640659743264223e-9,5.773174294176897e-8,2.6442751277500065e-7,8.953106203080097e-7,2.799365539374321e-8,5.889395637836969e-9,4.178830081968954e-8,2.888028660663622e-8,2.1357223545237503e-8,2.3023956430279213e-7,8.786517469161481e-8,2.069703963769598e-9,2.2363829899063603e-8,3.2032425600903025e-9,1.176860120466472e-8,6.963498577761129e-8,2.2719042647167953e-8,7.360319465021803e-9,6.922469264480924e-9,3.2138252947788715e-8,1.3705631829452614e-7,1.9814805796158907e-8,1.0578844467090676e-8,2.7049035011827982e-8,2.9755513608620277e-9,2.1773475467057324e-8,1.0975404585167325e-8,1.9918440230526357e-8,2.3881801425318372e-8,2.1357100976615584e-8,6.109046157831699e-9,1.1890372242362446e-8,1.1459750481890296e-8,3.731681275098708e-8,1.5726065782928345e-8,3.403987491878979e-8,3.6921193213856895e-8,9.281668411631472e-8,1.2323060616381554e-7,4.234707162709128e-8,1.7423577247654976e-8,5.8112782 [e2e-predictor] 14196136e-8,3.9313878374969136e-8,2.3690166273127033e-8,1.792834680713895e-8,1.4406491999352511e-8,7.0197305745978156e-9,6.041436506620812e-8,4.867428771149207e-8,1.0685186957459791e-8,1.005112082452797e-8,4.2425732260653604e-8,2.6077879411445792e-8,5.136626679558276e-9,1.6972753202892932e-9,1.9131350725842822e-8,2.1117190840413969e-7,1.3372530638378066e-8,2.000219723186092e-8,1.0454146348592985e-7,2.814382682458927e-8,2.134452614654947e-7,2.104584950757271e-8,1.9114216343041335e-7,3.957645233754192e-8,2.9315843974586642e-8,1.1051893977764848e-7,4.840025980001883e-8,5.583537188158516e-8,1.2129960680340446e-7,1.7761975001917563e-8,2.561053769056798e-8,1.2038481145282276e-7,4.6748018789344314e-9,1.591587306393194e-8,3.147561500327356e-8,6.147622144681009e-8,2.204614979461894e-8,3.2577264619249036e-7,1.198899752807847e-7,2.3818718375423487e-7,1.490982981522393e-8,5.1016343149967724e-8,5.5141523347401744e-8,2.288526701477167e-8,5.7140397302646306e-8,5.185041231925425e-7,4.977233558633998e-8,1.104976110610778e-8,1.26408238543263e-7,8.174780674607973e-8]]} [e2e-predictor] 2026-05-20 15:57:01.419 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[6.736569968524009e-9,1.153582651625129e-8,5.142186410012073e-8,6.647101002954514e-8,4.094442118685038e-8,1.3402272713847196e-7,9.35544619551365e-8,2.8935589924117266e-8,6.845294819868286e-8,7.680520752728626e-8,2.0334418877610005e-6,1.1085519417974865e-6,2.3477346644540376e-7,6.581955744877632e-7,0.00012372950732242316,4.2878312456196e-7,6.419879809982376e-6,0.9993487000465393,0.00007371911488007754,0.00003101079710177146,5.602713827101979e-6,2.1862256289750803e-6,1.9543842100233633e-8,3.728848128048412e-7,4.29031416615544e-7,1.8250955235998845e-7,7.159837878134567e-8,9.231503561579757e-9,6.469168170042394e-7,7.031603299623157e-9,4.4511686780879245e-8,1.2455829789814743e-7,9.446210924579646e-8,4.3476589439706004e-8,4.6581672563661414e-7,6.797636586952649e-8,2.1060014887552825e-7,2.2604888627597575e-8,1.4311326879123953e-7,7.951216218771151e-8,1.2341666888460168e-7,1.0921577313638409e-6,0.000015243762391037308,3.1172930903267115e-7,2.415180802017858e-7,6.863702850523623e-8,8.46760883632669e-8,9.424560687421035e-8,1.0219084245477461e-8,3.3770398033539095e-8,3.6928447855189006e-8,1.3693848188722768e-7,1.067415098532365e-7,2.5994486918534676e-7,3.486601087843155e-7,3.132020509610811e-8,3.5748260529544496e-7,6.648343742199359e-8,3.163856945320731e-7,1.2095728152416996e-6,8.663983663836916e-8,4.014367860349921e-8,1.2544606420306081e-7,3.320077013313494e-8,1.973121896980956e-7,3.8063546980993124e-7,1.382770449254167e-7,2.3001977211833946e-8,7.14414980507172e-8,2.851079372589993e-8,2.982524804906461e-8,8.935905526641363e-8,6.223806394700659e-7,6.478746428228987e-8,1.3662854314588913e-7,9.973038572752557e-8,2.576123669939534e-8,4.130169273253159e-8,3.9383902361578293e-8,1.2157941853274679e-7,4.302776233089389e-6,1.8178942582380841e-6,1.8520014464229462e-6,1.6245859342234326e-6,0.0000164481571118813,0.000010544756150920875,3.993004611402284e-6,2.646454788646224e-7,0.00001919327405630611,4.803187607649306e-7,1.6962640358997305e-7,4.550436642603017e-6,0.000042358526116004214,4.443309080670588e-6,5.103951934870565e-6,0.000013506267350749113,4.1758286783988297e-7,4.4944314936401497e-7,3.156656873670727e-7,1.0557428140600678e-6,1.3364497952750298e-8,1.3893487249561076e-8,6.770295613023336e-8,1.4129548731034447e-7,7.170429228153807e-8,7.934354329108828e-8,2.6391164809069778e-8,2.6133946562367782e-8,7.1966232972897615e-9,2.1752097012495142e-8,6.684530973188885e-8,3.4177467966856057e-8,1.6228092647452286e-7,4.107051836399478e-7,6.472068889706861e-7,2.9513313393181306e-7,5.653383094994524e-9,4.8300755395302986e-8,8.887371727439586e-9,3.7305639466467255e-8,1.7784008932153483e-8,4.641856232723285e-9,3.413062898971475e-8,1.9373679549516964e-7,1.2980041219634586e-6,3.5640496776068176e-8,2.1493017143825455e-8,3.055253330330743e-7,1.553226809392072e-7,1.4520828699460253e-6,3.488421285169352e-8,0.00003825387466349639,4.508809183789708e-7,4.176648928932991e-7,6.770537765987683e-7,1.4142071336209483e-7,0.00001423571211489616,6.293736873885791e-7,4.762812295666663e-6,9.024806217894366e-7,9.058892942448438e-7,1.5713549146312289e-6,1.5720408441666223e-7,1.8185124872616143e-7,7.193072093514274e-8,1.1952631666645175e-6,8.874753234522359e-7,2.0870552930318809e-7,9.906116105184992e-8,7.793509837483725e-9,1.0058372623689138e-7,4.205883783470199e-7,1.8436001880672848e-7,1.6437729755125474e-7,7.02525184692604e-8,2.5704193262754416e-7,7.586770323086967e-8,7.841231308702845e-7,2.495280568837188e-7,5.157617977147311e-8,4.0673629797538524e-8,7.531674839356128e-9,4.797425745550754e-8,1.7419722553313477e-8,1.7958475950763386e-7,1.2566235163546935e-8,8.975329990335013e-8,3.269607518063822e-8,1.1208221195602164e-7,3.906690437815996e-8,4.676846998563633e-8,1.852334321483795e-7,1.4832883721282997e-7,1.2279221550670627e-7,1.0729002042353386e-6,3.6537970427019673e-9,1.6198204377815273e-7,1.6190487173162182e-8,1.2004819893718377e-7,1.480009448329156e-8,4.022906807676918e-8,2.1505718450498534e-7,1.192555032503151e-7,4.898190297808469e-8,7.60884120 [e2e-predictor] 1545147e-8,2.3137237903370078e-8,8.52094430570105e-8,9.586112525994395e-8,1.3351485961266008e-7,3.0216618540634954e-8,4.4238134933038964e-8,2.610634552979718e-8,2.397684113475407e-7,1.3192399705985736e-7,1.6734691854480843e-8,1.5883161097463017e-7,4.064300753725547e-7,8.753363545110915e-8,8.366871497855755e-7,3.437562767771851e-8,7.847781802183817e-8,8.526320982582547e-9,9.601245665180613e-8,5.258879127723048e-7,1.3557291822507977e-7,1.0307118003538562e-7,1.0429684671464656e-8,5.187630236491714e-8,2.1869702493404475e-8,1.179131725592697e-8,2.9806198398318884e-8,4.3383401759911067e-8,2.999067660880428e-8,2.8507258775789523e-8,3.058627484620047e-8,6.441018740588333e-8,1.5363882610586188e-8,1.597368459727022e-8,2.57365329048298e-8,1.090363141997841e-7,3.211827603877282e-8,6.819658615597746e-9,1.9251054084179486e-7,5.825749838095362e-8,1.876556723345857e-7,4.0070369777822634e-7,1.5791380647556252e-8,1.9501307235714194e-7,1.0141919304373914e-8,2.744775962071344e-8,1.2843395680306458e-8,3.7296960186949946e-8,7.407404467585366e-8,4.206033921150265e-8,1.6924593282396927e-8,1.4591853414458456e-7,4.344931525679385e-8,1.7191209167322086e-7,3.5816999144344663e-8,8.440128596021168e-9,4.1947775031303536e-8,2.513996122388562e-8,2.8339847801817086e-8,8.747072399728495e-8,8.277008411994302e-9,1.1676148936601294e-8,1.4548319882123906e-7,7.200192886358536e-9,2.623576165206032e-6,5.675644842995098e-7,1.9483265987219056e-6,6.752511438889996e-8,8.168359499904909e-8,1.0932910754490877e-7,1.6708914074570203e-7,3.138676518688044e-8,2.9734879447573803e-8,5.7520821883372264e-8,5.8507939826313304e-8,3.2544284067625995e-7,3.330167075432655e-8,4.186742614820105e-7,1.5085691984495497e-7,2.334644193524582e-7,2.8639897209359333e-7,2.2940034227758588e-7,1.8537357959758083e-7,3.151756686747831e-7,1.1075776455982123e-6,1.5369606387594104e-7,1.9237216974943294e-7,1.6404264613356645e-7,2.900799245253438e-7,1.2466382770526252e-7,5.802550617772795e-8,5.1861558603150115e-8,6.009345909774311e-9,1.23330778478703e-7,1.3798263864828186e-7,1.7370017246776115e-7,5.617696388071636e-7,5.160393001801822e-8,4.813227150179955e-8,8.032599652096906e-8,2.0644911273848265e-6,5.638538027596951e-7,8.794099244369136e-7,3.4785582556651207e-6,2.972355162000895e-7,3.390414349269122e-7,9.468957529179534e-8,3.754799493549399e-8,1.5678830322940485e-7,8.2030041426151e-8,6.847877820348458e-9,1.825139683830912e-8,6.050154155445853e-8,3.9562941367421445e-8,1.0699794472657231e-7,3.256623699599004e-7,3.536899839673424e-7,7.326217854597417e-8,4.857605517827324e-7,7.717640073678922e-7,3.456741737295488e-8,3.2461647947457095e-7,3.1608240078639938e-6,5.330938535053065e-8,3.645648973815696e-7,5.481521156980307e-7,4.623012372917401e-8,1.346600981833035e-7,4.352903104631878e-8,1.6403919289587066e-7,2.4636646500653114e-8,5.958662185889807e-8,9.493569308460792e-8,5.5234050222452424e-8,5.741187081298449e-8,0.000011850225746457,5.826300366607029e-6,7.420818292303011e-6,9.127862199420633e-7,2.001935399675858e-6,1.0334889566365746e-6,3.514648483360361e-8,2.0589775431290036e-6,3.5655068586493144e-7,6.873136015883574e-8,2.193502490754895e-9,5.560284321859399e-8,3.3266616128457827e-7,1.3073517379780242e-7,2.7187292417352182e-8,1.0462799515664756e-8,7.466601914529747e-7,6.923080064780152e-8,1.6145493830777013e-8,8.568415310605815e-9,4.762142236103273e-9,1.233958357715892e-7,8.340525603500737e-9,3.2648699299642203e-9,5.063196084620358e-9,4.0704488668552585e-9,1.2043389396865223e-8,5.1055555339019065e-9,7.267066948202228e-9,1.1844983305309142e-7,7.53547197973603e-8,6.386873252495207e-8,1.621267564644313e-8,2.6103893446816073e-7,6.979319664424111e-7,6.647392325476176e-8,7.717375183347031e-7,6.651137596236367e-7,3.3244478458982485e-7,3.707229154770175e-7,3.995585302618565e-7,6.411539743567118e-8,7.107263400030206e-8,1.6379799205878953e-7,6.876715730186334e-8,3.4624252975845593e-7,2.0256192101442139e-7,6.19600768914097e-7,2.6840686118134727e-8,6.720200644849683e-7,1.1348156476742588e-6,1.8397651047052932e-6,6.397185075002199e-7,7.257429501805746e-8,4.2213261508550204e-7,3.965735402289283e-7,1.4037237860975438e-7 [e2e-predictor] ,3.249813573802385e-7,1.5857477819736232e-7,1.1122037335553614e-7,7.39131564841955e-8,3.4231769063808315e-7,5.39788445053091e-8,8.517191218970765e-8,4.060975243191933e-6,0.000014478493540082127,7.316928396505773e-9,6.948383646232514e-9,4.4688626132938225e-8,9.23126250995665e-8,5.41190452452156e-8,2.224259958438779e-7,1.7609368185844687e-8,2.0905980946395175e-8,3.6797160873902612e-9,6.177843658861093e-8,1.7920085326750268e-7,2.6278852871541858e-8,2.698776313536655e-8,1.6432605320915172e-7,1.2827440798446332e-7,4.468845560268164e-8,6.316474099321567e-8,1.9461522171582146e-8,2.0871000927513705e-8,2.2414262446091016e-8,2.4764982953229264e-8,6.785314532464781e-9,2.4248494767675766e-8,4.554914667664889e-9,2.8976625543464252e-8,2.0402152856036082e-8,1.6009290959573264e-7,2.019951637066697e-7,1.6111656009343278e-8,5.964040639128143e-8,4.0982603977113286e-9,3.907972612182675e-8,7.511245847524606e-9,5.965555942566425e-7,1.6478051634294388e-7,1.410681527147517e-8,3.285524030616216e-8,3.338656018314623e-9,1.2200259469352659e-8,4.624581961820695e-8,6.842250765970448e-9,1.7426071252657493e-8,4.661075436729334e-8,9.33183343931887e-8,1.230591379908219e-7,1.2359244294657401e-8,1.1173082903326303e-8,2.772451956900568e-8,2.4191731995415466e-7,3.4511506896706123e-7,2.593734649281032e-8,9.964443847820803e-8,9.797671118860762e-9,1.90853270964908e-7,3.9726497647052383e-8,2.6638923955601967e-8,6.8740502179309715e-9,3.146955052102385e-8,2.4086276084744895e-7,1.3126738451774145e-7,2.1254035686979478e-7,2.0501781605730685e-8,3.694923123020999e-8,6.563101351275691e-7,2.5600135344916453e-8,2.688264899575188e-8,6.880517844365386e-7,2.0092501529234141e-7,2.7880052044793047e-8,2.62837644982028e-8,5.167780159354152e-8,1.893516099471526e-7,4.6184757707123936e-7,1.1086663143089481e-8,1.4542384008109366e-7,2.8736709012378014e-8,6.105074703555147e-7,1.2016337258557996e-8,1.3944533350240818e-7,2.0936788303060894e-8,4.3800788773751265e-8,1.9662968142597492e-8,6.6543535126584175e-9,1.1149432488366529e-8,6.424846787922434e-8,6.971495380980741e-9,3.2599853927450795e-9,1.4260012726197147e-8,2.7894840215481054e-8,8.115682703646598e-8,2.599534454361674e-8,2.285521105704902e-8,1.05594978094814e-7,8.145473628928812e-8,3.779314994289962e-8,4.8818307618603285e-8,2.3420332340151617e-8,1.0599223720930695e-8,3.604067799756194e-8,5.062377184117395e-8,3.6804056691153164e-8,1.5015616527946918e-9,1.4474869658442913e-6,1.0761959856608883e-6,1.304976251503831e-7,3.073563448197092e-8,1.7183838352252678e-8,2.042087920983704e-8,7.904924714807748e-9,1.6901843480354728e-7,1.2416376371504612e-8,5.4757610001843204e-8,2.6250097207025647e-8,1.3261202802539174e-8,6.298007804161898e-8,1.2709827856838274e-8,2.0171410142211244e-7,4.386575014336813e-8,6.962276444255622e-8,2.956475668725034e-7,7.925040677037032e-7,2.0868660044470744e-7,1.7341581326490996e-7,4.294189182019181e-8,4.213362547744737e-9,8.8246935092684e-8,1.7341355018629656e-8,7.321497008661026e-8,1.7941481189609476e-8,1.1245008835203407e-7,4.2423405943736725e-7,8.259470440918903e-9,1.1336252470073305e-7,8.268681739309613e-8,2.2186704029536486e-8,1.9539518447686532e-8,1.0675572426066537e-8,3.288476690954667e-8,2.4340661042288048e-8,6.639029948019015e-8,5.604618547039308e-9,1.386590220420203e-8,6.6757905869963e-8,1.1355724360839758e-8,3.1321272331297223e-7,3.1244848486267074e-8,1.502163371469578e-7,1.346161226933873e-8,1.8882738572756352e-7,4.645693962856967e-8,4.645321638463429e-8,7.71435715307689e-9,3.585664032357272e-8,7.608256247237932e-9,4.2214487905312126e-8,4.3406713778892936e-9,1.3401408871516196e-8,8.565495335233209e-8,1.7045202582721686e-8,5.422122839604526e-8,3.0218750168842234e-8,6.153300091682468e-8,3.9388163841636015e-9,4.135585029985123e-8,1.7818981845607595e-8,4.31053557292671e-8,3.9032919119108556e-9,7.663005163749403e-8,1.1890258555524724e-8,9.304103265606045e-9,1.0967905472725192e-9,1.0536636452229686e-8,1.1516662112853737e-7,8.134422273542441e-7,5.9525618212319387e-8,2.8063100288022724e-8,1.283296402476708e-8,1.060557863752365e-7,7.872866945035639e-7,2.7501052102252288e-8,3.936232229051484e-9,2.0519189902756807e [e2e-predictor] -8,7.394696410756296e-9,3.5983390489491285e-8,2.5378296797384792e-8,4.6989228508209635e-8,7.549436631393291e-9,6.322734407149255e-7,5.581916262542563e-9,1.2963950268840563e-7,1.587476106124086e-8,3.3837391555380236e-8,6.474394353972457e-9,9.121036015358186e-8,1.3918366015275296e-8,8.229938508463874e-9,2.7060956142577197e-8,2.6095642979839795e-8,5.722282203635132e-9,6.963402938708896e-7,4.685033871965061e-8,9.590480409826796e-9,2.0991818416860042e-7,3.082116961650172e-8,3.563118511351604e-8,7.326215154535021e-7,2.1759417450084584e-6,2.4074907400972734e-7,2.974484800688515e-7,2.528977205429328e-8,7.667869894589785e-9,2.6632636718204594e-7,3.435845030708151e-8,2.3129958393042216e-8,3.1239306252928145e-8,2.8691238185274415e-7,3.8957892911639647e-8,2.4183783864373254e-8,1.158230222841894e-8,5.1544706280992614e-8,2.0343204454320585e-8,8.201909196259294e-8,1.1641392738681589e-8,5.496298740581551e-7,1.1682007361457636e-8,4.7576321549058775e-8,1.6349654075042963e-8,4.090812311119407e-8,2.1270925287808495e-7,1.669703095785735e-7,3.989651631286506e-8,2.8524043500510743e-6,1.2500227342115977e-7,2.4846258384059183e-7,1.2454135500661323e-8,2.9699904757762852e-8,4.25093871214699e-9,1.6144196024470148e-7,2.6385819751340023e-7,7.637975585339518e-9,3.4455236441743864e-9,7.273212787595185e-8,1.763124757303558e-8,7.586505645917896e-9,2.154678924171094e-8,1.267521554382256e-7,2.5636829548147944e-8,3.500932521660616e-8,6.472151170555662e-8,8.387794458997178e-9,3.0694742747527926e-8,7.520281286588215e-8,1.5724816648798878e-7,1.9633705505839316e-7,1.2290654183289007e-7,1.1121071841202479e-9,1.5468767600168576e-8,9.916888643601851e-9,6.882375487293757e-7,8.267530660077682e-8,4.46946799570469e-8,2.075171856574798e-8,8.649272587035739e-8,5.20271186132959e-8,4.5564465978031876e-8,2.031970502969216e-8,8.705073994974555e-9,6.45198596771479e-8,2.1777212921847422e-8,1.0309374687267336e-8,3.2118705917127954e-8,2.3336649235261575e-7,8.053995692591798e-9,1.9623111313649133e-7,1.2887916511772346e-7,1.5392334518082862e-8,1.401880500573327e-9,5.696758975659577e-8,6.079961423210989e-9,1.0782660986308201e-8,2.4260382147645032e-8,1.9388348704296732e-8,2.2969983604070876e-7,1.997151066746028e-8,2.8477696645268225e-8,5.227270349905666e-8,2.739241153904004e-7,9.85714976309282e-8,3.129077086327925e-8,4.1513992243835673e-8,5.2511412995670526e-9,1.5806674582563573e-6,8.547505672140687e-7,1.0688979479311911e-8,1.0621677120070672e-6,7.737217089243131e-8,6.394137130882882e-8,1.1698201518584028e-7,1.0486479595783749e-7,2.1160776952910965e-7,1.5339432835048683e-8,5.094390331805698e-8,1.4005206772083056e-8,2.6281709253339613e-8,8.77830927947798e-8,7.771985721660712e-9,4.228822803042931e-8,3.3243432540075446e-7,7.72913466562386e-8,7.63679175452836e-10,5.989415541307608e-8,1.3260753917165857e-7,1.2853475084284582e-7,8.844149412823299e-9,1.0194228394766469e-7,2.4937534703894926e-7,1.6547782877296413e-7,1.176258734858493e-8,1.1496064900029523e-7,2.934237670615403e-7,1.3261050924029405e-8,8.630173198298507e-8,5.739413211358624e-8,1.1093964502606468e-7,2.2933429022486962e-7,3.470581191322708e-7,1.475092403779854e-7,1.5024763655446804e-8,6.454251177956394e-8,5.164459437878577e-8,6.23732674398525e-8,1.2935890936205396e-7,1.4051898311606692e-8,5.386868906498421e-8,2.082729722019394e-8,1.3040525104202061e-8,1.05788906523685e-7,1.507953939494655e-8,8.926216423787992e-7,4.637372086335745e-8,7.480928161385236e-7,5.883074472023964e-9,2.870727655590599e-9,8.381493898923509e-7,7.341868002441743e-9,1.4245849833116608e-8,1.0926260785026898e-7,1.1308060265946551e-7,2.52335809136639e-7,1.178269073420779e-7,4.667730024721095e-8,2.79587997198405e-9,3.436349871321909e-8,1.4674341741738317e-7,3.539640758276619e-8,2.0580911552769976e-7,7.18380377406902e-8,2.7693602078215918e-8,4.5492825506698864e-8,1.955898198957584e-8,1.5359576721607482e-8,1.2336422550163206e-8,2.957029643368969e-8,2.877517033539334e-7,9.051751135302766e-7,2.3732353326977318e-7,1.6521470413977113e-8,1.5478654802336678e-8,3.526755776306345e-8,3.61636587342673e-8,1.615889466677345e-8,7.649993705172164e-8,1.9661243300106435e-8,4.917 [e2e-predictor] 4737171142624e-8,1.1712456426948847e-7,1.0889120716228717e-8,1.4941074368834961e-6,1.0185750909386115e-8,3.7575578204496196e-8,2.0970718495050278e-8,3.368522527580353e-8,4.845519985252622e-9,6.039555842107802e-7,1.0373183201295433e-8,2.841620698745828e-7,4.499007388858445e-7,3.4631430168019506e-8,7.720588968140873e-8,1.4711066853578814e-7,1.160143270340086e-7,4.0074306184578745e-7,3.0256124716743216e-8,6.706726196625823e-8,2.012845534693497e-8,1.5987545731732666e-9,4.1919221871467016e-8,1.3166965295852151e-8,3.231780709711529e-8,9.247563781400459e-8,1.3075164417841734e-7,1.0574149911235509e-7,3.762125899697821e-8,1.0942090256094161e-7,7.001387558602801e-8,2.7426720450307585e-8,2.0766329100752046e-8,4.5402845927355884e-8,3.390360703292572e-8,1.0469531730450399e-7,2.8271228913467894e-8,3.406190955956845e-7,5.146158059687878e-7,6.740644380442973e-7,6.3821934404018066e-9,3.638748680145909e-8,3.6260146885069844e-8,1.6065344254911906e-7,3.639007957190188e-7,6.232625970881145e-9,4.8054303647404595e-8,3.3725854109434295e-8,6.3287848206528e-7,6.480550496235082e-8,2.116489525860743e-7,8.38768769995113e-8,1.758889212055692e-8,2.729004577872729e-9,2.144768451728396e-8,7.861175532752895e-8,2.011793931444572e-8,2.840733515085958e-8,2.492219834948628e-7,2.0156347702027233e-8,2.6551370879701608e-8,2.7847898209643063e-8,6.907038496706264e-9,1.8805204504701578e-8,1.3006692611838844e-8,3.685865976876812e-7,3.9678877783444477e-7,2.7591790185965692e-8,2.5228539257682314e-8,1.5469838388071366e-7,3.6892611632310945e-8,1.4401622117077295e-9,2.1504664715621402e-8,5.068058328561165e-8,5.081657761252245e-8,1.1718628734058711e-8,5.409200909411993e-8,7.138175419640902e-7,2.523685509459028e-7,7.071956531490287e-8,7.199660245760242e-8,1.2525339876390262e-8,3.4802988579940575e-7,1.9591639954796847e-7,1.2404500182583433e-7,1.2346009725661133e-7,1.92011366806355e-8,1.9895020386684337e-7,3.7876212388709973e-8,1.0629652713589621e-8,1.2436973229057458e-8,2.186162078032794e-7,2.618108396745811e-7,1.1128912547064829e-7,1.0776497560982534e-7,6.380246109216614e-9,3.895029632161595e-9,1.576254788915321e-7,2.9089968212048234e-9,1.03809227880447e-8,2.8134863327977655e-8,1.0777869263733919e-8,1.3605805371241786e-8,2.9236161935841665e-8,1.918957508451058e-7,2.1994748067299952e-7,1.3263833587018325e-8,4.900423533626963e-8,2.9808058243929736e-9,8.925934658066126e-9,1.0996840771326788e-8,7.715520666806697e-9,7.454385553273823e-9,5.0860990086221136e-8,1.5129604946650943e-7,1.1959995660504319e-8,1.1323217030678734e-8,9.39119804144184e-9,9.585582461113518e-8,1.9055129030220996e-8,1.8105044574667772e-8,6.179151057494892e-8,6.389322493305372e-8,1.1853056314237165e-8,9.372677745034252e-9,1.2332006349424773e-7,1.6521848777983905e-8,1.246099685658919e-7,4.196111902388111e-9,3.9965367903960214e-8,1.255440107428285e-8,1.4302015571843185e-8,6.631698745707126e-9,5.964162053118116e-9,5.556878956980427e-9,1.419230528654225e-7,1.7612896030527736e-8,3.3801444487835397e-7,7.856438344333583e-8,2.9667463152804885e-8,2.8991748877160717e-6,1.3787196166958893e-6,5.313577133847502e-9,2.5128217728820346e-8,8.406522056247923e-8,4.492775573794461e-8,5.4087468726038423e-8,2.4238921980668238e-8,4.0167356019082945e-7,4.1083040969169815e-8,5.415281023601892e-8,8.640659743264223e-9,5.773174294176897e-8,2.6442751277500065e-7,8.953106203080097e-7,2.799365539374321e-8,5.889395637836969e-9,4.178830081968954e-8,2.888028660663622e-8,2.1357223545237503e-8,2.3023956430279213e-7,8.786517469161481e-8,2.069703963769598e-9,2.2363829899063603e-8,3.2032425600903025e-9,1.176860120466472e-8,6.963498577761129e-8,2.2719042647167953e-8,7.360319465021803e-9,6.922469264480924e-9,3.2138252947788715e-8,1.3705631829452614e-7,1.9814805796158907e-8,1.0578844467090676e-8,2.7049035011827982e-8,2.9755513608620277e-9,2.1773475467057324e-8,1.0975404585167325e-8,1.9918440230526357e-8,2.3881801425318372e-8,2.1357100976615584e-8,6.109046157831699e-9,1.1890372242362446e-8,1.1459750481890296e-8,3.731681275098708e-8,1.5726065782928345e-8,3.403987491878979e-8,3.6921193213856895e-8,9.281668411631472e-8,1.2323060616381554e-7,4.23470716270 [e2e-predictor] 9128e-8,1.7423577247654976e-8,5.811278214196136e-8,3.9313878374969136e-8,2.3690166273127033e-8,1.792834680713895e-8,1.4406491999352511e-8,7.0197305745978156e-9,6.041436506620812e-8,4.867428771149207e-8,1.0685186957459791e-8,1.005112082452797e-8,4.2425732260653604e-8,2.6077879411445792e-8,5.136626679558276e-9,1.6972753202892932e-9,1.9131350725842822e-8,2.1117190840413969e-7,1.3372530638378066e-8,2.000219723186092e-8,1.0454146348592985e-7,2.814382682458927e-8,2.134452614654947e-7,2.104584950757271e-8,1.9114216343041335e-7,3.957645233754192e-8,2.9315843974586642e-8,1.1051893977764848e-7,4.840025980001883e-8,5.583537188158516e-8,1.2129960680340446e-7,1.7761975001917563e-8,2.561053769056798e-8,1.2038481145282276e-7,4.6748018789344314e-9,1.591587306393194e-8,3.147561500327356e-8,6.147622144681009e-8,2.204614979461894e-8,3.2577264619249036e-7,1.198899752807847e-7,2.3818718375423487e-7,1.490982981522393e-8,5.1016343149967724e-8,5.5141523347401744e-8,2.288526701477167e-8,5.7140397302646306e-8,5.185041231925425e-7,4.977233558633998e-8,1.104976110610778e-8,1.26408238543263e-7,8.174780674607973e-8]]} [e2e-predictor] 2026-05-20 15:57:01.419 4126 kserve.trace Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1. [e2e-predictor] 4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7 [e2e-predictor] .267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e [e2e-predictor] -08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.32607539171658 [e2e-predictor] 57e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.086099008 [e2e-predictor] 6221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] 2026-05-20 15:57:01.419 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e [e2e-predictor] -08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e [e2e-predictor] -08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.95395184476 [e2e-predictor] 86532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.9894155 [e2e-predictor] 41307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.45 [e2e-predictor] 4385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_paddle.py::test_paddle [e2e-predictor] predictor/test_paddle.py::test_paddle_runtime 2026-05-20 15:58:01.615 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:58:01.615 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:58:01.615 4126 kserve.trace Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:58:01.615 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:58:01.616 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 15:58:01.616 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 15:58:01.616 4126 kserve.trace Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:58:01.616 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:58:01.658 4126 kserve.trace Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:58:01.658 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:58:01.658 4126 kserve.trace base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:58:01.658 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:58:01.659 4126 kserve.trace url: https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-paddle-runtime:predict [e2e-predictor] 2026-05-20 15:58:01.659 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-paddle-runtime:predict [e2e-predictor] 2026-05-20 15:58:01.659 4126 kserve.trace request data: {'instances': [[[[0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.581042885780 [e2e-predictor] 3345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925], [0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1 [e2e-predictor] .6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3070467710494995, 1.2385478019714355, 1.18717360496521, 1.2042982578277588, 1.1529240608215332, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981 [e2e-predictor] 676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810 [e2e-predictor] 428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1 [e2e-predictor] .1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.1529240608215332], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8104290 [e2e-predictor] 36617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.18717360496521], [0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, [e2e-predictor] 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5193082690238 [e2e-predictor] 953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.255672574043274], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.69055581092 [e2e-predictor] 83447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.6152924299240112, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5706825256347656, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.776179 [e2e-predictor] 5520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.58780729 [e2e-predictor] 7706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.324171543121338], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.63918155431747 [e2e-predictor] 44, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4954191446 [e2e-predictor] 304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.632 [e2e-predictor] 41708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1. [e2e-predictor] 6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.3584210872650146], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2385478019714355, 1.255672574043274, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1 [e2e-predictor] .5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914], [0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.409795403480529 [e2e-predictor] 8, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298], [0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.947427093982 [e2e-predictor] 6965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.741930067 [e2e-predictor] 5392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, [e2e-predictor] 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, [e2e-predictor] 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.60 [e2e-predictor] 49320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496], [0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.759 [e2e-predictor] 0547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, [e2e-predictor] 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.519308269023 [e2e-predictor] 8953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6324170827 [e2e-predictor] 8656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6 [e2e-predictor] 666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6324170 [e2e-predictor] 8278656, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.632417082 [e2e-predictor] 78656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430 [e2e-predictor] 786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.98167657 [e2e-predictor] 85217285, 1.0330508947372437, 1.0501755475997925, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655 [e2e-predictor] 975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.776179 [e2e-predictor] 5520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744 [e2e-predictor] , 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.62205678224 [e2e-predictor] 5636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, [e2e-predictor] 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.2684305012226105, 0.2281874716281891, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.759054780 [e2e-predictor] 0064087, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.2281874716281891, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546 [e2e-predictor] 825409, 0.4679340124130249, 0.43368449807167053, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5193082690238953, 0.41655975580215454, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.61 [e2e-predictor] 52924299240112], [-0.7992978096008301, -0.645175039768219, -0.3883037567138672, -0.19993148744106293, -0.1143077164888382, 0.03981505334377289, 0.3138112425804138, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666 [e2e-predictor] 666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112], [-1.3130404949188232, -0.9534205794334412, -0.8506720662117004, -0.7992978096008301, -0.4568027853965759, -0.30267998576164246, -0.2684305012226105, -0.2684305012226105, -0.045808710157871246, 0.29668647050857544, 0.39943498373031616, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, [e2e-predictor] 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-1.6384108066558838, -1.3815394639968872, -1.2445415258407593, -1.141792893409729, -1.141792893409729, -1.0561691522598267, -1.261666178703308, -1.3130404949188232, -1.1760424375534058, -1.227416753768921, -0.9534205794334412, -0.21705622971057892, 0.056939806789159775, 0.43368449807167053, 0.622056782245636, 0.4508092403411865, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221 [e2e-predictor] 181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-0.9191710948944092, -0.8849216103553772, -1.0561691522598267, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -2.1179039478302, -2.0665295124053955, -1.878157377243042, -1.1760424375534058, -0.6794245839118958, -0.3883037567138672, -0.2684305012226105, 0.26243698596954346, 0.3651854991912842, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.96455 [e2e-predictor] 18660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9362958669662476, -0.8506720662117004, -0.7136740684509277, -0.7307988405227661, -1.02191960811615, -1.1931672096252441, -1.878157377243042, -1.6897850036621094, -0.5081770420074463, -0.16568197309970856, 0.056939806789159775, 0.17681321501731873, 0.2281874716281891, 0.41655975580215454, 0.3138112425804138, 0.39943498373031616, 0.3480607271194458, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0. [e2e-predictor] 29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9534205794334412, -0.9705453515052795, -0.9362958669662476, -0.7650483250617981, -0.6794245839118958, -0.7992978096008301, -1.0047948360443115, -1.1760424375534058, -0.9876701235771179, -0.40542852878570557, -0.06293346732854843, 0.03981505334377289, 0.2281874716281891, 0.3651854991912842, 0.4679340124130249, 0.3309359848499298, 0.2110627144575119, 0.29668647050857544, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.41655975580215454, 0.5364330410957336, 0.587807297706604, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330 [e2e-predictor] 410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1075434684753418, -1.0390443801879883, -1.0390443801879883, -0.9362958669662476, -0.7307988405227661, -0.9534205794334412, -1.415789008140564, -1.672660231590271, -1.8439078330993652, -1.5185375213623047, -0.7992978096008301, -0.3540542721748352, -0.02868395671248436, 0.10831420123577118, 0.27956172823905945, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, [e2e-predictor] 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1931672096252441, -1.1246682405471802, -1.0904186964035034, -1.02191960811615, -1.227416753768921, -1.5014127492904663, -2.1179039478302, -2.01515531539917, -2.1007792949676514, -1.758284091949463, -1.2787909507751465, -0.9705453515052795, -0.8164225816726685, -0.43967801332473755, -0.14855723083019257, 0.0740646943449974, 0.2110627144575119, 0.3138112425804138, 0.3480607271194458, 0.29668647050857544, 0.15968845784664154, 0.2110627144575119, -0.011559205129742622, 0.26243698596954346, 0.5364330410957336, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.673431038856506 [e2e-predictor] 3, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.718040943145752], [-1.672660231590271, -1.3815394639968872, -1.3301652669906616, -1.2445415258407593, -1.3986642360687256, -1.9295315742492676, -2.032280206680298, -1.9809058904647827, -0.9876701235771179, -0.576676070690155, -0.4568027853965759, -0.42255327105522156, -0.610925555229187, -0.8164225816726685, -0.7821730971336365, -0.6280503273010254, -0.5081770420074463, -1.0047948360443115, -1.3472900390625, -0.5938007831573486, -0.02868395671248436, 0.2281874716281891, 0.03981505334377289, -0.21705622971057892, 0.14256370067596436, 0.5364330410957336, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.69055581092 [e2e-predictor] 83447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.15968845784664154, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008], [-2.1179039478302, -1.9295315742492676, -1.672660231590271, -1.4500385522842407, -1.7411593198776245, -2.1007792949676514, -2.1179039478302, -1.227416753768921, -0.7992978096008301, -0.7136740684509277, -0.5253018140792847, -0.40542852878570557, -0.2341809868812561, -0.2341809868812561, -0.4568027853965759, -0.8849216103553772, -1.415789008140564, -2.1179039478302, -1.073293924331665, -0.1143077164888382, 0.3309359848499298, 0.6049320101737976, 0.7076805233955383, 0.6049320101737976, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.72480529546 [e2e-predictor] 73767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.9124068021774292, -2.032280206680298, -1.946656346321106, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -1.9980305433273315, -0.8849216103553772, -0.7136740684509277, -0.6622998118400574, -0.610925555229187, -0.5081770420074463, -0.3883037567138672, -0.28555524349212646, -0.18280673027038574, -0.21705622971057892, -0.40542852878570557, -1. [e2e-predictor] 227416753768921, -1.141792893409729, -0.2341809868812561, 0.091189444065094, 0.3651854991912842, 0.622056782245636, 0.7761795520782471, 0.6391815543174744, 0.41655975580215454, 0.3138112425804138, 0.38231024146080017, 0.5535577535629272, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.4611696004867554, 0.9474270939826965, 1.4269200563430786, 1.63241708278656, 1.718040943145752, 1.7351655960083008, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.7522903680801392, 1.718040943145752, 1.6666666269302368, 1.6495418548583984, 1.7351655960083008, 1.7351655960083008, 1.752 [e2e-predictor] 2903680801392], [-1.8952820301055908, -2.1007792949676514, -2.1007792949676514, -2.1179039478302, -2.1179039478302, -1.946656346321106, -1.672660231590271, -1.02191960811615, -0.9191710948944092, -0.7821730971336365, -0.6965492963790894, -0.5938007831573486, -0.5253018140792847, -0.5253018140792847, -0.5081770420074463, -0.5938007831573486, -0.610925555229187, -0.8849216103553772, -1.3986642360687256, -0.9705453515052795, -0.4910522699356079, -0.1143077164888382, 0.2110627144575119, 0.4508092403411865, 0.38231024146080017, 0.10831420123577118, 0.10831420123577118, 0.3651854991912842, 0.41655975580215454, 0.5535577535629272, 0.622056782245636, 0.5193082690238953, 0.6049320101737976, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.718040943145752, 1.71804 [e2e-predictor] 0943145752, 1.6666666269302368, 1.18717360496521, 0.7933043241500854, 0.9816765785217285, 0.5193082690238953, 1.718040943145752, 1.7694151401519775, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.2727973461151123, 1.0673003196716309, 1.4782943725585938, 1.6837913990020752, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [-0.9191710948944092, -1.4671632051467896, -1.3644146919250488, -1.3986642360687256, -1.6897850036621094, -2.01515531539917, -2.0494048595428467, -1.6384108066558838, -1.3301652669906616, -1.0561691522598267, -0.9534205794334412, -0.8164225816726685, -0.7479235529899597, -0.7479235529899597, -0.7136740684509277, -0.9705453515052795, -1.946656346321106, -2.032280206680298, -2.0494048595428467, -2.1179039478302, -1.7754088640213013, -1.1075434684753418, -0.576676070690155, -0.21705622971057892, 0.02269030176103115, -0.02868395671248436, -0.21705622971057892, -0.08005820959806442, 0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.41655975580215454, 0.5193082690238953, 0.622056782245636, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.341296315 [e2e-predictor] 1931763, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.5981676578521729, 1.444044828414917, 1.101549744606018, 0.7590547800064087, 0.5535577535629272, 0.41655975580215454, 0.43368449807167053, -0.045808710157871246, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.4269200563430786, 0.9303023219108582, -0.045808710157871246, 0.17681321501731873, 1.3412963151931763, 1.6837913990020752, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [0.7076805233955383, -0.7650483250617981, -1.484287977218628, -1.3301652669906616, -1.5870364904403687, -1.5527870655059814, -2.0494048595428467, -2.1007792949676514, -1.946656346321106, -1.5185375213623047, -1.2102919816970825, -1.1760424375534058, -0.9705453515052795, -0.9534205794334412, -0.9191710948944092, -1.4671632051467896, -2.1179039478302, -2.0494048595428467, -1.7069097757339478, -0.8164225816726685, -0.43967801332473755, -0.3369295001029968, -0.4739275276660919, -0.645175039768219, -0.6622998118400574, -0.3369295001029968, -0.19993148744106293, -0.7992978096008301, -1.0904186964035034, -0.4568027853965759, -0.045808710157871246, -0.045808710157871246, -0.045808710157871246, -0.14855723083019257, 0.2281874716281891, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0 [e2e-predictor] .9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.6495418548583984, 1.2385478019714355, 0.5535577535629272, 0.9474270939826965, 0.7076805233955383, -0.16568197309970856, 0.056939806789159775, -0.2341809868812561, -0.28555524349212646, -0.40542852878570557, 0.8789280652999878, 1.4269200563430786, 1.2899221181869507, 1.4782943725585938, 1.5810428857803345, 0.7076805233955383, -0.011559205129742622, -0.645175039768219, -0.18280673027038574, 0.8618032932281494, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775], [1.6152924299240112, 0.6391815543174744, -1.758284091949463, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.7411593198776245, -1.3472900390625, -1.4671632051467896, -1.758284091949463, -1.9637811183929443, -1.604161262512207, -1.1589176654815674, -1.073293924331665, -1.2787909507751465, -1.758284091949463, -2.032280206680298, -1.9809058904647827, -0.8677968382835388, -0.40542852878570557, -0.2513057291507721, -0.1143077164888382, 0.056939806789159775, 0.03981505334377289, -0.3540542721748352, -0.9534205794334412, -1.4500385522842407, -1.7754088640213013, -1.8952820301055908, -1.5185375213623047, -1.1246682405471802, -0.31980475783348083, 0.0740646943449974, -0.2513057291507721, -0.19993148744106293, 0.27956172823905945, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.399434 [e2e-predictor] 98373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.718040943145752, 1.1529240608215332, -0.3540542721748352, 0.03981505334377289, 0.17681321501731873, -0.4910522699356079, -0.2684305012226105, -0.7479235529899597, -0.7136740684509277, -0.5595512986183167, 0.587807297706604, 1.2727973461151123, 1.101549744606018, 1.18717360496521, 0.9303023219108582, 0.3309359848499298, -0.7307988405227661, -0.7650483250617981, -0.5253018140792847, 0.8789280652999878, 1.8550388813018799, 1.786539912223816, 1.786539912223816, 1.7694151401519775], [1.6837913990020752, 1.4782943725585938, 0.5021834969520569, -1.3301652669906616, -1.9809058904647827, -2.0494048595428467, -2.1179039478302, -1.878157377243042, -1.484287977218628, -1.261666178703308, -1.5185375213623047, -1.9980305433273315, -1.8439078330993652, -1.5014127492904663, -1.5527870655059814, -1.9809058904647827, -2.1179039478302, -1.3986642360687256, -0.6965492963790894, -0.5424265265464783, -0.4568027853965759, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.056939806789159775, 0.03981505334377289, -0.5081770420074463, -1.3130404949188232, -1.672660231590271, -0.9020463228225708, -0.6622998118400574, -0.6622998118400574, -0.08005820959806442, 0.5364330410957336, 0.43368449807167053, 0.26243698596954346, 0.5021834969520569, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.2795617 [e2e-predictor] 2823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6837913990020752, 1.7009161710739136, 1.6495418548583984, 0.056939806789159775, -0.645175039768219, -0.7136740684509277, -0.43967801332473755, -0.645175039768219, -0.42255327105522156, -0.6965492963790894, -0.7821730971336365, -0.5595512986183167, 0.27956172823905945, 1.0501755475997925, 0.5535577535629272, 1.1700488328933716, 0.17681321501731873, -0.1143077164888382, -0.8335473537445068, -0.7821730971336365, -0.7307988405227661, 0.4850587546825409, 1.718040943145752, 1.786539912223816, 1.786539912223816, 1.786539912223816], [0.9303023219108582, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 0.5021834969520569, -0.8164225816726685, -1.5699117183685303, -2.01515531539917, -2.1179039478302, -1.8267830610275269, -1.7754088640213013, -2.01515531539917, -1.9295315742492676, -1.8267830610275269, -1.7411593198776245, -1.946656346321106, -1.9809058904647827, -0.9362958669662476, -0.9020463228225708, -0.6965492963790894, -0.5424265265464783, -0.40542852878570557, -0.31980475783348083, -0.3540542721748352, -0.14855723083019257, -0.08005820959806442, -0.06293346732854843, -0.06293346732854843, -0.5938007831573486, -1.4329137802124023, -1.4500385522842407, -1.1246682405471802, -0.9534205794334412, -0.16568197309970856, 0.41655975580215454, 0.5535577535629272, 0.38231024146080017, 0.3651854991912842, 0.5364330410957336, 0.622056782245636, 0.6391815543174744, 0.7419300675392151, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.6220567822456 [e2e-predictor] 36, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.5981676578521729, -0.045808710157871246, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.6622998118400574, -0.5081770420074463, -0.7307988405227661, -0.7136740684509277, -0.3711790144443512, -0.02868395671248436, 0.7590547800064087, 0.29668647050857544, 0.8618032932281494, -0.2684305012226105, -0.5081770420074463, -0.8506720662117004, -1.1075434684753418, -0.7992978096008301, -0.21705622971057892, 1.7009161710739136, 1.8207894563674927, 1.8207894563674927, 1.786539912223816], [0.587807297706604, 0.7076805233955383, 1.0673003196716309, 1.5810428857803345, 1.8036646842956543, 1.5296685695648193, 0.6734310388565063, -0.7992978096008301, -1.758284091949463, -1.9980305433273315, -2.01515531539917, -1.8610326051712036, -1.7754088640213013, -1.3644146919250488, -1.415789008140564, -1.6555355787277222, -1.8610326051712036, -1.2445415258407593, -0.9876701235771179, -0.9020463228225708, -0.7821730971336365, -0.6280503273010254, -0.5424265265464783, -0.4568027853965759, -0.3540542721748352, -0.40542852878570557, -0.5253018140792847, -0.6794245839118958, -0.7307988405227661, -1.0561691522598267, -1.6212860345840454, -1.5870364904403687, -1.484287977218628, -1.261666178703308, -0.6794245839118958, 0.0740646943449974, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.5706825256347656, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447 [e2e-predictor] , 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.0330508947372437, -0.7307988405227661, -1.073293924331665, -1.1075434684753418, -1.0390443801879883, -0.7650483250617981, -0.5424265265464783, -0.7821730971336365, -0.6794245839118958, -0.3540542721748352, 0.03981505334377289, 0.622056782245636, 0.29668647050857544, 0.3651854991912842, -0.19993148744106293, -0.645175039768219, -1.0904186964035034, -1.3301652669906616, -0.9362958669662476, -0.4739275276660919, 1.1186745166778564, 1.8207894563674927, 1.8207894563674927, 1.8036646842956543], [0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.7419300675392151, 0.8618032932281494, 1.6495418548583984, 1.906413197517395, 1.6152924299240112, 0.6905558109283447, -1.0561691522598267, -1.5870364904403687, -1.8439078330993652, -2.1179039478302, -1.878157377243042, -1.4500385522842407, -1.2959157228469849, -1.5527870655059814, -1.7411593198776245, -1.3986642360687256, -1.073293924331665, -0.9020463228225708, -0.8677968382835388, -0.8335473537445068, -0.610925555229187, -0.576676070690155, -0.610925555229187, -1.0390443801879883, -1.8439078330993652, -2.1179039478302, -1.9124068021774292, -1.4500385522842407, -1.0047948360443115, -1.0390443801879883, -1.1931672096252441, -0.9705453515052795, -0.645175039768219, -0.28555524349212646, 0.2281874716281891, 0.38231024146080017, 0.24531221389770508, 0.3480607271194458, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.741930 [e2e-predictor] 0675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.5193082690238953, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5467933416366577, 0.02269030176103115, -1.0390443801879883, -1.1931672096252441, -1.141792893409729, -1.0561691522598267, -0.7650483250617981, -0.6794245839118958, -0.8164225816726685, -0.6794245839118958, -0.3883037567138672, -0.18280673027038574, 0.24531221389770508, 0.3480607271194458, -0.02868395671248436, -0.3540542721748352, -0.7821730971336365, -1.1931672096252441, -1.227416753768921, -1.141792893409729, -0.7136740684509277, 0.41655975580215454, 1.7009161710739136, 1.786539912223816, 1.8550388813018799], [0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 1.2042982578277588, 1.6152924299240112, 1.718040943145752, 0.7248052954673767, -1.2787909507751465, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.1007792949676514, -1.9809058904647827, -1.6384108066558838, -1.6897850036621094, -1.9809058904647827, -1.79253351688385, -1.3301652669906616, -1.1589176654815674, -0.9876701235771179, -0.8164225816726685, -0.7479235529899597, -0.7136740684509277, -1.7240345478057861, -2.1179039478302, -1.1589176654815674, -0.2341809868812561, 0.10831420123577118, 0.17681321501731873, -0.011559205129742622, -0.4910522699356079, -0.7479235529899597, -0.645175039768219, -0.5253018140792847, -0.6280503273010254, -1.004794836044 [e2e-predictor] 3115, -1.0047948360443115, -0.4568027853965759, -0.02868395671248436, 0.056939806789159775, 0.10831420123577118, 0.38231024146080017, 0.7076805233955383, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.4611696004867554, 1.1529240608215332, 1.2385478019714355, 1.0159261226654053, 1.101549744606018, 0.24531221389770508, -0.7650483250617981, -1.1589176654815674, -1.2102919816970825, -1.3130404949188232, -1.0047948360443115, -0.8506720662117004, -0.7992978096008301, -0.7821730971336365, -0.7136740684509277, -0.645175039768219, -0.4910522699356079, -0.14855723083019257, 0.091189444065094, -0.13143247365951538, -0.5595512986183167, -0.9705453515052795, -1.2102919816970825, -1.1931672096252441, -1.1760424375534058, -1.1075434684753418, -0.7821730971336365, 1.63241708278656, 1.7351655960083008, 1.8550388813018799], [0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.8960528373718262, 1.2214230298995972, 1.2042982578277588, 0.39943498373031616, -0.7479235529899597, -1.6384108066558838, -1.758284091949463, -1.4329137802124023, -1.6897850036621094, -2.032280206680298, -1.9637811 [e2e-predictor] 183929443, -2.0494048595428467, -1.9295315742492676, -1.7069097757339478, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -0.9534205794334412, -1.261666178703308, -2.032280206680298, -1.8096582889556885, -0.5081770420074463, -0.02868395671248436, 0.15968845784664154, 0.24531221389770508, 0.3309359848499298, 0.3138112425804138, -0.1143077164888382, -0.7992978096008301, -1.1931672096252441, -1.535662293434143, -1.8952820301055908, -1.2959157228469849, -0.09718296676874161, 0.41655975580215454, 0.41655975580215454, -0.08005820959806442, -0.31980475783348083, 0.4850587546825409, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.2042982578277588, 0.7248052954673767, 0.8789280652999878, 0.656306266784668, -0.28555524349212646, -1.02191960811615, -0.8164225816726685, -1.3815394639968872, -1.141792893409729, -1.1589176654815674, -1.3130404949188232, -0.9876701235771179, -0.7307988405227661, -0.7992978096008301, -0.8335473537445068, -0.8164225816726685, -0.7136740684509277, -0.610925555229187, -0.43967801332473755, -0.16568197309970856, -0.2341809868812561, -0.7136740684509277, -0.9876701235771179, -1.0904186964035034, -1.0561691522598267, -1.141792893409729, -1.141792893409729, - [e2e-predictor] 0.8335473537445068, 0.4508092403411865, 1.8379141092300415, 1.786539912223816], [0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.3138112425804138, -1.3301652669906616, -1.7069097757339478, -1.6384108066558838, -1.5014127492904663, -1.672660231590271, -2.0494048595428467, -1.8952820301055908, -1.5527870655059814, -1.5014127492904663, -1.604161262512207, -1.5185375213623047, -1.4329137802124023, -1.6384108066558838, -1.9980305433273315, -1.1931672096252441, -0.3711790144443512, -0.08005820959806442, -0.011559205129742622, 0.02269030176103115, 0.091189444065094, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.3369295001029968, -1.1760424375534058, -1.3472900390625, -0.13143247365951538, 0.4850587546825409, 0.810429036617279, 0.9988013505935669, 1.0159261226654053, 0.6734310388565063, 0.38231024146080017, 0.622056782245636, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.1529240608215332, -0.2341809868812561, -1.227416753768921, 0.19393795728683472, -0.5081770420074463, -0.8677968382835388, -1.5014127492904663, -1.4 [e2e-predictor] 15789008140564, -1.3986642360687256, -1.1246682405471802, -1.0390443801879883, -1.2959157228469849, -0.7992978096008301, -0.8164225816726685, -0.6965492963790894, -0.8335473537445068, -0.7992978096008301, -0.6965492963790894, -0.6794245839118958, -0.5938007831573486, -0.2341809868812561, -0.4568027853965759, -0.645175039768219, -1.02191960811615, -0.9876701235771179, -0.9534205794334412, -1.261666178703308, -1.0561691522598267, -0.7479235529899597, 0.2110627144575119, 1.8892884254455566, 1.8379141092300415], [0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.7419300675392151, 0.9303023219108582, 0.8446785807609558, 0.24531221389770508, -1.141792893409729, -1.7240345478057861, -1.5699117183685303, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.7240345478057861, -1.535662293434143, -1.7069097757339478, -1.8267830610275269, -1.7069097757339478, -1.6897850036621094, -1.0047948360443115, -0.645175039768219, -0.40542852878570557, -0.2341809868812561, -0.18280673027038574, -0.14855723083019257, -0.06293346732854843, 0.03981505334377289, 0.12543895840644836, -0.011559205129742622, -0.3711790144443512, -1.02191960811615, -0.8164225816726685, 0.03981505334377289, 0.38231024146080017, 0.656306266784668, 0.8789280652999878, 1.0159261226654053, 0.8618032932281494, 0.587807297706604, 0.5535577535629272, 0.810429036617279, 0.810429036617279, 0.7076805233955383, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9645518660545349, 0.96455186605453 [e2e-predictor] 49, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.3070467710494995, 0.5364330410957336, -1.0904186964035034, -1.5014127492904663, -1.3644146919250488, -0.7136740684509277, -1.1931672096252441, -1.6212860345840454, -1.7411593198776245, -1.6897850036621094, -1.0047948360443115, -0.9362958669662476, -1.1075434684753418, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.8164225816726685, -0.6622998118400574, -0.576676070690155, -0.645175039768219, -0.7136740684509277, -0.42255327105522156, -0.6280503273010254, -0.9020463228225708, -0.9876701235771179, -0.7650483250617981, -1.0390443801879883, -1.2959157228469849, -1.0904186964035034, -1.0390443801879883, -0.045808710157871246, 1.8550388813018799, 1.8379141092300415], [0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.8618032932281494, 0.9816765785217285, 0.622056782245636, -0.42255327105522156, -1.4500385522842407, -1.7240345478057861, -1.672660231590271, -1.415789008140564, -1.6384108066558838, -1.9124068021774292, -1.946656346321106, -1.8096582889556885, -1.7069097757339478, -1.672660231590271, -1.2787909507751465, -0.8677968382835388, -0.7479235529899597, -0.610925555229187, -0.5081770420074463, -0.3711790144443512, -0.2684305012226105, -0.18280673027038574, -0.2341809868812561, -0.610925555229187, -1.6384108066558838, -2.0836544036865234, -1.7069097757339478, -1.0047948360443115, -0.645175039768219, -0.28555524349212646, 0.29668647050857544, 0.7248052954673767, 1.0844250917434692, 1.1700488328933716, 0.9303023219108582, 0.43368449807167053, 0.622056782245636, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945 [e2e-predictor] , 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.0159261226654053, -0.9020463228225708, -1.3472900390625, -1.2959157228469849, -1.3301652669906616, -1.1075434684753418, -1.4671632051467896, -1.0904186964035034, -1.0390443801879883, -1.2102919816970825, -0.9020463228225708, -0.8164225816726685, -0.9534205794334412, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.7650483250617981, -0.610925555229187, -0.645175039768219, -0.7136740684509277, -0.7307988405227661, -0.5595512986183167, -0.610925555229187, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.9534205794334412, -1.1075434684753418, -1.1075434684753418, -1.2959157228469849, -0.2684305012226105, 1.8207894563674927, 1.8379141092300415], [0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.5193082690238953, -0.08005820959806442, -0.9020463228225708, -1.79253351688385, -1.7240345478057861, -1.5014127492904663, -1.3986642360687256, -1.878157377243042, -2.01515531539917, -1.8439078330993652, -1.672660231590271, -1.5699117183685303, -1.227416753768921, -1.0390443801879883, -0.9020463228225708, -0.7992978096008301, -0.645175039768219, -0.5424265265464783, -0.5595512986183167, -0.7650483250617981, -1.1931672096252441, -2.1179039478302, -1.141792893409729, 0.056939806789159775, 0.24531221389770508, 0.14256370067596436, -0.3540542721748352, -0.4910522699356079, -0.06293346732854843, 0.5706825256347656, 0.7590547800064087, 0.9131776094436646, 0.810429036617279, 0.41655975580215454, 0.3309359848499298, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.279561 [e2e-predictor] 72823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.38231024146080017, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 1.0501755475997925, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.3584210872650146, 0.7761795520782471, 0.9988013505935669, 1.0330508947372437, -0.4910522699356079, -1.6212860345840454, -1.484287977218628, -1.415789008140564, -1.3301652669906616, -1.261666178703308, -1.535662293434143, -0.6965492963790894, -0.6794245839118958, -0.9020463228225708, -0.5424265265464783, -0.576676070690155, -0.3711790144443512, -0.8849216103553772, -0.5253018140792847, -0.645175039768219, -0.5938007831573486, -0.5081770420074463, -0.7479235529899597, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.7821730971336365, -0.8849216103553772, -0.7479235529899597, -0.6794245839118958, -0.7992978096008301, -0.8849216103553772, -1.0047948360443115, -1.2959157228469849, -0.2684305012226105, 1.8892884254455566, 1.8550388813018799], [0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6391815543174744, 0.5706825256347656, 0.5535577535629272, 0.4508092403411865, -0.40542852878570557, -0.9362958669662476, -1.535662293434143, -1.7240345478057861, -1.6897850036621094, -1.9124068021774292, -2.0665295124053955, -1.9637811183929443, -1.7240345478057861, -1.6555355787277222, -1.3472900390625, -1.1075434684753418, -0.9705453515052795, -0.8849216103553772, -0.7992978096008301, -0.8335473537445068, -1.073293924331665, -1.79253351688385, -1.604161262512207, -0.28555524349212646, 0.02269030176103115, 0.2281874716281891, 0.43368449807167053, 0.5193082690238953, 0.2281874716281891, -0.3711790144443512, -0.5424265265464783, -0.4910522699356079, -0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.0740646943449974, -0.8677968382835388, -0.40542852878570557, 0.14256370067596436, 0.6391815543174744, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.3309359848499298, 0.330935984849 [e2e-predictor] 9298, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3309359848499298, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.9303023219108582, 0.9645518660545349, 1.0330508947372437, 1.101549744606018, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.0673003196716309, 0.9816765785217285, 1.255672574043274, 0.7248052954673767, -0.9705453515052795, -1.415789008140564, -0.7992978096008301, -1.6212860345840454, -1.6555355787277222, -1.5185375213623047, -1.3815394639968872, -1.3644146919250488, -0.9876701235771179, -1.3815394639968872, -0.7479235529899597, -1.141792893409729, -0.7992978096008301, -0.6794245839118958, -0.7821730971336365, -0.8506720662117004, -0.8849216103553772, -0.5253018140792847, -0.6794245839118958, -0.7650483250617981, -0.5938007831573486, -0.6965492963790894, -0.7307988405227661, -0.6622998118400574, -0.8506720662117004, -1.02191960811615, -0.8335473537445068, -0.6794245839118958, -0.9020463228225708, -0.9534205794334412, -0.9705453515052795, -1.141792893409729, -1.073293924331665, -0.576676070690155, 1.906413197517395, 1.8550388813018799], [0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.9474270939826965, 1.0844250917434692, 1.0159261226654053, 0.7933043241500854, 0.2110627144575119, -0.5081770420074463, -1.0561691522598267, -1.6212860345840454, -1.8610326051712036, -1.484287977218628, -1.4671632051467896, -1.8610326051712036, -1.9637811183929443, -1.7754088640213013, -1.5527870655059814, -1.261666178703308, -1.02191960811615, -0.9191710948944092, -0.9876701235771179, -1.3130404949188232, -1.946656346321106, -1.1760424375534058, -0.30267998576164246, -0.1143077164888382, 0.0055655487813055515, 0.10831420123577118, 0.27956172823905945, 0.43368449807167053, 0.41655975580215454, 0.15968845784664154, -0.7650483250617981, -1.7754088640213013, -1.7069097757339478, -1.7411593198776245, -1.073293924331665, -1.2102919816970825, -1.4329137802124023, -0.9876701235771179, 0.4508092403411865, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.759 [e2e-predictor] 0547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.091189444065094, 0.091189444065094, 0.14256370067596436, 0.15968845784664154, 0.26243698596954346, 0.19393795728683472, 0.056939806789159775, -0.1143077164888382, -0.30267998576164246, -0.3540542721748352, -0.4568027853965759, -0.28555524349212646, -0.3711790144443512, -0.40542852878570557, -0.31980475783348083, 0.0055655487813055515, -0.06293346732854843, 0.091189444065094, 0.587807297706604, 0.7419300675392151, 0.8789280652999878, 0.7761795520782471, 0.8789280652999878, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 0.43368449807167053, -0.9705453515052795, -0.4739275276660919, -1.5527870655059814, -1.3472900390625, -1.9295315742492676, -1.5527870655059814, -2.01515531539917, -1.3301652669906616, -1.484287977218628, -1.227416753768921, -1.0904186964035034, -1.5185375213623047, -0.9876701235771179, -0.5938007831573486, -0.6622998118400574, -0.6622998118400574, -0.9191710948944092, -0.7136740684509277, -0.8164225816726685, -0.7136740684509277, -0.5595512986183167, -0.28555524349212646, -0.7821730971336365, -0.6280503273010254, -0.7136740684509277, -0.6965492963790894, -0.7650483250617981, -0.7136740684509277, -0.7136740684509277, -0.8335473537445068, -0.9020463228225708, -0.8506720662117004, -1.0561691522598267, -0.8335473537445068, -0.9362958669662476, -0.5595512986183167, 1.8892884254455566, 1.8036646842956543], [0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6734310388565063, 1.2385478019714355, 1.563918113708496, 1.3926706314086914, 1.4611696004867554, 1.2214230298995972, 0.7933043241500854, 0.056939806789159775, -0.5595512986183167, -1.1760424375534058, -1.7411593198776245, -1.79253351688385, -1.535662293434143, -1.6384108066558838, -1.8439078330993652, -1.9124068021774292, -1.8267830610275269, -1.5185375213623047, -1.1075434684753418, -1.0561691522598267, -1.2959157228469849, -1.7069097757339478, -0.8335473537445068, -0.3883037567138672, -0.2513057291507721, -0.13143247365951538, -0.08005820959806442, 0.056939806789159775, 0.26243698596954346, 0.3651854991912842, 0.4508092403411865, 0.17681321501731873, -0.7821730971336365, -1.2959157228469849, -1.4671632051467896, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.672660231590271, -1.3130404949188232, 0.17681321501731873, 0.8618032932281494, 0.9303023219108582, 0.8275538086891174, 0.8960528373718262, 0.896052837371826 [e2e-predictor] 2, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.6734310388565063, 0.7248052954673767, 0.8960528373718262, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.2110627144575119, 0.26243698596954346, 0.0740646943449974, 0.0740646943449974, 0.0740646943449974, -0.06293346732854843, -0.2341809868812561, -0.3883037567138672, -0.5938007831573486, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9020463228225708, -1.0047948360443115, -0.7821730971336365, -0.9705453515052795, -0.8677968382835388, -0.5938007831573486, -0.5938007831573486, -0.7992978096008301, -0.645175039768219, -0.6794245839118958, -0.7136740684509277, -0.5595512986183167, -0.4568027853965759, -0.2341809868812561, 0.02269030176103115, 0.27956172823905945, 0.29668647050857544, 0.4850587546825409, -0.4739275276660919, -1.0561691522598267, -1.4500385522842407, -1.604161262512207, -1.6212860345840454, -1.5699117183685303, -1.6384108066558838, -1.484287977218628, -1.7069097757339478, -1.4500385522842407, -1.3644146919250488, -1.3815394639968872, -1.2787909507751465, -1.141792893409729, -0.7307988405227661, -0.5424265265464783, -0.4739275276660919, -0.6965492963790894, -0.8506720662117004, -0.645175039768219, -0.6794245839118958, -0.6965492963790894, -0.7821730971336365, -0.3883037567138672, -0.8849216103553772, -0.576676070690155, -0.645175039768219, -0.6622998118400574, -0.8335473537445068, -0.5424265265464783, -0.6794245839118958, -0.8849216103553772, -0.7307988405227661, -0.5938007831573486, -0.7136740684509277, -0.6280503273010254, -1.1075434684753418, -0.8677968382835388, 1.8207894563674927, 1.8379141092300415], [1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5535577535629272, 0.810429036617279, 1.3412963151931763, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.3584210872650146, 0.9988013505935669, 0.5021834969520569, -0.011559205129742622, -0.8335473537445068, -1.3644146919250488, -1.8096582889556885, -1.8439078330993652, -1.6384108066558838, -1.7240345478057861, -1.9637811183929443, -2.0665295124053955, -1.5699117183685303, -1.2445415258407593, -1.3130404949188232, -1.2102919816 [e2e-predictor] 970825, -0.576676070690155, -0.31980475783348083, -0.3369295001029968, -0.19993148744106293, -0.13143247365951538, -0.045808710157871246, 0.03981505334377289, 0.15968845784664154, 0.2110627144575119, -0.045808710157871246, -0.6280503273010254, -1.3815394639968872, -1.4671632051467896, -1.3815394639968872, -1.2102919816970825, -1.141792893409729, -1.2787909507751465, -1.3815394639968872, -1.5870364904403687, -0.8164225816726685, -0.08005820959806442, -0.02868395671248436, 0.3480607271194458, 0.6734310388565063, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.7590547800064087, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.3651854991912842, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.15968845784664154, 0.19393795728683472, 0.12543895840644836, 0.056939806789159775, 0.056939806789159775, -0.011559205129742622, -0.3540542721748352, -0.9020463228225708, -0.9534205794334412, -0.9362958669662476, -0.8506720662117004, -0.9705453515052795, -0.8849216103553772, -0.9191710948944092, -0.8849216103553772, -1.0047948360443115, -0.8677968382835388, -0.7992978096008301, -0.8849216103553772, -0.7650483250617981, -0.7136740684509277, -0.7479235529899597, -0.4568027853965759, -0.8506720662117004, -0.30267998576164246, -0.7307988405227661, -0.21705622971057892, -0.3711790144443512, -0.16568197309970856, -0.21705622971057892, -0.09718296676874161, 0.02269030176103115, -0.28555524349212646, -0.6280503273010254, -0.8164225816726685, -1.261666178703308, -1.5014127492904663, -1.7240345478057861, -1.672660231590271, -1.758284091949463, -1.6555355787277222, -1.604161262512207, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.5699117183685303, -1.0047948360443115, -0.7307988405227661, -0.5938007831573486, -0.4568027853965759, -0.5595512986183167, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.610925555229187, -0.5081770420074463, -0.5595512986183167, -0.9020463228225708, -0.6622998118400574, -0.8677968382835388, -0.645175039768219, -0.610925555229187, -0.6280503273010254, -0.8335473537445068, -0.7821730971336365, -0.7992978096008301, -0.7992978096008301, -0.6280503273010254, -0.7650483250617981, -0.7307988405227661, -0.8164225816726685, -0.9191710948944092, -0.6280503273010254, 1.8207894563674927, 1.8550388813018799], [1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.81042903 [e2e-predictor] 6617279, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.7590547800064087, 1.3584210872650146, 1.5810428857803345, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.1700488328933716, 0.6049320101737976, 0.38231024146080017, 0.2110627144575119, -0.4568027853965759, -1.1589176654815674, -1.6384108066558838, -1.8096582889556885, -1.3815394639968872, -1.3301652669906616, -1.672660231590271, -1.7240345478057861, -1.758284091949463, -1.5527870655059814, -0.9876701235771179, -0.42255327105522156, -0.2341809868812561, -0.1143077164888382, -0.045808710157871246, -0.011559205129742622, -0.02868395671248436, -0.011559205129742622, -0.31980475783348083, -0.7307988405227661, -1.7411593198776245, -1.3986642360687256, -0.8849216103553772, -1.141792893409729, -1.3130404949188232, -1.4671632051467896, -1.3815394639968872, -1.5185375213623047, -1.5014127492904663, -1.415789008140564, -1.415789008140564, -1.3472900390625, -1.1246682405471802, -0.8335473537445068, -0.5424265265464783, -0.13143247365951538, 0.29668647050857544, 0.622056782245636, 0.7248052954673767, 0.810429036617279, 0.9645518660545349, 1.0330508947372437, 1.1186745166778564, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 0.5535577535629272, -0.7136740684509277, -0.7821730971336365, -0.40542852878570557, 0.7761795520782471, 1.3412963151931763, 1.5296685695648193, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6837913990020752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.1357992887496948, -1.5014127492904663, -1.6555355787277222, -0.9705453515052795, -0.610925555229187, -0.3883037567138672, -0.30267998576164246, -0.09718296676874161, 0.2110627144575119, 0.29668647050857544, -0.2341809868812561, -0.08005820959806442, 0.02269030176103115, 0.7761795520782471, 0.7248052954673767, 0.622056782245636, 0.5535577535629272, 0.43368449807167053, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3309359848499298, 0.27956172823905945, 0.38231024146080017, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.056939806789159775, 0.15968845784664154, 0.12543895840644836, 0.056939806789159775, -0.011559205129742622, -0.31980475783348083, -0.6965492963790894, -0.7821730971336365, -0.6794245839118958, -0.7479235529899597, -0.576676070690155, -0.8849216103553772, -0.9705453515052795, -0.6965492963790894, -0.7992978096008301, -0.9705453515052795, -0.8677968382835388, -0.7821730971336365, -1.0561691522598267, -0.9362958669662476, -0.7650483250617981, -0.645175039768219, -0.6622998118400574, -0.9876701235771179, -0.4568027853965759, -0.5595512986183167, -0.610925555229187, -0.3540542721748352, -0.09718296676874161, 0.056939806789159775, -0.08005820959806442, -0.02868395671248436, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, -0.6280503273010254, -1.4671632051467896, -1.6212860345840454, -1.7411593198776245, -1.672660231590271, -1.7411593198776245, -1.79253351688385, -1.8267830610275269, -1.6384108066558838, -1.9124068021774292, -0.8164225816726685, -0.7821730971336365, -1.0390443801879883, -1.5870364904403687, -1.4329137802124023, -1.535662293434143, -0.6280503273010254, -0.8677968382835388, -0.31980475783348083, -0.4739275276660919, -0.6622998118400574, -1.0904186964035034, -0.31980475783348083, -0.7821730971336365, -0.5253018140792847, -0.610925555229187, -0.3711790144443512, -0.7821730971336365, -0.78217309713 [e2e-predictor] 36365, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.5938007831573486, -0.8506720662117004, -0.7307988405227661, -0.7650483250617981, -0.7992978096008301, -0.7992978096008301, -1.0561691522598267, -0.8849216103553772, -0.5938007831573486, 1.786539912223816, 1.8550388813018799], [1.101549744606018, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 1.3412963151931763, 1.63241708278656, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.101549744606018, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.17681321501731873, -0.5595512986183167, -1.2959157228469849, -1.6897850036621094, -1.604161262512207, -1.3301652669906616, -1.3815394639968872, -1.7240345478057861, -1.79253351688385, -1.7240345478057861, -1.7411593198776245, -1.79253351688385, -1.3130404949188232, -0.7479235529899597, -0.40542852878570557, -0.19993148744106293, -0.21705622971057892, -0.8506720662117004, -1.5014127492904663, -0.9020463228225708, -1.5014127492904663, -1.5527870655059814, -1.4671632051467896, -1.3301652669906616, -0.7992978096008301, -1.0561691522598267, -1.1075434684753418, -1.1589176654815674, -0.1143077164888382, 0.7933043241500854, 1.1700488328933716, 1.324171543121338, 1.5981676578521729, 1.718040943145752, 1.2727973461151123, 0.5706825256347656, 1.2899221181869507, 1.6837913990020752, 1.8207894563674927, 1.8036646842956543, 1.8207894563674927, 1.8550388813018799, 1.8721636533737183, 1.8379141092300415, 1.5125439167022705, 0.091189444065094, -1.672660231590271, -1.8610326051712036, -0.9534205794334412, 0.9816765785217285, 1.4611696004867554, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.8036646842956543, 1.8379141092300415, 1.8892884254455566, 1.8207894563674927, 1.8207894563674927, 0.9988013505935669, -0.9362958669662476, -0.9020463228225708, -0.3540542721748352, -0.31980475783348083, -0.5938007831573486, -1.0390443801879883, -1.1246682405471802, -1.4329137802124023, -1.79253351688385, -1.8267830610275269, -1.7754088640213013, -1.878157377243042, 0.9303023219108582, 1.4269200563430786, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.563918113708496, 1.3070467710494995, 0.8446785807609558, 0.3480607271194458, 0.091189444065094, 0.12543895840644836, 0.2110627144575119, 0.3138112425804138, 0.26243698596954346, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.10831420123577118, 0.12543895840644836, 0.091189444065094, 0.056939806789159775, 0.02269030176103115, 0.03981505334377289, 0.0740646943449974, 0.056939806789159775, -0.045808710157871246, 0.02269030176103115, 0.02269030176103115, -0.045808710157871246, -0.08005820959806442, -0.06293346732854843, -0.011559205129742622, -0.02868395671248436, -0.08005820959806442, 0.02269030176103115, -0.08005820959806442, 0.0055655487813055515, -0.06293346732854843, 0.02269030176103115, 0.056939806789159775, 0.0055655487813055515, -0.06293346732854843, -0.08005820959806442, -0.16568197309970856, -0.13143247365951538, -0.1143077164888382, -0.6965492963790894, -1.02191960811615, -1.1075434684753418, -1.0904186964035034, -0.8849216103553772, -1.0047948360443115, -0.9876701235771179, -0.8335473537445068, -0.9534205794334412, -0.9362958669662476, -0.7479235529899597, -0.9534205794334412, -0.8164225816726685, -0.7307988405227661, -0.8849216103553772, -0.7307988405227661, -0.7479235529899597, -0.7307988405227661, -0.8164225816726685, -0.5253018140792847, -0.4910522699356079, -0.14855723083019257, -0.5081770420074463, 0.03981505334377289, -0.1143077164888382, -0.4910522699356079, 0.0740646943449974, 0.19393795728683472, 0.3309359848499298, 0.2110627144575119, 0.3309359848499298, 0.0055655487813055515, -1.2445415258407593, -1.604161262512207, -1.79253351688385, -1.80965 [e2e-predictor] 82889556885, -1.535662293434143, -1.5870364904403687, -1.79253351688385, -1.8952820301055908, -1.5527870655059814, -1.604161262512207, -0.5081770420074463, -0.5253018140792847, -0.7479235529899597, -1.0561691522598267, -1.4329137802124023, -1.2787909507751465, -0.13143247365951538, -0.576676070690155, -0.5424265265464783, -0.40542852878570557, -0.5595512986183167, -0.43967801332473755, -0.6794245839118958, -0.5595512986183167, -0.30267998576164246, -0.610925555229187, -0.40542852878570557, -0.6280503273010254, -0.7136740684509277, -0.3883037567138672, -0.6622998118400574, -0.8506720662117004, -0.576676070690155, -0.7307988405227661, -0.8164225816726685, -0.7479235529899597, -0.8677968382835388, -0.7136740684509277, -1.0561691522598267, -0.7479235529899597, -0.9191710948944092, 1.8207894563674927, 1.8721636533737183], [1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.622056782245636, 1.255672574043274, 1.6152924299240112, 1.5467933416366577, 1.4782943725585938, 1.4269200563430786, 1.1700488328933716, 0.8618032932281494, 0.8446785807609558, 1.1186745166778564, 0.9303023219108582, -0.045808710157871246, -0.9876701235771179, -1.5014127492904663, -1.484287977218628, -1.4500385522842407, -1.3986642360687256, -1.5699117183685303, -1.5870364904403687, -1.5185375213623047, -1.672660231590271, -1.672660231590271, -1.5527870655059814, -1.4671632051467896, -1.2445415258407593, -1.3301652669906616, -1.6555355787277222, -1.878157377243042, -0.9705453515052795, -1.0904186964035034, -1.1246682405471802, -1.1589176654815674, -1.1931672096252441, -1.0390443801879883, -0.8506720662117004, -1.02191960811615, -1.1931672096252441, 0.6734310388565063, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6495418548583984, 1.4097954034805298, 1.6837913990020752, 1.8721636533737183, 1.906413197517395, 1.906413197517395, 1.9235379695892334, 1.9577873945236206, 1.974912166595459, 1.8550388813018799, 1.2214230298995972, -0.7821730971336365, -1.79253351688385, -1.7411593198776245, -1.7411593198776245, -0.6965492963790894, 1.3412963151931763, 1.375545859336853, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.7522903680801392, 1.786539912223816, 1.7694151401519775, 1.2042982578277588, -1.7069097757339478, -1.946656346321106, -1.8610326051712036, -1.7411593198776245, -1.261666178703308, -1.3644146919250488, -1.1760424375534058, -1.227416753768921, -1.227416753768921, -1.672660231590271, -1.758284091949463, -1.878157377243042, -1.8267830610275269, -1.415789008140564, -0.3883037567138672, 0.656306266784668, 1.3926706314086914, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.2042982578277588, 0.7590547800064087, 0.056939806789159775, -0.7650483250617981, -0.8506720662117004, -0.6622998118400574, -0.43967801332473755, -0.5081770420074463, -0.5081770420074463, -0.4739275276660919, -0.5424265265464783, -0.5595512986183167, -0.610925555229187, -0.6794245839118958, -0.576676070690155, -0.5595512986183167, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.5938007831573486, -0.610925555229187, -0.6622998118400574, -0.7650483250617981, -0.7821730971336365, -0.8164225816726685, -0.7992978096008301, -0.7136740684509277, -0.9534205794334412, -1.0047948360443115, -0.7821730971336365, -0.8849216103553772, -0.7650483250617981, -0.7992978096008301, -0.610925555229187, -0.6794245839118958, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.6622998118400574, -0.5253018140792847, -0.6622998118400574, -0.8335473537445068, -0.8164225816726685, -0.8506720662117004, -0.9534205794334412, -0.9534205794334412, -0.9876701235771179, -0.8677968382835388, -0.9534205794334412, -0.7821730971336365, -0.8849216103553772, -0.8849216103553772, -0.8164225816726685 [e2e-predictor] , -1.02191960811615, -0.8677968382835388, -0.7136740684509277, -0.9876701235771179, -0.5253018140792847, -0.610925555229187, -0.5253018140792847, -0.5081770420074463, -0.40542852878570557, -0.28555524349212646, -0.19993148744106293, -0.06293346732854843, 0.2281874716281891, -0.18280673027038574, -0.2341809868812561, 0.39943498373031616, 0.12543895840644836, 0.43368449807167053, 0.39943498373031616, 0.056939806789159775, -0.13143247365951538, -1.1246682405471802, -1.6897850036621094, -1.758284091949463, -1.9295315742492676, -1.878157377243042, -1.7240345478057861, -1.3130404949188232, -1.946656346321106, -1.9295315742492676, -1.1931672096252441, -0.40542852878570557, -0.5253018140792847, -0.5081770420074463, -0.5253018140792847, -1.2102919816970825, -1.2787909507751465, -0.21705622971057892, -0.09718296676874161, -0.3540542721748352, -0.5253018140792847, -0.40542852878570557, -0.09718296676874161, -0.5253018140792847, -0.31980475783348083, -0.42255327105522156, -0.6280503273010254, -0.5424265265464783, -0.4739275276660919, -0.8677968382835388, -0.3883037567138672, -0.576676070690155, -0.7821730971336365, -0.5253018140792847, -0.5595512986183167, -0.7307988405227661, -0.8849216103553772, -0.9705453515052795, -0.8335473537445068, -1.02191960811615, -0.6965492963790894, -0.9705453515052795, 1.8379141092300415, 1.8721636533737183], [1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.4954191446304321, 1.255672574043274, 0.9988013505935669, 0.9131776094436646, 1.1357992887496948, 1.2727973461151123, 0.7590547800064087, -0.3883037567138672, -1.227416753768921, -1.5185375213623047, -1.758284091949463, -1.535662293434143, -1.2787909507751465, -1.535662293434143, -1.6384108066558838, -1.227416753768921, -1.02191960811615, -0.9362958669662476, -1.0047948360443115, -1.073293924331665, -1.484287977218628, -1.9124068021774292, -1.5527870655059814, -1.535662293434143, -1.604161262512207, -1.5699117183685303, -1.3815394639968872, -1.535662293434143, -1.7240345478057861, -1.4500385522842407, -1.261666178703308, -1.141792893409729, 1.3926706314086914, 1.63241708278656, 1.7009161710739136, 1.5981676578521729, 1.6666666269302368, 1.7694151401519775, 1.8721636533737183, 1.8379141092300415, 1.8036646842956543, 1.786539912223816, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, -0.8164225816726685, -1.5870364904403687, -1.8096582889556885, -1.7754088640213013, -1.8952820301055908, -1.946656346321106, -1.7240345478057861, -0.7992978096008301, 0.24531221389770508, 0.8446785807609558, 1.1700488328933716, 1.4097954034805298, 1.3584210872650146, 1.5125439167022705, 1.5467933416366577, 0.4850587546825409, -1.9809058904647827, -2.0665295124053955, -2.1179039478302, -2.0494048595428467, -2.01515531539917, -2.0494048595428467, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.758284091949463, -1.878157377243042, -1.878157377243042, -1.6897850036621094, -1.7069097757339478, -1.3472900390625, -1.2102919816970825, -0.610925555229187, 0.656306266784668, 1.1357992887496948, 0.02269030176103115, -1.7240345478057861, -1.5699117183685303, -1.4500385522842407, -1.3130404949188232, -1.1760424375534058, -1.141792893409729, -0.9191710948944092, -0.7992978096008301, -0.8506720662117004, -0.9534205794334412, -0.9191710948944092, -0.9020463228225708, -1.0047948360443115, -0.9020463228225708, -0.7821730971336365, -0.7479235529899597, -1.02191960811615, -0.9534205794334412, -1.02191960811615, -1.073293924331665, -1.0047948360443115, -0.8335473537445068, -0.9534205794334412, -0.7650483250617981, -0.6794245839118958, -0.7136740684509277, -0.7650483250617981, -0.6794245839118958, -0.8335473 [e2e-predictor] 537445068, -0.9362958669662476, -0.7992978096008301, -0.6794245839118958, -0.5424265265464783, -0.7821730971336365, -0.9534205794334412, -0.8849216103553772, -0.8506720662117004, -0.8335473537445068, -0.6280503273010254, -0.7992978096008301, -0.8849216103553772, -0.8506720662117004, -0.8677968382835388, -0.7992978096008301, -0.9362958669662476, -0.9362958669662476, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -0.9020463228225708, -1.02191960811615, -0.9534205794334412, -0.576676070690155, -0.7650483250617981, -0.6794245839118958, -0.6280503273010254, -0.3711790144443512, -0.40542852878570557, -0.3540542721748352, -0.5595512986183167, -0.30267998576164246, -0.40542852878570557, -0.2684305012226105, 0.2110627144575119, 0.091189444065094, 0.24531221389770508, 0.39943498373031616, 0.5193082690238953, 0.5706825256347656, 0.6905558109283447, -0.06293346732854843, -0.3369295001029968, -1.2445415258407593, -1.6212860345840454, -1.79253351688385, -1.8610326051712036, -1.9295315742492676, -1.8096582889556885, -1.8439078330993652, -1.9809058904647827, -1.8439078330993652, -1.6384108066558838, -0.8164225816726685, -0.576676070690155, -0.5424265265464783, -0.42255327105522156, -1.2959157228469849, -1.0047948360443115, -0.4739275276660919, -0.2341809868812561, -0.3540542721748352, -0.3540542721748352, -0.2513057291507721, -0.3540542721748352, -0.610925555229187, 0.0055655487813055515, -0.28555524349212646, -0.5081770420074463, -0.7136740684509277, -0.5595512986183167, -0.6280503273010254, -0.3540542721748352, -0.5253018140792847, -0.5424265265464783, -0.4739275276660919, -0.5938007831573486, -0.645175039768219, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -1.02191960811615, -0.3883037567138672, -0.8164225816726685, 1.8036646842956543, 1.8721636533737183], [1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 1.1186745166778564, 1.5125439167022705, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.1186745166778564, 1.0330508947372437, 1.1700488328933716, 1.324171543121338, 1.2214230298995972, 0.3651854991912842, -0.7650483250617981, -1.1246682405471802, -1.5699117183685303, -1.5870364904403687, -1.2959157228469849, -1.3815394639968872, -1.4671632051467896, -1.2787909507751465, -1.1246682405471802, -1.0561691522598267, -1.1246682405471802, -1.261666178703308, -1.6555355787277222, -1.3130404949188232, -1.2787909507751465, -1.3986642360687256, -1.5185375213623047, -1.6212860345840454, -1.7240345478057861, -1.7754088640213013, -1.8952820301055908, -1.9295315742492676, -1.79253351688385, -1.5185375213623047, -1.0390443801879883, 0.19393795728683472, 0.4850587546825409, 0.587807297706604, 1.2214230298995972, 1.7351655960083008, 1.7694151401519775, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5296685695648193, 1.5125439167022705, 0.9645518660545349, -1.878157377243042, -1.8610326051712036, -1.8096582889556885, -1.7411593198776245, -1.8610326051712036, -1.8610326051712036, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.946656346321106, -1.7069097757339478, -1.7240345478057861, -1.8267830610275269, -1.7754088640213013, -1.7754088640213013, -1.9124068021774292, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -2.0494048595428467, -2.01515531539917, -1.946656346321106, -1.9980305433273315, -1.946656346321106, -1.8610326051712036, -1.9637811183929443, -2.1179039478302, -1.9809058904647827, -1.9809058904647827, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.1589176654815674, -0.3540542721748352, -1.1760424375534058, -1.261666178703308, -1.0904186964035034, -1.1246682405471802, - [e2e-predictor] 0.8506720662117004, -0.645175039768219, -0.28555524349212646, -0.3369295001029968, -0.7479235529899597, -0.9362958669662476, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -1.2102919816970825, -1.141792893409729, -1.0047948360443115, -0.9876701235771179, -1.0561691522598267, -0.8849216103553772, -0.8335473537445068, -0.7479235529899597, -0.7307988405227661, -0.6622998118400574, -0.7136740684509277, -0.6794245839118958, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.6622998118400574, -0.6280503273010254, -0.5938007831573486, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.7992978096008301, -0.8164225816726685, -0.8506720662117004, -0.7650483250617981, -0.7992978096008301, -0.9020463228225708, -0.9191710948944092, -1.073293924331665, -0.8506720662117004, -0.9191710948944092, -0.9020463228225708, -1.1589176654815674, -1.0390443801879883, -1.0904186964035034, -0.9020463228225708, -0.9191710948944092, -0.9362958669662476, -0.8335473537445068, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.610925555229187, -0.8677968382835388, -0.610925555229187, -0.8506720662117004, -0.5938007831573486, -0.28555524349212646, -0.2684305012226105, -0.2341809868812561, -0.18280673027038574, -0.045808710157871246, -0.06293346732854843, 0.24531221389770508, -0.02868395671248436, 0.38231024146080017, 0.15968845784664154, 0.810429036617279, 0.6905558109283447, 0.5193082690238953, 0.6049320101737976, -0.40542852878570557, -1.8096582889556885, -1.7754088640213013, -1.758284091949463, -1.7754088640213013, -1.9637811183929443, -1.946656346321106, -1.8952820301055908, -1.9124068021774292, -1.946656346321106, -1.6897850036621094, -0.9705453515052795, -0.7479235529899597, -0.30267998576164246, -0.21705622971057892, -0.6280503273010254, -1.02191960811615, -0.7136740684509277, 0.0740646943449974, 0.056939806789159775, -0.09718296676874161, -0.3369295001029968, -0.42255327105522156, -0.5595512986183167, -0.5424265265464783, -0.2513057291507721, -0.4568027853965759, -0.8164225816726685, -0.4739275276660919, -0.5424265265464783, -0.42255327105522156, -0.43967801332473755, -0.40542852878570557, -0.43967801332473755, -0.5253018140792847, -0.576676070690155, -0.3883037567138672, -0.9020463228225708, -0.8506720662117004, -0.645175039768219, -0.30267998576164246, -0.7821730971336365, 1.8550388813018799, 1.8379141092300415], [1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7590547800064087, 0.6905558109283447, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.7933043241500854, 1.375545859336853, 1.563918113708496, 1.4782943725585938, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, -0.1143077164888382, -1.141792893409729, -1.3130404949188232, -1.2102919816970825, -1.3644146919250488, -1.3301652669906616, -1.2102919816970825, -1.4500385522842407, -1.5699117183685303, -1.6555355787277222, -1.8096582889556885, -1.9295315742492676, -1.8952820301055908, -1.9637811183929443, -2.01515531539917, -1.946656346321106, -1.878157377243042, -1.8952820301055908, -2.032280206680298, -2.0665295124053955, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.672660231590271, -1.8096582889556885, -1.8610326051712036, -1.878157377243042, -2.01515531539917, 0.03981505334377289, 0.38231024146080017, -1.8610326051712036, -1.9124068021774292, -1.5014127492904663, -1.0904186964035034, -1.5014127492904663, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, -2.0836544036865234, -2.1007792949676514, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.0494048595428467, -2.1179039478302, -2.01515531539917, -2.0494048595428467, -2.01515531539917, -1.9295315742492676, -1.87815737 [e2e-predictor] 7243042, -2.01515531539917, -2.0836544036865234, -2.0836544036865234, -1.6897850036621094, -1.5185375213623047, -0.7821730971336365, -0.4739275276660919, -0.6622998118400574, -1.1246682405471802, -1.8439078330993652, -1.7411593198776245, -1.1931672096252441, -1.4500385522842407, -1.8267830610275269, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -1.9980305433273315, -1.8439078330993652, -1.4329137802124023, -0.9534205794334412, -0.8335473537445068, -0.9020463228225708, -0.7136740684509277, -1.141792893409729, -1.1075434684753418, -0.8849216103553772, -0.9362958669662476, -1.0047948360443115, -1.02191960811615, -0.9705453515052795, -0.9191710948944092, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.7479235529899597, -0.610925555229187, -0.8335473537445068, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -1.0390443801879883, -0.9534205794334412, -0.8335473537445068, -0.8677968382835388, -0.8335473537445068, -0.645175039768219, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -1.0047948360443115, -0.8506720662117004, -0.8506720662117004, -0.8849216103553772, -0.6794245839118958, -0.7136740684509277, -0.7992978096008301, -0.7479235529899597, -0.7992978096008301, -0.9191710948944092, -0.8849216103553772, -0.9876701235771179, -0.9705453515052795, -1.0047948360443115, -1.0561691522598267, -0.9876701235771179, -0.9705453515052795, -0.9362958669662476, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.7307988405227661, -0.9876701235771179, -0.6622998118400574, -0.5938007831573486, -0.7307988405227661, -0.7992978096008301, -0.5424265265464783, -0.28555524349212646, -0.21705622971057892, -0.3711790144443512, 0.0740646943449974, 0.2110627144575119, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, -0.13143247365951538, 0.4679340124130249, 0.5364330410957336, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.6391815543174744, -0.5253018140792847, -1.8096582889556885, -1.8096582889556885, -1.878157377243042, -1.8096582889556885, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.9124068021774292, -2.0836544036865234, -1.2787909507751465, -1.02191960811615, -0.045808710157871246, 0.17681321501731873, -0.6280503273010254, -0.7136740684509277, -0.5081770420074463, -0.28555524349212646, -0.08005820959806442, -0.16568197309970856, -0.2684305012226105, -0.42255327105522156, -0.4739275276660919, -0.5595512986183167, -0.2513057291507721, -0.3369295001029968, -0.7821730971336365, -0.6794245839118958, -0.3711790144443512, -0.5595512986183167, -0.30267998576164246, -0.2341809868812561, -0.2513057291507721, -0.7650483250617981, -0.5595512986183167, -0.610925555229187, -1.02191960811615, -0.9876701235771179, -0.40542852878570557, -0.6794245839118958, -0.645175039768219, 1.8721636533737183, 1.8379141092300415], [1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.6049320101737976, 1.2727973461151123, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.2899221181869507, 0.7933043241500854, -0.3369295001029968, -0.9020463228225708, -0.9362958669662476, -1.3130404949188232, -1.672660231590271, -1.946656346321106, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.79253351688385, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -2.0836544036865234, -1.8439078330993652, -1.3130404949188232, -1.2102919816970825, -1 [e2e-predictor] .3301652669906616, -1.415789008140564, -1.5185375213623047, -1.5870364904403687, -1.8267830610275269, -2.01515531539917, -2.1179039478302, -2.1007792949676514, -1.9124068021774292, -1.878157377243042, -1.9637811183929443, -2.1007792949676514, -2.1179039478302, -1.9124068021774292, -1.79253351688385, -1.8439078330993652, -2.032280206680298, -2.0836544036865234, -1.9295315742492676, -0.4568027853965759, -0.3540542721748352, 0.02269030176103115, 0.38231024146080017, 0.7248052954673767, 0.8960528373718262, -0.08005820959806442, -0.7136740684509277, 0.0740646943449974, 0.6905558109283447, 0.091189444065094, -0.5253018140792847, -1.1075434684753418, -1.9637811183929443, -2.0836544036865234, 0.10831420123577118, 0.9303023219108582, 1.4269200563430786, 1.563918113708496, 1.5125439167022705, 1.3584210872650146, 0.9303023219108582, 0.3651854991912842, -0.4910522699356079, -1.415789008140564, -1.5699117183685303, -1.0390443801879883, -1.02191960811615, -0.9020463228225708, -1.0561691522598267, -0.9705453515052795, -1.0904186964035034, -1.1075434684753418, -0.8164225816726685, -0.7136740684509277, -0.7992978096008301, -0.8677968382835388, -0.9534205794334412, -0.9876701235771179, -0.9191710948944092, -0.8677968382835388, -0.8849216103553772, -0.9362958669662476, -0.7307988405227661, -0.9191710948944092, -0.9876701235771179, -0.9362958669662476, -0.7821730971336365, -0.7992978096008301, -0.7821730971336365, -0.645175039768219, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.6280503273010254, -0.4910522699356079, -0.43967801332473755, -0.5938007831573486, -0.7136740684509277, -0.7650483250617981, -0.8506720662117004, -0.6965492963790894, -0.6794245839118958, -0.645175039768219, -0.6622998118400574, -0.610925555229187, -0.6794245839118958, -0.8335473537445068, -0.9534205794334412, -0.7821730971336365, -0.7992978096008301, -0.8164225816726685, -0.9191710948944092, -1.1589176654815674, -0.9705453515052795, -0.8849216103553772, -0.6965492963790894, -0.7992978096008301, -0.8335473537445068, -0.6622998118400574, -0.7821730971336365, -1.1760424375534058, -0.5595512986183167, -0.28555524349212646, -0.3711790144443512, -0.28555524349212646, -0.4568027853965759, -0.2684305012226105, -0.02868395671248436, -0.18280673027038574, 0.24531221389770508, 0.0740646943449974, 0.2281874716281891, 0.6391815543174744, 0.5535577535629272, 0.5021834969520569, 0.6905558109283447, 0.7590547800064087, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.656306266784668, -0.1143077164888382, -1.7411593198776245, -1.878157377243042, -1.8267830610275269, -1.8096582889556885, -1.8096582889556885, -1.8952820301055908, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.1589176654815674, -1.8439078330993652, -1.2959157228469849, -0.14855723083019257, -0.16568197309970856, -0.30267998576164246, -0.2341809868812561, -1.2102919816970825, -0.7479235529899597, -0.2684305012226105, -0.13143247365951538, -0.21705622971057892, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.14855723083019257, -0.42255327105522156, -0.3369295001029968, -0.4568027853965759, -0.3883037567138672, -0.5253018140792847, -0.31980475783348083, -0.2341809868812561, -0.2684305012226105, -0.4568027853965759, -0.43967801332473755, -0.6280503273010254, -0.7821730971336365, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -0.3540542721748352, 1.6666666269302368, 1.8721636533737183], [1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8789280652999878, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.9474270939826965, 1.4782943725585938, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.4782943725585938, 1.358421 [e2e-predictor] 0872650146, 1.2899221181869507, 1.375545859336853, 1.3584210872650146, 1.1529240608215332, 0.5364330410957336, -1.1589176654815674, -1.6384108066558838, -1.79253351688385, -1.79253351688385, -1.8096582889556885, -1.7069097757339478, -1.7754088640213013, -1.8439078330993652, -1.8610326051712036, -1.758284091949463, -1.9124068021774292, -1.9124068021774292, -1.9809058904647827, -2.0665295124053955, -2.0494048595428467, -1.9295315742492676, -1.5014127492904663, -0.5081770420074463, -0.28555524349212646, -0.3540542721748352, -0.9191710948944092, -1.4500385522842407, -1.8096582889556885, -1.9980305433273315, -2.032280206680298, -1.7240345478057861, -1.6212860345840454, -1.484287977218628, -1.604161262512207, -1.9980305433273315, -2.0836544036865234, -1.1246682405471802, -0.14855723083019257, 0.17681321501731873, 0.5193082690238953, 0.7590547800064087, 0.5535577535629272, 0.6391815543174744, -0.6794245839118958, -2.0836544036865234, -1.0390443801879883, -0.5938007831573486, -1.141792893409729, -2.032280206680298, -2.0836544036865234, 0.17681321501731873, 0.7933043241500854, 1.2214230298995972, 1.2727973461151123, 1.3584210872650146, 1.5296685695648193, 1.4782943725585938, 0.5021834969520569, -1.7411593198776245, -0.6965492963790894, -0.2513057291507721, 0.27956172823905945, 0.6734310388565063, 0.3480607271194458, -0.9020463228225708, -0.16568197309970856, 0.26243698596954346, -1.3986642360687256, -1.4329137802124023, -0.9191710948944092, -1.1246682405471802, -1.3301652669906616, -1.1931672096252441, -1.1589176654815674, -0.9876701235771179, -0.9534205794334412, -1.02191960811615, -0.9705453515052795, -0.8164225816726685, -0.7479235529899597, -0.610925555229187, -0.7479235529899597, -0.8506720662117004, -0.8677968382835388, -1.0047948360443115, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.7650483250617981, -0.5938007831573486, -1.02191960811615, -0.9191710948944092, -0.8335473537445068, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.8506720662117004, -1.0561691522598267, -0.7479235529899597, -0.7136740684509277, -0.5081770420074463, -0.5081770420074463, -0.576676070690155, -0.645175039768219, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.8335473537445068, -0.5253018140792847, -0.645175039768219, -0.7821730971336365, -0.7992978096008301, -0.9191710948944092, -0.8164225816726685, -0.9020463228225708, -1.0561691522598267, -1.0047948360443115, -0.8849216103553772, -0.7136740684509277, -0.645175039768219, -0.8849216103553772, -0.6622998118400574, -0.7479235529899597, -0.7821730971336365, -0.9876701235771179, -0.5938007831573486, -0.7307988405227661, -0.576676070690155, -0.4910522699356079, -0.3711790144443512, -0.3540542721748352, -0.09718296676874161, -0.045808710157871246, 0.4850587546825409, 0.39943498373031616, 0.3138112425804138, 0.6905558109283447, 0.4679340124130249, 0.810429036617279, 0.8789280652999878, 0.9645518660545349, 0.8446785807609558, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.3138112425804138, -0.7307988405227661, -1.4671632051467896, -1.79253351688385, -1.8952820301055908, -1.8267830610275269, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9295315742492676, -1.672660231590271, -0.7992978096008301, -1.6212860345840454, -0.2341809868812561, 0.03981505334377289, -0.7650483250617981, 0.27956172823905945, -0.08005820959806442, 0.091189444065094, 0.0740646943449974, 0.19393795728683472, 0.15968845784664154, -0.3883037567138672, -0.5424265265464783, -0.5424265265464783, -0.2341809868812561, -0.16568197309970856, -0.28555524349212646, -0.21705622971057892, -0.4910522699356079, -0.3540542721748352, -0.3883037567138672, -0.2684305012226105, -0.5081770420074463, -0.2341809868812561, -0.08005820959806442, -0.8506720662117004, -0.7479235529899597, -0.4910522699356079, -0.7650483250617981, -0.8849216103553772, -0.13143247365951538, 1.563918113708496, 1.8721636533737183], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.1186 [e2e-predictor] 745166778564, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3138112425804138, 0.7248052954673767, 1.3412963151931763, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.0844250917434692, -1.3301652669906616, -1.484287977218628, -1.6212860345840454, -1.7240345478057861, -1.7411593198776245, -1.6384108066558838, -1.7069097757339478, -1.7240345478057861, -1.9124068021774292, -1.9980305433273315, -1.9295315742492676, -1.9124068021774292, -1.9637811183929443, -1.946656346321106, -1.6555355787277222, -0.1143077164888382, 0.8789280652999878, 1.0673003196716309, 1.1700488328933716, 1.0844250917434692, 0.656306266784668, 0.5364330410957336, -0.18280673027038574, -1.5527870655059814, -1.4500385522842407, -1.6555355787277222, -1.878157377243042, -2.0836544036865234, -2.1179039478302, -2.032280206680298, -1.9809058904647827, -0.8335473537445068, -0.4739275276660919, -0.2341809868812561, -0.09718296676874161, -0.08005820959806442, -0.7992978096008301, -1.9980305433273315, -0.645175039768219, 0.7248052954673767, 1.0159261226654053, 1.101549744606018, 1.18717360496521, 1.1186745166778564, 1.0159261226654053, 0.10831420123577118, -1.6384108066558838, -0.9705453515052795, -0.2684305012226105, -0.09718296676874161, -1.02191960811615, -1.7069097757339478, 0.3651854991912842, 1.3412963151931763, 1.3584210872650146, 1.1700488328933716, 0.587807297706604, -0.7307988405227661, -2.1179039478302, -0.43967801332473755, 0.2110627144575119, 0.4508092403411865, 0.26243698596954346, -0.7992978096008301, -0.8677968382835388, -0.7479235529899597, -0.8164225816726685, -0.8335473537445068, -0.7650483250617981, -0.8335473537445068, -1.0047948360443115, -1.0561691522598267, -0.9705453515052795, -0.7992978096008301, -0.9020463228225708, -0.9020463228225708, -0.9534205794334412, -0.8849216103553772, -0.9534205794334412, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -0.8506720662117004, -0.8335473537445068, -0.7136740684509277, -0.9705453515052795, -0.8164225816726685, -0.7650483250617981, -0.8164225816726685, -0.645175039768219, -0.6622998118400574, -0.8164225816726685, -0.8506720662117004, -0.8677968382835388, -1.0390443801879883, -0.8335473537445068, -0.6280503273010254, -0.6794245839118958, -0.576676070690155, -0.40542852878570557, -0.576676070690155, -0.610925555229187, -0.4568027853965759, -0.5938007831573486, -0.6965492963790894, -0.7136740684509277, -0.8335473537445068, -0.8335473537445068, -0.7992978096008301, -0.9362958669662476, -0.7821730971336365, -0.9191710948944092, -1.1589176654815674, -0.8849216103553772, -0.8677968382835388, -0.9362958669662476, -0.6965492963790894, -0.610925555229187, -0.6965492963790894, -0.576676070690155, -0.576676070690155, -0.5081770420074463, -0.5253018140792847, -0.28555524349212646, -0.1143077164888382, 0.056939806789159775, 0.2281874716281891, 0.29668647050857544, 0.4508092403411865, 0.5535577535629272, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 0.8960528373718262, 0.9645518660545349, 1.1357992887496948, 0.9645518660545349, 0.8275538086891174, 0.622056782245636, 0.38231024146080017, -1.3472900390625, -1.7754088640213013, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.758284091949463, -1.8610326051712036, -1.4671632051467896, -1.227416753768921, -1.5014127492904663, -0.3711790144443512, 0.2281874716281891, 0.0055655487813055515, 0.2281874716281891, -0.7479235529899597, -0.576676070690155, 0.17681321501731873, 0.056939806789159775, -0.28555524349212646, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.2855552434 [e2e-predictor] 9212646, -0.31980475783348083, -0.5081770420074463, -0.02868395671248436, -0.40542852878570557, -0.40542852878570557, -0.3369295001029968, -0.2684305012226105, -0.2341809868812561, -0.31980475783348083, -0.5081770420074463, -0.5253018140792847, -0.3711790144443512, -0.9020463228225708, -0.6965492963790894, -0.2341809868812561, 1.6152924299240112, 1.8892884254455566], [1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.810429036617279, 0.6391815543174744, 0.3651854991912842, 0.4508092403411865, 1.1357992887496948, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.0673003196716309, -1.5870364904403687, -1.6384108066558838, -1.484287977218628, -1.5699117183685303, -1.6212860345840454, -1.672660231590271, -1.7754088640213013, -1.5185375213623047, -1.3301652669906616, -1.6555355787277222, -1.7754088640213013, -2.1007792949676514, -2.1179039478302, -0.645175039768219, 1.0330508947372437, 1.3926706314086914, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.563918113708496, 0.8789280652999878, -1.141792893409729, -1.9295315742492676, -1.3815394639968872, -1.946656346321106, -1.9809058904647827, -1.8096582889556885, -2.032280206680298, -1.2102919816970825, -1.1760424375534058, -0.9876701235771179, -1.1246682405471802, -1.9809058904647827, -2.1179039478302, -1.7411593198776245, -1.604161262512207, -1.9295315742492676, -2.1179039478302, -0.7821730971336365, -0.011559205129742622, 0.4679340124130249, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.4508092403411865, -1.758284091949463, 0.27956172823905945, 1.1186745166778564, 0.9645518660545349, 0.810429036617279, 0.3309359848499298, -1.4671632051467896, -0.4568027853965759, 0.091189444065094, 0.6391815543174744, 0.7076805233955383, 0.8446785807609558, -0.645175039768219, -2.01515531539917, -1.141792893409729, -1.8610326051712036, -0.3540542721748352, -0.045808710157871246, -0.7992978096008301, -0.9362958669662476, -0.8335473537445068, -0.8335473537445068, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9191710948944092, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -1.0390443801879883, -0.8677968382835388, -1.0047948360443115, -0.7479235529899597, -0.7479235529899597, -0.7650483250617981, -0.9876701235771179, -0.9534205794334412, -0.7992978096008301, -0.9020463228225708, -0.8335473537445068, -0.7992978096008301, -0.7821730971336365, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.7136740684509277, -0.7821730971336365, -0.6965492963790894, -0.7821730971336365, -0.8335473537445068, -0.7821730971336365, -0.8677968382835388, -0.576676070690155, -0.5595512986183167, -0.6794245839118958, -0.7479235529899597, -0.9362958669662476, -0.8164225816726685, -0.9534205794334412, -0.8164225816726685, -0.9534205794334412, -0.8849216103553772, -0.8677968382835388, -0.8677968382835388, -0.7307988405227661, -1.02191960811615, -0.4568027853965759, -0.7136740684509277, -0.5081770420074463, -0.5938007831573486, -0.9191710948944092, -0.8164225816726685, -0.42255327105522156, -0.4910522699356079, -0.2513057291507721, -0.19993148744106293, -0.31980475783348083, -0.4910522699356079, -0.21705622971057892, -0.06293346732854843, 0.43368449807167053, 0.19393795728683472, 0.7590547800064087, 0.5364330410957336, 0.6049320101737976, 0.7248052954673767, 0.8618032932281494, 0.9131776094436646, 1.0330508947372437, 0.9303023219108582, 0.8960528373718262, 1.0159261226654053, 0.6391815543174744, 0.24531221389770508, -0.6965492963790894, -1.604161262512207, -1.878157377243042, - [e2e-predictor] 1.8439078330993652, -1.8952820301055908, -1.878157377243042, -1.946656346321106, -1.946656346321106, -1.9124068021774292, -1.8952820301055908, -1.9637811183929443, -1.758284091949463, -1.3644146919250488, -0.30267998576164246, -1.02191960811615, -1.2102919816970825, -0.8677968382835388, -0.42255327105522156, -0.40542852878570557, 0.15968845784664154, 0.26243698596954346, 0.27956172823905945, 0.0055655487813055515, 0.26243698596954346, 0.12543895840644836, -0.4910522699356079, -0.18280673027038574, -0.2684305012226105, -0.4568027853965759, -0.4739275276660919, -0.28555524349212646, -0.045808710157871246, -0.4910522699356079, -0.21705622971057892, -0.42255327105522156, -0.31980475783348083, -0.5253018140792847, -0.576676070690155, -0.2513057291507721, -0.28555524349212646, -0.6965492963790894, -0.3711790144443512, -0.02868395671248436, 1.6495418548583984, 1.8721636533737183], [1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.4679340124130249, 1.101549744606018, 1.5125439167022705, 1.4097954034805298, 0.9303023219108582, 0.5364330410957336, 0.810429036617279, 1.3412963151931763, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5125439167022705, 1.4097954034805298, 1.2727973461151123, 0.3480607271194458, -1.2787909507751465, -1.4671632051467896, -1.6212860345840454, -1.6897850036621094, -1.7411593198776245, -1.79253351688385, -1.79253351688385, -1.5699117183685303, -1.1589176654815674, -1.0390443801879883, -1.1075434684753418, -1.1931672096252441, 1.2385478019714355, 1.5981676578521729, 1.8036646842956543, 1.786539912223816, 1.8036646842956543, 1.7351655960083008, 1.3584210872650146, 0.7076805233955383, -1.415789008140564, -1.8952820301055908, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -1.9124068021774292, -1.227416753768921, -1.2959157228469849, -1.1931672096252441, -1.8952820301055908, -2.1179039478302, -2.0494048595428467, -1.0390443801879883, -0.8335473537445068, -0.8335473537445068, -0.7821730971336365, -0.5424265265464783, -1.073293924331665, -2.1179039478302, -2.1179039478302, -2.032280206680298, -1.484287977218628, -1.5527870655059814, -2.1179039478302, -0.7650483250617981, 0.43368449807167053, 0.7419300675392151, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 0.7076805233955383, -0.2341809868812561, -1.3986642360687256, 0.14256370067596436, 0.6905558109283447, 0.9131776094436646, 0.14256370067596436, -1.8267830610275269, -2.0494048595428467, 0.26243698596954346, 0.091189444065094, -0.40542852878570557, -0.6965492963790894, -1.02191960811615, -0.9876701235771179, -0.7821730971336365, -0.7650483250617981, -0.7479235529899597, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -1.0561691522598267, -0.8677968382835388, -1.0561691522598267, -1.0561691522598267, -1.0561691522598267, -1.1075434684753418, -0.7821730971336365, -0.8335473537445068, -0.6794245839118958, -0.8677968382835388, -0.6794245839118958, -0.5595512986183167, -0.5081770420074463, -0.9362958669662476, -0.9534205794334412, -0.8164225816726685, -1.1246682405471802, -0.6280503273010254, -0.7821730971336365, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.7479235529899597, -0.7479235529899597, -0.8335473537445068, -1.073293924331665, -0.7479235529899597, -0.28555524349212646, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.5938007831573486, -0.6965492963790894, -0.9020463228225708, -0.7479235529899597, -0.9191710948944092, -1.0561691522598267, -1.0390443801879883, -0.9020463228225708, -1.1589176654815674, -0.4568027853965759, -1.3472900390625, -0.9020463228225708, -0.8506720662117004, -0.9534205794334412, -0.5253018140792847, -0.6622 [e2e-predictor] 998118400574, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.2684305012226105, -0.13143247365951538, 0.03981505334377289, -0.02868395671248436, 0.17681321501731873, 0.622056782245636, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 1.2385478019714355, 1.1357992887496948, 0.9988013505935669, 1.1700488328933716, 1.0159261226654053, 0.6905558109283447, 0.5706825256347656, -1.2445415258407593, -1.8096582889556885, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.946656346321106, -1.9295315742492676, -1.946656346321106, -1.946656346321106, -1.9295315742492676, -1.7754088640213013, -1.878157377243042, -1.6555355787277222, -1.7754088640213013, -0.14855723083019257, -0.9020463228225708, -0.6622998118400574, 0.0740646943449974, 0.5706825256347656, -0.2513057291507721, 0.03981505334377289, 0.19393795728683472, -0.045808710157871246, -0.31980475783348083, -0.30267998576164246, -0.3883037567138672, -0.5081770420074463, -0.28555524349212646, -0.31980475783348083, -0.5253018140792847, -0.011559205129742622, 0.03981505334377289, -0.30267998576164246, -0.5081770420074463, -0.3369295001029968, -0.2684305012226105, -0.43967801332473755, -0.610925555229187, -0.9020463228225708, -0.6794245839118958, -0.576676070690155, -0.6794245839118958, -0.5081770420074463, 0.2281874716281891, 1.6495418548583984, 1.8892884254455566], [1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 1.1700488328933716, 1.7694151401519775, 1.6666666269302368, 1.324171543121338, 0.43368449807167053, 0.6049320101737976, 1.1700488328933716, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5296685695648193, 1.375545859336853, 1.1186745166778564, 1.1186745166778564, 0.7590547800064087, -0.7650483250617981, -1.2445415258407593, -0.9876701235771179, -1.3644146919250488, -1.8096582889556885, -1.9809058904647827, -2.032280206680298, -1.8096582889556885, -1.484287977218628, -1.1589176654815674, -0.2684305012226105, 1.2385478019714355, 1.718040943145752, 1.7694151401519775, 1.8036646842956543, 1.7522903680801392, 1.4611696004867554, 0.27956172823905945, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.4500385522842407, -1.1931672096252441, -1.604161262512207, -2.01515531539917, -2.1007792949676514, -1.7411593198776245, -1.7240345478057861, -1.8096582889556885, -1.9809058904647827, -1.9809058904647827, -1.3301652669906616, -1.2787909507751465, -1.073293924331665, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -1.9637811183929443, -0.7650483250617981, -0.40542852878570557, -0.576676070690155, -0.6794245839118958, -0.6622998118400574, -1.672660231590271, -1.2787909507751465, -0.4739275276660919, 0.0740646943449974, 0.6905558109283447, 1.0673003196716309, 1.2899221181869507, 1.5296685695648193, 1.6666666269302368, 1.6666666269302368, -0.21705622971057892, -1.6897850036621094, -1.6897850036621094, -1.9637811183929443, -0.7650483250617981, -0.30267998576164246, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.8849216103553772, -0.9705453515052795, -0.8849216103553772, -0.7650483250617981, -0.8164225816726685, -0.8164225816726685, -0.6965492963790894, -0.5081770420074463, -0.8335473537445068, -0.8849216103553772, -0.9705453515052795, -0.7992978096008301, -1.1760424375534058, -0.9876701235771179, -0.8677968382835388, -0.7821730971336365, -0.9534205794334412, -1.0390443801879883, -0.9362958669662476, -0.9876701235771179, -0.6965492963790894, -0.7479235529899597, -0.9876701235771179, -0.5938007831573486, -0.7650483250617981, -0.9362958669662476, -0.7136740684509277, -0.9191710948944092, -0.7821730971336365, -1. [e2e-predictor] 1075434684753418, -0.8677968382835388, -0.7307988405227661, -0.6794245839118958, -0.8677968382835388, -0.7479235529899597, -0.645175039768219, -0.6280503273010254, -0.7136740684509277, -0.8849216103553772, -0.645175039768219, -0.43967801332473755, -0.576676070690155, -0.31980475783348083, -0.8164225816726685, -0.8164225816726685, -0.7307988405227661, -0.610925555229187, -0.5424265265464783, -0.6965492963790894, -0.8164225816726685, -0.7136740684509277, -0.8677968382835388, -0.43967801332473755, -0.40542852878570557, -0.5424265265464783, -0.3883037567138672, -0.2684305012226105, -0.08005820959806442, -0.2684305012226105, -0.2684305012226105, 0.12543895840644836, 0.24531221389770508, 0.656306266784668, 0.4679340124130249, 0.7076805233955383, 0.810429036617279, 1.1700488328933716, 1.0501755475997925, 1.1357992887496948, 1.2042982578277588, 1.255672574043274, 1.0501755475997925, 1.0501755475997925, 0.41655975580215454, -1.4329137802124023, -1.8439078330993652, -1.946656346321106, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.9637811183929443, -1.9637811183929443, -1.9637811183929443, -1.8439078330993652, -0.9876701235771179, -1.1931672096252441, -1.1760424375534058, -0.9705453515052795, 0.587807297706604, 0.4850587546825409, 1.0844250917434692, 1.4097954034805298, 0.3309359848499298, 0.6391815543174744, 0.3480607271194458, 0.5364330410957336, -0.011559205129742622, -0.2513057291507721, -0.8506720662117004, -0.5424265265464783, -0.14855723083019257, -0.21705622971057892, -0.3883037567138672, 0.15968845784664154, -0.40542852878570557, -0.7136740684509277, -0.4910522699356079, -0.045808710157871246, -0.43967801332473755, -0.3711790144443512, -0.6622998118400574, -0.9362958669662476, -0.7992978096008301, -0.5253018140792847, -0.610925555229187, -0.40542852878570557, -0.02868395671248436, 1.5981676578521729, 1.8892884254455566], [1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 1.1186745166778564, 1.7351655960083008, 1.7694151401519775, 1.3926706314086914, 0.5706825256347656, 0.6049320101737976, 1.0501755475997925, 1.18717360496521, 0.9816765785217285, 0.4508092403411865, -0.8335473537445068, -1.5870364904403687, -1.672660231590271, -1.6212860345840454, -1.7069097757339478, -1.8267830610275269, -1.5014127492904663, -0.9705453515052795, -0.610925555229187, -0.9020463228225708, -1.5014127492904663, -1.878157377243042, -1.946656346321106, -2.0665295124053955, -1.604161262512207, 0.622056782245636, 1.5125439167022705, 1.718040943145752, 1.6666666269302368, 1.3584210872650146, -0.13143247365951538, -1.6384108066558838, -1.8610326051712036, -2.032280206680298, -1.9295315742492676, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -2.01515531539917, -1.5014127492904663, -1.3986642360687256, -1.535662293434143, -1.8439078330993652, -2.01515531539917, -1.672660231590271, -1.2959157228469849, -1.5014127492904663, -1.79253351688385, -1.9295315742492676, -2.0836544036865234, -2.1179039478302, -1.227416753768921, -0.7479235529899597, -0.7821730971336365, -0.6794245839118958, -0.5081770420074463, -1.0390443801879883, -2.1007792949676514, -2.1007792949676514, -0.7136740684509277, 1.101549744606018, 1.5125439167022705, 1.6837913990020752, 1.7522903680801392, 1.8892884254455566, 1.7009161710739136, 1.3070467710494995, -1.7240345478057861, -2.0494048595428467, -2.1179039478302, -1.5527870655059814, -1.3130404949188232, -1.1589176654815674, -1.1931672096252441, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.9020463228225708, -0.9191710948944092, -0.8849216103553772, -0.730798840 [e2e-predictor] 5227661, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -0.5424265265464783, -0.8506720662117004, -0.576676070690155, -0.7650483250617981, -0.9534205794334412, -0.6965492963790894, -0.9362958669662476, -0.8506720662117004, -0.8849216103553772, -0.7136740684509277, -1.0390443801879883, -0.6965492963790894, -0.6965492963790894, -0.645175039768219, -0.7650483250617981, -0.7479235529899597, -0.7992978096008301, -0.8506720662117004, -0.4739275276660919, -0.9020463228225708, -0.9191710948944092, -0.8335473537445068, -0.9020463228225708, -0.9705453515052795, -0.7821730971336365, -0.7821730971336365, -0.9534205794334412, -0.8335473537445068, -0.3369295001029968, -0.40542852878570557, -0.42255327105522156, -0.5595512986183167, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.6965492963790894, -0.7992978096008301, -0.576676070690155, -0.6965492963790894, -0.610925555229187, -0.7136740684509277, -0.9876701235771179, -0.610925555229187, -0.6794245839118958, -0.42255327105522156, -0.610925555229187, -0.4910522699356079, -0.3369295001029968, -0.19993148744106293, -0.14855723083019257, 0.0055655487813055515, -0.08005820959806442, 0.29668647050857544, 0.39943498373031616, 0.5535577535629272, 0.7419300675392151, 1.0330508947372437, 0.8275538086891174, 1.1186745166778564, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.324171543121338, 1.1529240608215332, 0.5535577535629272, -1.604161262512207, -1.8267830610275269, -1.8952820301055908, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9980305433273315, -1.9295315742492676, -1.9637811183929443, -1.7069097757339478, -1.5527870655059814, -1.4329137802124023, 0.8789280652999878, 1.1529240608215332, 1.324171543121338, 1.4611696004867554, 1.101549744606018, 1.444044828414917, 1.0501755475997925, 0.9131776094436646, 0.587807297706604, 0.5021834969520569, 0.27956172823905945, -0.2341809868812561, 0.056939806789159775, -0.30267998576164246, -0.3369295001029968, 0.056939806789159775, -0.16568197309970856, -0.02868395671248436, -0.8677968382835388, -0.18280673027038574, -0.5424265265464783, -0.045808710157871246, -0.21705622971057892, -0.43967801332473755, -0.576676070690155, -0.43967801332473755, -0.4568027853965759, -0.43967801332473755, -0.6965492963790894, -0.610925555229187, 0.0055655487813055515, 1.63241708278656, 1.8721636533737183], [1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.7933043241500854, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.3651854991912842, 1.0501755475997925, 1.5810428857803345, 1.7694151401519775, 1.3584210872650146, 0.14256370067596436, -1.1075434684753418, -1.8952820301055908, -2.01515531539917, -1.8439078330993652, -1.758284091949463, -1.79253351688385, -1.878157377243042, -1.8952820301055908, -1.946656346321106, -2.01515531539917, -2.0665295124053955, -2.0665295124053955, -1.7069097757339478, -0.9020463228225708, -0.30267998576164246, -0.3883037567138672, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -2.01515531539917, 0.5364330410957336, 1.4954191446304321, 1.1357992887496948, 0.3651854991912842, -1.946656346321106, -2.1007792949676514, -1.946656346321106, -2.032280206680298, -2.0665295124053955, -1.6384108066558838, -1.4329137802124023, -1.3644146919250488, -1.8267830610275269, -1.9809058904647827, -2.1179039478302, -2.1179039478302, -1.9980305433273315, -1.9980305433273315, -1.261666178703308, -1.4329137802124023, -1.3986642360687256, -1.8096582889556885, -1.946656346321106, -1.1760424375534058, -1.1931672096252441, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.6897850036621094, -1.9124068021 [e2e-predictor] 774292, -1.9637811183929443, -2.0494048595428467, 0.3309359848499298, 1.6837913990020752, 1.8721636533737183, 1.9577873945236206, 2.0434112548828125, 2.0091617107391357, 1.8892884254455566, 0.5193082690238953, -1.6212860345840454, -1.4329137802124023, -2.032280206680298, -1.8096582889556885, -1.1246682405471802, -1.1589176654815674, -1.0904186964035034, -0.9876701235771179, -1.2445415258407593, -1.2102919816970825, -1.0561691522598267, -1.02191960811615, -0.8506720662117004, -0.9876701235771179, -0.8164225816726685, -0.610925555229187, -1.02191960811615, -0.9534205794334412, -0.6622998118400574, -0.610925555229187, -0.9020463228225708, -0.7650483250617981, -1.1589176654815674, -0.42255327105522156, -0.8164225816726685, -0.7650483250617981, -0.8849216103553772, -0.7136740684509277, -0.5424265265464783, -0.43967801332473755, -0.7992978096008301, -0.9362958669662476, -0.7136740684509277, -0.6965492963790894, -0.7136740684509277, -0.9020463228225708, -0.8849216103553772, -0.9705453515052795, -0.4910522699356079, -0.8506720662117004, -0.6794245839118958, -0.7479235529899597, -1.02191960811615, -0.645175039768219, -0.7307988405227661, -0.645175039768219, -0.4910522699356079, -0.3883037567138672, -0.645175039768219, -0.43967801332473755, -0.4568027853965759, -0.5424265265464783, -0.6794245839118958, -1.073293924331665, -0.645175039768219, -0.9191710948944092, -0.6622998118400574, -1.141792893409729, -0.8164225816726685, -0.6794245839118958, -0.6622998118400574, -0.4739275276660919, -0.30267998576164246, -0.5424265265464783, -0.4739275276660919, -0.2684305012226105, -0.3883037567138672, 0.02269030176103115, 0.15968845784664154, 0.2110627144575119, 0.29668647050857544, 0.4850587546825409, 0.7248052954673767, 0.6049320101737976, 1.1700488328933716, 1.1529240608215332, 1.0330508947372437, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, -0.7307988405227661, -1.8096582889556885, -1.8439078330993652, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9637811183929443, -1.9809058904647827, -1.2787909507751465, -1.672660231590271, 0.3651854991912842, -0.13143247365951538, -0.02868395671248436, 1.0844250917434692, 1.5810428857803345, 1.444044828414917, 1.5296685695648193, 1.563918113708496, 1.5125439167022705, 1.2385478019714355, 0.9816765785217285, 0.6049320101737976, 0.7248052954673767, -0.14855723083019257, -0.7479235529899597, -0.5595512986183167, -0.43967801332473755, 0.2281874716281891, -0.08005820959806442, -0.045808710157871246, -0.8677968382835388, -0.19993148744106293, -0.576676070690155, -0.28555524349212646, -0.2341809868812561, -0.3711790144443512, -0.8335473537445068, -0.6965492963790894, -0.16568197309970856, -0.1143077164888382, -0.576676070690155, -0.5424265265464783, -0.18280673027038574, 1.5981676578521729, 1.8550388813018799], [1.4097954034805298, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.8960528373718262, 1.5981676578521729, 1.7009161710739136, 0.9303023219108582, -0.8335473537445068, -1.2959157228469849, -1.4671632051467896, -1.7754088640213013, -2.0494048595428467, -2.0494048595428467, -2.0494048595428467, -1.9809058904647827, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9980305433273315, -2.0494048595428467, -2.1179039478302, -2.1179039478302, -1.5699117183685303, -0.7479235529899597, 0.02269030176103115, -0.40542852878570557, -1.3986642360687256, -1.9124068021774292, -0.30267998576164246, 0.8618032932281494, -0.5253018140792847, -1.8952820301 [e2e-predictor] 055908, -1.7754088640213013, -1.604161262512207, -1.535662293434143, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.946656346321106, -2.1179039478302, -1.604161262512207, -1.2959157228469849, -1.3644146919250488, -1.79253351688385, -2.032280206680298, -1.9295315742492676, -2.0494048595428467, -2.1007792949676514, -2.0665295124053955, -1.7069097757339478, -1.5014127492904663, -1.3472900390625, -1.484287977218628, -1.79253351688385, -1.3986642360687256, -1.415789008140564, -1.8267830610275269, -2.1179039478302, -0.08005820959806442, 1.4097954034805298, 1.8207894563674927, 1.906413197517395, 1.974912166595459, 2.0262863636016846, 1.8892884254455566, -0.011559205129742622, -1.0390443801879883, -1.5185375213623047, -2.032280206680298, -1.7754088640213013, -0.9362958669662476, -0.9876701235771179, -1.227416753768921, -0.9020463228225708, -1.4500385522842407, -1.2102919816970825, -1.1246682405471802, -0.8335473537445068, -1.0904186964035034, -0.8677968382835388, -0.8506720662117004, -1.02191960811615, -0.9020463228225708, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -0.7479235529899597, -0.8335473537445068, -0.7136740684509277, -0.9362958669662476, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.8335473537445068, -0.8164225816726685, -0.9876701235771179, -0.7992978096008301, -0.9534205794334412, -0.8164225816726685, -1.02191960811615, -1.073293924331665, -1.2445415258407593, -0.8677968382835388, -1.073293924331665, -1.1931672096252441, -0.5253018140792847, -0.4910522699356079, -0.576676070690155, -0.6965492963790894, -0.7821730971336365, -0.7136740684509277, -0.9534205794334412, -0.9362958669662476, -0.7650483250617981, -0.5595512986183167, -0.4910522699356079, -0.5424265265464783, -0.4739275276660919, -0.43967801332473755, -0.5938007831573486, -0.5595512986183167, -0.5938007831573486, -0.9020463228225708, -0.5081770420074463, -0.8506720662117004, -0.6622998118400574, -0.6622998118400574, -0.6280503273010254, -0.576676070690155, -0.8164225816726685, -0.5938007831573486, -0.3711790144443512, -0.011559205129742622, 0.0055655487813055515, -0.21705622971057892, -0.011559205129742622, 0.29668647050857544, 0.43368449807167053, 0.6905558109283447, 0.7590547800064087, 1.0159261226654053, 1.1700488328933716, 1.1529240608215332, 1.2727973461151123, 1.18717360496521, 1.2214230298995972, 1.2899221181869507, 1.0673003196716309, 0.4508092403411865, -1.3130404949188232, -1.7240345478057861, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.8952820301055908, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.8267830610275269, -1.1589176654815674, -0.5253018140792847, 0.12543895840644836, 1.18717360496521, 0.9131776094436646, 1.4269200563430786, 0.2281874716281891, 1.5296685695648193, 1.4611696004867554, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.5125439167022705, 0.9645518660545349, 1.324171543121338, -0.5595512986183167, -0.7821730971336365, -0.645175039768219, -0.16568197309970856, 0.056939806789159775, 0.0740646943449974, -0.19993148744106293, -0.5081770420074463, -0.14855723083019257, -0.5253018140792847, -0.2341809868812561, -0.09718296676874161, -0.610925555229187, -0.4910522699356079, -0.5938007831573486, -0.3369295001029968, -0.8335473537445068, -0.2513057291507721, -0.42255327105522156, -0.40542852878570557, 1.718040943145752, 1.8721636533737183], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.810429036617279, 1.4611696004867554, 1.615292429924011 [e2e-predictor] 2, 1.2214230298995972, 0.6049320101737976, -0.2341809868812561, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -1.4500385522842407, -1.8952820301055908, -2.032280206680298, -2.0494048595428467, -2.0494048595428467, -2.032280206680298, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -2.1007792949676514, -2.0836544036865234, -1.9124068021774292, -1.2102919816970825, -0.045808710157871246, -0.06293346732854843, -1.02191960811615, -1.7240345478057861, -2.0836544036865234, -2.01515531539917, -1.9295315742492676, -1.8439078330993652, -1.8952820301055908, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.4329137802124023, -1.8439078330993652, -2.1007792949676514, -1.9980305433273315, -1.9809058904647827, -2.1179039478302, -1.9124068021774292, -1.3644146919250488, -1.535662293434143, -1.8267830610275269, -2.1007792949676514, -1.6555355787277222, -1.8439078330993652, -1.9980305433273315, -2.0836544036865234, -2.1007792949676514, -1.5014127492904663, -1.7069097757339478, -1.5014127492904663, -1.3301652669906616, 0.9131776094436646, 1.6837913990020752, 1.8550388813018799, 1.8721636533737183, 1.8550388813018799, 1.8379141092300415, 1.5125439167022705, -0.5938007831573486, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -2.1179039478302, -1.3301652669906616, -1.227416753768921, -1.1589176654815674, -1.3301652669906616, -1.8096582889556885, -1.3644146919250488, -1.0561691522598267, -1.02191960811615, -1.3986642360687256, -1.073293924331665, -0.8335473537445068, -0.7307988405227661, -0.9191710948944092, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.6965492963790894, -0.7136740684509277, -0.28555524349212646, -1.0561691522598267, -0.610925555229187, -0.6965492963790894, -0.6965492963790894, -0.8677968382835388, -1.0390443801879883, -1.0390443801879883, -0.9705453515052795, -1.02191960811615, -0.9362958669662476, -0.8335473537445068, -0.7307988405227661, -0.9020463228225708, -0.7307988405227661, -0.8849216103553772, -0.7136740684509277, -0.5253018140792847, -0.4568027853965759, -0.6622998118400574, -0.8677968382835388, -0.7992978096008301, -1.1075434684753418, -0.7479235529899597, -0.9705453515052795, -0.5595512986183167, -0.5081770420074463, -0.4739275276660919, -0.7479235529899597, -0.5938007831573486, -0.6622998118400574, -0.5595512986183167, -0.3369295001029968, -0.5938007831573486, -0.5424265265464783, -0.40542852878570557, -0.7650483250617981, -0.40542852878570557, -0.5424265265464783, -0.5081770420074463, -0.2684305012226105, -0.06293346732854843, 0.0740646943449974, 0.2281874716281891, 0.4679340124130249, 0.39943498373031616, 0.4850587546825409, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 0.9474270939826965, 0.8275538086891174, -1.4500385522842407, -1.6384108066558838, -1.79253351688385, -1.878157377243042, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.878157377243042, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8267830610275269, -1.7411593198776245, -0.7992978096008301, 0.656306266784668, 0.27956172823905945, 1.2042982578277588, 1.3926706314086914, 1.6666666269302368, 1.2727973461151123, 1.3584210872650146, 1.3584210872650146, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4954191446304321, 1.1700488328933716, 0.091189444065094, 0.03981505334377289, 0.4850587546825409, 0.39943498373031616, 0.12543895840644836, -0.06293346732854843, -0.13143247365951538, -0.13143247365951538, -0.19993148744106293, -0.16568197309970856, -0.4910522699356079, 0.02269030176103115, -0.610925555229187, -0.4910522699356079, -0.2513057291507721, -0.2513057291507721, -0.7479235529899597, -0.19993148744106293, -0.7821730971336365, -0.5938007831573486, 1.7694151401519775, 1.906413197517395], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2 [e2e-predictor] 727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.7933043241500854, 1.3926706314086914, 1.5981676578521729, 1.5125439167022705, 1.3412963151931763, 1.0159261226654053, -0.045808710157871246, -0.9020463228225708, -0.610925555229187, -0.4568027853965759, -0.5253018140792847, -1.0904186964035034, -1.79253351688385, -2.01515531539917, -2.1179039478302, -2.0836544036865234, -2.0665295124053955, -2.032280206680298, -2.01515531539917, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -1.6384108066558838, -0.7992978096008301, -0.2684305012226105, -0.5424265265464783, -1.4329137802124023, -1.9637811183929443, -2.1179039478302, -2.0665295124053955, -1.8096582889556885, -1.5699117183685303, -1.79253351688385, -1.6897850036621094, -1.8610326051712036, -1.7754088640213013, -1.5527870655059814, -1.415789008140564, -1.5870364904403687, -2.1007792949676514, -2.1179039478302, -1.9809058904647827, -2.0665295124053955, -2.0836544036865234, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.6384108066558838, -1.5699117183685303, -1.5699117183685303, -2.1007792949676514, -0.9191710948944092, 1.5810428857803345, 1.8721636533737183, 1.8721636533737183, 1.8550388813018799, 1.7009161710739136, -2.0494048595428467, -2.1179039478302, -1.1931672096252441, -1.1760424375534058, -1.1246682405471802, -0.7479235529899597, -1.5527870655059814, -1.9295315742492676, -1.141792893409729, -1.2959157228469849, -1.1589176654815674, -1.0390443801879883, -1.7069097757339478, -1.8439078330993652, -1.3472900390625, -0.8849216103553772, -1.2102919816970825, -1.1246682405471802, -1.1760424375534058, -0.7821730971336365, -0.7992978096008301, -0.7307988405227661, -0.7821730971336365, -0.6965492963790894, -1.0904186964035034, -0.7307988405227661, -0.9362958669662476, -0.8506720662117004, -0.42255327105522156, -0.7992978096008301, -0.645175039768219, -0.7650483250617981, -0.9191710948944092, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.610925555229187, -0.5938007831573486, -0.9020463228225708, -0.7992978096008301, -0.5081770420074463, -0.5938007831573486, -0.9534205794334412, -0.8677968382835388, -0.4910522699356079, -0.6965492963790894, -0.9534205794334412, -0.645175039768219, -0.40542852878570557, -0.42255327105522156, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.4568027853965759, -0.4568027853965759, -0.3369295001029968, -0.5595512986183167, -0.7650483250617981, -0.31980475783348083, -0.30267998576164246, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.2513057291507721, -0.4910522699356079, -0.4739275276660919, 0.19393795728683472, 0.12543895840644836, 0.15968845784664154, 0.3480607271194458, 0.4850587546825409, 0.5193082690238953, 0.6391815543174744, 0.8789280652999878, 0.9303023219108582, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.2214230298995972, 1.1700488328933716, -0.5938007831573486, -1.6384108066558838, -1.8096582889556885, -1.8952820301055908, -1.946656346321106, -1.9295315742492676, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.79253351688385, -1.7240345478057861, -1.073293924331665, -1.8096582889556885, -0.8506720662117004, 0.7419300675392151, 1.4097954034805298, 1.2214230298995972, 1.1700488328933716, 1.7351655960083008, 1.6837913990020752, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.2899221181869507, 1.444044828414917, 1.4269200563430786, 1.0844250917434692, -0.4739275276660919, 1.0330508947372437, 0.7419300675392151, 0.26243698596954346, 0.2110 [e2e-predictor] 627144575119, -0.28555524349212646, -0.09718296676874161, -0.3883037567138672, 0.091189444065094, -0.30267998576164246, -0.09718296676874161, -0.40542852878570557, -0.14855723083019257, -0.3711790144443512, -0.6794245839118958, -0.43967801332473755, 0.15968845784664154, -0.610925555229187, -0.8677968382835388, 1.7351655960083008, 1.9235379695892334], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5364330410957336, 0.7248052954673767, 1.255672574043274, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 1.0844250917434692, 0.056939806789159775, -0.8506720662117004, -0.9020463228225708, -0.4739275276660919, -0.08005820959806442, -0.14855723083019257, -0.9191710948944092, -1.604161262512207, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -2.0494048595428467, -2.0665295124053955, -2.1007792949676514, -2.1179039478302, -1.946656346321106, -0.8677968382835388, -0.43967801332473755, -0.5253018140792847, -1.0047948360443115, -1.6897850036621094, -2.0836544036865234, -2.1179039478302, -1.8439078330993652, -1.6897850036621094, -1.79253351688385, -1.6897850036621094, -1.9809058904647827, -1.946656346321106, -2.1007792949676514, -1.8096582889556885, -1.535662293434143, -1.535662293434143, -1.6555355787277222, -2.1179039478302, -1.8952820301055908, -1.6212860345840454, -1.484287977218628, -1.79253351688385, -1.9295315742492676, -1.946656346321106, -1.8610326051712036, -1.9980305433273315, -2.1179039478302, -1.2102919816970825, 1.0501755475997925, 1.5125439167022705, 1.6495418548583984, 1.8036646842956543, 1.4611696004867554, -2.0665295124053955, -2.0494048595428467, -1.535662293434143, -1.6212860345840454, -1.484287977218628, -1.2787909507751465, -2.0836544036865234, -2.032280206680298, -0.645175039768219, -1.1589176654815674, -0.9705453515052795, -0.9191710948944092, -0.8506720662117004, -1.7754088640213013, -1.4671632051467896, -1.2787909507751465, -1.261666178703308, -1.1246682405471802, -1.02191960811615, -1.0561691522598267, -0.645175039768219, -0.9191710948944092, -0.8677968382835388, -1.1075434684753418, -0.8506720662117004, -0.5595512986183167, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.6280503273010254, -0.8335473537445068, -0.645175039768219, -0.7307988405227661, -0.7650483250617981, -0.6622998118400574, -0.6965492963790894, -0.576676070690155, -0.3883037567138672, -0.5424265265464783, -0.9876701235771179, -0.8335473537445068, -0.610925555229187, -0.8849216103553772, -0.576676070690155, -0.6794245839118958, -0.7650483250617981, -0.8164225816726685, -0.09718296676874161, -0.19993148744106293, -0.14855723083019257, -0.3369295001029968, -0.2513057291507721, -0.19993148744106293, -0.21705622971057892, -0.42255327105522156, -0.21705622971057892, 0.12543895840644836, -0.43967801332473755, -0.31980475783348083, -0.43967801332473755, 0.14256370067596436, -0.13143247365951538, 0.4508092403411865, 0.29668647050857544, 0.5364330410957336, 0.5706825256347656, 0.810429036617279, 0.9645518660545349, 0.9303023219108582, 1.2899221181869507, 1.3584210872650146, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.375545859336853, 0.5364330410957336, -1.073293924331665, -1.8096582889556885, -1.7754088640213013, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.8610326051712036, -1.8610326051712036, -1.7754088640213013, -1.82678306102752 [e2e-predictor] 69, -1.878157377243042, -1.535662293434143, -1.758284091949463, -1.5699117183685303, -0.8335473537445068, 0.9474270939826965, -1.2959157228469849, 0.7248052954673767, 1.1529240608215332, 1.6152924299240112, 1.4954191446304321, 1.5981676578521729, 1.6495418548583984, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.1700488328933716, 0.5535577535629272, 1.2042982578277588, 1.18717360496521, 0.7933043241500854, 0.10831420123577118, -0.28555524349212646, 0.091189444065094, -0.08005820959806442, -0.09718296676874161, 0.091189444065094, 0.0740646943449974, -0.3369295001029968, -0.2513057291507721, -0.08005820959806442, -0.18280673027038574, -0.045808710157871246, -0.5081770420074463, -0.4568027853965759, -0.31980475783348083, 1.7694151401519775, 1.786539912223816], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.6905558109283447, 1.1529240608215332, 1.5981676578521729, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4097954034805298, 1.0673003196716309, 0.17681321501731873, -0.5595512986183167, -0.7307988405227661, -0.7821730971336365, -0.3711790144443512, 0.12543895840644836, 0.19393795728683472, -0.6622998118400574, -1.5870364904403687, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9637811183929443, -1.9980305433273315, -2.032280206680298, -2.0665295124053955, -1.8610326051712036, -0.9876701235771179, -0.7479235529899597, -0.6965492963790894, -0.7479235529899597, -1.3472900390625, -1.8610326051712036, -2.1179039478302, -1.9124068021774292, -1.7411593198776245, -1.8439078330993652, -1.604161262512207, -1.5185375213623047, -1.9809058904647827, -2.0665295124053955, -1.9809058904647827, -2.1179039478302, -1.8267830610275269, -1.6384108066558838, -2.0836544036865234, -2.1179039478302, -2.0494048595428467, -2.032280206680298, -1.535662293434143, -1.758284091949463, -2.0836544036865234, -2.0836544036865234, -1.604161262512207, -0.8164225816726685, 1.375545859336853, 1.5981676578521729, 1.8207894563674927, 1.8036646842956543, -0.5595512986183167, -1.8267830610275269, -2.0665295124053955, -1.79253351688385, -1.5185375213623047, -1.9637811183929443, -1.9809058904647827, -2.032280206680298, -0.9020463228225708, -1.3130404949188232, -1.2787909507751465, -1.2445415258407593, -1.3301652669906616, -2.0665295124053955, -1.4671632051467896, -1.073293924331665, -1.5014127492904663, -1.4671632051467896, -1.4671632051467896, -0.8506720662117004, -0.9876701235771179, -0.9876701235771179, -1.0390443801879883, -0.7821730971336365, -0.645175039768219, -0.9705453515052795, -0.8506720662117004, -0.6965492963790894, -0.9876701235771179, -0.8506720662117004, -1.1589176654815674, -0.8164225816726685, -0.7821730971336365, -0.9534205794334412, -0.7650483250617981, -0.4739275276660919, -1.1075434684753418, -0.5424265265464783, -0.6280503273010254, -0.7307988405227661, -0.7821730971336365, -0.5081770420074463, -0.610925555229187, -0.5081770420074463, -0.576676070690155, -0.8677968382835388, -0.6280503273010254, -0.6794245839118958, -0.6280503273010254, -0.610925555229187, -0.8164225816726685, -0.610925555229187, -0.610925555229187, -0.3883037567138672, -0.40542852878570557, -0.4568027853965759, -0.40542852878570557, -0.19993148744106293, -0.1143077164888382, 0.0055655487813055515, -0.28555524349212646, -0.16568197309970856, -0.011559205129742622, -0.40542852878570557, -0.30267998576164246, -0.09718296676874161, -0.5938007831573486, 0.27956172823905945, 0.29668647050 [e2e-predictor] 857544, 0.17681321501731873, 0.39943498373031616, 0.5193082690238953, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.18717360496521, 1.2214230298995972, 1.1529240608215332, 1.255672574043274, -0.08005820959806442, -1.4329137802124023, -1.8096582889556885, -1.8439078330993652, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.7411593198776245, -1.758284091949463, -1.79253351688385, -1.6555355787277222, -1.7411593198776245, -0.7992978096008301, 0.3138112425804138, 0.24531221389770508, 0.2281874716281891, 0.9131776094436646, -0.9020463228225708, -0.16568197309970856, 1.2385478019714355, 1.18717360496521, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.444044828414917, 1.3926706314086914, 1.5467933416366577, 1.3412963151931763, 1.4269200563430786, 1.2385478019714355, 1.2727973461151123, 0.8789280652999878, 0.2281874716281891, -0.31980475783348083, 0.15968845784664154, -0.3369295001029968, -0.3369295001029968, -0.2684305012226105, -0.045808710157871246, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.0740646943449974, 0.10831420123577118, -0.6622998118400574, -0.3540542721748352, 0.3480607271194458, 1.8036646842956543, 1.786539912223816], [1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 1.2214230298995972, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4611696004867554, 1.2214230298995972, 0.19393795728683472, -0.5253018140792847, -0.4739275276660919, -0.6794245839118958, -0.9191710948944092, -0.28555524349212646, 0.2281874716281891, 0.12543895840644836, -0.7650483250617981, -1.6212860345840454, -1.878157377243042, -1.9809058904647827, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -2.1179039478302, -1.8952820301055908, -1.261666178703308, -0.9191710948944092, -0.9876701235771179, -0.9020463228225708, -1.261666178703308, -1.878157377243042, -2.0836544036865234, -2.0665295124053955, -1.758284091949463, -1.8610326051712036, -1.8096582889556885, -1.3815394639968872, -1.5014127492904663, -1.8267830610275269, -1.9980305433273315, -1.8267830610275269, -1.5014127492904663, -1.7754088640213013, -1.9809058904647827, -2.0836544036865234, -1.8952820301055908, -1.7240345478057861, -1.7754088640213013, -1.8267830610275269, -1.9637811183929443, -2.1179039478302, -2.1007792949676514, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, -0.9362958669662476, -1.5870364904403687, -1.672660231590271, -2.1179039478302, -2.1007792949676514, -1.3815394639968872, -0.8506720662117004, -0.9362958669662476, -1.2787909507751465, -1.604161262512207, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -1.7754088640213013, -1.5527870655059814, -1.073293924331665, -1.1246682405471802, -0.9705453515052795, -1.2445415258407593, -1.2102919816970825, -1.1075434684753418, -0.645175039768219, -1.0390443801879883, -0.8164225816726685, -0.9705453515052795, -1.02191960811615, -0.7479235529899597, -1.073293924331665, -0.6965492963790894, -0.7136740684509277, -0.8677968382835388, -0.8849216103553772, -0.4568027853965759, -1.073293924331665, -0.3540542721748352, -0.576676070690155, -0.6622998118400574, -0.7136740684509277, -0.7136740684509277, -0.5424265265464783, -0.7992978096008301, -0.6965492963790894, -0.8849216103553772, -0.69654929637 [e2e-predictor] 90894, -0.9191710948944092, -0.8677968382835388, -1.02191960811615, -0.5253018140792847, -0.3540542721748352, -0.4568027853965759, -0.9020463228225708, -0.7479235529899597, -0.3369295001029968, -0.30267998576164246, -0.13143247365951538, -0.5595512986183167, -0.9020463228225708, -0.7136740684509277, -0.42255327105522156, 0.15968845784664154, 0.12543895840644836, 0.03981505334377289, -0.2513057291507721, -0.02868395671248436, 0.12543895840644836, -0.19993148744106293, 0.15968845784664154, 0.26243698596954346, 0.6905558109283447, 0.6391815543174744, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 1.2214230298995972, 1.2899221181869507, 1.0844250917434692, 1.2727973461151123, 1.0844250917434692, 0.4679340124130249, -0.7992978096008301, -0.576676070690155, -1.7754088640213013, -1.8439078330993652, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.878157377243042, -1.8610326051712036, -1.7411593198776245, -1.8439078330993652, -1.227416753768921, -1.3301652669906616, 1.1700488328933716, 1.2385478019714355, 1.444044828414917, 0.27956172823905945, 1.7694151401519775, -0.08005820959806442, -1.141792893409729, 0.5021834969520569, 1.4097954034805298, 1.444044828414917, 1.563918113708496, 1.2899221181869507, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, -0.16568197309970856, -0.42255327105522156, -0.09718296676874161, -0.5424265265464783, -0.31980475783348083, -0.21705622971057892, -0.16568197309970856, -0.21705622971057892, -0.2684305012226105, -0.31980475783348083, 0.14256370067596436, -0.28555524349212646, -0.40542852878570557, -0.40542852878570557, 0.7248052954673767, 1.8207894563674927, 1.7351655960083008], [1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.7590547800064087, 0.7248052954673767, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.8618032932281494, 1.4611696004867554, 1.6495418548583984, 1.7009161710739136, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.375545859336853, 1.1357992887496948, 0.3309359848499298, -0.30267998576164246, -0.18280673027038574, -0.40542852878570557, -1.1931672096252441, -1.1075434684753418, -0.2513057291507721, 0.14256370067596436, -0.18280673027038574, -1.073293924331665, -1.7069097757339478, -1.8439078330993652, -2.032280206680298, -2.1179039478302, -2.0836544036865234, -2.01515531539917, -1.9637811183929443, -1.261666178703308, -0.9191710948944092, -1.02191960811615, -0.8506720662117004, -0.7307988405227661, -1.4671632051467896, -1.9124068021774292, -2.1179039478302, -1.9124068021774292, -1.8267830610275269, -2.0494048595428467, -1.7069097757339478, -1.9980305433273315, -1.7240345478057861, -1.8439078330993652, -2.1007792949676514, -1.5699117183685303, -1.6212860345840454, -1.9809058904647827, -2.1007792949676514, -2.1179039478302, -1.8952820301055908, -1.8439078330993652, -1.535662293434143, -1.6212860345840454, 0.4850587546825409, 1.3070467710494995, 1.4782943725585938, 1.101549744606018, -1.1246682405471802, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -1.9637811183929443, -1.4500385522842407, -1.415789008140564, -1.5185375213623047, -1.0047948360443115, -2.032280206680298, -2.0836544036865234, -0.7992978096008301, -0.8677968382835388, -0.8506720662117004, -0.9362958669662476, -1.6384108066558838, -1.6897850036621094, -1.1760424375534058, -1.1589176654815674, -1.02191960811615, -1.210291981697 [e2e-predictor] 0825, -1.02191960811615, -1.0904186964035034, -0.9020463228225708, -0.7992978096008301, -1.1931672096252441, -0.7821730971336365, -1.2787909507751465, -1.0047948360443115, -1.0047948360443115, -0.9705453515052795, -1.2787909507751465, -0.4910522699356079, -1.227416753768921, -0.40542852878570557, -0.8849216103553772, -0.9191710948944092, -0.4910522699356079, -0.7136740684509277, -0.5595512986183167, -0.5253018140792847, -1.0047948360443115, -0.5938007831573486, -0.645175039768219, -0.7479235529899597, -0.8164225816726685, -0.5938007831573486, -0.7650483250617981, -0.8506720662117004, -0.8164225816726685, -0.6965492963790894, -0.7479235529899597, -0.7650483250617981, -0.610925555229187, -0.3540542721748352, -0.06293346732854843, -0.045808710157871246, -0.02868395671248436, -0.011559205129742622, -0.011559205129742622, 0.14256370067596436, 0.03981505334377289, -0.3369295001029968, -0.19993148744106293, 0.14256370067596436, -0.1143077164888382, 0.12543895840644836, 0.19393795728683472, 0.24531221389770508, 0.3651854991912842, 0.6734310388565063, 0.7590547800064087, 0.9645518660545349, 0.8275538086891174, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 0.4679340124130249, -1.227416753768921, -1.5527870655059814, -1.9980305433273315, -1.9124068021774292, -1.8952820301055908, -1.7240345478057861, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.415789008140564, -0.8849216103553772, 0.6391815543174744, 1.4954191446304321, 1.7694151401519775, 1.7522903680801392, 1.3412963151931763, 1.8721636533737183, 1.6495418548583984, -1.7411593198776245, -1.878157377243042, -0.08005820959806442, 1.5125439167022705, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.375545859336853, 1.444044828414917, 1.0501755475997925, 1.5125439167022705, 1.375545859336853, 0.14256370067596436, 0.3309359848499298, 0.056939806789159775, 0.2281874716281891, -0.3711790144443512, -0.2684305012226105, -0.43967801332473755, -0.40542852878570557, 0.056939806789159775, 0.02269030176103115, -0.3711790144443512, -0.5595512986183167, -0.7821730971336365, -0.18280673027038574, 1.0330508947372437, 1.786539912223816, 1.718040943145752], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 1.0844250917434692, 1.5467933416366577, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6152924299240112, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.1700488328933716, 0.41655975580215454, -0.31980475783348083, -0.2684305012226105, -0.06293346732854843, -0.6965492963790894, -1.535662293434143, -1.0047948360443115, -0.08005820959806442, 0.24531221389770508, -0.4739275276660919, -1.4329137802124023, -1.79253351688385, -1.8952820301055908, -2.0665295124053955, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.0390443801879883, -0.8849216103553772, -1.0047948360443115, -0.9362958669662476, -0.7307988405227661, -1.0904186964035034, -1.946656346321106, -2.1179039478302, -1.9124068021774292, -1.6384108066558838, -1.9124068021774292, -1.79253351688385, -1.535662293434143, -1.535662293434143, -1.9980305433273315, -1.9809058904647827, -1.8952820301055908, -2.0836544036865234, -2.032280206680298, -2.0494048595428467, -2.01515531539917, -1.9637811183929443, -2.0494048595428467, -1.7925335168838 [e2e-predictor] 5, 0.8275538086891174, 1.6495418548583984, 1.786539912223816, 1.8721636533737183, 1.5810428857803345, -1.8096582889556885, -2.032280206680298, -1.9637811183929443, -1.9295315742492676, -2.01515531539917, -2.0836544036865234, -1.9980305433273315, -2.1179039478302, -2.0836544036865234, -1.4671632051467896, -1.415789008140564, -1.3130404949188232, -1.3130404949188232, -1.1931672096252441, -1.3986642360687256, -1.4500385522842407, -1.0047948360443115, -1.6897850036621094, -1.1760424375534058, -1.1246682405471802, -1.0904186964035034, -1.1589176654815674, -1.0047948360443115, -0.9876701235771179, -1.02191960811615, -1.0390443801879883, -1.073293924331665, -1.1246682405471802, -1.3815394639968872, -0.8335473537445068, -1.2959157228469849, -0.7479235529899597, -0.9191710948944092, -1.02191960811615, -1.02191960811615, -1.0390443801879883, -1.1760424375534058, -1.415789008140564, -0.7479235529899597, -0.6965492963790894, -0.7992978096008301, -0.6794245839118958, -0.6794245839118958, -0.8849216103553772, -0.6280503273010254, -0.3369295001029968, -0.21705622971057892, -0.43967801332473755, -0.4739275276660919, -0.645175039768219, -0.4568027853965759, -0.3711790144443512, -0.6622998118400574, -0.7307988405227661, -0.31980475783348083, -0.9191710948944092, -0.5253018140792847, -0.4568027853965759, 0.03981505334377289, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.09718296676874161, 0.15968845784664154, 0.3651854991912842, 0.19393795728683472, 0.3309359848499298, 0.5021834969520569, 0.622056782245636, 0.7590547800064087, 0.9303023219108582, 1.1186745166778564, 1.3584210872650146, 1.2214230298995972, 1.2385478019714355, 1.0159261226654053, 0.0740646943449974, -0.6280503273010254, -1.9637811183929443, -1.9295315742492676, -1.9980305433273315, -1.8952820301055908, -1.6212860345840454, -1.6897850036621094, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.6555355787277222, -1.6555355787277222, -0.7821730971336365, 0.26243698596954346, 1.1357992887496948, 1.4782943725585938, 1.7522903680801392, 1.786539912223816, 1.6666666269302368, 1.8379141092300415, 1.9577873945236206, -0.9876701235771179, -1.8267830610275269, -0.9362958669662476, -1.9809058904647827, -1.758284091949463, 0.03981505334377289, 1.6837913990020752, 1.3926706314086914, 1.2385478019714355, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.375545859336853, 1.3070467710494995, 1.5467933416366577, 1.4611696004867554, 0.8789280652999878, 0.7933043241500854, 0.43368449807167053, -0.2341809868812561, -0.4910522699356079, -0.3883037567138672, -0.21705622971057892, -0.3540542721748352, -0.1143077164888382, 0.091189444065094, 0.0055655487813055515, -0.4739275276660919, -0.7650483250617981, -0.5424265265464783, 1.3070467710494995, 1.6666666269302368, 1.786539912223816], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 1.18717360496521, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.3584210872650146, 1.1186745166778564, 0.3480607271194458, -0.3711790144443512, -0.3711790144443512, -0.08005820959806442, -0.18280673027038574, -1.227416753768921, -1.415789008140564, -0.4910522699356079, -0.06293346732854843, -0.19993148744106293, -0.9020463228225708, -1.7069097757339478, -1.8439078330993652, -1.8096582889556885, -1.946656346321106, -2.066529512405 [e2e-predictor] 3955, -2.01515531539917, -1.3130404949188232, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8164225816726685, -0.7650483250617981, -1.6897850036621094, -2.1179039478302, -2.032280206680298, -1.8610326051712036, -1.8096582889556885, -2.0836544036865234, -1.9124068021774292, -1.6212860345840454, -1.535662293434143, -1.8610326051712036, -1.9637811183929443, -1.79253351688385, -1.8610326051712036, -2.0494048595428467, -2.0836544036865234, -1.8267830610275269, -1.672660231590271, 1.2727973461151123, 1.6666666269302368, 1.8379141092300415, -0.2341809868812561, -1.9980305433273315, -2.1179039478302, -1.2959157228469849, -1.672660231590271, -1.2959157228469849, -1.2445415258407593, -1.3472900390625, -2.1179039478302, -0.8506720662117004, -0.9876701235771179, -1.3472900390625, -1.8610326051712036, -2.1007792949676514, -1.604161262512207, -1.2445415258407593, -1.3130404949188232, -1.0047948360443115, -1.1760424375534058, -1.415789008140564, -1.227416753768921, -1.3130404949188232, -1.141792893409729, -1.1075434684753418, -1.0047948360443115, -1.1246682405471802, -1.0561691522598267, -1.1760424375534058, -1.227416753768921, -1.1075434684753418, -1.415789008140564, -0.8849216103553772, -1.073293924331665, -1.415789008140564, -1.141792893409729, -1.3130404949188232, -1.3986642360687256, -1.0561691522598267, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -0.9020463228225708, -0.9191710948944092, -1.0904186964035034, -0.7821730971336365, -0.6622998118400574, -0.8849216103553772, -0.9534205794334412, -0.645175039768219, -1.2445415258407593, -1.5185375213623047, -1.7240345478057861, -1.1931672096252441, -1.2102919816970825, -1.2959157228469849, -0.8335473537445068, -0.8506720662117004, -0.7479235529899597, -0.8164225816726685, -0.30267998576164246, -0.4739275276660919, -0.43967801332473755, -0.08005820959806442, 0.2281874716281891, 0.056939806789159775, 0.17681321501731873, 0.4679340124130249, 0.622056782245636, 0.7419300675392151, 0.7419300675392151, 1.0501755475997925, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.4097954034805298, 1.0501755475997925, 0.056939806789159775, -0.9705453515052795, -1.9809058904647827, -1.9809058904647827, -1.9637811183929443, -1.8267830610275269, -1.9124068021774292, -1.878157377243042, -1.672660231590271, -1.8610326051712036, -1.8439078330993652, -1.672660231590271, -1.3472900390625, -0.9876701235771179, 0.24531221389770508, 0.6391815543174744, 1.1186745166778564, 1.4269200563430786, 1.906413197517395, 1.9406627416610718, 1.8207894563674927, 1.8379141092300415, 1.9920369386672974, 1.7009161710739136, -0.8506720662117004, -1.2959157228469849, -1.415789008140564, -1.8610326051712036, -1.8610326051712036, -1.9809058904647827, -0.610925555229187, 1.375545859336853, 1.18717360496521, 1.4097954034805298, 1.255672574043274, 1.3584210872650146, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.255672574043274, 0.8446785807609558, -0.3369295001029968, -0.4739275276660919, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.19393795728683472, 0.19393795728683472, 0.656306266784668, -0.21705622971057892, -0.4568027853965759, -0.4568027853965759, -0.2684305012226105, 1.6152924299240112, 1.6495418548583984, 1.7351655960083008], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 1.444044828414917, 1.6152924299240112, 1.6495418548583984, 1.7009 [e2e-predictor] 161710739136, 1.6837913990020752, 1.6666666269302368, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 0.4679340124130249, -0.31980475783348083, -0.7136740684509277, -0.40542852878570557, 0.0055655487813055515, -0.9362958669662476, -1.3644146919250488, -0.4739275276660919, -0.5081770420074463, -0.5081770420074463, -0.6280503273010254, -1.1760424375534058, -1.9295315742492676, -1.7754088640213013, -1.9637811183929443, -2.0665295124053955, -2.1179039478302, -1.6384108066558838, -0.9534205794334412, -1.2102919816970825, -1.3815394639968872, -1.3301652669906616, -0.8677968382835388, -1.3130404949188232, -2.0836544036865234, -1.9637811183929443, -1.6212860345840454, -1.79253351688385, -1.946656346321106, -1.8610326051712036, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.032280206680298, -2.032280206680298, -1.8610326051712036, -1.9809058904647827, -2.032280206680298, 1.101549744606018, 1.255672574043274, 1.5810428857803345, 0.587807297706604, -2.1007792949676514, -2.0665295124053955, -1.415789008140564, -1.6384108066558838, -1.5527870655059814, -1.4671632051467896, -2.0836544036865234, -1.9980305433273315, -1.3130404949188232, -1.4500385522842407, -1.1760424375534058, -2.1007792949676514, -1.1760424375534058, -1.1246682405471802, -1.2102919816970825, -1.2959157228469849, -1.3644146919250488, -1.2445415258407593, -1.3301652669906616, -1.2102919816970825, -1.415789008140564, -1.1246682405471802, -1.1760424375534058, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.1760424375534058, -1.2445415258407593, -1.4329137802124023, -1.3815394639968872, -1.1931672096252441, -1.3986642360687256, -1.3815394639968872, -1.1931672096252441, -1.2102919816970825, -1.227416753768921, -0.9020463228225708, -1.3644146919250488, -0.8849216103553772, -1.0904186964035034, -1.0047948360443115, -0.6794245839118958, -0.9876701235771179, -1.3815394639968872, -0.9534205794334412, -1.02191960811615, -0.7992978096008301, -0.7479235529899597, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.6280503273010254, -0.7307988405227661, -0.7650483250617981, -0.7479235529899597, -0.8506720662117004, -0.5253018140792847, -0.7479235529899597, -0.2513057291507721, -0.4568027853965759, -0.8677968382835388, -0.19993148744106293, -0.011559205129742622, -0.011559205129742622, 0.5193082690238953, 0.27956172823905945, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 1.0330508947372437, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 0.7248052954673767, 0.12543895840644836, 0.2110627144575119, -0.9876701235771179, -1.946656346321106, -2.01515531539917, -2.032280206680298, -1.946656346321106, -1.8952820301055908, -1.8267830610275269, -1.8439078330993652, -1.7411593198776245, -1.8439078330993652, -1.672660231590271, -1.1931672096252441, -1.1760424375534058, -0.3369295001029968, 0.8789280652999878, 1.2042982578277588, 1.4097954034805298, 1.5125439167022705, 1.974912166595459, 1.5981676578521729, 1.8036646842956543, 1.8721636533737183, 1.7009161710739136, 0.2281874716281891, -1.5870364904403687, -1.878157377243042, -1.8267830610275269, -1.79253351688385, -1.6212860345840454, -2.01515531539917, -1.604161262512207, 1.1700488328933716, 1.0673003196716309, 1.2385478019714355, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3926706314086914, 0.9303023219108582, 0.27956172823905945, 0.12543895840644836, -0.09718296676874161, 0.2281874716281891, -0.08005820959806442, 0.12543895840644836, -0.30267998576164246, -0.5253018140792847, 0.41655975580215454, -0.3711790144443512, -0.09718296676874161, -0.09718296676874161, -0.28555524349212646, 1.5467933416366577, 1.5810428857803345, 1.6666666269302368], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.084425091 [e2e-predictor] 7434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 1.101549744606018, 1.4954191446304321, 1.6152924299240112, 1.7009161710739136, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.0330508947372437, 0.5193082690238953, -0.16568197309970856, -1.02191960811615, -0.6965492963790894, -0.21705622971057892, -0.8164225816726685, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.7479235529899597, -0.5424265265464783, -0.610925555229187, -1.4329137802124023, -1.758284091949463, -1.7411593198776245, -1.8952820301055908, -2.1179039478302, -1.9124068021774292, -1.0904186964035034, -1.2787909507751465, -1.3472900390625, -1.261666178703308, -0.9362958669662476, -0.9876701235771179, -2.0836544036865234, -2.01515531539917, -1.7069097757339478, -1.6897850036621094, -1.9980305433273315, -1.878157377243042, -1.7240345478057861, -1.5870364904403687, -1.9980305433273315, -2.0665295124053955, -1.9637811183929443, -1.79253351688385, -0.2684305012226105, 1.1529240608215332, 1.4269200563430786, 1.563918113708496, 1.8379141092300415, 0.4679340124130249, -2.0665295124053955, -2.1179039478302, -2.0665295124053955, -1.7411593198776245, -1.7411593198776245, -2.0836544036865234, -1.4500385522842407, -1.3130404949188232, -1.2959157228469849, -2.01515531539917, -1.261666178703308, -1.1246682405471802, -1.227416753768921, -1.073293924331665, -1.4500385522842407, -1.073293924331665, -1.3472900390625, -1.484287977218628, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.5870364904403687, -1.1589176654815674, -1.0904186964035034, -1.2102919816970825, -1.02191960811615, -1.415789008140564, -1.415789008140564, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -0.8164225816726685, -1.3472900390625, -1.0904186964035034, -0.9020463228225708, -1.2787909507751465, -1.0390443801879883, -1.3815394639968872, -0.9020463228225708, -0.7136740684509277, -0.6965492963790894, -0.8164225816726685, -0.8849216103553772, -0.5595512986183167, -0.7136740684509277, -0.8506720662117004, -0.6965492963790894, -0.8164225816726685, -0.5595512986183167, -0.5595512986183167, -0.6794245839118958, -0.5595512986183167, -0.40542852878570557, -0.3883037567138672, -1.0561691522598267, -1.3130404949188232, -0.28555524349212646, -0.02868395671248436, 0.26243698596954346, -0.045808710157871246, 0.27956172823905945, 0.10831420123577118, 0.3651854991912842, 0.4508092403411865, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.9988013505935669, 1.2899221181869507, 0.9816765785217285, 1.2385478019714355, 1.375545859336853, 0.3138112425804138, -0.9705453515052795, -1.9124068021774292, -1.9295315742492676, -2.01515531539917, -2.0494048595428467, -2.0494048595428467, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.604161262512207, -1.484287977218628, -1.3472900390625, -0.3883037567138672, 0.8960528373718262, 1.2214230298995972, 1.63241708278656, 1.444044828414917, 1.6837913990020752, 1.63241708278656, 1.718040943145752, 1.8207894563674927, 1.8721636533737183, 1.3926706314086914, -1.0561691522598267, -1.9124068021774292, -1.8267830610275269, -1.7069097757339478, -1.604161262512207, -1.4329137802124023, -1.5014127492904663, -2.0665295124053955, -1.0904186964035034, 0.7248052954673767, 1.4611696004867554, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.375545859336853, 0.38231024146080017, 0.656306266784668, 0.5364330410957336, 0.43368449807167053, -0.13143247365951538, -0.09718296676874161, -0.30267998576164246, 0.0740646943449974, -0.3711790144443512, -0.011559205129742622, -0.2513057291507721, -0.0286839 [e2e-predictor] 5671248436, 0.4679340124130249, 0.19393795728683472, 1.563918113708496, 1.5810428857803345, 1.5981676578521729], [1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 1.18717360496521, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.0501755475997925, 0.4508092403411865, -0.16568197309970856, -1.1075434684753418, -1.2102919816970825, -0.6622998118400574, -0.8677968382835388, -1.0047948360443115, -0.9705453515052795, -0.9362958669662476, -1.0047948360443115, -0.9020463228225708, -0.5938007831573486, -0.7479235529899597, -1.604161262512207, -1.8952820301055908, -1.878157377243042, -2.0665295124053955, -1.9637811183929443, -1.2787909507751465, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.261666178703308, -1.261666178703308, -2.01515531539917, -1.758284091949463, -1.7754088640213013, -1.9124068021774292, -1.9809058904647827, -1.8952820301055908, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -2.0494048595428467, -2.0665295124053955, -0.8164225816726685, 1.5296685695648193, 1.718040943145752, 1.8207894563674927, 0.2110627144575119, -2.032280206680298, -1.5014127492904663, -1.4671632051467896, -1.227416753768921, -0.9705453515052795, -1.261666178703308, -1.9637811183929443, -2.032280206680298, -2.032280206680298, -2.1007792949676514, -1.9295315742492676, -1.535662293434143, -1.261666178703308, -1.4671632051467896, -1.484287977218628, -1.2787909507751465, -1.261666178703308, -1.1589176654815674, -1.3472900390625, -1.1075434684753418, -1.3301652669906616, -1.3472900390625, -1.1760424375534058, -1.227416753768921, -1.415789008140564, -1.3986642360687256, -1.415789008140564, -1.227416753768921, -1.1246682405471802, -1.1760424375534058, -1.0561691522598267, -1.2102919816970825, -1.3301652669906616, -1.1760424375534058, -1.0904186964035034, -1.1246682405471802, -1.261666178703308, -1.1075434684753418, -1.141792893409729, -0.9705453515052795, -0.9876701235771179, -0.9191710948944092, -0.9191710948944092, -0.9876701235771179, -0.7307988405227661, -0.7479235529899597, -0.8849216103553772, -0.7136740684509277, -0.6280503273010254, -0.8849216103553772, -1.02191960811615, -0.6794245839118958, -0.8164225816726685, -0.5938007831573486, -0.40542852878570557, -0.13143247365951538, -0.3540542721748352, -0.09718296676874161, -0.3369295001029968, -0.19993148744106293, 0.0055655487813055515, 0.24531221389770508, 0.3309359848499298, 0.6049320101737976, 0.5364330410957336, 0.8618032932281494, 0.6049320101737976, 1.2042982578277588, 1.1700488328933716, 1.324171543121338, 1.324171543121338, 0.9988013505935669, 0.8618032932281494, -1.5699117183685303, -1.8267830610275269, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0494048595428467, -1.9980305433273315, -1.8952820301055908, -1.9124068021774292, -1.79253351688385, -1.6555355787277222, -1.7240345478057861, -0.8506720662117004, -0.645175039768219, 0.622056782245636, 1.0501755475997925, 1.3584210872650146, 1.6666666269302368, 1.7009161710739136, 1.7522903680801392, 1.8721636533737183, 1.786539912223816, 1.718040943145752, 1.563918113708496, -0.40542852878570557, -1.878157377243042, -1.7069097757339478, -1.7754088640213013, -1.77540886402130 [e2e-predictor] 13, -0.9020463228225708, -1.6897850036621094, -1.9124068021774292, -1.8610326051712036, 0.6049320101737976, 0.8789280652999878, 1.18717360496521, 1.0159261226654053, 1.2042982578277588, 1.101549744606018, 0.4679340124130249, 0.9816765785217285, 0.41655975580215454, -0.28555524349212646, -0.3883037567138672, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.31980475783348083, 0.0740646943449974, 0.24531221389770508, 0.39943498373031616, 0.5706825256347656, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345], [1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.7761795520782471, 1.3070467710494995, 1.5981676578521729, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.2042982578277588, 0.9645518660545349, 0.24531221389770508, -0.045808710157871246, -0.9191710948944092, -1.3986642360687256, -0.9191710948944092, -1.0904186964035034, -1.1760424375534058, -1.073293924331665, -1.0904186964035034, -1.1589176654815674, -1.141792893409729, -1.0390443801879883, -0.6965492963790894, -0.9705453515052795, -1.8096582889556885, -1.946656346321106, -1.9124068021774292, -2.0665295124053955, -1.5185375213623047, -1.3472900390625, -1.5185375213623047, -1.6897850036621094, -1.5185375213623047, -1.535662293434143, -1.946656346321106, -1.8439078330993652, -1.8610326051712036, -1.9809058904647827, -2.1007792949676514, -1.8439078330993652, -1.7240345478057861, -1.8439078330993652, -2.0494048595428467, -1.7069097757339478, 1.1357992887496948, 1.4611696004867554, 1.7351655960083008, 0.6905558109283447, -1.9637811183929443, -1.5527870655059814, -1.672660231590271, -1.672660231590271, -1.5014127492904663, -1.5185375213623047, -1.946656346321106, -1.0904186964035034, -1.261666178703308, -1.073293924331665, -0.6965492963790894, -0.9705453515052795, -2.032280206680298, -1.3644146919250488, -1.3986642360687256, -1.3644146919250488, -1.141792893409729, -1.227416753768921, -1.261666178703308, -1.2787909507751465, -1.261666178703308, -1.3301652669906616, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.2445415258407593, -1.2787909507751465, -1.227416753768921, -1.261666178703308, -1.261666178703308, -1.1931672096252441, -1.3301652669906616, -1.3472900390625, -1.227416753768921, -1.4500385522842407, -1.0390443801879883, -0.9191710948944092, -1.1931672096252441, -1.1760424375534058, -1.073293924331665, -1.0561691522598267, -0.9534205794334412, -0.8335473537445068, -1.0904186964035034, -1.0390443801879883, -0.8849216103553772, -0.6794245839118958, -0.7307988405227661, -0.7307988405227661, -0.6622998118400574, -0.6794245839118958, -0.8164225816726685, -0.9020463228225708, -0.7307988405227661, -0.9534205794334412, -0.6280503273010254, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.3138112425804138, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.8618032932281494, 0.9131776094436646, 1.2727973461151123, 1.18717360496521, 0.7933043241500854, -0.02868395671248436, -0.02868395671248436, 0.656306266784668, -1.02191960811615, -1.8439078330993652, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -2. [e2e-predictor] 032280206680298, -1.9637811183929443, -1.9124068021774292, -1.9295315742492676, -1.8267830610275269, -1.484287977218628, -1.535662293434143, -0.21705622971057892, 0.6391815543174744, 1.18717360496521, 1.4269200563430786, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.4954191446304321, 0.587807297706604, -1.9295315742492676, -1.79253351688385, -1.7411593198776245, -1.878157377243042, -1.9295315742492676, -1.79253351688385, -1.9124068021774292, -2.01515531539917, 0.056939806789159775, 0.7248052954673767, 1.0501755475997925, 1.0844250917434692, 0.8960528373718262, 0.8789280652999878, 0.7076805233955383, 0.43368449807167053, -1.415789008140564, -0.9876701235771179, -0.6622998118400574, 0.29668647050857544, 0.2281874716281891, -0.19993148744106293, -0.3369295001029968, -0.16568197309970856, 0.4679340124130249, 0.4679340124130249, 0.587807297706604, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577], [1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.9131776094436646, 1.4782943725585938, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1186745166778564, 0.8960528373718262, 0.43368449807167053, -0.06293346732854843, -0.18280673027038574, -0.7136740684509277, -1.1075434684753418, -0.8677968382835388, -1.141792893409729, -1.415789008140564, -1.3301652669906616, -1.073293924331665, -1.3986642360687256, -1.484287977218628, -1.261666178703308, -1.141792893409729, -0.7479235529899597, -1.141792893409729, -1.9809058904647827, -1.9637811183929443, -2.1179039478302, -1.5870364904403687, -1.3301652669906616, -1.535662293434143, -1.484287977218628, -1.415789008140564, -1.6555355787277222, -2.0494048595428467, -1.8096582889556885, -1.878157377243042, -2.0665295124053955, -1.9809058904647827, -1.9809058904647827, -1.8267830610275269, -0.4739275276660919, 1.0673003196716309, 1.255672574043274, 1.563918113708496, 1.6495418548583984, 0.6391815543174744, -2.01515531539917, -1.6897850036621094, -1.5185375213623047, -1.3986642360687256, -2.1179039478302, -1.9637811183929443, -1.3130404949188232, -1.415789008140564, -1.3815394639968872, -1.3986642360687256, -1.3301652669906616, -2.1179039478302, -1.5014127492904663, -1.3130404949188232, -1.672660231590271, -1.5527870655059814, -1.5185375213623047, -1.2445415258407593, -1.2787909507751465, -1.2959157228469849, -1.3986642360687256, -1.1931672096252441, -1.141792893409729, -1.3644146919250488, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.3815394639968872, -0.9534205794334412, -1.2445415258407593, -1.2787909507751465, -1.3815394639968872, -1.2102919816970825, -1.3301652669906616, -1.02191960811615, -1.0047948360443115, -1.261666178703308, -1.3130404949188232, -1.0904186964035034, -1.141792893409729, -0.8164225816726685, -0.9876701235771179, -1.0047948360443115, -0.9191710948944092, -0.6622998118400574, -0.6622998118400574, -0.6965492963790894, -0.9534205794334412, -0.5595512986183167, -0.5595512986183167, -0.4910522699356079, -0.7650483250617981, -0.5595512986183167, -0.40542852878570557, -0.9705453515052795, -1.2959157228469849, -0.7 [e2e-predictor] 136740684509277, -0.8849216103553772, 0.14256370067596436, 0.24531221389770508, 0.091189444065094, 0.622056782245636, 0.3309359848499298, 0.5364330410957336, 0.8446785807609558, 0.656306266784668, 1.0844250917434692, 1.255672574043274, 0.15968845784664154, -0.4739275276660919, -1.7411593198776245, -1.9295315742492676, -1.9295315742492676, -1.9295315742492676, -1.9637811183929443, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -1.8439078330993652, -1.6384108066558838, -1.4671632051467896, -0.6965492963790894, 0.8789280652999878, 1.2214230298995972, 1.5296685695648193, 1.4097954034805298, 1.6495418548583984, 1.7009161710739136, 1.718040943145752, 1.5981676578521729, 1.6837913990020752, 1.3926706314086914, 1.7009161710739136, -1.5870364904403687, -1.79253351688385, -1.7754088640213013, -1.8267830610275269, -1.8267830610275269, -1.8267830610275269, -1.8439078330993652, -1.9637811183929443, 0.4850587546825409, 0.810429036617279, 0.8446785807609558, 1.2042982578277588, 1.2385478019714355, 0.8275538086891174, 0.6049320101737976, -0.9191710948944092, -1.2445415258407593, -1.5527870655059814, -0.4739275276660919, -0.14855723083019257, 0.7933043241500854, -0.06293346732854843, -0.14855723083019257, 0.38231024146080017, 0.3138112425804138, 0.3651854991912842, 0.6391815543174744, 1.3926706314086914, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 1.375545859336853, 1.63241708278656, 1.7009161710739136, 1.718040943145752, 1.7009161710739136, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.0501755475997925, 0.656306266784668, 0.41655975580215454, -0.2513057291507721, -0.21705622971057892, -0.08005820959806442, -0.42255327105522156, -0.5595512986183167, -0.8506720662117004, -1.2102919816970825, -1.6384108066558838, -1.5014127492904663, -1.1760424375534058, -1.2102919816970825, -1.2959157228469849, -1.3472900390625, -1.3472900390625, -1.227416753768921, -0.7821730971336365, -1.5185375213623047, -2.0494048595428467, -1.8952820301055908, -1.4671632051467896, -1.484287977218628, -1.7240345478057861, -1.79253351688385, -1.6555355787277222, -1.9637811183929443, -1.8610326051712036, -1.8096582889556885, -1.946656346321106, -2.032280206680298, -2.1179039478302, -1.0561691522598267, 1.0844250917434692, 1.3926706314086914, 1.6495418548583984, 1.7522903680801392, 1.7522903680801392, -0.7992978096008301, -2.0836544036865234, -2.1179039478302, -2.01515531539917, -1.946656346321106, -2.0665295124053955, -2.0836544036865234, -1.415789008140564, -1.2959157228469849, -1.3472900390625, -1.2787909507751465, -2.01515531539917, -1.8096582889556885, -1.1760424375534058, -1.758284091949463, -1.4329137802124023, -1.5014127492904663, -1.5014127492904663, -1.3815394639968872, -1.4500385522842407, -1.2787909507751465, -1.0390443801879883, -1.227416753768921, -1.3986642360687256, -1.141792893409729, -1.3986642360687256, -1.3130404949188232, -1.1760424375534058, -1.2787909507751465, -1.3130404949188232, -1.227416753768921, -1.3130404949188232, -1.3644146919250488, -1.3130404949188232, -1.330165266990 [e2e-predictor] 6616, -0.8677968382835388, -1.261666178703308, -1.261666178703308, -1.02191960811615, -0.9876701235771179, -1.0390443801879883, -0.8335473537445068, -0.8164225816726685, -0.7821730971336365, -0.7307988405227661, -0.7479235529899597, -0.5253018140792847, -0.43967801332473755, -0.7650483250617981, -0.4568027853965759, -0.4739275276660919, -0.3711790144443512, -0.16568197309970856, -0.43967801332473755, 0.12543895840644836, -0.011559205129742622, -0.08005820959806442, 0.15968845784664154, 0.056939806789159775, -0.3540542721748352, -0.18280673027038574, 0.056939806789159775, 0.0740646943449974, 0.7590547800064087, 0.9816765785217285, 1.101549744606018, 1.18717360496521, 0.8789280652999878, -0.40542852878570557, -1.0390443801879883, -1.415789008140564, -1.8267830610275269, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9809058904647827, -2.1007792949676514, -1.9980305433273315, -1.9980305433273315, -1.878157377243042, -1.7411593198776245, -1.672660231590271, -0.13143247365951538, 0.622056782245636, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.718040943145752, 1.5125439167022705, 1.7351655960083008, 1.4269200563430786, 1.7351655960083008, 1.7351655960083008, 1.5125439167022705, -0.09718296676874161, -1.9295315742492676, -1.79253351688385, -1.8096582889556885, -1.7754088640213013, -1.9295315742492676, -2.0665295124053955, -1.484287977218628, -1.5014127492904663, 0.29668647050857544, 0.6905558109283447, 0.38231024146080017, 0.9474270939826965, -0.14855723083019257, -0.14855723083019257, -0.5938007831573486, -1.5527870655059814, -1.4500385522842407, -0.18280673027038574, -0.40542852878570557, -0.02868395671248436, -0.19993148744106293, -0.31980475783348083, 0.056939806789159775, 0.38231024146080017, 0.14256370067596436, 0.9816765785217285, 1.2899221181869507, 1.4269200563430786, 1.444044828414917, 1.444044828414917], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 1.18717360496521, 1.6152924299240112, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5296685695648193, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 0.9303023219108582, 0.7590547800064087, 0.5193082690238953, 0.0740646943449974, -0.40542852878570557, -0.42255327105522156, -0.40542852878570557, -0.5595512986183167, -0.8677968382835388, -1.073293924331665, -1.227416753768921, -1.535662293434143, -1.7069097757339478, -1.484287977218628, -1.261666178703308, -1.3301652669906616, -1.3986642360687256, -1.4500385522842407, -1.1931672096252441, -0.9362958669662476, -1.0047948360443115, -1.6212860345840454, -2.1179039478302, -1.604161262512207, -1.3986642360687256, -1.6384108066558838, -1.484287977218628, -1.5527870655059814, -1.946656346321106, -1.9980305433273315, -1.8439078330993652, -1.9124068021774292, -2.1007792949676514, 0.7933043241500854, 1.4097954034805298, 1.6837913990020752, 1.7694151401519775, 1.7522903680801392, 1.0844250917434692, -2.0836544036865234, -2.1179039478302, -1.672660231590271, -1.5699117183685303, -1.4671632051467896, -1.1760424375534058, -1.7754088640213013, -1.9637811183929443, -1.7754088640213013, -2.032280206680298, -2.11790394 [e2e-predictor] 78302, -2.1007792949676514, -1.6897850036621094, -1.261666178703308, -1.415789008140564, -1.5870364904403687, -1.484287977218628, -1.3986642360687256, -1.3986642360687256, -1.2445415258407593, -1.141792893409729, -1.1760424375534058, -1.261666178703308, -1.2445415258407593, -1.3472900390625, -1.261666178703308, -1.2959157228469849, -0.8849216103553772, -1.1760424375534058, -1.3130404949188232, -1.227416753768921, -1.261666178703308, -1.2445415258407593, -1.2787909507751465, -1.3130404949188232, -1.3644146919250488, -1.3644146919250488, -1.227416753768921, -1.227416753768921, -1.073293924331665, -1.02191960811615, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -1.073293924331665, -0.8849216103553772, -0.7992978096008301, -0.6794245839118958, -0.28555524349212646, -0.2513057291507721, -0.2513057291507721, -0.43967801332473755, -0.30267998576164246, -0.31980475783348083, -0.13143247365951538, 0.03981505334377289, 0.15968845784664154, 0.4850587546825409, 0.587807297706604, 0.3651854991912842, 0.810429036617279, 0.9303023219108582, 1.0673003196716309, 0.8446785807609558, 0.9474270939826965, 1.2214230298995972, 0.7761795520782471, -0.2341809868812561, -0.6794245839118958, -1.3130404949188232, -1.8439078330993652, -1.9124068021774292, -1.946656346321106, -1.946656346321106, -1.946656346321106, -1.9809058904647827, -1.9809058904647827, -1.9295315742492676, -1.9637811183929443, -1.9980305433273315, -1.9637811183929443, -1.4671632051467896, -1.5527870655059814, -0.3540542721748352, 0.43368449807167053, 1.1529240608215332, 1.4097954034805298, 1.3412963151931763, 1.563918113708496, 1.5810428857803345, 1.6495418548583984, 1.4269200563430786, 1.6152924299240112, 1.5296685695648193, 1.8207894563674927, -0.3540542721748352, 1.1700488328933716, -0.3883037567138672, -1.8439078330993652, -2.032280206680298, -2.01515531539917, -1.9980305433273315, -1.7754088640213013, -1.6897850036621094, -2.0665295124053955, -0.4739275276660919, 0.26243698596954346, 0.6905558109283447, 0.6734310388565063, 0.19393795728683472, -1.6384108066558838, -1.9980305433273315, -1.9295315742492676, -1.073293924331665, 0.10831420123577118, 0.5706825256347656, -0.21705622971057892, 0.3138112425804138, -0.08005820959806442, 0.12543895840644836, 0.03981505334377289, -0.13143247365951538, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.3926706314086914, 1.4097954034805298], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.7590547800064087, 1.1529240608215332, 1.6152924299240112, 1.7694151401519775, 1.8036646842956543, 1.7009161710739136, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 0.9645518660545349, 0.810429036617279, 0.5364330410957336, 0.0055655487813055515, -0.576676070690155, -0.5938007831573486, -0.5424265265464783, -0.7136740684509277, -0.7992978096008301, -0.9191710948944092, -1.141792893409729, -1.2787909507751465, -1.484287977218628, -1.6897850036621094, -1.7069097757339478, -1.3986642360687256, -1.4329137802124023, -1.4329137802124023, -1.415789008140564, -1.3472900390625, -1.1760424375534058, -0.9020463228225708, -1.02191960811615, -1.9637811183929443, -1.8439078330993652, -1.6555355787277222, -1.6212 [e2e-predictor] 860345840454, -1.5527870655059814, -1.7240345478057861, -2.01515531539917, -1.8267830610275269, -1.946656346321106, -1.8096582889556885, 0.8789280652999878, 1.6152924299240112, 1.718040943145752, 1.786539912223816, 1.2727973461151123, -2.0494048595428467, -2.0836544036865234, -1.5699117183685303, -1.6897850036621094, -1.415789008140564, -1.3130404949188232, -1.9980305433273315, -2.0665295124053955, -0.9191710948944092, -1.415789008140564, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.5870364904403687, -1.672660231590271, -1.484287977218628, -1.4500385522842407, -1.1760424375534058, -1.4329137802124023, -1.484287977218628, -1.7754088640213013, -1.3130404949188232, -1.2787909507751465, -1.227416753768921, -1.3301652669906616, -1.3472900390625, -1.261666178703308, -1.1246682405471802, -1.073293924331665, -1.4500385522842407, -1.1075434684753418, -1.415789008140564, -1.3644146919250488, -1.2959157228469849, -1.4329137802124023, -1.0904186964035034, -1.227416753768921, -1.3301652669906616, -1.1931672096252441, -1.261666178703308, -0.9362958669662476, -1.2787909507751465, -1.0390443801879883, -0.8506720662117004, -0.9534205794334412, -0.9876701235771179, -0.7821730971336365, -0.9191710948944092, -0.7650483250617981, -0.4739275276660919, -0.31980475783348083, -0.02868395671248436, -0.14855723083019257, -0.42255327105522156, -0.14855723083019257, 0.15968845784664154, 0.5021834969520569, 0.41655975580215454, 0.3651854991912842, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7590547800064087, 0.8960528373718262, 1.0159261226654053, 1.2385478019714355, 0.7761795520782471, -0.3540542721748352, -1.1246682405471802, -1.6212860345840454, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.946656346321106, -1.9637811183929443, -1.9124068021774292, -1.9124068021774292, -1.1589176654815674, -0.16568197309970856, 0.5021834969520569, -0.6622998118400574, 0.10831420123577118, 0.0740646943449974, 0.656306266784668, 1.5810428857803345, 1.4954191446304321, 1.2727973461151123, 1.444044828414917, 1.5981676578521729, 1.7351655960083008, 1.375545859336853, 1.324171543121338, 1.4097954034805298, 1.2899221181869507, 1.1529240608215332, 1.4611696004867554, 1.5125439167022705, 1.1186745166778564, -0.011559205129742622, -1.7069097757339478, -1.3644146919250488, -2.0494048595428467, -2.0665295124053955, -2.0836544036865234, -2.032280206680298, -0.3540542721748352, 0.7248052954673767, 0.9131776094436646, -1.535662293434143, -2.032280206680298, -1.9637811183929443, -1.7411593198776245, -0.4910522699356079, 0.2281874716281891, 1.1700488328933716, 0.43368449807167053, 0.7248052954673767, 0.4508092403411865, 0.27956172823905945, -0.28555524349212646, 0.38231024146080017, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 1.0330508947372437, 1.5125439167022705, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.5296685695648193, 1.4611696004867554, 1.2899221181869507, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.0330508947372437, 0.8789280652999878, 0.5364330410957336, -0.0458 [e2e-predictor] 08710157871246, -0.5081770420074463, -0.6622998118400574, -0.576676070690155, -0.5938007831573486, -1.1246682405471802, -1.1931672096252441, -1.227416753768921, -1.3815394639968872, -1.4671632051467896, -1.4329137802124023, -1.7754088640213013, -1.79253351688385, -1.4671632051467896, -1.415789008140564, -1.5185375213623047, -1.5699117183685303, -1.5014127492904663, -1.4329137802124023, -1.3130404949188232, -0.8677968382835388, -1.7069097757339478, -1.9295315742492676, -1.758284091949463, -1.8267830610275269, -1.672660231590271, -1.6897850036621094, -2.032280206680298, -1.9980305433273315, 0.7076805233955383, 1.0844250917434692, 1.6495418548583984, 1.8036646842956543, 0.9988013505935669, -2.0494048595428467, -2.1179039478302, -1.604161262512207, -1.6384108066558838, -1.2959157228469849, -1.3130404949188232, -1.9980305433273315, -2.0836544036865234, -0.7821730971336365, -1.3986642360687256, -1.3644146919250488, -1.5185375213623047, -1.5014127492904663, -1.604161262512207, -1.4500385522842407, -1.672660231590271, -1.4500385522842407, -1.5185375213623047, -1.7069097757339478, -1.261666178703308, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.6555355787277222, -1.3472900390625, -1.227416753768921, -1.1589176654815674, -1.3130404949188232, -1.484287977218628, -1.261666178703308, -1.3815394639968872, -1.3986642360687256, -1.1931672096252441, -1.2445415258407593, -1.3472900390625, -1.0390443801879883, -1.227416753768921, -1.0047948360443115, -1.2102919816970825, -1.073293924331665, -1.141792893409729, -1.1589176654815674, -0.9362958669662476, -0.8677968382835388, -0.7479235529899597, -0.6622998118400574, -0.5595512986183167, -0.4568027853965759, -0.2513057291507721, -0.2341809868812561, -0.40542852878570557, -0.2684305012226105, 0.12543895840644836, 0.9303023219108582, 0.29668647050857544, 0.656306266784668, 0.9474270939826965, 0.7761795520782471, 0.9131776094436646, 0.7933043241500854, 0.6734310388565063, 0.38231024146080017, 0.8960528373718262, 0.587807297706604, -0.5081770420074463, -1.227416753768921, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.8610326051712036, -1.878157377243042, -1.5014127492904663, -1.0047948360443115, -0.40542852878570557, 0.8275538086891174, 1.2042982578277588, 0.9816765785217285, 1.255672574043274, 1.4097954034805298, 1.5467933416366577, 1.444044828414917, 1.4954191446304321, 1.4782943725585938, 1.5981676578521729, 1.5296685695648193, 1.7522903680801392, 1.5981676578521729, 1.0501755475997925, 1.2385478019714355, 1.5125439167022705, 1.4954191446304321, 1.7009161710739136, 1.3926706314086914, 0.9988013505935669, 0.6905558109283447, 0.27956172823905945, -0.9191710948944092, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -1.946656346321106, -0.06293346732854843, -1.1589176654815674, -2.1179039478302, -2.0836544036865234, -1.946656346321106, -1.7411593198776245, -0.8849216103553772, 0.3138112425804138, 0.9474270939826965, 0.587807297706604, 0.6391815543174744, 0.5535577535629272, -0.18280673027038574, 0.19393795728683472, 0.7761795520782471, 1.324171543121338, 1.1529240608215332, 1.3070467710494995, 1.3070467710494995, 1.324171543121338], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, [e2e-predictor] 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.7419300675392151, 1.2042982578277588, 1.6495418548583984, 1.786539912223816, 1.7009161710739136, 1.63241708278656, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5296685695648193, 1.3412963151931763, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 0.9645518660545349, 0.7590547800064087, 0.3651854991912842, -0.31980475783348083, -0.610925555229187, -0.43967801332473755, -0.28555524349212646, -1.2445415258407593, -1.535662293434143, -1.5870364904403687, -1.3815394639968872, -1.3986642360687256, -1.4329137802124023, -1.4500385522842407, -1.672660231590271, -1.758284091949463, -1.6384108066558838, -1.5699117183685303, -1.5185375213623047, -1.535662293434143, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.3301652669906616, -1.8267830610275269, -1.9637811183929443, -1.79253351688385, -1.7069097757339478, -1.6384108066558838, -1.9295315742492676, 0.27956172823905945, 1.255672574043274, 1.4097954034805298, 1.563918113708496, 1.7351655960083008, -0.5595512986183167, -2.1007792949676514, -1.6897850036621094, -1.5870364904403687, -1.4671632051467896, -1.3472900390625, -2.0494048595428467, -2.0665295124053955, -0.8677968382835388, -1.3644146919250488, -1.3472900390625, -1.4329137802124023, -1.3815394639968872, -1.7240345478057861, -1.2959157228469849, -1.6555355787277222, -1.5014127492904663, -1.3472900390625, -1.0561691522598267, -1.3472900390625, -1.7754088640213013, -1.073293924331665, -1.073293924331665, -1.3472900390625, -1.5014127492904663, -1.4500385522842407, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.2787909507751465, -1.3301652669906616, -1.3815394639968872, -1.3301652669906616, -1.3644146919250488, -1.4671632051467896, -1.2959157228469849, -1.2102919816970825, -1.227416753768921, -1.1589176654815674, -1.2445415258407593, -1.3815394639968872, -1.4500385522842407, -1.1589176654815674, -1.1075434684753418, -1.1589176654815674, -0.8677968382835388, -1.1760424375534058, -0.7992978096008301, -0.9020463228225708, -0.645175039768219, -0.43967801332473755, -0.06293346732854843, 0.056939806789159775, 0.02269030176103115, -0.14855723083019257, 0.5193082690238953, 0.7419300675392151, 0.38231024146080017, 0.41655975580215454, 0.6049320101737976, 0.8789280652999878, 0.7419300675392151, 0.8960528373718262, 1.2042982578277588, 1.2899221181869507, 1.1186745166778564, 0.3651854991912842, -0.9876701235771179, -1.484287977218628, -1.8096582889556885, -1.9295315742492676, -1.9295315742492676, -1.9124068021774292, -1.8439078330993652, -1.9980305433273315, -1.4500385522842407, -0.5424265265464783, -0.43967801332473755, 1.1529240608215332, 0.3309359848499298, 1.101549744606018, 1.3584210872650146, 1.4782943725585938, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.5125439167022705, 1.444044828414917, 1.375545859336853, 1.5467933416366577, 1.4611696004867554, 1.3926706314086914, 1.0673003196716309, 0.9988013505935669, 1.2214230298995972, 1.4611696004867554, 1.4954191446304321, 0.8446785807609558, 0.7248052954673767, -0.40542852878570557, -1.5014127492904663, -1.878157377243042, -1.9980305433273315, -2.0836544036865234, -2.0836544036865234, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -1.946656346321106, -1.9124068021774292, -0.8164225816726685, -1.9637811183929443, -0.42255327105522156, 0.9645518660545349, 0.9816765785217285, 1.1357992887496948, 0.39943498373031616, 0.2110627144575119, 0.19393795728683472, 0.14256370067596436, 1.4611696004867554, 1.2727973461151123, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1. [e2e-predictor] 0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.7933043241500854, 1.4097954034805298, 1.7522903680801392, 1.7351655960083008, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.5296685695648193, 1.324171543121338, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 0.810429036617279, 0.8275538086891174, 0.6049320101737976, 0.15968845784664154, -0.08005820959806442, -0.4739275276660919, -0.8335473537445068, -1.261666178703308, -1.4500385522842407, -1.6555355787277222, -1.4329137802124023, -1.261666178703308, -1.261666178703308, -1.4500385522842407, -1.7069097757339478, -1.8439078330993652, -1.7754088640213013, -1.6555355787277222, -1.6555355787277222, -1.6212860345840454, -1.5185375213623047, -1.5014127492904663, -1.4329137802124023, -1.2959157228469849, -1.6384108066558838, -1.8952820301055908, -1.79253351688385, -1.758284091949463, -1.7240345478057861, 1.324171543121338, 1.375545859336853, 1.5981676578521729, 1.7351655960083008, 1.5981676578521729, -1.7411593198776245, -1.8267830610275269, -2.032280206680298, -2.1179039478302, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.032280206680298, -1.9637811183929443, -1.6384108066558838, -1.5699117183685303, -1.3472900390625, -1.9637811183929443, -0.7479235529899597, -1.2959157228469849, -1.2787909507751465, -1.227416753768921, -1.6555355787277222, -1.141792893409729, -1.4329137802124023, -1.5870364904403687, -1.4500385522842407, -1.535662293434143, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2102919816970825, -1.3472900390625, -1.3472900390625, -1.4500385522842407, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.3301652669906616, -1.141792893409729, -1.1075434684753418, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8506720662117004, -0.8164225816726685, -0.8335473537445068, -0.7479235529899597, -0.3540542721748352, 0.056939806789159775, -0.16568197309970856, -0.2513057291507721, 0.12543895840644836, 0.27956172823905945, 0.7761795520782471, 0.587807297706604, 0.7248052954673767, 0.622056782245636, 0.5021834969520569, 0.7933043241500854, 1.0159261226654053, 1.255672574043274, 1.18717360496521, 1.0330508947372437, 0.656306266784668, -0.3369295001029968, -1.2102919816970825, -1.8267830610275269, -1.8952820301055908, -1.946656346321106, -1.9809058904647827, -1.8952820301055908, -1.9124068021774292, -0.8335473537445068, 0.2110627144575119, 0.7933043241500854, 1.0330508947372437, 1.255672574043274, 1.375545859336853, 1.6152924299240112, 1.7009161710739136, 1.4611696004867554, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3412963151931763, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.3070467710494995, 0.9988013505935669, 0.8789280652999878, 0.8275538086891174, 1.0673003196716309, 1.3070467710494995, 0.8618032932281494, 0.39943498373031616, -1.02191960811615, -1.4500385522842407, -2.1007792949676514, -2.0836544036865234, -1.3815394639968872, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, 0.27956172823905945, 0.8789280652999878, -2.0494048595428467, -1.604161262512207, -1.2787909507751465, -0.045808710157871246, 0.8446785807609558, 1.255672574043274, 1.1357992887496948, 1.0330508947372437, 0.7419300675392151, 0.14256370067596436, 0.587807297706604, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1 [e2e-predictor] .2214230298995972, 1.2214230298995972, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 1.0844250917434692, 1.7351655960083008, 1.7009161710739136, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.4782943725585938, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9131776094436646, 0.7590547800064087, 0.5535577535629272, 0.26243698596954346, -0.13143247365951538, -0.3540542721748352, -0.5595512986183167, -0.9362958669662476, -1.2959157228469849, -1.5185375213623047, -1.7240345478057861, -1.5699117183685303, -1.3301652669906616, -1.261666178703308, -1.2787909507751465, -1.4500385522842407, -1.7240345478057861, -1.8439078330993652, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6555355787277222, -1.604161262512207, -1.3986642360687256, -1.261666178703308, -1.2445415258407593, -1.7069097757339478, -1.9809058904647827, -1.8610326051712036, 1.6495418548583984, 1.6152924299240112, 1.7694151401519775, 1.6837913990020752, -1.604161262512207, -1.8096582889556885, -2.0494048595428467, -1.5527870655059814, -1.8267830610275269, -1.4500385522842407, -1.2959157228469849, -1.02191960811615, -1.1075434684753418, -1.758284091949463, -2.032280206680298, -1.1589176654815674, -1.484287977218628, -1.6555355787277222, -1.4500385522842407, -1.3986642360687256, -1.141792893409729, -1.4329137802124023, -1.7240345478057861, -1.3301652669906616, -1.3644146919250488, -1.3301652669906616, -0.9876701235771179, -1.261666178703308, -1.3986642360687256, -1.141792893409729, -1.6897850036621094, -1.415789008140564, -1.4329137802124023, -1.3472900390625, -1.6555355787277222, -1.2787909507751465, -1.1760424375534058, -1.2102919816970825, -1.5870364904403687, -1.6555355787277222, -1.1931672096252441, -1.535662293434143, -1.3986642360687256, -1.0390443801879883, -1.3472900390625, -1.3130404949188232, -1.2445415258407593, -1.2445415258407593, -1.5699117183685303, -0.8849216103553772, -1.2787909507751465, -1.2102919816970825, -0.8164225816726685, -0.576676070690155, -0.576676070690155, -0.2341809868812561, 0.2110627144575119, 0.6049320101737976, 0.6905558109283447, 0.3480607271194458, 0.810429036617279, 0.43368449807167053, 0.38231024146080017, 0.9645518660545349, 0.8960528373718262, 0.5021834969520569, 0.9645518660545349, 1.0673003196716309, 0.9131776094436646, 0.7248052954673767, -0.5253018140792847, -1.227416753768921, -1.7069097757339478, -1.878157377243042, -1.9637811183929443, -1.946656346321106, -1.946656346321106, -0.2513057291507721, 0.7590547800064087, 0.7933043241500854, 0.3480607271194458, 0.8789280652999878, 1.324171543121338, 1.2385478019714355, 1.5125439167022705, 1.3926706314086914, 1.5981676578521729, 1.4954191446304321, 1.2042982578277588, 1.6152924299240112, 1.5125439167022705, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.444044828414917, 0.8960528373718262, 0.5193082690238953, 1.101549744606018, 0.7590547800064087, 0.8275538086891174, -0.1143077164888382, -2.0494048595428467, -1. [e2e-predictor] 878157377243042, -2.0494048595428467, -2.0836544036865234, -2.0836544036865234, -1.261666178703308, -2.0494048595428467, -2.0665295124053955, -2.1179039478302, -2.0836544036865234, -2.0494048595428467, -1.3472900390625, -0.7992978096008301, -0.09718296676874161, 0.7419300675392151, 0.5706825256347656, 0.9816765785217285, 0.4850587546825409, -0.011559205129742622, 1.2042982578277588, 1.0844250917434692, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 1.0159261226654053, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.63241708278656, 1.4782943725585938, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.7933043241500854, 0.5021834969520569, 0.3480607271194458, 0.15968845784664154, -0.18280673027038574, -0.5595512986183167, -0.9362958669662476, -1.1760424375534058, -1.3130404949188232, -1.535662293434143, -1.7411593198776245, -1.672660231590271, -1.5014127492904663, -1.3644146919250488, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -1.7069097757339478, -1.5870364904403687, -1.5699117183685303, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.3644146919250488, -1.9124068021774292, -1.7240345478057861, -1.9809058904647827, -0.576676070690155, 0.9474270939826965, 1.5296685695648193, 1.718040943145752, 0.4850587546825409, -1.8952820301055908, -2.1179039478302, -1.604161262512207, -1.535662293434143, -1.7069097757339478, -1.4500385522842407, -1.535662293434143, -1.415789008140564, -1.878157377243042, -1.9124068021774292, -0.9362958669662476, -1.5014127492904663, -1.261666178703308, -1.5527870655059814, -1.7754088640213013, -1.2787909507751465, -1.2787909507751465, -1.2445415258407593, -1.5699117183685303, -1.3130404949188232, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -1.3986642360687256, -1.3472900390625, -1.604161262512207, -1.3301652669906616, -1.3301652669906616, -1.261666178703308, -1.3644146919250488, -1.1246682405471802, -1.1589176654815674, -1.0047948360443115, -0.9534205794334412, -1.1589176654815674, -1.2959157228469849, -1.4329137802124023, -1.3815394639968872, -0.9534205794334412, -1.2959157228469849, -1.3301652669906616, -1.2102919816970825, -1.1246682405471802, -1.0904186964035034, -0.9534205794334412, -0.9705453515052795, -1.02191960811615, -0.8506720662117004, -0.645175039768219, 0.3651854991912842, -0.2341809868812561, -0.31980475783348083, 0.3138112425804138, 0.3651854991912842, 0.5706825256347656, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.9816765785217285, 1.1357992887496948, 1.2385478019714355, 0.9645518660545349, 0.9303023219108582, 0.622056782245636, 0.2281874716281891, -0.3540542721748352, -1.02191960811615, -1.5185375213623047, -1.8610326051712036, -1.8610326051712036, -1.8439078330993652, -1.2959157228469849, -0.7821730971336365, 0.6049320101737976, 1.0844250917434692, 0.9645518660545349, 0.9816765785217285, 0.9474270939826965, 1.3584 [e2e-predictor] 210872650146, 1.375545859336853, 1.4954191446304321, 1.3926706314086914, 1.3926706314086914, 1.6152924299240112, 1.3584210872650146, 1.3070467710494995, 1.444044828414917, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.101549744606018, 1.2727973461151123, 1.2214230298995972, 1.2385478019714355, 0.810429036617279, 0.27956172823905945, -1.7069097757339478, -2.01515531539917, -1.9980305433273315, -1.878157377243042, -0.2513057291507721, -2.032280206680298, -2.0665295124053955, 0.24531221389770508, 1.375545859336853, -1.878157377243042, -2.0665295124053955, 0.810429036617279, 1.718040943145752, -2.0836544036865234, -1.9124068021774292, -1.7754088640213013, -0.40542852878570557, 0.091189444065094, -0.18280673027038574, -0.6794245839118958, -1.2959157228469849, 1.0673003196716309, 1.3412963151931763, 1.0844250917434692, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 1.0330508947372437, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.5981676578521729, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 0.9816765785217285, 0.7933043241500854, 0.587807297706604, 0.26243698596954346, -0.2341809868812561, -0.7821730971336365, -1.0047948360443115, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.5185375213623047, -1.604161262512207, -1.7411593198776245, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -1.5527870655059814, -1.6384108066558838, -1.758284091949463, -1.6555355787277222, -1.758284091949463, -1.8267830610275269, -1.6384108066558838, -1.9809058904647827, -1.9980305433273315, -1.8096582889556885, -1.8952820301055908, 0.7933043241500854, 1.0159261226654053, 0.9303023219108582, 0.9303023219108582, 0.2110627144575119, -1.7754088640213013, -1.9980305433273315, -1.878157377243042, -1.4500385522842407, -1.5699117183685303, -1.535662293434143, -1.2445415258407593, -2.1179039478302, -1.8096582889556885, -1.1589176654815674, -1.3644146919250488, -1.261666178703308, -1.5699117183685303, -1.672660231590271, -1.5014127492904663, -1.2102919816970825, -1.2787909507751465, -1.535662293434143, -1.3644146919250488, -1.3986642360687256, -1.6212860345840454, -1.2787909507751465, -1.3986642360687256, -1.4329137802124023, -1.2959157228469849, -1.1589176654815674, -1.261666178703308, -1.141792893409729, -1.1760424375534058, -1.2102919816970825, -1.0390443801879883, -1.0047948360443115, -0.9020463228225708, -0.8506720662117004, -1.141792893409729, -0.8335473537445068, -1.073293924331665, -1.227416753768921, -1.2787909507751465, -1.2102919816970825, -1.1760424375534058, -1.1075434684753418, -1.1246682405471802, -1.1931672096252441, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.5081770420074463, -0.13143247365951538, 0.27956172823905945, 0.2110627144575119, 0.4508092403411865, 0.6049320101737976, 0.5364330410957336, 0.656306266784668, 0.8275538086891174, [e2e-predictor] 0.6734310388565063, 0.8275538086891174, 0.5706825256347656, 0.7590547800064087, 0.8960528373718262, 1.18717360496521, 1.2385478019714355, 0.7419300675392151, -0.42255327105522156, -1.3644146919250488, -1.8952820301055908, -1.878157377243042, -1.8952820301055908, -1.3472900390625, 0.27956172823905945, 0.7248052954673767, 1.1186745166778564, 1.1186745166778564, 1.3412963151931763, 1.2727973461151123, 0.9988013505935669, 1.1186745166778564, 1.5125439167022705, 1.4269200563430786, 1.5810428857803345, 1.4782943725585938, 1.5981676578521729, 1.563918113708496, 1.6495418548583984, 1.4611696004867554, 1.2214230298995972, 1.5296685695648193, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3070467710494995, 1.18717360496521, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.4782943725585938, 1.5125439167022705, -1.0561691522598267, -0.9876701235771179, -1.5699117183685303, -0.30267998576164246, 1.5296685695648193, 1.7009161710739136, -1.5699117183685303, -2.032280206680298, 1.5467933416366577, 1.563918113708496, -2.0665295124053955, -1.261666178703308, -1.9124068021774292, -1.5527870655059814, -0.7650483250617981, -1.604161262512207, -1.8952820301055908, -0.9191710948944092, 1.4782943725585938, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 1.1357992887496948, 1.786539912223816, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 0.9988013505935669, 0.9131776094436646, 0.6391815543174744, 0.19393795728683472, -0.30267998576164246, -0.7479235529899597, -1.1931672096252441, -1.3986642360687256, -1.2787909507751465, -1.1246682405471802, -1.3130404949188232, -1.5527870655059814, -1.7069097757339478, -1.7411593198776245, -1.5699117183685303, -1.5014127492904663, -1.5870364904403687, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -0.7992978096008301, -1.9124068021774292, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -2.0494048595428467, -1.672660231590271, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.324171543121338, -2.032280206680298, -1.9809058904647827, -1.6555355787277222, -0.9534205794334412, -1.8267830610275269, -2.0494048595428467, -1.6897850036621094, -2.01515531539917, -2.1007792949676514, -1.9124068021774292, -1.415789008140564, -1.484287977218628, -1.604161262512207, -1.4500385522842407, -1.79253351688385, -2.0836544036865234, -1.1760424375534058, -1.5014127492904663, -1.535662293434143, -1.484287977218628, -1.484287977218628, -1.3644146919250488, -1.4329137802124023, -1.2959157228469849, -1.1931672096252441, -0.8677968382835388, -1.073293924331665, -1.141792893409729, -1.1246682405471802, -1.1246682405471802, -0.9191710948944092, -0.9876701235771179, -0.8849216103553772, -0.8335473537445068, -0.73079884052276 [e2e-predictor] 61, -0.7136740684509277, -0.8164225816726685, -1.1075434684753418, -0.9362958669662476, -0.8849216103553772, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.2787909507751465, -1.0561691522598267, -0.7307988405227661, -0.21705622971057892, -0.06293346732854843, -0.16568197309970856, 0.29668647050857544, 0.15968845784664154, 0.15968845784664154, 0.6049320101737976, 0.29668647050857544, 0.3138112425804138, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.9303023219108582, 0.6049320101737976, 0.7761795520782471, 1.101549744606018, 1.0159261226654053, 0.4679340124130249, -0.43967801332473755, -1.1075434684753418, -1.8096582889556885, -1.8267830610275269, -1.758284091949463, -1.5699117183685303, -0.2684305012226105, 0.7248052954673767, 1.0673003196716309, 1.0673003196716309, 0.9816765785217285, 1.1529240608215332, 1.1700488328933716, 0.9988013505935669, 1.3926706314086914, 1.1529240608215332, 1.324171543121338, 1.5125439167022705, 1.6837913990020752, 1.4097954034805298, 1.5981676578521729, 1.5125439167022705, 1.5810428857803345, 1.2727973461151123, 1.444044828414917, 1.4097954034805298, 1.444044828414917, 1.5296685695648193, 1.5810428857803345, 1.4782943725585938, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.6666666269302368, 1.2727973461151123, 1.9406627416610718, 1.1529240608215332, -0.31980475783348083, 0.3651854991912842, 1.5981676578521729, -1.8096582889556885, -2.1007792949676514, -2.0836544036865234, -1.1760424375534058, -1.2102919816970825, -1.9295315742492676, -1.9295315742492676, -1.8267830610275269, 0.2281874716281891, -0.06293346732854843, -1.9809058904647827, -0.6622998118400574, 1.4782943725585938, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564], [1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 1.0501755475997925, 1.6666666269302368, 1.6837913990020752, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.1529240608215332, 0.9474270939826965, 0.8618032932281494, 0.7761795520782471, 0.2281874716281891, -0.2513057291507721, -0.7821730971336365, -1.1246682405471802, -1.4500385522842407, -1.4500385522842407, -1.3986642360687256, -1.2959157228469849, -1.3644146919250488, -1.5699117183685303, -1.7754088640213013, -1.8610326051712036, -1.7411593198776245, -1.6384108066558838, -1.7240345478057861, -1.6555355787277222, -1.9124068021774292, -1.758284091949463, -1.8610326051712036, -1.878157377243042, -1.758284091949463, -1.7240345478057861, -1.6555355787277222, -1.5185375213623047, -1.141792893409729, 0.9131776094436646, 0.656306266784668, -2.0665295124053955, -1.8096582889556885, -1.758284091949463, -1.3986642360687256, -0.8506720662117004, -1.7754088640213013, -2.1007792949676514, -1.02191960811615, -1.073293924331665, -0.8849216103553772, -1.3130404949188232, -1.8952820301055908, -2.032280206680298, -1.8952820 [e2e-predictor] 301055908, -2.1007792949676514, -2.0665295124053955, -1.1246682405471802, -1.5527870655059814, -1.5870364904403687, -1.7069097757339478, -1.5185375213623047, -0.9876701235771179, -1.3644146919250488, -1.227416753768921, -1.4500385522842407, -1.261666178703308, -1.3130404949188232, -1.073293924331665, -1.4671632051467896, -1.1246682405471802, -1.0904186964035034, -1.3130404949188232, -0.9020463228225708, -1.0904186964035034, -0.8677968382835388, -0.9705453515052795, -0.576676070690155, -0.43967801332473755, -0.5081770420074463, -0.40542852878570557, -0.2684305012226105, -0.06293346732854843, 0.056939806789159775, -0.42255327105522156, -0.18280673027038574, -0.8335473537445068, -0.3883037567138672, -0.7479235529899597, 0.19393795728683472, 0.4508092403411865, 0.39943498373031616, 0.0740646943449974, 0.3309359848499298, 0.17681321501731873, 0.5535577535629272, 0.622056782245636, 0.6905558109283447, 0.810429036617279, 0.9645518660545349, 0.7761795520782471, 0.9816765785217285, 0.6905558109283447, 1.1357992887496948, 0.4679340124130249, 0.091189444065094, -0.576676070690155, -1.0047948360443115, -1.8267830610275269, -1.8439078330993652, -1.1075434684753418, -0.08005820959806442, 0.5364330410957336, 1.2042982578277588, 1.324171543121338, 1.5467933416366577, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.5467933416366577, 1.4097954034805298, 1.255672574043274, 1.444044828414917, 1.2214230298995972, 1.4782943725585938, 1.4097954034805298, 1.1357992887496948, 1.255672574043274, 1.2042982578277588, 1.3584210872650146, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.5125439167022705, 1.6837913990020752, 1.5125439167022705, 1.7009161710739136, 1.5296685695648193, 1.4269200563430786, 0.8446785807609558, 1.3584210872650146, 0.7248052954673767, -1.3130404949188232, 1.4269200563430786, -1.3815394639968872, 1.0673003196716309, 0.03981505334377289, 0.5193082690238953, -0.31980475783348083, 0.622056782245636, 0.622056782245636, 0.7590547800064087, 1.0330508947372437, -0.8335473537445068, -0.08005820959806442, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.7076805233955383, 1.2385478019714355, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.0330508947372437, 0.6391815543174744, 0.15968845784664154, -0.5081770420074463, -0.9362958669662476, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.484287977218628, -1.6555355787277222, -1.535662293434143, -1.5699117183685303, -1.5185375213623047, -1.5527870655059814, -1.604161262512207, -1.484287977218628, -1.3986642360687256, -1.9124068021774292, -1.8267830610275269, -1.82678306102752 [e2e-predictor] 69, -1.878157377243042, -1.7069097757339478, -1.3986642360687256, -1.8610326051712036, -1.6384108066558838, -1.5699117183685303, -0.3711790144443512, -0.576676070690155, -1.1075434684753418, -1.5699117183685303, -0.9191710948944092, -1.4500385522842407, -0.3711790144443512, -1.6555355787277222, -2.1179039478302, -1.3472900390625, -1.5014127492904663, -1.535662293434143, -1.535662293434143, -1.5014127492904663, -2.0494048595428467, -1.4671632051467896, -1.5014127492904663, -1.3815394639968872, -0.9362958669662476, -1.3644146919250488, -1.5527870655059814, -1.5699117183685303, -1.5014127492904663, -1.79253351688385, -1.2787909507751465, -1.3130404949188232, -1.5014127492904663, -1.415789008140564, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.2787909507751465, -1.227416753768921, -1.415789008140564, -1.3130404949188232, -1.0904186964035034, -1.02191960811615, -0.8335473537445068, -0.5595512986183167, -0.6280503273010254, -0.7821730971336365, -0.18280673027038574, -0.045808710157871246, -0.18280673027038574, -0.19993148744106293, 0.02269030176103115, -0.011559205129742622, 0.0740646943449974, 0.19393795728683472, 0.38231024146080017, 0.3138112425804138, -0.30267998576164246, -0.21705622971057892, -0.14855723083019257, 0.056939806789159775, 0.3309359848499298, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7419300675392151, 0.810429036617279, 1.0159261226654053, 0.7761795520782471, 0.8960528373718262, 1.0673003196716309, 0.4679340124130249, -0.6280503273010254, -1.02191960811615, -1.6555355787277222, -1.6555355787277222, -1.7069097757339478, -0.08005820959806442, -0.16568197309970856, 0.8618032932281494, 0.7933043241500854, 1.2727973461151123, 1.375545859336853, 0.9816765785217285, 0.8618032932281494, 1.1186745166778564, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7522903680801392, 1.324171543121338, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.324171543121338, 1.1529240608215332, 1.4954191446304321, 1.6495418548583984, 1.6837913990020752, 1.5467933416366577, 1.324171543121338, 0.9645518660545349, 1.18717360496521, 1.5981676578521729, 1.2899221181869507, 1.5296685695648193, 1.5125439167022705, 1.9920369386672974, 1.444044828414917, 1.1357992887496948, 1.375545859336853, 1.718040943145752, -0.21705622971057892, 0.9303023219108582, 0.10831420123577118, 1.6837913990020752, 1.3926706314086914, 1.4782943725585938, 0.8446785807609558, 0.7590547800064087, 1.1700488328933716, 1.3926706314086914, 0.17681321501731873, 0.4508092403411865, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 1.101549744606018, 1.563918113708496, 1.786539912223816, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.324171543121338, 1 [e2e-predictor] .2727973461151123, 1.18717360496521, 0.9645518660545349, 0.5535577535629272, -0.09718296676874161, -0.5595512986183167, -0.4910522699356079, -0.9020463228225708, -1.1246682405471802, -1.1931672096252441, -1.6555355787277222, -1.6212860345840454, -1.9295315742492676, -1.3815394639968872, -0.9534205794334412, -1.758284091949463, -1.6555355787277222, -1.79253351688385, -1.9295315742492676, -2.01515531539917, -1.9980305433273315, -2.1179039478302, -2.032280206680298, -1.758284091949463, -1.4500385522842407, -1.8096582889556885, -0.9705453515052795, -1.2787909507751465, 0.10831420123577118, 1.0501755475997925, 0.656306266784668, -1.3644146919250488, -1.878157377243042, -1.6555355787277222, -0.6794245839118958, -1.946656346321106, -1.9124068021774292, -1.5870364904403687, -1.3644146919250488, -1.3472900390625, -1.4671632051467896, -1.9637811183929443, -1.9809058904647827, -1.4671632051467896, -1.535662293434143, -1.0047948360443115, -1.2445415258407593, -1.4500385522842407, -1.6212860345840454, -1.415789008140564, -1.3644146919250488, -1.3986642360687256, -1.0390443801879883, -1.415789008140564, -1.3644146919250488, -0.43967801332473755, -0.3711790144443512, -1.02191960811615, -1.0047948360443115, -1.4329137802124023, -1.3130404949188232, -1.2102919816970825, -0.9705453515052795, -1.1246682405471802, -0.8506720662117004, -0.9020463228225708, -0.8677968382835388, -0.7479235529899597, -0.5081770420074463, -0.5595512986183167, -0.045808710157871246, 0.5364330410957336, 0.3138112425804138, -0.045808710157871246, -0.31980475783348083, -1.3986642360687256, -0.06293346732854843, 0.02269030176103115, 0.24531221389770508, 0.3480607271194458, 0.3138112425804138, 0.43368449807167053, 0.5193082690238953, 0.7590547800064087, 0.6905558109283447, 0.7419300675392151, 0.6734310388565063, 1.0330508947372437, 0.8618032932281494, 0.7933043241500854, 0.7933043241500854, 0.9131776094436646, 0.4679340124130249, -0.7821730971336365, -1.4671632051467896, -1.5870364904403687, -1.7411593198776245, -1.6897850036621094, -0.9534205794334412, -0.21705622971057892, 0.7076805233955383, 1.1529240608215332, 1.3926706314086914, 1.444044828414917, 1.4097954034805298, 1.2385478019714355, 1.0673003196716309, 0.9303023219108582, 0.810429036617279, 1.0844250917434692, 0.7590547800064087, 0.6734310388565063, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.2899221181869507, 1.5981676578521729, 1.5296685695648193, 1.444044828414917, 1.324171543121338, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.5810428857803345, 1.6152924299240112, 1.8036646842956543, 1.4611696004867554, 1.5296685695648193, 1.4782943725585938, 0.622056782245636, 1.3412963151931763, 0.43368449807167053, 1.4269200563430786, 0.7248052954673767, 0.4850587546825409, 1.2385478019714355, 1.5467933416366577, 1.1186745166778564, 0.9303023219108582, 0.5535577535629272, 1.0673003196716309, 0.29668647050857544, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, [e2e-predictor] 0.656306266784668, 0.6905558109283447, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.5706825256347656, 0.8789280652999878, 1.2042982578277588, 1.63241708278656, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3070467710494995, 1.1700488328933716, 0.8960528373718262, 0.39943498373031616, -0.09718296676874161, -0.4910522699356079, -0.7307988405227661, -0.21705622971057892, -0.8335473537445068, -0.7992978096008301, -0.8677968382835388, -1.2787909507751465, -1.672660231590271, -1.2102919816970825, 0.091189444065094, -1.415789008140564, -1.9295315742492676, -1.8610326051712036, -1.8439078330993652, -1.7754088640213013, -1.758284091949463, -1.7069097757339478, -1.758284091949463, -0.9020463228225708, -1.7069097757339478, -2.0836544036865234, -1.6555355787277222, -0.6280503273010254, -0.42255327105522156, -0.8335473537445068, -1.3130404949188232, -0.16568197309970856, -1.9637811183929443, -0.8164225816726685, -0.8677968382835388, -1.415789008140564, -1.79253351688385, -1.7411593198776245, -1.8267830610275269, -1.9295315742492676, -1.7240345478057861, -1.8952820301055908, -1.5870364904403687, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.5527870655059814, -1.672660231590271, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.484287977218628, -1.2787909507751465, -1.1931672096252441, -1.1931672096252441, -1.1246682405471802, -0.011559205129742622, -0.42255327105522156, -1.6384108066558838, -0.645175039768219, -0.6965492963790894, -1.2102919816970825, -1.02191960811615, -1.073293924331665, -0.9191710948944092, -0.6622998118400574, -0.8335473537445068, -0.4739275276660919, -0.5938007831573486, 0.4679340124130249, -0.14855723083019257, -0.06293346732854843, 0.7419300675392151, 0.7076805233955383, 0.587807297706604, 0.39943498373031616, 0.3138112425804138, 0.38231024146080017, 0.0055655487813055515, 0.03981505334377289, 0.5364330410957336, 0.7248052954673767, 0.6391815543174744, 0.7076805233955383, 0.7761795520782471, 0.7076805233955383, 0.622056782245636, 0.9474270939826965, 0.8789280652999878, 0.9645518660545349, 1.0501755475997925, 0.9303023219108582, -0.43967801332473755, -1.6384108066558838, -1.5527870655059814, -1.9124068021774292, -1.141792893409729, 0.0055655487813055515, 0.3138112425804138, 1.1357992887496948, 0.9303023219108582, 1.3584210872650146, 1.5467933416366577, 1.375545859336853, 1.2214230298995972, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 1.1529240608215332, 1.3926706314086914, 1.5467933416366577, 1.444044828414917, 1.2385478019714355, 0.9474270939826965, 1.3584210872650146, 1.6152924299240112, 1.563918113708496, 1.255672574043274, 1.1529240608215332, 1.255672574043274, 1.444044828414917, 1.8207894563674927, 1.6837913990020752, 1.786539912223816, 1.786539912223816, 1.0844250917434692, 1.8207894563674927, 1.1186745166778564, -0.14855723083019257, 1.0673003196716309, 0.8275538086891174, -0.5424265265464783, -0.14855723083019257, 0.8960528373718262, -0.045808710157871246, 0.8789280652999878, 0.4508092403411865, -1.6212860345840454, 0.8446785807609558, 1.324171543121338, -0.3883037567138672, 1.0501755475997925, 0.41655975580215454, 0.587807297706604, 1.4782943725585938, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.724805295467376 [e2e-predictor] 7, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.9816765785217285, 1.1357992887496948, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.2042982578277588, 1.101549744606018, 0.8275538086891174, 0.4679340124130249, 0.056939806789159775, -0.28555524349212646, -0.4910522699356079, -0.2341809868812561, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 0.6049320101737976, -0.13143247365951538, -0.28555524349212646, -0.19993148744106293, -0.645175039768219, -1.8096582889556885, -1.1931672096252441, -1.878157377243042, -1.9637811183929443, -1.8439078330993652, -1.7754088640213013, -1.3130404949188232, -0.1143077164888382, -1.672660231590271, -1.4329137802124023, -1.0390443801879883, -0.31980475783348083, -1.227416753768921, 0.12543895840644836, -0.7136740684509277, 0.39943498373031616, -0.6280503273010254, -0.3369295001029968, -1.0561691522598267, -1.1760424375534058, -1.8267830610275269, -1.8267830610275269, -1.672660231590271, -1.5527870655059814, -1.7069097757339478, -1.5014127492904663, -1.535662293434143, -1.5014127492904663, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -1.7411593198776245, -1.1589176654815674, -1.6384108066558838, -1.3472900390625, -0.9020463228225708, -1.1931672096252441, -0.43967801332473755, -1.0904186964035034, -0.43967801332473755, -1.3815394639968872, -0.3883037567138672, -0.7650483250617981, -1.141792893409729, -0.06293346732854843, -1.0047948360443115, -1.0904186964035034, -1.1075434684753418, -0.8677968382835388, -0.9362958669662476, -0.8335473537445068, -0.6622998118400574, 0.41655975580215454, 0.6049320101737976, -0.06293346732854843, 0.091189444065094, -0.02868395671248436, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.27956172823905945, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.4850587546825409, 0.27956172823905945, 0.656306266784668, 0.7248052954673767, 0.7933043241500854, 0.7248052954673767, 0.9131776094436646, 1.0330508947372437, 0.9816765785217285, 0.810429036617279, 0.6049320101737976, -0.02868395671248436, -1.3130404949188232, -1.8267830610275269, -1.7411593198776245, -0.6794245839118958, 0.2281874716281891, 0.6905558109283447, 0.4850587546825409, 0.5021834969520569, 0.6391815543174744, 1.101549744606018, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.18717360496521, 1.2214230298995972, 1.0501755475997925, 1.0330508947372437, 0.810429036617279, 0.3651854991912842, 0.12543895840644836, 0.5706825256347656, 0.7419300675392151, 0.9645518660545349, 1.1186745166778564, 1.4097954034805298, 1.6152924299240112, 1.4611696004867554, 1.5296685695648193, 1.786539912223816, 1.375545859336853, 1.2042982578277588, 1.63241708278656, 0.9988013505935669, 1.7009161710739136, 1.5296685695648193, 1.2214230298995972, 0.7248052954673767, 0.5021834969520569, 0.091189444065094, 0.19393795728683472, 0.0740646943449974, -0.7307988405227661, -0.4739275276660919, -0.21705622971057892, -0.3883037567138672, 0.5193082690238953, 1.2727973461151123, 1.0330508947372437, 1.2727973461151123, -0.3883037567138672, 0.0055655487813055515, 1.8036646842956543, 1.5981676578521729, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.409 [e2e-predictor] 7954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 0.9816765785217285, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.7761795520782471, 0.9131776094436646, 1.1700488328933716, 1.4782943725585938, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.3584210872650146, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 0.5706825256347656, 0.3480607271194458, 0.0740646943449974, 0.38231024146080017, 0.4850587546825409, 0.6734310388565063, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.587807297706604, 0.0055655487813055515, 0.3138112425804138, 0.5364330410957336, -0.42255327105522156, -1.2787909507751465, -1.2787909507751465, -1.8096582889556885, -1.9295315742492676, -1.8439078330993652, -1.0561691522598267, -1.261666178703308, -1.227416753768921, -1.073293924331665, -1.1075434684753418, -0.7136740684509277, -0.645175039768219, 0.14256370067596436, 0.17681321501731873, -0.09718296676874161, 0.0055655487813055515, 0.43368449807167053, 0.27956172823905945, -0.19993148744106293, -1.484287977218628, -1.672660231590271, -1.5699117183685303, -1.9295315742492676, -1.5527870655059814, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6897850036621094, -1.6555355787277222, -1.672660231590271, -1.2102919816970825, -1.604161262512207, -1.3815394639968872, -0.4739275276660919, -0.9705453515052795, -1.604161262512207, -0.610925555229187, -0.5081770420074463, -0.9876701235771179, -0.09718296676874161, -0.5595512986183167, 0.41655975580215454, 0.0740646943449974, 0.27956172823905945, 0.091189444065094, -0.8164225816726685, -0.6280503273010254, -0.5253018140792847, -0.21705622971057892, -0.42255327105522156, -0.8677968382835388, 0.38231024146080017, -0.13143247365951538, 0.2281874716281891, -0.045808710157871246, -0.610925555229187, -0.011559205129742622, 0.3651854991912842, 0.24531221389770508, 0.3309359848499298, 0.41655975580215454, 0.5535577535629272, 0.6734310388565063, 0.6734310388565063, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9988013505935669, 0.9131776094436646, 1.1529240608215332, 0.7761795520782471, 0.24531221389770508, -0.9362958669662476, -1.7754088640213013, -1.484287977218628, -0.09718296676874161, 0.8960528373718262, 1.0844250917434692, 0.9303023219108582, 1.3584210872650146, 1.4954191446304321, 1.3926706314086914, 0.8960528373718262, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.2214230298995972, 1.3412963151931763, 1.1186745166778564, 1.4097954034805298, 1.2727973461151123, 0.5706825256347656, 0.39943498373031616, 0.7590547800064087, 0.8960528373718262, 0.9131776094436646, 1.0501755475997925, 1.3070467710494995, 1.5467933416366577, 1.563918113708496, 1.324171543121338, 0.7761795520782471, 1.324171543121338, 1.3412963151931763, 1.3070467710494995, -1.5014127492904663, 0.7590547800064087, 0.587807297706604, -0.13143247365951538, 0.2110627144575119, -0.8677968382835388, -0.30267998576164246, 1.3926706314086914 [e2e-predictor] , -1.141792893409729, -0.1143077164888382, -0.16568197309970856, -0.576676070690155, 0.43368449807167053, -0.5081770420074463, 1.0673003196716309, 0.4508092403411865, -0.21705622971057892, -0.2684305012226105, 1.6152924299240112, 1.2385478019714355, 0.9474270939826965, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.7933043241500854, 0.9988013505935669, 1.18717360496521, 1.4097954034805298, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.444044828414917, 1.375545859336853, 1.255672574043274, 1.1529240608215332, 1.0501755475997925, 0.8960528373718262, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 1.0501755475997925, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.4679340124130249, -0.011559205129742622, -0.6280503273010254, -0.8506720662117004, -0.5081770420074463, -0.8506720662117004, -1.1589176654815674, -0.9362958669662476, -0.610925555229187, -0.011559205129742622, 0.26243698596954346, 0.02269030176103115, 0.810429036617279, 0.4508092403411865, 0.587807297706604, 0.622056782245636, 0.3651854991912842, -0.16568197309970856, -1.227416753768921, -0.610925555229187, -2.0494048595428467, -1.79253351688385, -1.6384108066558838, -1.7411593198776245, -1.6897850036621094, -1.6555355787277222, -1.7754088640213013, -1.6555355787277222, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.4910522699356079, -1.1246682405471802, -0.08005820959806442, -0.7992978096008301, -0.9191710948944092, -0.3369295001029968, -0.011559205129742622, -0.5081770420074463, 0.5021834969520569, 0.39943498373031616, -0.1143077164888382, 0.091189444065094, 0.3651854991912842, 0.38231024146080017, 0.0740646943449974, 0.4679340124130249, 0.19393795728683472, -0.28555524349212646, -0.06293346732854843, -0.011559205129742622, 0.14256370067596436, 0.41655975580215454, 0.5535577535629272, 0.2281874716281891, 0.622056782245636, 0.43368449807167053, 0.5021834969520569, 0.5706825256347656, 0.38231024146080017, 0.4679340124130249, 0.5364330410957336, 0.656306266784668, 0.7761795520782471, 0.5535577535629272, 0.9131776094436646, 0.9131776094436646, 0.7933043241500854, 0.5535577535629272, 0.4850587546825409, 0.9474270939826965, 0.587807297706604, -1.415789008140564, -1.7411593198776245, -1.4329137802124023, 0.17681321501731873, 0.02269030176103115, 0.9131776094436646, 0.587807297706604, 1.0501755475997925, 1.0673003196716309, 1.3070467710494995, 1.324171543121338, 1.444044828414917, 1.255672574043274, 0.9988013505935669, 0.9303023219108582, 1.444044828414917, 1.3926706314086914, 0.3651854991912842, 0.8446785807609558, 1.255672574043274, 1.17 [e2e-predictor] 00488328933716, 0.9131776094436646, 0.587807297706604, 0.9303023219108582, 0.7590547800064087, 0.5535577535629272, 0.24531221389770508, 0.43368449807167053, 0.7933043241500854, 0.8446785807609558, 1.0673003196716309, 1.1357992887496948, 0.8446785807609558, 0.5364330410957336, 0.7076805233955383, -0.8164225816726685, -1.3644146919250488, -1.0390443801879883, -0.1143077164888382, -0.4739275276660919, -1.0047948360443115, 1.2214230298995972, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -1.8096582889556885, -0.645175039768219, 0.0740646943449974, 0.5021834969520569, -0.2513057291507721, -1.8096582889556885, -0.7479235529899597, 1.3412963151931763, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 1.4097954034805298, 1.5467933416366577, 1.63241708278656, 1.6837913990020752, 1.6837913990020752, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4611696004867554, 1.375545859336853, 1.2727973461151123, 1.1357992887496948, 1.0159261226654053, 0.9474270939826965, 0.8446785807609558, 0.7248052954673767, 0.7248052954673767, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.7248052954673767, 0.810429036617279, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.8446785807609558, 0.39943498373031616, -0.30267998576164246, 0.2110627144575119, -0.045808710157871246, -0.2513057291507721, 0.7419300675392151, -0.2341809868812561, 0.810429036617279, 0.6049320101737976, 0.7419300675392151, 0.7933043241500854, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.4679340124130249, 0.6391815543174744, -0.19993148744106293, -0.14855723083019257, -1.2102919816970825, -0.6622998118400574, -1.5870364904403687, -1.7754088640213013, -1.5014127492904663, -1.9124068021774292, -1.3986642360687256, -1.9809058904647827, -1.0390443801879883, -1.073293924331665, -0.06293346732854843, -1.141792893409729, -0.6965492963790894, -0.1143077164888382, 0.02269030176103115, -0.8164225816726685, -0.6965492963790894, 0.02269030176103115, 0.091189444065094, 0.3309359848499298, -0.2513057291507721, 0.5021834969520569, 0.091189444065094, 0.9988013505935669, 0.5535577535629272, 0.4679340124130249, 0.3138112425804138, 0.03981505334377289, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, -0.08005820959806442, 0.5535577535629272, 0.4850587546825409, 0.4679340124130249, 0.2110627144575119, 0.14256370067596436, 0.41655975580215454, 0.6734310388565063, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.6905558109283447, 1.0330508947372437, 0.9303023219108582, 1.0844250917434692, 0.8275538086891174, 1.101549744606018, 0.7590547800064087, 0.6734310388565063, 0.707680 [e2e-predictor] 5233955383, -1.2959157228469849, -1.8096582889556885, -1.7411593198776245, -0.7992978096008301, 0.9645518660545349, 0.587807297706604, 0.7590547800064087, 1.4097954034805298, 1.1529240608215332, 1.4097954034805298, 1.101549744606018, 1.0501755475997925, 1.18717360496521, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.8960528373718262, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.17681321501731873, -0.43967801332473755, -0.09718296676874161, -0.42255327105522156, 0.43368449807167053, 0.656306266784668, 0.8960528373718262, -0.02868395671248436, -0.9534205794334412, -1.0904186964035034, -1.1589176654815674, -1.5185375213623047, -1.3301652669906616, -0.8164225816726685, 0.9303023219108582, -1.604161262512207, -1.4329137802124023, -0.2341809868812561, -1.3130404949188232, -1.9980305433273315, -1.758284091949463, -1.8267830610275269, -1.2445415258407593, -1.2445415258407593, 0.43368449807167053, 0.7933043241500854, 0.9303023219108582, 0.8789280652999878, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7076805233955383, 0.9645518660545349, 1.4611696004867554, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.5810428857803345, 1.4611696004867554, 1.3070467710494995, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 0.9988013505935669, 0.8960528373718262, 0.8618032932281494, 0.9474270939826965, 0.9816765785217285, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.7933043241500854, 0.24531221389770508, -0.2513057291507721, -0.2341809868812561, 0.38231024146080017, 0.0055655487813055515, 0.24531221389770508, 0.5364330410957336, 0.2281874716281891, 0.19393795728683472, 0.656306266784668, 0.8789280652999878, 0.8618032932281494, 1.2214230298995972, 1.0673003196716309, 1.1357992887496948, 1.101549744606018, 1.2214230298995972, 0.9303023219108582, 0.6049320101737976, 0.3309359848499298, -0.9362958669662476, -1.4329137802124023, -0.6965492963790894, 0.7076805233955383, -0.31980475783348083, -1.1075434684753418, -0.8506720662117004, -0.9534205794334412, -1.4671632051467896, -1.6212860345840454, -1.535662293434143, -0.06293346732854843, 0.27956172823905945, 0.091189444065094, 0.03981505334377289, 0.02269030176103115, -0.14855723083019257, 0.29668647050857544, 0.5706825256347656, 0.5193082690238953, 0.6049320101737976, 0.5021834969520569, 0.810429036617279, 0.8960528373718262, 0.6905558109283447, 0.8275538086891174, 0.8789280652999878, 0.656306266784668, 0.6391815543174744, 0.570682525634 [e2e-predictor] 7656, 0.14256370067596436, 0.3138112425804138, 0.3138112425804138, 0.2110627144575119, 0.5535577535629272, 0.6049320101737976, 0.41655975580215454, 0.5706825256347656, 0.622056782245636, 0.39943498373031616, 0.587807297706604, 0.8275538086891174, 0.9303023219108582, 1.0501755475997925, 0.7761795520782471, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 1.0673003196716309, 0.9131776094436646, 0.587807297706604, -0.9020463228225708, -1.7754088640213013, -1.8096582889556885, -0.2684305012226105, -0.4568027853965759, 0.6905558109283447, 0.8446785807609558, 1.18717360496521, 1.375545859336853, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2899221181869507, 1.0330508947372437, 0.7933043241500854, 1.2899221181869507, 1.3584210872650146, 1.2727973461151123, 1.1186745166778564, 0.8275538086891174, 0.4679340124130249, 0.7761795520782471, 0.6049320101737976, 0.02269030176103115, 0.8275538086891174, 0.41655975580215454, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 1.0844250917434692, 1.5467933416366577, 1.2727973461151123, 0.4679340124130249, -1.0561691522598267, -1.4329137802124023, -0.9020463228225708, -0.1143077164888382, -0.8849216103553772, -1.02191960811615, 0.3651854991912842, -0.8164225816726685, -1.4671632051467896, 0.5535577535629272, -0.9705453515052795, -1.7069097757339478, -1.5527870655059814, -1.6384108066558838, -1.5014127492904663, -1.3986642360687256, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.9988013505935669, 1.0673003196716309, 1.2385478019714355, 1.4611696004867554, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.5981676578521729, 1.4954191446304321, 1.375545859336853, 1.2385478019714355, 1.2042982578277588, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0501755475997925, 1.1700488328933716, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2385478019714355, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.091189444065094, -0.19993148744106293, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 1.0330508947372437, 0.9988013505935669, 1.101549744606018, 1.1529240608215332, 1.3584210872650146, 1.18717360496521, 1.1186745166778564, 1.2042982578277588, 1.0330508947372437, 0.587807297706604, -0.2341809868812561, 0.39943498373031616, -0.02868395671248436, -0.30267998576164246, -0.6794245839118958, 0.9131776094436646, 0.4679340124130249, 0.15968845784664154, -0.08005820959806 [e2e-predictor] 442, -0.5253018140792847, -0.40542852878570557, 0.03981505334377289, -0.6280503273010254, 0.17681321501731873, -0.045808710157871246, 0.10831420123577118, 0.14256370067596436, 0.3480607271194458, 0.7248052954673767, 0.43368449807167053, 0.7076805233955383, 0.41655975580215454, 0.8446785807609558, 0.5535577535629272, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.6905558109283447, 0.38231024146080017, 0.4850587546825409, 0.4508092403411865, 0.3309359848499298, 0.3651854991912842, 0.24531221389770508, 0.17681321501731873, 0.27956172823905945, 0.7590547800064087, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6734310388565063, 0.8618032932281494, 0.7761795520782471, 0.9988013505935669, 1.2214230298995972, 1.324171543121338, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, 0.810429036617279, -0.09718296676874161, -1.6212860345840454, -1.9809058904647827, 0.02269030176103115, 0.5364330410957336, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 1.2385478019714355, 1.1186745166778564, 1.2214230298995972, 1.2727973461151123, 1.4269200563430786, 1.5125439167022705, 1.3070467710494995, 1.2042982578277588, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 0.5021834969520569, 1.1700488328933716, 1.2385478019714355, 0.8446785807609558, 0.3480607271194458, 1.3412963151931763, 0.8960528373718262, 0.7761795520782471, 0.3651854991912842, 0.3138112425804138, 0.15968845784664154, 0.24531221389770508, 0.5193082690238953, 0.19393795728683472, 0.656306266784668, 0.3309359848499298, 0.38231024146080017, -0.06293346732854843, 0.9645518660545349, -1.1246682405471802, -0.9705453515052795, -0.9705453515052795, -1.0561691522598267, -1.5014127492904663, 0.03981505334377289, 0.19393795728683472, -1.1589176654815674, -0.5595512986183167, -0.6965492963790894, -1.415789008140564, -1.4329137802124023, -1.1075434684753418, -1.227416753768921, -1.227416753768921, 0.8960528373718262, 1.0159261226654053, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.4269200563430786, 1.3412963151931763, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.8789280652999878, 1.0673003196716309, 1.2385478019714355, 1.3926706314086914, 1.563918113708496, 1.63241708278656, 1.6837913990020752, 1.718040943145752, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.810429036617279, 1.0844250917434692, 1.101549744606018, 1.324171543121338, 1.1357992887496948, 1.2385478019714355, 1.3070467710494995, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 0.9816765785217285, 1.0159261226654 [e2e-predictor] 053, 0.8446785807609558, 0.7933043241500854, 1.0673003196716309, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.3584210872650146, 1.2385478019714355, 0.810429036617279, 0.8960528373718262, 0.3651854991912842, 0.9474270939826965, -0.42255327105522156, 0.3309359848499298, 0.587807297706604, 0.9131776094436646, 0.3309359848499298, 0.5706825256347656, 0.5364330410957336, 0.8275538086891174, 0.27956172823905945, 0.091189444065094, -0.2341809868812561, 0.622056782245636, 0.2110627144575119, 0.656306266784668, -0.13143247365951538, 0.5364330410957336, 0.622056782245636, 0.3138112425804138, 0.622056782245636, 0.4508092403411865, 0.8275538086891174, 0.4679340124130249, 0.6391815543174744, 0.6391815543174744, 0.5193082690238953, 0.587807297706604, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.7590547800064087, 0.3651854991912842, 0.587807297706604, 0.8618032932281494, 0.5021834969520569, 0.7761795520782471, 0.7248052954673767, 0.9474270939826965, 0.7933043241500854, 0.9474270939826965, 1.2042982578277588, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 1.0673003196716309, 0.5535577535629272, -0.7307988405227661, -1.8439078330993652, -1.0390443801879883, 0.5706825256347656, 0.6734310388565063, 0.6734310388565063, 0.3309359848499298, 0.810429036617279, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.255672574043274, 1.3412963151931763, 1.4611696004867554, 1.3412963151931763, 0.9131776094436646, 0.9645518660545349, 1.0673003196716309, 1.3070467710494995, 1.3412963151931763, 1.4954191446304321, 0.5706825256347656, 0.9303023219108582, 0.6049320101737976, 0.6391815543174744, 0.9988013505935669, 0.7590547800064087, 0.9645518660545349, -0.09718296676874161, 0.7590547800064087, -0.14855723083019257, 0.5535577535629272, 0.3309359848499298, 0.9988013505935669, 0.9131776094436646, 1.2042982578277588, 0.810429036617279, 0.7076805233955383, -0.14855723083019257, -1.0047948360443115, -1.0390443801879883, -0.7136740684509277, -1.0390443801879883, -1.5014127492904663, -0.5253018140792847, 0.29668647050857544, -1.3986642360687256, -0.7992978096008301, -0.7821730971336365, -1.3130404949188232, -1.4329137802124023, -1.4500385522842407, -1.4329137802124023, -0.7136740684509277, 0.8446785807609558, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878], [1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 1.0159261226654053, 1.0159261226654053, 1.2214230298995972, 1.5467933416366577, 1.6152924299240112, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1 [e2e-predictor] .101549744606018, 1.1186745166778564, 1.0330508947372437, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 0.9303023219108582, 0.8618032932281494, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 1.0673003196716309, 1.0501755475997925, 1.101549744606018, 0.9303023219108582, 1.1357992887496948, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.4097954034805298, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.1186745166778564, 1.2042982578277588, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 1.0159261226654053, 0.9303023219108582, 1.0673003196716309, 1.0673003196716309, 0.8960528373718262, 0.9645518660545349, 1.0330508947372437, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.810429036617279, 0.7419300675392151, 0.622056782245636, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 0.622056782245636, 0.4679340124130249, 0.39943498373031616, 0.5364330410957336, 0.41655975580215454, 0.19393795728683472, 0.3480607271194458, 0.6391815543174744, 0.7248052954673767, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 0.7590547800064087, 1.2727973461151123, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.2899221181869507, 1.1186745166778564, 1.0673003196716309, 0.8789280652999878, -0.02868395671248436, -1.2102919816970825, -1.3986642360687256, -0.5938007831573486, -0.3883037567138672, 0.7590547800064087, 0.9988013505935669, 0.8446785807609558, 0.8275538086891174, 1.2899221181869507, 1.1357992887496948, 1.3412963151931763, 1.3584210872650146, 1.4954191446304321, 1.0159261226654053, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.255672574043274, 1.1357992887496948, 0.6905558109283447, 0.6734310388565063, 0.5021834969520569, 0.9303023219108582, 0.9816765785217285, 0.656306266784668, 0.9816765785217285, 0.8618032932281494, 0.7590547800064087, 0.7419300675392151, -0.21705622971057892, 0.6905558109283447, 0.29668647050857544, 0.3309359848499298, 0.9474270939826965, 0.9131776094436646, 1.3926706314086914, 0.9131776094436646, 1.375545859336853, 1.0844250917434692, 0.6391815543174744, -0.7307988405227661, -1.5527870655059814, -1.3130404949188232, -1.4329137802124023, -1.5870364904403687, -1.4671632051467896, 0.02269030176103115, -1.6555355787277222, -1.073293924331665, -0.6622998118400574, -0.9876701235771179, -1.3986642360687256, -1.3986642360687256, -1.4671632051467896, -0.1143077164888382, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494], [1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 1.1529240608215332, 1. [e2e-predictor] 2042982578277588, 1.3412963151931763, 1.5125439167022705, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.5810428857803345, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.255672574043274, 1.18717360496521, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 0.9303023219108582, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 0.7933043241500854, 0.5535577535629272, 0.5364330410957336, 0.6049320101737976, 0.4850587546825409, 0.5364330410957336, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.8960528373718262, 0.9816765785217285, 1.101549744606018, 1.2899221181869507, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.1700488328933716, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.101549744606018, 1.1700488328933716, 0.9816765785217285, 0.810429036617279, 1.1357992887496948, 0.8789280652999878, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 0.6049320101737976, 0.12543895840644836, 0.5706825256347656, 0.7248052954673767, 0.622056782245636, 0.6391815543174744, 0.5535577535629272, 0.4508092403411865, 0.3480607271194458, 0.38231024146080017, 0.5021834969520569, 0.5193082690238953, 0.6391815543174744, 0.5364330410957336, 0.3480607271194458, 0.6905558109283447, 0.7761795520782471, 0.7076805233955383, 0.8275538086891174, 0.7590547800064087, 0.5706825256347656, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.6905558109283447, 0.6049320101737976, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 0.8275538086891174, 1.0673003196716309, 0.5193082690238953, -1.073293924331665, -1.5527870655059814, -1.5014127492904663, 0.0740646943449974, 0.656306266784668, 0.810429036617279, 0.9474270939826965, 1.1357992887496948, 1.1529240608215332, 1.3584210872650146, 1.101549744606018, 1.4097954034805298, 1.0159261226654053, 1.2214230298995972, 1.2899221181869507, 1.3926706314086914, 0.6391815543174744, 0.4679340124130249, 1.0159261226654053, 0.8618032932281494, 0.7076805233955383, 0.9131776094436646, 1.1700488328933716, 0.7933043241500854, 0.9988013505935669, 0.8618032932281494, 1.0844250917434692, 0.9303023219108582, 0.43368449807167053, 0.8789280652999878, 0.24531221389770508, 0.5535577535629272, 0.43368449807167053, 0.8789280652999878, 0.9816765785217285, 1.0159261226654053, 0.810429036617279, 1.3584210872650146, 0.656306266784668, 1.1357992887496948, 0.29668647050857544, -0.8506720662117004, -1.7069097757339478, -1.4671632051467896, -1.3472900390625, -1.5185375213623047, -1.3644146919250488, -0.3540542721748352, -1.7240345478057861, -1.2959157228469849, -0.7479235529899597, -1.0047948360443115, -1.1075434684753418, -1.3986642360687256, -1.3815394639968872, 0.7076805233955383, 0.8960528373718262, 0.8789280652999878], [1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1015 [e2e-predictor] 49744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 1.0159261226654053, 1.1529240608215332, 1.3584210872650146, 1.5296685695648193, 1.6152924299240112, 1.6666666269302368, 1.6666666269302368, 1.563918113708496, 1.5125439167022705, 1.444044828414917, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.8789280652999878, 0.7419300675392151, 0.6734310388565063, 0.8789280652999878, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.7761795520782471, 0.810429036617279, 0.9303023219108582, 0.7933043241500854, 0.7419300675392151, 0.9645518660545349, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.2899221181869507, 1.4269200563430786, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.18717360496521, 0.9988013505935669, 1.0159261226654053, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.1186745166778564, 1.0501755475997925, 0.7761795520782471, 0.9303023219108582, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.6049320101737976, 0.6905558109283447, 0.9131776094436646, 0.5021834969520569, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6049320101737976, 0.622056782245636, 0.7933043241500854, 0.7933043241500854, 0.7419300675392151, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.8275538086891174, 0.9645518660545349, 0.7933043241500854, 0.7590547800064087, 1.0159261226654053, 0.9303023219108582, 0.622056782245636, 0.9303023219108582, 1.0673003196716309, 1.0501755475997925, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 0.5193082690238953, -1.02191960811615, -1.9295315742492676, -0.8506720662117004, -0.2513057291507721, 0.5021834969520569, 0.587807297706604, 0.9988013505935669, 1.2042982578277588, 0.587807297706604, 1.1357992887496948, 1.0844250917434692, 1.2899221181869507, 1.324171543121338, 0.9474270939826965, 0.7248052954673767, 1.1357992887496948, 0.622056782245636, 0.9645518660545349, 0.4679340124130249, 0.810429036617279, 0.7248052954673767, 0.7761795520782471, 0.7419300675392151, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 0.38231024146080017, 0.7761795520782471, 0.9645518660545349, 0.4850587546825409, 0.8960528373718262, 0.7761795520782471, 0.9131776094436646, 1.18717360496521, 1.2899221181869507, 0.6905558109283447, 1.0159261226654053, 1.2899221181869507, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.15968845784664154, -0.2513057291507721, -1.5527870655059814, -1.5014127492904663, -1.3815394639968872, -1.484287977218628, -1.2445415258407593, -1.1246682405471802, -1.7069097757339478, -1.02191960811615, -0.9534205794334412, -1.0904186964035034, -0.7136740684509277, -1.5014127492904663, -1.5527870655059814, 0.9645518660545349, 0.8789280652999878], [1.4269200563430786, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0 [e2e-predictor] .8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0673003196716309, 1.1700488328933716, 1.2727973461151123, 1.3926706314086914, 1.4611696004867554, 1.6152924299240112, 1.6152924299240112, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.375545859336853, 1.3412963151931763, 1.2385478019714355, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.7933043241500854, 0.810429036617279, 0.656306266784668, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.3309359848499298, 0.5021834969520569, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.9131776094436646, 0.7761795520782471, 0.8960528373718262, 0.38231024146080017, 0.5364330410957336, 0.7590547800064087, 0.8618032932281494, 1.0159261226654053, 0.7419300675392151, 0.8789280652999878, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.2214230298995972, 1.375545859336853, 1.2214230298995972, 0.9816765785217285, 0.8789280652999878, 0.7590547800064087, 1.1186745166778564, 1.0844250917434692, 1.1186745166778564, 1.0844250917434692, 0.7933043241500854, 0.6049320101737976, 0.810429036617279, 0.8275538086891174, 0.24531221389770508, -0.06293346732854843, 0.8275538086891174, 0.3480607271194458, 0.656306266784668, 0.5535577535629272, 0.6905558109283447, 0.41655975580215454, 0.5364330410957336, 0.7933043241500854, 0.7761795520782471, 0.6734310388565063, 0.2281874716281891, 0.38231024146080017, 0.5535577535629272, 0.8446785807609558, 0.5535577535629272, 0.622056782245636, 0.5706825256347656, 0.8446785807609558, 0.5021834969520569, 0.8960528373718262, -0.08005820959806442, 0.7933043241500854, 0.7590547800064087, 0.656306266784668, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2385478019714355, 1.1186745166778564, 1.2727973461151123, 1.1529240608215332, 1.1529240608215332, 0.4850587546825409, -0.3711790144443512, -1.758284091949463, -1.6555355787277222, 0.03981505334377289, 0.02269030176103115, 0.27956172823905945, 0.8789280652999878, 0.38231024146080017, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.444044828414917, 1.1186745166778564, 1.0330508947372437, 1.1357992887496948, 0.9816765785217285, 0.9645518660545349, 0.7761795520782471, 1.0501755475997925, 1.0330508947372437, 0.5706825256347656, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.8960528373718262, 0.2110627144575119, 0.6391815543174744, 0.9816765785217285, 0.5193082690238953, 0.3480607271194458, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.41655975580215454, 0.5193082690238953, 0.2110627144575119, 0.5021834969520569, 0.587807297706604, 0.3651854991912842, 0.41655975580215454, 0.8446785807609558, -0.14855723083019257, -0.09718296676874161, -0.4910522699356079, -1.4671632051467896, -1.5699117183685303, -1.4329137802124023, -1.227416753768921, -1.2959157228469849, -1.5527870655059814, -1.2445415258407593, -1.2787909507751465, -0.9020463228225708, -0.9876701235771179, -1.2787909507751465, -1.535662293434143, -1.2445415258407593, 1.718040943145752], [1.3926706314086914, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948 [e2e-predictor] , 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.1357992887496948, 1.3412963151931763, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.5467933416366577, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.2727973461151123, 1.2042982578277588, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.8618032932281494, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.8275538086891174, 0.7590547800064087, 0.9474270939826965, 0.9816765785217285, 0.7590547800064087, 0.7419300675392151, 0.6049320101737976, 0.9131776094436646, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.1186745166778564, 0.9645518660545349, 1.0159261226654053, 1.1357992887496948, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 0.8618032932281494, 0.7076805233955383, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.587807297706604, 0.5021834969520569, 0.41655975580215454, 0.27956172823905945, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.656306266784668, 0.6734310388565063, 0.5193082690238953, 0.6391815543174744, 0.7419300675392151, 0.6049320101737976, 0.5193082690238953, 0.03981505334377289, 0.27956172823905945, 0.3651854991912842, 0.6391815543174744, 0.5021834969520569, 0.7590547800064087, 0.7761795520782471, 0.4508092403411865, 0.4679340124130249, 0.7590547800064087, 0.7761795520782471, 1.18717360496521, 1.0844250917434692, 1.1186745166778564, 1.2385478019714355, 1.3412963151931763, 1.324171543121338, 1.1700488328933716, 0.810429036617279, -0.1143077164888382, -1.878157377243042, -1.4329137802124023, -1.1931672096252441, -1.1075434684753418, 0.4679340124130249, 0.43368449807167053, 0.5535577535629272, 1.0330508947372437, 1.3926706314086914, 0.9645518660545349, 0.7761795520782471, 0.9645518660545349, 1.2385478019714355, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.2385478019714355, 0.7761795520782471, 0.656306266784668, 0.6905558109283447, 0.622056782245636, 0.7419300675392151, 0.9303023219108582, 0.5021834969520569, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.41655975580215454, 0.5193082690238953, 0.2281874716281891, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.4508092403411865, 0.3480607271194458, 0.5706825256347656, 0.19393795728683472, 0.091189444065094, 0.7248052954673767, 0.02269030176103115, 0.5021834969520569, 0.41655975580215454, -0.7479235529899597, -1.347290039062 [e2e-predictor] 5, -1.6212860345840454, -1.4329137802124023, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.3644146919250488, -1.0561691522598267, -0.9191710948944092, -1.02191960811615, -1.261666178703308, -1.415789008140564, -0.6965492963790894], [1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.2042982578277588, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.324171543121338, 1.2385478019714355, 1.1529240608215332, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.7933043241500854, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.8446785807609558, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.7590547800064087, 0.9645518660545349, 0.8618032932281494, 1.1186745166778564, 0.9645518660545349, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.1529240608215332, 1.0501755475997925, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 0.6391815543174744, 0.8789280652999878, 1.0159261226654053, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 1.18717360496521, 0.6049320101737976, 1.0330508947372437, 1.0330508947372437, 0.8446785807609558, 0.7933043241500854, 0.8960528373718262, 0.7248052954673767, 0.7590547800064087, 0.587807297706604, 0.7248052954673767, 0.6049320101737976, 0.6391815543174744, 0.5706825256347656, 0.27956172823905945, 0.14256370067596436, 0.39943498373031616, 0.2281874716281891, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.6734310388565063, 0.8275538086891174, 0.6905558109283447, 0.7419300675392151, 0.6391815543174744, 0.4508092403411865, 0.5706825256347656, 0.3651854991912842, 0.622056782245636, 0.41655975580215454, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.18717360496521, 1.0673003196716309, 1.1357992887496948, 0.9645518660545349, -0.09718296676874161, -1.535662293434143, -1.7411593198776245, -0.9020463228225708, -1.261666178703308, -0.4568027853965759, 0.6049320101737976, 1.101549744606018, 0.7933043241500854, 0.6391815543174744, 0.587807297706604, 0.6905558109283447, 1.1357992887496948, 0.7419300675392151, 0.8960528373718262, 0.7761795520782471, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 0.7590547800064087, 1.324171543121338, 0.7419300675392151, 0.9131776094436646, 0.7933043241500854, 0.7248052954673767, [e2e-predictor] 0.587807297706604, 0.5706825256347656, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.656306266784668, 0.4850587546825409, 0.7590547800064087, 0.38231024146080017, 0.5364330410957336, 0.38231024146080017, 0.8618032932281494, 0.810429036617279, 0.8960528373718262, 0.8275538086891174, -0.4910522699356079, -1.2445415258407593, -1.758284091949463, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.3815394639968872, -1.261666178703308, -1.3986642360687256, -0.8506720662117004, -0.6965492963790894, -1.4329137802124023, -1.3644146919250488], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4782943725585938, 1.3584210872650146, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0844250917434692, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.6734310388565063, 1.0159261226654053, 0.9988013505935669, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 1.18717360496521, 1.1529240608215332, 1.0501755475997925, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 0.9816765785217285, 1.0159261226654053, 0.9645518660545349, 1.101549744606018, 0.9988013505935669, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 1.0844250917434692, 0.6734310388565063, 0.5364330410957336, 0.9988013505935669, 1.0673003196716309, 0.7590547800064087, 0.7076805233955383, 0.7933043241500854, 0.5364330410957336, 0.38231024146080017, 0.5193082690238953, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6391815543174744, 0.7419300675392151, 0.4850587546825409, 0.26243698596954346, 0.8446785807609558, 0.41655975580215454, 0.15968845784664154, 0.7933043241500854, 0.3138112425804138, 0.7590547800064087, 0.3651854991912842, 0.4508092403411865, 0.39943498373031616, 0.9131776094436646, 0.8789280652999878, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.2042982578277588, 1.0844250917434692, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.0673003196716309, 0.6391815543174744, -1.1760424375534058, -1.5527870655059814, -1.604161262512207, -0.7650483250617981, -0.43967801332473755, 0.5535577535629272, 0.330 [e2e-predictor] 9359848499298, 0.14256370067596436, 0.5021834969520569, 0.810429036617279, 0.5021834969520569, 0.7248052954673767, 0.7590547800064087, 0.4850587546825409, 0.4850587546825409, 0.39943498373031616, 0.5021834969520569, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 1.0159261226654053, 0.41655975580215454, 0.7419300675392151, 0.656306266784668, 0.43368449807167053, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.587807297706604, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.5706825256347656, 0.7761795520782471, 0.7419300675392151, 0.810429036617279, 0.656306266784668, 0.8446785807609558, 0.656306266784668, 0.8618032932281494, 0.9131776094436646, 0.9816765785217285, 0.6049320101737976, -1.415789008140564, -1.7069097757339478, -1.4500385522842407, -1.3301652669906616, -1.3130404949188232, -1.3986642360687256, -1.261666178703308, -1.79253351688385, -0.30267998576164246, -0.8849216103553772, -1.3815394639968872], [1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.7933043241500854, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.6391815543174744, 1.1186745166778564, 1.18717360496521, 0.7761795520782471, 0.6905558109283447, 0.9131776094436646, 0.6391815543174744, 0.9303023219108582, 1.0159261226654053, 0.9131776094436646, 0.8789280652999878, 1.0330508947372437, 1.0844250917434692, 1.1529240608215332, 1.1357992887496948, 1.0330508947372437, 1.1186745166778564, 0.8960528373718262, 0.9645518660545349, 0.9474270939826965, 0.7933043241500854, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 1.0330508947372437, 1.1186745166778564, 0.7248052954673767, 0.7248052954673767, 1.1186745166778564, 0.9303023219108582, 0.8789280652999878, 0.9816765785217285, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.656306266784668, 0.7076805233955383, 0.6391815543174744, 0.7933043241500854, 0.656306266784668, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8789280652999878, 0.3138112425804138, 0.39943498373031616, 0.587807297706604, 0.6391815543174744, 0.24531221389770508, 0.39943498373031616, 0.4850587546825409, 0.6905558109283447, 0.5193082690238953, 0.26243698596954346, 0.5535577535629272, 1.0330508947372437, 0.98167657852 [e2e-predictor] 17285, 0.9303023219108582, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.4097954034805298, 1.255672574043274, 1.1529240608215332, 1.1529240608215332, 1.255672574043274, 1.3070467710494995, 0.8960528373718262, -0.4568027853965759, -1.3301652669906616, -1.9124068021774292, -0.6794245839118958, -0.9705453515052795, -0.2513057291507721, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.3480607271194458, 0.4508092403411865, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.4679340124130249, 0.43368449807167053, 0.9645518660545349, 0.6049320101737976, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.5364330410957336, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 1.18717360496521, -1.1760424375534058, -1.6384108066558838, -1.5014127492904663, -1.4329137802124023, -1.3986642360687256, -1.415789008140564, -1.3815394639968872, -1.6384108066558838, 0.3651854991912842, -1.141792893409729], [1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 0.9474270939826965, 0.9303023219108582, 0.8618032932281494, 0.9303023219108582, 0.810429036617279, 0.6734310388565063, 0.7761795520782471, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8446785807609558, 0.9131776094436646, 1.0844250917434692, 1.2214230298995972, 1.0501755475997925, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.8618032932281494, 0.810429036617279, 0.9645518660545349, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 0.8446785807609558, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 0.9816765785217285, 0.9474270939826965, 0.6905558109283447, 0.7933043241500854, 0.656306266784668, 0.4508092403411865, 0.587807297706604, 0.7761795520782471, 0.7933043241500854, 0.6734 [e2e-predictor] 310388565063, 0.6049320101737976, 0.6391815543174744, 0.7419300675392151, 0.587807297706604, 0.6391815543174744, 0.3651854991912842, 0.26243698596954346, 0.4508092403411865, 0.39943498373031616, 0.3138112425804138, 0.3651854991912842, 0.5021834969520569, 0.5193082690238953, 0.6905558109283447, 0.6905558109283447, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0159261226654053, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.2385478019714355, 1.1700488328933716, 1.3412963151931763, 1.0330508947372437, 0.6391815543174744, -0.9876701235771179, -1.4500385522842407, -1.7411593198776245, -1.141792893409729, -0.576676070690155, -0.14855723083019257, 0.03981505334377289, 0.10831420123577118, 0.14256370067596436, 0.43368449807167053, 0.4679340124130249, 0.6734310388565063, 0.4679340124130249, 0.810429036617279, 0.3651854991912842, 0.43368449807167053, 0.8789280652999878, 0.656306266784668, 0.7076805233955383, -0.06293346732854843, 0.6734310388565063, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7419300675392151, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.4508092403411865, -1.5527870655059814, -1.7240345478057861, -1.5527870655059814, -1.484287977218628, -1.4671632051467896, -1.3472900390625, -1.535662293434143, 0.3138112425804138], [1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.5193082690238953, 0.7933043241500854, 0.9816765785217285, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 1.0159261226654053, 0.9131776094436646, 1.1186745166778564, 1.1357992887496948, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.8618032932281494, 0.8960528373718262, 0.9988013505935669, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.7419300675392151, 0.6905558109283447, 0.8446785807609558, 0.9645518660545349, 1.08442509 [e2e-predictor] 17434692, 0.9645518660545349, 1.0844250917434692, 1.0159261226654053, 0.8960528373718262, 0.9303023219108582, 1.0673003196716309, 1.18717360496521, 0.8275538086891174, 1.0159261226654053, 0.810429036617279, 0.6734310388565063, 0.8446785807609558, 0.9303023219108582, 0.8618032932281494, 0.7076805233955383, 0.5193082690238953, 0.4850587546825409, 0.9988013505935669, 0.6905558109283447, 0.6734310388565063, 0.4679340124130249, 0.5535577535629272, 0.6734310388565063, 0.41655975580215454, 0.43368449807167053, 0.6049320101737976, 0.43368449807167053, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.8618032932281494, 0.9474270939826965, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.18717360496521, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.5364330410957336, -1.0904186964035034, -1.3301652669906616, -1.5699117183685303, -1.1760424375534058, -0.576676070690155, -1.3301652669906616, -0.9020463228225708, 0.15968845784664154, 0.27956172823905945, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.4508092403411865, 0.6734310388565063, 0.4850587546825409, 0.7076805233955383, 0.6049320101737976, 0.3651854991912842, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 1.0501755475997925, -0.2513057291507721, -1.5870364904403687, -1.535662293434143, -1.4329137802124023, -1.3301652669906616, -1.4671632051467896, -1.4500385522842407], [1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7248052954673767, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 1.0673003196716309, 1.0330508947372437, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.0159261226654053 [e2e-predictor] , 1.0159261226654053, 0.8446785807609558, 0.8789280652999878, 0.5706825256347656, 0.656306266784668, 0.9474270939826965, 0.810429036617279, 0.7419300675392151, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 0.9816765785217285, 1.0673003196716309, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0501755475997925, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.9988013505935669, 1.0159261226654053, 1.18717360496521, 1.0673003196716309, 1.1529240608215332, 1.1186745166778564, 0.9988013505935669, 0.8275538086891174, 0.5535577535629272, 0.9816765785217285, 0.7590547800064087, 0.3309359848499298, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.7761795520782471, 0.8275538086891174, 0.41655975580215454, 0.43368449807167053, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.6391815543174744, 0.8446785807609558, 0.7419300675392151, 0.7933043241500854, 0.7076805233955383, 0.7761795520782471, 0.8446785807609558, 0.7761795520782471, 0.7419300675392151, 0.8618032932281494, 1.0330508947372437, 1.324171543121338, 1.0673003196716309, 0.9303023219108582, 1.1186745166778564, 1.2214230298995972, 1.2899221181869507, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 0.9988013505935669, 0.4850587546825409, -1.1075434684753418, -1.6212860345840454, -0.9534205794334412, -1.5014127492904663, -1.8439078330993652, -0.13143247365951538, -0.011559205129742622, 0.4850587546825409, 0.3651854991912842, 0.3480607271194458, 0.6049320101737976, 0.4850587546825409, 0.3309359848499298, 0.3138112425804138, 0.39943498373031616, 0.5364330410957336, 0.622056782245636, 0.810429036617279, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, -0.42255327105522156, -1.8610326051712036, -1.5527870655059814, -1.4671632051467896, -1.5185375213623047], [1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2214230298995972, 1.2727973461151123, 1.1700488328933716, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.1186745166778564, 1.1186745166778564, 1.0673003196716309, 1.03 [e2e-predictor] 30508947372437, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 0.8618032932281494, 0.9303023219108582, 0.6734310388565063, 0.2110627144575119, 0.8275538086891174, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 0.8960528373718262, 1.0330508947372437, 1.0501755475997925, 0.8960528373718262, 0.9816765785217285, 0.9988013505935669, 1.0844250917434692, 0.8275538086891174, 0.9303023219108582, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.2042982578277588, 1.0330508947372437, 1.0159261226654053, 0.8275538086891174, 0.6391815543174744, 1.2042982578277588, 1.0501755475997925, 0.7076805233955383, 0.656306266784668, 0.9303023219108582, 0.7248052954673767, 0.7076805233955383, 0.622056782245636, 0.6391815543174744, 0.3651854991912842, 0.5535577535629272, 0.27956172823905945, 0.5193082690238953, 0.6049320101737976, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7076805233955383, 0.6391815543174744, 0.4850587546825409, 0.8446785807609558, 0.5193082690238953, 0.6734310388565063, 0.9131776094436646, 0.9816765785217285, 0.8960528373718262, 1.1186745166778564, 0.7248052954673767, 0.9816765785217285, 1.255672574043274, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.1357992887496948, 1.2385478019714355, 0.6734310388565063, 0.0055655487813055515, -1.3644146919250488, -1.7754088640213013, -1.3815394639968872, -1.0904186964035034, -0.5595512986183167, -0.16568197309970856, 0.39943498373031616, 0.29668647050857544, 0.3480607271194458, 0.5364330410957336, 0.3138112425804138, 0.10831420123577118, 0.41655975580215454, 0.4850587546825409, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.10831420123577118, -1.6555355787277222, -1.5014127492904663], [1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.22142302 [e2e-predictor] 98995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3070467710494995, 1.2042982578277588, 1.1357992887496948, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9303023219108582, 1.0159261226654053, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8446785807609558, 0.7761795520782471, 0.656306266784668, 0.7761795520782471, 0.810429036617279, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 1.0330508947372437, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0159261226654053, 0.9474270939826965, 1.0159261226654053, 1.101549744606018, 1.0501755475997925, 1.101549744606018, 1.0844250917434692, 1.1357992887496948, 1.0501755475997925, 1.1357992887496948, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.1357992887496948, 0.9131776094436646, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.9131776094436646, 0.8789280652999878, 0.7933043241500854, 0.9816765785217285, 0.6734310388565063, 0.7933043241500854, 0.7248052954673767, 0.7590547800064087, 0.38231024146080017, 0.7590547800064087, 0.4679340124130249, 0.5364330410957336, 0.7761795520782471, 0.7761795520782471, 0.6391815543174744, 0.5364330410957336, 0.622056782245636, 0.7933043241500854, 0.6049320101737976, 0.41655975580215454, 0.8789280652999878, 0.6049320101737976, 0.8960528373718262, 0.9645518660545349, 0.8789280652999878, 0.9816765785217285, 0.9988013505935669, 1.0673003196716309, 1.2214230298995972, 1.3070467710494995, 1.3070467710494995, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.1357992887496948, 0.8960528373718262, -0.5595512986183167, -1.3644146919250488, -1.672660231590271, -1.946656346321106, -1.2102919816970825, -0.645175039768219, 0.02269030176103115, 0.3651854991912842, 0.27956172823905945, 0.38231024146080017, -0.9191710948944092, 0.12543895840644836, 0.24531221389770508, 0.7761795520782471, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.9645518660545349], [1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.204298257827 [e2e-predictor] 7588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 1.2042982578277588, 1.2899221181869507, 1.3070467710494995, 1.4097954034805298, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8789280652999878, 0.9645518660545349, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 0.9988013505935669, 1.0330508947372437, 0.7419300675392151, 0.8275538086891174, 0.656306266784668, 0.7419300675392151, 0.5193082690238953, 0.5364330410957336, 0.8275538086891174, 0.41655975580215454, 0.4508092403411865, 0.8960528373718262, 0.8275538086891174, 0.9816765785217285, 0.9474270939826965, 1.1186745166778564, 1.101549744606018, 1.0159261226654053, 0.9988013505935669, 1.0673003196716309, 1.101549744606018, 1.0673003196716309, 1.1529240608215332, 1.0673003196716309, 1.0159261226654053, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 1.0844250917434692, 1.2214230298995972, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7076805233955383, 0.7761795520782471, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7076805233955383, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, 0.8446785807609558, 0.9474270939826965, 0.5535577535629272, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.7419300675392151, 0.9645518660545349, 1.1529240608215332, 0.9474270939826965, 1.0844250917434692, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.375545859336853, 1.18717360496521, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.18717360496521, 1.1357992887496948, 0.5193082690238953, -0.5253018140792847, -1.3815394639968872, -1.5185375213623047, -1.7411593198776245, -1.1246682405471802, -0.9191710948944092, -0.4910522699356079, 0.15968845784664154, -0.9876701235771179, -0.3540542721748352, 0.15968845784664154, 0.8446785807609558, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174], [1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.033 [e2e-predictor] 0508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.2042982578277588, 1.375545859336853, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.7761795520782471, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 0.622056782245636, 0.8446785807609558, 0.7076805233955383, 0.6391815543174744, 0.810429036617279, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.8789280652999878, 0.4850587546825409, 0.5364330410957336, 0.8446785807609558, 0.4508092403411865, 0.4508092403411865, 0.587807297706604, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.7419300675392151, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 1.0673003196716309, 0.9816765785217285, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.101549744606018, 0.6905558109283447, 0.9645518660545349, 1.0159261226654053, 0.9303023219108582, 1.0330508947372437, 0.9645518660545349, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.7590547800064087, 0.6905558109283447, 0.587807297706604, 0.4850587546825409, 0.6905558109283447, 0.656306266784668, 0.8618032932281494, 0.5535577535629272, 0.9131776094436646, 0.6734310388565063, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.7419300675392151, 0.8275538086891174, 0.9816765785217285, 0.3480607271194458, 1.0159261226654053, 0.587807297706604, 1.0501755475997925, 0.9816765785217285, 1.0844250917434692, 0.9988013505935669, 1.1529240608215332, 1.2385478019714355, 1.2042982578277588, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2214230298995972, 0.7248052954673767, 0.15968845784664154, -0.3540542721748352, -0.9705453515052795, -1.5870364904403687, -1.3301652669906616, -0.5081770420074463, -0.7992978096008301, -0.610925555229187, -0.14855723083019257, 0.7933043241500854, 1.0673003196716309, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854], [0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9 [e2e-predictor] 131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2899221181869507, 1.2385478019714355, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 0.9303023219108582, 0.8275538086891174, 0.7761795520782471, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.6734310388565063, 0.7419300675392151, 0.6734310388565063, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.7248052954673767, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.5706825256347656, 0.4679340124130249, 0.29668647050857544, 0.4850587546825409, 0.8789280652999878, 0.7248052954673767, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.3651854991912842, 0.5021834969520569, 0.7076805233955383, 0.7933043241500854, 0.622056782245636, 0.622056782245636, 0.7933043241500854, 0.8960528373718262, 1.0159261226654053, 0.8618032932281494, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.810429036617279, 0.7076805233955383, 0.6905558109283447, 1.0501755475997925, 0.8446785807609558, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.6905558109283447, 0.7933043241500854, 0.7933043241500854, 0.7248052954673767, 0.7419300675392151, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 0.622056782245636, 0.5706825256347656, 0.4508092403411865, 0.810429036617279, 0.3651854991912842, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 1.1357992887496948, 1.1186745166778564, 1.18717360496521, 1.324171543121338, 1.2899221181869507, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.0330508947372437, 0.9131776094436646, 0.4679340124130249, 0.19393795728683472, 0.10831420123577118, 0.7761795520782471, 0.7248052954673767, 0.8275538086891174, 0.8960528373718262, 1.0330508947372437, 0.9474270939826965, 1.0673003196716309, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.827553808689117 [e2e-predictor] 4, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471], [0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.4269200563430786, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 0.9816765785217285, 0.9131776094436646, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.5706825256347656, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 0.8275538086891174, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.5706825256347656, 0.4508092403411865, 0.622056782245636, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7933043241500854, 0.5706825256347656, 0.3651854991912842, 0.4679340124130249, 0.9303023219108582, 0.7419300675392151, 0.8960528373718262, 0.6391815543174744, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.9645518660545349, 0.7076805233955383, 0.810429036617279, 0.8446785807609558, 0.6391815543174744, 0.622056782245636, 0.4850587546825409, 0.4508092403411865, 0.7933043241500854, 0.8618032932281494, 0.9131776094436646, 0.5364330410957336, 0.7419300675392151, 0.5364330410957336, 0.5535577535629272, 0.4679340124130249, 0.5021834969520569, 0.8275538086891174, 0.9474270939826965, 0.7419300675392151, 0.6049320101737976, 0.7933043241500854, 0.656306266784668, 0.8960528373718262, 0.810429036617279, 0.9474270939826965, 0.7590547800064087, 0.8960528373718262, 0.8618032932281494, 0.5706825256347656, 0.5193082690238953, 0.6905558109283447, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.3651854991912842, 0.9131776094436646, 1.0330508947372437, 0.8275538086891174, 0.8446785807609558, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.3070467710494995, 1.255672574043274, 1.2214230298995972, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.1700488328933716, 1.4611696004867554, 1.2385478019714355, 1.1186745166778564, 1.1357992887496948, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.0844250917434692, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, [e2e-predictor] 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151], [0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.255672574043274, 1.3584210872650146, 1.3070467710494995, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.810429036617279, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.7761795520782471, 0.6391815543174744, 0.5706825256347656, 0.10831420123577118, 0.622056782245636, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9645518660545349, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 0.6391815543174744, 0.656306266784668, 0.5535577535629272, 0.8446785807609558, 0.7419300675392151, 0.656306266784668, 0.7248052954673767, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.7761795520782471, 0.6391815543174744, 0.587807297706604, 0.4850587546825409, 0.6391815543174744, 0.5706825256347656, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7248052954673767, 0.8618032932281494, 0.8446785807609558, 0.6734310388565063, 0.8446785807609558, 0.7590547800064087, 0.5535577535629272, 0.4850587546825409, 0.6391815543174744, 0.3480607271194458, 0.2110627144575119, 0.4679340124130249, 0.8446785807609558, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 1.1186745166778564, 1.1186745166778564, 1.0159261226654053, 1.2385478019714355, 1.324171543121338, 1.101549744606018, 1.2214230298995972, 1.4782943725585938, 1.2727973461151123, 1.3584210872650146, 1.2899221181869507, 1.1357992887496948, 1.255672574043274, 1.255672574043274, 1.1357992887496948, 1.2385478019714355, 1.2727973461151123, 1.3584210872650146, 1.0844250917434692, [e2e-predictor] 1.0501755475997925, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151], [0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2385478019714355, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0330508947372437, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.6734310388565063, 0.587807297706604, 0.5364330410957336, 0.6391815543174744, 0.5193082690238953, 0.656306266784668, 0.7933043241500854, 0.8446785807609558, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.8618032932281494, 0.7761795520782471, 0.5535577535629272, 0.7933043241500854, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.7419300675392151, 0.8789280652999878, 0.9131776094436646, 0.8275538086891174, 0.7590547800064087, 0.6049320101737976, 0.6905558109283447, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.6734310388565063, 0.7761795520782471, 1.0673003196716309, 0.9474270939826965, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.8275538086891174, 0.9474270939826965, 0.810429036617279, 1.0501755475997925, 0.7761795520782471, 0.9988013505935669, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.6049320101737976, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.6391815543174744, 0.3651854991912842, 0.15968845784664154, 0.5535577535629272, 0.14256370067596436, 0.622056782245636, 0.7590547800064087, 0.622056782245636, 0.9131776094436646, 1.0330508947372437, 0.9645518660545349, 0.8789280652999878, [e2e-predictor] 1.0159261226654053, 1.1186745166778564, 1.18717360496521, 1.1357992887496948, 0.9645518660545349, 1.3926706314086914, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, 1.3070467710494995, 1.3070467710494995, 1.1529240608215332, 1.1700488328933716, 1.3070467710494995, 1.324171543121338, 1.1357992887496948, 1.0330508947372437, 1.1529240608215332, 1.18717360496521, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767], [0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.255672574043274, 1.375545859336853, 1.444044828414917, 1.4782943725585938, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 0.7761795520782471, 0.7076805233955383, 0.5535577535629272, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.5364330410957336, 0.4508092403411865, 0.5364330410957336, 0.6734310388565063, 0.6391815543174744, 0.4850587546825409, 0.26243698596954346, 0.622056782245636, 0.656306266784668, 0.9131776094436646, 0.9303023219108582, 0.8960528373718262, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8960528373718262, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 1.0673003196716309, 0.9645518660545349, 0.6905558109283447, 0.9131776094436646, 0.8789280652999878, 0.6391815543174744, 0.7248052954673767, 0.7419 [e2e-predictor] 300675392151, 1.0844250917434692, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.8618032932281494, 0.587807297706604, 0.41655975580215454, 0.29668647050857544, 0.4508092403411865, 0.656306266784668, 0.7933043241500854, 0.7761795520782471, 0.8789280652999878, 0.9131776094436646, 0.656306266784668, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.2214230298995972, 0.810429036617279, 1.375545859336853, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8618032932281494, 0.8446785807609558, 0.6905558109283447, 0.622056782245636, 0.3309359848499298, 0.41655975580215454, 0.6905558109283447, 0.38231024146080017, 0.4508092403411865, 0.24531221389770508, 0.2110627144575119, 0.41655975580215454, 0.6905558109283447, 0.0055655487813055515, 0.10831420123577118, 0.7419300675392151, 0.622056782245636, 0.26243698596954346, 0.7419300675392151, 0.810429036617279, 0.6391815543174744, 0.9645518660545349, 0.5364330410957336, 0.656306266784668, 1.0159261226654053, 0.4850587546825409, 0.6905558109283447, 1.0159261226654053, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.7590547800064087, 0.7419300675392151, 0.793304324150 [e2e-predictor] 0854, 0.7248052954673767, 0.810429036617279, 0.810429036617279, 0.8618032932281494, 1.0159261226654053, 0.7761795520782471, 0.8275538086891174, 0.9474270939826965, 0.9816765785217285, 1.1186745166778564, 1.1700488328933716, 0.7761795520782471, 0.8960528373718262, 0.8960528373718262, 0.7248052954673767, 0.9131776094436646, 0.656306266784668, 0.587807297706604, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.9474270939826965, 0.6391815543174744, 0.6391815543174744, 0.4679340124130249, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.4850587546825409, 0.6734310388565063, 0.7076805233955383, 0.8789280652999878, 0.587807297706604, 0.9816765785217285, 0.9474270939826965, 1.0159261226654053, 1.1186745166778564, 0.9474270939826965, 1.0159261226654053, 0.810429036617279, 1.255672574043274, 1.1357992887496948, 0.9816765785217285, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063], [0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.8789280652999878, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5021834969520569, 0.5193082690238953, 0.7076805233955383, 0.622056782245636, 1.0673003196716309, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.7933043241500854, 0.6220 [e2e-predictor] 56782245636, 0.656306266784668, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.6734310388565063, 0.810429036617279, 0.6049320101737976, 0.7076805233955383, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6391815543174744, 0.4850587546825409, 0.5535577535629272, 0.6391815543174744, 0.6391815543174744, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8446785807609558, 0.9131776094436646, 0.9988013505935669, 0.9988013505935669, 0.622056782245636, 0.5535577535629272, 0.8618032932281494, 0.656306266784668, 0.9303023219108582, 1.2042982578277588, 0.8960528373718262, 0.8446785807609558, 0.5706825256347656, 0.4508092403411865, 0.7590547800064087, 0.7248052954673767, 0.8446785807609558, 0.8446785807609558, 0.7076805233955383, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.4850587546825409, 0.587807297706604, 0.9645518660545349, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.587807297706604, 0.6905558109283447, 0.9303023219108582, 1.0844250917434692, 0.9474270939826965, 0.27956172823905945, 1.1186745166778564, 1.1700488328933716, 0.9474270939826965, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 1.2385478019714355, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668], [0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.3070467710494995, 1.2899221181869507, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0501755475997925, 1.0159261226654053, 1.015926122 [e2e-predictor] 6654053, 1.0159261226654053, 0.9131776094436646, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6905558109283447, 0.5535577535629272, 0.5193082690238953, 0.8960528373718262, 0.9645518660545349, 0.8960528373718262, 0.8618032932281494, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8275538086891174, 0.7419300675392151, 0.8618032932281494, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.810429036617279, 0.7761795520782471, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.9988013505935669, 0.9645518660545349, 0.7933043241500854, 0.4508092403411865, 0.8446785807609558, 0.9474270939826965, 0.7933043241500854, 0.7076805233955383, 0.622056782245636, 0.8275538086891174, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.41655975580215454, 0.4508092403411865, 0.38231024146080017, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.5535577535629272, 0.6905558109283447, 0.9131776094436646, 0.810429036617279, 0.43368449807167053, 0.8960528373718262, 1.0159261226654053, 1.0159261226654053, 1.1357992887496948, 1.1357992887496948, 0.8275538086891174, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.2899221181869507, 1.1700488328933716, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872 [e2e-predictor] 650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9303023219108582, 0.8960528373718262, 0.7933043241500854, 0.8789280652999878, 0.5364330410957336, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.8618032932281494, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.7933043241500854, 0.7076805233955383, 0.8446785807609558, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9303023219108582, 0.9645518660545349, 0.7761795520782471, 0.8960528373718262, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.3651854991912842, 0.5535577535629272, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.7590547800064087, 0.8618032932281494, 0.6049320101737976, 0.8960528373718262, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.9988013505935669, 0.7248052954673767, 0.4850587546825409, 0.15968845784664154, 0.24531221389770508, 0.4508092403411865, 0.587807297706604, 0.5193082690238953, 0.8618032932281494, 0.810429036617279, 0.7248052954673767, 0.622056782245636, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.6734310388565063, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 1.0159261226654053, 1.324171543121338, 1.2214230298995972, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.0330508947372437, 0.9988013505935669, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.27279734 [e2e-predictor] 61151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.9131776094436646, 0.9474270939826965, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.0673003196716309, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.8789280652999878, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8960528373718262, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 0.8960528373718262, 0.810429036617279, 0.8789280652999878, 0.6905558109283447, 0.7248052954673767, 0.9131776094436646, 0.9131776094436646, 1.101549744606018, 0.38231024146080017, 0.7419300675392151, 0.7590547800064087, 0.622056782245636, 0.9816765785217285, 0.9474270939826965, 1.0501755475997925, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.7248052954673767, 0.7076805233955383, 0.6049320101737976, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.7933043241500854, 0.587807297706604, 0.7076805233955383, 0.6049320101737976, 0.6391815543174744, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 0.8275538086891174, 0.9816765785217285, 0.9645518660545349, 1.324171543121338, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744], [0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.135 [e2e-predictor] 7992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.375545859336853, 1.4269200563430786, 1.2214230298995972, 1.3412963151931763, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.101549744606018, 1.18717360496521, 1.18717360496521, 1.0501755475997925, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.9645518660545349, 0.8960528373718262, 0.9645518660545349, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.9988013505935669, 1.0159261226654053, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.8446785807609558, 0.622056782245636, 0.587807297706604, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 1.0673003196716309, 1.1357992887496948, 0.8789280652999878, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.7761795520782471, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.7419300675392151, 0.4850587546825409, 0.7248052954673767, 0.39943498373031616, 0.4508092403411865, 0.6391815543174744, 0.6734310388565063, 0.7590547800064087, 0.7076805233955383, 0.6049320101737976, 0.5364330410957336, 0.7419300675392151, 0.656306266784668, 0.587807297706604, 0.587807297706604, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.3584210872650146, 1.4097954034805298, 1.324171543121338, 1.3070467710494995, 1.18717360496521, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094 [e2e-predictor] 436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.2214230298995972, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2899221181869507, 1.18717360496521, 1.3412963151931763, 1.2727973461151123, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1357992887496948, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.0330508947372437, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8960528373718262, 0.8446785807609558, 0.9303023219108582, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.8446785807609558, 0.8275538086891174, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.6391815543174744, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.8618032932281494, 0.9303023219108582, 1.18717360496521, 1.2385478019714355, 1.375545859336853, 1.4269200563430786, 1.4097954034805298, 1.2899221181869507, 1.101549744606018, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.62 [e2e-predictor] 2056782245636], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3926706314086914, 1.324171543121338, 1.101549744606018, 1.4611696004867554, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.0501755475997925, 1.2214230298995972, 1.18717360496521, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 1.1529240608215332, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.7933043241500854, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8275538086891174, 0.9131776094436646, 0.810429036617279, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.7590547800064087, 0.6734310388565063, 0.7761795520782471, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.9131776094436646, 1.0159261226654053, 0.8618032932281494, 1.0844250917434692, 0.8618032932281494, 0.5021834969520569, 0.7076805233955383, 0.656306266784668, 0.7590547800064087, 0.7761795520782471, 0.8618032932281494, 0.8618032932281494, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 1.1700488328933716, 1.255672574043274, 1.324171543121338, 1.3412963151931763, 1.4611696004867554, 1.5125439167022705, 1.375545859336853, 1.2214230298995972, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, [e2e-predictor] 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.1700488328933716, 1.3070467710494995, 1.255672574043274, 1.1186745166778564, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.8789280652999878, 0.8275538086891174, 0.7248052954673767, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.7933043241500854, 0.8275538086891174, 0.6391815543174744, 0.9131776094436646, 0.9645518660545349, 0.8618032932281494, 0.656306266784668, 0.6049320101737976, 0.9303023219108582, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 1.2727973461151123, 1.1357992887496948, 1.0673003196716309, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 1.0330508947372437, 1.1529240608215332, 1.0501755475997925, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.5125439167022705, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.2214230298995972, 1.0159261226654053, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.930 [e2e-predictor] 3023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447], [0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9131776094436646, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.8789280652999878, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.8275538086891174, 0.7590547800064087, 0.7076805233955383, 0.8275538086891174, 0.9474270939826965, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 1.0330508947372437, 0.9474270939826965, 0.8275538086891174, 1.0673003196716309, 0.9303023219108582, 0.7248052954673767, 0.656306266784668, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 1.3070467710494995, 1.3412963151931763, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.375545859336853, 0.9988013505935669, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.89605 [e2e-predictor] 28373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447], [0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.4097954034805298, 1.3926706314086914, 1.2727973461151123, 1.1357992887496948, 1.2214230298995972, 1.2042982578277588, 1.1357992887496948, 1.2214230298995972, 1.1700488328933716, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.8618032932281494, 0.8960528373718262, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.6734310388565063, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 1.0501755475997925, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 0.8960528373718262, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 1.1186745166778564, 1.255672574043274, 1.0159261226654053, 1.1186745166778564, 1.2 [e2e-predictor] 55672574043274, 1.2899221181869507, 1.3584210872650146, 1.2385478019714355, 1.18717360496521, 1.0673003196716309, 1.4097954034805298, 1.444044828414917, 1.375545859336853, 1.4097954034805298, 0.9474270939826965, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.4269200563430786, 1.324171543121338, 1.3926706314086914, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.3412963151931763, 1.2042982578277588, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 1.0330508947372437, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.9988013505935669, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 1.0501755475997925, 0.9131776094436646, 0.810429036617279, 0.656306266784668, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 1.0330 [e2e-predictor] 508947372437, 1.0501755475997925, 1.0159261226654053, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.7590547800064087, 0.8618032932281494, 0.9303023219108582, 1.0501755475997925, 1.18717360496521, 1.0501755475997925, 1.255672574043274, 1.4097954034805298, 1.3070467710494995, 1.2899221181869507, 1.101549744606018, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.0330508947372437, 0.5535577535629272, 0.9816765785217285, 1.1529240608215332, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.2385478019714355, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3584210872650146, 1.2899221181869507, 1.2727973461151123, 1.18717360496521, 1.1186745166778564, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844 [e2e-predictor] 250917434692, 1.101549744606018, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9645518660545349, 1.0673003196716309, 0.9474270939826965, 0.7076805233955383, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9474270939826965, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.1357992887496948, 1.1357992887496948, 1.3412963151931763, 1.375545859336853, 1.324171543121338, 1.0673003196716309, 1.1186745166778564, 1.2214230298995972, 1.2385478019714355, 1.1700488328933716, -0.3711790144443512, -0.13143247365951538, 0.19393795728683472, 0.810429036617279, 1.0673003196716309, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.2899221181869507, 1.4269200563430786, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.46116960048675 [e2e-predictor] 54, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.0501755475997925, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.6905558109283447, 0.6734310388565063, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 0.8275538086891174, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 1.0159261226654053, 1.0330508947372437, 1.2042982578277588, 1.2727973461151123, 1.1357992887496948, 0.9303023219108582, 1.2042982578277588, 1.2214230298995972, 0.9131776094436646, -1.3986642360687256, -2.0494048595428467, -2.0836544036865234, -2.0665295124053955, -1.7240345478057861, -1.7754088640213013, -1.5527870655059814, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447], [0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.444044828414917, 1.4782943725585938, 1.54679334163 [e2e-predictor] 66577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 0.9474270939826965, 0.8789280652999878, 0.7590547800064087, 0.6734310388565063, 0.5535577535629272, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.8275538086891174, 0.622056782245636, 0.8275538086891174, 0.9131776094436646, 0.8960528373718262, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.7248052954673767, 0.9816765785217285, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.1357992887496948, 1.2214230298995972, 0.3651854991912842, -1.7240345478057861, -2.1007792949676514, -2.0494048595428467, -1.9980305433273315, -1.8610326051712036, -1.758284091949463, -0.4910522699356079, -1.7754088640213013, 0.3651854991912842, -1.1589176654815674, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.26243698596954346, 0.29668647050857544, 0.3651854991912842, 0.41655975580215454, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963 [e2e-predictor] 151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.4269200563430786, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5467933416366577, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.0501755475997925, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9816765785217285, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.5535577535629272, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.656306266784668, 0.7248052954673767, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9988013505935669, 1.2214230298995972, 1.2385478019714355, 1.1186745166778564, -0.7992978096008301, -2.0494048595428467, -1.7411593198776245, -1.758284091949463, -1.5527870655059814, -1.6212860345840454, -1.8267830610275269, -1.672660231590271, -1.484287977218628, -1.7411593198776245, -1.227416753768921, -1.5185375213623047, -0.7821730971336365, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608 [e2e-predictor] 215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.375545859336853, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.255672574043274, 1.18717360496521, 1.101549744606018, 1.1700488328933716, 1.2214230298995972, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.9474270939826965, 0.8618032932281494, 0.9816765785217285, 0.9988013505935669, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 0.7590547800064087, -0.5595512986183167, -1.7069097757339478, -1.8267830610275269, -1.7240345478057861, -1.946656346321106, -1.7240345478057861, -1.6555355787277222, -0.7992978096008301, -1.3301652669906616, -0.5081770420074463, 1.718040943145752, 0.17681321501731873, -1.3986642360687256, -1.3986642360687256, -0.8335473537445068, -1.4671632051467896, -1.3130404949188232, 1.0844250917434692, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2281874716281891, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0. [e2e-predictor] 9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.8618032932281494, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.18717360496521, 1.324171543121338, 1.3412963151931763, 0.5706825256347656, -1.5185375213623047, -1.6897850036621094, -1.6212860345840454, -1.946656346321106, -1.9124068021774292, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.8267830610275269, -1.5699117183685303, -1.2445415258407593, -0.9705453515052795, -0.5938007831573486, -1.4500385522842407, 1.9235379695892334, 1.563918113708496, -0.9362958669662476, -1.0904186964035034, -1.2787909507751465, -0.16568197309970856, -1.8439078330993652, -0.31980475783348083, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.43368449807167053, 0.5 [e2e-predictor] 193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.4782943725585938, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2727973461151123, 1.255672574043274, 1.1700488328933716, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.18717360496521, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.101549744606018, 1.101549744606018, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 0.43368449807167053, -1.604161262512207, -1.7069097757339478, -1.7240345478057861, -1.5527870655059814, -1.6384108066558838, -1.7411593198776245, -1.79253351688385, -1.2445415258407593, -1.9637811183929443, -1.7754088640213013, -1.9124068021774292, -1.878157377243042, -1.7411593198776245, -1.3130404949188232, -1.2102919816970825, -1.7240345478057861, -0.645175039768219, 1.6495418548583984, 1.9235379695892334, 1.8036646842956543, 1.375545859336853, 0.656306266784668, -1.9637811183929443, -1.1760424375534058, 1.0501755475997925, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.707680523395538 [e2e-predictor] 3, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.39943498373031616, 0.41655975580215454, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.375545859336853, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6837913990020752, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.3070467710494995, 1.1529240608215332, -1.3644146919250488, -1.6384108066558838, -1.415789008140564, -1.3815394639968872, -1.073293924331665, -1.0561691522598267, -1.5185375213623047, -1.672660231590271, -1.8952820301055908, -1.2787909507751465, -1.3815394639968872, -0.13143247365951538, 0.43368449807167053, -1.5870364904403687, -1.5014127492904663, -1.758284091949463, -1.6555355787277222, 0.0740646943449974, 1.2727973461151123, 2.1804091930389404, 1.7009161710739136, 1.6495418548583984, -1.415789008140564, -1.415789008140564, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109 [e2e-predictor] 283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.15968845784664154, 0.19393795728683472, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4954191446304321, 1.4269200563430786, 1.4097954034805298, 1.444044828414917, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5296685695648193, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.5125439167022705, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.375545859336853, 1.1700488328933716, -0.9362958669662476, -1.5699117183685303, -0.5595512986183167, -1.484287977218628, -1.0904186964035034, -0.9362958669662476, -1.4500385522842407, -0.6794245839118958, -1.3815394639968872, -1.0047948360443115, -0.5424265265464783, -1.8610326051712036, -0.19993148744106293, -1.1589176654815674, -1.3130404949188232, -1.5527870655059814, -1.484287977218628, -1.5185375213623047, 0.27956172823905945, 1.4611696004867554, 1.2214230298995972, 1.2727973461151123, 1.5810428857803345, 0.12543895840644836, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.79330432415 [e2e-predictor] 00854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.14256370067596436, 0.17681321501731873, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4097954034805298, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.4782943725585938, 1.2899221181869507, 1.5810428857803345, 1.4097954034805298, 1.444044828414917, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9988013505935669, 0.9645518660545349, 1.0159261226654053, 1.1529240608215332, 1.2042982578277588, 1.1700488328933716, 1.0844250917434692, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, -0.8849216103553772, -0.8506720662117004, -1.1075434684753418, -1.227416753768921, -1.484287977218628, -0.7992978096008301, -0.7307988405227661, -1.073293924331665, -1.415789008140564, -1.3815394639968872, -1.0561691522598267, 0.2110627144575119, -1.0047948360443115, -1.0390443801879883, -0.5424265265464783, -1.2 [e2e-predictor] 959157228469849, -1.5527870655059814, -1.7754088640213013, -0.30267998576164246, 0.9303023219108582, 1.7522903680801392, 1.9235379695892334, 1.2899221181869507, 1.101549744606018, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063], [0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.27956172823905945, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.324171543121338, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.5467933416366577, 1.444044828414917, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.4954191446304321, 1.4782943725585938, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.9645518660545349, 0.8618032932281494, 0.8446785807609558, 0.86 [e2e-predictor] 18032932281494, 0.8960528373718262, 0.8960528373718262, -1.0561691522598267, -1.0390443801879883, -1.4329137802124023, -1.7411593198776245, -1.8096582889556885, -1.8267830610275269, 0.7248052954673767, 0.6049320101737976, -0.5424265265464783, -1.141792893409729, -0.9876701235771179, -0.9020463228225708, -1.3986642360687256, 0.38231024146080017, -0.08005820959806442, -0.16568197309970856, -1.2959157228469849, -0.3369295001029968, -1.4500385522842407, -1.3815394639968872, 1.324171543121338, 1.8892884254455566, 1.4097954034805298, 1.18717360496521, 0.9474270939826965, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.2110627144575119, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.375545859336853, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.563918113708496, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.444044828414917, 1.5467933416366577, 1.6152924299240112, 1.5810428857803345, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.444044828414917, 1.563918113708496, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5125439167022705, 0.17681321501731873, 0.622056782245636, 0.9131776094436646, 0.9303023219108582, 0.587807297706604, 0.29668647050857544, 0.587807297706604, 1.5125439167022705, 1.598167 [e2e-predictor] 6578521729, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, -0.8677968382835388, -1.073293924331665, -1.3644146919250488, -1.6897850036621094, -1.8267830610275269, -1.758284091949463, 1.0159261226654053, 0.0055655487813055515, 0.9474270939826965, -0.28555524349212646, -0.6280503273010254, -0.6965492963790894, -0.045808710157871246, 0.29668647050857544, 0.3309359848499298, 0.4679340124130249, -0.42255327105522156, -1.2787909507751465, -0.4910522699356079, -0.43967801332473755, 0.9988013505935669, 1.63241708278656, 1.5296685695648193, 1.1357992887496948, 0.9303023219108582, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5296685695648193, 1.5125439167022705, 1.4269200563430786, 1.5296685695648193, 1.4782943725585938, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.529 [e2e-predictor] 6685695648193, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.4782943725585938, 1.444044828414917, -0.6965492963790894, -1.0047948360443115, -1.073293924331665, -1.6555355787277222, -1.9295315742492676, -2.032280206680298, -0.3540542721748352, 1.6495418548583984, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, -1.1931672096252441, -1.141792893409729, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -0.9534205794334412, 0.6049320101737976, 1.324171543121338, 1.8207894563674927, 0.8618032932281494, -0.3540542721748352, -0.08005820959806442, -1.484287977218628, -0.43967801332473755, 1.0844250917434692, 0.656306266784668, -0.7307988405227661, -0.9876701235771179, -1.3644146919250488, -0.8849216103553772, -0.9876701235771179, 1.5467933416366577, 1.7009161710739136, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.12543895840644836, 0.14256370067596436, 0.2110627144575119, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.5296685695648193, 1.426920056343 [e2e-predictor] 0786, 1.5467933416366577, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5810428857803345, 1.444044828414917, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5467933416366577, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.444044828414917, 0.5193082690238953, -1.3301652669906616, -1.4500385522842407, -1.5185375213623047, -1.878157377243042, -1.8952820301055908, -1.3301652669906616, 0.9988013505935669, 1.4782943725585938, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 0.9474270939826965, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.38231024146080017, -0.9705453515052795, -1.3815394639968872, -1.6212860345840454, -1.6897850036621094, -0.8506720662117004, 1.8379141092300415, 1.8721636533737183, 1.718040943145752, 1.8892884254455566, 1.7351655960083008, 0.7248052954673767, 0.056939806789159775, -1.0047948360443115, -1.1075434684753418, 1.255672574043274, 0.9988013505935669, -0.4910522699356079, -0.6794245839118958, -0.3883037567138672, -0.16568197309970856, 0.4850587546825409, 1.7009161710739136, 1.255672574043274, 1.255672574043274, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.12543895840644836, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.358 [e2e-predictor] 4210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.3412963151931763, 1.4782943725585938, 1.5296685695648193, 1.324171543121338, 1.4269200563430786, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5296685695648193, 1.2727973461151123, -1.1931672096252441, -1.1589176654815674, -1.2787909507751465, -1.8096582889556885, -1.9124068021774292, -1.8952820301055908, -0.42255327105522156, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, -0.4910522699356079, -1.415789008140564, -1.535662293434143, -1.604161262512207, -0.8677968382835388, 1.5981676578521729, 1.8379141092300415, 1.786539912223816, 1.8721636533737183, 1.9406627416610718, 1.906413197517395, 1.4611696004867554, 0.7761795520782471, 0.12543895840644836, -1.0904186964035034, 1.1700488328933716, 0.8960528373718262, 0.02269030176103115, -0.40542852878570557, -0.5253018140792847, -1.415789008140564, 0.3480607271194458, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6049320101737976], [0.15968845784664154, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496 [e2e-predictor] 521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4611696004867554, 1.6495418548583984, 1.4954191446304321, 1.5467933416366577, 1.375545859336853, 1.444044828414917, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.4954191446304321, 1.444044828414917, -0.9534205794334412, -0.8164225816726685, -1.2959157228469849, -1.6555355787277222, -1.8096582889556885, -1.3472900390625, -1.1931672096252441, 0.5706825256347656, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.19393795728683472, -1.6212860345840454, 0.43368449807167053, 1.324171543121338, 1.4954191446304321, 1.2385478019714355, 1.8550388813018799, 1.9235379695892334, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 1.9406627416610718, 1.9920369386672974, 0.9131776094436646, 0.810429036617279, -1.0561691522598267, 1.4954191446304321, 1.1357992887496948, 0.38231024146080017, 0.7076805233955383, -0.16568197309970856, -1.5527870655059814, -1.1589176654815674, 1.444044828414917, 1.375545859336853, 1.3926706314086914, 0.9303023219108582, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976], [0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505 [e2e-predictor] 935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4611696004867554, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, -0.21705622971057892, -0.43967801332473755, -1.141792893409729, -1.02191960811615, -1.7411593198776245, -1.79253351688385, -0.7821730971336365, -0.9876701235771179, -1.1931672096252441, -1.02191960811615, 0.10831420123577118, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.7076805233955383, 0.7761795520782471, 1.375545859336853, 2.0091617107391357, 1.906413197517395, 1.4097954034805298, 1.7694151401519775, 1.786539912223816, 2.0091617107391357, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.8892884254455566, 1.2214230298995972, 0.41655975580215454, -1.2445415258407593, 1.718040943145752, 1.4782943725585938, 1.1700488328933716, 1.0844250917434692, 0.8446785807609558, -1.4671632051467896, -1.3472900390625, 1.18717360496521, 1.2727973461151123, 1.63241708278656, 0.9645518660545349, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3651854991912842, 0.38231024146080017, 0.3994349 [e2e-predictor] 8373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.6152924299240112, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.5467933416366577, 1.5981676578521729, 0.7761795520782471, -1.1931672096252441, -0.14855723083019257, -1.5185375213623047, -1.0561691522598267, -0.9362958669662476, -0.610925555229187, -1.1246682405471802, -1.8610326051712036, -1.3472900390625, -1.6384108066558838, 1.0330508947372437, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1529240608215332, 1.4097954034805298, 1.324171543121338, 1.7522903680801392, 1.324171543121338, 1.8207894563674927, 2.0091617107391357, 1.974912166595459, 1.8892884254455566, 1.6666666269302368, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 2.0091617107391357, 1.9577873945236206, 1.9577873945236206, 2.0262863636016846, 1.8550388813018799, 1.375545859336853, 0.17681321501731873, -0.6965492963790894, 1.7694151401519775, 1.3584210872650146, 1.7694151401519775, 1.8207894563674927, 1.2727973461151123, -0.8849216103553772, -1.3644146919250488, 0.3480607271194458, 1.6152924299240112, 1.563918113708496, 0.9816765785217285, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0. [e2e-predictor] 5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.63241708278656, 0.39943498373031616, -0.6280503273010254, -0.31980475783348083, -0.5938007831573486, -1.1246682405471802, -0.9191710948944092, -1.79253351688385, -0.6622998118400574, -1.1760424375534058, -0.7821730971336365, -0.40542852878570557, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.5467933416366577, 2.0434112548828125, 1.8207894563674927, 1.6666666269302368, 2.0434112548828125, 1.4954191446304321, 2.0434112548828125, 1.974912166595459, 2.111910104751587, 1.8379141092300415, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.6152924299240112, 2.0262863636016846, 1.8036646842956543, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 1.2899221181869507, -0.7479235529899597, 1.5467933416366577, 1.906413197517395, 1.4269200563430786, 1.906413197517395, 1.974912166595459, 0.9645518660545349, 0.056939806789159775, -1.604161262512207, 0.6049320101737976, 1.18717360496521, 1.5125439167022705, 1.3926706314086914, 0.8789280652999878, 0.6391815543174744, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.60493 [e2e-predictor] 20101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656], [0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7419300675392151, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.375545859336853, -0.3711790144443512, -1.3130404949188232, 0.24531221389770508, -1.7240345478057861, -0.8849216103553772, -1.4500385522842407, -1.2959157228469849, -0.5938007831573486, -1.261666178703308, -0.8506720662117004, 0.7076805233955383, 0.8446785807609558, 1.8721636533737183, 2.094785451889038, 1.974912166595459, 1.7351655960083008, 2.0605359077453613, 1.6152924299240112, 1.9920369386672974, 2.0091617107391357, 1.9920369386672974, 1.8892884254455566, 1.8721636533737183, 1.6495418548583984, 1.9406627416610718, 1.8379141092300415, 2.0091617107391357, 1.5810428857803345, 2.0091617107391357, 2.0776607990264893, 1.9406627416610718, 0.8618032932281494, 1.1700488328933716, 1.8036646842956543, 2.0091617107391357, 1.4269200563430786, 1.9235379695892334, 2.0262863636016846, 1.1529240608215332, 0.2110627144575119, -1.535662293434143, 0.622056782245636, 1.255672574043274, 1.444044828414917, 1.5981676578521729, 1.0844250917434692, 0.656306266784668, 0.7419300675392151, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.77617955207 [e2e-predictor] 82471, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7590547800064087, 0.7248052954673767, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.444044828414917, 1.1357992887496948, 0.2281874716281891, -0.4568027853965759, -1.0561691522598267, -0.6794245839118958, -1.1246682405471802, -0.9362958669662476, -0.1143077164888382, -1.3815394639968872, -1.2959157228469849, -0.2684305012226105, 0.38231024146080017, -1.7069097757339478, -0.7479235529899597, -1.6384108066558838, -1.227416753768921, 1.6666666269302368, 1.974912166595459, 1.6152924299240112, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 1.974912166595459, 1.5467933416366577, 1.7522903680801392, 1.9235379695892334, 2.0605359077453613, 1.4269200563430786, 1.786539912223816, 2.0776607990264893, 2.0776607990264893, 1.9406627416610718, 1.786539912223816, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.444044828414917, 1.9235379695892334, 2.0434112548828125, 1.4097954034805298, 0. [e2e-predictor] 4508092403411865, -1.415789008140564, 1.563918113708496, 1.2727973461151123, 1.786539912223816, 1.2899221181869507, 0.9131776094436646, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.563918113708496, -0.6622998118400574, -1.3301652669906616, -0.8506720662117004, -0.21705622971057892, 0.2110627144575119, -1.3472900390625, -1.5527870655059814, -0.5595512986183167, -1.2102919816970825, -1.604161262512207, -0.5595512986183167, -1.141792893409729, -1.1246682405471802, -1.5185375213623047, -0.9191710948944092, -1.3130404949188232, -0.645175039768219, -1.7240345478057861, -1.1246682405471802, 0.19393795728683472, 0.4850587546825409, 1.0673003196716309, 1 [e2e-predictor] .9577873945236206, 1.9235379695892334, 1.9235379695892334, 1.4269200563430786, 1.8550388813018799, 2.0262863636016846, 1.1186745166778564, 1.5981676578521729, 1.9406627416610718, 2.1632845401763916, 2.111910104751587, 2.0091617107391357, 1.9235379695892334, 1.906413197517395, 1.8892884254455566, 1.6837913990020752, 1.8550388813018799, 1.974912166595459, 1.63241708278656, 0.19393795728683472, -1.484287977218628, 2.0091617107391357, 1.9406627416610718, 1.324171543121338, 1.444044828414917, 0.6391815543174744, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, -0.02868395671248436, -0.5424265265464783, -1.1589176654815674, -0.7479235529899597 [e2e-predictor] , 0.14256370067596436, -0.42255327105522156, -0.06293346732854843, -0.7479235529899597, 0.03981505334377289, 0.056939806789159775, -1.5870364904403687, -1.8439078330993652, -0.9362958669662476, -1.8096582889556885, -1.672660231590271, -0.6280503273010254, -0.9362958669662476, -1.6555355787277222, -1.7069097757339478, -1.535662293434143, -0.8335473537445068, -0.2513057291507721, -0.610925555229187, 0.8789280652999878, 1.8379141092300415, 1.5125439167022705, 1.5125439167022705, 1.7522903680801392, 1.255672574043274, 1.974912166595459, 1.7009161710739136, 1.974912166595459, 2.111910104751587, 2.094785451889038, 2.0091617107391357, 1.8036646842956543, 1.906413197517395, 1.8379141092300415, 1.9920369386672974, 1.974912166595459, 1.9406627416610718, -0.3883037567138672, -0.1143077164888382, 2.0776607990264893, 2.0434112548828125, 1.324171543121338, 0.8618032932281494, 0.12543895840644836, 0.9474270939826965, 0.587807297706604, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, [e2e-predictor] 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.5125439167022705, 0.091189444065094, -0.6622998118400574, -0.6280503273010254, -0.7821730971336365, -0.14855723083019257, 0.03981505334377289, -1.7069097757339478, -1.4500385522842407, -0.08005820959806442, -0.3883037567138672, -0.7650483250617981, -0.576676070690155, -1.604161262512207, -0.21705622971057892, -0.7307988405227661, -1.4500385522842407, -1.1246682405471802, -1.0904186964035034, -1.3815394639968872, -1.261666178703308, -1.1589176654815674, -0.645175039768219, -1.535662293434143, -0.16568197309970856, -0.2341809868812561, 1.5810428857803345, 1.8892884254455566, 1.2385478019714355, 1.3584210872650146, 1.563918113708496, 1.6837913990020752, 1.8036646842956543, 2.0776607990264893, 2.0091617107391357, 2.0091617107391357, 2.0776607990264893, 1.9920369386672974, 1.9235379695892334, 2.129034996032715, 2.0434112548828125, 1.974912166595459, -0.6622998118400574, 1.4097954034805298, 2.0091617107391357, 2.0776607990264893, 1.7694151401519775, 1.5981676578521729, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.324171543121338, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.615292 [e2e-predictor] 4299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.444044828414917, -1.3815394639968872, -0.7992978096008301, -0.6794245839118958, -1.1075434684753418, -0.08005820959806442, -0.19993148744106293, -0.8164225816726685, -1.5014127492904663, 0.2110627144575119, 0.19393795728683472, 0.10831420123577118, -1.3986642360687256, -0.21705622971057892, -1.7411593198776245, -1.6555355787277222, -1.3472900390625, -1.2445415258407593, -0.6965492963790894, 0.6391815543174744, -1.0047948360443115, -0.9362958669662476, -1.415789008140564, -0.9362958669662476, -1.3815394639968872, -1.02191960811615, 0.656306266784668, 1.3926706314086914, 1.1357992887496948, 0.17681321501731873, 1.7694151401519775, 1.8721636533737183, 1.974912166595459, 1.8892884254455566, 2.0091617107391357, 2.094785451889038, 1.9406627416610718, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0605359077453613, 1.9577873945236206, 1.8892884254455566, 1.9920369386672974, 2.0605359077453613, 1.4611696004867554, 1.0844250917434692, 0.6391815543174744, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.3 [e2e-predictor] 75545859336853, 1.4097954034805298, 1.4269200563430786, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.6666666269302368, 1.4954191446304321, -0.7307988405227661, -1.0561691522598267, -0.5938007831573486, -1.261666178703308, -1.1931672096252441, 1.2727973461151123, -1.1760424375534058, -0.8164225816726685, -1.0561691522598267, -1.7411593198776245, -0.7992978096008301, -0.5595512986183167, -1.1760424375534058, -0.8677968382835388, -1.7411593198776245, -1.2445415258407593, -0.7992978096008301, 1.0501755475997925, 1.786539912223816, 1.7694151401519775, 0.15968845784664154, -1.2787909507751465, -0.4739275276660919, -1.2959157228469849, -0.9362958669662476, -1.3301652669906616, -0.31980475783348083, 1.63241708278656, 0.5364330410957336, 1.8721636533737183, 1.2385478019714355, 1.6666666269302368, 1.9235379695892334, 1.974912166595459, 2.0091617107391357, 2.0605359077453613, 2.0776607990264893, 2.1461596488952637, 1.9920369386672974, 2.111910104751587, 1.974912166595459, 2.0091617107391357, 1.8721636533737183, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.2385478019714355, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.067300319 [e2e-predictor] 6716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.5981676578521729, 1.7351655960083008, -1.2787909507751465, 0.5021834969520569, 1.8207894563674927, 0.3480607271194458, 0.2110627144575119, -0.9876701235771179, -0.5595512986183167, -1.0904186964035034, -1.3815394639968872, -1.672660231590271, -1.3301652669906616, -0.16568197309970856, -0.7821730971336365, -1.3472900390625, -1.7240345478057861, -0.6622998118400574, 1.1529240608215332, 1.4097954034805298, 1.4097954034805298, 2.1461596488952637, 1.2899221181869507, 0.6391815543174744, 1.0330508947372437, 1.4954191446304321, 0.9131776094436646, -0.8677968382835388, -1.1075434684753418, 0.8446785807609558, 1.6495418548583984, 1.5296685695648193, 1.7694151401519775, 1.6495418548583984, 1.8721636533737183, 1.8892884254455566, 1.8892884254455566, 1.974912166595459, 2.0605359077453613, 1.9406627416610718, 2.0605359077453613, 2.111910104751587, 1.974912166595459, 1.9920369386672974, 1.9406627416610718, 2.111910104751587, 2.1461596488952637, 1.4269200563430786, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7248052954673767, [e2e-predictor] 0.7419300675392151, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.6152924299240112, 1.6152924299240112, 1.7009161710739136, 1.6837913990020752, -0.3369295001029968, 0.27956172823905945, 0.7248052954673767, 0.7248052954673767, -0.7307988405227661, -0.6622998118400574, -1.3986642360687256, -1.1760424375534058, -1.2445415258407593, -1.141792893409729, -1.3130404949188232, -1.02191960811615, -1.4500385522842407, -1.6384108066558838, -0.2341809868812561, -1.2102919816970825, 1.1700488328933716, 0.7761795520782471, 1.5296685695648193, 1.563918113708496, 2.0434112548828125, 1.8550388813018799, 1.4269200563430786, 1.1357992887496948, 1.18717360496521, 0.8618032932281494, -1.0561691522598267, 0.810429036617279, 1.786539912223816, 1.8892884254455566, 1.444044828414917, 1.6495418548583984, 1.7351655960083008, 1.7694151401519775, 1.8892884254455566, 2.1461596488952637, 2.0091617107391357, 2.0776607990264893, 2.111910104751587, 2.094785451889038, 1.8550388813018799, 1.9577873945236206, 2.094785451889038, 2.0434112548828125, 1.6837913990020752, 0.9816765785217285, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119 [e2e-predictor] , 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.563918113708496, 1.7009161710739136, -0.16568197309970856, -0.2684305012226105, 0.2281874716281891, 0.7076805233955383, 0.0740646943449974, 1.2214230298995972, 1.3584210872650146, 0.7419300675392151, -1.2102919816970825, 0.02269030176103115, -1.415789008140564, -0.9705453515052795, -0.7307988405227661, -0.5424265265464783, -1.2102919816970825, -0.045808710157871246, -0.7821730971336365, -1.4671632051467896, -1.2102919816970825, -1.1589176654815674, 0.8446785807609558, 1.255672574043274, 0.9988013505935669, 1.7522903680801392, 1.9235379695892334, 0.9303023219108582, 0.8618032932281494, 0.7933043241500854, 0.4679340124130249, 0.6391815543174744, -0.13143247365951538, 1.8550388813018799, 1.7351655960083008, 1.5981676578521729, 1.6837913990020752, 1.7351655960083008, 1.6495418548583984, 1.5981676578521729, 1.8379141092300415, 1.974912166595459, 2.0605359077453613, 2.0776607990264893, 2.0434112548828125, 2.0262863636016846, 2.0091617107391357, 2.0091617107391357, 2.0605359077453613, 2.111910104751587, 1.8550388813018799, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.485058 [e2e-predictor] 7546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 0.656306266784668, -0.5424265265464783, 0.29668647050857544, 1.2214230298995972, 1.2214230298995972, 1.2899221181869507, 1.375545859336853, 1.2727973461151123, 0.8275538086891174, 0.12543895840644836, -0.7307988405227661, -1.2102919816970825, -1.6212860345840454, -1.5527870655059814, -0.5081770420074463, -1.1589176654815674, -0.30267998576164246, -1.604161262512207, -1.073293924331665, -0.5595512986183167, -1.3815394639968872, 1.18717360496521, 1.4097954034805298, 0.9816765785217285, 0.8446785807609558, 1.4269200563430786, 1.4611696004867554, 1.2385478019714355, 0.8789280652999878, 1.0330508947372437, 1.255672574043274, 1.7694151401519775, 1.7694151401519775, 1.8036646842956543, 1.7351655960083008, 1.7351655960083008, 1.8207894563674927, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.8207894563674927, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 1.9406627416610718, 2.0605359077453613, 1.563918113708496, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690 [e2e-predictor] 238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.444044828414917, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 0.4679340124130249, 0.7419300675392151, -0.5424265265464783, 0.27956172823905945, 1.2214230298995972, 1.3412963151931763, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 1.0673003196716309, -0.9191710948944092, -0.8335473537445068, -1.604161262512207, -0.5424265265464783, -1.0904186964035034, -0.16568197309970856, -0.8164225816726685, -0.610925555229187, -1.073293924331665, -1.4671632051467896, -0.6622998118400574, -0.9705453515052795, 1.0330508947372437, 1.101549744606018, 1.4954191446304321, 1.8207894563674927, 1.8892884254455566, 1.8379141092300415, 1.8550388813018799, 1.6495418548583984, 1.563918113708496, 1.8036646842956543, 1.6666666269302368, 1.8892884254455566, 1.9235379695892334, 1.9920369386672974, 1.8721636533737183, 1.8207894563674927, 1.5981676578521729, 1.8207894563674927, 1.8892884254455566, 1.7694151401519775, 1.6495418548583984, 1.9406627416610718, 1.8721636533737183, 1.9235379695892334, 1.9406627416610718, 1.974912166595459, 1.7694151401519775, 0.7248052954673767, 0.6391815543174744, 0.6905558109283447, 0.6734310388 [e2e-predictor] 565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.6152924299240112, 0.3138112425804138, 1.0330508947372437, -0.42255327105522156, 0.26243698596954346, 1.3412963151931763, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1186745166778564, 1.2385478019714355, 0.10831420123577118, -1.227416753768921, -0.8849216103553772, -1.5699117183685303, 0.0055655487813055515, -0.2513057291507721, -0.43967801332473755, -0.5424265265464783, -1.1589176654815674, -0.2684305012226105, -1.3472900390625, -1.2102919816970825, -1.3301652669906616, 1.6837913990020752, 1.9235379695892334, 1.9235379695892334, 1.5810428857803345, 1.8550388813018799, 1.974912166595459, 1.718040943145752, 1.8207894563674927, 1.8207894563674927, 1.5467933416366577, [e2e-predictor] 2.0262863636016846, 2.0091617107391357, 1.7009161710739136, 1.7694151401519775, 1.7351655960083008, 1.8550388813018799, 1.906413197517395, 1.786539912223816, 1.7522903680801392, 1.8721636533737183, 1.8207894563674927, 1.9920369386672974, 1.7522903680801392, 1.8207894563674927, 1.8379141092300415, 1.1529240608215332, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 0.4850587546825409, 1.2042982578277588, 0.03981505334377289, 0.12543895840644836, 1.324171543121338, 1.3926706314086914, 1.444044828414917, 1.375545859336853, 1.3070467710494995, 1.0330508947372437, 1.2214230298995972, 1.101549744606018, 1.324171543121338, -0.06293346732854843, -0.7307988405227661, [e2e-predictor] -1.1589176654815674, -1.7754088640213013, -0.6965492963790894, -0.4739275276660919, -0.18280673027038574, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.4671632051467896, -0.30267998576164246, 1.3926706314086914, 1.7009161710739136, 1.8036646842956543, 1.9920369386672974, 1.786539912223816, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.9577873945236206, 1.4782943725585938, 2.0605359077453613, 2.0262863636016846, 2.1461596488952637, 2.0091617107391357, 1.906413197517395, 1.8379141092300415, 1.9235379695892334, 1.786539912223816, 1.7351655960083008, 1.7694151401519775, 1.7522903680801392, 1.6666666269302368, 1.8036646842956543, 2.0776607990264893, 1.375545859336853, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022 [e2e-predictor] 705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5810428857803345, 0.6734310388565063, 0.8960528373718262, 0.6734310388565063, 0.38231024146080017, 1.3584210872650146, 1.444044828414917, 1.3584210872650146, 1.3584210872650146, 0.9303023219108582, 1.0673003196716309, 1.1357992887496948, 1.1529240608215332, 1.375545859336853, 1.4269200563430786, -0.4568027853965759, -1.2102919816970825, -1.3644146919250488, -1.261666178703308, 0.38231024146080017, -0.5253018140792847, 0.4679340124130249, -0.02868395671248436, -1.5870364904403687, -1.3644146919250488, -1.0904186964035034, -1.672660231590271, -0.6280503273010254, 1.6152924299240112, 1.9235379695892334, 1.7009161710739136, 1.6152924299240112, 2.094785451889038, 2.0434112548828125, 2.0434112548828125, 1.6666666269302368, 1.9235379695892334, 1.9577873945236206, 1.9577873945236206, 2.0434112548828125, 2.0262863636016846, 1.9920369386672974, 1.9577873945236206, 1.8379141092300415, 1.8721636533737183, 1.7009161710739136, 1.7694151401519775, 1.7694151401519775, 1.8207894563674927, 1.9920369386672974, 1.101549744606018, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.52966 [e2e-predictor] 85695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.9988013505935669, 0.12543895840644836, 0.8446785807609558, 1.3070467710494995, 1.4097954034805298, 1.2899221181869507, 1.0844250917434692, 0.7761795520782471, 1.2042982578277588, 1.324171543121338, 1.2042982578277588, 1.3584210872650146, 1.3584210872650146, 1.255672574043274, -0.645175039768219, -0.576676070690155, 0.03981505334377289, -0.3711790144443512, -0.19993148744106293, 0.056939806789159775, 0.6905558109283447, 1.563918113708496, -1.1760424375534058, -1.4329137802124023, -1.0390443801879883, -1.5014127492904663, 0.3309359848499298, 1.8207894563674927, 1.7351655960083008, 1.8036646842956543, 2.0776607990264893, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0091617107391357, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9406627416610718, 1.9235379695892334, 1.9235379695892334, 1.9235379695892334, 1.7522903680801392, 2.129034996032715, 2.1461596488952637, 0.5193082690238953, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563 [e2e-predictor] 430786, 1.444044828414917, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.2042982578277588, 0.7076805233955383, 1.4611696004867554, 1.2385478019714355, 1.2042982578277588, 1.0159261226654053, 1.0159261226654053, 0.7933043241500854, 1.2042982578277588, 1.3584210872650146, 1.2385478019714355, 1.324171543121338, 1.2727973461151123, 1.375545859336853, 0.8446785807609558, 0.02269030176103115, -0.31980475783348083, -0.610925555229187, 0.056939806789159775, 0.5706825256347656, 0.4508092403411865, 0.0740646943449974, 0.091189444065094, -1.1246682405471802, -0.6280503273010254, -0.6622998118400574, -1.3986642360687256, 0.3309359848499298, 1.6152924299240112, 1.8721636533737183, 2.0434112548828125, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9406627416610718, 2.0091617107391357, 1.786539912223816, 1.4954191446304321, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 1.9406627416610718, 2.0262863636016846, 2.1632845401763916, 2.1632845401763916, 0.7933043241500854, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, [e2e-predictor] 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.0159261226654053, 1.1529240608215332, 1.5981676578521729, 1.7694151401519775, 0.810429036617279, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 0.7419300675392151, 1.1529240608215332, 1.6837913990020752, 1.2899221181869507, 1.3584210872650146, 1.8892884254455566, 1.5810428857803345, 1.0501755475997925, 0.9645518660545349, -0.5595512986183167, -0.9020463228225708, 0.7590547800064087, -1.261666178703308, -0.2513057291507721, 1.7522903680801392, 0.6391815543174744, 0.8789280652999878, -1.1589176654815674, -0.8677968382835388, -0.9705453515052795, -0.8335473537445068, -0.7821730971336365, 0.622056782245636, 2.0776607990264893, 2.0776607990264893, 1.974912166595459, 1.9920369386672974, 1.8207894563674927, 2.0262863636016846, 1.9235379695892334, 2.0091617107391357, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.0605359077453613, 2.0776607990264893, 1.786539912223816, 1.974912166595459, 2.1804091930389404, 1.9577873945236206, 0.8618032932281494, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.33093598 [e2e-predictor] 48499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.3926706314086914, 0.5535577535629272, 1.3070467710494995, 0.9645518660545349, 0.9474270939826965, 1.3070467710494995, 0.8446785807609558, 1.0330508947372437, 1.101549744606018, 0.8446785807609558, 1.2042982578277588, 1.563918113708496, 1.3070467710494995, 1.5296685695648193, 1.906413197517395, 1.8379141092300415, 1.4097954034805298, 0.8789280652999878, -0.43967801332473755, -0.8506720662117004, -0.1143077164888382, -1.4500385522842407, -0.5595512986183167, 2.0776607990264893, 1.8036646842956543, 0.8960528373718262, 0.622056782245636, -1.02191960811615, -0.8164225816726685, -0.21705622971057892, -1.1075434684753418, -1.0904186964035034, 0.5021834969520569, 2.1804091930389404, 1.9920369386672974, 1.9577873945236206, 1.6837913990020752, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6666666269302368, 2.214658737182617, 2.1632845401763916, 2.111910104751587, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 2.0605359077453613, 1.8892884254455566, 2.111910104751587, 2.111910104751587, 1.0159261226654053, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0 [e2e-predictor] .2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.5021834969520569, 1.2727973461151123, -0.02868395671248436, 1.8379141092300415, 1.18717360496521, 1.0159261226654053, 0.9988013505935669, 1.3584210872650146, 1.0673003196716309, 1.1529240608215332, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 0.7590547800064087, 0.056939806789159775, 0.12543895840644836, -0.5938007831573486, 1.4097954034805298, -1.3986642360687256, 1.2385478019714355, 1.9406627416610718, 1.6837913990020752, 1.0330508947372437, 0.622056782245636, -0.3540542721748352, -0.19993148744106293, 0.5364330410957336, -0.40542852878570557, -1.2959157228469849, 0.17681321501731873, 1.9920369386672974, 1.8892884254455566, 1.786539912223816, 1.5467933416366577, 0.9645518660545349, 1.974912166595459, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 2.094785451889038, 2.0262863636016846, 1.8721636533737183, 0.6391815543174744, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.433684 [e2e-predictor] 49807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.563918113708496, 1.4269200563430786, 0.656306266784668, 0.6734310388565063, 0.41655975580215454, 1.4782943725585938, 1.5467933416366577, 1.1186745166778564, 1.4782943725585938, 1.4954191446304321, 1.1186745166778564, 1.375545859336853, 1.5296685695648193, 1.1357992887496948, 1.444044828414917, 1.8721636533737183, 1.906413197517395, 1.8892884254455566, 1.4097954034805298, 0.9816765785217285, 1.5467933416366577, 0.7761795520782471, 1.1186745166778564, -0.9191710948944092, -0.8506720662117004, 1.9406627416610718, 1.906413197517395, 1.9920369386672974, 1.7009161710739136, 1.2385478019714355, 0.9988013505935669, 0.656306266784668, 0.622056782245636, 0.6049320101737976, -1.5014127492904663, 0.27956172823905945, 1.906413197517395, 1.5810428857803345, 1.9235379695892334, 1.2385478019714355, 1.6837913990020752, 1.9920369386672974, 1.8550388813018799, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0434112548828125, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.553 [e2e-predictor] 5577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 1.0159261226654053, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4269200563430786, 0.587807297706604, 1.3584210872650146, 1.2214230298995972, 1.563918113708496, 1.4782943725585938, 0.9474270939826965, 1.375545859336853, 1.444044828414917, 1.0673003196716309, 1.444044828414917, 1.563918113708496, 1.2042982578277588, 1.375545859336853, 1.8721636533737183, 1.8207894563674927, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 0.4679340124130249, 2.129034996032715, 0.9988013505935669, 1.0673003196716309, -1.2959157228469849, 2.0434112548828125, 1.7351655960083008, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9235379695892334, 1.8207894563674927, 0.8960528373718262, 0.810429036617279, 0.810429036617279, -1.3644146919250488, 1.563918113708496, 0.587807297706604, 2.0262863636016846, 1.9235379695892334, 1.563918113708496, 1.8379141092300415, 1.5981676578521729, 1.3070467710494995, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.1975340843200684, 2.0605359077453613, 1.9235379695892334, 1.8379141092300415, 2.0091617107391357, 1.8721636533737183, 0.7419300675392151, 0.62205678224563 [e2e-predictor] 6, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.810429036617279, 0.8446785807609558, 0.9131776094436646, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.5125439167022705, 0.8960528373718262, 1.7694151401519775, 1.0844250917434692, 1.6837913990020752, 1.1529240608215332, 1.101549744606018, 1.3070467710494995, 1.4782943725585938, 0.8446785807609558, 1.375545859336853, 1.63241708278656, 1.1700488328933716, 1.4611696004867554, 1.8892884254455566, 1.8207894563674927, 1.8550388813018799, 1.786539912223816, 1.9406627416610718, 1.6152924299240112, 1.8379141092300415, 1.718040943145752, 1.2727973461151123, -1.2959157228469849, 1.8379141092300415, 1.786539912223816, 1.9920369386672974, 2.0091617107391357, 2.0434112548828125, 1.9577873945236206, 1.9577873945236206, 1.8721636533737183, 0.9131776094436646, 0.81 [e2e-predictor] 0429036617279, 0.3309359848499298, -0.9020463228225708, 1.5467933416366577, 1.5296685695648193, 1.101549744606018, 1.8207894563674927, 1.7351655960083008, 1.2042982578277588, 1.255672574043274, 2.1461596488952637, 2.111910104751587, 2.1632845401763916, 2.1461596488952637, 2.0605359077453613, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.906413197517395, 1.2899221181869507, 0.622056782245636, 0.5364330410957336, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7761795520782471, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 1.4269200563430786, 1.9406627416610718, 1.563918113708496, 0.9303023219108582, 0.7419300675392151, 1.1529240608215332, 0.810429036617279, 1.444044828414917, 1.7522903680801392, 1.2899221181869507, 1.324 [e2e-predictor] 171543121338, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 1.4782943725585938, 0.5364330410957336, 1.9235379695892334, 1.9920369386672974, 1.3412963151931763, -0.8849216103553772, 1.9577873945236206, 1.8892884254455566, 2.0262863636016846, 2.0091617107391357, 2.094785451889038, 1.974912166595459, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 0.8960528373718262, 0.9303023219108582, -1.1589176654815674, 1.9920369386672974, 1.2214230298995972, 1.8550388813018799, 1.6837913990020752, 1.6495418548583984, 1.2727973461151123, 1.18717360496521, 2.1461596488952637, 2.0434112548828125, 2.1461596488952637, 2.1632845401763916, 2.094785451889038, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 1.906413197517395, 1.906413197517395, 0.6391815543174744, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053], [0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805 [e2e-predictor] 298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.4097954034805298, 1.3584210872650146, 1.2214230298995972, 1.3070467710494995, 1.8721636533737183, 1.7522903680801392, 1.2385478019714355, 0.7419300675392151, 0.8275538086891174, 0.9474270939826965, 1.5125439167022705, 1.6495418548583984, 1.324171543121338, 1.6495418548583984, 1.5810428857803345, 1.6837913990020752, 1.8892884254455566, 1.3412963151931763, 0.8618032932281494, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.375545859336853, -0.5424265265464783, 2.0605359077453613, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 2.0091617107391357, 2.0091617107391357, 1.563918113708496, 0.8789280652999878, 0.0740646943449974, 0.9474270939826965, 2.0091617107391357, 1.906413197517395, 1.9235379695892334, 1.5981676578521729, 1.6837913990020752, 0.9303023219108582, 2.1975340843200684, 2.094785451889038, 2.111910104751587, 2.1804091930389404, 2.111910104751587, 2.111910104751587, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 2.0262863636016846, 0.7076805233955383, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.44 [e2e-predictor] 4044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4954191446304321, 1.5467933416366577, 1.1529240608215332, 1.786539912223816, 1.9235379695892334, 1.7522903680801392, 0.6905558109283447, 0.7590547800064087, 1.2385478019714355, 1.4954191446304321, 1.324171543121338, 1.4269200563430786, 1.5296685695648193, 1.8207894563674927, 1.7522903680801392, 1.906413197517395, 0.4508092403411865, 0.41655975580215454, -0.09718296676874161, 1.324171543121338, 1.9235379695892334, 1.2214230298995972, 1.6495418548583984, 2.0605359077453613, 1.8550388813018799, 2.0262863636016846, 1.974912166595459, 2.0434112548828125, 2.0605359077453613, 2.129034996032715, 2.0776607990264893, 2.0605359077453613, 1.718040943145752, 1.9577873945236206, 1.101549744606018, 0.8446785807609558, 1.9577873945236206, 1.974912166595459, 1.6666666269302368, 1.0330508947372437, 1.4782943725585938, 1.0673003196716309, 2.129034996032715, 2.0776607990264893, 2.129034996032715, 2.1632845401763916, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 1.8892884254455566, 1.974912166595459, 1.8207894563674927, 1.1357992887496948, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.82755 [e2e-predictor] 38086891174, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.6152924299240112, 2.0434112548828125, 2.0091617107391357, 1.63241708278656, 0.3309359848499298, 1.444044828414917, 1.7351655960083008, 1.2042982578277588, 1.6152924299240112, 1.7351655960083008, 1.974912166595459, 1.7522903680801392, 2.0262863636016846, 0.26243698596954346, 0.8275538086891174, 0.03981505334377289, 0.8960528373718262, 1.7009161710739136, 2.1461596488952637, 1.5125439167022705, 2.0091617107391357, 1.8036646842956543, 2.129034996032715, 2.0262863636016846, 2.0262863636016846, 1.9920369386672974, 2.0262863636016846, 2.0605359077453613, 2.0262863636016846, 2.0091617107391357, 1.9235379695892334, 1.8892884254455566, 1.5467933416366577, 1.8550388813018799, 1.8892884254455566, 1.718040943145752, 1.2899221181869507, 1.6495418548583984, 1.63241708278656, 1.906413197517395, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.974912166595459, 2.0262863636016846, 1.6495418548583984, 1.4954191446304321, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172 [e2e-predictor] 823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 0.7933043241500854, 1.4097954034805298, 1.1186745166778564, 1.4269200563430786, 2.111910104751587, 2.0262863636016846, 1.8550388813018799, 0.9303023219108582, 1.63241708278656, 1.8036646842956543, 1.2042982578277588, 1.63241708278656, 1.7522903680801392, 1.906413197517395, 1.8379141092300415, 1.2214230298995972, 0.9474270939826965, 0.9645518660545349, 0.19393795728683472, 0.2281874716281891, 1.2727973461151123, 1.5810428857803345, 1.906413197517395, 1.9920369386672974, 1.8550388813018799, 1.9406627416610718, 2.0262863636016846, 1.9577873945236206, 1.7009161710739136, 2.0091617107391357, 2.1461596488952637, 2.111910104751587, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 1.7694151401519775, 1.7009161710739136, 1.8721636533737183, 1.9406627416610718, 1.2385478019714355, 1.4782943725585938, 1.4954191446304321, 1.9577873945236206, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 1.8550388813018799, 1.718040943145752, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26 [e2e-predictor] 243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 0.9474270939826965, 1.3070467710494995, 1.0673003196716309, 1.3412963151931763, 2.0776607990264893, 1.9920369386672974, 1.4269200563430786, 1.5467933416366577, 1.5981676578521729, 1.5125439167022705, 1.2385478019714355, 1.786539912223816, 1.786539912223816, 1.6495418548583984, 1.8207894563674927, 0.5364330410957336, 0.6734310388565063, 1.2727973461151123, 0.24531221389770508, 0.02269030176103115, 0.8960528373718262, 1.4954191446304321, 1.9920369386672974, 1.786539912223816, 1.6666666269302368, 2.0091617107391357, 1.9577873945236206, 1.9235379695892334, 2.0091617107391357, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.0262863636016846, 1.9577873945236206, 1.9577873945236206, 1.7522903680801392, 1.718040943145752, 1.9577873945236206, 1.8550388813018799, 0.8789280652999878, 1.324171543121338, 1.5125439167022705, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.111910104751587, 2.094785451889038, 2.0605359077453613, 1.9406627416610718, 1.9406627416610718, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.14256370067596436, 0.193937957286834 [e2e-predictor] 72, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0673003196716309, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1186745166778564, 1.3070467710494995, 1.1357992887496948, 1.6666666269302368, 1.9577873945236206, 1.8721636533737183, 1.3070467710494995, 1.7351655960083008, 1.3926706314086914, 1.375545859336853, 1.8036646842956543, 1.786539912223816, 1.9235379695892334, 1.6152924299240112, 1.8721636533737183, 0.8789280652999878, 0.8446785807609558, 1.3584210872650146, 0.3138112425804138, 0.5706825256347656, -0.3540542721748352, 1.5810428857803345, 1.4269200563430786, 1.4611696004867554, 2.094785451889038, 1.7694151401519775, 2.0434112548828125, 1.974912166595459, 1.786539912223816, 1.9920369386672974, 2.1975340843200684, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9920369386672974, 1.8721636533737183, 1.8892884254455566, 1.6837913990020752, 2.094785451889038, 1.444044828414917, 1.5296685695648193, 1.6495418548583984, 1.9577873945236206, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 1.9577873945236206, 1.8207894563674927, 0.6734310388565063, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, [e2e-predictor] 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 1.3584210872650146, 1.0844250917434692, 1.5981676578521729, 1.9406627416610718, 0.5706825256347656, 1.0673003196716309, 1.7522903680801392, 1.5810428857803345, 1.8550388813018799, 1.5467933416366577, 1.8379141092300415, 1.786539912223816, 1.6666666269302368, 1.718040943145752, 0.656306266784668, 0.8960528373718262, 1.1357992887496948, 0.15968845784664154, 1.18717360496521, -0.13143247365951538, 0.7076805233955383, 1.6152924299240112, 2.1632845401763916, 2.129034996032715, 1.6152924299240112, 1.8892884254455566, 2.094785451889038, 2.0091617107391357, 2.0262863636016846, 2.0605359077453613, 1.8892884254455566, 2.0262863636016846, 1.9406627416610718, 1.8892884254455566, 1.906413197517395, 1.8892884254455566, 2.0605359077453613, 2.111910104751587, 0.4850587546825409, 1.4611696004867554, 1.7351655960083008, 1.974912166595459, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.111910104751587, 1.5467933416366577, 1.9235379695892334, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6 [e2e-predictor] 049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.18717360496521, 1.255672574043274, 1.2214230298995972, 1.3926706314086914, 1.1529240608215332, 1.7009161710739136, 1.6152924299240112, -0.14855723083019257, -0.06293346732854843, 1.375545859336853, 1.6837913990020752, 1.7351655960083008, 1.6837913990020752, 1.8036646842956543, 1.9235379695892334, 1.6152924299240112, 1.3412963151931763, 0.622056782245636, 0.4850587546825409, 0.656306266784668, 0.6049320101737976, 1.1700488328933716, 0.41655975580215454, 0.9988013505935669, 1.1700488328933716, 1.7694151401519775, 1.6152924299240112, 2.231783390045166, 1.974912166595459, 1.9920369386672974, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 1.906413197517395, 2.0776607990264893, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.8036646842956543, 2.0605359077453613, 1.8207894563674927, 1.1529240608215332, 1.444044828414917, 1.8892884254455566, 2.0262863636016846, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 2.094785451889038, 1.8721636533737183, 2.0776607990264893, 0 [e2e-predictor] .5021834969520569, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.0844250917434692, 1.324171543121338, 0.8789280652999878, 1.7694151401519775, 1.444044828414917, 0.3480607271194458, 0.17681321501731873, 0.5364330410957336, 2.094785451889038, 0.5706825256347656, 2.0091617107391357, 1.8721636533737183, 1.8550388813018799, 1.6495418548583984, 1.4611696004867554, 0.8960528373718262, 1.0844250917434692, 1.718040943145752, 0.7076805233955383, 1.563918113708496, 1.18717360496521, 0.29668647050857544, 0.8789280652999878, 1.444044828414917, 1.3070467710494995, 1.7009161710739136, 1.906413197517395, 1.974912166595459, 1.2042982578277588, 1.7351655960083008, 2.1632845401763916, 2.0091617107391357, 2.094785 [e2e-predictor] 451889038, 2.0776607990264893, 1.9235379695892334, 2.0776607990264893, 1.974912166595459, 1.6495418548583984, 2.0434112548828125, 1.255672574043274, 1.9235379695892334, 1.8036646842956543, 2.0434112548828125, 2.0605359077453613, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0262863636016846, 1.9406627416610718, 0.5364330410957336, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.3584210872650146, 1.2214230298995972, 0.9988013505935669, 1.324171543121338, 1.1186745166778564, 1.7009161710739136, 1.2214230298995972, 0.622056782245636, -0.5938007831573486, 0.29668647050857544, 2.129034996032715, 0.9988013505935669, 1.9406627416610718, 1.7694151401519775, [e2e-predictor] 1.7351655960083008, 1.7351655960083008, 1.4269200563430786, 0.7761795520782471, 1.1186745166778564, 1.718040943145752, 0.7933043241500854, 1.2214230298995972, 0.9303023219108582, -0.045808710157871246, 1.2385478019714355, 1.444044828414917, 1.8892884254455566, 1.8036646842956543, 1.6495418548583984, 1.786539912223816, 1.5125439167022705, 2.0605359077453613, 2.129034996032715, 1.9920369386672974, 2.1461596488952637, 1.974912166595459, 1.9406627416610718, 1.9577873945236206, 1.9235379695892334, 1.9577873945236206, 2.0605359077453613, 2.0605359077453613, 1.5810428857803345, 1.8036646842956543, 2.0434112548828125, 2.0776607990264893, 2.094785451889038, 2.1461596488952637, 2.1461596488952637, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 1.974912166595459, 2.0091617107391357, 1.5296685695648193, 1.444044828414917, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2556725740432 [e2e-predictor] 74, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, -0.30267998576164246, 1.255672574043274, 0.7933043241500854, 1.8207894563674927, 1.1700488328933716, 0.6391815543174744, 0.5706825256347656, 0.19393795728683472, 0.7590547800064087, 0.8960528373718262, 1.9920369386672974, 1.8892884254455566, 1.718040943145752, 1.7522903680801392, 0.656306266784668, 0.7933043241500854, 1.101549744606018, 1.4954191446304321, 0.9988013505935669, 1.444044828414917, 1.3926706314086914, 0.26243698596954346, 0.27956172823905945, 1.324171543121338, 1.63241708278656, 0.8960528373718262, 1.6495418548583984, 1.7522903680801392, 1.4782943725585938, 2.129034996032715, 1.9920369386672974, 1.9577873945236206, 2.0262863636016846, 2.094785451889038, 1.8379141092300415, 1.6837913990020752, 1.8550388813018799, 1.9577873945236206, 2.0091617107391357, 2.0776607990264893, 1.7351655960083008, 1.9406627416610718, 2.0262863636016846, 2.094785451889038, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0776607990264893, 2.0091617107391357, 1.5467933416366577, 2.0091617107391357, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8960528373718262, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.204298257827758 [e2e-predictor] 8, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2899221181869507, -0.7479235529899597, 1.3412963151931763, 0.587807297706604, 1.6666666269302368, 0.8960528373718262, 0.8618032932281494, 1.324171543121338, 1.1186745166778564, 1.5125439167022705, 1.0501755475997925, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 1.8550388813018799, 1.1357992887496948, 0.9303023219108582, 1.0501755475997925, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.7351655960083008, 1.0330508947372437, -0.02868395671248436, 1.7694151401519775, 0.9645518660545349, 1.8036646842956543, 0.5535577535629272, 1.3070467710494995, 0.9988013505935669, 1.8721636533737183, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.094785451889038, 1.9577873945236206, 1.7009161710739136, 1.8892884254455566, 2.0605359077453613, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 1.9235379695892334, 1.9577873945236206, 2.1461596488952637, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.129034996032715, 2.129034996032715, 2.0776607990264893, 2.111910104751587, 2.0434112548828125, 1.63241708278656, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3480607271194458, 0.3309359848499298, 0.39943498373031616, 0.4679340124130249, 0.5535577535629272, 0.5364330410957336, 0.57 [e2e-predictor] 06825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7761795520782471, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.2727973461151123, 0.17681321501731873, 1.3412963151931763, 1.1357992887496948, 1.4269200563430786, 1.3070467710494995, 0.9645518660545349, 0.8446785807609558, 1.1700488328933716, 1.718040943145752, 0.38231024146080017, 1.324171543121338, 1.9235379695892334, 1.4954191446304321, 1.8379141092300415, 1.3584210872650146, 0.8275538086891174, 1.1529240608215332, 1.5125439167022705, 1.563918113708496, 1.4269200563430786, 1.9235379695892334, 0.9645518660545349, -0.1143077164888382, 1.324171543121338, 1.718040943145752, 1.906413197517395, 2.0091617107391357, 0.9988013505935669, 1.9577873945236206, 1.63241708278656, 1.9406627416610718, 2.094785451889038, 1.9920369386672974, 2.129034996032715, 2.0776607990264893, 1.5296685695648193, 1.786539912223816, 2.129034996032715, 1.8892884254455566, 2.0434112548828125, 1.1700488328933716, 1.9406627416610718, 1.974912166595459, 2.1804091930389404, 1.974912166595459, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.111910104751587, 2.129034996032715, 2.111910104751587, 2.1804091930389404, 2.0605359077453613, 1.9406627416610718, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.245312213897 [e2e-predictor] 70508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0501755475997925, 1.324171543121338, 0.4679340124130249, 1.18717360496521, 1.3070467710494995, 1.63241708278656, 1.63241708278656, 0.7076805233955383, 1.3584210872650146, 1.4954191446304321, 0.10831420123577118, 0.19393795728683472, 0.9474270939826965, 2.0434112548828125, 1.5296685695648193, 1.7009161710739136, 1.444044828414917, 0.38231024146080017, 1.7351655960083008, 1.5981676578521729, 1.718040943145752, 1.2899221181869507, 1.5467933416366577, 1.1186745166778564, 0.656306266784668, 0.14256370067596436, 0.9303023219108582, 1.786539912223816, 1.8036646842956543, 1.5810428857803345, 0.8275538086891174, 0.7933043241500854, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.7351655960083008, 1.8207894563674927, 1.6837913990020752, 1.8892884254455566, 2.0091617107391357, 1.7009161710739136, 1.8721636533737183, 1.8379141092300415, 2.1804091930389404, 2.111910104751587, 2.1461596488952637, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.9577873945236206, 1.8379141092300415, 1.974912166595459, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.193 [e2e-predictor] 93795728683472, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.2385478019714355, 0.9645518660545349, 1.324171543121338, 1.2899221181869507, 1.5810428857803345, 1.6495418548583984, 0.9303023219108582, 0.9474270939826965, 1.3412963151931763, -0.43967801332473755, 0.10831420123577118, 1.5981676578521729, 1.8550388813018799, 1.4097954034805298, 1.0673003196716309, 1.786539912223816, 0.6391815543174744, 1.4269200563430786, 1.0330508947372437, 1.1529240608215332, 1.4611696004867554, 1.8036646842956543, 1.2042982578277588, 0.6905558109283447, -0.3711790144443512, 1.0844250917434692, 2.0091617107391357, 0.5706825256347656, 0.4679340124130249, 0.656306266784668, 0.9131776094436646, 1.3926706314086914, 1.8721636533737183, 2.1632845401763916, 1.9406627416610718, 2.094785451889038, 1.7522903680801392, 2.129034996032715, 2.1632845401763916, 2.094785451889038, 1.7009161710739136, 2.0091617107391357, 1.4097954034805298, 2.111910104751587, 2.1975340843200684, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.094785451889038, 1.6495418548583984, 1.8207894563674927, 2.0262863636016846, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616], [0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.22818747 [e2e-predictor] 16281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.3926706314086914, 1.3412963151931763, 1.6495418548583984, 1.5981676578521729, 0.7590547800064087, 0.9474270939826965, -0.02868395671248436, 0.12543895840644836, 1.1700488328933716, 2.0776607990264893, 1.8892884254455566, 1.4954191446304321, 1.5125439167022705, 1.2214230298995972, 0.41655975580215454, 1.9406627416610718, 1.6152924299240112, 0.5193082690238953, 1.5467933416366577, 1.4782943725585938, 1.3584210872650146, 0.8789280652999878, -0.045808710157871246, 1.0330508947372437, 1.324171543121338, 0.24531221389770508, 1.3584210872650146, 0.3651854991912842, 0.9474270939826965, 1.6495418548583984, 1.9577873945236206, 1.3926706314086914, 2.111910104751587, 2.111910104751587, 1.906413197517395, 2.129034996032715, 2.0434112548828125, 1.974912166595459, 1.974912166595459, 2.1461596488952637, 1.9406627416610718, 1.9406627416610718, 2.1975340843200684, 2.1632845401763916, 2.111910104751587, 2.214658737182617, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.111910104751587, 1.9235379695892334, 2.1804091930389404, 1.6495418548583984, 0.5706825256347656, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0. [e2e-predictor] 38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017], [0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.10831420123577118, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 1.1186745166778564, 0.056939806789159775, 1.3070467710494995, 1.5296685695648193, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 0.8960528373718262, 0.03981505334377289, -1.1075434684753418, 1.2385478019714355, 2.0262863636016846, 1.9406627416610718, 1.5810428857803345, 1.5981676578521729, 1.8379141092300415, 0.6905558109283447, 1.4954191446304321, 1.7351655960083008, 0.5535577535629272, 0.9303023219108582, 1.4954191446304321, 1.1700488328933716, 1.375545859336853, 0.26243698596954346, 0.6391815543174744, 0.41655975580215454, 0.12543895840644836, -0.14855723083019257, 0.8446785807609558, 1.4611696004867554, 1.9577873945236206, 1.8207894563674927, 2.0262863636016846, 2.0434112548828125, 1.906413197517395, 2.0262863636016846, 1.7694151401519775, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 2.111910104751587, 2.0091617107391357, 1.9406627416610718, 2.214658737182617, 2.129034996032715, 1.9577873945236206, 2.111910104751587, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1632845401763916, 1.6152924299240112, 1.3412963151931763, 1.7009161710739136, 0.9303023219108582, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.741 [e2e-predictor] 9300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017], [0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.5535577535629272, 1.255672574043274, 1.5467933416366577, 1.7009161710739136, 1.5810428857803345, 1.63241708278656, 0.9816765785217285, 0.7933043241500854, -0.7479235529899597, 1.7522903680801392, 2.0605359077453613, 2.0434112548828125, 1.4954191446304321, 1.786539912223816, 1.5810428857803345, 1.18717360496521, 1.5981676578521729, 1.906413197517395, 0.9474270939826965, 1.18717360496521, 1.0159261226654053, 1.4269200563430786, 1.18717360496521, 0.24531221389770508, -0.3369295001029968, -0.21705622971057892, 0.41655975580215454, -0.30267998576164246, -0.011559205129742622, 1.3070467710494995, 1.8379141092300415, 2.094785451889038, 1.8207894563674927, 1.9920369386672974, 1.375545859336853, 2.0262863636016846, 2.0434112548828125, 2.0776607990264893, 2.0776607990264893, 1.7522903680801392, 2.094785451889038, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.214658737182617, 2.214658737182617, 2.0776607990264893, 2.1632845401763916, 2.18040919303894 [e2e-predictor] 04, 2.1632845401763916, 2.1632845401763916, 1.974912166595459, 2.094785451889038, 1.5981676578521729, 1.4611696004867554, 0.6391815543174744, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.8789280652999878, 0.8618032932281494, -0.28555524349212646, 1.255672574043274, 1.5467933416366577, 1.7351655960083008, 1.5810428857803345, 1.6837913990020752, 1.2042982578277588, 0.7248052954673767, 1.3584210872650146, 1.324171543121338, 1.9235379695892334, 1.9920369386672974, 1.4611696004867554, 0.810429036617279, 1.18717360496521, 0.9131776094436646, 1.0844250917434692, 1.4954191446304321, 1.6837913990020752, 0.5193082690238953, 1.5125439167022705, 0.8618032932281494, 1.444044828414917, -0.02868395671248436, 0.4850587546825409, 0.656306266784668, -0.13143247365951538, [e2e-predictor] 0.6905558109283447, -0.42255327105522156, 0.8618032932281494, 1.6666666269302368, 2.231783390045166, 1.4097954034805298, 1.974912166595459, 0.9474270939826965, 2.0091617107391357, 1.974912166595459, 1.906413197517395, 1.6837913990020752, 1.786539912223816, 2.0776607990264893, 1.9406627416610718, 2.0776607990264893, 2.0091617107391357, 2.1632845401763916, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.906413197517395, 2.1975340843200684, 1.1529240608215332, 1.3584210872650146, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.19993148744106293, 1.2385478019714355, 1.5810428857803345, 1.6666666269302368, 1.7522903680801392, 1.6837913 [e2e-predictor] 990020752, 1.0330508947372437, 0.9645518660545349, 1.4954191446304321, 0.7076805233955383, 1.974912166595459, 1.974912166595459, 1.6495418548583984, 1.0159261226654053, 1.7009161710739136, 1.6152924299240112, 0.8446785807609558, 1.5810428857803345, 1.5981676578521729, 0.39943498373031616, 1.5981676578521729, 1.6837913990020752, 1.324171543121338, -0.011559205129742622, -0.28555524349212646, 0.10831420123577118, 0.9816765785217285, 0.7076805233955383, 0.8789280652999878, 1.563918113708496, 1.3070467710494995, 2.214658737182617, 1.18717360496521, 1.4954191446304321, 0.27956172823905945, 1.9406627416610718, 1.8892884254455566, 1.9235379695892334, 0.9988013505935669, 1.3070467710494995, 1.9235379695892334, 1.9235379695892334, 2.0605359077453613, 1.4954191446304321, 2.214658737182617, 2.094785451889038, 2.1975340843200684, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1804091930389404, 1.7522903680801392, 1.2727973461151123, 0.622056782245636, 0.7248052954673767, 0.5535577535629272, 0.5021834969520569, 0.6391815543174744, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298], [0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.98167657852172 [e2e-predictor] 85, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.9020463228225708, 1.4097954034805298, 1.444044828414917, 1.6495418548583984, 1.7694151401519775, 1.6666666269302368, 0.9303023219108582, 0.7076805233955383, 1.2727973461151123, 1.0159261226654053, 1.906413197517395, 1.9406627416610718, 1.5296685695648193, 0.6391815543174744, 1.8550388813018799, 2.0605359077453613, 1.7009161710739136, 1.6495418548583984, 0.3309359848499298, 0.5193082690238953, 0.9303023219108582, 2.0262863636016846, 1.255672574043274, 0.24531221389770508, 0.14256370067596436, -0.1143077164888382, 0.9645518660545349, 0.5021834969520569, 0.19393795728683472, 1.5467933416366577, 1.9235379695892334, 2.1632845401763916, 2.1804091930389404, 1.3926706314086914, 0.5021834969520569, 2.0091617107391357, 1.906413197517395, 1.718040943145752, 2.129034996032715, 1.375545859336853, 1.8207894563674927, 1.8550388813018799, 1.974912166595459, 1.7009161710739136, 2.231783390045166, 2.0091617107391357, 2.1632845401763916, 2.094785451889038, 2.231783390045166, 2.1632845401763916, 1.9920369386672974, 1.906413197517395, 1.9577873945236206, 0.8446785807609558, 0.8789280652999878, 0.9816765785217285, 0.587807297706604, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.70768052 [e2e-predictor] 33955383, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 0.7761795520782471, -1.2787909507751465, 1.4611696004867554, 1.4954191446304321, 1.7694151401519775, 1.8036646842956543, 1.6666666269302368, 0.9988013505935669, 0.7248052954673767, 1.0844250917434692, 0.7761795520782471, 2.0434112548828125, 1.9406627416610718, 1.1529240608215332, 0.5706825256347656, 1.6495418548583984, 1.8379141092300415, 0.9988013505935669, 0.9816765785217285, 0.622056782245636, 1.7522903680801392, 1.4782943725585938, 1.8550388813018799, 1.324171543121338, 0.15968845784664154, 0.091189444065094, 0.24531221389770508, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.8446785807609558, 1.5467933416366577, 1.8892884254455566, 2.129034996032715, 2.1975340843200684, 2.0605359077453613, 1.974912166595459, 1.8721636533737183, 1.8207894563674927, 2.1461596488952637, 1.7522903680801392, 2.0262863636016846, 2.0434112548828125, 1.9235379695892334, 1.444044828414917, 2.1632845401763916, 1.974912166595459, 2.214658737182617, 2.1632845401763916, 2.214658737182617, 2.248908281326294, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 1.4611696004867554, 1.7522903680801392, 1.4269200563430786, 0.587807297706604, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2 [e2e-predictor] 281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.7248052954673767, 0.810429036617279, -1.261666178703308, 1.5296685695648193, 1.4611696004867554, 1.8036646842956543, 1.7694151401519775, 1.6495418548583984, 1.2042982578277588, 1.5981676578521729, 0.38231024146080017, 0.8960528373718262, 2.0434112548828125, 1.974912166595459, 0.43368449807167053, -0.30267998576164246, 1.5981676578521729, 1.8379141092300415, 0.4850587546825409, 0.29668647050857544, 1.1357992887496948, 1.7351655960083008, 1.5981676578521729, 2.0605359077453613, 2.0776607990264893, 0.9816765785217285, 0.587807297706604, 1.101549744606018, 0.3138112425804138, 0.3480607271194458, 0.6049320101737976, 0.3480607271194458, 1.0159261226654053, 1.1529240608215332, 1.6666666269302368, 1.9235379695892334, 2.1975340843200684, 1.6495418548583984, 1.5125439167022705, 1.8892884254455566, 1.9577873945236206, 2.129034996032715, 1.6495418548583984, 2.111910104751587, 1.4954191446304321, 0.2281874716281891, 2.0262863636016846, 1.9235379695892334, 2.094785451889038, 2.1461596488952637, 2.0605359077453613, 2.214658737182617, 2.129034996032715, 1.4954191446304321, 1.7009161710739136, 1.563918113708496, 1.0844250917434692, 0.7761795520782471, 0.5706825256347656, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.41655975580215454, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.12543895840644836, 0.14256370067596436, 0.159 [e2e-predictor] 68845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7076805233955383, 0.7419300675392151, -0.9705453515052795, 1.4611696004867554, 1.563918113708496, 1.8207894563674927, 1.8207894563674927, 1.2214230298995972, 1.18717360496521, 0.6391815543174744, 0.4679340124130249, 0.3309359848499298, 2.0262863636016846, 1.8207894563674927, 1.1529240608215332, -0.7479235529899597, 1.8207894563674927, 1.906413197517395, 0.5021834969520569, 0.4679340124130249, 1.4097954034805298, 1.5467933416366577, 0.9645518660545349, 1.8721636533737183, 1.8892884254455566, 0.19393795728683472, 0.9131776094436646, 0.41655975580215454, -0.3369295001029968, 0.056939806789159775, 0.26243698596954346, 0.43368449807167053, 1.2385478019714355, 0.810429036617279, 0.7076805233955383, 0.12543895840644836, 2.094785451889038, 0.5706825256347656, 1.6495418548583984, 1.786539912223816, 1.4269200563430786, 1.4782943725585938, 1.8379141092300415, 2.094785451889038, 0.6905558109283447, 1.906413197517395, 1.8036646842956543, 1.8721636533737183, 0.091189444065094, 0.7933043241500854, 1.9577873945236206, 2.248908281326294, 2.094785451889038, 1.9235379695892334, 1.6666666269302368, 2.0776607990264893, 1.0501755475997925, 1.1529240608215332, 0.5193082690238953, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.3651854991912842, 0.3480607271 [e2e-predictor] 194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.5364330410957336, -0.9362958669662476, 1.3926706314086914, 1.5296685695648193, 1.906413197517395, 1.5125439167022705, 1.4269200563430786, 0.6049320101737976, 1.0844250917434692, 1.1700488328933716, 1.0673003196716309, 2.0605359077453613, 1.786539912223816, 0.9474270939826965, -0.8506720662117004, 1.444044828414917, 1.9577873945236206, 0.8275538086891174, 1.3584210872650146, 1.4097954034805298, 0.9474270939826965, 1.0844250917434692, 2.1804091930389404, 1.6837913990020752, 0.26243698596954346, 0.8789280652999878, 0.6391815543174744, 0.3309359848499298, 0.5535577535629272, 1.101549744606018, 1.0330508947372437, 1.255672574043274, 0.2110627144575119, -0.21705622971057892, -0.011559205129742622, 0.4850587546825409, 1.4954191446304321, 1.3412963151931763, 1.8721636533737183, 1.7009161710739136, 1.6837913990020752, 1.4782943725585938, 1.4269200563430786, 0.091189444065094, 2.0605359077453613, 1.18717360496521, 0.9474270939826965, 0.5535577535629272, 0.7933043241500854, 1.8207894563674927, 2.248908281326294, 1.9920369386672974, 1.375545859336853, 2.094785451889038, 1.0330508947372437, 0.3651854991912842, 0.9131776094436646, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.313811242580 [e2e-predictor] 4138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.5364330410957336, -0.3540542721748352, 1.375545859336853, 1.5810428857803345, 1.8207894563674927, 1.1186745166778564, 1.8207894563674927, 0.8960528373718262, 1.18717360496521, 0.7761795520782471, 1.6495418548583984, 1.8721636533737183, 1.8036646842956543, 1.1700488328933716, -1.1589176654815674, 1.7522903680801392, 1.63241708278656, 1.1357992887496948, 0.6905558109283447, 0.7933043241500854, 1.1186745166778564, 1.8550388813018799, 2.0262863636016846, 1.8036646842956543, 0.38231024146080017, 1.1357992887496948, 1.1700488328933716, 0.5364330410957336, 1.2385478019714355, 0.27956172823905945, 1.4782943725585938, 1.718040943145752, -0.19993148744106293, -0.30267998576164246, -0.7136740684509277, -0.4568027853965759, 1.6152924299240112, 1.2727973461151123, 1.5296685695648193, 2.111910104751587, 1.9577873945236206, 1.7694151401519775, 1.6495418548583984, 0.03981505334377289, 1.8892884254455566, 1.5467933416366577, 1.3412963151931763, 1.0673003196716309, 1.0844250917434692, 1.563918113708496, 2.0776607990264893, 0.810429036617279, 2.0262863636016846, 2.214658737182617, 1.2042982578277588, 1.1529240608215332, 0.7419300675392151, 0.6049320101737976, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.416559755 [e2e-predictor] 80215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.5021834969520569, 0.15968845784664154, 1.324171543121338, 1.7351655960083008, 1.7694151401519775, 1.8207894563674927, 1.7351655960083008, 1.18717360496521, 1.0330508947372437, 0.10831420123577118, 1.9920369386672974, 1.9577873945236206, 1.8721636533737183, 1.4782943725585938, -1.0390443801879883, 1.8721636533737183, 1.2727973461151123, 1.7694151401519775, 0.9131776094436646, 1.1357992887496948, 1.1186745166778564, 1.9406627416610718, 1.2727973461151123, 1.6495418548583984, 0.6905558109283447, 0.9474270939826965, 0.5535577535629272, 0.8275538086891174, 0.4850587546825409, 1.0159261226654053, 0.7419300675392151, -0.43967801332473755, 0.6391815543174744, 0.8618032932281494, 0.24531221389770508, -0.7479235529899597, -0.13143247365951538, 0.5535577535629272, 1.3926706314086914, 1.9406627416610718, 1.8550388813018799, 2.0091617107391357, 1.1529240608215332, 0.7590547800064087, 2.1975340843200684, 1.8379141092300415, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.8036646842956543, 1.4611696004867554, 1.9920369386672974, 2.0262863636016846, 1.6495418548583984, 1.255672574043274, -0.08005820959806442, 0.810429036617279, 0.622056782245636, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336 [e2e-predictor] , 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945], [0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5706825256347656, 0.5021834969520569, 0.7076805233955383, 1.2899221181869507, 1.4954191446304321, 1.8721636533737183, 1.7522903680801392, 1.563918113708496, 1.2727973461151123, 0.8618032932281494, 1.0330508947372437, 1.6152924299240112, 1.8550388813018799, 1.974912166595459, 1.4097954034805298, -0.3711790144443512, 1.8892884254455566, 1.906413197517395, 1.974912166595459, 1.255672574043274, 1.4611696004867554, 1.4782943725585938, 1.6495418548583984, 2.214658737182617, 0.39943498373031616, 0.38231024146080017, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.810429036617279, 0.4850587546825409, -0.13143247365951538, 1.1186745166778564, 0.3309359848499298, 0.6905558109283447, -0.06293346732854843, -0.9020463228225708, -0.8164225816726685, 0.7761795520782471, 1.375545859336853, 2.0776607990264893, 1.5125439167022705, [e2e-predictor] 1.9920369386672974, 1.2214230298995972, 0.7076805233955383, 1.6666666269302368, 2.0605359077453613, 1.974912166595459, 1.0673003196716309, 1.6666666269302368, 1.9235379695892334, 1.4269200563430786, 1.375545859336853, 1.1186745166778564, 2.0262863636016846, 1.1186745166778564, 0.3480607271194458, 0.810429036617279, 0.26243698596954346, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.38231024146080017, 1.3070467710494995, 1.6152924299240112, 1.9235379695892334, 1.786539912223816, 1.6837913990020752, 1.101549744606018, 1.5125439167022705, 1.5296685695648193, 1.8892884254455566, 2.0262863636016846, 1.8207894563674927, 1.1357992887496948, 0.091189444065094, 1.7522903680801392, 2.0091617107391357, 1.7522903680801392, 1.6837913990020752, 1.3070467710494995 [e2e-predictor] , 1.786539912223816, 1.4611696004867554, 2.1804091930389404, 1.1357992887496948, 0.9131776094436646, 0.9816765785217285, -0.31980475783348083, 0.8789280652999878, 1.0330508947372437, 0.5706825256347656, -0.011559205129742622, 0.17681321501731873, 0.29668647050857544, 0.5021834969520569, 0.0740646943449974, -0.43967801332473755, -0.19993148744106293, -0.6280503273010254, 0.6049320101737976, 1.974912166595459, 2.1804091930389404, 1.6666666269302368, 1.0330508947372437, 1.0330508947372437, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.2214230298995972, 1.5981676578521729, 1.9577873945236206, 1.6495418548583984, 1.255672574043274, 1.4269200563430786, 0.12543895840644836, 0.8446785807609558, 1.18717360496521, 0.39943498373031616, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.3138112425804138, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43 [e2e-predictor] 368449807167053, 0.39943498373031616, 0.4679340124130249, 0.622056782245636, 1.563918113708496, 1.6495418548583984, 1.9577873945236206, 1.7009161710739136, 1.6152924299240112, 1.18717360496521, 1.0501755475997925, 1.7694151401519775, 1.6495418548583984, 1.9577873945236206, 1.8207894563674927, 1.1529240608215332, -0.02868395671248436, 1.9406627416610718, 1.9577873945236206, 1.63241708278656, 1.7522903680801392, 0.9816765785217285, 1.8379141092300415, 1.906413197517395, 1.786539912223816, 0.5706825256347656, 0.8618032932281494, 0.8275538086891174, 0.2281874716281891, 0.24531221389770508, 1.18717360496521, 0.4679340124130249, 0.26243698596954346, -0.3369295001029968, 0.8789280652999878, 0.587807297706604, 0.9988013505935669, -0.9362958669662476, -0.045808710157871246, -0.7307988405227661, 0.056939806789159775, 1.6152924299240112, 2.214658737182617, 1.8207894563674927, 1.444044828414917, 1.6666666269302368, 1.8379141092300415, 0.8960528373718262, 1.718040943145752, 1.0501755475997925, 1.5810428857803345, 2.0091617107391357, 2.0091617107391357, 0.6734310388565063, 0.656306266784668, 0.03981505334377289, -0.3540542721748352, 1.5125439167022705, 1.974912166595459, 0.587807297706604, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0. [e2e-predictor] 5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.7761795520782471, 1.5810428857803345, 1.7522903680801392, 1.906413197517395, 1.786539912223816, 1.7351655960083008, 1.444044828414917, 1.1357992887496948, 1.8207894563674927, 1.7522903680801392, 1.9406627416610718, 1.7694151401519775, 0.7590547800064087, 0.41655975580215454, 1.974912166595459, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.1700488328933716, 1.5125439167022705, 1.718040943145752, -0.18280673027038574, 1.2214230298995972, 0.587807297706604, 0.3138112425804138, 0.43368449807167053, 0.17681321501731873, -0.011559205129742622, 0.5535577535629272, -0.2513057291507721, 0.656306266784668, 0.810429036617279, 0.6391815543174744, 0.3309359848499298, -0.19993148744106293, 0.9988013505935669, 0.03981505334377289, 1.7351655960083008, 1.18717360496521, 1.6666666269302368, 0.9131776094436646, 1.4269200563430786, 1.8207894563674927, 1.63241708278656, 1.974912166595459, 1.4611696004867554, 2.0434112548828125, 2.0434112548828125, 2.129034996032715, -0.2341809868812561, 0.14256370067596436, 1.2385478019714355, 1.0501755475997925, 1.4097954034805298, 2.0776607990264893, 1.444044828414917, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544], [0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.1254389 [e2e-predictor] 5840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.7761795520782471, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.8379141092300415, 1.5810428857803345, 0.7248052954673767, 1.4611696004867554, 1.8207894563674927, 1.8036646842956543, 1.8721636533737183, 1.4269200563430786, -0.02868395671248436, -0.3540542721748352, 1.5981676578521729, 1.5296685695648193, 1.7009161710739136, 1.3584210872650146, 1.0330508947372437, 1.18717360496521, 0.6391815543174744, 1.1529240608215332, 0.02269030176103115, 1.2385478019714355, 1.3412963151931763, 0.3309359848499298, 1.101549744606018, 0.8618032932281494, 1.255672574043274, 0.10831420123577118, 0.9988013505935669, 0.9131776094436646, 1.101549744606018, 1.0844250917434692, 0.7761795520782471, -0.8849216103553772, 0.7590547800064087, 0.056939806789159775, 1.6837913990020752, 0.41655975580215454, 0.38231024146080017, 0.6391815543174744, 2.0434112548828125, 1.2214230298995972, 1.5125439167022705, 1.5981676578521729, 1.974912166595459, 1.6666666269302368, 1.9406627416610718, 2.248908281326294, -0.19993148744106293, 1.8379141092300415, 1.2042982578277588, 0.7761795520782471, 1.5810428857803345, 1.7009161710739136, 1.6152924299240112, 0.5193082690238953, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.193937957 [e2e-predictor] 28683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.26243698596954346, 0.7419300675392151, 1.786539912223816, 1.7694151401519775, 1.7351655960083008, 1.8721636533737183, 1.444044828414917, 1.2214230298995972, 1.5810428857803345, 1.9577873945236206, 1.8036646842956543, 2.0262863636016846, 0.5535577535629272, 0.622056782245636, -0.2341809868812561, 1.7351655960083008, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.0330508947372437, 1.563918113708496, 1.1529240608215332, 0.6734310388565063, 0.4508092403411865, 1.0501755475997925, 0.8789280652999878, 1.2042982578277588, 0.7933043241500854, 0.9474270939826965, 1.1529240608215332, 0.3309359848499298, 1.3412963151931763, 1.0501755475997925, 1.324171543121338, 0.9645518660545349, 1.0501755475997925, -0.6794245839118958, -0.13143247365951538, 0.6391815543174744, 0.7248052954673767, 1.3926706314086914, 0.4679340124130249, 0.5706825256347656, 1.9235379695892334, 1.6152924299240112, 1.8550388813018799, 0.9816765785217285, 0.9303023219108582, 1.6666666269302368, 1.974912166595459, 2.094785451889038, 0.7076805233955383, 1.6666666269302368, 0.8275538086891174, 1.1186745166778564, 1.444044828414917, 1.8379141092300415, 1.4611696004867554, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, [e2e-predictor] 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.8275538086891174, 1.6152924299240112, 1.6666666269302368, 1.718040943145752, 1.8379141092300415, 1.0501755475997925, 1.5125439167022705, 1.5467933416366577, 1.786539912223816, 1.5467933416366577, 1.8036646842956543, -0.5938007831573486, 0.4508092403411865, -0.2341809868812561, 1.5810428857803345, 1.6152924299240112, 1.3070467710494995, 1.7009161710739136, 1.8721636533737183, 1.18717360496521, 1.0159261226654053, -0.3540542721748352, -0.045808710157871246, 1.255672574043274, 1.0159261226654053, 0.7076805233955383, 0.12543895840644836, 0.056939806789159775, 0.9988013505935669, 0.15968845784664154, 1.324171543121338, 1.4954191446304321, 1.4269200563430786, 1.4954191446304321, 1.2899221181869507, -0.8506720662117004, -0.3883037567138672, 1.0501755475997925, 0.7419300675392151, 0.9303023219108582, 0.4850587546825409, -0.3540542721748352, 1.1357992887496948, 1.0501755475997925, 1.8892884254455566, 0.9988013505935669, 1.7351655960083008, 2.0091617107391357, 1.7009161710739136, 2.248908281326294, 0.5364330410957336, 1.444044828414917, 0.9303023219108582, 0.5364330410957336, 1.7522903680801392, 1.8379141092300415, 1.5467933416366577, 0.4850587546825409, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298], [0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.330935984849 [e2e-predictor] 9298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.14256370067596436, 0.10831420123577118, 0.0740646943449974, 0.19393795728683472, 0.8960528373718262, 1.7522903680801392, 1.6666666269302368, 1.6837913990020752, 1.8036646842956543, 0.7933043241500854, 1.2042982578277588, 1.63241708278656, 1.8207894563674927, 2.0434112548828125, 1.718040943145752, 0.656306266784668, 0.26243698596954346, -0.09718296676874161, 1.7522903680801392, 1.7351655960083008, 1.1357992887496948, 1.1357992887496948, 1.2042982578277588, 1.7009161710739136, 1.0330508947372437, 0.02269030176103115, 0.587807297706604, 1.4782943725585938, 1.101549744606018, 1.0844250917434692, 0.9474270939826965, 0.12543895840644836, 0.8275538086891174, 0.24531221389770508, 1.2214230298995972, 1.2727973461151123, 1.7009161710739136, 1.255672574043274, 1.786539912223816, -0.5938007831573486, 0.6391815543174744, 0.14256370067596436, 0.29668647050857544, 0.0055655487813055515, 0.9474270939826965, -0.6794245839118958, 1.7351655960083008, 1.63241708278656, 1.5810428857803345, 1.444044828414917, 1.0673003196716309, 1.974912166595459, 1.8550388813018799, 2.231783390045166, -0.14855723083019257, 1.1186745166778564, 1.0159261226654053, 0.7761795520782471, 1.8892884254455566, 1.3412963151931763, 0.7933043241500854, 0.5021834969520569, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.399434983730316 [e2e-predictor] 16, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3309359848499298]], [[0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8683474 [e2e-predictor] 06387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967], [0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403 [e2e-predictor] 301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064 [e2e-predictor] 346313, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5728292465209961, 0.6603642702102661, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.50070 [e2e-predictor] 03545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.3081233501434326], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805 [e2e-predictor] 323123931885, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.905 [e2e-predictor] 4622650146484, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3606443405151367], [0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0. [e2e-predictor] 6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.3956583738327026], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.80042028427124 [e2e-predictor] 02, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.430672287940979], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314 [e2e-predictor] , 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0. [e2e-predictor] 7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.518207311630249, 1.465686321258545], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.765 [e2e-predictor] 4062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1 [e2e-predictor] .7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.90336132049560 [e2e-predictor] 55, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332 [e2e-predictor] , 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.5707283020019531], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1. [e2e-predictor] 780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.553221344947815, [e2e-predictor] 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.6232492923736572], [0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, [e2e-predictor] 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085], [0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.88795524835 [e2e-predictor] 58655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.67 [e2e-predictor] 78712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.69537824392 [e2e-predictor] 31873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913 [e2e-predictor] 017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146 [e2e-predictor] 484, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, [e2e-predictor] 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, [e2e-predictor] 1.7633053064346313], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204 [e2e-predictor] 956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673 [e2e-predictor] , 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.86834740638732 [e2e-predictor] 9, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249 [e2e-predictor] , 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.028011322 [e2e-predictor] 0214844, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.85294127464 [e2e-predictor] 29443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0280113220214844, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, [e2e-predictor] 0.8879552483558655, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532 [e2e-predictor] , 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841 [e2e-predictor] 614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.04 [e2e-predictor] 55182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.62535023689 [e2e-predictor] 27002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.747899234 [e2e-predictor] 2948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.90336132049560 [e2e-predictor] 55, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7654062509536743, 1.1330533027648926, 1.1855742931365967, 0.9929972887039185, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333 [e2e-predictor] 730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014], [1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.4481793642044067, 1.2030812501907349, 0.8879552483558655, 0.6953782439231873, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.710784316062 [e2e-predictor] 9272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [1.343137264251709, 1.5007003545761108, 1.6582633256912231, 1.728291392326355, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.343137264251709, 0.9929972887039185, 0.7829132676124573, 0.7128852605819702, 0.6428572535514832, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.50070035 [e2e-predictor] 45761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [0.590336263179779, 1.0630252361297607, 1.2731093168258667, 1.4131653308868408, 1.5007003545761108, 1.6757704019546509, 1.640756368637085, 1.5007003545761108, 1.3606443405151367, 1.1855742931365967, 0.6953782439231873, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.957983255386352 [e2e-predictor] 5, 1.0105042457580566, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [0.3102242052555084, 0.6953782439231873, 0.8879552483558655, 1.0280113220214844, 1.1855742931365967, 0.9754902720451355, 0.3102242052555084, -0.022408949211239815, -0.03991595283150673, -0.21498596668243408, -0.1624649614095688, 0.3627452254295349, 0.415266215801239, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.345238208770751 [e2e-predictor] 95, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [1.3081233501434326, 1.3081233501434326, 1.1155463457107544, 0.8704482913017273, 0.415266215801239, -0.4600839912891388, -1.5630252361297607, -1.755602240562439, -0.9152660369873047, 0.08263305574655533, 0.7829132676124573, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.0455182790756226, 0.7829132676124573, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.817927241325 [e2e-predictor] 3784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.34523820877075195, -0.8977590203285217, -0.7927170395851135, 0.9404762983322144, 1.5707283020019531, 1.7983193397521973, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.465686321258545, 1.343137264251709, 1.0980392694473267, 0.8529412746429443, 0.6603642702102661, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573 [e2e-predictor] , 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.2030812501907349, 1.2906162738800049, 1.3256303071975708, 1.3956583738327026, 1.518207311630249, 1.4131653308868408, 0.9054622650146484, 0.3277312219142914, 0.7303922772407532, 1.2556023597717285, 1.5882353782653809, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.0280113220214844, 0.8004202842712402, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992 [e2e-predictor] 342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [1.0455182790756226, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 0.9754902720451355, 0.17016807198524475, -0.5126050114631653, -1.0903360843658447, -0.3550419807434082, 0.7654062509536743, 1.343137264251709, 1.553221344947815, 1.640756368637085, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.8333333730697632, 1.553221344947815, 1.3606443405151367, 1.0980392694473267, 0.7829132676124573, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, [e2e-predictor] 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [0.6778712272644043, 0.8704482913017273, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, -0.022408949211239815, -1.6330533027648926, -1.895658254623413, -1.422969102859497, -0.4950979948043823, 0.415266215801239, 0.7829132676124573, 0.9229692816734314, 1.2380952835083008, 1.483193278312683, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.815826416015625, 1.7457983493804932, 1.4481793642044067, 1.1330533027648926, 0.6078432202339172, 0.4852942228317261, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.87 [e2e-predictor] 04482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055], [-0.17997196316719055, 0.34523820877075195, 0.590336263179779, 0.6778712272644043, 0.13515406847000122, -1.370448112487793, -1.8256303071975708, -1.3004200458526611, 0.432773232460022, 1.2556023597717285, 1.465686321258545, 1.4131653308868408, 1.2205883264541626, 0.9 [e2e-predictor] 579832553863525, 0.9404762983322144, 1.1505602598190308, 1.0455182790756226, 0.3802522122859955, 0.1001400575041771, 0.9579832553863525, 1.553221344947815, 1.5357143878936768, 1.0455182790756226, 0.6078432202339172, 0.7303922772407532, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.90336 [e2e-predictor] 13204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332], [-1.4404760599136353, -0.9502801299095154, -0.26750698685646057, 0.11764705926179886, -0.6526610255241394, -1.720588207244873, -1.7380952835083008, -0.12745095789432526, 1.1330533027648926, 1.2380952835083008, 1.430672287940979, 1.518207311630249, 1.605742335319519, 1.605742335319519, 1.378151297569275, 0.9404762983322144, 0.012605053372681141, -0.9852941036224365, 0.2752102017402649, 1.430672287940979, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.728291392326355, 1.465686321258545, 1.2380952835083008, 1.0455182790756226, 0.9054622650146484, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858 [e2e-predictor] 543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9558824300765991, 1.9733893871307373, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.3004200458526611, -1.6330533027648926, -1.4404760599136353, -0.7051820158958435, -0.9852941036224365, -1.668067216873169, -1.2654061317443848, 0.6778712272644043, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.553221344947815, 1.6582633256912231, 1.640756368637085, 1.2030812501907349, 0.2752102017402649, 0.590336263179779, 1.2556023597717285, 1.5707283020019531, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.6232492923736572, 1.430672287940979, 1.2205883264541626, 1.0805323123931885, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.5357143878936768, 1.535 [e2e-predictor] 7143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9558824300765991, 1.6757704019546509, 1.1680673360824585, 1.6757704019546509, 1.9208683967590332, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.0378150939941406, -1.3179271221160889, -1.3004200458526611, -1.195378065109253, -1.247899055480957, -1.335434079170227, -0.7051820158958435, 0.6253502368927002, 1.0105042457580566, 1.1505602598190308, 1.2380952835083008, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.4481793642044067, 1.2205883264541626, 0.6778712272644043, 0.1001400575041771, 0.2226892113685608, 0.9929972887039185, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 1.693277359008789, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.465686321258545, 1.3081233501434326, 1.1505602598190308, 0.9229692816734314, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.185574 [e2e-predictor] 2931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.483193278312683, 1.1680673360824585, 1.4481793642044067, 0.9929972887039185, 2.0259103775024414, 2.0259103775024414, 1.9208683967590332, 1.9383753538131714, 1.9733893871307373, 1.9033613204956055, 1.5357143878936768, 1.4131653308868408, 1.8333333730697632, 1.9733893871307373, 1.9908963441848755, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [-0.3550419807434082, -0.4075630009174347, 0.2577032148838043, 0.34523820877075195, -0.3550419807434082, -1.0553221702575684, -1.0728291273117065, -0.26750698685646057, 0.520308256149292, 0.8879552483558655, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 0.7303922772407532, -0.8277310132980347, -1.4404760599136353, -1.4754900932312012, -1.1428570747375488, -0.3550419807434082, 0.6078432202339172, 1.2030812501907349, 1.430672287940979, 1.553221344947815, 1.483193278312683, 1.3606443405151367, 1.430672287940979, 1.640756368637085, 1.5007003545761108, 1.3956583738327026, 1.2731093168258667, 0.9754902720451355, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, [e2e-predictor] 0.5553222298622131, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9033613204956055, 1.8333333730697632, 1.693277359008789, 1.4131653308868408, 1.1330533027648926, 1.0455182790756226, 1.0105042457580566, 1.1155463457107544, 0.6078432202339172, 1.7983193397521973, 1.9383753538131714, 1.9208683967590332, 1.9558824300765991, 1.9383753538131714, 1.6582633256912231, 1.2906162738800049, 0.6603642702102661, 0.7128852605819702, 1.7107843160629272, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [1.0805323123931885, -0.057422954589128494, -0.3550419807434082, 0.06512605398893356, 0.415266215801239, -0.057422954589128494, -0.8627450466156006, -0.8802520632743835, -0.6701680421829224, -0.10994396358728409, 0.590336263179779, 0.8704482913017273, 0.9404762983322144, 1.0455182790756226, 0.9754902720451355, -0.28501397371292114, -1.5980392694473267, -1.7731093168258667, -0.8627450466156006, 0.6078432202339172, 1.1155463457107544, 1.4131653308868408, 1.3956583738327026, 1.1505602598190308, 1.0805323123931885, 1.343137264251709, 1.465686321258545, 0.8704482913017273, 0.4852942228317261, 1.0105042457580566, 1.4481793642044067, 1.3081233501434326, 0.9229692816734314, 0.432773232460022, 0.502801239490509, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.31022420525550 [e2e-predictor] 84, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.5707283020019531, 0.8529412746429443, 1.3256303071975708, 1.2731093168258667, 0.5378152132034302, 0.7303922772407532, 0.4677872359752655, 0.4852942228317261, 0.3802522122859955, 1.2906162738800049, 1.693277359008789, 1.6582633256912231, 1.728291392326355, 1.815826416015625, 1.0280113220214844, 0.6603642702102661, 0.415266215801239, 0.520308256149292, 1.2906162738800049, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991], [1.9033613204956055, 1.0980392694473267, -1.160364031791687, -1.5455182790756226, -1.335434079170227, -0.9327731132507324, -0.4600839912891388, 0.3102242052555084, 0.432773232460022, -0.2499999701976776, -0.4600839912891388, 0.012605053372681141, 0.502801239490509, 0.7303922772407532, 0.3277312219142914, -1.1428570747375488, -1.720588207244873, -1.370448112487793, 0.6953782439231873, 1.3956583738327026, 1.518207311630249, 1.6232492923736572, 1.780812382698059, 1.7983193397521973, 1.3606443405151367, 0.7829132676124573, 0.11764705926179886, -0.5126050114631653, -0.6876749992370605, -0.21498596668243408, 0.432773232460022, 1.2556023597717285, 1.4481793642044067, 0.8704482913017273, 0.5728292465209961, 0.8529412746429443, 0.9579832553863525, 0.8354342579841614, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.800420284 [e2e-predictor] 2712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 2.0084033012390137, 1.5357143878936768, 0.17016807198524475, 0.6078432202339172, 0.8879552483558655, 0.3102242052555084, 0.590336263179779, -0.0049019488506019115, 0.03011205606162548, 0.2577032148838043, 1.0805323123931885, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.3081233501434326, 0.9929972887039185, 0.24019621312618256, 0.520308256149292, 0.45028021931648254, 1.4131653308868408, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991], [1.9383753538131714, 1.9383753538131714, 1.1330533027648926, -0.7226890325546265, -1.580532193183899, -1.457983136177063, -1.335434079170227, -0.8277310132980347, 0.0476190559566021, 0.590336263179779, 0.012605053372681141, -0.9677870869636536, -0.5826330184936523, 0.03011205606162548, -0.3200279772281647, -1.4929972887039185, -1.720588207244873, -0.39005598425865173, 1.2380952835083008, 1.3256303071975708, 1.4131653308868408, 1.4481793642044067, 1.5357143878936768, 1.6232492923736572, 1.7107843160629272, 1.7457983493804932, 1.2030812501907349, 0.13515406847000122, -0.5301120281219482, 0.3627452254295349, 0.6603642702102661, 0.7303922772407532, 1.2380952835083008, 1.7633053064346313, 1.5882353782653809, 1.3606443405151367, 1.3081233501434326, 1.1505602598190308, 0.9579832553863525, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.782913267612 [e2e-predictor] 4573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9208683967590332, 1.9733893871307373, 0.4677872359752655, 0.012605053372681141, -0.07492996007204056, 0.2577032148838043, 0.15266107022762299, 0.520308256149292, -0.03991595283150673, -0.14495795965194702, 0.2577032148838043, 0.8354342579841614, 1.465686321258545, 1.0455182790756226, 1.5707283020019531, 0.7478992342948914, 0.8179272413253784, 0.29271721839904785, 0.45028021931648254, 0.34523820877075195, 1.1855742931365967, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373], [1.1330533027648926, 1.640756368637085, 1.8858543634414673, 1.7457983493804932, 1.1155463457107544, 0.2577032148838043, -0.5126050114631653, -1.4054621458053589, -1.4754900932312012, -0.9327731132507324, -0.5651260018348694, -0.8802520632743835, -0.8452380299568176, -0.3025209903717041, -0.5651260018348694, -1.195378065109253, -1.1253501176834106, 0.45028021931648254, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.483193278312683, 1.518207311630249, 1.6582633256912231, 1.693277359008789, 1.5882353782653809, 0.9579832553863525, -0.09243696182966232, -0.33753499388694763, -0.03991595283150673, 0.17016807198524475, 0.9579832553863525, 1.605742335319519, 1.7107843160629272, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.1330533027648926, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.87044829130 [e2e-predictor] 17273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 0.3802522122859955, -0.3200279772281647, -0.39005598425865173, -0.23249296844005585, 0.08263305574655533, 0.3277312219142914, -0.057422954589128494, -0.12745095789432526, 0.2226892113685608, 0.5728292465209961, 1.2030812501907349, 0.6778712272644043, 1.465686321258545, 0.4677872359752655, 0.4677872359752655, 0.2577032148838043, 0.03011205606162548, 0.24019621312618256, 0.7654062509536743, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 2.0259103775024414], [0.7829132676124573, 0.9054622650146484, 1.2731093168258667, 1.868347406387329, 1.9558824300765991, 1.868347406387329, 1.430672287940979, 0.3102242052555084, -0.7226890325546265, -0.7577030062675476, -1.160364031791687, -1.2654061317443848, -0.5126050114631653, 0.45028021931648254, 0.415266215801239, -0.23249296844005585, -0.47759100794792175, 0.39775922894477844, 0.9929972887039185, 1.0455182790756226, 1.1505602598190308, 1.2380952835083008, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.1855742931365967, 0.8354342579841614, 0.17016807198524475, -0.4950979948043823, -0.4425770044326782, -0.3025209903717041, -0.09243696182966232, 0.5378152132034302, 1.2731093168258667, 1.6757704019546509, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.0630252361297607, 0.8529412746429443, 0.817927241 [e2e-predictor] 3253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.3956583738327026, -0.3025209903717041, -0.5301120281219482, -0.5826330184936523, -0.42506998777389526, -0.03991595283150673, 0.24019621312618256, -0.09243696182966232, -0.07492996007204056, 0.2752102017402649, 0.5728292465209961, 1.0630252361297607, 0.7654062509536743, 0.9929972887039185, 0.520308256149292, 0.3102242052555084, -0.022408949211239815, -0.1624649614095688, 0.17016807198524475, 0.6428572535514832, 1.6582633256912231, 2.0084033012390137, 2.0084033012390137, 2.043417453765869], [0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9579832553863525, 1.518207311630249, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 1.3606443405151367, 0.502801239490509, 0.13515406847000122, -0.5301120281219482, -1.195378065109253, -0.6526610255241394, 0.13515406847000122, 0.45028021931648254, 0.20518220961093903, -0.057422954589128494, 0.20518220961093903, 0.6778712272644043, 0.9054622650146484, 1.0630252361297607, 1.1330533027648926, 1.22 [e2e-predictor] 05883264541626, 1.3081233501434326, 1.2380952835083008, 0.5378152132034302, -0.7226890325546265, -1.3529410362243652, -1.0728291273117065, -0.19747896492481232, 0.3277312219142914, 0.2752102017402649, 0.11764705926179886, 0.3277312219142914, 0.6778712272644043, 1.0280113220214844, 1.518207311630249, 1.6582633256912231, 1.430672287940979, 1.3956583738327026, 1.4481793642044067, 1.2030812501907349, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.3802522122859955, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8508403301239014, 0.39775922894477844, -0.5301120281219482, -0.5476189851760864, -0.47759100794792175, -0.33753499388694763, 0.06512605398893356, 0.20518220961093903, -0.03991595283150673, 0.11764705926179886, 0.432773232460022, 0.5378152132034302, 0.8354342579841614, 0.9054622650146484, 0.6253502368927002, 0.3627452254295349, 0.15266107022762299, -0.12745095789432526, -0.03991595283150673, 0.012605053372681141, 0.6078432202339172, 1.2030812501907349, 1.9908963441848755, 2.043417453765869, 2.043417453765869], [0.8354342579841614, 0.8004202842712402, 0.8179272413253 [e2e-predictor] 784, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.5357143878936768, 1.9208683967590332, 2.0259103775024414, 1.4481793642044067, -0.0049019488506019115, -0.33753499388694763, -0.8802520632743835, -1.160364031791687, -1.0028010606765747, -0.4950979948043823, -0.057422954589128494, -0.2499999701976776, -0.8452380299568176, -0.3550419807434082, 0.24019621312618256, 0.6253502368927002, 0.9229692816734314, 1.0630252361297607, 1.1330533027648926, 0.8704482913017273, -0.7051820158958435, -1.580532193183899, -0.3025209903717041, 1.1680673360824585, 1.605742335319519, 1.640756368637085, 1.4481793642044067, 0.9404762983322144, 0.6778712272644043, 0.7654062509536743, 0.8529412746429443, 0.7128852605819702, 0.3627452254295349, 0.3102242052555084, 0.8354342579841614, 1.2030812501907349, 1.1155463457107544, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.7107843160629272, 1.4481793642044067, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 0.5553222298622131, -0.37254899740219116, -0.6176469922065735, -0.39005598425865173, -0.47759100794792175, -0.09243696182966232, 0.17016807198524475, 0.22268 [e2e-predictor] 92113685608, 0.17016807198524475, 0.3277312219142914, 0.520308256149292, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.502801239490509, 0.15266107022762299, -0.03991595283150673, -0.1624649614095688, 0.1001400575041771, 0.1001400575041771, 0.34523820877075195, 0.15266107022762299, 2.0259103775024414, 2.0259103775024414, 2.043417453765869], [0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 1.0630252361297607, 1.553221344947815, 1.6232492923736572, 1.2205883264541626, 0.4852942228317261, -0.19747896492481232, -0.14495795965194702, 0.29271721839904785, -0.1624649614095688, -0.7226890325546265, -0.8977590203285217, -1.1253501176834106, -0.7401960492134094, -0.23249296844005585, 0.08263305574655533, 0.502801239490509, 0.7128852605819702, 0.8529412746429443, 0.08263305574655533, -1.3879550695419312, -0.9852941036224365, 1.0280113220214844, 1.465686321258545, 1.553221344947815, 1.6582633256912231, 1.728291392326355, 1.728291392326355, 1.3256303071975708, 0.6428572535514832, 0.17016807198524475, -0.3025209903717041, -0.9852941036224365, -0.09243696182966232, 1.1505602598190308, 1.6232492923736572, 1.5357143878936768, 0.9404762983322144, 0.590336263179779, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1. [e2e-predictor] 605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.483193278312683, 1.0805323123931885, 1.2731093168258667, 1.2205883264541626, 0.20518220961093903, -0.6176469922065735, -0.4075630009174347, -0.9327731132507324, -0.4075630009174347, -0.28501397371292114, -0.39005598425865173, -0.022408949211239815, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.39775922894477844, 0.5378152132034302, 0.5728292465209961, 0.432773232460022, 0.502801239490509, 0.3627452254295349, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.20518220961093903, 0.18767507374286652, 0.20518220961093903, 0.4677872359752655, 1.1505602598190308, 1.9383753538131714, 2.043417453765869], [0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.9754902720451355, 1.2906162738800049, 1.3606443405151367, 1.0455182790756226, -0.10994396358728409, 0.03011205606162548, 0.5378152132034302, 0.590336263179779, 0.012605053372681141, -0.8452380299568176, -0.7927170395851135, -0.19747896492481232, -0.0049019488506019115, -0.12745095789432526, 0.012605053372681141, 0.17016807198524475, -0.4600839912891388, -1.1078431606292725, 0.06512605398893356, 1.2731093168258667, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.5707283020019531, 1.0980392694473267, 0.18767507374286652, -0.12745095789432526, 1.0980392694473267, 1.5707283020019531, 1.728291392326355, 1.8333333730697632, 1.8858543634414673, 1.605742335319519, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.0805323123931885, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614 [e2e-predictor] , 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.430672287940979, 0.1001400575041771, -0.8277310132980347, 0.7128852605819702, 0.15266107022762299, -0.3200279772281647, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -0.42506998777389526, -0.21498596668243408, -0.4075630009174347, 0.1001400575041771, 0.13515406847000122, 0.3102242052555084, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 0.3802522122859955, 0.3102242052555084, 0.520308256149292, 0.18767507374286652, 0.03011205606162548, -0.09243696182966232, 0.13515406847000122, 0.2752102017402649, 0.0476190559566021, 0.3277312219142914, 0.590336263179779, 0.9404762983322144, 2.0259103775024414, 2.0959384441375732], [0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 1.1505602598190308, 1.378151297569275, 1.343137264251709, 0.45028021931648254, 0.2226892113685608, 0.34523820877075195, -0.26750698685646057, -0.7927170395851135, -0.5476189851760864, -0.2499999701976776, -0.14495795965194702, -0.2499999701976776, -0.37254899740219116, -0.47759100794792175, -0.5476189851760864, 0.45028021931648254, 1.0630252361297607, 1.1855742931365967, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.465686321258545, 1.518207311630249, 1.6232492923736572, 1.5882353782653809, 1.2030812501907349, 0.2226892113685608, 0.3102242052555084, 1.1855742931365967, 1.483193278312683, 1.640756368637085, 1.815826416015625, 1.9208683967590332, 1.8858543634414673, 1.553221344947815, 1.3606443405151367, 1.518207311630249, 1.2906162738800049, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, [e2e-predictor] 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.5357143878936768, 0.8179272413253784, -0.6876749992370605, -1.0028010606765747, -0.8102240562438965, -0.03991595283150673, -0.6526610255241394, -1.2128850221633911, -1.160364031791687, -0.9677870869636536, -0.19747896492481232, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.13515406847000122, 0.3277312219142914, 0.13515406847000122, 0.24019621312618256, 0.3102242052555084, 0.2577032148838043, 0.29271721839904785, 0.45028021931648254, 0.06512605398893356, -0.14495795965194702, -0.07492996007204056, 0.29271721839904785, 0.1001400575041771, -0.0049019488506019115, 0.3277312219142914, 0.3627452254295349, 0.8004202842712402, 2.0784313678741455, 2.0959384441375732], [1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9054622650146484, 1.2556023597717285, 1.1680673360824585, 0.7128852605819702, 0.17016807198524475, -0.21498596668243408, -0.0049019488506019115, 0.3627452254295349, 0.06512605398893356, -0.33753499388694763, -0.42506998777389526, -0.4075630009174347, -0.4425770044326782, -0.4425770044326782, 0.11764705926179886, 0.7654062509536743, 0.9054622650146484, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.2906162738800049, 1.378151297569275, 1.430672287940979, 1.0980392694473267, -0.057422954589128494, -1.1253501176834106, -0.6701680421829224, 0.29271721839904785, 0.8529412746429443, 1.1505602598190308, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9558824300765991, 1.8333333730697632, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.2030812501907349, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312 [e2e-predictor] 618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.2906162738800049, -0.6526610255241394, -0.9152660369873047, -0.7051820158958435, -0.7577030062675476, -0.4600839912891388, -1.0028010606765747, -0.6351540088653564, -0.3025209903717041, -0.23249296844005585, 0.06512605398893356, -0.057422954589128494, -0.21498596668243408, -0.14495795965194702, 0.06512605398893356, 0.2226892113685608, 0.06512605398893356, 0.17016807198524475, 0.08263305574655533, 0.11764705926179886, 0.3277312219142914, 0.39775922894477844, 0.13515406847000122, -0.12745095789432526, -0.03991595283150673, 0.18767507374286652, 0.13515406847000122, 0.13515406847000122, 0.29271721839904785, 0.15266107022762299, 0.6253502368927002, 2.043417453765869, 2.0959384441375732], [1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.8354342579841614, 0.9229692816734314, 0.6778712272644043, 0.15266107022762299, -0.5126050114631653, 0.03011205606162548, 0.502801239490509, 0.5378152132034302, -0.1624649614095688, -0.6001400351524353, -0.5476189851760864, -0.3200279772281647, -0.19747896492481232, 0.2577032148838043, 0.520308256149292, 0.7654062509536743, 0.8354342579841614, 0.9229692816734314, 0.9929972887039185, 1.0980392694473267, 1.0455182790756226, 0.2577032148838043, -1.247899055480957, -0.21498596668243408, 1.3956583738327026, 1.640756368637085, 1.483193278312683, 1.0630252361297607, 0.9929972887039185, 1.2556023597717285, 1.6582633256912231, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.5707283020019531, 1.343137264251709, 1.3956583738327026, 1.1505602598190308, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.817927241 [e2e-predictor] 3253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.465686321258545, 1.5007003545761108, 1.5707283020019531, 1.5357143878936768, 1.5882353782653809, 1.693277359008789, 1.0805323123931885, 1.2906162738800049, 1.343137264251709, -0.19747896492481232, -1.2303920984268188, -0.8977590203285217, -0.6876749992370605, -0.6001400351524353, -0.5826330184936523, -0.9152660369873047, -0.03991595283150673, 0.2577032148838043, 0.2226892113685608, 0.5378152132034302, 0.415266215801239, 0.432773232460022, -0.14495795965194702, 0.34523820877075195, 0.20518220961093903, 0.1001400575041771, 0.11764705926179886, -0.09243696182966232, 0.08263305574655533, 0.4852942228317261, 0.3102242052555084, 0.3627452254295349, 0.1001400575041771, 0.0476190559566021, 0.15266107022762299, 0.20518220961093903, 0.3102242052555084, 0.34523820877075195, 0.08263305574655533, 0.520308256149292, 2.1309523582458496, 2.1309523582458496], [1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.8179272413253784, 0.24019621312618256, 0.18767507374286652, 0.1001400575041771, 0.1001400575041771, 0.17016807198524475, -0.19747896492481232, -0.4950979948043823, -0.4950979948043823, -0.37254899740219116, -0.21498596668243408, 0.20518220961093903, 0.4852942228317261, 0.6253502368927002, 0.7303922772407532, 0.7829132676124573, 0.7478992342948914, 0.45028021931648254, -0.6351540088653564, -0.7226890325546265, 1.0805323123931885, 1.465686321258545, 1.5357143878936768, 1.640756368637085, 1.7457983493804932, 1.640756368637085, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.3277312219142914, 0.4677872359752655, 1.0630252361297607, 1.1855742931365967, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9 [e2e-predictor] 579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.465686321258545, 1.343137264251709, 1.2731093168258667, 1.5882353782653809, 1.0630252361297607, -0.6876749992370605, -1.1428570747375488, -0.4950979948043823, -1.335434079170227, -1.2128850221633911, -0.8802520632743835, -0.6351540088653564, -0.6176469922065735, -0.26750698685646057, -0.6701680421829224, 0.11764705926179886, -0.1624649614095688, 0.24019621312618256, 0.432773232460022, 0.20518220961093903, 0.15266107022762299, 0.17016807198524475, 0.5728292465209961, 0.3277312219142914, 0.0476190559566021, 0.06512605398893356, 0.012605053372681141, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.34523820877075195, 0.4677872359752655, 0.3802522122859955, -0.022408949211239815, 0.012605053372681141, 0.20518220961093903, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 2.2009804248809814, 2.113445281982422], [1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 1.0805323123931885, 1.2731093168258667, 1.2556023597717285, 1.0455182790756226, 0.7654062509536743, 0.45028021931648254, 0.17016807198524475, -0.14495795965194702, -0.19747896492481232, 0.24019621312618256, 0.24019621312618256, -0.1624649614095688, -0.39005598425865173, -0.33753499388694763, -0.12745095789432526, 0.18767507374286652, 0.502801239490509, 0.6428572535514832, 0.502801239490509, -0.03991595283150673, -0.8277310132980347, -0.0049019488506019115, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.518207311630249, 1.605742335319519, 1.7107843160629272, 1.780812382698059, 1.5882353782653809, 0.5553222298622131, -0.7577030062675476, -1.0553221702575684, -1.0028010606765747, -0.28501397371292114, -0.5126050114631653, -0.8452380299568176, -0.4075630009174347, 1.0630252361297607, 1.2205883264541626, 1.0980392694473 [e2e-predictor] 267, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.7654062509536743, 0.7654062509536743, 0.8354342579841614, 0.6778712272644043, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.6253502368927002, 0.520308256149292, 0.45028021931648254, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.8879552483558655, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3081233501434326, 1.3256303071975708, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 0.7829132676124573, -0.6001400351524353, -0.21498596668243408, -1.335434079170227, -1.1253501176834106, -1.720588207244873, -1.3529410362243652, -1.6505602598190308, -0.7752100229263306, -0.8102240562438965, -0.5476189851760864, -0.39005598425865173, -0.8102240562438965, -0.10994396358728409, 0.3802522122859955, 0.20518220961093903, 0.3277312219142914, -0.0049019488506019115, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.6253502368927002, 0.6603642702102661, -0.057422954589128494, 0.1001400575041771, 0.24019621312618256, 0.2577032148838043, 0.3802522122859955, 0.5728292465209961, 0.6078432202339172, 0.415266215801239, 0.08263305574655533, 0.08263305574655533, 0.0476190559566021, 0.45028021931648254, 0.3627452254295349, 0.6253502368927002, 2.1834733486175537, 2.113445281982422], [1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.8354342579841614, 1.465686321258545, 1.8333333730697632, 1.7457983493804932, 1.6757704019546509, 1.518207311630249, 1.2205883264541626, 0.5728292465209961, 0.3277312219142914, 0.1001400575041771, -0.19747896492481232, -0.022408949211239815, 0.3627452254295349, 0.08263305574655533, -0.4425770044326782, -0.7401960492134094, -0.6176469922065735, -0.17997196316719055, 0.34523820877075195, 0.39775922894477844, -0.004901948 [e2e-predictor] 8506019115, -0.4425770044326782, 0.590336263179779, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6757704019546509, 1.5882353782653809, 0.39775922894477844, -0.6176469922065735, -0.8802520632743835, -0.9502801299095154, -0.9327731132507324, -0.9327731132507324, -1.0903360843658447, -0.7577030062675476, 0.7829132676124573, 1.3081233501434326, 1.2030812501907349, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2226892113685608, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.1001400575041771, 0.15266107022762299, 0.08263305574655533, 0.3627452254295349, 0.24019621312618256, 0.34523820877075195, 0.6253502368927002, 0.6428572535514832, 0.45028021931648254, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 0.8704482913017273, 0.8179272413253784, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 1.1155463457107544, 0.03011205606162548, -0.7051820158958435, -1.160364031791687, -1.457983136177063, -1.457983136177063, -1.3879550695419312, -1.4404760599136353, -1.2654061317443848, -1.370448112487793, -0.9327731132507324, -0.7752100229263306, -0.7752100229263306, -0.5476189851760864, -0.37254899740219116, 0.20518220961093903, 0.415266215801239, 0.3277312219142914, 0.08263305574655533, 0.03011205606162548, 0.39775922894477844, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.6603642702102661, -0.09243696182966232, 0.11764705926179886, 0.15266107022762299, 0.17016807198524475, 0.24019621312618256, 0.6253502368927002, 0.6253502368927002, 0.415266215801239, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.6428572535514832, 0.17016807198524475, 0.29271721839904785, 2.113445281982422, 2.0959384441375732], [1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.782 [e2e-predictor] 9132676124573, 0.7478992342948914, 1.0105042457580566, 1.5707283020019531, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.6232492923736572, 1.2556023597717285, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, -0.057422954589128494, -0.17997196316719055, -0.09243696182966232, 0.012605053372681141, -0.3550419807434082, -0.6351540088653564, -0.6701680421829224, -0.14495795965194702, 0.13515406847000122, 0.0476190559566021, 0.24019621312618256, 1.0105042457580566, 1.2030812501907349, 1.1855742931365967, 1.2556023597717285, 1.343137264251709, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.5357143878936768, 1.378151297569275, 0.6078432202339172, -0.6351540088653564, -0.7927170395851135, -0.7401960492134094, -0.6351540088653564, -0.6351540088653564, -0.7577030062675476, -0.9677870869636536, -1.1078431606292725, -0.23249296844005585, 0.432773232460022, 0.3102242052555084, 0.590336263179779, 0.8354342579841614, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.18767507374286652, 0.20518220961093903, 0.2577032148838043, 0.39775922894477844, 0.5728292465209961, 0.3802522122859955, -0.0049019488506019115, -0.12745095789432526, -0.09243696182966232, -0.0049019488506019115, -0.057422954589128494, 0.06512605398893356, 0.06512605398893356, 0.13515406847000122, 0.0476190559566021, 0.15266107022762299, 0.2226892113685608, 0.13515406847000122, 0.3102242052555084, 0.45028021931648254, 0.39775922894477844, 0.7128852605819702, 0.3102242052555084, 0.8704482913017273, 0.4677872359752655, 0.9754902720451355, 0.9579832553863525, 1.0805323123931885, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 0.4852942228317261, 0.11764705926179886, -0.10994396358728409, -0.8277310132980347, -1.247899055480957, -1.5455182790756226, -1.580532193183899, -1.6330533027648926, -1.4754900932312012, -1.3879550695419312, -0.7226890325546265, -0.7752100229263306, -1.0728291273117065, -1.1253501176834106, -0.5126050114631653, 0.012605053372681141, 0.34523820877075195, 0.7128852605819702, 0.5378152132034302, 0.34523820877075195, 0.0476190559566021, -0.07492996007204056, 0.3627452254295349, 0.6078432202339172, 0.6428572535514832, 0.34523820877075195, 0.4677872359752655, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.17016807198524475, 0.15266107022762299, 0.3627452254295349, 0.5378152132034302, 0. [e2e-predictor] 5378152132034302, 0.432773232460022, 0.13515406847000122, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.45028021931648254, 2.113445281982422, 2.113445281982422], [1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.9579832553863525, 1.605742335319519, 1.8508403301239014, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3256303071975708, 0.8879552483558655, 0.7478992342948914, 0.8179272413253784, 0.5378152132034302, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.2752102017402649, 0.29271721839904785, -0.07492996007204056, -0.3025209903717041, -0.3200279772281647, -0.03991595283150673, 0.6778712272644043, 1.0105042457580566, 1.2030812501907349, 1.3081233501434326, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.2030812501907349, 0.590336263179779, -0.7577030062675476, -0.6876749992370605, -0.12745095789432526, -0.47759100794792175, -0.7226890325546265, -0.9502801299095154, -0.9152660369873047, -1.0378150939941406, -1.0378150939941406, -0.8452380299568176, -0.8277310132980347, -0.8452380299568176, -0.7226890325546265, -0.4950979948043823, -0.26750698685646057, 0.06512605398893356, 0.4677872359752655, 0.7829132676124573, 0.9054622650146484, 1.0105042457580566, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 0.8354342579841614, -0.3200279772281647, -0.3025209903717041, 0.08263305574655533, 1.2556023597717285, 1.728291392326355, 1.9208683967590332, 2.0259103775024414, 2.0259103775024414, 2.043417453765869, 2.043417453765869, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 2.165966510772705, 1.605742335319519, -0.8102240562438965, -1.2303920984268188, -0.17997196316719055, 0.8179272413253784, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3606443405151367, 1.1505602598190308, 0.0476190559566021, 0.012605053372681141, 0.29271721839904785, 1.0455182790756226, 0.9754902720451355, 0.8529412746429443, 0.6953782439231873, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.3627452254295349, 0.415266215801239, 0.3102242052555084, 0.15266107022762299, 0.18767507374286652, 0.2577032148838043, 0.17016807198524475, 0.3627452254295349, 0.13515406847000122, 0.012605053372681141, 0.20518220961093903, 0.012605053372681141, -0.09243696182966232, 0.012605053372681141, 0.15266107022762299, -0.10994396358728409, 0.03011205606162548, 0.18767507374286652, 0.3277312219142914, 0.34523820877075195, 0.0476190559566021, 0.590336263179779, 0.4852942228317261, 0.502801239490509, 0.7829132676124573, 1.0455182790756226, 1.2030812501907349, 0.9579832553863525, 0.9404762983322144, 1.0630252361297607, 1.0105042457580566, 0.8529412746429443, 0.012605053372681141, -0.8802520632743835, -1.160364031791687, -1.4754900932312012, -1.5280112028121948, -1.6330533027648926, -1.7030812501907349, -1.6855742931365967, -1.422969102859497, -1.7030812501907349, -0.0049019488506019115, 0.135154068470 [e2e-predictor] 00122, -0.3550419807434082, -1.2128850221633911, -1.0903360843658447, -0.9327731132507324, 0.39775922894477844, 0.4677872359752655, 0.9229692816734314, 0.520308256149292, 0.11764705926179886, -0.37254899740219116, 0.502801239490509, 0.18767507374286652, 0.5553222298622131, 0.5728292465209961, 0.8354342579841614, 0.2752102017402649, 0.1001400575041771, 0.1001400575041771, -0.03991595283150673, -0.03991595283150673, 0.4677872359752655, 0.39775922894477844, 0.6253502368927002, 0.3627452254295349, 0.18767507374286652, 0.15266107022762299, 0.0476190559566021, 0.432773232460022, 0.502801239490509, 2.0959384441375732, 2.113445281982422], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.9579832553863525, 1.605742335319519, 1.9033613204956055, 1.8858543634414673, 1.7983193397521973, 1.6757704019546509, 1.3606443405151367, 0.8704482913017273, 0.8704482913017273, 1.1330533027648926, 0.9929972887039185, 0.7478992342948914, 0.3627452254295349, 0.012605053372681141, 0.17016807198524475, 0.4852942228317261, 0.3627452254295349, -0.14495795965194702, -0.3025209903717041, -0.21498596668243408, -0.4075630009174347, -0.42506998777389526, 0.0476190559566021, 0.5378152132034302, 0.8879552483558655, 1.1680673360824585, 1.2205883264541626, 0.5728292465209961, -0.4425770044326782, -0.1624649614095688, -0.7752100229263306, -0.8277310132980347, -0.7752100229263306, -0.7401960492134094, -0.23249296844005585, -0.33753499388694763, -0.28501397371292114, -0.42506998777389526, 0.415266215801239, 1.2906162738800049, 1.605742335319519, 1.7107843160629272, 1.9383753538131714, 2.0959384441375732, 1.640756368637085, 0.9754902720451355, 1.5707283020019531, 1.9733893871307373, 2.113445281982422, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.2009804248809814, 2.218487501144409, 2.0784313678741455, 0.7303922772407532, -1.3004200458526611, -1.5455182790756226, -0.37254899740219116, 1.6232492923736572, 1.9558824300765991, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.1834733486175537, 2.235994577407837, 2.3060226440429688, 2.288515567779541, 1.430672287940979, -0.6001400351524353, -0.2499999701976776, 0.6253502368927002, 1.0105042457580566, 0.8704482913017273, 0.7128852605819702, 0.4852942228317261, -0.28501397371292114, -1.0028010606765747, -1.370448112487793, -1.5630252361297607, -1.4054621458053589, 1.5007003545761108, 1.9908963441848755, 2.0959384441375732, 2.0959384441375732, 2.0609242916107178, 1.9383753538131714, 1.6757704019546509, 1.2205883264541626, 0.7654062509536743, 0.502801239490509, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.432773232460022, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.7303922772407532, 0.6428572535514832, 0.7829132676124573, 0.7128852605819702, 0.8004202842712402, 0.8704482913017273, 0.8004202842712402, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.0476190559566021, -0.19747896492481232, -0.2499999701976776, -0.14495795965194702, 0.0476190559566021, -0.19747896492481232, -0.1624649614095688, 0.08263305574655533, -0.07492996007204056, -0.07492996007204056, 0.08263305574655533, -0.1624649614095688, -0.03991595283150673, 0.08263305574655533, -0.03991595283150673, 0.15266107022762299, 0.15266107022762299, 0.17016807198524475, 0.08263305574655533, 0.3802522122859955, 0.432773232460022, 0.7829132676124 [e2e-predictor] 573, 0.415266215801239, 1.0805323123931885, 0.9404762983322144, 0.5728292465209961, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 0.9929972887039185, 1.0805323123931885, 0.6953782439231873, -0.6701680421829224, -1.3004200458526611, -1.6330533027648926, -1.7030812501907349, -1.5105042457580566, -1.5455182790756226, -1.7030812501907349, -1.755602240562439, -1.3529410362243652, -1.3879550695419312, 0.3277312219142914, 0.6253502368927002, 0.20518220961093903, -0.4950979948043823, -1.0203081369400024, -0.7927170395851135, 0.8354342579841614, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.520308256149292, 0.2226892113685608, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.5553222298622131, 0.8529412746429443, 0.5378152132034302, 0.34523820877075195, 0.5553222298622131, 0.2226892113685608, 0.11764705926179886, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.15266107022762299, -0.03991595283150673, 0.6078432202339172, 0.15266107022762299, 2.1309523582458496, 2.1309523582458496], [1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.9054622650146484, 1.5707283020019531, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.7633053064346313, 1.4131653308868408, 1.0805323123931885, 1.0630252361297607, 1.343137264251709, 1.343137264251709, 0.9404762983322144, 0.590336263179779, 0.34523820877075195, 0.03011205606162548, 0.3102242052555084, 0.3627452254295349, 0.15266107022762299, 0.0476190559566021, -0.03991595283150673, -0.2499999701976776, -0.23249296844005585, -0.21498596668243408, -0.1624649614095688, -0.0049019488506019115, -0.26750698685646057, -0.9152660369873047, -1.195378065109253, -0.28501397371292114, -0.26750698685646057, -0.47759100794792175, -0.5301120281219482, -0.6176469922065735, -0.4600839912891388, -0.12745095789432526, -0.12745095789432526, -0.3200279772281647, 1.2731093168258667, 2.1834733486175537, 2.1309523582458496, 2.0784313678741455, 2.113445281982422, 1.8858543634414673, 1.7457983493804932, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.165966510772705, 2.165966510772705, 2.1309523582458496, 2.218487501144409, 2.1834733486175537, 1.9908963441848755, -0.07492996007204056, -1.422969102859497, -1.6155462265014648, -1.580532193183899, -0.42506998777389526, 1.7633053064346313, 1.8508403301239014, 1.9733893871307373, 1.9558824300765991, 1.9033613204956055, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 2.0084033012390137, 1.5882353782653809, -1.3179271221160889, -1.7030812501907349, -1.755602240562439, -1.370448112487793, -0.5651260018348694, -0.42506998777389526, -0.1624649614095688, -0.19747896492481232, -0.4075630009174347, -1.2654061317443848, -1.6155462265014648, -1.7030812501907349, -1.5980392694473267, -0.4425770044326782, 0.9404762983322144, 1.6757704019546509, 2.0084033012390137, 1.9558824300765991, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 1.8333333730697632, 1.3606443405151367, 0.590336263179779, 0.4677872359752655, 0.502801239490509, 0.590336263179779, 0.45028021931648254, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6603642702102661, 0.590336263179779, 0.4852942228317261, 0.3802522122859955, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.0476190559566021, 0.08263305574655533, 0.34523820877075195, 0.2752102017402649, 0.415266215801239, 0.24019621312618256, 0.39775922894477844, 0.3102242052555084, 0.2226892113685608, 0.29271721839904785, 0.1001400575041771, 0.29271721839904785, 0.39775922894477844, 0.24019621312618256, 0.065 [e2e-predictor] 12605398893356, 0.08263305574655533, -0.057422954589128494, -0.1624649614095688, -0.14495795965194702, -0.19747896492481232, -0.07492996007204056, -0.1624649614095688, 0.03011205606162548, -0.09243696182966232, -0.09243696182966232, -0.022408949211239815, -0.23249296844005585, -0.07492996007204056, 0.08263305574655533, -0.19747896492481232, 0.2752102017402649, 0.24019621312618256, 0.3102242052555084, 0.34523820877075195, 0.432773232460022, 0.5728292465209961, 0.6603642702102661, 0.8004202842712402, 1.1855742931365967, 0.8004202842712402, 0.7303922772407532, 1.2205883264541626, 0.8354342579841614, 1.1330533027648926, 1.1155463457107544, 0.7478992342948914, 0.5378152132034302, -0.7051820158958435, -1.5105042457580566, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.0903360843658447, -1.7906162738800049, -1.720588207244873, -0.9852941036224365, 0.39775922894477844, 0.5553222298622131, 0.5378152132034302, 0.29271721839904785, -0.7401960492134094, -0.9327731132507324, 0.6253502368927002, 1.0455182790756226, 0.8529412746429443, 0.7128852605819702, 0.6428572535514832, 0.8704482913017273, 0.1001400575041771, 0.3102242052555084, 0.6253502368927002, 0.45028021931648254, 0.5553222298622131, 0.7128852605819702, 0.34523820877075195, 0.7478992342948914, 0.432773232460022, 0.17016807198524475, 0.4677872359752655, 0.5378152132034302, 0.415266215801239, 0.3277312219142914, -0.0049019488506019115, 0.012605053372681141, 0.012605053372681141, 0.7303922772407532, 0.08263305574655533, 2.1484594345092773, 2.1484594345092773], [1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.7983193397521973, 1.5357143878936768, 1.2380952835083008, 1.1330533027648926, 1.465686321258545, 1.5357143878936768, 1.2906162738800049, 0.8004202842712402, 0.6603642702102661, 0.3277312219142914, 0.13515406847000122, 0.3277312219142914, 0.502801239490509, 0.15266107022762299, -0.0049019488506019115, 0.3802522122859955, 0.5378152132034302, 0.5553222298622131, 0.3627452254295349, 0.06512605398893356, -0.6876749992370605, -1.247899055480957, -0.8802520632743835, -0.7927170395851135, -0.9502801299095154, -0.9502801299095154, -0.7927170395851135, -0.9677870869636536, -1.1778711080551147, -0.8277310132980347, -0.6351540088653564, -0.6526610255241394, 1.8333333730697632, 2.0084033012390137, 2.0259103775024414, 2.0609242916107178, 2.0609242916107178, 2.113445281982422, 2.1834733486175537, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.043417453765869, -0.28501397371292114, -1.160364031791687, -1.6155462265014648, -1.7380952835083008, -1.755602240562439, -1.7906162738800049, -1.4929972887039185, -0.47759100794792175, 0.7303922772407532, 1.3081233501434326, 1.6232492923736572, 1.868347406387329, 1.8333333730697632, 1.9733893871307373, 1.9383753538131714, 0.7128852605819702, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.6155462265014648, -1.5280112028121948, -1.3879550695419312, -1.2303920984268188, -1.2128850221633911, -1.3179271221160889, -1.580532193183899, -1.6155462265014648, -1.5630252361297607, -1.195378065109253, -0.21498596668243408, -0.14495795965194702, 0.3277312219142914, 1.5007003545761108, 1.815826416015625, 0.7478992342948914, -0.8802520632743835, -0.4950979948043823, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6078432202339172, 0.6428572535514832, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.3802522122859955, 0.39775922894477844, 0.4677872359752655, 0.4677872359752655, 0.13515406847000122, 0.1176470592 [e2e-predictor] 6179886, 0.1001400575041771, 0.08263305574655533, 0.08263305574655533, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.29271721839904785, 0.15266107022762299, 0.1001400575041771, 0.29271721839904785, 0.432773232460022, 0.45028021931648254, 0.18767507374286652, -0.0049019488506019115, 0.03011205606162548, 0.06512605398893356, 0.08263305574655533, 0.29271721839904785, 0.03011205606162548, -0.057422954589128494, -0.03991595283150673, -0.057422954589128494, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.12745095789432526, -0.14495795965194702, -0.14495795965194702, -0.26750698685646057, -0.19747896492481232, 0.20518220961093903, 0.012605053372681141, 0.1001400575041771, 0.17016807198524475, 0.4677872359752655, 0.432773232460022, 0.4852942228317261, 0.29271721839904785, 0.5728292465209961, 0.4677872359752655, 0.6078432202339172, 1.1155463457107544, 1.0280113220214844, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.3081233501434326, 0.5553222298622131, 0.20518220961093903, -0.8977590203285217, -1.4754900932312012, -1.7030812501907349, -1.7380952835083008, -1.8256303071975708, -1.7030812501907349, -1.668067216873169, -1.843137264251709, -1.668067216873169, -1.4404760599136353, -0.1624649614095688, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, -0.6701680421829224, -0.5826330184936523, 0.17016807198524475, 0.6078432202339172, 0.5728292465209961, 0.8179272413253784, 0.9229692816734314, 0.8179272413253784, 0.15266107022762299, 0.6078432202339172, 0.4852942228317261, 0.4677872359752655, 0.2752102017402649, 0.5728292465209961, 0.520308256149292, 0.7303922772407532, 0.4677872359752655, 0.3802522122859955, 0.4677872359752655, 0.415266215801239, 0.4852942228317261, 0.5553222298622131, 0.1001400575041771, -0.022408949211239815, -0.022408949211239815, 0.9404762983322144, 0.2577032148838043, 2.113445281982422, 2.1484594345092773], [1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.7829132676124573, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.343137264251709, 1.8333333730697632, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.6757704019546509, 1.343137264251709, 1.2906162738800049, 1.6757704019546509, 1.6232492923736572, 1.553221344947815, 1.1505602598190308, 0.6603642702102661, 0.520308256149292, 0.24019621312618256, 0.24019621312618256, 0.520308256149292, 0.415266215801239, 0.29271721839904785, 0.5378152132034302, 0.6953782439231873, 0.590336263179779, 0.24019621312618256, -0.47759100794792175, -1.0378150939941406, -0.7752100229263306, -0.7051820158958435, -0.8277310132980347, -0.9852941036224365, -1.1428570747375488, -1.2654061317443848, -1.422969102859497, -1.5980392694473267, -1.6330533027648926, -1.457983136177063, -1.1778711080551147, -0.7051820158958435, 0.5378152132034302, 0.9404762983322144, 0.9579832553863525, 1.553221344947815, 2.0084033012390137, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.3956583738327026, -1.6505602598190308, -1.6855742931365967, -1.668067216873169, -1.668067216873169, -1.7030812501907349, -1.720588207244873, -1.720588207244873, -1.7030812501907349, -1.7030812501907349, -1.6330533027648926, -1.7731093168258667, -1.4929972887039185, -1.580532193183899, -1.720588207244873, -1.720588207244873, -1.6505602598190308, -1.808123230934143, -1.878151297569275, -1.878151297569275, -1.9131653308868408, -1.8256303071975708, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.7731093168258667, -1.7906162738800049, -1.8256303071975708, -1.80812323093 [e2e-predictor] 4143, -1.6155462265014648, -1.4404760599136353, -1.1778711080551147, -0.6876749992370605, 0.3627452254295349, -0.2499999701976776, -0.14495795965194702, 0.1001400575041771, 0.24019621312618256, 0.6603642702102661, 0.8879552483558655, 1.1330533027648926, 1.0105042457580566, 0.5553222298622131, 0.34523820877075195, 0.2752102017402649, 0.3102242052555084, 0.13515406847000122, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.17016807198524475, 0.08263305574655533, 0.15266107022762299, 0.17016807198524475, 0.2226892113685608, 0.2752102017402649, 0.3277312219142914, 0.2752102017402649, 0.3277312219142914, 0.18767507374286652, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.2226892113685608, 0.3102242052555084, 0.3102242052555084, 0.15266107022762299, 0.08263305574655533, 0.08263305574655533, 0.012605053372681141, -0.03991595283150673, 0.0476190559566021, -0.0049019488506019115, -0.10994396358728409, -0.1624649614095688, -0.3200279772281647, -0.10994396358728409, -0.17997196316719055, -0.17997196316719055, -0.4425770044326782, -0.3200279772281647, -0.37254899740219116, -0.17997196316719055, -0.19747896492481232, -0.21498596668243408, -0.10994396358728409, -0.12745095789432526, -0.057422954589128494, -0.0049019488506019115, 0.11764705926179886, -0.14495795965194702, 0.11764705926179886, -0.12745095789432526, 0.20518220961093903, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.7829132676124573, 0.7829132676124573, 1.0455182790756226, 0.7829132676124573, 1.1680673360824585, 0.8004202842712402, 1.3256303071975708, 1.1855742931365967, 1.0105042457580566, 1.0980392694473267, 0.012605053372681141, -1.5105042457580566, -1.6155462265014648, -1.668067216873169, -1.668067216873169, -1.8606442213058472, -1.843137264251709, -1.7380952835083008, -1.843137264251709, -1.8256303071975708, -1.4929972887039185, -0.47759100794792175, -0.022408949211239815, 0.415266215801239, 0.3627452254295349, 0.0476190559566021, -0.5301120281219482, -0.17997196316719055, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.7654062509536743, 0.3102242052555084, 0.06512605398893356, 0.3627452254295349, 0.3627452254295349, 0.0476190559566021, 0.502801239490509, 0.4677872359752655, 0.6428572535514832, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.5378152132034302, 0.9054622650146484, 0.24019621312618256, 0.06512605398893356, 0.2577032148838043, 0.8529412746429443, 0.2752102017402649, 2.1484594345092773, 2.113445281982422], [1.465686321258545, 1.430672287940979, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 1.0280113220214844, 1.693277359008789, 1.9383753538131714, 1.9383753538131714, 1.9033613204956055, 1.7457983493804932, 1.5882353782653809, 1.5357143878936768, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.605742335319519, 0.9929972887039185, 0.39775922894477844, 0.432773232460022, 0.6428572535514832, 0.415266215801239, 0.45028021931648254, 0.29271721839904785, -0.23249296844005585, -0.6001400351524353, -0.9852941036224365, -1.195378065109253, -1.457983136177063, -1.5630252361297607, -1.6330533027648926, -1.668067216873169, -1.6155462265014648, -1.5630252361297607, -1.6155462265014648, -1.720588207244873, -1.878151297569275, -1.878151297569275, -1.6855742931365967, -1.457983136177063, -1.422969102859497, -1.5455182790756226, -1.720588207244873, -1.7030812501907349, -1.7731093168258667, 0.3802522122859955, 0.6953782439231873, -1.6505602598190308, -1.7030812501907349, -1.195378065109253, -0.7577030062675476, -1.2303920984268188, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.8606442213058472, -1.843137264251709, -1.8256303071975708, -1.8956582 [e2e-predictor] 54623413, -1.9131653308868408, -1.878151297569275, -1.808123230934143, -1.6505602598190308, -1.5980392694473267, -1.5630252361297607, -1.4929972887039185, -1.5105042457580566, -1.6505602598190308, -1.983193278312683, -1.8256303071975708, -0.8277310132980347, -0.17997196316719055, 0.39775922894477844, 0.7829132676124573, 0.4852942228317261, -0.21498596668243408, -1.1253501176834106, -1.247899055480957, -0.6701680421829224, -1.0378150939941406, -1.5105042457580566, -1.7380952835083008, -1.878151297569275, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.720588207244873, -1.5980392694473267, -0.6876749992370605, 0.17016807198524475, 0.39775922894477844, 0.415266215801239, 0.7478992342948914, 0.29271721839904785, 0.20518220961093903, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.20518220961093903, 0.2226892113685608, 0.2752102017402649, 0.432773232460022, 0.432773232460022, 0.3277312219142914, 0.3277312219142914, 0.4677872359752655, 0.20518220961093903, 0.11764705926179886, 0.06512605398893356, 0.06512605398893356, -0.12745095789432526, -0.057422954589128494, 0.08263305574655533, 0.012605053372681141, 0.0476190559566021, 0.18767507374286652, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.1624649614095688, 0.0476190559566021, 0.03011205606162548, -0.07492996007204056, 0.11764705926179886, 0.03011205606162548, -0.07492996007204056, -0.03991595283150673, -0.09243696182966232, -0.19747896492481232, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, -0.3025209903717041, -0.3550419807434082, -0.28501397371292114, -0.26750698685646057, -0.23249296844005585, -0.21498596668243408, -0.21498596668243408, -0.09243696182966232, -0.022408949211239815, -0.28501397371292114, 0.0476190559566021, 0.11764705926179886, -0.022408949211239815, -0.09243696182966232, 0.17016807198524475, 0.502801239490509, 0.5728292465209961, 0.415266215801239, 0.8704482913017273, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.8704482913017273, 0.6078432202339172, 1.1855742931365967, 1.0980392694473267, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.0455182790756226, -0.1624649614095688, -1.5280112028121948, -1.668067216873169, -1.7906162738800049, -1.7030812501907349, -1.755602240562439, -1.7906162738800049, -1.7906162738800049, -1.843137264251709, -1.8256303071975708, -1.9481792449951172, -0.9152660369873047, -0.4425770044326782, 0.520308256149292, 0.6253502368927002, -0.10994396358728409, -0.17997196316719055, 0.08263305574655533, 0.45028021931648254, 0.6428572535514832, 0.6078432202339172, 0.7303922772407532, 0.5728292465209961, 0.39775922894477844, 0.17016807198524475, 0.415266215801239, 0.415266215801239, -0.0049019488506019115, 0.17016807198524475, 0.590336263179779, 0.4677872359752655, 0.6603642702102661, 0.6078432202339172, 0.5378152132034302, 0.08263305574655533, 0.5553222298622131, 0.6953782439231873, 0.2226892113685608, -0.03991595283150673, 0.432773232460022, 0.3277312219142914, 0.415266215801239, 2.1834733486175537, 2.113445281982422], [1.465686321258545, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 1.5007003545761108, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.728291392326355, 1.6232492923736572, 1.430672287940979, 0.6953782439231873, 0.6603642702102661, 0.8004202842712402, 0.08263305574655533, -0.8452380299568176, -1.3879550695419312, -1.422969102859497, -1.422969102859497, -1.3879550695419312, -1.4054621458053589, -1.4754900932312012, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.93067228794097 [e2e-predictor] 9, -1.965686321258545, -2.0007002353668213, -1.983193278312683, -1.965686321258545, -1.5980392694473267, -1.0028010606765747, -0.9502801299095154, -1.1078431606292725, -1.247899055480957, -1.457983136177063, -1.4929972887039185, -1.580532193183899, -1.7380952835083008, -1.8256303071975708, -1.8256303071975708, -1.6330533027648926, -1.580532193183899, -1.755602240562439, -1.895658254623413, -1.7731093168258667, -1.335434079170227, -1.0553221702575684, -0.9502801299095154, -1.370448112487793, -1.755602240562439, -1.0378150939941406, 0.8354342579841614, 1.4481793642044067, 1.780812382698059, 1.8508403301239014, 1.868347406387329, 1.7633053064346313, 1.0455182790756226, 0.3277312219142914, 0.6953782439231873, 1.518207311630249, 1.3081233501434326, 1.0630252361297607, 0.45028021931648254, -0.8277310132980347, -1.335434079170227, 1.728291392326355, 2.0259103775024414, 2.113445281982422, 2.1309523582458496, 2.165966510772705, 2.0609242916107178, 1.7633053064346313, 1.1680673360824585, 0.18767507374286652, -0.8802520632743835, -1.0378150939941406, -0.33753499388694763, -0.057422954589128494, 0.18767507374286652, 0.06512605398893356, 0.08263305574655533, 0.15266107022762299, 0.13515406847000122, 0.45028021931648254, 0.5378152132034302, 0.45028021931648254, 0.3102242052555084, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.11764705926179886, 0.3102242052555084, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.11764705926179886, 0.06512605398893356, 0.03011205606162548, 0.15266107022762299, 0.06512605398893356, -0.057422954589128494, -0.057422954589128494, 0.20518220961093903, 0.3277312219142914, 0.3802522122859955, 0.2226892113685608, 0.1001400575041771, 0.0476190559566021, -0.03991595283150673, 0.06512605398893356, 0.0476190559566021, 0.03011205606162548, 0.012605053372681141, 0.0476190559566021, -0.022408949211239815, -0.17997196316719055, -0.3200279772281647, -0.14495795965194702, -0.1624649614095688, -0.17997196316719055, -0.26750698685646057, -0.5301120281219482, -0.33753499388694763, -0.2499999701976776, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.057422954589128494, -0.17997196316719055, -0.5826330184936523, 0.0476190559566021, 0.34523820877075195, 0.2577032148838043, 0.34523820877075195, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.4852942228317261, 0.9054622650146484, 0.7478992342948914, 0.8529412746429443, 1.2380952835083008, 1.1505602598190308, 1.0630252361297607, 1.2380952835083008, 1.3081233501434326, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 0.9054622650146484, 0.11764705926179886, -1.6505602598190308, -1.7906162738800049, -1.7380952835083008, -1.6855742931365967, -1.7030812501907349, -1.7906162738800049, -1.808123230934143, -1.7731093168258667, -1.580532193183899, -0.9852941036224365, -1.6855742931365967, -0.7927170395851135, 0.4852942228317261, 0.3277312219142914, 0.20518220961093903, 0.2577032148838043, -0.7226890325546265, -0.17997196316719055, 0.34523820877075195, 0.5378152132034302, 0.520308256149292, 0.6778712272644043, 0.6078432202339172, 0.432773232460022, 0.6953782439231873, 0.502801239490509, 0.502801239490509, 0.415266215801239, 0.502801239490509, 0.29271721839904785, 0.8354342579841614, 0.6953782439231873, 0.3802522122859955, 0.3277312219142914, 0.5728292465209961, 0.415266215801239, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, -0.03991595283150673, 0.6603642702102661, 2.1834733486175537, 2.0784313678741455], [1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.2030812501907349, 1.7633053064346313, 1.9208 [e2e-predictor] 683967590332, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.815826416015625, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7457983493804932, 1.728291392326355, 1.3956583738327026, -0.1624649614095688, -0.8452380299568176, -1.247899055480957, -1.335434079170227, -1.3179271221160889, -1.2128850221633911, -1.3004200458526611, -1.4754900932312012, -1.580532193183899, -1.5630252361297607, -1.580532193183899, -1.5980392694473267, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.6155462265014648, -1.1078431606292725, -0.12745095789432526, 0.1001400575041771, 0.03011205606162548, -0.5476189851760864, -1.0203081369400024, -1.457983136177063, -1.7731093168258667, -1.808123230934143, -1.2654061317443848, -0.7401960492134094, -0.6351540088653564, -1.0378150939941406, -1.6330533027648926, -1.8256303071975708, -0.09243696182966232, 1.4481793642044067, 1.7457983493804932, 1.9033613204956055, 1.9033613204956055, 2.0609242916107178, 1.728291392326355, 0.6953782439231873, -0.6701680421829224, 0.6603642702102661, 1.0630252361297607, 0.34523820877075195, -0.8277310132980347, -1.4054621458053589, 1.4481793642044067, 2.0784313678741455, 2.0609242916107178, 2.0959384441375732, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.2205883264541626, -1.0553221702575684, 0.7303922772407532, 1.2380952835083008, 1.9908963441848755, 2.0084033012390137, 1.2731093168258667, 0.15266107022762299, 1.1505602598190308, 1.430672287940979, -0.2499999701976776, -0.26750698685646057, 0.2577032148838043, 0.1001400575041771, -0.3025209903717041, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.2226892113685608, 0.15266107022762299, 0.20518220961093903, 0.34523820877075195, 0.39775922894477844, 0.4852942228317261, 0.3102242052555084, 0.18767507374286652, 0.11764705926179886, -0.03991595283150673, -0.022408949211239815, 0.13515406847000122, 0.2577032148838043, 0.13515406847000122, 0.3102242052555084, -0.12745095789432526, -0.03991595283150673, -0.0049019488506019115, 0.15266107022762299, -0.022408949211239815, -0.07492996007204056, -0.07492996007204056, -0.2499999701976776, 0.06512605398893356, 0.11764705926179886, 0.3102242052555084, 0.3102242052555084, 0.24019621312618256, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.012605053372681141, -0.21498596668243408, 0.1001400575041771, -0.022408949211239815, -0.1624649614095688, -0.17997196316719055, -0.28501397371292114, -0.17997196316719055, -0.26750698685646057, -0.42506998777389526, -0.37254899740219116, -0.2499999701976776, -0.057422954589128494, -0.0049019488506019115, -0.19747896492481232, 0.012605053372681141, -0.07492996007204056, -0.1624649614095688, -0.37254899740219116, 0.03011205606162548, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, 0.2752102017402649, 0.29271721839904785, 0.590336263179779, 0.6078432202339172, 1.1155463457107544, 1.0105042457580566, 0.9054622650146484, 1.2731093168258667, 1.0105042457580566, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.1680673360824585, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 0.5728292465209961, -0.4950979948043823, -1.3529410362243652, -1.7030812501907349, -1.808123230934143, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.5105042457580566, -0.5476189851760864, -1.195378065109253, 0.29271721839904785, 0.4852942228317261, -0.28501397371292114, 0.7829132676124573, 0.415266215801239, 0.6253502368927002, 0.6078432202339172, 0.8004202842712402, 0.7829132676124573, 0.34523820877075195, 0.20518220961093903, 0.2752102017402649, 0.7128852605819702, 0.9754902720451355, 0.7128852605819702, 0.6078432202339172, 0.15266107022762299, 0.415266215801239, 0.6428572535514832, 0.6778712272644043, 0.11764705926179886, 0.432773232460022, 0.8004202842712402, 0.20518220961093903, 0.4852942228317261, 0.6428572535514832, 0.2577032148838043, 0.11764705926179886, 0.9054622650146484, 2.0784313678741455, 2.0784313678741455], [1.518207311630249, 1.483193278312683, 1.48319327831 [e2e-predictor] 2683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 0.9579832553863525, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 1.0105042457580566, 1.6232492923736572, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9383753538131714, 1.8508403301239014, 1.7633053064346313, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.483193278312683, -0.8277310132980347, -0.9677870869636536, -1.1253501176834106, -1.2128850221633911, -1.195378065109253, -1.0728291273117065, -1.0378150939941406, -1.0903360843658447, -1.370448112487793, -1.5105042457580566, -1.5105042457580566, -1.5105042457580566, -1.5980392694473267, -1.5980392694473267, -1.247899055480957, 0.3102242052555084, 1.3081233501434326, 1.430672287940979, 1.5357143878936768, 1.518207311630249, 1.1680673360824585, 1.1680673360824585, 0.520308256149292, -0.8627450466156006, -0.8802520632743835, -0.8627450466156006, -1.2303920984268188, -1.6155462265014648, -1.6855742931365967, -1.3529410362243652, -0.8627450466156006, 1.0630252361297607, 1.3956583738327026, 1.6232492923736572, 1.6757704019546509, 1.3256303071975708, -0.10994396358728409, -1.5105042457580566, 0.39775922894477844, 1.9033613204956055, 2.043417453765869, 1.9908963441848755, 2.0609242916107178, 2.0609242916107178, 2.043417453765869, 1.6757704019546509, 0.06512605398893356, 0.34523820877075195, 1.1330533027648926, 1.1505602598190308, -0.19747896492481232, -0.8102240562438965, 1.553221344947815, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.780812382698059, 0.18767507374286652, -1.720588207244873, 0.5378152132034302, 1.6757704019546509, 1.6582633256912231, 1.3606443405151367, 0.39775922894477844, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.24019621312618256, 0.06512605398893356, 0.012605053372681141, 0.1001400575041771, 0.24019621312618256, 0.1001400575041771, 0.06512605398893356, -0.022408949211239815, 0.012605053372681141, -0.057422954589128494, -0.057422954589128494, -0.022408949211239815, -0.0049019488506019115, -0.0049019488506019115, -0.03991595283150673, -0.0049019488506019115, 0.17016807198524475, -0.14495795965194702, -0.022408949211239815, -0.0049019488506019115, -0.07492996007204056, 0.1001400575041771, 0.08263305574655533, -0.022408949211239815, -0.03991595283150673, -0.057422954589128494, -0.23249296844005585, -0.022408949211239815, 0.18767507374286652, 0.13515406847000122, 0.2226892113685608, 0.3102242052555084, 0.11764705926179886, 0.0476190559566021, 0.13515406847000122, -0.0049019488506019115, -0.10994396358728409, -0.12745095789432526, -0.19747896492481232, -0.19747896492481232, -0.1624649614095688, -0.3025209903717041, -0.14495795965194702, -0.28501397371292114, -0.5301120281219482, -0.2499999701976776, -0.19747896492481232, -0.26750698685646057, -0.022408949211239815, 0.012605053372681141, -0.07492996007204056, 0.0476190559566021, 0.0476190559566021, 0.11764705926179886, 0.11764705926179886, 0.3627452254295349, 0.5378152132034302, 0.6953782439231873, 0.8354342579841614, 0.8704482913017273, 0.9929972887039185, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2731093168258667, 1.2380952835083008, 1.2906162738800049, 1.4131653308868408, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, 0.6428572535514832, -1.0903360843658447, -1.668067216873169, -1.7731093168258667, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.580532193183899, -1.7030812501907349, -1.1253501176834106, -0.8627450466156006, -1.1078431606292725, 0.08263305574655533, 0.6953782439231873, 0.4677872359752655, 0.6953782439231873, -0.28501397371292114, -0.10994396358728409, 0.6428572535514832, 0.485 [e2e-predictor] 2942228317261, 0.18767507374286652, 0.1001400575041771, 0.4852942228317261, 0.590336263179779, 0.8704482913017273, 0.8354342579841614, 0.3627452254295349, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.432773232460022, 0.4852942228317261, 0.6428572535514832, 0.8704482913017273, 0.29271721839904785, 0.3802522122859955, 0.8179272413253784, 2.1484594345092773, 2.0959384441375732], [1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8179272413253784, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 1.0105042457580566, 0.8704482913017273, 0.6428572535514832, 0.7128852605819702, 1.378151297569275, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3956583738327026, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -1.0378150939941406, -1.0903360843658447, -1.1428570747375488, -0.9677870869636536, -0.6876749992370605, -0.4075630009174347, -0.6526610255241394, -1.2303920984268188, -1.6155462265014648, -1.755602240562439, -0.1624649614095688, 1.605742335319519, 1.8333333730697632, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 2.0259103775024414, 1.4131653308868408, -0.5301120281219482, -1.160364031791687, -0.4075630009174347, -1.0903360843658447, -1.8606442213058472, -1.895658254623413, -1.4929972887039185, 0.2577032148838043, 0.8529412746429443, 0.9229692816734314, 0.13515406847000122, -1.370448112487793, -1.3879550695419312, -0.4600839912891388, -0.47759100794792175, -1.0028010606765747, -1.2654061317443848, 0.7829132676124573, 1.605742335319519, 1.7983193397521973, 1.9208683967590332, 2.043417453765869, 2.0609242916107178, 1.3956583738327026, -0.7577030062675476, 1.3081233501434326, 1.9733893871307373, 2.0609242916107178, 1.9908963441848755, 1.2205883264541626, -0.42506998777389526, 1.1155463457107544, 1.4131653308868408, 1.8858543634414673, 1.9733893871307373, 1.868347406387329, 0.3102242052555084, -1.2654061317443848, -0.03991595283150673, -0.23249296844005585, 1.0980392694473267, 1.1680673360824585, 0.4677872359752655, 0.39775922894477844, 0.39775922894477844, 0.4852942228317261, 0.4677872359752655, 0.3627452254295349, 0.15266107022762299, 0.08263305574655533, 0.06512605398893356, 0.03011205606162548, 0.06512605398893356, 0.03011205606162548, -0.14495795965194702, -0.0049019488506019115, -0.10994396358728409, 0.17016807198524475, 0.11764705926179886, 0.06512605398893356, -0.14495795965194702, -0.12745095789432526, 0.0476190559566021, -0.057422954589128494, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, 0.0476190559566021, 0.2577032148838043, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, 0.03011205606162548, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.2226892113685608, 0.24019621312618256, 0.11764705926179886, 0.012605053372681141, -0.21498596668243408, -0.1624649614095688, -0.37254899740219116, -0.23249296844005585, -0.37254899740219116, -0.23249296844005585, -0.23249296844005585, -0.23249296844005585, -0.10994396358728409, -0.37254899740219116, 0.20518220961093903, -0.07492996007204056, 0.15266107022762299, 0.08263305574655533, -0.26750698685646057, -0.17997196316719055, 0.20518220961093903, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.3102242052555084, 0.13515406847000122, 0.432773232460022, 0.590336263179779, 1.0105042457580566, 0.7478992342948914, 1.2556023597717285, 1.0280113220214844, 1.0280113220214844, 1.1330533027648926, 1.2556023597717285, 1.3081233501434326, 1.430672287940979, 1.3081233501434326, 1.2556023597717285, 1.3081233501434326, 0.887 [e2e-predictor] 9552483558655, 0.4852942228317261, -0.47759100794792175, -1.370448112487793, -1.7380952835083008, -1.755602240562439, -1.8256303071975708, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.6155462265014648, -1.0203081369400024, 0.012605053372681141, -0.6876749992370605, -0.7752100229263306, -0.4600839912891388, -0.022408949211239815, 0.012605053372681141, 0.6078432202339172, 0.7303922772407532, 0.6603642702102661, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.7128852605819702, 0.502801239490509, 0.3802522122859955, 0.6078432202339172, 0.3277312219142914, 0.7478992342948914, 0.6953782439231873, 0.6078432202339172, 0.2577032148838043, 0.34523820877075195, 0.8704482913017273, 1.0105042457580566, 0.590336263179779, 0.7654062509536743, 1.0805323123931885, 2.165966510772705, 2.0784313678741455], [1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6428572535514832, 0.6428572535514832, 1.3606443405151367, 1.780812382698059, 1.640756368637085, 1.1505602598190308, 0.7478992342948914, 1.0980392694473267, 1.6582633256912231, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.605742335319519, 0.8704482913017273, -0.5476189851760864, -0.6001400351524353, -0.8102240562438965, -1.1253501176834106, -1.370448112487793, -1.5280112028121948, -1.282913088798523, -0.6701680421829224, 0.012605053372681141, 0.29271721839904785, 0.06512605398893356, -0.4600839912891388, 1.6757704019546509, 1.9908963441848755, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 2.1309523582458496, 1.9383753538131714, 1.343137264251709, -0.9152660369873047, -1.4929972887039185, -1.4404760599136353, -1.6330533027648926, -1.7380952835083008, -1.755602240562439, -0.4425770044326782, 0.20518220961093903, 0.2226892113685608, -0.9502801299095154, -1.755602240562439, -1.668067216873169, 0.4677872359752655, 1.3256303071975708, 1.5007003545761108, 1.4481793642044067, 1.343137264251709, 0.13515406847000122, -1.422969102859497, -1.282913088798523, -0.5301120281219482, 0.3102242052555084, -0.09243696182966232, -1.5455182790756226, 0.13515406847000122, 1.8333333730697632, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9908963441848755, 1.9208683967590332, 1.0980392694473267, -0.12745095789432526, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.0630252361297607, -1.1078431606292725, -1.282913088798523, 1.343137264251709, 1.1505602598190308, 0.8004202842712402, 0.5378152132034302, 0.2577032148838043, 0.3277312219142914, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.24019621312618256, 0.11764705926179886, 0.17016807198524475, -0.14495795965194702, 0.06512605398893356, -0.10994396358728409, -0.10994396358728409, -0.10994396358728409, -0.23249296844005585, 0.1001400575041771, 0.0476190559566021, 0.20518220961093903, 0.012605053372681141, 0.2226892113685608, 0.34523820877075195, 0.39775922894477844, -0.07492996007204056, -0.07492996007204056, 0.0476190559566021, -0.2499999701976776, 0.2577032148838043, 0.1001400575041771, 0.0476190559566021, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.06512605398893356, -0.057422954589128494, -0.33753499388694763, -0.022408949211239815, 0.39775922894477844, 0.15266107022762299, 0.06512605398893356, -0.26750698685646057, 0.03011205606162548, -0.09243696182966232, -0.3025209903717041, -0.1624649614095688, -0.3550419807434082, -0.4950979948043823, -0.47759100794792175, -0.33753499388694763, -0.5301120281219482, 0.18767507374286652, -0.7226890325546265, -0.2850139 [e2e-predictor] 7371292114, -0.23249296844005585, -0.33753499388694763, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.17016807198524475, 0.2226892113685608, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.590336263179779, 0.7829132676124573, 1.1505602598190308, 1.3606443405151367, 1.2556023597717285, 1.2556023597717285, 1.1330533027648926, 1.5707283020019531, 1.430672287940979, 1.2906162738800049, 1.465686321258545, 1.3081233501434326, 0.8704482913017273, 0.7654062509536743, -1.0903360843658447, -1.6505602598190308, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.6855742931365967, -1.7731093168258667, -1.5455182790756226, -1.5630252361297607, 0.13515406847000122, -0.5651260018348694, -0.3025209903717041, 0.4852942228317261, 0.9929972887039185, 0.13515406847000122, 0.3802522122859955, 0.5378152132034302, 0.3102242052555084, 0.06512605398893356, 0.0476190559566021, 0.06512605398893356, 0.11764705926179886, 0.45028021931648254, 0.5728292465209961, 0.5378152132034302, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, 0.20518220961093903, 0.590336263179779, 0.7654062509536743, 0.5553222298622131, 0.3277312219142914, 0.012605053372681141, 0.4677872359752655, 0.6603642702102661, 0.5728292465209961, 0.6778712272644043, 1.3081233501434326, 2.1834733486175537, 2.0959384441375732], [1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.4131653308868408, 2.0084033012390137, 1.9033613204956055, 1.553221344947815, 0.6778712272644043, 0.8529412746429443, 1.430672287940979, 1.7457983493804932, 1.9033613204956055, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 0.012605053372681141, -0.33753499388694763, -0.19747896492481232, -0.6876749992370605, -1.4054621458053589, -1.6330533027648926, -1.7030812501907349, -1.4929972887039185, -0.7401960492134094, 0.11764705926179886, 0.8529412746429443, 1.8333333730697632, 2.0609242916107178, 2.0084033012390137, 2.1309523582458496, 2.113445281982422, 1.9733893871307373, 0.8879552483558655, -1.282913088798523, -1.843137264251709, -1.7030812501907349, -0.7051820158958435, -0.5826330184936523, -1.0903360843658447, -1.755602240562439, -1.457983136177063, -0.4600839912891388, -0.6176469922065735, -1.282913088798523, -1.7731093168258667, -1.4404760599136353, 0.3102242052555084, 0.7829132676124573, 0.9754902720451355, 0.7654062509536743, -1.0378150939941406, -1.878151297569275, -1.6505602598190308, 0.5553222298622131, 1.5882353782653809, 1.6232492923736572, 1.3956583738327026, 0.8704482913017273, -0.4950979948043823, 0.03011205606162548, 0.9754902720451355, 1.378151297569275, 1.6757704019546509, 1.9033613204956055, 1.9208683967590332, 2.113445281982422, 2.1309523582458496, 2.0609242916107178, 0.5728292465209961, -0.7401960492134094, -0.8452380299568176, -1.2654061317443848, 0.20518220961093903, 0.9054622650146484, 0.6253502368927002, 0.4852942228317261, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.3802522122859955, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.4677872359752655, 0.08263305574655533, 0.0476190559566021, -0.022408949211239815, 0.15266107022762299, -0.23249296844005585, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, -0.03991595283150673, -0.14495795965194702, -0.03991595283150673, -0.09243696182966232, 0.18767507374286652, 0.06512605398893356, -0.1624649614095688, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.11764705926179886, -0.0749299 [e2e-predictor] 6007204056, 0.03011205606162548, -0.3025209903717041, -0.057422954589128494, 0.08263305574655533, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.03011205606162548, 0.03011205606162548, -0.03991595283150673, -0.21498596668243408, -0.0049019488506019115, 0.17016807198524475, 0.0476190559566021, 0.29271721839904785, -0.2499999701976776, -0.23249296844005585, -0.14495795965194702, -0.022408949211239815, 0.06512605398893356, -0.10994396358728409, -0.23249296844005585, -0.14495795965194702, -0.3025209903717041, 0.13515406847000122, 0.17016807198524475, 0.012605053372681141, 0.17016807198524475, 0.3102242052555084, 0.502801239490509, 0.3102242052555084, 0.3277312219142914, 0.7303922772407532, 0.8529412746429443, 1.2556023597717285, 0.9754902720451355, 1.1505602598190308, 1.1855742931365967, 1.5357143878936768, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.3256303071975708, 1.3256303071975708, 0.6078432202339172, -1.282913088798523, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.7906162738800049, -1.8256303071975708, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.8606442213058472, -1.720588207244873, -0.8452380299568176, -1.0378150939941406, -0.8977590203285217, -0.6701680421829224, 0.8879552483558655, 0.8004202842712402, 1.465686321258545, 1.7983193397521973, 0.6778712272644043, 1.0105042457580566, 0.7128852605819702, 0.9229692816734314, 0.3627452254295349, 0.11764705926179886, -0.4425770044326782, 0.012605053372681141, 0.502801239490509, 0.590336263179779, 0.520308256149292, 1.0980392694473267, 0.3802522122859955, -0.12745095789432526, 0.2577032148838043, 0.9229692816734314, 0.590336263179779, 0.7478992342948914, 0.45028021931648254, 0.03011205606162548, 0.2226892113685608, 0.6428572535514832, 0.6428572535514832, 0.8004202842712402, 1.0630252361297607, 2.1309523582458496, 2.0959384441375732], [1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 1.343137264251709, 1.9733893871307373, 2.0084033012390137, 1.6232492923736572, 0.7829132676124573, 0.8179272413253784, 1.2380952835083008, 1.5707283020019531, 1.3606443405151367, 0.8004202842712402, -0.5126050114631653, -1.335434079170227, -1.4054621458053589, -1.3004200458526611, -1.4404760599136353, -1.4929972887039185, -0.8977590203285217, -0.057422954589128494, 0.34523820877075195, -0.1624649614095688, -1.0903360843658447, -1.668067216873169, -1.878151297569275, -1.6505602598190308, -1.0203081369400024, 1.1680673360824585, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 1.7983193397521973, 0.415266215801239, -1.0203081369400024, -1.4754900932312012, -1.7380952835083008, -1.5980392694473267, -1.2654061317443848, -1.6155462265014648, -1.843137264251709, -1.7030812501907349, -0.6351540088653564, 0.012605053372681141, -0.3550419807434082, -1.3179271221160889, -1.6155462265014648, -0.8102240562438965, 0.415266215801239, 0.20518220961093903, -0.4600839912891388, -1.3879550695419312, -1.7906162738800049, -1.668067216873169, -0.23249296844005585, 1.343137264251709, 1.5882353782653809, 1.465686321258545, 1.430672287940979, 0.502801239490509, -1.5105042457580566, -1.6155462265014648, 0.11764705926179886, 1.8858543634414673, 2.043417453765869, 2.113445281982422, 2.165966510772705, 2.218487501144409, 2.1484594345092773, 2.0084033012390137, -0.7226890325546265, -1.5280112028121948, -1.7030812501907349, -0.6176469922065735, 0.06512605398893356, 0.3277312219142914, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.29271721839904785, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.345 [e2e-predictor] 23820877075195, 0.3627452254295349, 0.03011205606162548, 0.08263305574655533, 0.3802522122859955, 0.08263305574655533, 0.3802522122859955, 0.18767507374286652, -0.022408949211239815, 0.2577032148838043, 0.012605053372681141, 0.08263305574655533, 0.06512605398893356, 0.18767507374286652, -0.14495795965194702, 0.20518220961093903, 0.20518220961093903, 0.17016807198524475, 0.03011205606162548, 0.06512605398893356, -0.0049019488506019115, -0.03991595283150673, 0.34523820877075195, -0.09243696182966232, -0.10994396358728409, -0.022408949211239815, -0.10994396358728409, -0.1624649614095688, -0.0049019488506019115, -0.057422954589128494, -0.23249296844005585, -0.1624649614095688, 0.29271721839904785, 0.2226892113685608, 0.18767507374286652, 0.0476190559566021, -0.14495795965194702, -0.022408949211239815, -0.022408949211239815, -0.09243696182966232, -0.21498596668243408, 0.03011205606162548, -0.09243696182966232, -0.03991595283150673, -0.1624649614095688, -0.4425770044326782, -0.07492996007204056, -0.12745095789432526, 0.13515406847000122, -0.057422954589128494, 0.06512605398893356, 0.24019621312618256, 0.3802522122859955, 0.45028021931648254, 0.5553222298622131, 0.4677872359752655, 0.8704482913017273, 0.9754902720451355, 1.1155463457107544, 1.2380952835083008, 1.4481793642044067, 1.1855742931365967, 1.4481793642044067, 1.5357143878936768, 1.518207311630249, 1.4131653308868408, 1.5707283020019531, 1.3956583738327026, 0.7654062509536743, -1.5105042457580566, -1.720588207244873, -1.808123230934143, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.843137264251709, -1.843137264251709, -1.895658254623413, -1.8256303071975708, -1.808123230934143, -1.5630252361297607, -1.3879550695419312, -1.2303920984268188, 1.2380952835083008, 1.465686321258545, 1.5882353782653809, 1.7107843160629272, 1.378151297569275, 1.728291392326355, 1.3256303071975708, 1.2731093168258667, 0.9929972887039185, 0.9054622650146484, 0.6603642702102661, 0.13515406847000122, 0.4852942228317261, 0.20518220961093903, 0.20518220961093903, 0.7829132676124573, 0.6078432202339172, 0.9054622650146484, 0.17016807198524475, 0.8354342579841614, 0.432773232460022, 0.8704482913017273, 0.7478992342948914, 0.7829132676124573, 0.7128852605819702, 0.5553222298622131, 0.4852942228317261, 0.6428572535514832, 0.520308256149292, 0.6428572535514832, 1.0980392694473267, 2.165966510772705, 2.0784313678741455], [1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5378152132034302, 1.2731093168258667, 1.9033613204956055, 1.9908963441848755, 1.640756368637085, 0.520308256149292, -0.6176469922065735, -1.282913088798523, -1.5455182790756226, -1.5455182790756226, -1.5455182790756226, -1.6155462265014648, -1.668067216873169, -1.6505602598190308, -1.720588207244873, -1.7906162738800049, -1.8256303071975708, -1.7731093168258667, -1.3004200458526611, -0.4075630009174347, 0.3627452254295349, 0.3802522122859955, -0.39005598425865173, -1.4404760599136353, -1.7731093168258667, -1.7030812501907349, 1.0280113220214844, 2.043417453765869, 1.6582633256912231, 0.8879552483558655, -1.422969102859497, -1.6155462265014648, -1.4754900932312012, -1.668067216873169, -1.668067216873169, -0.8977590203285217, -0.42506998777389526, -0.5651260018348694, -1.4754900932312012, -1.4929972887039185, -1.4404760599136353, -1.843137264251709, -1.9481792449951172, -1.6155462265014648, 0.11764705926179886, 0.3277312219142914, 0.1001400575041771, -0.7401960492134094, -1.1253501176834106, 0.39775922894477844, 0.45028021931648254, -0.28501397371292114, -0.8102240562438965, -0.5126050114631653, -0.6001400351524353, -1.3704 [e2e-predictor] 48112487793, -1.8256303071975708, -1.6505602598190308, 0.9404762983322144, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.2710084915161133, 2.358543634414673, 2.393557548522949, 1.7983193397521973, 0.0476190559566021, -0.6876749992370605, -1.720588207244873, -0.4425770044326782, 0.6953782439231873, 0.7829132676124573, 0.7128852605819702, 0.502801239490509, -0.14495795965194702, 0.012605053372681141, -0.09243696182966232, -0.03991595283150673, 0.15266107022762299, 0.012605053372681141, 0.18767507374286652, 0.3627452254295349, -0.03991595283150673, 0.0476190559566021, 0.3277312219142914, 0.39775922894477844, 0.1001400575041771, 0.24019621312618256, -0.1624649614095688, 0.590336263179779, 0.17016807198524475, 0.20518220961093903, 0.03011205606162548, 0.18767507374286652, 0.34523820877075195, 0.3802522122859955, -0.022408949211239815, -0.14495795965194702, 0.08263305574655533, 0.1001400575041771, 0.08263305574655533, -0.10994396358728409, -0.09243696182966232, -0.17997196316719055, 0.3102242052555084, -0.10994396358728409, 0.03011205606162548, -0.07492996007204056, -0.3550419807434082, 0.012605053372681141, -0.07492996007204056, -0.0049019488506019115, 0.15266107022762299, 0.2577032148838043, -0.0049019488506019115, 0.17016807198524475, 0.13515406847000122, -0.0049019488506019115, -0.14495795965194702, -0.4950979948043823, -0.07492996007204056, -0.39005598425865173, -0.14495795965194702, -0.5826330184936523, -0.26750698685646057, -0.12745095789432526, -0.10994396358728409, 0.08263305574655533, 0.2577032148838043, -0.0049019488506019115, 0.0476190559566021, 0.2577032148838043, 0.15266107022762299, 0.5728292465209961, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.553221344947815, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.430672287940979, -0.5651260018348694, -1.7030812501907349, -1.720588207244873, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.8606442213058472, -1.878151297569275, -1.0903360843658447, -1.4404760599136353, 0.7128852605819702, 0.15266107022762299, 0.3102242052555084, 1.378151297569275, 1.868347406387329, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.5882353782653809, 1.343137264251709, 0.9579832553863525, 1.0630252361297607, 0.2226892113685608, -0.33753499388694763, -0.12745095789432526, -0.0049019488506019115, 0.7303922772407532, 0.502801239490509, 0.7654062509536743, 0.08263305574655533, 0.9754902720451355, 0.432773232460022, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.502801239490509, 0.39775922894477844, 0.520308256149292, 0.8704482913017273, 0.6253502368927002, 0.6953782439231873, 1.0455182790756226, 2.1834733486175537, 2.0609242916107178], [1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 1.1855742931365967, 1.8333333730697632, 2.0259103775024414, 1.3956583738327026, -0.26750698685646057, -0.5476189851760864, -0.7752100229263306, -1.1253501176834106, -1.5105042457580566, -1.720588207244873, -1.7731093168258667, -1.7380952835083008, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.878151297569275, -1.930672287940979, -1.808123230934143, -1.160364031791687, -0.09243696182966232, 0.7128852605819702, 0.29271721839904785, -0.7401960492134094, -1.5630252361297607, 0.1001400575041771, 1.2205883264541626, -0.19747896492481232, -1.5455182790756226, [e2e-predictor] -1.370448112487793, -1.0203081369400024, -1.0728291273117065, -1.5980392694473267, -1.5105042457580566, -1.0028010606765747, -0.9677870869636536, -1.5105042457580566, -0.7752100229263306, -0.12745095789432526, -0.3550419807434082, -1.2303920984268188, -1.4054621458053589, -0.9502801299095154, -1.422969102859497, -1.8256303071975708, -1.878151297569275, -0.7401960492134094, 0.2752102017402649, 0.2226892113685608, -0.3025209903717041, -0.9327731132507324, -0.022408949211239815, -0.0049019488506019115, -0.7577030062675476, -1.6855742931365967, 0.20518220961093903, 1.693277359008789, 2.165966510772705, 2.2710084915161133, 2.3235294818878174, 2.3060226440429688, 2.2710084915161133, 0.590336263179779, 0.03011205606162548, -0.6701680421829224, -1.843137264251709, -1.1778711080551147, 1.0805323123931885, 1.2556023597717285, 1.0630252361297607, 1.0455182790756226, -0.14495795965194702, -0.3200279772281647, 0.012605053372681141, 0.1001400575041771, -0.0049019488506019115, 0.1001400575041771, 0.11764705926179886, -0.057422954589128494, 0.06512605398893356, 0.2752102017402649, 0.11764705926179886, 0.08263305574655533, 0.24019621312618256, 0.17016807198524475, 0.29271721839904785, 0.06512605398893356, 0.2752102017402649, 0.502801239490509, 0.34523820877075195, 0.06512605398893356, -0.022408949211239815, -0.21498596668243408, -0.09243696182966232, -0.26750698685646057, -0.10994396358728409, -0.3200279772281647, -0.37254899740219116, -0.4950979948043823, -0.07492996007204056, -0.28501397371292114, -0.4075630009174347, 0.2226892113685608, 0.24019621312618256, 0.1001400575041771, -0.057422954589128494, -0.14495795965194702, -0.07492996007204056, -0.3200279772281647, -0.3025209903717041, -0.12745095789432526, 0.08263305574655533, 0.15266107022762299, 0.0476190559566021, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -0.057422954589128494, -0.09243696182966232, -0.4075630009174347, -0.0049019488506019115, -0.28501397371292114, -0.09243696182966232, -0.09243696182966232, -0.07492996007204056, -0.0049019488506019115, -0.2499999701976776, -0.022408949211239815, 0.13515406847000122, 0.4677872359752655, 0.502801239490509, 0.2752102017402649, 0.502801239490509, 0.8004202842712402, 0.8879552483558655, 1.1680673360824585, 1.1505602598190308, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.5882353782653809, 1.465686321258545, 1.465686321258545, 1.5357143878936768, 1.2731093168258667, 0.6253502368927002, -1.195378065109253, -1.5980392694473267, -1.7906162738800049, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.7906162738800049, -1.7906162738800049, -1.8256303071975708, -1.7906162738800049, -1.7731093168258667, -1.7380952835083008, -0.9852941036224365, -0.23249296844005585, 0.502801239490509, 1.518207311630249, 1.2205883264541626, 1.7457983493804932, 0.4677872359752655, 1.7983193397521973, 1.728291392326355, 1.7983193397521973, 1.6582633256912231, 1.640756368637085, 1.8333333730697632, 1.2556023597717285, 1.605742335319519, -0.23249296844005585, -0.4425770044326782, -0.28501397371292114, 0.24019621312618256, 0.45028021931648254, 0.6078432202339172, 0.520308256149292, 0.34523820877075195, 0.8704482913017273, 0.415266215801239, 0.6253502368927002, 0.7478992342948914, 0.45028021931648254, 0.8179272413253784, 0.5553222298622131, 0.34523820877075195, 0.08263305574655533, 0.9229692816734314, 0.7829132676124573, 0.7829132676124573, 2.235994577407837, 2.0609242916107178], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.8704482913017273, 0.8179272413253784, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.0280113220214844, 1.7457983493804932, 2.0084033012390137, [e2e-predictor] 1.693277359008789, 1.1855742931365967, 0.432773232460022, -0.03991595283150673, -0.10994396358728409, -0.33753499388694763, -0.9502801299095154, -1.5105042457580566, -1.7906162738800049, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.9131653308868408, -1.930672287940979, -1.965686321258545, -1.965686321258545, -2.018207311630249, -1.755602240562439, -0.8977590203285217, 0.3802522122859955, 0.5728292465209961, -0.28501397371292114, -0.9852941036224365, -1.668067216873169, -1.720588207244873, -1.5630252361297607, -1.3529410362243652, -1.1778711080551147, -1.1778711080551147, -1.1078431606292725, -0.8627450466156006, -0.7226890325546265, -1.282913088798523, -1.4054621458053589, -1.0203081369400024, -0.8277310132980347, -1.5630252361297607, -1.3879550695419312, -0.19747896492481232, -0.7051820158958435, -1.422969102859497, -1.6330533027648926, -1.0028010606765747, -0.8277310132980347, -1.4929972887039185, -1.843137264251709, -1.5630252361297607, 0.03011205606162548, 0.20518220961093903, 0.24019621312618256, -0.07492996007204056, 1.5707283020019531, 2.165966510772705, 2.218487501144409, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 1.9733893871307373, 0.0476190559566021, -1.1078431606292725, -1.5630252361297607, -1.720588207244873, -1.160364031791687, 0.4677872359752655, 0.5553222298622131, 0.6253502368927002, 0.2752102017402649, -0.8627450466156006, -0.4425770044326782, 0.17016807198524475, -0.07492996007204056, -0.33753499388694763, -0.10994396358728409, 0.13515406847000122, 0.24019621312618256, 0.0476190559566021, -0.21498596668243408, 0.13515406847000122, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.24019621312618256, 0.2752102017402649, 0.2226892113685608, 0.6253502368927002, -0.21498596668243408, 0.20518220961093903, 0.03011205606162548, 0.03011205606162548, -0.14495795965194702, -0.3200279772281647, -0.3200279772281647, -0.2499999701976776, -0.3025209903717041, -0.17997196316719055, -0.03991595283150673, 0.06512605398893356, -0.10994396358728409, 0.03011205606162548, -0.1624649614095688, -0.022408949211239815, 0.13515406847000122, 0.18767507374286652, -0.022408949211239815, -0.23249296844005585, -0.1624649614095688, -0.47759100794792175, -0.10994396358728409, -0.33753499388694763, -0.0049019488506019115, 0.06512605398893356, 0.03011205606162548, -0.23249296844005585, -0.10994396358728409, -0.17997196316719055, -0.07492996007204056, 0.15266107022762299, -0.07492996007204056, -0.03991595283150673, 0.1001400575041771, -0.26750698685646057, 0.1001400575041771, -0.03991595283150673, -0.0049019488506019115, 0.18767507374286652, 0.39775922894477844, 0.5378152132034302, 0.6953782439231873, 0.9229692816734314, 0.8004202842712402, 0.8879552483558655, 1.2205883264541626, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.0455182790756226, -1.3004200458526611, -1.5280112028121948, -1.668067216873169, -1.755602240562439, -1.808123230934143, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.580532193183899, -0.5126050114631653, 1.0455182790756226, 0.590336263179779, 1.483193278312683, 1.6582633256912231, 1.8858543634414673, 1.5007003545761108, 1.6232492923736572, 1.6232492923736572, 1.693277359008789, 1.7633053064346313, 1.7107843160629272, 1.780812382698059, 1.430672287940979, 0.3627452254295349, 0.34523820877075195, 0.8354342579841614, 0.7829132676124573, 0.5553222298622131, 0.432773232460022, 0.4852942228317261, 0.5553222298622131, 0.6428572535514832, 0.6953782439231873, 0.3802522122859955, 0.9229692816734314, 0.432773232460022, 0.6953782439231873, 0.9404762983322144, 0.5553222298622131, 0.1001400575041771, 0.8354342579841614, 0.3802522122859955, 0.45028021931648254, 2.1834733486175537, 2.043417453765869], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.5007003545761108 [e2e-predictor] , 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6778712272644043, 1.0280113220214844, 1.7107843160629272, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.465686321258545, 0.432773232460022, -0.26750698685646057, 0.0476190559566021, 0.24019621312618256, 0.1001400575041771, -0.6001400351524353, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.8606442213058472, -1.895658254623413, -1.9131653308868408, -1.9481792449951172, -1.965686321258545, -1.983193278312683, -1.9481792449951172, -1.370448112487793, -0.17997196316719055, 0.5378152132034302, 0.2577032148838043, -0.8277310132980347, -1.6155462265014648, -1.9481792449951172, -1.755602240562439, -1.3529410362243652, -0.9152660369873047, -1.0903360843658447, -0.6876749992370605, -0.9327731132507324, -0.8627450466156006, -0.6176469922065735, -0.4600839912891388, -0.9502801299095154, -1.5105042457580566, -1.2128850221633911, -1.0378150939941406, -1.422969102859497, -1.668067216873169, -1.247899055480957, -1.2128850221633911, -1.878151297569275, -1.930672287940979, -1.247899055480957, -0.26750698685646057, -0.21498596668243408, -0.7226890325546265, -1.422969102859497, -0.14495795965194702, 2.0609242916107178, 2.165966510772705, 2.218487501144409, 2.288515567779541, 2.1484594345092773, -1.720588207244873, -1.7731093168258667, 0.24019621312618256, 0.9054622650146484, 1.0630252361297607, 0.9404762983322144, -0.7226890325546265, -1.2128850221633911, 0.3627452254295349, 0.6778712272644043, 0.590336263179779, 0.590336263179779, -0.12745095789432526, -0.9327731132507324, -0.5476189851760864, 0.08263305574655533, -0.2499999701976776, -0.1624649614095688, -0.21498596668243408, 0.18767507374286652, 0.17016807198524475, 0.24019621312618256, 0.17016807198524475, 0.2577032148838043, -0.14495795965194702, 0.2226892113685608, -0.09243696182966232, -0.03991595283150673, 0.3802522122859955, -0.022408949211239815, 0.08263305574655533, 0.012605053372681141, -0.07492996007204056, -0.03991595283150673, -0.12745095789432526, -0.0049019488506019115, 0.2226892113685608, 0.20518220961093903, -0.10994396358728409, -0.0049019488506019115, 0.29271721839904785, 0.17016807198524475, -0.23249296844005585, -0.17997196316719055, 0.17016807198524475, -0.057422954589128494, -0.3200279772281647, -0.0049019488506019115, 0.2577032148838043, 0.2226892113685608, -0.23249296844005585, -0.23249296844005585, -0.09243696182966232, -0.26750698685646057, 0.0476190559566021, 0.06512605398893356, 0.1001400575041771, -0.12745095789432526, -0.33753499388694763, 0.11764705926179886, 0.2226892113685608, 0.03011205606162548, 0.012605053372681141, -0.10994396358728409, 0.2577032148838043, 0.012605053372681141, 0.012605053372681141, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 1.2030812501907349, 1.3256303071975708, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.3956583738327026, -0.4075630009174347, -1.4754900932312012, -1.7030812501907349, -1.755602240562439, -1.8256303071975708, -1.808123230934143, -1.7731093168258667, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.6855742931365967, -1.6330533027648926, -0.8977590203285217, -1.5455182790756226, -0.47759100794792175, 1.0805323123931885, 1.6757704019546509, 1.483193278312683, 1.3956583738327026, 1.9558824300765991, 1.9558824300765991, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.5357143878936768, 1.693277359008789, 1.693277359008789, 1.3256303071975708, -0.23249296844005585, 1.343137264251709, 1.0980392694473267, 0.6603642702102661, [e2e-predictor] 0.6778712272644043, 0.2226892113685608, 0.4677872359752655, 0.29271721839904785, 0.8879552483558655, 0.590336263179779, 0.9054622650146484, 0.6078432202339172, 0.9579832553863525, 0.8529412746429443, 0.2226892113685608, 0.39775922894477844, 1.1155463457107544, 0.502801239490509, 0.03011205606162548, 2.0784313678741455, 2.0084033012390137], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.9404762983322144, 1.553221344947815, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.7107843160629272, 1.4481793642044067, 0.45028021931648254, -0.33753499388694763, -0.2499999701976776, 0.24019621312618256, 0.502801239490509, 0.3277312219142914, -0.4950979948043823, -1.2303920984268188, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.843137264251709, -1.878151297569275, -1.878151297569275, -1.930672287940979, -1.9131653308868408, -1.6505602598190308, -0.33753499388694763, 0.502801239490509, 0.6428572535514832, -0.07492996007204056, -1.282913088798523, -1.755602240562439, -1.9131653308868408, -1.5980392694473267, -1.1078431606292725, -0.6526610255241394, -0.6701680421829224, -1.3004200458526611, -1.0028010606765747, -1.160364031791687, -0.8277310132980347, -0.19747896492481232, -0.19747896492481232, -1.0028010606765747, -1.6855742931365967, -1.1078431606292725, -0.7226890325546265, -0.6876749992370605, -1.370448112487793, -1.5280112028121948, -1.2303920984268188, -1.370448112487793, -1.8256303071975708, -1.668067216873169, -0.2499999701976776, 1.815826416015625, 1.9033613204956055, 2.043417453765869, 2.235994577407837, 1.9208683967590332, -2.018207311630249, -1.6505602598190308, 0.18767507374286652, 0.6603642702102661, 0.7829132676124573, 0.2226892113685608, -1.755602240562439, -1.3004200458526611, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3606443405151367, 1.2205883264541626, -0.8452380299568176, -0.5126050114631653, -0.12745095789432526, -0.28501397371292114, -0.21498596668243408, -0.12745095789432526, -0.12745095789432526, 0.3102242052555084, 0.012605053372681141, 0.06512605398893356, -0.21498596668243408, 0.0476190559566021, 0.34523820877075195, 0.17016807198524475, 0.29271721839904785, -0.09243696182966232, -0.33753499388694763, -0.3200279772281647, -0.03991595283150673, -0.0049019488506019115, 0.03011205606162548, 0.3277312219142914, 0.13515406847000122, 0.34523820877075195, 0.08263305574655533, 0.20518220961093903, 0.08263305574655533, 0.012605053372681141, 0.012605053372681141, -0.022408949211239815, 0.1001400575041771, 0.29271721839904785, 0.17016807198524475, -0.3025209903717041, -0.14495795965194702, 0.08263305574655533, -0.23249296844005585, 0.08263305574655533, -0.022408949211239815, -0.09243696182966232, -0.17997196316719055, 0.432773232460022, 0.3102242052555084, 0.3277312219142914, 0.1001400575041771, 0.17016807198524475, 0.20518220961093903, 0.24019621312618256, -0.03991595283150673, 0.11764705926179886, 0.415266215801239, -0.057422954589128494, 0.06512605398893356, -0.057422954589128494, 0.520308256149292, 0.24019621312618256, 0.8004202842712402, 0.6078432202339172, 0.8354342579841614, 0.8879552483558655, 1.1330533027648926, 1.3081233501434326, 1.1680673360824585, 1.553221344947815, 1.6232492923736572, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.553221344947815, 0.6778712272644043, -0.9502801299095154, -1.7030812501907349, -1.668067216873169, -1.808123230934143, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.755602240562439, -1.668067216873169, -1.703081250190734 [e2e-predictor] 9, -1.7906162738800049, -1.3879550695419312, -1.5455182790756226, -1.335434079170227, -0.6001400351524353, 1.2205883264541626, -1.0728291273117065, 0.9929972887039185, 1.3606443405151367, 1.8333333730697632, 1.7107843160629272, 1.815826416015625, 1.8858543634414673, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.465686321258545, 0.8354342579841614, 1.518207311630249, 1.483193278312683, 1.1680673360824585, 0.5553222298622131, 0.15266107022762299, 0.502801239490509, 0.502801239490509, 0.6253502368927002, 0.9754902720451355, 1.0805323123931885, 0.6778712272644043, 0.7829132676124573, 1.1330533027648926, 0.9229692816734314, 0.9754902720451355, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 2.0084033012390137, 2.043417453765869], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.8879552483558655, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.7633053064346313, 1.483193278312683, 0.6078432202339172, -0.10994396358728409, -0.21498596668243408, -0.19747896492481232, 0.15266107022762299, 0.6253502368927002, 0.590336263179779, -0.3025209903717041, -1.247899055480957, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.9131653308868408, -1.895658254623413, -1.9131653308868408, -1.965686321258545, -1.668067216873169, -0.39005598425865173, 0.3627452254295349, 0.6253502368927002, 0.3102242052555084, -0.7401960492134094, -1.5980392694473267, -1.895658254623413, -1.6505602598190308, -1.1253501176834106, -0.9502801299095154, -0.7051820158958435, -0.6001400351524353, -1.0378150939941406, -1.1253501176834106, -0.9677870869636536, -1.668067216873169, -1.4929972887039185, -0.7051820158958435, -1.3179271221160889, -1.5980392694473267, -1.843137264251709, -1.6505602598190308, -0.7927170395851135, -1.0378150939941406, -1.720588207244873, -1.6155462265014648, -0.7577030062675476, -0.1624649614095688, 1.7457983493804932, 1.9383753538131714, 2.165966510772705, 2.2009804248809814, -0.10994396358728409, -1.282913088798523, -0.9677870869636536, -0.7226890325546265, -0.3200279772281647, -1.2303920984268188, -1.843137264251709, -1.5280112028121948, 0.9229692816734314, 0.9229692816734314, 0.8179272413253784, 0.8004202842712402, 0.2752102017402649, -1.7380952835083008, -0.9327731132507324, 0.4852942228317261, -0.14495795965194702, -0.2499999701976776, -0.26750698685646057, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.10994396358728409, 0.13515406847000122, 0.2752102017402649, -0.057422954589128494, 0.03011205606162548, 0.18767507374286652, -0.10994396358728409, 0.012605053372681141, -0.28501397371292114, 0.06512605398893356, 0.1001400575041771, -0.07492996007204056, 0.17016807198524475, 0.45028021931648254, -0.17997196316719055, 0.3277312219142914, 0.18767507374286652, 0.06512605398893356, -0.03991595283150673, 0.18767507374286652, 0.06512605398893356, 0.17016807198524475, 0.1001400575041771, -0.1624649614095688, 0.06512605398893356, 0.012605053372681141, 0.06512605398893356, 0.0476190559566021, -0.1624649614095688, 0.0476190559566021, 0.06512605398893356, 0.2752102017402649, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.2226892113685608, 0.29271721839904785, 0.415266215801239, 0.1001400575041771, 0.20518220961093903, 0.34523820877075195, -0.03991595283150673, 0.08263305574655533, 0.29271721839904785, -0.21498596668243408, 0.6603642702102661, 0.6778712272644043, 0.5378 [e2e-predictor] 152132034302, 0.7128852605819702, 0.8179272413253784, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.5007003545761108, 1.5882353782653809, 1.640756368637085, 1.465686321258545, 1.5007003545761108, 1.3606443405151367, 1.4481793642044067, 0.0476190559566021, -1.3179271221160889, -1.7030812501907349, -1.7380952835083008, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.6330533027648926, -1.6505602598190308, -1.6855742931365967, -1.5280112028121948, -1.5980392694473267, -0.6001400351524353, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 1.1505602598190308, -0.7051820158958435, 0.012605053372681141, 1.4481793642044067, 1.4131653308868408, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, 1.5882353782653809, 1.693277359008789, 1.640756368637085, 1.7983193397521973, 1.640756368637085, 1.728291392326355, 1.5357143878936768, 1.553221344947815, 1.2731093168258667, 0.6953782439231873, 0.1001400575041771, 0.5728292465209961, 0.15266107022762299, 0.34523820877075195, 0.5728292465209961, 0.9404762983322144, 0.7128852605819702, 0.9054622650146484, 1.0280113220214844, 1.2205883264541626, 1.1855742931365967, 0.3277312219142914, 0.6428572535514832, 1.1855742931365967, 2.0084033012390137, 2.043417453765869], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.8004202842712402, 1.4481793642044067, 1.868347406387329, 1.9908963441848755, 1.9733893871307373, 1.9383753538131714, 1.8333333730697632, 1.7457983493804932, 1.5357143878936768, 0.6078432202339172, -0.0049019488506019115, -0.0049019488506019115, -0.2499999701976776, -0.4600839912891388, 0.17016807198524475, 0.7303922772407532, 0.5378152132034302, -0.4600839912891388, -1.370448112487793, -1.6505602598190308, -1.8256303071975708, -1.878151297569275, -1.808123230934143, -1.9481792449951172, -1.983193278312683, -1.5280112028121948, -0.23249296844005585, 0.432773232460022, 0.590336263179779, 0.6778712272644043, 0.08263305574655533, -1.2654061317443848, -1.8256303071975708, -1.7030812501907349, -1.1778711080551147, -1.160364031791687, -1.0378150939941406, -0.39005598425865173, -0.23249296844005585, -0.8802520632743835, -1.1778711080551147, -0.6876749992370605, -0.7577030062675476, -1.3529410362243652, -1.720588207244873, -1.6155462265014648, -1.1428570747375488, -0.9852941036224365, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.5105042457580566, -1.843137264251709, 1.7633053064346313, 2.1484594345092773, 2.1309523582458496, -0.057422954589128494, -0.5826330184936523, -0.5651260018348694, -1.755602240562439, -1.8606442213058472, -0.5826330184936523, 0.6778712272644043, 0.520308256149292, 0.3627452254295349, -0.07492996007204056, -1.2128850221633911, -1.0553221702575684, -0.8627450466156006, -1.7030812501907349, -1.755602240562439, -0.4075630009174347, -0.42506998777389526, -0.10994396358728409, -0.21498596668243408, -0.03991595283150673, -0.3200279772281647, -0.3025209903717041, -0.17997196316719055, 0.2752102017402649, -0.12745095789432526, 0.1001400575041771, -0.09243696182966232, -0.14495795965194702, 0.13515406847000122, -0.19747896492481232, 0.18767507374286652, 0.17016807198524475, 0.012605053372681141, -0.03991595283150673, 0.34523820877075195, -0.26750698685646057, 0.45028021931648254, 0.2226892113685608, 0.13515406847000122, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, -0.14495795965194702, -0.03991595283150673, -0.2499999701976776, 0.01260505337 [e2e-predictor] 2681141, -0.23249296844005585, -0.17997196316719055, -0.33753499388694763, 0.13515406847000122, 0.3102242052555084, 0.2226892113685608, -0.23249296844005585, -0.09243696182966232, 0.20518220961093903, 0.20518220961093903, 0.3102242052555084, -0.1624649614095688, -0.5301120281219482, -0.33753499388694763, -0.14495795965194702, 0.502801239490509, 0.4852942228317261, 0.415266215801239, 0.13515406847000122, 0.3627452254295349, 0.520308256149292, 0.17016807198524475, 0.5378152132034302, 0.6253502368927002, 1.0280113220214844, 0.9404762983322144, 1.2380952835083008, 1.3081233501434326, 1.2906162738800049, 1.465686321258545, 1.553221344947815, 1.343137264251709, 1.553221344947815, 1.343137264251709, 0.6953782439231873, -0.6526610255241394, -0.4600839912891388, -1.668067216873169, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.755602240562439, -1.7731093168258667, -1.755602240562439, -1.6330533027648926, -1.7380952835083008, -1.0553221702575684, -1.1078431606292725, 1.3956583738327026, 1.430672287940979, 1.6757704019546509, 0.4852942228317261, 2.0259103775024414, 0.11764705926179886, -0.9677870869636536, 0.7128852605819702, 1.640756368637085, 1.6757704019546509, 1.7983193397521973, 1.483193278312683, 1.430672287940979, 1.6232492923736572, 1.553221344947815, 1.6232492923736572, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.5882353782653809, 1.605742335319519, 1.483193278312683, 0.2577032148838043, -0.057422954589128494, 0.2577032148838043, -0.10994396358728409, 0.29271721839904785, 0.5378152132034302, 0.8354342579841614, 0.7829132676124573, 0.6603642702102661, 0.6778712272644043, 1.343137264251709, 0.8179272413253784, 0.6428572535514832, 0.6253502368927002, 1.5007003545761108, 1.9558824300765991, 1.9733893871307373], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 1.1330533027648926, 1.7983193397521973, 2.0259103775024414, 2.043417453765869, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7457983493804932, 1.5007003545761108, 0.7303922772407532, 0.08263305574655533, 0.24019621312618256, 0.03011205606162548, -0.7927170395851135, -0.6701680421829224, 0.24019621312618256, 0.6953782439231873, 0.3802522122859955, -0.6351540088653564, -1.3529410362243652, -1.6855742931365967, -1.843137264251709, -1.8606442213058472, -1.9131653308868408, -2.0007002353668213, -1.370448112487793, -0.022408949211239815, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.502801239490509, -0.6526610255241394, -1.6330533027648926, -1.755602240562439, -1.3529410362243652, -0.9852941036224365, -0.7927170395851135, -0.6351540088653564, -1.0728291273117065, -0.4425770044326782, -1.1253501176834106, -1.6505602598190308, -0.9852941036224365, -0.8977590203285217, -1.3004200458526611, -1.580532193183899, -1.8256303071975708, -1.3179271221160889, -0.9852941036224365, -0.8102240562438965, -1.0903360843658447, 0.9754902720451355, 1.7457983493804932, 1.8508403301239014, 1.4131653308868408, -0.39005598425865173, -1.0553221702575684, -1.895658254623413, -1.930672287940979, -1.0903360843658447, 0.6778712272644043, 0.7303922772407532, 0.9404762983322144, 0.6253502368927002, -1.668067216873169, -1.5280112028121948, 1.0630252361297607, 1.0980392694473267, 0.9404762983322144, 0.6603642702102661, -0.3025209903717041, -0.6526610255241394, -0.1624649614095688, -0.23249296844005585, -0.10994396358728409, -0.28501397371292114, -0.09243696182966232, -0.179 [e2e-predictor] 97196316719055, 0.012605053372681141, 0.11764705926179886, -0.3200279772281647, 0.08263305574655533, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.09243696182966232, -0.4075630009174347, 0.3627452254295349, -0.5126050114631653, 0.3102242052555084, -0.1624649614095688, -0.14495795965194702, 0.2577032148838043, 0.012605053372681141, 0.11764705926179886, 0.11764705926179886, -0.3550419807434082, 0.06512605398893356, 0.012605053372681141, -0.03991595283150673, -0.12745095789432526, 0.1001400575041771, -0.057422954589128494, -0.19747896492481232, -0.1624649614095688, -0.03991595283150673, -0.07492996007204056, -0.10994396358728409, -0.07492996007204056, 0.15266107022762299, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.45028021931648254, 0.415266215801239, 0.06512605398893356, 0.20518220961093903, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.9754902720451355, 1.0805323123931885, 1.2906162738800049, 1.1680673360824585, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.465686321258545, 0.7128852605819702, -1.0728291273117065, -1.4054621458053589, -1.9131653308868408, -1.808123230934143, -1.7906162738800049, -1.6155462265014648, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.7731093168258667, -1.6330533027648926, -1.6155462265014648, -1.3004200458526611, -0.6701680421829224, 0.9404762983322144, 1.728291392326355, 1.9383753538131714, 1.9733893871307373, 1.553221344947815, 2.0959384441375732, 1.868347406387329, -1.5980392694473267, -1.720588207244873, 0.1001400575041771, 1.7457983493804932, 1.5882353782653809, 1.640756368637085, 1.6757704019546509, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.553221344947815, 1.6757704019546509, 1.7457983493804932, 1.343137264251709, 1.7983193397521973, 1.7107843160629272, 0.5378152132034302, 0.6953782439231873, 0.3802522122859955, 0.6603642702102661, 0.17016807198524475, 0.432773232460022, 0.6603642702102661, 0.6953782439231873, 1.0630252361297607, 1.0630252361297607, 0.8179272413253784, 0.5728292465209961, 0.29271721839904785, 0.8354342579841614, 1.7633053064346313, 1.8858543634414673, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 1.2380952835083008, 1.868347406387329, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.868347406387329, 1.780812382698059, 1.780812382698059, 1.518207311630249, 0.7829132676124573, 0.06512605398893356, 0.15266107022762299, 0.3627452254295349, -0.28501397371292114, -1.1428570747375488, -0.6001400351524353, 0.39775922894477844, 0.7478992342948914, 0.06512605398893356, -0.9327731132507324, -1.422969102859497, -1.6155462265014648, -1.808123230934143, -1.930672287940979, -1.9481792449951172, -1.282913088798523, 0.18767507374286652, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, -0.10994396358728409, -1.4404760599136353, -1.755602240562439, -1.4929972887039185, -1.0553221702575684, -0.9677870869636536, -0.4425770044326782, -0.2499999701976776, -0.5126050114631653, -1.335434079170227, -1.195378065109253, -1.2303920984268188, -1.7380952835083008, -1.7380952835083008, -1.457983136177063, -1.3529410362243652, -1.3879550695419312, -1.6155462265014648, -1.1078431606292725, 1.6232492923736572, 2.0259103775024414, 2.165966510 [e2e-predictor] 772705, 2.1309523582458496, 2.165966510772705, -1.4929972887039185, -1.878151297569275, -1.3179271221160889, -0.37254899740219116, -0.42506998777389526, -0.33753499388694763, -0.9327731132507324, -1.895658254623413, -1.6855742931365967, -0.23249296844005585, 0.4677872359752655, 0.45028021931648254, 0.3802522122859955, 0.0476190559566021, -0.7401960492134094, -0.5126050114631653, -0.022408949211239815, -0.7226890325546265, -0.19747896492481232, -0.12745095789432526, -0.09243696182966232, -0.19747896492481232, -0.09243696182966232, -0.10994396358728409, -0.14495795965194702, -0.1624649614095688, -0.19747896492481232, -0.21498596668243408, -0.47759100794792175, 0.08263305574655533, -0.39005598425865173, 0.1001400575041771, -0.10994396358728409, -0.2499999701976776, -0.3200279772281647, -0.33753499388694763, -0.4600839912891388, -0.7051820158958435, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.0476190559566021, 0.08263305574655533, -0.14495795965194702, 0.06512605398893356, 0.34523820877075195, 0.39775922894477844, 0.17016807198524475, 0.13515406847000122, -0.09243696182966232, 0.11764705926179886, 0.20518220961093903, -0.09243696182966232, -0.33753499388694763, 0.06512605398893356, -0.5826330184936523, -0.21498596668243408, -0.07492996007204056, 0.415266215801239, 0.4852942228317261, 0.5728292465209961, 0.432773232460022, 0.20518220961093903, 0.4677872359752655, 0.6428572535514832, 0.4677872359752655, 0.6253502368927002, 0.8004202842712402, 0.9404762983322144, 1.0280113220214844, 1.1855742931365967, 1.3606443405151367, 1.5882353782653809, 1.430672287940979, 1.4481793642044067, 1.2205883264541626, 0.20518220961093903, -0.5126050114631653, -1.878151297569275, -1.843137264251709, -1.9131653308868408, -1.808123230934143, -1.5280112028121948, -1.580532193183899, -1.7906162738800049, -1.7731093168258667, -1.6505602598190308, -1.5455182790756226, -1.5105042457580566, -0.6176469922065735, 0.520308256149292, 1.430672287940979, 1.7107843160629272, 1.9733893871307373, 1.9733893871307373, 1.8508403301239014, 2.0259103775024414, 2.1484594345092773, -0.8802520632743835, -1.7380952835083008, -0.8277310132980347, -1.895658254623413, -1.668067216873169, 0.17016807198524475, 1.8508403301239014, 1.605742335319519, 1.5007003545761108, 1.5882353782653809, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.553221344947815, 1.7983193397521973, 1.693277359008789, 1.1680673360824585, 1.1505602598190308, 0.8004202842712402, 0.20518220961093903, 0.012605053372681141, 0.20518220961093903, 0.6253502368927002, 0.6603642702102661, 1.0105042457580566, 1.2380952835083008, 1.0805323123931885, 0.6603642702102661, 0.45028021931648254, 0.7478992342948914, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 1.483193278312683, 1.9558824300765991, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055, 1.815826416015625, 1.728291392326355, 1.5007003545761108, 0.7478992342948914, 0.012605053372681141, 0.012605053372681141, 0.3102242052555084, 0.2226892113685608, -0.8277310132980347, -0.9677870869636536, 0.0476190559566021, 0.590336263179779, 0.590336263179779, -0.0049019488506019115, -1.0378150939941406, -1.4929972887039185, -1.7030812501907349, -1.8606442213058472, -1.895658254623413, -1.457983136177063, -0.232492968440055 [e2e-predictor] 85, 0.3277312219142914, 0.5728292465209961, 0.6253502368927002, 0.7478992342948914, 0.29271721839904785, -0.9152660369873047, -1.6505602598190308, -1.5105042457580566, -1.195378065109253, -1.0378150939941406, -1.2128850221633911, -1.0028010606765747, -0.47759100794792175, -0.6526610255241394, -1.370448112487793, -1.6505602598190308, -1.195378065109253, -1.3004200458526611, -1.6505602598190308, -1.8606442213058472, -1.3879550695419312, -1.0728291273117065, 1.8333333730697632, 2.1309523582458496, 2.1309523582458496, 0.29271721839904785, -1.720588207244873, -1.9131653308868408, 0.03011205606162548, 0.590336263179779, 0.7829132676124573, 0.8354342579841614, -0.28501397371292114, -1.6505602598190308, 0.3627452254295349, 0.7303922772407532, 0.3102242052555084, -0.9502801299095154, -1.3179271221160889, -0.6701680421829224, -0.5126050114631653, -0.33753499388694763, 0.012605053372681141, -0.1624649614095688, -0.4075630009174347, -0.21498596668243408, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.09243696182966232, -0.21498596668243408, -0.14495795965194702, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.5126050114631653, 0.03011205606162548, -0.23249296844005585, -0.6176469922065735, -0.37254899740219116, -0.5826330184936523, -0.6701680421829224, -0.3200279772281647, -0.3200279772281647, -0.26750698685646057, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.33753499388694763, -0.03991595283150673, 0.03011205606162548, -0.21498596668243408, -0.3550419807434082, -0.03991595283150673, -0.6526610255241394, -0.9502801299095154, -1.1428570747375488, -0.6176469922065735, -0.6176469922065735, -0.8102240562438965, -0.37254899740219116, -0.4425770044326782, -0.3550419807434082, -0.42506998777389526, 0.08263305574655533, -0.12745095789432526, -0.12745095789432526, 0.24019621312618256, 0.5553222298622131, 0.3802522122859955, 0.45028021931648254, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.343137264251709, 1.5007003545761108, 1.4131653308868408, 1.430672287940979, 1.6232492923736572, 1.2556023597717285, 0.24019621312618256, -0.8277310132980347, -1.878151297569275, -1.895658254623413, -1.878151297569275, -1.7380952835083008, -1.8256303071975708, -1.7906162738800049, -1.5630252361297607, -1.755602240562439, -1.7380952835083008, -1.5630252361297607, -1.2303920984268188, -0.8277310132980347, 0.432773232460022, 0.8879552483558655, 1.3956583738327026, 1.6582633256912231, 2.1309523582458496, 2.1309523582458496, 2.0084033012390137, 2.0259103775024414, 2.1834733486175537, 1.868347406387329, -0.7401960492134094, -1.195378065109253, -1.3004200458526611, -1.7906162738800049, -1.7906162738800049, -1.9131653308868408, -0.5126050114631653, 1.5882353782653809, 1.4481793642044067, 1.7107843160629272, 1.5007003545761108, 1.605742335319519, 1.7107843160629272, 1.7457983493804932, 1.815826416015625, 1.605742335319519, 1.2205883264541626, 0.03011205606162548, -0.03991595283150673, 0.11764705926179886, 0.3627452254295349, 0.8354342579841614, 1.1680673360824585, 1.2556023597717285, 1.6582633256912231, 0.9754902720451355, 0.6953782439231873, 0.6603642702102661, 0.8879552483558655, 2.0959384441375732, 1.9558824300765991, 1.9383753538131714], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0805323123931885, 1.728291392326355, 2.0084033012390137, 1.9908963441848755, 1.97338938 [e2e-predictor] 71307373, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.5357143878936768, 0.8354342579841614, 0.03011205606162548, -0.37254899740219116, -0.0049019488506019115, 0.432773232460022, -0.5126050114631653, -0.8627450466156006, 0.29271721839904785, 0.45028021931648254, 0.7654062509536743, 0.590336263179779, -0.1624649614095688, -1.1428570747375488, -1.5105042457580566, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -0.8277310132980347, 0.24019621312618256, 0.3277312219142914, 0.590336263179779, 0.590336263179779, 0.5728292465209961, -0.42506998777389526, -1.5105042457580566, -1.457983136177063, -1.1253501176834106, -1.2128850221633911, -0.8102240562438965, -0.8452380299568176, -1.1428570747375488, -1.4404760599136353, -1.4054621458053589, -1.4404760599136353, -1.720588207244873, -1.5455182790756226, -1.5455182790756226, -1.4754900932312012, 1.7633053064346313, 1.780812382698059, 1.9033613204956055, 1.1155463457107544, -2.0007002353668213, -1.8606442213058472, -0.47759100794792175, 0.18767507374286652, 0.2577032148838043, 0.3102242052555084, -1.370448112487793, -1.3179271221160889, 0.590336263179779, 0.8354342579841614, 0.7128852605819702, -1.422969102859497, -0.23249296844005585, 0.415266215801239, 0.20518220961093903, 0.0476190559566021, -0.33753499388694763, -0.19747896492481232, -0.3025209903717041, -0.1624649614095688, -0.42506998777389526, -0.1624649614095688, -0.26750698685646057, -0.42506998777389526, -0.26750698685646057, -0.17997196316719055, -0.21498596668243408, -0.3200279772281647, -0.5126050114631653, -0.4600839912891388, -0.26750698685646057, -0.5651260018348694, -0.6001400351524353, -0.42506998777389526, -0.4425770044326782, -0.4425770044326782, -0.10994396358728409, -0.5826330184936523, -0.1624649614095688, -0.37254899740219116, -0.28501397371292114, 0.0476190559566021, -0.23249296844005585, -0.6526610255241394, -0.26750698685646057, -0.3550419807434082, -0.19747896492481232, -0.14495795965194702, -0.17997196316719055, -0.03991595283150673, -0.19747896492481232, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.17997196316719055, -0.3200279772281647, -0.0049019488506019115, -0.3200279772281647, 0.15266107022762299, -0.09243696182966232, -0.5126050114631653, 0.11764705926179886, 0.3277312219142914, 0.3277312219142914, 0.8179272413253784, 0.5728292465209961, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.3256303071975708, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 0.9054622650146484, 0.3102242052555084, 0.39775922894477844, -0.8277310132980347, -1.8606442213058472, -1.9481792449951172, -1.9481792449951172, -1.8606442213058472, -1.808123230934143, -1.7380952835083008, -1.7380952835083008, -1.6330533027648926, -1.7380952835083008, -1.5630252361297607, -1.0903360843658447, -1.0378150939941406, -0.17997196316719055, 1.1330533027648926, 1.483193278312683, 1.640756368637085, 1.7107843160629272, 2.165966510772705, 1.780812382698059, 1.9733893871307373, 2.0609242916107178, 1.868347406387329, 0.3627452254295349, -1.4929972887039185, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.580532193183899, -1.983193278312683, -1.5455182790756226, 1.3956583738327026, 1.343137264251709, 1.483193278312683, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.2731093168258667, 0.6603642702102661, 0.5553222298622131, 0.415266215801239, 0.7829132676124573, 0.5553222298622131, 1.0105042457580566, 0.7128852605819702, 0.4677872359752655, 1.343137264251709, 0.8179272413253784, 0.9579832553863525, 0.8354342579841614, 0.590336263179779, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1. [e2e-predictor] 2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8704482913017273, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.9733893871307373, 2.0259103775024414, 2.0084033012390137, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6757704019546509, 1.4131653308868408, 0.8879552483558655, 0.17016807198524475, -0.6526610255241394, -0.37254899740219116, 0.17016807198524475, -0.3025209903717041, -0.5476189851760864, 0.15266107022762299, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, -0.5826330184936523, -1.335434079170227, -1.5455182790756226, -1.895658254623413, -1.8256303071975708, -1.0378150939941406, 0.13515406847000122, 0.3102242052555084, 0.5553222298622131, 0.590336263179779, 0.5378152132034302, 0.17016807198524475, -1.3879550695419312, -1.370448112487793, -1.160364031791687, -1.195378065109253, -1.5980392694473267, -1.422969102859497, -0.8627450466156006, -0.8627450466156006, -1.5630252361297607, -1.5455182790756226, -1.3879550695419312, -1.247899055480957, 0.3102242052555084, 1.6757704019546509, 1.815826416015625, 2.0259103775024414, 2.113445281982422, 0.7303922772407532, -1.878151297569275, -1.2128850221633911, -0.7226890325546265, -0.37254899740219116, -1.0903360843658447, -1.3879550695419312, 0.012605053372681141, 0.6078432202339172, 0.20518220961093903, -1.668067216873169, -0.28501397371292114, 0.5378152132034302, 0.17016807198524475, 0.08263305574655533, -0.3200279772281647, 0.012605053372681141, -0.26750698685646057, -0.4425770044326782, -0.19747896492481232, -0.33753499388694763, -0.23249296844005585, -0.6351540088653564, -0.19747896492481232, -0.12745095789432526, -0.2499999701976776, -0.09243696182966232, -0.5126050114631653, -0.4950979948043823, -0.5126050114631653, -0.5651260018348694, -0.47759100794792175, -0.0049019488506019115, -0.5651260018348694, -0.28501397371292114, -0.07492996007204056, -0.42506998777389526, -0.26750698685646057, -0.6176469922065735, -0.12745095789432526, 0.0476190559566021, 0.06512605398893356, -0.07492996007204056, -0.14495795965194702, 0.11764705926179886, -0.057422954589128494, -0.21498596668243408, -0.07492996007204056, -0.21498596668243408, 0.0476190559566021, 0.0476190559566021, -0.07492996007204056, 0.1001400575041771, 0.20518220961093903, 0.20518220961093903, -0.5126050114631653, -0.8802520632743835, 0.15266107022762299, 0.3802522122859955, 0.6428572535514832, 0.2752102017402649, 0.6078432202339172, 0.432773232460022, 0.6603642702102661, 0.7478992342948914, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.2731093168258667, 1.5707283020019531, 1.2205883264541626, 1.465686321258545, 1.5882353782653809, 0.502801239490509, -0.8102240562438965, -1.7906162738800049, -1.8256303071975708, -1.9481792449951172, -1.965686321258545, -1.965686321258545, -1.808123230934143, -1.7906162738800049, -1.7380952835083008, -1.668067216873169, -1.4929972887039185, -1.370448112487793, -1.2128850221633911, -0.19747896492481232, 1.1330533027648926, 1.483193278312683, 1.9208683967590332, 1.6757704019546509, 1.9033613204956055, 1.815826416015625, 1.9033613204956055, 2.0084033012390137, 2.0609242916107178, 1.605742335319519, -0.9502801299095154, -1.843137264251709, -1.7380952835083008, -1.6505602598190308, -1.5455182790756226, -1.370448112487793, -1.4929972887039185, -2.0357143878936768, -0.9502801299095154, 1.0280113220214844, 1.7457983493804932, 1.430672287940979, 1.430672287940979, 1.640756368637085, 1.728291392326355, 0.7303922772407532, 1.0630252361297607, 0.9929972887039185, 0.9929972887039185, 0.4677872359752655, 0.6078432202339172, 0.6253502368927002, 1.1155463457107544, 0.6253502368927002, 0.8879552483558655, 0.8529412746429443 [e2e-predictor] , 0.8879552483558655, 1.2030812501907349, 0.8179272413253784, 1.815826416015625, 1.8858543634414673, 1.8508403301239014], [1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9404762983322144, 1.483193278312683, 1.868347406387329, 1.9383753538131714, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9033613204956055, 1.868347406387329, 1.780812382698059, 1.728291392326355, 1.6582633256912231, 1.605742335319519, 1.4131653308868408, 0.7829132676124573, 0.18767507374286652, -0.7401960492134094, -0.7927170395851135, -0.23249296844005585, -0.2499999701976776, -0.03991595283150673, 0.3627452254295349, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.8354342579841614, 0.45028021931648254, -0.7226890325546265, -1.4054621458053589, -1.6330533027648926, -1.8256303071975708, -1.3004200458526611, -0.03991595283150673, 0.3102242052555084, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.11764705926179886, -0.9677870869636536, -0.8802520632743835, -1.0553221702575684, -1.247899055480957, -1.195378065109253, -1.1078431606292725, -1.195378065109253, -1.2128850221633911, -1.5280112028121948, -1.5280112028121948, -1.580532193183899, -0.3025209903717041, 2.0259103775024414, 2.113445281982422, 2.0959384441375732, 0.520308256149292, -1.930672287940979, -0.6176469922065735, 0.18767507374286652, 0.502801239490509, 0.5378152132034302, -0.39005598425865173, -1.4929972887039185, -0.8627450466156006, -0.8277310132980347, -1.580532193183899, -1.4404760599136353, -0.3200279772281647, -0.03991595283150673, -0.21498596668243408, -0.3550419807434082, -0.21498596668243408, -0.23249296844005585, -0.12745095789432526, -0.37254899740219116, -0.12745095789432526, -0.3550419807434082, -0.4075630009174347, -0.23249296844005585, -0.26750698685646057, -0.4600839912891388, -0.47759100794792175, -0.5301120281219482, -0.37254899740219116, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.3550419807434082, -0.4600839912891388, -0.28501397371292114, -0.19747896492481232, -0.23249296844005585, -0.3550419807434082, -0.21498596668243408, -0.3025209903717041, -0.1624649614095688, -0.17997196316719055, -0.10994396358728409, -0.10994396358728409, -0.21498596668243408, -0.057422954589128494, -0.07492996007204056, -0.21498596668243408, -0.07492996007204056, 0.0476190559566021, -0.28501397371292114, -0.4425770044326782, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.0476190559566021, 0.3802522122859955, 0.1001400575041771, 0.34523820877075195, 0.03011205606162548, 0.08263305574655533, 0.29271721839904785, 0.5378152132034302, 0.590336263179779, 0.8529412746429443, 0.8004202842712402, 1.1330533027648926, 0.8354342579841614, 1.4481793642044067, 1.4131653308868408, 1.5707283020019531, 1.5007003545761108, 1.1855742931365967, 1.0455182790756226, -1.4404760599136353, -1.7380952835083008, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.965686321258545, -1.9131653308868408, -1.808123230934143, -1.8256303071975708, -1.7030812501907349, -1.5630252361297607, -1.6330533027648926, -0.6876749992370605, -0.39005598425865173, 0.9054622650146484, 1.3081233501434326, 1.6232492923736572, 1.9033613204956055, 1.9033613204956055, 1.9733893871307373, 2.0959384441375732, 2.0084033012390137, 1.9383753538131714, 1.8508403301239014, -0.2499999701976776, -1.86064422 [e2e-predictor] 13058472, -1.668067216873169, -1.7030812501907349, -1.7030812501907349, -0.8102240562438965, -1.668067216873169, -1.9131653308868408, -1.755602240562439, 0.9054622650146484, 1.2030812501907349, 1.518207311630249, 1.3606443405151367, 1.553221344947815, 1.430672287940979, 0.8004202842712402, 1.378151297569275, 0.8354342579841614, 0.2226892113685608, 0.17016807198524475, 0.45028021931648254, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.9229692816734314, 1.4131653308868408, 1.2556023597717285, 1.1505602598190308, 1.5707283020019531, 1.7983193397521973, 1.7983193397521973, 1.815826416015625], [1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 1.0105042457580566, 1.5707283020019531, 1.8858543634414673, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5707283020019531, 1.343137264251709, 0.6428572535514832, 0.3802522122859955, -0.4950979948043823, -1.0203081369400024, -0.37254899740219116, -0.2499999701976776, -0.14495795965194702, 0.17016807198524475, 0.3802522122859955, 0.4677872359752655, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.11764705926179886, -1.0378150939941406, -1.4929972887039185, -1.6155462265014648, -1.5455182790756226, -0.28501397371292114, 0.06512605398893356, 0.18767507374286652, 0.18767507374286652, 0.11764705926179886, -0.1624649614095688, -0.8802520632743835, -0.9852941036224365, -1.160364031791687, -1.370448112487793, -1.5630252361297607, -1.2303920984268188, -1.1253501176834106, -1.282913088798523, -1.5630252361297607, -1.160364031791687, 1.640756368637085, 1.868347406387329, 2.0784313678741455, 1.0105042457580566, -1.755602240562439, -0.5301120281219482, 0.1001400575041771, 0.34523820877075195, 0.3277312219142914, -0.4600839912891388, -1.7380952835083008, 0.20518220961093903, 0.7303922772407532, 0.9229692816734314, 0.8529412746429443, 0.6078432202339172, -1.1428570747375488, -0.6001400351524353, -0.3200279772281647, -0.28501397371292114, -0.14495795965194702, -0.26750698685646057, -0.28501397371292114, -0.3025209903717041, -0.26750698685646057, -0.37254899740219116, -0.42506998777389526, -0.26750698685646057, -0.1624649614095688, -0.3200279772281647, -0.39005598425865173, -0.37254899740219116, -0.4075630009174347, -0.39005598425865173, -0.33753499388694763, -0.47759100794792175, -0.4600839912891388, -0.3550419807434082, -0.5651260018348694, -0.1624649614095688, -0.022408949211239815, -0.3025209903717041, -0.33753499388694763, -0.26750698685646057, -0.26750698685646057, -0.14495795965194702, -0.022408949211239815, -0.3200279772281647, -0.37254899740219116, -0.21498596668243408, -0.0049019488506019115, -0.09243696182966232, -0.07492996007204056, -0.057422954589128494, -0.09243696182966232, -0.3025209903717041, -0.4075630009174347, -0.26750698685646057, -0.5301120281219482, -0.19747896492481232, 0.15266107022762299, 0.34523820877075195, 0.2577032148838043, 0.6078432202339172, 0.8704482913017273, 0.9054622650146484, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 1.0980392694473267, 1.1505602598190308, 1.518207311630249, 1.430672287940979, 1.0280113220214844, 0.1001400575041771, 0.1001400575041771, 0.8179272413253784, -0.9152660369873047, -1.75560 [e2e-predictor] 2240562439, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.9481792449951172, -1.878151297569275, -1.8256303071975708, -1.843137264251709, -1.7380952835083008, -1.3879550695419312, -1.370448112487793, 0.0476190559566021, 0.9229692816734314, 1.4481793642044067, 1.693277359008789, 1.6582633256912231, 1.9033613204956055, 1.9033613204956055, 1.815826416015625, 1.9208683967590332, 1.9208683967590332, 1.780812382698059, 0.7654062509536743, -1.895658254623413, -1.755602240562439, -1.668067216873169, -1.808123230934143, -1.8606442213058472, -1.7380952835083008, -1.8606442213058472, -1.930672287940979, 0.3102242052555084, 1.0455182790756226, 1.378151297569275, 1.430672287940979, 1.2380952835083008, 1.2380952835083008, 1.0980392694473267, 0.8354342579841614, -1.0553221702575684, -0.6526610255241394, -0.26750698685646057, 0.7654062509536743, 0.9054622650146484, 0.5553222298622131, 0.4677872359752655, 0.7128852605819702, 1.5357143878936768, 1.3956583738327026, 1.2380952835083008, 1.8508403301239014, 1.7457983493804932, 1.7457983493804932, 1.780812382698059], [1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 1.1155463457107544, 1.7633053064346313, 1.9383753538131714, 1.9733893871307373, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.3081233501434326, 0.8704482913017273, 0.3802522122859955, 0.29271721839904785, -0.3550419807434082, -0.7401960492134094, -0.3550419807434082, -0.37254899740219116, -0.4075630009174347, -0.10994396358728409, 0.24019621312618256, 0.13515406847000122, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.7654062509536743, -0.07492996007204056, -1.3879550695419312, -1.422969102859497, -1.4929972887039185, -0.6001400351524353, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.1001400575041771, -0.2499999701976776, -0.9502801299095154, -1.0378150939941406, -1.2303920984268188, -1.4054621458053589, -1.3529410362243652, -1.370448112487793, -1.282913088798523, 0.11764705926179886, 1.6232492923736572, 1.693277359008789, 1.9033613204956055, 2.0609242916107178, 0.8529412746429443, -1.4404760599136353, -0.7226890325546265, -0.3025209903717041, -0.1624649614095688, -1.6505602598190308, -1.895658254623413, 0.0476190559566021, 0.8004202842712402, 0.9229692816734314, 0.9929972887039185, 0.5378152132034302, -1.580532193183899, -1.160364031791687, -0.14495795965194702, -0.4075630009174347, -0.4075630009174347, -0.5476189851760864, -0.26750698685646057, -0.3025209903717041, -0.33753499388694763, -0.4425770044326782, -0.23249296844005585, -0.17997196316719055, -0.39005598425865173, -0.42506998777389526, -0.47759100794792175, -0.4950979948043823, -0.5301120281219482, -0.057422954589128494, -0.37254899740219116, -0.42506998777389526, -0.4950979948043823, -0.3200279772281647, -0.4425770044326782, -0.12745095789432526, -0.10994396358728409, -0.39005598425865173, -0.47759100794792175, -0.28501397371292114, -0.3550419807434082, -0.022408949211239815, -0.19747896492481232, -0.23249296844005585, -0.26750698685646057, 0.012605053372681141, 0.012605053372681141, -0.03991595283150673, -0.3025209903717041, 0.0476190559566021, 0.0301120560616254 [e2e-predictor] 8, 0.03011205606162548, -0.3025209903717041, -0.10994396358728409, 0.012605053372681141, -0.6176469922065735, -0.9852941036224365, -0.4075630009174347, -0.6351540088653564, 0.415266215801239, 0.5378152132034302, 0.3802522122859955, 0.8354342579841614, 0.502801239490509, 0.7128852605819702, 1.0455182790756226, 0.8879552483558655, 1.3256303071975708, 1.5007003545761108, 0.3802522122859955, -0.37254899740219116, -1.668067216873169, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.878151297569275, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.983193278312683, -1.9131653308868408, -1.9131653308868408, -1.755602240562439, -1.5630252361297607, -1.3179271221160889, -0.4425770044326782, 1.1505602598190308, 1.483193278312683, 1.815826416015625, 1.640756368637085, 1.8508403301239014, 1.9208683967590332, 1.9383753538131714, 1.815826416015625, 1.9033613204956055, 1.693277359008789, 1.9208683967590332, -1.5455182790756226, -1.755602240562439, -1.7030812501907349, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.755602240562439, -1.878151297569275, 0.6603642702102661, 1.1330533027648926, 1.1680673360824585, 1.553221344947815, 1.5882353782653809, 1.2205883264541626, 1.0280113220214844, -0.5301120281219482, -0.8277310132980347, -1.0728291273117065, 0.06512605398893356, 0.4677872359752655, 1.5357143878936768, 0.7128852605819702, 0.7478992342948914, 1.4131653308868408, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932], [1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 1.0630252361297607, 1.6232492923736572, 1.9383753538131714, 2.0084033012390137, 2.0259103775024414, 1.9908963441848755, 1.9033613204956055, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.780812382698059, 1.7107843160629272, 1.7107843160629272, 1.640756368637085, 1.3956583738327026, 1.0980392694473267, 0.8704482913017273, 0.3277312219142914, 0.2577032148838043, 0.3102242052555084, -0.09243696182966232, 0.012605053372681141, -0.057422954589128494, -0.09243696182966232, -0.33753499388694763, -0.23249296844005585, 0.2226892113685608, 0.29271721839904785, 0.3627452254295349, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.5553222298622131, -0.4600839912891388, -1.370448112487793, -1.3879550695419312, -0.6001400351524353, -0.2499999701976776, -0.09243696182966232, 0.012605053372681141, -0.1624649614095688, -0.8452380299568176, -1.0553221702575684, -1.1428570747375488, -1.3879550695419312, -1.4929972887039185, -1.4404760599136353, -0.4950979948043823, 1.605742335319519, 1.780812382698059, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, -0.4425770044326782, -1.720588207244873, -1.6505602598190308, -1.0203081369400024, -1.160364031791687, -1.7380952835083008, -1.5105042457580566, 0.012605053372681141, 0.2752102017402649, 0.3802522122859955, 0.20518220961093903, -1.580532193183899, -1.6155462265014648, 0.11764705926179886, -0.12745095789432526, -0.21498596668243408, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.37254899740219116, -0.10994396358728409, -0.28501397371292114, -0.47759100794792175, -0.2499999701976776, -0.5126050114631653, -0.42506998777389526, -0.26750698 [e2e-predictor] 685646057, -0.3550419807434082, -0.4075630009174347, -0.3200279772281647, -0.47759100794792175, -0.5476189851760864, -0.5126050114631653, -0.5126050114631653, -0.03991595283150673, -0.4425770044326782, -0.47759100794792175, -0.23249296844005585, -0.26750698685646057, -0.3200279772281647, -0.09243696182966232, -0.09243696182966232, -0.10994396358728409, -0.057422954589128494, -0.07492996007204056, 0.13515406847000122, 0.2226892113685608, -0.1624649614095688, 0.13515406847000122, 0.06512605398893356, 0.11764705926179886, 0.2577032148838043, -0.057422954589128494, 0.432773232460022, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.29271721839904785, -0.12745095789432526, 0.0476190559566021, 0.2226892113685608, 0.24019621312618256, 0.9404762983322144, 1.1855742931365967, 1.3081233501434326, 1.3956583738327026, 1.0805323123931885, -0.23249296844005585, -0.9502801299095154, -1.335434079170227, -1.7380952835083008, -1.8256303071975708, -1.8606442213058472, -1.9131653308868408, -1.9131653308868408, -1.895658254623413, -1.895658254623413, -1.878151297569275, -2.0007002353668213, -1.965686321258545, -2.0007002353668213, -1.878151297569275, -1.7380952835083008, -1.4404760599136353, 0.1001400575041771, 0.8529412746429443, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.9208683967590332, 1.7107843160629272, 1.9383753538131714, 1.640756368637085, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 0.03011205606162548, -1.843137264251709, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.843137264251709, -1.983193278312683, -1.3879550695419312, -1.4054621458053589, 0.520308256149292, 1.0455182790756226, 0.8179272413253784, 1.343137264251709, 0.3802522122859955, 0.3277312219142914, -0.23249296844005585, -1.2654061317443848, -1.0028010606765747, 0.4852942228317261, 0.29271721839904785, 0.8704482913017273, 0.7303922772407532, 0.6428572535514832, 1.0980392694473267, 1.343137264251709, 1.2030812501907349, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.693277359008789], [1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.9404762983322144, 1.465686321258545, 1.9033613204956055, 2.043417453765869, 2.043417453765869, 2.0084033012390137, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.3606443405151367, 1.2030812501907349, 1.0630252361297607, 0.5728292465209961, 0.012605053372681141, -0.022408949211239815, 0.012605053372681141, 0.012605053372681141, 0.03011205606162548, 0.08263305574655533, 0.06512605398893356, -0.21498596668243408, -0.3550419807434082, -0.057422954589128494, 0.24019621312618256, 0.34523820877075195, 0.415266215801239, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.415266215801239, -0.6701680421829224, -1.3004200458526611, -0.5476189851760864, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.21498596668243408, -0.9677870869636536, -1.2303920984268188, -1.2128850221633911, -1.282913088798523, -1.5630252361297607, 1.3606443405151367, 1.8508403301239014, 2.0259103775024414, 2.0784313678741455, 2.0784313678741455, 1.465686321258545, -1.843137264251709, -1.7030812501907349, -0.33753499388694763, -0.004 [e2e-predictor] 9019488506019115, 0.2577032148838043, 0.2752102017402649, -0.8627450466156006, -1.457983136177063, -0.4425770044326782, -0.6876749992370605, -1.5980392694473267, -1.843137264251709, -1.282913088798523, -0.3025209903717041, -0.37254899740219116, -0.47759100794792175, -0.5126050114631653, -0.4425770044326782, -0.4950979948043823, -0.3200279772281647, -0.21498596668243408, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, -0.4600839912891388, -0.37254899740219116, -0.39005598425865173, 0.0476190559566021, -0.26750698685646057, -0.4075630009174347, -0.39005598425865173, -0.4600839912891388, -0.4425770044326782, -0.47759100794792175, -0.5126050114631653, -0.5651260018348694, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.4600839912891388, -0.17997196316719055, -0.09243696182966232, -0.4075630009174347, -0.2499999701976776, -0.14495795965194702, -0.07492996007204056, 0.3102242052555084, 0.2752102017402649, 0.24019621312618256, -0.057422954589128494, 0.0476190559566021, -0.03991595283150673, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6603642702102661, 0.7654062509536743, 0.5378152132034302, 1.0105042457580566, 1.1330533027648926, 1.2731093168258667, 1.0455182790756226, 1.1505602598190308, 1.430672287940979, 0.9754902720451355, -0.057422954589128494, -0.6001400351524353, -1.2303920984268188, -1.755602240562439, -1.8256303071975708, -1.8606442213058472, -1.8606442213058472, -1.8606442213058472, -1.878151297569275, -1.8606442213058472, -1.808123230934143, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.3529410362243652, -1.457983136177063, -0.12745095789432526, 0.6603642702102661, 1.3956583738327026, 1.6582633256912231, 1.5357143878936768, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.6232492923736572, 1.815826416015625, 1.728291392326355, 2.0259103775024414, -0.19747896492481232, 1.3606443405151367, -0.2499999701976776, -1.7906162738800049, -1.983193278312683, -1.965686321258545, -1.930672287940979, -1.6855742931365967, -1.5980392694473267, -2.0007002353668213, -0.3025209903717041, 0.6078432202339172, 1.1330533027648926, 1.0280113220214844, 0.5553222298622131, -1.370448112487793, -1.7906162738800049, -1.7731093168258667, -0.5826330184936523, 0.7829132676124573, 1.2906162738800049, 0.7128852605819702, 1.2205883264541626, 0.8179272413253784, 1.0455182790756226, 1.0280113220214844, 0.8704482913017273, 1.7457983493804932, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.6582633256912231], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9754902720451355, 1.430672287940979, 1.9033613204956055, 2.0609242916107178, 2.0959384441375732, 2.043417453765869, 1.9908963441848755, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.3956583738327026, 1.2906162738800049, 0.9929972887039185, 0.4852942228317261, -0.10994396358728409, -0.21498596668243408, -0.14495795965194702, -0.1624649614095688, -0.022408949211239815, 0.20518220961093903, -0.0049019488506019115, -0.07492996007204056, -0.26750698685646057, -0.42506998777389526, -0.28501397371292114, 0.11764705926179886, 0.17016807198524475, 0.2051822 [e2e-predictor] 0961093903, 0.29271721839904785, 0.415266215801239, 0.5378152132034302, 0.5728292465209961, 0.2226892113685608, -0.8802520632743835, -0.6701680421829224, -0.47759100794792175, -0.4075630009174347, -0.37254899740219116, -0.6351540088653564, -1.1778711080551147, -1.160364031791687, -1.282913088798523, -1.247899055480957, 1.378151297569275, 2.0259103775024414, 2.0609242916107178, 2.1834733486175537, 1.6232492923736572, -1.895658254623413, -1.668067216873169, 0.012605053372681141, 0.3277312219142914, 0.6078432202339172, 0.502801239490509, -1.3179271221160889, -1.6155462265014648, 0.6428572535514832, 0.4852942228317261, 0.2752102017402649, 0.2752102017402649, 0.20518220961093903, -0.6351540088653564, -0.9677870869636536, -0.4425770044326782, -0.39005598425865173, -0.14495795965194702, -0.4425770044326782, -0.4950979948043823, -0.7927170395851135, -0.3200279772281647, -0.28501397371292114, -0.33753499388694763, -0.4425770044326782, -0.4600839912891388, -0.37254899740219116, -0.2499999701976776, -0.19747896492481232, -0.6001400351524353, -0.3025209903717041, -0.6176469922065735, -0.5651260018348694, -0.5126050114631653, -0.6351540088653564, -0.28501397371292114, -0.42506998777389526, -0.5476189851760864, -0.47759100794792175, -0.5476189851760864, -0.21498596668243408, -0.5651260018348694, -0.39005598425865173, -0.19747896492481232, -0.28501397371292114, -0.3550419807434082, -0.12745095789432526, -0.3200279772281647, -0.17997196316719055, 0.03011205606162548, 0.13515406847000122, 0.3277312219142914, 0.15266107022762299, -0.14495795965194702, 0.08263305574655533, 0.34523820877075195, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.8004202842712402, 0.8004202842712402, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.4481793642044067, 0.9754902720451355, -0.17997196316719055, -1.0728291273117065, -1.5455182790756226, -1.7030812501907349, -1.8256303071975708, -1.8256303071975708, -1.808123230934143, -1.8606442213058472, -1.843137264251709, -1.808123230934143, -1.808123230934143, -1.0378150939941406, 0.1001400575041771, 0.8004202842712402, -0.42506998777389526, 0.3802522122859955, 0.24019621312618256, 0.8529412746429443, 1.815826416015625, 1.7107843160629272, 1.465686321258545, 1.640756368637085, 1.7983193397521973, 1.9558824300765991, 1.5707283020019531, 1.5007003545761108, 1.5882353782653809, 1.483193278312683, 1.343137264251709, 1.6582633256912231, 1.7107843160629272, 1.3256303071975708, 0.17016807198524475, -1.5630252361297607, -1.247899055480957, -1.965686321258545, -1.983193278312683, -2.0007002353668213, -1.930672287940979, -0.09243696182966232, 1.1155463457107544, 1.2380952835083008, -1.422969102859497, -1.9481792449951172, -1.878151297569275, -1.6155462265014648, 0.03011205606162548, 0.9229692816734314, 1.8333333730697632, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.1330533027648926, 0.6078432202339172, 1.2205883264541626, 1.6232492923736572, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6232492923736572], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8704482913017273, 1.3081233501434326, 1.7983193397521973, 2.0084033012390137, 2.0784313678741455, 2.043417453765869, 1.9908963441848755, 1.9558824300765991, 1.92086839675 [e2e-predictor] 90332, 1.868347406387329, 1.868347406387329, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.0455182790756226, 0.502801239490509, -0.057422954589128494, -0.33753499388694763, -0.19747896492481232, -0.12745095789432526, -0.42506998777389526, -0.28501397371292114, -0.10994396358728409, -0.07492996007204056, -0.17997196316719055, -0.14495795965194702, -0.4950979948043823, -0.4425770044326782, -0.022408949211239815, 0.11764705926179886, 0.08263305574655533, 0.17016807198524475, 0.24019621312618256, 0.2752102017402649, 0.3627452254295349, 0.6428572535514832, -0.39005598425865173, -0.7752100229263306, -0.6001400351524353, -0.6176469922065735, -0.5476189851760864, -0.8452380299568176, -1.2654061317443848, -1.3529410362243652, 1.2556023597717285, 1.553221344947815, 2.0609242916107178, 2.2009804248809814, 1.3081233501434326, -1.9131653308868408, -1.6855742931365967, -0.1624649614095688, 0.18767507374286652, 0.502801239490509, 0.502801239490509, -1.5980392694473267, -1.6855742931365967, 0.8004202842712402, 0.7128852605819702, 0.5728292465209961, 0.6078432202339172, 0.45028021931648254, -0.6001400351524353, -0.6526610255241394, -0.37254899740219116, -0.14495795965194702, -0.2499999701976776, -0.47759100794792175, -0.26750698685646057, -0.37254899740219116, -0.47759100794792175, -0.28501397371292114, -0.4075630009174347, -0.47759100794792175, -0.42506998777389526, -0.7927170395851135, -0.5126050114631653, -0.39005598425865173, -0.33753499388694763, -0.5126050114631653, -0.6876749992370605, -0.4600839912891388, -0.5826330184936523, -0.5826330184936523, -0.37254899740219116, -0.4425770044326782, -0.5476189851760864, -0.3200279772281647, -0.5126050114631653, -0.28501397371292114, -0.4950979948043823, -0.42506998777389526, -0.4950979948043823, -0.5126050114631653, -0.3025209903717041, -0.21498596668243408, -0.14495795965194702, -0.09243696182966232, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.0476190559566021, -0.12745095789432526, -0.057422954589128494, 0.29271721839904785, 1.0805323123931885, 0.415266215801239, 0.7829132676124573, 1.0805323123931885, 0.9404762983322144, 1.1155463457107544, 0.9929972887039185, 0.8704482913017273, 0.590336263179779, 1.0980392694473267, 0.8004202842712402, -0.3550419807434082, -1.160364031791687, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.7731093168258667, -1.4054621458053589, -0.9152660369873047, -0.3025209903717041, 1.1155463457107544, 1.5007003545761108, 1.2731093168258667, 1.553221344947815, 1.5882353782653809, 1.7633053064346313, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.9733893871307373, 1.7983193397521973, 1.2380952835083008, 1.4131653308868408, 1.693277359008789, 1.693277359008789, 1.9033613204956055, 1.605742335319519, 1.2556023597717285, 0.9404762983322144, 0.5378152132034302, -0.7927170395851135, -1.9131653308868408, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.7030812501907349, 0.29271721839904785, -0.9327731132507324, -2.0007002353668213, -1.965686321258545, -1.7906162738800049, -1.5630252361297607, -0.3025209903717041, 0.9929972887039185, 1.5707283020019531, 1.3956583738327026, 1.4481793642044067, 1.378151297569275, 0.6078432202339172, 0.8529412746429443, 1.3956583738327026, 1.518207311630249, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.7 [e2e-predictor] 829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.8879552483558655, 1.3606443405151367, 1.8508403301239014, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.7107843160629272, 1.640756368637085, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.3606443405151367, 1.1330533027648926, 0.7478992342948914, 0.08263305574655533, -0.19747896492481232, -0.0049019488506019115, 0.13515406847000122, -0.6001400351524353, -0.6351540088653564, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.14495795965194702, -0.19747896492481232, -0.42506998777389526, -0.5126050114631653, -0.37254899740219116, -0.07492996007204056, 0.06512605398893356, 0.1001400575041771, 0.17016807198524475, 0.08263305574655533, 0.06512605398893356, 0.06512605398893356, -0.6701680421829224, -0.9327731132507324, -0.8452380299568176, -0.8452380299568176, -0.7577030062675476, -1.0728291273117065, 0.9579832553863525, 1.693277359008789, 1.815826416015625, 1.9383753538131714, 2.043417453765869, -0.39005598425865173, -1.8256303071975708, -0.6876749992370605, -0.21498596668243408, -0.0049019488506019115, 0.18767507374286652, -1.7030812501907349, -1.7906162738800049, 0.45028021931648254, 0.6253502368927002, 0.5553222298622131, 0.6078432202339172, 0.5378152132034302, -0.8627450466156006, -0.4950979948043823, -0.12745095789432526, 0.012605053372681141, 0.2226892113685608, 0.20518220961093903, 0.11764705926179886, -0.47759100794792175, -0.09243696182966232, -0.28501397371292114, -0.4950979948043823, -0.6701680421829224, -0.6351540088653564, -0.4600839912891388, -0.5476189851760864, -0.39005598425865173, -0.4600839912891388, -0.5126050114631653, -0.5826330184936523, -0.5301120281219482, -0.5651260018348694, -0.7401960492134094, -0.5651260018348694, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.6351540088653564, -0.7051820158958435, -0.4075630009174347, -0.3550419807434082, -0.4075630009174347, -0.17997196316719055, -0.5126050114631653, -0.14495795965194702, -0.3200279772281647, -0.022408949211239815, 0.03011205606162548, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, 0.1001400575041771, 0.7654062509536743, 0.9229692816734314, 0.4852942228317261, 0.5378152132034302, 0.7303922772407532, 1.0105042457580566, 0.8704482913017273, 1.0455182790756226, 1.343137264251709, 1.465686321258545, 1.2906162738800049, 0.5378152132034302, -0.8277310132980347, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.755602240562439, -1.895658254623413, -1.195378065109253, -0.26750698685646057, -0.19747896492481232, 1.3956583738327026, 0.520308256149292, 1.3081233501434326, 1.5882353782653809, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.7457983493804932, 1.6582633256912231, 1.5882353782653809, 1.2556023597717285, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.728291392326355, 1.1680673360824585, 1.0280113220214844, -0.14495795965194702, -1.3179271221160889, -1.7731093168258667, -1.9131653308868408, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.965686321258545, -2.018207311630249, -1.8606442213058472, -1.808123230934143, -0.5826330184936523, -1.6505602598190308, 0.17016807198524475, 1.5357143878936768, 1.5882353782653809, 1.7983193397521973, 1.1855742931365967, 1.0105042457580566, 0.8004202842712402, 0.7303922772407532, 1.8858543634414673, 1.5007003545761108, 1.483193278312683, 1.553221344947815, 1.553221344947815, 1.553221344947815], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509 [e2e-predictor] , 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7303922772407532, 0.9754902720451355, 1.6232492923736572, 2.0084033012390137, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.8858543634414673, 1.693277359008789, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.2205883264541626, 1.2556023597717285, 1.0630252361297607, 0.6603642702102661, 0.39775922894477844, 0.15266107022762299, -0.03991595283150673, -0.2499999701976776, -0.33753499388694763, -0.4600839912891388, -0.1624649614095688, -0.03991595283150673, -0.03991595283150673, -0.21498596668243408, -0.47759100794792175, -0.5826330184936523, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.2499999701976776, -0.09243696182966232, -0.057422954589128494, -0.12745095789432526, -0.1624649614095688, -0.7401960492134094, -1.2303920984268188, -1.0378150939941406, -1.0903360843658447, -1.2303920984268188, 1.7633053064346313, 1.780812382698059, 1.9733893871307373, 2.0784313678741455, 1.9383753538131714, -1.2303920984268188, -1.0378150939941406, -1.3004200458526611, -1.6330533027648926, -1.160364031791687, -1.3004200458526611, -1.5105042457580566, -0.9327731132507324, -0.4425770044326782, -0.4425770044326782, -0.47759100794792175, -0.07492996007204056, -1.2303920984268188, -0.09243696182966232, 0.11764705926179886, 0.2752102017402649, 0.3277312219142914, -0.33753499388694763, 0.18767507374286652, -0.21498596668243408, -0.5476189851760864, -0.5476189851760864, -0.6001400351524353, -0.4950979948043823, -0.5826330184936523, -0.4950979948043823, -0.5651260018348694, -0.6701680421829224, -0.4950979948043823, -0.42506998777389526, -0.5476189851760864, -0.5476189851760864, -0.6526610255241394, -0.5651260018348694, -0.6351540088653564, -0.5826330184936523, -0.6176469922065735, -0.7226890325546265, -0.5476189851760864, -0.6001400351524353, -0.4075630009174347, -0.37254899740219116, -0.3025209903717041, -0.4075630009174347, -0.3200279772281647, -0.19747896492481232, -0.19747896492481232, -0.2499999701976776, -0.1624649614095688, 0.08263305574655533, 0.3802522122859955, 0.15266107022762299, 0.012605053372681141, 0.3802522122859955, 0.520308256149292, 0.9754902720451355, 0.6953782439231873, 0.8529412746429443, 0.7478992342948914, 0.6078432202339172, 0.9229692816734314, 1.1505602598190308, 1.3956583738327026, 1.378151297569275, 1.2205883264541626, 0.8354342579841614, -0.17997196316719055, -1.0903360843658447, -1.720588207244873, -1.7906162738800049, -1.843137264251709, -1.9131653308868408, -1.7906162738800049, -1.7731093168258667, -0.5476189851760864, 0.502801239490509, 1.0630252361297607, 1.2731093168258667, 1.465686321258545, 1.5882353782653809, 1.8508403301239014, 1.9383753538131714, 1.6582633256912231, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.640756368637085, 1.5357143878936768, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.5007003545761108, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.3081233501434326, 1.553221344947815, 1.1505602598190308, 0.6778712272644043, -0.7752100229263306, -1.282913088798523, -2.018207311630249, -2.0007002353668213, -1.2654061317443848, -2.018207311630249, -1.965686321258545, -1.965686321258545, 0.432 [e2e-predictor] 773232460022, 1.0455182790756226, -1.9481792449951172, -1.422969102859497, -0.9327731132507324, 0.6778712272644043, 1.5357143878936768, 1.8858543634414673, 1.728291392326355, 1.728291392326355, 1.483193278312683, 0.8704482913017273, 1.0980392694473267, 1.640756368637085, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 1.3081233501434326, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.815826416015625, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 0.7829132676124573, 0.415266215801239, 0.24019621312618256, 0.20518220961093903, -0.0049019488506019115, -0.19747896492481232, -0.3025209903717041, -0.5476189851760864, -0.39005598425865173, -0.14495795965194702, -0.07492996007204056, -0.057422954589128494, -0.26750698685646057, -0.5826330184936523, -0.7051820158958435, -0.4425770044326782, -0.4600839912891388, -0.4075630009174347, -0.2499999701976776, -0.2499999701976776, -0.26750698685646057, -0.3025209903717041, -0.6176469922065735, -1.247899055480957, -1.6330533027648926, -1.5630252361297607, 2.043417453765869, 1.9908963441848755, 2.1309523582458496, 2.0784313678741455, -1.0728291273117065, -1.1778711080551147, -1.7906162738800049, -1.335434079170227, -1.195378065109253, 0.18767507374286652, 0.415266215801239, 0.432773232460022, 0.4677872359752655, -1.0903360843658447, -1.6855742931365967, -0.10994396358728409, -0.23249296844005585, -0.6701680421829224, -0.03991595283150673, 0.06512605398893356, 0.2226892113685608, -0.1624649614095688, -0.5651260018348694, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, 0.06512605398893356, -0.3025209903717041, -0.5826330184936523, -0.4075630009174347, -0.9502801299095154, -0.6701680421829224, -0.6876749992370605, -0.5651260018348694, -0.8627450466156006, -0.4600839912891388, -0.37254899740219116, -0.47759100794792175, -0.8627450466156006, -0.9327731132507324, -0.4600839912891388, -0.8627450466156006, -0.7226890325546265, -0.33753499388694763, -0.6701680421829224, -0.6351540088653564, -0.5651260018348694, -0.5651260018348694, -0.9327731132507324, -0.28501397371292114, -0.7051820158958435, -0.6876749992370605, -0.26750698685646057, -0.17997196316719055, -0.3200279772281647, 0.03011205606162548, 0.4677872359752655, 0.8704482913017273, 0.9404762983322144, 0.5378152132034302, 0.9229692816734314, 0.5553222298622131, 0.502801239490509, 1.0980392694473267, 1.0280113220214844, 0.6253502368927002, 1.0980392694473267, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, -0.39005598425865173, -1.0903360843658447, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.8256303071975708, -0.07492996007204056, 1.0805323123931885, 1.0980392694473267, 0.6078432202339172, 1.1155463457107544, 1.5357143878936768, 1.4481793642044067, 1.7457983493804932, 1.6232492923736572, 1.7983193397521973, 1.693277359008789, 1.39 [e2e-predictor] 56583738327026, 1.7983193397521973, 1.693277359008789, 1.693277359008789, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.4131653308868408, 1.3081233501434326, 1.6582633256912231, 1.1330533027648926, 0.7829132676124573, 1.3956583738327026, 1.0455182790756226, 1.1155463457107544, 0.17016807198524475, -1.9131653308868408, -1.755602240562439, -1.965686321258545, -1.965686321258545, -1.983193278312683, -1.1428570747375488, -1.9481792449951172, -1.965686321258545, -2.018207311630249, -2.0007002353668213, -1.878151297569275, -1.0203081369400024, -0.23249296844005585, 0.6778712272644043, 1.518207311630249, 1.2906162738800049, 1.6232492923736572, 1.0805323123931885, 0.6603642702102661, 1.6582633256912231, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 1.2380952835083008, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.8333333730697632, 1.728291392326355, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.3081233501434326, 1.0280113220214844, 0.8354342579841614, 0.6428572535514832, 0.432773232460022, 0.24019621312618256, 0.08263305574655533, 0.03011205606162548, -0.12745095789432526, -0.3550419807434082, -0.5651260018348694, -0.4950979948043823, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.23249296844005585, -0.5826330184936523, -0.7401960492134094, -0.7401960492134094, -0.7577030062675476, -0.7577030062675476, -0.7401960492134094, -0.8277310132980347, -0.8452380299568176, -1.5980392694473267, -1.5105042457580566, -1.668067216873169, -0.23249296844005585, 1.3081233501434326, 1.8858543634414673, 2.0784313678741455, 1.0455182790756226, -1.282913088798523, -1.878151297569275, -1.4929972887039185, -1.0728291273117065, 0.20518220961093903, 0.3627452254295349, 0.4677872359752655, 0.4677872359752655, -1.160364031791687, -1.720588207244873, 0.3627452254295349, 0.432773232460022, 0.2752102017402649, -0.0049019488506019115, -0.4950979948043823, -0.12745095789432526, -0.14495795965194702, -0.1624649614095688, -0.5126050114631653, -0.19747896492481232, -0.5126050114631653, -0.14495795965194702, -0.03991595283150673, -0.5826330184936523, -0.6351540088653564, -0.8977590203285217, -0.6176469922065735, -0.6176469922065735, -0.5126050114631653, -0.5826330184936523, -0.3200279772281647, -0.3550419807434082, -0.2499999701976776, -0.21498596668243408, -0.42506998777389526, -0.5651260018348694, -0.7752100229263306, -0.7226890325546265, -0.28501397371292114, -0.6351540088653564, -0.6701680421829224, -0.5476189851760864, -0.47759100794792175, -0.47759100794792175, -0.37254899740219116, -0.4425770044326782, -0.4950979948043823, -0.33753499388694763, -0.26750698685646057, 0.6253502368927002, 0.012605053372681141, -0.057422954589128494, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.7478992342948914, 0.9229692816734314, 0.7478992342948914, 1.1155463457107544, 1.2731093168258667, [e2e-predictor] 1.3956583738327026, 1.0980392694473267, 1.1330533027648926, 0.7829132676124573, 0.39775922894477844, -0.21498596668243408, -0.8977590203285217, -1.4054621458053589, -1.755602240562439, -1.7380952835083008, -1.7030812501907349, -1.1428570747375488, -0.5826330184936523, 0.9054622650146484, 1.3956583738327026, 1.2380952835083008, 1.2205883264541626, 1.1505602598190308, 1.5707283020019531, 1.605742335319519, 1.728291392326355, 1.5882353782653809, 1.5882353782653809, 1.815826416015625, 1.553221344947815, 1.5007003545761108, 1.640756368637085, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.2906162738800049, 1.465686321258545, 1.4131653308868408, 1.483193278312683, 1.0805323123931885, 0.590336263179779, -1.4754900932312012, -1.7906162738800049, -1.7380952835083008, -1.720588207244873, -0.10994396358728409, -1.930672287940979, -1.9481792449951172, 0.39775922894477844, 1.5357143878936768, -1.7906162738800049, -1.983193278312683, 0.9579832553863525, 1.8858543634414673, -1.930672287940979, -1.6330533027648926, -1.370448112487793, 0.502801239490509, 1.1155463457107544, 0.7478992342948914, -0.0049019488506019115, -0.9152660369873047, 1.5707283020019531, 1.7107843160629272, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 1.2030812501907349, 1.9733893871307373, 2.0084033012390137, 2.0084033012390137, 1.9733893871307373, 1.9908963441848755, 1.8858543634414673, 1.868347406387329, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.2380952835083008, 1.0455182790756226, 0.8004202842712402, 0.34523820877075195, -0.14495795965194702, -0.3025209903717041, -0.057422954589128494, -0.14495795965194702, -0.1624649614095688, -0.3200279772281647, -0.47759100794792175, -0.5651260018348694, -0.33753499388694763, -0.2499999701976776, -0.37254899740219116, -0.5301120281219482, -0.7051820158958435, -0.8277310132980347, -0.7927170395851135, -1.1253501176834106, -1.4754900932312012, -1.3529410362243652, -1.668067216873169, -1.6855742931365967, -1.4929972887039185, -1.457983136177063, 1.2731093168258667, 1.465686321258545, 1.3606443405151367, 1.5007003545761108, 0.7478992342948914, -1.580532193183899, -1.9131653308868408, -1.282913088798523, -0.1624649614095688, 0.06512605398893356, 0.1001400575041771, 0.11764705926179886, -1.2654061317443848, -1.8256303071975708, -0.07492996007204056, 0.432773232460022, 0.18767507374286652, 0.20518220961093903, -0.4425770044326782, -0.5651260018348694, -0.28501397371292114, -0.21498596668243408, -0.4950979948043823, -0.37254899740219116, -0.42506998777389526, -0.8102240562438965, -0.4950979948043823, -0.6526610255241394, -0.7051820158958435, -0.5651260018348694, -0.4075630009174347, -0.42506998777389526, -0.3200279772281647, -0.37254899740219116, -0.4075630009174347, -0.23249296844005585, -0.17997196316719055, -0.09243696182966232, -0.09243696182966232, -0.4075630009174347, -0.12745095789432526, -0.37 [e2e-predictor] 254899740219116, -0.5301120281219482, -0.5826330184936523, -0.5651260018348694, -0.5826330184936523, -0.5301120281219482, -0.5476189851760864, -0.6351540088653564, -0.39005598425865173, -0.2499999701976776, -0.2499999701976776, -0.12745095789432526, 0.18767507374286652, 0.5378152132034302, 0.3627452254295349, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 0.7654062509536743, 0.9579832553863525, 0.8004202842712402, 0.9404762983322144, 0.6778712272644043, 0.8704482913017273, 1.0105042457580566, 1.3256303071975708, 1.3956583738327026, 0.9404762983322144, -0.19747896492481232, -1.2303920984268188, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.1253501176834106, 0.6078432202339172, 0.9929972887039185, 1.3606443405151367, 1.3606443405151367, 1.5882353782653809, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 1.728291392326355, 1.6232492923736572, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.8508403301239014, 1.6582633256912231, 1.4131653308868408, 1.728291392326355, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.640756368637085, 1.693277359008789, -0.9502801299095154, -0.8977590203285217, -1.457983136177063, -0.10994396358728409, 1.8333333730697632, 1.9208683967590332, -1.4754900932312012, -1.9481792449951172, 1.7983193397521973, 1.7633053064346313, -1.9481792449951172, -1.1428570747375488, -1.7906162738800049, -1.195378065109253, -0.14495795965194702, -1.195378065109253, -1.720588207244873, -0.6876749992370605, 1.9558824300765991, 1.483193278312683, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.3606443405151367, 2.043417453765869, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.3606443405151367, 1.0980392694473267, 0.6778712272644043, 0.2752102017402649, -0.12745095789432526, -0.5476189851760864, -0.6526610255241394, -0.33753499388694763, -0.07492996007204056, -0.12745095789432526, -0.39005598425865173, -0.5826330184936523, -0.7226890325546265, -0.6526610255241394, -0.5651260018348694, -0.6526610255241394, -0.6176469922065735, -0.6526610255241394, -0.8977590203285217, -0.33753499388694763, -1.6155462265014648, -1.6330533027648926, -1.6155462265014648, -1.5980392694473267, -1.6855742931365967, -1.3004200458526611, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, -1.9131653308868408, -1.6855742931365967, -0.8977590203285217, 0.2577032148838043, -0.6701680421829224, -1.1253501176834106, -0.9852941036224365, -1.3179271221160889, -1.8606442213058472, -1.3004200458526611, -0.03991595283150673, -0.1624649614095688, -0.14495795965194702, -0.4950979948043823, -1.33543 [e2e-predictor] 4079170227, -1.4929972887039185, -0.23249296844005585, -0.5651260018348694, -0.6176469922065735, -0.5826330184936523, -0.7927170395851135, -0.6176469922065735, -0.6176469922065735, -0.4425770044326782, -0.4075630009174347, -0.07492996007204056, -0.26750698685646057, -0.33753499388694763, -0.3200279772281647, -0.3200279772281647, -0.10994396358728409, -0.1624649614095688, -0.09243696182966232, -0.07492996007204056, 0.012605053372681141, -0.0049019488506019115, -0.10994396358728409, -0.4075630009174347, -0.2499999701976776, -0.26750698685646057, -0.6176469922065735, -0.7752100229263306, -0.7051820158958435, -0.8977590203285217, -0.6876749992370605, -0.37254899740219116, 0.15266107022762299, 0.2577032148838043, 0.06512605398893356, 0.502801239490509, 0.3277312219142914, 0.3102242052555084, 0.7654062509536743, 0.45028021931648254, 0.415266215801239, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0455182790756226, 0.7128852605819702, 0.8879552483558655, 1.2556023597717285, 1.1680673360824585, 0.6603642702102661, -0.21498596668243408, -0.9677870869636536, -1.720588207244873, -1.755602240562439, -1.6505602598190308, -1.370448112487793, 0.0476190559566021, 0.9929972887039185, 1.3081233501434326, 1.3081233501434326, 1.2205883264541626, 1.4131653308868408, 1.465686321258545, 1.2556023597717285, 1.6232492923736572, 1.343137264251709, 1.5357143878936768, 1.693277359008789, 1.8858543634414673, 1.605742335319519, 1.7983193397521973, 1.7107843160629272, 1.780812382698059, 1.465686321258545, 1.640756368637085, 1.605742335319519, 1.640756368637085, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.430672287940979, 1.430672287940979, 1.7107843160629272, 1.8508403301239014, 1.430672287940979, 2.0784313678741455, 1.3081233501434326, -0.1624649614095688, 0.6253502368927002, 1.8333333730697632, -1.6855742931365967, -2.018207311630249, -1.930672287940979, -1.0028010606765747, -1.0203081369400024, -1.7731093168258667, -1.843137264251709, -1.6505602598190308, 0.4852942228317261, 0.3102242052555084, -1.6505602598190308, -0.33753499388694763, 1.8858543634414673, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709], [1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 1.2731093168258667, 1.9208683967590332, 1.9733893871307373, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.5357143878936768, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 0.7128852605819702, 0.3102242052555084, -0.12745095789432526, -0.4600839912891388, -0.7577030062675476, -0.7226890325546265, -0.5301120281219482, -0.33753499388694763, -0.33753499388694763, -0.47759100794792175, -0.7752100229263306, -0.9327731132507324, -0.8452380299568176, -0.8627450466156006, -1.0903360843658447, -1.1778711080551147, -1.5105042457580566, -1.4754900932312012, -1.4929972887039185, -1.387955 [e2e-predictor] 0695419312, -1.2128850221633911, -1.0903360843658447, -1.0378150939941406, -0.8977590203285217, -0.6351540088653564, 1.4481793642044067, 1.0980392694473267, -1.808123230934143, -1.282913088798523, -0.6526610255241394, 0.0476190559566021, 0.3277312219142914, -1.160364031791687, -1.720588207244873, -0.03991595283150673, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -1.0203081369400024, -1.4929972887039185, -1.247899055480957, -1.5455182790756226, -1.6155462265014648, -0.23249296844005585, -0.6176469922065735, -0.6001400351524353, -0.6876749992370605, -0.6351540088653564, -0.07492996007204056, -0.4600839912891388, -0.3200279772281647, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.26750698685646057, -0.6701680421829224, -0.3200279772281647, -0.28501397371292114, -0.5126050114631653, -0.10994396358728409, -0.33753499388694763, -0.14495795965194702, -0.2499999701976776, 0.11764705926179886, 0.2752102017402649, 0.18767507374286652, 0.20518220961093903, 0.29271721839904785, 0.4852942228317261, 0.502801239490509, -0.057422954589128494, 0.18767507374286652, -0.5301120281219482, -0.057422954589128494, -0.5126050114631653, 0.34523820877075195, 0.5378152132034302, 0.5553222298622131, 0.2226892113685608, 0.4852942228317261, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.8004202842712402, 0.9229692816734314, 1.0805323123931885, 0.8879552483558655, 1.0980392694473267, 0.8354342579841614, 1.2906162738800049, 0.6428572535514832, 0.3277312219142914, -0.42506998777389526, -0.8977590203285217, -1.755602240562439, -1.755602240562439, -0.8802520632743835, 0.24019621312618256, 0.8004202842712402, 1.4481793642044067, 1.5707283020019531, 1.815826416015625, 1.518207311630249, 1.5707283020019531, 1.7983193397521973, 1.7633053064346313, 1.605742335319519, 1.4481793642044067, 1.640756368637085, 1.4131653308868408, 1.6757704019546509, 1.605742335319519, 1.3256303071975708, 1.4481793642044067, 1.3956583738327026, 1.553221344947815, 1.728291392326355, 1.728291392326355, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.6757704019546509, 1.8858543634414673, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 1.553221344947815, 0.9754902720451355, -1.1428570747375488, 1.605742335319519, -1.3179271221160889, 1.2731093168258667, 0.24019621312618256, 0.8179272413253784, -0.0049019488506019115, 1.0455182790756226, 1.1155463457107544, 1.2731093168258667, 1.518207311630249, -0.37254899740219116, 0.3802522122859955, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326], [1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.9229692816734314, 1.430672287940979, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0259103775024414, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.6232492923736572, 1.605742335319 [e2e-predictor] 519, 1.518207311630249, 1.4131653308868408, 1.0980392694473267, 0.6953782439231873, 0.20518220961093903, -0.2499999701976776, -0.6351540088653564, -0.7051820158958435, -0.6876749992370605, -0.7577030062675476, -0.7752100229263306, -0.4950979948043823, -0.4950979948043823, -0.5301120281219482, -0.6876749992370605, -0.8802520632743835, -0.9152660369873047, -1.0203081369400024, -1.5630252361297607, -1.4929972887039185, -1.422969102859497, -1.3879550695419312, -1.1428570747375488, -0.5826330184936523, -1.0378150939941406, -0.8452380299568176, -0.8627450466156006, 0.2577032148838043, -0.03991595283150673, -0.7051820158958435, -1.2128850221633911, -0.21498596668243408, -0.5476189851760864, 0.39775922894477844, -1.0553221702575684, -1.6855742931365967, -0.21498596668243408, 0.11764705926179886, 0.18767507374286652, 0.06512605398893356, -0.4600839912891388, -1.6855742931365967, -0.6876749992370605, -0.14495795965194702, -0.19747896492481232, 0.11764705926179886, -0.3200279772281647, -0.47759100794792175, -0.4950979948043823, -0.4950979948043823, -0.8452380299568176, -0.3550419807434082, -0.4075630009174347, -0.6351540088653564, -0.6001400351524353, -0.4950979948043823, -0.6001400351524353, -0.8277310132980347, -0.4950979948043823, -0.4425770044326782, -0.6351540088653564, -0.5476189851760864, -0.33753499388694763, -0.3025209903717041, -0.12745095789432526, 0.15266107022762299, 0.13515406847000122, -0.057422954589128494, 0.432773232460022, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.45028021931648254, 0.6078432202339172, 0.4852942228317261, -0.17997196316719055, -0.09243696182966232, -0.0049019488506019115, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8529412746429443, 0.9229692816734314, 1.1330533027648926, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 0.6603642702102661, -0.42506998777389526, -0.8802520632743835, -1.580532193183899, -1.5980392694473267, -1.580532193183899, 0.15266107022762299, 0.15266107022762299, 1.1505602598190308, 1.0280113220214844, 1.5007003545761108, 1.605742335319519, 1.2205883264541626, 1.1155463457107544, 1.3606443405151367, 1.5357143878936768, 1.728291392326355, 1.8858543634414673, 1.9558824300765991, 1.5357143878936768, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.5357143878936768, 1.343137264251709, 1.6757704019546509, 1.8333333730697632, 1.868347406387329, 1.7633053064346313, 1.5357143878936768, 1.1680673360824585, 1.3956583738327026, 1.780812382698059, 1.483193278312683, 1.7107843160629272, 1.693277359008789, 2.1309523582458496, 1.5707283020019531, 1.3081233501434326, 1.6232492923736572, 1.9558824300765991, -0.03991595283150673, 1.0805323123931885, 0.24019621312618256, 1.9733893871307373, 1.7633053064346313, 1.9033613204956055, 1.1855742931365967, 1.2030812501907349, 1.693277359008789, 1.9383753538131714, 0.7478992342948914, 0.8354342579841614, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667], [1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.4131653308868408, 1.343137264251709, 1.2906162738800049, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712 [e2e-predictor] 402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 1.3081233501434326, 1.815826416015625, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 1.9733893871307373, 1.9558824300765991, 1.9208683967590332, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.3956583738327026, 1.0805323123931885, 0.5378152132034302, 0.06512605398893356, 0.08263305574655533, -0.3550419807434082, -0.5826330184936523, -0.6001400351524353, -1.0203081369400024, -0.9152660369873047, -1.0378150939941406, -0.47759100794792175, -0.09243696182966232, -0.9327731132507324, -1.0028010606765747, -1.335434079170227, -1.5455182790756226, -1.580532193183899, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -1.0728291273117065, -0.7401960492134094, -1.0903360843658447, -0.3025209903717041, -0.6876749992370605, 0.6603642702102661, 1.5882353782653809, 1.0980392694473267, -0.9327731132507324, -1.370448112487793, -1.0378150939941406, -0.19747896492481232, -1.580532193183899, -1.3179271221160889, -0.6526610255241394, -0.17997196316719055, -0.057422954589128494, -0.5126050114631653, -1.5280112028121948, -1.3879550695419312, -0.23249296844005585, -0.3200279772281647, 0.15266107022762299, -0.14495795965194702, -0.4075630009174347, -0.6351540088653564, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.14495795965194702, -0.5301120281219482, -0.6001400351524353, 0.2752102017402649, 0.3277312219142914, -0.3025209903717041, -0.28501397371292114, -0.7401960492134094, -0.6001400351524353, -0.4950979948043823, -0.28501397371292114, -0.47759100794792175, -0.1624649614095688, -0.14495795965194702, -0.09243696182966232, 0.03011205606162548, 0.1001400575041771, -0.03991595283150673, 0.3802522122859955, 0.9229692816734314, 0.6603642702102661, 0.2577032148838043, -0.057422954589128494, -1.247899055480957, 0.11764705926179886, 0.20518220961093903, 0.432773232460022, 0.4852942228317261, 0.432773232460022, 0.5553222298622131, 0.6603642702102661, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9229692816734314, 1.0980392694473267, 0.6778712272644043, -0.5826330184936523, -1.3004200458526611, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -0.7577030062675476, 0.1001400575041771, 0.9929972887039185, 1.378151297569275, 1.6232492923736572, 1.6582633256912231, 1.6232492923736572, 1.4481793642044067, 1.2731093168258667, 1.1330533027648926, 1.0105042457580566, 1.2906162738800049, 0.9579832553863525, 0.8704482913017273, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.553221344947815, 1.7633053064346313, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.6757704019546509, 1.693277359008789, 1.6582633256912231, 1.780812382698059, 1.7983193397521973, 1.9733893871307373, 1.6582633256912231, 1.693277359008789, 1.5707283020019531, 0.6778712272644043, 1.5007003545761108, 0.6428572535514832, 1.6582633256912231, 0.9404762983322144, 0.6953782439231873, 1.483193278312683, 1.8508403301239014, 1.518207311630249, 1.3606443405151367, 0.9754902720451355, 1.5357143878936768, 0.8004202842712402, 1.553221344947815, 1.5707283020019531, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 0.9404 [e2e-predictor] 762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 1.1155463457107544, 1.4481793642044067, 1.868347406387329, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.815826416015625, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.3256303071975708, 0.9054622650146484, 0.415266215801239, 0.0476190559566021, -0.17997196316719055, 0.2752102017402649, -0.3025209903717041, -0.28501397371292114, -0.3025209903717041, -0.6176469922065735, -0.9852941036224365, -0.5126050114631653, 0.8354342579841614, -0.8277310132980347, -1.4929972887039185, -1.422969102859497, -1.3179271221160889, -1.2128850221633911, -1.160364031791687, -1.1078431606292725, -1.1078431606292725, -0.23249296844005585, -1.0553221702575684, -1.5280112028121948, -1.0378150939941406, -0.07492996007204056, 0.08263305574655533, -0.42506998777389526, -0.8627450466156006, 0.39775922894477844, -1.3529410362243652, -0.03991595283150673, -0.19747896492481232, -0.7401960492134094, -1.0378150939941406, -1.0028010606765747, -0.8977590203285217, -1.0378150939941406, -1.0553221702575684, -1.1778711080551147, -0.47759100794792175, -0.37254899740219116, -0.4600839912891388, -0.4075630009174347, -0.6001400351524353, -0.7226890325546265, -0.5826330184936523, -0.4600839912891388, -0.6701680421829224, -0.6001400351524353, -0.39005598425865173, -0.39005598425865173, -0.4600839912891388, -0.4600839912891388, 0.6253502368927002, 0.2226892113685608, -1.0028010606765747, 0.012605053372681141, -0.057422954589128494, -0.5651260018348694, -0.3550419807434082, -0.4075630009174347, -0.21498596668243408, 0.08263305574655533, -0.09243696182966232, 0.17016807198524475, -0.10994396358728409, 0.8179272413253784, 0.17016807198524475, 0.24019621312618256, 1.0280113220214844, 0.9579832553863525, 0.7478992342948914, 0.5553222298622131, 0.4677872359752655, 0.5553222298622131, 0.11764705926179886, 0.15266107022762299, 0.6603642702102661, 0.8529412746429443, 0.7303922772407532, 0.8004202842712402, 0.8704482913017273, 0.8179272413253784, 0.7128852605819702, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.2380952835083008, 1.1505602598190308, -0.23249296844005585, -1.4754900932312012, -1.457983136177063, -1.7906162738800049, -0.9502801299095154, 0.2577032148838043, 0.6078432202339172, 1.378151297569275, 1.1155463457107544, 1.5707283020019531, 1.7633053064346313, 1.5882353782653809, 1.430672287940979, 0.9754902720451355, 0.8704482913017273, 0.9754902720451355, 1.378151297569275, 1.605742335319519, 1.7633053064346313, 1.693277359008789, 1.5357143878936768, 1.2380952835083008, 1.6582633256912231, 1.8508403301239014, 1.7983193397521973, 1.483193278312683, 1.378151297569275, 1.4481793642044067, 1.6582633256912231, 2.043417453765869, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.2556023597717285, 2.0259103775024414, 1.2556023597717285, -0.03991595283150673, 1.2906162738800049, 1.0630252361297607, -0.3550419807434082, 0.0476190559566021, 1.1155463457107544, 0.20518220961093903, 1.2030812501907349, 0.8529412746429443, -1.2303920984268188, 1.2906162738800049, 1.815826416015625, 0.1001400575041771, 1.5707283020019531, 1.1330533027648926, 0.9929972887039185, 1.7107843160629272, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349], [1.780812382698059, 1.7633053064346313, 1.71078 [e2e-predictor] 43160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 1.2205883264541626, 1.378151297569275, 1.605742335319519, 1.815826416015625, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.693277359008789, 1.5707283020019531, 1.465686321258545, 1.2380952835083008, 0.9054622650146484, 0.590336263179779, 0.29271721839904785, 0.012605053372681141, 0.20518220961093903, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.1855742931365967, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, -0.1624649614095688, -1.3529410362243652, -0.5826330184936523, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.0378150939941406, -0.5476189851760864, 0.6778712272644043, -0.9502801299095154, -0.7577030062675476, -0.47759100794792175, 0.2226892113685608, -0.8102240562438965, 0.6428572535514832, -0.14495795965194702, 1.0455182790756226, 0.1001400575041771, 0.432773232460022, -0.3025209903717041, -0.4075630009174347, -0.9677870869636536, -0.8452380299568176, -0.6001400351524353, -0.6001400351524353, -0.8277310132980347, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.6351540088653564, -0.8977590203285217, -0.9677870869636536, -0.8802520632743835, -0.26750698685646057, -0.7577030062675476, -0.4600839912891388, 0.012605053372681141, -0.39005598425865173, 0.3102242052555084, -0.4950979948043823, 0.11764705926179886, -0.8277310132980347, 0.18767507374286652, -0.2499999701976776, -0.5826330184936523, 0.6078432202339172, -0.3025209903717041, -0.4425770044326782, -0.4425770044326782, -0.1624649614095688, -0.19747896492481232, -0.1624649614095688, -0.21498596668243408, 0.6778712272644043, 0.8879552483558655, 0.20518220961093903, 0.34523820877075195, 0.20518220961093903, 0.3627452254295349, 0.415266215801239, 0.502801239490509, 0.39775922894477844, 0.5728292465209961, 0.6078432202339172, 0.5553222298622131, 0.6078432202339172, 0.3627452254295349, 0.7478992342948914, 0.8179272413253784, 0.9054622650146484, 0.8354342579841614, 1.0280113220214844, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.8179272413253784, 0.18767507374286652, -1.1078431606292725, -1.668067216873169, -1.5980392694473267, -0.47759100794792175, 0.520308256149292, 1.0280113220214844, 0.6778712272644043, 0.6953782439231873, 0.8529412746429443, 1.3081233501434326, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.3956583738327026, 1.430672287940979, 1.2556023597717285, 1.2380952835083008, 1.0105042457580566, 0.6078432202339172, 0.39775922894477844, 0.8529412746429443, 1.0280113220214844, 1.2030812501907349, 1.343137264251709, 1.640756368637085, 1.8508403301239014, 1.6582633256912231, 1.7457983493804932, 1.9908963441848755, 1.5882353782653809, 1.3606443405151367, 1.7983193397521973, 1.1680673360824585, 1.9033613204956055, 1.693277359008789, 1.3606443405151367, 0.9404762983322144, 0.7128852605819702, 0.29271721839904785, 0.39775922894477 [e2e-predictor] 844, 0.29271721839904785, -0.47759100794792175, -0.14495795965194702, 0.18767507374286652, 0.06512605398893356, 0.9754902720451355, 1.780812382698059, 1.553221344947815, 1.7633053064346313, 0.3802522122859955, 0.5378152132034302, 2.0259103775024414, 1.8333333730697632, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308], [1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 1.1680673360824585, 1.4481793642044067, 1.7633053064346313, 1.9733893871307373, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.605742335319519, 1.518207311630249, 1.378151297569275, 1.0105042457580566, 0.8179272413253784, 0.5553222298622131, 0.7654062509536743, 0.8879552483558655, 1.0630252361297607, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.378151297569275, 1.0105042457580566, 0.415266215801239, 0.7303922772407532, 0.9404762983322144, 0.03011205606162548, -0.8452380299568176, -0.8627450466156006, -1.4054621458053589, -1.3529410362243652, -1.1778711080551147, -0.26750698685646057, -0.47759100794792175, -0.5126050114631653, -0.37254899740219116, -0.4600839912891388, -0.17997196316719055, -0.12745095789432526, 0.6953782439231873, 0.7478992342948914, 0.45028021931648254, 0.5728292465209961, 1.0105042457580566, 0.8529412746429443, 0.5553222298622131, -0.4600839912891388, -0.5651260018348694, -0.6526610255241394, -1.1428570747375488, -0.6001400351524353, -0.47759100794792175, -0.5826330184936523, -0.5826330184936523, -0.7577030062675476, -0.7752100229263306, -0.8277310132980347, -0.3550419807434082, -0.7577030062675476, -0.5476189851760864, 0.29271721839904785, -0.2499999701976776, -0.9677870869636536, -0.022408949211239815, 0.08263305574655533, -0.4425770044326782, 0.45028021931648254, -0.10994396358728409, 0.8704482913017273, 0.502801239490509, 0.6953782439231873, 0.5378152132034302, -0.42506998777389526, -0.2499999701976776, -0.14495795965194702, 0.2752102017402649, -0.022408949211239815, -0.5826330184936523, 0.6078432202339172, 0.1001400575041771, 0.45028021931648254, 0.17016807198524475, -0.5126050114631653, 0.1001400575041771, 0.4852942228317261, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.6603642702102661, 0.8004202842712402, 0.7829132676124573, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0280113220214844, 1.2556023597717285, 0.9054622650146484, 0.3802522122859955, -0.7226890325546265, -1.6330533027648926, -1.2654061317443848, 0.2577032148838043, 1.2380952835083008, 1.378151297569275, 1.1680673360824585, 1.5707283020019531, 1.7107843160629272, 1.605742335319519, 1.0980392694473267, 1.0805323123931885, 1.1680673360824585, 1.1330533027648926, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 1.6232492923736572, 1.5007 [e2e-predictor] 003545761108, 0.8179272413253784, 0.6253502368927002, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.3081233501434326, 1.5707283020019531, 1.7983193397521973, 1.815826416015625, 1.5707283020019531, 1.0105042457580566, 1.553221344947815, 1.5707283020019531, 1.5357143878936768, -1.3179271221160889, 0.9929972887039185, 0.8179272413253784, 0.1001400575041771, 0.502801239490509, -0.6001400351524353, -0.022408949211239815, 1.7107843160629272, -0.8452380299568176, 0.18767507374286652, 0.15266107022762299, -0.26750698685646057, 0.8004202842712402, -0.14495795965194702, 1.5007003545761108, 1.0105042457580566, 0.415266215801239, 0.24019621312618256, 1.8858543634414673, 1.3956583738327026, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926], [1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8704482913017273, 0.9579832553863525, 1.1680673360824585, 1.465686321258545, 1.693277359008789, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.7457983493804932, 1.6232492923736572, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.2380952835083008, 1.3081233501434326, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.3081233501434326, 1.465686321258545, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.2906162738800049, 0.9054622650146484, 0.4677872359752655, -0.07492996007204056, -0.26750698685646057, 0.13515406847000122, -0.26750698685646057, -0.6001400351524353, -0.42506998777389526, -0.09243696182966232, 0.502801239490509, 0.7829132676124573, 0.5378152132034302, 1.3081233501434326, 0.9404762983322144, 1.0805323123931885, 1.1155463457107544, 1.0105042457580566, 0.6778712272644043, -0.28501397371292114, 0.20518220961093903, -1.4054621458053589, -0.9677870869636536, -0.6001400351524353, -0.5651260018348694, -0.6001400351524353, -0.7577030062675476, -1.0203081369400024, -0.8452380299568176, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, 0.18767507374286652, -0.4950979948043823, 0.5378152132034302, -0.2499999701976776, -0.4075630009174347, 0.17016807198524475, 0.4677872359752655, -0.09243696182966232, 0.9054622650146484, 0.7829132676124573, 0.2226892113685608, 0.45028021931648254, 0.6953782439231873, 0.6603642702102661, 0.34523820877075195, 0.8354342579841614, 0.520308256149292, -0.022408949211239815, 0.15266107022762299, 0.17016807198524475, 0.3277312219142914, 0.6078432202339172, 0.6778712272644043, 0.34523820877075195, 0.7478992342948914, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7654062509536743, 0.8879552483558655, 0.6428572535514832, 1.0105042457580566, 1.0105042457580566, 0.8879552483558655, 0.6428572535514832, 0.5903362631 [e2e-predictor] 79779, 1.0980392694473267, 0.7128852605819702, -1.2128850221633911, -1.5980392694473267, -1.247899055480957, 0.5553222298622131, 0.3627452254295349, 1.1855742931365967, 0.8179272413253784, 1.2556023597717285, 1.2731093168258667, 1.518207311630249, 1.553221344947815, 1.6582633256912231, 1.465686321258545, 1.2030812501907349, 1.1505602598190308, 1.6582633256912231, 1.605742335319519, 0.5553222298622131, 1.0630252361297607, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.8529412746429443, 1.2030812501907349, 1.0280113220214844, 0.8179272413253784, 0.502801239490509, 0.6953782439231873, 1.0630252361297607, 1.1155463457107544, 1.3081233501434326, 1.3956583738327026, 1.1155463457107544, 0.7829132676124573, 0.9579832553863525, -0.6001400351524353, -1.160364031791687, -0.7752100229263306, 0.18767507374286652, -0.17997196316719055, -0.7226890325546265, 1.5707283020019531, -0.9327731132507324, -0.9152660369873047, -0.6351540088653564, -1.580532193183899, -0.39005598425865173, 0.415266215801239, 0.9754902720451355, 0.2577032148838043, -1.3879550695419312, -0.47759100794792175, 1.5882353782653809, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 1.1505602598190308, 1.693277359008789, 1.8333333730697632, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7457983493804932, 1.640756368637085, 1.483193278312683, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1680673360824585, 1.1330533027648926, 1.2556023597717285, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 0.8354342579841614, 0.15266107022762299, 0.7128852605819702, 0.415266215801239, 0.17016807198524475, 1.2030812501907349, 0.20518220961093903, 1.2731093168258667, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3256303071975708, 1.2556023597717285, 1.3256303071975708, 0.9404762983322144, 1.2556023597717285, 0.45028021931648254, 0.45028021931648254, -0.6176469922065735, 0.13515406847000122, -0.6001400351524353, -0.8977590203285217, -0.7577030062675476, -1.3004200458526611, -0.6526610255241394, -1.2303920984268188, -0.28501397371292114, -0.3550419807434082, 0.5378152132034302, -0.6001400351524353, -0.17997196316719055, 0.3802522122859955, 0.4677872359752655, -0.42506998777389526, -0.3025209903717041, 0.39775922894477844, 0.432773232460022, 0.6603642702102661, -0.0049019488506019115, 0.7478992342948914, 0.3102242052555084, 1.1855742931365967, 0.7303922772407532, 0.6428572535514832, 0.520308256149292, 0.2752102017402649 [e2e-predictor] , 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.08263305574655533, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.3277312219142914, 0.2577032148838043, 0.5378152132034302, 0.8004202842712402, 0.6953782439231873, 0.5553222298622131, 0.7829132676124573, 0.8004202842712402, 1.1330533027648926, 1.0280113220214844, 1.1855742931365967, 0.9229692816734314, 1.2030812501907349, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, -1.0728291273117065, -1.668067216873169, -1.5455182790756226, -0.4425770044326782, 1.3256303071975708, 0.8529412746429443, 0.9929972887039185, 1.6232492923736572, 1.3606443405151367, 1.6232492923736572, 1.3081233501434326, 1.2556023597717285, 1.3956583738327026, 1.605742335319519, 1.5707283020019531, 1.465686321258545, 1.378151297569275, 1.5007003545761108, 1.4481793642044067, 1.3606443405151367, 1.1330533027648926, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 0.45028021931648254, -0.17997196316719055, 0.15266107022762299, -0.17997196316719055, 0.6953782439231873, 0.9054622650146484, 1.1330533027648926, 0.20518220961093903, -0.7401960492134094, -0.8277310132980347, -0.8802520632743835, -1.247899055480957, -1.0553221702575684, -0.5301120281219482, 1.2556023597717285, -1.335434079170227, -1.1778711080551147, -0.03991595283150673, -1.1253501176834106, -1.7380952835083008, -1.422969102859497, -1.5280112028121948, -0.9327731132507324, -0.8802520632743835, 0.8354342579841614, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.8508403301239014, 1.7983193397521973, 1.6757704019546509, 1.553221344947815, 1.5007003545761108, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2205883264541626, 0.6953782439231873, 0.17016807198524475, 0.13515406847000122, 0.8179272413253784, 0.5378152132034302, 0.7478992342948914, 0.9929972887039185, 0.6253502368927002, 0.5728292465209961, 1.0455182790756226, 1.2731093168258667, 1.2205883264541626, 1.5882353782653809, 1.430672287940979, 1.5007003545761108, 1.430672287940979, 1.4481793642044067, 1.3081233501434326, 1.1330533027648926, 0.8179272413253784, -0.4950979948043823, -0.8277310132980347, -0.1624649614095688, 1.2731093168258667, 0.2577032148838043, -0.5301120281219482, -0.14495795965194702, -0.2499999701976 [e2e-predictor] 776, -0.7752100229263306, -0.9677870869636536, -1.0903360843658447, 0.3802522122859955, 0.6953782439231873, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.18767507374286652, 0.6078432202339172, 0.8529412746429443, 0.7829132676124573, 0.8354342579841614, 0.6603642702102661, 0.9229692816734314, 0.9929972887039185, 0.7478992342948914, 0.8704482913017273, 0.9754902720451355, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.2752102017402649, 0.45028021931648254, 0.432773232460022, 0.3277312219142914, 0.6778712272644043, 0.7303922772407532, 0.5378152132034302, 0.6953782439231873, 0.7478992342948914, 0.520308256149292, 0.7128852605819702, 0.9579832553863525, 1.0630252361297607, 1.1505602598190308, 0.8704482913017273, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.1855742931365967, 1.0630252361297607, 0.7128852605819702, -0.6876749992370605, -1.6330533027648926, -1.6155462265014648, 0.1001400575041771, -0.14495795965194702, 0.9404762983322144, 1.0455182790756226, 1.378151297569275, 1.5882353782653809, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5007003545761108, 1.2380952835083008, 0.9929972887039185, 1.518207311630249, 1.605742335319519, 1.518207311630249, 1.3606443405151367, 1.1330533027648926, 0.7829132676124573, 1.0980392694473267, 0.9229692816734314, 0.3277312219142914, 1.1505602598190308, 0.7303922772407532, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 1.3606443405151367, 1.815826416015625, 1.5357143878936768, 0.7128852605819702, -0.7752100229263306, -1.160364031791687, -0.6176469922065735, 0.18767507374286652, -0.6176469922065735, -0.7401960492134094, 0.6953782439231873, -0.5126050114631653, -1.2303920984268188, 0.8529412746429443, -0.6876749992370605, -1.4404760599136353, -1.3879550695419312, -1.422969102859497, -1.0728291273117065, -0.8977590203285217, 1.2205883264541626, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.2556023597717285, 1.2906162738800049, 1.465686321258545, 1.7457983493804932, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7983193397521973, 1.7107843160629272, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.4131653308868408, 1.5357143878936768, 1.6757704019546509, 1.728291392326355, 1.6232492923736572, 1.605742335319519, 1.483193278312683, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 0.45028021931648254, 0.18767507374286652, 0.7128852605819702, 1.0455182790756226, 1.1155463457107544, [e2e-predictor] 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 1.343137264251709, 1.3081233501434326, 1.4131653308868408, 1.465686321258545, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.465686321258545, 1.378151297569275, 1.0455182790756226, 0.2752102017402649, 0.9229692816734314, 0.432773232460022, 0.08263305574655533, -0.3550419807434082, 1.3256303071975708, 0.8704482913017273, 0.5553222298622131, 0.3277312219142914, -0.057422954589128494, 0.03011205606162548, 0.432773232460022, -0.3200279772281647, 0.4852942228317261, 0.2752102017402649, 0.432773232460022, 0.39775922894477844, 0.5728292465209961, 0.9229692816734314, 0.6078432202339172, 0.8179272413253784, 0.520308256149292, 0.9579832553863525, 0.6778712272644043, 0.7478992342948914, 0.8704482913017273, 0.7654062509536743, 0.8004202842712402, 0.4852942228317261, 0.590336263179779, 0.5553222298622131, 0.432773232460022, 0.4677872359752655, 0.34523820877075195, 0.2752102017402649, 0.3802522122859955, 0.8704482913017273, 0.7654062509536743, 0.7128852605819702, 0.6778712272644043, 0.7654062509536743, 0.9579832553863525, 0.8704482913017273, 1.0980392694473267, 1.3256303071975708, 1.430672287940979, 1.0805323123931885, 0.9579832553863525, 1.0980392694473267, 0.9054622650146484, 0.08263305574655533, -1.3879550695419312, -1.6855742931365967, 0.3802522122859955, 0.9579832553863525, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.4481793642044067, 1.343137264251709, 1.465686321258545, 1.483193278312683, 1.6582633256912231, 1.728291392326355, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 0.7829132676124573, 1.465686321258545, 1.5882353782653809, 1.1855742931365967, 0.6778712272644043, 1.693277359008789, 1.2380952835083008, 1.0980392694473267, 0.6778712272644043, 0.6253502368927002, 0.45028021931648254, 0.5378152132034302, 0.8179272413253784, 0.45028021931648254, 0.9054622650146484, 0.5553222298622131, 0.590336263179779, 0.13515406847000122, 1.1855742931365967, -0.9502801299095154, -0.7927170395851135, -0.7577030062675476, -0.8452380299568176, -1.3004200458526611, 0.2752102017402649, 0.45028021931648254, -0.9327731132507324, -0.33753499388694763, -0.39005598425865173, -1.1078431606292725, -1.0553221702575684, -0.7051820158958435, -0.8627450466156006, -0.8627450466156006, 1.1330533027648926, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.2906162738800049, 1.465686321258545, 1.6757704019546509, 1.8508403301239014, 1.9208683967590332, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.8858543634414673, 1.7633053064346313, 1.693277359008789, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.41316533 [e2e-predictor] 08868408, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.1680673360824585, 1.4481793642044067, 1.465686321258545, 1.693277359008789, 1.518207311630249, 1.605742335319519, 1.6582633256912231, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.1855742931365967, 1.0980392694473267, 1.378151297569275, 1.4131653308868408, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.465686321258545, 1.6232492923736572, 1.5357143878936768, 1.1505602598190308, 1.3081233501434326, 0.7303922772407532, 1.2906162738800049, -0.10994396358728409, 0.6603642702102661, 0.9404762983322144, 1.2556023597717285, 0.6778712272644043, 0.9754902720451355, 0.9054622650146484, 1.1680673360824585, 0.5378152132034302, 0.34523820877075195, -0.0049019488506019115, 0.8704482913017273, 0.432773232460022, 0.8529412746429443, 0.03011205606162548, 0.6603642702102661, 0.7303922772407532, 0.415266215801239, 0.7303922772407532, 0.5728292465209961, 0.9229692816734314, 0.5553222298622131, 0.7303922772407532, 0.7478992342948914, 0.6253502368927002, 0.6953782439231873, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.8879552483558655, 0.4677872359752655, 0.6953782439231873, 0.9754902720451355, 0.6078432202339172, 0.9054622650146484, 0.8179272413253784, 1.0455182790756226, 0.8879552483558655, 1.0455182790756226, 1.3081233501434326, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.0805323123931885, 1.1680673360824585, 0.6428572535514832, -0.5651260018348694, -1.6330533027648926, -0.7401960492134094, 0.9579832553863525, 1.1155463457107544, 1.0280113220214844, 0.590336263179779, 1.0280113220214844, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6757704019546509, 1.605742335319519, 1.1505602598190308, 1.1855742931365967, 1.3256303071975708, 1.6232492923736572, 1.640756368637085, 1.7983193397521973, 0.9054622650146484, 1.2731093168258667, 0.9404762983322144, 0.9754902720451355, 1.3256303071975708, 1.0805323123931885, 1.2906162738800049, 0.20518220961093903, 1.0630252361297607, 0.13515406847000122, 0.8704482913017273, 0.6078432202339172, 1.2556023597717285, 1.1505602598190308, 1.430672287940979, 1.0455182790756226, 0.9229692816734314, 0.0476190559566021, -0.8277310132980347, -0.8277310132980347, -0.4950979948043823, -0.8102240562438965, -1.3004200458526611, -0.28501397371292114, 0.5378152132034302, -1.2128850221633911, -0.5301120281219482, -0.4600839912891388, -0.9852941036224365, -1.0728291273117065, -1.0728291273117065, -1.0378150939941406, -0.4075630009174347, 1.0630252361297607, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885], [1.728291392326355, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.2380952835083008, [e2e-predictor] 1.2556023597717285, 1.5007003545761108, 1.8333333730697632, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.4481793642044067, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.2030812501907349, 1.1330533027648926, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.2380952835083008, 1.4481793642044067, 1.553221344947815, 1.518207311630249, 1.6582633256912231, 1.6582633256912231, 1.605742335319519, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.518207311630249, 1.1505602598190308, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.2906162738800049, 1.2380952835083008, 1.3256303071975708, 1.3081233501434326, 1.0980392694473267, 1.1680673360824585, 1.2380952835083008, 0.9404762983322144, 0.8879552483558655, 0.7128852605819702, 0.9579832553863525, 0.8529412746429443, 0.7303922772407532, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.8879552483558655, 0.9229692816734314, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.6603642702102661, 0.520308256149292, 0.29271721839904785, 0.4677872359752655, 0.7654062509536743, 0.8529412746429443, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 0.8529412746429443, 1.378151297569275, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.3956583738327026, 1.2205883264541626, 1.1855742931365967, 0.9754902720451355, 0.17016807198524475, -0.9852941036224365, -1.1078431606292725, -0.21498596668243408, 0.012605053372681141, 1.0980392694473267, 1.2731093168258667, 1.0630252361297607, 1.0455182790756226, 1.5357143878936768, 1.378151297569275, 1.553221344947815, 1.5707283020019531, 1.7107843160629272, 1.2380952835083008, 1.5707283020019531, 1.553221344947815, 1.465686321258545, 1.518207311630249, 1.430672287940979, 0.9754902720451355, 0.9579832553863525, 0.8354342579841614, 1.2731093168258667, 1.3256303071975708, 0.9929972887039185, 1.3256303071975708, 1.1855742931365967, 1.0630252361297607, 1.0630252361297607, 0.08263305574655533, 1.0105042457580566, 0.6078432202339172, 0.6078432202339172, 1.2030812501907349, 1.1505602598190308, 1.6232492923736572, 1.1330533027648926, 1.605742335319519, 1.3081233501434326, 0.8529412746429443, -0.5126050114631653, -1.3529410362243652, -1.1078431606292725, -1.2303920984268188, -1.3879550695419312, -1.2654061317443848, 0.2752102017402649, -1.422969102859497, -0.8102240562438965, -0.33753499388694763, -0.6526610255241394, -1.0028010606765747, -0.9327731132507324, -1.0903360843658447, 0.18767507374286652, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607], [1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.23809 [e2e-predictor] 52835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.378151297569275, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.1505602598190308, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1330533027648926, 0.8879552483558655, 0.8704482913017273, 0.9404762983322144, 0.8179272413253784, 0.8704482913017273, 1.1680673360824585, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.553221344947815, 1.6582633256912231, 1.693277359008789, 1.6232492923736572, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.2556023597717285, 1.3606443405151367, 1.430672287940979, 1.2380952835083008, 1.0105042457580566, 1.3081233501434326, 1.0105042457580566, 0.9404762983322144, 1.0105042457580566, 0.9579832553863525, 1.0105042457580566, 0.7829132676124573, 0.2577032148838043, 0.6953782439231873, 0.8179272413253784, 0.7303922772407532, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.6253502368927002, 0.7478992342948914, 0.6603642702102661, 0.4677872359752655, 0.8004202842712402, 0.8879552483558655, 0.8179272413253784, 0.9404762983322144, 0.8879552483558655, 0.6953782439231873, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.6953782439231873, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 0.9404762983322144, 1.1855742931365967, 0.7303922772407532, -0.8627450466156006, -1.2654061317443848, -1.160364031791687, 0.4852942228317261, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.378151297569275, 1.3956583738327026, 1.605742335319519, 1.3081233501434326, 1.6232492923736572, 1.2205883264541626, 1.430672287940979, 1.553221344947815, 1.6582633256912231, 0.8704482913017273, 0.7128852605819702, 1.2906162738800049, 1.1330533027648926, 0.9754902720451355, 1.2556023597717285, 1.518207311630249, 1.1330533027648926, 1.343137264251709, 1.1855742931365967, 1.4131653308868408, 1.2556023597717285, 0.7478992342948914, 1.2030812501907349, 0.5553222298622131, 0.8704482913017273, 0.7128852605819702, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.0455182790756226, 1.605742335319519, 0.8879552483558655, 1.378151297569275, 0.5553222298622131, -0.6351540088653564, -1.5105042457580566, -1.282913088798523, -1.1428570747375488, -1.335434079170227, -1.160364031791687, -0.09243696182966232, -1.4754900932312012, -1.0028010606765747, -0.42506998777389526, -0.6001400351524353, -0.6176469922065735, -0.9152660369873047, -1.0028010606765747, 0.9054622650146484, 1.0805323123931885, 1.0630252361297607], [1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, [e2e-predictor] 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.2556023597717285, 1.3956583738327026, 1.5882353782653809, 1.7633053064346313, 1.8858543634414673, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.8508403301239014, 1.780812382698059, 1.693277359008789, 1.6232492923736572, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2380952835083008, 1.0980392694473267, 0.9754902720451355, 1.1855742931365967, 1.0105042457580566, 1.0805323123931885, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.5007003545761108, 1.6582633256912231, 1.3956583738327026, 1.378151297569275, 1.3081233501434326, 1.2556023597717285, 1.378151297569275, 1.1855742931365967, 1.2030812501907349, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2030812501907349, 0.8879552483558655, 1.0455182790756226, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.7128852605819702, 0.8004202842712402, 1.0105042457580566, 0.590336263179779, 0.7303922772407532, 0.8004202842712402, 0.8004202842712402, 0.7128852605819702, 0.7303922772407532, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.6078432202339172, 0.9229692816734314, 1.0805323123931885, 0.9054622650146484, 0.8354342579841614, 1.1330533027648926, 1.0280113220214844, 0.7128852605819702, 1.0280113220214844, 1.1855742931365967, 1.1680673360824585, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 0.6953782439231873, -0.7927170395851135, -1.720588207244873, -0.5826330184936523, 0.18767507374286652, 0.9054622650146484, 0.8879552483558655, 1.3081233501434326, 1.483193278312683, 0.8354342579841614, 1.3606443405151367, 1.3256303071975708, 1.5357143878936768, 1.5707283020019531, 1.1855742931365967, 1.0630252361297607, 1.465686321258545, 0.9579832553863525, 1.2906162738800049, 0.7829132676124573, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.0455182790756226, 1.2205883264541626, 1.3081233501434326, 1.430672287940979, 0.6603642702102661, 1.0455182790756226, 1.2380952835083008, 0.7478992342948914, 1.1680673360824585, 1.0630252361297607, 1.1680673360824585, 1.3956583738327026, 1.5007003545761108, 0.8879552483558655, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.2030812501907349, 1.2205883264541626, 0.415266215801239, -0.07492996007204056, -1.422969102859497, -1.370448112487793, -1.247899055480957, -1.3529410362243652, -1.0728291273117065, -0.9502801299095154, -1.5455182790756226, -0.8452380299568176, -0.6176469922065735, -0.7226890325546265, -0.28501397371292114, -1.0903360843658447, -1.160364031791687, 1.2030812501907349, 1.0280113220214844], [1.6582633256912231, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137 [e2e-predictor] 264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.5007003545761108, 1.6232492923736572, 1.728291392326355, 1.868347406387329, 1.8858543634414673, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7107843160629272, 1.7107843160629272, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.343137264251709, 1.343137264251709, 1.1330533027648926, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 0.8179272413253784, 0.6778712272644043, 0.8529412746429443, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.0805323123931885, 1.2030812501907349, 0.6953782439231873, 0.7829132676124573, 1.0280113220214844, 1.1155463457107544, 1.2731093168258667, 0.9404762983322144, 1.0805323123931885, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5882353782653809, 1.430672287940979, 1.343137264251709, 1.4131653308868408, 1.5707283020019531, 1.4131653308868408, 1.1680673360824585, 1.0630252361297607, 0.9579832553863525, 1.3256303071975708, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 0.9229692816734314, 0.7128852605819702, 0.9229692816734314, 0.9404762983322144, 0.34523820877075195, 0.03011205606162548, 0.9404762983322144, 0.45028021931648254, 0.7478992342948914, 0.6428572535514832, 0.7829132676124573, 0.502801239490509, 0.6428572535514832, 0.9054622650146484, 0.8879552483558655, 0.7829132676124573, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.9404762983322144, 0.6603642702102661, 0.7128852605819702, 0.6603642702102661, 0.9404762983322144, 0.590336263179779, 0.9929972887039185, -0.0049019488506019115, 0.8879552483558655, 0.8529412746429443, 0.7478992342948914, 1.2556023597717285, 1.3606443405151367, 1.2731093168258667, 1.3606443405151367, 1.2380952835083008, 1.3956583738327026, 1.2731093168258667, 1.2906162738800049, 0.6778712272644043, -0.10994396358728409, -1.5280112028121948, -1.4404760599136353, 0.415266215801239, 0.45028021931648254, 0.6428572535514832, 1.2205883264541626, 0.6778712272644043, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.7107843160629272, 1.378151297569275, 1.3081233501434326, 1.483193278312683, 1.3256303071975708, 1.2906162738800049, 1.0980392694473267, 1.378151297569275, 1.3606443405151367, 0.8879552483558655, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2205883264541626, 0.45028021931648254, 0.8879552483558655, 1.2380952835083008, 0.7829132676124573, 0.590336263179779, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.6428572535514832, 0.7478992342948914, 0.415266215801239, 0.7654062509536743, 0.8529412746429443, 0.6253502368927002, 0.6778712272644043, 1.1155463457107544, 0.1001400575041771, 0.1001400575041771, -0.3025209903717041, -1.3004200458526611, -1.3879550695419312, -1.2654061317443 [e2e-predictor] 848, -1.0553221702575684, -1.1253501176834106, -1.3879550695419312, -1.0728291273117065, -1.0203081369400024, -0.5826330184936523, -0.6701680421829224, -0.9502801299095154, -1.2128850221633911, -1.0028010606765747, 1.9558824300765991], [1.605742335319519, 1.5882353782653809, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3606443405151367, 1.5707283020019531, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.640756368637085, 1.553221344947815, 1.483193278312683, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.2906162738800049, 1.3256303071975708, 1.2906162738800049, 1.3256303071975708, 1.1505602598190308, 1.0805323123931885, 1.2731093168258667, 1.2380952835083008, 1.0105042457580566, 0.9929972887039185, 0.8529412746429443, 1.1330533027648926, 1.3256303071975708, 1.2556023597717285, 1.2205883264541626, 1.343137264251709, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.0630252361297607, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.6953782439231873, 0.6078432202339172, 0.520308256149292, 0.3627452254295349, 0.520308256149292, 0.5553222298622131, 0.4852942228317261, 0.4677872359752655, 0.7654062509536743, 0.7829132676124573, 0.6253502368927002, 0.7478992342948914, 0.8529412746429443, 0.7128852605819702, 0.6078432202339172, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.7303922772407532, 0.590336263179779, 0.8529412746429443, 0.8704482913017273, 0.5553222298622131, 0.5553222298622131, 0.8704482913017273, 0.8879552483558655, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.3606443405151367, 1.465686321258545, 1.4481793642044067, 1.2906162738800049, 1.0280113220214844, 0.17016807198524475, -1.6505602598190308, -1.2303920984268188, -0.8977590203285217, -0.7226890325546265, 0.8704482913017273, 0.8179272413253784, 0.8879552483558655, 1.343137264251709, 1.6757704019546509, 1.2556023597717285, 1.0630252361297607, 1.2556023597717285, 1.5357143878936768, 1.1855742931365967, 1.1505602598190308, 1.2030812501907349, 1.553221344947815, 1.0805323123931885, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.2030812501907349, 0.9579832553863525, 0.8879552483558655, 0.660364270 [e2e-predictor] 2102661, 0.7128852605819702, 0.432773232460022, 0.6953782439231873, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.6253502368927002, 0.5378152132034302, 0.7654062509536743, 0.3802522122859955, 0.2752102017402649, 0.9054622650146484, 0.24019621312618256, 0.7829132676124573, 0.6953782439231873, -0.5126050114631653, -1.1253501176834106, -1.422969102859497, -1.247899055480957, -1.3004200458526611, -1.1778711080551147, -1.3879550695419312, -1.195378065109253, -0.8277310132980347, -0.6701680421829224, -0.7752100229263306, -1.0378150939941406, -1.0728291273117065, -0.42506998777389526], [1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.4131653308868408, 1.7107843160629272, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2731093168258667, 1.1505602598190308, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.1680673360824585, 0.9929972887039185, 0.9054622650146484, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.1505602598190308, 1.4131653308868408, 1.2556023597717285, 1.3956583738327026, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.343137264251709, 1.2380952835083008, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 0.8529412746429443, 1.0980392694473267, 1.2205883264541626, 1.3956583738327026, 1.430672287940979, 1.343137264251709, 1.1330533027648926, 1.3606443405151367, 0.7478992342948914, 1.2030812501907349, 1.1855742931365967, 0.9929972887039185, 0.9404762983322144, 1.0280113220214844, 0.8529412746429443, 0.8879552483558655, 0.7128852605819702, 0.8529412746429443, 0.7128852605819702, 0.7654062509536743, 0.6953782439231873, 0.3627452254295349, 0.2226892113685608, 0.4852942228317261, 0.3102242052555084, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.6953782439231873, 0.7829132676124573, 0.9404762983322144, 0.8004202842712402, 0.8354342579841614, 0.7303922772407532, 0.5378152132034302, 0.6603642702102661, 0.432773232460022, 0.7303922772407532, 0.502801239490509, 0.7478992342948914, 0.8879552483558655, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.483193278312683, 1.3081233501434326, 1.1855742931365967, 1.2556023597717285, 1.1155463457107544, 0.1001400575041771, -1.3179271221160889, -1.5280112028121948, -0.5651260018348694, -0.8102240562438965, -0.022408949211239815, 0.9929972887039185, 1.518207311630249, 1.1505602598190308, 1.0105042457 [e2e-predictor] 580566, 0.9404762983322144, 1.0455182790756226, 1.465686321258545, 1.0455182790756226, 1.2556023597717285, 1.1330533027648926, 1.3081233501434326, 0.7829132676124573, 0.9929972887039185, 1.0980392694473267, 1.2731093168258667, 1.0805323123931885, 1.6232492923736572, 0.9929972887039185, 1.1855742931365967, 0.9929972887039185, 0.9229692816734314, 0.7829132676124573, 0.7654062509536743, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.6603642702102661, 0.9404762983322144, 0.5553222298622131, 0.7128852605819702, 0.5378152132034302, 1.0455182790756226, 1.0455182790756226, 1.1505602598190308, 1.1155463457107544, -0.2499999701976776, -1.0378150939941406, -1.6155462265014648, -1.1253501176834106, -1.2128850221633911, -1.0553221702575684, -1.2303920984268188, -1.0903360843658447, -1.2303920984268188, -0.6526610255241394, -0.42506998777389526, -1.1078431606292725, -1.0903360843658447], [1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.5882353782653809, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.2731093168258667, 1.2556023597717285, 1.1330533027648926, 1.1680673360824585, 1.1330533027648926, 1.2205883264541626, 1.3956583738327026, 1.343137264251709, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2030812501907349, 1.2380952835083008, 1.1505602598190308, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.2380952835083008, 0.8179272413253784, 0.6778712272644043, 1.1330533027648926, 1.2030812501907349, 0.8879552483558655, 0.8354342579841614, 0.9229692816734314, 0.6603642702102661, 0.502801239490509, 0.6428572535514832, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.7478992342948914, 0.8529412746429443, 0.590336263179779, 0.3627452254295349, 0.9579832553863525, 0.520308256149292, 0.2577032148838043, 0.8879552483558655, 0.39775922894477844, 0.8529412746429443, 0.45028021931648254, 0.5378152132034302, 0.4852942228317261, 1.0105042457580566, 0.9754902720451355, 0.8179272413253784, 0.9054622650146484, 0.9229692816734314, 1.0805 [e2e-predictor] 323123931885, 1.0980392694473267, 1.1855742931365967, 1.3256303071975708, 1.2030812501907349, 1.483193278312683, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 0.8004202842712402, -0.9852941036224365, -1.335434079170227, -1.282913088798523, -0.28501397371292114, -0.0049019488506019115, 0.9929972887039185, 0.7829132676124573, 0.5728292465209961, 0.9404762983322144, 1.2380952835083008, 0.8879552483558655, 1.0980392694473267, 1.0980392694473267, 0.8529412746429443, 0.8529412746429443, 0.7654062509536743, 0.8529412746429443, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.2906162738800049, 0.6428572535514832, 0.9754902720451355, 0.9054622650146484, 0.6078432202339172, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.7654062509536743, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.7654062509536743, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 0.8179272413253784, -1.282913088798523, -1.580532193183899, -1.3004200458526611, -1.1778711080551147, -1.1428570747375488, -1.2303920984268188, -1.0903360843658447, -1.6330533027648926, -0.057422954589128494, -0.6176469922065735, -1.0903360843658447], [1.518207311630249, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1505602598190308, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 0.9404762983322144, 1.430672287940979, 1.5007003545761108, 1.0280113220214844, 0.9404762983322144, 1.1680673360824585, 0.8879552483558655, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.0805323123931885, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.3606443405151367, 1.2556023597717285, 1.343137264251709, 1.1155463457107544, 1.1680673360824585, 1.1330533027648926, 0.9754902720451355, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9404762983322144, 1.1855742931365967, 1.2731093168258667, 0.8704482913017273, 0.8704482913017273, 1.2556023597717285, 1.0455182790756226, 0.9929972887039185, 1.0980392694473267, 0.9929972887039185, 0.9229692816734314, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7303922772407532, 0.8879552483558655, [e2e-predictor] 0.7303922772407532, 0.6778712272644043, 0.9054622650146484, 1.0280113220214844, 0.9929972887039185, 0.415266215801239, 0.502801239490509, 0.6953782439231873, 0.7303922772407532, 0.3277312219142914, 0.4852942228317261, 0.5728292465209961, 0.7829132676124573, 0.6078432202339172, 0.3627452254295349, 0.6428572535514832, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.5357143878936768, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.378151297569275, 1.465686321258545, 1.0980392694473267, -0.2499999701976776, -1.1253501176834106, -1.7380952835083008, -0.3550419807434082, -0.5301120281219482, 0.24019621312618256, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.8004202842712402, 0.8529412746429443, 1.1855742931365967, 1.1155463457107544, 1.1505602598190308, 0.8354342579841614, 0.8004202842712402, 1.3081233501434326, 0.9404762983322144, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 0.7829132676124573, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0980392694473267, 1.0280113220214844, 1.1155463457107544, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.4131653308868408, -1.0203081369400024, -1.4929972887039185, -1.370448112487793, -1.2654061317443848, -1.2303920984268188, -1.247899055480957, -1.2128850221633911, -1.5105042457580566, 0.6428572535514832, -0.8102240562438965], [1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.5707283020019531, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.2731093168258667, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.0630252361297607, 0.9229692816734314, 1.0280113220214844, 1.1680673360824585, 1.2205883264541626, 1.1680673360824585, 1.0805323123931885, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.430672287940979, 1.2731093168258667, 1.3256303071975708, 1.2380952835083008, 1.1505602598190308, 1.0455182790756226, 0.9929972887039185, 1.150 [e2e-predictor] 5602598190308, 0.9929972887039185, 1.1855742931365967, 1.2731093168258667, 0.9929972887039185, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.0980392694473267, 1.0630252361297607, 0.8004202842712402, 0.9229692816734314, 0.7829132676124573, 0.5728292465209961, 0.7128852605819702, 0.8704482913017273, 0.8879552483558655, 0.7654062509536743, 0.6953782439231873, 0.7478992342948914, 0.8529412746429443, 0.6953782439231873, 0.7478992342948914, 0.4677872359752655, 0.3627452254295349, 0.5553222298622131, 0.4852942228317261, 0.39775922894477844, 0.45028021931648254, 0.590336263179779, 0.6078432202339172, 0.7829132676124573, 0.7829132676124573, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.3606443405151367, 1.2906162738800049, 1.483193278312683, 1.2556023597717285, 0.8879552483558655, -0.7927170395851135, -1.370448112487793, -1.5630252361297607, -0.7401960492134094, -0.057422954589128494, 0.3802522122859955, 0.5728292465209961, 0.6428572535514832, 0.5728292465209961, 0.8704482913017273, 0.8704482913017273, 1.0630252361297607, 0.8354342579841614, 1.1855742931365967, 0.7303922772407532, 0.7654062509536743, 1.2030812501907349, 0.9929972887039185, 1.0455182790756226, 0.17016807198524475, 0.9054622650146484, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.6428572535514832, -1.422969102859497, -1.5630252361297607, -1.3879550695419312, -1.3179271221160889, -1.3004200458526611, -1.3179271221160889, -1.370448112487793, 0.6778712272644043], [1.4481793642044067, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.605742335319519, 1.5882353782653809, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4481793642044067, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.8879552483558655, 0.8179272413253784, 1.0980392694473267, 1.2906162738800049, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.2030812501907349, 1.27310931 [e2e-predictor] 68258667, 1.2030812501907349, 1.4131653308868408, 1.430672287940979, 0.9229692816734314, 0.8529412746429443, 0.8354342579841614, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.2380952835083008, 1.1155463457107544, 1.2380952835083008, 1.1680673360824585, 1.0455182790756226, 1.0805323123931885, 1.2205883264541626, 1.343137264251709, 0.9754902720451355, 1.1330533027648926, 0.9229692816734314, 0.7829132676124573, 0.9579832553863525, 1.0630252361297607, 0.9929972887039185, 0.8354342579841614, 0.6428572535514832, 0.590336263179779, 1.1155463457107544, 0.7829132676124573, 0.7654062509536743, 0.5728292465209961, 0.6603642702102661, 0.7829132676124573, 0.520308256149292, 0.5378152132034302, 0.7128852605819702, 0.5553222298622131, 0.6603642702102661, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8004202842712402, 0.9754902720451355, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 1.0630252361297607, 1.3606443405151367, 1.2205883264541626, 1.2030812501907349, 1.3081233501434326, 1.4481793642044067, 1.3606443405151367, 1.4131653308868408, 1.3606443405151367, 1.2731093168258667, 0.7303922772407532, -0.8277310132980347, -1.0203081369400024, -1.1778711080551147, -0.6526610255241394, 0.012605053372681141, -0.7577030062675476, -0.28501397371292114, 0.6603642702102661, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 0.9054622650146484, 0.9754902720451355, 0.8179272413253784, 0.5378152132034302, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.2380952835083008, -0.057422954589128494, -1.4404760599136353, -1.4054621458053589, -1.3179271221160889, -1.247899055480957, -1.370448112487793, -1.335434079170227], [1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6232492923736572, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.36064434051 [e2e-predictor] 51367, 1.343137264251709, 1.2906162738800049, 1.2030812501907349, 1.2205883264541626, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.8004202842712402, 1.0980392694473267, 1.1330533027648926, 1.3256303071975708, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.2731093168258667, 1.0980392694473267, 1.1330533027648926, 0.8179272413253784, 0.9054622650146484, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2906162738800049, 1.2030812501907349, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.343137264251709, 1.2205883264541626, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 0.9229692816734314, 0.6603642702102661, 1.1155463457107544, 0.8879552483558655, 0.45028021931648254, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.8704482913017273, 0.9229692816734314, 0.520308256149292, 0.5378152132034302, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.7478992342948914, 0.9579832553863525, 0.8529412746429443, 0.8879552483558655, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.9579832553863525, 1.1505602598190308, 1.4481793642044067, 1.1855742931365967, 1.0455182790756226, 1.2380952835083008, 1.343137264251709, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.2030812501907349, 0.7478992342948914, -0.8452380299568176, -1.3004200458526611, -0.5126050114631653, -1.0378150939941406, -1.3179271221160889, 0.4677872359752655, 0.520308256149292, 0.9929972887039185, 0.8354342579841614, 0.8004202842712402, 1.0630252361297607, 0.9579832553863525, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.0805323123931885, 1.2205883264541626, -0.2499999701976776, -1.720588207244873, -1.457983136177063, -1.370448112487793, -1.422969102859497], [1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.41 [e2e-predictor] 31653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.465686321258545, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.8704482913017273, 0.39775922894477844, 0.9929972887039185, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.0455182790756226, 1.1855742931365967, 1.2030812501907349, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.2380952835083008, 0.9754902720451355, 1.0805323123931885, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.343137264251709, 1.1680673360824585, 1.1505602598190308, 0.9579832553863525, 0.7654062509536743, 1.343137264251709, 1.1855742931365967, 0.8179272413253784, 0.7303922772407532, 1.0280113220214844, 0.8179272413253784, 0.8004202842712402, 0.7303922772407532, 0.7478992342948914, 0.4677872359752655, 0.6603642702102661, 0.3802522122859955, 0.6253502368927002, 0.7128852605819702, 0.7829132676124573, 0.7128852605819702, 0.8529412746429443, 0.8179272413253784, 0.7303922772407532, 0.5728292465209961, 0.9404762983322144, 0.6078432202339172, 0.7654062509536743, 1.0105042457580566, 1.0630252361297607, 1.0105042457580566, 1.2380952835083008, 0.8354342579841614, 1.0980392694473267, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.3081233501434326, 1.3956583738327026, 0.8354342579841614, 0.2226892113685608, -1.1078431606292725, -1.5105042457580566, -1.0553221702575684, -0.6701680421829224, -0.03991595283150673, 0.3802522122859955, 0.9404762983322144, 0.8179272413253784, 0.8879552483558655, 1.0630252361297607, 0.8354342579841614, 0.6253502368927002, 0.8879552483558655, 0.8879552483558655, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 0.2577032148838043, -1.5455182790756226, -1.370448112487793], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793 [e2e-predictor] 642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.5357143878936768, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.4481793642044067, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.2380952835083008, 1.2556023597717285, 1.1330533027648926, 1.1330533027648926, 1.0630252361297607, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.0805323123931885, 1.0455182790756226, 1.2731093168258667, 1.3081233501434326, 1.2380952835083008, 1.0980392694473267, 1.0280113220214844, 0.8354342579841614, 0.9579832553863525, 0.9929972887039185, 0.8879552483558655, 0.7829132676124573, 0.7478992342948914, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.2205883264541626, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2380952835083008, 1.2906162738800049, 1.2030812501907349, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 1.0805323123931885, 0.7654062509536743, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.502801239490509, 0.8704482913017273, 0.5728292465209961, 0.6428572535514832, 0.8879552483558655, 0.8879552483558655, 0.7478992342948914, 0.6428572535514832, 0.7303922772407532, 0.8879552483558655, 0.6953782439231873, 0.502801239490509, 0.9929972887039185, 0.6953782439231873, 0.9929972887039185, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.465686321258545, 1.4131653308868408, 1.4481793642044067, 1.2556023597717285, 1.0980392694473267, -0.3200279772281647, -1.195378065109253, -1.457983136177063, -1.580532193183899, -0.7401960492134094, -0.09243696182966232, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.9754902720451355, -0.37254899740219116, 0.7128852605819702, 0.7654062509536743, 1.1680673360824585, 1.1855742931365967, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.1330533027648926], [1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1 [e2e-predictor] .2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.6757704019546509, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1155463457107544, 1.0630252361297607, 1.0980392694473267, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.2906162738800049, 1.2906162738800049, 0.9929972887039185, 1.0805323123931885, 0.9229692816734314, 0.9929972887039185, 0.7128852605819702, 0.6953782439231873, 0.9929972887039185, 0.590336263179779, 0.6253502368927002, 1.0805323123931885, 0.9754902720451355, 1.1330533027648926, 1.0980392694473267, 1.2731093168258667, 1.2556023597717285, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 1.2205883264541626, 1.3606443405151367, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 1.0280113220214844, 1.1155463457107544, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.7654062509536743, 0.8354342579841614, 0.7128852605819702, 0.6428572535514832, 0.7478992342948914, 0.7128852605819702, 0.9579832553863525, 0.8179272413253784, 1.0455182790756226, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 1.0105042457580566, 0.6078432202339172, 0.8354342579841614, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.0630252361297607, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.5007003545761108, 1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.2731093168258667, 0.6253502368927002, -0.3025209903717041, -1.1253501176834106, -1.2303920984268188, -1.4929972887039185, -0.6176469922065735, -0.4425770044326782, -0.03991595283150673, 0.6078432202339172, -0.4425770044326782, 0.08263305574655533, 0.5728292465209961, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185], [1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463 [e2e-predictor] 457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.465686321258545, 1.640756368637085, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.1680673360824585, 1.0630252361297607, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 0.8704482913017273, 1.0980392694473267, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 1.0630252361297607, 0.6603642702102661, 0.6778712272644043, 0.9929972887039185, 0.590336263179779, 0.590336263179779, 0.7303922772407532, 0.9054622650146484, 0.6603642702102661, 0.8004202842712402, 0.8529412746429443, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.0630252361297607, 1.0280113220214844, 1.2030812501907349, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.2380952835083008, 0.8179272413253784, 1.0980392694473267, 1.1155463457107544, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 0.9404762983322144, 0.8879552483558655, 0.9579832553863525, 0.8529412746429443, 0.8004202842712402, 0.6953782439231873, 0.590336263179779, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.6778712272644043, 1.0105042457580566, 0.7829132676124573, 0.8879552483558655, 0.8179272413253784, 0.7128852605819702, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 0.432773232460022, 1.1155463457107544, 0.6778712272644043, 1.1680673360824585, 1.0980392694473267, 1.2030812501907349, 1.1155463457107544, 1.2731093168258667, 1.3606443405151367, 1.3256303071975708, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 0.9229692816734314, 0.3802522122859955, -0.10994396358728409, -0.7226890325546265, -1.1778711080551147, -0.9502801299095154, -0.14495795965194702, -0.47759100794792175, -0.26750698685646057, 0.15266107022762299, 1.0805323123931885, 1.3256303071975708, 1.1330533027648926, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0455 [e2e-predictor] 182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525], [1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.553221344947815, 1.5007003545761108, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.1330533027648926, 1.0805323123931885, 1.0105042457580566, 0.9404762983322144, 1.1855742931365967, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 0.9929972887039185, 0.7829132676124573, 0.6603642702102661, 0.5378152132034302, 0.7478992342948914, 0.6428572535514832, 0.4677872359752655, 0.6603642702102661, 1.0280113220214844, 0.8704482913017273, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.502801239490509, 0.6428572535514832, 0.8179272413253784, 0.9054622650146484, 0.7303922772407532, 0.7303922772407532, 0.9054622650146484, 1.0105042457580566, 1.1330533027648926, 0.9929972887039185, 1.0980392694473267, 0.8354342579841614, 0.7654062509536743, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 1.0980392694473267, 1.0455182790756226, 0.9054622650146484, 0.8004202842712402, 0.7829132676124573, 1.1855742931365967, 0.9754902720451355, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.8004202842712402, 0.9054622650146484, 0.9054622650146484, 0.8354342579841614, 0.8529412746429443, 0.7128852605819702, 0.8529412746429443, 1.0105042457580566, 0.6778712272644043, 0.6253502368927002, 0.502801239490509, 0.9054622650146484, 0.45028021931648254, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.2556023597717285, 1.2380952835083008, 1.3081233501434326, 1.4481793642044067, 1.4131653308868408, 1.465686321258545, 1.378151297569275, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.2556023597717285, 1.1855742931365967, 1.0980392694473267, 0.6778712272644043, 0.4677872359752655, 0.34523820877075195, 0.9929972887039185, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.1855742931365967, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0 [e2e-predictor] 630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144], [1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5707283020019531, 1.5357143878936768, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.2906162738800049, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.8704482913017273, 1.0280113220214844, 1.0455182790756226, 1.1855742931365967, 1.1330533027648926, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.2731093168258667, 1.3081233501434326, 1.2205883264541626, 1.2205883264541626, 1.0805323123931885, 0.8354342579841614, 0.6953782439231873, 0.8179272413253784, 0.4677872359752655, 0.8179272413253784, 0.9404762983322144, 0.9754902720451355, 0.7478992342948914, 0.502801239490509, 0.6078432202339172, 1.0805323123931885, 0.8879552483558655, 1.0280113220214844, 0.7478992342948914, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 0.7654062509536743, 0.7478992342948914, 0.6078432202339172, 0.5728292465209961, 0.9229692816734314, 0.9929972887039185, 1.0455182790756226, 0.6603642702102661, 0.8354342579841614, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6253502368927002, 0.9579832553863525, 1.0805323123931885, 0.8704482913017273, 0.7303922772407532, 0.9229692816734314, 0.7829132676124573, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 1.0105042457580566, 0.9754902720451355, 0.6778712272644043, 0.6253502368927002, 0.7478992342948914, 0.6078432202339172, 0.502801239490509, 0.7303922772407532, 0.45028021931648254, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 0.9579832553863525, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.2380952835083008, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.343137264251709, 1.2380952835083008, 1.3081233501434326, 1.553221344947815, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.1155463457107544, 1.15056025981 [e2e-predictor] 90308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484], [1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.1155463457107544, 1.1855742931365967, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9404762983322144, 0.9754902720451355, 0.8354342579841614, 0.7478992342948914, 0.29271721839904785, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.0105042457580566, 1.2556023597717285, 1.1330533027648926, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0630252361297607, 0.9929972887039185, 1.0805323123931885, 1.1680673360824585, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 0.7654062509536743, 0.7829132676124573, 0.6603642702102661, 0.9754902720451355, 0.8529412746429443, 0.7478992342948914, 0.8179272413253784, 0.6253502368927002, 0.6253502368927002, 0.7478992342948914, 0.9054622650146484, 0.7654062509536743, 0.7128852605819702, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.8529412746429443, 0.9929972887039185, 0.9754902720451355, 0.8004202842712402, 0.9404762983322144, 0.8529412746429443, 0.6428572535514832, 0.5728292465209961, 0.6953782439231873, 0.39775922894477844, 0.2577032148838043, 0.5728292465209961, 0.9579832553863525, 1.0805323123931885, 1.1505602598190308, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008 [e2e-predictor] , 1.1330533027648926, 1.3606443405151367, 1.4481793642044067, 1.2205883264541626, 1.343137264251709, 1.605742335319519, 1.3956583738327026, 1.483193278312683, 1.4131653308868408, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.2731093168258667, 1.378151297569275, 1.4131653308868408, 1.5007003545761108, 1.2380952835083008, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314], [1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.780812382698059, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1155463457107544, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.8179272413253784, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 1.0280113220214844, 0.8354342579841614, 0.7303922772407532, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9929972887039185, 0.9054622650146484, 0.6778712272644043, 0.9054622650146484, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 1.0455182790756226, 0.9579832553863525, 0.8704482913017273, 0.7303922772407532, 0.8179272413253784, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.8004202842712402, 0.7654062509536743, 0.8704482913017273, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 0.9929972887039185, 1.1505602598190308, 0.9579832553863525, 1.0805323123931885, 0.9404762983322144, 1.1855742931365967, 0.9054622650146484, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.957983255386 [e2e-predictor] 3525, 0.7303922772407532, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.7303922772407532, 0.45028021931648254, 0.24019621312618256, 0.6078432202339172, 0.18767507374286652, 0.6778712272644043, 0.8704482913017273, 0.7478992342948914, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9929972887039185, 1.1330533027648926, 1.2380952835083008, 1.3081233501434326, 1.2556023597717285, 1.0630252361297607, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.4481793642044067, 1.0280113220214844, 1.4481793642044067, 1.4481793642044067, 1.2731093168258667, 1.3081233501434326, 1.4481793642044067, 1.465686321258545, 1.2731093168258667, 1.1855742931365967, 1.3081233501434326, 1.343137264251709, 1.2380952835083008, 1.2380952835083008, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484], [1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.5357143878936768, 1.6582633256912231, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3081233501434326, 1.2556023597717285, 1.0805323123931885, 1.0105042457580566, 0.8529412746429443, 0.7128852605819702, 0.8179272413253784, 0.8879552483558655, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8004202842712402, 0.9054622650146484, 0.7303922772407532, 0.6428572535514832, 0.7303922772407532, 0.8004202842712402, 0.7654062509536743, 0.6078432202339172, 0.3802522122859955, 0.7303922772407532, 0.8004202842712402, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 1.0630252361297607, 0.9754902720451355, 1.0455182790756226, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.90546226501464 [e2e-predictor] 84, 0.8879552483558655, 0.8879552483558655, 0.9929972887039185, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 1.1330533027648926, 1.0455182790756226, 1.0455182790756226, 1.2030812501907349, 1.0980392694473267, 0.8179272413253784, 1.0455182790756226, 1.0105042457580566, 0.7654062509536743, 0.8529412746429443, 0.8704482913017273, 1.2205883264541626, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7128852605819702, 0.9579832553863525, 0.6778712272644043, 0.502801239490509, 0.34523820877075195, 0.502801239490509, 0.7128852605819702, 0.9054622650146484, 0.9054622650146484, 1.0105042457580566, 1.0455182790756226, 0.7654062509536743, 1.0105042457580566, 1.0980392694473267, 1.2556023597717285, 1.1505602598190308, 1.2556023597717285, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.343137264251709, 0.9229692816734314, 1.5007003545761108, 1.378151297569275, 1.4131653308868408, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273], [0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.5882353782653809, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.0455182790756226, 0.9754902720451355, 0.6778712272644043, 0.7128852605819702, 0.9579832553863525, 0.6078432202339172, 0.6428572535514832, 0.432773232460022, 0.39775922894477844, 0.6603642702102661, 0.9404762983322144, 0.18767507374286652, 0.29271721839904785, 0.8879552483558655, 0.7654062509536 [e2e-predictor] 743, 0.39775922894477844, 0.8879552483558655, 0.9404762983322144, 0.7654062509536743, 1.0980392694473267, 0.6603642702102661, 0.7654062509536743, 1.1330533027648926, 0.6078432202339172, 0.8179272413253784, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.1505602598190308, 0.9054622650146484, 0.9579832553863525, 1.0980392694473267, 1.1155463457107544, 1.2556023597717285, 1.3081233501434326, 0.9054622650146484, 1.0105042457580566, 1.0280113220214844, 0.8529412746429443, 1.0280113220214844, 0.7478992342948914, 0.6778712272644043, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 1.0805323123931885, 0.7303922772407532, 0.7303922772407532, 0.5553222298622131, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.5728292465209961, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.6778712272644043, 1.0805323123931885, 1.0455182790756226, 1.1330533027648926, 1.2205883264541626, 1.0630252361297607, 1.1330533027648926, 0.9054622650146484, 1.378151297569275, 1.2731093168258667, 1.1155463457107544, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.2731093168258667, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3 [e2e-predictor] 081233501434326, 1.2380952835083008, 1.0805323123931885, 0.9754902720451355, 0.9579832553863525, 0.8529412746429443, 0.8179272413253784, 0.9754902720451355, 0.8529412746429443, 1.2731093168258667, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 0.9229692816734314, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.9054622650146484, 0.7829132676124573, 0.9229692816734314, 0.7128852605819702, 0.8179272413253784, 0.9754902720451355, 0.8879552483558655, 0.8879552483558655, 0.7654062509536743, 0.7303922772407532, 0.5728292465209961, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 0.9754902720451355, 1.0455182790756226, 1.1330533027648926, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.9929972887039185, 0.7829132676124573, 1.0630252361297607, 1.343137264251709, 1.0280113220214844, 0.9229692816734314, 0.6603642702102661, 0.520308256149292, 0.8879552483558655, 0.8529412746429443, 0.9754902720451355, 0.9754902720451355, 0.8004202842712402, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.4677872359752655, 0.5728292465209961, 0.6953782439231873, 1.0630252361297607, 0.8529412746429443, 0.6078432202339172, 0.7829132676124573, 0.6778712272644043, 0.7829132676124573, 1.0455182790756226, 1.1855742931365967, 1.0455182790756226, 0.3627452254295349, 1.2205883264541626, 1.2731093168258667, 1.0805323123931885, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.3081233501434326, 1.2380952835083008, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.658 [e2e-predictor] 2633256912231, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.4481793642044067, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2731093168258667, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.8179272413253784, 0.7303922772407532, 1.0980392694473267, 1.1680673360824585, 1.0980392694473267, 1.1155463457107544, 1.0455182790756226, 0.9229692816734314, 0.8529412746429443, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 0.9404762983322144, 0.8179272413253784, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 0.8704482913017273, 0.9929972887039185, 0.8704482913017273, 0.9404762983322144, 0.8004202842712402, 0.9054622650146484, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.9404762983322144, 0.9054622650146484, 1.0980392694473267, 1.0630252361297607, 0.9579832553863525, 1.1330533027648926, 1.0980392694473267, 0.9229692816734314, 0.5728292465209961, 0.9754902720451355, 1.0805323123931885, 0.9229692816734314, 0.8354342579841614, 0.7128852605819702, 0.9229692816734314, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.6953782439231873, 0.9404762983322144, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.502801239490509, 0.5378152132034302, 0.4677872359752655, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.6428572535514832, 0.7829132676124573, 1.0105042457580566, 0.9054622650146484, 0.520308256149292, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.2731093168258667, 1.2731093168258667, 0.9579832553863525, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.4481793642044067, 1.378151297569275, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, [e2e-predictor] 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.430672287940979, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.0980392694473267, 1.1505602598190308, 0.7654062509536743, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7478992342948914, 0.8704482913017273, 0.8879552483558655, 0.9754902720451355, 0.9054622650146484, 0.8179272413253784, 0.9579832553863525, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0630252361297607, 1.0630252361297607, 0.8704482913017273, 0.9929972887039185, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 0.4852942228317261, 0.6778712272644043, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 0.8879552483558655, 0.9929972887039185, 0.7303922772407532, 1.0280113220214844, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.0630252361297607, 1.1330533027648926, 0.8179272413253784, 0.5728292465209961, 0.24019621312618256, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.6078432202339172, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.7128852605819702, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7478992342948914, 0.9404762983322144, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.483193278312683, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, [e2e-predictor] 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.693277359008789, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.0630252361297607, 1.0280113220214844, 0.7654062509536743, 0.7128852605819702, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.9579832553863525, 1.0805323123931885, 1.1330533027648926, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.8179272413253784, 0.8529412746429443, 1.0455182790756226, 1.0280113220214844, 1.2380952835083008, 0.502801239490509, 0.8704482913017273, 0.8879552483558655, 0.7478992342948914, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 0.7303922772407532, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.8529412746429443, 0.8354342579841614, 0.6953782439231873, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.9404762983322144, 0.6778712272644043, 0.8004202842712402, 0.6953782439231873, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.6428572535514832, 0.9404762983322144, 1.0980392694473267, 1.0805323123931885, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402], [0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.115 [e2e-predictor] 5463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.6232492923736572, 1.6582633256912231, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 1.0805323123931885, 1.0280113220214844, 1.0630252361297607, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0980392694473267, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 0.9754902720451355, 0.7478992342948914, 0.7128852605819702, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.2030812501907349, 1.2731093168258667, 1.0105042457580566, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9054622650146484, 0.9754902720451355, 1.0280113220214844, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 0.8704482913017273, 0.5728292465209961, 0.8179272413253784, 0.4852942228317261, 0.5378152132034302, 0.7654062509536743, 0.8004202842712402, 0.8879552483558655, 0.8354342579841614, 0.6953782439231873, 0.6253502368927002, 0.8354342579841614, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 1.0105042457580566, 1.0805323123931885, 1.1680673360824585, 1.483193278312683, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.343137264251709, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402 [e2e-predictor] ], [0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.6582633256912231, 1.6757704019546509, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5357143878936768, 1.6582633256912231, 1.6582633256912231, 1.553221344947815, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2906162738800049, 1.3256303071975708, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.2205883264541626, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.0980392694473267, 1.0280113220214844, 0.9754902720451355, 1.0630252361297607, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.7654062509536743, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7654062509536743, 0.8179272413253784, 0.8004202842712402, 0.9929972887039185, 0.9404762983322144, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.0630252361297607, 1.3256303071975708, 1.4131653308868408, 1.5707283020019531, 1.6232492923736572, 1.5882353782653809, 1.4481793642044067, 1.2556023597717285, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0 [e2e-predictor] .9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573], [0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.640756368637085, 1.553221344947815, 1.378151297569275, 1.7457983493804932, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.6582633256912231, 1.7107843160629272, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6232492923736572, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2030812501907349, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.2205883264541626, 1.1855742931365967, 1.2906162738800049, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 0.9229692816734314, 1.1330533027648926, 1.1155463457107544, 1.0455182790756226, 0.9579832553863525, 1.0455182790756226, 0.9404762983322144, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.8879552483558655, 0.8004202842712402, 0.9054622650146484, 0.6953782439231873, 0.9404762983322144, 0.8529412746429443, 1.0280113220214844, 1.1505602598190308, 0.9929972887039185, 1.2030812501907349, 0.9929972887039185, 0.5728292465209961, 0.8004202842712402, 0.7478992342948914, 0.8529412746429443, 0.9054622650146484, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9929972887039185, 1.3081233501434326, 1.3956583738327026, 1.465686321258545, 1.553221344947815, 1.6757704019546509, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.1680673360824585, 1.1505602598190308, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.11554634571 [e2e-predictor] 07544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784], [0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.3606443405151367, 1.465686321258545, 1.4131653308868408, 1.2731093168258667, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.1680673360824585, 0.9579832553863525, 0.9054622650146484, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 0.9229692816734314, 0.7303922772407532, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 0.7829132676124573, 0.7128852605819702, 1.0455182790756226, 0.9579832553863525, 1.0805323123931885, 1.0455182790756226, 1.4131653308868408, 1.2731093168258667, 1.2030812501907349, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8704482913017273, 0.9754902720451355, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1855742931365967, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.7107843160629272, 1.780812382698059, 1.7633053064346313, 1.605742335319519, 1.3956583738327026, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.08053 [e2e-predictor] 23123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784], [0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.693277359008789, 1.5707283020019531, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.0980392694473267, 1.0455182790756226, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.9404762983322144, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 0.9929972887039185, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 0.9579832553863525, 0.8879552483558655, 0.8004202842712402, 0.9229692816734314, 1.0455182790756226, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9579832553863525, 1.2030812501907349, 1.0630252361297607, 0.8529412746429443, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1. [e2e-predictor] 4481793642044067, 1.483193278312683, 1.3256303071975708, 1.378151297569275, 1.343137264251709, 1.6582633256912231, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.5707283020019531, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784], [0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.518207311630249, 1.6757704019546509, 1.5882353782653809, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.465686321258545, 1.3081233501434326, 1.378151297569275, 1.3606443405151367, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 0.9929972887039185, 1.0280113220214844, 1.1505602598190308, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.1330533027648926, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9754902720451355, 1.1505602598190308, 1.15056025 [e2e-predictor] 98190308, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0980392694473267, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, 0.8529412746429443, 1.0630252361297607, 1.2380952835083008, 1.378151297569275, 1.1505602598190308, 1.2556023597717285, 1.3956583738327026, 1.430672287940979, 1.5007003545761108, 1.378151297569275, 1.3256303071975708, 1.2556023597717285, 1.6232492923736572, 1.693277359008789, 1.6582633256912231, 1.605742335319519, 1.1330533027648926, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.728291392326355, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.693277359008789, 1.605742335319519, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.5707283020019531, 1.6232492923736572, 1.5357143878936768, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3081233501434326, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.1680673360 [e2e-predictor] 824585, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.1330533027648926, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 0.9404762983322144, 0.7829132676124573, 1.0105042457580566, 0.9579832553863525, 1.0455182790756226, 1.1330533027648926, 1.1855742931365967, 1.1330533027648926, 0.9929972887039185, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 0.8879552483558655, 0.9929972887039185, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1680673360824585, 1.3956583738327026, 1.553221344947815, 1.4481793642044067, 1.430672287940979, 1.2205883264541626, 1.3256303071975708, 1.378151297569275, 1.5007003545761108, 1.5707283020019531, 1.2906162738800049, 0.8529412746429443, 1.1680673360824585, 1.3256303071975708, 1.0805323123931885, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.518207311630249, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.48319327831268 [e2e-predictor] 3, 1.518207311630249, 1.5707283020019531, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0805323123931885, 1.1855742931365967, 1.0630252361297607, 0.8179272413253784, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.2556023597717285, 1.2556023597717285, 1.465686321258545, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.378151297569275, -0.17997196316719055, 0.06512605398893356, 0.39775922894477844, 1.0105042457580566, 1.2205883264541626, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.640756368637085, 1.7633053064346313, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956 [e2e-predictor] 055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.1155463457107544, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 0.8004202842712402, 0.7654062509536743, 1.0280113220214844, 1.0105042457580566, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.0805323123931885, 1.3606443405151367, 1.378151297569275, 1.1330533027648926, -1.247899055480957, -1.930672287940979, -2.0007002353668213, -2.0007002353668213, -1.6505602598190308, -1.7030812501907349, -1.457983136177063, 1.2205883264541626, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443], [0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1 [e2e-predictor] .5882353782653809, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.0805323123931885, 1.0105042457580566, 0.8879552483558655, 0.8004202842712402, 0.6603642702102661, 0.9404762983322144, 0.9054622650146484, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 0.7303922772407532, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.8354342579841614, 1.0980392694473267, 1.2030812501907349, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 0.5553222298622131, -1.580532193183899, -2.018207311630249, -1.965686321258545, -1.930672287940979, -1.843137264251709, -1.7731093168258667, -0.47759100794792175, -1.7906162738800049, 0.502801239490509, -1.0553221702575684, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4 [e2e-predictor] 481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.605742335319519, 1.7107843160629272, 1.6757704019546509, 1.7457983493804932, 1.780812382698059, 1.8333333730697632, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.343137264251709, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.1855742931365967, 1.1155463457107544, 1.1680673360824585, 1.0280113220214844, 0.9579832553863525, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.1680673360824585, 1.378151297569275, 1.4131653308868408, 1.2906162738800049, -0.7051820158958435, -1.965686321258545, -1.6505602598190308, -1.668067216873169, -1.4929972887039185, -1.5280112028121948, -1.808123230934143, -1.8256303071975708, -1.580532193183899, -1.7731093168258667, -1.160364031791687, -1.457983136177063, -0.6351540088653564, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.22058832645 [e2e-predictor] 41626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.6232492923736572, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.640756368637085, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7983193397521973, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 0.9579832553863525, 1.0455182790756226, 1.2030812501907349, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 0.9579832553863525, -0.39005598425865173, -1.5630252361297607, -1.6855742931365967, -1.6330533027648926, -1.8606442213058472, -1.6330533027648926, -1.5630252361297607, -0.7577030062675476, -1.2303920984268188, -0.4950979948043823, 1.6582633256912231, 0.06512605398893356, -1.457983136177063, -1.422969102859497, -0.7927170395851135, -1.370448112487793, -1.1778711080551147, 1.2205883264541626, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.39775922894477844, 0.4677872359752655, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.87044829130 [e2e-predictor] 17273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.693277359008789, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.3081233501434326, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1155463457107544, 1.0455182790756226, 0.9754902720451355, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.3956583738327026, 1.5357143878936768, 1.5357143878936768, 0.7829132676124573, -1.335434079170227, -1.4929972887039185, -1.4054621458053589, -1.843137264251709, -1.808123230934143, -1.6155462265014648, -1.965686321258545, -1.8256303071975708, -1.7380952835083008, -1.4754900932312012, -1.1428570747375488, -0.9327731132507324, -0.4950979948043823, -1.457983136177063, 1.868347406387329, 1.4481793642044067, -1.0728291273117065, -1.2303920984268188, -1.4054621458053589, -0.12745095789432526, -1.755602240562439, -0.23249296844005585, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8 [e2e-predictor] 529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6428572535514832, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.7633053064346313, 1.6757704019546509, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2731093168258667, 1.2030812501907349, 1.1680673360824585, 1.3081233501434326, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.4131653308868408, 1.465686321258545, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 0.6953782439231873, -1.3879550695419312, -1.6155462265014648, -1.6505602598190308, -1.4754900932312012, -1.5630252361297607, -1.6505602598190308, -1.7030812501907349, -1.1428570747375488, -1.878151297569275, -1.6855742931365967, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.2654061317443848, -1.1253501176834106, -1.7906162738800049, -0.8277310132980347, 1.518207311630249, 1.7633053064346313, 1.5882353782653809, 1.2030812501907349, 0.6603642702102661, -1.9131653308868408, -1.1078431606292725, 1.2205883264541626, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.870448291301727 [e2e-predictor] 3, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6757704019546509, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9733893871307373, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.7107843160629272, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.3956583738327026, -1.282913088798523, -1.5630252361297607, -1.3179271221160889, -1.282913088798523, -0.9677870869636536, -0.9502801299095154, -1.422969102859497, -1.580532193183899, -1.808123230934143, -1.195378065109253, -1.3004200458526611, -0.022408949211239815, 0.5553222298622131, -1.4929972887039185, -1.3879550695419312, -1.6855742931365967, -1.6855742931365967, -0.10994396358728409, 0.8879552483558655, 1.8508403301239014, 1.5882353782653809, 1.430672287940979, -1.580532193183899, -1.335434079170227, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457 [e2e-predictor] 580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.3102242052555084, 0.3802522122859955, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.7457983493804932, 1.6757704019546509, 1.6582633256912231, 1.693277359008789, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.815826416015625, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.7457983493804932, 1.693277359008789, 1.728291392326355, 1.7983193397521973, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.6757704019546509, 1.3956583738327026, -0.8277310132980347, -1.4754900932312012, -0.4425770044326782, -1.3879550695419312, -0.9852941036224365, -0.8277310132980347, -1.3529410362243652, -0.5651260018348694, -1.282913088798523, -0.9152660369873047, -0.4425770044326782, -1.7906162738800049, -0.09243696182966232, -1.1078431606292725, -1.3179271221160889, -1.5455182790756226, -1.3004200458526611, -1.5280112028121948, -0.022408949211239815, 0.992997 [e2e-predictor] 2887039185, 0.8179272413253784, 0.7829132676124573, 1.2030812501907349, -0.022408949211239815, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.29271721839904785, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.640756368637085, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8333333730697632, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.7633053064346313, 1.5707283020019531, 1.868347406387329, 1.693277359008789, 1.728291392326355, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.2556023597717285, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1680673360824585, 1.0105042457580566, 1.0980392694473267, -0.7226890325546265, -0.7401960492 [e2e-predictor] 134094, -1.0028010606765747, -1.1253501176834106, -1.3879550695419312, -0.6876749992370605, -0.6176469922065735, -0.9677870869636536, -1.3179271221160889, -1.3179271221160889, -0.9852941036224365, 0.3102242052555084, -0.9152660369873047, -1.0728291273117065, -0.6526610255241394, -1.3179271221160889, -1.457983136177063, -1.720588207244873, -0.4075630009174347, 0.590336263179779, 1.2205883264541626, 1.3256303071975708, 0.8179272413253784, 0.9054622650146484, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.2752102017402649, 0.3277312219142914, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.6582633256912231, 1.815826416015625, 1.728291392326355, 1.728291392326355, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.58823537 [e2e-predictor] 82653809, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, -0.8802520632743835, -0.9327731132507324, -1.335434079170227, -1.6505602598190308, -1.720588207244873, -1.7380952835083008, 0.8704482913017273, 0.7478992342948914, -0.4425770044326782, -1.0903360843658447, -0.9152660369873047, -0.8277310132980347, -1.335434079170227, 0.3102242052555084, -0.28501397371292114, -0.21498596668243408, -1.370448112487793, -0.3025209903717041, -1.422969102859497, -1.4754900932312012, 0.9229692816734314, 1.378151297569275, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614], [0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.6757704019546509, 1.780812382698059, 1.8508403301239014, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.8 [e2e-predictor] 333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.868347406387329, 0.6078432202339172, 1.0455182790756226, 1.3081233501434326, 1.3081233501434326, 0.9229692816734314, 0.5553222298622131, 0.8004202842712402, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, -0.7401960492134094, -1.0378150939941406, -1.3529410362243652, -1.668067216873169, -1.755602240562439, -1.668067216873169, 1.1155463457107544, -0.03991595283150673, 0.8704482913017273, -0.3025209903717041, -0.6526610255241394, -0.6876749992370605, 0.0476190559566021, 0.24019621312618256, 0.0476190559566021, 0.2226892113685608, -0.4075630009174347, -1.160364031791687, -0.37254899740219116, -0.4075630009174347, 0.7303922772407532, 1.1155463457107544, 1.0805323123931885, 0.9754902720451355, 1.0805323123931885, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.815826416 [e2e-predictor] 015625, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.8333333730697632, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.780812382698059, -0.3200279772281647, -0.6176469922065735, -0.7927170395851135, -1.4404760599136353, -1.720588207244873, -1.8606442213058472, -0.1624649614095688, 1.8333333730697632, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 0.9754902720451355, -1.0728291273117065, -1.0553221702575684, -1.5455182790756226, -1.7906162738800049, -1.843137264251709, -0.9852941036224365, 0.5728292465209961, 1.2556023597717285, 1.7107843160629272, 0.8704482913017273, -0.37254899740219116, -0.057422954589128494, -1.4754900932312012, -0.4425770044326782, 0.8879552483558655, 0.34523820877075195, -0.8277310132980347, -0.8802520632743835, -1.2128850221633911, -0.7401960492134094, -1.1253501176834106, 1.1855742931365967, 1.343137264251709, 0.9054622650146484, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573], [0.2752102017402649, 0.29271721839904785, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019 [e2e-predictor] 546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.6757704019546509, 1.7457983493804932, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 0.8529412746429443, -1.0378150939941406, -1.0553221702575684, -1.3004200458526611, -1.7030812501907349, -1.755602240562439, -1.2128850221633911, 1.2205883264541626, 1.7107843160629272, 1.7633053064346313, 1.7633053064346313, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.5378152132034302, -0.8452380299568176, -1.3179271221160889, -1.5980392694473267, -1.755602240562439, -0.9677870869636536, 1.7983193397521973, 1.8333333730697632, 1.6757704019546509, 1.8508403301239014, 1.7457983493804932, 0.6953782439231873, 0.06512605398893356, -0.9677870869636536, -1.0728291273117065, 1.1330533027648926, 0.6428572535514832, -0.7752100229263306, -0.7752100229263306, -0.28501397371292114, -0.022408949211239815, 0.3802522122859955, 1.2906162738800049, 0.8004202842712402, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573], [0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653 [e2e-predictor] 308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.605742335319519, 1.7457983493804932, 1.7983193397521973, 1.553221344947815, 1.6582633256912231, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, -0.7577030062675476, -0.8802520632743835, -1.0553221702575684, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -0.28501397371292114, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, -0.3550419807434082, -1.4054621458053589, -1.5455182790756226, -1.6330533027648926, -0.9677870869636536, 1.518207311630249, 1.815826416015625, 1.7983193397521973, 1.8858543634414673, 1.9908963441848755, 1.9383753538131714, 1.4481793642044067, 0.7654062509536743, 0.11764705926179886, -1.0203081369400024, 1.0980392694473267, 0.502801239490509, -0.5476189851760864, -0.6701680421829224, -0.6001400351524353, -1.370448112487793, 0.24019621312618256, 1.0980392694473267, 0.7654062509536743, 1.0630252361297607, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914], [0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1 [e2e-predictor] .3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.693277359008789, 1.9033613204956055, 1.7457983493804932, 1.7983193397521973, 1.5882353782653809, 1.6757704019546509, 1.7633053064346313, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, -0.6176469922065735, -0.5651260018348694, -1.0903360843658447, -1.5455182790756226, -1.720588207244873, -1.247899055480957, -1.0903360843658447, 0.7128852605819702, 1.605742335319519, 1.815826416015625, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 0.3802522122859955, -1.6330533027648926, 0.3277312219142914, 1.2205883264541626, 1.430672287940979, 1.1505602598190308, 1.780812382698059, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 2.0609242916107178, 1.9908963441848755, 2.0259103775024414, 0.8879552483558655, 0.7829132676124573, -1.0203081369400024, 1.4131653308868408, 0.7654062509536743, -0.26750698685646057, 0.4677872359752655, -0.3550419807434082, -1.5455182790756226, -1.1778711080551147, 1.0805323123931885, 0.8529412746429443, 0.9579832553863525, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914], [0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.782913 [e2e-predictor] 2676124573, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.693277359008789, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.815826416015625, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 0.03011205606162548, -0.23249296844005585, -0.9327731132507324, -0.9152660369873047, -1.6505602598190308, -1.7030812501907349, -0.6701680421829224, -0.8452380299568176, -1.0553221702575684, -0.8977590203285217, 0.2752102017402649, 1.693277359008789, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.3256303071975708, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.1330533027648926, 1.0630252361297607, 0.7303922772407532, 0.6953782439231873, 1.2205883264541626, 1.9558824300765991, 1.9208683967590332, 1.4131653308868408, 1.780812382698059, 1.728291392326355, 2.0259103775024414, 1.9383753538131714, 2.043417453765869, 2.1309523582458496, 1.9208683967590332, 1.2030812501907349, 0.3802522122859955, -1.3004200458526611, 1.6232492923736572, 1.1855742931365967, 0.7829132676124573, 0.9404762983322144, 0.590336263179779, -1.457983136177063, -1.4054621458053589, 0.8004202842712402, 0.7303922772407532, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, [e2e-predictor] 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.780812382698059, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.8858543634414673, 1.0630252361297607, -0.9327731132507324, -0.022408949211239815, -1.422969102859497, -0.9502801299095154, -0.8277310132980347, -0.4950979948043823, -1.0203081369400024, -1.7731093168258667, -1.247899055480957, -1.5455182790756226, 1.1855742931365967, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3081233501434326, 1.4131653308868408, 1.3256303071975708, 1.7633053064346313, 1.343137264251709, 1.8333333730697632, 1.9733893871307373, 1.868347406387329, 1.868347406387329, 1.6757704019546509, 1.8508403301239014, 1.9908963441848755, 1.483193278312683, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 2.0959384441375732, 1.8858543634414673, 1.343137264251709, 0.08263305574655533, -0.8277310132980347, 1.6582633256912231, 1.0805323123931885, 1.5882353782653809, 1.7633053064346313, 0.9404762983322144, -0.9502801299095154, -1.422969102859497, -0.057422954589128494, 1.0805323123931885, 1.1330533027648926, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.747899234 [e2e-predictor] 2948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 0.5728292465209961, -0.42506998777389526, -0.14495795965194702, -0.5301120281219482, -1.1078431606292725, -0.8102240562438965, -1.7030812501907349, -0.5476189851760864, -1.1078431606292725, -0.6876749992370605, -0.3025209903717041, 1.605742335319519, 1.5707283020019531, 1.4481793642044067, 1.5007003545761108, 1.9208683967590332, 1.8508403301239014, 1.6582633256912231, 1.9908963441848755, 1.4481793642044067, 2.0609242916107178, 1.9908963441848755, 2.113445281982422, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 2.0084033012390137, 1.5882353782653809, 1.9908963441848755, 1.7633053064346313, 1.9733893871307373, 2.1484594345092773, 2.043417453765869, 1.1855742931365967, -0.9852941036224365, 1.518207311630249, 1.815826416015625, 1.0280113220214844, 1.8333333730697632, 1.9383753538131714, 0.7829132676124573, -0.1624649614095688, -1.457983136177063, 0.13515406847000122, 0.45028021931648254, 1.0455182790756226, 1.1155463457107544, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.905462265 [e2e-predictor] 0146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 1.6582633256912231, -0.21498596668243408, -1.2303920984268188, 0.3277312219142914, -1.6505602598190308, -0.7752100229263306, -1.3529410362243652, -1.247899055480957, -0.5651260018348694, -1.247899055480957, -0.8277310132980347, 0.6953782439231873, 0.8354342579841614, 1.9383753538131714, 2.165966510772705, 2.043417453765869, 1.780812382698059, 2.0784313678741455, 1.5707283020019531, 2.0084033012390137, 2.0259103775024414, 2.0084033012390137, 1.9033613204956055, 1.8858543634414673, 1.640756368637085, 1.9383753538131714, 1.815826416015625, 1.9733893871307373, 1.5357143878936768, 1.9733893871307373, 2.1484594345092773, 1.9558824300765991, 0.7829132676124573, 1.0280113220214844, 1.780812382698059, 1.8858543634414673, 1.0105042457580566, 1.868347406387329, 1.9908963441848755, 0.9929972887039185, -0.03991595283150673, -1.5630252361297607, 0.11764705926179886, 0.4852942228317 [e2e-predictor] 261, 0.8179272413253784, 1.2556023597717285, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.6253502368927002, 0.6428572535514832, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 2.0259103775024414, 1.8333333730697632, 1.4131653308868408, 0.432773232460022, -0.33753499388694763, -0.9852941036224365, -0.6001400351524353, -1.0203081369400024, -0.8277310132980347, 0.012605053372681141, -1.3529410362243652, -1.3179271221160889, -0.3200279772281647, 0.34523820877075195, -1.7380952835083008, -0.6351540088653564, -1.4929972887039185, -1.195378065109253, 1.728291392326355, 2.0084033012390137, 1.6232492923736572, 2.1309523582458496, 1.8858543634414673, 1.9208683967590332, 1.9908963441848755, 1.553221344947815, 1.7633053064346313, 1.9383753538131714, 2.0259 [e2e-predictor] 103775024414, 1.3956583738327026, 1.7633053064346313, 2.0609242916107178, 2.113445281982422, 1.9733893871307373, 1.7983193397521973, 1.9033613204956055, 2.043417453765869, 1.8508403301239014, 1.0805323123931885, 1.9033613204956055, 2.0084033012390137, 1.2556023597717285, 0.20518220961093903, -1.5980392694473267, 1.2030812501907349, 0.6603642702102661, 1.1680673360824585, 0.7478992342948914, 0.5728292465209961, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.590336263179779, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.8858543634414673, -0.26750698685646057, -1.0378150939941406, -0.6351540088653564, -0.057422954589128494, 0.3277312219142914, -1.2654061317443848, -1.457983136177063, -0.4425770044326782, -1.0553221702575684, -1.47549009323 [e2e-predictor] 12012, -0.4950979948043823, -1.1778711080551147, -1.0203081369400024, -1.422969102859497, -0.8452380299568176, -1.2654061317443848, -0.6001400351524353, -1.720588207244873, -1.1428570747375488, 0.18767507374286652, 0.4677872359752655, 1.0630252361297607, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.4481793642044067, 1.8858543634414673, 1.9733893871307373, 1.0980392694473267, 1.5707283020019531, 1.8858543634414673, 2.2009804248809814, 2.1484594345092773, 2.0959384441375732, 1.9908963441848755, 1.9733893871307373, 1.640756368637085, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.483193278312683, -0.03991595283150673, -1.5980392694473267, 1.9208683967590332, 1.6582633256912231, 0.8354342579841614, 0.8179272413253784, 0.11764705926179886, 0.8529412746429443, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.83333 [e2e-predictor] 33730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9558824300765991, 0.4852942228317261, -0.28501397371292114, -1.0203081369400024, -0.5826330184936523, 0.3802522122859955, -0.23249296844005585, 0.11764705926179886, -0.6701680421829224, 0.15266107022762299, 0.18767507374286652, -1.4929972887039185, -1.755602240562439, -0.8102240562438965, -1.7030812501907349, -1.580532193183899, -0.5476189851760864, -0.8627450466156006, -1.5105042457580566, -1.5455182790756226, -1.422969102859497, -0.7927170395851135, -0.21498596668243408, -0.6351540088653564, 0.9054622650146484, 1.780812382698059, 1.4131653308868408, 1.5882353782653809, 1.7107843160629272, 1.0980392694473267, 1.815826416015625, 1.5707283020019531, 2.1309523582458496, 2.1834733486175537, 2.0959384441375732, 2.0084033012390137, 1.8333333730697632, 1.9383753538131714, 1.8858543634414673, 2.0959384441375732, 2.0784313678741455, 1.9033613204956055, -0.7051820158958435, -0.37254899740219116, 1.9733893871307373, 1.8508403301239014, 0.9054622650146484, 0.2577032148838043, -0.5126050114631653, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8158264160 [e2e-predictor] 15625, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8333333730697632, 0.520308256149292, -0.39005598425865173, -0.47759100794792175, -0.6351540088653564, 0.0476190559566021, 0.2226892113685608, -1.6155462265014648, -1.335434079170227, 0.0476190559566021, -0.26750698685646057, -0.6526610255241394, -0.4600839912891388, -1.4929972887039185, -0.07492996007204056, -0.6176469922065735, -1.3879550695419312, -1.0028010606765747, -1.0028010606765747, -1.3179271221160889, -1.195378065109253, -1.0903360843658447, -0.5651260018348694, -1.4929972887039185, 0.0476190559566021, -0.19747896492481232, 1.5007003545761108, 1.8508403301239014, 1.0280113220214844, 1.1330533027648926, 1.4131653308868408, 1.640756368637085, 1.868347406387329, 2.1309523582458496, 2.0084033012390137, 2.0084033012390137, 2.113445281982422, 2.0259103775024414, 1.9558824300765991, 2.1834733486175537, 2.1484594345092773, 1.9733893871307373, -0.8977590203285217, 1.2556023597717285, 1.9208683967590332, 1.9733893871307373, 1.518207311630249, 1.1330533027648926, 0.03011205606162548, 0.5728292465209961, 0.9579832553863525, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.745798349 [e2e-predictor] 3804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -1.195378065109253, -0.6876749992370605, -0.5826330184936523, -0.9852941036224365, 0.03011205606162548, -0.057422954589128494, -0.6351540088653564, -1.370448112487793, 0.34523820877075195, 0.3277312219142914, 0.24019621312618256, -1.282913088798523, -0.07492996007204056, -1.6505602598190308, -1.5980392694473267, -1.335434079170227, -1.457983136177063, -0.8977590203285217, 0.5728292465209961, -1.0028010606765747, -0.8627450466156006, -1.3179271221160889, -0.7401960492134094, -1.3004200458526611, -1.0553221702575684, 0.7128852605819702, 1.2380952835083008, 0.9054622650146484, -0.09243696182966232, 1.5882353782653809, 1.815826416015625, 1.9383753538131714, 1.9383753538131714, 2.043417453765869, 2.113445281982422, 1.9558824300765991, 2.0959384441375732, 2.1484594345092773, 2.2009804248809814, 2.1834733486175537, 1.9908963441848755, 1.8508403301239014, 1.8333333730697632, 2.0084033012390137, 2.043417453765869, 1.1330533027648926, 0.34523820877075195, 0.34523820877075195, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168 [e2e-predictor] 258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -0.5476189851760864, -0.9677870869636536, -0.5126050114631653, -1.1778711080551147, -1.1428570747375488, 1.4481793642044067, -0.9852941036224365, -0.6701680421829224, -0.9502801299095154, -1.6505602598190308, -0.7051820158958435, -0.4425770044326782, -1.0728291273117065, -0.7752100229263306, -1.7030812501907349, -1.3529410362243652, -1.2128850221633911, 0.6428572535514832, 1.605742335319519, 1.7107843160629272, 0.17016807198524475, -1.2128850221633911, -0.3550419807434082, -1.2654061317443848, -0.8977590203285217, -1.1428570747375488, -0.3025209903717041, 1.483193278312683, 0.18767507374286652, 1.465686321258545, 1.1155463457107544, 1.605742335319519, 1.9733893871307373, 2.0259103775024414, 2.0259103775024414, 2.0784313678741455, 2.113445281982422, 2.165966510772705, 2.0784313678741455, 2.2009804248809814, 1.9908963441848755, 1.9383753538131714, 1.8333333730697632, 2.1484594345092773, 2.0959384441375732, 1.7457983493804932, 0.4852942228317261, 0.3802522122859955, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, [e2e-predictor] 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 2.0259103775024414, -1.195378065109253, 0.520308256149292, 1.8858543634414673, 0.29271721839904785, 0.17016807198524475, -0.9327731132507324, -0.39005598425865173, -0.9852941036224365, -1.3004200458526611, -1.6505602598190308, -1.3529410362243652, -0.022408949211239815, -0.6701680421829224, -1.3529410362243652, -1.7380952835083008, -1.0028010606765747, 0.7654062509536743, 1.1855742931365967, 1.2731093168258667, 2.165966510772705, 1.2030812501907349, 0.5728292465209961, 1.0105042457580566, 1.5007003545761108, 0.8879552483558655, -0.9502801299095154, -1.2303920984268188, 0.6253502368927002, 1.2556023597717285, 1.2380952835083008, 1.5707283020019531, 1.5357143878936768, 1.8333333730697632, 1.868347406387329, 1.9383753538131714, 2.0609242916107178, 2.0959384441375732, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 2.113445281982422, 2.043417453765869, 0.8354342579841614, 0.20518220961093903, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.60784322 [e2e-predictor] 02339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.9733893871307373, 1.7107843160629272, -0.5301120281219482, 0.06512605398893356, 0.6603642702102661, 0.6428572535514832, -0.7226890325546265, -0.5651260018348694, -1.335434079170227, -1.0903360843658447, -1.1253501176834106, -1.247899055480957, -1.3179271221160889, -0.9327731132507324, -1.3179271221160889, -1.5105042457580566, -0.26750698685646057, -1.3529410362243652, 1.0630252361297607, 0.5553222298622131, 1.430672287940979, 1.5357143878936768, 2.0784313678741455, 1.8858543634414673, 1.4481793642044067, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, -1.3004200458526611, 0.502801239490509, 1.5007003545761108, 1.6232492923736572, 1.2030812501907349, 1.483193278312683, 1.6757704019546509, 1.7457983493804932, 1.8333333730697632, 2.113445281982422, 2.0084033012390137, 2.1309523582458496, 2.1484594345092773, 2.0959384441375732, 1.868347406387329, 1.9733893871307373, 2.0784313678741455, 2.2535016536712646, 1.430672287940979, 0.6603642702102661, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5 [e2e-predictor] 728292465209961, 0.5378152132034302, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8858543634414673, 1.9558824300765991, -0.2499999701976776, -0.42506998777389526, -0.10994396358728409, 0.3102242052555084, -0.3200279772281647, 1.0980392694473267, 1.2205883264541626, 0.7128852605819702, -1.195378065109253, 0.11764705926179886, -1.335434079170227, -0.8277310132980347, -0.6876749992370605, -0.5651260018348694, -1.2303920984268188, 0.06512605398893356, -0.6351540088653564, -1.3879550695419312, -1.2128850221633911, -1.247899055480957, 0.7128852605819702, 1.0280113220214844, 0.8179272413253784, 1.6757704019546509, 1.868347406387329, 0.8529412746429443, 0.7829132676124573, 0.6953782439231873, 0.3102242052555084, 0.3627452254295349, -0.5826330184936523, 1.6757704019546509, 1.5357143878936768, 1.378151297569275, 1.465686321258545, 1.6582633256912231, 1.518207311630249, 1.4131653308868408, 1.7107843160629272, 1.9383753538131714, 2.0784313678741455, 2.1834733486175537, 2.043417453765869, 2.043417453765869, 2.0259103775024414, 2.0084033012390137, 2.1834733486175537, 2.043417453765869, 1.640756368637085, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128 [e2e-predictor] 852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8333333730697632, 1.553221344947815, 0.39775922894477844, -0.9327731132507324, -0.26750698685646057, 0.7128852605819702, 0.9229692816734314, 1.1505602598190308, 1.2380952835083008, 1.1505602598190308, 0.6778712272644043, 0.06512605398893356, -0.6701680421829224, -1.160364031791687, -1.5455182790756226, -1.6155462265014648, -0.6001400351524353, -1.2128850221633911, -0.21498596668243408, -1.4054621458053589, -0.9327731132507324, -0.5476189851760864, -1.4404760599136353, 0.9754902720451355, 1.0805323123931885, 0.8004202842712402, 0.6953782439231873, 1.3606443405151367, 1.430672287940979, 1.2556023597717285, 0.8179272413253784, 0.7829132676124573, 0.8529412746429443, 1.7107843160629272, 1.6757704019546509, 1.693277359008789, 1.640756368637085, 1.693277359008789, 1.7457983493804932, 1.465686321258545, 1.553221344947815, 1.693277359008789, 1.7983193397521973, 1.9558824300765991, 1.9558824300765991, 2.043417453765869, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 2.0609242916107178, 1.5007003545761108, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, [e2e-predictor] 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.7983193397521973, 0.415266215801239, 0.4677872359752655, -0.9677870869636536, -0.3550419807434082, 0.7303922772407532, 1.1505602598190308, 1.343137264251709, 1.2556023597717285, 1.1330533027648926, 0.8354342579841614, 0.8179272413253784, -0.9502801299095154, -0.7577030062675476, -1.5105042457580566, -0.5126050114631653, -1.195378065109253, -0.3200279772281647, -0.8977590203285217, -0.4950979948043823, -0.9502801299095154, -1.3879550695419312, -0.6351540088653564, -1.0728291273117065, 0.8179272413253784, 0.9404762983322144, 1.4131653308868408, 1.780812382698059, 1.9033613204956055, 1.8508403301239014, 1.815826416015625, 1.518207311630249, 1.3606443405151367, 1.7457983493804932, 1.605742335319519, 1.8333333730697632, 1.8858543634414673, 1.9908963441848755, 1.8508403301239014, 1.7633053064346313, 1.5357143878936768, 1.780812382698059, 1.8333333730697632, 1.7107843160629272, 1.518207311630249, 1.8858543634414673, 1.868347406387329, 1.9558824300765991, 1.9908963 [e2e-predictor] 441848755, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 0.2226892113685608, 0.7303922772407532, -0.9152660369873047, -0.4075630009174347, 0.8879552483558655, 1.343137264251709, 1.4131653308868408, 1.3081233501434326, 1.1505602598190308, 0.8179272413253784, 0.9579832553863525, 0.012605053372681141, -1.1253501176834106, -0.7226890325546265, -1.422969102859497, 0.06512605398893356, -0.42506998777389526, -0.6526610255241394, -0.8277310132980347, -1.3179271221160889, -0.2499999701976776, -1.247899055480957, -1.195378065109253, -1.370448112487793, 1.693277359008789, 1.9383753538131714, 1.8858543634414673, 1.5357143878936768, 1.815826416 [e2e-predictor] 015625, 1.9208683967590332, 1.6582633256912231, 1.728291392326355, 1.8333333730697632, 1.553221344947815, 2.0259103775024414, 2.0084033012390137, 1.6757704019546509, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.728291392326355, 1.693277359008789, 1.7983193397521973, 1.7457983493804932, 1.9208683967590332, 1.640756368637085, 1.7633053064346313, 1.815826416015625, 1.2030812501907349, 0.6778712272644043, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 0.3627452254295349, 0.8704482913017273, -0.4950979948043823, -0.5826330184936523, 0.8879552483558655, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.1855742931365967, 0.9229692816734314, 1.02 [e2e-predictor] 80113220214844, 0.9229692816734314, 1.2906162738800049, -0.09243696182966232, -0.5651260018348694, -0.9327731132507324, -1.7380952835083008, -0.9152660369873047, -1.0378150939941406, -0.7226890325546265, -1.247899055480957, -1.1428570747375488, -1.247899055480957, -1.3879550695419312, -0.2499999701976776, 1.4481793642044067, 1.728291392326355, 1.7457983493804932, 1.9208683967590332, 1.7457983493804932, 1.8858543634414673, 1.9033613204956055, 2.0259103775024414, 1.9558824300765991, 1.465686321258545, 2.0609242916107178, 2.0259103775024414, 2.1309523582458496, 1.9558824300765991, 1.8508403301239014, 1.780812382698059, 1.868347406387329, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.605742335319519, 1.5007003545761108, 1.693277359008789, 2.0609242916107178, 1.483193278312683, 0.6953782439231873, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.3256303071975708, 1.3606443405151367, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804 [e2e-predictor] 932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 0.6078432202339172, 0.590336263179779, 0.11764705926179886, -0.26750698685646057, 0.9754902720451355, 1.378151297569275, 1.3956583738327026, 1.3081233501434326, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0455182790756226, 1.2906162738800049, 1.378151297569275, -0.4950979948043823, -1.1428570747375488, -1.247899055480957, -1.2654061317443848, 0.29271721839904785, -0.9152660369873047, -0.0049019488506019115, -0.10994396358728409, -1.5630252361297607, -1.282913088798523, -0.9677870869636536, -1.5630252361297607, -0.5826330184936523, 1.6757704019546509, 1.8333333730697632, 1.640756368637085, 1.605742335319519, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.7457983493804932, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.8508403301239014, 1.9383753538131714, 1.728291392326355, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.9908963441848755, 1.1855742931365967, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1 [e2e-predictor] .7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.343137264251709, 0.6953782439231873, -0.33753499388694763, 0.34523820877075195, 0.9579832553863525, 1.2731093168258667, 1.2380952835083008, 0.9929972887039185, 0.6078432202339172, 1.0980392694473267, 1.2380952835083008, 1.1155463457107544, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, -0.6176469922065735, -0.5126050114631653, 0.1001400575041771, -0.37254899740219116, -0.4425770044326782, -0.37254899740219116, 0.3102242052555084, 1.378151297569275, -1.247899055480957, -1.335434079170227, -0.9502801299095154, -1.4404760599136353, 0.39775922894477844, 1.8333333730697632, 1.7457983493804932, 1.7983193397521973, 2.0784313678741455, 2.1484594345092773, 2.0784313678741455, 2.0084033012390137, 2.113445281982422, 2.0609242916107178, 1.553221344947815, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 2.113445281982422, 2.0609242916107178, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 2.1484594345092773, 2.235994577407837, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6757704019546509 [e2e-predictor] , 1.7107843160629272, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 1.483193278312683, 0.9054622650146484, 0.432773232460022, 1.1855742931365967, 0.9404762983322144, 0.9404762983322144, 0.8529412746429443, 0.8879552483558655, 0.6603642702102661, 1.0980392694473267, 1.2731093168258667, 1.1505602598190308, 1.2380952835083008, 1.3081233501434326, 1.4131653308868408, 0.8354342579841614, -0.022408949211239815, -0.21498596668243408, -0.4950979948043823, 0.06512605398893356, 0.39775922894477844, 0.03011205606162548, -0.33753499388694763, -0.057422954589128494, -1.1253501176834106, -0.5826330184936523, -0.5826330184936523, -1.3179271221160889, 0.3802522122859955, 1.6582633256912231, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.7983193397521973, 1.4481793642044067, 2.0609242916107178, 2.1309523582458496, 2.1309523582458496, 2.165966510772705, 2.165966510772705, 2.113445281982422, 2.043417453765869, 1.9033613204956055, 2.0084033012390137, 2.1834733486175537, 2.2009804248809814, 0.8529412746429443, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.78291326761 [e2e-predictor] 24573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2906162738800049, 1.3606443405151367, 1.4131653308868408, 1.5007003545761108, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 0.9754902720451355, 0.8529412746429443, 1.483193278312683, 1.6582633256912231, 0.5553222298622131, 0.502801239490509, 0.8879552483558655, 0.8179272413253784, 0.6253502368927002, 1.0805323123931885, 1.605742335319519, 1.2030812501907349, 1.2731093168258667, 1.9558824300765991, 1.6232492923736572, 1.0280113220214844, 0.8879552483558655, -0.4075630009174347, -0.7051820158958435, 0.9229692816734314, -1.247899055480957, -0.4075630009174347, 1.465686321258545, 0.4852942228317261, 0.9054622650146484, -1.1428570747375488, -0.7927170395851135, -0.8452380299568176, -0.7401960492134094, -0.7226890325546265, 0.590336263179779, 2.0084033012390137, 2.1834733486175537, 2.0784313678741455, 2.0784313678741455, 1.9208683967590332, 2.0609242916107178, 1.9383753538131714, 1.9733893871307373, 2.113445281982422, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.165966510772705, 2.113445281982422, 2.0959384441375732, 1.7457983493804932, 2.0084033012390137, 2.1484594345092773, 1.9033613204956055, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149 [e2e-predictor] 292, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2731093168258667, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7457983493804932, 0.3277312219142914, 0.9579832553863525, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.39775922894477844, 0.7829132676124573, 0.8879552483558655, 0.6603642702102661, 0.9579832553863525, 1.5007003545761108, 0.9754902720451355, 1.343137264251709, 1.9383753538131714, 1.868347406387329, 1.4131653308868408, 0.8704482913017273, -0.5301120281219482, -0.7927170395851135, 0.03011205606162548, -1.3529410362243652, -0.4600839912891388, 2.1834733486175537, 1.693277359008789, 0.8879552483558655, 0.6603642702102661, -1.0553221702575684, -0.8452380299568176, -0.19747896492481232, -1.160364031791687, -1.195378065109253, 0.45028021931648254, 2.1834733486175537, 2.0609242916107178, 1.9908963441848755, 1.640756368637085, 1.7633053064346313, 1.8508403301239014, 1.868347406387329, 1.6582633256912231, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.218487501144409, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.8508403301239014, 2.043417453765869, 2.0259103775024414, 0.9929972887039185, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, [e2e-predictor] 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 0.2752102017402649, 0.9229692816734314, -0.3550419807434082, 1.693277359008789, 0.9754902720451355, 0.7478992342948914, 0.8704482913017273, 1.2030812501907349, 0.9229692816734314, 0.9054622650146484, 1.3606443405151367, 0.8704482913017273, 1.2731093168258667, 1.9383753538131714, 1.9383753538131714, 1.7107843160629272, 0.7478992342948914, -0.3025209903717041, -0.21498596668243408, -0.8452380299568176, 1.3081233501434326, -1.370448112487793, 1.3256303071975708, 1.868347406387329, 1.640756368637085, 1.0105042457580566, 0.5728292465209961, -0.4075630009174347, -0.39005598425865173, 0.3802522122859955, -0.4950979948043823, -1.3529410362243652, 0.2752102017402649, 2.0959384441375732, 1.780812382698059, 1.5707283020019531, 1.483193278312683, 0.8704482913017273, 1.9033613204956055, 2.0959384441375732, 2.113445281982422, 2.2009804248809814, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.113445281982422, 2.043417453765869, 1.9383753538131714, 2.0609242916107178, 1.9733893871307373, 1.868347406387329, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.345 [e2e-predictor] 23820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.780812382698059, 0.45028021931648254, 0.3102242052555084, 0.012605053372681141, 1.2731093168258667, 1.4481793642044067, 1.0455182790756226, 1.518207311630249, 1.465686321258545, 0.9579832553863525, 1.1330533027648926, 1.483193278312683, 0.8354342579841614, 1.2556023597717285, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.4131653308868408, 0.6428572535514832, 1.0805323123931885, 0.3627452254295349, 0.8879552483558655, -0.9327731132507324, -0.8452380299568176, 1.9558824300765991, 1.9383753538131714, 2.0084033012390137, 1.7107843160629272, 1.2556023597717285, 0.8529412746429443, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, -1.3879550695419312, 0.34523820877075195, 1.7983193397521973, 1.343137264251709, 1.815826416015625, 1.1155463457107544, 1.553221344947815, 1.9733893871307373, 1.8858543634414673, 2.218487501144409, 2.2710084915161133, 2.2710084915161133, 2.218487501144409, 2.1484594345092773, 2.113445281982422, 2.043417453765869, 1.9208683967590332, 1.9733893871307373, 2.0084033012390137, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.59 [e2e-predictor] 0336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0455182790756226, 1.1155463457107544, 1.1855742931365967, 1.2556023597717285, 1.3081233501434326, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7633053064346313, 0.39775922894477844, 1.0455182790756226, 0.7654062509536743, 1.3606443405151367, 1.4481793642044067, 0.9404762983322144, 1.483193278312683, 1.430672287940979, 0.9404762983322144, 1.2205883264541626, 1.465686321258545, 0.8879552483558655, 1.1855742931365967, 1.9208683967590332, 1.8508403301239014, 1.8333333730697632, 1.9383753538131714, 1.6582633256912231, 0.012605053372681141, 1.8333333730697632, 0.8704482913017273, 1.0630252361297607, -1.3179271221160889, 2.0784313678741455, 1.780812382698059, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.0259103775024414, 1.868347406387329, 0.8704482913017273, 0.7128852605819702, 0.8704482913017273, -1.4054621458053589, 1.4481793642044067, 0.415266215801239, 1.9208683967590332, 1.815826416015625, 1.4481793642044067, 1.815826416015625, 1.605742335319519, 1.3256303071975708, 2.235994577407837, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.0609242916107178, 2.0084033012390137, 1.868347406387329, 2.0084033012390137, 1.7983193397521973, 0.6953782439231873, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.71288526058197 [e2e-predictor] 02, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 1.0105042457580566, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2731093168258667, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 0.8879552483558655, 1.640756368637085, 0.7829132676124573, 1.553221344947815, 1.0280113220214844, 0.9579832553863525, 1.3256303071975708, 1.378151297569275, 0.6603642702102661, 1.2205883264541626, 1.3256303071975708, 0.7829132676124573, 1.3956583738327026, 1.868347406387329, 1.8333333730697632, 1.9208683967590332, 1.9033613204956055, 1.780812382698059, 1.2556023597717285, 1.9383753538131714, 1.7633053064346313, 1.2731093168258667, -1.370448112487793, 1.8333333730697632, 1.8333333730697632, 2.0784313678741455, 2.0959384441375732, 2.1309523582458496, 2.0609242916107178, 2.0609242916107178, 1.9733893871307373, 0.9929972887039185, 0.8004202842712402, 0.20518220961093903, -1.1253501176834106, 1.3606443405151367, 1.3956583738327026, 1.0280113220214844, 1.7107843160629272, 1.6757704019546509, 1.0805323123931885, 1.1680673360824585, 2.288515567779541, 2.2009804248809814, 2.2535016536712646, 2.235994577407837, 2.1484594345092773, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.8508403301239014, 1.0280113220214844, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.9054622650146484, 0.905 [e2e-predictor] 4622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.9208683967590332, 1.3956583738327026, 0.6603642702102661, 0.6428572535514832, 0.9579832553863525, 0.520308256149292, 1.2205883264541626, 1.378151297569275, 0.9054622650146484, 1.3256303071975708, 1.815826416015625, 1.868347406387329, 1.9383753538131714, 1.8333333730697632, 1.3256303071975708, 0.15266107022762299, 2.0259103775024414, 2.0084033012390137, 1.2205883264541626, -1.0028010606765747, 1.9208683967590332, 1.9383753538131714, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.0784313678741455, 2.113445281982422, 2.0259103775024414, 2.0609242916107178, 0.8879552483558655, 0.8354342579841614, -1.4054621458053589, 1.7983193397521973, 1.1155463457107544, 1.8508403301239014, 1.623249292373657 [e2e-predictor] 2, 1.553221344947815, 1.1155463457107544, 1.0630252361297607, 2.2535016536712646, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.1834733486175537, 2.1484594345092773, 2.0609242916107178, 1.9033613204956055, 1.9208683967590332, 1.7457983493804932, 0.7303922772407532, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779], [0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.430672287940979, 1.1680673360824585, 1.2731093168258667, 1.9033613204956055, 1.693277359008789, 1.0805323123931885, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 1.1855742931365967, 1.2556023597717285, 0.9579832553863525, 1.693277359008789, 1.693277359008789, 1.7633053064346313, 1.9208683967590332, 1.3081233501434326, 0.4677872359752655, 0.9929972887039185, 1.815826416015625, 1.8508403301239014, 1.16806 [e2e-predictor] 73360824585, -0.7226890325546265, 1.9908963441848755, 2.0259103775024414, 2.1309523582458496, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.1309523582458496, 2.0959384441375732, 2.0959384441375732, 1.553221344947815, 0.7829132676124573, -0.12745095789432526, 0.7654062509536743, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.483193278312683, 1.483193278312683, 0.7654062509536743, 2.2710084915161133, 2.1834733486175537, 2.2009804248809814, 2.2710084915161133, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 1.9208683967590332, 2.0084033012390137, 1.9383753538131714, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.640756368637085, 1.6582633256912231, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.0805323123931885, 1.7457983493804932, [e2e-predictor] 1.9383753538131714, 1.7633053064346313, 0.6078432202339172, 0.502801239490509, 0.8354342579841614, 1.1330533027648926, 0.9929972887039185, 1.1330533027648926, 1.605742335319519, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 0.18767507374286652, -0.057422954589128494, -0.7401960492134094, 0.9579832553863525, 1.7107843160629272, 0.9229692816734314, 1.5007003545761108, 2.043417453765869, 1.9208683967590332, 2.113445281982422, 2.0609242916107178, 2.1309523582458496, 2.1484594345092773, 2.2009804248809814, 2.165966510772705, 2.1484594345092773, 1.7107843160629272, 1.9383753538131714, 1.0455182790756226, 0.7829132676124573, 1.9558824300765991, 1.9733893871307373, 1.553221344947815, 0.8004202842712402, 1.2731093168258667, 0.9754902720451355, 2.165966510772705, 2.2009804248809814, 2.235994577407837, 2.288515567779541, 2.218487501144409, 2.165966510772705, 2.218487501144409, 2.0084033012390137, 2.0784313678741455, 1.780812382698059, 1.0805323123931885, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.64075636 [e2e-predictor] 8637085, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.4481793642044067, 1.3081233501434326, 1.5707283020019531, 2.0609242916107178, 2.0609242916107178, 1.605742335319519, 0.08263305574655533, 0.9929972887039185, 1.343137264251709, 0.8879552483558655, 1.465686321258545, 1.868347406387329, 1.9908963441848755, 1.8508403301239014, 1.9733893871307373, -0.1624649614095688, 0.29271721839904785, -0.6001400351524353, 0.3802522122859955, 1.378151297569275, 1.9033613204956055, 1.430672287940979, 2.043417453765869, 1.8858543634414673, 2.218487501144409, 2.113445281982422, 2.113445281982422, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.5357143878936768, 1.868347406387329, 1.8858543634414673, 1.5707283020019531, 1.0105042457580566, 1.465686321258545, 1.5707283020019531, 1.9558824300765991, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.235994577407837, 2.218487501144409, 2.235994577407837, 2.113445281982422, 2.1309523582458496, 1.605742335319519, 1.4131653308868408, 0.6953782439231873, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.675770401954 [e2e-predictor] 6509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.553221344947815, 0.8354342579841614, 1.378151297569275, 1.0280113220214844, 1.378151297569275, 2.1309523582458496, 2.0784313678741455, 1.8508403301239014, 0.6253502368927002, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.553221344947815, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.0980392694473267, 0.45028021931648254, 0.415266215801239, -0.3200279772281647, -0.33753499388694763, 0.7303922772407532, 1.3256303071975708, 1.7983193397521973, 2.0259103775024414, 1.9383753538131714, 2.0259103775024414, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0959384441375732, 2.235994577407837, 2.2009804248809814, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.815826416015625, 1.7457983493804932, 1.9033613204956055, 1.8333333730697632, 0.9929972887039185, 1.3081233501434326, 1.4481793642044067, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.2710084915161133, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 1.815826416015625, 1.6582633256912231, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, [e2e-predictor] 1.0980392694473267, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.0105042457580566, 1.2731093168258667, 0.9754902720451355, 1.3081233501434326, 2.0959384441375732, 2.0609242916107178, 1.430672287940979, 1.2556023597717285, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 1.7983193397521973, 1.9733893871307373, 1.6757704019546509, 1.9208683967590332, 0.3277312219142914, 0.1001400575041771, 0.8179272413253784, -0.14495795965194702, -0.5126050114631653, 0.24019621312618256, 1.0280113220214844, 1.7107843160629272, 1.6232492923736572, 1.6757704019546509, 2.0959384441375732, 2.043417453765869, 2.0084033012390137, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.8333333730697632, 1.7983193397521973, 2.0084033012390137, 1.7457983493804932, 0.6253502368927002, 1.1330533027648926, 1.465686321258545, 2.1309523582458496, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 2.165966510772705, 1.9033613204956055, 1.8858543634414673, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0 [e2e-predictor] .3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9754902720451355, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.483193278312683, 1.2030812501907349, 1.3081233501434326, 0.9929972887039185, 1.4131653308868408, 2.113445281982422, 1.780812382698059, 1.1505602598190308, 1.5707283020019531, 0.8004202842712402, 0.7654062509536743, 1.5357143878936768, 1.7457983493804932, 1.9908963441848755, 1.815826416015625, 1.780812382698059, 0.415266215801239, 0.2752102017402649, 0.8879552483558655, -0.17997196316719055, 0.08263305574655533, -0.9152660369873047, 0.9229692816734314, 1.0630252361297607, 1.3606443405151367, 2.0784313678741455, 1.780812382698059, 2.0959384441375732, 2.0609242916107178, 1.9033613204956055, 2.0784313678741455, 2.2009804248809814, 2.0609242916107178, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 2.0959384441375732, 1.2205883264541626, 1.3256303071975708, 1.5707283020019531, 1.9733893871307373, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.218487501144409, 1.868347406387329, 1.7107843160629272, 0.7829132676124573, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, [e2e-predictor] 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.343137264251709, 1.3606443405151367, 0.9054622650146484, 1.378151297569275, 2.0784313678741455, 0.415266215801239, 0.7829132676124573, 1.605742335319519, 1.2906162738800049, 1.640756368637085, 1.5007003545761108, 1.8508403301239014, 1.7983193397521973, 1.693277359008789, 1.465686321258545, 0.1001400575041771, 0.24019621312618256, 0.6778712272644043, -0.3200279772281647, 0.7128852605819702, -0.6701680421829224, 0.20518220961093903, 1.3081233501434326, 2.0609242916107178, 2.0609242916107178, 1.5357143878936768, 1.868347406387329, 2.113445281982422, 2.043417453765869, 2.0959384441375732, 2.1484594345092773, 1.9908963441848755, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 2.0959384441375732, 2.113445281982422, 0.24019621312618256, 1.2380952835083008, 1.6757704019546509, 2.0084033012390137, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 2.2009804248809814, 2.1834733486175537, 1.4481793642044067, 1.815826416015625, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3977592289447 [e2e-predictor] 7844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.3081233501434326, 1.378151297569275, 0.8529412746429443, 1.5007003545761108, 1.728291392326355, -0.4600839912891388, -0.47759100794792175, 1.1330533027648926, 1.553221344947815, 1.693277359008789, 1.7457983493804932, 1.868347406387329, 1.9033613204956055, 1.553221344947815, 0.9929972887039185, 0.08263305574655533, -0.14495795965194702, 0.18767507374286652, 0.13515406847000122, 0.6953782439231873, -0.07492996007204056, 0.5728292465209961, 0.8179272413253784, 1.5007003545761108, 1.4131653308868408, 2.0259103775024414, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 2.0084033012390137, 2.218487501144409, 2.0784313678741455, 2.165966510772705, 1.9558824300765991, 1.9733893871307373, 2.113445281982422, 1.8858543634414673, 2.0784313678741455, 1.815826416015625, 0.9054622650146484, 1.2030812501907349, 1.7983193397521973, 2.0259103775024414, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 2.165966510772705, 1.7983193397521973, 1.9733893871307373, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9054622650146484, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.57282924 [e2e-predictor] 65209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.465686321258545, 1.1505602598190308, 1.2906162738800049, 0.5378152132034302, 1.5882353782653809, 1.5707283020019531, -0.0049019488506019115, -0.28501397371292114, 0.18767507374286652, 1.9208683967590332, 0.39775922894477844, 1.9558824300765991, 1.8858543634414673, 1.868347406387329, 1.605742335319519, 1.1680673360824585, 0.415266215801239, 0.6078432202339172, 1.2731093168258667, 0.24019621312618256, 1.1155463457107544, 0.7128852605819702, -0.19747896492481232, 0.39775922894477844, 0.9754902720451355, 0.9579832553863525, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 0.8004202842712402, 1.483193278312683, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.165966510772705, 2.0084033012390137, 2.165966510772705, 2.0609242916107178, 1.6757704019546509, 2.043417453765869, 0.9929972887039185, 1.693277359008789, 1.6757704019546509, 2.0259103775024414, 2.1834733486175537, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 1.9383753538131714, 1.8333333730697632, 0.6428572535514832, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603 [e2e-predictor] 642702102661, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5707283020019531, 0.9404762983322144, 1.2731093168258667, 0.8179272413253784, 1.5707283020019531, 1.2731093168258667, 0.11764705926179886, -1.0553221702575684, -0.12745095789432526, 1.7983193397521973, 0.5728292465209961, 1.728291392326355, 1.8508403301239014, 1.8333333730697632, 1.7633053064346313, 1.0980392694473267, 0.24019621312618256, 0.6778712272644043, 1.3956583738327026, 0.29271721839904785, 0.7128852605819702, 0.415266215801239, -0.6351540088653564, 0.7829132676124573, 1.1155463457107544, 1.483193278312683, 1.378151297569275, 1.343137264251709, 1.7107843160629272, 1.2205883264541626, 1.9908963441848755, 2.218487501144409, 2.113445281982422, 2.1484594345092773, 1.9908963441848755, 1.9383753538131714, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 2.0609242916107178, 1.9033613204956055, 1.430672287940979, 1.728291392326355, 2.0784313678741455, 2.1834733486175537, 2.2009804248809814, 2.235994577407837, 2.235994577407837, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.0784313678741455, 2.0084033012390137, 1.483193278312683, 1.465686321258545, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9 [e2e-predictor] 754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.520308256149292, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.553221344947815, -0.5301120281219482, 1.1680673360824585, 0.3802522122859955, 1.553221344947815, 1.0805323123931885, 0.03011205606162548, 0.0476190559566021, -0.3025209903717041, 0.3102242052555084, 0.4852942228317261, 1.8333333730697632, 1.9733893871307373, 1.728291392326355, 1.7107843160629272, 0.2226892113685608, 0.18767507374286652, 0.6078432202339172, 1.0630252361297607, 0.4852942228317261, 0.9404762983322144, 0.9229692816734314, -0.3200279772281647, -0.19747896492481232, 0.9754902720451355, 1.1155463457107544, 0.3277312219142914, 1.2380952835083008, 1.605742335319519, 1.465686321258545, 2.2009804248809814, 2.0784313678741455, 2.0259103775024414, 2.043417453765869, 2.113445281982422, 1.8508403301239014, 1.693277359008789, 1.8508403301239014, 1.9558824300765991, 2.0084033012390137, 1.9208683967590332, 1.5707283020019531, 1.868347406387329, 2.0259103775024414, 2.2009804248809814, 2.218487501 [e2e-predictor] 144409, 2.2009804248809814, 2.235994577407837, 2.218487501144409, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 2.0084033012390137, 1.5007003545761108, 2.043417453765869, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, -1.160364031791687, 1.1680673360824585, 0.2226892113685608, 1.465686321258545, 0.8704482913017273, 0.2752102017402649, 0.8704482913017273, 0.6778712272644043, 1.0980392694473267, 0.7128852605819702, 1.7983193397521973, 1.9908963441848755, 1.640756368637085, 1.728291392326355, 0.6603642702102661, 0.2577032148838043, 0.4852942228317261, 0.8529412746429443, 0.6253502368927002, 0.9754902720451355, 1.3256303071975708, 0.4677872359752655, -0.5126050114631653, 1.4131653308868408, 0.6078432202339172, 1.378151297569275 [e2e-predictor] , 0.08263305574655533, 0.9404762983322144, 0.8004202842712402, 1.8333333730697632, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 2.113445281982422, 1.9733893871307373, 1.7107843160629272, 1.9033613204956055, 2.0784313678741455, 1.8508403301239014, 1.815826416015625, 1.3606443405151367, 1.868347406387329, 1.9733893871307373, 2.2535016536712646, 2.1834733486175537, 2.218487501144409, 2.235994577407837, 2.235994577407837, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1309523582458496, 2.0084033012390137, 1.6582633256912231, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, -0.3025209903717041, 1.1505602598190308, 0.9754902720451355, 1.343137264251709, 1.3956583738327026, 0.502801239490509, 0.4677872359752655, 0.8529412 [e2e-predictor] 746429443, 1.3956583738327026, 0.0476190559566021, 1.2030812501907349, 1.9733893871307373, 1.4131653308868408, 1.640756368637085, 0.8179272413253784, 0.13515406847000122, 0.5553222298622131, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 1.553221344947815, 0.45028021931648254, -0.6176469922065735, 0.9229692816734314, 1.5357143878936768, 1.693277359008789, 1.605742335319519, 0.502801239490509, 1.5357143878936768, 1.3081233501434326, 1.8333333730697632, 2.1309523582458496, 2.0084033012390137, 2.1484594345092773, 2.0959384441375732, 1.5357143878936768, 1.780812382698059, 2.0784313678741455, 1.8858543634414673, 1.9208683967590332, 0.9754902720451355, 1.8333333730697632, 2.0259103775024414, 2.288515567779541, 2.0609242916107178, 2.2535016536712646, 2.2535016536712646, 2.288515567779541, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1834733486175537, 2.0259103775024414, 1.9733893871307373, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.413165330 [e2e-predictor] 8868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.4131653308868408, 0.0476190559566021, 1.0980392694473267, 1.2556023597717285, 1.5707283020019531, 1.693277359008789, 0.24019621312618256, 0.9404762983322144, 1.1330533027648926, -0.4075630009174347, -0.3550419807434082, 0.6253502368927002, 2.0084033012390137, 1.553221344947815, 1.3956583738327026, 0.8004202842712402, -0.39005598425865173, 1.1155463457107544, 0.9054622650146484, 0.9054622650146484, 0.6603642702102661, 1.1680673360824585, 0.6253502368927002, 0.18767507374286652, -0.3025209903717041, 0.6253502368927002, 1.5007003545761108, 1.378151297569275, 1.0630252361297607, 0.2226892113685608, 0.17016807198524475, 1.518207311630249, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.113445281982422, 1.7457983493804932, 1.780812382698059, 1.5357143878936768, 1.8333333730697632, 1.9733893871307373, 1.5357143878936768, 1.7457983493804932, 1.7983193397521973, 2.2710084915161133, 2.218487501144409, 2.235994577407837, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 1.9383753538131714, 1.7983193397521973, 2.0084033012390137, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, [e2e-predictor] 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.4131653308868408, 0.6428572535514832, 1.2205883264541626, 1.2380952835083008, 1.518207311630249, 1.7107843160629272, 0.45028021931648254, 0.3802522122859955, 0.7478992342948914, -1.1253501176834106, -0.6176469922065735, 1.2380952835083008, 1.9383753538131714, 1.483193278312683, 0.7829132676124573, 1.2030812501907349, -0.17997196316719055, 0.7303922772407532, 0.08263305574655533, 0.15266107022762299, 0.7654062509536743, 1.3606443405151367, 0.7128852605819702, 0.2226892113685608, -0.8277310132980347, 0.6778712272644043, 1.5357143878936768, -0.07492996007204056, -0.28501397371292114, -0.23249296844005585, 0.18767507374286652, 1.0630252361297607, 1.8508403301239014, 2.1484594345092773, 1.9733893871307373, 2.113445281982422, 1.7107843160629272, 2.0784313678741455, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0259103775024414, 1.3081233501434326, 1.9383753538131714, 2.3060226440429688, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.288515567779541, 2.2710084915161133, 2.218487501144409, 1.6582633256912231, 1.7633053064346313, 1.9733893871307373, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6778712272 [e2e-predictor] 644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 0.8704482913017273, 1.2731093168258667, 1.2906162738800049, 1.5882353782653809, 1.6757704019546509, 0.29271721839904785, 0.3802522122859955, -0.7752100229263306, -0.5651260018348694, 0.520308256149292, 1.8508403301239014, 2.0609242916107178, 1.430672287940979, 1.2906162738800049, 0.6428572535514832, -0.39005598425865173, 1.2030812501907349, 0.9754902720451355, -0.3025209903717041, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 0.415266215801239, -0.4950979948043823, 0.5553222298622131, 0.7654062509536743, -0.47759100794792175, 0.5728292465209961, -0.4425770044326782, 0.3277312219142914, 1.3256303071975708, 1.7983193397521973, 1.3606443405151367, 2.1309523582458496, 2.113445281982422, 1.8508403301239014, 2.1309523582458496, 2.1309523582458496, 1.9733893871307373, 1.9558824300765991, 2.1834733486175537, 2.0084033012390137, 1.7983193397521973, 2.3060226440429688, 2.2710084915161133, 2.218487501144409, 2.3235294818878174, 2.2535016536712646, 2.288515567779541, 2.3060226440429688, 2.235994577407837, 1.9733893871307373, 2.0959384441375732, 1.5357143878936768, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.20518220961093903, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.345238208770 [e2e-predictor] 75195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.378151297569275, -0.23249296844005585, 1.2030812501907349, 1.5882353782653809, 1.7107843160629272, 1.7107843160629272, 1.4481793642044067, 0.3277312219142914, -0.5826330184936523, -1.5980392694473267, 0.7829132676124573, 1.9733893871307373, 2.0959384441375732, 1.483193278312683, 1.3606443405151367, 1.465686321258545, -0.21498596668243408, 0.8004202842712402, 1.2205883264541626, -0.07492996007204056, 0.3277312219142914, 0.9754902720451355, 0.8004202842712402, 0.8879552483558655, -0.33753499388694763, 0.20518220961093903, -0.09243696182966232, -0.4425770044326782, -0.7577030062675476, 0.13515406847000122, 1.0630252361297607, 1.780812382698059, 1.640756368637085, 1.9208683967590332, 2.0959384441375732, 1.6582633256912231, 1.9033613204956055, 1.780812382698059, 2.0784313678741455, 2.0259103775024414, 2.0259103775024414, 2.218487501144409, 2.1309523582458496, 1.8333333730697632, 2.288515567779541, 2.1309523582458496, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.288515567779541, 2.2535016536712646, 1.5882353782653809, 1.1855742931365967, 1.5882353782653809, 1.0105042457580566, 0.6603642702102661, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, [e2e-predictor] 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 0.2577032148838043, 1.1505602598190308, 1.6232492923736572, 1.7457983493804932, 1.5882353782653809, 1.5882353782653809, 0.4852942228317261, 0.2226892113685608, -1.195378065109253, 1.3606443405151367, 2.0084033012390137, 2.1834733486175537, 1.4131653308868408, 1.3956583738327026, 1.1855742931365967, 0.29271721839904785, 0.8529412746429443, 1.3606443405151367, 0.3277312219142914, 0.5728292465209961, 0.432773232460022, 1.0980392694473267, 0.6778712272644043, -0.33753499388694763, -0.7051820158958435, -0.6176469922065735, -0.0049019488506019115, -0.7577030062675476, -0.6526610255241394, 0.9229692816734314, 1.6582633256912231, 1.9558824300765991, 1.553221344947815, 1.7457983493804932, 0.8704482913017273, 1.9208683967590332, 2.0784313678741455, 2.043417453765869, 1.9733893871307373, 1.6582633256912231, 2.2009804248809814, 2.1484594345092773, 1.8508403301239014, 1.8858543634414673, 2.235994577407837, 2.3060226440429688, 2.235994577407837, 2.288515567779541, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9558824300765991, 1.9558824300765991, 1.378151297569275, 1.343137264251709, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.38025221228599 [e2e-predictor] 55, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, -0.6001400351524353, 1.1505602598190308, 1.6232492923736572, 1.780812382698059, 1.5882353782653809, 1.6757704019546509, 0.8179272413253784, 0.06512605398893356, 0.9404762983322144, 0.9229692816734314, 1.8508403301239014, 2.0784313678741455, 1.343137264251709, 0.24019621312618256, 0.8354342579841614, 0.11764705926179886, 0.3277312219142914, 0.9579832553863525, 1.0805323123931885, -0.12745095789432526, 0.9579832553863525, 0.502801239490509, 0.9929972887039185, -0.5126050114631653, 0.3102242052555084, 0.4852942228317261, -0.3550419807434082, 0.4677872359752655, -0.8802520632743835, 0.4852942228317261, 1.4481793642044067, 2.1484594345092773, 1.0280113220214844, 1.3256303071975708, 0.17016807198524475, 1.8858543634414673, 1.9033613204956055, 1.7457983493804932, 1.3956583738327026, 1.5007003545761108, 2.0609242916107178, 2.043417453765869, 1.8858543634414673, 1.8333333730697632, 2.2009804248809814, 2.3060226440429688, 2.341036558151245, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9208683967590332, 2.0609242916107178, 0.6778712272644043, 0.8879552483558655, 0.4677872359752655, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.5028012394905 [e2e-predictor] 09, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.432773232460022], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, -0.4950979948043823, 1.1330533027648926, 1.6582633256912231, 1.7107843160629272, 1.7633053064346313, 1.693277359008789, 0.7478992342948914, 0.2752102017402649, 1.0630252361297607, 0.3102242052555084, 1.868347406387329, 2.043417453765869, 1.518207311630249, 0.4677872359752655, 1.5007003545761108, 1.0280113220214844, 0.18767507374286652, 1.0280113220214844, 0.9579832553863525, -0.26750698685646057, 1.0280113220214844, 1.3256303071975708, 0.9054622650146484, -0.42506998777389526, -0.3200279772281647, 0.08263305574655533, 0.9404762983322144, 0.6078432202339172, 0.590336263179779, 1.2205883264541626, 1.0105042457580566, 2.113445281982422, 0.8529412746429443, 0.5728292465209961, -0.6001400351524353, 1.9033613204956055, 1.6582633256912231, 1.553221344947815, 0.432773232460022, 0.8004202842712402, 1.815826416015625, 1.9908963441848755, 1.8508403301239014, 1.2205883264541626, 2.288515567779541, 2.341036558151245, 2.3235294818878174, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.288515567779541, 1.780812382698059, 1.1155463457107544, -0.057422954589128494, -0.022408949211239815, 0.34523820877075195, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0 [e2e-predictor] .8004202842712402, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254], [0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0105042457580566, -0.9852941036224365, 1.2731093168258667, 1.4481793642044067, 1.6582633256912231, 1.780812382698059, 1.693277359008789, 0.6253502368927002, -0.07492996007204056, 0.6953782439231873, 0.45028021931648254, 1.9033613204956055, 1.9383753538131714, 1.343137264251709, 0.2226892113685608, 1.5882353782653809, 1.868347406387329, 1.4131653308868408, 1.2030812501907349, -0.39005598425865173, -0.17997196316719055, 0.502801239490509, 1.693277359008789, 0.8179272413253784, -0.12745095789432526, -0.057422954589128494, -0.2499999701976776, 0.9229692816734314, 0.502801239490509, -0.03991595283150673, 1.343137264251709, 1.7107843160629272, 1.9908963441848755, 2.043417453765869, 0.8704482913017273, 0.11764705926179886, 1.9383753538131714, 1.7457983493804932, 1.4481793642044067, 1.8858543634414673, 0.9229692816734314, 1.693277359008789, 1.815826416015625, 1.6757704019546509, 1.2731093168258667, 2.1309523582458496, 2.165966510772705, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.288515567779541, 2.2535016536712646, 1.868347406387329, 1.8508403301239014, 0.415266215801239, 0.415266215801239, 0.8004202842712402, 0.6778712272644043, [e2e-predictor] 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.432773232460022], [0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9229692816734314, -1.370448112487793, 1.3256303071975708, 1.5357143878936768, 1.7983193397521973, 1.815826416015625, 1.6757704019546509, 0.6778712272644043, 0.03011205606162548, 0.520308256149292, 0.13515406847000122, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.20518220961093903, 1.378151297569275, 1.5707283020019531, 0.6078432202339172, 0.3277312219142914, -0.09243696182966232, 1.2380952835083008, 1.1680673360824585, 1.5882353782653809, 1.0280113220214844, -0.07492996007204056, -0.057422954589128494, 0.13515406847000122, 0.3277312219142914, 0.39775922894477844, 0.2577032148838043, 0.6778712272644043, 1.4131653308868408, 1.7457983493804932, 2.1309523582458496, 2.043417453765869, 1.9558824300765991, 1.9733893871307373, 1.7457983493804932, 1.623249 [e2e-predictor] 2923736572, 1.868347406387329, 1.378151297569275, 1.9558824300765991, 2.043417453765869, 1.6582633256912231, 1.0280113220214844, 2.0259103775024414, 2.0259103775024414, 2.165966510772705, 2.341036558151245, 2.2710084915161133, 2.3060226440429688, 2.2535016536712646, 1.9383753538131714, 2.0259103775024414, 1.1155463457107544, 1.2731093168258667, 1.1855742931365967, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, -1.3529410362243652, 1.3956583738327026, 1.483193278312683, 1.8333333730697632, 1.7983193397521973, 1.6757704019546509, 0.8704482913017273, 0.9929972887039185, -0.21498596668243408, 0.2752102017402649, 1.9908963441848755, 1.7983193397521973, -0.057422954589128494, -0.6701680421829224, 1.3256303071975708, 1.5007003545761108, -0.03991595283150673, -0.390055984258651 [e2e-predictor] 73, 0.502801239490509, 1.2731093168258667, 1.1855742931365967, 1.868347406387329, 2.0084033012390137, 0.9404762983322144, 0.5553222298622131, 1.0455182790756226, 0.15266107022762299, 0.1001400575041771, 0.415266215801239, 0.13515406847000122, 0.8179272413253784, 0.9579832553863525, 1.5882353782653809, 1.8858543634414673, 2.1309523582458496, 1.5357143878936768, 1.3256303071975708, 1.6232492923736572, 1.6232492923736572, 1.7457983493804932, 1.518207311630249, 1.9908963441848755, 1.0280113220214844, -0.21498596668243408, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.9733893871307373, 2.0609242916107178, 2.2710084915161133, 2.1484594345092773, 1.2906162738800049, 1.605742335319519, 1.3956583738327026, 0.4852942228317261, 0.432773232460022, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832 [e2e-predictor] 553863525, 0.8879552483558655, -1.0378150939941406, 1.3256303071975708, 1.5707283020019531, 1.8508403301239014, 1.8333333730697632, 1.2205883264541626, 0.8529412746429443, 0.06512605398893356, -0.10994396358728409, -0.2499999701976776, 2.043417453765869, 1.6757704019546509, 0.6953782439231873, -1.0903360843658447, 1.553221344947815, 1.5357143878936768, -0.09243696182966232, -0.12745095789432526, 0.9054622650146484, 0.9929972887039185, 0.3627452254295349, 1.693277359008789, 1.9383753538131714, 0.2577032148838043, 0.9754902720451355, 0.3627452254295349, -0.5476189851760864, -0.3025209903717041, -0.057422954589128494, 0.11764705926179886, 0.9404762983322144, 0.502801239490509, 0.3802522122859955, -0.057422954589128494, 1.9208683967590332, 0.2226892113685608, 1.343137264251709, 1.4481793642044067, 0.9754902720451355, 1.0105042457580566, 1.605742335319519, 1.8508403301239014, -0.0049019488506019115, 1.553221344947815, 1.5882353782653809, 1.6582633256912231, -0.37254899740219116, 0.18767507374286652, 1.815826416015625, 2.3235294818878174, 2.0959384441375732, 1.6232492923736572, 1.605742335319519, 1.9733893871307373, 0.432773232460022, 0.7654062509536743, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252 [e2e-predictor] 361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8354342579841614, 0.8529412746429443, -1.1078431606292725, 1.2906162738800049, 1.518207311630249, 1.7633053064346313, 1.0805323123931885, 0.8179272413253784, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.6778712272644043, 2.1309523582458496, 1.7107843160629272, 0.6078432202339172, -1.0553221702575684, 1.2906162738800049, 1.6232492923736572, 0.24019621312618256, 0.8354342579841614, 0.8179272413253784, 0.2752102017402649, 0.415266215801239, 1.9033613204956055, 1.6582633256912231, 0.24019621312618256, 0.9404762983322144, 0.6253502368927002, 0.17016807198524475, 0.3102242052555084, 0.8529412746429443, 0.7303922772407532, 0.9054622650146484, -0.23249296844005585, -0.6176469922065735, -0.5651260018348694, 0.0476190559566021, 1.1855742931365967, 1.0280113220214844, 1.640756368637085, 1.3256303071975708, 1.1680673360824585, 1.2906162738800049, 1.2731093168258667, -0.7051820158958435, 1.8508403301239014, 0.6953782439231873, -0.0049019488506019115, -0.12745095789432526, 0.2577032148838043, 1.5882353782653809, 2.288515567779541, 1.8858543634414673, 1.0280113220214844, 2.0084033012390137, 0.8179272413253784, -0.07492996007204056, 0.45028021931648254, 0.5378152132034302, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0 [e2e-predictor] .6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, -0.5476189851760864, 1.2731093168258667, 1.5707283020019531, 1.7633053064346313, 0.8529412746429443, 1.4131653308868408, 0.502801239490509, 0.5553222298622131, 0.17016807198524475, 1.3081233501434326, 1.9558824300765991, 1.728291392326355, 0.8529412746429443, -1.335434079170227, 1.518207311630249, 1.2556023597717285, 0.6778712272644043, 0.18767507374286652, 0.2752102017402649, 0.6078432202339172, 1.3956583738327026, 1.868347406387329, 1.7457983493804932, 0.415266215801239, 1.1330533027648926, 1.1505602598190308, 0.432773232460022, 1.0980392694473267, 0.2226892113685608, 1.2731093168258667, 1.2556023597717285, -0.8802520632743835, -0.8802520632743835, -1.282913088798523, -0.9152660369873047, 1.2380952835083008, 0.9229692816734314, 1.2731093168258667, 1.9558824300765991, 1.7457983493804932, 1.5707283020019531, 1.2906162738800049, -0.6526610255241394, 1.693277359008789, 1.1505602598190308, 0.39775922894477844, 0.29271721839904785, 0.520308256149292, 1.2030812501907349, 1.8333333730697632, 0.5378152132034302, 1.7457983493804932, 2.218487501144409, 1.0630252361297607, 0.8704482913017273, 0.2577032148838043, 0.6078432202339172, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914 [e2e-predictor] , 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, -0.057422954589128494, 1.1505602598190308, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.518207311630249, 0.7303922772407532, 0.39775922894477844, -0.4600839912891388, 1.6757704019546509, 2.0609242916107178, 1.7983193397521973, 1.1680673360824585, -1.2303920984268188, 1.553221344947815, 0.8354342579841614, 1.465686321258545, 0.415266215801239, 0.6953782439231873, 0.7478992342948914, 1.6232492923736572, 1.1330533027648926, 1.4481793642044067, 0.6253502368927002, 0.9229692816734314, 0.520308256149292, 0.7829132676124573, 0.39775922894477844, 0.9579832553863525, 0.5378152132034302, -0.9152660369873047, 0.012605053372681141, 0.20518220961093903, -0.19747896492481232, -1.1253501176834106, -0.4600839912891388, 0.3102242052555084, 1.1155463457107544, 1.7633053064346313, 1.7107843160629272, 1.553221344947815, 0.39775922894477844, -0.03991595283150673, 2.0084033012390137, 1.5357143878936768, 0.3627452254295349, 0.39775922894477844, 0.9229692816734314, 1.4481793642044067, 1.0805323123931885, 1.6757704019546509, 1.815826416015625, 1.693277359008789, 1.1680673360824585, -0.26750698685646057, 0.3102242052555084, 0.5553222298622131, 0.6778712272644043, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.432773232460022], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2927172183 [e2e-predictor] 9904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.5378152132034302, 1.1155463457107544, 1.5007003545761108, 1.9208683967590332, 1.7457983493804932, 1.483193278312683, 0.8179272413253784, 0.24019621312618256, 0.5728292465209961, 1.4131653308868408, 1.8858543634414673, 1.868347406387329, 1.0805323123931885, -0.6001400351524353, 1.5707283020019531, 1.5707283020019531, 1.7457983493804932, 0.7478992342948914, 1.0630252361297607, 1.2030812501907349, 1.4481793642044067, 2.113445281982422, 0.0476190559566021, 0.18767507374286652, 0.9054622650146484, 0.8354342579841614, 0.9929972887039185, 0.7478992342948914, 0.3277312219142914, -0.42506998777389526, 0.7303922772407532, -0.07492996007204056, 0.24019621312618256, -0.42506998777389526, -1.2303920984268188, -1.0728291273117065, 0.6428572535514832, 1.0980392694473267, 1.868347406387329, 1.378151297569275, 1.465686321258545, 0.08263305574655533, -0.28501397371292114, 1.4131653308868408, 1.8508403301239014, 1.0805323123931885, 0.08263305574655533, 1.2380952835083008, 1.6232492923736572, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 2.0959384441375732, 1.1505602598190308, 0.2226892113685608, 0.34523820877075195, 0.012605053372681141, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.432773232460022], [0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339 [e2e-predictor] 172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.29271721839904785, 1.0980392694473267, 1.605742335319519, 1.9208683967590332, 1.780812382698059, 1.640756368637085, 0.7829132676124573, 1.0455182790756226, 1.2205883264541626, 1.8333333730697632, 1.9558824300765991, 1.605742335319519, 0.8179272413253784, -0.26750698685646057, 1.5007003545761108, 1.780812382698059, 1.483193278312683, 1.1680673360824585, 0.8529412746429443, 1.5007003545761108, 1.3081233501434326, 2.0959384441375732, 0.8354342579841614, 0.7829132676124573, 0.9579832553863525, -0.39005598425865173, 0.7829132676124573, 0.9229692816734314, 0.415266215801239, -0.3025209903717041, -0.17997196316719055, -0.0049019488506019115, 0.29271721839904785, -0.2499999701976776, -0.7752100229263306, -0.4950979948043823, -0.9327731132507324, 0.24019621312618256, 1.693277359008789, 2.0784313678741455, 1.3081233501434326, -0.10994396358728409, 0.0476190559566021, 0.9229692816734314, 1.1330533027648926, 0.6253502368927002, 0.3802522122859955, 1.2205883264541626, 1.7457983493804932, 1.2731093168258667, 0.6778712272644043, 0.9229692816734314, -0.12745095789432526, 0.7654062509536743, 1.0455182790756226, -0.0049019488506019115, 0.13515406847000122, 0.5378152132034302, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.4677 [e2e-predictor] 872359752655, 0.432773232460022, 0.432773232460022], [0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 1.3606443405151367, 1.640756368637085, 1.9558824300765991, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 0.7128852605819702, 1.640756368637085, 1.640756368637085, 1.8858543634414673, 1.605742335319519, 0.8354342579841614, -0.4425770044326782, 1.605742335319519, 1.640756368637085, 1.3081233501434326, 1.2380952835083008, 0.520308256149292, 1.5357143878936768, 1.7107843160629272, 1.553221344947815, 0.3802522122859955, 0.8179272413253784, 0.8529412746429443, 0.17016807198524475, 0.13515406847000122, 1.0980392694473267, 0.2752102017402649, -0.03991595283150673, -0.6351540088653564, 0.6953782439231873, 0.432773232460022, 0.7478992342948914, -1.2303920984268188, -0.3200279772281647, -1.1253501176834106, -0.4075630009174347, 1.2380952835083008, 1.9908963441848755, 1.465686321258545, 0.4677872359752655, 0.8354342579841614, 1.0805323123931885, 0.3802522122859955, 1.0105042457580566, 0.6603642702102661, 1.3956583738327026, 1.8858543634414673, 1.6582633256912231, -0.057422954589128494, -0.1624649614095688, -0.47759100794792175, -0.7226890325546265, 1.343137264251709, 1.728291392326355, 0.415266215801239, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927 [e2e-predictor] 002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.432773232460022, 0.4677872359752655, 0.45028021931648254], [0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5553222298622131, 0.5378152132034302, 0.4677872359752655, 0.6953782439231873, 1.378151297569275, 1.7457983493804932, 1.9033613204956055, 1.7983193397521973, 1.7107843160629272, 1.2731093168258667, 0.8004202842712402, 1.6757704019546509, 1.7457983493804932, 1.868347406387329, 1.553221344947815, 0.432773232460022, -0.03991595283150673, 1.553221344947815, 1.0805323123931885, 1.1680673360824585, 1.0105042457580566, 1.1330533027648926, 0.8704482913017273, 1.2380952835083008, 1.343137264251709, -0.33753499388694763, 1.3081233501434326, 0.5728292465209961, 0.2577032148838043, 0.3277312219142914, 0.0476190559566021, -0.2499999701976776, 0.2752102017402649, -0.4600839912891388, 0.5728292465209961, 0.6953782439231873, 0.432773232460022, 0.06512605398893356, -0.4425770044326782, 0.6778712272644043, -0.37254899740219116, 1.3606443405151367, 0.6778712272644043, 1.1855742931365967, -0.022408949211239815, 0.590336263179779, 1.465686321258545, 1.4131653308868408, 1.605742335319519, 1.5357143878936768, 2.0259103775024414, 2.043417453765869, 1.7983193397521973, -0.9852941036224365, -0.6001400351524353, 0.8004202842712402, 0.8004202842712402, 1.2556023597717285, 1.9383753538131714, 1.3956583738327026, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.730392277240 [e2e-predictor] 7532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254], [0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.3802522122859955, 0.6778712272644043, 1.343137264251709, 1.6232492923736572, 1.815826416015625, 1.8333333730697632, 1.343137264251709, 0.29271721839904785, 1.1155463457107544, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.0455182790756226, -0.5126050114631653, -0.7401960492134094, 1.2556023597717285, 1.1680673360824585, 1.3606443405151367, 0.8879552483558655, 0.6078432202339172, 0.8004202842712402, 0.2226892113685608, 0.7654062509536743, -0.1624649614095688, 1.2906162738800049, 1.3606443405151367, 0.2226892113685608, 1.0280113220214844, 0.8879552483558655, 1.1330533027648926, -0.03991595283150673, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.6078432202339172, -1.0903360843658447, 0.590336263179779, -0.23249296844005585, 1.343137264251709, -0.03991595283150673, -0.28501397371292114, -0.2499999701976776, 1.2906162738800049, 0.7128852605819702, 1.0105042457580566, 1.2 [e2e-predictor] 205883264541626, 1.8333333730697632, 1.4131653308868408, 1.868347406387329, 2.0784313678741455, -1.0728291273117065, 1.5007003545761108, 1.0630252361297607, 0.5553222298622131, 1.465686321258545, 1.5357143878936768, 1.5707283020019531, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.415266215801239, 0.34523820877075195, 0.29271721839904785, 0.6603642702102661, 1.553221344947815, 1.7107843160629272, 1.868347406387329, 1.8508403301239014, 1.1330533027648926, 0.7654062509536743, 1.2906162738800049, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 0.11764705926179886, 0.03011205606162548, -0.6001400351524353, 1.430672287940979, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.6078432202339172, 1.1680673360824585, 0.7303922772407532, 0.3627452254295349, 0.3102242052555084, 1.0980392694473267, 0.8704482913017273, 1.1155463457107544, 0.695378 [e2e-predictor] 2439231873, 0.9404762983322144, 1.0455182790756226, 0.2226892113685608, 1.3081233501434326, 1.0455182790756226, 1.1855742931365967, 0.8004202842712402, 0.8879552483558655, -0.8802520632743835, -0.3025209903717041, 0.39775922894477844, 0.3627452254295349, 1.0980392694473267, -0.10994396358728409, -0.28501397371292114, 1.0980392694473267, 0.7303922772407532, 0.9404762983322144, 0.1001400575041771, 0.2226892113685608, 1.2731093168258667, 1.7633053064346313, 1.7457983493804932, -0.26750698685646057, 1.3081233501434326, 0.6428572535514832, 0.8179272413253784, 1.3256303071975708, 1.6757704019546509, 1.4131653308868408, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.2577032148838043, 0.7303922772407532, 1.378151297569275, 1.605742335319519, 1.8508403301239014, 1.815826416015625, 0.7478992342948914, 1.0630252361297607, 1.4306 [e2e-predictor] 72287940979, 1.7457983493804932, 1.5357143878936768, 1.640756368637085, -1.0553221702575684, -0.12745095789432526, -0.5126050114631653, 1.3256303071975708, 1.2205883264541626, 0.8354342579841614, 1.2556023597717285, 1.465686321258545, 0.7829132676124573, 0.6428572535514832, -0.5476189851760864, -0.10994396358728409, 1.378151297569275, 1.1155463457107544, 0.6428572535514832, -0.03991595283150673, -0.09243696182966232, 0.8879552483558655, 0.03011205606162548, 1.2906162738800049, 1.483193278312683, 1.3256303071975708, 1.3956583738327026, 1.1855742931365967, -1.0203081369400024, -0.5651260018348694, 0.8004202842712402, 0.3802522122859955, 0.6253502368927002, -0.09243696182966232, -1.2303920984268188, 0.39775922894477844, 0.520308256149292, 1.2556023597717285, 0.2577032148838043, 1.0980392694473267, 1.5707283020019531, 1.465686321258545, 1.8508403301239014, -0.47759100794792175, 1.0105042457580566, 0.6603642702102661, 0.13515406847000122, 1.6232492923736572, 1.6757704019546509, 1.5007003545761108, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.520308256149292, 0.4852942228317261, 0.502801239490509], [0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3802522122859955, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5203082 [e2e-predictor] 56149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.29271721839904785, 0.24019621312618256, 0.2226892113685608, 0.8004202842712402, 1.5357143878936768, 1.6232492923736572, 1.8333333730697632, 1.7633053064346313, 0.4677872359752655, 0.7654062509536743, 1.6232492923736572, 1.815826416015625, 1.8858543634414673, 1.430672287940979, 0.2577032148838043, -0.10994396358728409, -0.26750698685646057, 1.5007003545761108, 1.343137264251709, 0.590336263179779, 0.6778712272644043, 0.7829132676124573, 1.3081233501434326, 0.6778712272644043, -0.03991595283150673, 0.590336263179779, 1.605742335319519, 1.1855742931365967, 1.0280113220214844, 0.7654062509536743, -0.07492996007204056, 0.7128852605819702, 0.11764705926179886, 1.1855742931365967, 1.2731093168258667, 1.640756368637085, 1.1855742931365967, 1.7107843160629272, -0.7226890325546265, 0.4852942228317261, -0.12745095789432526, -0.07492996007204056, -0.47759100794792175, 0.2577032148838043, -1.457983136177063, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.5728292465209961, 0.2577032148838043, 1.6582633256912231, 1.7107843160629272, 1.9908963441848755, -1.1428570747375488, 0.6078432202339172, 0.6778712272644043, 0.3102242052555084, 1.7457983493804932, 1.1680673360824585, 0.7303922772407532, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.4852942228317261, 0.502801239490509]], [[1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.96679747 [e2e-predictor] 10464478, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8556864261627197, 1.803398847579956, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374], [1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8273 [e2e-predictor] 63908290863, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1. [e2e-predictor] 0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7053595781326 [e2e-predictor] 294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567 [e2e-predictor] 153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0 [e2e-predictor] .984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906 [e2e-predictor] 967163086, 1.9776906967163086, 1.942832350730896, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.646536111831665], [1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.186841 [e2e-predictor] 0110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7925055623054504, 0.8447931408882141, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110 [e2e-predictor] 473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265 [e2e-predictor] 853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.99511992 [e2e-predictor] 93136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.7511112689971924], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.48967337 [e2e-predictor] 6083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7227887511253357, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395 [e2e-predictor] 614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8731155395507812, 1.8208279609680176, 1.803398847579956], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.775076329708099 [e2e-predictor] 4, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420 [e2e-predictor] 967102, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.9145098924636841, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.77 [e2e-predictor] 50763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.8905447721481323], [1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309 [e2e-predictor] 741973877, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.75 [e2e-predictor] 76471567153931, 0.7750763297080994, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, [e2e-predictor] 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0125491619110107, 2.029978275 [e2e-predictor] 2990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151 [e2e-predictor] 982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086], [0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.169411897659 [e2e-predictor] 3018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107], [0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.15198254585266 [e2e-predictor] 1, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0299782752990723], [0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.1236603260040283, 1.0888018608093262, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9602615 [e2e-predictor] 83328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.047407388687134], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006 [e2e-predictor] 515503, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.931 [e2e-predictor] 9390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071 [e2e-predictor] 372628211975, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.775076329708 [e2e-predictor] 0994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, [e2e-predictor] 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9842266 [e2e-predictor] 44039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.21080625 [e2e-predictor] 05722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511 [e2e-predictor] 253357, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709 [e2e-predictor] 778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.169 [e2e-predictor] 4118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8796514868736267, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.11712431907653 [e2e-predictor] 8, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.06483674049 [e2e-predictor] 37744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.907974004745 [e2e-predictor] 4834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [1.4548149108886719, 1.8208279609680176, 1.7511112689971924, 1.472244143486023, 1.1062309741973877, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.52453172 [e2e-predictor] 20687866, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.27398681640625, 2.2565577030181885, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.6988236904144287, 1.2456645965576172, 0.9667974710464478, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.6879304051399231, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0. [e2e-predictor] 7053595781326294, 0.7750763297080994, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.047407388687134, 2.1345534324645996, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.1868410110473633, 2.047407388687134, 1.8731155395507812, 1.315381407737732, 1.1062309741973877, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.653071999 [e2e-predictor] 5498657, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.8622223138809204, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.082265853881836], [1.5768193006515503, 2.0125491619110107, 2.117124319076538, 2.1868410110473633, 2.3262743949890137, 2.3785619735717773, 2.2565577030181885, 2.0648367404937744, 2.0299782752990723, 1.8208279609680176, 1.1062309741973877, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0 [e2e-predictor] 365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [1.332810640335083, 1.6813944578170776, 1.785969614982605, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 1.4025273323059082, 1.158518671989441, 0.8099347352981567, 0.6879304051399231, 0.600784420967102, 0.9667974710464478, 0.9319390654563904, 1.0365142822265625, 0.984226644039154, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0 [e2e-predictor] .8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [2.1694118976593018, 2.1694118976593018, 2.0125491619110107, 1.785969614982605, 1.7162528038024902, 0.6879304051399231, -0.688975989818573, -1.1247059106826782, 0.008191745728254318, 1.053943395614624, 1.6813944578170776, 1.785969614982605, 1.5942485332489014, 1.7511112689971924, 1.472244143486023, 1.1410894393920898, 0.984226644039154, 0.7750763297080994, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, [e2e-predictor] 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.27398681640625, 1.9951199293136597, 1.2805230617523193, 0.09533771127462387, 0.16505448520183563, 1.7511112689971924, 2.308845281600952, 2.3785619735717773, 2.2565577030181885, 2.308845281600952, 2.361132860183716, 2.047407388687134, 1.925403118133545, 1.629106879234314, 1.2456645965576172, 0.9493682980537415, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628 [e2e-predictor] 211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [2.0125491619110107, 2.082265853881836, 2.117124319076538, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.8556864261627197, 1.646536111831665, 1.768540382385254, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.27398681640625, 2.204270124435425, 2.047407388687134, 1.8731155395507812, 1.611677646636963, 1.1410894393920898, 0.8970807194709778, 0.7576471567153931, 0.6530719995498657, 0.8099347352981567, 0.8622223138809204, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142 [e2e-predictor] 822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.2108062505722046, 0.2173420637845993, -0.20095856487751007, 0.5484968423843384, 1.611677646636963, 2.0996949672698975, 2.204270124435425, 2.239128589630127, 2.3088 [e2e-predictor] 45281600952, 2.2914161682128906, 2.3262743949890137, 2.3262743949890137, 2.082265853881836, 1.803398847579956, 1.489673376083374, 1.1062309741973877, 0.9493682980537415, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.9145098924636841, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.16941 [e2e-predictor] 18976593018, 2.1694118976593018, 2.1694118976593018], [1.6639652252197266, 1.8208279609680176, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 0.984226644039154, -0.688975989818573, -1.176993489265442, -0.6366884112358093, 0.4613508880138397, 1.332810640335083, 1.5768193006515503, 1.7162528038024902, 1.960261583328247, 2.1694118976593018, 2.204270124435425, 2.27398681640625, 2.361132860183716, 2.4831371307373047, 2.4134204387664795, 2.047407388687134, 1.6813944578170776, 1.1062309741973877, 0.7925055623054504, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593 [e2e-predictor] 018, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1694118976593018, 2.1868410110473633], [0.8970807194709778, 1.4025273323059082, 1.5942485332489014, 1.6988236904144287, 1.3676689863204956, -0.5495424270629883, -1.2815686464309692, -0.6541175842285156, 1.1933770179748535, 2.1868410110473633, 2.27398681640625, 2.117124319076538, 2.082265853881836, 1.7511112689971924, 1.6988236904144287, 1.803398847579956, 1.803398847579956, 1.2630938291549683, 1.0016558170318604, 1.8382571935653687, 2.2914161682128906, 2.204270124435425, 1.6813944578170776, 1.071372628211975, 1.175947904586792, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, [e2e-predictor] 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425], [-0.5495424270629883, -0.026666639372706413, 0.7750763297080994, 1.2805230617523193, 0.42649248242378235, -1.1072766780853271, -1.176993489265442, 0.8099347352981567, 1.960261583328247, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.3262743949890137, 2.3262743949890137, 2.0996949672698975, 1.803398847579956, 1.0365142822265625, 0.07790851593017578, 1.2456645965576172, 2.2216994762420654, 2.2914161682128906, 2.308845281600952, 2.395991325378418, 2.3437037467956543, 2.0299782752990723, 1.8208279609680176, 1.5245317220687866, 1.2805230617523193, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.66396522 [e2e-predictor] 52197266, 1.6813944578170776, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.2914161682128906, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.3262743949890137, 2.2216994762420654, 2.204270124435425, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [-0.3055337369441986, -0.6541175842285156, -0.42753809690475464, 0.18248367309570312, 0.02562093921005726, -0.8981263637542725, -0.4972548484802246, 1.7162528038024902, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.239128589630127, 2.3437037467956543, 2.361132860183716, 2.0648367404937744, 1.2805230617523193, 1.5768193006515503, 2.117124319076538, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.3437037467956543, 2.3437037467956543, 2.239128589630127, 2.047407388687134, 1.785969614982605, 1.5245317220687866, 1.2456645965576172, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1 [e2e-predictor] .1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7336820363998413, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.239128589630127, 2.2565577030181885, 2.082265853881836, 1.5768193006515503, 2.0996949672698975, 2.308845281600952, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [0.008191745728254318, -0.3055337369441986, -0.23581695556640625, -0.11381260305643082, -0.21838775277137756, -0.3403921127319336, 0.2522004544734955, 1.6813944578170776, 1.9079740047454834, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.082265853881836, 1.629106879234314, 1.071372628211975, 1.158518671989441, 1.8556864261627197, 2.151982545852661, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.151982545852661, 2.239128589630127, 2.308845281600952, 2.047407388687134, 1.8556864261627197, 1.611677646636963, 1.315381407737732, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.287058 [e2e-predictor] 83026123047, 0.32191720604896545, 0.33934640884399414, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1868410110473633, 2.1345534324645996, 2.1868410110473633, 2.2914161682128906, 2.2914161682128906, 2.0299782752990723, 1.768540382385254, 2.082265853881836, 1.646536111831665, 2.4134204387664795, 2.2914161682128906, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 1.960261583328247, 2.0299782752990723, 2.3262743949890137, 2.3437037467956543, 2.2565577030181885, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [0.5833552479743958, 0.600784420967102, 1.332810640335083, 1.5419609546661377, 0.8796514868736267, 0.14762529730796814, -0.009237446822226048, 0.6530719995498657, 1.4548149108886719, 1.7511112689971924, 1.7511112689971924, 1.925403118133545, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.8556864261627197, 0.14762529730796814, -0.42753809690475464, -0.4972548484802246, -0.25324615836143494, 0.6356428265571594, 1.5419609546661377, 1.942832350730896, 2.0648367404937744, 2.1868410110473633, 2.0648367404937744, 1.942832350730896, 2.047407388687134, 2.2914161682128906, 2.1694118976593018, 1.960261583328247, 1.803398847579956, 1.4025273323059082, 1.1062309741973877, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.478780061006546, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.32191 [e2e-predictor] 720604896545, 0.28705883026123047, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.35677558183670044, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.0299782752990723, 1.8556864261627197, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.5071024894714355, 2.430849552154541, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.082265853881836, 1.925403118133545, 1.629106879234314, 1.5942485332489014, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [1.6988236904144287, 0.7925055623054504, 0.7402179837226868, 1.2456645965576172, 1.646536111831665, 1.2456645965576172, 0.44392168521881104, 0.35677558183670044, 0.600784420967102, 1.071372628211975, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 0.9145098924636841, -0.8806971907615662, -0.9678431153297424, -0.04409583657979965, 1.4548149108886719, 2.0125491619110107, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.7511112689971924, 2.0299782752990723, 2.204270124435425, 1.629106879234314, 1.2805230617523193, 1.8382571935653687, 2.1868410110473633, 1.9951199293136597, 1.5419609546661377, 0.9145098924636841, 0.8099347352981567, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, [e2e-predictor] 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.0648367404937744, 1.8905447721481323, 1.5419609546661377, 1.925403118133545, 1.960261583328247, 1.5245317220687866, 1.785969614982605, 1.5419609546661377, 1.5768193006515503, 1.489673376083374, 2.0996949672698975, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.1868410110473633, 1.6988236904144287, 1.629106879234314, 1.5419609546661377, 1.7162528038024902, 1.7336820363998413, 2.27398681640625, 2.239128589630127, 2.239128589630127, 2.239128589630127], [2.2914161682128906, 1.6813944578170776, -0.2881045341491699, -0.532113254070282, -0.3578213155269623, 0.09533771127462387, 0.6879304051399231, 1.472244143486023, 1.5942485332489014, 1.071372628211975, 0.8622223138809204, 1.2108062505722046, 1.5419609546661377, 1.7336820363998413, 1.3676689863204956, -0.18352937698364258, -1.176993489265442, -0.5495424270629883, 1.5419609546661377, 2.204270124435425, 2.239128589630127, 2.204270124435425, 2.308845281600952, 2.3437037467956543, 2.047407388687134, 1.5942485332489014, 1.071372628211975, 0.5833552479743958, 0.42649248242378235, 0.8622223138809204, 1.315381407737732, 2.0996949672698975, 2.2216994762420654, 1.5071024894714355, 1.1933770179748535, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.0365142822265625, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0. [e2e-predictor] 8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.3742047846317291, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7227887511253357, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.2216994762420654, 2.1345534324645996, 1.2108062505722046, 1.5245317220687866, 1.8382571935653687, 1.5768193006515503, 1.8208279609680176, 1.2979521751403809, 1.3676689863204956, 1.5593900680541992, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.9079740047454834, 1.8556864261627197, 1.942832350730896, 1.4548149108886719, 1.6988236904144287, 1.785969614982605, 2.0125491619110107, 2.2216994762420654, 2.2565577030181885, 2.2565577030181885, 2.239128589630127], [2.2216994762420654, 2.3785619735717773, 1.8208279609680176, 0.02562093921005726, -0.619259238243103, -0.42753809690475464, -0.25324615836143494, 0.28705883026123047, 1.1236603260040283, 1.646536111831665, 1.2108062505722046, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 0.7750763297080994, -0.601830005645752, -1.1595642566680908, 0.44392168521881104, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.2914161682128906, 2.204270124435425, 2.3437037467956543, 2.4134204387664795, 1.925403118133545, 1.0016558170318604, 0.44392168521881104, 1.2979521751403809, 1.489673376083374, 1.5245317220687866, 1.9951199293136597, 2.361132860183716, 2.27398681640625, 1.960261583328247, 1.8208279609680176, 1.6639652252197266, 1.2630938291549683, 1.0888018608093262, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.9319390 [e2e-predictor] 654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.42649248242378235, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.3742047846317291, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.2565577030181885, 2.1694118976593018, 1.2630938291549683, 1.2805230617523193, 1.053943395614624, 1.4025273323059082, 1.5245317220687866, 1.5942485332489014, 1.175947904586792, 1.1062309741973877, 1.5071024894714355, 1.7511112689971924, 1.960261583328247, 1.785969614982605, 2.2565577030181885, 1.629106879234314, 1.9776906967163086, 1.5593900680541992, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885], [1.472244143486023, 2.0125491619110107, 2.3262743949890137, 2.204270124435425, 1.9079740047454834, 1.1062309741973877, 0.6530719995498657, 0.11276690661907196, -0.3229629397392273, 0.28705883026123047, 0.5833552479743958, 0.28705883026123047, 0.4090631604194641, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, -0.21838775277137756, 1.3850982189178467, 1.9079740047454834, 1.942832350730896, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.239128589630127, 2.2914161682128906, 2.3262743949890137, 2.0299782752990723, 1.053943395614624, 0.670501172542572, 0.9145098924636841, 1.0016558170318604, 1.7336820363998413, 2.1868410110473633, 2.27398681640625, 2.047407388687134, 1.960261583328247, 1.768540382385254, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1 [e2e-predictor] .0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.151982545852661, 2.204270124435425, 2.151982545852661, 2.151982545852661, 2.308845281600952, 1.2805230617523193, 0.9145098924636841, 0.7925055623054504, 0.9667974710464478, 1.3850982189178467, 1.5071024894714355, 0.9319390654563904, 0.9493682980537415, 1.489673376083374, 1.472244143486023, 1.8208279609680176, 1.472244143486023, 2.239128589630127, 1.4199565649032593, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.629106879234314, 1.768540382385254, 2.430849552154541, 2.204270124435425, 2.2565577030181885, 2.2914161682128906], [1.1236603260040283, 1.2456645965576172, 1.6988236904144287, 2.2565577030181885, 2.465708017349243, 2.5005664825439453, 2.1868410110473633, 1.0888018608093262, 0.3742047846317291, 0.4090631604194641, 0.1999128758907318, 0.18248367309570312, 0.827363908290863, 1.6988236904144287, 1.6639652252197266, 0.9493682980537415, 0.7227887511253357, 1.489673376083374, 1.8731155395507812, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 2.0648367404937744, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.0125491619110107, 1.8556864261627197, 1.2805230617523193, 0.513638436794281, 0.5484968423843384 [e2e-predictor] , 0.600784420967102, 0.7925055623054504, 1.332810640335083, 1.960261583328247, 2.2216994762420654, 2.0996949672698975, 1.9951199293136597, 1.8556864261627197, 1.6988236904144287, 1.3676689863204956, 1.158518671989441, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.1933770179748535, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0125491619110107, 2.0996949672698975, 2.151982545852661, 2.117124319076538, 2.1694118976593018, 1.9079740047454834, 0.7925055623054504, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 1.2805230617523193, 1.5419609546661377, 1.0016558170318604, 1.071372628211975, 1.5419609546661377, 1.5071024894714355, 1.7162528038024902, 1.5419609546661377, 1.785969614982605, 1.5419609546661377, 1.5245317220687866, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.8382571935653687, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.308845281600952], [1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.332810640335083, 1.5593900680541992, 2.1345534324645996, 2.465708017349243, 2.430849552154541, 2.2565577030181885, 1.4199565649032593, 1.2282354831695557, 0.670501172542572, -0.04409583657979965, 0.47878006 [e2e-predictor] 1006546, 1.2456645965576172, 1.7511112689971924, 1.5071024894714355, 1.158518671989441, 1.2805230617523193, 1.6639652252197266, 1.8556864261627197, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 1.4548149108886719, 0.30448800325393677, -0.3578213155269623, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.175947904586792, 1.0190850496292114, 1.2805230617523193, 1.472244143486023, 1.646536111831665, 2.082265853881836, 2.3785619735717773, 2.0996949672698975, 1.9951199293136597, 1.9776906967163086, 1.6639652252197266, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.32191720604896545, 0.30448800325393677, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.151982545852661, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 1.0888018608093262, 0.7053595781326294, 0.8099347352981567, 0.8099347352981567, 0.984226644039154, 1.4548149108886719, 1.5245317220687866, 1.2630938291549683, 1.4025273323059082, 1.7162528038024902, 1.489673376083374, 1.6813944578170776, 1.7511112689971924, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.629106879234314, 1.5593900680541992, 2.0125491619 [e2e-predictor] 110107, 2.082265853881836, 2.3437037467956543, 2.3437037467956543, 2.27398681640625], [1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.3676689863204956, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2216994762420654, 1.1410894393920898, 0.9493682980537415, 0.513638436794281, 0.13019609451293945, 0.28705883026123047, 0.7053595781326294, 1.1410894393920898, 0.984226644039154, 0.3742047846317291, 0.827363908290863, 1.3676689863204956, 1.611677646636963, 1.8556864261627197, 1.960261583328247, 1.942832350730896, 1.8208279609680176, 0.3742047846317291, -0.6366884112358093, 0.4613508880138397, 1.9079740047454834, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.7336820363998413, 1.5245317220687866, 1.5768193006515503, 1.6639652252197266, 1.5245317220687866, 1.2456645965576172, 1.1410894393920898, 1.629106879234314, 1.925403118133545, 1.7336820363998413, 1.2979521751403809, 1.1410894393920898, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 1.9776906967163086, 1.8731155395507812, 1.9951199293136597, 1.803398847579956, 2.0299782752990723, 1.2630938291549683, 0.3916339874267578 [e2e-predictor] , 0.513638436794281, 1.0016558170318604, 0.8447931408882141, 1.2282354831695557, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.7336820363998413, 1.6639652252197266, 1.925403118133545, 1.2805230617523193, 2.395991325378418, 2.361132860183716, 2.308845281600952], [1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.3502397537231445, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.5942485332489014, 1.1410894393920898, 1.2282354831695557, 1.4373857975006104, 1.053943395614624, 0.4613508880138397, 0.2522004544734955, 0.07790851593017578, 0.478780061006546, 1.0016558170318604, 1.1933770179748535, 1.5071024894714355, 1.6988236904144287, 1.803398847579956, 1.0365142822265625, -0.37525051832199097, -0.11381260305643082, 1.629106879234314, 2.0648367404937744, 2.117124319076538, 2.204270124435425, 2.2914161682128906, 2.27398681640625, 2.0648367404937744, 1.3676689863204956, 1.1062309741973877, 0.7925055623054504, 0.0430501289665699, 0.7053595781326294, 1.803398847579956, 2.2216994762420654, 2.117124319076538, 1.5245317220687866, 1.175947904586792, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.2696296274662018, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.513638436794281, 0.600784420967102, 0.6530719995498657, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.71625 [e2e-predictor] 28038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 1.0888018608093262, 0.18248367309570312, 0.33934640884399414, -0.009237446822226048, 0.7925055623054504, 1.1062309741973877, 1.0190850496292114, 1.4025273323059082, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.6813944578170776, 1.5419609546661377, 1.4548149108886719, 1.2108062505722046, 1.2979521751403809, 1.5419609546661377, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.8382571935653687, 1.8382571935653687, 2.27398681640625, 2.3785619735717773], [1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.6639652252197266, 1.8905447721481323, 1.8208279609680176, 0.8970807194709778, 1.1933770179748535, 1.768540382385254, 1.8382571935653687, 1.2979521751403809, 0.4962092638015747, 0.5484968423843384, 1.158518671989441, 1.2805230617523193, 1.0888018608093262, 1.1410894393920898, 1.2805230617523193, 0.6530719995498657, -0.04409583657979965, 0.9493682980537415, 1.960261583328247, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.8731155395507812, 1.1410894393920898, 0.8447931408882141, 1.8382571935653687, 2.151982545852661, 2.2216994762420654, 2.3437037467956543, 2.4482789039611816, 2.239128589630127, 1.960261583328247, 1.925403118133545, 1.7162528038024902, 1.3676689863204956, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.9319 [e2e-predictor] 390654563904, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.7511112689971924, 0.6182135939598083, -0.07895421981811523, 1.5419609546661377, 1.1933770179748535, 0.7053595781326294, -0.2881045341491699, -0.18352937698364258, 0.13019609451293945, 0.7925055623054504, 1.1236603260040283, 0.9493682980537415, 1.489673376083374, 1.5245317220687866, 1.6813944578170776, 1.5245317220687866, 1.5419609546661377, 1.646536111831665, 1.6813944578170776, 1.5593900680541992, 1.629106879234314, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.5593900680541992, 1.7511112689971924, 1.5942485332489014, 1.8382571935653687, 2.0125491619110107, 1.7336820363998413, 2.3262743949890137, 2.4134204387664795], [1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 1.1062309741973877, 1.5593900680541992, 1.960261583328247, 2.1345534324645996, 1.4548149108886719, 1.3502397537231445, 1.629106879234314, 1.0888018608093262, 0.5659260153770447, 0.8447931408882141, 1.1410894393920898, 1.175947904586792, 1.053943395614624, 0.9145098924636841, 0.7576471567153931, 0.5833552479743958, 1.4373857975006104, 1.8382571935653687, 1.8905447721481323, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 1.158518671989441, 1.1410894393920898, 1.8731155395507812, 2.0648367404937744, 2.2216994762420654, 2.361132860183716, 2.430849552154541, 2.4482789039611816, 2.0996949672698975, 1.8905447721481323, 2.0648367404937744, 1.629106879234314, 1.315381407737732, 1.175947904586792, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420 [e2e-predictor] 637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.8905447721481323, 1.2630938291549683, 0.06047932058572769, 0.02562093921005726, 0.2696296274662018, 1.1410894393920898, 0.4090631604194641, -0.3578213155269623, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.1062309741973877, 0.984226644039154, 1.1933770179748535, 1.4548149108886719, 1.629106879234314, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.646536111831665, 1.5419609546661377, 1.5245317220687866, 1.8556864261627197, 1.8208279609680176, 1.7162528038024902, 2.308845281600952, 2.361132860183716], [1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.2630938291549683, 1.6988236904144287, 1.803398847579956, 1.611677646636963, 1.332810640335083, 1.0190850496292114, 1.2979521751403809, 1.7162528038024902, 1.4199565649032593, 0.9667974710464478, 0.9145098924636841, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 1.2108062505722046, 1.629106879234314, 1.629106879234314, 1.6988236904144287, 1.785969614982605, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 1.8208279609680176, 0.827363908290863, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 2.0996949672698975, 2.239128589630127, 2.430849552154541, 2.4134204387664795, 2.082265853881836, 1.960261583328247, 1.8208279609680176, 1.489673376083374, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.09533771127462387, 0.095337 [e2e-predictor] 71127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.5833552479743958, 0.6182135939598083, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.6639652252197266, -0.09638340771198273, 0.02562093921005726, 0.513638436794281, 0.42649248242378235, 0.7227887511253357, 0.02562093921005726, 0.32191720604896545, 0.827363908290863, 1.1410894393920898, 1.5071024894714355, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.3676689863204956, 1.332810640335083, 1.4199565649032593, 1.5942485332489014, 1.611677646636963, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.5593900680541992, 1.5593900680541992, 1.646536111831665, 1.8382571935653687, 1.6813944578170776, 1.611677646636963, 2.27398681640625, 2.3437037467956543], [1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0888018608093262, 1.3502397537231445, 1.4025273323059082, 1.0888018608093262, 0.7750763297080994, 1.315381407737732, 1.7511112689971924, 1.6988236904144287, 1.1410894393920898, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 1.2630938291549683, 1.4199565649032593, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.7336820363998413, 1.8208279609680176, 1.8556864261627197, 1.2456645965576172, -0.18352937698364258, 0.6530719995498657, 2.082265853881836, 2.2914161682128906, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.925403118133545, 2.151982545852661, 2.204270124435425, 2.3785619735717773, 2.4134204387664795, 2.1345534324645996, 1.925403118133545, 1.8905447721481323, 1.5419609546661377, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4613508880138397, 0.44392168521881104, [e2e-predictor] 0.42649248242378235, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.18248367309570312, 0.16505448520183563, 0.11276690661907196, 0.11276690661907196, 0.07790851593017578, 0.09533771127462387, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5833552479743958, 0.513638436794281, 0.600784420967102, 0.6879304051399231, 0.7576471567153931, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.8382571935653687, 1.8208279609680176, 1.960261583328247, 1.4373857975006104, 1.6813944578170776, 1.6639652252197266, 0.14762529730796814, -0.5146840810775757, 0.2522004544734955, 0.7227887511253357, 0.8970807194709778, 0.6879304051399231, 0.09533771127462387, 1.3676689863204956, 1.6639652252197266, 1.5593900680541992, 1.8905447721481323, 1.768540382385254, 1.785969614982605, 1.1933770179748535, 1.7336820363998413, 1.629106879234314, 1.3676689863204956, 1.315381407737732, 1.1236603260040283, 1.3850982189178467, 1.7336820363998413, 1.611677646636963, 1.646536111831665, 1.4199565649032593, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.7162528038024902, 1.8731155395507812, 1.6813944578170776, 1.629106879234314, 2.3437037467956543, 2.3262743949890137], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 1.175947904586792, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.5071024894714355, 1.646536111831665, 1.2979521751403809, 0.8970807194709778, 0.7750763297080994, 0.8622223138809204, 0.9145098924636841, 1.2282354831695557, 1.3676689863204956, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.4199565649032593, 0.4090631604194641, 0.32191720604896545, 1.7162528038024902, 2.047407388687134, 2.117124319076538, 2.204270124435425, 2.308845281600952, 2.239128589630127, 1.785969614982605, 1.489673376083374, 1.4199565649032593, 1.1236603260040283, 1.2805230617523193, 1.803398847579956, 1.9079740047454834, 0.6879304051399231, 0.8970807194709778, 1.1236603260040283, 1.2979521751403809, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0539433956146 [e2e-predictor] 24, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.09533771127462387, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.5659260153770447, 0.7053595781326294, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.3676689863204956, 1.4025273323059082, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 2.0125491619110107, 1.646536111831665, 0.008191745728254318, -0.44496726989746094, 0.11276690661907196, -0.8284096121788025, -0.41010889410972595, 0.30448800325393677, 0.7925055623054504, 0.9493682980537415, 1.053943395614624, 0.3916339874267578, 1.489673376083374, 1.2979521751403809, 1.6813944578170776, 1.8556864261627197, 1.5942485332489014, 1.472244143486023, 1.4548149108886719, 1.9079740047454834, 1.6813944578170776, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.5768193006515503, 1.7336820363998413, 1.7162528038024902, 1.3850982189178467, 1.4025273323059082, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.5245317220687866, 2.430849552154541, 2.3437037467956543], [1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.3850982189178467, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.3676689863204956, 1.2630938291549683, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.5419609546661377, 1.5071024894714355, 1.071372628211975, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 1.1933770179748535, 1.4373857975006104, 1.5245317220687866, 1.489673376083374, 1.053943395614624, 0.2522004544734955, 0.9319390654563904, 1.8905447721481323, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.2565577030181885, 2.308845281600952, 2.2914161682128906, 1.2630938291549683, -0.06152502819895744, -0.3055337369441986, -0.3229629397392273, 0.42649248242378235, 0.18248367309570312, -0.23581695556640625, 0.2173420637845993, 1.5942485332489014, 1.5419609546661377, 1.2805230617523193, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1 [e2e-predictor] .071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.32191720604896545, 0.42649248242378235, 0.513638436794281, 0.6356428265571594, 0.984226644039154, 1.175947904586792, 1.5245317220687866, 1.611677646636963, 1.785969614982605, 1.6639652252197266, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.6813944578170776, 1.5768193006515503, 1.5245317220687866, 1.5942485332489014, 1.8382571935653687, 1.6988236904144287, 1.7511112689971924, 2.0996949672698975, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.8382571935653687, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.4025273323059082, 0.02562093921005726, 0.3916339874267578, -0.6366884112358093, -0.42753809690475464, -1.089847445487976, -0.8109803795814514, -0.8632679581642151, 0.30448800325393677, 0.4613508880138397, 0.7576471567153931, 0.8622223138809204, 0.3916339874267578, 1.2979521751403809, 1.7336820363998413, 1.5942485332489014, 1.6813944578170776, 1.4548149108886719, 1.7336820363998413, 1.6639652252197266, 1.803398847579956, 1.9079740047454834, 1.8382571935653687, 1.1062309741973877, 1.2805230617523193, 1.489673376083374, 1.5768193006515503, 1.6639652252197266, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.9951199293136597, 1.9776906967163086, 1.785969614982605, 2.465708017349243, 2.308845281600952], [1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.175947904586792, 1.8556864261627197, 2.2565577030181885, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 1.6639652252197266, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 1.0016558170318604, 1.2282354831695557, 1.646536111831665, 1.4548149108886719, 0.827363908290863, 0.4613508880138397, 0.5484968423843384, 0.9145098924636841, 1.4025273323059082, 1.4199565649032593, 1.0888018608093262, 0.5833552479743958, 1.489673376083374, 1.8556864261627197, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.082265853881836, 2.1345534324645996, 2.1868410110473633, 2.082265853881836, 1.053943395614624, 0.1999128758907318, -0.27067533135414124, -0.3229629397392273, -0.3055337369441986, -0.3578213155269623, -0.44496726989746094, -0.0789542 [e2e-predictor] 1981811523, 1.332810640335083, 1.6639652252197266, 1.4373857975006104, 1.1410894393920898, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1410894393920898, 1.071372628211975, 0.9493682980537415, 0.984226644039154, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1410894393920898, 1.1236603260040283, 1.0190850496292114, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.0888018608093262, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 0.8622223138809204, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.18248367309570312, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.16505448520183563, 0.2347712516784668, 0.1999128758907318, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.4090631604194641, 0.7576471567153931, 1.2456645965576172, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.6813944578170776, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.646536111831665, 1.6988236904144287, 1.629106879234314, 1.8731155395507812, 1.7511112689971924, 1.8208279609680176, 2.082265853881836, 2.117124319076538, 1.8731155395507812, 1.960261583328247, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.942832350730896, 1.8905447721481323, 1.9776906967163086, 1.925403118133545, 2.047407388687134, 0.827363908290863, 0.07790851593017578, -0.42753809690475464, -0.9155555367469788, -0.9504139423370361, -0.7935512065887451, -0.7935512065887451, -0.5495424270629883, -0.42753809690475464, 0.14762529730796814, 0.32191720604896545, 0.35677558183670044, 0.600784420967102, 0.8622223138809204, 1.489673376083374, 1.629106879234314, 1.5768193006515503, 1.2979521751403809, 1.3850982189178467, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.7336820363998413, 1.8731155395507812, 1.071372628211975, 1.315381407737732, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.942832350730896, 1.942832350730896, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.8208279609680176, 2.1694118976593018, 1.785969614982605, 1.5245317220687866, 2.4482789039611816, 2.361132860183716], [1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.3850982189178467, 1.9776906967163086, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.047407388687134, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 1.3676689863204956, 0.9493682980537415, 0.6356428265571594, 0.513638436794281, 0.984226644039154, 1.2108062505722046, 1.141089439392089 [e2e-predictor] 8, 1.2282354831695557, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.0299782752990723, 1.332810640335083, 0.16505448520183563, -0.1661001741886139, -0.1486709862947464, -0.04409583657979965, -0.04409583657979965, -0.21838775277137756, -0.37525051832199097, -0.532113254070282, 0.2696296274662018, 0.8970807194709778, 0.6530719995498657, 0.7925055623054504, 1.0888018608093262, 1.158518671989441, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.0016558170318604, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.175947904586792, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8796514868736267, 0.8622223138809204, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.2522004544734955, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.18248367309570312, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.2522004544734955, 0.513638436794281, 0.827363908290863, 1.3676689863204956, 1.4025273323059082, 1.2282354831695557, 1.3502397537231445, 1.4373857975006104, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.5593900680541992, 1.629106879234314, 1.5245317220687866, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.8208279609680176, 1.8905447721481323, 1.803398847579956, 2.0648367404937744, 1.629106879234314, 2.151982545852661, 1.6813944578170776, 2.1868410110473633, 2.0648367404937744, 2.1868410110473633, 2.047407388687134, 2.082265853881836, 1.9776906967163086, 1.611677646636963, 1.3850982189178467, 1.1410894393920898, 0.2173420637845993, -0.4972548484802246, -0.9852723479270935, -1.1072766780853271, -1.1944226026535034, -0.9155555367469788, -0.6715468168258667, 0.2347712516784668, 0.4090631604194641, 0.18248367309570312, -0.009237446822226048, 0.478780061006546, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.6988236904144287, 1.5245317220687866, 1.2630938291549683, 1.175947904586792, 1.5942485332489014, 1.8382571935653687, 1.8556864261627197, 1.5768193006515503, 1.6639652252197266, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.5245317220687866, 1.7336820363998413, 1.925403118133545, 1.960261583328247, 1.5768193006515503, 2.395991325378418, 2.395991325378418], [1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, [e2e-predictor] 1.0016558170318604, 1.2630938291549683, 1.925403118133545, 2.27398681640625, 2.204270124435425, 2.1694118976593018, 2.0996949672698975, 1.629106879234314, 1.2630938291549683, 1.175947904586792, 1.4199565649032593, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.158518671989441, 1.5071024894714355, 1.5071024894714355, 1.0888018608093262, 0.8796514868736267, 0.8099347352981567, 1.0365142822265625, 1.6639652252197266, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 1.489673376083374, 0.06047932058572769, -0.026666639372706413, 0.513638436794281, 0.14762529730796814, -0.11381260305643082, -0.3229629397392273, -0.3403921127319336, -0.4623964726924896, -0.44496726989746094, -0.20095856487751007, -0.21838775277137756, -0.3229629397392273, -0.25324615836143494, -0.09638340771198273, 0.11276690661907196, 0.3916339874267578, 0.7402179837226868, 1.071372628211975, 1.175947904586792, 1.2805230617523193, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.785969614982605, 1.8556864261627197, 2.047407388687134, 2.27398681640625, 1.3676689863204956, -0.06152502819895744, 0.2696296274662018, 0.7925055623054504, 1.803398847579956, 2.27398681640625, 2.430849552154541, 2.4831371307373047, 2.430849552154541, 2.361132860183716, 2.3785619735717773, 2.430849552154541, 2.3437037467956543, 2.395991325378418, 2.622570753097534, 2.1345534324645996, -0.37525051832199097, -0.44496726989746094, 0.7925055623054504, 1.785969614982605, 2.0299782752990723, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 1.6813944578170776, 0.42649248242378235, 0.2696296274662018, 0.6356428265571594, 1.3850982189178467, 1.2456645965576172, 1.1236603260040283, 1.053943395614624, 0.8622223138809204, 0.6530719995498657, 0.5833552479743958, 0.4613508880138397, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.09533771127462387, 0.13019609451293945, 0.14762529730796814, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.28705883026123047, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.42649248242378235, 0.42649248242378235, 0.513638436794281, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.9667974710464478, 1.1236603260040283, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.646536111831665, 1.8731155395507812, 1.5942485332489014, 1.4373857975006104, 1.5768193006515503, 1.3502397537231445, 1.4025273323059082, 1.5071024894714355, 1.629106879234314, 1.3676689863204956, 1.472244143486023, 1.629106879234314, 1.7511112689971924, 1.7511112689971924, 1.4199565649032593, 1.942832350730896, 1.785969614982605, 1.6639652252197266, 1.8905447721481323, 2.0996949672698975, 2.2216994762420654, 2.0299782752990723, 2.0125491619110107, 2.1345534324645996, 2.047407388687134, 1.8731155395507812, 1.175947904586792, 0.2696296274662018, -0.1486709862947464, -0.688975989818573, -1.0201307535171509, -1.2815686464309692, -1.2989977598190308, -1.2989977598190308, -0.9155555367469788, -1.0201307535171509, 1.1236603260040283, 1.489673376083374, 1.0365142822265625, -0.009237446822226048, -0.2881045341491699, 0.13019609451293945, 1.6813944578170776, 1.6639652252197266, 2.0648367404937744, 1.6988236904144287, 1.3502397537231445, 0.8622223138809204, 1.7511112689971924, 1.4373857975006104, 1.768540382385254, 1.785969614982605, 2.047407388687134, 1.5071024894714355, 1.3676689863204956, 1.4025273323059082, 1.2979521751403809, 1.2979521751403809, 1.8208279609680176, 1.7336820363998413, 1.925403118133545, 1.7336820363998413, 1.5071024894714355, 1.5942485332489014, 1.5593900680541992, 1.9 [e2e-predictor] 951199293136597, 1.5071024894714355, 2.308845281600952, 2.361132860183716], [1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.2282354831695557, 2.0299782752990723, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.0648367404937744, 1.7511112689971924, 1.2282354831695557, 1.2456645965576172, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.3850982189178467, 1.0888018608093262, 1.315381407737732, 1.7162528038024902, 1.489673376083374, 1.0190850496292114, 0.8447931408882141, 0.9319390654563904, 0.7402179837226868, 0.5659260153770447, 0.8970807194709778, 1.315381407737732, 1.611677646636963, 1.8731155395507812, 1.9079740047454834, 1.4025273323059082, 0.478780061006546, 0.7053595781326294, -0.1486709862947464, -0.1486709862947464, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.35677558183670044, 1.0888018608093262, 1.8556864261627197, 2.117124319076538, 2.1694118976593018, 2.308845281600952, 2.5354247093200684, 2.1694118976593018, 1.5593900680541992, 1.925403118133545, 2.3262743949890137, 2.465708017349243, 2.4482789039611816, 2.517995595932007, 2.552854061126709, 2.5702831745147705, 2.587712287902832, 2.622570753097534, 1.4199565649032593, -0.7064052224159241, -0.9852723479270935, 0.4613508880138397, 2.4134204387664795, 2.465708017349243, 2.430849552154541, 2.4482789039611816, 2.430849552154541, 2.4831371307373047, 2.5354247093200684, 2.5702831745147705, 2.622570753097534, 2.6399998664855957, 2.6399998664855957, 1.925403118133545, -0.026666639372706413, 0.8622223138809204, 1.768540382385254, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.0299782752990723, 0.9145098924636841, -0.18352937698364258, -0.7238344550132751, -0.9852723479270935, -0.7238344550132751, 2.1694118976593018, 2.430849552154541, 2.430849552154541, 2.517995595932007, 2.430849552154541, 2.308845281600952, 2.0648367404937744, 1.611677646636963, 1.2108062505722046, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.6879304051399231, 0.600784420967102, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.670501172542572, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7576471567153931, 0.8447931408882141, 0.9493682980537415, 0.8970807194709778, 0.9667974710464478, 0.9667974710464478, 1.1410894393920898, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2979521751403809, 1.472244143486023, 1.4199565649032593, 1.5071024894714355, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.7162528038024902, 1.2456645965576172, 1.158518671989441, 1.1410894393920898, 1.2979521751403809, 1.489673376083374, 1.2282354831695557, 1.2979521751403809, 1.5419609546661377, 1.3502397537231445, 1.332810640335083, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.5593900680541992, 1.4373857975006104, 1.611677646636963, 1.5419609546661377, 1.5593900680541992, 1.472244143486023, 1.7511112689971924, 1.768540382385254, 2.0648367404937744, 1.6813944578170776, 2.239128589630127, 2.0299782752990723, 1.611677646636963, 2.1868410110473633, 2.0996949672698975, 2.1694118976593018, 1.9776906967163086, 2.0299782752990723, 1.7336820363998413, 0.4090631604194641, -0.5146840810775757, -1.1072766780853271, -1.246710181236267, -1.176993489265442, -1.1944226026535034, -1.2989977598190308, -1.403572916984558, -0.8806971907615662, -0.7238344550132751, 1.5768193006515503, 1.960261583328247, 1.5245317220687866, 0.6530719995498657, -0.21838775277137756, 0.2696296274662018, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.925403118133545, 1.6639652252197266, 1.4 [e2e-predictor] 72244143486023, 1.2630938291549683, 1.5419609546661377, 1.8905447721481323, 1.768540382385254, 2.047407388687134, 1.803398847579956, 1.629106879234314, 1.8208279609680176, 1.5593900680541992, 1.472244143486023, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.4025273323059082, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 1.332810640335083, 2.4482789039611816, 2.395991325378418], [1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.175947904586792, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2565577030181885, 2.1345534324645996, 1.8731155395507812, 1.4548149108886719, 1.3850982189178467, 1.8208279609680176, 1.8382571935653687, 1.6639652252197266, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.5071024894714355, 1.3502397537231445, 1.1933770179748535, 1.1236603260040283, 0.8796514868736267, 0.8447931408882141, 0.7576471567153931, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, -0.07895421981811523, -0.37525051832199097, 0.478780061006546, 0.4090631604194641, 0.2522004544734955, 0.18248367309570312, 0.06047932058572769, 0.1999128758907318, 0.6356428265571594, 0.7750763297080994, 0.5659260153770447, 1.8556864261627197, 2.587712287902832, 2.5354247093200684, 2.4482789039611816, 2.552854061126709, 2.308845281600952, 2.151982545852661, 2.465708017349243, 2.4831371307373047, 2.517995595932007, 2.5354247093200684, 2.5354247093200684, 2.517995595932007, 2.587712287902832, 2.552854061126709, 2.587712287902832, 0.7053595781326294, -0.688975989818573, -1.1944226026535034, -1.1595642566680908, 0.0430501289665699, 2.3262743949890137, 2.430849552154541, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.3262743949890137, 2.517995595932007, 2.517995595932007, 2.4831371307373047, 2.1694118976593018, -0.9504139423370361, -1.4732897281646729, -1.4384313821792603, -0.5146840810775757, 0.6356428265571594, 1.0190850496292114, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, -0.18352937698364258, -1.1247059106826782, -1.2641394138336182, -1.1944226026535034, 0.513638436794281, 1.8556864261627197, 2.4482789039611816, 2.587712287902832, 2.4134204387664795, 2.430849552154541, 2.395991325378418, 2.4831371307373047, 2.5702831745147705, 2.1694118976593018, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.4025273323059082, 1.2108062505722046, 1.175947904586792, 1.2456645965576172, 1.4199565649032593, 1.5419609546661377, 1.646536111831665, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.803398847579956, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.768540382385254, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.4373857975006104, 1.5071024894714355, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.5942485332489014, 1.7336820363998413, 1.629106879234314, 1.5245317220687866, 1.611677646636963, 1.4373857975006104, 1.629106879234314, 1.6813944578170776, 1.5942485332489014, 1.472244143486023, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.4548149108886719, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.1933770179748535, 1.315381407737732, 1.489673376083374, 1.2108062505722046, 1.6813944578170776, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.2565577030181885, 1.8208279609680176, 1.6813944578170776, 2.1694118976593018, 1.768540382385254, 2.0648367404937744, 2.047407388687134, 1.6988236904144287, 1.646536111831665, 0.2696296274662018, -0.9678431153297424, -1.3861438035964966, -1.5255773067474365, [e2e-predictor] -1.490718960762024, -1.333856225013733, -0.8109803795814514, -1.5081480741500854, -1.5604356527328491, -0.1486709862947464, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.5593900680541992, 0.42649248242378235, 0.1999128758907318, 1.6639652252197266, 2.0996949672698975, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 2.117124319076538, 1.2979521751403809, 1.4199565649032593, 1.611677646636963, 1.611677646636963, 1.8382571935653687, 1.9776906967163086, 1.5245317220687866, 2.0125491619110107, 1.6988236904144287, 1.4199565649032593, 1.6639652252197266, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 2.082265853881836, 1.2630938291549683, 2.430849552154541, 2.361132860183716], [1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 1.053943395614624, 1.785969614982605, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.239128589630127, 1.942832350730896, 1.5942485332489014, 1.5593900680541992, 1.942832350730896, 2.0996949672698975, 2.0299782752990723, 1.7162528038024902, 1.5071024894714355, 1.4373857975006104, 1.3676689863204956, 1.5245317220687866, 1.646536111831665, 1.2805230617523193, 1.0888018608093262, 1.4548149108886719, 1.5593900680541992, 1.5245317220687866, 1.2805230617523193, 0.9667974710464478, 0.13019609451293945, -0.44496726989746094, -0.11381260305643082, -0.09638340771198273, -0.3229629397392273, -0.3229629397392273, -0.20095856487751007, -0.39267969131469727, -0.5844008326530457, -0.1486709862947464, 0.0430501289665699, -0.11381260305643082, 2.27398681640625, 2.4482789039611816, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.5005664825439453, 2.587712287902832, 2.5354247093200684, 2.5005664825439453, 2.4831371307373047, 2.395991325378418, 2.3785619735717773, 2.4831371307373047, 2.4482789039611816, 0.28705883026123047, -0.5146840810775757, -1.0724183320999146, -1.3861438035964966, -1.403572916984558, -1.403572916984558, -1.0549890995025635, -0.009237446822226048, 1.2805230617523193, 1.8556864261627197, 2.151982545852661, 2.361132860183716, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 1.3676689863204956, -1.2641394138336182, -1.5081480741500854, -1.5778648853302002, -1.490718960762024, -0.9678431153297424, -0.7064052224159241, -0.5669716596603394, -0.3578213155269623, -0.21838775277137756, -0.688975989818573, -1.2815686464309692, -1.1247059106826782, -1.1072766780853271, -0.3229629397392273, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 2.151982545852661, 2.587712287902832, 1.629106879234314, 0.28705883026123047, 0.8970807194709778, 1.3502397537231445, 1.611677646636963, 1.6813944578170776, 1.646536111831665, 1.8382571935653687, 1.9079740047454834, 1.8382571935653687, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.7511112689971924, 1.8556864261627197, 1.8556864261627197, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.5942485332489014, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.5942485332489014, 1.6813944578170776, 1.5768193006515503, 1.5071024894714355, 1.6813944578170776, 1.785969614982605, 1.8208279609680176, 1.5071024894714355, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.5942485332489014, 1.3676689863204956, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.2282354831695557, 1.2282354831695557, 1.3502397537231445, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.5593900680541992, 1.3676689863204956, 1.4373857975006104, 1.5245317220687866, 1.7685403 [e2e-predictor] 82385254, 1.7336820363998413, 1.785969614982605, 1.5593900680541992, 1.7511112689971924, 1.611677646636963, 1.7162528038024902, 2.1868410110473633, 2.0125491619110107, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0996949672698975, 2.204270124435425, 1.4548149108886719, 1.315381407737732, 0.008191745728254318, -0.9329847693443298, -1.3861438035964966, -1.4384313821792603, -1.5255773067474365, -1.403572916984558, -1.4210021495819092, -1.5081480741500854, -1.5081480741500854, -0.688975989818573, 1.071372628211975, 1.5245317220687866, 1.5419609546661377, 1.5245317220687866, 0.42649248242378235, 0.513638436794281, 1.2282354831695557, 1.7162528038024902, 1.7336820363998413, 1.9776906967163086, 2.1868410110473633, 1.9776906967163086, 1.2979521751403809, 1.7162528038024902, 1.5593900680541992, 1.6639652252197266, 1.5593900680541992, 1.803398847579956, 1.7162528038024902, 1.9776906967163086, 1.7162528038024902, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.803398847579956, 1.925403118133545, 1.472244143486023, 1.3850982189178467, 1.3676689863204956, 2.239128589630127, 1.4373857975006104, 2.395991325378418, 2.361132860183716], [1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3502397537231445, 1.332810640335083, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.7925055623054504, 0.8447931408882141, 0.9667974710464478, 1.6988236904144287, 2.204270124435425, 2.3262743949890137, 2.3437037467956543, 2.27398681640625, 2.047407388687134, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 2.047407388687134, 2.1694118976593018, 1.8382571935653687, 1.5245317220687866, 1.5419609546661377, 1.3850982189178467, 1.3850982189178467, 1.629106879234314, 1.5071024894714355, 1.3502397537231445, 1.5071024894714355, 1.5942485332489014, 1.3850982189178467, 0.984226644039154, 0.18248367309570312, -0.37525051832199097, -0.11381260305643082, -0.07895421981811523, -0.2881045341491699, -0.4798256754875183, -0.6541175842285156, -0.8109803795814514, -0.9678431153297424, -1.2292810678482056, -1.246710181236267, -1.0549890995025635, -0.7412636280059814, -0.21838775277137756, 1.0365142822265625, 1.2979521751403809, 1.332810640335083, 1.942832350730896, 2.430849552154541, 2.517995595932007, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.768540382385254, -1.176993489265442, -1.2815686464309692, -1.3512853384017944, -1.333856225013733, -1.403572916984558, -1.403572916984558, -1.403572916984558, -1.3861438035964966, -1.3687145709991455, -1.2989977598190308, -1.4384313821792603, -1.1421350240707397, -1.089847445487976, -1.2292810678482056, -1.1944226026535034, -1.3861438035964966, -1.490718960762024, -1.4558604955673218, -1.4558604955673218, -1.403572916984558, -1.3164269924163818, -1.2292810678482056, -1.2292810678482056, -1.246710181236267, -1.2641394138336182, -1.2815686464309692, -1.5255773067474365, -1.5430065393447876, -1.647581696510315, -1.5255773067474365, -1.1421350240707397, -0.8109803795814514, -0.3403921127319336, 0.3742047846317291, 1.0190850496292114, 0.6530719995498657, 1.071372628211975, 1.472244143486023, 1.629106879234314, 1.8731155395507812, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.785969614982605, 1.646536111831665, 1.629106879234314, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.5419609546661377, 1.6813944578170776, 1.6639652252197266, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6988236904144287, 1.5593900680541992, 1.5942485332489014, 1.5071024894714355, 1.611677646636963, 1.629106879234314, 1.6813944578170776, 1.6639652252197266, 1.5245317220687866, 1.4199565649032593, 1.4025273323059082, 1.315381407737732, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.1933770179748535, 1.15 [e2e-predictor] 8518671989441, 1.0190850496292114, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 0.9319390654563904, 1.053943395614624, 1.0016558170318604, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.1933770179748535, 1.4025273323059082, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.8731155395507812, 1.8382571935653687, 2.0996949672698975, 1.785969614982605, 2.117124319076538, 1.7162528038024902, 2.0996949672698975, 1.9776906967163086, 1.803398847579956, 1.9079740047454834, 0.9493682980537415, -0.8632679581642151, -1.2118518352508545, -1.3512853384017944, -1.3687145709991455, -1.5604356527328491, -1.5430065393447876, -1.5255773067474365, -1.4384313821792603, -1.6127232313156128, -0.9504139423370361, 0.4962092638015747, 1.071372628211975, 1.5419609546661377, 1.4548149108886719, 1.0888018608093262, 0.513638436794281, 0.8970807194709778, 1.8556864261627197, 1.9079740047454834, 1.960261583328247, 2.0125491619110107, 1.925403118133545, 1.4199565649032593, 1.158518671989441, 1.489673376083374, 1.5593900680541992, 1.332810640335083, 1.7511112689971924, 1.6813944578170776, 1.8556864261627197, 1.7511112689971924, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.8208279609680176, 2.239128589630127, 1.629106879234314, 1.472244143486023, 1.611677646636963, 2.0648367404937744, 1.472244143486023, 2.430849552154541, 2.3262743949890137], [1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.7576471567153931, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 1.4373857975006104, 2.0648367404937744, 2.361132860183716, 2.3262743949890137, 2.3262743949890137, 2.1694118976593018, 1.9776906967163086, 2.0648367404937744, 1.942832350730896, 1.925403118133545, 2.117124319076538, 2.0648367404937744, 1.7336820363998413, 1.4199565649032593, 1.5768193006515503, 1.768540382385254, 1.5245317220687866, 1.5419609546661377, 1.2979521751403809, 0.6530719995498657, 0.18248367309570312, -0.3229629397392273, -0.6715468168258667, -0.9329847693443298, -1.0201307535171509, -1.1247059106826782, -1.1595642566680908, -1.1421350240707397, -1.1247059106826782, -1.176993489265442, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.3861438035964966, -1.089847445487976, -1.0027015209197998, -1.0724183320999146, -1.2641394138336182, -1.2641394138336182, -1.3687145709991455, 0.7576471567153931, 1.1236603260040283, -1.2118518352508545, -1.2641394138336182, -0.7412636280059814, -0.23581695556640625, -0.7935512065887451, -1.6301524639129639, -1.5430065393447876, -1.6127232313156128, -1.6824400424957275, -1.5081480741500854, -1.490718960762024, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.3687145709991455, -1.246710181236267, -1.2118518352508545, -1.176993489265442, -1.1247059106826782, -1.1072766780853271, -1.246710181236267, -1.5778648853302002, -1.1595642566680908, 0.06047932058572769, 0.7227887511253357, 1.2108062505722046, 1.4548149108886719, 1.1236603260040283, 0.5310676693916321, -0.4972548484802246, -0.6715468168258667, -0.1312417984008789, -0.5495424270629883, -0.7935512065887451, -1.176993489265442, -1.4384313821792603, -1.3164269924163818, -1.3512853384017944, -1.3687145709991455, -1.3512853384017944, -0.7412636280059814, 0.4962092638015747, 1.629106879234314, 1.9079740047454834, 1.768540382385254, 1.8905447721481323, 1.5419609546661377, 1.611677646636963, 1.803398847579956, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.9079740047454834, 1.7336820363998413, 1.6639652252197266, 1.6639652252197266, 1.803398847579956, 1.5593900680541992, 1.50710248947143 [e2e-predictor] 55, 1.472244143486023, 1.472244143486023, 1.2805230617523193, 1.3502397537231445, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.5593900680541992, 1.472244143486023, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.3676689863204956, 1.3502397537231445, 1.2282354831695557, 1.4025273323059082, 1.332810640335083, 1.2456645965576172, 1.2805230617523193, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.071372628211975, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.2456645965576172, 1.315381407737732, 1.053943395614624, 1.3850982189178467, 1.4373857975006104, 1.2979521751403809, 1.2282354831695557, 1.489673376083374, 1.646536111831665, 1.7162528038024902, 1.5593900680541992, 1.9776906967163086, 2.0648367404937744, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.611677646636963, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.9079740047454834, 1.960261583328247, 1.785969614982605, 0.5659260153770447, -1.176993489265442, -1.4384313821792603, -1.490718960762024, -1.403572916984558, -1.4558604955673218, -1.490718960762024, -1.6127232313156128, -1.3687145709991455, -1.5952941179275513, -1.490718960762024, -0.1312417984008789, 0.6182135939598083, 1.629106879234314, 1.646536111831665, 0.9493682980537415, 0.8099347352981567, 1.1062309741973877, 1.472244143486023, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.785969614982605, 1.5071024894714355, 1.2282354831695557, 1.5245317220687866, 1.5942485332489014, 1.2979521751403809, 1.4373857975006104, 1.785969614982605, 1.6813944578170776, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.2805230617523193, 1.803398847579956, 1.9776906967163086, 1.611677646636963, 1.3676689863204956, 1.7511112689971924, 1.5245317220687866, 1.5942485332489014, 2.465708017349243, 2.3262743949890137], [1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.1933770179748535, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 0.9145098924636841, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 1.0888018608093262, 1.9079740047454834, 2.3262743949890137, 2.3437037467956543, 2.308845281600952, 2.239128589630127, 2.204270124435425, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.0299782752990723, 1.472244143486023, 1.5593900680541992, 1.785969614982605, 1.0365142822265625, -0.04409583657979965, -0.688975989818573, -0.8284096121788025, -0.9155555367469788, -0.9155555367469788, -1.0201307535171509, -1.0724183320999146, -1.1247059106826782, -1.3687145709991455, -1.4732897281646729, -1.5604356527328491, -1.647581696510315, -1.7347276210784912, -1.6650108098983765, -1.6127232313156128, -1.1944226026535034, -0.5844008326530457, -0.4798256754875183, -0.5844008326530457, -0.6715468168258667, -1.0375598669052124, -1.176993489265442, -1.1944226026535034, -1.333856225013733, -1.3164269924163818, -1.2292810678482056, -1.0027015209197998, -0.9678431153297424, -1.333856225013733, -1.4732897281646729, -1.333856225013733, -0.7412636280059814, -0.3578213155269623, -0.3578213155269623, -0.7412636280059814, -1.2118518352508545, -0.1312417984008789, 1.7336820363998413, 2.082265853881836, 2.361132860183716, 2.4482789039611816, 2.4831371307373047, 2.5005664825439453, 1.7511112689971924, 0.9145098924636841, 1.2805230617523193, 2.1694118976593018, 2.151982545852661, 1.9951199293136597, 1.2630938291549683, 0.0430501289665699, -0.3578213155269623, 2.517995595932007, 2.622570753097534, 2.5702831745147705, 2.517995595932007, 2.5354247093200684, 2.6051416397094727, 2.430849552154541, 2.0648367404937744, 1.175947904586792, 0.0430501289665699, -0.11381260305643082, 0.7402179837226868, 1.1410894393920898, 1.472244143486023 [e2e-predictor] , 1.5245317220687866, 1.629106879234314, 1.5593900680541992, 1.5419609546661377, 1.8382571935653687, 1.925403118133545, 1.8208279609680176, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.646536111831665, 1.489673376083374, 1.6813944578170776, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.5768193006515503, 1.5071024894714355, 1.3676689863204956, 1.2456645965576172, 1.489673376083374, 1.629106879234314, 1.6813944578170776, 1.5071024894714355, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.1933770179748535, 1.0365142822265625, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 0.8099347352981567, 1.0016558170318604, 1.053943395614624, 1.2282354831695557, 1.1236603260040283, 1.0888018608093262, 1.2630938291549683, 1.1410894393920898, 0.7402179837226868, 1.3676689863204956, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.3502397537231445, 1.629106879234314, 1.8382571935653687, 1.611677646636963, 1.9776906967163086, 1.646536111831665, 1.7511112689971924, 2.0996949672698975, 2.0125491619110107, 1.925403118133545, 2.0648367404937744, 2.0996949672698975, 1.803398847579956, 1.9079740047454834, 1.942832350730896, 1.6813944578170776, 0.9145098924636841, -1.246710181236267, -1.5255773067474365, -1.4384313821792603, -1.4384313821792603, -1.4384313821792603, -1.5255773067474365, -1.490718960762024, -1.4732897281646729, -1.2641394138336182, -0.4623964726924896, -1.0724183320999146, 0.13019609451293945, 1.472244143486023, 1.315381407737732, 1.2456645965576172, 1.2979521751403809, 0.32191720604896545, 0.8447931408882141, 1.4373857975006104, 1.6988236904144287, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.611677646636963, 1.9079740047454834, 1.7336820363998413, 1.803398847579956, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 2.0125491619110107, 1.8731155395507812, 1.5419609546661377, 1.3676689863204956, 1.7336820363998413, 1.8382571935653687, 1.785969614982605, 1.6639652252197266, 1.6639652252197266, 1.332810640335083, 1.8731155395507812, 2.6399998664855957, 2.3262743949890137], [1.803398847579956, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7576471567153931, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 1.5071024894714355, 2.1345534324645996, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.204270124435425, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.0299782752990723, 0.600784420967102, -0.09638340771198273, -0.6715468168258667, -0.7761220335960388, -0.7064052224159241, -0.5495424270629883, -0.688975989818573, -0.8458387851715088, -1.0549890995025635, -1.1421350240707397, -1.1421350240707397, -1.176993489265442, -1.3164269924163818, -1.4558604955673218, -1.5081480741500854, -1.2118518352508545, -0.5844008326530457, 0.4613508880138397, 0.7402179837226868, 0.7053595781326294, 0.14762529730796814, -0.5495424270629883, -0.9852723479270935, -1.176993489265442, -1.0724183320999146, -0.37525051832199097, 0.44392168521881104, 0.4613508880138397, -0.2881045341491699, -1.2118518352508545, -1.1247059106826782, 0.670501172542572, 2.047407388687134, 2.361132860183716, 2.5005664825439453, 2.3262743949890137, 2.5005664825439453, 2.308845281600952, 1.8208279609680176, 0.478780061006546, 1.4548149108886719, 1.9079740047454834, 1.2979521751403809, 0.14762529730796814, -0.44496726989746094, 2.239128589630127, 2.622570753097534, 2.5702831745147705, 2.5354247093200684, 2.500566 [e2e-predictor] 4825439453, 2.5354247093200684, 2.587712287902832, 1.8556864261627197, -0.1486709862947464, 1.5419609546661377, 1.8731155395507812, 2.5005664825439453, 2.5702831745147705, 2.0125491619110107, 0.8796514868736267, 1.8731155395507812, 2.1345534324645996, 0.8447931408882141, 0.8970807194709778, 1.5245317220687866, 1.472244143486023, 1.1933770179748535, 1.3850982189178467, 1.3850982189178467, 1.5071024894714355, 1.611677646636963, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.768540382385254, 1.8731155395507812, 1.6988236904144287, 1.5768193006515503, 1.5071024894714355, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.5419609546661377, 1.4025273323059082, 1.5768193006515503, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.053943395614624, 1.3676689863204956, 1.4199565649032593, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 0.984226644039154, 1.2979521751403809, 1.175947904586792, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0888018608093262, 1.0016558170318604, 0.8447931408882141, 0.9319390654563904, 1.053943395614624, 1.2282354831695557, 1.2979521751403809, 1.0365142822265625, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 0.8970807194709778, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.6813944578170776, 1.6639652252197266, 2.1345534324645996, 1.9951199293136597, 1.768540382385254, 2.0996949672698975, 1.8208279609680176, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.315381407737732, 0.1999128758907318, -1.0201307535171509, -1.4732897281646729, -1.5081480741500854, -1.4558604955673218, -1.5255773067474365, -1.5255773067474365, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -1.0027015209197998, 0.11276690661907196, -0.3578213155269623, 1.2456645965576172, 1.4548149108886719, 0.7227887511253357, 1.803398847579956, 1.4199565649032593, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.7162528038024902, 1.3850982189178467, 1.332810640335083, 1.472244143486023, 1.8731155395507812, 2.1345534324645996, 1.960261583328247, 1.8382571935653687, 1.315381407737732, 1.5942485332489014, 1.8556864261627197, 1.8556864261627197, 1.2630938291549683, 1.489673376083374, 1.8905447721481323, 1.489673376083374, 1.768540382385254, 1.960261583328247, 1.611677646636963, 1.472244143486023, 2.047407388687134, 2.6051416397094727, 2.3262743949890137], [1.8208279609680176, 1.7511112689971924, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.0888018608093262, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 1.2630938291549683, 1.9776906967163086, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.3262743949890137, 2.239128589630127, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.0125491619110107, 1.960261583328247, -0.1312417984008789, -0.3229629397392273, -0.619259238243103, -0.688975989818573, -0.601830005645752, -0.41010889410972595, -0.37525051832199097, -0.3055337369441986, -0.5844008326530457, -0.9678431153297424, -1.0201307535171509, -1.0375598669052124, -1.1595642566680908, -1.176993489265442, -0.7761220335960388, 0.827363908290863, 1.8208279609680176, 1.9951199293136597, 2.0996949672698975, 2.0996949672698975, 1.7511112689971924, 1.6988236904144287, 1.2805230617523193, 0.16505448520183563, 0.2696296274662018, 0.3916339874267578, -0.1312417984008789, -0.7064052224159241, -0.8284096121788025, -0.37525051832199097, 0.26962962746620 [e2e-predictor] 18, 2.082265853881836, 2.1868410110473633, 2.395991325378418, 2.4831371307373047, 2.0648367404937744, 0.8796514868736267, -0.6715468168258667, 1.1933770179748535, 2.27398681640625, 2.5005664825439453, 2.4831371307373047, 2.552854061126709, 2.4831371307373047, 2.517995595932007, 2.361132860183716, 1.0365142822265625, 1.2979521751403809, 1.9951199293136597, 1.9776906967163086, 0.670501172542572, 0.16505448520183563, 2.2565577030181885, 2.6399998664855957, 2.4831371307373047, 2.622570753097534, 2.3785619735717773, 1.053943395614624, -0.8284096121788025, 1.315381407737732, 2.4134204387664795, 2.3262743949890137, 2.1694118976593018, 1.4199565649032593, 1.5593900680541992, 1.6813944578170776, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.4548149108886719, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.472244143486023, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.489673376083374, 1.1933770179748535, 1.332810640335083, 1.315381407737732, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.071372628211975, 1.2630938291549683, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.5245317220687866, 1.2805230617523193, 1.2108062505722046, 1.315381407737732, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 0.984226644039154, 0.7402179837226868, 1.0190850496292114, 1.053943395614624, 0.984226644039154, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.9951199293136597, 1.942832350730896, 1.9776906967163086, 2.082265853881836, 1.8556864261627197, 1.768540382385254, 1.5942485332489014, 1.3502397537231445, -0.5669716596603394, -1.4210021495819092, -1.5778648853302002, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.2641394138336182, -1.1944226026535034, -0.39267969131469727, -0.07895421981811523, -0.27067533135414124, 1.0016558170318604, 1.6639652252197266, 1.4373857975006104, 1.6639652252197266, 0.7576471567153931, 0.9667974710464478, 1.5593900680541992, 1.332810640335083, 1.1062309741973877, 1.2108062505722046, 1.7162528038024902, 1.7162528038024902, 2.0299782752990723, 2.0299782752990723, 1.5768193006515503, 1.7336820363998413, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.7336820363998413, 1.629106879234314, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 2.151982545852661, 1.5768193006515503, 1.7162528038024902, 1.8382571935653687, 2.622570753097534, 2.3437037467956543], [1.8382571935653687, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 1.2805230617523193, 1.1062309741973877, 0.8970807194709778, 1.071372628211975, 1.8208279609680176, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.308845281600952, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.0996949672698975, 1.9079740047454834, -0.39267969131469727, -0.3055337369441986, -0.25324615836143494, -0.39267969131469727, -0.4972548484802246, -0.619259238243103, -0.42753809690475464, 0.14762529730796814, 0.5310676693916321, 0.13019609451293945, -0.601830005645752, -1.1072766780853271, -1.298997759819030 [e2e-predictor] 8, 0.28705883026123047, 2.1345534324645996, 2.3262743949890137, 2.3785619735717773, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 1.8556864261627197, 0.18248367309570312, -0.1661001741886139, 0.8447931408882141, 0.18248367309570312, -1.246710181236267, -1.4384313821792603, -0.5669716596603394, 1.6988236904144287, 2.2216994762420654, 2.308845281600952, 1.472244143486023, -0.25324615836143494, -0.23581695556640625, 0.827363908290863, 0.8447931408882141, -0.2881045341491699, -0.4798256754875183, 1.8208279609680176, 2.430849552154541, 2.465708017349243, 2.622570753097534, 2.6051416397094727, 2.5702831745147705, 2.151982545852661, 0.07790851593017578, 2.0648367404937744, 2.552854061126709, 2.5354247093200684, 2.5702831745147705, 2.0299782752990723, 0.33934640884399414, 1.8556864261627197, 2.239128589630127, 2.517995595932007, 2.2914161682128906, 2.4482789039611816, 0.984226644039154, -0.4623964726924896, 0.8970807194709778, 0.7750763297080994, 2.0299782752990723, 2.0996949672698975, 1.6639652252197266, 1.8208279609680176, 1.8208279609680176, 1.6988236904144287, 1.7336820363998413, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4025273323059082, 1.2456645965576172, 1.4025273323059082, 1.2282354831695557, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.2282354831695557, 1.2456645965576172, 1.4025273323059082, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.2805230617523193, 1.315381407737732, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.5071024894714355, 1.5071024894714355, 1.2979521751403809, 1.158518671989441, 0.9319390654563904, 0.9667974710464478, 0.7750763297080994, 0.9145098924636841, 0.7750763297080994, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.158518671989441, 0.8622223138809204, 1.4373857975006104, 1.158518671989441, 1.3850982189178467, 1.315381407737732, 0.984226644039154, 1.0888018608093262, 1.4373857975006104, 1.3502397537231445, 1.5768193006515503, 1.646536111831665, 1.489673376083374, 1.315381407737732, 1.5245317220687866, 1.6813944578170776, 1.942832350730896, 1.646536111831665, 2.117124319076538, 1.8382571935653687, 1.8208279609680176, 1.8905447721481323, 1.9776906967163086, 2.047407388687134, 2.1345534324645996, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.489673376083374, 1.1410894393920898, 0.16505448520183563, -0.9329847693443298, -1.5255773067474365, -1.5604356527328491, -1.5255773067474365, -1.5081480741500854, -1.5778648853302002, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.490718960762024, -1.089847445487976, -0.27067533135414124, 0.7576471567153931, 0.13019609451293945, 0.13019609451293945, 0.513638436794281, 0.9667974710464478, 1.0016558170318604, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.2282354831695557, 1.4373857975006104, 1.8208279609680176, 1.5768193006515503, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 1.646536111831665, 1.5071024894714355, 1.6988236904144287, 1.5071024894714355, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.489673376083374, 1.646536111831665, 2.1868410110473633, 2.27398681640625, 1.8556864261627197, 2.047407388687134, 2.0648367404937744, 2.5702831745147705, 2.3262743949890137], [1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1410894393920898, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.7750763297080994, 0.8099347352981567, 1.629106879234314, 2.117124319076538, 2.0299782752990723, 1.5245317220687866, 1.1236603260040283, 1.3850982189178467, 1.960261583328247, 2.204270124435425, 2.2914161682128 [e2e-predictor] 906, 2.2914161682128906, 2.3262743949890137, 2.27398681640625, 2.1694118976593018, 2.151982545852661, 1.489673376083374, 0.16505448520183563, 0.1999128758907318, -0.04409583657979965, -0.42753809690475464, -0.7586928009986877, -0.9678431153297424, -0.6715468168258667, 0.02562093921005726, 0.7925055623054504, 1.2282354831695557, 0.8796514868736267, 0.28705883026123047, 2.3262743949890137, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.5354247093200684, 2.5005664825439453, 2.395991325378418, 2.0648367404937744, -0.026666639372706413, -0.4972548484802246, -0.18352937698364258, -0.6541175842285156, -0.8284096121788025, -0.9155555367469788, 0.7925055623054504, 1.8556864261627197, 1.6813944578170776, 0.18248367309570312, -1.0549890995025635, -0.8284096121788025, 1.4373857975006104, 2.4482789039611816, 2.517995595932007, 2.4482789039611816, 2.3437037467956543, 1.2282354831695557, -0.27067533135414124, -0.23581695556640625, 0.600784420967102, 1.2979521751403809, 0.8099347352981567, -0.532113254070282, 1.0016558170318604, 2.4482789039611816, 2.4482789039611816, 2.4482789039611816, 2.395991325378418, 2.4482789039611816, 2.5005664825439453, 2.0125491619110107, 0.7750763297080994, 1.8208279609680176, 2.308845281600952, 2.6399998664855957, 2.0125491619110107, -0.009237446822226048, -0.44496726989746094, 2.1868410110473633, 2.0996949672698975, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.6639652252197266, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.5419609546661377, 1.489673376083374, 1.489673376083374, 1.1410894393920898, 1.3850982189178467, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.332810640335083, 1.315381407737732, 1.4548149108886719, 1.071372628211975, 1.5419609546661377, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2456645965576172, 1.3676689863204956, 1.3676689863204956, 1.2456645965576172, 0.9319390654563904, 1.2108062505722046, 1.646536111831665, 1.4025273323059082, 1.315381407737732, 0.984226644039154, 1.2282354831695557, 1.0016558170318604, 0.7576471567153931, 0.984226644039154, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.8796514868736267, 0.5659260153770447, 1.315381407737732, 0.44392168521881104, 0.9145098924636841, 0.9667974710464478, 0.8622223138809204, 1.2979521751403809, 1.1062309741973877, 1.175947904586792, 1.332810640335083, 1.332810640335083, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.6988236904144287, 2.0299782752990723, 2.1345534324645996, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 2.2565577030181885, 2.0299782752990723, 1.9079740047454834, 2.082265853881836, 1.925403118133545, 1.489673376083374, 1.315381407737732, -0.601830005645752, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5778648853302002, -1.5778648853302002, -1.490718960762024, -1.4732897281646729, -0.9678431153297424, -0.8806971907615662, 0.8447931408882141, 0.2522004544734955, 0.5484968423843384, 1.2979521751403809, 1.8382571935653687, 1.053943395614624, 1.315381407737732, 1.4548149108886719, 1.2630938291549683, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.2108062505722046, 1.6639652252197266, 1.8556864261627197, 1.6813944578170776, 1.9951199293136597, 1.8208279609680176, 1.2805230617523193, 1.3502397537231445, 1.785969614982605, 1.960261583328247, 1.785969614982605, 1.629106879234314, 1.315381407737732, 1.7336820363998413, 1.960261583328247, 1.8556864261627197, 1.9079740047454834, 2.4482789039611816, 2.622570753097534, 2.361132860183716], [1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.45481491088 [e2e-predictor] 86719, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.9145098924636841, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.6813944578170776, 2.3785619735717773, 2.27398681640625, 1.925403118133545, 0.984226644039154, 1.175947904586792, 1.785969614982605, 2.151982545852661, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.1694118976593018, 1.942832350730896, 2.117124319076538, 1.925403118133545, 0.6879304051399231, 0.42649248242378235, 0.5833552479743958, 0.11276690661907196, -0.8284096121788025, -1.0724183320999146, -1.1944226026535034, -1.0027015209197998, -0.1312417984008789, 1.0016558170318604, 1.646536111831665, 2.3437037467956543, 2.4482789039611816, 2.430849552154541, 2.517995595932007, 2.552854061126709, 2.517995595932007, 1.5071024894714355, -0.4798256754875183, -1.1944226026535034, -0.9678431153297424, 0.600784420967102, 0.7576471567153931, -0.3229629397392273, -1.0201307535171509, -0.21838775277137756, 1.2979521751403809, 0.9667974710464478, -0.25324615836143494, -1.1072766780853271, -0.3578213155269623, 1.5942485332489014, 2.1868410110473633, 2.204270124435425, 1.785969614982605, -0.18352937698364258, -1.1944226026535034, -1.0724183320999146, 1.4548149108886719, 2.430849552154541, 2.5005664825439453, 2.3437037467956543, 1.960261583328247, 0.513638436794281, 0.9667974710464478, 1.925403118133545, 2.1694118976593018, 2.204270124435425, 2.2914161682128906, 2.395991325378418, 2.552854061126709, 2.517995595932007, 2.430849552154541, 1.4025273323059082, 0.513638436794281, 0.1999128758907318, -0.1486709862947464, 1.2282354831695557, 1.9951199293136597, 1.803398847579956, 1.7162528038024902, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.611677646636963, 1.646536111831665, 1.785969614982605, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.1410894393920898, 1.2456645965576172, 1.3502397537231445, 1.4373857975006104, 1.2630938291549683, 1.2456645965576172, 1.3502397537231445, 1.2979521751403809, 1.5942485332489014, 1.4373857975006104, 1.1933770179748535, 1.5942485332489014, 1.3850982189178467, 1.1933770179748535, 1.4199565649032593, 1.2108062505722046, 1.3502397537231445, 1.0016558170318604, 1.2456645965576172, 1.3850982189178467, 1.4025273323059082, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2456645965576172, 1.158518671989441, 0.984226644039154, 1.158518671989441, 1.2282354831695557, 1.071372628211975, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.0365142822265625, 0.9493682980537415, 1.053943395614624, 0.9145098924636841, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.332810640335083, 1.4199565649032593, 1.5768193006515503, 1.3676689863204956, 1.3502397537231445, 1.7336820363998413, 1.803398847579956, 2.082265853881836, 1.7511112689971924, 1.8382571935653687, 1.8731155395507812, 2.1868410110473633, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 1.8556864261627197, 1.8556864261627197, 1.0888018608093262, -0.8458387851715088, -1.3164269924163818, -1.4732897281646729, -1.5255773067474365, -1.5255773067474365, -1.5604356527328491, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5952941179275513, -1.5952941179275513, -1.403572916984558, -0.37525051832199097, -0.4798256754875183, -0.2881045341491699, -0.07895421981811523, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 2.465708017349243, 1.4025273323059082, 1.785969614982605, 1.5419609546661377, 1.8208279609680176, 1.3676689863204956, 1.0190850496292114, 0.5310676693916321, 1.071372628211975, 1.6639652252197266, 1.7162528038024902, 1.646536111831665, 2.239128589630127, 1.5942485332489014, 1.071372628211975, 1.4373857975006104, 2.0648367404937744, 1.803398847579956, 1.925403118133545, 1.6988236904144287, 1.332810640335083, 1.4548149108886719, 1.942832350730896, 1.942832350730896, 2.064836740 [e2e-predictor] 4937744, 2.204270124435425, 2.5702831745147705, 2.3437037467956543], [1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.1933770179748535, 1.0888018608093262, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7402179837226868, 0.8099347352981567, 1.6988236904144287, 2.3437037467956543, 2.3785619735717773, 1.942832350730896, 1.1236603260040283, 1.175947904586792, 1.6639652252197266, 2.0648367404937744, 1.8556864261627197, 1.3850982189178467, 0.07790851593017578, -0.8458387851715088, -0.8981263637542725, -0.8632679581642151, -0.9852723479270935, -1.0027015209197998, -0.3229629397392273, 0.5484968423843384, 1.0016558170318604, 0.4962092638015747, -0.44496726989746094, -1.0549890995025635, -1.3512853384017944, -1.1421350240707397, -0.619259238243103, 1.5593900680541992, 2.361132860183716, 2.5354247093200684, 2.5354247093200684, 2.3437037467956543, 1.1410894393920898, -0.21838775277137756, -0.6366884112358093, -1.089847445487976, -1.0549890995025635, -0.20095856487751007, -0.37525051832199097, -1.2292810678482056, -1.1072766780853271, 0.513638436794281, 1.6988236904144287, 0.984226644039154, -0.42753809690475464, -0.7238344550132751, 0.5310676693916321, 1.8731155395507812, 1.8208279609680176, 1.0016558170318604, -0.1486709862947464, -0.9155555367469788, -0.9155555367469788, 0.7227887511253357, 2.27398681640625, 2.3437037467956543, 2.308845281600952, 2.3437037467956543, 1.3502397537231445, -0.688975989818573, -0.7586928009986877, 0.9667974710464478, 2.5354247093200684, 2.4831371307373047, 2.4482789039611816, 2.5702831745147705, 2.430849552154541, 2.5354247093200684, 2.622570753097534, 0.5659260153770447, -0.4798256754875183, -0.9504139423370361, 0.6530719995498657, 1.5419609546661377, 1.7511112689971924, 1.646536111831665, 1.8731155395507812, 1.785969614982605, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.4025273323059082, 1.4025273323059082, 1.6639652252197266, 1.4025273323059082, 1.7511112689971924, 1.5593900680541992, 1.3502397537231445, 1.5768193006515503, 1.315381407737732, 1.4025273323059082, 1.3676689863204956, 1.5768193006515503, 1.2456645965576172, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.315381407737732, 1.2630938291549683, 1.646536111831665, 1.2108062505722046, 1.1933770179748535, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.315381407737732, 1.2282354831695557, 1.0016558170318604, 1.053943395614624, 1.489673376083374, 1.4199565649032593, 1.4025273323059082, 1.1933770179748535, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 0.9145098924636841, 1.1410894393920898, 1.0190850496292114, 1.071372628211975, 1.0016558170318604, 0.7576471567153931, 1.158518671989441, 1.0888018608093262, 1.3502397537231445, 1.158518671989441, 1.2456645965576172, 1.3502397537231445, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.4199565649032593, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 2.0648367404937744, 1.785969614982605, 2.0125491619110107, 2.082265853881836, 2.0648367404937744, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2108062505722046, -1.1247059106826782, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5778648853302002, -1.6301524639129639, -1.5604356527328491, -1.5604356527328491, -1.1247059106826782, -0.7935512065887451, -0.6715468168258667, 1.7511112689971924, 1.9951199293136597, 2.1345534324645996, 2.204270124435425, 1.8905447721481323, 2.27398681640625, 1.8905447721481323, 1.8382571935653687, 1.611677646636963, 1.6813944578170776, 1.5 [e2e-predictor] 768193006515503, 1.0888018608093262, 1.4548149108886719, 1.2282354831695557, 1.2805230617523193, 1.7511112689971924, 1.6988236904144287, 2.117124319076538, 1.4025273323059082, 1.9776906967163086, 1.5768193006515503, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.6813944578170776, 1.960261583328247, 1.8556864261627197, 1.960261583328247, 2.2216994762420654, 2.622570753097534, 2.3437037467956543], [1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.1933770179748535, 1.0888018608093262, 1.0365142822265625, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 1.5593900680541992, 2.204270124435425, 2.361132860183716, 2.082265853881836, 1.071372628211975, 0.008191745728254318, -0.688975989818573, -0.9504139423370361, -1.0201307535171509, -1.0724183320999146, -1.1944226026535034, -1.2641394138336182, -1.2815686464309692, -1.4210021495819092, -1.4732897281646729, -1.4210021495819092, -1.3164269924163818, -0.7761220335960388, 0.1999128758907318, 1.0016558170318604, 1.053943395614624, 0.30448800325393677, -0.8632679581642151, -1.2641394138336182, -1.176993489265442, 1.4373857975006104, 2.517995595932007, 2.2216994762420654, 1.611677646636963, -0.6541175842285156, -0.8284096121788025, -0.688975989818573, -0.8632679581642151, -0.9329847693443298, 0.16505448520183563, 0.984226644039154, 0.7576471567153931, -0.5495424270629883, -0.41010889410972595, -0.11381260305643082, -1.0027015209197998, -1.403572916984558, -0.7412636280059814, 1.646536111831665, 1.7162528038024902, 1.2805230617523193, 0.30448800325393677, -0.07895421981811523, 1.6988236904144287, 1.7511112689971924, 1.1933770179748535, 0.7750763297080994, 0.9319390654563904, 0.5659260153770447, -0.42753809690475464, -1.1944226026535034, -1.246710181236267, 1.489673376083374, 2.6399998664855957, 2.622570753097534, 2.552854061126709, 2.5702831745147705, 2.517995595932007, 2.5005664825439453, 2.6399998664855957, 1.4199565649032593, 0.670501172542572, -0.9329847693443298, 0.4962092638015747, 1.9951199293136597, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.5071024894714355, 1.5419609546661377, 1.3850982189178467, 1.5593900680541992, 1.7336820363998413, 1.2979521751403809, 1.3676689863204956, 1.646536111831665, 1.7336820363998413, 1.4548149108886719, 1.5942485332489014, 1.1933770179748535, 1.8208279609680176, 1.4199565649032593, 1.5071024894714355, 1.4025273323059082, 1.5768193006515503, 1.6988236904144287, 1.6813944578170776, 1.2805230617523193, 1.1062309741973877, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.5593900680541992, 1.175947904586792, 1.315381407737732, 1.2108062505722046, 0.8622223138809204, 1.2282354831695557, 1.1236603260040283, 1.1933770179748535, 1.315381407737732, 1.4199565649032593, 1.158518671989441, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.5484968423843384, 0.984226644039154, 0.6879304051399231, 0.9493682980537415, 0.5310676693916321, 0.8970807194709778, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.4373857975006104, 1.175947904586792, 1.1933770179748535, 1.332810640335083, 1.2108062505722046, 1.5942485332489014, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.8208279609680176, 1.8905447721481323, 1.646536111831665, 2.082265853881836, 2.0125491619110107, 1.8905447721481323, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.8556864261627197, -0.18352937698364258, -1.4210021495819092, -1.5081480741500854, -1.5255773067474365, -1.5778648853302002, -1.5430065393447876, -1.5430065393447876, [e2e-predictor] -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -0.6715468168258667, -0.8981263637542725, 1.332810640335083, 0.7227887511253357, 0.8622223138809204, 1.925403118133545, 2.361132860183716, 2.1345534324645996, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.047407388687134, 1.8382571935653687, 1.5768193006515503, 1.803398847579956, 1.158518671989441, 0.6530719995498657, 0.9667974710464478, 1.175947904586792, 1.803398847579956, 1.6639652252197266, 1.960261583328247, 1.315381407737732, 2.1345534324645996, 1.5942485332489014, 1.6988236904144287, 1.803398847579956, 1.8905447721481323, 1.611677646636963, 1.611677646636963, 1.7336820363998413, 2.1345534324645996, 1.942832350730896, 1.9951199293136597, 2.2565577030181885, 2.5702831745147705, 2.3262743949890137], [1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.629106879234314, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.1933770179748535, 1.1410894393920898, 1.0888018608093262, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.827363908290863, 1.4373857975006104, 2.151982545852661, 2.4482789039611816, 1.960261583328247, 0.3916339874267578, 0.1999128758907318, -0.06152502819895744, -0.532113254070282, -0.8981263637542725, -1.176993489265442, -1.333856225013733, -1.403572916984558, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, -1.6127232313156128, -1.6127232313156128, -1.6301524639129639, -1.403572916984558, -0.688975989818573, 0.42649248242378235, 1.2282354831695557, 0.827363908290863, -0.21838775277137756, -0.9504139423370361, 0.7227887511253357, 1.8905447721481323, 0.4613508880138397, -0.9329847693443298, -0.688975989818573, -0.20095856487751007, -0.27067533135414124, -0.7761220335960388, -0.4972548484802246, 0.28705883026123047, 0.30448800325393677, -0.5669716596603394, 0.28705883026123047, 1.2108062505722046, 0.8796514868736267, -0.41010889410972595, -0.3403921127319336, 0.5484968423843384, -0.1661001741886139, -0.9329847693443298, -1.2118518352508545, 0.5310676693916321, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.35677558183670044, 1.5245317220687866, 1.4373857975006104, 0.3916339874267578, -0.7412636280059814, 0.8447931408882141, 2.204270124435425, 2.552854061126709, 2.5354247093200684, 2.517995595932007, 2.5702831745147705, 2.622570753097534, 1.2282354831695557, 1.611677646636963, 0.7925055623054504, -1.0549890995025635, -0.3229629397392273, 2.1694118976593018, 2.3785619735717773, 2.151982545852661, 2.2565577030181885, 1.2456645965576172, 1.158518671989441, 1.3850982189178467, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.5245317220687866, 1.332810640335083, 1.4548149108886719, 1.646536111831665, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.5245317220687866, 1.646536111831665, 1.4199565649032593, 1.472244143486023, 1.7336820363998413, 1.629106879234314, 1.3850982189178467, 1.2805230617523193, 1.071372628211975, 1.175947904586792, 0.9667974710464478, 1.175947904586792, 0.9667974710464478, 0.9145098924636841, 0.7402179837226868, 1.1410894393920898, 0.9319390654563904, 0.8099347352981567, 1.472244143486023, 1.472244143486023, 1.3502397537231445, 1.2108062505722046, 1.0190850496292114, 1.0888018608093262, 0.8447931408882141, 0.8622223138809204, 1.0365142822265625, 1.2456645965576172, 1.315381407737732, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.670501172542572, 1.071372628211975, 0.7925055623054504, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 0.827363908290863, 1.053943395614624, 1.2108062505722046, 1.5593900680541992, 1.5071024894714355, 1.2630938291549683, 1.489673376083374, 1.7336820363998413, 1.73368203639 [e2e-predictor] 98413, 1.942832350730896, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 1.9776906967163086, 2.0996949672698975, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 1.768540382385254, 1.053943395614624, -0.8806971907615662, -1.3861438035964966, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5255773067474365, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5255773067474365, -1.5081480741500854, -1.3512853384017944, -0.42753809690475464, 0.42649248242378235, 1.1933770179748535, 2.1694118976593018, 1.803398847579956, 2.27398681640625, 0.9493682980537415, 2.2216994762420654, 2.151982545852661, 2.2565577030181885, 2.151982545852661, 2.1345534324645996, 2.3437037467956543, 1.8731155395507812, 2.2914161682128906, 0.6879304051399231, 0.5484968423843384, 0.7925055623054504, 1.332810640335083, 1.5245317220687866, 1.6988236904144287, 1.6639652252197266, 1.5245317220687866, 2.0299782752990723, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 1.5768193006515503, 1.8905447721481323, 1.7162528038024902, 1.5593900680541992, 1.332810640335083, 2.151982545852661, 2.0648367404937744, 1.9951199293136597, 2.552854061126709, 2.3437037467956543], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 1.315381407737732, 2.082265853881836, 2.4482789039611816, 2.1868410110473633, 1.960261583328247, 1.175947904586792, 0.7053595781326294, 0.6356428265571594, 0.4090631604194641, -0.3403921127319336, -1.0375598669052124, -1.4210021495819092, -1.5430065393447876, -1.6127232313156128, -1.6650108098983765, -1.7172983884811401, -1.7347276210784912, -1.7172983884811401, -1.7347276210784912, -1.6127232313156128, -1.2989977598190308, -0.3403921127319336, 1.0016558170318604, 1.158518671989441, 0.28705883026123047, -0.39267969131469727, -1.089847445487976, -1.176993489265442, -0.9329847693443298, -0.532113254070282, -0.18352937698364258, -0.1486709862947464, 0.0430501289665699, 0.3916339874267578, 0.5833552479743958, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.513638436794281, -0.619259238243103, -0.5146840810775757, 1.175947904586792, 0.5833552479743958, -0.4972548484802246, -1.0027015209197998, 0.1999128758907318, 0.5310676693916321, -0.5495424270629883, -1.0549890995025635, -0.619259238243103, 1.5768193006515503, 1.8208279609680176, 1.646536111831665, 1.158518671989441, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.4831371307373047, 2.465708017349243, 2.517995595932007, 2.308845281600952, 0.7402179837226868, 0.33934640884399414, -0.5844008326530457, -1.0027015209197998, 0.11276690661907196, 1.960261583328247, 1.7336820363998413, 1.925403118133545, 1.629106879234314, 0.5310676693916321, 0.9493682980537415, 1.5768193006515503, 1.3850982189178467, 0.9319390654563904, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.4373857975006104, 1.175947904586792, 1.5245317220687866, 1.5942485332489014, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.472244143486023, 1.8731155395507812, 1.053943395614624, 1.472244143486023, 1.2282354831695557, 1.2282354831695557, 1.053943395614624, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.175947904586792, 1.2805230617523193, 1.1062309741973877, 1.175947904586792, 1.0016558170318604, 1.1410894393920898, 1.315381407737732, 1.315381407737732, 1.1062309741973877, 0.8970807194709778, 0.9667974710464478, 0.6879304051399231, 1.053943395614624, 0.827363908290863, 1.1410894393920898, 1.158518671989441, 1.1062309741973877, 0 [e2e-predictor] .7576471567153931, 0.9319390654563904, 0.8622223138809204, 0.9667974710464478, 1.1933770179748535, 0.9319390654563904, 1.0016558170318604, 1.175947904586792, 0.827363908290863, 1.175947904586792, 1.0365142822265625, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.489673376083374, 1.611677646636963, 1.8382571935653687, 1.646536111831665, 1.6639652252197266, 1.925403118133545, 2.0299782752990723, 1.960261583328247, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 1.6988236904144287, 1.489673376083374, -0.9329847693443298, -1.2292810678482056, -1.4558604955673218, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5255773067474365, -1.4732897281646729, -1.490718960762024, -1.3687145709991455, -1.0027015209197998, 0.18248367309570312, 1.768540382385254, 1.2979521751403809, 2.0299782752990723, 2.1694118976593018, 2.3262743949890137, 1.9079740047454834, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.3262743949890137, 2.0125491619110107, 1.1933770179748535, 1.1933770179748535, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.5245317220687866, 2.0996949672698975, 1.5593900680541992, 1.803398847579956, 2.0996949672698975, 1.803398847579956, 1.2630938291549683, 2.0299782752990723, 1.7162528038024902, 1.611677646636963, 2.517995595932007, 2.361132860183716], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.8970807194709778, 1.2979521751403809, 2.0125491619110107, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.0996949672698975, 1.1236603260040283, 0.513638436794281, 0.7576471567153931, 0.8796514868736267, 0.7053595781326294, 0.008191745728254318, -0.8632679581642151, -1.246710181236267, -1.490718960762024, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.6824400424957275, -1.6650108098983765, -1.5952941179275513, -0.8806971907615662, 0.3742047846317291, 1.2282354831695557, 1.0016558170318604, -0.11381260305643082, -0.9678431153297424, -1.2641394138336182, -1.1595642566680908, -0.5844008326530457, 0.02562093921005726, -0.06152502819895744, 0.6530719995498657, 0.35677558183670044, 0.4090631604194641, 0.6879304051399231, 0.9493682980537415, 0.16505448520183563, -0.42753809690475464, 0.32191720604896545, 0.30448800325393677, -0.4972548484802246, -0.8981263637542725, -0.1486709862947464, -0.04409583657979965, -1.1595642566680908, -1.3687145709991455, -0.2881045341491699, 1.2979521751403809, 1.3676689863204956, 0.5833552479743958, -0.2881045341491699, 0.5833552479743958, 2.517995595932007, 2.552854061126709, 2.517995595932007, 2.6051416397094727, 2.587712287902832, -1.0027015209197998, -1.089847445487976, 1.5942485332489014, 2.082265853881836, 2.204270124435425, 2.2216994762420654, 0.6182135939598083, -0.25324615836143494, 1.489673376083374, 1.8731155395507812, 1.6813944578170776, 1.7162528038024902, 1.1933770179748535, 0.5484968423843384, 0.6530719995498657, 1.472244143486023, 1.1410894393920898, 1.2282354831695557, 1.175947904586792, 1.611677646636963, 1.5942485332489014, 1.6639652252197266, 1.5593900680541992, 1.629106879234314, 1.2282354831695557, 1.5942485332489014, 1.2108062505722046, 1.2456645965576172, 1.5942485332489014, 1.158518671989441, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.2456645965576172, 1.1062309741973877, 1.2282354 [e2e-predictor] 831695557, 1.4548149108886719, 1.4373857975006104, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.315381407737732, 0.9319390654563904, 0.984226644039154, 1.3502397537231445, 1.0365142822265625, 0.7750763297080994, 1.0888018608093262, 1.3502397537231445, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 0.8622223138809204, 1.1062309741973877, 1.0190850496292114, 1.1236603260040283, 0.8970807194709778, 0.6879304051399231, 1.1410894393920898, 1.175947904586792, 1.0190850496292114, 1.053943395614624, 0.9319390654563904, 1.2979521751403809, 1.053943395614624, 1.071372628211975, 1.611677646636963, 1.5071024894714355, 1.472244143486023, 1.646536111831665, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.8556864261627197, 1.9951199293136597, 2.0648367404937744, 1.960261583328247, 1.8905447721481323, 2.082265853881836, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 0.008191745728254318, -1.1595642566680908, -1.4384313821792603, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.4732897281646729, -1.4732897281646729, -1.4732897281646729, -1.4210021495819092, -1.2641394138336182, -0.3578213155269623, -0.9329847693443298, 0.16505448520183563, 1.6813944578170776, 2.2216994762420654, 1.960261583328247, 1.803398847579956, 2.3262743949890137, 2.3785619735717773, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.0996949672698975, 2.239128589630127, 2.1868410110473633, 2.0996949672698975, 0.4962092638015747, 2.0648367404937744, 1.768540382385254, 1.5593900680541992, 1.629106879234314, 1.2630938291549683, 1.5593900680541992, 1.4025273323059082, 2.0125491619110107, 1.768540382385254, 2.047407388687134, 1.7511112689971924, 2.117124319076538, 1.9951199293136597, 1.4373857975006104, 1.489673376083374, 2.239128589630127, 1.8905447721481323, 1.1062309741973877, 2.4134204387664795, 2.3437037467956543], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.8099347352981567, 1.1410894393920898, 1.8208279609680176, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.1345534324645996, 1.9776906967163086, 1.071372628211975, 0.35677558183670044, 0.4613508880138397, 0.9319390654563904, 1.1933770179748535, 1.0190850496292114, 0.16505448520183563, -0.6366884112358093, -1.1595642566680908, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.6301524639129639, -1.5778648853302002, -1.6301524639129639, -1.6998692750930786, -1.2815686464309692, 0.2347712516784668, 1.175947904586792, 1.3676689863204956, 0.6879304051399231, -0.5844008326530457, -1.2641394138336182, -1.5081480741500854, -1.1072766780853271, -0.21838775277137756, 0.28705883026123047, 0.600784420967102, 0.2173420637845993, 0.3742047846317291, 0.16505448520183563, 0.478780061006546, 1.2805230617523193, 1.2805230617523193, -0.07895421981811523, -0.8981263637542725, 0.0430501289665699, 0.7053595781326294, 0.33934640884399414, -0.41010889410972595, -0.532113254070282, 0.16505448520183563, -0.39267969131469727, -1.4384313821792603, -0.9852723479270935, 0.8447931408882141, 2.6051416397094727, 2.395991325378418, 2.4134204387664795, 2.5354247093200684, 2.27398681640625, -1.5604356527328491, -0.8806971907615662, 1.5419609546661377, 2.1868410110473633, 2.204270124435425, 1.4373857975006104, -1.0724183320999146, -0.37525051832199097, 2.27398681640625, 2.1868410110473633, 2.2216994762420654, 2.082265853881836, 2.2914161682128906, 0.2173420637845993, 0.42649248242378235, 1.245664596557617 [e2e-predictor] 2, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.6988236904144287, 1.4199565649032593, 1.4199565649032593, 1.1236603260040283, 1.4025273323059082, 1.6988236904144287, 1.4548149108886719, 1.5768193006515503, 1.175947904586792, 0.9493682980537415, 1.0016558170318604, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.5245317220687866, 1.332810640335083, 1.5419609546661377, 1.315381407737732, 1.472244143486023, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.175947904586792, 1.3676689863204956, 1.2282354831695557, 0.8099347352981567, 1.0016558170318604, 1.2456645965576172, 0.9319390654563904, 1.2456645965576172, 1.1410894393920898, 1.0190850496292114, 0.8622223138809204, 1.4548149108886719, 1.2456645965576172, 1.4199565649032593, 1.1236603260040283, 1.1236603260040283, 1.053943395614624, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.315381407737732, 0.9145098924636841, 1.053943395614624, 0.9145098924636841, 1.4548149108886719, 1.1062309741973877, 1.629106879234314, 1.4373857975006104, 1.5593900680541992, 1.5942485332489014, 1.785969614982605, 1.9079740047454834, 1.7162528038024902, 2.047407388687134, 2.082265853881836, 1.8731155395507812, 1.8905447721481323, 1.960261583328247, 2.082265853881836, 1.053943395614624, -0.6366884112358093, -1.403572916984558, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.3687145709991455, -1.403572916984558, -1.4732897281646729, -1.089847445487976, -1.1421350240707397, -0.8284096121788025, -0.04409583657979965, 1.768540382385254, -0.5146840810775757, 1.5419609546661377, 1.8382571935653687, 2.308845281600952, 2.1868410110473633, 2.2565577030181885, 2.308845281600952, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.3850982189178467, 2.047407388687134, 2.0299782752990723, 1.8382571935653687, 1.4199565649032593, 1.175947904586792, 1.5245317220687866, 1.5768193006515503, 1.7336820363998413, 2.1345534324645996, 2.2565577030181885, 1.8556864261627197, 1.9079740047454834, 2.1694118976593018, 1.960261583328247, 2.239128589630127, 1.8382571935653687, 1.8382571935653687, 1.5245317220687866, 2.239128589630127, 2.308845281600952], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 0.9319390654563904, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 1.1062309741973877, 1.785969614982605, 2.2565577030181885, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 1.9776906967163086, 1.2108062505722046, 0.5310676693916321, 0.42649248242378235, 0.4090631604194641, 0.7925055623054504, 1.2630938291549683, 1.1933770179748535, 0.2347712516784668, -0.7761220335960388, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5952941179275513, -1.1421350240707397, 0.32191720604896545, 1.1062309741973877, 1.5942485332489014, 1.158518671989441, 0.07790851593017578, -0.7238344550132751, -1.1944226026535034, -0.8806971907615662, -0.3578213155269623, -0.1312417984008789, 0.44392168521881104, 0.7227887511253357, 0.42649248242378235, 0.2173420637845993, 0.33934640884399414, -0.7412636280059814, -0.6541175842285156, 0.6530719995498657, 0.16505448520183563, -0.7412636280059814, -1.1421350240707397, -0.9504139423370361, 0.44392168521881104, 0.13019609451293945, -0.9155555367469788, -0.7586928009986877, 0.35677558183670044, 0.5484968423843384, 2.23912858963012 [e2e-predictor] 7, 2.3437037467956543, 2.465708017349243, 2.517995595932007, 0.5484968423843384, -0.23581695556640625, 0.478780061006546, 0.6356428265571594, 1.071372628211975, -0.06152502819895744, -1.176993489265442, -0.7935512065887451, 1.8731155395507812, 2.151982545852661, 2.117124319076538, 2.151982545852661, 1.489673376083374, -0.8284096121788025, 0.008191745728254318, 1.7162528038024902, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.489673376083374, 1.3502397537231445, 1.3502397537231445, 1.2456645965576172, 1.4373857975006104, 1.5768193006515503, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.175947904586792, 1.2979521751403809, 1.0365142822265625, 1.3850982189178467, 1.4199565649032593, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.0190850496292114, 1.5768193006515503, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.2108062505722046, 0.8970807194709778, 1.175947904586792, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.0016558170318604, 1.2108062505722046, 1.175947904586792, 1.315381407737732, 1.1410894393920898, 0.984226644039154, 1.053943395614624, 1.1933770179748535, 1.158518671989441, 1.2108062505722046, 0.984226644039154, 1.053943395614624, 1.175947904586792, 0.7925055623054504, 1.0190850496292114, 1.2282354831695557, 0.7227887511253357, 1.5593900680541992, 1.5419609546661377, 1.3676689863204956, 1.5419609546661377, 1.5245317220687866, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.9079740047454834, 0.42649248242378235, -1.0027015209197998, -1.403572916984558, -1.4732897281646729, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.3861438035964966, -1.3512853384017944, -1.3687145709991455, -1.176993489265442, -1.1595642566680908, -0.11381260305643082, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 1.6813944578170776, -0.1661001741886139, 0.4962092638015747, 1.9079740047454834, 1.8731155395507812, 2.239128589630127, 2.204270124435425, 2.2565577030181885, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 2.1868410110473633, 2.3437037467956543, 2.1868410110473633, 2.27398681640625, 2.082265853881836, 2.0996949672698975, 1.942832350730896, 1.5071024894714355, 1.0888018608093262, 1.5942485332489014, 1.2456645965576172, 1.4373857975006104, 1.7162528038024902, 2.1345534324645996, 1.9079740047454834, 2.0648367404937744, 2.0996949672698975, 2.1694118976593018, 2.361132860183716, 1.611677646636963, 1.8556864261627197, 2.0648367404937744, 2.2565577030181885, 2.3262743949890137], [1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.1236603260040283, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 1.053943395614624, 1.7336820363998413, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.1236603260040283, 0.5484968423843384, 0.6356428265571594, 0.4090631604194641, 0.18248367309570312, 0.8099347352981567, 1.3676689863204956, 1.1236603260040283, 0.0430501289665699, -0.9504139423370361, -1.2989977598190308, -1.403572916984558, -1.5255773067474365, -1.5952941179275513, -1.6998692750930786, -1.5081480741500854, -0.9504139423370361, 0.600784420967102, 1.2805230617523193, 1.4373857975006104, 1.5071024894714355, 0.670501172542572, -0.532113254070282, -1.1072766780853271, -1.0375598669052124, -0.3229629397 [e2e-predictor] 392273, -0.1312417984008789, 0.18248367309570312, 0.8622223138809204, 1.2108062505722046, 0.3742047846317291, 0.0430501289665699, 0.670501172542572, 0.670501172542572, -0.532113254070282, -0.9678431153297424, -0.7761220335960388, -0.009237446822226048, 0.11276690661907196, -0.3578213155269623, -0.2881045341491699, 0.06047932058572769, -0.5844008326530457, -1.1595642566680908, 2.2914161682128906, 2.5354247093200684, 2.5354247093200684, 0.9145098924636841, 0.8622223138809204, 0.9667974710464478, -0.7412636280059814, -1.2989977598190308, 0.2347712516784668, 1.7336820363998413, 1.5071024894714355, 1.5419609546661377, 1.332810640335083, 0.0430501289665699, 0.06047932058572769, 0.14762529730796814, -1.0027015209197998, -0.9852723479270935, 0.8796514868736267, 0.9145098924636841, 1.2456645965576172, 1.1236603260040283, 1.3676689863204956, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.5245317220687866, 1.1236603260040283, 1.3502397537231445, 1.1933770179748535, 1.1410894393920898, 1.4199565649032593, 1.0888018608093262, 1.5245317220687866, 1.489673376083374, 1.332810640335083, 1.2630938291549683, 1.5942485332489014, 0.984226644039154, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.0190850496292114, 1.1236603260040283, 0.9145098924636841, 1.071372628211975, 0.8796514868736267, 0.9667974710464478, 0.827363908290863, 1.2979521751403809, 1.472244143486023, 1.3850982189178467, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1410894393920898, 1.2456645965576172, 0.6879304051399231, 0.2522004544734955, 0.35677558183670044, 0.6182135939598083, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.0365142822265625, 1.2630938291549683, 1.4199565649032593, 1.071372628211975, 1.4025273323059082, 1.4548149108886719, 1.8556864261627197, 1.6639652252197266, 1.925403118133545, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 1.803398847579956, 2.047407388687134, 1.8731155395507812, 1.1236603260040283, -0.21838775277137756, -0.07895421981811523, -1.3512853384017944, -1.4384313821792603, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.490718960762024, -1.5081480741500854, -1.490718960762024, -1.333856225013733, -1.4210021495819092, -0.6541175842285156, -0.6366884112358093, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 0.8970807194709778, 2.430849552154541, 0.5484968423843384, -0.5495424270629883, 1.1236603260040283, 2.047407388687134, 2.082265853881836, 2.2216994762420654, 1.960261583328247, 1.942832350730896, 2.151982545852661, 2.0996949672698975, 2.1694118976593018, 2.151982545852661, 2.239128589630127, 2.2565577030181885, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 1.053943395614624, 0.9319390654563904, 1.2630938291549683, 0.9493682980537415, 1.3676689863204956, 1.6813944578170776, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.785969614982605, 2.27398681640625, 1.9776906967163086, 1.9079740047454834, 1.8382571935653687, 2.2216994762420654, 2.239128589630127, 2.3262743949890137], [1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.9145098924636841, 1.0190850496292114, 1.4548149108886719, 2.1694118976593018, 2.4831371307373047, 2.465708017349243, 2.3437037467956543, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.0648367404937744, 1.2805230617523193, 0.6356428265571594, 0.8622223138809204, 0.670501172542572, -0.2881045341491 [e2e-predictor] 699, -0.1486709862947464, 0.827363908290863, 1.2630938291549683, 0.9667974710464478, 0.09533771127462387, -0.8109803795814514, -1.2641394138336182, -1.5778648853302002, -1.7695859670639038, -1.7521568536758423, -1.647581696510315, -0.7586928009986877, 0.8622223138809204, 1.472244143486023, 1.785969614982605, 1.6813944578170776, 1.315381407737732, 0.0430501289665699, -1.0549890995025635, -1.089847445487976, -0.601830005645752, -0.1661001741886139, 0.3916339874267578, 0.5484968423843384, 0.13019609451293945, 0.7576471567153931, 0.2522004544734955, -0.7064052224159241, 0.09533771127462387, 0.3916339874267578, -0.1312417984008789, -0.7412636280059814, -1.1072766780853271, -0.20095856487751007, 0.4090631604194641, 0.44392168521881104, -0.18352937698364258, 1.646536111831665, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 0.7750763297080994, -0.009237446822226048, -1.6998692750930786, -1.5604356527328491, -0.23581695556640625, 2.117124319076538, 1.8731155395507812, 2.0648367404937744, 1.6813944578170776, -1.1072766780853271, -0.9504139423370361, 2.082265853881836, 2.239128589630127, 1.9951199293136597, 1.8731155395507812, 0.9493682980537415, 0.7053595781326294, 1.158518671989441, 1.175947904586792, 1.2979521751403809, 1.1236603260040283, 1.2282354831695557, 1.071372628211975, 1.2630938291549683, 1.3676689863204956, 0.9667974710464478, 1.3676689863204956, 0.8796514868736267, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 0.9145098924636841, 1.6639652252197266, 0.7750763297080994, 1.5942485332489014, 1.1236603260040283, 1.0888018608093262, 1.489673376083374, 1.2456645965576172, 1.3676689863204956, 1.315381407737732, 0.827363908290863, 1.2456645965576172, 1.1933770179748535, 1.0190850496292114, 0.984226644039154, 1.2456645965576172, 1.1062309741973877, 0.9667974710464478, 1.0016558170318604, 1.1236603260040283, 1.0365142822265625, 0.9319390654563904, 0.9319390654563904, 1.0888018608093262, 1.1933770179748535, 1.175947904586792, 1.053943395614624, 0.9667974710464478, 0.8622223138809204, 1.1410894393920898, 1.158518671989441, 0.8622223138809204, 1.053943395614624, 1.4025273323059082, 1.1410894393920898, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.6988236904144287, 1.768540382385254, 1.942832350730896, 1.7511112689971924, 2.117124319076538, 2.0299782752990723, 1.9951199293136597, 1.9776906967163086, 1.2630938291549683, -0.5844008326530457, -1.0201307535171509, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.3512853384017944, -1.5081480741500854, -1.5255773067474365, -1.490718960762024, -1.5081480741500854, -1.3861438035964966, -1.3164269924163818, -0.9852723479270935, -0.2881045341491699, 1.315381407737732, 2.0996949672698975, 2.2914161682128906, 2.308845281600952, 1.8905447721481323, 2.430849552154541, 2.2216994762420654, -1.2118518352508545, -1.333856225013733, 0.4962092638015747, 2.117124319076538, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.0996949672698975, 2.2216994762420654, 2.2914161682128906, 1.8905447721481323, 2.361132860183716, 2.308845281600952, 1.315381407737732, 1.646536111831665, 1.3850982189178467, 1.6813944578170776, 1.2456645965576172, 1.5593900680541992, 1.7511112689971924, 1.8382571935653687, 2.204270124435425, 2.151982545852661, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 2.151982545852661, 2.3785619735717773, 2.2216994762420654, 2.3262743949890137], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.844793140888 [e2e-predictor] 2141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.3850982189178467, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.27398681640625, 2.0648367404937744, 1.332810640335083, 0.6530719995498657, 0.6879304051399231, 0.8970807194709778, 0.2522004544734955, -0.601830005645752, -0.09638340771198273, 0.9145098924636841, 1.315381407737732, 0.6879304051399231, -0.3403921127319336, -0.9329847693443298, -1.2292810678482056, -1.4732897281646729, -1.5778648853302002, -1.4384313821792603, -0.6715468168258667, 0.8447931408882141, 1.5071024894714355, 1.6639652252197266, 1.646536111831665, 1.5768193006515503, 0.7053595781326294, -0.6715468168258667, -1.089847445487976, -0.688975989818573, -0.04409583657979965, 0.13019609451293945, 0.7402179837226868, 1.053943395614624, 0.7750763297080994, -0.1486709862947464, 0.2522004544734955, -0.06152502819895744, -1.0027015209197998, -1.1944226026535034, -0.5495424270629883, -0.3403921127319336, -0.4798256754875183, -0.8109803795814514, -0.23581695556640625, 2.3437037467956543, 2.430849552154541, 2.5702831745147705, 2.517995595932007, 2.6051416397094727, -0.7761220335960388, -1.4384313821792603, -0.39267969131469727, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 0.2522004544734955, -1.3512853384017944, -1.1595642566680908, 0.7053595781326294, 1.768540382385254, 1.6988236904144287, 1.6639652252197266, 1.2805230617523193, 0.2347712516784668, 0.6530719995498657, 1.2630938291549683, 0.5659260153770447, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.0365142822265625, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.7925055623054504, 1.3502397537231445, 0.8796514868736267, 1.3676689863204956, 1.175947904586792, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.7750763297080994, 0.4962092638015747, 1.175947904586792, 1.2282354831695557, 1.1236603260040283, 1.2456645965576172, 1.2282354831695557, 0.984226644039154, 1.175947904586792, 1.3850982189178467, 1.4373857975006104, 1.2282354831695557, 1.175947904586792, 0.8447931408882141, 0.984226644039154, 1.071372628211975, 0.7750763297080994, 0.478780061006546, 0.8622223138809204, 0.1999128758907318, 0.5484968423843384, 0.6879304051399231, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2630938291549683, 1.0365142822265625, 1.2979521751403809, 1.489673376083374, 1.315381407737732, 1.4199565649032593, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.8382571935653687, 1.942832350730896, 2.0299782752990723, 1.9079740047454834, 1.960261583328247, 1.803398847579956, 0.8099347352981567, -0.1486709862947464, -1.647581696510315, -1.5778648853302002, -1.647581696510315, -1.5604356527328491, -1.2641394138336182, -1.3164269924163818, -1.5255773067474365, -1.5081480741500854, -1.3861438035964966, -1.2815686464309692, -1.1247059106826782, -0.11381260305643082, 1.0016558170318604, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.27398681640625, 2.151982545852661, 2.3262743949890137, 2.4482789039611816, -0.44496726989746094, -1.333856225013733, -0.4623964726924896, -1.5778648853302002, -1.2641394138336182, 0.5833552479743958, 2.2216994762420654, 2.0648367404937744, 1.9951199293136597, 2.082265853881836, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.117124319076538, 2.3437037467956543, 2.395991325378418, 1.7162528038024902, 1.803398847579956, 1.646536111831665, 1.1236603260040283, 1.0190850496292114, 1.2630938291549683, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 2.1694118976593018, 2.1868410110473633, 1.8905447721481323, 1.7336820363998413, 1.9079740047454834, 2.552854061126709, 2.151982545852661, 2.151982545852661], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7336820363 [e2e-predictor] 998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 1.0016558170318604, 1.7511112689971924, 2.27398681640625, 2.3785619735717773, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2216994762420654, 2.0125491619110107, 1.2979521751403809, 0.5659260153770447, 0.5659260153770447, 0.8622223138809204, 0.7227887511253357, -0.2881045341491699, -0.39267969131469727, 0.6530719995498657, 1.2282354831695557, 1.2630938291549683, 0.6879304051399231, -0.3578213155269623, -0.8981263637542725, -1.2641394138336182, -1.5255773067474365, -1.490718960762024, -0.8806971907615662, 0.5659260153770447, 1.2108062505722046, 1.4548149108886719, 1.5593900680541992, 1.7162528038024902, 1.071372628211975, -0.18352937698364258, -1.0027015209197998, -0.8981263637542725, -0.21838775277137756, 0.06047932058572769, 0.008191745728254318, 0.30448800325393677, 0.9667974710464478, 0.6530719995498657, -0.37525051832199097, -0.8109803795814514, -0.25324615836143494, -0.27067533135414124, -0.8458387851715088, -1.0375598669052124, -0.44496726989746094, -0.21838775277137756, 2.27398681640625, 2.5354247093200684, 2.517995595932007, 0.8970807194709778, -1.0724183320999146, -1.2815686464309692, 1.3676689863204956, 1.9776906967163086, 2.0125491619110107, 2.117124319076538, 0.8796514868736267, -0.8284096121788025, 1.2805230617523193, 1.925403118133545, 1.646536111831665, 0.2173420637845993, -0.21838775277137756, 0.6182135939598083, 0.6356428265571594, 0.984226644039154, 1.2805230617523193, 1.1062309741973877, 0.8622223138809204, 1.0190850496292114, 0.8970807194709778, 1.053943395614624, 1.053943395614624, 1.175947904586792, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 0.9319390654563904, 1.053943395614624, 0.7402179837226868, 1.2805230617523193, 1.0365142822265625, 0.670501172542572, 0.9319390654563904, 0.7053595781326294, 0.600784420967102, 0.9145098924636841, 0.8622223138809204, 0.9319390654563904, 0.8796514868736267, 1.0190850496292114, 1.0016558170318604, 0.8099347352981567, 1.0888018608093262, 1.1410894393920898, 0.8447931408882141, 0.6879304051399231, 1.0016558170318604, 0.3916339874267578, 0.02562093921005726, -0.20095856487751007, 0.32191720604896545, 0.30448800325393677, 0.16505448520183563, 0.5833552479743958, 0.4962092638015747, 0.5659260153770447, 0.3916339874267578, 0.8796514868736267, 0.6356428265571594, 0.6182135939598083, 1.0190850496292114, 1.332810640335083, 1.158518671989441, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.960261583328247, 2.0996949672698975, 1.9776906967163086, 1.8556864261627197, 2.0996949672698975, 1.768540382385254, 0.7925055623054504, -0.3229629397392273, -1.5604356527328491, -1.6301524639129639, -1.6127232313156128, -1.4732897281646729, -1.5604356527328491, -1.5255773067474365, -1.2989977598190308, -1.490718960762024, -1.4732897281646729, -1.2989977598190308, -0.9155555367469788, -0.41010889410972595, 0.984226644039154, 1.3850982189178467, 1.803398847579956, 2.0299782752990723, 2.465708017349243, 2.430849552154541, 2.308845281600952, 2.3262743949890137, 2.4831371307373047, 2.2914161682128906, -0.3403921127319336, -0.8284096121788025, -0.9852723479270935, -1.4210021495819092, -1.4210021495819092, -1.5430065393447876, -0.1312417984008789, 1.9776906967163086, 1.942832350730896, 2.2565577030181885, 2.0648367404937744, 2.1694118976593018, 2.27398681640625, 2.308845281600952, 2.2565577030181885, 2.1868410110473633, 2.047407388687134, 1.0365142822265625, 0.984226644039154, 1.1933770179748535, 1.5419609546661377, 1.9079740047454834, 2.1868410110473633, 2.256 [e2e-predictor] 5577030181885, 2.5702831745147705, 1.9776906967163086, 1.8905447721481323, 1.942832350730896, 2.082265853881836, 2.6051416397094727, 2.1694118976593018, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 1.2805230617523193, 2.0125491619110107, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.1868410110473633, 2.0299782752990723, 1.332810640335083, 0.5310676693916321, 0.14762529730796814, 0.5484968423843384, 1.0190850496292114, 0.07790851593017578, -0.23581695556640625, 1.0016558170318604, 1.2456645965576172, 1.4373857975006104, 1.2979521751403809, 0.478780061006546, -0.601830005645752, -1.1072766780853271, -1.4558604955673218, -1.4384313821792603, -1.3164269924163818, -0.1661001741886139, 1.053943395614624, 1.3502397537231445, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 0.5310676693916321, -0.7761220335960388, -0.688975989818573, -0.23581695556640625, -0.1312417984008789, 0.42649248242378235, 0.30448800325393677, -0.18352937698364258, -0.532113254070282, -0.3055337369441986, -0.37525051832199097, -0.9329847693443298, -0.8284096121788025, -0.601830005645752, -0.5495424270629883, 2.2914161682128906, 2.204270124435425, 2.2565577030181885, 1.6639652252197266, -1.4384313821792603, -1.1944226026535034, 0.7576471567153931, 1.5942485332489014, 1.6639652252197266, 1.7162528038024902, -0.1486709862947464, -0.37525051832199097, 1.646536111831665, 2.0648367404937744, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, 1.6639652252197266, 1.332810640335083, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, 0.984226644039154, 1.053943395614624, 0.7925055623054504, 1.071372628211975, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 1.071372628211975, 1.0190850496292114, 0.8796514868736267, 0.6879304051399231, 0.7402179837226868, 0.9319390654563904, 0.7053595781326294, 0.6879304051399231, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 1.1062309741973877, 0.600784420967102, 1.0365142822265625, 0.827363908290863, 0.9145098924636841, 1.2456645965576172, 0.9145098924636841, 0.478780061006546, 0.8447931408882141, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.8622223138809204, 1.0016558170318604, 0.827363908290863, 1.0190850496292114, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.670501172542572, 0.984226644039154, 0.5659260153770447, 1.0016558170318604, 0.7402179837226868, 0.28705883026123047, 0.8622223138809204, 1.053943395614624, 1.071372628211975, 1.5768193006515503, 1.332810640335083, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.9079740047454834, 2.1694118976593018, 2.0996949672698975, 1.925403118133545, 1.3850982189178467, 0.827363908290863, 0.9145098924636841, -0.41010889410972595, -1.5778648853302002, -1.6301524639129639, -1.6824400424957275, -1.5952941179275513, -1.5430065393447876, -1.4732897281646729, -1.4732897281646729, -1.3687145709991455, -1.4732897281646729, -1.2989977598190308, -0.7412636280059814, -0.5844008326530457, 0.4090631604194641, 1.646536111831665, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.465708017349243, 2.082265853881836, 2.2914161682128906, 2.361132860183716, 2.2914161682128906, 0.7576471567153931, -1.1247059106826782, -1.4558604955673218, -1.4384313821792603, - [e2e-predictor] 1.403572916984558, -1.2292810678482056, -1.6998692750930786, -1.2292810678482056, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.151982545852661, 1.9951199293136597, 1.5768193006515503, 1.489673376083374, 1.3850982189178467, 1.8208279609680176, 1.6639652252197266, 2.0648367404937744, 1.7511112689971924, 1.5245317220687866, 2.2914161682128906, 1.8556864261627197, 2.117124319076538, 1.9079740047454834, 1.489673376083374, 2.2914161682128906, 2.151982545852661, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.646536111831665, 2.239128589630127, 2.361132860183716, 2.395991325378418, 2.4482789039611816, 2.430849552154541, 2.3262743949890137, 2.3785619735717773, 2.3262743949890137, 2.239128589630127, 2.27398681640625, 2.204270124435425, 2.151982545852661, 1.9079740047454834, 1.4025273323059082, 0.7227887511253357, -0.06152502819895744, 0.1999128758907318, 0.7576471567153931, 0.30448800325393677, 0.09533771127462387, 0.8447931408882141, 1.3850982189178467, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 0.09533771127462387, -0.8284096121788025, -1.1072766780853271, -1.4384313821792603, -1.246710181236267, -0.2881045341491699, 1.071372628211975, 1.332810640335083, 1.5245317220687866, 1.4548149108886719, 1.489673376083374, 1.1062309741973877, -0.39267969131469727, -0.2881045341491699, 0.0430501289665699, -0.04409583657979965, -0.619259238243103, -0.4972548484802246, 0.32191720604896545, 0.30448800325393677, -0.7412636280059814, -0.8109803795814514, -0.4972548484802246, -0.3229629397392273, 0.9319390654563904, 2.1694118976593018, 2.204270124435425, 2.517995595932007, 2.587712287902832, 1.332810640335083, -1.0724183320999146, 0.0430501289665699, 0.8970807194709778, 1.175947904586792, 0.16505448520183563, -0.37525051832199097, 1.1062309741973877, 1.9079740047454834, 1.4199565649032593, -0.8284096121788025, 0.600784420967102, 1.8208279609680176, 1.4025273323059082, 1.4548149108886719, 0.9493682980537415, 1.2630938291549683, 0.984226644039154, 0.8099347352981567, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 0.6182135939598083, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.0888018608093262, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 1.2805230617523193, 0.7053595781326294, 0.9667974710464478, 1.1236603260040283, 0.7227887511253357, 0.9145098924636841, 0.5659260153770447, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.053943395614624, 0.9493682980537415, 1.1933770179748535, 0.9667974710464478, 0.827363908290863, 0.9667974710464478, 0.8447931408882141, 1.1062309741973877, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 1.2282354831695557, 1.1933770179748535, 0.44392168521881104, 0.0430501289665699, 1.053943395614624, 1.2456645965576172, 1.472244143486023, 1.0016558170318604, 1.3502397537231445, 1.175947904586792, 1.4199565649032593, 1.4548149108886719, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.8208279609680176, 2.0996949672698975, 1.768540382385254, 1.8905447721481323, 2.0648367404937744, 0.984226644039154, -0.3403921127319336, -1.4558604955673218, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.5430065393447876, -1.5255773067474365, -1.4732897281646729, -1.40 [e2e-predictor] 3572916984558, -1.2292810678482056, -1.089847445487976, -0.8458387851715088, 0.2696296274662018, 1.6988236904144287, 2.0125491619110107, 2.3262743949890137, 2.082265853881836, 2.2565577030181885, 2.1345534324645996, 2.2216994762420654, 2.308845281600952, 2.3785619735717773, 2.0125491619110107, -0.5146840810775757, -1.4732897281646729, -1.4384313821792603, -1.333856225013733, -1.2118518352508545, -1.0549890995025635, -1.2641394138336182, -1.804444432258606, -0.5146840810775757, 1.6988236904144287, 2.3437037467956543, 2.0299782752990723, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 1.5245317220687866, 1.9079740047454834, 1.785969614982605, 1.925403118133545, 1.4373857975006104, 1.5942485332489014, 1.6813944578170776, 2.2216994762420654, 1.7336820363998413, 1.942832350730896, 1.942832350730896, 1.960261583328247, 2.082265853881836, 1.4373857975006104, 2.1345534324645996, 2.151982545852661, 2.117124319076538], [1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 1.1062309741973877, 1.7511112689971924, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.4134204387664795, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.2914161682128906, 2.2914161682128906, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 1.9079740047454834, 1.315381407737732, 0.7053595781326294, -0.18352937698364258, -0.23581695556640625, 0.3742047846317291, 0.3916339874267578, 0.7402179837226868, 1.2108062505722046, 1.3502397537231445, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.0888018608093262, -0.04409583657979965, -0.8284096121788025, -1.0375598669052124, -1.3861438035964966, -0.6541175842285156, 0.9493682980537415, 1.3676689863204956, 1.4025273323059082, 1.5071024894714355, 1.4548149108886719, 1.1062309741973877, 0.13019609451293945, 0.1999128758907318, -0.009237446822226048, -0.21838775277137756, -0.06152502819895744, 0.02562093921005726, -0.25324615836143494, -0.27067533135414124, -0.601830005645752, -0.688975989818573, -0.7935512065887451, 0.33934640884399414, 2.5005664825439453, 2.4831371307373047, 2.5354247093200684, 1.0365142822265625, -1.4384313821792603, 0.44392168521881104, 1.768540382385254, 1.8208279609680176, 1.803398847579956, 0.7750763297080994, -0.6541175842285156, 0.4090631604194641, 0.5659260153770447, -0.7935512065887451, -0.5146840810775757, 0.9493682980537415, 1.175947904586792, 1.1933770179748535, 0.9667974710464478, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.1236603260040283, 0.8970807194709778, 0.9145098924636841, 1.071372628211975, 0.9667974710464478, 0.7750763297080994, 0.7227887511253357, 0.6356428265571594, 0.7750763297080994, 0.8447931408882141, 0.8099347352981567, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 0.9493682980537415, 1.0190850496292114, 0.984226644039154, 0.8099347352981567, 0.9667974710464478, 0.8796514868736267, 1.053943395614624, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 0.827363908290863, 1.0190850496292114, 1.0016558170318604, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.7576471567153931, 0.5659260153770447, 0.8970807194709778, 0.7227887511253357, 0.8796514868736267, 1.0016558170318604, 1.2630938291549683, 0.9667974710464478, 1.175947904586792, 0.827363908290863, 0.7925055623054504, 1.0190850496292114, 1.2630938291549683, 1.315381407737732, 1.57 [e2e-predictor] 68193006515503, 1.472244143486023, 1.785969614982605, 1.3850982189178467, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9951199293136597, 1.629106879234314, 1.472244143486023, -1.0724183320999146, -1.4732897281646729, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5430065393447876, -1.5604356527328491, -1.4384313821792603, -1.2989977598190308, -1.3512853384017944, -0.27067533135414124, 0.13019609451293945, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.3262743949890137, 2.3437037467956543, 2.465708017349243, 2.3785619735717773, 2.308845281600952, 2.239128589630127, 0.2347712516784668, -1.4384313821792603, -1.4210021495819092, -1.403572916984558, -1.3861438035964966, -0.4972548484802246, -1.3512853384017944, -1.7172983884811401, -1.5255773067474365, 1.4548149108886719, 1.8905447721481323, 2.1694118976593018, 1.960261583328247, 2.117124319076538, 2.1345534324645996, 1.5593900680541992, 2.1345534324645996, 1.611677646636963, 1.2108062505722046, 1.1410894393920898, 1.4199565649032593, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.9951199293136597, 2.308845281600952, 2.2216994762420654, 1.9951199293136597, 2.239128589630127, 2.0648367404937744, 2.0648367404937744, 2.082265853881836], [1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.9145098924636841, 1.175947904586792, 1.8556864261627197, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 1.8556864261627197, 1.1933770179748535, 0.9493682980537415, 0.11276690661907196, -0.5146840810775757, 0.2347712516784668, 0.4613508880138397, 0.670501172542572, 1.0365142822265625, 1.332810640335083, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.5768193006515503, 0.9319390654563904, -0.2881045341491699, -0.9504139423370361, -1.1072766780853271, -0.7412636280059814, 0.5833552479743958, 1.0365142822265625, 1.315381407737732, 1.4199565649032593, 1.2282354831695557, 0.984226644039154, 0.35677558183670044, 0.2347712516784668, -0.009237446822226048, -0.25324615836143494, -0.6366884112358093, -0.27067533135414124, -0.18352937698364258, -0.41010889410972595, -0.7586928009986877, -0.4972548484802246, 2.151982545852661, 2.27398681640625, 2.5005664825439453, 1.5245317220687866, -1.2118518352508545, 0.5310676693916321, 1.5768193006515503, 1.6813944578170776, 1.7336820363998413, 0.7227887511253357, -1.176993489265442, 1.1062309741973877, 1.9776906967163086, 1.8382571935653687, 1.7511112689971924, 1.785969614982605, -0.09638340771198273, 0.4962092638015747, 0.9319390654563904, 1.1062309741973877, 1.2282354831695557, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7053595781326294, 0.6879304051399231, 0.7925055623054504, 0.6879304051399231, 0.7750763297080994, 0.9319390654563904, 0.7227887511253357, 1.1236603260040283, 1.158518671989441, 0.8796514868736267, 0.8447931408882141, 0.9493682980537415, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 0.7576471567153931, 0.70535 [e2e-predictor] 95781326294, 0.8622223138809204, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.6530719995498657, 0.5310676693916321, 0.6530719995498657, 0.3742047846317291, 0.5833552479743958, 0.9145098924636841, 1.053943395614624, 0.984226644039154, 1.332810640335083, 1.5942485332489014, 1.629106879234314, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.7162528038024902, 1.6988236904144287, 2.0648367404937744, 1.960261583328247, 1.5593900680541992, 0.4962092638015747, 0.478780061006546, 1.1410894393920898, -0.619259238243103, -1.490718960762024, -1.6301524639129639, -1.6824400424957275, -1.6650108098983765, -1.6824400424957275, -1.6824400424957275, -1.6127232313156128, -1.5604356527328491, -1.5778648853302002, -1.4732897281646729, -1.1072766780853271, -0.9329847693443298, 0.600784420967102, 1.5245317220687866, 1.9776906967163086, 2.151982545852661, 2.0648367404937744, 2.3262743949890137, 2.27398681640625, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.1694118976593018, 1.2456645965576172, -1.490718960762024, -1.5081480741500854, -1.3512853384017944, -1.490718960762024, -1.5430065393447876, -1.403572916984558, -1.647581696510315, -1.6998692750930786, 0.8099347352981567, 1.7336820363998413, 2.0299782752990723, 2.0299782752990723, 1.8208279609680176, 1.9079740047454834, 1.7336820363998413, 1.5768193006515503, -0.18352937698364258, 0.30448800325393677, 0.6530719995498657, 1.6813944578170776, 1.8731155395507812, 1.629106879234314, 1.5768193006515503, 1.6988236904144287, 2.4134204387664795, 2.3262743949890137, 1.9951199293136597, 2.2914161682128906, 2.0125491619110107, 2.0125491619110107, 2.047407388687134], [1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.5942485332489014, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.053943395614624, 1.0190850496292114, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 1.3676689863204956, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.395991325378418, 2.3785619735717773, 2.3437037467956543, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.2914161682128906, 2.204270124435425, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.8556864261627197, 1.4373857975006104, 0.984226644039154, 0.9319390654563904, 0.1999128758907318, -0.1312417984008789, 0.4090631604194641, 0.478780061006546, 0.5833552479743958, 0.9493682980537415, 1.315381407737732, 1.1933770179748535, 1.3502397537231445, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 0.6879304051399231, -0.601830005645752, -0.7238344550132751, -0.7761220335960388, 0.30448800325393677, 1.1410894393920898, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 0.984226644039154, 0.16505448520183563, 0.02562093921005726, -0.20095856487751007, -0.39267969131469727, -0.37525051832199097, -0.4798256754875183, -0.4623964726924896, 0.8099347352981567, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.465708017349243, 1.2979521751403809, -0.5146840810775757, 0.5659260153770447, 0.9319390654563904, 1.2456645965576172, -0.688975989818573, -1.3512853384017944, 0.8970807194709778, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.6988236904144287, -0.7412636280059814, -0.37525051832199097, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.7053595781326294, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.7925055623054504, 1.0016558170318604, 1.0016558170318604, 0.7576471567153931, 0.7750763 [e2e-predictor] 297080994, 0.7053595781326294, 0.6530719995498657, 0.5833552479743958, 0.984226644039154, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.9145098924636841, 0.7576471567153931, 1.071372628211975, 1.053943395614624, 0.7925055623054504, 0.7227887511253357, 0.9319390654563904, 0.8622223138809204, 1.158518671989441, 0.9493682980537415, 0.8622223138809204, 0.8099347352981567, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 0.7402179837226868, 1.0888018608093262, 1.0365142822265625, 0.8970807194709778, 0.5484968423843384, 0.6879304051399231, 0.8099347352981567, 0.06047932058572769, -0.3229629397392273, 0.2173420637845993, -0.009237446822226048, 1.1410894393920898, 1.2630938291549683, 1.1062309741973877, 1.5419609546661377, 1.158518671989441, 1.332810640335083, 1.629106879234314, 1.4373857975006104, 1.8731155395507812, 2.047407388687134, 0.9145098924636841, -0.04409583657979965, -1.3512853384017944, -1.5952941179275513, -1.6127232313156128, -1.5952941179275513, -1.6127232313156128, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.647581696510315, -1.490718960762024, -1.2815686464309692, -0.8458387851715088, 0.14762529730796814, 1.803398847579956, 2.0299782752990723, 2.27398681640625, 2.047407388687134, 2.27398681640625, 2.308845281600952, 2.308845281600952, 2.204270124435425, 2.27398681640625, 2.082265853881836, 2.3785619735717773, -1.1421350240707397, -1.5081480741500854, -1.3861438035964966, -1.4384313821792603, -1.4384313821792603, -1.3861438035964966, -1.490718960762024, -1.647581696510315, 1.1236603260040283, 1.803398847579956, 1.8208279609680176, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.646536111831665, 0.30448800325393677, 0.2696296274662018, -0.06152502819895744, 1.071372628211975, 1.4548149108886719, 2.4482789039611816, 1.7336820363998413, 1.7511112689971924, 2.2914161682128906, 2.0996949672698975, 2.27398681640625, 2.0125491619110107, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107], [1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 1.2979521751403809, 1.942832350730896, 2.3437037467956543, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 1.925403118133545, 1.629106879234314, 1.4373857975006104, 0.8796514868736267, 0.827363908290863, 0.9145098924636841, 0.600784420967102, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.6182135939598083, 0.7750763297080994, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.5071024894714355, 1.611677646636963, 1.4025273323059082, 0.4090631604194641, -0.4972548484802246, -0.4623964726924896, 0.4962092638015747, 0.9145098924636841, 1.175947904586792, 1.2805230617523193, 1.0365142822265625, 0.30448800325393677, 0.02562093921005726, -0.06152502819895744, -0.39267969131469727, -0.619259238243103, -0.4972548484802246, 0.35677558183670044, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.4134204387664795, 2.5005664825439453, 0.28705883026123047, -0.9155555367469788, -0.7412636280059814, 0.28705883026123047, -0.06152502819895744, -1.0201307535 [e2e-predictor] 171509, -0.6366884112358093, 1.4373857975006104, 1.7162528038024902, 1.6988236904144287, 1.5245317220687866, -0.6366884112358093, -1.2292810678482056, 0.9145098924636841, 1.1933770179748535, 1.1062309741973877, 0.8622223138809204, 0.7750763297080994, 0.8447931408882141, 0.7402179837226868, 0.8447931408882141, 1.0888018608093262, 0.9145098924636841, 0.7227887511253357, 0.9319390654563904, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.6530719995498657, 0.5833552479743958, 0.6182135939598083, 0.6182135939598083, 1.0888018608093262, 0.7227887511253357, 0.7227887511253357, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 1.2108062505722046, 1.2630938291549683, 0.8796514868736267, 1.1410894393920898, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 0.7402179837226868, 1.1933770179748535, 0.9319390654563904, 0.7053595781326294, 0.8970807194709778, 0.9145098924636841, 0.513638436794281, 0.670501172542572, 0.827363908290863, 0.827363908290863, 1.5071024894714355, 1.7336820363998413, 1.8556864261627197, 1.942832350730896, 1.629106879234314, 0.30448800325393677, -0.5844008326530457, -1.0201307535171509, -1.4732897281646729, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.5952941179275513, -1.6127232313156128, -1.7870151996612549, -1.7695859670639038, -1.6998692750930786, -1.5081480741500854, -1.3164269924163818, -1.0724183320999146, 0.7227887511253357, 1.5593900680541992, 2.2565577030181885, 2.1868410110473633, 2.1868410110473633, 2.361132860183716, 2.151982545852661, 2.361132860183716, 2.0125491619110107, 2.2914161682128906, 2.361132860183716, 2.1345534324645996, 0.4613508880138397, -1.490718960762024, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5952941179275513, -1.7521568536758423, -1.1595642566680908, -1.0201307535171509, 1.1410894393920898, 1.7162528038024902, 1.5245317220687866, 2.0299782752990723, 1.158518671989441, 1.0190850496292114, 0.5659260153770447, -0.3578213155269623, 0.008191745728254318, 1.5071024894714355, 1.2456645965576172, 1.925403118133545, 1.8382571935653687, 1.6813944578170776, 1.8905447721481323, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0190850496292114, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 1.158518671989441, 1.768540382385254, 2.2914161682128906, 2.430849552154541, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.2914161682128906, 2.1868410110473633, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 1.8556864261627197, 1.7336820363998413, 1.5593900680541992, 1.1236603260040283, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.7402179837226868, 0.7053595781326294, 1.0190850496292114, 1.315381407737732, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5768193006515503, 1.5419609546661377, 1.2979521751403809, 0.13019609451293945, -0.42753809690475464, 0.3916339874267578, 0.8796514868736267, [e2e-predictor] 1.0888018608093262, 1.1236603260040283, 0.9493682980537415, 0.2347712516784668, -0.11381260305643082, -0.27067533135414124, -0.37525051832199097, -0.6366884112358093, 1.9951199293136597, 2.27398681640625, 2.395991325378418, 2.465708017349243, 2.5354247093200684, 2.117124319076538, -1.1944226026535034, -0.8806971907615662, 1.0190850496292114, 1.2979521751403809, 1.5245317220687866, 1.489673376083374, 0.1999128758907318, -0.6541175842285156, 0.6530719995498657, 0.42649248242378235, -0.6366884112358093, -1.2641394138336182, -0.1486709862947464, 1.071372628211975, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.8796514868736267, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.8099347352981567, 0.7576471567153931, 1.071372628211975, 0.8099347352981567, 0.7053595781326294, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.600784420967102, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.7227887511253357, 0.984226644039154, 1.0016558170318604, 0.670501172542572, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.315381407737732, 1.2630938291549683, 1.158518671989441, 0.7925055623054504, 0.8622223138809204, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.2456645965576172, 1.3502397537231445, 1.1236603260040283, 1.5593900680541992, 1.6813944578170776, 1.8208279609680176, 1.5942485332489014, 1.6988236904144287, 1.9776906967163086, 1.5245317220687866, 0.4962092638015747, -0.18352937698364258, -0.8981263637542725, -1.490718960762024, -1.6127232313156128, -1.5952941179275513, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.6301524639129639, -1.5430065393447876, -1.4558604955673218, -0.8806971907615662, -0.9329847693443298, 0.3742047846317291, 1.2456645965576172, 1.942832350730896, 2.082265853881836, 1.9776906967163086, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.047407388687134, 2.239128589630127, 2.151982545852661, 2.4482789039611816, 0.2347712516784668, 1.785969614982605, 0.16505448520183563, -1.5081480741500854, -1.7172983884811401, -1.6824400424957275, -1.647581696510315, -1.4558604955673218, -1.3687145709991455, -1.6650108098983765, 0.2696296274662018, 1.2805230617523193, 1.8731155395507812, 1.785969614982605, 1.2979521751403809, -0.7935512065887451, -1.2815686464309692, -1.1944226026535034, 0.35677558183670044, 1.7336820363998413, 2.117124319076538, 1.5942485332489014, 2.1868410110473633, 1.8382571935653687, 1.9951199293136597, 2.0299782752990723, 1.8905447721481323, 2.204270124435425, 1.942832350730896, 1.8905447721481323, 1.9079740047454834, 1.925403118133545], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 1.1062309741973877, 1.768540382385254, 2.2565577030181885, 2.395991325378418, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 1.8905447721481323, 1.803398847579956, 1.5593900680541992, 1.071372628211975, 0.5310676693916321, 0.40906 [e2e-predictor] 31604194641, 0.513638436794281, 0.4613508880138397, 0.600784420967102, 0.9667974710464478, 0.8796514868736267, 0.9319390654563904, 0.7925055623054504, 0.670501172542572, 0.7925055623054504, 1.175947904586792, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.2630938291549683, 0.2173420637845993, 0.5659260153770447, 0.8099347352981567, 0.9145098924636841, 0.9145098924636841, 0.6182135939598083, -0.06152502819895744, -0.20095856487751007, -0.3229629397392273, -0.41010889410972595, 1.9776906967163086, 2.430849552154541, 2.4482789039611816, 2.5702831745147705, 2.1868410110473633, -1.333856225013733, -0.8806971907615662, 1.3850982189178467, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, -0.5495424270629883, -0.8284096121788025, 1.803398847579956, 1.6988236904144287, 1.611677646636963, 1.3850982189178467, 1.2630938291549683, 0.5310676693916321, 0.1999128758907318, 0.9319390654563904, 0.9145098924636841, 1.1236603260040283, 0.7925055623054504, 0.7227887511253357, 0.42649248242378235, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 0.7402179837226868, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.5310676693916321, 0.8447931408882141, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.44392168521881104, 0.827363908290863, 0.7053595781326294, 0.6356428265571594, 0.7227887511253357, 0.6530719995498657, 0.984226644039154, 0.6530719995498657, 0.7925055623054504, 0.9667974710464478, 0.827363908290863, 0.7402179837226868, 0.9145098924636841, 0.7227887511253357, 0.827363908290863, 0.984226644039154, 1.0365142822265625, 1.158518671989441, 0.9319390654563904, 0.6182135939598083, 0.7750763297080994, 0.9319390654563904, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.3676689863204956, 1.3502397537231445, 1.5942485332489014, 1.5071024894714355, 1.629106879234314, 1.768540382385254, 1.9951199293136597, 1.5245317220687866, 0.3742047846317291, -0.6366884112358093, -1.2118518352508545, -1.4384313821792603, -1.6127232313156128, -1.5604356527328491, -1.5430065393447876, -1.5952941179275513, -1.647581696510315, -1.5604356527328491, -1.5081480741500854, -0.688975989818573, 0.6356428265571594, 1.315381407737732, 0.13019609451293945, 0.9319390654563904, 0.8622223138809204, 1.332810640335083, 2.2216994762420654, 2.1345534324645996, 1.9079740047454834, 2.082265853881836, 2.239128589630127, 2.3262743949890137, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9079740047454834, 1.768540382385254, 2.082265853881836, 2.1345534324645996, 1.646536111831665, 0.513638436794281, -1.1944226026535034, -0.8981263637542725, -1.6998692750930786, -1.7695859670639038, -1.7347276210784912, -1.5255773067474365, 0.478780061006546, 1.8208279609680176, 1.9776906967163086, -0.8981263637542725, -1.5604356527328491, -1.5952941179275513, -1.2641394138336182, 0.9667974710464478, 1.785969614982605, 2.5354247093200684, 2.0648367404937744, 2.3785619735717773, 2.2216994762420654, 2.1868410110473633, 1.7162528038024902, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 1.1585186 [e2e-predictor] 71989441, 1.646536111831665, 2.117124319076538, 2.3262743949890137, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.629106879234314, 1.1236603260040283, 0.5833552479743958, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.28705883026123047, 0.5659260153770447, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8970807194709778, 0.5833552479743958, 0.6182135939598083, 1.053943395614624, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.7511112689971924, 0.7750763297080994, 0.4090631604194641, 0.5833552479743958, 0.670501172542572, 0.7402179837226868, 0.30448800325393677, -0.2881045341491699, -0.3578213155269623, 2.0299782752990723, 1.9776906967163086, 2.465708017349243, 2.552854061126709, 1.8208279609680176, -1.403572916984558, -0.9678431153297424, 1.1933770179748535, 1.5768193006515503, 1.611677646636963, 1.8556864261627197, -0.9852723479270935, -0.8981263637542725, 1.8556864261627197, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.646536111831665, 0.478780061006546, 0.4613508880138397, 1.0365142822265625, 1.1062309741973877, 0.984226644039154, 0.7227887511253357, 0.984226644039154, 0.8796514868736267, 0.7750763297080994, 0.9667974710464478, 0.7750763297080994, 0.7053595781326294, 0.7576471567153931, 0.3742047846317291, 0.5484968423843384, 0.7227887511253357, 0.8099347352981567, 0.6356428265571594, 0.44392168521881104, 0.670501172542572, 0.5484968423843384, 0.4613508880138397, 0.6879304051399231, 0.670501172542572, 0.5833552479743958, 0.8796514868736267, 0.6879304051399231, 0.9145098924636841, 0.7053595781326294, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 0.6356428265571594, 0.6530719995498657, 0.8970807194709778, 1.611677646636963, 0.9493682980537415, 1.315381407737732, 1.611677646636963, 1.5071024894714355, 1.6639652252197266, 1.5419609546661377, 1.4199565649032593, 1.1236603260040283, 1.646536111831665, 1.3502397537231445, 0.1999128758907318, -0.7412636280059814, -1.490718960762024, -1.5604356527328491, -1.6301524639129639, -1.5952941179275513, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.0549890995025635, -0.44496726989746094, 0.2347712516784668, 1.6988236904144287, 2.082265853881836, 1.8208279609680176, 2.0648367404937744, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.204270124435425, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.3262743949890137, 2.2216994762420654, 1.768540382385254, 2.0125491619110107, 2.1345534324645996, 2.117124319076538, 2.3262743949890137, 2.0125491619110107, 1.7162528038024902, 1.4025273323059082, 1.0016558170318604, -0.3578213155269623, -1.5778648853302002, -1.7172983884811401, -1.7172983884811401, -1.7695859670639038, -1.3861438035964966, 0.8099347352981567, -0.3055337369441986, -1.7521568536758423, -1.7870151996612549, -1.5255773067474365, -1.1247059106826782, 0.7227887511253357, 1.942832350730896, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.117124319076538, 1.5419609546661377, 1.7336820363998413, 2.1345534324645996, 1.7162528038024902, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.0888018608093262, 1.036514282226562 [e2e-predictor] 5, 1.0190850496292114, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.8447931408882141, 1.0888018608093262, 1.646536111831665, 2.2914161682128906, 2.430849552154541, 2.395991325378418, 2.3437037467956543, 2.27398681640625, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6639652252197266, 1.4025273323059082, 0.7402179837226868, 0.4962092638015747, 0.670501172542572, 0.827363908290863, 0.2347712516784668, 0.28705883026123047, 0.5833552479743958, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.6356428265571594, 0.5484968423843384, 0.670501172542572, 1.1236603260040283, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 0.44392168521881104, 0.18248367309570312, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, -0.009237446822226048, 1.7336820363998413, 2.1868410110473633, 2.2565577030181885, 2.4134204387664795, 2.5702831745147705, 0.16505448520183563, -1.0375598669052124, 0.600784420967102, 1.1062309741973877, 1.332810640335083, 1.315381407737732, -0.7586928009986877, -1.4384313821792603, 1.3850982189178467, 1.6813944578170776, 1.785969614982605, 1.6813944578170776, 1.7162528038024902, 0.11276690661907196, 0.5659260153770447, 1.2979521751403809, 1.3676689863204956, 1.5245317220687866, 1.5768193006515503, 1.3502397537231445, 0.7750763297080994, 1.2282354831695557, 1.071372628211975, 0.7576471567153931, 0.5659260153770447, 0.5659260153770447, 0.7402179837226868, 0.6182135939598083, 0.7750763297080994, 0.7053595781326294, 0.6182135939598083, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.3916339874267578, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7402179837226868, 0.6530719995498657, 0.513638436794281, 0.44392168521881104, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.9667974710464478, 0.5659260153770447, 0.8970807194709778, 0.7402179837226868, 0.9319390654563904, 0.8447931408882141, 0.9667974710464478, 1.071372628211975, 0.8447931408882141, 0.6356428265571594, 1.2630938291549683, 1.4548149108886719, 1.071372628211975, 1.071372628211975, 1.2282354831695557, 1.5071024894714355, 1.3676689863204956, 1.5419609546661377, 1.8382571935653687, 2.047407388687134, 1.803398847579956, 0.9667974710464478, -0.44496726989746094, -1.0549890995025635, -1.3861438035964966, -1.5604356527328491, -1.6301524639129639, -1.6650108098983765, -1.5081480741500854, -1.5952941179275513, -0.7238344550132751, 0.2522004544734955, 0.33934640884399414, 1.942832350730896, 1.0365142822265625, 1.785969614982605, 1.9951199293136597, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.2216994762420654, 2.1345534324645996, 2.0648367404937744, 1.7336820363998413, 1.8556864261627197, 1.9951199293136597, 2.0996949672698975, 2.117124319076538, 1.5593900680541992, 1.489673376083374, 0.3916339874267578, -0.9155555367469788, -1.5081480741500854, -1.6301524639129639, -1.7172983884811401, -1.7172983884811401, -1.6650108098983765, -1.6998692750930786, -1.7521568536758423, -1.3687145709991455, -1.5952941179275513, -0.27067533135414124, -0.9329847693443298, 1.1062309741973877, 2.2216994762420654, 2.1694118976593018, 2.552854061126709, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.5419609546661377, 2.395991325378418, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.768540382385254, 1.768540382385254], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197 [e2e-predictor] , 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 1.2630938291549683, 1.942832350730896, 2.361132860183716, 2.395991325378418, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.1345534324645996, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 1.942832350730896, 1.785969614982605, 1.8382571935653687, 1.6639652252197266, 1.2630938291549683, 1.053943395614624, 0.9145098924636841, 0.827363908290863, 0.670501172542572, 0.600784420967102, 0.513638436794281, 0.8447931408882141, 1.0190850496292114, 1.0365142822265625, 0.8447931408882141, 0.5833552479743958, 0.478780061006546, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.984226644039154, 1.1236603260040283, 1.1410894393920898, 1.0365142822265625, 1.0016558170318604, 0.42649248242378235, -0.009237446822226048, -0.026666639372706413, -0.1486709862947464, -0.5146840810775757, 2.2565577030181885, 2.1868410110473633, 2.395991325378418, 2.465708017349243, 2.4831371307373047, -0.23581695556640625, 0.2173420637845993, -0.3229629397392273, -0.8806971907615662, -0.27067533135414124, -0.3229629397392273, -0.7586928009986877, 0.18248367309570312, 0.7053595781326294, 0.7576471567153931, 0.5484968423843384, 1.071372628211975, -0.25324615836143494, 0.827363908290863, 1.3502397537231445, 1.5942485332489014, 1.5942485332489014, 0.9667974710464478, 1.4548149108886719, 1.071372628211975, 0.7576471567153931, 0.7576471567153931, 0.6356428265571594, 0.7227887511253357, 0.6182135939598083, 0.7227887511253357, 0.6182135939598083, 0.513638436794281, 0.6879304051399231, 0.7227887511253357, 0.5833552479743958, 0.5833552479743958, 0.478780061006546, 0.5659260153770447, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.4090631604194641, 0.5833552479743958, 0.5310676693916321, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.8447931408882141, 0.7750763297080994, 0.8099347352981567, 0.8796514868736267, 1.053943395614624, 0.8099347352981567, 0.5659260153770447, 0.9145098924636841, 1.0190850496292114, 1.489673376083374, 1.2805230617523193, 1.3850982189178467, 1.2456645965576172, 1.1062309741973877, 1.4025273323059082, 1.646536111831665, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.2979521751403809, 0.2522004544734955, -0.7761220335960388, -1.403572916984558, -1.5255773067474365, -1.6301524639129639, -1.6824400424957275, -1.4732897281646729, -1.3861438035964966, -0.06152502819895744, 1.0190850496292114, 1.5942485332489014, 1.8208279609680176, 1.9776906967163086, 2.082265853881836, 2.27398681640625, 2.3437037467956543, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.204270124435425, 2.082265853881836, 1.9776906967163086, 2.0996949672698975, 2.0299782752990723, 2.239128589630127, 1.9776906967163086, 1.6639652252197266, 1.7336820363998413, 1.6813944578170776, 1.8556864261627197, 2.082265853881836, 1.6988236904144287, 1.2456645965576172, -0.18352937698364258, -0.8806971907615662, -1.7521568536758423, -1.7347276210784912, -1.0027015209197998, -1.7347276210784912, -1.6824400424957275, -1.6824400424957275, 0.7053595781326294, 1.3502397537231445, -1.7521568536758423, -0.9678431153297424, -0.1486709862947464, 1.5071024894714355, 2.1345534324645996, 2.2914161682128906, 2 [e2e-predictor] .3262743949890137, 2.395991325378418, 2.308845281600952, 1.7336820363998413, 1.8382571935653687, 2.0648367404937744, 1.768540382385254, 1.8382571935653687, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 1.5768193006515503, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.361132860183716, 2.3437037467956543, 2.2216994762420654, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.611677646636963, 1.3676689863204956, 1.1062309741973877, 0.984226644039154, 1.0190850496292114, 0.8622223138809204, 0.7053595781326294, 0.6879304051399231, 0.5310676693916321, 0.6879304051399231, 0.9319390654563904, 1.0016558170318604, 0.9319390654563904, 0.7750763297080994, 0.513638436794281, 0.42649248242378235, 0.7402179837226868, 0.7402179837226868, 0.8099347352981567, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6356428265571594, 0.1999128758907318, -0.532113254070282, -1.0375598669052124, -0.9504139423370361, 2.4831371307373047, 2.430849552154541, 2.517995595932007, 2.5354247093200684, -0.07895421981811523, 0.0430501289665699, -1.0724183320999146, -0.8632679581642151, -0.20095856487751007, 1.489673376083374, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, -0.07895421981811523, -0.9678431153297424, 0.8447931408882141, 0.8622223138809204, 0.33934640884399414, 1.175947904586792, 1.3676689863204956, 1.5245317220687866, 1.1236603260040283, 0.7576471567153931, 1.1236603260040283, 1.0016558170318604, 0.984226644039154, 1.2805230617523193, 0.8970807194709778, 0.6182135939598083, 0.827363908290863, 0.2347712516784668, 0.513638436794281, 0.4962092638015747, 0.5833552479743958, 0.2696296274662018, 0.670501172542572, 0.7750763297080994, 0.6530719995498657, 0.2696296274662018, 0.1999128758907318, 0.670501172542572, 0.2522004544734955, 0.3916339874267578, 0.7576471567153931, 0.44392168521881104, 0.478780061006546, 0.5484968423843384, 0.5484968423843384, 0.16505448520183563, 0.7750763297080994, 0.30448800325393677, 0.32191720604896545, 0.670501172542572, 0.600784420967102, 0.35677558183670044, 0.6530719995498657, 1.0190850496292114, 1.4025273323059082, 1.4373857975006104, 1.0365142822265625, 1.5071024894714355, 1.0888018608093262, 1.0016558170318604, 1.5942485332489014, 1.5245317220687866, 1.1236603260040283, 1.5942485332489014, 1.6813944578170776, 1.5593900680541992, 1.4025273323059082, 0.14762529730796814, -0.7935512065887451, -1.2815686464309692, -1.5081480741500854, -1.6301524639129639, -1.5952941179275513, -1.403572916984558, 0.4613508880138397, 1.5768193006515503, 1.611677646636963, 1.1410894393920898, 1.6639652252197266, 2.047407388687134, 1.942832350730896, 2.1694118976593018, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.8382571935653687, 2.2565577030181885, 2.1345534324645996, 2.1345534324645996, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.8731155395507812, 1.785969614982605, 2.204270124435425, 1.6988236904144287, 1.4025273323059082, 2.01254916 [e2e-predictor] 19110107, 1.629106879234314, 1.6813944578170776, 0.6879304051399231, -1.5604356527328491, -1.5081480741500854, -1.6824400424957275, -1.7172983884811401, -1.6824400424957275, -0.8284096121788025, -1.6301524639129639, -1.647581696510315, -1.7521568536758423, -1.6998692750930786, -1.403572916984558, -0.3055337369441986, 0.8970807194709778, 1.6813944578170776, 2.3437037467956543, 2.1345534324645996, 2.4831371307373047, 1.9776906967163086, 1.4373857975006104, 2.2216994762420654, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7053595781326294, 0.8099347352981567, 0.9667974710464478, 1.5419609546661377, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.2565577030181885, 2.1694118976593018, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.768540382385254, 1.611677646636963, 1.472244143486023, 1.315381407737732, 1.2108062505722046, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.7053595781326294, 0.513638436794281, 0.5833552479743958, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.8796514868736267, 0.4613508880138397, 0.35677558183670044, 0.4090631604194641, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, -0.026666639372706413, -0.1312417984008789, -1.0375598669052124, -0.9678431153297424, -1.0724183320999146, 0.3916339874267578, 1.8208279609680176, 2.308845281600952, 2.4831371307373047, 1.8382571935653687, -0.1486709862947464, -1.1944226026535034, -1.3512853384017944, -0.25324615836143494, 1.2979521751403809, 1.5419609546661377, 1.5942485332489014, 1.4373857975006104, -0.39267969131469727, -1.2989977598190308, 1.158518671989441, 1.611677646636963, 1.5245317220687866, 1.332810640335083, 0.8447931408882141, 1.2108062505722046, 1.158518671989441, 1.1933770179748535, 0.827363908290863, 1.0888018608093262, 0.7053595781326294, 1.0190850496292114, 1.158518671989441, 0.6182135939598083, 0.600784420967102, 0.28705883026123047, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.5659260153770447, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.7053595781326294, 0.5659260153770447, 0.30448800325393677, 0.35677558183670044, 0.7925055623054504, 0.44392168521881104, 0.4090631604194641, 0.5310676693916321, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.5484968423843384, 0.478780061006546, 0.600784420967102, 0.4962092638015747, 1.2805230617523193, 0.6182135939598083, 0.4962092638015747, 1.1062309741973877, 1.1062309741973877, 1.2805230617523193, 1.332810640335083, 1.4373857975006104, 1.2456645965576172, 1.611677646636963, 1.768540382385254, 1.8731155395507812, 1.5942485332489014, 1.5071024894714355, 1.2282354831695557, 0.9145098924636841, 0.35677558183670044, -0.5844008326530457, -1.1072766780853271, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -0.6715468168258667, 0.02562093921005726, 1.4373857975006104, 1.9079740047454834, 1.7511112689971924, 1.768 [e2e-predictor] 540382385254, 1.6639652252197266, 2.047407388687134, 2.0299782752990723, 2.151982545852661, 2.0299782752990723, 2.0299782752990723, 2.2565577030181885, 1.9951199293136597, 1.942832350730896, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.082265853881836, 1.768540382385254, 1.942832350730896, 1.8556864261627197, 1.9776906967163086, 1.6639652252197266, 1.1933770179748535, -0.9329847693443298, -1.2989977598190308, -1.3512853384017944, -1.4210021495819092, 0.14762529730796814, -1.6650108098983765, -1.6824400424957275, 0.7402179837226868, 1.8905447721481323, -1.4210021495819092, -1.6301524639129639, 1.3502397537231445, 2.27398681640625, -1.5081480741500854, -1.1944226026535034, -0.6366884112358093, 1.332810640335083, 1.8556864261627197, 1.7162528038024902, 1.053943395614624, 0.09533771127462387, 2.308845281600952, 2.1868410110473633, 1.629106879234314, 1.5942485332489014, 1.7162528038024902, 1.646536111831665, 1.6639652252197266, 1.646536111831665], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 1.5071024894714355, 2.2914161682128906, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3785619735717773, 2.27398681640625, 2.2914161682128906, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.785969614982605, 1.629106879234314, 1.4373857975006104, 1.1062309741973877, 0.7402179837226868, 0.7227887511253357, 0.8622223138809204, 0.8099347352981567, 0.8622223138809204, 0.7750763297080994, 0.513638436794281, 0.478780061006546, 0.7750763297080994, 0.8622223138809204, 0.7227887511253357, 0.5659260153770447, 0.3742047846317291, 0.09533771127462387, 0.09533771127462387, -0.39267969131469727, -1.0027015209197998, -0.8109803795814514, -1.1247059106826782, -1.1247059106826782, -0.9155555367469788, -0.8109803795814514, 1.8208279609680176, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 1.5071024894714355, -0.9155555367469788, -1.4558604955673218, -0.39267969131469727, 1.0888018608093262, 1.315381407737732, 1.3676689863204956, 1.2456645965576172, -0.39267969131469727, -1.5604356527328491, 0.7402179837226868, 1.5768193006515503, 1.646536111831665, 1.332810640335083, 0.8447931408882141, 0.4962092638015747, 0.8970807194709778, 1.053943395614624, 0.8099347352981567, 0.8970807194709778, 0.7227887511253357, 0.33934640884399414, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.5484968423843384, 0.7576471567153931, 0.7576471567153931, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 1.0190850496292114, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 0.6879304051399231, 0.9319390654563904, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.4090631604194641, 0.600784420967102, 0.670501172542572, 0.6182135939598083, 0.670501172542572, 0.827363908290863, 1.0888018608093262, 0.9319390654563904, 1.175947904586792, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.402527 [e2e-predictor] 3323059082, 1.1410894393920898, 1.332810640335083, 1.472244143486023, 1.768540382385254, 1.8731155395507812, 1.4548149108886719, 0.30448800325393677, -0.7935512065887451, -1.4384313821792603, -1.5255773067474365, -1.5081480741500854, -0.601830005645752, 1.332810640335083, 1.6988236904144287, 1.960261583328247, 1.925403118133545, 2.1345534324645996, 2.0299782752990723, 1.7336820363998413, 1.8382571935653687, 2.204270124435425, 2.0996949672698975, 2.204270124435425, 2.0996949672698975, 2.2216994762420654, 2.204270124435425, 2.2914161682128906, 2.0996949672698975, 1.8556864261627197, 2.1694118976593018, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.7511112689971924, 1.7336820363998413, 1.5942485332489014, 1.9951199293136597, 1.9951199293136597, -0.6366884112358093, -0.5495424270629883, -1.1595642566680908, 0.16505448520183563, 2.082265853881836, 2.4134204387664795, -0.9504139423370361, -1.6650108098983765, 2.082265853881836, 2.151982545852661, -1.5604356527328491, -0.8981263637542725, -1.403572916984558, -0.4972548484802246, 0.6530719995498657, -0.42753809690475464, -0.9852723479270935, -0.009237446822226048, 2.587712287902832, 1.7162528038024902, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8796514868736267, 1.0365142822265625, 1.629106879234314, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.942832350730896, 1.925403118133545, 1.6813944578170776, 1.3502397537231445, 1.053943395614624, 0.7925055623054504, 0.33934640884399414, 0.2347712516784668, 0.5484968423843384, 0.7750763297080994, 0.7576471567153931, 0.5833552479743958, 0.4613508880138397, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.4090631604194641, 0.3742047846317291, 0.2173420637845993, -0.1661001741886139, 0.2522004544734955, -1.0027015209197998, -1.0027015209197998, -0.9329847693443298, -0.8632679581642151, -1.0027015209197998, -0.6541175842285156, 2.2216994762420654, 2.1694118976593018, 2.0648367404937744, 2.430849552154541, -1.1421350240707397, -0.8806971907615662, 0.1999128758907318, 1.5593900680541992, 0.513638436794281, 0.008191745728254318, -0.04409583657979965, -0.39267969131469727, -1.2641394138336182, -0.5495424270629883, 1.053943395614624, 1.1236603260040283, 1.1062309741973877, 0.7750763297080994, -0.688975989818573, -0.7761220335960388, 0.984226644039154, 0.7750763297080994, 0.7576471567153931, 0.6879304051399231, 0.2696296274662018, 0.5310676693916321, 0.6530719995498657, 0.8622223138809204, 0.8099347352981567, 1.1410894393920898, 0.984226644039154, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 1.1410894393920898, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.6530719995498657, 0.7925055623054504, 0.722 [e2e-predictor] 7887511253357, 0.3742047846317291, 0.18248367309570312, 0.2347712516784668, -0.009237446822226048, 0.13019609451293945, 0.3916339874267578, 0.8622223138809204, 0.9319390654563904, 0.6530719995498657, 1.0190850496292114, 0.8796514868736267, 0.8796514868736267, 1.332810640335083, 1.0190850496292114, 1.0016558170318604, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.5071024894714355, 1.175947904586792, 1.3502397537231445, 1.6988236904144287, 1.646536111831665, 1.175947904586792, 0.28705883026123047, -0.5146840810775757, -1.3164269924163818, -1.4384313821792603, -1.333856225013733, -0.8284096121788025, 0.7925055623054504, 1.6813944578170776, 1.9079740047454834, 1.8731155395507812, 1.768540382385254, 1.9079740047454834, 1.9079740047454834, 1.7162528038024902, 2.0996949672698975, 1.803398847579956, 1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.0299782752990723, 2.239128589630127, 2.151982545852661, 2.2216994762420654, 1.9079740047454834, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.117124319076538, 1.8731155395507812, 1.8208279609680176, 2.047407388687134, 2.151982545852661, 1.7511112689971924, 2.4831371307373047, 1.6813944578170776, 0.2522004544734955, 1.0016558170318604, 2.2565577030181885, -1.246710181236267, -1.6998692750930786, -1.7172983884811401, -0.601830005645752, -0.4623964726924896, -1.1595642566680908, -1.3164269924163818, -1.1072766780853271, 1.0190850496292114, 0.9493682980537415, -0.9504139423370361, 0.28705883026123047, 2.3262743949890137, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503], [2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 1.5071024894714355, 2.2565577030181885, 2.361132860183716, 2.430849552154541, 2.4134204387664795, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.204270124435425, 2.1868410110473633, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.047407388687134, 1.8905447721481323, 1.768540382385254, 1.768540382385254, 1.4199565649032593, 1.1410894393920898, 0.7576471567153931, 0.44392168521881104, 0.09533771127462387, 0.09533771127462387, 0.3742047846317291, 0.600784420967102, 0.6530719995498657, 0.5310676693916321, 0.28705883026123047, 0.13019609451293945, 0.18248367309570312, 0.07790851593017578, -0.3229629397392273, -0.5495424270629883, -0.8632679581642151, -0.8109803795814514, -0.7586928009986877, -0.5669716596603394, -0.3403921127319336, -0.09638340771198273, -0.1312417984008789, -0.07895421981811523, 0.18248367309570312, 1.942832350730896, 1.768540382385254, -1.0201307535171509, -0.4623964726924896, 0.3742047846317291, 1.2108062505722046, 1.4025273323059082, -0.18352937698364258, -1.0375598669052124, 0.8970807194709778, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 0.11276690661907196, -0.5146840810775757, -0.1312417984008789, -0.6366884112358093, -0.7761220335960388, 0.984226644039154, 0.7227887511253357, 0.7925055623054504, 0.670501172542572, 0.583355 [e2e-predictor] 2479743958, 1.175947904586792, 0.8099347352981567, 1.0365142822265625, 0.7402179837226868, 0.8622223138809204, 0.7750763297080994, 0.984226644039154, 0.5833552479743958, 0.9319390654563904, 0.9667974710464478, 0.7402179837226868, 1.1062309741973877, 0.8447931408882141, 1.0190850496292114, 0.7925055623054504, 1.1933770179748535, 1.332810640335083, 1.2282354831695557, 1.1236603260040283, 1.2108062505722046, 1.3676689863204956, 1.3502397537231445, 0.7750763297080994, 0.9145098924636841, 0.18248367309570312, 0.44392168521881104, 0.02562093921005726, 0.8796514868736267, 1.0365142822265625, 1.1236603260040283, 0.7925055623054504, 1.053943395614624, 0.8970807194709778, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3850982189178467, 1.5419609546661377, 1.3502397537231445, 1.5593900680541992, 1.2630938291549683, 1.768540382385254, 1.158518671989441, 0.827363908290863, 0.06047932058572769, -0.4798256754875183, -1.4210021495819092, -1.4210021495819092, -0.3578213155269623, 0.9667974710464478, 1.5071024894714355, 2.047407388687134, 2.1345534324645996, 2.361132860183716, 2.0125491619110107, 2.0125491619110107, 2.2565577030181885, 2.239128589630127, 2.0648367404937744, 1.8731155395507812, 2.0648367404937744, 1.8382571935653687, 2.0996949672698975, 2.047407388687134, 1.768540382385254, 1.8905447721481323, 1.8556864261627197, 1.9951199293136597, 2.1694118976593018, 2.1694118976593018, 2.082265853881836, 1.9776906967163086, 2.1868410110473633, 2.1345534324645996, 2.239128589630127, 2.0299782752990723, 2.1694118976593018, 1.942832350730896, 1.8382571935653687, 1.3502397537231445, 1.9951199293136597, 1.4025273323059082, -0.7238344550132751, 1.9951199293136597, -0.8981263637542725, 1.646536111831665, 0.6530719995498657, 1.4025273323059082, 0.7576471567153931, 1.8208279609680176, 1.7511112689971924, 1.9079740047454834, 2.2565577030181885, 0.42649248242378235, 1.053943395614624, 1.6639652252197266, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377], [2.047407388687134, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 1.0888018608093262, 1.7336820363998413, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.4134204387664795, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 1.7336820363998413, 1.4373857975006104, 1.1062309741973877, 0.6530719995498657, 0.28705883026123047, 0.1999128758907318, 0.2173420637845993, 0.13019609451293945, 0.13019609451293945, 0.42649248242378235, 0.478780061006546, 0.4613508880138397, 0.2696296274662018, 0.02562093921005726, -0.20095856487751007, -0.44496726989746094, -1.0027015209197998, -0.8109803795814514, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, 0.5310676693916321, 0.02562093921005726, 0.16505448520183563, 0.13019609451293945, 0.984226644039154, 0.6530719995498657, -0.04409583657979965, -0.4623964726924 [e2e-predictor] 896, 0.7227887511253357, 0.5310676693916321, 1.4199565649032593, -0.21838775277137756, -1.0201307535171509, 0.7402179837226868, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 0.44392168521881104, -1.1247059106826782, 0.14762529730796814, 0.9493682980537415, 0.8622223138809204, 1.332810640335083, 0.984226644039154, 0.9145098924636841, 0.9145098924636841, 0.8099347352981567, 0.4613508880138397, 0.9319390654563904, 0.8447931408882141, 0.7053595781326294, 0.670501172542572, 0.7402179837226868, 0.600784420967102, 0.35677558183670044, 0.7227887511253357, 0.827363908290863, 0.6182135939598083, 0.6530719995498657, 0.8099347352981567, 0.827363908290863, 0.984226644039154, 1.2630938291549683, 1.2108062505722046, 1.0016558170318604, 1.3850982189178467, 1.4199565649032593, 1.1410894393920898, 1.053943395614624, 1.2282354831695557, 1.1062309741973877, 1.1236603260040283, 0.9145098924636841, 1.0888018608093262, 0.9667974710464478, 0.32191720604896545, 0.4613508880138397, 0.5484968423843384, 0.7576471567153931, 1.0190850496292114, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.5942485332489014, 1.3502397537231445, 1.489673376083374, 1.6813944578170776, 1.1236603260040283, 0.09533771127462387, -0.41010889410972595, -1.1247059106826782, -1.2641394138336182, -1.2989977598190308, 0.670501172542572, 0.9145098924636841, 1.8382571935653687, 1.611677646636963, 2.0648367404937744, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.3785619735717773, 1.960261583328247, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.9776906967163086, 1.785969614982605, 2.117124319076538, 2.27398681640625, 2.308845281600952, 2.151982545852661, 1.9079740047454834, 1.5245317220687866, 1.7336820363998413, 2.117124319076538, 1.768540382385254, 1.9951199293136597, 1.8556864261627197, 2.308845281600952, 1.8556864261627197, 1.629106879234314, 2.0648367404937744, 2.361132860183716, 0.32191720604896545, 1.5071024894714355, 0.7053595781326294, 2.361132860183716, 2.2216994762420654, 2.4831371307373047, 1.8556864261627197, 1.7162528038024902, 2.239128589630127, 2.622570753097534, 1.5942485332489014, 1.4548149108886719, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355], [2.0299782752990723, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 1.0365142822265625, 1.5593900680541992, 2.0996949672698975, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.6988236904144287, 1.4025273323059082, 0.9667974710464478, 1.0365142822265625, 0.6356428265571594, 0.2696296274662018, 0.2173420637845993, -0.20095856487751007, -0.04409583657979965, -0.1312417984008789, 0. [e2e-predictor] 4090631604194641, 0.8099347352981567, -0.06152502819895744, -0.27067533135414124, -0.7238344550132751, -1.0201307535171509, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, -0.7586928009986877, -0.09638340771198273, 0.2173420637845993, -0.1661001741886139, 0.6356428265571594, 0.16505448520183563, 1.4199565649032593, 2.2216994762420654, 1.768540382385254, -0.1312417984008789, -0.4972548484802246, -0.23581695556640625, 0.5484968423843384, -0.8806971907615662, -0.4623964726924896, 0.3916339874267578, 0.8796514868736267, 1.175947904586792, 0.5310676693916321, -0.7761220335960388, -0.5669716596603394, 0.8622223138809204, 0.9145098924636841, 1.3502397537231445, 1.1236603260040283, 0.9319390654563904, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 1.1062309741973877, 0.6879304051399231, 0.5833552479743958, 1.3850982189178467, 1.3502397537231445, 0.7227887511253357, 0.7925055623054504, 0.3916339874267578, 0.42649248242378235, 0.5484968423843384, 0.827363908290863, 0.6879304051399231, 0.9667974710464478, 0.9493682980537415, 1.0016558170318604, 1.1236603260040283, 1.1410894393920898, 0.8796514868736267, 1.175947904586792, 1.6639652252197266, 1.4025273323059082, 0.9667974710464478, 0.6356428265571594, -0.7238344550132751, 0.6356428265571594, 0.7227887511253357, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 1.0888018608093262, 1.175947904586792, 1.3502397537231445, 1.2979521751403809, 1.3502397537231445, 1.2456645965576172, 1.611677646636963, 1.4373857975006104, 1.3676689863204956, 1.3850982189178467, 1.472244143486023, 1.0888018608093262, -0.026666639372706413, -0.9155555367469788, -1.1072766780853271, -1.3164269924163818, -1.2118518352508545, -0.1486709862947464, 0.8796514868736267, 1.7162528038024902, 1.942832350730896, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 1.9951199293136597, 1.8208279609680176, 1.6813944578170776, 1.5593900680541992, 1.768540382385254, 1.4373857975006104, 1.3502397537231445, 2.2216994762420654, 2.2216994762420654, 2.151982545852661, 1.9776906967163086, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 2.0996949672698975, 2.082265853881836, 2.2565577030181885, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 0.8970807194709778, 1.7336820363998413, 1.053943395614624, 2.0648367404937744, 1.3502397537231445, 1.1062309741973877, 1.8208279609680176, 2.239128589630127, 1.960261583328247, 1.8382571935653687, 1.629106879234314, 2.1345534324645996, 1.3850982189178467, 2.1868410110473633, 2.3785619735717773, 1.646536111831665, 1.315381407737732, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.3850982189178467, 1.7336820363998413, 2.204270124435425, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.34370374679565 [e2e-predictor] 43, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.2565577030181885, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 1.8905447721481323, 1.5942485332489014, 1.1933770179748535, 0.9319390654563904, 0.7402179837226868, 1.175947904586792, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.14762529730796814, -0.18352937698364258, 0.32191720604896545, 1.6988236904144287, -0.07895421981811523, -0.8284096121788025, -0.7761220335960388, -0.5669716596603394, -0.4623964726924896, -0.37525051832199097, -0.2881045341491699, -0.21838775277137756, 0.670501172542572, -0.1661001741886139, -0.6541175842285156, -0.21838775277137756, 0.6879304051399231, 0.8447931408882141, 0.28705883026123047, -0.1661001741886139, 1.1410894393920898, -0.5669716596603394, 0.9319390654563904, 0.7402179837226868, 0.2347712516784668, -0.009237446822226048, 0.02562093921005726, 0.33934640884399414, 0.1999128758907318, -0.009237446822226048, -0.1661001741886139, 0.6182135939598083, 0.827363908290863, 0.7402179837226868, 0.7750763297080994, 0.6182135939598083, 0.513638436794281, 0.6356428265571594, 0.7576471567153931, 0.5484968423843384, 0.6182135939598083, 0.7925055623054504, 0.7402179837226868, 0.600784420967102, 0.4962092638015747, 1.5419609546661377, 1.1410894393920898, -0.07895421981811523, 0.7402179837226868, 0.7925055623054504, 0.4962092638015747, 0.827363908290863, 0.670501172542572, 0.8447931408882141, 1.1410894393920898, 0.9667974710464478, 1.175947904586792, 0.7750763297080994, 1.5942485332489014, 0.8622223138809204, 0.8970807194709778, 1.646536111831665, 1.5593900680541992, 1.2805230617523193, 1.0888018608093262, 1.0016558170318604, 1.0888018608093262, 0.6530719995498657, 0.6879304051399231, 1.1933770179748535, 1.3850982189178467, 1.2456645965576172, 1.315381407737732, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.5245317220687866, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.5593900680541992, 0.32191720604896545, -1.0549890995025635, -1.089847445487976, -1.3512853384017944, -0.41010889410972595, 0.9667974710464478, 1.332810640335083, 2.0648367404937744, 1.6813944578170776, 2.117124319076538, 2.308845281600952, 2.1345534324645996, 1.9776906967163086, 1.5245317220687866, 1.4199565649032593, 1.5245317220687866, 1.8905447721481323, 2.117124319076538, 2.27398681640625, 2.1694118976593018, 1.9776906967163086, 1.6813944578170776, 2.0996949672698975, 2.27398681640625, 2.2216994762420654, 1.9079740047454834, 1.803398847579956, 1.8731155395507812, 2.0299782752990723, 2.3785619735717773, 2.204270124435425, 2.308845281600952, 2.27398681640625, 1.5245317220687866, 2.1694118976593018, 1.3850982189178467, 0.14762529730796814, 1.472244143486023, 1.4373857975006104, 0.06047932058572769, 0.4613508880138397, 1.5245317220687866, 0.600784420967102, 1.629106879234314, 1.332810640335083, -0.7238344550132751, 1.8208279609680176, 2.361132860183716, 0.7227887511253357, 2.1868410110473633, 1.9079740047454834, 1.4373857975006104, 1.9776906967163086, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.4025273323059082], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1 [e2e-predictor] .0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 1.1062309741973877, 1.2630938291549683, 1.489673376083374, 1.6639652252197266, 1.9951199293136597, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1694118976593018, 2.117124319076538, 2.0299782752990723, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.3676689863204956, 1.158518671989441, 0.9145098924636841, 1.0365142822265625, 1.785969614982605, 1.646536111831665, 1.8731155395507812, 1.8731155395507812, 1.2282354831695557, 1.2282354831695557, 1.1410894393920898, 0.5310676693916321, -0.619259238243103, 0.2347712516784668, -0.42753809690475464, -0.42753809690475464, -0.27067533135414124, -0.1661001741886139, 0.32191720604896545, 1.5419609546661377, -0.09638340771198273, 0.0430501289665699, 0.32191720604896545, 1.0365142822265625, -0.07895421981811523, 1.2805230617523193, 0.5484968423843384, 1.8208279609680176, 0.8796514868736267, 1.315381407737732, 0.6879304051399231, 0.5833552479743958, 0.02562093921005726, 0.28705883026123047, 0.5484968423843384, 0.5833552479743958, 0.32191720604896545, 0.6182135939598083, 0.7227887511253357, 0.6356428265571594, 0.4962092638015747, 0.1999128758907318, 0.09533771127462387, 0.30448800325393677, 0.9145098924636841, 0.42649248242378235, 0.7227887511253357, 1.1410894393920898, 0.7053595781326294, 1.315381407737732, 0.478780061006546, 1.053943395614624, 0.0430501289665699, 1.0190850496292114, 0.478780061006546, 0.2173420637845993, 1.5071024894714355, 0.6879304051399231, 0.600784420967102, 0.600784420967102, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.6530719995498657, 1.4548149108886719, 1.5071024894714355, 0.7925055623054504, 0.8796514868736267, 0.7053595781326294, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.5768193006515503, 1.3676689863204956, 1.2282354831695557, 0.7402179837226868, -0.6366884112358093, -1.3512853384017944, -1.1247059106826782, 0.30448800325393677, 1.332810640335083, 1.6988236904144287, 1.332810640335083, 1.2630938291549683, 1.3850982189178467, 1.8556864261627197, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 1.942832350730896, 1.9776906967163086, 1.803398847579956, 1.785969614982605, 1.5593900680541992, 1.158518671989441, 0.984226644039154, 1.4373857975006104, 1.5942485332489014, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.2914161682128906, 2.082265853881836, 2.1345534324645996, 2.3262743949890137, 1.8905447721481323, 1.7511112689971924, 2.151982545852661, 1.4548149108886719, 2.117124319076538, 1.942832350730896, 1.6639652252197266, 1.2282354831695557, 1.1236603260040283, 0.7053595781326294, 0.8099347352981567, 0.6879304051399231, -0.06152502819895744, 0.30448800325393677, 0.7053595781326294, 0.5659260153770447, 1.4199565649032593, 2.2914161682128906, 2.1694118976593018, 2.361132860183716, 1.1062309741973877, 0.984226644039154, 2.395991325378418, 2.0648367404937744, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445], [2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, [e2e-predictor] 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.1410894393920898, 1.315381407737732, 1.5071024894714355, 1.803398847579956, 2.151982545852661, 2.395991325378418, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.0648367404937744, 2.0125491619110107, 1.925403118133545, 1.5768193006515503, 1.4548149108886719, 1.2282354831695557, 1.472244143486023, 1.5768193006515503, 1.7336820363998413, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.9079740047454834, 1.646536111831665, 1.053943395614624, 1.3676689863204956, 1.5768193006515503, 0.7402179837226868, -0.07895421981811523, -0.06152502819895744, -0.5669716596603394, -0.5146840810775757, -0.3229629397392273, 0.5833552479743958, 0.35677558183670044, 0.32191720604896545, 0.42649248242378235, 0.30448800325393677, 0.4962092638015747, 0.513638436794281, 1.332810640335083, 1.3850982189178467, 1.1410894393920898, 1.2805230617523193, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 0.5310676693916321, 0.5833552479743958, 0.478780061006546, -0.1661001741886139, 0.3742047846317291, 0.7053595781326294, 0.600784420967102, 0.4962092638015747, 0.2347712516784668, 0.16505448520183563, 0.30448800325393677, 0.7925055623054504, 0.42649248242378235, 0.670501172542572, 1.4025273323059082, 0.827363908290863, 0.07790851593017578, 1.0016558170318604, 1.053943395614624, 0.478780061006546, 1.3502397537231445, 0.670501172542572, 1.646536111831665, 1.2630938291549683, 1.4548149108886719, 1.3676689863204956, 0.4090631604194641, 0.5833552479743958, 0.7053595781326294, 1.071372628211975, 0.7402179837226868, 0.14762529730796814, 1.2108062505722046, 0.670501172542572, 1.0190850496292114, 0.7402179837226868, 0.02562093921005726, 0.6356428265571594, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 1.1062309741973877, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.4199565649032593, 1.6639652252197266, 1.3502397537231445, 0.8622223138809204, -0.25324615836143494, -1.1595642566680908, -0.688975989818573, 0.984226644039154, 2.0125491619110107, 2.0299782752990723, 1.7336820363998413, 2.117124319076538, 2.2565577030181885, 2.151982545852661, 1.646536111831665, 1.629106879234314, 1.7162528038024902, 1.6813944578170776, 1.960261583328247, 2.0299782752990723, 1.8382571935653687, 2.1694118976593018, 2.0648367404937744, 1.3676689863204956, 1.1933770179748535, 1.5419609546661377, 1.629106879234314, 1.629106879234314, 1.768540382385254, 2.0299782752990723, 2.2565577030181885, 2.2565577030181885, 2.0125491619110107, 1.4548149108886719, 1.9776906967163086, 1.960261583328247, 1.8905447721481323, -0.9155555367469788, 1.4199565649032593, 1.2282354831695557, 0.513638436794281, 0.9145098924636841, -0.1661001741886139, 0.4090631604194641, 2.1345534324645996, -0.532113254070282, 0.5833552479743958, 0.600784420967102, 0.2173420637845993, 1.1933770179748535, 0.33934640884399414, 2.0299782752990723, 1.611677646636963, 1.175947904586792, 0.9493682980537415, 2.308845281600952, 1.646536111831665, 1.4373857975006104, 1.2979521751403809, 1.1933770179748535, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809], [2.0125491619110107, 1.960261583328247, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.6813944578170776, 1.646536111831665, 1.62 [e2e-predictor] 9106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.2282354831695557, 1.472244143486023, 1.785969614982605, 2.047407388687134, 2.2565577030181885, 2.3437037467956543, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.1694118976593018, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.8382571935653687, 1.942832350730896, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.8905447721481323, 2.047407388687134, 1.925403118133545, 1.9951199293136597, 2.047407388687134, 1.925403118133545, 1.5768193006515503, 1.1933770179748535, 0.670501172542572, 0.478780061006546, 0.9145098924636841, 0.5310676693916321, 0.16505448520183563, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 1.4025273323059082, 1.158518671989441, 1.942832350730896, 1.5942485332489014, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.5245317220687866, 0.6879304051399231, 1.1933770179748535, -0.4798256754875183, -0.009237446822226048, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.2347712516784668, -0.026666639372706413, 0.18248367309570312, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 1.1410894393920898, 0.42649248242378235, 1.4373857975006104, 0.670501172542572, 0.5310676693916321, 1.053943395614624, 1.315381407737732, 0.670501172542572, 1.629106879234314, 1.472244143486023, 0.8970807194709778, 1.053943395614624, 1.315381407737732, 1.2979521751403809, 0.984226644039154, 1.4548149108886719, 1.1062309741973877, 0.5484968423843384, 0.7053595781326294, 0.7227887511253357, 0.8796514868736267, 1.158518671989441, 1.2108062505722046, 0.8796514868736267, 1.2805230617523193, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.071372628211975, 1.1236603260040283, 1.071372628211975, 1.2108062505722046, 1.332810640335083, 1.071372628211975, 1.4199565649032593, 1.4199565649032593, 1.2979521751403809, 1.0190850496292114, 1.0016558170318604, 1.5245317220687866, 1.175947904586792, -0.7412636280059814, -1.1072766780853271, -0.6366884112358093, 1.2630938291549683, 1.158518671989441, 1.9079740047454834, 1.3850982189178467, 1.803398847579956, 1.8208279609680176, 2.0648367404937744, 2.082265853881836, 2.204270124435425, 2.0125491619110107, 1.7511112689971924, 1.6813944578170776, 2.1345534324645996, 2.117124319076538, 1.1062309741973877, 1.611677646636963, 2.047407388687134, 1.960261583328247, 1.6988236904144287, 1.3850982189178467, 1.7336820363998413, 1.5593900680541992, 1.3676689863204956, 1.053943395614624, 1.2282354831695557, 1.5942485332489014, 1.629106879234314, 1.803398847579956, 1.8382571935653687, 1.5245317220687866, 1.1933770179748535, 1.3850982189178467, -0.1661001741886139, -0.7238344550132751, -0.3229629397392273, 0.6182135939598083, 0.2522004544734955, -0.3055337369441986, 1.8905447721481323, -0.5495424270629883, -0.4798256754875183, -0.20095856487751007, -1.1247059106826782, 0.02562093921005726, 0.7576471567153931, 1.4548149108886719, 0.9145098924636841, -0.7064052224159241, 0.0430501289665699, 1.785 [e2e-predictor] 969614982605, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.472244143486023, 2.047407388687134, 2.2216994762420654, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 1.9951199293136597, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 1.8382571935653687, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7162528038024902, 1.785969614982605, 1.8382571935653687, 1.646536111831665, 1.7511112689971924, 1.925403118133545, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 1.5071024894714355, 0.9145098924636841, 1.472244143486023, 1.158518671989441, 0.8796514868736267, 1.8208279609680176, 0.8099347352981567, 1.8731155395507812, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.9079740047454834, 1.8382571935653687, 1.925403118133545, 1.5942485332489014, 1.9776906967163086, 1.2108062505722046, 1.2630938291549683, 0.33934640884399414, 1.0190850496292114, 0.2696296274662018, 0.008191745728254318, 0.14762529730796814, -0.3403921127319336, 0.2173420637845993, -0.3403921127319336, 0.6530719995498657, 0.600784420967102, 1.2979521751403809, 0.14762529730796814, 0.5310676693916321, 1.1410894393920898, 1.2805230617523193, 0.35677558183670044, 0.42649248242378235, 1.071372628211975, 1.053943395614624, 1.2630938291549683, 0.6182135939598083, 1.2108062505722046, 0.7750763297080994, 1.6639652252197266, 1.175947904586792, 1.071372628211975, 0.9493682980537415, 0.7402179837226868, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 0.5310676693916321, 1.175947904586792, 1.1062309741973877, 1.0888018608093262, 0.827363908290863, 0.7925055623054504, 1.071372628211975, 1.315381407737732, 1.175947904586792, 0.9667974710464478, 1.1933770179748535, 1.2108062505722046, 1.5071024894714355, 1.4025273323059082, 1.5593900680541992, 1.2979521751403809, 1.5768193006515503, 1.2630938291549683, 1.2456645965576172, 1.2979521751403809, -0.601830005645752, -1.176993489265442, -0.9504139423370361, 0.28705883026123047, 2.151982545852661, 1.5942485332489014, 1.5942485332489014, 2.151982545852661, 1.9079740047454834, 2.1694118976593018, 1.8556864261627197, 1.7511112689971924, 1.9079740047454834, 2.117124319076538, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6813944578170776, 1.803398847579956, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.0365142822265625, 0.4090631604194641, 0.7053595781326294, 0.35677558183670044, 1.1933770179748535, 1.332810640335083, 1.5768193006515503, 0.635 [e2e-predictor] 6428265571594, -0.3055337369441986, -0.39267969131469727, -0.44496726989746094, -0.8109803795814514, -0.619259238243103, -0.1312417984008789, 1.646536111831665, -0.9678431153297424, -0.7935512065887451, 0.3742047846317291, -0.7238344550132751, -1.4558604955673218, -1.0201307535171509, -1.0027015209197998, -0.3578213155269623, -0.3229629397392273, 1.1236603260040283, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.2805230617523193, 1.2456645965576172, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.2805230617523193, 1.611677646636963, 2.1345534324645996, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.2216994762420654, 2.0996949672698975, 2.0125491619110107, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8208279609680176, 1.785969614982605, 1.9776906967163086, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.9079740047454834, 1.785969614982605, 1.332810640335083, 0.827363908290863, 0.8622223138809204, 1.5419609546661377, 1.2456645965576172, 1.4199565649032593, 1.646536111831665, 1.2282354831695557, 1.158518671989441, 1.646536111831665, 1.8731155395507812, 1.7162528038024902, 2.0648367404937744, 1.9079740047454834, 1.9776906967163086, 1.8731155395507812, 1.9776906967163086, 1.8556864261627197, 1.7336820363998413, 1.611677646636963, 0.44392168521881104, -0.09638340771198273, 0.5659260153770447, 2.0299782752990723, 1.0365142822265625, 0.28705883026123047, 0.6182135939598083, 0.5659260153770447, 0.07790851593017578, -0.1312417984008789, -0.3055337369441986, 1.1236603260040283, 1.4199565649032593, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 0.8447931408882141, 1.2108062505722046, 1.4373857975006104, 1.332810640335083, 1.3850982189178467, 1.1062309741973877, 1.3850982189178467, 1.4548149108886719, 1.2282354831695557, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 0.670501172542572, 0.827363908290863, 0.8970807194709778, 0.7925055623054504, 1.1410894393920898, 1.1933770179748535, 1.0365142822265625, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 1.071372628211975, 1.315381407737732, 1.4199565649032593, 1.489673376083374, 1.2108062505722046, 1.472244143486023, 1.3676689863204956, 1.4025273323059082, 1.5942485332489014, 1.489673376083374, 1.175947904586792, -0.21838775277137756, -1.1421350240707397, -1.0027015209197998, 0.8447931408882141, 0.7227887511253357, 1.7162528038024902, 1.6988236904144287, 1.960261583328247, 2.1345534324645996, 1.8731155395507812, 2.047407388687134, 1.9776906967163086, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 1.9776906967163086, 1.7511112689971924, 1.5 [e2e-predictor] 419609546661377, 2.0648367404937744, 2.151982545852661, 2.0648367404937744, 1.8905447721481323, 1.768540382385254, 1.4373857975006104, 1.7511112689971924, 1.5768193006515503, 0.984226644039154, 1.803398847579956, 1.3850982189178467, 1.611677646636963, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.8382571935653687, 2.239128589630127, 1.960261583328247, 1.1410894393920898, -0.3403921127319336, -0.7238344550132751, -0.18352937698364258, 0.6356428265571594, -0.1312417984008789, -0.3403921127319336, 1.0016558170318604, -0.21838775277137756, -0.8806971907615662, 1.2456645965576172, -0.23581695556640625, -1.0201307535171509, -0.9504139423370361, -0.8981263637542725, -0.42753809690475464, -0.3403921127319336, 1.489673376083374, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7336820363998413, 1.6813944578170776, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.489673376083374, 1.646536111831665, 1.8905447721481323, 2.1345534324645996, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.2914161682128906, 2.239128589630127, 2.1345534324645996, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.117124319076538, 2.0996949672698975, 1.9776906967163086, 1.8905447721481323, 1.9079740047454834, 1.8556864261627197, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.071372628211975, 0.7925055623054504, 1.315381407737732, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.7162528038024902, 1.5768193006515503, 1.8208279609680176, 1.785969614982605, 1.8905447721481323, 1.925403118133545, 2.117124319076538, 1.942832350730896, 1.8731155395507812, 1.9776906967163086, 1.9079740047454834, 1.5593900680541992, 0.827363908290863, 1.472244143486023, 1.0190850496292114, 0.6879304051399231, 0.2696296274662018, 1.9951199293136597, 1.5419609546661377, 1.2282354831695557, 1.0190850496292114, 0.6879304051399231, 0.7925055623054504, 1.2282354831695557, 0.4613508880138397, 1.2108062505722046, 0.9667974710464478, 1.0888018608093262, 0.9493682980537415, 1.1236603260040283, 1.4199565649032593, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.3676689863204956, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 0.8796514868736267, 0.984226644039154, 0.9667974710464478, 0.8796514868736267, 0.9145098924636841, 0.7925055623054504, 0.7227887511253357, 0.827363908290863, 1.315381407737732, 1.2108062505722046, 1.1236603260040283, 1.0190850496292114, 1.1062309741973877, 1.2979521751403809, 1.2108062505722046, 1.4373857975006104, 1.6639652252197266, 1.768540382385254, 1.489673376083374, 1.3676689863204956, 1.5071024894714355, 1.3328106403 [e2e-predictor] 35083, 0.6182135939598083, -0.9678431153297424, -1.0027015209197998, 1.332810640335083, 1.8208279609680176, 2.0125491619110107, 1.8556864261627197, 1.8731155395507812, 2.117124319076538, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 2.117124319076538, 2.204270124435425, 1.9951199293136597, 1.960261583328247, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.047407388687134, 1.332810640335083, 2.0125491619110107, 2.151982545852661, 1.7511112689971924, 1.2456645965576172, 2.2565577030181885, 1.8731155395507812, 1.7511112689971924, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 1.5768193006515503, 1.175947904586792, 1.5071024894714355, 1.0888018608093262, 1.0190850496292114, 0.5659260153770447, 1.611677646636963, -0.5146840810775757, -0.3578213155269623, -0.2881045341491699, -0.37525051832199097, -0.8284096121788025, 0.7227887511253357, 0.7925055623054504, -0.532113254070282, 0.14762529730796814, 0.11276690661907196, -0.5669716596603394, -0.4972548484802246, -0.1486709862947464, -0.21838775277137756, -0.3229629397392273, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.175947904586792, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.8905447721481323, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.361132860183716, 2.4134204387664795, 2.3785619735717773, 2.308845281600952, 2.204270124435425, 2.117124319076538, 2.082265853881836, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.960261583328247, 1.8905447721481323, 1.8208279609680176, 1.8208279609680176, 1.6639652252197266, 1.942832350730896, 1.960261583328247, 2.1345534324645996, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.8208279609680176, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.5768193006515503, 1.8556864261627197, 1.9079740047454834, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.6813944578170776, 1.8208279609680176, 1.2456645965576172, 1.8208279609680176, 0.42649248242378235, 1.2456645965576172, 1.5419609546661377, 1.8382571935653687, 1.2630938291549683, 1.5245317220687866, 1.4548149108886719, 1.7336820363998413, 1.175947904586792, 1.0190850496292114, 0.6356428265571594, 1.4548149108886719, 0.984226644039154, 1.3676689863204956, 0.513638436794281, 1.1236603260040283, 1.1933770179748535, 0.8622223138809204, 1.1410894393920898, 0.9319390654563904, 1.2630938291549683, 0.8970807194709778, 1.071372628211975, 1.158518671989441, 1.0365142822265625, 1.1062309741973877, 0.9667974710464478, 1.0365142822265625, 1.08880186 [e2e-predictor] 08093262, 1.332810640335083, 0.9145098924636841, 1.1062309741973877, 1.3850982189178467, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.3850982189178467, 1.2282354831695557, 1.3850982189178467, 1.646536111831665, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.472244143486023, 1.5245317220687866, 1.0190850496292114, -0.07895421981811523, -1.1247059106826782, -0.04409583657979965, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2979521751403809, 1.7336820363998413, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.1868410110473633, 2.0996949672698975, 1.6988236904144287, 1.768540382385254, 1.925403118133545, 2.204270124435425, 2.2216994762420654, 2.3785619735717773, 1.472244143486023, 1.8382571935653687, 1.5071024894714355, 1.5419609546661377, 1.9776906967163086, 1.7336820363998413, 1.942832350730896, 0.8796514868736267, 1.785969614982605, 0.8622223138809204, 1.5942485332489014, 1.315381407737732, 1.8556864261627197, 1.6813944578170776, 1.8556864261627197, 1.4548149108886719, 1.3502397537231445, 0.478780061006546, -0.39267969131469727, -0.3578213155269623, -0.026666639372706413, -0.3403921127319336, -0.8458387851715088, 0.11276690661907196, 0.9667974710464478, -0.7586928009986877, -0.04409583657979965, 0.0430501289665699, -0.4623964726924896, -0.5146840810775757, -0.44496726989746094, -0.4798256754875183, 0.02562093921005726, 1.332810640335083, 1.2456645965576172, 1.2282354831695557, 1.175947904586792], [1.960261583328247, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.5942485332489014, 1.6639652252197266, 1.8905447721481323, 2.2216994762420654, 2.2914161682128906, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.239128589630127, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8905447721481323, 1.9776906967163086, 1.9951199293136597, 1.8905447721481323, 1.8382571935653687, 1.9079740047454834, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.7162528038024902, 1.925403118133545, 1.9776906967163086, 1.942832350730896, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 1.9776906967163086, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.785969614982605, 1.7162528038024902, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 1.7162528038024902, 1.73368203639984 [e2e-predictor] 13, 1.3850982189178467, 1.3502397537231445, 1.175947904586792, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 1.2282354831695557, 1.2630938291549683, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 0.984226644039154, 0.9493682980537415, 1.1062309741973877, 0.9667974710464478, 0.7402179837226868, 0.827363908290863, 1.1236603260040283, 1.2108062505722046, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.1933770179748535, 1.7162528038024902, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.7336820363998413, 1.5593900680541992, 1.5245317220687866, 1.315381407737732, 0.600784420967102, -0.42753809690475464, -0.39267969131469727, 0.6356428265571594, 0.9667974710464478, 1.925403118133545, 1.9951199293136597, 1.7511112689971924, 1.6988236904144287, 2.1345534324645996, 1.942832350730896, 2.0996949672698975, 2.117124319076538, 2.2565577030181885, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.047407388687134, 1.5942485332489014, 1.5768193006515503, 1.4025273323059082, 1.8382571935653687, 1.8905447721481323, 1.5593900680541992, 1.960261583328247, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 0.7750763297080994, 1.6988236904144287, 1.2979521751403809, 1.2805230617523193, 1.803398847579956, 1.6813944578170776, 2.047407388687134, 1.5593900680541992, 2.0299782752990723, 1.7336820363998413, 1.2805230617523193, -0.04409583657979965, -0.8806971907615662, -0.6366884112358093, -0.7586928009986877, -0.9155555367469788, -0.8458387851715088, 0.6530719995498657, -1.0027015209197998, -0.3229629397392273, 0.16505448520183563, -0.1312417984008789, -0.42753809690475464, -0.3403921127319336, -0.532113254070282, 0.6356428265571594, 1.315381407737732, 1.1933770179748535, 1.1236603260040283], [1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.3676689863204956, 1.489673376083374, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.785969614982605, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.4548149108886719, 1.4373857975006104, 1.472244143486023, 1.3502397537231445, 1.4025273323059082, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.9776906967163086, 2.082265853881836, [e2e-predictor] 2.082265853881836, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.646536111831665, 1.7511112689971924, 1.8382571935653687, 1.646536111831665, 1.5419609546661377, 1.8556864261627197, 1.5593900680541992, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2456645965576172, 0.7227887511253357, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.071372628211975, 0.9319390654563904, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.8447931408882141, 1.2282354831695557, 1.315381407737732, 1.2456645965576172, 1.3676689863204956, 1.2108062505722046, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.2456645965576172, 1.489673376083374, 1.1410894393920898, -0.23581695556640625, -0.532113254070282, -0.3229629397392273, 1.4199565649032593, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 2.0299782752990723, 2.0125491619110107, 2.1694118976593018, 1.8556864261627197, 2.1694118976593018, 1.768540382385254, 1.9776906967163086, 2.0648367404937744, 2.204270124435425, 1.4373857975006104, 1.3502397537231445, 1.960261583328247, 1.803398847579956, 1.646536111831665, 1.8556864261627197, 2.0996949672698975, 1.7162528038024902, 1.925403118133545, 1.8382571935653687, 2.0648367404937744, 1.9079740047454834, 1.4025273323059082, 1.8556864261627197, 1.2282354831695557, 1.5419609546661377, 1.3850982189178467, 1.7511112689971924, 1.768540382385254, 1.6813944578170776, 1.489673376083374, 2.047407388687134, 1.332810640335083, 1.8208279609680176, 1.0365142822265625, -0.1486709862947464, -1.0375598669052124, -0.8109803795814514, -0.6541175842285156, -0.8981263637542725, -0.7935512065887451, 0.30448800325393677, -1.0375598669052124, -0.5495424270629883, 0.06047932058572769, -0.06152502819895744, -0.026666639372706413, -0.3229629397392273, -0.44496726989746094, 1.1933770179748535, 1.2456645965576172, 1.0888018608093262], [1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.5419609546661377, 1.7162528038024902, 1.960261583328247, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.204270124435425, 2.117124319076538, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.785969614982605, 1.7162528038024902, 1.6813944578170776, 1.7511112689971924, 1.8731155395507812, 1.8556864261627 [e2e-predictor] 197, 1.8382571935653687, 1.7336820363998413, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.5419609546661377, 1.489673376083374, 1.7162528038024902, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 2.082265853881836, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.803398847579956, 1.611677646636963, 1.629106879234314, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.6988236904144287, 1.629106879234314, 1.3502397537231445, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.3850982189178467, 1.158518671989441, 1.2456645965576172, 1.4199565649032593, 1.0016558170318604, 1.1410894393920898, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 1.0365142822265625, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.158518671989441, 1.1410894393920898, 0.9493682980537415, 1.2630938291549683, 1.4199565649032593, 1.2456645965576172, 1.175947904586792, 1.472244143486023, 1.3676689863204956, 1.053943395614624, 1.3676689863204956, 1.489673376083374, 1.472244143486023, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.158518671989441, -0.18352937698364258, -1.0375598669052124, 0.14762529730796814, 1.1062309741973877, 1.8382571935653687, 1.7336820363998413, 2.0299782752990723, 2.1868410110473633, 1.5071024894714355, 2.0125491619110107, 1.8905447721481323, 2.0996949672698975, 2.1345534324645996, 1.7511112689971924, 1.5942485332489014, 2.0299782752990723, 1.5593900680541992, 1.960261583328247, 1.472244143486023, 1.8208279609680176, 1.7336820363998413, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 1.2805230617523193, 1.7162528038024902, 1.942832350730896, 1.4373857975006104, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.8905447721481323, 1.9776906967163086, 1.3676689863204956, 1.803398847579956, 2.082265853881836, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 0.8970807194709778, 0.4090631604194641, -0.9329847693443298, -0.9155555367469788, -0.7935512065887451, -0.8981263637542725, -0.6366884112358093, -0.5146840810775757, -1.089847445487976, -0.41010889410972595, -0.09638340771198273, -0.1661001741886139, 0.2696296274662018, -0.4798256754875183, -0.6541175842285156, 1.4199565649032593, 1.0888018608093262], [1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.7336820363998413, 1.8731155395507812, 2.0299782752990723, 2.151982545852661, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0648367404937744, 1.96026158 [e2e-predictor] 3328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8731155395507812, 1.6639652252197266, 1.6988236904144287, 1.5245317220687866, 1.4373857975006104, 1.472244143486023, 1.2979521751403809, 1.175947904586792, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.5593900680541992, 1.6813944578170776, 1.158518671989441, 1.2805230617523193, 1.5071024894714355, 1.611677646636963, 1.768540382385254, 1.4199565649032593, 1.5593900680541992, 1.925403118133545, 1.925403118133545, 1.942832350730896, 2.0125491619110107, 1.8556864261627197, 1.768540382385254, 1.8382571935653687, 1.9951199293136597, 1.8382571935653687, 1.5942485332489014, 1.489673376083374, 1.3676689863204956, 1.7336820363998413, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.3502397537231445, 1.158518671989441, 1.3676689863204956, 1.3850982189178467, 0.7925055623054504, 0.478780061006546, 1.3850982189178467, 0.9145098924636841, 1.158518671989441, 1.053943395614624, 1.1933770179748535, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 0.6356428265571594, 0.7925055623054504, 0.9667974710464478, 1.2805230617523193, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.2805230617523193, 0.9319390654563904, 1.332810640335083, 0.33934640884399414, 1.2282354831695557, 1.1933770179748535, 1.0888018608093262, 1.5593900680541992, 1.6639652252197266, 1.5768193006515503, 1.6813944578170776, 1.5593900680541992, 1.6988236904144287, 1.5768193006515503, 1.5942485332489014, 1.1062309741973877, 0.44392168521881104, -0.8981263637542725, -0.7238344550132751, 1.332810640335083, 1.4373857975006104, 1.5593900680541992, 1.9776906967163086, 1.4025273323059082, 2.239128589630127, 2.1345534324645996, 2.047407388687134, 2.3437037467956543, 2.0299782752990723, 1.942832350730896, 2.047407388687134, 1.925403118133545, 1.942832350730896, 1.785969614982605, 2.0648367404937744, 2.047407388687134, 1.5768193006515503, 1.768540382385254, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.0888018608093262, 1.5071024894714355, 1.8208279609680176, 1.332810640335083, 1.071372628211975, 1.0888018608093262, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 1.0365142822265625, 0.7053595781326294, 1.1236603260040283, 1.2108062505722046, 0.984226644039154, 1.0365142822265625, 1.4373857975006104, 0.42649248242378235, 0.513638436794281, 0.11276690661907196, -0.8632679581642151, -0.9504139423370361, -0.8284096121788025, -0.619259238243103, -0.688975989818573, -0.9504139423370361, -0.6366884112358093, -0.5495424270629883, -0.07895421981811523, -0.1312417984008789, -0.39267969131469727, -0.688975989818573, -0.619259238243103, 2.204270124435425], [1.8556864261627197, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, [e2e-predictor] 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.9776906967163086, 2.1345534324645996, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.942832350730896, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.7336820363998413, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.803398847579956, 1.8382571935653687, 1.803398847579956, 1.785969614982605, 1.5768193006515503, 1.5071024894714355, 1.6988236904144287, 1.7336820363998413, 1.5071024894714355, 1.472244143486023, 1.3502397537231445, 1.5942485332489014, 1.8208279609680176, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.611677646636963, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 1.768540382385254, 1.8208279609680176, 1.472244143486023, 1.315381407737732, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.1410894393920898, 1.071372628211975, 0.9667974710464478, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.8796514868736267, 0.7576471567153931, 1.071372628211975, 1.0888018608093262, 0.9319390654563904, 1.053943395614624, 1.158518671989441, 1.0190850496292114, 0.9493682980537415, 0.4613508880138397, 0.7053595781326294, 0.7750763297080994, 1.071372628211975, 0.9319390654563904, 1.1933770179748535, 1.2108062505722046, 0.8970807194709778, 0.8970807194709778, 1.2108062505722046, 1.1933770179748535, 1.5942485332489014, 1.5071024894714355, 1.5419609546661377, 1.6639652252197266, 1.768540382385254, 1.7511112689971924, 1.5942485332489014, 1.4025273323059082, 0.6879304051399231, -1.0549890995025635, -0.5495424270629883, 0.02562093921005726, 0.28705883026123047, 1.8731155395507812, 1.611677646636963, 1.646536111831665, 2.082265853881836, 2.395991325378418, 1.960261583328247, 1.768540382385254, 1.960261583328247, 2.239128589630127, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 2.2914161682128906, 1.8382571935653687, 1.7162528038024902, 1.7511112689971924, 1.646536111831665, 1.7511112689971924, 1.942832350730896, 1.5071024894714355, 1.7511112689971924, 1.4199565649032593, 1.2456645965576172, 0.9493682980537415, 0.9319390654563904, 0.5833552479743958, 0.827363908290863, 0.8447931408882141, 0.9145098924636841, 0.9319390654563904, 0.7925055623054504, 0.7402179837226868, 0.9493682980537415, 0.5833552479743958, 0.4962092638015747, 1.053943395614624, 0.44392168521881104, 1.053943395614624, 1.0365142822265625, -0.09638340771198273, -0.7064052224159241, -0.9852723479270935, -0.8109803795814514, -0.8632679581642151, -0.7412636280059814, -0.9504139423370361, -0.7586928009986877, -0.37525051832199097, -0.18352937698364258, -0.27067533135414124, -0.4623964726924896, -0.5146840810775757, 0.008191745728254318], [1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1. [e2e-predictor] 5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.0648367404937744, 1.9776906967163086, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.646536111831665, 1.472244143486023, 1.4025273323059082, 1.3502397537231445, 1.5768193006515503, 1.785969614982605, 1.629106879234314, 1.8905447721481323, 1.7162528038024902, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8208279609680176, 1.768540382385254, 1.803398847579956, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.629106879234314, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.5593900680541992, 1.785969614982605, 1.175947904586792, 1.629106879234314, 1.5768193006515503, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.175947904586792, 1.2108062505722046, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.071372628211975, 0.7402179837226868, 0.600784420967102, 0.8622223138809204, 0.670501172542572, 0.9319390654563904, 0.9667974710464478, 0.9145098924636841, 1.0016558170318604, 1.0888018608093262, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.071372628211975, 0.8796514868736267, 1.0016558170318604, 0.7750763297080994, 1.071372628211975, 0.8447931408882141, 1.0888018608093262, 1.2108062505722046, 1.0888018608093262, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.785969614982605, 1.611677646636963, 1.489673376083374, 1.5593900680541992, 1.5245317220687866, 0.670501172542572, -0.7586928009986877, -0.9504139423370361, 0.33934640884399414, 0.2696296274662018, 1.0190850496292114, 1.8382571935653687, 2.308845281600952, 1.960261583328247, 1.785969614982605, 1.7336820363998413, 1.803398847579956, 2.204270124435425, 1.803398847579956, 1.9951199293136597, 1.8731155395507812, 2.082265853881836, 1.5419609546661377, 1.7162528038024902, 1.8208279609680176, 1.960261583328247, 1.6988236904144287, 2.308845281600952, 1.6639652252197266, 1.7162528038024902, 1.2805230617523193, 1.158518671989441, 0.984226644039154, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.7925055623054504, 1.053943395614624, 0.6879304051399231, 0.8447931408882141, 0.670501172542572, 1.2108062505722046, 1.2456645965576172, 1.3676689863204956, 1.4025273323059082, 0.13019609451293945, -0.5495424270629883, -1.1421350240707397, -0.688975989818573, -0.7761220335960388, -0.6366884112358093, -0.8109803795814514, -0.6715468168258667, -0.7935512065887451, -0.20095856487751007, 0.11276690661907196, -0.5495424270629883, -0.5495424270629883], [1.7336820363998413, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.3153814077377 [e2e-predictor] 32, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 2.151982545852661, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.7336820363998413, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.6813944578170776, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 1.768540382385254, 1.2630938291549683, 1.489673376083374, 1.4373857975006104, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.6639652252197266, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.5419609546661377, 1.5593900680541992, 1.4548149108886719, 1.629106879234314, 1.2108062505722046, 1.071372628211975, 1.5071024894714355, 1.5419609546661377, 1.2456645965576172, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.158518671989441, 0.8970807194709778, 0.670501172542572, 1.2630938291549683, 0.827363908290863, 0.5659260153770447, 1.2282354831695557, 0.7402179837226868, 1.1933770179748535, 0.7925055623054504, 0.8796514868736267, 0.827363908290863, 1.3502397537231445, 1.315381407737732, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.3676689863204956, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.5071024894714355, 1.785969614982605, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.332810640335083, -0.37525051832199097, -0.7238344550132751, -0.4972548484802246, 0.7227887511253357, 1.0190850496292114, 1.9079740047454834, 1.646536111831665, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 1.7162528038024902, 1.9079740047454834, 1.8731155395507812, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.629106879234314, 1.8382571935653687, 1.8556864261627197, 1.803398847579956, 1.9951199293136597, 1.3676689863204956, 1.5245317220687866, 1.158518671989441, 0.7750763297080994, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9319390654563904, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 0.8796514868736267, 1.0888018608093262, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.1933770179748535, 1.0016558170318604, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.2108062505722046, -0.8458387851715088, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -0.7238344550132751, -0.8109803795814514, -0.6715468168258667, -1.2118518352508545, 0.44392168521881104, -0.09638340771198273, -0.5495424270629883], [1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5071024894714 [e2e-predictor] 355, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.8556864261627197, 1.9776906967163086, 2.082265853881836, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.646536111831665, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.4199565649032593, 1.9079740047454834, 1.9776906967163086, 1.5245317220687866, 1.4373857975006104, 1.6639652252197266, 1.3676689863204956, 1.611677646636963, 1.6988236904144287, 1.5768193006515503, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.4025273323059082, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.611677646636963, 1.6639652252197266, 1.2630938291549683, 1.2630938291549683, 1.6639652252197266, 1.4548149108886719, 1.4025273323059082, 1.5071024894714355, 1.315381407737732, 1.2456645965576172, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.071372628211975, 1.2282354831695557, 1.071372628211975, 0.984226644039154, 1.2108062505722046, 1.332810640335083, 1.2979521751403809, 0.7227887511253357, 0.8099347352981567, 1.0016558170318604, 1.071372628211975, 0.670501172542572, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 0.9493682980537415, 0.7053595781326294, 0.984226644039154, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5071024894714355, 1.8382571935653687, 1.6813944578170776, 1.5768193006515503, 1.5768193006515503, 1.6639652252197266, 1.6988236904144287, 1.4548149108886719, 0.33934640884399414, -0.4623964726924896, -1.0724183320999146, 0.44392168521881104, 0.44392168521881104, 1.2456645965576172, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.646536111831665, 1.611677646636963, 2.1345534324645996, 1.7162528038024902, 1.8731155395507812, 1.8556864261627197, 1.7511112689971924, 1.332810640335083, 1.2456645965576172, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.1933770179748535, 1.2979521751403809, 1.3502397537231445, 1.6813944578170776, -0.7064052224159241, -1.1072 [e2e-predictor] 766780853271, -0.9329847693443298, -0.8458387851715088, -0.8109803795814514, -0.8284096121788025, -0.7935512065887451, -1.0201307535171509, 1.0888018608093262, -0.3055337369441986], [1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.942832350730896, 2.0648367404937744, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0648367404937744, 1.9951199293136597, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6639652252197266, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.6813944578170776, 1.611677646636963, 1.6813944578170776, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.472244143486023, 1.5419609546661377, 1.7162528038024902, 1.8731155395507812, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.472244143486023, 1.4199565649032593, 1.5768193006515503, 1.4199565649032593, 1.611677646636963, 1.6988236904144287, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.6639652252197266, 1.5419609546661377, 1.5071024894714355, 1.2456645965576172, 1.2456645965576172, 1.1062309741973877, 0.8970807194709778, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 1.158518671989441, 1.0016558170318604, 1.053943395614624, 0.7750763297080994, 0.670501172542572, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 1.1236603260040283, 1.1236603260040283, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.611677646636963, 1.5593900680541992, 1.5419609546661377, 1.6639652252197266, 1.5942485332489014, 1.8382571935653687, 1.5245317220687866, 1.315381407737732, -0.20095856487751007, -0.8632679581642151, -0.9678431153297424, 0.2347712516784668, 1.0365142822265625, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.5768193006515503, 1.8556864261627197, 1.8382571935653687, 1.9951199293136597, 1.646536111831665, 1.9951199293136597, 1.5419609546661377, 1.5942485332489014, 2.0299782752990723, 1.768540382385254, 1.785969614982605, 0.7227887511253357, 1.2282354831695557, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.088 [e2e-predictor] 8018608093262, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.332810640335083, 0.984226644039154, -0.9678431153297424, -1.1421350240707397, -0.9678431153297424, -0.8981263637542725, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, 1.1236603260040283], [1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.925403118133545, 1.9776906967163086, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4373857975006104, 1.2979521751403809, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.646536111831665, 1.8556864261627197, 1.8731155395507812, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.7162528038024902, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.315381407737732, 1.2630938291549683, 1.4199565649032593, 1.5419609546661377, 1.6639652252197266, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.4373857975006104, 1.472244143486023, 1.611677646636963, 1.7336820363998413, 1.3676689863204956, 1.5593900680541992, 1.3676689863204956, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.158518671989441, 0.9667974710464478, 0.9319390654563904, 1.4548149108886719, 1.1236603260040283, 1.1062309741973877, 0.8796514868736267, 0.9667974710464478, 1.071372628211975, 0.827363908290863, 0.8447931408882141, 1.0190850496292114, 0.8447931408882141, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.3676689863204956, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.1933770179748535, -0.2881045341491699, -0.25324615836143494, -0.20095856487751007, 0.5310676693916321, 1.175947904586792, 0.4090631604194641, 0.8622223138809204, 1.6988236904144287, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.785969614982605, 1.6 [e2e-predictor] 988236904144287, 1.6639652252197266, 1.942832350730896, 1.7162528038024902, 1.9079740047454834, 1.5593900680541992, 0.8099347352981567, 1.175947904586792, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.3676689863204956, 0.18248367309570312, -1.1247059106826782, -0.9504139423370361, -0.7935512065887451, -0.8458387851715088, -0.9678431153297424, -0.9329847693443298], [1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.960261583328247, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.2805230617523193, 1.5768193006515503, 1.611677646636963, 1.8208279609680176, 1.785969614982605, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.7336820363998413, 1.7336820363998413, 1.5593900680541992, 1.5942485332489014, 1.2805230617523193, 1.3676689863204956, 1.629106879234314, 1.489673376083374, 1.4199565649032593, 1.611677646636963, 1.629106879234314, 1.7162528038024902, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.611677646636963, 1.7162528038024902, 1.646536111831665, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5593900680541992, 1.7336820363998413, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.332810640335083, 1.071372628211975, 1.4373857975006104, 1.2108062505722046, 0.7750763297080994, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.2108062505722046, 1.2630938291549683, 0.827363908290863, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 1.053943395614624, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.4548149108886719, 1.7511112689971924, 1.489673376083374, 1.332810640335083, 1.5071024894714355, 1.611677646636963, 1.681394457817077 [e2e-predictor] 6, 1.7336820363998413, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.629106879234314, 1.315381407737732, -0.06152502819895744, -0.3403921127319336, 0.5484968423843384, 0.06047932058572769, -0.1486709862947464, 1.646536111831665, 1.5071024894714355, 1.960261583328247, 1.7511112689971924, 1.7162528038024902, 1.960261583328247, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.2108062505722046, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.472244143486023, 0.06047932058572769, -1.333856225013733, -1.089847445487976, -1.0027015209197998, -1.0549890995025635], [1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.7336820363998413, 1.8382571935653687, 1.803398847579956, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.0299782752990723, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.5245317220687866, 1.611677646636963, 1.3502397537231445, 0.8622223138809204, 1.489673376083374, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.472244143486023, 1.611677646636963, 1.629106879234314, 1.472244143486023, 1.5593900680541992, 1.5419609546661377, 1.646536111831665, 1.3676689863204956, 1.472244143486023, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.7162528038024902, 1.5245317220687866, 1.5071024894714355, 1.315381407737732, 1.0888018608093262, 1.6639652252197266, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 1.3676689863204956, 1.158518671989441, 1.1410894393920898, 1.0365142822265625, 1.053943395614624, 0.7750763297080994, 0.9667974710464478, 0.6879304051399231, 0.9319390654563904, 1.0190850496292114, 1.0888018608093262 [e2e-predictor] , 1.0190850496292114, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9145098924636841, 1.2805230617523193, 0.9493682980537415, 1.1062309741973877, 1.3502397537231445, 1.4025273323059082, 1.315381407737732, 1.5419609546661377, 1.158518671989441, 1.4025273323059082, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.611677646636963, 1.7511112689971924, 1.3850982189178467, 0.8796514868736267, -0.3229629397392273, -0.7064052224159241, -0.18352937698364258, 0.35677558183670044, 1.1062309741973877, 1.472244143486023, 1.942832350730896, 1.7162528038024902, 1.7162528038024902, 1.9951199293136597, 1.8556864261627197, 1.5942485332489014, 1.803398847579956, 1.611677646636963, 1.5593900680541992, 1.3850982189178467, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 0.5659260153770447, -1.2292810678482056, -1.0549890995025635], [1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7511112689971924, 1.8556864261627197, 2.0996949672698975, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.1694118976593018, 2.0996949672698975, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.5768193006515503, 1.5419609546661377, 1.768540382385254, 1.785969614982605, 1.6988236904144287, 1.5593900680541992, 1.489673376083374, 1.315381407737732, 1.4373857975006104, 1.472244143486023, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.5942485332489014, 1.6813944578170776, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.5942485332489014, 1.3676689863204 [e2e-predictor] 956, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.332810640335083, 1.2282354831695557, 1.4199565649032593, 1.1062309741973877, 1.2282354831695557, 1.1410894393920898, 1.175947904586792, 0.8099347352981567, 1.175947904586792, 0.8796514868736267, 0.9493682980537415, 1.1933770179748535, 1.1933770179748535, 1.053943395614624, 0.9493682980537415, 1.0365142822265625, 1.2282354831695557, 1.0365142822265625, 0.8447931408882141, 1.332810640335083, 1.0365142822265625, 1.332810640335083, 1.4025273323059082, 1.2979521751403809, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.7162528038024902, 1.768540382385254, 1.6639652252197266, 1.7511112689971924, 1.6639652252197266, 1.5593900680541992, 0.2347712516784668, -0.7238344550132751, -0.8632679581642151, -0.7412636280059814, 0.28705883026123047, 1.158518671989441, 1.6988236904144287, 1.8731155395507812, 1.7162528038024902, 1.942832350730896, 0.7227887511253357, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.4199565649032593, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 1.315381407737732, 1.2805230617523193, 1.4199565649032593], [1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.8731155395507812, 1.9951199293136597, 2.0996949672698975, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0125491619110107, 1.9776906967163086, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.629106879234314, 1.5419609546661377, 1.5768193006515503, 1.6813944578170776, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.8382571935653687, 1.768540382385254, 1.7511112689971924, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.2456645965576172, 1.2282354831695557, 1.489673376083374, 1.071372628211975, 1.1062309741973877, 1.5593900680541992, 1.4025273323059082, 1.5593900680541992, 1.5245317220687866, 1.68139445 [e2e-predictor] 78170776, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.6813944578170776, 1.5942485332489014, 1.5419609546661377, 1.646536111831665, 1.5942485332489014, 1.5071024894714355, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.5419609546661377, 1.6813944578170776, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.3676689863204956, 1.4548149108886719, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.1062309741973877, 1.158518671989441, 1.0365142822265625, 0.9667974710464478, 1.053943395614624, 1.0190850496292114, 1.2630938291549683, 1.1236603260040283, 1.3502397537231445, 1.2456645965576172, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 0.9493682980537415, 1.175947904586792, 1.175947904586792, 1.3676689863204956, 1.175947904586792, 1.4025273323059082, 1.5768193006515503, 1.3676689863204956, 1.5071024894714355, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 1.5768193006515503, 1.6813944578170776, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.7162528038024902, 1.6813944578170776, 1.0365142822265625, 0.13019609451293945, -0.601830005645752, -0.5844008326530457, -0.7238344550132751, 0.5484968423843384, 0.7402179837226868, 1.158518671989441, 1.785969614982605, 0.6356428265571594, 1.2456645965576172, 1.3850982189178467, 1.646536111831665, 1.5593900680541992, 1.4548149108886719, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.8905447721481323, 2.0648367404937744, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5419609546661377, 1.5593900680541992, 1.7162528038024902, 1.71625280 [e2e-predictor] 38024902, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, 1.332810640335083, 1.5593900680541992, 1.472244143486023, 1.3850982189178467, 1.5245317220687866, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.5419609546661377, 1.1236603260040283, 1.1062309741973877, 1.4199565649032593, 1.0190850496292114, 1.0016558170318604, 1.1236603260040283, 1.2979521751403809, 1.053943395614624, 1.2108062505722046, 1.2630938291549683, 1.4025273323059082, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.5768193006515503, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.1410894393920898, 1.4199565649032593, 1.4548149108886719, 1.3502397537231445, 1.472244143486023, 1.4025273323059082, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 1.0016558170318604, 0.8970807194709778, 1.1062309741973877, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.315381407737732, 1.0888018608093262, 1.1933770179748535, 1.1410894393920898, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.3850982189178467, 0.7750763297080994, 1.4548149108886719, 1.0190850496292114, 1.472244143486023, 1.4025273323059082, 1.5071024894714355, 1.4199565649032593, 1.5419609546661377, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7162528038024902, 1.332810640335083, 0.827363908290863, 0.42649248242378235, -0.11381260305643082, -0.41010889410972595, -0.1661001741886139, 0.6356428265571594, 0.32191720604896545, 0.5310676693916321, 0.9319390654563904, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4199565649032593, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262], [1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.9776906967163086, 1.925403118133545, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.0996949672 [e2e-predictor] 698975, 2.047407388687134, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 1.803398847579956, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.6988236904144287, 1.489673376083374, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.768540382385254, 1.6988236904144287, 1.629106879234314, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.175947904586792, 1.071372628211975, 1.2282354831695557, 1.1236603260040283, 0.9493682980537415, 1.1236603260040283, 1.4548149108886719, 1.2979521751403809, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 0.8970807194709778, 1.0365142822265625, 1.2282354831695557, 1.315381407737732, 1.1410894393920898, 1.1410894393920898, 1.315381407737732, 1.4199565649032593, 1.5419609546661377, 1.3676689863204956, 1.4199565649032593, 1.158518671989441, 1.0888018608093262, 1.332810640335083, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.3850982189178467, 1.2456645965576172, 1.1410894393920898, 1.1236603260040283, 1.5071024894714355, 1.2979521751403809, 1.4548149108886719, 1.053943395614624, 0.7750763297080994, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.1062309741973877, 1.2108062505722046, 1.2108062505722046, 1.1410894393920898, 1.158518671989441, 1.0190850496292114, 1.158518671989441, 1.3502397537231445, 1.0190850496292114, 0.9667974710464478, 0.8447931408882141, 1.2456645965576172, 0.7925055623054504, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.2979521751403809, 1.5593900680541992, 1.5071024894714355, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.0888018608093262, 0.9319390654563904, 0.827363908290863, 1.489673376083374, 1.4025273323059082, 1.5419609546661377, 1.5419609546661377, 1.611677646636963, 1.4548149108886719, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975], [1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.733682 [e2e-predictor] 0363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.960261583328247, 1.942832350730896, 2.117124319076538, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.6813944578170776, 1.472244143486023, 1.5245317220687866, 1.4548149108886719, 1.3850982189178467, 1.5419609546661377, 1.5245317220687866, 1.6639652252197266, 1.611677646636963, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.7511112689971924, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.5419609546661377, 1.315381407737732, 1.1933770179748535, 1.315381407737732, 1.0016558170318604, 1.2979521751403809, 1.4199565649032593, 1.4548149108886719, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.489673376083374, 1.2979521751403809, 1.4199565649032593, 1.158518671989441, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.8970807194709778, 1.2282354831695557, 1.315381407737732, 1.3676689863204956, 0.984226644039154, 1.175947904586792, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.9493682980537415, 1.2805230617523193, 1.4025273323059082, 1.1933770179748535, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.175947904586792, 1.315381407737732, 1.2805230617523193, 0.984226644039154, 0.9319390654563904, 1.0888018608093262, 0.9493682980537415, 0.8447931408882141, 1.071372628211975, 0.7925055623054504, 1.3502397537231445, 1.472244143486023, 1.2456645965576172, 1.2630938291549683, 1.7336820363998413, 1.7162528038024902, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.646536111831665, 1.5419609546661377, 1.611677646636963, 1.8905447721481323, 1.6813944578170776, 1.5768193006515503, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.472244143486023, 1.472244143486023, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625], [1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.68 [e2e-predictor] 13944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 1.9951199293136597, 1.9776906967163086, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.803398847579956, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.2805230617523193, 0.8099347352981567, 1.2108062505722046, 1.4373857975006104, 1.4025273323059082, 1.4548149108886719, 1.5768193006515503, 1.4548149108886719, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.0888018608093262, 1.1062309741973877, 0.9667974710464478, 1.2805230617523193, 1.158518671989441, 1.071372628211975, 1.158518671989441, 0.9667974710464478, 0.9667974710464478, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.0365142822265625, 0.9319390654563904, 1.0888018608093262, 1.0190850496292114, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.315381407737732, 1.2979521751403809, 1.1236603260040283, 1.2805230617523193, 1.1933770179748535, 0.984226644039154, 0.9145098924636841, 1.0190850496292114, 0.7227887511253357, 0.5833552479743958, 0.8796514868736267, 1.2805230617523193, 1.4199565649032593, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5419609546661377, 1.4373857975006104, 1.629106879234314, 1.7162528038024902, 1.472244143486023, 1.611677646636963, 1.9079740047454834, 1.6813944578170776, 1.785969614982605, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.6988236904144287, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.768540382385254, 1.5419609546661377, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374 [e2e-predictor] , 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8382571935653687, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.117124319076538, 2.082265853881836, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.629106879234314, 1.489673376083374, 1.4025273323059082, 1.3502397537231445, 1.4548149108886719, 1.332810640335083, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.5419609546661377, 1.3502397537231445, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.0016558170318604, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.2805230617523193, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.3850982189178467, 1.4199565649032593, 1.315381407737732, 1.472244143486023, 1.2805230617523193, 1.4025273323059082, 1.2630938291549683, 1.5071024894714355, 1.2282354831695557, 1.4548149108886719, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.053943395614624, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.071372628211975, 0.7925055623054504, 0.5833552479743958, 0.9319390654563904, 0.513638436794281, 1.0016558170318604, 1.175947904586792, 1.071372628211975, 1.3676689863204956, 1.489673376083374, 1.3850982189178467, 1.2979521751403809, 1.4373857975006104, 1.5419609546661377, 1.5768193006515503, 1.5419609546661377, 1.332810640335083, 1.785969614982605, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.332810640335083, 1.7511112689971924, 1.7511112689971924, 1.5768193006515503, 1.629106879234314, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.5768193006515503, 1.6988236904144287, 1.7336820363998413, 1.629106879234314, 1.5768193006515503, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, [e2e-predictor] 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.8905447721481323, 2.047407388687134, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8208279609680176, 1.768540382385254, 1.5942485332489014, 1.5245317220687866, 1.3676689863204956, 1.2282354831695557, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.489673376083374, 1.4373857975006104, 1.315381407737732, 1.4199565649032593, 1.2456645965576172, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.071372628211975, 0.827363908290863, 1.071372628211975, 1.1062309741973877, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.3676689863204956, 1.2979521751403809, 1.3850982189178467, 1.2805230617523193, 1.2282354831695557, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.4548149108886719, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.1410894393920898, 1.3676689863204956, 1.332810640335083, 1.0888018608093262, 1.1933770179748535, 1.1933770179748535, 1.5419609546661377, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.053943395614624, 1.2979521751403809, 1.0190850496292114, 0.8447931408882141, 0.670501172542572, 0.827363908290863, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.071372628211975, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.2282354831695557, 1.803398847579956, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.646536111831665, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.7162528038024902, 1.646536111831665, 1.5768193006515503, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1. [e2e-predictor] 0016558170318604, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.7162528038024902, 1.6988236904144287, 1.5419609546661377, 1.472244143486023, 1.175947904586792, 1.2282354831695557, 1.489673376083374, 1.1410894393920898, 1.158518671989441, 0.9493682980537415, 0.9145098924636841, 1.1236603260040283, 1.4025273323059082, 0.670501172542572, 0.7750763297080994, 1.315381407737732, 1.1933770179748535, 0.827363908290863, 1.315381407737732, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.0016558170318604, 1.158518671989441, 1.5419609546661377, 0.984226644039154, 1.1410894393920898, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.1933770179748535, 1.175947904586792, 1.2282354831695557, 1.175947904586792, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.472244143486023, 1.2282354831695557, 1.2805230617523193, 1.4025273323059082, 1.4373857975006104, 1.5768193006515503, 1.611677646636963, 1.2282354831695557, 1.3502397537231445, 1.3502397537231445, 1.175947904586792, 1.3502397537231445, 1.0888018608093262, 1.0190850496292114, 1.4548149108886719, 1.053943395614624, 0.7925055623054504, 1.4025273323059082, 1.071372628211975, 1.071372628211975, 0.8970807194709778, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.9145098924636841, 1.1062309741973877, 1.1410894393920898, 1.315381407737732, 1.0190850496292114, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.5593900680541992, 1.3676689863204956, 1.4548149108886719, 1.2456645965576172, 1.6988236904144287, 1.5768193006515503, 1.4199565649032593, 1.5768193006515503, 1.6813944578170776, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.629106879234314, 1.6988236904144287, 1.5768193006515503, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.12 [e2e-predictor] 36603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141], [1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8382571935653687, 1.925403118133545, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0648367404937744, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 1.4548149108886719, 1.3502397537231445, 1.332810640335083, 1.5071024894714355, 1.3850982189178467, 1.785969614982605, 1.5593900680541992, 1.5768193006515503, 1.5245317220687866, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.3676689863204956, 1.1933770179748535, 1.2282354831695557, 1.3850982189178467, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.158518671989441, 1.332810640335083, 1.1236603260040283, 1.2282354831695557, 1.315381407737732, 1.2108062505722046, 1.2108062505722046, 1.0888018608093262, 1.071372628211975, 0.9145098924636841, 0.984226644039154, 1.071372628211975, 1.0888018608093262, 1.2108062505722046, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.071372628211975, 1.0016558170318604, 1.315381407737732, 1.1062309741973877, 1.3850982189178467, 1.6639652252197266, 1.3502397537231445, 1.2630938291549683, 1.0016558170318604, 0.8622223138809204, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.1410894393920898, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, 0.9145098924636841, 1.0365142822265625, 1.4025273323059082, 1.1933770179748535, 0.9493682980537415, 1.1236603260040283, 1.053943395614624, 1.158518671989441, 1.4025273323059082, 1.5593900680541992, 1.3850982189178467, 0.7053595781326294, 1.5593900680541992, 1.611677646636963, 1.3850982189178467, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.7162528038024902, 1.6639652252197266, 1.6988236904144287, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.6639652252197266, 1.5419609546661377, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082 [e2e-predictor] , 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863], [1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9776906967163086, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.3502397537231445, 1.2630938291549683, 1.611677646636963, 1.6813944578170776, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4025273323059082, 1.332810640335083, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.2630938291549683, 1.3676689863204956, 1.2805230617523193, 1.1933770179748535, 1.315381407737732, 1.1933770179748535, 1.2805230617523193, 1.1410894393920898, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.2630938291549683, 1.2282354831695557, 1.4199565649032593, 1.3850982189178467, 1.2805230617523193, 1.4548149108886719, 1.4199565649032593, 1.2456645965576172, 0.8970807194709778, 1.2979521751403809, 1.4025273323059082, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2630938291549683, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.0365142822265625, 1.1933770179748535, 1.4199565649032593, 1.315381407737732, 0.8622223138809204, 1.332810640335083, 1.4548149108886719, 1.4548149108886719, 1.5768193006515503, 1.5768193006515503, 1.2630938291549683, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.803398847579956 [e2e-predictor] , 1.7511112689971924, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 0.9493682980537415, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.7162528038024902, 1.785969614982605, 1.7511112689971924, 1.611677646636963, 1.6813944578170776, 1.2979521751403809, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.5768193006515503, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2108062505722046, 1.332810640335083, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 0.8099347352981567, 1.0016558170318604, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.315381407737732, 1.053943395614624, 1.3502397537231445, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.472244143486023, 1.5071024894714355, 1.3850982189178467, 1.4548149108886719, 1.158518671989441, 0.9145098924636841, 0.5833552479743958, 0.670501172542572, 0.8796514868736267, 1.0190850496292114, 0.9493682980537415, 1.2979521751403809, 1.2456645965576172, 1.15851 [e2e-predictor] 8671989441, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.5593900680541992, 1.4548149108886719, 1.785969614982605, 1.6639652252197266, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.5593900680541992, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.925403118133545, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.332810640335083, 1.3850982189178467, 1.315381407737732, 1.3850982189178467, 1.4548149108886719, 1.3676689863204956, 1.4199565649032593, 1.1933770179748535, 1.2108062505722046, 1.0888018608093262, 1.1062309741973877, 1.2805230617523193, 1.4025273323059082, 1.4548149108886719, 1.3502397537231445, 1.2630938291549683, 1.315381407737732, 1.1410894393920898, 1.175947904586792, 1.3676689863204956, 1.3676689863204956, 1.5593900680541992, 0.827363908290863, 1.1933770179748535, 1.2108062505722046, 1.071372628211975, 1.4373857975006104, 1.4025273323059082, 1.5071024894714355, 1.053943395614624, 1.1062309741973877, 1.3502397537231445, 1.2805 [e2e-predictor] 230617523193, 1.3502397537231445, 1.4199565649032593, 1.3676689863204956, 1.3676689863204956, 1.175947904586792, 1.175947904586792, 1.0365142822265625, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 1.1062309741973877, 1.0190850496292114, 1.0888018608093262, 1.3502397537231445, 1.5071024894714355, 1.489673376083374, 1.8556864261627197, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267], [0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.0125491619110107, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.7336820363998413, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.6813944578170776, 1.5071024894714355, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3502397537231445, 1.4199565649032593, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719 [e2e-predictor] , 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.2979521751403809, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.5245317220687866, 1.5942485332489014, 1.332810640335083, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 0.9145098924636841, 1.158518671989441, 0.827363908290863, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.2456645965576172, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.4199565649032593, 1.472244143486023, 1.5768193006515503, 1.8905447721481323, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.5768193006515503, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267], [0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 2.0648367404937744, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 1.960261583328247, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 2.0648367404937744, 1.9951199293136597, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.785969614982605, 1.7336820363998413, 1.768540382385254, 1.6813944578170776, 1.629106879234314, 1.5071024894714355, 1.4548149108886719, 1.4 [e2e-predictor] 373857975006104, 1.4199565649032593, 1.3850982189178467, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.5768193006515503, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.3850982189178467, 1.2456645965576172, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2456645965576172, 1.2979521751403809, 1.2805230617523193, 1.1410894393920898, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.0888018608093262, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.315381407737732, 1.2630938291549683, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.1933770179748535, 1.3502397537231445, 1.4199565649032593, 1.6813944578170776, 1.803398847579956, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.8382571935653687, 1.646536111831665, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204], [0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.942832350730896, 1.9079740047454834, 1.768540382385254, 2.1345534324645996, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.117124319076538, 2.134553432464599 [e2e-predictor] 6, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.5593900680541992, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.5245317220687866, 1.5071024894714355, 1.611677646636963, 1.5593900680541992, 1.4373857975006104, 1.4025273323059082, 1.315381407737732, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.2805230617523193, 1.3676689863204956, 1.2630938291549683, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.1933770179748535, 1.1236603260040283, 1.2282354831695557, 1.0190850496292114, 1.2630938291549683, 1.175947904586792, 1.3502397537231445, 1.472244143486023, 1.315381407737732, 1.5245317220687866, 1.315381407737732, 0.9145098924636841, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2282354831695557, 1.315381407737732, 1.315381407737732, 1.2108062505722046, 1.3676689863204956, 1.3850982189178467, 1.315381407737732, 1.3502397537231445, 1.629106879234314, 1.7162528038024902, 1.785969614982605, 1.925403118133545, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778], [0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.8905447721481323, 2.0125491619110107, 1.925403118133545, 2.0125491619110107, [e2e-predictor] 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.803398847579956, 1.8556864261627197, 1.785969614982605, 1.8556864261627197, 1.803398847579956, 1.6639652252197266, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.4199565649032593, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2456645965576172, 1.2630938291549683, 1.071372628211975, 1.3502397537231445, 1.4025273323059082, 1.2805230617523193, 1.071372628211975, 1.0190850496292114, 1.3502397537231445, 1.2805230617523193, 1.4025273323059082, 1.3676689863204956, 1.7336820363998413, 1.5942485332489014, 1.5245317220687866, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.175947904586792, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.489673376083374, 1.611677646636963, 1.489673376083374, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 2.1345534324645996, 2.204270124435425, 2.1868410110473633, 2.0125491619110107, 1.6988236904144287, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415], [0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7576471567153931, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1. [e2e-predictor] 803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.047407388687134, 2.0125491619110107, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.2805230617523193, 1.2108062505722046, 1.1410894393920898, 1.2630938291549683, 1.3850982189178467, 1.2630938291549683, 1.2108062505722046, 1.2979521751403809, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.489673376083374, 1.4025273323059082, 1.2805230617523193, 1.5245317220687866, 1.3850982189178467, 1.175947904586792, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.768540382385254, 1.803398847579956, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.960261583328247, 2.1345534324645996, 2.2216994762420654, 2.1868410110473633, 1.9951199293136597, 1.611677646636963, 1.3502397537231445, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415], [0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, [e2e-predictor] 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 2.0299782752990723, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8905447721481323, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4548149108886719, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.4548149108886719, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.4199565649032593, 1.472244143486023, 1.3502397537231445, 1.053943395614624, 1.158518671989441, 1.3676689863204956, 1.5419609546661377, 1.6813944578170776, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.925403118133545, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 1.5593900680541992, 1.489673376083374, 1.489673376083374, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8099347352981567, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4722441434 [e2e-predictor] 86023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.9079740047454834, 1.942832350730896, 1.9951199293136597, 2.117124319076538, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.1868410110473633, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.082265853881836, 2.0125491619110107, 1.960261583328247, 1.960261583328247, 2.047407388687134, 1.9951199293136597, 2.047407388687134, 1.960261583328247, 1.8208279609680176, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.489673376083374, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.4548149108886719, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.2979521751403809, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.611677646636963, 1.472244143486023, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.7511112689971924, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.8382571935653687, 1.8905447721481323, 1.646536111831665, 1.2282354831695557, 1.5245317220687866, 1.6988236904144287, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108 [e2e-predictor] 062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 1.8731155395507812, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.3850982189178467, 1.489673376083374, 1.3676689863204956, 1.1236603260040283, 1.2630938291549683, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.5593900680541992, 1.5593900680541992, 1.768540382385254, 1.8208279609680176, 1.768540382385254, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.768540382385254, 1.803398847579956, 0.1999128758907318, 0.42649248242378235, 0.7576471567153931, 1.3850982189178467, 1.472244143486023, 1.315381407737732, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.94936 [e2e-predictor] 82980537415, 0.9493682980537415, 0.9319390654563904], [0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.5768193006515503, 1.4199565649032593, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.1062309741973877, 1.071372628211975, 1.332810640335083, 1.315381407737732, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.2456645965576172, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.332810640335083, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.629106879234314, 1.6988236904144287, 1.629106879234314, 1.4199565649032593, 1.6988236904144287, 1.7336820363998413, 1.5419609546661377, -0.8458387851715088, -1.5430065393447876, -1.6650108098983765, -1.6824400424957275, -1.3164269924163818, -1.3861438035964966, -1.1944226026535034, 1.472244143486023, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0539433956146 [e2e-predictor] 24, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904], [0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 2.047407388687134, 2.151982545852661, 2.1694118976593018, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, 1.0888018608093262, 0.9667974710464478, 1.2456645965576172, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.2630938291549683, 1.0365142822265625, 1.2456645965576172, 1.332810640335083, 1.315381407737732, 1.4373857975006104, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.1410894393920898, 1.4025273323059082, 1.5071024894714355, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.803398847579956, 0.9319390654563904, -1.1944226026535034, -1.6824400424957275, -1.647581696510315, -1.6824400424957275, -1.5952941179275513, -1.5081480741500854, -0.21838775277137756, -1.5255773067474365, 0.7576471567153931, -0.7935512065887451, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, [e2e-predictor] 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.960261583328247, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.785969614982605, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.332810640335083, 1.2630938291549683, 0.9667974710464478, 1.1236603260040283, 1.175947904586792, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.175947904586792, 1.053943395614624, 1.1410894393920898, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.5245317220687866, 1.7511112689971924, 1.768540382385254, 1.646536111831665, -0.41010889410972595, -1.6650108098983765, -1.3512853384017944, -1.403572916984558, -1.2989977598190308, -1.3861438035964966, -1.7347276210784912, -1.6650108098983765, -1.4558604955673218, -1.5604356527328491, -0.8632679581642151, -1.1421350240707397, -0.37525051832199097, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, [e2e-predictor] 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.8622223138809204, 0.8447931408882141, 0.9319390654563904, 1.0016558170318604, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8905447721481323, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.0996949672698975, 2.1868410110473633, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.3262743949890137, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.0996949672698975, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.8208279609680176, 1.7162528038024902, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 1.7336820363998413, 1.7336820363998413, 1.6639652252197266, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.2979521751403809, 1.315381407737732, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.3850982189178467, 1.4199565649032593, 1.2630938291549683, 1.3502397537231445, 1.5245317220687866, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.2979521751403809, -0.04409583657979965, -1.2118518352508545, -1.333856225013733, -1.3687145709991455, -1.5952941179275513, -1.3687145709991455, -1.298997759819030 [e2e-predictor] 8, -0.4798256754875183, -1.0549890995025635, -0.5146840810775757, 1.5942485332489014, 0.11276690661907196, -1.2989977598190308, -1.2118518352508545, -0.601830005645752, -1.176993489265442, -0.9678431153297424, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3742047846317291, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.5484968423843384, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.151982545852661, 2.2565577030181885, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.4373857975006104, 1.4025273323059082, 1.4373857975006104, 1.402527332305908 [e2e-predictor] 2, 1.489673376083374, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 1.158518671989441, -0.9504139423370361, -1.1247059106826782, -1.0375598669052124, -1.5604356527328491, -1.5081480741500854, -1.3164269924163818, -1.6650108098983765, -1.5952941179275513, -1.5081480741500854, -1.246710181236267, -0.9155555367469788, -0.601830005645752, -0.25324615836143494, -1.403572916984558, 1.785969614982605, 1.4025273323059082, -1.0724183320999146, -1.1944226026535034, -1.3687145709991455, -0.04409583657979965, -1.5604356527328491, 0.07790851593017578, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 1.942832350730896, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.611677646636963, 1.5768193006515503, 1.594248 [e2e-predictor] 5332489014, 1.5245317220687866, 1.5768193006515503, 1.5071024894714355, 1.472244143486023, 1.611677646636963, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.5245317220687866, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 1.8731155395507812, 1.0888018608093262, -0.9852723479270935, -1.246710181236267, -1.3164269924163818, -1.1421350240707397, -1.2292810678482056, -1.4210021495819092, -1.4732897281646729, -0.9155555367469788, -1.647581696510315, -1.490718960762024, -1.6301524639129639, -1.5952941179275513, -1.490718960762024, -1.1247059106826782, -0.8806971907615662, -1.5081480741500854, -0.8284096121788025, 1.4199565649032593, 1.6639652252197266, 1.5071024894714355, 1.1236603260040283, 0.6530719995498657, -1.7172983884811401, -0.7761220335960388, 1.472244143486023, 1.3676689863204956, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.2522004544734955, 0.28705883026123047, 0.3742047846317291, 0.4613508880138397, 0.5659260153770447, 0.5833552479743958, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.3437037467956543, 2.361132860183716, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, [e2e-predictor] 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.8731155395507812, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.117124319076538, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.117124319076538, 1.8208279609680176, -0.8981263637542725, -1.246710181236267, -1.0549890995025635, -1.0201307535171509, -0.7064052224159241, -0.7238344550132751, -1.1944226026535034, -1.3512853384017944, -1.5778648853302002, -1.0375598669052124, -1.1421350240707397, 0.13019609451293945, 0.7053595781326294, -1.2815686464309692, -1.1072766780853271, -1.4384313821792603, -1.5081480741500854, -0.1312417984008789, 0.7053595781326294, 1.6813944578170776, 1.4199565649032593, 1.2456645965576172, -1.5430065393447876, -1.0375598669052124, 1.3676689863204956, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.2173420637845993, 0.2696296274662018, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.670501172542572, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.1868410110473633, 2.2 [e2e-predictor] 216994762420654, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.2565577030181885, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.1694118976593018, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 1.7336820363998413, -0.4623964726924896, -1.1944226026535034, -0.21838775277137756, -1.1421350240707397, -0.7412636280059814, -0.601830005645752, -1.1247059106826782, -0.3403921127319336, -1.0549890995025635, -0.7412636280059814, -0.25324615836143494, -1.5952941179275513, 0.06047932058572769, -1.0201307535171509, -1.1421350240707397, -1.2641394138336182, -1.0375598669052124, -1.4558604955673218, -0.21838775277137756, 0.6356428265571594, 0.513638436794281, 0.4090631604194641, 0.9667974710464478, -0.009237446822226048, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.1999128758907318, 0.2522004544734955, 0.33934640884399414, 0.44392168521881104, 0.5310676693916321, 0.5659260153770447, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, [e2e-predictor] 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.1345534324645996, 2.1345534324645996, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 2.2216994762420654, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.5245317220687866, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.4548149108886719, 1.2282354831695557, 1.3850982189178467, -0.42753809690475464, -0.5146840810775757, -0.8109803795814514, -0.9329847693443298, -1.1944226026535034, -0.4623964726924896, -0.39267969131469727, -0.7412636280059814, -1.089847445487976, -1.0724183320999146, -0.7412636280059814, 0.5484968423843384, -0.7238344550132751, -0.9852723479270935, -0.6366884112358093, -1.1944226026535034, -1.2292810678482056, -1.5255773067474365, -0.41010889410972595, 0.3916339874267578, 0.9319390654563904, 0.8970807194709778, 0.478780061006546, 0.7227887511253357, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841], [0.18248367309570312, 0.2173420637845993, 0.30448800325393677, 0.42649248242378235, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.9667974710464478, 1.0190850496292114, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.64653 [e2e-predictor] 6111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.0996949672698975, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.117124319076538, 1.9776906967163086, 2.1345534324645996, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7336820363998413, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.472244143486023, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.4199565649032593, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.175947904586792, 1.2630938291549683, -0.601830005645752, -0.7064052224159241, -1.1421350240707397, -1.4558604955673218, -1.5255773067474365, -1.5081480741500854, 1.0888018608093262, 0.9493682980537415, -0.21838775277137756, -0.8458387851715088, -0.6715468168258667, -0.5844008326530457, -1.0549890995025635, 0.5484968423843384, -0.3578213155269623, -0.2881045341491699, -1.3164269924163818, -0.11381260305643082, -1.1595642566680908, -1.333856225013733, 0.7402179837226868, 1.071372628211975, 0.7576471567153931, 0.9493682980537415, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.33934640884399414, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4548149108886719 [e2e-predictor] , 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.942832350730896, 2.047407388687134, 2.117124319076538, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0996949672698975, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 1.1410894393920898, 1.6813944578170776, 1.8731155395507812, 1.8382571935653687, 1.4548149108886719, 1.0016558170318604, 1.158518671989441, 2.0125491619110107, 2.082265853881836, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6639652252197266, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.315381407737732, -0.44496726989746094, -0.8458387851715088, -1.1944226026535034, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, 1.1933770179748535, 0.0430501289665699, 0.9319390654563904, -0.1661001741886139, -0.4623964726924896, -0.42753809690475464, 0.35677558183670044, 0.4613508880138397, -0.026666639372706413, 0.13019609451293945, -0.27067533135414124, -0.9155555367469788, -0.06152502819895744, -0.18352937698364258, 0.7053595781326294, 0.8622223138809204, 0.8099347352981567, 0.8796514868736267, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.32191720604896545, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.8622223138809204, 0.9319390654563904, 1.0365142822265625, 1 [e2e-predictor] .071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.204270124435425, 0.2347712516784668, 0.06047932058572769, -0.09638340771198273, -0.9329847693443298, -1.3164269924163818, -1.5778648853302002, 0.0430501289665699, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, -0.7761220335960388, -0.8632679581642151, -1.3861438035964966, -1.647581696510315, -1.7172983884811401, -0.9852723479270935, 0.5833552479743958, 1.2805230617523193, 1.6988236904144287, 0.827363908290863, -0.2881045341491699, 0.16505448520183563, -1.1421350240707397, -0.23581695556640625, 0.8796514868736267, 0.2696296274662018, -0.7586928009986877, -0.7064052224159241, -0.9678431153297424, -0.532113254070282, -1.0549890995025635, 0.984226644039154, 1.071372628211975, 0.8099347352981567, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.89708071 [e2e-predictor] 94709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204], [0.18248367309570312, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 1.960261583328247, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 2.0648367404937744, 2.0996949672698975, 1.3676689863204956, -0.3229629397392273, -0.5844008326530457, -0.8632679581642151, -1.3687145709991455, -1.490718960762024, -0.9329847693443298, 1.4548149108886719, 1.942832350730896, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4025273323059082, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2456645965576172, 0.7925055623054504, -0.5495424270629883, -1.0549890995025635, -1.4210021495819092, -1.647581696510315, -0.9155555367469788, 1.7336820363998413, 1.803398847579956, 1.7162528038024902, 1.925403118133545, 1.6639652252197266, 0.7053595781326294, 0.16505448520183563, -0.8109803795814514, -0.9155555367469788, 1.175947904586792, 0.5484968423843384, -0.7586928009986877, -0.6366884112358093, -0.026666639372706413, 0.2347712516784668, 0.478780061006546, 1.0888018608093262, 0.4962092638015747, 0.827363908290863, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390 [e2e-predictor] 654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [0.14762529730796814, 0.18248367309570312, 0.2522004544734955, 0.2696296274662018, 0.3916339874267578, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 2.117124319076538, 2.1868410110473633, 1.8905447721481323, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 2.047407388687134, 2.1345534324645996, -0.3055337369441986, -0.39267969131469727, -0.5844008326530457, -1.2989977598190308, -1.5255773067474365, -1.5255773067474365, -0.026666639372706413, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.315381407737732, -0.11381260305643082, -1.176993489265442, -1.403572916984558, -1.5430065393447876, -0.9329847693443298, 1.5071024894714355, 1.785969614982605, 1.785969614982605, 1.925403118133545, 2.047407388687134, 1.8905447721481323, 1.4548149108886719, 0.7925055623054504, 0.18248367309570312, -0.8458387851715088, 1.1410894393920898, 0.4090631604194641, -0.601830005645752, -0.5669716596603394, -0.44496726989746094, -1.0375598669052124, 0.3742047846317291, 0.8622223138809204, 0.42649248242378235, 0.8796514868736267, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, [e2e-predictor] 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.7925055623054504], [0.14762529730796814, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 2.239128589630127, 2.082265853881836, 2.1345534324645996, 1.8905447721481323, 1.942832350730896, 2.0299782752990723, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.1868410110473633, -0.11381260305643082, -0.009237446822226048, -0.6366884112358093, -1.2118518352508545, -1.4558604955673218, -0.9852723479270935, -0.8284096121788025, 0.9667974710464478, 1.785969614982605, 2.0125491619110107, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.315381407737732, 0.6530719995498657, -1.4732897281646729, 0.32191720604896545, 1.175947904586792, 1.3676689863204956, 1.0888018608093262, 1.7162528038024902, 1.8556864261627197, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 1.960261583328247, 2.0125491619110107, 0.8970807194709778, 0.8447931408882141, -0.8458387851715088, 1.4025273323059082, 0.6182135939598083, -0.4623964726924896, 0.42649248242378235, -0.41010889410972595, -1.2815686464309692, -0.9329847693443298, 0.8622223138809204, 0.513638436794281, 0.8447931408882141, 1.1236603260040283, 1.2979521751403 [e2e-predictor] 809, 1.2805230617523193, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931], [0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.3742047846317291, 0.4613508880138397, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.925403118133545, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1868410110473633, 0.5310676693916321, 0.32191720604896545, -0.4623964726924896, -0.6366884112358093, -1.3861438035964966, -1.4384313821792603, -0.41010889410972595, -0.6366884112358093, -0.8458387851715088, -0.6715468168258667, 0.478780061006546, 1.8905447721481323, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.646536111831665, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2979521751403809, 1.2108062505722046, 0.8447931408882141, 0.6879304051399231, 1.071372628211975, 1.8556864261627197, 1.8382571935653687, 1.332810640335083, 1.6988236904144287, 1.6988236904144287, 1.9951199293136597, 1.942832350730896, 2.06483 [e2e-predictor] 67404937744, 2.0996949672698975, 1.9079740047454834, 1.2108062505722046, 0.42649248242378235, -1.176993489265442, 1.5071024894714355, 0.8970807194709778, 0.4962092638015747, 0.8447931408882141, 0.4962092638015747, -1.2989977598190308, -1.0549890995025635, 0.670501172542572, 0.4090631604194641, 1.071372628211975, 1.0016558170318604, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.960261583328247, 2.1868410110473633, 1.5071024894714355, -0.4972548484802246, 0.2347712516784668, -1.1595642566680908, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, -0.7935512065887451, -1.5430065393447876, -1.0201307535171509, -1.3164269924163818, 1.4025273323059082, 1.6988236904144287, 1.8208279 [e2e-predictor] 609680176, 1.7162528038024902, 1.5768193006515503, 1.4025273323059082, 1.4199565649032593, 1.332810640335083, 1.768540382385254, 1.332810640335083, 1.785969614982605, 1.9079740047454834, 1.768540382385254, 1.768540382385254, 1.5942485332489014, 1.768540382385254, 1.9079740047454834, 1.4548149108886719, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 1.8731155395507812, 1.3676689863204956, 0.14762529730796814, -0.7761220335960388, 1.472244143486023, 0.7227887511253357, 1.315381407737732, 1.785969614982605, 0.9319390654563904, -0.7586928009986877, -0.9504139423370361, -0.1312417984008789, 0.7402179837226868, 0.9667974710464478, 0.8796514868736267, 1.175947904586792, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6879304051399231, 0.7402179837226868, 0.7576471567153931, 0.827363908290863, 0.8970807194709778, 0.9667974710464478, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0822 [e2e-predictor] 65853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 1.071372628211975, 0.008191745728254318, 0.2173420637845993, -0.20095856487751007, -0.8109803795814514, -0.5146840810775757, -1.4384313821792603, -0.3229629397392273, -0.9155555367469788, -0.4972548484802246, -0.07895421981811523, 1.8382571935653687, 1.7162528038024902, 1.5593900680541992, 1.489673376083374, 1.8208279609680176, 1.785969614982605, 1.646536111831665, 2.0299782752990723, 1.489673376083374, 2.0125491619110107, 1.942832350730896, 2.0648367404937744, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.1345534324645996, 1.472244143486023, 1.9776906967163086, 1.7511112689971924, 1.8731155395507812, 2.0648367404937744, 1.9776906967163086, 1.1236603260040283, -1.0375598669052124, 1.4199565649032593, 1.5768193006515503, 0.7576471567153931, 1.6988236904144287, 1.8905447721481323, 0.7576471567153931, -0.1486709862947464, -1.1944226026535034, -0.009237446822226048, 0.09533771127462387, 0.7750763297080994, 0.984226644039154, 0.984226644039154, 1.2456645965576172, 1.053943395614624, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294], [0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.8447931408882141, 0.9493682980537415, 1.0365142822265625, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0 [e2e-predictor] 82265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.047407388687134, 2.204270124435425, 2.117124319076538, 0.2173420637845993, -0.8981263637542725, 0.6182135939598083, -1.333856225013733, -0.5146840810775757, -1.1247059106826782, -1.0549890995025635, -0.41010889410972595, -1.089847445487976, -0.688975989818573, 0.7925055623054504, 0.8970807194709778, 1.8556864261627197, 2.047407388687134, 1.9776906967163086, 1.7162528038024902, 2.0299782752990723, 1.5419609546661377, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.803398847579956, 1.803398847579956, 1.646536111831665, 1.9951199293136597, 1.7336820363998413, 1.9079740047454834, 1.472244143486023, 1.9079740047454834, 2.082265853881836, 1.8905447721481323, 0.7053595781326294, 0.9667974710464478, 1.6988236904144287, 1.6988236904144287, 0.8099347352981567, 1.768540382385254, 1.925403118133545, 0.9667974710464478, -0.04409583657979965, -1.3512853384017944, 0.008191745728254318, 0.1999128758907318, 0.600784420967102, 1.0365142822265625, 0.9667974710464478, 1.1933770179748535, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.984226644039154, 1.071372628211975, 1.053943395614624, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2. [e2e-predictor] 047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.2914161682128906, 2.1345534324645996, 1.9079740047454834, 0.8622223138809204, 0.02562093921005726, -0.6715468168258667, -0.27067533135414124, -0.7586928009986877, -0.601830005645752, 0.1999128758907318, -1.176993489265442, -1.2118518352508545, -0.25324615836143494, 0.4090631604194641, -1.647581696510315, -0.5495424270629883, -1.3687145709991455, -1.1247059106826782, 1.7511112689971924, 1.9776906967163086, 1.5593900680541992, 2.082265853881836, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.472244143486023, 1.7162528038024902, 1.8905447721481323, 2.0299782752990723, 1.2630938291549683, 1.629106879234314, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.7336820363998413, 1.8208279609680176, 1.960261583328247, 1.7511112689971924, 0.8796514868736267, 1.785969614982605, 1.942832350730896, 1.2282354831695557, 0.1999128758907318, -1.4210021495819092, 1.1236603260040283, 0.44392168521881104, 0.9667974710464478, 0.4962092638015747, 0.4613508880138397, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9319390654563904, 1.0190850496292114, 1.0365142822265625, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.82082796096 [e2e-predictor] 80176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.1345534324645996, 2.2914161682128906, 0.35677558183670044, -0.532113254070282, -0.1661001741886139, 0.32191720604896545, 0.670501172542572, -0.9504139423370361, -1.1944226026535034, -0.21838775277137756, -0.7761220335960388, -1.176993489265442, -0.3055337369441986, -1.0549890995025635, -0.9504139423370361, -1.2292810678482056, -0.5146840810775757, -0.8109803795814514, -0.3403921127319336, -1.5255773067474365, -1.0724183320999146, 0.18248367309570312, 0.42649248242378235, 1.0190850496292114, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.3502397537231445, 1.768540382385254, 2.047407388687134, 0.9145098924636841, 1.3850982189178467, 1.960261583328247, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.925403118133545, 1.925403118133545, 1.5942485332489014, 1.2108062505722046, 1.7336820363998413, 1.8731155395507812, 1.4548149108886719, -0.06152502819895744, -1.5255773067474365, 1.8208279609680176, 1.4373857975006104, 0.600784420967102, 0.4962092638015747, -0.09638340771198273, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.55 [e2e-predictor] 93900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.361132860183716, 1.071372628211975, 0.2173420637845993, -0.5844008326530457, -0.18352937698364258, 0.8099347352981567, 0.1999128758907318, 0.4962092638015747, -0.3403921127319336, 0.42649248242378235, 0.44392168521881104, -1.2292810678482056, -1.490718960762024, -0.4972548484802246, -1.403572916984558, -1.333856225013733, -0.3055337369441986, -0.601830005645752, -1.1421350240707397, -1.2815686464309692, -1.2989977598190308, -0.6541175842285156, -0.11381260305643082, -0.532113254070282, 0.9145098924636841, 1.768540382385254, 1.3502397537231445, 1.4025273323059082, 1.646536111831665, 0.9493682980537415, 1.6639652252197266, 1.4548149108886719, 2.0299782752990723, 2.151982545852661, 2.1345534324645996, 2.047407388687134, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 2.117124319076538, 2.0996949672698975, 1.960261583328247, -0.601830005645752, -0.5495424270629883, 2.0299782752990723, 1.925403118133545, 0.7750763297080994, -0.04409583657979965, -0.5844008326530457, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.21080625057220 [e2e-predictor] 46, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 1.0365142822265625, 0.06047932058572769, -0.09638340771198273, -0.2881045341491699, 0.4613508880138397, 0.5659260153770447, -1.246710181236267, -1.0201307535171509, 0.33934640884399414, -0.009237446822226048, -0.37525051832199097, -0.20095856487751007, -1.176993489265442, 0.1999128758907318, -0.37525051832199097, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -1.0375598669052124, -0.9155555367469788, -0.7761220335960388, -0.25324615836143494, -1.1595642566680908, 0.1999128758907318, -0.04409583657979965, 1.646536111831665, 1.8905447721481323, 0.9145098924636841, 0.9493682980537415, 1.2979521751403809, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.0125491619110107, 2.047407388687134, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 2.2216994762420654, 2.1694118976593018, 2.0125491619110107, -0.8284096121788025, 1.1410894393920898, 1.925403118133545, 1.960261583328247, 1.4199565649032593, 0.8622223138809204, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.3742047846 [e2e-predictor] 317291, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.2216994762420654, 2.239128589630127, -0.7412636280059814, -0.3229629397392273, -0.25324615836143494, -0.601830005645752, 0.33934640884399414, 0.2347712516784668, -0.3055337369441986, -1.0724183320999146, 0.600784420967102, 0.5833552479743958, 0.4962092638015747, -0.9678431153297424, 0.2173420637845993, -1.403572916984558, -1.3512853384017944, -1.2815686464309692, -1.4384313821792603, -0.8806971907615662, 0.6530719995498657, -0.7935512065887451, -0.601830005645752, -1.0027015209197998, -0.4623964726924896, -1.0375598669052124, -0.8632679581642151, 0.8447931408882141, 1.2282354831695557, 0.7925055623054504, -0.23581695556640625, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 2.0299782752990723, 2.1694118976593018, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.8382571935653687, 1.803398847579956, 1.960261583328247, 1.9951199293136597, 0.9319390654563904, 0.18248367309570312, 0.44392168521881104, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.670 [e2e-predictor] 501172542572, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.4613508880138397, 0.5310676693916321, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.1868410110473633, 2.1694118976593018, -0.1486709862947464, -0.6366884112358093, -0.18352937698364258, -0.8458387851715088, -0.9155555367469788, 1.6988236904144287, -0.6541175842285156, -0.3578213155269623, -0.688975989818573, -1.3687145709991455, -0.44496726989746094, -0.1312417984008789, -0.7761220335960388, -0.5146840810775757, -1.4558604955673218, -1.2118518352508545, -1.2989977598190308, 0.4090631604194641, 1.3850982189178467, 1.6988236904144287, 0.2696296274662018, -1.0549890995025635, -0.1486709862947464, -1.0549890995025635, -0.7238344550132751, -1.1072766780853271, -0.1661001741886139, 1.472244143486023, 0.02562093921005726, 1.2630938291549683, 1.0016558170318604, 1.5071024894714355, 1.8556864261627197, 1.9776906967163086, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.117124319076538, 2.1868410110473633, 1.9776906967163086, 1.9951199293136597, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 1.5942485332489014, 0.32191720604896545, 0.3916339874267578, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8 [e2e-predictor] 447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.082265853881836, 2.3262743949890137, -1.0201307535171509, 0.6530719995498657, 2.0125491619110107, 0.4090631604194641, 0.33934640884399414, -0.6366884112358093, -0.06152502819895744, -0.6366884112358093, -0.9504139423370361, -1.3687145709991455, -1.1421350240707397, 0.2347712516784668, -0.3403921127319336, -1.0201307535171509, -1.5081480741500854, -1.0027015209197998, 0.5659260153770447, 0.9319390654563904, 1.1236603260040283, 2.1868410110473633, 1.2630938291549683, 0.5484968423843384, 1.0016558170318604, 1.489673376083374, 0.8796514868736267, -0.8109803795814514, -1.1247059106826782, 0.6182135939598083, 1.1062309741973877, 0.984226644039154, 1.3676689863204956, 1.3850982189178467, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.942832350730896, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 1.942832350730896, 1.8905447721481323, 2.204270124435425, 1.9951199293136597, 0.670501172542572, 0.09533771127462387, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.019 [e2e-predictor] 0850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.2914161682128906, 1.8208279609680176, -0.532113254070282, 0.0430501289665699, 0.6356428265571594, 0.7053595781326294, -0.532113254070282, -0.21838775277137756, -0.9155555367469788, -0.7586928009986877, -0.9678431153297424, -1.1595642566680908, -1.2118518352508545, -0.6715468168258667, -0.8981263637542725, -1.2989977598190308, -0.1312417984008789, -1.333856225013733, 0.9667974710464478, 0.2696296274662018, 1.2108062505722046, 1.4025273323059082, 1.960261583328247, 1.768540382385254, 1.332810640335083, 1.0365142822265625, 0.9493682980537415, 0.7227887511253357, -1.246710181236267, 0.4962092638015747, 1.2456645965576172, 1.4548149108886719, 1.1062309741973877, 1.4373857975006104, 1.5942485332489014, 1.646536111831665, 1.7336820363998413, 2.047407388687134, 2.0125491619110107, 2.117124319076538, 2.1694118976593018, 2.151982545852 [e2e-predictor] 661, 1.803398847579956, 1.9079740047454834, 2.1868410110473633, 2.1694118976593018, 1.2979521751403809, 0.5310676693916321, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 0.07790851593017578, -0.3229629397392273, -0.1312417984008789, 0.16505448520183563, -0.4623964726924896, 0.984226644039154, 1.158518671989441, 0.7925055623054504, -1.0027015209197998, 0.42649248242378235, -0.9504139423370361, -0.5146840810775757, -0.5146840810775757, -0.532113254070282, -1.1421350240707397, 0.4090631604194641, -0.44496726989746094, -1.0375598669052124, -0.8981263637542725, -1.089847445487976, 0.670501172542572, 0.8099347352981567, 0.5833552479743958, 1.5071024894714355, 1.7 [e2e-predictor] 511112689971924, 0.7576471567153931, 0.6879304051399231, 0.600784420967102, 0.28705883026123047, 0.3742047846317291, -0.601830005645752, 1.3676689863204956, 1.3502397537231445, 1.2630938291549683, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.332810640335083, 1.629106879234314, 1.8731155395507812, 2.0996949672698975, 2.239128589630127, 2.0996949672698975, 1.960261583328247, 1.9776906967163086, 2.0996949672698975, 2.1868410110473633, 1.9951199293136597, 1.489673376083374, 0.9319390654563904, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 0.478780061006546, -1.0201307535171509, -0.4798256754875183, 0.4962092638015747, 0.8099347352981567, 1.0365142822265625, 1.175947904586 [e2e-predictor] 792, 1.1410894393920898, 0.6879304051399231, 0.16505448520183563, -0.3229629397392273, -0.8109803795814514, -1.246710181236267, -1.5081480741500854, -0.5146840810775757, -1.0201307535171509, 0.008191745728254318, -1.089847445487976, -0.5669716596603394, -0.21838775277137756, -1.2641394138336182, 0.8099347352981567, 0.7925055623054504, 0.5833552479743958, 0.6182135939598083, 1.332810640335083, 1.3676689863204956, 1.175947904586792, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 1.489673376083374, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6639652252197266, 1.3850982189178467, 1.472244143486023, 1.629106879234314, 1.785969614982605, 1.942832350730896, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 1.2979521751403809, 0.8796514868736267, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.01254916191101 [e2e-predictor] 07, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 0.600784420967102, 0.33934640884399414, -1.0549890995025635, -0.5669716596603394, 0.513638436794281, 1.0365142822265625, 1.2805230617523193, 1.2108062505722046, 1.0888018608093262, 0.7227887511253357, 0.7925055623054504, -0.7064052224159241, -0.42753809690475464, -1.1421350240707397, -0.23581695556640625, -1.0549890995025635, -0.23581695556640625, -0.7761220335960388, -0.3403921127319336, -0.6366884112358093, -1.0201307535171509, -0.3578213155269623, -1.0201307535171509, 0.670501172542572, 0.7402179837226868, 1.2979521751403809, 1.7511112689971924, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.4373857975006104, 1.2805230617523193, 1.629106879234314, 1.5245317220687866, 1.768540382385254, 1.8556864261627197, 1.9951199293136597, 1.803398847579956, 1.6988236904144287, 1.472244143486023, 1.6988236904144287, 1.768540382385254, 1.646536111831665, 1.5593900680541992, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.960261583328247, 2.0299782752990723, 1.611677646636963, 0.8796514868736267, 0.9667974710464478, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.8622223138809204, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.029978 [e2e-predictor] 2752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 0.42649248242378235, 0.6182135939598083, -0.9678431153297424, -0.601830005645752, 0.6530719995498657, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 0.827363908290863, 0.09533771127462387, -0.8284096121788025, -0.37525051832199097, -1.1072766780853271, 0.2522004544734955, -0.39267969131469727, -0.6541175842285156, -0.7586928009986877, -1.1247059106826782, 0.07790851593017578, -0.9852723479270935, -0.8981263637542725, -1.2118518352508545, 1.6639652252197266, 1.8556864261627197, 1.785969614982605, 1.472244143486023, 1.8208279609680176, 1.8905447721481323, 1.5768193006515503, 1.646536111831665, 1.7511112689971924, 1.489673376083374, 2.0299782752990723, 2.047407388687134, 1.6988236904144287, 1.7162528038024902, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.6639652252197266, 1.629106879234314, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.629106879234314, 1.768540382385254, 1.8905447721481323, 1.1062309741973877, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.92540311813354 [e2e-predictor] 5, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 0.5833552479743958, 0.7576471567153931, -0.5495424270629883, -0.7586928009986877, 0.6356428265571594, 1.1933770179748535, 1.3676689863204956, 1.2805230617523193, 1.175947904586792, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 1.4025273323059082, 0.0430501289665699, -0.25324615836143494, -0.619259238243103, -1.5952941179275513, -0.8109803795814514, -1.0375598669052124, -0.688975989818573, -1.1247059106826782, -0.9329847693443298, -0.8109803795814514, -1.089847445487976, -0.11381260305643082, 1.4025273323059082, 1.5768193006515503, 1.6813944578170776, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 2.0299782752990723, 1.9951199293136597, 1.5245317220687866, 2.117124319076538, 2.0299782752990723, 2.0996949672698975, 1.8905447721481323, 1.785969614982605, 1.7162528038024902, 1.803398847579956, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.472244143486023, 1.6813944578170776, 2.1345534324645996, 1.4373857975006104, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.106230 [e2e-predictor] 9741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 2.047407388687134, 0.7750763297080994, 0.44392168521881104, 0.02562093921005726, -0.5495424270629883, 0.7750763297080994, 1.332810640335083, 1.332810640335083, 1.315381407737732, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.2805230617523193, 1.315381407737732, -0.41010889410972595, -0.8806971907615662, -0.8806971907615662, -1.0724183320999146, 0.35677558183670044, -0.9504139423370361, -0.09638340771198273, -0.1312417984008789, -1.3687145709991455, -1.0027015209197998, -0.7238344550132751, -1.3512853384017944, -0.4798256754875183, 1.5768193006515503, 1.7336820363998413, 1.5593900680541992, 1.5768193006515503, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 1.768540382385254, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 1.9079740047454834, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.7511112689971924, 2.117124319076538, 1.3850982189178467, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.687930 [e2e-predictor] 4051399231, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 2.0299782752990723, 1.5071024894714355, 0.5484968423843384, -0.4623964726924896, 0.09533771127462387, 0.7402179837226868, 1.158518671989441, 1.2108062505722046, 1.0190850496292114, 0.6879304051399231, 1.1236603260040283, 1.2282354831695557, 1.1062309741973877, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, -0.42753809690475464, -0.20095856487751007, 0.2696296274662018, -0.25324615836143494, -0.3403921127319336, -0.3578213155269623, 0.07790851593017578, 1.315381407737732, -1.1072766780853271, -1.1072766780853271, -0.6366884112358093, -1.176993489265442, 0.478780061006546, 1.785969614982605, 1.6988236904144287, 1.785969614982605, 2.0648367404937744, 2.1694118976593018, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.0648367404937744, 1.5245317220687866, 1.785969614982605, 1.9951199293136597, 1.960261583328247, 2.0996949672698975, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.6639652252197266, 2.2216994762420654, 2.3437037467956543, 0.7227887511253357, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916 [e2e-predictor] 339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.646536111831665, 0.7576471567153931, 0.2522004544734955, 0.9667974710464478, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.6879304051399231, 1.1062309741973877, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.3676689863204956, 0.9145098924636841, 0.14762529730796814, -0.009237446822226048, -0.2881045341491699, 0.33934640884399414, 0.6182135939598083, -0.18352937698364258, -0.532113254070282, -0.09638340771198273, -0.9504139423370361, -0.3055337369441986, -0.27067533135414124, -1.0724183320999146, 0.5310676693916321, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.082265853881836, 1.8208279609680176, 1.4373857975006104, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.0648367404937744, 1.960261583328247, 1.8382571935653687, 1.942832350730896, 2.204270124435425, 2.1694118976593018, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8622223138809204, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384 [e2e-predictor] , 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.1410894393920898, 0.7227887511253357, 1.2630938291549683, 1.4373857975006104, 0.30448800325393677, 0.2173420637845993, 0.827363908290863, 0.7750763297080994, 0.600784420967102, 1.071372628211975, 1.611677646636963, 1.1933770179748535, 1.2630938291549683, 1.8208279609680176, 1.5245317220687866, 1.0190850496292114, 0.9667974710464478, -0.20095856487751007, -0.41010889410972595, 1.3502397537231445, -0.7761220335960388, -0.3229629397392273, 1.332810640335083, 0.42649248242378235, 0.9493682980537415, -0.9678431153297424, -0.5146840810775757, -0.5844008326530457, -0.4623964726924896, -0.601830005645752, 0.5310676693916321, 1.803398847579956, 2.204270124435425, 2.0996949672698975, 2.117124319076538, 1.942832350730896, 2.117124319076538, 1.9776906967163086, 1.9776906967163086, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0125491619110107, 1.6813944578170776, 1.8905447721481323, 2.117124319076538, 1.785969614982605, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182 [e2e-predictor] 135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 1.0190850496292114, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.8905447721481323, 0.478780061006546, 0.8796514868736267, 0.670501172542572, 0.6530719995498657, 0.8622223138809204, 0.32191720604896545, 0.7227887511253357, 0.8099347352981567, 0.5833552479743958, 0.8622223138809204, 1.3850982189178467, 0.984226644039154, 1.2282354831695557, 1.925403118133545, 1.8556864261627197, 1.472244143486023, 0.9493682980537415, -0.4798256754875183, -0.619259238243103, 0.28705883026123047, -1.089847445487976, -0.3055337369441986, 2.1868410110473633, 1.7511112689971924, 0.8447931408882141, 0.6879304051399231, -0.8806971907615662, -0.6541175842285156, 0.07790851593017578, -0.8981263637542725, -0.9678431153297424, 0.6356428265571594, 2.308845281600952, 2.0648367404937744, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.8208279609680176, 1.8731155395507812, 1.6639652252197266, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0996949672698975, 1.785969614982605, 2.0299782752990723, 1.8731155395507812, 0.8796514868736267, 0.8796514868736267, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.98 [e2e-predictor] 4226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7925055623054504, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.8905447721481323, 0.42649248242378235, 0.8447931408882141, -0.42753809690475464, 1.5593900680541992, 0.8970807194709778, 0.6879304051399231, 0.827363908290863, 1.175947904586792, 0.8970807194709778, 0.8970807194709778, 1.1933770179748535, 0.7925055623054504, 1.1933770179748535, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 0.827363908290863, -0.1486709862947464, -0.1661001741886139, -0.8806971907615662, 1.2805230617523193, -1.1944226026535034, 1.4373857975006104, 1.925403118133545, 1.5768193006515503, 1.0190850496292114, 0.6879304051399231, -0.3403921127319336, -0.41010889410972595, 0.42649248242378235, -0.39267969131469727, -1.2292810678482056, 0.513638436794281, 2.1694118976593018, 1.7162528038024902, 1.4199565649032593, 1.4199565649032593, 0.8447931408882141, 1.925403118133545, 2.0996949672698975, 2.0996949672698975, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1694118976593018, 2.09969496726 [e2e-predictor] 98975, 1.8382571935653687, 2.0299782752990723, 1.8905447721481323, 1.7511112689971924, 0.8099347352981567, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.513638436794281, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.629106879234314, 1.6813944578170776, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 0.600784420967102, 0.2347712516784668, -0.07895421981811523, 1.1933770179748535, 1.4025273323059082, 1.0365142822265625, 1.5245317220687866, 1.5071024894714355, 1.053943395614624, 1.1933770179748535, 1.315381407737732, 0.6530719995498657, 1.2108062505722046, 1.8905447721481323, 1.942832350730896, 1.960261583328247, 1.5071024894714355, 0.670501172542572, 0.8970807194709778, 0.16505448520183563, 0.7925055623054504, -0.7586928009986877, -0.619259238243103, 1.9776906967163086, 1.8731155395507812, 2.082265853881836, 1.803398847579956, 1.2805230617523193, 0.792505562305 [e2e-predictor] 4504, 0.4962092638015747, 0.513638436794281, 0.513638436794281, -1.2641394138336182, 0.478780061006546, 1.768540382385254, 1.175947904586792, 1.768540382385254, 1.1062309741973877, 1.5942485332489014, 1.9776906967163086, 1.8731155395507812, 2.2565577030181885, 2.2914161682128906, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.2216994762420654, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 0.670501172542572, 0.9319390654563904, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.42649248242378235, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.0888018608093262, 1.175947904586792, 1.2630938291549683, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 0.5310676693916321, 0.9667974710464478, 0.6530719995498657, 1.2979521751403809, 1.4025273323059082, 0.9667974710464478, 1.489673376083374, 1.489673376083374, 1.0190850496292114, 1.332810640335083, 1.315381407737732, 0.68793040 [e2e-predictor] 51399231, 1.158518671989441, 1.8731155395507812, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.5245317220687866, -0.23581695556640625, 1.629106879234314, 0.8622223138809204, 1.2108062505722046, -1.0375598669052124, 2.117124319076538, 1.8208279609680176, 2.1694118976593018, 2.2914161682128906, 2.1694118976593018, 2.0125491619110107, 1.8382571935653687, 0.7750763297080994, 0.6182135939598083, 0.8447931408882141, -1.246710181236267, 1.5071024894714355, 0.33934640884399414, 1.8556864261627197, 1.803398847579956, 1.4548149108886719, 1.785969614982605, 1.5593900680541992, 1.3502397537231445, 2.2565577030181885, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.1868410110473633, 1.8731155395507812, 1.8556864261627197, 2.047407388687134, 1.768540382385254, 0.6182135939598083, 0.8796514868736267, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925 [e2e-predictor] 403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.925403118133545, 1.0016558170318604, 1.5942485332489014, 0.7053595781326294, 1.4548149108886719, 0.984226644039154, 0.984226644039154, 1.3502397537231445, 1.4199565649032593, 0.670501172542572, 1.2282354831695557, 1.2456645965576172, 0.6356428265571594, 1.3502397537231445, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.942832350730896, 1.7511112689971924, 1.1236603260040283, 1.8208279609680176, 1.8382571935653687, 1.332810640335083, -1.176993489265442, 1.9079740047454834, 1.8731155395507812, 2.1868410110473633, 2.239128589630127, 2.2914161682128906, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.0016558170318604, 0.7402179837226868, 0.33934640884399414, -1.0724183320999146, 1.158518671989441, 1.2805230617523193, 1.0016558170318604, 1.6639652252197266, 1.5593900680541992, 0.9493682980537415, 1.0888018608093262, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.047407388687134, 1.9776906967163086, 1.7511112689971924, 0.9145098924636841, 0.7402179837226868, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.3742047846317291, 0.44392168521881104, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.92 [e2e-predictor] 5403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.5071024894714355, 1.3502397537231445, 1.332810640335083, 1.8382571935653687, 1.3676689863204956, 0.670501172542572, 0.6182135939598083, 0.9493682980537415, 0.4962092638015747, 1.175947904586792, 1.2630938291549683, 0.7576471567153931, 1.2979521751403809, 1.803398847579956, 1.8556864261627197, 1.925403118133545, 1.8382571935653687, 1.2630938291549683, -0.009237446822226048, 1.8731155395507812, 2.0996949672698975, 1.2979521751403809, -0.9504139423370361, 1.8905447721481323, 1.960261583328247, 2.2216994762420654, 2.239128589630127, 2.3437037467956543, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.0996949672698975, 0.8622223138809204, 0.8796514868736267, -1.403572916984558, 1.6988236904144287, 1.0190850496292114, 1.8382571935653687, 1.611677646636963, 1.4373857975006104, 0.984226644039154, 1.0016558170318604, 2.2565577030181885, 2.27398681640625, 2.3785619735717773, 2.395991325378418, 2.3262743949890137, 2.239128589630127, 2.1345534324645996, 1.960261583328247, 1.8731155395507812, 1.6988236904144287, 0.7576471567153931, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.4090631604194641, 0.5310676693916321, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1 [e2e-predictor] .803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.5942485332489014, 1.175947904586792, 1.2979521751403809, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 1.1062309741973877, 1.1062309741973877, 0.8099347352981567, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8905447721481323, 1.2456645965576172, 0.4613508880138397, 0.8622223138809204, 1.6639652252197266, 1.942832350730896, 1.0888018608093262, -0.8284096121788025, 2.047407388687134, 2.117124319076538, 2.239128589630127, 2.2565577030181885, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 1.5768193006515503, 0.7576471567153931, -0.1486709862947464, 0.7402179837226868, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.4199565649032593, 1.3676689863204956, 0.7053595781326294, 2.27398681640625, 2.308845281600952, 2.3437037467956543, 2.4134204387664795, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 1.9776906967163086, 1.9951199293136597, 1.942832350730896, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.44392168521881104, 0.5659260153770 [e2e-predictor] 447, 0.5659260153770447, 0.5659260153770447, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.8970807194709778, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.7162528038024902, 1.5071024894714355, 1.1062309741973877, 1.7336820363998413, 1.8731155395507812, 1.6813944578170776, 0.5310676693916321, 0.35677558183670044, 0.5659260153770447, 0.8970807194709778, 0.7925055623054504, 1.053943395614624, 1.646536111831665, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 0.18248367309570312, -0.04409583657979965, -0.688975989818573, 0.8622223138809204, 1.5245317220687866, 0.7227887511253357, 1.3676689863204956, 2.1868410110473633, 2.0648367404937744, 2.2216994762420654, 2.1694118976593018, 2.239128589630127, 2.2565577030181885, 2.3262743949890137, 2.27398681640625, 2.2565577030181885, 1.7511112689971924, 1.942832350730896, 1.053943395614624, 0.7925055623054504, 1.960261583328247, 1.9951199293136597, 1.489673376083374, 0.7053595781326294, 1.158518671989441, 0.8970807194709778, 2.151982545852661, 2.27398681640625, 2.3437037467956543, 2.4134204387664795, 2.3785619735717773, 2.2914161682128906, 2.3437037467956543, 2.082265853881836, 2.117124319076538, 1.785969614982605, 1.053943395614624, 0.7402179837226868, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558 [e2e-predictor] 183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8208279609680176, 1.8731155395507812, 1.6813944578170776, 1.4373857975006104, 1.2979521751403809, 1.5419609546661377, 2.0125491619110107, 1.9951199293136597, 1.5419609546661377, -0.09638340771198273, 0.670501172542572, 0.984226644039154, 0.670501172542572, 1.4199565649032593, 1.8731155395507812, 2.0299782752990723, 1.9079740047454834, 2.0299782752990723, -0.1312417984008789, 0.1999128758907318, -0.619259238243103, 0.2347712516784668, 1.1062309741973877, 1.6988236904144287, 1.332810640335083, 2.1868410110473633, 2.0299782752990723, 2.3262743949890137, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.2216994762420654, 2.2565577030181885, 2.2216994762420654, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.611677646636963, 1.925403118133545, 1.9079740047454834, 1.489673376083374, 0.8796514868736267, 1.3502397537231445, 1.489673376083374, 1.8905447721481323, 2.308845281600952, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.2216994762420654, 2.204270124435425, 1.5768193006515503, 1.3502397537231445, 0.7053595781326294, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.37420478 [e2e-predictor] 46317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1410894393920898, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.472244143486023, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.803398847579956, 1.8208279609680176, 1.0016558170318604, 1.3676689863204956, 1.0190850496292114, 1.3502397537231445, 2.082265853881836, 2.047407388687134, 1.8556864261627197, 0.4613508880138397, 0.7227887511253357, 0.8796514868736267, 0.670501172542572, 1.5593900680541992, 1.8556864261627197, 2.047407388687134, 2.0299782752990723, 1.1062309741973877, 0.3916339874267578, 0.1999128758907318, -0.4623964726924896, -0.4798256754875183, 0.5484968423843384, 1.1236603260040283, 1.646536111831665, 2.0299782752990723, 2.047407388687134, 2.1345534324645996, 2.2216994762420654, 2.151982545852661, 1.8905447721481323, 2.204270124435425, 2.3437037467956543, 2.308845281600952, 2.151982545852661, 2.047407388687134, 2.082265853881836, 1.8905447721481323, 1.8208279609680176, 1.960261583328247, 1.785969614982605, 0.8447931408882141, 1.175947904586792, 1.3502397537231445, 1.942832350730896, 2.308845281600952, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.2565577030181885, 1.785969614982605, 1.5942485332489014, 0.7402179837226868, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.374204784 [e2e-predictor] 6317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.768540382385254, 1.175947904586792, 1.2630938291549683, 0.9667974710464478, 1.2805230617523193, 2.047407388687134, 2.0125491619110107, 1.5071024894714355, 1.1236603260040283, 0.600784420967102, 0.44392168521881104, 0.6879304051399231, 1.8556864261627197, 1.9079740047454834, 1.8208279609680176, 1.9776906967163086, 0.28705883026123047, -0.04409583657979965, 0.6356428265571594, -0.23581695556640625, -0.4972548484802246, 0.1999128758907318, 0.7925055623054504, 1.4548149108886719, 1.472244143486023, 1.7336820363998413, 2.204270124435425, 2.151982545852661, 2.117124319076538, 2.204270124435425, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.9079740047454834, 2.082265853881836, 1.7336820363998413, 0.5310676693916321, 1.0016558170318604, 1.3850982189178467, 2.0648367404937744, 2.308845281600952, 2.361132860183716, 2.395991325378418, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.2565577030181885, 1.8731155395507812, 1.8208279609680176, 0.6879304051399231, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0 [e2e-predictor] .5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.9667974710464478, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4548149108886719, 1.472244143486023, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.6988236904144287, 1.2979521751403809, 1.315381407737732, 0.9493682980537415, 1.4548149108886719, 2.047407388687134, 1.785969614982605, 1.1062309741973877, 1.4373857975006104, 0.4613508880138397, 0.4613508880138397, 1.4548149108886719, 1.8556864261627197, 2.204270124435425, 1.8556864261627197, 1.768540382385254, 0.30448800325393677, 0.06047932058572769, 0.827363908290863, -0.23581695556640625, 0.09533771127462387, -0.8981263637542725, 0.7925055623054504, 0.8447931408882141, 1.175947904586792, 2.082265853881836, 1.8382571935653687, 2.1694118976593018, 2.1694118976593018, 1.9951199293136597, 2.1868410110473633, 2.3437037467956543, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 2.1345534324645996, 1.175947904586792, 1.2979521751403809, 1.5768193006515503, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 1.8905447721481323, 1.6639652252197266, 0.7750763297080994, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.862222313 [e2e-predictor] 8809204, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.33934640884399414, 0.3916339874267578, 0.4613508880138397, 0.513638436794281, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.6988236904144287, 1.4373857975006104, 1.4025273323059082, 0.8796514868736267, 1.4025273323059082, 2.0299782752990723, 0.4090631604194641, 0.600784420967102, 1.4373857975006104, 1.071372628211975, 1.472244143486023, 1.472244143486023, 1.9079740047454834, 1.8382571935653687, 1.6988236904144287, 1.472244143486023, 0.02562093921005726, 0.07790851593017578, 0.5659260153770447, -0.41010889410972595, 0.6879304051399231, -0.6715468168258667, 0.07790851593017578, 1.071372628211975, 1.8556864261627197, 1.9776906967163086, 1.5071024894714355, 1.8731155395507812, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.308845281600952, 2.151982545852661, 2.2216994762420654, 2.1345534324645996, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.151982545852661, 2.151982545852661, 0.14762529730796814, 1.1410894393920898, 1.611677646636963, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 2.3262743949890137, 2.2914161682128906, 1.472244143486023, 1.768540382385254, 0.600784420967102, [e2e-predictor] 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546], [0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.4373857975006104, 1.5071024894714355, 0.8796514868736267, 1.5245317220687866, 1.6813944578170776, -0.41010889410972595, -0.601830005645752, 0.9667974710464478, 1.472244143486023, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.8905447721481323, 1.489673376083374, 0.9667974710464478, -0.009237446822226048, -0.25324615836143494, 0.0430501289665699, 0.02562093921005726, 0.600784420967102, -0.1312417984008789, 0.4613508880138397, 0.6182135939598083, 1.2979521751403809, 1.2630938291549683, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 2.047407388687134, 2.3262743949890137, 2.2216994762420654, 2.27398681640625, 2.0648367404937744, 2.082265853881836, [e2e-predictor] 2.2216994762420654, 1.9776906967163086, 2.151982545852661, 1.8731155395507812, 0.7227887511253357, 1.0190850496292114, 1.646536111831665, 1.942832350730896, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.308845281600952, 2.27398681640625, 1.803398847579956, 1.925403118133545, 0.600784420967102, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0016558170318604, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.489673376083374, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.611677646636963, 1.5768193006515503, 1.315381407737732, 1.472244143486023, 0.5659260153770447, 1.611677646636963, 1.5245317220687866, 0.11276690661907196, -0.23581695556640625, 0.06047932058572769, 1.8556864261627197, 0.33934640884399414, 1.8905447721481323, 1.942832350730896, 1.942832350730896, 1.4548149108886719, 1.053943395614624, 0.30448800325393677, 0.44392168521881104, [e2e-predictor] 1.1062309741973877, 0.11276690661907196, 1.0016558170318604, 0.6356428265571594, -0.25324615836143494, 0.2173420637845993, 0.7750763297080994, 0.7925055623054504, 1.2282354831695557, 1.489673376083374, 1.611677646636963, 0.6530719995498657, 1.4025273323059082, 2.151982545852661, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.117124319076538, 2.27398681640625, 2.151982545852661, 1.7511112689971924, 2.082265853881836, 0.7750763297080994, 1.4199565649032593, 1.472244143486023, 1.8556864261627197, 2.308845281600952, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 1.960261583328247, 1.785969614982605, 0.6356428265571594, 0.7402179837226868, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.3742047846317291, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, [e2e-predictor] 1.785969614982605, 1.6813944578170776, 1.053943395614624, 1.315381407737732, 0.7750763297080994, 1.611677646636963, 1.1933770179748535, 0.09533771127462387, -1.1595642566680908, -0.23581695556640625, 1.646536111831665, 0.4613508880138397, 1.6988236904144287, 1.960261583328247, 1.8905447721481323, 1.6813944578170776, 1.071372628211975, 0.18248367309570312, 0.513638436794281, 1.2282354831695557, 0.18248367309570312, 0.600784420967102, 0.30448800325393677, -0.688975989818573, 0.6356428265571594, 0.8447931408882141, 1.332810640335083, 1.2282354831695557, 1.175947904586792, 1.5942485332489014, 1.0888018608093262, 1.942832350730896, 2.2565577030181885, 2.1694118976593018, 2.2914161682128906, 2.117124319076538, 2.082265853881836, 2.0648367404937744, 1.960261583328247, 1.9951199293136597, 2.0996949672698975, 1.803398847579956, 1.2979521751403809, 1.611677646636963, 1.960261583328247, 2.204270124435425, 2.2565577030181885, 2.3437037467956543, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.204270124435425, 2.0648367404937744, 1.472244143486023, 1.489673376083374, 0.6530719995498657, 0.7227887511253357, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747], [0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.35677558183670044, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.698823690414428 [e2e-predictor] 7, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, -0.37525051832199097, 1.158518671989441, 0.3742047846317291, 1.646536111831665, 1.0365142822265625, 0.02562093921005726, -0.026666639372706413, -0.39267969131469727, 0.1999128758907318, 0.3742047846317291, 1.785969614982605, 2.082265853881836, 1.8208279609680176, 1.629106879234314, 0.1999128758907318, 0.11276690661907196, 0.42649248242378235, 0.8970807194709778, 0.33934640884399414, 0.7925055623054504, 0.7750763297080994, -0.41010889410972595, -0.3229629397392273, 0.7925055623054504, 0.8796514868736267, 0.0430501289665699, 0.984226644039154, 1.489673376083374, 1.2456645965576172, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 1.9776906967163086, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.0125491619110107, 1.8905447721481323, 1.5419609546661377, 1.8556864261627197, 2.0299782752990723, 2.2216994762420654, 2.27398681640625, 2.308845281600952, 2.3785619735717773, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.0648367404937744, 1.472244143486023, 2.0648367404937744, 0.6530719995498657, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397], [0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.367668986320 [e2e-predictor] 4956, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, -1.0027015209197998, 1.158518671989441, 0.18248367309570312, 1.5419609546661377, 0.8099347352981567, 0.2696296274662018, 0.7576471567153931, 0.5659260153770447, 0.984226644039154, 0.5659260153770447, 1.7336820363998413, 2.0996949672698975, 1.7511112689971924, 1.646536111831665, 0.600784420967102, 0.16505448520183563, 0.28705883026123047, 0.6879304051399231, 0.4613508880138397, 0.7750763297080994, 1.1062309741973877, 0.3742047846317291, -0.619259238243103, 1.332810640335083, 0.44392168521881104, 1.1236603260040283, -0.1661001741886139, 0.7402179837226868, 0.600784420967102, 1.768540382385254, 2.0125491619110107, 2.117124319076538, 2.204270124435425, 2.239128589630127, 2.0996949672698975, 1.803398847579956, 1.8556864261627197, 2.0299782752990723, 1.803398847579956, 1.7511112689971924, 1.2979521751403809, 1.803398847579956, 1.8905447721481323, 2.27398681640625, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.308845281600952, 2.1868410110473633, 1.9776906967163086, 1.6813944578170776, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.304488003 [e2e-predictor] 25393677, 0.4090631604194641, 0.4962092638015747, 0.4613508880138397, 0.5659260153770447, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, -0.20095856487751007, 1.1410894393920898, 0.9319390654563904, 1.3676689863204956, 1.315381407737732, 0.478780061006546, 0.30448800325393677, 0.7053595781326294, 1.2456645965576172, -0.1312417984008789, 1.1410894393920898, 2.082265853881836, 1.5071024894714355, 1.5071024894714355, 0.7402179837226868, 0.008191745728254318, 0.3742047846317291, 0.7925055623054504, 0.7576471567153931, 0.670501172542572, 1.315381407737732, 0.32191720604896545, -0.7064052224159241, 0.8970807194709778, 1.4548149108886719, 1.489673376083374, 1.3676689863204956, 0.2522004544734955, 1.2630938291549683, 1.1236603260040283, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.3262743949890137, 2.2216994762420654, 1.5768193006515503, 1.7336820363998413, 2.0125491619110107, 1.8382571935653687, 1.768540382385254, 0.8622223138809204, 1.646536111831665, 1.925403118133545, 2.3437037467956543, 2.151982545852661, 2.361132860183716, 2.395991325378418, 2.4134204387664795, 2.361132860183716, 2.3785619735717773, 2.3437037467956543, 2.239128589630127, 1.9951199293136597, 2.0299782752990723, 0.670501172542572, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.252200454473495 [e2e-predictor] 5, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.18248367309570312, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.4199565649032593, 1.646536111831665, 0.0430501289665699, 1.1236603260040283, 1.315381407737732, 1.6813944578170776, 1.7162528038024902, 0.2696296274662018, 0.7227887511253357, 1.0365142822265625, -0.4623964726924896, -0.4972548484802246, 0.6182135939598083, 2.151982545852661, 1.5942485332489014, 1.2456645965576172, 0.6530719995498657, -0.5495424270629883, 0.984226644039154, 0.5833552479743958, 0.600784420967102, 0.3916339874267578, 0.9493682980537415, 0.513638436794281, 0.09533771127462387, -0.3578213155269623, 0.4090631604194641, 1.315381407737732, 1.175947904586792, 0.7925055623054504, -0.06152502819895744, -0.20095856487751007, 1.2979521751403809, 1.925403118133545, 2.1345534324645996, 2.4134204387664795, 2.239128589630127, 1.6639652252197266, 1.768540382385254, 1.5245317220687866, 1.8208279609680176, 1.8208279609680176, 1.5768193006515503, 1.5071024894714355, 1.785969614982605, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.925403118133545, 1.6988236904144287, 2.047407388687134, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.39 [e2e-predictor] 16339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.4199565649032593, 1.629106879234314, 0.600784420967102, 1.2630938291549683, 1.315381407737732, 1.629106879234314, 1.7336820363998413, 0.478780061006546, 0.2173420637845993, 0.7402179837226868, -1.1421350240707397, -0.688975989818573, 1.2630938291549683, 2.047407388687134, 1.489673376083374, 0.7053595781326294, 1.0888018608093262, -0.3229629397392273, 0.5484968423843384, -0.39267969131469727, -0.21838775277137756, 0.5833552479743958, 1.2456645965576172, 0.600784420967102, 0.13019609451293945, -0.8806971907615662, 0.4962092638015747, 1.4199565649032593, -0.20095856487751007, -0.4798256754875183, -0.44496726989746094, -0.06152502819895744, 0.8796514868736267, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 1.646536111831665, 2.1345534324645996, 2.239128589630127, 2.0996949672698975, 1.7162528038024902, 2.1868410110473633, 1.1236603260040283, 1.7511112689971924, 2.3785619735717773, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.395991325378418, 2.4134204387664795, 2.395991325378418, 2.2914161682128906, 1.5593900680541992, 1.5071024894714355, 1.8731155395507812, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235], [0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4787800610065 [e2e-predictor] 46, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.3916339874267578, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4025273323059082, 1.5245317220687866, 0.7925055623054504, 1.315381407737732, 1.3676689863204956, 1.6988236904144287, 1.6813944578170776, 0.33934640884399414, 0.2173420637845993, -0.7412636280059814, -0.5669716596603394, 0.4090631604194641, 1.8208279609680176, 2.1345534324645996, 1.5071024894714355, 1.2630938291549683, 0.5484968423843384, -0.601830005645752, 0.9667974710464478, 0.5310676693916321, -0.6541175842285156, 0.7402179837226868, 0.9493682980537415, 0.7576471567153931, 0.32191720604896545, -0.532113254070282, 0.3916339874267578, 0.670501172542572, -0.5669716596603394, 0.3742047846317291, -0.7064052224159241, 0.14762529730796814, 1.175947904586792, 1.5942485332489014, 1.1933770179748535, 2.1868410110473633, 2.1694118976593018, 1.768540382385254, 2.151982545852661, 2.27398681640625, 1.9951199293136597, 1.8382571935653687, 2.361132860183716, 1.9079740047454834, 1.6639652252197266, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.3437037467956543, 2.3785619735717773, 2.4134204387664795, 2.430849552154541, 2.3437037467956543, 1.8731155395507812, 1.8208279609680176, 1.3502397537231445, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.40906316041946 [e2e-predictor] 41, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.489673376083374, -0.11381260305643082, 1.2108062505722046, 1.6639652252197266, 1.803398847579956, 1.7511112689971924, 1.472244143486023, 0.2522004544734955, -0.7064052224159241, -1.7172983884811401, 0.7053595781326294, 2.0299782752990723, 2.239128589630127, 1.5245317220687866, 1.332810640335083, 1.3502397537231445, -0.3055337369441986, 0.513638436794281, 0.9145098924636841, -0.5146840810775757, 0.13019609451293945, 1.0190850496292114, 0.6530719995498657, 0.7750763297080994, -0.2881045341491699, 0.18248367309570312, -0.1312417984008789, -0.4623964726924896, -0.7935512065887451, -0.009237446822226048, 0.9319390654563904, 1.629106879234314, 1.4373857975006104, 1.611677646636963, 1.942832350730896, 1.6813944578170776, 1.8382571935653687, 1.6988236904144287, 2.0996949672698975, 2.0299782752990723, 2.0299782752990723, 2.308845281600952, 2.151982545852661, 1.768540382385254, 2.2914161682128906, 2.117124319076538, 2.0299782752990723, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 1.5942485332489014, 1.0365142822265625, 1.3676689863204956, 0.8796514868736267, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464 [e2e-predictor] 478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641], [0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.3916339874267578, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 0.4090631604194641, 1.158518671989441, 1.7336820363998413, 1.8208279609680176, 1.646536111831665, 1.611677646636963, 0.42649248242378235, 0.06047932058572769, -1.3512853384017944, 1.2805230617523193, 2.0648367404937744, 2.361132860183716, 1.4199565649032593, 1.3850982189178467, 1.071372628211975, 0.2173420637845993, 0.6356428265571594, 1.0016558170318604, -0.1312417984008789, 0.32191720604896545, 0.44392168521881104, 0.9319390654563904, 0.5833552479743958, -0.25324615836143494, -0.6715468168258667, -0.5844008326530457, 0.0430501289665699, -0.7238344550132751, -0.7238344550132751, 0.8099347352981567, 1.5245317220687866, 1.8208279609680176, 1.2456645965576172, 1.3850982189178467, 0.5833552479743958, 1.5942485332489014, 2.0125491619110107, 2.0125491619110107, 1.960261583328247, 1.611677646636963, 2.2216994762420654, 2.1868410110473633, 1.768540382385254, 1.8382571935653687, 2.2216994762420654, 2.3437037467956543, 2.361132860183716, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.361132860183716, 1.960261583328247, 1.855686426162719 [e2e-predictor] 7, 1.1933770179748535, 1.1933770179748535, 0.600784420967102, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.3742047846317291, 0.44392168521881104, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, -0.44496726989746094, 1.158518671989441, 1.7336820363998413, 1.8556864261627197, 1.646536111831665, 1.6988236904144287, 0.7750763297080994, -0.07895421981811523, 0.7053595781326294, 0.7750763297080994, 1.8731155395507812, 2.239128589630127, 1.332810640335083, 0.2173420637845993, 0.670501172542572, 0.0430501289665699, 0.18248367309570312, 0.5484968423843384, 0.7227887511253357, -0.3229629397392273, 0.8796514868736267, 0.30448800325393677, 0.8796514868736267, -0.39267969131469727, 0.4090631604194641, 0.5833552479743958, -0.25324615836143494, 0.5833552479743958, -0.8806971907615662, 0.33934640884399414, 1.2979521751403809, 2.0996949672698975, 0.827363908290863, 0.827363908290863, -0 [e2e-predictor] .3055337369441986, 1.472244143486023, 1.8382571935653687, 1.6639652252197266, 1.2979521751403809, 1.2630938291549683, 2.0299782752990723, 2.0996949672698975, 1.7336820363998413, 1.6813944578170776, 2.2216994762420654, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.925403118133545, 2.0648367404937744, 0.5833552479743958, 0.7402179837226868, 0.35677558183670044, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5484968423843384, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.2805230617523193, 1.1933770179748535, -0.3403921127319336, 1.1410894393920898, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.7162528038024902, 0.7576471567153931, 0.14762529730796814, 0.7925055623054504, 0.11276690661907196, 1.8556864261627197, 2.1868410110473633, 1.472244143486023, 0.3742047846317291, 1.28 [e2e-predictor] 05230617523193, 0.9145098924636841, 0.06047932058572769, 0.6879304051399231, 0.7925055623054504, -0.3055337369441986, 0.9667974710464478, 1.053943395614624, 0.7750763297080994, -0.3055337369441986, -0.18352937698364258, 0.2173420637845993, 1.0888018608093262, 0.7750763297080994, 0.6182135939598083, 1.053943395614624, 0.8622223138809204, 2.1868410110473633, 0.7576471567153931, 0.1999128758907318, -0.8981263637542725, 1.7336820363998413, 1.472244143486023, 1.332810640335083, 0.1999128758907318, 0.3916339874267578, 1.7162528038024902, 2.0648367404937744, 1.646536111831665, 0.9667974710464478, 2.308845281600952, 2.5005664825439453, 2.4482789039611816, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.785969614982605, 1.2108062505722046, -0.11381260305643082, -0.18352937698364258, 0.1999128758907318, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044], [0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.4090631604194641, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.315 [e2e-predictor] 381407737732, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, -0.7935512065887451, 1.2456645965576172, 1.5071024894714355, 1.7336820363998413, 1.8731155395507812, 1.768540382385254, 0.600784420967102, -0.1661001741886139, 0.4962092638015747, 0.2347712516784668, 1.960261583328247, 1.9776906967163086, 1.2630938291549683, 0.2347712516784668, 1.4548149108886719, 1.6988236904144287, 1.3502397537231445, 1.0365142822265625, -0.5146840810775757, -0.18352937698364258, 0.5310676693916321, 1.5942485332489014, 0.7227887511253357, -0.026666639372706413, 0.11276690661907196, -0.07895421981811523, 1.1062309741973877, 0.6879304051399231, -0.009237446822226048, 1.3676689863204956, 1.7511112689971924, 2.0299782752990723, 1.9079740047454834, 0.6530719995498657, -0.06152502819895744, 1.8382571935653687, 1.7162528038024902, 1.4025273323059082, 1.768540382385254, 0.7053595781326294, 1.3676689863204956, 1.9079740047454834, 1.489673376083374, 0.8622223138809204, 2.204270124435425, 2.151982545852661, 2.4482789039611816, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.2565577030181885, 1.925403118133545, 1.803398847579956, 0.33934640884399414, 0.28705883026123047, 0.670501172542572, 0.6356428265571594, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641], [0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630 [e2e-predictor] 938291549683, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, -1.176993489265442, 1.2979521751403809, 1.489673376083374, 1.8382571935653687, 1.9079740047454834, 1.803398847579956, 0.6530719995498657, -0.09638340771198273, 0.30448800325393677, -0.06152502819895744, 2.047407388687134, 1.8905447721481323, 0.7576471567153931, 0.18248367309570312, 1.2456645965576172, 1.4199565649032593, 0.5833552479743958, 0.2522004544734955, -0.21838775277137756, 1.1236603260040283, 1.053943395614624, 1.4373857975006104, 0.984226644039154, 0.0430501289665699, 0.14762529730796814, 0.28705883026123047, 0.4962092638015747, 0.5310676693916321, 0.33934640884399414, 0.7576471567153931, 1.489673376083374, 1.8208279609680176, 2.151982545852661, 1.9951199293136597, 1.942832350730896, 2.0299782752990723, 1.768540382385254, 1.5942485332489014, 1.785969614982605, 1.2805230617523193, 1.7162528038024902, 2.0299782752990723, 1.2630938291549683, 0.6356428265571594, 2.0996949672698975, 1.925403118133545, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.3785619735717773, 2.2914161682128906, 1.9776906967163086, 1.9776906967163086, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.5659260153770447, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.42649248242378235, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5659260153770447, 0.5833552479743958, [e2e-predictor] 0.6356428265571594, 0.7227887511253357, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1236603260040283, 1.175947904586792, -1.1595642566680908, 1.3502397537231445, 1.5071024894714355, 1.8556864261627197, 1.785969614982605, 1.6988236904144287, 0.8447931408882141, 0.8447931408882141, -0.42753809690475464, 0.07790851593017578, 2.0648367404937744, 1.9079740047454834, -0.04409583657979965, -0.688975989818573, 1.1933770179748535, 1.3676689863204956, -0.026666639372706413, -0.44496726989746094, 0.32191720604896545, 1.0365142822265625, 0.984226644039154, 1.6639652252197266, 2.0125491619110107, 1.0888018608093262, 0.7576471567153931, 1.2108062505722046, 0.2696296274662018, 0.18248367309570312, 0.44392168521881104, 0.16505448520183563, 0.8447931408882141, 0.984226644039154, 1.611677646636963, 1.8556864261627197, 2.151982545852661, 1.5768193006515503, 1.315381407737732, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.2456645965576172, 1.9951199293136597, 0.6879304051399231, -0.532113254070282, 1.8905447721481323, 1.629106879234314, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.3437037467956543, 2.239128589630127, 1.2630938291549683, 1.5071024894714355, 1.2805230617523193, 0.35677558183670044, 0.28705883026123047, 0.4962092638015747, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.21734206378 [e2e-predictor] 45993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.13019609451293945, 0.1999128758907318, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, -0.8458387851715088, 1.2979521751403809, 1.6988236904144287, 1.8731155395507812, 1.7336820363998413, 1.071372628211975, 0.8099347352981567, -0.09638340771198273, -0.3229629397392273, -0.4623964726924896, 2.117124319076538, 1.768540382385254, 0.7053595781326294, -1.1072766780853271, 1.4199565649032593, 1.4199565649032593, -0.04409583657979965, -0.18352937698364258, 0.7227887511253357, 0.7402179837226868, 0.14762529730796814, 1.4548149108886719, 1.9776906967163086, 0.42649248242378235, 1.1410894393920898, 0.5484968423843384, -0.44496726989746094, -0.25324615836143494, -0.11381260305643082, 0.06047932058572769, 0.8796514868736267, 0.44392168521881104, 0.28705883026123047, -0.1661001741886139, 1.785969614982605, 0.11276690661907196, 1.2630938291549683, 1.2979521751403809, 0.8099347352981567, 0.7053595781326294, 1.2630938291549683, 1.9079740047454834, -0.1312417984008789, 1.2456645965576172, 1.611677646636963, 1.4025273323059082, -0.4798256754875183, 0.0430501289665699, 1.7336820363998413, 2.4134204387664795, 2.1694118976593018, 1.5245317220687866, 1.4373857975006104, 1.8382571935653687, 0.30448800325393677, 0.6356428265571594, 0.42649248242378235, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.35677558183670 [e2e-predictor] 044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8796514868736267, -0.9678431153297424, 1.3676689863204956, 1.5419609546661377, 1.7336820363998413, 0.9319390654563904, 0.5833552479743958, 0.11276690661907196, 0.28705883026123047, 0.4613508880138397, 0.6182135939598083, 2.2914161682128906, 1.7511112689971924, 0.6356428265571594, -0.9329847693443298, 1.158518671989441, 1.4373857975006104, 0.2696296274662018, 0.7925055623054504, 0.7053595781326294, 0.18248367309570312, 0.33934640884399414, 1.7336820363998413, 1.611677646636963, 0.4090631604194641, 1.1236603260040283, 0.7750763297080994, 0.2696296274662018, 0.33934640884399414, 0.9319390654563904, 0.8099347352981567, 0.9493682980537415, -0.18352937698364258, -0.601830005645752, -0.4623964726924896, 0.0430501289665699, 1.053943395614624, 0.9145098924636841, 1.5245317220687866, 1.1933770179748535, 0.8970807194709778, 1.1933770179748535, 1.2805230617523193, -0.8458387851715088, 1.5245317220687866, 0.478780061006546, -0.41010889410972595, -0.27067533135414124, 0.008191745728254318, 1.4199565649032593, 2.27398681640625, 1.8905447721481323, 0.7227887511253357, 1.8905447721481323, 0.7750763297080994, -0.25324615836143494, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.653071999 [e2e-predictor] 5498657, 0.670501172542572, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.35677558183670044, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, -0.42753809690475464, 1.3502397537231445, 1.611677646636963, 1.803398847579956, 0.7750763297080994, 1.2456645965576172, 0.35677558183670044, 0.3742047846317291, 0.07790851593017578, 1.2282354831695557, 2.117124319076538, 1.785969614982605, 0.8796514868736267, -1.2292810678482056, 1.4025273323059082, 1.071372628211975, 0.6530719995498657, 0.13019609451293945, 0.13019609451293945, 0.4613508880138397, 1.2630938291549683, 1.7336820363998413, 1.7511112689971924, 0.5484968423843384, 1.3676689863204956, 1.332810640335083, 0.5484968423843384, 1.1410894393920898, 0.28705883026123047, 1.3676689863204956, 1.315381407737732, -0.8109803795814514, -0.9678431153297424, -1.2641394138336182, -0.9504139423370361, 1.1062309741973877, 0.7750763297080994, 1.158518671989441, 1.9079740047454834, 1.472244143486023, 1.3676689863204956, 1.1236603260040283, -0.9504139423370361, 1.3850982189178467, 0.9667974710464478, 0.008191745728254318, 0.02562093921005726, 0.2173420637845993, 0.9319390654563904, 1.646536111831665, 0.4090631604194641, 1.489673376083374, 2.1345534324645996, 1.053943395614624, 0.7402179837226868, 0.2696296274662018, 0.5484968423843384, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44 [e2e-predictor] 392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.44392168521881104, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.827363908290863, 0.7227887511253357, 0.06047932058572769, 1.2108062505722046, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.4373857975006104, 0.600784420967102, 0.2173420637845993, -0.5495424270629883, 1.5942485332489014, 2.204270124435425, 1.8556864261627197, 1.175947904586792, -1.1247059106826782, 1.472244143486023, 0.6879304051399231, 1.4025273323059082, 0.35677558183670044, 0.5310676693916321, 0.5484968423843384, 1.472244143486023, 1.0888018608093262, 1.5593900680541992, 0.8099347352981567, 1.158518671989441, 0.7402179837226868, 0.9319390654563904, 0.478780061006546, 1.1236603260040283, 0.6356428265571594, -0.8632679581642151, 0.008191745728254318, 0.14762529730796814, -0.1661001741886139, -1.089847445487976, -0.44496726989746094, 0.28705883026123047, 0.9667974710464478, 1.768540382385254, 1.5245317220687866, 1.2805230617523193, 0.06047932058572769, -0.41010889410972595, 1.6813944578170776, 1.4199565649032593, 0.008191745728254318, 0.02562093921005726, 0.6879304051399231, 1.158518671989441, 0.8099347352981567, 1.4548149108886719, 1.629106879234314, 1.6813944578170776, 1.2282354831695557, -0.2881045341491699, 0.3742047846317291, 0.4613508880138397, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.72278875 [e2e-predictor] 11253357, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.6530719995498657, 0.5833552479743958, 1.158518671989441, 1.5419609546661377, 1.942832350730896, 1.768540382385254, 1.4373857975006104, 0.670501172542572, 0.06047932058572769, 0.44392168521881104, 1.3502397537231445, 1.9776906967163086, 1.8905447721481323, 1.053943395614624, -0.4798256754875183, 1.4548149108886719, 1.3502397537231445, 1.6639652252197266, 0.6879304051399231, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 2.0996949672698975, 0.2173420637845993, 0.3742047846317291, 1.1410894393920898, 1.053943395614624, 1.1410894393920898, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, 0.7925055623054504, -0.09638340771198273, 0.2522004544734955, -0.3578213155269623, -1.1072766780853271, -0.9329847693443298, 0.7227887511253357, 1.0190850496292114, 1.8208279609680176, 1.2979521751403809, 1.2108062505722046, -0.27067533135414124, -0.688975989818573, 1.0365142822265625, 1.646536111831665, 0.7925055623054504, -0.3055337369441986, 1.0016558170318604, 1.3850982189178467, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 2.117124319076538, 1.2805230617523193, 0.32191720604896545, 0.3916339874267578, -0.06152502819895744, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594 [e2e-predictor] , 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641], [0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.30448800325393677, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.785969614982605, 1.5942485332489014, 0.5659260153770447, 0.8622223138809204, 1.071372628211975, 1.8208279609680176, 1.9776906967163086, 1.5942485332489014, 0.7402179837226868, -0.11381260305643082, 1.3502397537231445, 1.5245317220687866, 1.3850982189178467, 1.0888018608093262, 0.7925055623054504, 1.4199565649032593, 1.2108062505722046, 2.047407388687134, 0.9493682980537415, 0.9667974710464478, 1.158518671989441, -0.20095856487751007, 0.9493682980537415, 1.053943395614624, 0.4613508880138397, -0.20095856487751007, -0.06152502819895744, 0.09533771127462387, 0.3916339874267578, -0.09638340771198273, -0.6366884112358093, -0.3403921127319336, -0.8284096121788025, 0.18248367309570312, 1.5419609546661377, 2.0299782752990723, 1.0190 [e2e-predictor] 850496292114, -0.4798256754875183, -0.37525051832199097, 0.5484968423843384, 0.7925055623054504, 0.3916339874267578, -0.009237446822226048, 0.9667974710464478, 1.5768193006515503, 1.1236603260040283, 0.478780061006546, 0.8447931408882141, -0.009237446822226048, 0.9667974710464478, 1.1933770179748535, 0.02562093921005726, 0.06047932058572769, 0.5659260153770447, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.6182135939598083, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.4090631604194641, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 1.3850982189178467, 1.646536111831665, 1.960261583328247, 1.7162528038024902, 1.5593900680541992, 0.8447931408882141, 0.5659260153770447, 1.5071024894714355, 1.629106879234314, 1.9079740047454834, 1.5942485332489014, 0.7576471567153931, -0.3578213155269623, 1.5419609546661377, 1.472244143486023, 1.1410894393920898, 1.158518671989441, 0.4613508880138397, 1.4548149108886719, 1 [e2e-predictor] .629106879234314, 1.5071024894714355, 0.478780061006546, 1.0190850496292114, 1.0365142822265625, 0.35677558183670044, 0.30448800325393677, 1.2108062505722046, 0.3916339874267578, 0.11276690661907196, -0.4972548484802246, 0.8099347352981567, 0.513638436794281, 0.8622223138809204, -1.1072766780853271, -0.20095856487751007, -1.0549890995025635, -0.4972548484802246, 1.0888018608093262, 1.9079740047454834, 1.1410894393920898, 0.07790851593017578, 0.4090631604194641, 0.8447931408882141, 0.06047932058572769, 0.7925055623054504, 0.33934640884399414, 1.2456645965576172, 1.785969614982605, 1.5245317220687866, -0.18352937698364258, -0.1661001741886139, -0.3578213155269623, -0.5669716596603394, 1.4025273323059082, 1.7511112689971924, 0.3916339874267578, 0.5484968423843384, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235], [0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.513638436794281, 0.461 [e2e-predictor] 3508880138397, 0.7053595781326294, 1.4025273323059082, 1.7511112689971924, 1.9079740047454834, 1.803398847579956, 1.6813944578170776, 1.1933770179748535, 0.7750763297080994, 1.6639652252197266, 1.768540382385254, 1.8905447721481323, 1.5245317220687866, 0.35677558183670044, 0.008191745728254318, 1.5942485332489014, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 1.071372628211975, 0.7925055623054504, 1.158518671989441, 1.2805230617523193, -0.25324615836143494, 1.5419609546661377, 0.8099347352981567, 0.44392168521881104, 0.4962092638015747, 0.18248367309570312, -0.11381260305643082, 0.42649248242378235, -0.3403921127319336, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, 0.18248367309570312, -0.3055337369441986, 0.8099347352981567, -0.39267969131469727, 1.2630938291549683, 0.6182135939598083, 0.8622223138809204, -0.42753809690475464, 0.2347712516784668, 1.315381407737732, 1.1062309741973877, 1.4373857975006104, 1.3850982189178467, 1.9776906967163086, 1.9951199293136597, 1.7162528038024902, -1.1072766780853271, -0.6541175842285156, 0.8099347352981567, 0.7750763297080994, 1.2282354831695557, 1.9776906967163086, 1.4025273323059082, 0.478780061006546, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235], [0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0. [e2e-predictor] 670501172542572, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.30448800325393677, 0.6182135939598083, 1.2979521751403809, 1.6639652252197266, 1.8382571935653687, 1.8208279609680176, 1.2805230617523193, 0.14762529730796814, 1.053943395614624, 1.6988236904144287, 1.8905447721481323, 1.7511112689971924, 1.0190850496292114, -0.532113254070282, -0.7064052224159241, 1.2282354831695557, 1.053943395614624, 1.158518671989441, 0.7925055623054504, 0.5310676693916321, 0.7576471567153931, 0.18248367309570312, 0.6879304051399231, -0.1312417984008789, 1.4548149108886719, 1.611677646636963, 0.42649248242378235, 1.158518671989441, 1.0190850496292114, 1.2979521751403809, 0.13019609451293945, 1.0888018608093262, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 0.7750763297080994, -0.8806971907615662, 0.7576471567153931, -0.1486709862947464, 1.315381407737732, -0.11381260305643082, -0.42753809690475464, -0.4623964726924896, 1.0365142822265625, 0.478780061006546, 0.6530719995498657, 0.9493682980537415, 1.768540382385254, 1.1236603260040283, 1.7336820363998413, 2.0125491619110107, -1.333856225013733, 1.332810640335083, 1.0888018608093262, 0.5659260153770447, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.16505448520183563, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.16505448520183563, 0.1999128758907318, 0.21734206378 [e2e-predictor] 45993, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.4090631604194641, 0.35677558183670044, 0.33934640884399414, 0.2522004544734955, 0.2347712516784668, 0.600784420967102, 1.5071024894714355, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.1062309741973877, 0.6356428265571594, 1.2456645965576172, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 0.11276690661907196, 0.07790851593017578, -0.5669716596603394, 1.3850982189178467, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.5310676693916321, 1.1236603260040283, 0.7227887511253357, 0.33934640884399414, 0.4090631604194641, 1.2979521751403809, 1.1062309741973877, 1.2979521751403809, 0.7925055623054504, 1.071372628211975, 1.2108062505722046, 0.3742047846317291, 1.4548149108886719, 1.175947904586792, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, -0.6541175842285156, -0.1312417984008789, 0.478780061006546, 0.33934640884399414, 1.0190850496292114, -0.23581695556640625, -0.4623964726924896, 0.8970807194709778, 0.4613508880138397, 0.5310676693916321, -0.23581695556640625, 0.07790851593017578, 0.9145098924636841, 1.5593900680541992, 1.646536111831665, -0.5844008326530457, 1.1062309741973877, 0.6879304051399231, 0.8622223138809204, 1.2805230617523193, 1.646536111831665, 1.3850982189178467, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0. [e2e-predictor] 1999128758907318, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.670501172542572, 1.332810640335083, 1.646536111831665, 1.8556864261627197, 1.8208279609680176, 0.7227887511253357, 0.9493682980537415, 1.3676689863204956, 1.768540382385254, 1.5593900680541992, 1.611677646636963, -1.0375598669052124, -0.009237446822226048, -0.5146840810775757, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 1.1410894393920898, 1.3850982189178467, 0.7402179837226868, 0.670501172542572, -0.42753809690475464, 0.06047932058572769, 1.5942485332489014, 1.315381407737732, 0.7925055623054504, 0.06047932058572769, 0.0430501289665699, 1.053943395614624, 0.1999128758907318, 1.4373857975006104, 1.611677646636963, 1.4199565649032593, 1.5245317220687866, 1.3502397537231445, -0.7935512065887451, -0.39267969131469727, 0.8796514868736267, 0.3742047846317291, 0.5833552479743958, -0.1661001741886139, -1.3512853384017944, 0.1999128758907318, 0.0430501289665699, 0.600784420967102, -0.3403921127319336, 0.7227887511253357, 1.2108062505722046, 1.2630938291549683, 1.7511112689971924, -0.8458387851715088, 0.7227887511253357, 0.6879304051399231, 0.2696296274662018, 1.5942485332489014, 1.646536111831665, 1.472244143486023, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.4962092638015747, 0.4613508880138397, 0.478780061006546], [0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, [e2e-predictor] 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.4962092638015747, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.14762529730796814, 0.16505448520183563, 0.7402179837226868, 1.489673376083374, 1.6639652252197266, 1.8382571935653687, 1.768540382385254, 0.44392168521881104, 0.6879304051399231, 1.5245317220687866, 1.8556864261627197, 1.925403118133545, 1.4199565649032593, 0.2696296274662018, -0.009237446822226048, -0.2881045341491699, 1.4373857975006104, 1.2282354831695557, 0.478780061006546, 0.5659260153770447, 0.7053595781326294, 1.2630938291549683, 0.7053595781326294, 0.13019609451293945, 0.8099347352981567, 1.8382571935653687, 1.3502397537231445, 1.1410894393920898, 0.827363908290863, 0.0430501289665699, 0.8796514868736267, 0.28705883026123047, 1.332810640335083, 1.4025273323059082, 1.7162528038024902, 1.2979521751403809, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, -0.04409583657979965, -0.09638340771198273, -0.42753809690475464, 0.2522004544734955, -1.5430065393447876, 1.0016558170318604, 0.7402179837226868, 0.30448800325393677, 0.0430501289665699, -0.09638340771198273, 1.3502397537231445, 1.5593900680541992, 1.942832350730896, -1.490718960762024, 0.28705883026123047, 0.7053595781326294, 0.4613508880138397, 1.7162528038024902, 1.1410894393920898, 0.7053595781326294, 0.600784420967102, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.4613508880138397, 0.478780061006546]]]]} [e2e-predictor] 2026-05-20 15:58:01.659 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[[[0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240 [e2e-predictor] 112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925], [0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1. [e2e-predictor] 6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3070467710494995, 1.2385478019714355, 1.18717360496521, 1.2042982578277588, 1.1529240608215332, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.58104 [e2e-predictor] 28857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.59816 [e2e-predictor] 76578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1 [e2e-predictor] .101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.1529240608215332], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.77617955 [e2e-predictor] 20782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.18717360496521], [0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, [e2e-predictor] 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.53643304109573 [e2e-predictor] 36, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.255672574043274], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6563062667 [e2e-predictor] 84668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.6152924299240112, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5706825256347656, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547 [e2e-predictor] 800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.570682525 [e2e-predictor] 6347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.324171543121338], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.673431038856506 [e2e-predictor] 3, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.52966856956 [e2e-predictor] 48193, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666 [e2e-predictor] 666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6 [e2e-predictor] 837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.3584210872650146], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2385478019714355, 1.255672574043274, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1 [e2e-predictor] .563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914], [0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.37554585933685 [e2e-predictor] 3, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298], [0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718 [e2e-predictor] 262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7590547800 [e2e-predictor] 064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604 [e2e-predictor] , 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0 [e2e-predictor] .5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.62 [e2e-predictor] 2056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496], [0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933 [e2e-predictor] 043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, [e2e-predictor] 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238 [e2e-predictor] 953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.649541854 [e2e-predictor] 8583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.68 [e2e-predictor] 37913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6324 [e2e-predictor] 1708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.632417 [e2e-predictor] 08278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.3755458593368 [e2e-predictor] 53, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.930302321 [e2e-predictor] 9108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.485058 [e2e-predictor] 7546825409, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7761795 [e2e-predictor] 520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, [e2e-predictor] 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.673431038856 [e2e-predictor] 5063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, [e2e-predictor] 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.2684305012226105, 0.2281874716281891, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7248052954 [e2e-predictor] 673767, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.2281874716281891, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.48505875468 [e2e-predictor] 25409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5193082690238953, 0.41655975580215454, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1 [e2e-predictor] .63241708278656, 1.63241708278656, 1.6152924299240112], [-0.7992978096008301, -0.645175039768219, -0.3883037567138672, -0.19993148744106293, -0.1143077164888382, 0.03981505334377289, 0.3138112425804138, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.632 [e2e-predictor] 41708278656, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112], [-1.3130404949188232, -0.9534205794334412, -0.8506720662117004, -0.7992978096008301, -0.4568027853965759, -0.30267998576164246, -0.2684305012226105, -0.2684305012226105, -0.045808710157871246, 0.29668647050857544, 0.39943498373031616, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1 [e2e-predictor] .4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-1.6384108066558838, -1.3815394639968872, -1.2445415258407593, -1.141792893409729, -1.141792893409729, -1.0561691522598267, -1.261666178703308, -1.3130404949188232, -1.1760424375534058, -1.227416753768921, -0.9534205794334412, -0.21705622971057892, 0.056939806789159775, 0.43368449807167053, 0.622056782245636, 0.4508092403411865, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.28992211 [e2e-predictor] 81869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-0.9191710948944092, -0.8849216103553772, -1.0561691522598267, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -2.1179039478302, -2.0665295124053955, -1.878157377243042, -1.1760424375534058, -0.6794245839118958, -0.3883037567138672, -0.2684305012226105, 0.26243698596954346, 0.3651854991912842, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.878928 [e2e-predictor] 0652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9362958669662476, -0.8506720662117004, -0.7136740684509277, -0.7307988405227661, -1.02191960811615, -1.1931672096252441, -1.878157377243042, -1.6897850036621094, -0.5081770420074463, -0.16568197309970856, 0.056939806789159775, 0.17681321501731873, 0.2281874716281891, 0.41655975580215454, 0.3138112425804138, 0.39943498373031616, 0.3480607271194458, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.262 [e2e-predictor] 43698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9534205794334412, -0.9705453515052795, -0.9362958669662476, -0.7650483250617981, -0.6794245839118958, -0.7992978096008301, -1.0047948360443115, -1.1760424375534058, -0.9876701235771179, -0.40542852878570557, -0.06293346732854843, 0.03981505334377289, 0.2281874716281891, 0.3651854991912842, 0.4679340124130249, 0.3309359848499298, 0.2110627144575119, 0.29668647050857544, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.41655975580215454, 0.5364330410957336, 0.587807297706604, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5878072 [e2e-predictor] 97706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1075434684753418, -1.0390443801879883, -1.0390443801879883, -0.9362958669662476, -0.7307988405227661, -0.9534205794334412, -1.415789008140564, -1.672660231590271, -1.8439078330993652, -1.5185375213623047, -0.7992978096008301, -0.3540542721748352, -0.02868395671248436, 0.10831420123577118, 0.27956172823905945, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, [e2e-predictor] 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1931672096252441, -1.1246682405471802, -1.0904186964035034, -1.02191960811615, -1.227416753768921, -1.5014127492904663, -2.1179039478302, -2.01515531539917, -2.1007792949676514, -1.758284091949463, -1.2787909507751465, -0.9705453515052795, -0.8164225816726685, -0.43967801332473755, -0.14855723083019257, 0.0740646943449974, 0.2110627144575119, 0.3138112425804138, 0.3480607271194458, 0.29668647050857544, 0.15968845784664154, 0.2110627144575119, -0.011559205129742622, 0.26243698596954346, 0.5364330410957336, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063 [e2e-predictor] , 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.718040943145752], [-1.672660231590271, -1.3815394639968872, -1.3301652669906616, -1.2445415258407593, -1.3986642360687256, -1.9295315742492676, -2.032280206680298, -1.9809058904647827, -0.9876701235771179, -0.576676070690155, -0.4568027853965759, -0.42255327105522156, -0.610925555229187, -0.8164225816726685, -0.7821730971336365, -0.6280503273010254, -0.5081770420074463, -1.0047948360443115, -1.3472900390625, -0.5938007831573486, -0.02868395671248436, 0.2281874716281891, 0.03981505334377289, -0.21705622971057892, 0.14256370067596436, 0.5364330410957336, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.724805295467 [e2e-predictor] 3767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.15968845784664154, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008], [-2.1179039478302, -1.9295315742492676, -1.672660231590271, -1.4500385522842407, -1.7411593198776245, -2.1007792949676514, -2.1179039478302, -1.227416753768921, -0.7992978096008301, -0.7136740684509277, -0.5253018140792847, -0.40542852878570557, -0.2341809868812561, -0.2341809868812561, -0.4568027853965759, -0.8849216103553772, -1.415789008140564, -2.1179039478302, -1.073293924331665, -0.1143077164888382, 0.3309359848499298, 0.6049320101737976, 0.7076805233955383, 0.6049320101737976, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.724805295467 [e2e-predictor] 3767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.9124068021774292, -2.032280206680298, -1.946656346321106, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -1.9980305433273315, -0.8849216103553772, -0.7136740684509277, -0.6622998118400574, -0.610925555229187, -0.5081770420074463, -0.3883037567138672, -0.28555524349212646, -0.18280673027038574, -0.21705 [e2e-predictor] 622971057892, -0.40542852878570557, -1.227416753768921, -1.141792893409729, -0.2341809868812561, 0.091189444065094, 0.3651854991912842, 0.622056782245636, 0.7761795520782471, 0.6391815543174744, 0.41655975580215454, 0.3138112425804138, 0.38231024146080017, 0.5535577535629272, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.4611696004867554, 0.9474270939826965, 1.4269200563430786, 1.63241708278656, 1.718040943145752, 1.7351655960083008, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.7522903680801392, 1.718040943145752, 1.6666666269302368, 1.6495418548583984, 1.7351 [e2e-predictor] 655960083008, 1.7351655960083008, 1.7522903680801392], [-1.8952820301055908, -2.1007792949676514, -2.1007792949676514, -2.1179039478302, -2.1179039478302, -1.946656346321106, -1.672660231590271, -1.02191960811615, -0.9191710948944092, -0.7821730971336365, -0.6965492963790894, -0.5938007831573486, -0.5253018140792847, -0.5253018140792847, -0.5081770420074463, -0.5938007831573486, -0.610925555229187, -0.8849216103553772, -1.3986642360687256, -0.9705453515052795, -0.4910522699356079, -0.1143077164888382, 0.2110627144575119, 0.4508092403411865, 0.38231024146080017, 0.10831420123577118, 0.10831420123577118, 0.3651854991912842, 0.41655975580215454, 0.5535577535629272, 0.622056782245636, 0.5193082690238953, 0.6049320101737976, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6837913990020752, 1.70091 [e2e-predictor] 61710739136, 1.718040943145752, 1.718040943145752, 1.6666666269302368, 1.18717360496521, 0.7933043241500854, 0.9816765785217285, 0.5193082690238953, 1.718040943145752, 1.7694151401519775, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.2727973461151123, 1.0673003196716309, 1.4782943725585938, 1.6837913990020752, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [-0.9191710948944092, -1.4671632051467896, -1.3644146919250488, -1.3986642360687256, -1.6897850036621094, -2.01515531539917, -2.0494048595428467, -1.6384108066558838, -1.3301652669906616, -1.0561691522598267, -0.9534205794334412, -0.8164225816726685, -0.7479235529899597, -0.7479235529899597, -0.7136740684509277, -0.9705453515052795, -1.946656346321106, -2.032280206680298, -2.0494048595428467, -2.1179039478302, -1.7754088640213013, -1.1075434684753418, -0.576676070690155, -0.21705622971057892, 0.02269030176103115, -0.02868395671248436, -0.21705622971057892, -0.08005820959806442, 0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.41655975580215454, 0.5193082690238953, 0.622056782245636, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.32417154 [e2e-predictor] 3121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.5981676578521729, 1.444044828414917, 1.101549744606018, 0.7590547800064087, 0.5535577535629272, 0.41655975580215454, 0.43368449807167053, -0.045808710157871246, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.4269200563430786, 0.9303023219108582, -0.045808710157871246, 0.17681321501731873, 1.3412963151931763, 1.6837913990020752, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [0.7076805233955383, -0.7650483250617981, -1.484287977218628, -1.3301652669906616, -1.5870364904403687, -1.5527870655059814, -2.0494048595428467, -2.1007792949676514, -1.946656346321106, -1.5185375213623047, -1.2102919816970825, -1.1760424375534058, -0.9705453515052795, -0.9534205794334412, -0.9191710948944092, -1.4671632051467896, -2.1179039478302, -2.0494048595428467, -1.7069097757339478, -0.8164225816726685, -0.43967801332473755, -0.3369295001029968, -0.4739275276660919, -0.645175039768219, -0.6622998118400574, -0.3369295001029968, -0.19993148744106293, -0.7992978096008301, -1.0904186964035034, -0.4568027853965759, -0.045808710157871246, -0.045808710157871246, -0.045808710157871246, -0.14855723083019257, 0.2281874716281891, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0. [e2e-predictor] 9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.6495418548583984, 1.2385478019714355, 0.5535577535629272, 0.9474270939826965, 0.7076805233955383, -0.16568197309970856, 0.056939806789159775, -0.2341809868812561, -0.28555524349212646, -0.40542852878570557, 0.8789280652999878, 1.4269200563430786, 1.2899221181869507, 1.4782943725585938, 1.5810428857803345, 0.7076805233955383, -0.011559205129742622, -0.645175039768219, -0.18280673027038574, 0.8618032932281494, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775], [1.6152924299240112, 0.6391815543174744, -1.758284091949463, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.7411593198776245, -1.3472900390625, -1.4671632051467896, -1.758284091949463, -1.9637811183929443, -1.604161262512207, -1.1589176654815674, -1.073293924331665, -1.2787909507751465, -1.758284091949463, -2.032280206680298, -1.9809058904647827, -0.8677968382835388, -0.40542852878570557, -0.2513057291507721, -0.1143077164888382, 0.056939806789159775, 0.03981505334377289, -0.3540542721748352, -0.9534205794334412, -1.4500385522842407, -1.7754088640213013, -1.8952820301055908, -1.5185375213623047, -1.1246682405471802, -0.31980475783348083, 0.0740646943449974, -0.2513057291507721, -0.19993148744106293, 0.27956172823905945, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.416559755 [e2e-predictor] 80215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.718040943145752, 1.1529240608215332, -0.3540542721748352, 0.03981505334377289, 0.17681321501731873, -0.4910522699356079, -0.2684305012226105, -0.7479235529899597, -0.7136740684509277, -0.5595512986183167, 0.587807297706604, 1.2727973461151123, 1.101549744606018, 1.18717360496521, 0.9303023219108582, 0.3309359848499298, -0.7307988405227661, -0.7650483250617981, -0.5253018140792847, 0.8789280652999878, 1.8550388813018799, 1.786539912223816, 1.786539912223816, 1.7694151401519775], [1.6837913990020752, 1.4782943725585938, 0.5021834969520569, -1.3301652669906616, -1.9809058904647827, -2.0494048595428467, -2.1179039478302, -1.878157377243042, -1.484287977218628, -1.261666178703308, -1.5185375213623047, -1.9980305433273315, -1.8439078330993652, -1.5014127492904663, -1.5527870655059814, -1.9809058904647827, -2.1179039478302, -1.3986642360687256, -0.6965492963790894, -0.5424265265464783, -0.4568027853965759, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.056939806789159775, 0.03981505334377289, -0.5081770420074463, -1.3130404949188232, -1.672660231590271, -0.9020463228225708, -0.6622998118400574, -0.6622998118400574, -0.08005820959806442, 0.5364330410957336, 0.43368449807167053, 0.26243698596954346, 0.5021834969520569, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.33093598 [e2e-predictor] 48499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6837913990020752, 1.7009161710739136, 1.6495418548583984, 0.056939806789159775, -0.645175039768219, -0.7136740684509277, -0.43967801332473755, -0.645175039768219, -0.42255327105522156, -0.6965492963790894, -0.7821730971336365, -0.5595512986183167, 0.27956172823905945, 1.0501755475997925, 0.5535577535629272, 1.1700488328933716, 0.17681321501731873, -0.1143077164888382, -0.8335473537445068, -0.7821730971336365, -0.7307988405227661, 0.4850587546825409, 1.718040943145752, 1.786539912223816, 1.786539912223816, 1.786539912223816], [0.9303023219108582, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 0.5021834969520569, -0.8164225816726685, -1.5699117183685303, -2.01515531539917, -2.1179039478302, -1.8267830610275269, -1.7754088640213013, -2.01515531539917, -1.9295315742492676, -1.8267830610275269, -1.7411593198776245, -1.946656346321106, -1.9809058904647827, -0.9362958669662476, -0.9020463228225708, -0.6965492963790894, -0.5424265265464783, -0.40542852878570557, -0.31980475783348083, -0.3540542721748352, -0.14855723083019257, -0.08005820959806442, -0.06293346732854843, -0.06293346732854843, -0.5938007831573486, -1.4329137802124023, -1.4500385522842407, -1.1246682405471802, -0.9534205794334412, -0.16568197309970856, 0.41655975580215454, 0.5535577535629272, 0.38231024146080017, 0.3651854991912842, 0.5364330410957336, 0.622056782245636, 0.6391815543174744, 0.7419300675392151, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245 [e2e-predictor] 636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.5981676578521729, -0.045808710157871246, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.6622998118400574, -0.5081770420074463, -0.7307988405227661, -0.7136740684509277, -0.3711790144443512, -0.02868395671248436, 0.7590547800064087, 0.29668647050857544, 0.8618032932281494, -0.2684305012226105, -0.5081770420074463, -0.8506720662117004, -1.1075434684753418, -0.7992978096008301, -0.21705622971057892, 1.7009161710739136, 1.8207894563674927, 1.8207894563674927, 1.786539912223816], [0.587807297706604, 0.7076805233955383, 1.0673003196716309, 1.5810428857803345, 1.8036646842956543, 1.5296685695648193, 0.6734310388565063, -0.7992978096008301, -1.758284091949463, -1.9980305433273315, -2.01515531539917, -1.8610326051712036, -1.7754088640213013, -1.3644146919250488, -1.415789008140564, -1.6555355787277222, -1.8610326051712036, -1.2445415258407593, -0.9876701235771179, -0.9020463228225708, -0.7821730971336365, -0.6280503273010254, -0.5424265265464783, -0.4568027853965759, -0.3540542721748352, -0.40542852878570557, -0.5253018140792847, -0.6794245839118958, -0.7307988405227661, -1.0561691522598267, -1.6212860345840454, -1.5870364904403687, -1.484287977218628, -1.261666178703308, -0.6794245839118958, 0.0740646943449974, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.5706825256347656, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, [e2e-predictor] 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.0330508947372437, -0.7307988405227661, -1.073293924331665, -1.1075434684753418, -1.0390443801879883, -0.7650483250617981, -0.5424265265464783, -0.7821730971336365, -0.6794245839118958, -0.3540542721748352, 0.03981505334377289, 0.622056782245636, 0.29668647050857544, 0.3651854991912842, -0.19993148744106293, -0.645175039768219, -1.0904186964035034, -1.3301652669906616, -0.9362958669662476, -0.4739275276660919, 1.1186745166778564, 1.8207894563674927, 1.8207894563674927, 1.8036646842956543], [0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.7419300675392151, 0.8618032932281494, 1.6495418548583984, 1.906413197517395, 1.6152924299240112, 0.6905558109283447, -1.0561691522598267, -1.5870364904403687, -1.8439078330993652, -2.1179039478302, -1.878157377243042, -1.4500385522842407, -1.2959157228469849, -1.5527870655059814, -1.7411593198776245, -1.3986642360687256, -1.073293924331665, -0.9020463228225708, -0.8677968382835388, -0.8335473537445068, -0.610925555229187, -0.576676070690155, -0.610925555229187, -1.0390443801879883, -1.8439078330993652, -2.1179039478302, -1.9124068021774292, -1.4500385522842407, -1.0047948360443115, -1.0390443801879883, -1.1931672096252441, -0.9705453515052795, -0.645175039768219, -0.28555524349212646, 0.2281874716281891, 0.38231024146080017, 0.24531221389770508, 0.3480607271194458, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547 [e2e-predictor] 800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.5193082690238953, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5467933416366577, 0.02269030176103115, -1.0390443801879883, -1.1931672096252441, -1.141792893409729, -1.0561691522598267, -0.7650483250617981, -0.6794245839118958, -0.8164225816726685, -0.6794245839118958, -0.3883037567138672, -0.18280673027038574, 0.24531221389770508, 0.3480607271194458, -0.02868395671248436, -0.3540542721748352, -0.7821730971336365, -1.1931672096252441, -1.227416753768921, -1.141792893409729, -0.7136740684509277, 0.41655975580215454, 1.7009161710739136, 1.786539912223816, 1.8550388813018799], [0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 1.2042982578277588, 1.6152924299240112, 1.718040943145752, 0.7248052954673767, -1.2787909507751465, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.1007792949676514, -1.9809058904647827, -1.6384108066558838, -1.6897850036621094, -1.9809058904647827, -1.79253351688385, -1.3301652669906616, -1.1589176654815674, -0.9876701235771179, -0.8164225816726685, -0.7479235529899597, -0.7136740684509277, -1.7240345478057861, -2.1179039478302, -1.1589176654815674, -0.2341809868812561, 0.10831420123577118, 0.17681321501731873, -0.011559205129742622, -0.4910522699356079, -0.7479235529899597, -0.645175039768219, -0.525301814079284 [e2e-predictor] 7, -0.6280503273010254, -1.0047948360443115, -1.0047948360443115, -0.4568027853965759, -0.02868395671248436, 0.056939806789159775, 0.10831420123577118, 0.38231024146080017, 0.7076805233955383, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.4611696004867554, 1.1529240608215332, 1.2385478019714355, 1.0159261226654053, 1.101549744606018, 0.24531221389770508, -0.7650483250617981, -1.1589176654815674, -1.2102919816970825, -1.3130404949188232, -1.0047948360443115, -0.8506720662117004, -0.7992978096008301, -0.7821730971336365, -0.7136740684509277, -0.645175039768219, -0.4910522699356079, -0.14855723083019257, 0.091189444065094, -0.13143247365951538, -0.5595512986183167, -0.9705453515052795, -1.2102919816970825, -1.1931672096252441, -1.1760424375534058, -1.1075434684753418, -0.7821730971336365, 1.63241708278656, 1.7351655960083008, 1.8550388813018799], [0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.8960528373718262, 1.2214230298995972, 1.2042982578277588, 0.39943498373031616, -0.7479235529899597, -1.6384108066558838, -1.758284091949463, -1.4329137802124023, -1.689785003 [e2e-predictor] 6621094, -2.032280206680298, -1.9637811183929443, -2.0494048595428467, -1.9295315742492676, -1.7069097757339478, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -0.9534205794334412, -1.261666178703308, -2.032280206680298, -1.8096582889556885, -0.5081770420074463, -0.02868395671248436, 0.15968845784664154, 0.24531221389770508, 0.3309359848499298, 0.3138112425804138, -0.1143077164888382, -0.7992978096008301, -1.1931672096252441, -1.535662293434143, -1.8952820301055908, -1.2959157228469849, -0.09718296676874161, 0.41655975580215454, 0.41655975580215454, -0.08005820959806442, -0.31980475783348083, 0.4850587546825409, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.2042982578277588, 0.7248052954673767, 0.8789280652999878, 0.656306266784668, -0.28555524349212646, -1.02191960811615, -0.8164225816726685, -1.3815394639968872, -1.141792893409729, -1.1589176654815674, -1.3130404949188232, -0.9876701235771179, -0.7307988405227661, -0.7992978096008301, -0.8335473537445068, -0.8164225816726685, -0.7136740684509277, -0.610925555229187, -0.43967801332473755, -0.16568197309970856, -0.2341809868812561, -0.7136740684509277, -0.9876701235771179, -1.0904186964035034, -1.0561691522598267, -1 [e2e-predictor] .141792893409729, -1.141792893409729, -0.8335473537445068, 0.4508092403411865, 1.8379141092300415, 1.786539912223816], [0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.3138112425804138, -1.3301652669906616, -1.7069097757339478, -1.6384108066558838, -1.5014127492904663, -1.672660231590271, -2.0494048595428467, -1.8952820301055908, -1.5527870655059814, -1.5014127492904663, -1.604161262512207, -1.5185375213623047, -1.4329137802124023, -1.6384108066558838, -1.9980305433273315, -1.1931672096252441, -0.3711790144443512, -0.08005820959806442, -0.011559205129742622, 0.02269030176103115, 0.091189444065094, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.3369295001029968, -1.1760424375534058, -1.3472900390625, -0.13143247365951538, 0.4850587546825409, 0.810429036617279, 0.9988013505935669, 1.0159261226654053, 0.6734310388565063, 0.38231024146080017, 0.622056782245636, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.1529240608215332, -0.2341809868812561, -1.227416753768921, 0.19393795728683472, -0.5081770420074463, -0.8677 [e2e-predictor] 968382835388, -1.5014127492904663, -1.415789008140564, -1.3986642360687256, -1.1246682405471802, -1.0390443801879883, -1.2959157228469849, -0.7992978096008301, -0.8164225816726685, -0.6965492963790894, -0.8335473537445068, -0.7992978096008301, -0.6965492963790894, -0.6794245839118958, -0.5938007831573486, -0.2341809868812561, -0.4568027853965759, -0.645175039768219, -1.02191960811615, -0.9876701235771179, -0.9534205794334412, -1.261666178703308, -1.0561691522598267, -0.7479235529899597, 0.2110627144575119, 1.8892884254455566, 1.8379141092300415], [0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.7419300675392151, 0.9303023219108582, 0.8446785807609558, 0.24531221389770508, -1.141792893409729, -1.7240345478057861, -1.5699117183685303, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.7240345478057861, -1.535662293434143, -1.7069097757339478, -1.8267830610275269, -1.7069097757339478, -1.6897850036621094, -1.0047948360443115, -0.645175039768219, -0.40542852878570557, -0.2341809868812561, -0.18280673027038574, -0.14855723083019257, -0.06293346732854843, 0.03981505334377289, 0.12543895840644836, -0.011559205129742622, -0.3711790144443512, -1.02191960811615, -0.8164225816726685, 0.03981505334377289, 0.38231024146080017, 0.656306266784668, 0.8789280652999878, 1.0159261226654053, 0.8618032932281494, 0.587807297706604, 0.5535577535629272, 0.810429036617279, 0.810429036617279, 0.7076805233955383, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.930302321910858 [e2e-predictor] 2, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.3070467710494995, 0.5364330410957336, -1.0904186964035034, -1.5014127492904663, -1.3644146919250488, -0.7136740684509277, -1.1931672096252441, -1.6212860345840454, -1.7411593198776245, -1.6897850036621094, -1.0047948360443115, -0.9362958669662476, -1.1075434684753418, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.8164225816726685, -0.6622998118400574, -0.576676070690155, -0.645175039768219, -0.7136740684509277, -0.42255327105522156, -0.6280503273010254, -0.9020463228225708, -0.9876701235771179, -0.7650483250617981, -1.0390443801879883, -1.2959157228469849, -1.0904186964035034, -1.0390443801879883, -0.045808710157871246, 1.8550388813018799, 1.8379141092300415], [0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.8618032932281494, 0.9816765785217285, 0.622056782245636, -0.42255327105522156, -1.4500385522842407, -1.7240345478057861, -1.672660231590271, -1.415789008140564, -1.6384108066558838, -1.9124068021774292, -1.946656346321106, -1.8096582889556885, -1.7069097757339478, -1.672660231590271, -1.2787909507751465, -0.8677968382835388, -0.7479235529899597, -0.610925555229187, -0.5081770420074463, -0.3711790144443512, -0.2684305012226105, -0.18280673027038574, -0.2341809868812561, -0.610925555229187, -1.6384108066558838, -2.0836544036865234, -1.7069097757339478, -1.0047948360443115, -0.645175039768219, -0.28555524349212646, 0.29668647050857544, 0.7248052954673767, 1.0844250917434692, 1.1700488328933716, 0.9303023219108582, 0.43368449807167053, 0.622056782245636, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0 [e2e-predictor] .26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.0159261226654053, -0.9020463228225708, -1.3472900390625, -1.2959157228469849, -1.3301652669906616, -1.1075434684753418, -1.4671632051467896, -1.0904186964035034, -1.0390443801879883, -1.2102919816970825, -0.9020463228225708, -0.8164225816726685, -0.9534205794334412, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.7650483250617981, -0.610925555229187, -0.645175039768219, -0.7136740684509277, -0.7307988405227661, -0.5595512986183167, -0.610925555229187, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.9534205794334412, -1.1075434684753418, -1.1075434684753418, -1.2959157228469849, -0.2684305012226105, 1.8207894563674927, 1.8379141092300415], [0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.5193082690238953, -0.08005820959806442, -0.9020463228225708, -1.79253351688385, -1.7240345478057861, -1.5014127492904663, -1.3986642360687256, -1.878157377243042, -2.01515531539917, -1.8439078330993652, -1.672660231590271, -1.5699117183685303, -1.227416753768921, -1.0390443801879883, -0.9020463228225708, -0.7992978096008301, -0.645175039768219, -0.5424265265464783, -0.5595512986183167, -0.7650483250617981, -1.1931672096252441, -2.1179039478302, -1.141792893409729, 0.056939806789159775, 0.24531221389770508, 0.14256370067596436, -0.3540542721748352, -0.4910522699356079, -0.06293346732854843, 0.5706825256347656, 0.7590547800064087, 0.9131776094436646, 0.810429036617279, 0.41655975580215454, 0.3309359848499298, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.262436985 [e2e-predictor] 96954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.38231024146080017, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 1.0501755475997925, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.3584210872650146, 0.7761795520782471, 0.9988013505935669, 1.0330508947372437, -0.4910522699356079, -1.6212860345840454, -1.484287977218628, -1.415789008140564, -1.3301652669906616, -1.261666178703308, -1.535662293434143, -0.6965492963790894, -0.6794245839118958, -0.9020463228225708, -0.5424265265464783, -0.576676070690155, -0.3711790144443512, -0.8849216103553772, -0.5253018140792847, -0.645175039768219, -0.5938007831573486, -0.5081770420074463, -0.7479235529899597, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.7821730971336365, -0.8849216103553772, -0.7479235529899597, -0.6794245839118958, -0.7992978096008301, -0.8849216103553772, -1.0047948360443115, -1.2959157228469849, -0.2684305012226105, 1.8892884254455566, 1.8550388813018799], [0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6391815543174744, 0.5706825256347656, 0.5535577535629272, 0.4508092403411865, -0.40542852878570557, -0.9362958669662476, -1.535662293434143, -1.7240345478057861, -1.6897850036621094, -1.9124068021774292, -2.0665295124053955, -1.9637811183929443, -1.7240345478057861, -1.6555355787277222, -1.3472900390625, -1.1075434684753418, -0.9705453515052795, -0.8849216103553772, -0.7992978096008301, -0.8335473537445068, -1.073293924331665, -1.79253351688385, -1.604161262512207, -0.28555524349212646, 0.02269030176103115, 0.2281874716281891, 0.43368449807167053, 0.5193082690238953, 0.2281874716281891, -0.3711790144443512, -0.5424265265464783, -0.4910522699356079, -0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.0740646943449974, -0.8677968382835388, -0.40542852878570557, 0.14256370067596436, 0.6391815543174744, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.38231024146080017, 0.38231024146080 [e2e-predictor] 017, 0.3309359848499298, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3309359848499298, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.9303023219108582, 0.9645518660545349, 1.0330508947372437, 1.101549744606018, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.0673003196716309, 0.9816765785217285, 1.255672574043274, 0.7248052954673767, -0.9705453515052795, -1.415789008140564, -0.7992978096008301, -1.6212860345840454, -1.6555355787277222, -1.5185375213623047, -1.3815394639968872, -1.3644146919250488, -0.9876701235771179, -1.3815394639968872, -0.7479235529899597, -1.141792893409729, -0.7992978096008301, -0.6794245839118958, -0.7821730971336365, -0.8506720662117004, -0.8849216103553772, -0.5253018140792847, -0.6794245839118958, -0.7650483250617981, -0.5938007831573486, -0.6965492963790894, -0.7307988405227661, -0.6622998118400574, -0.8506720662117004, -1.02191960811615, -0.8335473537445068, -0.6794245839118958, -0.9020463228225708, -0.9534205794334412, -0.9705453515052795, -1.141792893409729, -1.073293924331665, -0.576676070690155, 1.906413197517395, 1.8550388813018799], [0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.9474270939826965, 1.0844250917434692, 1.0159261226654053, 0.7933043241500854, 0.2110627144575119, -0.5081770420074463, -1.0561691522598267, -1.6212860345840454, -1.8610326051712036, -1.484287977218628, -1.4671632051467896, -1.8610326051712036, -1.9637811183929443, -1.7754088640213013, -1.5527870655059814, -1.261666178703308, -1.02191960811615, -0.9191710948944092, -0.9876701235771179, -1.3130404949188232, -1.946656346321106, -1.1760424375534058, -0.30267998576164246, -0.1143077164888382, 0.0055655487813055515, 0.10831420123577118, 0.27956172823905945, 0.43368449807167053, 0.41655975580215454, 0.15968845784664154, -0.7650483250617981, -1.7754088640213013, -1.7069097757339478, -1.7411593198776245, -1.073293924331665, -1.2102919816970825, -1.4329137802124023, -0.9876701235771179, 0.4508092403411865, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590 [e2e-predictor] 547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.091189444065094, 0.091189444065094, 0.14256370067596436, 0.15968845784664154, 0.26243698596954346, 0.19393795728683472, 0.056939806789159775, -0.1143077164888382, -0.30267998576164246, -0.3540542721748352, -0.4568027853965759, -0.28555524349212646, -0.3711790144443512, -0.40542852878570557, -0.31980475783348083, 0.0055655487813055515, -0.06293346732854843, 0.091189444065094, 0.587807297706604, 0.7419300675392151, 0.8789280652999878, 0.7761795520782471, 0.8789280652999878, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 0.43368449807167053, -0.9705453515052795, -0.4739275276660919, -1.5527870655059814, -1.3472900390625, -1.9295315742492676, -1.5527870655059814, -2.01515531539917, -1.3301652669906616, -1.484287977218628, -1.227416753768921, -1.0904186964035034, -1.5185375213623047, -0.9876701235771179, -0.5938007831573486, -0.6622998118400574, -0.6622998118400574, -0.9191710948944092, -0.7136740684509277, -0.8164225816726685, -0.7136740684509277, -0.5595512986183167, -0.28555524349212646, -0.7821730971336365, -0.6280503273010254, -0.7136740684509277, -0.6965492963790894, -0.7650483250617981, -0.7136740684509277, -0.7136740684509277, -0.8335473537445068, -0.9020463228225708, -0.8506720662117004, -1.0561691522598267, -0.8335473537445068, -0.9362958669662476, -0.5595512986183167, 1.8892884254455566, 1.8036646842956543], [0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6734310388565063, 1.2385478019714355, 1.563918113708496, 1.3926706314086914, 1.4611696004867554, 1.2214230298995972, 0.7933043241500854, 0.056939806789159775, -0.5595512986183167, -1.1760424375534058, -1.7411593198776245, -1.79253351688385, -1.535662293434143, -1.6384108066558838, -1.8439078330993652, -1.9124068021774292, -1.8267830610275269, -1.5185375213623047, -1.1075434684753418, -1.0561691522598267, -1.2959157228469849, -1.7069097757339478, -0.8335473537445068, -0.3883037567138672, -0.2513057291507721, -0.13143247365951538, -0.08005820959806442, 0.056939806789159775, 0.26243698596954346, 0.3651854991912842, 0.4508092403411865, 0.17681321501731873, -0.7821730971336365, -1.2959157228469849, -1.4671632051467896, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.672660231590271, -1.3130404949188232, 0.17681321501731873, 0.8618032932281494, 0.9303023219108582, 0.8275538086891174 [e2e-predictor] , 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.6734310388565063, 0.7248052954673767, 0.8960528373718262, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.2110627144575119, 0.26243698596954346, 0.0740646943449974, 0.0740646943449974, 0.0740646943449974, -0.06293346732854843, -0.2341809868812561, -0.3883037567138672, -0.5938007831573486, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9020463228225708, -1.0047948360443115, -0.7821730971336365, -0.9705453515052795, -0.8677968382835388, -0.5938007831573486, -0.5938007831573486, -0.7992978096008301, -0.645175039768219, -0.6794245839118958, -0.7136740684509277, -0.5595512986183167, -0.4568027853965759, -0.2341809868812561, 0.02269030176103115, 0.27956172823905945, 0.29668647050857544, 0.4850587546825409, -0.4739275276660919, -1.0561691522598267, -1.4500385522842407, -1.604161262512207, -1.6212860345840454, -1.5699117183685303, -1.6384108066558838, -1.484287977218628, -1.7069097757339478, -1.4500385522842407, -1.3644146919250488, -1.3815394639968872, -1.2787909507751465, -1.141792893409729, -0.7307988405227661, -0.5424265265464783, -0.4739275276660919, -0.6965492963790894, -0.8506720662117004, -0.645175039768219, -0.6794245839118958, -0.6965492963790894, -0.7821730971336365, -0.3883037567138672, -0.8849216103553772, -0.576676070690155, -0.645175039768219, -0.6622998118400574, -0.8335473537445068, -0.5424265265464783, -0.6794245839118958, -0.8849216103553772, -0.7307988405227661, -0.5938007831573486, -0.7136740684509277, -0.6280503273010254, -1.1075434684753418, -0.8677968382835388, 1.8207894563674927, 1.8379141092300415], [1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5535577535629272, 0.810429036617279, 1.3412963151931763, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.3584210872650146, 0.9988013505935669, 0.5021834969520569, -0.011559205129742622, -0.8335473537445068, -1.3644146919250488, -1.8096582889556885, -1.8439078330993652, -1.6384108066558838, -1.7240345478057861, -1.9637811183929443, -2.0665295124053955, -1.5699117183685303, -1.2445415258407 [e2e-predictor] 593, -1.3130404949188232, -1.2102919816970825, -0.576676070690155, -0.31980475783348083, -0.3369295001029968, -0.19993148744106293, -0.13143247365951538, -0.045808710157871246, 0.03981505334377289, 0.15968845784664154, 0.2110627144575119, -0.045808710157871246, -0.6280503273010254, -1.3815394639968872, -1.4671632051467896, -1.3815394639968872, -1.2102919816970825, -1.141792893409729, -1.2787909507751465, -1.3815394639968872, -1.5870364904403687, -0.8164225816726685, -0.08005820959806442, -0.02868395671248436, 0.3480607271194458, 0.6734310388565063, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.7590547800064087, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.3651854991912842, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.15968845784664154, 0.19393795728683472, 0.12543895840644836, 0.056939806789159775, 0.056939806789159775, -0.011559205129742622, -0.3540542721748352, -0.9020463228225708, -0.9534205794334412, -0.9362958669662476, -0.8506720662117004, -0.9705453515052795, -0.8849216103553772, -0.9191710948944092, -0.8849216103553772, -1.0047948360443115, -0.8677968382835388, -0.7992978096008301, -0.8849216103553772, -0.7650483250617981, -0.7136740684509277, -0.7479235529899597, -0.4568027853965759, -0.8506720662117004, -0.30267998576164246, -0.7307988405227661, -0.21705622971057892, -0.3711790144443512, -0.16568197309970856, -0.21705622971057892, -0.09718296676874161, 0.02269030176103115, -0.28555524349212646, -0.6280503273010254, -0.8164225816726685, -1.261666178703308, -1.5014127492904663, -1.7240345478057861, -1.672660231590271, -1.758284091949463, -1.6555355787277222, -1.604161262512207, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.5699117183685303, -1.0047948360443115, -0.7307988405227661, -0.5938007831573486, -0.4568027853965759, -0.5595512986183167, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.610925555229187, -0.5081770420074463, -0.5595512986183167, -0.9020463228225708, -0.6622998118400574, -0.8677968382835388, -0.645175039768219, -0.610925555229187, -0.6280503273010254, -0.8335473537445068, -0.7821730971336365, -0.7992978096008301, -0.7992978096008301, -0.6280503273010254, -0.7650483250617981, -0.7307988405227661, -0.8164225816726685, -0.9191710948944092, -0.6280503273010254, 1.8207894563674927, 1.8550388813018799], [1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.844678580 [e2e-predictor] 7609558, 0.8275538086891174, 0.810429036617279, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.7590547800064087, 1.3584210872650146, 1.5810428857803345, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.1700488328933716, 0.6049320101737976, 0.38231024146080017, 0.2110627144575119, -0.4568027853965759, -1.1589176654815674, -1.6384108066558838, -1.8096582889556885, -1.3815394639968872, -1.3301652669906616, -1.672660231590271, -1.7240345478057861, -1.758284091949463, -1.5527870655059814, -0.9876701235771179, -0.42255327105522156, -0.2341809868812561, -0.1143077164888382, -0.045808710157871246, -0.011559205129742622, -0.02868395671248436, -0.011559205129742622, -0.31980475783348083, -0.7307988405227661, -1.7411593198776245, -1.3986642360687256, -0.8849216103553772, -1.141792893409729, -1.3130404949188232, -1.4671632051467896, -1.3815394639968872, -1.5185375213623047, -1.5014127492904663, -1.415789008140564, -1.415789008140564, -1.3472900390625, -1.1246682405471802, -0.8335473537445068, -0.5424265265464783, -0.13143247365951538, 0.29668647050857544, 0.622056782245636, 0.7248052954673767, 0.810429036617279, 0.9645518660545349, 1.0330508947372437, 1.1186745166778564, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 0.5535577535629272, -0.7136740684509277, -0.7821730971336365, -0.40542852878570557, 0.7761795520782471, 1.3412963151931763, 1.5296685695648193, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6837913990020752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.1357992887496948, -1.5014127492904663, -1.6555355787277222, -0.9705453515052795, -0.610925555229187, -0.3883037567138672, -0.30267998576164246, -0.09718296676874161, 0.2110627144575119, 0.29668647050857544, -0.2341809868812561, -0.08005820959806442, 0.02269030176103115, 0.7761795520782471, 0.7248052954673767, 0.622056782245636, 0.5535577535629272, 0.43368449807167053, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3309359848499298, 0.27956172823905945, 0.38231024146080017, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.056939806789159775, 0.15968845784664154, 0.12543895840644836, 0.056939806789159775, -0.011559205129742622, -0.31980475783348083, -0.6965492963790894, -0.7821730971336365, -0.6794245839118958, -0.7479235529899597, -0.576676070690155, -0.8849216103553772, -0.9705453515052795, -0.6965492963790894, -0.7992978096008301, -0.9705453515052795, -0.8677968382835388, -0.7821730971336365, -1.0561691522598267, -0.9362958669662476, -0.7650483250617981, -0.645175039768219, -0.6622998118400574, -0.9876701235771179, -0.4568027853965759, -0.5595512986183167, -0.610925555229187, -0.3540542721748352, -0.09718296676874161, 0.056939806789159775, -0.08005820959806442, -0.02868395671248436, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, -0.6280503273010254, -1.4671632051467896, -1.6212860345840454, -1.7411593198776245, -1.672660231590271, -1.7411593198776245, -1.79253351688385, -1.8267830610275269, -1.6384108066558838, -1.9124068021774292, -0.8164225816726685, -0.7821730971336365, -1.0390443801879883, -1.5870364904403687, -1.4329137802124023, -1.535662293434143, -0.6280503273010254, -0.8677968382835388, -0.31980475783348083, -0.4739275276660919, -0.6622998118400574, -1.0904186964035034, -0.31980475783348083, -0.7821730971336365, -0.5253018140792847, -0.610925555229187, -0.37117901444435 [e2e-predictor] 12, -0.7821730971336365, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.5938007831573486, -0.8506720662117004, -0.7307988405227661, -0.7650483250617981, -0.7992978096008301, -0.7992978096008301, -1.0561691522598267, -0.8849216103553772, -0.5938007831573486, 1.786539912223816, 1.8550388813018799], [1.101549744606018, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 1.3412963151931763, 1.63241708278656, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.101549744606018, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.17681321501731873, -0.5595512986183167, -1.2959157228469849, -1.6897850036621094, -1.604161262512207, -1.3301652669906616, -1.3815394639968872, -1.7240345478057861, -1.79253351688385, -1.7240345478057861, -1.7411593198776245, -1.79253351688385, -1.3130404949188232, -0.7479235529899597, -0.40542852878570557, -0.19993148744106293, -0.21705622971057892, -0.8506720662117004, -1.5014127492904663, -0.9020463228225708, -1.5014127492904663, -1.5527870655059814, -1.4671632051467896, -1.3301652669906616, -0.7992978096008301, -1.0561691522598267, -1.1075434684753418, -1.1589176654815674, -0.1143077164888382, 0.7933043241500854, 1.1700488328933716, 1.324171543121338, 1.5981676578521729, 1.718040943145752, 1.2727973461151123, 0.5706825256347656, 1.2899221181869507, 1.6837913990020752, 1.8207894563674927, 1.8036646842956543, 1.8207894563674927, 1.8550388813018799, 1.8721636533737183, 1.8379141092300415, 1.5125439167022705, 0.091189444065094, -1.672660231590271, -1.8610326051712036, -0.9534205794334412, 0.9816765785217285, 1.4611696004867554, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.8036646842956543, 1.8379141092300415, 1.8892884254455566, 1.8207894563674927, 1.8207894563674927, 0.9988013505935669, -0.9362958669662476, -0.9020463228225708, -0.3540542721748352, -0.31980475783348083, -0.5938007831573486, -1.0390443801879883, -1.1246682405471802, -1.4329137802124023, -1.79253351688385, -1.8267830610275269, -1.7754088640213013, -1.878157377243042, 0.9303023219108582, 1.4269200563430786, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.563918113708496, 1.3070467710494995, 0.8446785807609558, 0.3480607271194458, 0.091189444065094, 0.12543895840644836, 0.2110627144575119, 0.3138112425804138, 0.26243698596954346, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.10831420123577118, 0.12543895840644836, 0.091189444065094, 0.056939806789159775, 0.02269030176103115, 0.03981505334377289, 0.0740646943449974, 0.056939806789159775, -0.045808710157871246, 0.02269030176103115, 0.02269030176103115, -0.045808710157871246, -0.08005820959806442, -0.06293346732854843, -0.011559205129742622, -0.02868395671248436, -0.08005820959806442, 0.02269030176103115, -0.08005820959806442, 0.0055655487813055515, -0.06293346732854843, 0.02269030176103115, 0.056939806789159775, 0.0055655487813055515, -0.06293346732854843, -0.08005820959806442, -0.16568197309970856, -0.13143247365951538, -0.1143077164888382, -0.6965492963790894, -1.02191960811615, -1.1075434684753418, -1.0904186964035034, -0.8849216103553772, -1.0047948360443115, -0.9876701235771179, -0.8335473537445068, -0.9534205794334412, -0.9362958669662476, -0.7479235529899597, -0.9534205794334412, -0.8164225816726685, -0.7307988405227661, -0.8849216103553772, -0.7307988405227661, -0.7479235529899597, -0.7307988405227661, -0.8164225816726685, -0.5253018140792847, -0.4910522699356079, -0.14855723083019257, -0.5081770420074463, 0.03981505334377289, -0.1143077164888382, -0.4910522699356079, 0.0740646943449974, 0.19393795728683472, 0.3309359848499298, 0.2110627144575119, 0.3309359848499298, 0.0055655487813055515, -1.2445415258407593, -1.60416 [e2e-predictor] 1262512207, -1.79253351688385, -1.8096582889556885, -1.535662293434143, -1.5870364904403687, -1.79253351688385, -1.8952820301055908, -1.5527870655059814, -1.604161262512207, -0.5081770420074463, -0.5253018140792847, -0.7479235529899597, -1.0561691522598267, -1.4329137802124023, -1.2787909507751465, -0.13143247365951538, -0.576676070690155, -0.5424265265464783, -0.40542852878570557, -0.5595512986183167, -0.43967801332473755, -0.6794245839118958, -0.5595512986183167, -0.30267998576164246, -0.610925555229187, -0.40542852878570557, -0.6280503273010254, -0.7136740684509277, -0.3883037567138672, -0.6622998118400574, -0.8506720662117004, -0.576676070690155, -0.7307988405227661, -0.8164225816726685, -0.7479235529899597, -0.8677968382835388, -0.7136740684509277, -1.0561691522598267, -0.7479235529899597, -0.9191710948944092, 1.8207894563674927, 1.8721636533737183], [1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.622056782245636, 1.255672574043274, 1.6152924299240112, 1.5467933416366577, 1.4782943725585938, 1.4269200563430786, 1.1700488328933716, 0.8618032932281494, 0.8446785807609558, 1.1186745166778564, 0.9303023219108582, -0.045808710157871246, -0.9876701235771179, -1.5014127492904663, -1.484287977218628, -1.4500385522842407, -1.3986642360687256, -1.5699117183685303, -1.5870364904403687, -1.5185375213623047, -1.672660231590271, -1.672660231590271, -1.5527870655059814, -1.4671632051467896, -1.2445415258407593, -1.3301652669906616, -1.6555355787277222, -1.878157377243042, -0.9705453515052795, -1.0904186964035034, -1.1246682405471802, -1.1589176654815674, -1.1931672096252441, -1.0390443801879883, -0.8506720662117004, -1.02191960811615, -1.1931672096252441, 0.6734310388565063, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6495418548583984, 1.4097954034805298, 1.6837913990020752, 1.8721636533737183, 1.906413197517395, 1.906413197517395, 1.9235379695892334, 1.9577873945236206, 1.974912166595459, 1.8550388813018799, 1.2214230298995972, -0.7821730971336365, -1.79253351688385, -1.7411593198776245, -1.7411593198776245, -0.6965492963790894, 1.3412963151931763, 1.375545859336853, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.7522903680801392, 1.786539912223816, 1.7694151401519775, 1.2042982578277588, -1.7069097757339478, -1.946656346321106, -1.8610326051712036, -1.7411593198776245, -1.261666178703308, -1.3644146919250488, -1.1760424375534058, -1.227416753768921, -1.227416753768921, -1.672660231590271, -1.758284091949463, -1.878157377243042, -1.8267830610275269, -1.415789008140564, -0.3883037567138672, 0.656306266784668, 1.3926706314086914, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.2042982578277588, 0.7590547800064087, 0.056939806789159775, -0.7650483250617981, -0.8506720662117004, -0.6622998118400574, -0.43967801332473755, -0.5081770420074463, -0.5081770420074463, -0.4739275276660919, -0.5424265265464783, -0.5595512986183167, -0.610925555229187, -0.6794245839118958, -0.576676070690155, -0.5595512986183167, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.5938007831573486, -0.610925555229187, -0.6622998118400574, -0.7650483250617981, -0.7821730971336365, -0.8164225816726685, -0.7992978096008301, -0.7136740684509277, -0.9534205794334412, -1.0047948360443115, -0.7821730971336365, -0.8849216103553772, -0.7650483250617981, -0.7992978096008301, -0.610925555229187, -0.6794245839118958, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.6622998118400574, -0.5253018140792847, -0.6622998118400574, -0.8335473537445068, -0.8164225816726685, -0.8506720662117004, -0.9534205794334412, -0.9534205794334412, -0.9876701235771179, -0.8677968382835388, -0.9534205794334412, -0.7821730971336365, -0.8849216103553772, - [e2e-predictor] 0.8849216103553772, -0.8164225816726685, -1.02191960811615, -0.8677968382835388, -0.7136740684509277, -0.9876701235771179, -0.5253018140792847, -0.610925555229187, -0.5253018140792847, -0.5081770420074463, -0.40542852878570557, -0.28555524349212646, -0.19993148744106293, -0.06293346732854843, 0.2281874716281891, -0.18280673027038574, -0.2341809868812561, 0.39943498373031616, 0.12543895840644836, 0.43368449807167053, 0.39943498373031616, 0.056939806789159775, -0.13143247365951538, -1.1246682405471802, -1.6897850036621094, -1.758284091949463, -1.9295315742492676, -1.878157377243042, -1.7240345478057861, -1.3130404949188232, -1.946656346321106, -1.9295315742492676, -1.1931672096252441, -0.40542852878570557, -0.5253018140792847, -0.5081770420074463, -0.5253018140792847, -1.2102919816970825, -1.2787909507751465, -0.21705622971057892, -0.09718296676874161, -0.3540542721748352, -0.5253018140792847, -0.40542852878570557, -0.09718296676874161, -0.5253018140792847, -0.31980475783348083, -0.42255327105522156, -0.6280503273010254, -0.5424265265464783, -0.4739275276660919, -0.8677968382835388, -0.3883037567138672, -0.576676070690155, -0.7821730971336365, -0.5253018140792847, -0.5595512986183167, -0.7307988405227661, -0.8849216103553772, -0.9705453515052795, -0.8335473537445068, -1.02191960811615, -0.6965492963790894, -0.9705453515052795, 1.8379141092300415, 1.8721636533737183], [1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.4954191446304321, 1.255672574043274, 0.9988013505935669, 0.9131776094436646, 1.1357992887496948, 1.2727973461151123, 0.7590547800064087, -0.3883037567138672, -1.227416753768921, -1.5185375213623047, -1.758284091949463, -1.535662293434143, -1.2787909507751465, -1.535662293434143, -1.6384108066558838, -1.227416753768921, -1.02191960811615, -0.9362958669662476, -1.0047948360443115, -1.073293924331665, -1.484287977218628, -1.9124068021774292, -1.5527870655059814, -1.535662293434143, -1.604161262512207, -1.5699117183685303, -1.3815394639968872, -1.535662293434143, -1.7240345478057861, -1.4500385522842407, -1.261666178703308, -1.141792893409729, 1.3926706314086914, 1.63241708278656, 1.7009161710739136, 1.5981676578521729, 1.6666666269302368, 1.7694151401519775, 1.8721636533737183, 1.8379141092300415, 1.8036646842956543, 1.786539912223816, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, -0.8164225816726685, -1.5870364904403687, -1.8096582889556885, -1.7754088640213013, -1.8952820301055908, -1.946656346321106, -1.7240345478057861, -0.7992978096008301, 0.24531221389770508, 0.8446785807609558, 1.1700488328933716, 1.4097954034805298, 1.3584210872650146, 1.5125439167022705, 1.5467933416366577, 0.4850587546825409, -1.9809058904647827, -2.0665295124053955, -2.1179039478302, -2.0494048595428467, -2.01515531539917, -2.0494048595428467, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.758284091949463, -1.878157377243042, -1.878157377243042, -1.6897850036621094, -1.7069097757339478, -1.3472900390625, -1.2102919816970825, -0.610925555229187, 0.656306266784668, 1.1357992887496948, 0.02269030176103115, -1.7240345478057861, -1.5699117183685303, -1.4500385522842407, -1.3130404949188232, -1.1760424375534058, -1.141792893409729, -0.9191710948944092, -0.7992978096008301, -0.8506720662117004, -0.9534205794334412, -0.9191710948944092, -0.9020463228225708, -1.0047948360443115, -0.9020463228225708, -0.7821730971336365, -0.7479235529899597, -1.02191960811615, -0.9534205794334412, -1.02191960811615, -1.073293924331665, -1.0047948360443115, -0.8335473537445068, -0.9534205794334412, -0.7650483250617981, -0.6794245839118958, -0.7136740684509277, -0.7650483250 [e2e-predictor] 617981, -0.6794245839118958, -0.8335473537445068, -0.9362958669662476, -0.7992978096008301, -0.6794245839118958, -0.5424265265464783, -0.7821730971336365, -0.9534205794334412, -0.8849216103553772, -0.8506720662117004, -0.8335473537445068, -0.6280503273010254, -0.7992978096008301, -0.8849216103553772, -0.8506720662117004, -0.8677968382835388, -0.7992978096008301, -0.9362958669662476, -0.9362958669662476, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -0.9020463228225708, -1.02191960811615, -0.9534205794334412, -0.576676070690155, -0.7650483250617981, -0.6794245839118958, -0.6280503273010254, -0.3711790144443512, -0.40542852878570557, -0.3540542721748352, -0.5595512986183167, -0.30267998576164246, -0.40542852878570557, -0.2684305012226105, 0.2110627144575119, 0.091189444065094, 0.24531221389770508, 0.39943498373031616, 0.5193082690238953, 0.5706825256347656, 0.6905558109283447, -0.06293346732854843, -0.3369295001029968, -1.2445415258407593, -1.6212860345840454, -1.79253351688385, -1.8610326051712036, -1.9295315742492676, -1.8096582889556885, -1.8439078330993652, -1.9809058904647827, -1.8439078330993652, -1.6384108066558838, -0.8164225816726685, -0.576676070690155, -0.5424265265464783, -0.42255327105522156, -1.2959157228469849, -1.0047948360443115, -0.4739275276660919, -0.2341809868812561, -0.3540542721748352, -0.3540542721748352, -0.2513057291507721, -0.3540542721748352, -0.610925555229187, 0.0055655487813055515, -0.28555524349212646, -0.5081770420074463, -0.7136740684509277, -0.5595512986183167, -0.6280503273010254, -0.3540542721748352, -0.5253018140792847, -0.5424265265464783, -0.4739275276660919, -0.5938007831573486, -0.645175039768219, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -1.02191960811615, -0.3883037567138672, -0.8164225816726685, 1.8036646842956543, 1.8721636533737183], [1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 1.1186745166778564, 1.5125439167022705, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.1186745166778564, 1.0330508947372437, 1.1700488328933716, 1.324171543121338, 1.2214230298995972, 0.3651854991912842, -0.7650483250617981, -1.1246682405471802, -1.5699117183685303, -1.5870364904403687, -1.2959157228469849, -1.3815394639968872, -1.4671632051467896, -1.2787909507751465, -1.1246682405471802, -1.0561691522598267, -1.1246682405471802, -1.261666178703308, -1.6555355787277222, -1.3130404949188232, -1.2787909507751465, -1.3986642360687256, -1.5185375213623047, -1.6212860345840454, -1.7240345478057861, -1.7754088640213013, -1.8952820301055908, -1.9295315742492676, -1.79253351688385, -1.5185375213623047, -1.0390443801879883, 0.19393795728683472, 0.4850587546825409, 0.587807297706604, 1.2214230298995972, 1.7351655960083008, 1.7694151401519775, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5296685695648193, 1.5125439167022705, 0.9645518660545349, -1.878157377243042, -1.8610326051712036, -1.8096582889556885, -1.7411593198776245, -1.8610326051712036, -1.8610326051712036, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.946656346321106, -1.7069097757339478, -1.7240345478057861, -1.8267830610275269, -1.7754088640213013, -1.7754088640213013, -1.9124068021774292, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -2.0494048595428467, -2.01515531539917, -1.946656346321106, -1.9980305433273315, -1.946656346321106, -1.8610326051712036, -1.9637811183929443, -2.1179039478302, -1.9809058904647827, -1.9809058904647827, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.1589176654815674, -0.3540542721748352, -1.1760424375534058, -1.261666178703308, -1.0 [e2e-predictor] 904186964035034, -1.1246682405471802, -0.8506720662117004, -0.645175039768219, -0.28555524349212646, -0.3369295001029968, -0.7479235529899597, -0.9362958669662476, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -1.2102919816970825, -1.141792893409729, -1.0047948360443115, -0.9876701235771179, -1.0561691522598267, -0.8849216103553772, -0.8335473537445068, -0.7479235529899597, -0.7307988405227661, -0.6622998118400574, -0.7136740684509277, -0.6794245839118958, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.6622998118400574, -0.6280503273010254, -0.5938007831573486, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.7992978096008301, -0.8164225816726685, -0.8506720662117004, -0.7650483250617981, -0.7992978096008301, -0.9020463228225708, -0.9191710948944092, -1.073293924331665, -0.8506720662117004, -0.9191710948944092, -0.9020463228225708, -1.1589176654815674, -1.0390443801879883, -1.0904186964035034, -0.9020463228225708, -0.9191710948944092, -0.9362958669662476, -0.8335473537445068, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.610925555229187, -0.8677968382835388, -0.610925555229187, -0.8506720662117004, -0.5938007831573486, -0.28555524349212646, -0.2684305012226105, -0.2341809868812561, -0.18280673027038574, -0.045808710157871246, -0.06293346732854843, 0.24531221389770508, -0.02868395671248436, 0.38231024146080017, 0.15968845784664154, 0.810429036617279, 0.6905558109283447, 0.5193082690238953, 0.6049320101737976, -0.40542852878570557, -1.8096582889556885, -1.7754088640213013, -1.758284091949463, -1.7754088640213013, -1.9637811183929443, -1.946656346321106, -1.8952820301055908, -1.9124068021774292, -1.946656346321106, -1.6897850036621094, -0.9705453515052795, -0.7479235529899597, -0.30267998576164246, -0.21705622971057892, -0.6280503273010254, -1.02191960811615, -0.7136740684509277, 0.0740646943449974, 0.056939806789159775, -0.09718296676874161, -0.3369295001029968, -0.42255327105522156, -0.5595512986183167, -0.5424265265464783, -0.2513057291507721, -0.4568027853965759, -0.8164225816726685, -0.4739275276660919, -0.5424265265464783, -0.42255327105522156, -0.43967801332473755, -0.40542852878570557, -0.43967801332473755, -0.5253018140792847, -0.576676070690155, -0.3883037567138672, -0.9020463228225708, -0.8506720662117004, -0.645175039768219, -0.30267998576164246, -0.7821730971336365, 1.8550388813018799, 1.8379141092300415], [1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7590547800064087, 0.6905558109283447, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.7933043241500854, 1.375545859336853, 1.563918113708496, 1.4782943725585938, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, -0.1143077164888382, -1.141792893409729, -1.3130404949188232, -1.2102919816970825, -1.3644146919250488, -1.3301652669906616, -1.2102919816970825, -1.4500385522842407, -1.5699117183685303, -1.6555355787277222, -1.8096582889556885, -1.9295315742492676, -1.8952820301055908, -1.9637811183929443, -2.01515531539917, -1.946656346321106, -1.878157377243042, -1.8952820301055908, -2.032280206680298, -2.0665295124053955, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.672660231590271, -1.8096582889556885, -1.8610326051712036, -1.878157377243042, -2.01515531539917, 0.03981505334377289, 0.38231024146080017, -1.8610326051712036, -1.9124068021774292, -1.5014127492904663, -1.0904186964035034, -1.5014127492904663, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, -2.0836544036865234, -2.1007792949676514, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.0494048595428467, -2.1179039478302, -2.01515531539917, -2.0494048595428467, -2.015155315 [e2e-predictor] 39917, -1.9295315742492676, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.0836544036865234, -1.6897850036621094, -1.5185375213623047, -0.7821730971336365, -0.4739275276660919, -0.6622998118400574, -1.1246682405471802, -1.8439078330993652, -1.7411593198776245, -1.1931672096252441, -1.4500385522842407, -1.8267830610275269, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -1.9980305433273315, -1.8439078330993652, -1.4329137802124023, -0.9534205794334412, -0.8335473537445068, -0.9020463228225708, -0.7136740684509277, -1.141792893409729, -1.1075434684753418, -0.8849216103553772, -0.9362958669662476, -1.0047948360443115, -1.02191960811615, -0.9705453515052795, -0.9191710948944092, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.7479235529899597, -0.610925555229187, -0.8335473537445068, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -1.0390443801879883, -0.9534205794334412, -0.8335473537445068, -0.8677968382835388, -0.8335473537445068, -0.645175039768219, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -1.0047948360443115, -0.8506720662117004, -0.8506720662117004, -0.8849216103553772, -0.6794245839118958, -0.7136740684509277, -0.7992978096008301, -0.7479235529899597, -0.7992978096008301, -0.9191710948944092, -0.8849216103553772, -0.9876701235771179, -0.9705453515052795, -1.0047948360443115, -1.0561691522598267, -0.9876701235771179, -0.9705453515052795, -0.9362958669662476, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.7307988405227661, -0.9876701235771179, -0.6622998118400574, -0.5938007831573486, -0.7307988405227661, -0.7992978096008301, -0.5424265265464783, -0.28555524349212646, -0.21705622971057892, -0.3711790144443512, 0.0740646943449974, 0.2110627144575119, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, -0.13143247365951538, 0.4679340124130249, 0.5364330410957336, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.6391815543174744, -0.5253018140792847, -1.8096582889556885, -1.8096582889556885, -1.878157377243042, -1.8096582889556885, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.9124068021774292, -2.0836544036865234, -1.2787909507751465, -1.02191960811615, -0.045808710157871246, 0.17681321501731873, -0.6280503273010254, -0.7136740684509277, -0.5081770420074463, -0.28555524349212646, -0.08005820959806442, -0.16568197309970856, -0.2684305012226105, -0.42255327105522156, -0.4739275276660919, -0.5595512986183167, -0.2513057291507721, -0.3369295001029968, -0.7821730971336365, -0.6794245839118958, -0.3711790144443512, -0.5595512986183167, -0.30267998576164246, -0.2341809868812561, -0.2513057291507721, -0.7650483250617981, -0.5595512986183167, -0.610925555229187, -1.02191960811615, -0.9876701235771179, -0.40542852878570557, -0.6794245839118958, -0.645175039768219, 1.8721636533737183, 1.8379141092300415], [1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.6049320101737976, 1.2727973461151123, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.2899221181869507, 0.7933043241500854, -0.3369295001029968, -0.9020463228225708, -0.9362958669662476, -1.3130404949188232, -1.672660231590271, -1.946656346321106, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.79253351688385, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -2.0836544036865234, -1.8439078330993652, -1.31 [e2e-predictor] 30404949188232, -1.2102919816970825, -1.3301652669906616, -1.415789008140564, -1.5185375213623047, -1.5870364904403687, -1.8267830610275269, -2.01515531539917, -2.1179039478302, -2.1007792949676514, -1.9124068021774292, -1.878157377243042, -1.9637811183929443, -2.1007792949676514, -2.1179039478302, -1.9124068021774292, -1.79253351688385, -1.8439078330993652, -2.032280206680298, -2.0836544036865234, -1.9295315742492676, -0.4568027853965759, -0.3540542721748352, 0.02269030176103115, 0.38231024146080017, 0.7248052954673767, 0.8960528373718262, -0.08005820959806442, -0.7136740684509277, 0.0740646943449974, 0.6905558109283447, 0.091189444065094, -0.5253018140792847, -1.1075434684753418, -1.9637811183929443, -2.0836544036865234, 0.10831420123577118, 0.9303023219108582, 1.4269200563430786, 1.563918113708496, 1.5125439167022705, 1.3584210872650146, 0.9303023219108582, 0.3651854991912842, -0.4910522699356079, -1.415789008140564, -1.5699117183685303, -1.0390443801879883, -1.02191960811615, -0.9020463228225708, -1.0561691522598267, -0.9705453515052795, -1.0904186964035034, -1.1075434684753418, -0.8164225816726685, -0.7136740684509277, -0.7992978096008301, -0.8677968382835388, -0.9534205794334412, -0.9876701235771179, -0.9191710948944092, -0.8677968382835388, -0.8849216103553772, -0.9362958669662476, -0.7307988405227661, -0.9191710948944092, -0.9876701235771179, -0.9362958669662476, -0.7821730971336365, -0.7992978096008301, -0.7821730971336365, -0.645175039768219, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.6280503273010254, -0.4910522699356079, -0.43967801332473755, -0.5938007831573486, -0.7136740684509277, -0.7650483250617981, -0.8506720662117004, -0.6965492963790894, -0.6794245839118958, -0.645175039768219, -0.6622998118400574, -0.610925555229187, -0.6794245839118958, -0.8335473537445068, -0.9534205794334412, -0.7821730971336365, -0.7992978096008301, -0.8164225816726685, -0.9191710948944092, -1.1589176654815674, -0.9705453515052795, -0.8849216103553772, -0.6965492963790894, -0.7992978096008301, -0.8335473537445068, -0.6622998118400574, -0.7821730971336365, -1.1760424375534058, -0.5595512986183167, -0.28555524349212646, -0.3711790144443512, -0.28555524349212646, -0.4568027853965759, -0.2684305012226105, -0.02868395671248436, -0.18280673027038574, 0.24531221389770508, 0.0740646943449974, 0.2281874716281891, 0.6391815543174744, 0.5535577535629272, 0.5021834969520569, 0.6905558109283447, 0.7590547800064087, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.656306266784668, -0.1143077164888382, -1.7411593198776245, -1.878157377243042, -1.8267830610275269, -1.8096582889556885, -1.8096582889556885, -1.8952820301055908, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.1589176654815674, -1.8439078330993652, -1.2959157228469849, -0.14855723083019257, -0.16568197309970856, -0.30267998576164246, -0.2341809868812561, -1.2102919816970825, -0.7479235529899597, -0.2684305012226105, -0.13143247365951538, -0.21705622971057892, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.14855723083019257, -0.42255327105522156, -0.3369295001029968, -0.4568027853965759, -0.3883037567138672, -0.5253018140792847, -0.31980475783348083, -0.2341809868812561, -0.2684305012226105, -0.4568027853965759, -0.43967801332473755, -0.6280503273010254, -0.7821730971336365, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -0.3540542721748352, 1.6666666269302368, 1.8721636533737183], [1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8789280652999878, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.9474270939826965, 1.4782943725585938, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918 [e2e-predictor] 113708496, 1.4782943725585938, 1.3584210872650146, 1.2899221181869507, 1.375545859336853, 1.3584210872650146, 1.1529240608215332, 0.5364330410957336, -1.1589176654815674, -1.6384108066558838, -1.79253351688385, -1.79253351688385, -1.8096582889556885, -1.7069097757339478, -1.7754088640213013, -1.8439078330993652, -1.8610326051712036, -1.758284091949463, -1.9124068021774292, -1.9124068021774292, -1.9809058904647827, -2.0665295124053955, -2.0494048595428467, -1.9295315742492676, -1.5014127492904663, -0.5081770420074463, -0.28555524349212646, -0.3540542721748352, -0.9191710948944092, -1.4500385522842407, -1.8096582889556885, -1.9980305433273315, -2.032280206680298, -1.7240345478057861, -1.6212860345840454, -1.484287977218628, -1.604161262512207, -1.9980305433273315, -2.0836544036865234, -1.1246682405471802, -0.14855723083019257, 0.17681321501731873, 0.5193082690238953, 0.7590547800064087, 0.5535577535629272, 0.6391815543174744, -0.6794245839118958, -2.0836544036865234, -1.0390443801879883, -0.5938007831573486, -1.141792893409729, -2.032280206680298, -2.0836544036865234, 0.17681321501731873, 0.7933043241500854, 1.2214230298995972, 1.2727973461151123, 1.3584210872650146, 1.5296685695648193, 1.4782943725585938, 0.5021834969520569, -1.7411593198776245, -0.6965492963790894, -0.2513057291507721, 0.27956172823905945, 0.6734310388565063, 0.3480607271194458, -0.9020463228225708, -0.16568197309970856, 0.26243698596954346, -1.3986642360687256, -1.4329137802124023, -0.9191710948944092, -1.1246682405471802, -1.3301652669906616, -1.1931672096252441, -1.1589176654815674, -0.9876701235771179, -0.9534205794334412, -1.02191960811615, -0.9705453515052795, -0.8164225816726685, -0.7479235529899597, -0.610925555229187, -0.7479235529899597, -0.8506720662117004, -0.8677968382835388, -1.0047948360443115, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.7650483250617981, -0.5938007831573486, -1.02191960811615, -0.9191710948944092, -0.8335473537445068, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.8506720662117004, -1.0561691522598267, -0.7479235529899597, -0.7136740684509277, -0.5081770420074463, -0.5081770420074463, -0.576676070690155, -0.645175039768219, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.8335473537445068, -0.5253018140792847, -0.645175039768219, -0.7821730971336365, -0.7992978096008301, -0.9191710948944092, -0.8164225816726685, -0.9020463228225708, -1.0561691522598267, -1.0047948360443115, -0.8849216103553772, -0.7136740684509277, -0.645175039768219, -0.8849216103553772, -0.6622998118400574, -0.7479235529899597, -0.7821730971336365, -0.9876701235771179, -0.5938007831573486, -0.7307988405227661, -0.576676070690155, -0.4910522699356079, -0.3711790144443512, -0.3540542721748352, -0.09718296676874161, -0.045808710157871246, 0.4850587546825409, 0.39943498373031616, 0.3138112425804138, 0.6905558109283447, 0.4679340124130249, 0.810429036617279, 0.8789280652999878, 0.9645518660545349, 0.8446785807609558, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.3138112425804138, -0.7307988405227661, -1.4671632051467896, -1.79253351688385, -1.8952820301055908, -1.8267830610275269, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9295315742492676, -1.672660231590271, -0.7992978096008301, -1.6212860345840454, -0.2341809868812561, 0.03981505334377289, -0.7650483250617981, 0.27956172823905945, -0.08005820959806442, 0.091189444065094, 0.0740646943449974, 0.19393795728683472, 0.15968845784664154, -0.3883037567138672, -0.5424265265464783, -0.5424265265464783, -0.2341809868812561, -0.16568197309970856, -0.28555524349212646, -0.21705622971057892, -0.4910522699356079, -0.3540542721748352, -0.3883037567138672, -0.2684305012226105, -0.5081770420074463, -0.2341809868812561, -0.08005820959806442, -0.8506720662117004, -0.7479235529899597, -0.4910522699356079, -0.7650483250617981, -0.8849216103553772, -0.13143247365951538, 1.563918113708496, 1.8721636533737183], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.187 [e2e-predictor] 17360496521, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3138112425804138, 0.7248052954673767, 1.3412963151931763, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.0844250917434692, -1.3301652669906616, -1.484287977218628, -1.6212860345840454, -1.7240345478057861, -1.7411593198776245, -1.6384108066558838, -1.7069097757339478, -1.7240345478057861, -1.9124068021774292, -1.9980305433273315, -1.9295315742492676, -1.9124068021774292, -1.9637811183929443, -1.946656346321106, -1.6555355787277222, -0.1143077164888382, 0.8789280652999878, 1.0673003196716309, 1.1700488328933716, 1.0844250917434692, 0.656306266784668, 0.5364330410957336, -0.18280673027038574, -1.5527870655059814, -1.4500385522842407, -1.6555355787277222, -1.878157377243042, -2.0836544036865234, -2.1179039478302, -2.032280206680298, -1.9809058904647827, -0.8335473537445068, -0.4739275276660919, -0.2341809868812561, -0.09718296676874161, -0.08005820959806442, -0.7992978096008301, -1.9980305433273315, -0.645175039768219, 0.7248052954673767, 1.0159261226654053, 1.101549744606018, 1.18717360496521, 1.1186745166778564, 1.0159261226654053, 0.10831420123577118, -1.6384108066558838, -0.9705453515052795, -0.2684305012226105, -0.09718296676874161, -1.02191960811615, -1.7069097757339478, 0.3651854991912842, 1.3412963151931763, 1.3584210872650146, 1.1700488328933716, 0.587807297706604, -0.7307988405227661, -2.1179039478302, -0.43967801332473755, 0.2110627144575119, 0.4508092403411865, 0.26243698596954346, -0.7992978096008301, -0.8677968382835388, -0.7479235529899597, -0.8164225816726685, -0.8335473537445068, -0.7650483250617981, -0.8335473537445068, -1.0047948360443115, -1.0561691522598267, -0.9705453515052795, -0.7992978096008301, -0.9020463228225708, -0.9020463228225708, -0.9534205794334412, -0.8849216103553772, -0.9534205794334412, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -0.8506720662117004, -0.8335473537445068, -0.7136740684509277, -0.9705453515052795, -0.8164225816726685, -0.7650483250617981, -0.8164225816726685, -0.645175039768219, -0.6622998118400574, -0.8164225816726685, -0.8506720662117004, -0.8677968382835388, -1.0390443801879883, -0.8335473537445068, -0.6280503273010254, -0.6794245839118958, -0.576676070690155, -0.40542852878570557, -0.576676070690155, -0.610925555229187, -0.4568027853965759, -0.5938007831573486, -0.6965492963790894, -0.7136740684509277, -0.8335473537445068, -0.8335473537445068, -0.7992978096008301, -0.9362958669662476, -0.7821730971336365, -0.9191710948944092, -1.1589176654815674, -0.8849216103553772, -0.8677968382835388, -0.9362958669662476, -0.6965492963790894, -0.610925555229187, -0.6965492963790894, -0.576676070690155, -0.576676070690155, -0.5081770420074463, -0.5253018140792847, -0.28555524349212646, -0.1143077164888382, 0.056939806789159775, 0.2281874716281891, 0.29668647050857544, 0.4508092403411865, 0.5535577535629272, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 0.8960528373718262, 0.9645518660545349, 1.1357992887496948, 0.9645518660545349, 0.8275538086891174, 0.622056782245636, 0.38231024146080017, -1.3472900390625, -1.7754088640213013, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.758284091949463, -1.8610326051712036, -1.4671632051467896, -1.227416753768921, -1.5014127492904663, -0.3711790144443512, 0.2281874716281891, 0.0055655487813055515, 0.2281874716281891, -0.7479235529899597, -0.576676070690155, 0.17681321501731873, 0.056939806789159775, -0.28555524349212646, -0.576676070690155, -0.3883037567138 [e2e-predictor] 672, -0.3540542721748352, -0.28555524349212646, -0.31980475783348083, -0.5081770420074463, -0.02868395671248436, -0.40542852878570557, -0.40542852878570557, -0.3369295001029968, -0.2684305012226105, -0.2341809868812561, -0.31980475783348083, -0.5081770420074463, -0.5253018140792847, -0.3711790144443512, -0.9020463228225708, -0.6965492963790894, -0.2341809868812561, 1.6152924299240112, 1.8892884254455566], [1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.810429036617279, 0.6391815543174744, 0.3651854991912842, 0.4508092403411865, 1.1357992887496948, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.0673003196716309, -1.5870364904403687, -1.6384108066558838, -1.484287977218628, -1.5699117183685303, -1.6212860345840454, -1.672660231590271, -1.7754088640213013, -1.5185375213623047, -1.3301652669906616, -1.6555355787277222, -1.7754088640213013, -2.1007792949676514, -2.1179039478302, -0.645175039768219, 1.0330508947372437, 1.3926706314086914, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.563918113708496, 0.8789280652999878, -1.141792893409729, -1.9295315742492676, -1.3815394639968872, -1.946656346321106, -1.9809058904647827, -1.8096582889556885, -2.032280206680298, -1.2102919816970825, -1.1760424375534058, -0.9876701235771179, -1.1246682405471802, -1.9809058904647827, -2.1179039478302, -1.7411593198776245, -1.604161262512207, -1.9295315742492676, -2.1179039478302, -0.7821730971336365, -0.011559205129742622, 0.4679340124130249, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.4508092403411865, -1.758284091949463, 0.27956172823905945, 1.1186745166778564, 0.9645518660545349, 0.810429036617279, 0.3309359848499298, -1.4671632051467896, -0.4568027853965759, 0.091189444065094, 0.6391815543174744, 0.7076805233955383, 0.8446785807609558, -0.645175039768219, -2.01515531539917, -1.141792893409729, -1.8610326051712036, -0.3540542721748352, -0.045808710157871246, -0.7992978096008301, -0.9362958669662476, -0.8335473537445068, -0.8335473537445068, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9191710948944092, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -1.0390443801879883, -0.8677968382835388, -1.0047948360443115, -0.7479235529899597, -0.7479235529899597, -0.7650483250617981, -0.9876701235771179, -0.9534205794334412, -0.7992978096008301, -0.9020463228225708, -0.8335473537445068, -0.7992978096008301, -0.7821730971336365, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.7136740684509277, -0.7821730971336365, -0.6965492963790894, -0.7821730971336365, -0.8335473537445068, -0.7821730971336365, -0.8677968382835388, -0.576676070690155, -0.5595512986183167, -0.6794245839118958, -0.7479235529899597, -0.9362958669662476, -0.8164225816726685, -0.9534205794334412, -0.8164225816726685, -0.9534205794334412, -0.8849216103553772, -0.8677968382835388, -0.8677968382835388, -0.7307988405227661, -1.02191960811615, -0.4568027853965759, -0.7136740684509277, -0.5081770420074463, -0.5938007831573486, -0.9191710948944092, -0.8164225816726685, -0.42255327105522156, -0.4910522699356079, -0.2513057291507721, -0.19993148744106293, -0.31980475783348083, -0.4910522699356079, -0.21705622971057892, -0.06293346732854843, 0.43368449807167053, 0.19393795728683472, 0.7590547800064087, 0.5364330410957336, 0.6049320101737976, 0.7248052954673767, 0.8618032932281494, 0.9131776094436646, 1.0330508947372437, 0.9303023219108582, 0.8960528373718262, 1.0159261226654053, 0.6391815543174744, 0.24531221389770508, -0.6965492963790894, -1 [e2e-predictor] .604161262512207, -1.878157377243042, -1.8439078330993652, -1.8952820301055908, -1.878157377243042, -1.946656346321106, -1.946656346321106, -1.9124068021774292, -1.8952820301055908, -1.9637811183929443, -1.758284091949463, -1.3644146919250488, -0.30267998576164246, -1.02191960811615, -1.2102919816970825, -0.8677968382835388, -0.42255327105522156, -0.40542852878570557, 0.15968845784664154, 0.26243698596954346, 0.27956172823905945, 0.0055655487813055515, 0.26243698596954346, 0.12543895840644836, -0.4910522699356079, -0.18280673027038574, -0.2684305012226105, -0.4568027853965759, -0.4739275276660919, -0.28555524349212646, -0.045808710157871246, -0.4910522699356079, -0.21705622971057892, -0.42255327105522156, -0.31980475783348083, -0.5253018140792847, -0.576676070690155, -0.2513057291507721, -0.28555524349212646, -0.6965492963790894, -0.3711790144443512, -0.02868395671248436, 1.6495418548583984, 1.8721636533737183], [1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.4679340124130249, 1.101549744606018, 1.5125439167022705, 1.4097954034805298, 0.9303023219108582, 0.5364330410957336, 0.810429036617279, 1.3412963151931763, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5125439167022705, 1.4097954034805298, 1.2727973461151123, 0.3480607271194458, -1.2787909507751465, -1.4671632051467896, -1.6212860345840454, -1.6897850036621094, -1.7411593198776245, -1.79253351688385, -1.79253351688385, -1.5699117183685303, -1.1589176654815674, -1.0390443801879883, -1.1075434684753418, -1.1931672096252441, 1.2385478019714355, 1.5981676578521729, 1.8036646842956543, 1.786539912223816, 1.8036646842956543, 1.7351655960083008, 1.3584210872650146, 0.7076805233955383, -1.415789008140564, -1.8952820301055908, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -1.9124068021774292, -1.227416753768921, -1.2959157228469849, -1.1931672096252441, -1.8952820301055908, -2.1179039478302, -2.0494048595428467, -1.0390443801879883, -0.8335473537445068, -0.8335473537445068, -0.7821730971336365, -0.5424265265464783, -1.073293924331665, -2.1179039478302, -2.1179039478302, -2.032280206680298, -1.484287977218628, -1.5527870655059814, -2.1179039478302, -0.7650483250617981, 0.43368449807167053, 0.7419300675392151, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 0.7076805233955383, -0.2341809868812561, -1.3986642360687256, 0.14256370067596436, 0.6905558109283447, 0.9131776094436646, 0.14256370067596436, -1.8267830610275269, -2.0494048595428467, 0.26243698596954346, 0.091189444065094, -0.40542852878570557, -0.6965492963790894, -1.02191960811615, -0.9876701235771179, -0.7821730971336365, -0.7650483250617981, -0.7479235529899597, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -1.0561691522598267, -0.8677968382835388, -1.0561691522598267, -1.0561691522598267, -1.0561691522598267, -1.1075434684753418, -0.7821730971336365, -0.8335473537445068, -0.6794245839118958, -0.8677968382835388, -0.6794245839118958, -0.5595512986183167, -0.5081770420074463, -0.9362958669662476, -0.9534205794334412, -0.8164225816726685, -1.1246682405471802, -0.6280503273010254, -0.7821730971336365, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.7479235529899597, -0.7479235529899597, -0.8335473537445068, -1.073293924331665, -0.7479235529899597, -0.28555524349212646, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.5938007831573486, -0.6965492963790894, -0.9020463228225708, -0.7479235529899597, -0.9191710948944092, -1.0561691522598267, -1.0390443801879883, -0.9020463228225708, -1.1589176654815674, -0.4568027853965759, -1.3472900390625, -0.9020463228225708, -0.8506720662117004, -0.9534205 [e2e-predictor] 794334412, -0.5253018140792847, -0.6622998118400574, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.2684305012226105, -0.13143247365951538, 0.03981505334377289, -0.02868395671248436, 0.17681321501731873, 0.622056782245636, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 1.2385478019714355, 1.1357992887496948, 0.9988013505935669, 1.1700488328933716, 1.0159261226654053, 0.6905558109283447, 0.5706825256347656, -1.2445415258407593, -1.8096582889556885, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.946656346321106, -1.9295315742492676, -1.946656346321106, -1.946656346321106, -1.9295315742492676, -1.7754088640213013, -1.878157377243042, -1.6555355787277222, -1.7754088640213013, -0.14855723083019257, -0.9020463228225708, -0.6622998118400574, 0.0740646943449974, 0.5706825256347656, -0.2513057291507721, 0.03981505334377289, 0.19393795728683472, -0.045808710157871246, -0.31980475783348083, -0.30267998576164246, -0.3883037567138672, -0.5081770420074463, -0.28555524349212646, -0.31980475783348083, -0.5253018140792847, -0.011559205129742622, 0.03981505334377289, -0.30267998576164246, -0.5081770420074463, -0.3369295001029968, -0.2684305012226105, -0.43967801332473755, -0.610925555229187, -0.9020463228225708, -0.6794245839118958, -0.576676070690155, -0.6794245839118958, -0.5081770420074463, 0.2281874716281891, 1.6495418548583984, 1.8892884254455566], [1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 1.1700488328933716, 1.7694151401519775, 1.6666666269302368, 1.324171543121338, 0.43368449807167053, 0.6049320101737976, 1.1700488328933716, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5296685695648193, 1.375545859336853, 1.1186745166778564, 1.1186745166778564, 0.7590547800064087, -0.7650483250617981, -1.2445415258407593, -0.9876701235771179, -1.3644146919250488, -1.8096582889556885, -1.9809058904647827, -2.032280206680298, -1.8096582889556885, -1.484287977218628, -1.1589176654815674, -0.2684305012226105, 1.2385478019714355, 1.718040943145752, 1.7694151401519775, 1.8036646842956543, 1.7522903680801392, 1.4611696004867554, 0.27956172823905945, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.4500385522842407, -1.1931672096252441, -1.604161262512207, -2.01515531539917, -2.1007792949676514, -1.7411593198776245, -1.7240345478057861, -1.8096582889556885, -1.9809058904647827, -1.9809058904647827, -1.3301652669906616, -1.2787909507751465, -1.073293924331665, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -1.9637811183929443, -0.7650483250617981, -0.40542852878570557, -0.576676070690155, -0.6794245839118958, -0.6622998118400574, -1.672660231590271, -1.2787909507751465, -0.4739275276660919, 0.0740646943449974, 0.6905558109283447, 1.0673003196716309, 1.2899221181869507, 1.5296685695648193, 1.6666666269302368, 1.6666666269302368, -0.21705622971057892, -1.6897850036621094, -1.6897850036621094, -1.9637811183929443, -0.7650483250617981, -0.30267998576164246, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.8849216103553772, -0.9705453515052795, -0.8849216103553772, -0.7650483250617981, -0.8164225816726685, -0.8164225816726685, -0.6965492963790894, -0.5081770420074463, -0.8335473537445068, -0.8849216103553772, -0.9705453515052795, -0.7992978096008301, -1.1760424375534058, -0.9876701235771179, -0.8677968382835388, -0.7821730971336365, -0.9534205794334412, -1.0390443801879883, -0.9362958669662476, -0.9876701235771179, -0.6965492963790894, -0.7479235529899597, -0.9876701235771179, -0.5938007831573486, -0.7650483250617981, -0.9362958669662476, -0.7136740684509277, -0.919 [e2e-predictor] 1710948944092, -0.7821730971336365, -1.1075434684753418, -0.8677968382835388, -0.7307988405227661, -0.6794245839118958, -0.8677968382835388, -0.7479235529899597, -0.645175039768219, -0.6280503273010254, -0.7136740684509277, -0.8849216103553772, -0.645175039768219, -0.43967801332473755, -0.576676070690155, -0.31980475783348083, -0.8164225816726685, -0.8164225816726685, -0.7307988405227661, -0.610925555229187, -0.5424265265464783, -0.6965492963790894, -0.8164225816726685, -0.7136740684509277, -0.8677968382835388, -0.43967801332473755, -0.40542852878570557, -0.5424265265464783, -0.3883037567138672, -0.2684305012226105, -0.08005820959806442, -0.2684305012226105, -0.2684305012226105, 0.12543895840644836, 0.24531221389770508, 0.656306266784668, 0.4679340124130249, 0.7076805233955383, 0.810429036617279, 1.1700488328933716, 1.0501755475997925, 1.1357992887496948, 1.2042982578277588, 1.255672574043274, 1.0501755475997925, 1.0501755475997925, 0.41655975580215454, -1.4329137802124023, -1.8439078330993652, -1.946656346321106, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.9637811183929443, -1.9637811183929443, -1.9637811183929443, -1.8439078330993652, -0.9876701235771179, -1.1931672096252441, -1.1760424375534058, -0.9705453515052795, 0.587807297706604, 0.4850587546825409, 1.0844250917434692, 1.4097954034805298, 0.3309359848499298, 0.6391815543174744, 0.3480607271194458, 0.5364330410957336, -0.011559205129742622, -0.2513057291507721, -0.8506720662117004, -0.5424265265464783, -0.14855723083019257, -0.21705622971057892, -0.3883037567138672, 0.15968845784664154, -0.40542852878570557, -0.7136740684509277, -0.4910522699356079, -0.045808710157871246, -0.43967801332473755, -0.3711790144443512, -0.6622998118400574, -0.9362958669662476, -0.7992978096008301, -0.5253018140792847, -0.610925555229187, -0.40542852878570557, -0.02868395671248436, 1.5981676578521729, 1.8892884254455566], [1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 1.1186745166778564, 1.7351655960083008, 1.7694151401519775, 1.3926706314086914, 0.5706825256347656, 0.6049320101737976, 1.0501755475997925, 1.18717360496521, 0.9816765785217285, 0.4508092403411865, -0.8335473537445068, -1.5870364904403687, -1.672660231590271, -1.6212860345840454, -1.7069097757339478, -1.8267830610275269, -1.5014127492904663, -0.9705453515052795, -0.610925555229187, -0.9020463228225708, -1.5014127492904663, -1.878157377243042, -1.946656346321106, -2.0665295124053955, -1.604161262512207, 0.622056782245636, 1.5125439167022705, 1.718040943145752, 1.6666666269302368, 1.3584210872650146, -0.13143247365951538, -1.6384108066558838, -1.8610326051712036, -2.032280206680298, -1.9295315742492676, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -2.01515531539917, -1.5014127492904663, -1.3986642360687256, -1.535662293434143, -1.8439078330993652, -2.01515531539917, -1.672660231590271, -1.2959157228469849, -1.5014127492904663, -1.79253351688385, -1.9295315742492676, -2.0836544036865234, -2.1179039478302, -1.227416753768921, -0.7479235529899597, -0.7821730971336365, -0.6794245839118958, -0.5081770420074463, -1.0390443801879883, -2.1007792949676514, -2.1007792949676514, -0.7136740684509277, 1.101549744606018, 1.5125439167022705, 1.6837913990020752, 1.7522903680801392, 1.8892884254455566, 1.7009161710739136, 1.3070467710494995, -1.7240345478057861, -2.0494048595428467, -2.1179039478302, -1.5527870655059814, -1.3130404949188232, -1.1589176654815674, -1.1931672096252441, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.9020463228225708, -0.919171094894 [e2e-predictor] 4092, -0.8849216103553772, -0.7307988405227661, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -0.5424265265464783, -0.8506720662117004, -0.576676070690155, -0.7650483250617981, -0.9534205794334412, -0.6965492963790894, -0.9362958669662476, -0.8506720662117004, -0.8849216103553772, -0.7136740684509277, -1.0390443801879883, -0.6965492963790894, -0.6965492963790894, -0.645175039768219, -0.7650483250617981, -0.7479235529899597, -0.7992978096008301, -0.8506720662117004, -0.4739275276660919, -0.9020463228225708, -0.9191710948944092, -0.8335473537445068, -0.9020463228225708, -0.9705453515052795, -0.7821730971336365, -0.7821730971336365, -0.9534205794334412, -0.8335473537445068, -0.3369295001029968, -0.40542852878570557, -0.42255327105522156, -0.5595512986183167, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.6965492963790894, -0.7992978096008301, -0.576676070690155, -0.6965492963790894, -0.610925555229187, -0.7136740684509277, -0.9876701235771179, -0.610925555229187, -0.6794245839118958, -0.42255327105522156, -0.610925555229187, -0.4910522699356079, -0.3369295001029968, -0.19993148744106293, -0.14855723083019257, 0.0055655487813055515, -0.08005820959806442, 0.29668647050857544, 0.39943498373031616, 0.5535577535629272, 0.7419300675392151, 1.0330508947372437, 0.8275538086891174, 1.1186745166778564, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.324171543121338, 1.1529240608215332, 0.5535577535629272, -1.604161262512207, -1.8267830610275269, -1.8952820301055908, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9980305433273315, -1.9295315742492676, -1.9637811183929443, -1.7069097757339478, -1.5527870655059814, -1.4329137802124023, 0.8789280652999878, 1.1529240608215332, 1.324171543121338, 1.4611696004867554, 1.101549744606018, 1.444044828414917, 1.0501755475997925, 0.9131776094436646, 0.587807297706604, 0.5021834969520569, 0.27956172823905945, -0.2341809868812561, 0.056939806789159775, -0.30267998576164246, -0.3369295001029968, 0.056939806789159775, -0.16568197309970856, -0.02868395671248436, -0.8677968382835388, -0.18280673027038574, -0.5424265265464783, -0.045808710157871246, -0.21705622971057892, -0.43967801332473755, -0.576676070690155, -0.43967801332473755, -0.4568027853965759, -0.43967801332473755, -0.6965492963790894, -0.610925555229187, 0.0055655487813055515, 1.63241708278656, 1.8721636533737183], [1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.7933043241500854, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.3651854991912842, 1.0501755475997925, 1.5810428857803345, 1.7694151401519775, 1.3584210872650146, 0.14256370067596436, -1.1075434684753418, -1.8952820301055908, -2.01515531539917, -1.8439078330993652, -1.758284091949463, -1.79253351688385, -1.878157377243042, -1.8952820301055908, -1.946656346321106, -2.01515531539917, -2.0665295124053955, -2.0665295124053955, -1.7069097757339478, -0.9020463228225708, -0.30267998576164246, -0.3883037567138672, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -2.01515531539917, 0.5364330410957336, 1.4954191446304321, 1.1357992887496948, 0.3651854991912842, -1.946656346321106, -2.1007792949676514, -1.946656346321106, -2.032280206680298, -2.0665295124053955, -1.6384108066558838, -1.4329137802124023, -1.3644146919250488, -1.8267830610275269, -1.9809058904647827, -2.1179039478302, -2.1179039478302, -1.9980305433273315, -1.9980305433273315, -1.261666178703308, -1.4329137802124023, -1.3986642360687256, -1.8096582889556885, -1.946656346321106, -1.1760424375534058, -1.1931672096252441, -1.7240345478057861, -2.0665295124053955, -1.9124068021774 [e2e-predictor] 292, -1.6897850036621094, -1.9124068021774292, -1.9637811183929443, -2.0494048595428467, 0.3309359848499298, 1.6837913990020752, 1.8721636533737183, 1.9577873945236206, 2.0434112548828125, 2.0091617107391357, 1.8892884254455566, 0.5193082690238953, -1.6212860345840454, -1.4329137802124023, -2.032280206680298, -1.8096582889556885, -1.1246682405471802, -1.1589176654815674, -1.0904186964035034, -0.9876701235771179, -1.2445415258407593, -1.2102919816970825, -1.0561691522598267, -1.02191960811615, -0.8506720662117004, -0.9876701235771179, -0.8164225816726685, -0.610925555229187, -1.02191960811615, -0.9534205794334412, -0.6622998118400574, -0.610925555229187, -0.9020463228225708, -0.7650483250617981, -1.1589176654815674, -0.42255327105522156, -0.8164225816726685, -0.7650483250617981, -0.8849216103553772, -0.7136740684509277, -0.5424265265464783, -0.43967801332473755, -0.7992978096008301, -0.9362958669662476, -0.7136740684509277, -0.6965492963790894, -0.7136740684509277, -0.9020463228225708, -0.8849216103553772, -0.9705453515052795, -0.4910522699356079, -0.8506720662117004, -0.6794245839118958, -0.7479235529899597, -1.02191960811615, -0.645175039768219, -0.7307988405227661, -0.645175039768219, -0.4910522699356079, -0.3883037567138672, -0.645175039768219, -0.43967801332473755, -0.4568027853965759, -0.5424265265464783, -0.6794245839118958, -1.073293924331665, -0.645175039768219, -0.9191710948944092, -0.6622998118400574, -1.141792893409729, -0.8164225816726685, -0.6794245839118958, -0.6622998118400574, -0.4739275276660919, -0.30267998576164246, -0.5424265265464783, -0.4739275276660919, -0.2684305012226105, -0.3883037567138672, 0.02269030176103115, 0.15968845784664154, 0.2110627144575119, 0.29668647050857544, 0.4850587546825409, 0.7248052954673767, 0.6049320101737976, 1.1700488328933716, 1.1529240608215332, 1.0330508947372437, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, -0.7307988405227661, -1.8096582889556885, -1.8439078330993652, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9637811183929443, -1.9809058904647827, -1.2787909507751465, -1.672660231590271, 0.3651854991912842, -0.13143247365951538, -0.02868395671248436, 1.0844250917434692, 1.5810428857803345, 1.444044828414917, 1.5296685695648193, 1.563918113708496, 1.5125439167022705, 1.2385478019714355, 0.9816765785217285, 0.6049320101737976, 0.7248052954673767, -0.14855723083019257, -0.7479235529899597, -0.5595512986183167, -0.43967801332473755, 0.2281874716281891, -0.08005820959806442, -0.045808710157871246, -0.8677968382835388, -0.19993148744106293, -0.576676070690155, -0.28555524349212646, -0.2341809868812561, -0.3711790144443512, -0.8335473537445068, -0.6965492963790894, -0.16568197309970856, -0.1143077164888382, -0.576676070690155, -0.5424265265464783, -0.18280673027038574, 1.5981676578521729, 1.8550388813018799], [1.4097954034805298, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.8960528373718262, 1.5981676578521729, 1.7009161710739136, 0.9303023219108582, -0.8335473537445068, -1.2959157228469849, -1.4671632051467896, -1.7754088640213013, -2.0494048595428467, -2.0494048595428467, -2.0494048595428467, -1.9809058904647827, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9980305433273315, -2.0494048595428467, -2.1179039478302, -2.1179039478302, -1.5699117183685303, -0.7479235529899597, 0.02269030176103115, -0.40542852878570557, -1.3986642360687256, -1.9124068021774292, -0.30267998576164246, 0.8618032932281 [e2e-predictor] 494, -0.5253018140792847, -1.8952820301055908, -1.7754088640213013, -1.604161262512207, -1.535662293434143, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.946656346321106, -2.1179039478302, -1.604161262512207, -1.2959157228469849, -1.3644146919250488, -1.79253351688385, -2.032280206680298, -1.9295315742492676, -2.0494048595428467, -2.1007792949676514, -2.0665295124053955, -1.7069097757339478, -1.5014127492904663, -1.3472900390625, -1.484287977218628, -1.79253351688385, -1.3986642360687256, -1.415789008140564, -1.8267830610275269, -2.1179039478302, -0.08005820959806442, 1.4097954034805298, 1.8207894563674927, 1.906413197517395, 1.974912166595459, 2.0262863636016846, 1.8892884254455566, -0.011559205129742622, -1.0390443801879883, -1.5185375213623047, -2.032280206680298, -1.7754088640213013, -0.9362958669662476, -0.9876701235771179, -1.227416753768921, -0.9020463228225708, -1.4500385522842407, -1.2102919816970825, -1.1246682405471802, -0.8335473537445068, -1.0904186964035034, -0.8677968382835388, -0.8506720662117004, -1.02191960811615, -0.9020463228225708, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -0.7479235529899597, -0.8335473537445068, -0.7136740684509277, -0.9362958669662476, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.8335473537445068, -0.8164225816726685, -0.9876701235771179, -0.7992978096008301, -0.9534205794334412, -0.8164225816726685, -1.02191960811615, -1.073293924331665, -1.2445415258407593, -0.8677968382835388, -1.073293924331665, -1.1931672096252441, -0.5253018140792847, -0.4910522699356079, -0.576676070690155, -0.6965492963790894, -0.7821730971336365, -0.7136740684509277, -0.9534205794334412, -0.9362958669662476, -0.7650483250617981, -0.5595512986183167, -0.4910522699356079, -0.5424265265464783, -0.4739275276660919, -0.43967801332473755, -0.5938007831573486, -0.5595512986183167, -0.5938007831573486, -0.9020463228225708, -0.5081770420074463, -0.8506720662117004, -0.6622998118400574, -0.6622998118400574, -0.6280503273010254, -0.576676070690155, -0.8164225816726685, -0.5938007831573486, -0.3711790144443512, -0.011559205129742622, 0.0055655487813055515, -0.21705622971057892, -0.011559205129742622, 0.29668647050857544, 0.43368449807167053, 0.6905558109283447, 0.7590547800064087, 1.0159261226654053, 1.1700488328933716, 1.1529240608215332, 1.2727973461151123, 1.18717360496521, 1.2214230298995972, 1.2899221181869507, 1.0673003196716309, 0.4508092403411865, -1.3130404949188232, -1.7240345478057861, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.8952820301055908, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.8267830610275269, -1.1589176654815674, -0.5253018140792847, 0.12543895840644836, 1.18717360496521, 0.9131776094436646, 1.4269200563430786, 0.2281874716281891, 1.5296685695648193, 1.4611696004867554, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.5125439167022705, 0.9645518660545349, 1.324171543121338, -0.5595512986183167, -0.7821730971336365, -0.645175039768219, -0.16568197309970856, 0.056939806789159775, 0.0740646943449974, -0.19993148744106293, -0.5081770420074463, -0.14855723083019257, -0.5253018140792847, -0.2341809868812561, -0.09718296676874161, -0.610925555229187, -0.4910522699356079, -0.5938007831573486, -0.3369295001029968, -0.8335473537445068, -0.2513057291507721, -0.42255327105522156, -0.40542852878570557, 1.718040943145752, 1.8721636533737183], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.810429036617279 [e2e-predictor] , 1.4611696004867554, 1.6152924299240112, 1.2214230298995972, 0.6049320101737976, -0.2341809868812561, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -1.4500385522842407, -1.8952820301055908, -2.032280206680298, -2.0494048595428467, -2.0494048595428467, -2.032280206680298, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -2.1007792949676514, -2.0836544036865234, -1.9124068021774292, -1.2102919816970825, -0.045808710157871246, -0.06293346732854843, -1.02191960811615, -1.7240345478057861, -2.0836544036865234, -2.01515531539917, -1.9295315742492676, -1.8439078330993652, -1.8952820301055908, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.4329137802124023, -1.8439078330993652, -2.1007792949676514, -1.9980305433273315, -1.9809058904647827, -2.1179039478302, -1.9124068021774292, -1.3644146919250488, -1.535662293434143, -1.8267830610275269, -2.1007792949676514, -1.6555355787277222, -1.8439078330993652, -1.9980305433273315, -2.0836544036865234, -2.1007792949676514, -1.5014127492904663, -1.7069097757339478, -1.5014127492904663, -1.3301652669906616, 0.9131776094436646, 1.6837913990020752, 1.8550388813018799, 1.8721636533737183, 1.8550388813018799, 1.8379141092300415, 1.5125439167022705, -0.5938007831573486, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -2.1179039478302, -1.3301652669906616, -1.227416753768921, -1.1589176654815674, -1.3301652669906616, -1.8096582889556885, -1.3644146919250488, -1.0561691522598267, -1.02191960811615, -1.3986642360687256, -1.073293924331665, -0.8335473537445068, -0.7307988405227661, -0.9191710948944092, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.6965492963790894, -0.7136740684509277, -0.28555524349212646, -1.0561691522598267, -0.610925555229187, -0.6965492963790894, -0.6965492963790894, -0.8677968382835388, -1.0390443801879883, -1.0390443801879883, -0.9705453515052795, -1.02191960811615, -0.9362958669662476, -0.8335473537445068, -0.7307988405227661, -0.9020463228225708, -0.7307988405227661, -0.8849216103553772, -0.7136740684509277, -0.5253018140792847, -0.4568027853965759, -0.6622998118400574, -0.8677968382835388, -0.7992978096008301, -1.1075434684753418, -0.7479235529899597, -0.9705453515052795, -0.5595512986183167, -0.5081770420074463, -0.4739275276660919, -0.7479235529899597, -0.5938007831573486, -0.6622998118400574, -0.5595512986183167, -0.3369295001029968, -0.5938007831573486, -0.5424265265464783, -0.40542852878570557, -0.7650483250617981, -0.40542852878570557, -0.5424265265464783, -0.5081770420074463, -0.2684305012226105, -0.06293346732854843, 0.0740646943449974, 0.2281874716281891, 0.4679340124130249, 0.39943498373031616, 0.4850587546825409, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 0.9474270939826965, 0.8275538086891174, -1.4500385522842407, -1.6384108066558838, -1.79253351688385, -1.878157377243042, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.878157377243042, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8267830610275269, -1.7411593198776245, -0.7992978096008301, 0.656306266784668, 0.27956172823905945, 1.2042982578277588, 1.3926706314086914, 1.6666666269302368, 1.2727973461151123, 1.3584210872650146, 1.3584210872650146, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4954191446304321, 1.1700488328933716, 0.091189444065094, 0.03981505334377289, 0.4850587546825409, 0.39943498373031616, 0.12543895840644836, -0.06293346732854843, -0.13143247365951538, -0.13143247365951538, -0.19993148744106293, -0.16568197309970856, -0.4910522699356079, 0.02269030176103115, -0.610925555229187, -0.4910522699356079, -0.2513057291507721, -0.2513057291507721, -0.7479235529899597, -0.19993148744106293, -0.7821730971336365, -0.5938007831573486, 1.7694151401519775, 1.906413197517395], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.30 [e2e-predictor] 70467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.7933043241500854, 1.3926706314086914, 1.5981676578521729, 1.5125439167022705, 1.3412963151931763, 1.0159261226654053, -0.045808710157871246, -0.9020463228225708, -0.610925555229187, -0.4568027853965759, -0.5253018140792847, -1.0904186964035034, -1.79253351688385, -2.01515531539917, -2.1179039478302, -2.0836544036865234, -2.0665295124053955, -2.032280206680298, -2.01515531539917, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -1.6384108066558838, -0.7992978096008301, -0.2684305012226105, -0.5424265265464783, -1.4329137802124023, -1.9637811183929443, -2.1179039478302, -2.0665295124053955, -1.8096582889556885, -1.5699117183685303, -1.79253351688385, -1.6897850036621094, -1.8610326051712036, -1.7754088640213013, -1.5527870655059814, -1.415789008140564, -1.5870364904403687, -2.1007792949676514, -2.1179039478302, -1.9809058904647827, -2.0665295124053955, -2.0836544036865234, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.6384108066558838, -1.5699117183685303, -1.5699117183685303, -2.1007792949676514, -0.9191710948944092, 1.5810428857803345, 1.8721636533737183, 1.8721636533737183, 1.8550388813018799, 1.7009161710739136, -2.0494048595428467, -2.1179039478302, -1.1931672096252441, -1.1760424375534058, -1.1246682405471802, -0.7479235529899597, -1.5527870655059814, -1.9295315742492676, -1.141792893409729, -1.2959157228469849, -1.1589176654815674, -1.0390443801879883, -1.7069097757339478, -1.8439078330993652, -1.3472900390625, -0.8849216103553772, -1.2102919816970825, -1.1246682405471802, -1.1760424375534058, -0.7821730971336365, -0.7992978096008301, -0.7307988405227661, -0.7821730971336365, -0.6965492963790894, -1.0904186964035034, -0.7307988405227661, -0.9362958669662476, -0.8506720662117004, -0.42255327105522156, -0.7992978096008301, -0.645175039768219, -0.7650483250617981, -0.9191710948944092, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.610925555229187, -0.5938007831573486, -0.9020463228225708, -0.7992978096008301, -0.5081770420074463, -0.5938007831573486, -0.9534205794334412, -0.8677968382835388, -0.4910522699356079, -0.6965492963790894, -0.9534205794334412, -0.645175039768219, -0.40542852878570557, -0.42255327105522156, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.4568027853965759, -0.4568027853965759, -0.3369295001029968, -0.5595512986183167, -0.7650483250617981, -0.31980475783348083, -0.30267998576164246, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.2513057291507721, -0.4910522699356079, -0.4739275276660919, 0.19393795728683472, 0.12543895840644836, 0.15968845784664154, 0.3480607271194458, 0.4850587546825409, 0.5193082690238953, 0.6391815543174744, 0.8789280652999878, 0.9303023219108582, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.2214230298995972, 1.1700488328933716, -0.5938007831573486, -1.6384108066558838, -1.8096582889556885, -1.8952820301055908, -1.946656346321106, -1.9295315742492676, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.79253351688385, -1.7240345478057861, -1.073293924331665, -1.8096582889556885, -0.8506720662117004, 0.7419300675392151, 1.4097954034805298, 1.2214230298995972, 1.1700488328933716, 1.7351655960083008, 1.6837913990020752, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.2899221181869507, 1.444044828414917, 1.4269200563430786, 1.0844250917434692, -0.4739275276660919, 1.0330508947372437, 0.741930 [e2e-predictor] 0675392151, 0.26243698596954346, 0.2110627144575119, -0.28555524349212646, -0.09718296676874161, -0.3883037567138672, 0.091189444065094, -0.30267998576164246, -0.09718296676874161, -0.40542852878570557, -0.14855723083019257, -0.3711790144443512, -0.6794245839118958, -0.43967801332473755, 0.15968845784664154, -0.610925555229187, -0.8677968382835388, 1.7351655960083008, 1.9235379695892334], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5364330410957336, 0.7248052954673767, 1.255672574043274, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 1.0844250917434692, 0.056939806789159775, -0.8506720662117004, -0.9020463228225708, -0.4739275276660919, -0.08005820959806442, -0.14855723083019257, -0.9191710948944092, -1.604161262512207, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -2.0494048595428467, -2.0665295124053955, -2.1007792949676514, -2.1179039478302, -1.946656346321106, -0.8677968382835388, -0.43967801332473755, -0.5253018140792847, -1.0047948360443115, -1.6897850036621094, -2.0836544036865234, -2.1179039478302, -1.8439078330993652, -1.6897850036621094, -1.79253351688385, -1.6897850036621094, -1.9809058904647827, -1.946656346321106, -2.1007792949676514, -1.8096582889556885, -1.535662293434143, -1.535662293434143, -1.6555355787277222, -2.1179039478302, -1.8952820301055908, -1.6212860345840454, -1.484287977218628, -1.79253351688385, -1.9295315742492676, -1.946656346321106, -1.8610326051712036, -1.9980305433273315, -2.1179039478302, -1.2102919816970825, 1.0501755475997925, 1.5125439167022705, 1.6495418548583984, 1.8036646842956543, 1.4611696004867554, -2.0665295124053955, -2.0494048595428467, -1.535662293434143, -1.6212860345840454, -1.484287977218628, -1.2787909507751465, -2.0836544036865234, -2.032280206680298, -0.645175039768219, -1.1589176654815674, -0.9705453515052795, -0.9191710948944092, -0.8506720662117004, -1.7754088640213013, -1.4671632051467896, -1.2787909507751465, -1.261666178703308, -1.1246682405471802, -1.02191960811615, -1.0561691522598267, -0.645175039768219, -0.9191710948944092, -0.8677968382835388, -1.1075434684753418, -0.8506720662117004, -0.5595512986183167, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.6280503273010254, -0.8335473537445068, -0.645175039768219, -0.7307988405227661, -0.7650483250617981, -0.6622998118400574, -0.6965492963790894, -0.576676070690155, -0.3883037567138672, -0.5424265265464783, -0.9876701235771179, -0.8335473537445068, -0.610925555229187, -0.8849216103553772, -0.576676070690155, -0.6794245839118958, -0.7650483250617981, -0.8164225816726685, -0.09718296676874161, -0.19993148744106293, -0.14855723083019257, -0.3369295001029968, -0.2513057291507721, -0.19993148744106293, -0.21705622971057892, -0.42255327105522156, -0.21705622971057892, 0.12543895840644836, -0.43967801332473755, -0.31980475783348083, -0.43967801332473755, 0.14256370067596436, -0.13143247365951538, 0.4508092403411865, 0.29668647050857544, 0.5364330410957336, 0.5706825256347656, 0.810429036617279, 0.9645518660545349, 0.9303023219108582, 1.2899221181869507, 1.3584210872650146, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.375545859336853, 0.5364330410957336, -1.073293924331665, -1.8096582889556885, -1.7754088640213013, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.8610326051712036, -1.8610326051712036, [e2e-predictor] -1.7754088640213013, -1.8267830610275269, -1.878157377243042, -1.535662293434143, -1.758284091949463, -1.5699117183685303, -0.8335473537445068, 0.9474270939826965, -1.2959157228469849, 0.7248052954673767, 1.1529240608215332, 1.6152924299240112, 1.4954191446304321, 1.5981676578521729, 1.6495418548583984, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.1700488328933716, 0.5535577535629272, 1.2042982578277588, 1.18717360496521, 0.7933043241500854, 0.10831420123577118, -0.28555524349212646, 0.091189444065094, -0.08005820959806442, -0.09718296676874161, 0.091189444065094, 0.0740646943449974, -0.3369295001029968, -0.2513057291507721, -0.08005820959806442, -0.18280673027038574, -0.045808710157871246, -0.5081770420074463, -0.4568027853965759, -0.31980475783348083, 1.7694151401519775, 1.786539912223816], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.6905558109283447, 1.1529240608215332, 1.5981676578521729, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4097954034805298, 1.0673003196716309, 0.17681321501731873, -0.5595512986183167, -0.7307988405227661, -0.7821730971336365, -0.3711790144443512, 0.12543895840644836, 0.19393795728683472, -0.6622998118400574, -1.5870364904403687, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9637811183929443, -1.9980305433273315, -2.032280206680298, -2.0665295124053955, -1.8610326051712036, -0.9876701235771179, -0.7479235529899597, -0.6965492963790894, -0.7479235529899597, -1.3472900390625, -1.8610326051712036, -2.1179039478302, -1.9124068021774292, -1.7411593198776245, -1.8439078330993652, -1.604161262512207, -1.5185375213623047, -1.9809058904647827, -2.0665295124053955, -1.9809058904647827, -2.1179039478302, -1.8267830610275269, -1.6384108066558838, -2.0836544036865234, -2.1179039478302, -2.0494048595428467, -2.032280206680298, -1.535662293434143, -1.758284091949463, -2.0836544036865234, -2.0836544036865234, -1.604161262512207, -0.8164225816726685, 1.375545859336853, 1.5981676578521729, 1.8207894563674927, 1.8036646842956543, -0.5595512986183167, -1.8267830610275269, -2.0665295124053955, -1.79253351688385, -1.5185375213623047, -1.9637811183929443, -1.9809058904647827, -2.032280206680298, -0.9020463228225708, -1.3130404949188232, -1.2787909507751465, -1.2445415258407593, -1.3301652669906616, -2.0665295124053955, -1.4671632051467896, -1.073293924331665, -1.5014127492904663, -1.4671632051467896, -1.4671632051467896, -0.8506720662117004, -0.9876701235771179, -0.9876701235771179, -1.0390443801879883, -0.7821730971336365, -0.645175039768219, -0.9705453515052795, -0.8506720662117004, -0.6965492963790894, -0.9876701235771179, -0.8506720662117004, -1.1589176654815674, -0.8164225816726685, -0.7821730971336365, -0.9534205794334412, -0.7650483250617981, -0.4739275276660919, -1.1075434684753418, -0.5424265265464783, -0.6280503273010254, -0.7307988405227661, -0.7821730971336365, -0.5081770420074463, -0.610925555229187, -0.5081770420074463, -0.576676070690155, -0.8677968382835388, -0.6280503273010254, -0.6794245839118958, -0.6280503273010254, -0.610925555229187, -0.8164225816726685, -0.610925555229187, -0.610925555229187, -0.3883037567138672, -0.40542852878570557, -0.4568027853965759, -0.40542852878570557, -0.19993148744106293, -0.1143077164888382, 0.0055655487813055515, -0.28555524349212646, -0.16568197309970856, -0.011559205129742622, -0.40542852878570557, -0.30267998576164246, -0.09718296676874161, -0.5938007831573 [e2e-predictor] 486, 0.27956172823905945, 0.29668647050857544, 0.17681321501731873, 0.39943498373031616, 0.5193082690238953, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.18717360496521, 1.2214230298995972, 1.1529240608215332, 1.255672574043274, -0.08005820959806442, -1.4329137802124023, -1.8096582889556885, -1.8439078330993652, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.7411593198776245, -1.758284091949463, -1.79253351688385, -1.6555355787277222, -1.7411593198776245, -0.7992978096008301, 0.3138112425804138, 0.24531221389770508, 0.2281874716281891, 0.9131776094436646, -0.9020463228225708, -0.16568197309970856, 1.2385478019714355, 1.18717360496521, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.444044828414917, 1.3926706314086914, 1.5467933416366577, 1.3412963151931763, 1.4269200563430786, 1.2385478019714355, 1.2727973461151123, 0.8789280652999878, 0.2281874716281891, -0.31980475783348083, 0.15968845784664154, -0.3369295001029968, -0.3369295001029968, -0.2684305012226105, -0.045808710157871246, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.0740646943449974, 0.10831420123577118, -0.6622998118400574, -0.3540542721748352, 0.3480607271194458, 1.8036646842956543, 1.786539912223816], [1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 1.2214230298995972, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4611696004867554, 1.2214230298995972, 0.19393795728683472, -0.5253018140792847, -0.4739275276660919, -0.6794245839118958, -0.9191710948944092, -0.28555524349212646, 0.2281874716281891, 0.12543895840644836, -0.7650483250617981, -1.6212860345840454, -1.878157377243042, -1.9809058904647827, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -2.1179039478302, -1.8952820301055908, -1.261666178703308, -0.9191710948944092, -0.9876701235771179, -0.9020463228225708, -1.261666178703308, -1.878157377243042, -2.0836544036865234, -2.0665295124053955, -1.758284091949463, -1.8610326051712036, -1.8096582889556885, -1.3815394639968872, -1.5014127492904663, -1.8267830610275269, -1.9980305433273315, -1.8267830610275269, -1.5014127492904663, -1.7754088640213013, -1.9809058904647827, -2.0836544036865234, -1.8952820301055908, -1.7240345478057861, -1.7754088640213013, -1.8267830610275269, -1.9637811183929443, -2.1179039478302, -2.1007792949676514, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, -0.9362958669662476, -1.5870364904403687, -1.672660231590271, -2.1179039478302, -2.1007792949676514, -1.3815394639968872, -0.8506720662117004, -0.9362958669662476, -1.2787909507751465, -1.604161262512207, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -1.7754088640213013, -1.5527870655059814, -1.073293924331665, -1.1246682405471802, -0.9705453515052795, -1.2445415258407593, -1.2102919816970825, -1.1075434684753418, -0.645175039768219, -1.0390443801879883, -0.8164225816726685, -0.9705453515052795, -1.02191960811615, -0.7479235529899597, -1.073293924331665, -0.6965492963790894, -0.7136740684509277, -0.8677968382835388, -0.8849216103553772, -0.4568027853965759, -1.073293924331665, -0.3540542721748352, -0.576676070690155, -0.6622998118400574, -0.7136740684509277, -0.7136740684509277, -0.5424265265464783, -0.7992978096008301, -0.69654929637908 [e2e-predictor] 94, -0.8849216103553772, -0.6965492963790894, -0.9191710948944092, -0.8677968382835388, -1.02191960811615, -0.5253018140792847, -0.3540542721748352, -0.4568027853965759, -0.9020463228225708, -0.7479235529899597, -0.3369295001029968, -0.30267998576164246, -0.13143247365951538, -0.5595512986183167, -0.9020463228225708, -0.7136740684509277, -0.42255327105522156, 0.15968845784664154, 0.12543895840644836, 0.03981505334377289, -0.2513057291507721, -0.02868395671248436, 0.12543895840644836, -0.19993148744106293, 0.15968845784664154, 0.26243698596954346, 0.6905558109283447, 0.6391815543174744, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 1.2214230298995972, 1.2899221181869507, 1.0844250917434692, 1.2727973461151123, 1.0844250917434692, 0.4679340124130249, -0.7992978096008301, -0.576676070690155, -1.7754088640213013, -1.8439078330993652, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.878157377243042, -1.8610326051712036, -1.7411593198776245, -1.8439078330993652, -1.227416753768921, -1.3301652669906616, 1.1700488328933716, 1.2385478019714355, 1.444044828414917, 0.27956172823905945, 1.7694151401519775, -0.08005820959806442, -1.141792893409729, 0.5021834969520569, 1.4097954034805298, 1.444044828414917, 1.563918113708496, 1.2899221181869507, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, -0.16568197309970856, -0.42255327105522156, -0.09718296676874161, -0.5424265265464783, -0.31980475783348083, -0.21705622971057892, -0.16568197309970856, -0.21705622971057892, -0.2684305012226105, -0.31980475783348083, 0.14256370067596436, -0.28555524349212646, -0.40542852878570557, -0.40542852878570557, 0.7248052954673767, 1.8207894563674927, 1.7351655960083008], [1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.7590547800064087, 0.7248052954673767, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.8618032932281494, 1.4611696004867554, 1.6495418548583984, 1.7009161710739136, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.375545859336853, 1.1357992887496948, 0.3309359848499298, -0.30267998576164246, -0.18280673027038574, -0.40542852878570557, -1.1931672096252441, -1.1075434684753418, -0.2513057291507721, 0.14256370067596436, -0.18280673027038574, -1.073293924331665, -1.7069097757339478, -1.8439078330993652, -2.032280206680298, -2.1179039478302, -2.0836544036865234, -2.01515531539917, -1.9637811183929443, -1.261666178703308, -0.9191710948944092, -1.02191960811615, -0.8506720662117004, -0.7307988405227661, -1.4671632051467896, -1.9124068021774292, -2.1179039478302, -1.9124068021774292, -1.8267830610275269, -2.0494048595428467, -1.7069097757339478, -1.9980305433273315, -1.7240345478057861, -1.8439078330993652, -2.1007792949676514, -1.5699117183685303, -1.6212860345840454, -1.9809058904647827, -2.1007792949676514, -2.1179039478302, -1.8952820301055908, -1.8439078330993652, -1.535662293434143, -1.6212860345840454, 0.4850587546825409, 1.3070467710494995, 1.4782943725585938, 1.101549744606018, -1.1246682405471802, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -1.9637811183929443, -1.4500385522842407, -1.415789008140564, -1.5185375213623047, -1.0047948360443115, -2.032280206680298, -2.0836544036865234, -0.7992978096008301, -0.8677968382835388, -0.8506720662117004, -0.9362958669662476, -1.6384108066558838, -1.6897850036621094, -1.1760424375534058, -1.1589176654815 [e2e-predictor] 674, -1.02191960811615, -1.2102919816970825, -1.02191960811615, -1.0904186964035034, -0.9020463228225708, -0.7992978096008301, -1.1931672096252441, -0.7821730971336365, -1.2787909507751465, -1.0047948360443115, -1.0047948360443115, -0.9705453515052795, -1.2787909507751465, -0.4910522699356079, -1.227416753768921, -0.40542852878570557, -0.8849216103553772, -0.9191710948944092, -0.4910522699356079, -0.7136740684509277, -0.5595512986183167, -0.5253018140792847, -1.0047948360443115, -0.5938007831573486, -0.645175039768219, -0.7479235529899597, -0.8164225816726685, -0.5938007831573486, -0.7650483250617981, -0.8506720662117004, -0.8164225816726685, -0.6965492963790894, -0.7479235529899597, -0.7650483250617981, -0.610925555229187, -0.3540542721748352, -0.06293346732854843, -0.045808710157871246, -0.02868395671248436, -0.011559205129742622, -0.011559205129742622, 0.14256370067596436, 0.03981505334377289, -0.3369295001029968, -0.19993148744106293, 0.14256370067596436, -0.1143077164888382, 0.12543895840644836, 0.19393795728683472, 0.24531221389770508, 0.3651854991912842, 0.6734310388565063, 0.7590547800064087, 0.9645518660545349, 0.8275538086891174, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 0.4679340124130249, -1.227416753768921, -1.5527870655059814, -1.9980305433273315, -1.9124068021774292, -1.8952820301055908, -1.7240345478057861, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.415789008140564, -0.8849216103553772, 0.6391815543174744, 1.4954191446304321, 1.7694151401519775, 1.7522903680801392, 1.3412963151931763, 1.8721636533737183, 1.6495418548583984, -1.7411593198776245, -1.878157377243042, -0.08005820959806442, 1.5125439167022705, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.375545859336853, 1.444044828414917, 1.0501755475997925, 1.5125439167022705, 1.375545859336853, 0.14256370067596436, 0.3309359848499298, 0.056939806789159775, 0.2281874716281891, -0.3711790144443512, -0.2684305012226105, -0.43967801332473755, -0.40542852878570557, 0.056939806789159775, 0.02269030176103115, -0.3711790144443512, -0.5595512986183167, -0.7821730971336365, -0.18280673027038574, 1.0330508947372437, 1.786539912223816, 1.718040943145752], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 1.0844250917434692, 1.5467933416366577, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6152924299240112, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.1700488328933716, 0.41655975580215454, -0.31980475783348083, -0.2684305012226105, -0.06293346732854843, -0.6965492963790894, -1.535662293434143, -1.0047948360443115, -0.08005820959806442, 0.24531221389770508, -0.4739275276660919, -1.4329137802124023, -1.79253351688385, -1.8952820301055908, -2.0665295124053955, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.0390443801879883, -0.8849216103553772, -1.0047948360443115, -0.9362958669662476, -0.7307988405227661, -1.0904186964035034, -1.946656346321106, -2.1179039478302, -1.9124068021774292, -1.6384108066558838, -1.9124068021774292, -1.79253351688385, -1.535662293434143, -1.535662293434143, -1.9980305433273315, -1.9809058904647827, -1.8952820301055908, -2.0836544036865234, -2.032280206680298, -2.0494048595428467, -2.01515531539917, -1.9637811183929443 [e2e-predictor] , -2.0494048595428467, -1.79253351688385, 0.8275538086891174, 1.6495418548583984, 1.786539912223816, 1.8721636533737183, 1.5810428857803345, -1.8096582889556885, -2.032280206680298, -1.9637811183929443, -1.9295315742492676, -2.01515531539917, -2.0836544036865234, -1.9980305433273315, -2.1179039478302, -2.0836544036865234, -1.4671632051467896, -1.415789008140564, -1.3130404949188232, -1.3130404949188232, -1.1931672096252441, -1.3986642360687256, -1.4500385522842407, -1.0047948360443115, -1.6897850036621094, -1.1760424375534058, -1.1246682405471802, -1.0904186964035034, -1.1589176654815674, -1.0047948360443115, -0.9876701235771179, -1.02191960811615, -1.0390443801879883, -1.073293924331665, -1.1246682405471802, -1.3815394639968872, -0.8335473537445068, -1.2959157228469849, -0.7479235529899597, -0.9191710948944092, -1.02191960811615, -1.02191960811615, -1.0390443801879883, -1.1760424375534058, -1.415789008140564, -0.7479235529899597, -0.6965492963790894, -0.7992978096008301, -0.6794245839118958, -0.6794245839118958, -0.8849216103553772, -0.6280503273010254, -0.3369295001029968, -0.21705622971057892, -0.43967801332473755, -0.4739275276660919, -0.645175039768219, -0.4568027853965759, -0.3711790144443512, -0.6622998118400574, -0.7307988405227661, -0.31980475783348083, -0.9191710948944092, -0.5253018140792847, -0.4568027853965759, 0.03981505334377289, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.09718296676874161, 0.15968845784664154, 0.3651854991912842, 0.19393795728683472, 0.3309359848499298, 0.5021834969520569, 0.622056782245636, 0.7590547800064087, 0.9303023219108582, 1.1186745166778564, 1.3584210872650146, 1.2214230298995972, 1.2385478019714355, 1.0159261226654053, 0.0740646943449974, -0.6280503273010254, -1.9637811183929443, -1.9295315742492676, -1.9980305433273315, -1.8952820301055908, -1.6212860345840454, -1.6897850036621094, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.6555355787277222, -1.6555355787277222, -0.7821730971336365, 0.26243698596954346, 1.1357992887496948, 1.4782943725585938, 1.7522903680801392, 1.786539912223816, 1.6666666269302368, 1.8379141092300415, 1.9577873945236206, -0.9876701235771179, -1.8267830610275269, -0.9362958669662476, -1.9809058904647827, -1.758284091949463, 0.03981505334377289, 1.6837913990020752, 1.3926706314086914, 1.2385478019714355, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.375545859336853, 1.3070467710494995, 1.5467933416366577, 1.4611696004867554, 0.8789280652999878, 0.7933043241500854, 0.43368449807167053, -0.2341809868812561, -0.4910522699356079, -0.3883037567138672, -0.21705622971057892, -0.3540542721748352, -0.1143077164888382, 0.091189444065094, 0.0055655487813055515, -0.4739275276660919, -0.7650483250617981, -0.5424265265464783, 1.3070467710494995, 1.6666666269302368, 1.786539912223816], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 1.18717360496521, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.3584210872650146, 1.1186745166778564, 0.3480607271194458, -0.3711790144443512, -0.3711790144443512, -0.08005820959806442, -0.18280673027038574, -1.227416753768921, -1.415789008140564, -0.4910522699356079, -0.06293346732854843, -0.19993148744106293, -0.9020463228225708, -1.7069097757339478, -1.8439078330993652, -1.80965828895568 [e2e-predictor] 85, -1.946656346321106, -2.0665295124053955, -2.01515531539917, -1.3130404949188232, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8164225816726685, -0.7650483250617981, -1.6897850036621094, -2.1179039478302, -2.032280206680298, -1.8610326051712036, -1.8096582889556885, -2.0836544036865234, -1.9124068021774292, -1.6212860345840454, -1.535662293434143, -1.8610326051712036, -1.9637811183929443, -1.79253351688385, -1.8610326051712036, -2.0494048595428467, -2.0836544036865234, -1.8267830610275269, -1.672660231590271, 1.2727973461151123, 1.6666666269302368, 1.8379141092300415, -0.2341809868812561, -1.9980305433273315, -2.1179039478302, -1.2959157228469849, -1.672660231590271, -1.2959157228469849, -1.2445415258407593, -1.3472900390625, -2.1179039478302, -0.8506720662117004, -0.9876701235771179, -1.3472900390625, -1.8610326051712036, -2.1007792949676514, -1.604161262512207, -1.2445415258407593, -1.3130404949188232, -1.0047948360443115, -1.1760424375534058, -1.415789008140564, -1.227416753768921, -1.3130404949188232, -1.141792893409729, -1.1075434684753418, -1.0047948360443115, -1.1246682405471802, -1.0561691522598267, -1.1760424375534058, -1.227416753768921, -1.1075434684753418, -1.415789008140564, -0.8849216103553772, -1.073293924331665, -1.415789008140564, -1.141792893409729, -1.3130404949188232, -1.3986642360687256, -1.0561691522598267, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -0.9020463228225708, -0.9191710948944092, -1.0904186964035034, -0.7821730971336365, -0.6622998118400574, -0.8849216103553772, -0.9534205794334412, -0.645175039768219, -1.2445415258407593, -1.5185375213623047, -1.7240345478057861, -1.1931672096252441, -1.2102919816970825, -1.2959157228469849, -0.8335473537445068, -0.8506720662117004, -0.7479235529899597, -0.8164225816726685, -0.30267998576164246, -0.4739275276660919, -0.43967801332473755, -0.08005820959806442, 0.2281874716281891, 0.056939806789159775, 0.17681321501731873, 0.4679340124130249, 0.622056782245636, 0.7419300675392151, 0.7419300675392151, 1.0501755475997925, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.4097954034805298, 1.0501755475997925, 0.056939806789159775, -0.9705453515052795, -1.9809058904647827, -1.9809058904647827, -1.9637811183929443, -1.8267830610275269, -1.9124068021774292, -1.878157377243042, -1.672660231590271, -1.8610326051712036, -1.8439078330993652, -1.672660231590271, -1.3472900390625, -0.9876701235771179, 0.24531221389770508, 0.6391815543174744, 1.1186745166778564, 1.4269200563430786, 1.906413197517395, 1.9406627416610718, 1.8207894563674927, 1.8379141092300415, 1.9920369386672974, 1.7009161710739136, -0.8506720662117004, -1.2959157228469849, -1.415789008140564, -1.8610326051712036, -1.8610326051712036, -1.9809058904647827, -0.610925555229187, 1.375545859336853, 1.18717360496521, 1.4097954034805298, 1.255672574043274, 1.3584210872650146, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.255672574043274, 0.8446785807609558, -0.3369295001029968, -0.4739275276660919, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.19393795728683472, 0.19393795728683472, 0.656306266784668, -0.21705622971057892, -0.4568027853965759, -0.4568027853965759, -0.2684305012226105, 1.6152924299240112, 1.6495418548583984, 1.7351655960083008], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 1.444044828414917, 1.61529 [e2e-predictor] 24299240112, 1.6495418548583984, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 0.4679340124130249, -0.31980475783348083, -0.7136740684509277, -0.40542852878570557, 0.0055655487813055515, -0.9362958669662476, -1.3644146919250488, -0.4739275276660919, -0.5081770420074463, -0.5081770420074463, -0.6280503273010254, -1.1760424375534058, -1.9295315742492676, -1.7754088640213013, -1.9637811183929443, -2.0665295124053955, -2.1179039478302, -1.6384108066558838, -0.9534205794334412, -1.2102919816970825, -1.3815394639968872, -1.3301652669906616, -0.8677968382835388, -1.3130404949188232, -2.0836544036865234, -1.9637811183929443, -1.6212860345840454, -1.79253351688385, -1.946656346321106, -1.8610326051712036, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.032280206680298, -2.032280206680298, -1.8610326051712036, -1.9809058904647827, -2.032280206680298, 1.101549744606018, 1.255672574043274, 1.5810428857803345, 0.587807297706604, -2.1007792949676514, -2.0665295124053955, -1.415789008140564, -1.6384108066558838, -1.5527870655059814, -1.4671632051467896, -2.0836544036865234, -1.9980305433273315, -1.3130404949188232, -1.4500385522842407, -1.1760424375534058, -2.1007792949676514, -1.1760424375534058, -1.1246682405471802, -1.2102919816970825, -1.2959157228469849, -1.3644146919250488, -1.2445415258407593, -1.3301652669906616, -1.2102919816970825, -1.415789008140564, -1.1246682405471802, -1.1760424375534058, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.1760424375534058, -1.2445415258407593, -1.4329137802124023, -1.3815394639968872, -1.1931672096252441, -1.3986642360687256, -1.3815394639968872, -1.1931672096252441, -1.2102919816970825, -1.227416753768921, -0.9020463228225708, -1.3644146919250488, -0.8849216103553772, -1.0904186964035034, -1.0047948360443115, -0.6794245839118958, -0.9876701235771179, -1.3815394639968872, -0.9534205794334412, -1.02191960811615, -0.7992978096008301, -0.7479235529899597, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.6280503273010254, -0.7307988405227661, -0.7650483250617981, -0.7479235529899597, -0.8506720662117004, -0.5253018140792847, -0.7479235529899597, -0.2513057291507721, -0.4568027853965759, -0.8677968382835388, -0.19993148744106293, -0.011559205129742622, -0.011559205129742622, 0.5193082690238953, 0.27956172823905945, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 1.0330508947372437, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 0.7248052954673767, 0.12543895840644836, 0.2110627144575119, -0.9876701235771179, -1.946656346321106, -2.01515531539917, -2.032280206680298, -1.946656346321106, -1.8952820301055908, -1.8267830610275269, -1.8439078330993652, -1.7411593198776245, -1.8439078330993652, -1.672660231590271, -1.1931672096252441, -1.1760424375534058, -0.3369295001029968, 0.8789280652999878, 1.2042982578277588, 1.4097954034805298, 1.5125439167022705, 1.974912166595459, 1.5981676578521729, 1.8036646842956543, 1.8721636533737183, 1.7009161710739136, 0.2281874716281891, -1.5870364904403687, -1.878157377243042, -1.8267830610275269, -1.79253351688385, -1.6212860345840454, -2.01515531539917, -1.604161262512207, 1.1700488328933716, 1.0673003196716309, 1.2385478019714355, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3926706314086914, 0.9303023219108582, 0.27956172823905945, 0.12543895840644836, -0.09718296676874161, 0.2281874716281891, -0.08005820959806442, 0.12543895840644836, -0.30267998576164246, -0.5253018140792847, 0.41655975580215454, -0.3711790144443512, -0.09718296676874161, -0.09718296676874161, -0.28555524349212646, 1.5467933416366577, 1.5810428857803345, 1.6666666269302368], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328 [e2e-predictor] 933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 1.101549744606018, 1.4954191446304321, 1.6152924299240112, 1.7009161710739136, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.0330508947372437, 0.5193082690238953, -0.16568197309970856, -1.02191960811615, -0.6965492963790894, -0.21705622971057892, -0.8164225816726685, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.7479235529899597, -0.5424265265464783, -0.610925555229187, -1.4329137802124023, -1.758284091949463, -1.7411593198776245, -1.8952820301055908, -2.1179039478302, -1.9124068021774292, -1.0904186964035034, -1.2787909507751465, -1.3472900390625, -1.261666178703308, -0.9362958669662476, -0.9876701235771179, -2.0836544036865234, -2.01515531539917, -1.7069097757339478, -1.6897850036621094, -1.9980305433273315, -1.878157377243042, -1.7240345478057861, -1.5870364904403687, -1.9980305433273315, -2.0665295124053955, -1.9637811183929443, -1.79253351688385, -0.2684305012226105, 1.1529240608215332, 1.4269200563430786, 1.563918113708496, 1.8379141092300415, 0.4679340124130249, -2.0665295124053955, -2.1179039478302, -2.0665295124053955, -1.7411593198776245, -1.7411593198776245, -2.0836544036865234, -1.4500385522842407, -1.3130404949188232, -1.2959157228469849, -2.01515531539917, -1.261666178703308, -1.1246682405471802, -1.227416753768921, -1.073293924331665, -1.4500385522842407, -1.073293924331665, -1.3472900390625, -1.484287977218628, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.5870364904403687, -1.1589176654815674, -1.0904186964035034, -1.2102919816970825, -1.02191960811615, -1.415789008140564, -1.415789008140564, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -0.8164225816726685, -1.3472900390625, -1.0904186964035034, -0.9020463228225708, -1.2787909507751465, -1.0390443801879883, -1.3815394639968872, -0.9020463228225708, -0.7136740684509277, -0.6965492963790894, -0.8164225816726685, -0.8849216103553772, -0.5595512986183167, -0.7136740684509277, -0.8506720662117004, -0.6965492963790894, -0.8164225816726685, -0.5595512986183167, -0.5595512986183167, -0.6794245839118958, -0.5595512986183167, -0.40542852878570557, -0.3883037567138672, -1.0561691522598267, -1.3130404949188232, -0.28555524349212646, -0.02868395671248436, 0.26243698596954346, -0.045808710157871246, 0.27956172823905945, 0.10831420123577118, 0.3651854991912842, 0.4508092403411865, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.9988013505935669, 1.2899221181869507, 0.9816765785217285, 1.2385478019714355, 1.375545859336853, 0.3138112425804138, -0.9705453515052795, -1.9124068021774292, -1.9295315742492676, -2.01515531539917, -2.0494048595428467, -2.0494048595428467, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.604161262512207, -1.484287977218628, -1.3472900390625, -0.3883037567138672, 0.8960528373718262, 1.2214230298995972, 1.63241708278656, 1.444044828414917, 1.6837913990020752, 1.63241708278656, 1.718040943145752, 1.8207894563674927, 1.8721636533737183, 1.3926706314086914, -1.0561691522598267, -1.9124068021774292, -1.8267830610275269, -1.7069097757339478, -1.604161262512207, -1.4329137802124023, -1.5014127492904663, -2.0665295124053955, -1.0904186964035034, 0.7248052954673767, 1.4611696004867554, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.375545859336853, 0.38231024146080017, 0.656306266784668, 0.5364330410957336, 0.43368449807167053, -0.13143247365951538, -0.09718296676874161, -0.30267998576164246, 0.0740646943449974, -0.3711790144443512, -0.011559205129 [e2e-predictor] 742622, -0.2513057291507721, -0.02868395671248436, 0.4679340124130249, 0.19393795728683472, 1.563918113708496, 1.5810428857803345, 1.5981676578521729], [1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 1.18717360496521, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.0501755475997925, 0.4508092403411865, -0.16568197309970856, -1.1075434684753418, -1.2102919816970825, -0.6622998118400574, -0.8677968382835388, -1.0047948360443115, -0.9705453515052795, -0.9362958669662476, -1.0047948360443115, -0.9020463228225708, -0.5938007831573486, -0.7479235529899597, -1.604161262512207, -1.8952820301055908, -1.878157377243042, -2.0665295124053955, -1.9637811183929443, -1.2787909507751465, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.261666178703308, -1.261666178703308, -2.01515531539917, -1.758284091949463, -1.7754088640213013, -1.9124068021774292, -1.9809058904647827, -1.8952820301055908, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -2.0494048595428467, -2.0665295124053955, -0.8164225816726685, 1.5296685695648193, 1.718040943145752, 1.8207894563674927, 0.2110627144575119, -2.032280206680298, -1.5014127492904663, -1.4671632051467896, -1.227416753768921, -0.9705453515052795, -1.261666178703308, -1.9637811183929443, -2.032280206680298, -2.032280206680298, -2.1007792949676514, -1.9295315742492676, -1.535662293434143, -1.261666178703308, -1.4671632051467896, -1.484287977218628, -1.2787909507751465, -1.261666178703308, -1.1589176654815674, -1.3472900390625, -1.1075434684753418, -1.3301652669906616, -1.3472900390625, -1.1760424375534058, -1.227416753768921, -1.415789008140564, -1.3986642360687256, -1.415789008140564, -1.227416753768921, -1.1246682405471802, -1.1760424375534058, -1.0561691522598267, -1.2102919816970825, -1.3301652669906616, -1.1760424375534058, -1.0904186964035034, -1.1246682405471802, -1.261666178703308, -1.1075434684753418, -1.141792893409729, -0.9705453515052795, -0.9876701235771179, -0.9191710948944092, -0.9191710948944092, -0.9876701235771179, -0.7307988405227661, -0.7479235529899597, -0.8849216103553772, -0.7136740684509277, -0.6280503273010254, -0.8849216103553772, -1.02191960811615, -0.6794245839118958, -0.8164225816726685, -0.5938007831573486, -0.40542852878570557, -0.13143247365951538, -0.3540542721748352, -0.09718296676874161, -0.3369295001029968, -0.19993148744106293, 0.0055655487813055515, 0.24531221389770508, 0.3309359848499298, 0.6049320101737976, 0.5364330410957336, 0.8618032932281494, 0.6049320101737976, 1.2042982578277588, 1.1700488328933716, 1.324171543121338, 1.324171543121338, 0.9988013505935669, 0.8618032932281494, -1.5699117183685303, -1.8267830610275269, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0494048595428467, -1.9980305433273315, -1.8952820301055908, -1.9124068021774292, -1.79253351688385, -1.6555355787277222, -1.7240345478057861, -0.8506720662117004, -0.645175039768219, 0.622056782245636, 1.0501755475997925, 1.3584210872650146, 1.6666666269302368, 1.7009161710739136, 1.7522903680801392, 1.8721636533737183, 1.786539912223816, 1.718040943145752, 1.563918113708496, -0.40542852878570557, -1.878157377243042, -1.7069097757339478, [e2e-predictor] -1.7754088640213013, -1.7754088640213013, -0.9020463228225708, -1.6897850036621094, -1.9124068021774292, -1.8610326051712036, 0.6049320101737976, 0.8789280652999878, 1.18717360496521, 1.0159261226654053, 1.2042982578277588, 1.101549744606018, 0.4679340124130249, 0.9816765785217285, 0.41655975580215454, -0.28555524349212646, -0.3883037567138672, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.31980475783348083, 0.0740646943449974, 0.24531221389770508, 0.39943498373031616, 0.5706825256347656, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345], [1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.7761795520782471, 1.3070467710494995, 1.5981676578521729, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.2042982578277588, 0.9645518660545349, 0.24531221389770508, -0.045808710157871246, -0.9191710948944092, -1.3986642360687256, -0.9191710948944092, -1.0904186964035034, -1.1760424375534058, -1.073293924331665, -1.0904186964035034, -1.1589176654815674, -1.141792893409729, -1.0390443801879883, -0.6965492963790894, -0.9705453515052795, -1.8096582889556885, -1.946656346321106, -1.9124068021774292, -2.0665295124053955, -1.5185375213623047, -1.3472900390625, -1.5185375213623047, -1.6897850036621094, -1.5185375213623047, -1.535662293434143, -1.946656346321106, -1.8439078330993652, -1.8610326051712036, -1.9809058904647827, -2.1007792949676514, -1.8439078330993652, -1.7240345478057861, -1.8439078330993652, -2.0494048595428467, -1.7069097757339478, 1.1357992887496948, 1.4611696004867554, 1.7351655960083008, 0.6905558109283447, -1.9637811183929443, -1.5527870655059814, -1.672660231590271, -1.672660231590271, -1.5014127492904663, -1.5185375213623047, -1.946656346321106, -1.0904186964035034, -1.261666178703308, -1.073293924331665, -0.6965492963790894, -0.9705453515052795, -2.032280206680298, -1.3644146919250488, -1.3986642360687256, -1.3644146919250488, -1.141792893409729, -1.227416753768921, -1.261666178703308, -1.2787909507751465, -1.261666178703308, -1.3301652669906616, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.2445415258407593, -1.2787909507751465, -1.227416753768921, -1.261666178703308, -1.261666178703308, -1.1931672096252441, -1.3301652669906616, -1.3472900390625, -1.227416753768921, -1.4500385522842407, -1.0390443801879883, -0.9191710948944092, -1.1931672096252441, -1.1760424375534058, -1.073293924331665, -1.0561691522598267, -0.9534205794334412, -0.8335473537445068, -1.0904186964035034, -1.0390443801879883, -0.8849216103553772, -0.6794245839118958, -0.7307988405227661, -0.7307988405227661, -0.6622998118400574, -0.6794245839118958, -0.8164225816726685, -0.9020463228225708, -0.7307988405227661, -0.9534205794334412, -0.6280503273010254, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.3138112425804138, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.8618032932281494, 0.9131776094436646, 1.2727973461151123, 1.18717360496521, 0.7933043241500854, -0.02868395671248436, -0.02868395671248436, 0.656306266784668, -1.02191960811615, -1.8439078330993652, -1.9809058904647827, -2.01515531539917, -2.03 [e2e-predictor] 2280206680298, -2.0494048595428467, -2.032280206680298, -1.9637811183929443, -1.9124068021774292, -1.9295315742492676, -1.8267830610275269, -1.484287977218628, -1.535662293434143, -0.21705622971057892, 0.6391815543174744, 1.18717360496521, 1.4269200563430786, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.4954191446304321, 0.587807297706604, -1.9295315742492676, -1.79253351688385, -1.7411593198776245, -1.878157377243042, -1.9295315742492676, -1.79253351688385, -1.9124068021774292, -2.01515531539917, 0.056939806789159775, 0.7248052954673767, 1.0501755475997925, 1.0844250917434692, 0.8960528373718262, 0.8789280652999878, 0.7076805233955383, 0.43368449807167053, -1.415789008140564, -0.9876701235771179, -0.6622998118400574, 0.29668647050857544, 0.2281874716281891, -0.19993148744106293, -0.3369295001029968, -0.16568197309970856, 0.4679340124130249, 0.4679340124130249, 0.587807297706604, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577], [1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.9131776094436646, 1.4782943725585938, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1186745166778564, 0.8960528373718262, 0.43368449807167053, -0.06293346732854843, -0.18280673027038574, -0.7136740684509277, -1.1075434684753418, -0.8677968382835388, -1.141792893409729, -1.415789008140564, -1.3301652669906616, -1.073293924331665, -1.3986642360687256, -1.484287977218628, -1.261666178703308, -1.141792893409729, -0.7479235529899597, -1.141792893409729, -1.9809058904647827, -1.9637811183929443, -2.1179039478302, -1.5870364904403687, -1.3301652669906616, -1.535662293434143, -1.484287977218628, -1.415789008140564, -1.6555355787277222, -2.0494048595428467, -1.8096582889556885, -1.878157377243042, -2.0665295124053955, -1.9809058904647827, -1.9809058904647827, -1.8267830610275269, -0.4739275276660919, 1.0673003196716309, 1.255672574043274, 1.563918113708496, 1.6495418548583984, 0.6391815543174744, -2.01515531539917, -1.6897850036621094, -1.5185375213623047, -1.3986642360687256, -2.1179039478302, -1.9637811183929443, -1.3130404949188232, -1.415789008140564, -1.3815394639968872, -1.3986642360687256, -1.3301652669906616, -2.1179039478302, -1.5014127492904663, -1.3130404949188232, -1.672660231590271, -1.5527870655059814, -1.5185375213623047, -1.2445415258407593, -1.2787909507751465, -1.2959157228469849, -1.3986642360687256, -1.1931672096252441, -1.141792893409729, -1.3644146919250488, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.3815394639968872, -0.9534205794334412, -1.2445415258407593, -1.2787909507751465, -1.3815394639968872, -1.2102919816970825, -1.3301652669906616, -1.02191960811615, -1.0047948360443115, -1.261666178703308, -1.3130404949188232, -1.0904186964035034, -1.141792893409729, -0.8164225816726685, -0.9876701235771179, -1.0047948360443115, -0.9191710948944092, -0.6622998118400574, -0.6622998118400574, -0.6965492963790894, -0.9534205794334412, -0.5595512986183167, -0.5595512986183167, -0.4910522699356079, -0.7650483250617981, -0.5595512986183167, -0.40542852878570557, -0.9705 [e2e-predictor] 453515052795, -1.2959157228469849, -0.7136740684509277, -0.8849216103553772, 0.14256370067596436, 0.24531221389770508, 0.091189444065094, 0.622056782245636, 0.3309359848499298, 0.5364330410957336, 0.8446785807609558, 0.656306266784668, 1.0844250917434692, 1.255672574043274, 0.15968845784664154, -0.4739275276660919, -1.7411593198776245, -1.9295315742492676, -1.9295315742492676, -1.9295315742492676, -1.9637811183929443, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -1.8439078330993652, -1.6384108066558838, -1.4671632051467896, -0.6965492963790894, 0.8789280652999878, 1.2214230298995972, 1.5296685695648193, 1.4097954034805298, 1.6495418548583984, 1.7009161710739136, 1.718040943145752, 1.5981676578521729, 1.6837913990020752, 1.3926706314086914, 1.7009161710739136, -1.5870364904403687, -1.79253351688385, -1.7754088640213013, -1.8267830610275269, -1.8267830610275269, -1.8267830610275269, -1.8439078330993652, -1.9637811183929443, 0.4850587546825409, 0.810429036617279, 0.8446785807609558, 1.2042982578277588, 1.2385478019714355, 0.8275538086891174, 0.6049320101737976, -0.9191710948944092, -1.2445415258407593, -1.5527870655059814, -0.4739275276660919, -0.14855723083019257, 0.7933043241500854, -0.06293346732854843, -0.14855723083019257, 0.38231024146080017, 0.3138112425804138, 0.3651854991912842, 0.6391815543174744, 1.3926706314086914, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 1.375545859336853, 1.63241708278656, 1.7009161710739136, 1.718040943145752, 1.7009161710739136, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.0501755475997925, 0.656306266784668, 0.41655975580215454, -0.2513057291507721, -0.21705622971057892, -0.08005820959806442, -0.42255327105522156, -0.5595512986183167, -0.8506720662117004, -1.2102919816970825, -1.6384108066558838, -1.5014127492904663, -1.1760424375534058, -1.2102919816970825, -1.2959157228469849, -1.3472900390625, -1.3472900390625, -1.227416753768921, -0.7821730971336365, -1.5185375213623047, -2.0494048595428467, -1.8952820301055908, -1.4671632051467896, -1.484287977218628, -1.7240345478057861, -1.79253351688385, -1.6555355787277222, -1.9637811183929443, -1.8610326051712036, -1.8096582889556885, -1.946656346321106, -2.032280206680298, -2.1179039478302, -1.0561691522598267, 1.0844250917434692, 1.3926706314086914, 1.6495418548583984, 1.7522903680801392, 1.7522903680801392, -0.7992978096008301, -2.0836544036865234, -2.1179039478302, -2.01515531539917, -1.946656346321106, -2.0665295124053955, -2.0836544036865234, -1.415789008140564, -1.2959157228469849, -1.3472900390625, -1.2787909507751465, -2.01515531539917, -1.8096582889556885, -1.1760424375534058, -1.758284091949463, -1.4329137802124023, -1.5014127492904663, -1.5014127492904663, -1.3815394639968872, -1.4500385522842407, -1.2787909507751465, -1.0390443801879883, -1.227416753768921, -1.3986642360687256, -1.141792893409729, -1.3986642360687256, -1.3130404949188232, -1.1760424375534058, -1.2787909507751465, -1.3130404949188232, -1.227416753768921, -1.3130404949188232, -1.364414691925048 [e2e-predictor] 8, -1.3130404949188232, -1.3301652669906616, -0.8677968382835388, -1.261666178703308, -1.261666178703308, -1.02191960811615, -0.9876701235771179, -1.0390443801879883, -0.8335473537445068, -0.8164225816726685, -0.7821730971336365, -0.7307988405227661, -0.7479235529899597, -0.5253018140792847, -0.43967801332473755, -0.7650483250617981, -0.4568027853965759, -0.4739275276660919, -0.3711790144443512, -0.16568197309970856, -0.43967801332473755, 0.12543895840644836, -0.011559205129742622, -0.08005820959806442, 0.15968845784664154, 0.056939806789159775, -0.3540542721748352, -0.18280673027038574, 0.056939806789159775, 0.0740646943449974, 0.7590547800064087, 0.9816765785217285, 1.101549744606018, 1.18717360496521, 0.8789280652999878, -0.40542852878570557, -1.0390443801879883, -1.415789008140564, -1.8267830610275269, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9809058904647827, -2.1007792949676514, -1.9980305433273315, -1.9980305433273315, -1.878157377243042, -1.7411593198776245, -1.672660231590271, -0.13143247365951538, 0.622056782245636, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.718040943145752, 1.5125439167022705, 1.7351655960083008, 1.4269200563430786, 1.7351655960083008, 1.7351655960083008, 1.5125439167022705, -0.09718296676874161, -1.9295315742492676, -1.79253351688385, -1.8096582889556885, -1.7754088640213013, -1.9295315742492676, -2.0665295124053955, -1.484287977218628, -1.5014127492904663, 0.29668647050857544, 0.6905558109283447, 0.38231024146080017, 0.9474270939826965, -0.14855723083019257, -0.14855723083019257, -0.5938007831573486, -1.5527870655059814, -1.4500385522842407, -0.18280673027038574, -0.40542852878570557, -0.02868395671248436, -0.19993148744106293, -0.31980475783348083, 0.056939806789159775, 0.38231024146080017, 0.14256370067596436, 0.9816765785217285, 1.2899221181869507, 1.4269200563430786, 1.444044828414917, 1.444044828414917], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 1.18717360496521, 1.6152924299240112, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5296685695648193, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 0.9303023219108582, 0.7590547800064087, 0.5193082690238953, 0.0740646943449974, -0.40542852878570557, -0.42255327105522156, -0.40542852878570557, -0.5595512986183167, -0.8677968382835388, -1.073293924331665, -1.227416753768921, -1.535662293434143, -1.7069097757339478, -1.484287977218628, -1.261666178703308, -1.3301652669906616, -1.3986642360687256, -1.4500385522842407, -1.1931672096252441, -0.9362958669662476, -1.0047948360443115, -1.6212860345840454, -2.1179039478302, -1.604161262512207, -1.3986642360687256, -1.6384108066558838, -1.484287977218628, -1.5527870655059814, -1.946656346321106, -1.9980305433273315, -1.8439078330993652, -1.9124068021774292, -2.1007792949676514, 0.7933043241500854, 1.4097954034805298, 1.6837913990020752, 1.7694151401519775, 1.7522903680801392, 1.0844250917434692, -2.0836544036865234, -2.1179039478302, -1.672660231590271, -1.5699117183685303, -1.4671632051467896, -1.1760424375534058, -1.7754088640213013, -1.9637811183929443, -1.7754088640 [e2e-predictor] 213013, -2.032280206680298, -2.1179039478302, -2.1007792949676514, -1.6897850036621094, -1.261666178703308, -1.415789008140564, -1.5870364904403687, -1.484287977218628, -1.3986642360687256, -1.3986642360687256, -1.2445415258407593, -1.141792893409729, -1.1760424375534058, -1.261666178703308, -1.2445415258407593, -1.3472900390625, -1.261666178703308, -1.2959157228469849, -0.8849216103553772, -1.1760424375534058, -1.3130404949188232, -1.227416753768921, -1.261666178703308, -1.2445415258407593, -1.2787909507751465, -1.3130404949188232, -1.3644146919250488, -1.3644146919250488, -1.227416753768921, -1.227416753768921, -1.073293924331665, -1.02191960811615, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -1.073293924331665, -0.8849216103553772, -0.7992978096008301, -0.6794245839118958, -0.28555524349212646, -0.2513057291507721, -0.2513057291507721, -0.43967801332473755, -0.30267998576164246, -0.31980475783348083, -0.13143247365951538, 0.03981505334377289, 0.15968845784664154, 0.4850587546825409, 0.587807297706604, 0.3651854991912842, 0.810429036617279, 0.9303023219108582, 1.0673003196716309, 0.8446785807609558, 0.9474270939826965, 1.2214230298995972, 0.7761795520782471, -0.2341809868812561, -0.6794245839118958, -1.3130404949188232, -1.8439078330993652, -1.9124068021774292, -1.946656346321106, -1.946656346321106, -1.946656346321106, -1.9809058904647827, -1.9809058904647827, -1.9295315742492676, -1.9637811183929443, -1.9980305433273315, -1.9637811183929443, -1.4671632051467896, -1.5527870655059814, -0.3540542721748352, 0.43368449807167053, 1.1529240608215332, 1.4097954034805298, 1.3412963151931763, 1.563918113708496, 1.5810428857803345, 1.6495418548583984, 1.4269200563430786, 1.6152924299240112, 1.5296685695648193, 1.8207894563674927, -0.3540542721748352, 1.1700488328933716, -0.3883037567138672, -1.8439078330993652, -2.032280206680298, -2.01515531539917, -1.9980305433273315, -1.7754088640213013, -1.6897850036621094, -2.0665295124053955, -0.4739275276660919, 0.26243698596954346, 0.6905558109283447, 0.6734310388565063, 0.19393795728683472, -1.6384108066558838, -1.9980305433273315, -1.9295315742492676, -1.073293924331665, 0.10831420123577118, 0.5706825256347656, -0.21705622971057892, 0.3138112425804138, -0.08005820959806442, 0.12543895840644836, 0.03981505334377289, -0.13143247365951538, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.3926706314086914, 1.4097954034805298], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.7590547800064087, 1.1529240608215332, 1.6152924299240112, 1.7694151401519775, 1.8036646842956543, 1.7009161710739136, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 0.9645518660545349, 0.810429036617279, 0.5364330410957336, 0.0055655487813055515, -0.576676070690155, -0.5938007831573486, -0.5424265265464783, -0.7136740684509277, -0.7992978096008301, -0.9191710948944092, -1.141792893409729, -1.2787909507751465, -1.484287977218628, -1.6897850036621094, -1.7069097757339478, -1.3986642360687256, -1.4329137802124023, -1.4329137802124023, -1.415789008140564, -1.3472900390625, -1.1760424375534058, -0.9020463228225708, -1.02191960811615, -1.9637811183929443, -1.8439078 [e2e-predictor] 330993652, -1.6555355787277222, -1.6212860345840454, -1.5527870655059814, -1.7240345478057861, -2.01515531539917, -1.8267830610275269, -1.946656346321106, -1.8096582889556885, 0.8789280652999878, 1.6152924299240112, 1.718040943145752, 1.786539912223816, 1.2727973461151123, -2.0494048595428467, -2.0836544036865234, -1.5699117183685303, -1.6897850036621094, -1.415789008140564, -1.3130404949188232, -1.9980305433273315, -2.0665295124053955, -0.9191710948944092, -1.415789008140564, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.5870364904403687, -1.672660231590271, -1.484287977218628, -1.4500385522842407, -1.1760424375534058, -1.4329137802124023, -1.484287977218628, -1.7754088640213013, -1.3130404949188232, -1.2787909507751465, -1.227416753768921, -1.3301652669906616, -1.3472900390625, -1.261666178703308, -1.1246682405471802, -1.073293924331665, -1.4500385522842407, -1.1075434684753418, -1.415789008140564, -1.3644146919250488, -1.2959157228469849, -1.4329137802124023, -1.0904186964035034, -1.227416753768921, -1.3301652669906616, -1.1931672096252441, -1.261666178703308, -0.9362958669662476, -1.2787909507751465, -1.0390443801879883, -0.8506720662117004, -0.9534205794334412, -0.9876701235771179, -0.7821730971336365, -0.9191710948944092, -0.7650483250617981, -0.4739275276660919, -0.31980475783348083, -0.02868395671248436, -0.14855723083019257, -0.42255327105522156, -0.14855723083019257, 0.15968845784664154, 0.5021834969520569, 0.41655975580215454, 0.3651854991912842, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7590547800064087, 0.8960528373718262, 1.0159261226654053, 1.2385478019714355, 0.7761795520782471, -0.3540542721748352, -1.1246682405471802, -1.6212860345840454, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.946656346321106, -1.9637811183929443, -1.9124068021774292, -1.9124068021774292, -1.1589176654815674, -0.16568197309970856, 0.5021834969520569, -0.6622998118400574, 0.10831420123577118, 0.0740646943449974, 0.656306266784668, 1.5810428857803345, 1.4954191446304321, 1.2727973461151123, 1.444044828414917, 1.5981676578521729, 1.7351655960083008, 1.375545859336853, 1.324171543121338, 1.4097954034805298, 1.2899221181869507, 1.1529240608215332, 1.4611696004867554, 1.5125439167022705, 1.1186745166778564, -0.011559205129742622, -1.7069097757339478, -1.3644146919250488, -2.0494048595428467, -2.0665295124053955, -2.0836544036865234, -2.032280206680298, -0.3540542721748352, 0.7248052954673767, 0.9131776094436646, -1.535662293434143, -2.032280206680298, -1.9637811183929443, -1.7411593198776245, -0.4910522699356079, 0.2281874716281891, 1.1700488328933716, 0.43368449807167053, 0.7248052954673767, 0.4508092403411865, 0.27956172823905945, -0.28555524349212646, 0.38231024146080017, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 1.0330508947372437, 1.5125439167022705, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.5296685695648193, 1.4611696004867554, 1.2899221181869507, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.0330508947372437, 0.878928 [e2e-predictor] 0652999878, 0.5364330410957336, -0.045808710157871246, -0.5081770420074463, -0.6622998118400574, -0.576676070690155, -0.5938007831573486, -1.1246682405471802, -1.1931672096252441, -1.227416753768921, -1.3815394639968872, -1.4671632051467896, -1.4329137802124023, -1.7754088640213013, -1.79253351688385, -1.4671632051467896, -1.415789008140564, -1.5185375213623047, -1.5699117183685303, -1.5014127492904663, -1.4329137802124023, -1.3130404949188232, -0.8677968382835388, -1.7069097757339478, -1.9295315742492676, -1.758284091949463, -1.8267830610275269, -1.672660231590271, -1.6897850036621094, -2.032280206680298, -1.9980305433273315, 0.7076805233955383, 1.0844250917434692, 1.6495418548583984, 1.8036646842956543, 0.9988013505935669, -2.0494048595428467, -2.1179039478302, -1.604161262512207, -1.6384108066558838, -1.2959157228469849, -1.3130404949188232, -1.9980305433273315, -2.0836544036865234, -0.7821730971336365, -1.3986642360687256, -1.3644146919250488, -1.5185375213623047, -1.5014127492904663, -1.604161262512207, -1.4500385522842407, -1.672660231590271, -1.4500385522842407, -1.5185375213623047, -1.7069097757339478, -1.261666178703308, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.6555355787277222, -1.3472900390625, -1.227416753768921, -1.1589176654815674, -1.3130404949188232, -1.484287977218628, -1.261666178703308, -1.3815394639968872, -1.3986642360687256, -1.1931672096252441, -1.2445415258407593, -1.3472900390625, -1.0390443801879883, -1.227416753768921, -1.0047948360443115, -1.2102919816970825, -1.073293924331665, -1.141792893409729, -1.1589176654815674, -0.9362958669662476, -0.8677968382835388, -0.7479235529899597, -0.6622998118400574, -0.5595512986183167, -0.4568027853965759, -0.2513057291507721, -0.2341809868812561, -0.40542852878570557, -0.2684305012226105, 0.12543895840644836, 0.9303023219108582, 0.29668647050857544, 0.656306266784668, 0.9474270939826965, 0.7761795520782471, 0.9131776094436646, 0.7933043241500854, 0.6734310388565063, 0.38231024146080017, 0.8960528373718262, 0.587807297706604, -0.5081770420074463, -1.227416753768921, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.8610326051712036, -1.878157377243042, -1.5014127492904663, -1.0047948360443115, -0.40542852878570557, 0.8275538086891174, 1.2042982578277588, 0.9816765785217285, 1.255672574043274, 1.4097954034805298, 1.5467933416366577, 1.444044828414917, 1.4954191446304321, 1.4782943725585938, 1.5981676578521729, 1.5296685695648193, 1.7522903680801392, 1.5981676578521729, 1.0501755475997925, 1.2385478019714355, 1.5125439167022705, 1.4954191446304321, 1.7009161710739136, 1.3926706314086914, 0.9988013505935669, 0.6905558109283447, 0.27956172823905945, -0.9191710948944092, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -1.946656346321106, -0.06293346732854843, -1.1589176654815674, -2.1179039478302, -2.0836544036865234, -1.946656346321106, -1.7411593198776245, -0.8849216103553772, 0.3138112425804138, 0.9474270939826965, 0.587807297706604, 0.6391815543174744, 0.5535577535629272, -0.18280673027038574, 0.19393795728683472, 0.7761795520782471, 1.324171543121338, 1.1529240608215332, 1.3070467710494995, 1.3070467710494995, 1.324171543121338], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, [e2e-predictor] 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.7419300675392151, 1.2042982578277588, 1.6495418548583984, 1.786539912223816, 1.7009161710739136, 1.63241708278656, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5296685695648193, 1.3412963151931763, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 0.9645518660545349, 0.7590547800064087, 0.3651854991912842, -0.31980475783348083, -0.610925555229187, -0.43967801332473755, -0.28555524349212646, -1.2445415258407593, -1.535662293434143, -1.5870364904403687, -1.3815394639968872, -1.3986642360687256, -1.4329137802124023, -1.4500385522842407, -1.672660231590271, -1.758284091949463, -1.6384108066558838, -1.5699117183685303, -1.5185375213623047, -1.535662293434143, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.3301652669906616, -1.8267830610275269, -1.9637811183929443, -1.79253351688385, -1.7069097757339478, -1.6384108066558838, -1.9295315742492676, 0.27956172823905945, 1.255672574043274, 1.4097954034805298, 1.563918113708496, 1.7351655960083008, -0.5595512986183167, -2.1007792949676514, -1.6897850036621094, -1.5870364904403687, -1.4671632051467896, -1.3472900390625, -2.0494048595428467, -2.0665295124053955, -0.8677968382835388, -1.3644146919250488, -1.3472900390625, -1.4329137802124023, -1.3815394639968872, -1.7240345478057861, -1.2959157228469849, -1.6555355787277222, -1.5014127492904663, -1.3472900390625, -1.0561691522598267, -1.3472900390625, -1.7754088640213013, -1.073293924331665, -1.073293924331665, -1.3472900390625, -1.5014127492904663, -1.4500385522842407, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.2787909507751465, -1.3301652669906616, -1.3815394639968872, -1.3301652669906616, -1.3644146919250488, -1.4671632051467896, -1.2959157228469849, -1.2102919816970825, -1.227416753768921, -1.1589176654815674, -1.2445415258407593, -1.3815394639968872, -1.4500385522842407, -1.1589176654815674, -1.1075434684753418, -1.1589176654815674, -0.8677968382835388, -1.1760424375534058, -0.7992978096008301, -0.9020463228225708, -0.645175039768219, -0.43967801332473755, -0.06293346732854843, 0.056939806789159775, 0.02269030176103115, -0.14855723083019257, 0.5193082690238953, 0.7419300675392151, 0.38231024146080017, 0.41655975580215454, 0.6049320101737976, 0.8789280652999878, 0.7419300675392151, 0.8960528373718262, 1.2042982578277588, 1.2899221181869507, 1.1186745166778564, 0.3651854991912842, -0.9876701235771179, -1.484287977218628, -1.8096582889556885, -1.9295315742492676, -1.9295315742492676, -1.9124068021774292, -1.8439078330993652, -1.9980305433273315, -1.4500385522842407, -0.5424265265464783, -0.43967801332473755, 1.1529240608215332, 0.3309359848499298, 1.101549744606018, 1.3584210872650146, 1.4782943725585938, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.5125439167022705, 1.444044828414917, 1.375545859336853, 1.5467933416366577, 1.4611696004867554, 1.3926706314086914, 1.0673003196716309, 0.9988013505935669, 1.2214230298995972, 1.4611696004867554, 1.4954191446304321, 0.8446785807609558, 0.7248052954673767, -0.40542852878570557, -1.5014127492904663, -1.878157377243042, -1.9980305433273315, -2.0836544036865234, -2.0836544036865234, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -1.946656346321106, -1.9124068021774292, -0.8164225816726685, -1.9637811183929443, -0.42255327105522156, 0.9645518660545349, 0.9816765785217285, 1.1357992887496948, 0.39943498373031616, 0.2110627144575119, 0.19393795728683472, 0.14256370067596436, 1.4611696004867554, 1.2727973461151123, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0 [e2e-predictor] 501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.7933043241500854, 1.4097954034805298, 1.7522903680801392, 1.7351655960083008, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.5296685695648193, 1.324171543121338, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 0.810429036617279, 0.8275538086891174, 0.6049320101737976, 0.15968845784664154, -0.08005820959806442, -0.4739275276660919, -0.8335473537445068, -1.261666178703308, -1.4500385522842407, -1.6555355787277222, -1.4329137802124023, -1.261666178703308, -1.261666178703308, -1.4500385522842407, -1.7069097757339478, -1.8439078330993652, -1.7754088640213013, -1.6555355787277222, -1.6555355787277222, -1.6212860345840454, -1.5185375213623047, -1.5014127492904663, -1.4329137802124023, -1.2959157228469849, -1.6384108066558838, -1.8952820301055908, -1.79253351688385, -1.758284091949463, -1.7240345478057861, 1.324171543121338, 1.375545859336853, 1.5981676578521729, 1.7351655960083008, 1.5981676578521729, -1.7411593198776245, -1.8267830610275269, -2.032280206680298, -2.1179039478302, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.032280206680298, -1.9637811183929443, -1.6384108066558838, -1.5699117183685303, -1.3472900390625, -1.9637811183929443, -0.7479235529899597, -1.2959157228469849, -1.2787909507751465, -1.227416753768921, -1.6555355787277222, -1.141792893409729, -1.4329137802124023, -1.5870364904403687, -1.4500385522842407, -1.535662293434143, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2102919816970825, -1.3472900390625, -1.3472900390625, -1.4500385522842407, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.3301652669906616, -1.141792893409729, -1.1075434684753418, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8506720662117004, -0.8164225816726685, -0.8335473537445068, -0.7479235529899597, -0.3540542721748352, 0.056939806789159775, -0.16568197309970856, -0.2513057291507721, 0.12543895840644836, 0.27956172823905945, 0.7761795520782471, 0.587807297706604, 0.7248052954673767, 0.622056782245636, 0.5021834969520569, 0.7933043241500854, 1.0159261226654053, 1.255672574043274, 1.18717360496521, 1.0330508947372437, 0.656306266784668, -0.3369295001029968, -1.2102919816970825, -1.8267830610275269, -1.8952820301055908, -1.946656346321106, -1.9809058904647827, -1.8952820301055908, -1.9124068021774292, -0.8335473537445068, 0.2110627144575119, 0.7933043241500854, 1.0330508947372437, 1.255672574043274, 1.375545859336853, 1.6152924299240112, 1.7009161710739136, 1.4611696004867554, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3412963151931763, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.3070467710494995, 0.9988013505935669, 0.8789280652999878, 0.8275538086891174, 1.0673003196716309, 1.3070467710494995, 0.8618032932281494, 0.39943498373031616, -1.02191960811615, -1.4500385522842407, -2.1007792949676514, -2.0836544036865234, -1.3815394639968872, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, 0.27956172823905945, 0.8789280652999878, -2.0494048595428467, -1.604161262512207, -1.2787909507751465, -0.045808710157871246, 0.8446785807609558, 1.255672574043274, 1.1357992887496948, 1.0330508947372437, 0.7419300675392151, 0.14256370067596436, 0.587807297706604, 1.255672574043274, [e2e-predictor] 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 1.0844250917434692, 1.7351655960083008, 1.7009161710739136, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.4782943725585938, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9131776094436646, 0.7590547800064087, 0.5535577535629272, 0.26243698596954346, -0.13143247365951538, -0.3540542721748352, -0.5595512986183167, -0.9362958669662476, -1.2959157228469849, -1.5185375213623047, -1.7240345478057861, -1.5699117183685303, -1.3301652669906616, -1.261666178703308, -1.2787909507751465, -1.4500385522842407, -1.7240345478057861, -1.8439078330993652, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6555355787277222, -1.604161262512207, -1.3986642360687256, -1.261666178703308, -1.2445415258407593, -1.7069097757339478, -1.9809058904647827, -1.8610326051712036, 1.6495418548583984, 1.6152924299240112, 1.7694151401519775, 1.6837913990020752, -1.604161262512207, -1.8096582889556885, -2.0494048595428467, -1.5527870655059814, -1.8267830610275269, -1.4500385522842407, -1.2959157228469849, -1.02191960811615, -1.1075434684753418, -1.758284091949463, -2.032280206680298, -1.1589176654815674, -1.484287977218628, -1.6555355787277222, -1.4500385522842407, -1.3986642360687256, -1.141792893409729, -1.4329137802124023, -1.7240345478057861, -1.3301652669906616, -1.3644146919250488, -1.3301652669906616, -0.9876701235771179, -1.261666178703308, -1.3986642360687256, -1.141792893409729, -1.6897850036621094, -1.415789008140564, -1.4329137802124023, -1.3472900390625, -1.6555355787277222, -1.2787909507751465, -1.1760424375534058, -1.2102919816970825, -1.5870364904403687, -1.6555355787277222, -1.1931672096252441, -1.535662293434143, -1.3986642360687256, -1.0390443801879883, -1.3472900390625, -1.3130404949188232, -1.2445415258407593, -1.2445415258407593, -1.5699117183685303, -0.8849216103553772, -1.2787909507751465, -1.2102919816970825, -0.8164225816726685, -0.576676070690155, -0.576676070690155, -0.2341809868812561, 0.2110627144575119, 0.6049320101737976, 0.6905558109283447, 0.3480607271194458, 0.810429036617279, 0.43368449807167053, 0.38231024146080017, 0.9645518660545349, 0.8960528373718262, 0.5021834969520569, 0.9645518660545349, 1.0673003196716309, 0.9131776094436646, 0.7248052954673767, -0.5253018140792847, -1.227416753768921, -1.7069097757339478, -1.878157377243042, -1.9637811183929443, -1.946656346321106, -1.946656346321106, -0.2513057291507721, 0.7590547800064087, 0.7933043241500854, 0.3480607271194458, 0.8789280652999878, 1.324171543121338, 1.2385478019714355, 1.5125439167022705, 1.3926706314086914, 1.5981676578521729, 1.4954191446304321, 1.2042982578277588, 1.6152924299240112, 1.5125439167022705, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.444044828414917, 0.8960528373718262, 0.5193082690238953, 1.101549744606018, 0.7590547800064087, 0.8275538086891174, -0.114 [e2e-predictor] 3077164888382, -2.0494048595428467, -1.878157377243042, -2.0494048595428467, -2.0836544036865234, -2.0836544036865234, -1.261666178703308, -2.0494048595428467, -2.0665295124053955, -2.1179039478302, -2.0836544036865234, -2.0494048595428467, -1.3472900390625, -0.7992978096008301, -0.09718296676874161, 0.7419300675392151, 0.5706825256347656, 0.9816765785217285, 0.4850587546825409, -0.011559205129742622, 1.2042982578277588, 1.0844250917434692, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 1.0159261226654053, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.63241708278656, 1.4782943725585938, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.7933043241500854, 0.5021834969520569, 0.3480607271194458, 0.15968845784664154, -0.18280673027038574, -0.5595512986183167, -0.9362958669662476, -1.1760424375534058, -1.3130404949188232, -1.535662293434143, -1.7411593198776245, -1.672660231590271, -1.5014127492904663, -1.3644146919250488, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -1.7069097757339478, -1.5870364904403687, -1.5699117183685303, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.3644146919250488, -1.9124068021774292, -1.7240345478057861, -1.9809058904647827, -0.576676070690155, 0.9474270939826965, 1.5296685695648193, 1.718040943145752, 0.4850587546825409, -1.8952820301055908, -2.1179039478302, -1.604161262512207, -1.535662293434143, -1.7069097757339478, -1.4500385522842407, -1.535662293434143, -1.415789008140564, -1.878157377243042, -1.9124068021774292, -0.9362958669662476, -1.5014127492904663, -1.261666178703308, -1.5527870655059814, -1.7754088640213013, -1.2787909507751465, -1.2787909507751465, -1.2445415258407593, -1.5699117183685303, -1.3130404949188232, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -1.3986642360687256, -1.3472900390625, -1.604161262512207, -1.3301652669906616, -1.3301652669906616, -1.261666178703308, -1.3644146919250488, -1.1246682405471802, -1.1589176654815674, -1.0047948360443115, -0.9534205794334412, -1.1589176654815674, -1.2959157228469849, -1.4329137802124023, -1.3815394639968872, -0.9534205794334412, -1.2959157228469849, -1.3301652669906616, -1.2102919816970825, -1.1246682405471802, -1.0904186964035034, -0.9534205794334412, -0.9705453515052795, -1.02191960811615, -0.8506720662117004, -0.645175039768219, 0.3651854991912842, -0.2341809868812561, -0.31980475783348083, 0.3138112425804138, 0.3651854991912842, 0.5706825256347656, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.9816765785217285, 1.1357992887496948, 1.2385478019714355, 0.9645518660545349, 0.9303023219108582, 0.622056782245636, 0.2281874716281891, -0.3540542721748352, -1.02191960811615, -1.5185375213623047, -1.8610326051712036, -1.8610326051712036, -1.8439078330993652, -1.2959157228469849, -0.7821730971336365, 0.6049320101737976, 1.0844250917434692, 0.9645518660545349, 0.98167 [e2e-predictor] 65785217285, 0.9474270939826965, 1.3584210872650146, 1.375545859336853, 1.4954191446304321, 1.3926706314086914, 1.3926706314086914, 1.6152924299240112, 1.3584210872650146, 1.3070467710494995, 1.444044828414917, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.101549744606018, 1.2727973461151123, 1.2214230298995972, 1.2385478019714355, 0.810429036617279, 0.27956172823905945, -1.7069097757339478, -2.01515531539917, -1.9980305433273315, -1.878157377243042, -0.2513057291507721, -2.032280206680298, -2.0665295124053955, 0.24531221389770508, 1.375545859336853, -1.878157377243042, -2.0665295124053955, 0.810429036617279, 1.718040943145752, -2.0836544036865234, -1.9124068021774292, -1.7754088640213013, -0.40542852878570557, 0.091189444065094, -0.18280673027038574, -0.6794245839118958, -1.2959157228469849, 1.0673003196716309, 1.3412963151931763, 1.0844250917434692, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 1.0330508947372437, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.5981676578521729, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 0.9816765785217285, 0.7933043241500854, 0.587807297706604, 0.26243698596954346, -0.2341809868812561, -0.7821730971336365, -1.0047948360443115, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.5185375213623047, -1.604161262512207, -1.7411593198776245, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -1.5527870655059814, -1.6384108066558838, -1.758284091949463, -1.6555355787277222, -1.758284091949463, -1.8267830610275269, -1.6384108066558838, -1.9809058904647827, -1.9980305433273315, -1.8096582889556885, -1.8952820301055908, 0.7933043241500854, 1.0159261226654053, 0.9303023219108582, 0.9303023219108582, 0.2110627144575119, -1.7754088640213013, -1.9980305433273315, -1.878157377243042, -1.4500385522842407, -1.5699117183685303, -1.535662293434143, -1.2445415258407593, -2.1179039478302, -1.8096582889556885, -1.1589176654815674, -1.3644146919250488, -1.261666178703308, -1.5699117183685303, -1.672660231590271, -1.5014127492904663, -1.2102919816970825, -1.2787909507751465, -1.535662293434143, -1.3644146919250488, -1.3986642360687256, -1.6212860345840454, -1.2787909507751465, -1.3986642360687256, -1.4329137802124023, -1.2959157228469849, -1.1589176654815674, -1.261666178703308, -1.141792893409729, -1.1760424375534058, -1.2102919816970825, -1.0390443801879883, -1.0047948360443115, -0.9020463228225708, -0.8506720662117004, -1.141792893409729, -0.8335473537445068, -1.073293924331665, -1.227416753768921, -1.2787909507751465, -1.2102919816970825, -1.1760424375534058, -1.1075434684753418, -1.1246682405471802, -1.1931672096252441, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.5081770420074463, -0.13143247365951538, 0.27956172823905945, 0.2110627144575119, 0.4508092403411865, 0.6049320101737976, 0.5364330410957336, [e2e-predictor] 0.656306266784668, 0.8275538086891174, 0.6734310388565063, 0.8275538086891174, 0.5706825256347656, 0.7590547800064087, 0.8960528373718262, 1.18717360496521, 1.2385478019714355, 0.7419300675392151, -0.42255327105522156, -1.3644146919250488, -1.8952820301055908, -1.878157377243042, -1.8952820301055908, -1.3472900390625, 0.27956172823905945, 0.7248052954673767, 1.1186745166778564, 1.1186745166778564, 1.3412963151931763, 1.2727973461151123, 0.9988013505935669, 1.1186745166778564, 1.5125439167022705, 1.4269200563430786, 1.5810428857803345, 1.4782943725585938, 1.5981676578521729, 1.563918113708496, 1.6495418548583984, 1.4611696004867554, 1.2214230298995972, 1.5296685695648193, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3070467710494995, 1.18717360496521, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.4782943725585938, 1.5125439167022705, -1.0561691522598267, -0.9876701235771179, -1.5699117183685303, -0.30267998576164246, 1.5296685695648193, 1.7009161710739136, -1.5699117183685303, -2.032280206680298, 1.5467933416366577, 1.563918113708496, -2.0665295124053955, -1.261666178703308, -1.9124068021774292, -1.5527870655059814, -0.7650483250617981, -1.604161262512207, -1.8952820301055908, -0.9191710948944092, 1.4782943725585938, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 1.1357992887496948, 1.786539912223816, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 0.9988013505935669, 0.9131776094436646, 0.6391815543174744, 0.19393795728683472, -0.30267998576164246, -0.7479235529899597, -1.1931672096252441, -1.3986642360687256, -1.2787909507751465, -1.1246682405471802, -1.3130404949188232, -1.5527870655059814, -1.7069097757339478, -1.7411593198776245, -1.5699117183685303, -1.5014127492904663, -1.5870364904403687, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -0.7992978096008301, -1.9124068021774292, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -2.0494048595428467, -1.672660231590271, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.324171543121338, -2.032280206680298, -1.9809058904647827, -1.6555355787277222, -0.9534205794334412, -1.8267830610275269, -2.0494048595428467, -1.6897850036621094, -2.01515531539917, -2.1007792949676514, -1.9124068021774292, -1.415789008140564, -1.484287977218628, -1.604161262512207, -1.4500385522842407, -1.79253351688385, -2.0836544036865234, -1.1760424375534058, -1.5014127492904663, -1.535662293434143, -1.484287977218628, -1.484287977218628, -1.3644146919250488, -1.4329137802124023, -1.2959157228469849, -1.1931672096252441, -0.8677968382835388, -1.073293924331665, -1.141792893409729, -1.1246682405471802, -1.1246682405471802, -0.9191710948944092, -0.9876701235771179, -0.8849216103553772, [e2e-predictor] -0.8335473537445068, -0.7307988405227661, -0.7136740684509277, -0.8164225816726685, -1.1075434684753418, -0.9362958669662476, -0.8849216103553772, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.2787909507751465, -1.0561691522598267, -0.7307988405227661, -0.21705622971057892, -0.06293346732854843, -0.16568197309970856, 0.29668647050857544, 0.15968845784664154, 0.15968845784664154, 0.6049320101737976, 0.29668647050857544, 0.3138112425804138, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.9303023219108582, 0.6049320101737976, 0.7761795520782471, 1.101549744606018, 1.0159261226654053, 0.4679340124130249, -0.43967801332473755, -1.1075434684753418, -1.8096582889556885, -1.8267830610275269, -1.758284091949463, -1.5699117183685303, -0.2684305012226105, 0.7248052954673767, 1.0673003196716309, 1.0673003196716309, 0.9816765785217285, 1.1529240608215332, 1.1700488328933716, 0.9988013505935669, 1.3926706314086914, 1.1529240608215332, 1.324171543121338, 1.5125439167022705, 1.6837913990020752, 1.4097954034805298, 1.5981676578521729, 1.5125439167022705, 1.5810428857803345, 1.2727973461151123, 1.444044828414917, 1.4097954034805298, 1.444044828414917, 1.5296685695648193, 1.5810428857803345, 1.4782943725585938, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.6666666269302368, 1.2727973461151123, 1.9406627416610718, 1.1529240608215332, -0.31980475783348083, 0.3651854991912842, 1.5981676578521729, -1.8096582889556885, -2.1007792949676514, -2.0836544036865234, -1.1760424375534058, -1.2102919816970825, -1.9295315742492676, -1.9295315742492676, -1.8267830610275269, 0.2281874716281891, -0.06293346732854843, -1.9809058904647827, -0.6622998118400574, 1.4782943725585938, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564], [1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 1.0501755475997925, 1.6666666269302368, 1.6837913990020752, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.1529240608215332, 0.9474270939826965, 0.8618032932281494, 0.7761795520782471, 0.2281874716281891, -0.2513057291507721, -0.7821730971336365, -1.1246682405471802, -1.4500385522842407, -1.4500385522842407, -1.3986642360687256, -1.2959157228469849, -1.3644146919250488, -1.5699117183685303, -1.7754088640213013, -1.8610326051712036, -1.7411593198776245, -1.6384108066558838, -1.7240345478057861, -1.6555355787277222, -1.9124068021774292, -1.758284091949463, -1.8610326051712036, -1.878157377243042, -1.758284091949463, -1.7240345478057861, -1.6555355787277222, -1.5185375213623047, -1.141792893409729, 0.9131776094436646, 0.656306266784668, -2.0665295124053955, -1.8096582889556885, -1.758284091949463, -1.3986642360687256, -0.8506720662117004, -1.7754088640213013, -2.1007792949676514, -1.02191960811615, -1.073293924331665, -0.8849216103553772, -1.3130404949188232, -1.895282030 [e2e-predictor] 1055908, -2.032280206680298, -1.8952820301055908, -2.1007792949676514, -2.0665295124053955, -1.1246682405471802, -1.5527870655059814, -1.5870364904403687, -1.7069097757339478, -1.5185375213623047, -0.9876701235771179, -1.3644146919250488, -1.227416753768921, -1.4500385522842407, -1.261666178703308, -1.3130404949188232, -1.073293924331665, -1.4671632051467896, -1.1246682405471802, -1.0904186964035034, -1.3130404949188232, -0.9020463228225708, -1.0904186964035034, -0.8677968382835388, -0.9705453515052795, -0.576676070690155, -0.43967801332473755, -0.5081770420074463, -0.40542852878570557, -0.2684305012226105, -0.06293346732854843, 0.056939806789159775, -0.42255327105522156, -0.18280673027038574, -0.8335473537445068, -0.3883037567138672, -0.7479235529899597, 0.19393795728683472, 0.4508092403411865, 0.39943498373031616, 0.0740646943449974, 0.3309359848499298, 0.17681321501731873, 0.5535577535629272, 0.622056782245636, 0.6905558109283447, 0.810429036617279, 0.9645518660545349, 0.7761795520782471, 0.9816765785217285, 0.6905558109283447, 1.1357992887496948, 0.4679340124130249, 0.091189444065094, -0.576676070690155, -1.0047948360443115, -1.8267830610275269, -1.8439078330993652, -1.1075434684753418, -0.08005820959806442, 0.5364330410957336, 1.2042982578277588, 1.324171543121338, 1.5467933416366577, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.5467933416366577, 1.4097954034805298, 1.255672574043274, 1.444044828414917, 1.2214230298995972, 1.4782943725585938, 1.4097954034805298, 1.1357992887496948, 1.255672574043274, 1.2042982578277588, 1.3584210872650146, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.5125439167022705, 1.6837913990020752, 1.5125439167022705, 1.7009161710739136, 1.5296685695648193, 1.4269200563430786, 0.8446785807609558, 1.3584210872650146, 0.7248052954673767, -1.3130404949188232, 1.4269200563430786, -1.3815394639968872, 1.0673003196716309, 0.03981505334377289, 0.5193082690238953, -0.31980475783348083, 0.622056782245636, 0.622056782245636, 0.7590547800064087, 1.0330508947372437, -0.8335473537445068, -0.08005820959806442, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.7076805233955383, 1.2385478019714355, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.0330508947372437, 0.6391815543174744, 0.15968845784664154, -0.5081770420074463, -0.9362958669662476, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.484287977218628, -1.6555355787277222, -1.535662293434143, -1.5699117183685303, -1.5185375213623047, -1.5527870655059814, -1.604161262512207, -1.484287977218628, -1.3986642360687256, -1.9124068021774292, [e2e-predictor] -1.8267830610275269, -1.8267830610275269, -1.878157377243042, -1.7069097757339478, -1.3986642360687256, -1.8610326051712036, -1.6384108066558838, -1.5699117183685303, -0.3711790144443512, -0.576676070690155, -1.1075434684753418, -1.5699117183685303, -0.9191710948944092, -1.4500385522842407, -0.3711790144443512, -1.6555355787277222, -2.1179039478302, -1.3472900390625, -1.5014127492904663, -1.535662293434143, -1.535662293434143, -1.5014127492904663, -2.0494048595428467, -1.4671632051467896, -1.5014127492904663, -1.3815394639968872, -0.9362958669662476, -1.3644146919250488, -1.5527870655059814, -1.5699117183685303, -1.5014127492904663, -1.79253351688385, -1.2787909507751465, -1.3130404949188232, -1.5014127492904663, -1.415789008140564, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.2787909507751465, -1.227416753768921, -1.415789008140564, -1.3130404949188232, -1.0904186964035034, -1.02191960811615, -0.8335473537445068, -0.5595512986183167, -0.6280503273010254, -0.7821730971336365, -0.18280673027038574, -0.045808710157871246, -0.18280673027038574, -0.19993148744106293, 0.02269030176103115, -0.011559205129742622, 0.0740646943449974, 0.19393795728683472, 0.38231024146080017, 0.3138112425804138, -0.30267998576164246, -0.21705622971057892, -0.14855723083019257, 0.056939806789159775, 0.3309359848499298, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7419300675392151, 0.810429036617279, 1.0159261226654053, 0.7761795520782471, 0.8960528373718262, 1.0673003196716309, 0.4679340124130249, -0.6280503273010254, -1.02191960811615, -1.6555355787277222, -1.6555355787277222, -1.7069097757339478, -0.08005820959806442, -0.16568197309970856, 0.8618032932281494, 0.7933043241500854, 1.2727973461151123, 1.375545859336853, 0.9816765785217285, 0.8618032932281494, 1.1186745166778564, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7522903680801392, 1.324171543121338, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.324171543121338, 1.1529240608215332, 1.4954191446304321, 1.6495418548583984, 1.6837913990020752, 1.5467933416366577, 1.324171543121338, 0.9645518660545349, 1.18717360496521, 1.5981676578521729, 1.2899221181869507, 1.5296685695648193, 1.5125439167022705, 1.9920369386672974, 1.444044828414917, 1.1357992887496948, 1.375545859336853, 1.718040943145752, -0.21705622971057892, 0.9303023219108582, 0.10831420123577118, 1.6837913990020752, 1.3926706314086914, 1.4782943725585938, 0.8446785807609558, 0.7590547800064087, 1.1700488328933716, 1.3926706314086914, 0.17681321501731873, 0.4508092403411865, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 1.101549744606018, 1.563918113708496, 1.786539912223816, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1 [e2e-predictor] .3926706314086914, 1.324171543121338, 1.2727973461151123, 1.18717360496521, 0.9645518660545349, 0.5535577535629272, -0.09718296676874161, -0.5595512986183167, -0.4910522699356079, -0.9020463228225708, -1.1246682405471802, -1.1931672096252441, -1.6555355787277222, -1.6212860345840454, -1.9295315742492676, -1.3815394639968872, -0.9534205794334412, -1.758284091949463, -1.6555355787277222, -1.79253351688385, -1.9295315742492676, -2.01515531539917, -1.9980305433273315, -2.1179039478302, -2.032280206680298, -1.758284091949463, -1.4500385522842407, -1.8096582889556885, -0.9705453515052795, -1.2787909507751465, 0.10831420123577118, 1.0501755475997925, 0.656306266784668, -1.3644146919250488, -1.878157377243042, -1.6555355787277222, -0.6794245839118958, -1.946656346321106, -1.9124068021774292, -1.5870364904403687, -1.3644146919250488, -1.3472900390625, -1.4671632051467896, -1.9637811183929443, -1.9809058904647827, -1.4671632051467896, -1.535662293434143, -1.0047948360443115, -1.2445415258407593, -1.4500385522842407, -1.6212860345840454, -1.415789008140564, -1.3644146919250488, -1.3986642360687256, -1.0390443801879883, -1.415789008140564, -1.3644146919250488, -0.43967801332473755, -0.3711790144443512, -1.02191960811615, -1.0047948360443115, -1.4329137802124023, -1.3130404949188232, -1.2102919816970825, -0.9705453515052795, -1.1246682405471802, -0.8506720662117004, -0.9020463228225708, -0.8677968382835388, -0.7479235529899597, -0.5081770420074463, -0.5595512986183167, -0.045808710157871246, 0.5364330410957336, 0.3138112425804138, -0.045808710157871246, -0.31980475783348083, -1.3986642360687256, -0.06293346732854843, 0.02269030176103115, 0.24531221389770508, 0.3480607271194458, 0.3138112425804138, 0.43368449807167053, 0.5193082690238953, 0.7590547800064087, 0.6905558109283447, 0.7419300675392151, 0.6734310388565063, 1.0330508947372437, 0.8618032932281494, 0.7933043241500854, 0.7933043241500854, 0.9131776094436646, 0.4679340124130249, -0.7821730971336365, -1.4671632051467896, -1.5870364904403687, -1.7411593198776245, -1.6897850036621094, -0.9534205794334412, -0.21705622971057892, 0.7076805233955383, 1.1529240608215332, 1.3926706314086914, 1.444044828414917, 1.4097954034805298, 1.2385478019714355, 1.0673003196716309, 0.9303023219108582, 0.810429036617279, 1.0844250917434692, 0.7590547800064087, 0.6734310388565063, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.2899221181869507, 1.5981676578521729, 1.5296685695648193, 1.444044828414917, 1.324171543121338, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.5810428857803345, 1.6152924299240112, 1.8036646842956543, 1.4611696004867554, 1.5296685695648193, 1.4782943725585938, 0.622056782245636, 1.3412963151931763, 0.43368449807167053, 1.4269200563430786, 0.7248052954673767, 0.4850587546825409, 1.2385478019714355, 1.5467933416366577, 1.1186745166778564, 0.9303023219108582, 0.5535577535629272, 1.0673003196716309, 0.29668647050857544, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, [e2e-predictor] 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.5706825256347656, 0.8789280652999878, 1.2042982578277588, 1.63241708278656, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3070467710494995, 1.1700488328933716, 0.8960528373718262, 0.39943498373031616, -0.09718296676874161, -0.4910522699356079, -0.7307988405227661, -0.21705622971057892, -0.8335473537445068, -0.7992978096008301, -0.8677968382835388, -1.2787909507751465, -1.672660231590271, -1.2102919816970825, 0.091189444065094, -1.415789008140564, -1.9295315742492676, -1.8610326051712036, -1.8439078330993652, -1.7754088640213013, -1.758284091949463, -1.7069097757339478, -1.758284091949463, -0.9020463228225708, -1.7069097757339478, -2.0836544036865234, -1.6555355787277222, -0.6280503273010254, -0.42255327105522156, -0.8335473537445068, -1.3130404949188232, -0.16568197309970856, -1.9637811183929443, -0.8164225816726685, -0.8677968382835388, -1.415789008140564, -1.79253351688385, -1.7411593198776245, -1.8267830610275269, -1.9295315742492676, -1.7240345478057861, -1.8952820301055908, -1.5870364904403687, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.5527870655059814, -1.672660231590271, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.484287977218628, -1.2787909507751465, -1.1931672096252441, -1.1931672096252441, -1.1246682405471802, -0.011559205129742622, -0.42255327105522156, -1.6384108066558838, -0.645175039768219, -0.6965492963790894, -1.2102919816970825, -1.02191960811615, -1.073293924331665, -0.9191710948944092, -0.6622998118400574, -0.8335473537445068, -0.4739275276660919, -0.5938007831573486, 0.4679340124130249, -0.14855723083019257, -0.06293346732854843, 0.7419300675392151, 0.7076805233955383, 0.587807297706604, 0.39943498373031616, 0.3138112425804138, 0.38231024146080017, 0.0055655487813055515, 0.03981505334377289, 0.5364330410957336, 0.7248052954673767, 0.6391815543174744, 0.7076805233955383, 0.7761795520782471, 0.7076805233955383, 0.622056782245636, 0.9474270939826965, 0.8789280652999878, 0.9645518660545349, 1.0501755475997925, 0.9303023219108582, -0.43967801332473755, -1.6384108066558838, -1.5527870655059814, -1.9124068021774292, -1.141792893409729, 0.0055655487813055515, 0.3138112425804138, 1.1357992887496948, 0.9303023219108582, 1.3584210872650146, 1.5467933416366577, 1.375545859336853, 1.2214230298995972, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 1.1529240608215332, 1.3926706314086914, 1.5467933416366577, 1.444044828414917, 1.2385478019714355, 0.9474270939826965, 1.3584210872650146, 1.6152924299240112, 1.563918113708496, 1.255672574043274, 1.1529240608215332, 1.255672574043274, 1.444044828414917, 1.8207894563674927, 1.6837913990020752, 1.786539912223816, 1.786539912223816, 1.0844250917434692, 1.8207894563674927, 1.1186745166778564, -0.14855723083019257, 1.0673003196716309, 0.8275538086891174, -0.5424265265464783, -0.14855723083019257, 0.8960528373718262, -0.045808710157871246, 0.8789280652999878, 0.4508092403411865, -1.6212860345840454, 0.8446785807609558, 1.324171543121338, -0.3883037567138672, 1.0501755475997925, 0.41655975580215454, 0.587807297706604, 1.4782943725585938, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151 [e2e-predictor] , 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.9816765785217285, 1.1357992887496948, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.2042982578277588, 1.101549744606018, 0.8275538086891174, 0.4679340124130249, 0.056939806789159775, -0.28555524349212646, -0.4910522699356079, -0.2341809868812561, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 0.6049320101737976, -0.13143247365951538, -0.28555524349212646, -0.19993148744106293, -0.645175039768219, -1.8096582889556885, -1.1931672096252441, -1.878157377243042, -1.9637811183929443, -1.8439078330993652, -1.7754088640213013, -1.3130404949188232, -0.1143077164888382, -1.672660231590271, -1.4329137802124023, -1.0390443801879883, -0.31980475783348083, -1.227416753768921, 0.12543895840644836, -0.7136740684509277, 0.39943498373031616, -0.6280503273010254, -0.3369295001029968, -1.0561691522598267, -1.1760424375534058, -1.8267830610275269, -1.8267830610275269, -1.672660231590271, -1.5527870655059814, -1.7069097757339478, -1.5014127492904663, -1.535662293434143, -1.5014127492904663, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -1.7411593198776245, -1.1589176654815674, -1.6384108066558838, -1.3472900390625, -0.9020463228225708, -1.1931672096252441, -0.43967801332473755, -1.0904186964035034, -0.43967801332473755, -1.3815394639968872, -0.3883037567138672, -0.7650483250617981, -1.141792893409729, -0.06293346732854843, -1.0047948360443115, -1.0904186964035034, -1.1075434684753418, -0.8677968382835388, -0.9362958669662476, -0.8335473537445068, -0.6622998118400574, 0.41655975580215454, 0.6049320101737976, -0.06293346732854843, 0.091189444065094, -0.02868395671248436, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.27956172823905945, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.4850587546825409, 0.27956172823905945, 0.656306266784668, 0.7248052954673767, 0.7933043241500854, 0.7248052954673767, 0.9131776094436646, 1.0330508947372437, 0.9816765785217285, 0.810429036617279, 0.6049320101737976, -0.02868395671248436, -1.3130404949188232, -1.8267830610275269, -1.7411593198776245, -0.6794245839118958, 0.2281874716281891, 0.6905558109283447, 0.4850587546825409, 0.5021834969520569, 0.6391815543174744, 1.101549744606018, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.18717360496521, 1.2214230298995972, 1.0501755475997925, 1.0330508947372437, 0.810429036617279, 0.3651854991912842, 0.12543895840644836, 0.5706825256347656, 0.7419300675392151, 0.9645518660545349, 1.1186745166778564, 1.4097954034805298, 1.6152924299240112, 1.4611696004867554, 1.5296685695648193, 1.786539912223816, 1.375545859336853, 1.2042982578277588, 1.63241708278656, 0.9988013505935669, 1.7009161710739136, 1.5296685695648193, 1.2214230298995972, 0.7248052954673767, 0.5021834969520569, 0.091189444065094, 0.19393795728683472, 0.0740646943449974, -0.7307988405227661, -0.4739275276660919, -0.21705622971057892, -0.3883037567138672, 0.5193082690238953, 1.2727973461151123, 1.0330508947372437, 1.2727973461151123, -0.3883037567138672, 0.0055655487813055515, 1.8036646842956543, 1.5981676578521729, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582], [1.5467933416366577, 1.5125439167022705, 1.444 [e2e-predictor] 044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 0.9816765785217285, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.7761795520782471, 0.9131776094436646, 1.1700488328933716, 1.4782943725585938, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.3584210872650146, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 0.5706825256347656, 0.3480607271194458, 0.0740646943449974, 0.38231024146080017, 0.4850587546825409, 0.6734310388565063, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.587807297706604, 0.0055655487813055515, 0.3138112425804138, 0.5364330410957336, -0.42255327105522156, -1.2787909507751465, -1.2787909507751465, -1.8096582889556885, -1.9295315742492676, -1.8439078330993652, -1.0561691522598267, -1.261666178703308, -1.227416753768921, -1.073293924331665, -1.1075434684753418, -0.7136740684509277, -0.645175039768219, 0.14256370067596436, 0.17681321501731873, -0.09718296676874161, 0.0055655487813055515, 0.43368449807167053, 0.27956172823905945, -0.19993148744106293, -1.484287977218628, -1.672660231590271, -1.5699117183685303, -1.9295315742492676, -1.5527870655059814, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6897850036621094, -1.6555355787277222, -1.672660231590271, -1.2102919816970825, -1.604161262512207, -1.3815394639968872, -0.4739275276660919, -0.9705453515052795, -1.604161262512207, -0.610925555229187, -0.5081770420074463, -0.9876701235771179, -0.09718296676874161, -0.5595512986183167, 0.41655975580215454, 0.0740646943449974, 0.27956172823905945, 0.091189444065094, -0.8164225816726685, -0.6280503273010254, -0.5253018140792847, -0.21705622971057892, -0.42255327105522156, -0.8677968382835388, 0.38231024146080017, -0.13143247365951538, 0.2281874716281891, -0.045808710157871246, -0.610925555229187, -0.011559205129742622, 0.3651854991912842, 0.24531221389770508, 0.3309359848499298, 0.41655975580215454, 0.5535577535629272, 0.6734310388565063, 0.6734310388565063, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9988013505935669, 0.9131776094436646, 1.1529240608215332, 0.7761795520782471, 0.24531221389770508, -0.9362958669662476, -1.7754088640213013, -1.484287977218628, -0.09718296676874161, 0.8960528373718262, 1.0844250917434692, 0.9303023219108582, 1.3584210872650146, 1.4954191446304321, 1.3926706314086914, 0.8960528373718262, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.2214230298995972, 1.3412963151931763, 1.1186745166778564, 1.4097954034805298, 1.2727973461151123, 0.5706825256347656, 0.39943498373031616, 0.7590547800064087, 0.8960528373718262, 0.9131776094436646, 1.0501755475997925, 1.3070467710494995, 1.5467933416366577, 1.563918113708496, 1.324171543121338, 0.7761795520782471, 1.324171543121338, 1.3412963151931763, 1.3070467710494995, -1.5014127492904663, 0.7590547800064087, 0.587807297706604, -0.13143247365951538, 0.2110627144575119, -0.8677968382835388, - [e2e-predictor] 0.30267998576164246, 1.3926706314086914, -1.141792893409729, -0.1143077164888382, -0.16568197309970856, -0.576676070690155, 0.43368449807167053, -0.5081770420074463, 1.0673003196716309, 0.4508092403411865, -0.21705622971057892, -0.2684305012226105, 1.6152924299240112, 1.2385478019714355, 0.9474270939826965, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.7933043241500854, 0.9988013505935669, 1.18717360496521, 1.4097954034805298, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.444044828414917, 1.375545859336853, 1.255672574043274, 1.1529240608215332, 1.0501755475997925, 0.8960528373718262, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 1.0501755475997925, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.4679340124130249, -0.011559205129742622, -0.6280503273010254, -0.8506720662117004, -0.5081770420074463, -0.8506720662117004, -1.1589176654815674, -0.9362958669662476, -0.610925555229187, -0.011559205129742622, 0.26243698596954346, 0.02269030176103115, 0.810429036617279, 0.4508092403411865, 0.587807297706604, 0.622056782245636, 0.3651854991912842, -0.16568197309970856, -1.227416753768921, -0.610925555229187, -2.0494048595428467, -1.79253351688385, -1.6384108066558838, -1.7411593198776245, -1.6897850036621094, -1.6555355787277222, -1.7754088640213013, -1.6555355787277222, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.4910522699356079, -1.1246682405471802, -0.08005820959806442, -0.7992978096008301, -0.9191710948944092, -0.3369295001029968, -0.011559205129742622, -0.5081770420074463, 0.5021834969520569, 0.39943498373031616, -0.1143077164888382, 0.091189444065094, 0.3651854991912842, 0.38231024146080017, 0.0740646943449974, 0.4679340124130249, 0.19393795728683472, -0.28555524349212646, -0.06293346732854843, -0.011559205129742622, 0.14256370067596436, 0.41655975580215454, 0.5535577535629272, 0.2281874716281891, 0.622056782245636, 0.43368449807167053, 0.5021834969520569, 0.5706825256347656, 0.38231024146080017, 0.4679340124130249, 0.5364330410957336, 0.656306266784668, 0.7761795520782471, 0.5535577535629272, 0.9131776094436646, 0.9131776094436646, 0.7933043241500854, 0.5535577535629272, 0.4850587546825409, 0.9474270939826965, 0.587807297706604, -1.415789008140564, -1.7411593198776245, -1.4329137802124023, 0.17681321501731873, 0.02269030176103115, 0.9131776094436646, 0.587807297706604, 1.0501755475997925, 1.0673003196716309, 1.3070467710494995, 1.324171543121338, 1.444044828414917, 1.255672574043274, 0.9988013505935669, 0.9303023219108582, 1.444044828414917, 1.3926706314086914, 0.3651854991912842, 0.84 [e2e-predictor] 46785807609558, 1.255672574043274, 1.1700488328933716, 0.9131776094436646, 0.587807297706604, 0.9303023219108582, 0.7590547800064087, 0.5535577535629272, 0.24531221389770508, 0.43368449807167053, 0.7933043241500854, 0.8446785807609558, 1.0673003196716309, 1.1357992887496948, 0.8446785807609558, 0.5364330410957336, 0.7076805233955383, -0.8164225816726685, -1.3644146919250488, -1.0390443801879883, -0.1143077164888382, -0.4739275276660919, -1.0047948360443115, 1.2214230298995972, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -1.8096582889556885, -0.645175039768219, 0.0740646943449974, 0.5021834969520569, -0.2513057291507721, -1.8096582889556885, -0.7479235529899597, 1.3412963151931763, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 1.4097954034805298, 1.5467933416366577, 1.63241708278656, 1.6837913990020752, 1.6837913990020752, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4611696004867554, 1.375545859336853, 1.2727973461151123, 1.1357992887496948, 1.0159261226654053, 0.9474270939826965, 0.8446785807609558, 0.7248052954673767, 0.7248052954673767, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.7248052954673767, 0.810429036617279, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.8446785807609558, 0.39943498373031616, -0.30267998576164246, 0.2110627144575119, -0.045808710157871246, -0.2513057291507721, 0.7419300675392151, -0.2341809868812561, 0.810429036617279, 0.6049320101737976, 0.7419300675392151, 0.7933043241500854, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.4679340124130249, 0.6391815543174744, -0.19993148744106293, -0.14855723083019257, -1.2102919816970825, -0.6622998118400574, -1.5870364904403687, -1.7754088640213013, -1.5014127492904663, -1.9124068021774292, -1.3986642360687256, -1.9809058904647827, -1.0390443801879883, -1.073293924331665, -0.06293346732854843, -1.141792893409729, -0.6965492963790894, -0.1143077164888382, 0.02269030176103115, -0.8164225816726685, -0.6965492963790894, 0.02269030176103115, 0.091189444065094, 0.3309359848499298, -0.2513057291507721, 0.5021834969520569, 0.091189444065094, 0.9988013505935669, 0.5535577535629272, 0.4679340124130249, 0.3138112425804138, 0.03981505334377289, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, -0.08005820959806442, 0.5535577535629272, 0.4850587546825409, 0.4679340124130249, 0.2110627144575119, 0.14256370067596436, 0.41655975580215454, 0.6734310388565063, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.6905558109283447, 1.0330508947372437, 0.9303023219108582, 1.0844250917434692, 0.8275538086891174, 1.101549744606018, 0.7590547 [e2e-predictor] 800064087, 0.6734310388565063, 0.7076805233955383, -1.2959157228469849, -1.8096582889556885, -1.7411593198776245, -0.7992978096008301, 0.9645518660545349, 0.587807297706604, 0.7590547800064087, 1.4097954034805298, 1.1529240608215332, 1.4097954034805298, 1.101549744606018, 1.0501755475997925, 1.18717360496521, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.8960528373718262, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.17681321501731873, -0.43967801332473755, -0.09718296676874161, -0.42255327105522156, 0.43368449807167053, 0.656306266784668, 0.8960528373718262, -0.02868395671248436, -0.9534205794334412, -1.0904186964035034, -1.1589176654815674, -1.5185375213623047, -1.3301652669906616, -0.8164225816726685, 0.9303023219108582, -1.604161262512207, -1.4329137802124023, -0.2341809868812561, -1.3130404949188232, -1.9980305433273315, -1.758284091949463, -1.8267830610275269, -1.2445415258407593, -1.2445415258407593, 0.43368449807167053, 0.7933043241500854, 0.9303023219108582, 0.8789280652999878, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7076805233955383, 0.9645518660545349, 1.4611696004867554, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.5810428857803345, 1.4611696004867554, 1.3070467710494995, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 0.9988013505935669, 0.8960528373718262, 0.8618032932281494, 0.9474270939826965, 0.9816765785217285, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.7933043241500854, 0.24531221389770508, -0.2513057291507721, -0.2341809868812561, 0.38231024146080017, 0.0055655487813055515, 0.24531221389770508, 0.5364330410957336, 0.2281874716281891, 0.19393795728683472, 0.656306266784668, 0.8789280652999878, 0.8618032932281494, 1.2214230298995972, 1.0673003196716309, 1.1357992887496948, 1.101549744606018, 1.2214230298995972, 0.9303023219108582, 0.6049320101737976, 0.3309359848499298, -0.9362958669662476, -1.4329137802124023, -0.6965492963790894, 0.7076805233955383, -0.31980475783348083, -1.1075434684753418, -0.8506720662117004, -0.9534205794334412, -1.4671632051467896, -1.6212860345840454, -1.535662293434143, -0.06293346732854843, 0.27956172823905945, 0.091189444065094, 0.03981505334377289, 0.02269030176103115, -0.14855723083019257, 0.29668647050857544, 0.5706825256347656, 0.5193082690238953, 0.6049320101737976, 0.5021834969520569, 0.810429036617279, 0.8960528373718262, 0.6905558109283447, 0.8275538086891174, 0.8789280652999878, 0.656306266784 [e2e-predictor] 668, 0.6391815543174744, 0.5706825256347656, 0.14256370067596436, 0.3138112425804138, 0.3138112425804138, 0.2110627144575119, 0.5535577535629272, 0.6049320101737976, 0.41655975580215454, 0.5706825256347656, 0.622056782245636, 0.39943498373031616, 0.587807297706604, 0.8275538086891174, 0.9303023219108582, 1.0501755475997925, 0.7761795520782471, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 1.0673003196716309, 0.9131776094436646, 0.587807297706604, -0.9020463228225708, -1.7754088640213013, -1.8096582889556885, -0.2684305012226105, -0.4568027853965759, 0.6905558109283447, 0.8446785807609558, 1.18717360496521, 1.375545859336853, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2899221181869507, 1.0330508947372437, 0.7933043241500854, 1.2899221181869507, 1.3584210872650146, 1.2727973461151123, 1.1186745166778564, 0.8275538086891174, 0.4679340124130249, 0.7761795520782471, 0.6049320101737976, 0.02269030176103115, 0.8275538086891174, 0.41655975580215454, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 1.0844250917434692, 1.5467933416366577, 1.2727973461151123, 0.4679340124130249, -1.0561691522598267, -1.4329137802124023, -0.9020463228225708, -0.1143077164888382, -0.8849216103553772, -1.02191960811615, 0.3651854991912842, -0.8164225816726685, -1.4671632051467896, 0.5535577535629272, -0.9705453515052795, -1.7069097757339478, -1.5527870655059814, -1.6384108066558838, -1.5014127492904663, -1.3986642360687256, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.9988013505935669, 1.0673003196716309, 1.2385478019714355, 1.4611696004867554, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.5981676578521729, 1.4954191446304321, 1.375545859336853, 1.2385478019714355, 1.2042982578277588, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0501755475997925, 1.1700488328933716, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2385478019714355, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.091189444065094, -0.19993148744106293, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 1.0330508947372437, 0.9988013505935669, 1.101549744606018, 1.1529240608215332, 1.3584210872650146, 1.18717360496521, 1.1186745166778564, 1.2042982578277588, 1.0330508947372437, 0.587807297706604, -0.2341809868812561, 0.39943498373031616, -0.02868395671248436, -0.30267998576164246, -0.6794245839118958, 0.9131776094436646, 0.4679340124130249, [e2e-predictor] 0.15968845784664154, -0.08005820959806442, -0.5253018140792847, -0.40542852878570557, 0.03981505334377289, -0.6280503273010254, 0.17681321501731873, -0.045808710157871246, 0.10831420123577118, 0.14256370067596436, 0.3480607271194458, 0.7248052954673767, 0.43368449807167053, 0.7076805233955383, 0.41655975580215454, 0.8446785807609558, 0.5535577535629272, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.6905558109283447, 0.38231024146080017, 0.4850587546825409, 0.4508092403411865, 0.3309359848499298, 0.3651854991912842, 0.24531221389770508, 0.17681321501731873, 0.27956172823905945, 0.7590547800064087, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6734310388565063, 0.8618032932281494, 0.7761795520782471, 0.9988013505935669, 1.2214230298995972, 1.324171543121338, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, 0.810429036617279, -0.09718296676874161, -1.6212860345840454, -1.9809058904647827, 0.02269030176103115, 0.5364330410957336, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 1.2385478019714355, 1.1186745166778564, 1.2214230298995972, 1.2727973461151123, 1.4269200563430786, 1.5125439167022705, 1.3070467710494995, 1.2042982578277588, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 0.5021834969520569, 1.1700488328933716, 1.2385478019714355, 0.8446785807609558, 0.3480607271194458, 1.3412963151931763, 0.8960528373718262, 0.7761795520782471, 0.3651854991912842, 0.3138112425804138, 0.15968845784664154, 0.24531221389770508, 0.5193082690238953, 0.19393795728683472, 0.656306266784668, 0.3309359848499298, 0.38231024146080017, -0.06293346732854843, 0.9645518660545349, -1.1246682405471802, -0.9705453515052795, -0.9705453515052795, -1.0561691522598267, -1.5014127492904663, 0.03981505334377289, 0.19393795728683472, -1.1589176654815674, -0.5595512986183167, -0.6965492963790894, -1.415789008140564, -1.4329137802124023, -1.1075434684753418, -1.227416753768921, -1.227416753768921, 0.8960528373718262, 1.0159261226654053, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.4269200563430786, 1.3412963151931763, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.8789280652999878, 1.0673003196716309, 1.2385478019714355, 1.3926706314086914, 1.563918113708496, 1.63241708278656, 1.6837913990020752, 1.718040943145752, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.810429036617279, 1.0844250917434692, 1.101549744606018, 1.324171543121338, 1.1357992887496948, 1.2385478019714355, 1.3070467710494995, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.03305089473724 [e2e-predictor] 37, 0.9816765785217285, 1.0159261226654053, 0.8446785807609558, 0.7933043241500854, 1.0673003196716309, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.3584210872650146, 1.2385478019714355, 0.810429036617279, 0.8960528373718262, 0.3651854991912842, 0.9474270939826965, -0.42255327105522156, 0.3309359848499298, 0.587807297706604, 0.9131776094436646, 0.3309359848499298, 0.5706825256347656, 0.5364330410957336, 0.8275538086891174, 0.27956172823905945, 0.091189444065094, -0.2341809868812561, 0.622056782245636, 0.2110627144575119, 0.656306266784668, -0.13143247365951538, 0.5364330410957336, 0.622056782245636, 0.3138112425804138, 0.622056782245636, 0.4508092403411865, 0.8275538086891174, 0.4679340124130249, 0.6391815543174744, 0.6391815543174744, 0.5193082690238953, 0.587807297706604, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.7590547800064087, 0.3651854991912842, 0.587807297706604, 0.8618032932281494, 0.5021834969520569, 0.7761795520782471, 0.7248052954673767, 0.9474270939826965, 0.7933043241500854, 0.9474270939826965, 1.2042982578277588, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 1.0673003196716309, 0.5535577535629272, -0.7307988405227661, -1.8439078330993652, -1.0390443801879883, 0.5706825256347656, 0.6734310388565063, 0.6734310388565063, 0.3309359848499298, 0.810429036617279, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.255672574043274, 1.3412963151931763, 1.4611696004867554, 1.3412963151931763, 0.9131776094436646, 0.9645518660545349, 1.0673003196716309, 1.3070467710494995, 1.3412963151931763, 1.4954191446304321, 0.5706825256347656, 0.9303023219108582, 0.6049320101737976, 0.6391815543174744, 0.9988013505935669, 0.7590547800064087, 0.9645518660545349, -0.09718296676874161, 0.7590547800064087, -0.14855723083019257, 0.5535577535629272, 0.3309359848499298, 0.9988013505935669, 0.9131776094436646, 1.2042982578277588, 0.810429036617279, 0.7076805233955383, -0.14855723083019257, -1.0047948360443115, -1.0390443801879883, -0.7136740684509277, -1.0390443801879883, -1.5014127492904663, -0.5253018140792847, 0.29668647050857544, -1.3986642360687256, -0.7992978096008301, -0.7821730971336365, -1.3130404949188232, -1.4329137802124023, -1.4500385522842407, -1.4329137802124023, -0.7136740684509277, 0.8446785807609558, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878], [1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 1.0159261226654053, 1.0159261226654053, 1.2214230298995972, 1.5467933416366577, 1.6152924299240112, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1. [e2e-predictor] 0159261226654053, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 0.9303023219108582, 0.8618032932281494, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 1.0673003196716309, 1.0501755475997925, 1.101549744606018, 0.9303023219108582, 1.1357992887496948, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.4097954034805298, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.1186745166778564, 1.2042982578277588, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 1.0159261226654053, 0.9303023219108582, 1.0673003196716309, 1.0673003196716309, 0.8960528373718262, 0.9645518660545349, 1.0330508947372437, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.810429036617279, 0.7419300675392151, 0.622056782245636, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 0.622056782245636, 0.4679340124130249, 0.39943498373031616, 0.5364330410957336, 0.41655975580215454, 0.19393795728683472, 0.3480607271194458, 0.6391815543174744, 0.7248052954673767, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 0.7590547800064087, 1.2727973461151123, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.2899221181869507, 1.1186745166778564, 1.0673003196716309, 0.8789280652999878, -0.02868395671248436, -1.2102919816970825, -1.3986642360687256, -0.5938007831573486, -0.3883037567138672, 0.7590547800064087, 0.9988013505935669, 0.8446785807609558, 0.8275538086891174, 1.2899221181869507, 1.1357992887496948, 1.3412963151931763, 1.3584210872650146, 1.4954191446304321, 1.0159261226654053, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.255672574043274, 1.1357992887496948, 0.6905558109283447, 0.6734310388565063, 0.5021834969520569, 0.9303023219108582, 0.9816765785217285, 0.656306266784668, 0.9816765785217285, 0.8618032932281494, 0.7590547800064087, 0.7419300675392151, -0.21705622971057892, 0.6905558109283447, 0.29668647050857544, 0.3309359848499298, 0.9474270939826965, 0.9131776094436646, 1.3926706314086914, 0.9131776094436646, 1.375545859336853, 1.0844250917434692, 0.6391815543174744, -0.7307988405227661, -1.5527870655059814, -1.3130404949188232, -1.4329137802124023, -1.5870364904403687, -1.4671632051467896, 0.02269030176103115, -1.6555355787277222, -1.073293924331665, -0.6622998118400574, -0.9876701235771179, -1.3986642360687256, -1.3986642360687256, -1.4671632051467896, -0.1143077164888382, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494], [1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9 [e2e-predictor] 303023219108582, 1.1529240608215332, 1.2042982578277588, 1.3412963151931763, 1.5125439167022705, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.5810428857803345, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.255672574043274, 1.18717360496521, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 0.9303023219108582, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 0.7933043241500854, 0.5535577535629272, 0.5364330410957336, 0.6049320101737976, 0.4850587546825409, 0.5364330410957336, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.8960528373718262, 0.9816765785217285, 1.101549744606018, 1.2899221181869507, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.1700488328933716, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.101549744606018, 1.1700488328933716, 0.9816765785217285, 0.810429036617279, 1.1357992887496948, 0.8789280652999878, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 0.6049320101737976, 0.12543895840644836, 0.5706825256347656, 0.7248052954673767, 0.622056782245636, 0.6391815543174744, 0.5535577535629272, 0.4508092403411865, 0.3480607271194458, 0.38231024146080017, 0.5021834969520569, 0.5193082690238953, 0.6391815543174744, 0.5364330410957336, 0.3480607271194458, 0.6905558109283447, 0.7761795520782471, 0.7076805233955383, 0.8275538086891174, 0.7590547800064087, 0.5706825256347656, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.6905558109283447, 0.6049320101737976, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 0.8275538086891174, 1.0673003196716309, 0.5193082690238953, -1.073293924331665, -1.5527870655059814, -1.5014127492904663, 0.0740646943449974, 0.656306266784668, 0.810429036617279, 0.9474270939826965, 1.1357992887496948, 1.1529240608215332, 1.3584210872650146, 1.101549744606018, 1.4097954034805298, 1.0159261226654053, 1.2214230298995972, 1.2899221181869507, 1.3926706314086914, 0.6391815543174744, 0.4679340124130249, 1.0159261226654053, 0.8618032932281494, 0.7076805233955383, 0.9131776094436646, 1.1700488328933716, 0.7933043241500854, 0.9988013505935669, 0.8618032932281494, 1.0844250917434692, 0.9303023219108582, 0.43368449807167053, 0.8789280652999878, 0.24531221389770508, 0.5535577535629272, 0.43368449807167053, 0.8789280652999878, 0.9816765785217285, 1.0159261226654053, 0.810429036617279, 1.3584210872650146, 0.656306266784668, 1.1357992887496948, 0.29668647050857544, -0.8506720662117004, -1.7069097757339478, -1.4671632051467896, -1.3472900390625, -1.5185375213623047, -1.3644146919250488, -0.3540542721748352, -1.7240345478057861, -1.2959157228469849, -0.7479235529899597, -1.0047948360443115, -1.1075434684753418, -1.3986642360687256, -1.3815394639968872, 0.7076805233955383, 0.8960528373718262, 0.8789280652999878], [1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101 [e2e-predictor] 549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 1.0159261226654053, 1.1529240608215332, 1.3584210872650146, 1.5296685695648193, 1.6152924299240112, 1.6666666269302368, 1.6666666269302368, 1.563918113708496, 1.5125439167022705, 1.444044828414917, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.8789280652999878, 0.7419300675392151, 0.6734310388565063, 0.8789280652999878, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.7761795520782471, 0.810429036617279, 0.9303023219108582, 0.7933043241500854, 0.7419300675392151, 0.9645518660545349, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.2899221181869507, 1.4269200563430786, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.18717360496521, 0.9988013505935669, 1.0159261226654053, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.1186745166778564, 1.0501755475997925, 0.7761795520782471, 0.9303023219108582, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.6049320101737976, 0.6905558109283447, 0.9131776094436646, 0.5021834969520569, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6049320101737976, 0.622056782245636, 0.7933043241500854, 0.7933043241500854, 0.7419300675392151, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.8275538086891174, 0.9645518660545349, 0.7933043241500854, 0.7590547800064087, 1.0159261226654053, 0.9303023219108582, 0.622056782245636, 0.9303023219108582, 1.0673003196716309, 1.0501755475997925, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 0.5193082690238953, -1.02191960811615, -1.9295315742492676, -0.8506720662117004, -0.2513057291507721, 0.5021834969520569, 0.587807297706604, 0.9988013505935669, 1.2042982578277588, 0.587807297706604, 1.1357992887496948, 1.0844250917434692, 1.2899221181869507, 1.324171543121338, 0.9474270939826965, 0.7248052954673767, 1.1357992887496948, 0.622056782245636, 0.9645518660545349, 0.4679340124130249, 0.810429036617279, 0.7248052954673767, 0.7761795520782471, 0.7419300675392151, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 0.38231024146080017, 0.7761795520782471, 0.9645518660545349, 0.4850587546825409, 0.8960528373718262, 0.7761795520782471, 0.9131776094436646, 1.18717360496521, 1.2899221181869507, 0.6905558109283447, 1.0159261226654053, 1.2899221181869507, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.15968845784664154, -0.2513057291507721, -1.5527870655059814, -1.5014127492904663, -1.3815394639968872, -1.484287977218628, -1.2445415258407593, -1.1246682405471802, -1.7069097757339478, -1.02191960811615, -0.9534205794334412, -1.0904186964035034, -0.7136740684509277, -1.5014127492904663, -1.5527870655059814, 0.9645518660545349, 0.8789280652999878], [1.4269200563430786, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0 [e2e-predictor] .810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0673003196716309, 1.1700488328933716, 1.2727973461151123, 1.3926706314086914, 1.4611696004867554, 1.6152924299240112, 1.6152924299240112, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.375545859336853, 1.3412963151931763, 1.2385478019714355, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.7933043241500854, 0.810429036617279, 0.656306266784668, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.3309359848499298, 0.5021834969520569, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.9131776094436646, 0.7761795520782471, 0.8960528373718262, 0.38231024146080017, 0.5364330410957336, 0.7590547800064087, 0.8618032932281494, 1.0159261226654053, 0.7419300675392151, 0.8789280652999878, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.2214230298995972, 1.375545859336853, 1.2214230298995972, 0.9816765785217285, 0.8789280652999878, 0.7590547800064087, 1.1186745166778564, 1.0844250917434692, 1.1186745166778564, 1.0844250917434692, 0.7933043241500854, 0.6049320101737976, 0.810429036617279, 0.8275538086891174, 0.24531221389770508, -0.06293346732854843, 0.8275538086891174, 0.3480607271194458, 0.656306266784668, 0.5535577535629272, 0.6905558109283447, 0.41655975580215454, 0.5364330410957336, 0.7933043241500854, 0.7761795520782471, 0.6734310388565063, 0.2281874716281891, 0.38231024146080017, 0.5535577535629272, 0.8446785807609558, 0.5535577535629272, 0.622056782245636, 0.5706825256347656, 0.8446785807609558, 0.5021834969520569, 0.8960528373718262, -0.08005820959806442, 0.7933043241500854, 0.7590547800064087, 0.656306266784668, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2385478019714355, 1.1186745166778564, 1.2727973461151123, 1.1529240608215332, 1.1529240608215332, 0.4850587546825409, -0.3711790144443512, -1.758284091949463, -1.6555355787277222, 0.03981505334377289, 0.02269030176103115, 0.27956172823905945, 0.8789280652999878, 0.38231024146080017, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.444044828414917, 1.1186745166778564, 1.0330508947372437, 1.1357992887496948, 0.9816765785217285, 0.9645518660545349, 0.7761795520782471, 1.0501755475997925, 1.0330508947372437, 0.5706825256347656, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.8960528373718262, 0.2110627144575119, 0.6391815543174744, 0.9816765785217285, 0.5193082690238953, 0.3480607271194458, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.41655975580215454, 0.5193082690238953, 0.2110627144575119, 0.5021834969520569, 0.587807297706604, 0.3651854991912842, 0.41655975580215454, 0.8446785807609558, -0.14855723083019257, -0.09718296676874161, -0.4910522699356079, -1.4671632051467896, -1.5699117183685303, -1.4329137802124023, -1.227416753768921, -1.2959157228469849, -1.5527870655059814, -1.2445415258407593, -1.2787909507751465, -0.9020463228225708, -0.9876701235771179, -1.2787909507751465, -1.535662293434143, -1.2445415258407593, 1.718040943145752], [1.3926706314086914, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, [e2e-predictor] 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.1357992887496948, 1.3412963151931763, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.5467933416366577, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.2727973461151123, 1.2042982578277588, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.8618032932281494, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.8275538086891174, 0.7590547800064087, 0.9474270939826965, 0.9816765785217285, 0.7590547800064087, 0.7419300675392151, 0.6049320101737976, 0.9131776094436646, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.1186745166778564, 0.9645518660545349, 1.0159261226654053, 1.1357992887496948, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 0.8618032932281494, 0.7076805233955383, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.587807297706604, 0.5021834969520569, 0.41655975580215454, 0.27956172823905945, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.656306266784668, 0.6734310388565063, 0.5193082690238953, 0.6391815543174744, 0.7419300675392151, 0.6049320101737976, 0.5193082690238953, 0.03981505334377289, 0.27956172823905945, 0.3651854991912842, 0.6391815543174744, 0.5021834969520569, 0.7590547800064087, 0.7761795520782471, 0.4508092403411865, 0.4679340124130249, 0.7590547800064087, 0.7761795520782471, 1.18717360496521, 1.0844250917434692, 1.1186745166778564, 1.2385478019714355, 1.3412963151931763, 1.324171543121338, 1.1700488328933716, 0.810429036617279, -0.1143077164888382, -1.878157377243042, -1.4329137802124023, -1.1931672096252441, -1.1075434684753418, 0.4679340124130249, 0.43368449807167053, 0.5535577535629272, 1.0330508947372437, 1.3926706314086914, 0.9645518660545349, 0.7761795520782471, 0.9645518660545349, 1.2385478019714355, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.2385478019714355, 0.7761795520782471, 0.656306266784668, 0.6905558109283447, 0.622056782245636, 0.7419300675392151, 0.9303023219108582, 0.5021834969520569, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.41655975580215454, 0.5193082690238953, 0.2281874716281891, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.4508092403411865, 0.3480607271194458, 0.5706825256347656, 0.19393795728683472, 0.091189444065094, 0.7248052954673767, 0.02269030176103115, 0.5021834969520569, 0.4165597558021545 [e2e-predictor] 4, -0.7479235529899597, -1.3472900390625, -1.6212860345840454, -1.4329137802124023, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.3644146919250488, -1.0561691522598267, -0.9191710948944092, -1.02191960811615, -1.261666178703308, -1.415789008140564, -0.6965492963790894], [1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.2042982578277588, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.324171543121338, 1.2385478019714355, 1.1529240608215332, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.7933043241500854, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.8446785807609558, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.7590547800064087, 0.9645518660545349, 0.8618032932281494, 1.1186745166778564, 0.9645518660545349, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.1529240608215332, 1.0501755475997925, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 0.6391815543174744, 0.8789280652999878, 1.0159261226654053, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 1.18717360496521, 0.6049320101737976, 1.0330508947372437, 1.0330508947372437, 0.8446785807609558, 0.7933043241500854, 0.8960528373718262, 0.7248052954673767, 0.7590547800064087, 0.587807297706604, 0.7248052954673767, 0.6049320101737976, 0.6391815543174744, 0.5706825256347656, 0.27956172823905945, 0.14256370067596436, 0.39943498373031616, 0.2281874716281891, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.6734310388565063, 0.8275538086891174, 0.6905558109283447, 0.7419300675392151, 0.6391815543174744, 0.4508092403411865, 0.5706825256347656, 0.3651854991912842, 0.622056782245636, 0.41655975580215454, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.18717360496521, 1.0673003196716309, 1.1357992887496948, 0.9645518660545349, -0.09718296676874161, -1.535662293434143, -1.7411593198776245, -0.9020463228225708, -1.261666178703308, -0.4568027853965759, 0.6049320101737976, 1.101549744606018, 0.7933043241500854, 0.6391815543174744, 0.587807297706604, 0.6905558109283447, 1.1357992887496948, 0.7419300675392151, 0.8960528373718262, 0.7761795520782471, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 0.7590547800064087, 1.324171543121338, 0.7419300675392151, 0.9131776094436646, [e2e-predictor] 0.7933043241500854, 0.7248052954673767, 0.587807297706604, 0.5706825256347656, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.656306266784668, 0.4850587546825409, 0.7590547800064087, 0.38231024146080017, 0.5364330410957336, 0.38231024146080017, 0.8618032932281494, 0.810429036617279, 0.8960528373718262, 0.8275538086891174, -0.4910522699356079, -1.2445415258407593, -1.758284091949463, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.3815394639968872, -1.261666178703308, -1.3986642360687256, -0.8506720662117004, -0.6965492963790894, -1.4329137802124023, -1.3644146919250488], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4782943725585938, 1.3584210872650146, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0844250917434692, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.6734310388565063, 1.0159261226654053, 0.9988013505935669, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 1.18717360496521, 1.1529240608215332, 1.0501755475997925, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 0.9816765785217285, 1.0159261226654053, 0.9645518660545349, 1.101549744606018, 0.9988013505935669, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 1.0844250917434692, 0.6734310388565063, 0.5364330410957336, 0.9988013505935669, 1.0673003196716309, 0.7590547800064087, 0.7076805233955383, 0.7933043241500854, 0.5364330410957336, 0.38231024146080017, 0.5193082690238953, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6391815543174744, 0.7419300675392151, 0.4850587546825409, 0.26243698596954346, 0.8446785807609558, 0.41655975580215454, 0.15968845784664154, 0.7933043241500854, 0.3138112425804138, 0.7590547800064087, 0.3651854991912842, 0.4508092403411865, 0.39943498373031616, 0.9131776094436646, 0.8789280652999878, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.2042982578277588, 1.0844250917434692, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.0673003196716309, 0.6391815543174744, -1.1760424375534058, -1.5527870655059814, -1.604161262512207, -0.7650483250617981, -0.43967 [e2e-predictor] 801332473755, 0.5535577535629272, 0.3309359848499298, 0.14256370067596436, 0.5021834969520569, 0.810429036617279, 0.5021834969520569, 0.7248052954673767, 0.7590547800064087, 0.4850587546825409, 0.4850587546825409, 0.39943498373031616, 0.5021834969520569, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 1.0159261226654053, 0.41655975580215454, 0.7419300675392151, 0.656306266784668, 0.43368449807167053, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.587807297706604, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.5706825256347656, 0.7761795520782471, 0.7419300675392151, 0.810429036617279, 0.656306266784668, 0.8446785807609558, 0.656306266784668, 0.8618032932281494, 0.9131776094436646, 0.9816765785217285, 0.6049320101737976, -1.415789008140564, -1.7069097757339478, -1.4500385522842407, -1.3301652669906616, -1.3130404949188232, -1.3986642360687256, -1.261666178703308, -1.79253351688385, -0.30267998576164246, -0.8849216103553772, -1.3815394639968872], [1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.7933043241500854, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.6391815543174744, 1.1186745166778564, 1.18717360496521, 0.7761795520782471, 0.6905558109283447, 0.9131776094436646, 0.6391815543174744, 0.9303023219108582, 1.0159261226654053, 0.9131776094436646, 0.8789280652999878, 1.0330508947372437, 1.0844250917434692, 1.1529240608215332, 1.1357992887496948, 1.0330508947372437, 1.1186745166778564, 0.8960528373718262, 0.9645518660545349, 0.9474270939826965, 0.7933043241500854, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 1.0330508947372437, 1.1186745166778564, 0.7248052954673767, 0.7248052954673767, 1.1186745166778564, 0.9303023219108582, 0.8789280652999878, 0.9816765785217285, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.656306266784668, 0.7076805233955383, 0.6391815543174744, 0.7933043241500854, 0.656306266784668, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8789280652999878, 0.3138112425804138, 0.39943498373031616, 0.587807297706604, 0.6391815543174744, 0.24531221389770508, 0.39943498373031616, 0.4850587546825409, 0.6905558109283447, 0.5193082690238953, 0.26243698596954346, 0.553557753562 [e2e-predictor] 9272, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.4097954034805298, 1.255672574043274, 1.1529240608215332, 1.1529240608215332, 1.255672574043274, 1.3070467710494995, 0.8960528373718262, -0.4568027853965759, -1.3301652669906616, -1.9124068021774292, -0.6794245839118958, -0.9705453515052795, -0.2513057291507721, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.3480607271194458, 0.4508092403411865, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.4679340124130249, 0.43368449807167053, 0.9645518660545349, 0.6049320101737976, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.5364330410957336, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 1.18717360496521, -1.1760424375534058, -1.6384108066558838, -1.5014127492904663, -1.4329137802124023, -1.3986642360687256, -1.415789008140564, -1.3815394639968872, -1.6384108066558838, 0.3651854991912842, -1.141792893409729], [1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 0.9474270939826965, 0.9303023219108582, 0.8618032932281494, 0.9303023219108582, 0.810429036617279, 0.6734310388565063, 0.7761795520782471, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8446785807609558, 0.9131776094436646, 1.0844250917434692, 1.2214230298995972, 1.0501755475997925, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.8618032932281494, 0.810429036617279, 0.9645518660545349, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 0.8446785807609558, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 0.9816765785217285, 0.9474270939826965, 0.6905558109283447, 0.7933043241500854, 0.656306266784668, 0.4508092403411865, 0.587807297706604, 0.77617 [e2e-predictor] 95520782471, 0.7933043241500854, 0.6734310388565063, 0.6049320101737976, 0.6391815543174744, 0.7419300675392151, 0.587807297706604, 0.6391815543174744, 0.3651854991912842, 0.26243698596954346, 0.4508092403411865, 0.39943498373031616, 0.3138112425804138, 0.3651854991912842, 0.5021834969520569, 0.5193082690238953, 0.6905558109283447, 0.6905558109283447, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0159261226654053, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.2385478019714355, 1.1700488328933716, 1.3412963151931763, 1.0330508947372437, 0.6391815543174744, -0.9876701235771179, -1.4500385522842407, -1.7411593198776245, -1.141792893409729, -0.576676070690155, -0.14855723083019257, 0.03981505334377289, 0.10831420123577118, 0.14256370067596436, 0.43368449807167053, 0.4679340124130249, 0.6734310388565063, 0.4679340124130249, 0.810429036617279, 0.3651854991912842, 0.43368449807167053, 0.8789280652999878, 0.656306266784668, 0.7076805233955383, -0.06293346732854843, 0.6734310388565063, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7419300675392151, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.4508092403411865, -1.5527870655059814, -1.7240345478057861, -1.5527870655059814, -1.484287977218628, -1.4671632051467896, -1.3472900390625, -1.535662293434143, 0.3138112425804138], [1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.5193082690238953, 0.7933043241500854, 0.9816765785217285, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 1.0159261226654053, 0.9131776094436646, 1.1186745166778564, 1.1357992887496948, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.8618032932281494, 0.8960528373718262, 0.9988013505935669, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.7419300675392151, 0.6905558109283447, 0.844678580 [e2e-predictor] 7609558, 0.9645518660545349, 1.0844250917434692, 0.9645518660545349, 1.0844250917434692, 1.0159261226654053, 0.8960528373718262, 0.9303023219108582, 1.0673003196716309, 1.18717360496521, 0.8275538086891174, 1.0159261226654053, 0.810429036617279, 0.6734310388565063, 0.8446785807609558, 0.9303023219108582, 0.8618032932281494, 0.7076805233955383, 0.5193082690238953, 0.4850587546825409, 0.9988013505935669, 0.6905558109283447, 0.6734310388565063, 0.4679340124130249, 0.5535577535629272, 0.6734310388565063, 0.41655975580215454, 0.43368449807167053, 0.6049320101737976, 0.43368449807167053, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.8618032932281494, 0.9474270939826965, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.18717360496521, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.5364330410957336, -1.0904186964035034, -1.3301652669906616, -1.5699117183685303, -1.1760424375534058, -0.576676070690155, -1.3301652669906616, -0.9020463228225708, 0.15968845784664154, 0.27956172823905945, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.4508092403411865, 0.6734310388565063, 0.4850587546825409, 0.7076805233955383, 0.6049320101737976, 0.3651854991912842, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 1.0501755475997925, -0.2513057291507721, -1.5870364904403687, -1.535662293434143, -1.4329137802124023, -1.3301652669906616, -1.4671632051467896, -1.4500385522842407], [1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7248052954673767, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 1.0673003196716309, 1.0330508947372437, 1.1186745166778564, 1.1529240608215332, [e2e-predictor] 1.1700488328933716, 1.0159261226654053, 1.0159261226654053, 0.8446785807609558, 0.8789280652999878, 0.5706825256347656, 0.656306266784668, 0.9474270939826965, 0.810429036617279, 0.7419300675392151, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 0.9816765785217285, 1.0673003196716309, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0501755475997925, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.9988013505935669, 1.0159261226654053, 1.18717360496521, 1.0673003196716309, 1.1529240608215332, 1.1186745166778564, 0.9988013505935669, 0.8275538086891174, 0.5535577535629272, 0.9816765785217285, 0.7590547800064087, 0.3309359848499298, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.7761795520782471, 0.8275538086891174, 0.41655975580215454, 0.43368449807167053, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.6391815543174744, 0.8446785807609558, 0.7419300675392151, 0.7933043241500854, 0.7076805233955383, 0.7761795520782471, 0.8446785807609558, 0.7761795520782471, 0.7419300675392151, 0.8618032932281494, 1.0330508947372437, 1.324171543121338, 1.0673003196716309, 0.9303023219108582, 1.1186745166778564, 1.2214230298995972, 1.2899221181869507, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 0.9988013505935669, 0.4850587546825409, -1.1075434684753418, -1.6212860345840454, -0.9534205794334412, -1.5014127492904663, -1.8439078330993652, -0.13143247365951538, -0.011559205129742622, 0.4850587546825409, 0.3651854991912842, 0.3480607271194458, 0.6049320101737976, 0.4850587546825409, 0.3309359848499298, 0.3138112425804138, 0.39943498373031616, 0.5364330410957336, 0.622056782245636, 0.810429036617279, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, -0.42255327105522156, -1.8610326051712036, -1.5527870655059814, -1.4671632051467896, -1.5185375213623047], [1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2214230298995972, 1.2727973461151123, 1.1700488328933716, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.1186745166778564, 1.118 [e2e-predictor] 6745166778564, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 0.8618032932281494, 0.9303023219108582, 0.6734310388565063, 0.2110627144575119, 0.8275538086891174, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 0.8960528373718262, 1.0330508947372437, 1.0501755475997925, 0.8960528373718262, 0.9816765785217285, 0.9988013505935669, 1.0844250917434692, 0.8275538086891174, 0.9303023219108582, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.2042982578277588, 1.0330508947372437, 1.0159261226654053, 0.8275538086891174, 0.6391815543174744, 1.2042982578277588, 1.0501755475997925, 0.7076805233955383, 0.656306266784668, 0.9303023219108582, 0.7248052954673767, 0.7076805233955383, 0.622056782245636, 0.6391815543174744, 0.3651854991912842, 0.5535577535629272, 0.27956172823905945, 0.5193082690238953, 0.6049320101737976, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7076805233955383, 0.6391815543174744, 0.4850587546825409, 0.8446785807609558, 0.5193082690238953, 0.6734310388565063, 0.9131776094436646, 0.9816765785217285, 0.8960528373718262, 1.1186745166778564, 0.7248052954673767, 0.9816765785217285, 1.255672574043274, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.1357992887496948, 1.2385478019714355, 0.6734310388565063, 0.0055655487813055515, -1.3644146919250488, -1.7754088640213013, -1.3815394639968872, -1.0904186964035034, -0.5595512986183167, -0.16568197309970856, 0.39943498373031616, 0.29668647050857544, 0.3480607271194458, 0.5364330410957336, 0.3138112425804138, 0.10831420123577118, 0.41655975580215454, 0.4850587546825409, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.10831420123577118, -1.6555355787277222, -1.5014127492904663], [1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.25567257 [e2e-predictor] 4043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3070467710494995, 1.2042982578277588, 1.1357992887496948, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9303023219108582, 1.0159261226654053, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8446785807609558, 0.7761795520782471, 0.656306266784668, 0.7761795520782471, 0.810429036617279, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 1.0330508947372437, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0159261226654053, 0.9474270939826965, 1.0159261226654053, 1.101549744606018, 1.0501755475997925, 1.101549744606018, 1.0844250917434692, 1.1357992887496948, 1.0501755475997925, 1.1357992887496948, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.1357992887496948, 0.9131776094436646, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.9131776094436646, 0.8789280652999878, 0.7933043241500854, 0.9816765785217285, 0.6734310388565063, 0.7933043241500854, 0.7248052954673767, 0.7590547800064087, 0.38231024146080017, 0.7590547800064087, 0.4679340124130249, 0.5364330410957336, 0.7761795520782471, 0.7761795520782471, 0.6391815543174744, 0.5364330410957336, 0.622056782245636, 0.7933043241500854, 0.6049320101737976, 0.41655975580215454, 0.8789280652999878, 0.6049320101737976, 0.8960528373718262, 0.9645518660545349, 0.8789280652999878, 0.9816765785217285, 0.9988013505935669, 1.0673003196716309, 1.2214230298995972, 1.3070467710494995, 1.3070467710494995, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.1357992887496948, 0.8960528373718262, -0.5595512986183167, -1.3644146919250488, -1.672660231590271, -1.946656346321106, -1.2102919816970825, -0.645175039768219, 0.02269030176103115, 0.3651854991912842, 0.27956172823905945, 0.38231024146080017, -0.9191710948944092, 0.12543895840644836, 0.24531221389770508, 0.7761795520782471, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.9645518660545349], [1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496 [e2e-predictor] 521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 1.2042982578277588, 1.2899221181869507, 1.3070467710494995, 1.4097954034805298, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8789280652999878, 0.9645518660545349, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 0.9988013505935669, 1.0330508947372437, 0.7419300675392151, 0.8275538086891174, 0.656306266784668, 0.7419300675392151, 0.5193082690238953, 0.5364330410957336, 0.8275538086891174, 0.41655975580215454, 0.4508092403411865, 0.8960528373718262, 0.8275538086891174, 0.9816765785217285, 0.9474270939826965, 1.1186745166778564, 1.101549744606018, 1.0159261226654053, 0.9988013505935669, 1.0673003196716309, 1.101549744606018, 1.0673003196716309, 1.1529240608215332, 1.0673003196716309, 1.0159261226654053, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 1.0844250917434692, 1.2214230298995972, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7076805233955383, 0.7761795520782471, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7076805233955383, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, 0.8446785807609558, 0.9474270939826965, 0.5535577535629272, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.7419300675392151, 0.9645518660545349, 1.1529240608215332, 0.9474270939826965, 1.0844250917434692, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.375545859336853, 1.18717360496521, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.18717360496521, 1.1357992887496948, 0.5193082690238953, -0.5253018140792847, -1.3815394639968872, -1.5185375213623047, -1.7411593198776245, -1.1246682405471802, -0.9191710948944092, -0.4910522699356079, 0.15968845784664154, -0.9876701235771179, -0.3540542721748352, 0.15968845784664154, 0.8446785807609558, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174], [1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9645 [e2e-predictor] 518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.2042982578277588, 1.375545859336853, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.7761795520782471, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 0.622056782245636, 0.8446785807609558, 0.7076805233955383, 0.6391815543174744, 0.810429036617279, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.8789280652999878, 0.4850587546825409, 0.5364330410957336, 0.8446785807609558, 0.4508092403411865, 0.4508092403411865, 0.587807297706604, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.7419300675392151, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 1.0673003196716309, 0.9816765785217285, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.101549744606018, 0.6905558109283447, 0.9645518660545349, 1.0159261226654053, 0.9303023219108582, 1.0330508947372437, 0.9645518660545349, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.7590547800064087, 0.6905558109283447, 0.587807297706604, 0.4850587546825409, 0.6905558109283447, 0.656306266784668, 0.8618032932281494, 0.5535577535629272, 0.9131776094436646, 0.6734310388565063, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.7419300675392151, 0.8275538086891174, 0.9816765785217285, 0.3480607271194458, 1.0159261226654053, 0.587807297706604, 1.0501755475997925, 0.9816765785217285, 1.0844250917434692, 0.9988013505935669, 1.1529240608215332, 1.2385478019714355, 1.2042982578277588, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2214230298995972, 0.7248052954673767, 0.15968845784664154, -0.3540542721748352, -0.9705453515052795, -1.5870364904403687, -1.3301652669906616, -0.5081770420074463, -0.7992978096008301, -0.610925555229187, -0.14855723083019257, 0.7933043241500854, 1.0673003196716309, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854], [0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.87 [e2e-predictor] 89280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2899221181869507, 1.2385478019714355, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 0.9303023219108582, 0.8275538086891174, 0.7761795520782471, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.6734310388565063, 0.7419300675392151, 0.6734310388565063, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.7248052954673767, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.5706825256347656, 0.4679340124130249, 0.29668647050857544, 0.4850587546825409, 0.8789280652999878, 0.7248052954673767, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.3651854991912842, 0.5021834969520569, 0.7076805233955383, 0.7933043241500854, 0.622056782245636, 0.622056782245636, 0.7933043241500854, 0.8960528373718262, 1.0159261226654053, 0.8618032932281494, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.810429036617279, 0.7076805233955383, 0.6905558109283447, 1.0501755475997925, 0.8446785807609558, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.6905558109283447, 0.7933043241500854, 0.7933043241500854, 0.7248052954673767, 0.7419300675392151, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 0.622056782245636, 0.5706825256347656, 0.4508092403411865, 0.810429036617279, 0.3651854991912842, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 1.1357992887496948, 1.1186745166778564, 1.18717360496521, 1.324171543121338, 1.2899221181869507, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.0330508947372437, 0.9131776094436646, 0.4679340124130249, 0.19393795728683472, 0.10831420123577118, 0.7761795520782471, 0.7248052954673767, 0.8275538086891174, 0.8960528373718262, 1.0330508947372437, 0.9474270939826965, 1.0673003196716309, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174 [e2e-predictor] , 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471], [0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.4269200563430786, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 0.9816765785217285, 0.9131776094436646, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.5706825256347656, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 0.8275538086891174, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.5706825256347656, 0.4508092403411865, 0.622056782245636, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7933043241500854, 0.5706825256347656, 0.3651854991912842, 0.4679340124130249, 0.9303023219108582, 0.7419300675392151, 0.8960528373718262, 0.6391815543174744, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.9645518660545349, 0.7076805233955383, 0.810429036617279, 0.8446785807609558, 0.6391815543174744, 0.622056782245636, 0.4850587546825409, 0.4508092403411865, 0.7933043241500854, 0.8618032932281494, 0.9131776094436646, 0.5364330410957336, 0.7419300675392151, 0.5364330410957336, 0.5535577535629272, 0.4679340124130249, 0.5021834969520569, 0.8275538086891174, 0.9474270939826965, 0.7419300675392151, 0.6049320101737976, 0.7933043241500854, 0.656306266784668, 0.8960528373718262, 0.810429036617279, 0.9474270939826965, 0.7590547800064087, 0.8960528373718262, 0.8618032932281494, 0.5706825256347656, 0.5193082690238953, 0.6905558109283447, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.3651854991912842, 0.9131776094436646, 1.0330508947372437, 0.8275538086891174, 0.8446785807609558, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.3070467710494995, 1.255672574043274, 1.2214230298995972, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.1700488328933716, 1.4611696004867554, 1.2385478019714355, 1.1186745166778564, 1.1357992887496948, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.0844250917434692, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0 [e2e-predictor] .9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151], [0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.255672574043274, 1.3584210872650146, 1.3070467710494995, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.810429036617279, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.7761795520782471, 0.6391815543174744, 0.5706825256347656, 0.10831420123577118, 0.622056782245636, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9645518660545349, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 0.6391815543174744, 0.656306266784668, 0.5535577535629272, 0.8446785807609558, 0.7419300675392151, 0.656306266784668, 0.7248052954673767, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.7761795520782471, 0.6391815543174744, 0.587807297706604, 0.4850587546825409, 0.6391815543174744, 0.5706825256347656, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7248052954673767, 0.8618032932281494, 0.8446785807609558, 0.6734310388565063, 0.8446785807609558, 0.7590547800064087, 0.5535577535629272, 0.4850587546825409, 0.6391815543174744, 0.3480607271194458, 0.2110627144575119, 0.4679340124130249, 0.8446785807609558, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 1.1186745166778564, 1.1186745166778564, 1.0159261226654053, 1.2385478019714355, 1.324171543121338, 1.101549744606018, 1.2214230298995972, 1.4782943725585938, 1.2727973461151123, 1.3584210872650146, 1.2899221181869507, 1.1357992887496948, 1.255672574043274, 1.255672574043274, 1.1357992887496948, 1.2385478019714355, 1.2727973461151123, 1 [e2e-predictor] .3584210872650146, 1.0844250917434692, 1.0501755475997925, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151], [0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2385478019714355, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0330508947372437, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.6734310388565063, 0.587807297706604, 0.5364330410957336, 0.6391815543174744, 0.5193082690238953, 0.656306266784668, 0.7933043241500854, 0.8446785807609558, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.8618032932281494, 0.7761795520782471, 0.5535577535629272, 0.7933043241500854, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.7419300675392151, 0.8789280652999878, 0.9131776094436646, 0.8275538086891174, 0.7590547800064087, 0.6049320101737976, 0.6905558109283447, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.6734310388565063, 0.7761795520782471, 1.0673003196716309, 0.9474270939826965, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.8275538086891174, 0.9474270939826965, 0.810429036617279, 1.0501755475997925, 0.7761795520782471, 0.9988013505935669, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.6049320101737976, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.6391815543174744, 0.3651854991912842, 0.15968845784664154, 0.5535577535629272, 0.14256370067596436, 0.622056782245636, 0.7590547800064087, 0.622056782245636, 0.9131776094436646, 1.0330508947372437, 0 [e2e-predictor] .9645518660545349, 0.8789280652999878, 1.0159261226654053, 1.1186745166778564, 1.18717360496521, 1.1357992887496948, 0.9645518660545349, 1.3926706314086914, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, 1.3070467710494995, 1.3070467710494995, 1.1529240608215332, 1.1700488328933716, 1.3070467710494995, 1.324171543121338, 1.1357992887496948, 1.0330508947372437, 1.1529240608215332, 1.18717360496521, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767], [0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.255672574043274, 1.375545859336853, 1.444044828414917, 1.4782943725585938, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 0.7761795520782471, 0.7076805233955383, 0.5535577535629272, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.5364330410957336, 0.4508092403411865, 0.5364330410957336, 0.6734310388565063, 0.6391815543174744, 0.4850587546825409, 0.26243698596954346, 0.622056782245636, 0.656306266784668, 0.9131776094436646, 0.9303023219108582, 0.8960528373718262, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8960528373718262, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 1.0673003196716309, 0.9645518660545349, 0.6905558109283447, 0.9131776094436646, 0.8789280652999878, 0.63918 [e2e-predictor] 15543174744, 0.7248052954673767, 0.7419300675392151, 1.0844250917434692, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.8618032932281494, 0.587807297706604, 0.41655975580215454, 0.29668647050857544, 0.4508092403411865, 0.656306266784668, 0.7933043241500854, 0.7761795520782471, 0.8789280652999878, 0.9131776094436646, 0.656306266784668, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.2214230298995972, 0.810429036617279, 1.375545859336853, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8618032932281494, 0.8446785807609558, 0.6905558109283447, 0.622056782245636, 0.3309359848499298, 0.41655975580215454, 0.6905558109283447, 0.38231024146080017, 0.4508092403411865, 0.24531221389770508, 0.2110627144575119, 0.41655975580215454, 0.6905558109283447, 0.0055655487813055515, 0.10831420123577118, 0.7419300675392151, 0.622056782245636, 0.26243698596954346, 0.7419300675392151, 0.810429036617279, 0.6391815543174744, 0.9645518660545349, 0.5364330410957336, 0.656306266784668, 1.0159261226654053, 0.4850587546825409, 0.6905558109283447, 1.0159261226654053, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.7590547800064 [e2e-predictor] 087, 0.7419300675392151, 0.7933043241500854, 0.7248052954673767, 0.810429036617279, 0.810429036617279, 0.8618032932281494, 1.0159261226654053, 0.7761795520782471, 0.8275538086891174, 0.9474270939826965, 0.9816765785217285, 1.1186745166778564, 1.1700488328933716, 0.7761795520782471, 0.8960528373718262, 0.8960528373718262, 0.7248052954673767, 0.9131776094436646, 0.656306266784668, 0.587807297706604, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.9474270939826965, 0.6391815543174744, 0.6391815543174744, 0.4679340124130249, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.4850587546825409, 0.6734310388565063, 0.7076805233955383, 0.8789280652999878, 0.587807297706604, 0.9816765785217285, 0.9474270939826965, 1.0159261226654053, 1.1186745166778564, 0.9474270939826965, 1.0159261226654053, 0.810429036617279, 1.255672574043274, 1.1357992887496948, 0.9816765785217285, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063], [0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.8789280652999878, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5021834969520569, 0.5193082690238953, 0.7076805233955383, 0.622056782245636, 1.0673003196716309, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.6905558109283447, 0.6563 [e2e-predictor] 06266784668, 0.7933043241500854, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.6734310388565063, 0.810429036617279, 0.6049320101737976, 0.7076805233955383, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6391815543174744, 0.4850587546825409, 0.5535577535629272, 0.6391815543174744, 0.6391815543174744, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8446785807609558, 0.9131776094436646, 0.9988013505935669, 0.9988013505935669, 0.622056782245636, 0.5535577535629272, 0.8618032932281494, 0.656306266784668, 0.9303023219108582, 1.2042982578277588, 0.8960528373718262, 0.8446785807609558, 0.5706825256347656, 0.4508092403411865, 0.7590547800064087, 0.7248052954673767, 0.8446785807609558, 0.8446785807609558, 0.7076805233955383, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.4850587546825409, 0.587807297706604, 0.9645518660545349, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.587807297706604, 0.6905558109283447, 0.9303023219108582, 1.0844250917434692, 0.9474270939826965, 0.27956172823905945, 1.1186745166778564, 1.1700488328933716, 0.9474270939826965, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 1.2385478019714355, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668], [0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.3070467710494995, 1.2899221181869507, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0501755475 [e2e-predictor] 997925, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6905558109283447, 0.5535577535629272, 0.5193082690238953, 0.8960528373718262, 0.9645518660545349, 0.8960528373718262, 0.8618032932281494, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8275538086891174, 0.7419300675392151, 0.8618032932281494, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.810429036617279, 0.7761795520782471, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.9988013505935669, 0.9645518660545349, 0.7933043241500854, 0.4508092403411865, 0.8446785807609558, 0.9474270939826965, 0.7933043241500854, 0.7076805233955383, 0.622056782245636, 0.8275538086891174, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.41655975580215454, 0.4508092403411865, 0.38231024146080017, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.5535577535629272, 0.6905558109283447, 0.9131776094436646, 0.810429036617279, 0.43368449807167053, 0.8960528373718262, 1.0159261226654053, 1.0159261226654053, 1.1357992887496948, 1.1357992887496948, 0.8275538086891174, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.2899221181869507, 1.1700488328933716, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.27279734611 [e2e-predictor] 51123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9303023219108582, 0.8960528373718262, 0.7933043241500854, 0.8789280652999878, 0.5364330410957336, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.8618032932281494, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.7933043241500854, 0.7076805233955383, 0.8446785807609558, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9303023219108582, 0.9645518660545349, 0.7761795520782471, 0.8960528373718262, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.3651854991912842, 0.5535577535629272, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.7590547800064087, 0.8618032932281494, 0.6049320101737976, 0.8960528373718262, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.9988013505935669, 0.7248052954673767, 0.4850587546825409, 0.15968845784664154, 0.24531221389770508, 0.4508092403411865, 0.587807297706604, 0.5193082690238953, 0.8618032932281494, 0.810429036617279, 0.7248052954673767, 0.622056782245636, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.6734310388565063, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 1.0159261226654053, 1.324171543121338, 1.2214230298995972, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.0330508947372437, 0.9988013505935669, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.25567257 [e2e-predictor] 4043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.9131776094436646, 0.9474270939826965, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.0673003196716309, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.8789280652999878, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8960528373718262, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 0.8960528373718262, 0.810429036617279, 0.8789280652999878, 0.6905558109283447, 0.7248052954673767, 0.9131776094436646, 0.9131776094436646, 1.101549744606018, 0.38231024146080017, 0.7419300675392151, 0.7590547800064087, 0.622056782245636, 0.9816765785217285, 0.9474270939826965, 1.0501755475997925, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.7248052954673767, 0.7076805233955383, 0.6049320101737976, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.7933043241500854, 0.587807297706604, 0.7076805233955383, 0.6049320101737976, 0.6391815543174744, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 0.8275538086891174, 0.9816765785217285, 0.9645518660545349, 1.324171543121338, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744], [0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844 [e2e-predictor] 250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.375545859336853, 1.4269200563430786, 1.2214230298995972, 1.3412963151931763, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.101549744606018, 1.18717360496521, 1.18717360496521, 1.0501755475997925, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.9645518660545349, 0.8960528373718262, 0.9645518660545349, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.9988013505935669, 1.0159261226654053, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.8446785807609558, 0.622056782245636, 0.587807297706604, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 1.0673003196716309, 1.1357992887496948, 0.8789280652999878, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.7761795520782471, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.7419300675392151, 0.4850587546825409, 0.7248052954673767, 0.39943498373031616, 0.4508092403411865, 0.6391815543174744, 0.6734310388565063, 0.7590547800064087, 0.7076805233955383, 0.6049320101737976, 0.5364330410957336, 0.7419300675392151, 0.656306266784668, 0.587807297706604, 0.587807297706604, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.3584210872650146, 1.4097954034805298, 1.324171543121338, 1.3070467710494995, 1.18717360496521, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.89605283737 [e2e-predictor] 18262, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.2214230298995972, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2899221181869507, 1.18717360496521, 1.3412963151931763, 1.2727973461151123, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1357992887496948, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.0330508947372437, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8960528373718262, 0.8446785807609558, 0.9303023219108582, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.8446785807609558, 0.8275538086891174, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.6391815543174744, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.8618032932281494, 0.9303023219108582, 1.18717360496521, 1.2385478019714355, 1.375545859336853, 1.4269200563430786, 1.4097954034805298, 1.2899221181869507, 1.101549744606018, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.673 [e2e-predictor] 4310388565063, 0.6734310388565063, 0.622056782245636], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3926706314086914, 1.324171543121338, 1.101549744606018, 1.4611696004867554, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.0501755475997925, 1.2214230298995972, 1.18717360496521, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 1.1529240608215332, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.7933043241500854, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8275538086891174, 0.9131776094436646, 0.810429036617279, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.7590547800064087, 0.6734310388565063, 0.7761795520782471, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.9131776094436646, 1.0159261226654053, 0.8618032932281494, 1.0844250917434692, 0.8618032932281494, 0.5021834969520569, 0.7076805233955383, 0.656306266784668, 0.7590547800064087, 0.7761795520782471, 0.8618032932281494, 0.8618032932281494, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 1.1700488328933716, 1.255672574043274, 1.324171543121338, 1.3412963151931763, 1.4611696004867554, 1.5125439167022705, 1.375545859336853, 1.2214230298995972, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, [e2e-predictor] 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.1700488328933716, 1.3070467710494995, 1.255672574043274, 1.1186745166778564, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.8789280652999878, 0.8275538086891174, 0.7248052954673767, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.7933043241500854, 0.8275538086891174, 0.6391815543174744, 0.9131776094436646, 0.9645518660545349, 0.8618032932281494, 0.656306266784668, 0.6049320101737976, 0.9303023219108582, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 1.2727973461151123, 1.1357992887496948, 1.0673003196716309, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 1.0330508947372437, 1.1529240608215332, 1.0501755475997925, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.5125439167022705, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.2214230298995972, 1.0159261226654053, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303 [e2e-predictor] 023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447], [0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9131776094436646, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.8789280652999878, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.8275538086891174, 0.7590547800064087, 0.7076805233955383, 0.8275538086891174, 0.9474270939826965, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 1.0330508947372437, 0.9474270939826965, 0.8275538086891174, 1.0673003196716309, 0.9303023219108582, 0.7248052954673767, 0.656306266784668, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 1.3070467710494995, 1.3412963151931763, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.375545859336853, 0.9988013505935669, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.896052 [e2e-predictor] 8373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447], [0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.4097954034805298, 1.3926706314086914, 1.2727973461151123, 1.1357992887496948, 1.2214230298995972, 1.2042982578277588, 1.1357992887496948, 1.2214230298995972, 1.1700488328933716, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.8618032932281494, 0.8960528373718262, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.6734310388565063, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 1.0501755475997925, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 0.8960528373718262, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 1.1186745166778564, 1.255672574043274, 1.01 [e2e-predictor] 59261226654053, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2385478019714355, 1.18717360496521, 1.0673003196716309, 1.4097954034805298, 1.444044828414917, 1.375545859336853, 1.4097954034805298, 0.9474270939826965, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.4269200563430786, 1.324171543121338, 1.3926706314086914, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.3412963151931763, 1.2042982578277588, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 1.0330508947372437, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.9988013505935669, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 1.0501755475997925, 0.9131776094436646, 0.810429036617279, 0.656306266784668, 0.9131776094436646, 0.86180 [e2e-predictor] 32932281494, 0.9474270939826965, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.7590547800064087, 0.8618032932281494, 0.9303023219108582, 1.0501755475997925, 1.18717360496521, 1.0501755475997925, 1.255672574043274, 1.4097954034805298, 1.3070467710494995, 1.2899221181869507, 1.101549744606018, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.0330508947372437, 0.5535577535629272, 0.9816765785217285, 1.1529240608215332, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.2385478019714355, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3584210872650146, 1.2899221181869507, 1.2727973461151123, 1.18717360496521, 1.1186745166778564, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 1.08442 [e2e-predictor] 50917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9645518660545349, 1.0673003196716309, 0.9474270939826965, 0.7076805233955383, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9474270939826965, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.1357992887496948, 1.1357992887496948, 1.3412963151931763, 1.375545859336853, 1.324171543121338, 1.0673003196716309, 1.1186745166778564, 1.2214230298995972, 1.2385478019714355, 1.1700488328933716, -0.3711790144443512, -0.13143247365951538, 0.19393795728683472, 0.810429036617279, 1.0673003196716309, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.2899221181869507, 1.4269200563430786, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4440448284149 [e2e-predictor] 17, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.0501755475997925, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.6905558109283447, 0.6734310388565063, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 0.8275538086891174, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 1.0159261226654053, 1.0330508947372437, 1.2042982578277588, 1.2727973461151123, 1.1357992887496948, 0.9303023219108582, 1.2042982578277588, 1.2214230298995972, 0.9131776094436646, -1.3986642360687256, -2.0494048595428467, -2.0836544036865234, -2.0665295124053955, -1.7240345478057861, -1.7754088640213013, -1.5527870655059814, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447], [0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.44404482841 [e2e-predictor] 4917, 1.4782943725585938, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 0.9474270939826965, 0.8789280652999878, 0.7590547800064087, 0.6734310388565063, 0.5535577535629272, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.8275538086891174, 0.622056782245636, 0.8275538086891174, 0.9131776094436646, 0.8960528373718262, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.7248052954673767, 0.9816765785217285, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.1357992887496948, 1.2214230298995972, 0.3651854991912842, -1.7240345478057861, -2.1007792949676514, -2.0494048595428467, -1.9980305433273315, -1.8610326051712036, -1.758284091949463, -0.4910522699356079, -1.7754088640213013, 0.3651854991912842, -1.1589176654815674, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.26243698596954346, 0.29668647050857544, 0.3651854991912842, 0.41655975580215454, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.34129631 [e2e-predictor] 51931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.4269200563430786, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5467933416366577, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.0501755475997925, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9816765785217285, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.5535577535629272, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.656306266784668, 0.7248052954673767, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9988013505935669, 1.2214230298995972, 1.2385478019714355, 1.1186745166778564, -0.7992978096008301, -2.0494048595428467, -1.7411593198776245, -1.758284091949463, -1.5527870655059814, -1.6212860345840454, -1.8267830610275269, -1.672660231590271, -1.484287977218628, -1.7411593198776245, -1.227416753768921, -1.5185375213623047, -0.7821730971336365, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.15292406082 [e2e-predictor] 15332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.375545859336853, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.255672574043274, 1.18717360496521, 1.101549744606018, 1.1700488328933716, 1.2214230298995972, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.9474270939826965, 0.8618032932281494, 0.9816765785217285, 0.9988013505935669, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 0.7590547800064087, -0.5595512986183167, -1.7069097757339478, -1.8267830610275269, -1.7240345478057861, -1.946656346321106, -1.7240345478057861, -1.6555355787277222, -0.7992978096008301, -1.3301652669906616, -0.5081770420074463, 1.718040943145752, 0.17681321501731873, -1.3986642360687256, -1.3986642360687256, -0.8335473537445068, -1.4671632051467896, -1.3130404949188232, 1.0844250917434692, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2281874716281891, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9 [e2e-predictor] 645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.8618032932281494, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.18717360496521, 1.324171543121338, 1.3412963151931763, 0.5706825256347656, -1.5185375213623047, -1.6897850036621094, -1.6212860345840454, -1.946656346321106, -1.9124068021774292, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.8267830610275269, -1.5699117183685303, -1.2445415258407593, -0.9705453515052795, -0.5938007831573486, -1.4500385522842407, 1.9235379695892334, 1.563918113708496, -0.9362958669662476, -1.0904186964035034, -1.2787909507751465, -0.16568197309970856, -1.8439078330993652, -0.31980475783348083, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.365 [e2e-predictor] 1854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.4782943725585938, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2727973461151123, 1.255672574043274, 1.1700488328933716, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.18717360496521, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.101549744606018, 1.101549744606018, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 0.43368449807167053, -1.604161262512207, -1.7069097757339478, -1.7240345478057861, -1.5527870655059814, -1.6384108066558838, -1.7411593198776245, -1.79253351688385, -1.2445415258407593, -1.9637811183929443, -1.7754088640213013, -1.9124068021774292, -1.878157377243042, -1.7411593198776245, -1.3130404949188232, -1.2102919816970825, -1.7240345478057861, -0.645175039768219, 1.6495418548583984, 1.9235379695892334, 1.8036646842956543, 1.375545859336853, 0.656306266784668, -1.9637811183929443, -1.1760424375534058, 1.0501755475997925, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383 [e2e-predictor] , 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.39943498373031616, 0.41655975580215454, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.375545859336853, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6837913990020752, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.3070467710494995, 1.1529240608215332, -1.3644146919250488, -1.6384108066558838, -1.415789008140564, -1.3815394639968872, -1.073293924331665, -1.0561691522598267, -1.5185375213623047, -1.672660231590271, -1.8952820301055908, -1.2787909507751465, -1.3815394639968872, -0.13143247365951538, 0.43368449807167053, -1.5870364904403687, -1.5014127492904663, -1.758284091949463, -1.6555355787277222, 0.0740646943449974, 1.2727973461151123, 2.1804091930389404, 1.7009161710739136, 1.6495418548583984, -1.415789008140564, -1.415789008140564, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.70768052339 [e2e-predictor] 55383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.15968845784664154, 0.19393795728683472, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4954191446304321, 1.4269200563430786, 1.4097954034805298, 1.444044828414917, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5296685695648193, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.5125439167022705, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.375545859336853, 1.1700488328933716, -0.9362958669662476, -1.5699117183685303, -0.5595512986183167, -1.484287977218628, -1.0904186964035034, -0.9362958669662476, -1.4500385522842407, -0.6794245839118958, -1.3815394639968872, -1.0047948360443115, -0.5424265265464783, -1.8610326051712036, -0.19993148744106293, -1.1589176654815674, -1.3130404949188232, -1.5527870655059814, -1.484287977218628, -1.5185375213623047, 0.27956172823905945, 1.4611696004867554, 1.2214230298995972, 1.2727973461151123, 1.5810428857803345, 0.12543895840644836, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.82755380868 [e2e-predictor] 91174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.14256370067596436, 0.17681321501731873, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4097954034805298, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.4782943725585938, 1.2899221181869507, 1.5810428857803345, 1.4097954034805298, 1.444044828414917, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9988013505935669, 0.9645518660545349, 1.0159261226654053, 1.1529240608215332, 1.2042982578277588, 1.1700488328933716, 1.0844250917434692, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, -0.8849216103553772, -0.8506720662117004, -1.1075434684753418, -1.227416753768921, -1.484287977218628, -0.7992978096008301, -0.7307988405227661, -1.073293924331665, -1.415789008140564, -1.3815394639968872, -1.0561691522598267, 0.2110627144575119, -1.0047948360443115, -1.0390 [e2e-predictor] 443801879883, -0.5424265265464783, -1.2959157228469849, -1.5527870655059814, -1.7754088640213013, -0.30267998576164246, 0.9303023219108582, 1.7522903680801392, 1.9235379695892334, 1.2899221181869507, 1.101549744606018, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063], [0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.27956172823905945, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.324171543121338, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.5467933416366577, 1.444044828414917, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.4954191446304321, 1.4782943725585938, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.9645518660545349, 0.861 [e2e-predictor] 8032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, -1.0561691522598267, -1.0390443801879883, -1.4329137802124023, -1.7411593198776245, -1.8096582889556885, -1.8267830610275269, 0.7248052954673767, 0.6049320101737976, -0.5424265265464783, -1.141792893409729, -0.9876701235771179, -0.9020463228225708, -1.3986642360687256, 0.38231024146080017, -0.08005820959806442, -0.16568197309970856, -1.2959157228469849, -0.3369295001029968, -1.4500385522842407, -1.3815394639968872, 1.324171543121338, 1.8892884254455566, 1.4097954034805298, 1.18717360496521, 0.9474270939826965, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.2110627144575119, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.375545859336853, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.563918113708496, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.444044828414917, 1.5467933416366577, 1.6152924299240112, 1.5810428857803345, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.444044828414917, 1.563918113708496, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5125439167022705, 0.17681321501731873, 0.622056782245636, 0.9131776094436646, 0.9303023219108582, 0.587807297706604, 0.29668647050857544, 0.587807 [e2e-predictor] 297706604, 1.5125439167022705, 1.5981676578521729, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, -0.8677968382835388, -1.073293924331665, -1.3644146919250488, -1.6897850036621094, -1.8267830610275269, -1.758284091949463, 1.0159261226654053, 0.0055655487813055515, 0.9474270939826965, -0.28555524349212646, -0.6280503273010254, -0.6965492963790894, -0.045808710157871246, 0.29668647050857544, 0.3309359848499298, 0.4679340124130249, -0.42255327105522156, -1.2787909507751465, -0.4910522699356079, -0.43967801332473755, 0.9988013505935669, 1.63241708278656, 1.5296685695648193, 1.1357992887496948, 0.9303023219108582, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5296685695648193, 1.5125439167022705, 1.4269200563430786, 1.5296685695648193, 1.4782943725585938, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5296685695648193, 1.5981676578521729, 1.598 [e2e-predictor] 1676578521729, 1.563918113708496, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.4782943725585938, 1.444044828414917, -0.6965492963790894, -1.0047948360443115, -1.073293924331665, -1.6555355787277222, -1.9295315742492676, -2.032280206680298, -0.3540542721748352, 1.6495418548583984, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, -1.1931672096252441, -1.141792893409729, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -0.9534205794334412, 0.6049320101737976, 1.324171543121338, 1.8207894563674927, 0.8618032932281494, -0.3540542721748352, -0.08005820959806442, -1.484287977218628, -0.43967801332473755, 1.0844250917434692, 0.656306266784668, -0.7307988405227661, -0.9876701235771179, -1.3644146919250488, -0.8849216103553772, -0.9876701235771179, 1.5467933416366577, 1.7009161710739136, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.12543895840644836, 0.14256370067596436, 0.2110627144575119, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585 [e2e-predictor] 938, 1.5296685695648193, 1.4269200563430786, 1.5467933416366577, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5810428857803345, 1.444044828414917, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5467933416366577, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.444044828414917, 0.5193082690238953, -1.3301652669906616, -1.4500385522842407, -1.5185375213623047, -1.878157377243042, -1.8952820301055908, -1.3301652669906616, 0.9988013505935669, 1.4782943725585938, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 0.9474270939826965, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.38231024146080017, -0.9705453515052795, -1.3815394639968872, -1.6212860345840454, -1.6897850036621094, -0.8506720662117004, 1.8379141092300415, 1.8721636533737183, 1.718040943145752, 1.8892884254455566, 1.7351655960083008, 0.7248052954673767, 0.056939806789159775, -1.0047948360443115, -1.1075434684753418, 1.255672574043274, 0.9988013505935669, -0.4910522699356079, -0.6794245839118958, -0.3883037567138672, -0.16568197309970856, 0.4850587546825409, 1.7009161710739136, 1.255672574043274, 1.255672574043274, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.12543895840644836, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.32 [e2e-predictor] 4171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.3412963151931763, 1.4782943725585938, 1.5296685695648193, 1.324171543121338, 1.4269200563430786, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5296685695648193, 1.2727973461151123, -1.1931672096252441, -1.1589176654815674, -1.2787909507751465, -1.8096582889556885, -1.9124068021774292, -1.8952820301055908, -0.42255327105522156, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, -0.4910522699356079, -1.415789008140564, -1.535662293434143, -1.604161262512207, -0.8677968382835388, 1.5981676578521729, 1.8379141092300415, 1.786539912223816, 1.8721636533737183, 1.9406627416610718, 1.906413197517395, 1.4611696004867554, 0.7761795520782471, 0.12543895840644836, -1.0904186964035034, 1.1700488328933716, 0.8960528373718262, 0.02269030176103115, -0.40542852878570557, -0.5253018140792847, -1.415789008140564, 0.3480607271194458, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6049320101737976], [0.15968845784664154, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360 [e2e-predictor] 496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4611696004867554, 1.6495418548583984, 1.4954191446304321, 1.5467933416366577, 1.375545859336853, 1.444044828414917, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.4954191446304321, 1.444044828414917, -0.9534205794334412, -0.8164225816726685, -1.2959157228469849, -1.6555355787277222, -1.8096582889556885, -1.3472900390625, -1.1931672096252441, 0.5706825256347656, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.19393795728683472, -1.6212860345840454, 0.43368449807167053, 1.324171543121338, 1.4954191446304321, 1.2385478019714355, 1.8550388813018799, 1.9235379695892334, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 1.9406627416610718, 1.9920369386672974, 0.9131776094436646, 0.810429036617279, -1.0561691522598267, 1.4954191446304321, 1.1357992887496948, 0.38231024146080017, 0.7076805233955383, -0.16568197309970856, -1.5527870655059814, -1.1589176654815674, 1.444044828414917, 1.375545859336853, 1.3926706314086914, 0.9303023219108582, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976], [0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.94742709398 [e2e-predictor] 26965, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4611696004867554, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, -0.21705622971057892, -0.43967801332473755, -1.141792893409729, -1.02191960811615, -1.7411593198776245, -1.79253351688385, -0.7821730971336365, -0.9876701235771179, -1.1931672096252441, -1.02191960811615, 0.10831420123577118, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.7076805233955383, 0.7761795520782471, 1.375545859336853, 2.0091617107391357, 1.906413197517395, 1.4097954034805298, 1.7694151401519775, 1.786539912223816, 2.0091617107391357, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.8892884254455566, 1.2214230298995972, 0.41655975580215454, -1.2445415258407593, 1.718040943145752, 1.4782943725585938, 1.1700488328933716, 1.0844250917434692, 0.8446785807609558, -1.4671632051467896, -1.3472900390625, 1.18717360496521, 1.2727973461151123, 1.63241708278656, 0.9645518660545349, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.365185499 [e2e-predictor] 1912842, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.6152924299240112, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.5467933416366577, 1.5981676578521729, 0.7761795520782471, -1.1931672096252441, -0.14855723083019257, -1.5185375213623047, -1.0561691522598267, -0.9362958669662476, -0.610925555229187, -1.1246682405471802, -1.8610326051712036, -1.3472900390625, -1.6384108066558838, 1.0330508947372437, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1529240608215332, 1.4097954034805298, 1.324171543121338, 1.7522903680801392, 1.324171543121338, 1.8207894563674927, 2.0091617107391357, 1.974912166595459, 1.8892884254455566, 1.6666666269302368, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 2.0091617107391357, 1.9577873945236206, 1.9577873945236206, 2.0262863636016846, 1.8550388813018799, 1.375545859336853, 0.17681321501731873, -0.6965492963790894, 1.7694151401519775, 1.3584210872650146, 1.7694151401519775, 1.8207894563674927, 1.2727973461151123, -0.8849216103553772, -1.3644146919250488, 0.3480607271194458, 1.6152924299240112, 1.563918113708496, 0.9816765785217285, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5 [e2e-predictor] 706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.63241708278656, 0.39943498373031616, -0.6280503273010254, -0.31980475783348083, -0.5938007831573486, -1.1246682405471802, -0.9191710948944092, -1.79253351688385, -0.6622998118400574, -1.1760424375534058, -0.7821730971336365, -0.40542852878570557, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.5467933416366577, 2.0434112548828125, 1.8207894563674927, 1.6666666269302368, 2.0434112548828125, 1.4954191446304321, 2.0434112548828125, 1.974912166595459, 2.111910104751587, 1.8379141092300415, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.6152924299240112, 2.0262863636016846, 1.8036646842956543, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 1.2899221181869507, -0.7479235529899597, 1.5467933416366577, 1.906413197517395, 1.4269200563430786, 1.906413197517395, 1.974912166595459, 0.9645518660545349, 0.056939806789159775, -1.604161262512207, 0.6049320101737976, 1.18717360496521, 1.5125439167022705, 1.3926706314086914, 0.8789280652999878, 0.6391815543174744, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.604932 [e2e-predictor] 0101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656], [0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7419300675392151, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.375545859336853, -0.3711790144443512, -1.3130404949188232, 0.24531221389770508, -1.7240345478057861, -0.8849216103553772, -1.4500385522842407, -1.2959157228469849, -0.5938007831573486, -1.261666178703308, -0.8506720662117004, 0.7076805233955383, 0.8446785807609558, 1.8721636533737183, 2.094785451889038, 1.974912166595459, 1.7351655960083008, 2.0605359077453613, 1.6152924299240112, 1.9920369386672974, 2.0091617107391357, 1.9920369386672974, 1.8892884254455566, 1.8721636533737183, 1.6495418548583984, 1.9406627416610718, 1.8379141092300415, 2.0091617107391357, 1.5810428857803345, 2.0091617107391357, 2.0776607990264893, 1.9406627416610718, 0.8618032932281494, 1.1700488328933716, 1.8036646842956543, 2.0091617107391357, 1.4269200563430786, 1.9235379695892334, 2.0262863636016846, 1.1529240608215332, 0.2110627144575119, -1.535662293434143, 0.622056782245636, 1.255672574043274, 1.444044828414917, 1.5981676578521729, 1.0844250917434692, 0.656306266784668, 0.7419300675392151, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.793304324150 [e2e-predictor] 0854, 0.7590547800064087, 0.7761795520782471, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7590547800064087, 0.7248052954673767, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.444044828414917, 1.1357992887496948, 0.2281874716281891, -0.4568027853965759, -1.0561691522598267, -0.6794245839118958, -1.1246682405471802, -0.9362958669662476, -0.1143077164888382, -1.3815394639968872, -1.2959157228469849, -0.2684305012226105, 0.38231024146080017, -1.7069097757339478, -0.7479235529899597, -1.6384108066558838, -1.227416753768921, 1.6666666269302368, 1.974912166595459, 1.6152924299240112, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 1.974912166595459, 1.5467933416366577, 1.7522903680801392, 1.9235379695892334, 2.0605359077453613, 1.4269200563430786, 1.786539912223816, 2.0776607990264893, 2.0776607990264893, 1.9406627416610718, 1.786539912223816, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.444044828414917, 1.9235379695892334, 2.0 [e2e-predictor] 434112548828125, 1.4097954034805298, 0.4508092403411865, -1.415789008140564, 1.563918113708496, 1.2727973461151123, 1.786539912223816, 1.2899221181869507, 0.9131776094436646, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.563918113708496, -0.6622998118400574, -1.3301652669906616, -0.8506720662117004, -0.21705622971057892, 0.2110627144575119, -1.3472900390625, -1.5527870655059814, -0.5595512986183167, -1.2102919816970825, -1.604161262512207, -0.5595512986183167, -1.141792893409729, -1.1246682405471802, -1.5185375213623047, -0.9191710948944092, -1.3130404949188232, -0.645175039768219, -1.7240345478057861, -1.1246682405471802, 0.19393795728683472, 0. [e2e-predictor] 4850587546825409, 1.0673003196716309, 1.9577873945236206, 1.9235379695892334, 1.9235379695892334, 1.4269200563430786, 1.8550388813018799, 2.0262863636016846, 1.1186745166778564, 1.5981676578521729, 1.9406627416610718, 2.1632845401763916, 2.111910104751587, 2.0091617107391357, 1.9235379695892334, 1.906413197517395, 1.8892884254455566, 1.6837913990020752, 1.8550388813018799, 1.974912166595459, 1.63241708278656, 0.19393795728683472, -1.484287977218628, 2.0091617107391357, 1.9406627416610718, 1.324171543121338, 1.444044828414917, 0.6391815543174744, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, -0.02868395671248436, -0.5424265265464783, - [e2e-predictor] 1.1589176654815674, -0.7479235529899597, 0.14256370067596436, -0.42255327105522156, -0.06293346732854843, -0.7479235529899597, 0.03981505334377289, 0.056939806789159775, -1.5870364904403687, -1.8439078330993652, -0.9362958669662476, -1.8096582889556885, -1.672660231590271, -0.6280503273010254, -0.9362958669662476, -1.6555355787277222, -1.7069097757339478, -1.535662293434143, -0.8335473537445068, -0.2513057291507721, -0.610925555229187, 0.8789280652999878, 1.8379141092300415, 1.5125439167022705, 1.5125439167022705, 1.7522903680801392, 1.255672574043274, 1.974912166595459, 1.7009161710739136, 1.974912166595459, 2.111910104751587, 2.094785451889038, 2.0091617107391357, 1.8036646842956543, 1.906413197517395, 1.8379141092300415, 1.9920369386672974, 1.974912166595459, 1.9406627416610718, -0.3883037567138672, -0.1143077164888382, 2.0776607990264893, 2.0434112548828125, 1.324171543121338, 0.8618032932281494, 0.12543895840644836, 0.9474270939826965, 0.587807297706604, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, [e2e-predictor] 1.5810428857803345, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.5125439167022705, 0.091189444065094, -0.6622998118400574, -0.6280503273010254, -0.7821730971336365, -0.14855723083019257, 0.03981505334377289, -1.7069097757339478, -1.4500385522842407, -0.08005820959806442, -0.3883037567138672, -0.7650483250617981, -0.576676070690155, -1.604161262512207, -0.21705622971057892, -0.7307988405227661, -1.4500385522842407, -1.1246682405471802, -1.0904186964035034, -1.3815394639968872, -1.261666178703308, -1.1589176654815674, -0.645175039768219, -1.535662293434143, -0.16568197309970856, -0.2341809868812561, 1.5810428857803345, 1.8892884254455566, 1.2385478019714355, 1.3584210872650146, 1.563918113708496, 1.6837913990020752, 1.8036646842956543, 2.0776607990264893, 2.0091617107391357, 2.0091617107391357, 2.0776607990264893, 1.9920369386672974, 1.9235379695892334, 2.129034996032715, 2.0434112548828125, 1.974912166595459, -0.6622998118400574, 1.4097954034805298, 2.0091617107391357, 2.0776607990264893, 1.7694151401519775, 1.5981676578521729, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.324171543121338, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924 [e2e-predictor] 299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.444044828414917, -1.3815394639968872, -0.7992978096008301, -0.6794245839118958, -1.1075434684753418, -0.08005820959806442, -0.19993148744106293, -0.8164225816726685, -1.5014127492904663, 0.2110627144575119, 0.19393795728683472, 0.10831420123577118, -1.3986642360687256, -0.21705622971057892, -1.7411593198776245, -1.6555355787277222, -1.3472900390625, -1.2445415258407593, -0.6965492963790894, 0.6391815543174744, -1.0047948360443115, -0.9362958669662476, -1.415789008140564, -0.9362958669662476, -1.3815394639968872, -1.02191960811615, 0.656306266784668, 1.3926706314086914, 1.1357992887496948, 0.17681321501731873, 1.7694151401519775, 1.8721636533737183, 1.974912166595459, 1.8892884254455566, 2.0091617107391357, 2.094785451889038, 1.9406627416610718, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0605359077453613, 1.9577873945236206, 1.8892884254455566, 1.9920369386672974, 2.0605359077453613, 1.4611696004867554, 1.0844250917434692, 0.6391815543174744, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.30 [e2e-predictor] 70467710494995, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.6666666269302368, 1.4954191446304321, -0.7307988405227661, -1.0561691522598267, -0.5938007831573486, -1.261666178703308, -1.1931672096252441, 1.2727973461151123, -1.1760424375534058, -0.8164225816726685, -1.0561691522598267, -1.7411593198776245, -0.7992978096008301, -0.5595512986183167, -1.1760424375534058, -0.8677968382835388, -1.7411593198776245, -1.2445415258407593, -0.7992978096008301, 1.0501755475997925, 1.786539912223816, 1.7694151401519775, 0.15968845784664154, -1.2787909507751465, -0.4739275276660919, -1.2959157228469849, -0.9362958669662476, -1.3301652669906616, -0.31980475783348083, 1.63241708278656, 0.5364330410957336, 1.8721636533737183, 1.2385478019714355, 1.6666666269302368, 1.9235379695892334, 1.974912166595459, 2.0091617107391357, 2.0605359077453613, 2.0776607990264893, 2.1461596488952637, 1.9920369386672974, 2.111910104751587, 1.974912166595459, 2.0091617107391357, 1.8721636533737183, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.2385478019714355, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196 [e2e-predictor] 716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.5981676578521729, 1.7351655960083008, -1.2787909507751465, 0.5021834969520569, 1.8207894563674927, 0.3480607271194458, 0.2110627144575119, -0.9876701235771179, -0.5595512986183167, -1.0904186964035034, -1.3815394639968872, -1.672660231590271, -1.3301652669906616, -0.16568197309970856, -0.7821730971336365, -1.3472900390625, -1.7240345478057861, -0.6622998118400574, 1.1529240608215332, 1.4097954034805298, 1.4097954034805298, 2.1461596488952637, 1.2899221181869507, 0.6391815543174744, 1.0330508947372437, 1.4954191446304321, 0.9131776094436646, -0.8677968382835388, -1.1075434684753418, 0.8446785807609558, 1.6495418548583984, 1.5296685695648193, 1.7694151401519775, 1.6495418548583984, 1.8721636533737183, 1.8892884254455566, 1.8892884254455566, 1.974912166595459, 2.0605359077453613, 1.9406627416610718, 2.0605359077453613, 2.111910104751587, 1.974912166595459, 1.9920369386672974, 1.9406627416610718, 2.111910104751587, 2.1461596488952637, 1.4269200563430786, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, [e2e-predictor] 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.6152924299240112, 1.6152924299240112, 1.7009161710739136, 1.6837913990020752, -0.3369295001029968, 0.27956172823905945, 0.7248052954673767, 0.7248052954673767, -0.7307988405227661, -0.6622998118400574, -1.3986642360687256, -1.1760424375534058, -1.2445415258407593, -1.141792893409729, -1.3130404949188232, -1.02191960811615, -1.4500385522842407, -1.6384108066558838, -0.2341809868812561, -1.2102919816970825, 1.1700488328933716, 0.7761795520782471, 1.5296685695648193, 1.563918113708496, 2.0434112548828125, 1.8550388813018799, 1.4269200563430786, 1.1357992887496948, 1.18717360496521, 0.8618032932281494, -1.0561691522598267, 0.810429036617279, 1.786539912223816, 1.8892884254455566, 1.444044828414917, 1.6495418548583984, 1.7351655960083008, 1.7694151401519775, 1.8892884254455566, 2.1461596488952637, 2.0091617107391357, 2.0776607990264893, 2.111910104751587, 2.094785451889038, 1.8550388813018799, 1.9577873945236206, 2.094785451889038, 2.0434112548828125, 1.6837913990020752, 0.9816765785217285, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, [e2e-predictor] 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.563918113708496, 1.7009161710739136, -0.16568197309970856, -0.2684305012226105, 0.2281874716281891, 0.7076805233955383, 0.0740646943449974, 1.2214230298995972, 1.3584210872650146, 0.7419300675392151, -1.2102919816970825, 0.02269030176103115, -1.415789008140564, -0.9705453515052795, -0.7307988405227661, -0.5424265265464783, -1.2102919816970825, -0.045808710157871246, -0.7821730971336365, -1.4671632051467896, -1.2102919816970825, -1.1589176654815674, 0.8446785807609558, 1.255672574043274, 0.9988013505935669, 1.7522903680801392, 1.9235379695892334, 0.9303023219108582, 0.8618032932281494, 0.7933043241500854, 0.4679340124130249, 0.6391815543174744, -0.13143247365951538, 1.8550388813018799, 1.7351655960083008, 1.5981676578521729, 1.6837913990020752, 1.7351655960083008, 1.6495418548583984, 1.5981676578521729, 1.8379141092300415, 1.974912166595459, 2.0605359077453613, 2.0776607990264893, 2.0434112548828125, 2.0262863636016846, 2.0091617107391357, 2.0091617107391357, 2.0605359077453613, 2.111910104751587, 1.8550388813018799, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082 [e2e-predictor] 690238953, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 0.656306266784668, -0.5424265265464783, 0.29668647050857544, 1.2214230298995972, 1.2214230298995972, 1.2899221181869507, 1.375545859336853, 1.2727973461151123, 0.8275538086891174, 0.12543895840644836, -0.7307988405227661, -1.2102919816970825, -1.6212860345840454, -1.5527870655059814, -0.5081770420074463, -1.1589176654815674, -0.30267998576164246, -1.604161262512207, -1.073293924331665, -0.5595512986183167, -1.3815394639968872, 1.18717360496521, 1.4097954034805298, 0.9816765785217285, 0.8446785807609558, 1.4269200563430786, 1.4611696004867554, 1.2385478019714355, 0.8789280652999878, 1.0330508947372437, 1.255672574043274, 1.7694151401519775, 1.7694151401519775, 1.8036646842956543, 1.7351655960083008, 1.7351655960083008, 1.8207894563674927, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.8207894563674927, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 1.9406627416610718, 2.0605359077453613, 1.563918113708496, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.51930826902 [e2e-predictor] 38953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.444044828414917, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 0.4679340124130249, 0.7419300675392151, -0.5424265265464783, 0.27956172823905945, 1.2214230298995972, 1.3412963151931763, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 1.0673003196716309, -0.9191710948944092, -0.8335473537445068, -1.604161262512207, -0.5424265265464783, -1.0904186964035034, -0.16568197309970856, -0.8164225816726685, -0.610925555229187, -1.073293924331665, -1.4671632051467896, -0.6622998118400574, -0.9705453515052795, 1.0330508947372437, 1.101549744606018, 1.4954191446304321, 1.8207894563674927, 1.8892884254455566, 1.8379141092300415, 1.8550388813018799, 1.6495418548583984, 1.563918113708496, 1.8036646842956543, 1.6666666269302368, 1.8892884254455566, 1.9235379695892334, 1.9920369386672974, 1.8721636533737183, 1.8207894563674927, 1.5981676578521729, 1.8207894563674927, 1.8892884254455566, 1.7694151401519775, 1.6495418548583984, 1.9406627416610718, 1.8721636533737183, 1.9235379695892334, 1.9406627416610718, 1.974912166595459, 1.7694151401519775, 0.7248052954673767, 0.63918155431 [e2e-predictor] 74744, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.6152924299240112, 0.3138112425804138, 1.0330508947372437, -0.42255327105522156, 0.26243698596954346, 1.3412963151931763, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1186745166778564, 1.2385478019714355, 0.10831420123577118, -1.227416753768921, -0.8849216103553772, -1.5699117183685303, 0.0055655487813055515, -0.2513057291507721, -0.43967801332473755, -0.5424265265464783, -1.1589176654815674, -0.2684305012226105, -1.3472900390625, -1.2102919816970825, -1.3301652669906616, 1.6837913990020752, 1.9235379695892334, 1.9235379695892334, 1.5810428857803345, 1.8550388813018799, 1.974912166595459, 1.718040943145752, 1.8207894563674927, [e2e-predictor] 1.8207894563674927, 1.5467933416366577, 2.0262863636016846, 2.0091617107391357, 1.7009161710739136, 1.7694151401519775, 1.7351655960083008, 1.8550388813018799, 1.906413197517395, 1.786539912223816, 1.7522903680801392, 1.8721636533737183, 1.8207894563674927, 1.9920369386672974, 1.7522903680801392, 1.8207894563674927, 1.8379141092300415, 1.1529240608215332, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 0.4850587546825409, 1.2042982578277588, 0.03981505334377289, 0.12543895840644836, 1.324171543121338, 1.3926706314086914, 1.444044828414917, 1.375545859336853, 1.3070467710494995, 1.0330508947372437, 1.2214230298995972, 1.101549744606018, 1.324171543121338, -0. [e2e-predictor] 06293346732854843, -0.7307988405227661, -1.1589176654815674, -1.7754088640213013, -0.6965492963790894, -0.4739275276660919, -0.18280673027038574, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.4671632051467896, -0.30267998576164246, 1.3926706314086914, 1.7009161710739136, 1.8036646842956543, 1.9920369386672974, 1.786539912223816, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.9577873945236206, 1.4782943725585938, 2.0605359077453613, 2.0262863636016846, 2.1461596488952637, 2.0091617107391357, 1.906413197517395, 1.8379141092300415, 1.9235379695892334, 1.786539912223816, 1.7351655960083008, 1.7694151401519775, 1.7522903680801392, 1.6666666269302368, 1.8036646842956543, 2.0776607990264893, 1.375545859336853, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.51254391670227 [e2e-predictor] 05, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5810428857803345, 0.6734310388565063, 0.8960528373718262, 0.6734310388565063, 0.38231024146080017, 1.3584210872650146, 1.444044828414917, 1.3584210872650146, 1.3584210872650146, 0.9303023219108582, 1.0673003196716309, 1.1357992887496948, 1.1529240608215332, 1.375545859336853, 1.4269200563430786, -0.4568027853965759, -1.2102919816970825, -1.3644146919250488, -1.261666178703308, 0.38231024146080017, -0.5253018140792847, 0.4679340124130249, -0.02868395671248436, -1.5870364904403687, -1.3644146919250488, -1.0904186964035034, -1.672660231590271, -0.6280503273010254, 1.6152924299240112, 1.9235379695892334, 1.7009161710739136, 1.6152924299240112, 2.094785451889038, 2.0434112548828125, 2.0434112548828125, 1.6666666269302368, 1.9235379695892334, 1.9577873945236206, 1.9577873945236206, 2.0434112548828125, 2.0262863636016846, 1.9920369386672974, 1.9577873945236206, 1.8379141092300415, 1.8721636533737183, 1.7009161710739136, 1.7694151401519775, 1.7694151401519775, 1.8207894563674927, 1.9920369386672974, 1.101549744606018, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.529668 [e2e-predictor] 5695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.9988013505935669, 0.12543895840644836, 0.8446785807609558, 1.3070467710494995, 1.4097954034805298, 1.2899221181869507, 1.0844250917434692, 0.7761795520782471, 1.2042982578277588, 1.324171543121338, 1.2042982578277588, 1.3584210872650146, 1.3584210872650146, 1.255672574043274, -0.645175039768219, -0.576676070690155, 0.03981505334377289, -0.3711790144443512, -0.19993148744106293, 0.056939806789159775, 0.6905558109283447, 1.563918113708496, -1.1760424375534058, -1.4329137802124023, -1.0390443801879883, -1.5014127492904663, 0.3309359848499298, 1.8207894563674927, 1.7351655960083008, 1.8036646842956543, 2.0776607990264893, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0091617107391357, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9406627416610718, 1.9235379695892334, 1.9235379695892334, 1.9235379695892334, 1.7522903680801392, 2.129034996032715, 2.1461596488952637, 0.5193082690238953, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.30704677104 [e2e-predictor] 94995, 1.3584210872650146, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.2042982578277588, 0.7076805233955383, 1.4611696004867554, 1.2385478019714355, 1.2042982578277588, 1.0159261226654053, 1.0159261226654053, 0.7933043241500854, 1.2042982578277588, 1.3584210872650146, 1.2385478019714355, 1.324171543121338, 1.2727973461151123, 1.375545859336853, 0.8446785807609558, 0.02269030176103115, -0.31980475783348083, -0.610925555229187, 0.056939806789159775, 0.5706825256347656, 0.4508092403411865, 0.0740646943449974, 0.091189444065094, -1.1246682405471802, -0.6280503273010254, -0.6622998118400574, -1.3986642360687256, 0.3309359848499298, 1.6152924299240112, 1.8721636533737183, 2.0434112548828125, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9406627416610718, 2.0091617107391357, 1.786539912223816, 1.4954191446304321, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 1.9406627416610718, 2.0262863636016846, 2.1632845401763916, 2.1632845401763916, 0.7933043241500854, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, [e2e-predictor] 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.0159261226654053, 1.1529240608215332, 1.5981676578521729, 1.7694151401519775, 0.810429036617279, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 0.7419300675392151, 1.1529240608215332, 1.6837913990020752, 1.2899221181869507, 1.3584210872650146, 1.8892884254455566, 1.5810428857803345, 1.0501755475997925, 0.9645518660545349, -0.5595512986183167, -0.9020463228225708, 0.7590547800064087, -1.261666178703308, -0.2513057291507721, 1.7522903680801392, 0.6391815543174744, 0.8789280652999878, -1.1589176654815674, -0.8677968382835388, -0.9705453515052795, -0.8335473537445068, -0.7821730971336365, 0.622056782245636, 2.0776607990264893, 2.0776607990264893, 1.974912166595459, 1.9920369386672974, 1.8207894563674927, 2.0262863636016846, 1.9235379695892334, 2.0091617107391357, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.0605359077453613, 2.0776607990264893, 1.786539912223816, 1.974912166595459, 2.1804091930389404, 1.9577873945236206, 0.8618032932281494, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3138112425 [e2e-predictor] 804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.3926706314086914, 0.5535577535629272, 1.3070467710494995, 0.9645518660545349, 0.9474270939826965, 1.3070467710494995, 0.8446785807609558, 1.0330508947372437, 1.101549744606018, 0.8446785807609558, 1.2042982578277588, 1.563918113708496, 1.3070467710494995, 1.5296685695648193, 1.906413197517395, 1.8379141092300415, 1.4097954034805298, 0.8789280652999878, -0.43967801332473755, -0.8506720662117004, -0.1143077164888382, -1.4500385522842407, -0.5595512986183167, 2.0776607990264893, 1.8036646842956543, 0.8960528373718262, 0.622056782245636, -1.02191960811615, -0.8164225816726685, -0.21705622971057892, -1.1075434684753418, -1.0904186964035034, 0.5021834969520569, 2.1804091930389404, 1.9920369386672974, 1.9577873945236206, 1.6837913990020752, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6666666269302368, 2.214658737182617, 2.1632845401763916, 2.111910104751587, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 2.0605359077453613, 1.8892884254455566, 2.111910104751587, 2.111910104751587, 1.0159261226654053, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2 [e2e-predictor] 281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.5021834969520569, 1.2727973461151123, -0.02868395671248436, 1.8379141092300415, 1.18717360496521, 1.0159261226654053, 0.9988013505935669, 1.3584210872650146, 1.0673003196716309, 1.1529240608215332, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 0.7590547800064087, 0.056939806789159775, 0.12543895840644836, -0.5938007831573486, 1.4097954034805298, -1.3986642360687256, 1.2385478019714355, 1.9406627416610718, 1.6837913990020752, 1.0330508947372437, 0.622056782245636, -0.3540542721748352, -0.19993148744106293, 0.5364330410957336, -0.40542852878570557, -1.2959157228469849, 0.17681321501731873, 1.9920369386672974, 1.8892884254455566, 1.786539912223816, 1.5467933416366577, 0.9645518660545349, 1.974912166595459, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 2.094785451889038, 2.0262863636016846, 1.8721636533737183, 0.6391815543174744, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.433684498 [e2e-predictor] 07167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.563918113708496, 1.4269200563430786, 0.656306266784668, 0.6734310388565063, 0.41655975580215454, 1.4782943725585938, 1.5467933416366577, 1.1186745166778564, 1.4782943725585938, 1.4954191446304321, 1.1186745166778564, 1.375545859336853, 1.5296685695648193, 1.1357992887496948, 1.444044828414917, 1.8721636533737183, 1.906413197517395, 1.8892884254455566, 1.4097954034805298, 0.9816765785217285, 1.5467933416366577, 0.7761795520782471, 1.1186745166778564, -0.9191710948944092, -0.8506720662117004, 1.9406627416610718, 1.906413197517395, 1.9920369386672974, 1.7009161710739136, 1.2385478019714355, 0.9988013505935669, 0.656306266784668, 0.622056782245636, 0.6049320101737976, -1.5014127492904663, 0.27956172823905945, 1.906413197517395, 1.5810428857803345, 1.9235379695892334, 1.2385478019714355, 1.6837913990020752, 1.9920369386672974, 1.8550388813018799, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0434112548828125, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5535 [e2e-predictor] 577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 1.0159261226654053, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4269200563430786, 0.587807297706604, 1.3584210872650146, 1.2214230298995972, 1.563918113708496, 1.4782943725585938, 0.9474270939826965, 1.375545859336853, 1.444044828414917, 1.0673003196716309, 1.444044828414917, 1.563918113708496, 1.2042982578277588, 1.375545859336853, 1.8721636533737183, 1.8207894563674927, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 0.4679340124130249, 2.129034996032715, 0.9988013505935669, 1.0673003196716309, -1.2959157228469849, 2.0434112548828125, 1.7351655960083008, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9235379695892334, 1.8207894563674927, 0.8960528373718262, 0.810429036617279, 0.810429036617279, -1.3644146919250488, 1.563918113708496, 0.587807297706604, 2.0262863636016846, 1.9235379695892334, 1.563918113708496, 1.8379141092300415, 1.5981676578521729, 1.3070467710494995, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.1975340843200684, 2.0605359077453613, 1.9235379695892334, 1.8379141092300415, 2.0091617107391357, 1.872163653373718 [e2e-predictor] 3, 0.7419300675392151, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.810429036617279, 0.8446785807609558, 0.9131776094436646, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.5125439167022705, 0.8960528373718262, 1.7694151401519775, 1.0844250917434692, 1.6837913990020752, 1.1529240608215332, 1.101549744606018, 1.3070467710494995, 1.4782943725585938, 0.8446785807609558, 1.375545859336853, 1.63241708278656, 1.1700488328933716, 1.4611696004867554, 1.8892884254455566, 1.8207894563674927, 1.8550388813018799, 1.786539912223816, 1.9406627416610718, 1.6152924299240112, 1.8379141092300415, 1.718040943145752, 1.2727973461151123, -1.2959157228469849, 1.8379141092300415, 1.786539912223816, 1.9920369386672974, 2.0091617107391357, 2.0434112548828125, 1.9577873945236206, 1.9577873945236206, 1.872 [e2e-predictor] 1636533737183, 0.9131776094436646, 0.810429036617279, 0.3309359848499298, -0.9020463228225708, 1.5467933416366577, 1.5296685695648193, 1.101549744606018, 1.8207894563674927, 1.7351655960083008, 1.2042982578277588, 1.255672574043274, 2.1461596488952637, 2.111910104751587, 2.1632845401763916, 2.1461596488952637, 2.0605359077453613, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.906413197517395, 1.2899221181869507, 0.622056782245636, 0.5364330410957336, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7761795520782471, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 1.4269200563430786, 1.9406627416610718, 1.563918113708496, 0.9303023219108582, 0.7419300675392151, 1.1529240608215332, 0.810429036617279, 1.444044828414917, 1.7522 [e2e-predictor] 903680801392, 1.2899221181869507, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 1.4782943725585938, 0.5364330410957336, 1.9235379695892334, 1.9920369386672974, 1.3412963151931763, -0.8849216103553772, 1.9577873945236206, 1.8892884254455566, 2.0262863636016846, 2.0091617107391357, 2.094785451889038, 1.974912166595459, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 0.8960528373718262, 0.9303023219108582, -1.1589176654815674, 1.9920369386672974, 1.2214230298995972, 1.8550388813018799, 1.6837913990020752, 1.6495418548583984, 1.2727973461151123, 1.18717360496521, 2.1461596488952637, 2.0434112548828125, 2.1461596488952637, 2.1632845401763916, 2.094785451889038, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 1.906413197517395, 1.906413197517395, 0.6391815543174744, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053], [0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.40979540348052 [e2e-predictor] 98, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.4097954034805298, 1.3584210872650146, 1.2214230298995972, 1.3070467710494995, 1.8721636533737183, 1.7522903680801392, 1.2385478019714355, 0.7419300675392151, 0.8275538086891174, 0.9474270939826965, 1.5125439167022705, 1.6495418548583984, 1.324171543121338, 1.6495418548583984, 1.5810428857803345, 1.6837913990020752, 1.8892884254455566, 1.3412963151931763, 0.8618032932281494, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.375545859336853, -0.5424265265464783, 2.0605359077453613, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 2.0091617107391357, 2.0091617107391357, 1.563918113708496, 0.8789280652999878, 0.0740646943449974, 0.9474270939826965, 2.0091617107391357, 1.906413197517395, 1.9235379695892334, 1.5981676578521729, 1.6837913990020752, 0.9303023219108582, 2.1975340843200684, 2.094785451889038, 2.111910104751587, 2.1804091930389404, 2.111910104751587, 2.111910104751587, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 2.0262863636016846, 0.7076805233955383, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4 [e2e-predictor] 44044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4954191446304321, 1.5467933416366577, 1.1529240608215332, 1.786539912223816, 1.9235379695892334, 1.7522903680801392, 0.6905558109283447, 0.7590547800064087, 1.2385478019714355, 1.4954191446304321, 1.324171543121338, 1.4269200563430786, 1.5296685695648193, 1.8207894563674927, 1.7522903680801392, 1.906413197517395, 0.4508092403411865, 0.41655975580215454, -0.09718296676874161, 1.324171543121338, 1.9235379695892334, 1.2214230298995972, 1.6495418548583984, 2.0605359077453613, 1.8550388813018799, 2.0262863636016846, 1.974912166595459, 2.0434112548828125, 2.0605359077453613, 2.129034996032715, 2.0776607990264893, 2.0605359077453613, 1.718040943145752, 1.9577873945236206, 1.101549744606018, 0.8446785807609558, 1.9577873945236206, 1.974912166595459, 1.6666666269302368, 1.0330508947372437, 1.4782943725585938, 1.0673003196716309, 2.129034996032715, 2.0776607990264893, 2.129034996032715, 2.1632845401763916, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 1.8892884254455566, 1.974912166595459, 1.8207894563674927, 1.1357992887496948, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.724805 [e2e-predictor] 2954673767, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.6152924299240112, 2.0434112548828125, 2.0091617107391357, 1.63241708278656, 0.3309359848499298, 1.444044828414917, 1.7351655960083008, 1.2042982578277588, 1.6152924299240112, 1.7351655960083008, 1.974912166595459, 1.7522903680801392, 2.0262863636016846, 0.26243698596954346, 0.8275538086891174, 0.03981505334377289, 0.8960528373718262, 1.7009161710739136, 2.1461596488952637, 1.5125439167022705, 2.0091617107391357, 1.8036646842956543, 2.129034996032715, 2.0262863636016846, 2.0262863636016846, 1.9920369386672974, 2.0262863636016846, 2.0605359077453613, 2.0262863636016846, 2.0091617107391357, 1.9235379695892334, 1.8892884254455566, 1.5467933416366577, 1.8550388813018799, 1.8892884254455566, 1.718040943145752, 1.2899221181869507, 1.6495418548583984, 1.63241708278656, 1.906413197517395, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.974912166595459, 2.0262863636016846, 1.6495418548583984, 1.4954191446304321, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.26243698596 [e2e-predictor] 954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 0.7933043241500854, 1.4097954034805298, 1.1186745166778564, 1.4269200563430786, 2.111910104751587, 2.0262863636016846, 1.8550388813018799, 0.9303023219108582, 1.63241708278656, 1.8036646842956543, 1.2042982578277588, 1.63241708278656, 1.7522903680801392, 1.906413197517395, 1.8379141092300415, 1.2214230298995972, 0.9474270939826965, 0.9645518660545349, 0.19393795728683472, 0.2281874716281891, 1.2727973461151123, 1.5810428857803345, 1.906413197517395, 1.9920369386672974, 1.8550388813018799, 1.9406627416610718, 2.0262863636016846, 1.9577873945236206, 1.7009161710739136, 2.0091617107391357, 2.1461596488952637, 2.111910104751587, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 1.7694151401519775, 1.7009161710739136, 1.8721636533737183, 1.9406627416610718, 1.2385478019714355, 1.4782943725585938, 1.4954191446304321, 1.9577873945236206, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 1.8550388813018799, 1.718040943145752, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531 [e2e-predictor] 221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 0.9474270939826965, 1.3070467710494995, 1.0673003196716309, 1.3412963151931763, 2.0776607990264893, 1.9920369386672974, 1.4269200563430786, 1.5467933416366577, 1.5981676578521729, 1.5125439167022705, 1.2385478019714355, 1.786539912223816, 1.786539912223816, 1.6495418548583984, 1.8207894563674927, 0.5364330410957336, 0.6734310388565063, 1.2727973461151123, 0.24531221389770508, 0.02269030176103115, 0.8960528373718262, 1.4954191446304321, 1.9920369386672974, 1.786539912223816, 1.6666666269302368, 2.0091617107391357, 1.9577873945236206, 1.9235379695892334, 2.0091617107391357, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.0262863636016846, 1.9577873945236206, 1.9577873945236206, 1.7522903680801392, 1.718040943145752, 1.9577873945236206, 1.8550388813018799, 0.8789280652999878, 1.324171543121338, 1.5125439167022705, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.111910104751587, 2.094785451889038, 2.0605359077453613, 1.9406627416610718, 1.9406627416610718, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, [e2e-predictor] 0.14256370067596436, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0673003196716309, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1186745166778564, 1.3070467710494995, 1.1357992887496948, 1.6666666269302368, 1.9577873945236206, 1.8721636533737183, 1.3070467710494995, 1.7351655960083008, 1.3926706314086914, 1.375545859336853, 1.8036646842956543, 1.786539912223816, 1.9235379695892334, 1.6152924299240112, 1.8721636533737183, 0.8789280652999878, 0.8446785807609558, 1.3584210872650146, 0.3138112425804138, 0.5706825256347656, -0.3540542721748352, 1.5810428857803345, 1.4269200563430786, 1.4611696004867554, 2.094785451889038, 1.7694151401519775, 2.0434112548828125, 1.974912166595459, 1.786539912223816, 1.9920369386672974, 2.1975340843200684, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9920369386672974, 1.8721636533737183, 1.8892884254455566, 1.6837913990020752, 2.094785451889038, 1.444044828414917, 1.5296685695648193, 1.6495418548583984, 1.9577873945236206, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 1.9577873945236206, 1.8207894563674927, 0.6734310388565063, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0. [e2e-predictor] 4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 1.3584210872650146, 1.0844250917434692, 1.5981676578521729, 1.9406627416610718, 0.5706825256347656, 1.0673003196716309, 1.7522903680801392, 1.5810428857803345, 1.8550388813018799, 1.5467933416366577, 1.8379141092300415, 1.786539912223816, 1.6666666269302368, 1.718040943145752, 0.656306266784668, 0.8960528373718262, 1.1357992887496948, 0.15968845784664154, 1.18717360496521, -0.13143247365951538, 0.7076805233955383, 1.6152924299240112, 2.1632845401763916, 2.129034996032715, 1.6152924299240112, 1.8892884254455566, 2.094785451889038, 2.0091617107391357, 2.0262863636016846, 2.0605359077453613, 1.8892884254455566, 2.0262863636016846, 1.9406627416610718, 1.8892884254455566, 1.906413197517395, 1.8892884254455566, 2.0605359077453613, 2.111910104751587, 0.4850587546825409, 1.4611696004867554, 1.7351655960083008, 1.974912166595459, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.111910104751587, 1.5467933416366577, 1.9235379695892334, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6 [e2e-predictor] 734310388565063, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.18717360496521, 1.255672574043274, 1.2214230298995972, 1.3926706314086914, 1.1529240608215332, 1.7009161710739136, 1.6152924299240112, -0.14855723083019257, -0.06293346732854843, 1.375545859336853, 1.6837913990020752, 1.7351655960083008, 1.6837913990020752, 1.8036646842956543, 1.9235379695892334, 1.6152924299240112, 1.3412963151931763, 0.622056782245636, 0.4850587546825409, 0.656306266784668, 0.6049320101737976, 1.1700488328933716, 0.41655975580215454, 0.9988013505935669, 1.1700488328933716, 1.7694151401519775, 1.6152924299240112, 2.231783390045166, 1.974912166595459, 1.9920369386672974, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 1.906413197517395, 2.0776607990264893, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.8036646842956543, 2.0605359077453613, 1.8207894563674927, 1.1529240608215332, 1.444044828414917, 1.8892884254455566, 2.0262863636016846, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 2.094785451889038, 1. [e2e-predictor] 8721636533737183, 2.0776607990264893, 0.5021834969520569, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.0844250917434692, 1.324171543121338, 0.8789280652999878, 1.7694151401519775, 1.444044828414917, 0.3480607271194458, 0.17681321501731873, 0.5364330410957336, 2.094785451889038, 0.5706825256347656, 2.0091617107391357, 1.8721636533737183, 1.8550388813018799, 1.6495418548583984, 1.4611696004867554, 0.8960528373718262, 1.0844250917434692, 1.718040943145752, 0.7076805233955383, 1.563918113708496, 1.18717360496521, 0.29668647050857544, 0.8789280652999878, 1.444044828414917, 1.3070467710494995, 1.7009161710739136, 1.906413197517395, 1.974912166595459, 1.2042982578277588, 1.7351655960083008, 2.1632845 [e2e-predictor] 401763916, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.9235379695892334, 2.0776607990264893, 1.974912166595459, 1.6495418548583984, 2.0434112548828125, 1.255672574043274, 1.9235379695892334, 1.8036646842956543, 2.0434112548828125, 2.0605359077453613, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0262863636016846, 1.9406627416610718, 0.5364330410957336, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.3584210872650146, 1.2214230298995972, 0.9988013505935669, 1.324171543121338, 1.1186745166778564, 1.7009161710739136, 1.2214230298995972, 0.622056782245636, -0.5938007831573486, 0.29668647050857544, 2.129034996032715, 0.9988013505935669, 1 [e2e-predictor] .9406627416610718, 1.7694151401519775, 1.7351655960083008, 1.7351655960083008, 1.4269200563430786, 0.7761795520782471, 1.1186745166778564, 1.718040943145752, 0.7933043241500854, 1.2214230298995972, 0.9303023219108582, -0.045808710157871246, 1.2385478019714355, 1.444044828414917, 1.8892884254455566, 1.8036646842956543, 1.6495418548583984, 1.786539912223816, 1.5125439167022705, 2.0605359077453613, 2.129034996032715, 1.9920369386672974, 2.1461596488952637, 1.974912166595459, 1.9406627416610718, 1.9577873945236206, 1.9235379695892334, 1.9577873945236206, 2.0605359077453613, 2.0605359077453613, 1.5810428857803345, 1.8036646842956543, 2.0434112548828125, 2.0776607990264893, 2.094785451889038, 2.1461596488952637, 2.1461596488952637, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 1.974912166595459, 2.0091617107391357, 1.5296685695648193, 1.444044828414917, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.23854780197143 [e2e-predictor] 55, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, -0.30267998576164246, 1.255672574043274, 0.7933043241500854, 1.8207894563674927, 1.1700488328933716, 0.6391815543174744, 0.5706825256347656, 0.19393795728683472, 0.7590547800064087, 0.8960528373718262, 1.9920369386672974, 1.8892884254455566, 1.718040943145752, 1.7522903680801392, 0.656306266784668, 0.7933043241500854, 1.101549744606018, 1.4954191446304321, 0.9988013505935669, 1.444044828414917, 1.3926706314086914, 0.26243698596954346, 0.27956172823905945, 1.324171543121338, 1.63241708278656, 0.8960528373718262, 1.6495418548583984, 1.7522903680801392, 1.4782943725585938, 2.129034996032715, 1.9920369386672974, 1.9577873945236206, 2.0262863636016846, 2.094785451889038, 1.8379141092300415, 1.6837913990020752, 1.8550388813018799, 1.9577873945236206, 2.0091617107391357, 2.0776607990264893, 1.7351655960083008, 1.9406627416610718, 2.0262863636016846, 2.094785451889038, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0776607990264893, 2.0091617107391357, 1.5467933416366577, 2.0091617107391357, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8960528373718262, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716 [e2e-predictor] , 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2899221181869507, -0.7479235529899597, 1.3412963151931763, 0.587807297706604, 1.6666666269302368, 0.8960528373718262, 0.8618032932281494, 1.324171543121338, 1.1186745166778564, 1.5125439167022705, 1.0501755475997925, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 1.8550388813018799, 1.1357992887496948, 0.9303023219108582, 1.0501755475997925, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.7351655960083008, 1.0330508947372437, -0.02868395671248436, 1.7694151401519775, 0.9645518660545349, 1.8036646842956543, 0.5535577535629272, 1.3070467710494995, 0.9988013505935669, 1.8721636533737183, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.094785451889038, 1.9577873945236206, 1.7009161710739136, 1.8892884254455566, 2.0605359077453613, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 1.9235379695892334, 1.9577873945236206, 2.1461596488952637, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.129034996032715, 2.129034996032715, 2.0776607990264893, 2.111910104751587, 2.0434112548828125, 1.63241708278656, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3480607271194458, 0.3309359848499298, 0.39943498373031616, 0.4679340124130249, 0.553 [e2e-predictor] 5577535629272, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7761795520782471, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.2727973461151123, 0.17681321501731873, 1.3412963151931763, 1.1357992887496948, 1.4269200563430786, 1.3070467710494995, 0.9645518660545349, 0.8446785807609558, 1.1700488328933716, 1.718040943145752, 0.38231024146080017, 1.324171543121338, 1.9235379695892334, 1.4954191446304321, 1.8379141092300415, 1.3584210872650146, 0.8275538086891174, 1.1529240608215332, 1.5125439167022705, 1.563918113708496, 1.4269200563430786, 1.9235379695892334, 0.9645518660545349, -0.1143077164888382, 1.324171543121338, 1.718040943145752, 1.906413197517395, 2.0091617107391357, 0.9988013505935669, 1.9577873945236206, 1.63241708278656, 1.9406627416610718, 2.094785451889038, 1.9920369386672974, 2.129034996032715, 2.0776607990264893, 1.5296685695648193, 1.786539912223816, 2.129034996032715, 1.8892884254455566, 2.0434112548828125, 1.1700488328933716, 1.9406627416610718, 1.974912166595459, 2.1804091930389404, 1.974912166595459, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.111910104751587, 2.129034996032715, 2.111910104751587, 2.1804091930389404, 2.0605359077453613, 1.9406627416610718, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683 [e2e-predictor] 472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0501755475997925, 1.324171543121338, 0.4679340124130249, 1.18717360496521, 1.3070467710494995, 1.63241708278656, 1.63241708278656, 0.7076805233955383, 1.3584210872650146, 1.4954191446304321, 0.10831420123577118, 0.19393795728683472, 0.9474270939826965, 2.0434112548828125, 1.5296685695648193, 1.7009161710739136, 1.444044828414917, 0.38231024146080017, 1.7351655960083008, 1.5981676578521729, 1.718040943145752, 1.2899221181869507, 1.5467933416366577, 1.1186745166778564, 0.656306266784668, 0.14256370067596436, 0.9303023219108582, 1.786539912223816, 1.8036646842956543, 1.5810428857803345, 0.8275538086891174, 0.7933043241500854, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.7351655960083008, 1.8207894563674927, 1.6837913990020752, 1.8892884254455566, 2.0091617107391357, 1.7009161710739136, 1.8721636533737183, 1.8379141092300415, 2.1804091930389404, 2.111910104751587, 2.1461596488952637, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.9577873945236206, 1.8379141092300415, 1.974912166595459, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.193937 [e2e-predictor] 95728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.2385478019714355, 0.9645518660545349, 1.324171543121338, 1.2899221181869507, 1.5810428857803345, 1.6495418548583984, 0.9303023219108582, 0.9474270939826965, 1.3412963151931763, -0.43967801332473755, 0.10831420123577118, 1.5981676578521729, 1.8550388813018799, 1.4097954034805298, 1.0673003196716309, 1.786539912223816, 0.6391815543174744, 1.4269200563430786, 1.0330508947372437, 1.1529240608215332, 1.4611696004867554, 1.8036646842956543, 1.2042982578277588, 0.6905558109283447, -0.3711790144443512, 1.0844250917434692, 2.0091617107391357, 0.5706825256347656, 0.4679340124130249, 0.656306266784668, 0.9131776094436646, 1.3926706314086914, 1.8721636533737183, 2.1632845401763916, 1.9406627416610718, 2.094785451889038, 1.7522903680801392, 2.129034996032715, 2.1632845401763916, 2.094785451889038, 1.7009161710739136, 2.0091617107391357, 1.4097954034805298, 2.111910104751587, 2.1975340843200684, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.094785451889038, 1.6495418548583984, 1.8207894563674927, 2.0262863636016846, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616], [0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.228187471 [e2e-predictor] 6281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.3926706314086914, 1.3412963151931763, 1.6495418548583984, 1.5981676578521729, 0.7590547800064087, 0.9474270939826965, -0.02868395671248436, 0.12543895840644836, 1.1700488328933716, 2.0776607990264893, 1.8892884254455566, 1.4954191446304321, 1.5125439167022705, 1.2214230298995972, 0.41655975580215454, 1.9406627416610718, 1.6152924299240112, 0.5193082690238953, 1.5467933416366577, 1.4782943725585938, 1.3584210872650146, 0.8789280652999878, -0.045808710157871246, 1.0330508947372437, 1.324171543121338, 0.24531221389770508, 1.3584210872650146, 0.3651854991912842, 0.9474270939826965, 1.6495418548583984, 1.9577873945236206, 1.3926706314086914, 2.111910104751587, 2.111910104751587, 1.906413197517395, 2.129034996032715, 2.0434112548828125, 1.974912166595459, 1.974912166595459, 2.1461596488952637, 1.9406627416610718, 1.9406627416610718, 2.1975340843200684, 2.1632845401763916, 2.111910104751587, 2.214658737182617, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.111910104751587, 1.9235379695892334, 2.1804091930389404, 1.6495418548583984, 0.5706825256347656, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3 [e2e-predictor] 309359848499298, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017], [0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.10831420123577118, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 1.1186745166778564, 0.056939806789159775, 1.3070467710494995, 1.5296685695648193, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 0.8960528373718262, 0.03981505334377289, -1.1075434684753418, 1.2385478019714355, 2.0262863636016846, 1.9406627416610718, 1.5810428857803345, 1.5981676578521729, 1.8379141092300415, 0.6905558109283447, 1.4954191446304321, 1.7351655960083008, 0.5535577535629272, 0.9303023219108582, 1.4954191446304321, 1.1700488328933716, 1.375545859336853, 0.26243698596954346, 0.6391815543174744, 0.41655975580215454, 0.12543895840644836, -0.14855723083019257, 0.8446785807609558, 1.4611696004867554, 1.9577873945236206, 1.8207894563674927, 2.0262863636016846, 2.0434112548828125, 1.906413197517395, 2.0262863636016846, 1.7694151401519775, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 2.111910104751587, 2.0091617107391357, 1.9406627416610718, 2.214658737182617, 2.129034996032715, 1.9577873945236206, 2.111910104751587, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1632845401763916, 1.6152924299240112, 1.3412963151931763, 1.7009161710739136, 0.9303023219108582, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248 [e2e-predictor] 052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017], [0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.5535577535629272, 1.255672574043274, 1.5467933416366577, 1.7009161710739136, 1.5810428857803345, 1.63241708278656, 0.9816765785217285, 0.7933043241500854, -0.7479235529899597, 1.7522903680801392, 2.0605359077453613, 2.0434112548828125, 1.4954191446304321, 1.786539912223816, 1.5810428857803345, 1.18717360496521, 1.5981676578521729, 1.906413197517395, 0.9474270939826965, 1.18717360496521, 1.0159261226654053, 1.4269200563430786, 1.18717360496521, 0.24531221389770508, -0.3369295001029968, -0.21705622971057892, 0.41655975580215454, -0.30267998576164246, -0.011559205129742622, 1.3070467710494995, 1.8379141092300415, 2.094785451889038, 1.8207894563674927, 1.9920369386672974, 1.375545859336853, 2.0262863636016846, 2.0434112548828125, 2.0776607990264893, 2.0776607990264893, 1.7522903680801392, 2.094785451889038, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.214658737182617, 2.214658737182617, 2.077660799026489 [e2e-predictor] 3, 2.1632845401763916, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.974912166595459, 2.094785451889038, 1.5981676578521729, 1.4611696004867554, 0.6391815543174744, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.8789280652999878, 0.8618032932281494, -0.28555524349212646, 1.255672574043274, 1.5467933416366577, 1.7351655960083008, 1.5810428857803345, 1.6837913990020752, 1.2042982578277588, 0.7248052954673767, 1.3584210872650146, 1.324171543121338, 1.9235379695892334, 1.9920369386672974, 1.4611696004867554, 0.810429036617279, 1.18717360496521, 0.9131776094436646, 1.0844250917434692, 1.4954191446304321, 1.6837913990020752, 0.5193082690238953, 1.5125439167022705, 0.8618032932281494, 1.444044828414917, -0.02868395671248436, 0.4850587546825409, 0. [e2e-predictor] 656306266784668, -0.13143247365951538, 0.6905558109283447, -0.42255327105522156, 0.8618032932281494, 1.6666666269302368, 2.231783390045166, 1.4097954034805298, 1.974912166595459, 0.9474270939826965, 2.0091617107391357, 1.974912166595459, 1.906413197517395, 1.6837913990020752, 1.786539912223816, 2.0776607990264893, 1.9406627416610718, 2.0776607990264893, 2.0091617107391357, 2.1632845401763916, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.906413197517395, 2.1975340843200684, 1.1529240608215332, 1.3584210872650146, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.19993148744106293, 1.2385478019714355, 1.5810428857803345, 1.66666662 [e2e-predictor] 69302368, 1.7522903680801392, 1.6837913990020752, 1.0330508947372437, 0.9645518660545349, 1.4954191446304321, 0.7076805233955383, 1.974912166595459, 1.974912166595459, 1.6495418548583984, 1.0159261226654053, 1.7009161710739136, 1.6152924299240112, 0.8446785807609558, 1.5810428857803345, 1.5981676578521729, 0.39943498373031616, 1.5981676578521729, 1.6837913990020752, 1.324171543121338, -0.011559205129742622, -0.28555524349212646, 0.10831420123577118, 0.9816765785217285, 0.7076805233955383, 0.8789280652999878, 1.563918113708496, 1.3070467710494995, 2.214658737182617, 1.18717360496521, 1.4954191446304321, 0.27956172823905945, 1.9406627416610718, 1.8892884254455566, 1.9235379695892334, 0.9988013505935669, 1.3070467710494995, 1.9235379695892334, 1.9235379695892334, 2.0605359077453613, 1.4954191446304321, 2.214658737182617, 2.094785451889038, 2.1975340843200684, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1804091930389404, 1.7522903680801392, 1.2727973461151123, 0.622056782245636, 0.7248052954673767, 0.5535577535629272, 0.5021834969520569, 0.6391815543174744, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298], [0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.964551866054534 [e2e-predictor] 9, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.9020463228225708, 1.4097954034805298, 1.444044828414917, 1.6495418548583984, 1.7694151401519775, 1.6666666269302368, 0.9303023219108582, 0.7076805233955383, 1.2727973461151123, 1.0159261226654053, 1.906413197517395, 1.9406627416610718, 1.5296685695648193, 0.6391815543174744, 1.8550388813018799, 2.0605359077453613, 1.7009161710739136, 1.6495418548583984, 0.3309359848499298, 0.5193082690238953, 0.9303023219108582, 2.0262863636016846, 1.255672574043274, 0.24531221389770508, 0.14256370067596436, -0.1143077164888382, 0.9645518660545349, 0.5021834969520569, 0.19393795728683472, 1.5467933416366577, 1.9235379695892334, 2.1632845401763916, 2.1804091930389404, 1.3926706314086914, 0.5021834969520569, 2.0091617107391357, 1.906413197517395, 1.718040943145752, 2.129034996032715, 1.375545859336853, 1.8207894563674927, 1.8550388813018799, 1.974912166595459, 1.7009161710739136, 2.231783390045166, 2.0091617107391357, 2.1632845401763916, 2.094785451889038, 2.231783390045166, 2.1632845401763916, 1.9920369386672974, 1.906413197517395, 1.9577873945236206, 0.8446785807609558, 0.8789280652999878, 0.9816765785217285, 0.587807297706604, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.673431038 [e2e-predictor] 8565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 0.7761795520782471, -1.2787909507751465, 1.4611696004867554, 1.4954191446304321, 1.7694151401519775, 1.8036646842956543, 1.6666666269302368, 0.9988013505935669, 0.7248052954673767, 1.0844250917434692, 0.7761795520782471, 2.0434112548828125, 1.9406627416610718, 1.1529240608215332, 0.5706825256347656, 1.6495418548583984, 1.8379141092300415, 0.9988013505935669, 0.9816765785217285, 0.622056782245636, 1.7522903680801392, 1.4782943725585938, 1.8550388813018799, 1.324171543121338, 0.15968845784664154, 0.091189444065094, 0.24531221389770508, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.8446785807609558, 1.5467933416366577, 1.8892884254455566, 2.129034996032715, 2.1975340843200684, 2.0605359077453613, 1.974912166595459, 1.8721636533737183, 1.8207894563674927, 2.1461596488952637, 1.7522903680801392, 2.0262863636016846, 2.0434112548828125, 1.9235379695892334, 1.444044828414917, 2.1632845401763916, 1.974912166595459, 2.214658737182617, 2.1632845401763916, 2.214658737182617, 2.248908281326294, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 1.4611696004867554, 1.7522903680801392, 1.4269200563430786, 0.587807297706604, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.21 [e2e-predictor] 10627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.7248052954673767, 0.810429036617279, -1.261666178703308, 1.5296685695648193, 1.4611696004867554, 1.8036646842956543, 1.7694151401519775, 1.6495418548583984, 1.2042982578277588, 1.5981676578521729, 0.38231024146080017, 0.8960528373718262, 2.0434112548828125, 1.974912166595459, 0.43368449807167053, -0.30267998576164246, 1.5981676578521729, 1.8379141092300415, 0.4850587546825409, 0.29668647050857544, 1.1357992887496948, 1.7351655960083008, 1.5981676578521729, 2.0605359077453613, 2.0776607990264893, 0.9816765785217285, 0.587807297706604, 1.101549744606018, 0.3138112425804138, 0.3480607271194458, 0.6049320101737976, 0.3480607271194458, 1.0159261226654053, 1.1529240608215332, 1.6666666269302368, 1.9235379695892334, 2.1975340843200684, 1.6495418548583984, 1.5125439167022705, 1.8892884254455566, 1.9577873945236206, 2.129034996032715, 1.6495418548583984, 2.111910104751587, 1.4954191446304321, 0.2281874716281891, 2.0262863636016846, 1.9235379695892334, 2.094785451889038, 2.1461596488952637, 2.0605359077453613, 2.214658737182617, 2.129034996032715, 1.4954191446304321, 1.7009161710739136, 1.563918113708496, 1.0844250917434692, 0.7761795520782471, 0.5706825256347656, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.41655975580215454, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.125438 [e2e-predictor] 95840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7076805233955383, 0.7419300675392151, -0.9705453515052795, 1.4611696004867554, 1.563918113708496, 1.8207894563674927, 1.8207894563674927, 1.2214230298995972, 1.18717360496521, 0.6391815543174744, 0.4679340124130249, 0.3309359848499298, 2.0262863636016846, 1.8207894563674927, 1.1529240608215332, -0.7479235529899597, 1.8207894563674927, 1.906413197517395, 0.5021834969520569, 0.4679340124130249, 1.4097954034805298, 1.5467933416366577, 0.9645518660545349, 1.8721636533737183, 1.8892884254455566, 0.19393795728683472, 0.9131776094436646, 0.41655975580215454, -0.3369295001029968, 0.056939806789159775, 0.26243698596954346, 0.43368449807167053, 1.2385478019714355, 0.810429036617279, 0.7076805233955383, 0.12543895840644836, 2.094785451889038, 0.5706825256347656, 1.6495418548583984, 1.786539912223816, 1.4269200563430786, 1.4782943725585938, 1.8379141092300415, 2.094785451889038, 0.6905558109283447, 1.906413197517395, 1.8036646842956543, 1.8721636533737183, 0.091189444065094, 0.7933043241500854, 1.9577873945236206, 2.248908281326294, 2.094785451889038, 1.9235379695892334, 1.6666666269302368, 2.0776607990264893, 1.0501755475997925, 1.1529240608215332, 0.5193082690238953, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.399434983730 [e2e-predictor] 31616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.5364330410957336, -0.9362958669662476, 1.3926706314086914, 1.5296685695648193, 1.906413197517395, 1.5125439167022705, 1.4269200563430786, 0.6049320101737976, 1.0844250917434692, 1.1700488328933716, 1.0673003196716309, 2.0605359077453613, 1.786539912223816, 0.9474270939826965, -0.8506720662117004, 1.444044828414917, 1.9577873945236206, 0.8275538086891174, 1.3584210872650146, 1.4097954034805298, 0.9474270939826965, 1.0844250917434692, 2.1804091930389404, 1.6837913990020752, 0.26243698596954346, 0.8789280652999878, 0.6391815543174744, 0.3309359848499298, 0.5535577535629272, 1.101549744606018, 1.0330508947372437, 1.255672574043274, 0.2110627144575119, -0.21705622971057892, -0.011559205129742622, 0.4850587546825409, 1.4954191446304321, 1.3412963151931763, 1.8721636533737183, 1.7009161710739136, 1.6837913990020752, 1.4782943725585938, 1.4269200563430786, 0.091189444065094, 2.0605359077453613, 1.18717360496521, 0.9474270939826965, 0.5535577535629272, 0.7933043241500854, 1.8207894563674927, 2.248908281326294, 1.9920369386672974, 1.375545859336853, 2.094785451889038, 1.0330508947372437, 0.3651854991912842, 0.9131776094436646, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.38231024146080 [e2e-predictor] 017, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.5364330410957336, -0.3540542721748352, 1.375545859336853, 1.5810428857803345, 1.8207894563674927, 1.1186745166778564, 1.8207894563674927, 0.8960528373718262, 1.18717360496521, 0.7761795520782471, 1.6495418548583984, 1.8721636533737183, 1.8036646842956543, 1.1700488328933716, -1.1589176654815674, 1.7522903680801392, 1.63241708278656, 1.1357992887496948, 0.6905558109283447, 0.7933043241500854, 1.1186745166778564, 1.8550388813018799, 2.0262863636016846, 1.8036646842956543, 0.38231024146080017, 1.1357992887496948, 1.1700488328933716, 0.5364330410957336, 1.2385478019714355, 0.27956172823905945, 1.4782943725585938, 1.718040943145752, -0.19993148744106293, -0.30267998576164246, -0.7136740684509277, -0.4568027853965759, 1.6152924299240112, 1.2727973461151123, 1.5296685695648193, 2.111910104751587, 1.9577873945236206, 1.7694151401519775, 1.6495418548583984, 0.03981505334377289, 1.8892884254455566, 1.5467933416366577, 1.3412963151931763, 1.0673003196716309, 1.0844250917434692, 1.563918113708496, 2.0776607990264893, 0.810429036617279, 2.0262863636016846, 2.214658737182617, 1.2042982578277588, 1.1529240608215332, 0.7419300675392151, 0.6049320101737976, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690 [e2e-predictor] 238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.5021834969520569, 0.15968845784664154, 1.324171543121338, 1.7351655960083008, 1.7694151401519775, 1.8207894563674927, 1.7351655960083008, 1.18717360496521, 1.0330508947372437, 0.10831420123577118, 1.9920369386672974, 1.9577873945236206, 1.8721636533737183, 1.4782943725585938, -1.0390443801879883, 1.8721636533737183, 1.2727973461151123, 1.7694151401519775, 0.9131776094436646, 1.1357992887496948, 1.1186745166778564, 1.9406627416610718, 1.2727973461151123, 1.6495418548583984, 0.6905558109283447, 0.9474270939826965, 0.5535577535629272, 0.8275538086891174, 0.4850587546825409, 1.0159261226654053, 0.7419300675392151, -0.43967801332473755, 0.6391815543174744, 0.8618032932281494, 0.24531221389770508, -0.7479235529899597, -0.13143247365951538, 0.5535577535629272, 1.3926706314086914, 1.9406627416610718, 1.8550388813018799, 2.0091617107391357, 1.1529240608215332, 0.7590547800064087, 2.1975340843200684, 1.8379141092300415, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.8036646842956543, 1.4611696004867554, 1.9920369386672974, 2.0262863636016846, 1.6495418548583984, 1.255672574043274, -0.08005820959806442, 0.810429036617279, 0.622056782245636, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, [e2e-predictor] 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945], [0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5706825256347656, 0.5021834969520569, 0.7076805233955383, 1.2899221181869507, 1.4954191446304321, 1.8721636533737183, 1.7522903680801392, 1.563918113708496, 1.2727973461151123, 0.8618032932281494, 1.0330508947372437, 1.6152924299240112, 1.8550388813018799, 1.974912166595459, 1.4097954034805298, -0.3711790144443512, 1.8892884254455566, 1.906413197517395, 1.974912166595459, 1.255672574043274, 1.4611696004867554, 1.4782943725585938, 1.6495418548583984, 2.214658737182617, 0.39943498373031616, 0.38231024146080017, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.810429036617279, 0.4850587546825409, -0.13143247365951538, 1.1186745166778564, 0.3309359848499298, 0.6905558109283447, -0.06293346732854843, -0.9020463228225708, -0.8164225816726685, 0.7761795520782471, 1.375545859336853, [e2e-predictor] 2.0776607990264893, 1.5125439167022705, 1.9920369386672974, 1.2214230298995972, 0.7076805233955383, 1.6666666269302368, 2.0605359077453613, 1.974912166595459, 1.0673003196716309, 1.6666666269302368, 1.9235379695892334, 1.4269200563430786, 1.375545859336853, 1.1186745166778564, 2.0262863636016846, 1.1186745166778564, 0.3480607271194458, 0.810429036617279, 0.26243698596954346, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.38231024146080017, 1.3070467710494995, 1.6152924299240112, 1.9235379695892334, 1.786539912223816, 1.6837913990020752, 1.101549744606018, 1.5125439167022705, 1.5296685695648193, 1.8892884254455566, 2.0262863636016846, 1.8207894563674927, 1.1357992887496948, 0.091189444065094, 1.7522903680801392, 2.0091617107391357, 1.7522903680801392, [e2e-predictor] 1.6837913990020752, 1.3070467710494995, 1.786539912223816, 1.4611696004867554, 2.1804091930389404, 1.1357992887496948, 0.9131776094436646, 0.9816765785217285, -0.31980475783348083, 0.8789280652999878, 1.0330508947372437, 0.5706825256347656, -0.011559205129742622, 0.17681321501731873, 0.29668647050857544, 0.5021834969520569, 0.0740646943449974, -0.43967801332473755, -0.19993148744106293, -0.6280503273010254, 0.6049320101737976, 1.974912166595459, 2.1804091930389404, 1.6666666269302368, 1.0330508947372437, 1.0330508947372437, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.2214230298995972, 1.5981676578521729, 1.9577873945236206, 1.6495418548583984, 1.255672574043274, 1.4269200563430786, 0.12543895840644836, 0.8446785807609558, 1.18717360496521, 0.39943498373031616, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.3138112425804138, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.485 [e2e-predictor] 0587546825409, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.4679340124130249, 0.622056782245636, 1.563918113708496, 1.6495418548583984, 1.9577873945236206, 1.7009161710739136, 1.6152924299240112, 1.18717360496521, 1.0501755475997925, 1.7694151401519775, 1.6495418548583984, 1.9577873945236206, 1.8207894563674927, 1.1529240608215332, -0.02868395671248436, 1.9406627416610718, 1.9577873945236206, 1.63241708278656, 1.7522903680801392, 0.9816765785217285, 1.8379141092300415, 1.906413197517395, 1.786539912223816, 0.5706825256347656, 0.8618032932281494, 0.8275538086891174, 0.2281874716281891, 0.24531221389770508, 1.18717360496521, 0.4679340124130249, 0.26243698596954346, -0.3369295001029968, 0.8789280652999878, 0.587807297706604, 0.9988013505935669, -0.9362958669662476, -0.045808710157871246, -0.7307988405227661, 0.056939806789159775, 1.6152924299240112, 2.214658737182617, 1.8207894563674927, 1.444044828414917, 1.6666666269302368, 1.8379141092300415, 0.8960528373718262, 1.718040943145752, 1.0501755475997925, 1.5810428857803345, 2.0091617107391357, 2.0091617107391357, 0.6734310388565063, 0.656306266784668, 0.03981505334377289, -0.3540542721748352, 1.5125439167022705, 1.974912166595459, 0.587807297706604, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5 [e2e-predictor] 021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.7761795520782471, 1.5810428857803345, 1.7522903680801392, 1.906413197517395, 1.786539912223816, 1.7351655960083008, 1.444044828414917, 1.1357992887496948, 1.8207894563674927, 1.7522903680801392, 1.9406627416610718, 1.7694151401519775, 0.7590547800064087, 0.41655975580215454, 1.974912166595459, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.1700488328933716, 1.5125439167022705, 1.718040943145752, -0.18280673027038574, 1.2214230298995972, 0.587807297706604, 0.3138112425804138, 0.43368449807167053, 0.17681321501731873, -0.011559205129742622, 0.5535577535629272, -0.2513057291507721, 0.656306266784668, 0.810429036617279, 0.6391815543174744, 0.3309359848499298, -0.19993148744106293, 0.9988013505935669, 0.03981505334377289, 1.7351655960083008, 1.18717360496521, 1.6666666269302368, 0.9131776094436646, 1.4269200563430786, 1.8207894563674927, 1.63241708278656, 1.974912166595459, 1.4611696004867554, 2.0434112548828125, 2.0434112548828125, 2.129034996032715, -0.2341809868812561, 0.14256370067596436, 1.2385478019714355, 1.0501755475997925, 1.4097954034805298, 2.0776607990264893, 1.444044828414917, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544], [0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.1254389584 [e2e-predictor] 0644836, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.7761795520782471, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.8379141092300415, 1.5810428857803345, 0.7248052954673767, 1.4611696004867554, 1.8207894563674927, 1.8036646842956543, 1.8721636533737183, 1.4269200563430786, -0.02868395671248436, -0.3540542721748352, 1.5981676578521729, 1.5296685695648193, 1.7009161710739136, 1.3584210872650146, 1.0330508947372437, 1.18717360496521, 0.6391815543174744, 1.1529240608215332, 0.02269030176103115, 1.2385478019714355, 1.3412963151931763, 0.3309359848499298, 1.101549744606018, 0.8618032932281494, 1.255672574043274, 0.10831420123577118, 0.9988013505935669, 0.9131776094436646, 1.101549744606018, 1.0844250917434692, 0.7761795520782471, -0.8849216103553772, 0.7590547800064087, 0.056939806789159775, 1.6837913990020752, 0.41655975580215454, 0.38231024146080017, 0.6391815543174744, 2.0434112548828125, 1.2214230298995972, 1.5125439167022705, 1.5981676578521729, 1.974912166595459, 1.6666666269302368, 1.9406627416610718, 2.248908281326294, -0.19993148744106293, 1.8379141092300415, 1.2042982578277588, 0.7761795520782471, 1.5810428857803345, 1.7009161710739136, 1.6152924299240112, 0.5193082690238953, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.193937957286 [e2e-predictor] 83472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.26243698596954346, 0.7419300675392151, 1.786539912223816, 1.7694151401519775, 1.7351655960083008, 1.8721636533737183, 1.444044828414917, 1.2214230298995972, 1.5810428857803345, 1.9577873945236206, 1.8036646842956543, 2.0262863636016846, 0.5535577535629272, 0.622056782245636, -0.2341809868812561, 1.7351655960083008, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.0330508947372437, 1.563918113708496, 1.1529240608215332, 0.6734310388565063, 0.4508092403411865, 1.0501755475997925, 0.8789280652999878, 1.2042982578277588, 0.7933043241500854, 0.9474270939826965, 1.1529240608215332, 0.3309359848499298, 1.3412963151931763, 1.0501755475997925, 1.324171543121338, 0.9645518660545349, 1.0501755475997925, -0.6794245839118958, -0.13143247365951538, 0.6391815543174744, 0.7248052954673767, 1.3926706314086914, 0.4679340124130249, 0.5706825256347656, 1.9235379695892334, 1.6152924299240112, 1.8550388813018799, 0.9816765785217285, 0.9303023219108582, 1.6666666269302368, 1.974912166595459, 2.094785451889038, 0.7076805233955383, 1.6666666269302368, 0.8275538086891174, 1.1186745166778564, 1.444044828414917, 1.8379141092300415, 1.4611696004867554, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0 [e2e-predictor] .3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.8275538086891174, 1.6152924299240112, 1.6666666269302368, 1.718040943145752, 1.8379141092300415, 1.0501755475997925, 1.5125439167022705, 1.5467933416366577, 1.786539912223816, 1.5467933416366577, 1.8036646842956543, -0.5938007831573486, 0.4508092403411865, -0.2341809868812561, 1.5810428857803345, 1.6152924299240112, 1.3070467710494995, 1.7009161710739136, 1.8721636533737183, 1.18717360496521, 1.0159261226654053, -0.3540542721748352, -0.045808710157871246, 1.255672574043274, 1.0159261226654053, 0.7076805233955383, 0.12543895840644836, 0.056939806789159775, 0.9988013505935669, 0.15968845784664154, 1.324171543121338, 1.4954191446304321, 1.4269200563430786, 1.4954191446304321, 1.2899221181869507, -0.8506720662117004, -0.3883037567138672, 1.0501755475997925, 0.7419300675392151, 0.9303023219108582, 0.4850587546825409, -0.3540542721748352, 1.1357992887496948, 1.0501755475997925, 1.8892884254455566, 0.9988013505935669, 1.7351655960083008, 2.0091617107391357, 1.7009161710739136, 2.248908281326294, 0.5364330410957336, 1.444044828414917, 0.9303023219108582, 0.5364330410957336, 1.7522903680801392, 1.8379141092300415, 1.5467933416366577, 0.4850587546825409, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298], [0.3309359848499298, 0.3651854991912 [e2e-predictor] 842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.14256370067596436, 0.10831420123577118, 0.0740646943449974, 0.19393795728683472, 0.8960528373718262, 1.7522903680801392, 1.6666666269302368, 1.6837913990020752, 1.8036646842956543, 0.7933043241500854, 1.2042982578277588, 1.63241708278656, 1.8207894563674927, 2.0434112548828125, 1.718040943145752, 0.656306266784668, 0.26243698596954346, -0.09718296676874161, 1.7522903680801392, 1.7351655960083008, 1.1357992887496948, 1.1357992887496948, 1.2042982578277588, 1.7009161710739136, 1.0330508947372437, 0.02269030176103115, 0.587807297706604, 1.4782943725585938, 1.101549744606018, 1.0844250917434692, 0.9474270939826965, 0.12543895840644836, 0.8275538086891174, 0.24531221389770508, 1.2214230298995972, 1.2727973461151123, 1.7009161710739136, 1.255672574043274, 1.786539912223816, -0.5938007831573486, 0.6391815543174744, 0.14256370067596436, 0.29668647050857544, 0.0055655487813055515, 0.9474270939826965, -0.6794245839118958, 1.7351655960083008, 1.63241708278656, 1.5810428857803345, 1.444044828414917, 1.0673003196716309, 1.974912166595459, 1.8550388813018799, 2.231783390045166, -0.14855723083019257, 1.1186745166778564, 1.0159261226654053, 0.7761795520782471, 1.8892884254455566, 1.3412963151931763, 0.7933043241500854, 0.5021834969520569, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409 [e2e-predictor] , 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3309359848499298]], [[0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543 [e2e-predictor] 634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967], [0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.85084033 [e2e-predictor] 01239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.76330530643 [e2e-predictor] 46313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5728292465209961, 0.6603642702102661, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.3956583738327026, 1.395658 [e2e-predictor] 3738327026, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.3081233501434326], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.02801 [e2e-predictor] 13220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704 [e2e-predictor] 482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3606443405151367], [0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6 [e2e-predictor] 253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.3956583738327026], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.817927241325378 [e2e-predictor] 4, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.430672287940979], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, [e2e-predictor] 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7 [e2e-predictor] 128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.518207311630249, 1.465686321258545], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004 [e2e-predictor] 202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1 [e2e-predictor] .7457983493804932, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.920868396759033 [e2e-predictor] 2, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, [e2e-predictor] 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.5707283020019531], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1 [e2e-predictor] .780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.465686321258545, 1.483193278312683, [e2e-predictor] 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.6232492923736572], [0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1 [e2e-predictor] .0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085], [0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.870448291301 [e2e-predictor] 7273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.677 [e2e-predictor] 8712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.677871227264 [e2e-predictor] 4043, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.88795524835 [e2e-predictor] 58655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.81792724132537 [e2e-predictor] 84, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, [e2e-predictor] 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625 [e2e-predictor] , 1.780812382698059, 1.780812382698059, 1.7633053064346313], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.90336132049 [e2e-predictor] 56055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, [e2e-predictor] 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.833333373069763 [e2e-predictor] 2, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.48319327831268 [e2e-predictor] 3, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816 [e2e-predictor] 734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.887955248355 [e2e-predictor] 8655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0280113220214844, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, [e2e-predictor] 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, [e2e-predictor] 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.85294127464294 [e2e-predictor] 43, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.028 [e2e-predictor] 0113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.59033626317 [e2e-predictor] 9779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772 [e2e-predictor] 407532, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.938375353813171 [e2e-predictor] 4, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7654062509536743, 1.1330533027648926, 1.1855742931365967, 0.9929972887039185, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826 [e2e-predictor] 416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014], [1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.4481793642044067, 1.2030812501907349, 0.8879552483558655, 0.6953782439231873, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326 [e2e-predictor] 355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [1.343137264251709, 1.5007003545761108, 1.6582633256912231, 1.728291392326355, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.343137264251709, 0.9929972887039185, 0.7829132676124573, 0.7128852605819702, 0.6428572535514832, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4831932 [e2e-predictor] 78312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [0.590336263179779, 1.0630252361297607, 1.2731093168258667, 1.4131653308868408, 1.5007003545761108, 1.6757704019546509, 1.640756368637085, 1.5007003545761108, 1.3606443405151367, 1.1855742931365967, 0.6953782439231873, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273 [e2e-predictor] , 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [0.3102242052555084, 0.6953782439231873, 0.8879552483558655, 1.0280113220214844, 1.1855742931365967, 0.9754902720451355, 0.3102242052555084, -0.022408949211239815, -0.03991595283150673, -0.21498596668243408, -0.1624649614095688, 0.3627452254295349, 0.415266215801239, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.3627452254295349 [e2e-predictor] , 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [1.3081233501434326, 1.3081233501434326, 1.1155463457107544, 0.8704482913017273, 0.415266215801239, -0.4600839912891388, -1.5630252361297607, -1.755602240562439, -0.9152660369873047, 0.08263305574655533, 0.7829132676124573, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.0455182790756226, 0.7829132676124573, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429 [e2e-predictor] 443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.34523820877075195, -0.8977590203285217, -0.7927170395851135, 0.9404762983322144, 1.5707283020019531, 1.7983193397521973, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.465686321258545, 1.343137264251709, 1.0980392694473267, 0.8529412746429443, 0.6603642702102661, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, [e2e-predictor] 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.2030812501907349, 1.2906162738800049, 1.3256303071975708, 1.3956583738327026, 1.518207311630249, 1.4131653308868408, 0.9054622650146484, 0.3277312219142914, 0.7303922772407532, 1.2556023597717285, 1.5882353782653809, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.0280113220214844, 0.8004202842712402, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.76540625 [e2e-predictor] 09536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [1.0455182790756226, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 0.9754902720451355, 0.17016807198524475, -0.5126050114631653, -1.0903360843658447, -0.3550419807434082, 0.7654062509536743, 1.343137264251709, 1.553221344947815, 1.640756368637085, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.8333333730697632, 1.553221344947815, 1.3606443405151367, 1.0980392694473267, 0.7829132676124573, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0 [e2e-predictor] .8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [0.6778712272644043, 0.8704482913017273, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, -0.022408949211239815, -1.6330533027648926, -1.895658254623413, -1.422969102859497, -0.4950979948043823, 0.415266215801239, 0.7829132676124573, 0.9229692816734314, 1.2380952835083008, 1.483193278312683, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.815826416015625, 1.7457983493804932, 1.4481793642044067, 1.1330533027648926, 0.6078432202339172, 0.4852942228317261, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.835 [e2e-predictor] 4342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055], [-0.17997196316719055, 0.34523820877075195, 0.590336263179779, 0.6778712272644043, 0.13515406847000122, -1.370448112487793, -1.8256303071975708, -1.3004200458526611, 0.432773232460022, 1.2556023597717285, 1.465686321258545, 1.41 [e2e-predictor] 31653308868408, 1.2205883264541626, 0.9579832553863525, 0.9404762983322144, 1.1505602598190308, 1.0455182790756226, 0.3802522122859955, 0.1001400575041771, 0.9579832553863525, 1.553221344947815, 1.5357143878936768, 1.0455182790756226, 0.6078432202339172, 0.7303922772407532, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.920868 [e2e-predictor] 3967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332], [-1.4404760599136353, -0.9502801299095154, -0.26750698685646057, 0.11764705926179886, -0.6526610255241394, -1.720588207244873, -1.7380952835083008, -0.12745095789432526, 1.1330533027648926, 1.2380952835083008, 1.430672287940979, 1.518207311630249, 1.605742335319519, 1.605742335319519, 1.378151297569275, 0.9404762983322144, 0.012605053372681141, -0.9852941036224365, 0.2752102017402649, 1.430672287940979, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.728291392326355, 1.465686321258545, 1.2380952835083008, 1.0455182790756226, 0.9054622650146484, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508 [e2e-predictor] 403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9558824300765991, 1.9733893871307373, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.3004200458526611, -1.6330533027648926, -1.4404760599136353, -0.7051820158958435, -0.9852941036224365, -1.668067216873169, -1.2654061317443848, 0.6778712272644043, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.553221344947815, 1.6582633256912231, 1.640756368637085, 1.2030812501907349, 0.2752102017402649, 0.590336263179779, 1.2556023597717285, 1.5707283020019531, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.6232492923736572, 1.430672287940979, 1.2205883264541626, 1.0805323123931885, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5007 [e2e-predictor] 003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9558824300765991, 1.6757704019546509, 1.1680673360824585, 1.6757704019546509, 1.9208683967590332, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.0378150939941406, -1.3179271221160889, -1.3004200458526611, -1.195378065109253, -1.247899055480957, -1.335434079170227, -0.7051820158958435, 0.6253502368927002, 1.0105042457580566, 1.1505602598190308, 1.2380952835083008, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.4481793642044067, 1.2205883264541626, 0.6778712272644043, 0.1001400575041771, 0.2226892113685608, 0.9929972887039185, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 1.693277359008789, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.465686321258545, 1.3081233501434326, 1.1505602598190308, 0.9229692816734314, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 1.1330533027648926, 1.1330533 [e2e-predictor] 027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.483193278312683, 1.1680673360824585, 1.4481793642044067, 0.9929972887039185, 2.0259103775024414, 2.0259103775024414, 1.9208683967590332, 1.9383753538131714, 1.9733893871307373, 1.9033613204956055, 1.5357143878936768, 1.4131653308868408, 1.8333333730697632, 1.9733893871307373, 1.9908963441848755, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [-0.3550419807434082, -0.4075630009174347, 0.2577032148838043, 0.34523820877075195, -0.3550419807434082, -1.0553221702575684, -1.0728291273117065, -0.26750698685646057, 0.520308256149292, 0.8879552483558655, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 0.7303922772407532, -0.8277310132980347, -1.4404760599136353, -1.4754900932312012, -1.1428570747375488, -0.3550419807434082, 0.6078432202339172, 1.2030812501907349, 1.430672287940979, 1.553221344947815, 1.483193278312683, 1.3606443405151367, 1.430672287940979, 1.640756368637085, 1.5007003545761108, 1.3956583738327026, 1.2731093168258667, 0.9754902720451355, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, [e2e-predictor] 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9033613204956055, 1.8333333730697632, 1.693277359008789, 1.4131653308868408, 1.1330533027648926, 1.0455182790756226, 1.0105042457580566, 1.1155463457107544, 0.6078432202339172, 1.7983193397521973, 1.9383753538131714, 1.9208683967590332, 1.9558824300765991, 1.9383753538131714, 1.6582633256912231, 1.2906162738800049, 0.6603642702102661, 0.7128852605819702, 1.7107843160629272, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [1.0805323123931885, -0.057422954589128494, -0.3550419807434082, 0.06512605398893356, 0.415266215801239, -0.057422954589128494, -0.8627450466156006, -0.8802520632743835, -0.6701680421829224, -0.10994396358728409, 0.590336263179779, 0.8704482913017273, 0.9404762983322144, 1.0455182790756226, 0.9754902720451355, -0.28501397371292114, -1.5980392694473267, -1.7731093168258667, -0.8627450466156006, 0.6078432202339172, 1.1155463457107544, 1.4131653308868408, 1.3956583738327026, 1.1505602598190308, 1.0805323123931885, 1.343137264251709, 1.465686321258545, 0.8704482913017273, 0.4852942228317261, 1.0105042457580566, 1.4481793642044067, 1.3081233501434326, 0.9229692816734314, 0.432773232460022, 0.502801239490509, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.34523820877075195 [e2e-predictor] , 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.5707283020019531, 0.8529412746429443, 1.3256303071975708, 1.2731093168258667, 0.5378152132034302, 0.7303922772407532, 0.4677872359752655, 0.4852942228317261, 0.3802522122859955, 1.2906162738800049, 1.693277359008789, 1.6582633256912231, 1.728291392326355, 1.815826416015625, 1.0280113220214844, 0.6603642702102661, 0.415266215801239, 0.520308256149292, 1.2906162738800049, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991], [1.9033613204956055, 1.0980392694473267, -1.160364031791687, -1.5455182790756226, -1.335434079170227, -0.9327731132507324, -0.4600839912891388, 0.3102242052555084, 0.432773232460022, -0.2499999701976776, -0.4600839912891388, 0.012605053372681141, 0.502801239490509, 0.7303922772407532, 0.3277312219142914, -1.1428570747375488, -1.720588207244873, -1.370448112487793, 0.6953782439231873, 1.3956583738327026, 1.518207311630249, 1.6232492923736572, 1.780812382698059, 1.7983193397521973, 1.3606443405151367, 0.7829132676124573, 0.11764705926179886, -0.5126050114631653, -0.6876749992370605, -0.21498596668243408, 0.432773232460022, 1.2556023597717285, 1.4481793642044067, 0.8704482913017273, 0.5728292465209961, 0.8529412746429443, 0.9579832553863525, 0.8354342579841614, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676 [e2e-predictor] 124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 2.0084033012390137, 1.5357143878936768, 0.17016807198524475, 0.6078432202339172, 0.8879552483558655, 0.3102242052555084, 0.590336263179779, -0.0049019488506019115, 0.03011205606162548, 0.2577032148838043, 1.0805323123931885, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.3081233501434326, 0.9929972887039185, 0.24019621312618256, 0.520308256149292, 0.45028021931648254, 1.4131653308868408, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991], [1.9383753538131714, 1.9383753538131714, 1.1330533027648926, -0.7226890325546265, -1.580532193183899, -1.457983136177063, -1.335434079170227, -0.8277310132980347, 0.0476190559566021, 0.590336263179779, 0.012605053372681141, -0.9677870869636536, -0.5826330184936523, 0.03011205606162548, -0.3200279772281647, -1.4929972887039185, -1.720588207244873, -0.39005598425865173, 1.2380952835083008, 1.3256303071975708, 1.4131653308868408, 1.4481793642044067, 1.5357143878936768, 1.6232492923736572, 1.7107843160629272, 1.7457983493804932, 1.2030812501907349, 0.13515406847000122, -0.5301120281219482, 0.3627452254295349, 0.6603642702102661, 0.7303922772407532, 1.2380952835083008, 1.7633053064346313, 1.5882353782653809, 1.3606443405151367, 1.3081233501434326, 1.1505602598190308, 0.9579832553863525, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948 [e2e-predictor] 914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9208683967590332, 1.9733893871307373, 0.4677872359752655, 0.012605053372681141, -0.07492996007204056, 0.2577032148838043, 0.15266107022762299, 0.520308256149292, -0.03991595283150673, -0.14495795965194702, 0.2577032148838043, 0.8354342579841614, 1.465686321258545, 1.0455182790756226, 1.5707283020019531, 0.7478992342948914, 0.8179272413253784, 0.29271721839904785, 0.45028021931648254, 0.34523820877075195, 1.1855742931365967, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373], [1.1330533027648926, 1.640756368637085, 1.8858543634414673, 1.7457983493804932, 1.1155463457107544, 0.2577032148838043, -0.5126050114631653, -1.4054621458053589, -1.4754900932312012, -0.9327731132507324, -0.5651260018348694, -0.8802520632743835, -0.8452380299568176, -0.3025209903717041, -0.5651260018348694, -1.195378065109253, -1.1253501176834106, 0.45028021931648254, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.483193278312683, 1.518207311630249, 1.6582633256912231, 1.693277359008789, 1.5882353782653809, 0.9579832553863525, -0.09243696182966232, -0.33753499388694763, -0.03991595283150673, 0.17016807198524475, 0.9579832553863525, 1.605742335319519, 1.7107843160629272, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.1330533027648926, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.870448291301 [e2e-predictor] 7273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 0.3802522122859955, -0.3200279772281647, -0.39005598425865173, -0.23249296844005585, 0.08263305574655533, 0.3277312219142914, -0.057422954589128494, -0.12745095789432526, 0.2226892113685608, 0.5728292465209961, 1.2030812501907349, 0.6778712272644043, 1.465686321258545, 0.4677872359752655, 0.4677872359752655, 0.2577032148838043, 0.03011205606162548, 0.24019621312618256, 0.7654062509536743, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 2.0259103775024414], [0.7829132676124573, 0.9054622650146484, 1.2731093168258667, 1.868347406387329, 1.9558824300765991, 1.868347406387329, 1.430672287940979, 0.3102242052555084, -0.7226890325546265, -0.7577030062675476, -1.160364031791687, -1.2654061317443848, -0.5126050114631653, 0.45028021931648254, 0.415266215801239, -0.23249296844005585, -0.47759100794792175, 0.39775922894477844, 0.9929972887039185, 1.0455182790756226, 1.1505602598190308, 1.2380952835083008, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.1855742931365967, 0.8354342579841614, 0.17016807198524475, -0.4950979948043823, -0.4425770044326782, -0.3025209903717041, -0.09243696182966232, 0.5378152132034302, 1.2731093168258667, 1.6757704019546509, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.0630252361 [e2e-predictor] 297607, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.3956583738327026, -0.3025209903717041, -0.5301120281219482, -0.5826330184936523, -0.42506998777389526, -0.03991595283150673, 0.24019621312618256, -0.09243696182966232, -0.07492996007204056, 0.2752102017402649, 0.5728292465209961, 1.0630252361297607, 0.7654062509536743, 0.9929972887039185, 0.520308256149292, 0.3102242052555084, -0.022408949211239815, -0.1624649614095688, 0.17016807198524475, 0.6428572535514832, 1.6582633256912231, 2.0084033012390137, 2.0084033012390137, 2.043417453765869], [0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9579832553863525, 1.518207311630249, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 1.3606443405151367, 0.502801239490509, 0.13515406847000122, -0.5301120281219482, -1.195378065109253, -0.6526610255241394, 0.13515406847000122, 0.45028021931648254, 0.20518220961093903, -0.057422954589128494, 0.20518220961093903, 0.6778712272644043, 0.9054622650146484, 1.063 [e2e-predictor] 0252361297607, 1.1330533027648926, 1.2205883264541626, 1.3081233501434326, 1.2380952835083008, 0.5378152132034302, -0.7226890325546265, -1.3529410362243652, -1.0728291273117065, -0.19747896492481232, 0.3277312219142914, 0.2752102017402649, 0.11764705926179886, 0.3277312219142914, 0.6778712272644043, 1.0280113220214844, 1.518207311630249, 1.6582633256912231, 1.430672287940979, 1.3956583738327026, 1.4481793642044067, 1.2030812501907349, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.3802522122859955, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8508403301239014, 0.39775922894477844, -0.5301120281219482, -0.5476189851760864, -0.47759100794792175, -0.33753499388694763, 0.06512605398893356, 0.20518220961093903, -0.03991595283150673, 0.11764705926179886, 0.432773232460022, 0.5378152132034302, 0.8354342579841614, 0.9054622650146484, 0.6253502368927002, 0.3627452254295349, 0.15266107022762299, -0.12745095789432526, -0.03991595283150673, 0.012605053372681141, 0.6078432202339172, 1.2030812501907349, 1.9908963441848755, 2.043417453765869, 2.043417453765869], [0.83543425798416 [e2e-predictor] 14, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.5357143878936768, 1.9208683967590332, 2.0259103775024414, 1.4481793642044067, -0.0049019488506019115, -0.33753499388694763, -0.8802520632743835, -1.160364031791687, -1.0028010606765747, -0.4950979948043823, -0.057422954589128494, -0.2499999701976776, -0.8452380299568176, -0.3550419807434082, 0.24019621312618256, 0.6253502368927002, 0.9229692816734314, 1.0630252361297607, 1.1330533027648926, 0.8704482913017273, -0.7051820158958435, -1.580532193183899, -0.3025209903717041, 1.1680673360824585, 1.605742335319519, 1.640756368637085, 1.4481793642044067, 0.9404762983322144, 0.6778712272644043, 0.7654062509536743, 0.8529412746429443, 0.7128852605819702, 0.3627452254295349, 0.3102242052555084, 0.8354342579841614, 1.2030812501907349, 1.1155463457107544, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.7107843160629272, 1.4481793642044067, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 0.5553222298622131, -0.37254899740219116, -0.6176469922065735, -0.39005598425865173, -0.47759100794792175, -0.09243696 [e2e-predictor] 182966232, 0.17016807198524475, 0.2226892113685608, 0.17016807198524475, 0.3277312219142914, 0.520308256149292, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.502801239490509, 0.15266107022762299, -0.03991595283150673, -0.1624649614095688, 0.1001400575041771, 0.1001400575041771, 0.34523820877075195, 0.15266107022762299, 2.0259103775024414, 2.0259103775024414, 2.043417453765869], [0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 1.0630252361297607, 1.553221344947815, 1.6232492923736572, 1.2205883264541626, 0.4852942228317261, -0.19747896492481232, -0.14495795965194702, 0.29271721839904785, -0.1624649614095688, -0.7226890325546265, -0.8977590203285217, -1.1253501176834106, -0.7401960492134094, -0.23249296844005585, 0.08263305574655533, 0.502801239490509, 0.7128852605819702, 0.8529412746429443, 0.08263305574655533, -1.3879550695419312, -0.9852941036224365, 1.0280113220214844, 1.465686321258545, 1.553221344947815, 1.6582633256912231, 1.728291392326355, 1.728291392326355, 1.3256303071975708, 0.6428572535514832, 0.17016807198524475, -0.3025209903717041, -0.9852941036224365, -0.09243696182966232, 1.1505602598190308, 1.6232492923736572, 1.5357143878936768, 0.9404762983322144, 0.590336263179779, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5 [e2e-predictor] 357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.483193278312683, 1.0805323123931885, 1.2731093168258667, 1.2205883264541626, 0.20518220961093903, -0.6176469922065735, -0.4075630009174347, -0.9327731132507324, -0.4075630009174347, -0.28501397371292114, -0.39005598425865173, -0.022408949211239815, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.39775922894477844, 0.5378152132034302, 0.5728292465209961, 0.432773232460022, 0.502801239490509, 0.3627452254295349, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.20518220961093903, 0.18767507374286652, 0.20518220961093903, 0.4677872359752655, 1.1505602598190308, 1.9383753538131714, 2.043417453765869], [0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.9754902720451355, 1.2906162738800049, 1.3606443405151367, 1.0455182790756226, -0.10994396358728409, 0.03011205606162548, 0.5378152132034302, 0.590336263179779, 0.012605053372681141, -0.8452380299568176, -0.7927170395851135, -0.19747896492481232, -0.0049019488506019115, -0.12745095789432526, 0.012605053372681141, 0.17016807198524475, -0.4600839912891388, -1.1078431606292725, 0.06512605398893356, 1.2731093168258667, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.5707283020019531, 1.0980392694473267, 0.18767507374286652, -0.12745095789432526, 1.0980392694473267, 1.5707283020019531, 1.728291392326355, 1.8333333730697632, 1.8858543634414673, 1.605742335319519, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.0805323123931885, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, [e2e-predictor] 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.430672287940979, 0.1001400575041771, -0.8277310132980347, 0.7128852605819702, 0.15266107022762299, -0.3200279772281647, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -0.42506998777389526, -0.21498596668243408, -0.4075630009174347, 0.1001400575041771, 0.13515406847000122, 0.3102242052555084, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 0.3802522122859955, 0.3102242052555084, 0.520308256149292, 0.18767507374286652, 0.03011205606162548, -0.09243696182966232, 0.13515406847000122, 0.2752102017402649, 0.0476190559566021, 0.3277312219142914, 0.590336263179779, 0.9404762983322144, 2.0259103775024414, 2.0959384441375732], [0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 1.1505602598190308, 1.378151297569275, 1.343137264251709, 0.45028021931648254, 0.2226892113685608, 0.34523820877075195, -0.26750698685646057, -0.7927170395851135, -0.5476189851760864, -0.2499999701976776, -0.14495795965194702, -0.2499999701976776, -0.37254899740219116, -0.47759100794792175, -0.5476189851760864, 0.45028021931648254, 1.0630252361297607, 1.1855742931365967, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.465686321258545, 1.518207311630249, 1.6232492923736572, 1.5882353782653809, 1.2030812501907349, 0.2226892113685608, 0.3102242052555084, 1.1855742931365967, 1.483193278312683, 1.640756368637085, 1.815826416015625, 1.9208683967590332, 1.8858543634414673, 1.553221344947815, 1.3606443405151367, 1.518207311630249, 1.2906162738800049, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0. [e2e-predictor] 34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.5357143878936768, 0.8179272413253784, -0.6876749992370605, -1.0028010606765747, -0.8102240562438965, -0.03991595283150673, -0.6526610255241394, -1.2128850221633911, -1.160364031791687, -0.9677870869636536, -0.19747896492481232, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.13515406847000122, 0.3277312219142914, 0.13515406847000122, 0.24019621312618256, 0.3102242052555084, 0.2577032148838043, 0.29271721839904785, 0.45028021931648254, 0.06512605398893356, -0.14495795965194702, -0.07492996007204056, 0.29271721839904785, 0.1001400575041771, -0.0049019488506019115, 0.3277312219142914, 0.3627452254295349, 0.8004202842712402, 2.0784313678741455, 2.0959384441375732], [1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9054622650146484, 1.2556023597717285, 1.1680673360824585, 0.7128852605819702, 0.17016807198524475, -0.21498596668243408, -0.0049019488506019115, 0.3627452254295349, 0.06512605398893356, -0.33753499388694763, -0.42506998777389526, -0.4075630009174347, -0.4425770044326782, -0.4425770044326782, 0.11764705926179886, 0.7654062509536743, 0.9054622650146484, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.2906162738800049, 1.378151297569275, 1.430672287940979, 1.0980392694473267, -0.057422954589128494, -1.1253501176834106, -0.6701680421829224, 0.29271721839904785, 0.8529412746429443, 1.1505602598190308, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9558824300765991, 1.8333333730697632, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.2030812501907349, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402 [e2e-predictor] 649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.2906162738800049, -0.6526610255241394, -0.9152660369873047, -0.7051820158958435, -0.7577030062675476, -0.4600839912891388, -1.0028010606765747, -0.6351540088653564, -0.3025209903717041, -0.23249296844005585, 0.06512605398893356, -0.057422954589128494, -0.21498596668243408, -0.14495795965194702, 0.06512605398893356, 0.2226892113685608, 0.06512605398893356, 0.17016807198524475, 0.08263305574655533, 0.11764705926179886, 0.3277312219142914, 0.39775922894477844, 0.13515406847000122, -0.12745095789432526, -0.03991595283150673, 0.18767507374286652, 0.13515406847000122, 0.13515406847000122, 0.29271721839904785, 0.15266107022762299, 0.6253502368927002, 2.043417453765869, 2.0959384441375732], [1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.8354342579841614, 0.9229692816734314, 0.6778712272644043, 0.15266107022762299, -0.5126050114631653, 0.03011205606162548, 0.502801239490509, 0.5378152132034302, -0.1624649614095688, -0.6001400351524353, -0.5476189851760864, -0.3200279772281647, -0.19747896492481232, 0.2577032148838043, 0.520308256149292, 0.7654062509536743, 0.8354342579841614, 0.9229692816734314, 0.9929972887039185, 1.0980392694473267, 1.0455182790756226, 0.2577032148838043, -1.247899055480957, -0.21498596668243408, 1.3956583738327026, 1.640756368637085, 1.483193278312683, 1.0630252361297607, 0.9929972887039185, 1.2556023597717285, 1.6582633256912231, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.5707283020019531, 1.343137264251709, 1.3956583738327026, 1.1505602598190308, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483 [e2e-predictor] 558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.465686321258545, 1.5007003545761108, 1.5707283020019531, 1.5357143878936768, 1.5882353782653809, 1.693277359008789, 1.0805323123931885, 1.2906162738800049, 1.343137264251709, -0.19747896492481232, -1.2303920984268188, -0.8977590203285217, -0.6876749992370605, -0.6001400351524353, -0.5826330184936523, -0.9152660369873047, -0.03991595283150673, 0.2577032148838043, 0.2226892113685608, 0.5378152132034302, 0.415266215801239, 0.432773232460022, -0.14495795965194702, 0.34523820877075195, 0.20518220961093903, 0.1001400575041771, 0.11764705926179886, -0.09243696182966232, 0.08263305574655533, 0.4852942228317261, 0.3102242052555084, 0.3627452254295349, 0.1001400575041771, 0.0476190559566021, 0.15266107022762299, 0.20518220961093903, 0.3102242052555084, 0.34523820877075195, 0.08263305574655533, 0.520308256149292, 2.1309523582458496, 2.1309523582458496], [1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.8179272413253784, 0.24019621312618256, 0.18767507374286652, 0.1001400575041771, 0.1001400575041771, 0.17016807198524475, -0.19747896492481232, -0.4950979948043823, -0.4950979948043823, -0.37254899740219116, -0.21498596668243408, 0.20518220961093903, 0.4852942228317261, 0.6253502368927002, 0.7303922772407532, 0.7829132676124573, 0.7478992342948914, 0.45028021931648254, -0.6351540088653564, -0.7226890325546265, 1.0805323123931885, 1.465686321258545, 1.5357143878936768, 1.640756368637085, 1.7457983493804932, 1.640756368637085, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.3277312219142914, 0.4677872359752655, 1.0630252361297607, 1.1855742931365967, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.95 [e2e-predictor] 79832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.465686321258545, 1.343137264251709, 1.2731093168258667, 1.5882353782653809, 1.0630252361297607, -0.6876749992370605, -1.1428570747375488, -0.4950979948043823, -1.335434079170227, -1.2128850221633911, -0.8802520632743835, -0.6351540088653564, -0.6176469922065735, -0.26750698685646057, -0.6701680421829224, 0.11764705926179886, -0.1624649614095688, 0.24019621312618256, 0.432773232460022, 0.20518220961093903, 0.15266107022762299, 0.17016807198524475, 0.5728292465209961, 0.3277312219142914, 0.0476190559566021, 0.06512605398893356, 0.012605053372681141, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.34523820877075195, 0.4677872359752655, 0.3802522122859955, -0.022408949211239815, 0.012605053372681141, 0.20518220961093903, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 2.2009804248809814, 2.113445281982422], [1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 1.0805323123931885, 1.2731093168258667, 1.2556023597717285, 1.0455182790756226, 0.7654062509536743, 0.45028021931648254, 0.17016807198524475, -0.14495795965194702, -0.19747896492481232, 0.24019621312618256, 0.24019621312618256, -0.1624649614095688, -0.39005598425865173, -0.33753499388694763, -0.12745095789432526, 0.18767507374286652, 0.502801239490509, 0.6428572535514832, 0.502801239490509, -0.03991595283150673, -0.8277310132980347, -0.0049019488506019115, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.518207311630249, 1.605742335319519, 1.7107843160629272, 1.780812382698059, 1.5882353782653809, 0.5553222298622131, -0.7577030062675476, -1.0553221702575684, -1.0028010606765747, -0.28501397371292114, -0.5126050114631653, -0.8452380299568176, -0.4075630009174347, 1.06302523612976 [e2e-predictor] 07, 1.2205883264541626, 1.0980392694473267, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.7654062509536743, 0.7654062509536743, 0.8354342579841614, 0.6778712272644043, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.6253502368927002, 0.520308256149292, 0.45028021931648254, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.8879552483558655, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3081233501434326, 1.3256303071975708, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 0.7829132676124573, -0.6001400351524353, -0.21498596668243408, -1.335434079170227, -1.1253501176834106, -1.720588207244873, -1.3529410362243652, -1.6505602598190308, -0.7752100229263306, -0.8102240562438965, -0.5476189851760864, -0.39005598425865173, -0.8102240562438965, -0.10994396358728409, 0.3802522122859955, 0.20518220961093903, 0.3277312219142914, -0.0049019488506019115, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.6253502368927002, 0.6603642702102661, -0.057422954589128494, 0.1001400575041771, 0.24019621312618256, 0.2577032148838043, 0.3802522122859955, 0.5728292465209961, 0.6078432202339172, 0.415266215801239, 0.08263305574655533, 0.08263305574655533, 0.0476190559566021, 0.45028021931648254, 0.3627452254295349, 0.6253502368927002, 2.1834733486175537, 2.113445281982422], [1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.8354342579841614, 1.465686321258545, 1.8333333730697632, 1.7457983493804932, 1.6757704019546509, 1.518207311630249, 1.2205883264541626, 0.5728292465209961, 0.3277312219142914, 0.1001400575041771, -0.19747896492481232, -0.022408949211239815, 0.3627452254295349, 0.08263305574655533, -0.4425770044326782, -0.7401960492134094, -0.6176469922065735, -0.17997196316719055, 0.3452382087707 [e2e-predictor] 5195, 0.39775922894477844, -0.0049019488506019115, -0.4425770044326782, 0.590336263179779, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6757704019546509, 1.5882353782653809, 0.39775922894477844, -0.6176469922065735, -0.8802520632743835, -0.9502801299095154, -0.9327731132507324, -0.9327731132507324, -1.0903360843658447, -0.7577030062675476, 0.7829132676124573, 1.3081233501434326, 1.2030812501907349, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2226892113685608, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.1001400575041771, 0.15266107022762299, 0.08263305574655533, 0.3627452254295349, 0.24019621312618256, 0.34523820877075195, 0.6253502368927002, 0.6428572535514832, 0.45028021931648254, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 0.8704482913017273, 0.8179272413253784, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 1.1155463457107544, 0.03011205606162548, -0.7051820158958435, -1.160364031791687, -1.457983136177063, -1.457983136177063, -1.3879550695419312, -1.4404760599136353, -1.2654061317443848, -1.370448112487793, -0.9327731132507324, -0.7752100229263306, -0.7752100229263306, -0.5476189851760864, -0.37254899740219116, 0.20518220961093903, 0.415266215801239, 0.3277312219142914, 0.08263305574655533, 0.03011205606162548, 0.39775922894477844, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.6603642702102661, -0.09243696182966232, 0.11764705926179886, 0.15266107022762299, 0.17016807198524475, 0.24019621312618256, 0.6253502368927002, 0.6253502368927002, 0.415266215801239, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.6428572535514832, 0.17016807198524475, 0.29271721839904785, 2.113445281982422, 2.0959384441375732], [1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, 0.8704 [e2e-predictor] 482913017273, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 1.0105042457580566, 1.5707283020019531, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.6232492923736572, 1.2556023597717285, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, -0.057422954589128494, -0.17997196316719055, -0.09243696182966232, 0.012605053372681141, -0.3550419807434082, -0.6351540088653564, -0.6701680421829224, -0.14495795965194702, 0.13515406847000122, 0.0476190559566021, 0.24019621312618256, 1.0105042457580566, 1.2030812501907349, 1.1855742931365967, 1.2556023597717285, 1.343137264251709, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.5357143878936768, 1.378151297569275, 0.6078432202339172, -0.6351540088653564, -0.7927170395851135, -0.7401960492134094, -0.6351540088653564, -0.6351540088653564, -0.7577030062675476, -0.9677870869636536, -1.1078431606292725, -0.23249296844005585, 0.432773232460022, 0.3102242052555084, 0.590336263179779, 0.8354342579841614, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.18767507374286652, 0.20518220961093903, 0.2577032148838043, 0.39775922894477844, 0.5728292465209961, 0.3802522122859955, -0.0049019488506019115, -0.12745095789432526, -0.09243696182966232, -0.0049019488506019115, -0.057422954589128494, 0.06512605398893356, 0.06512605398893356, 0.13515406847000122, 0.0476190559566021, 0.15266107022762299, 0.2226892113685608, 0.13515406847000122, 0.3102242052555084, 0.45028021931648254, 0.39775922894477844, 0.7128852605819702, 0.3102242052555084, 0.8704482913017273, 0.4677872359752655, 0.9754902720451355, 0.9579832553863525, 1.0805323123931885, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 0.4852942228317261, 0.11764705926179886, -0.10994396358728409, -0.8277310132980347, -1.247899055480957, -1.5455182790756226, -1.580532193183899, -1.6330533027648926, -1.4754900932312012, -1.3879550695419312, -0.7226890325546265, -0.7752100229263306, -1.0728291273117065, -1.1253501176834106, -0.5126050114631653, 0.012605053372681141, 0.34523820877075195, 0.7128852605819702, 0.5378152132034302, 0.34523820877075195, 0.0476190559566021, -0.07492996007204056, 0.3627452254295349, 0.6078432202339172, 0.6428572535514832, 0.34523820877075195, 0.4677872359752655, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.17016807198524475, 0.15266107022762299, 0.3 [e2e-predictor] 627452254295349, 0.5378152132034302, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.45028021931648254, 2.113445281982422, 2.113445281982422], [1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.9579832553863525, 1.605742335319519, 1.8508403301239014, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3256303071975708, 0.8879552483558655, 0.7478992342948914, 0.8179272413253784, 0.5378152132034302, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.2752102017402649, 0.29271721839904785, -0.07492996007204056, -0.3025209903717041, -0.3200279772281647, -0.03991595283150673, 0.6778712272644043, 1.0105042457580566, 1.2030812501907349, 1.3081233501434326, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.2030812501907349, 0.590336263179779, -0.7577030062675476, -0.6876749992370605, -0.12745095789432526, -0.47759100794792175, -0.7226890325546265, -0.9502801299095154, -0.9152660369873047, -1.0378150939941406, -1.0378150939941406, -0.8452380299568176, -0.8277310132980347, -0.8452380299568176, -0.7226890325546265, -0.4950979948043823, -0.26750698685646057, 0.06512605398893356, 0.4677872359752655, 0.7829132676124573, 0.9054622650146484, 1.0105042457580566, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 0.8354342579841614, -0.3200279772281647, -0.3025209903717041, 0.08263305574655533, 1.2556023597717285, 1.728291392326355, 1.9208683967590332, 2.0259103775024414, 2.0259103775024414, 2.043417453765869, 2.043417453765869, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 2.165966510772705, 1.605742335319519, -0.8102240562438965, -1.2303920984268188, -0.17997196316719055, 0.8179272413253784, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3606443405151367, 1.1505602598190308, 0.0476190559566021, 0.012605053372681141, 0.29271721839904785, 1.0455182790756226, 0.9754902720451355, 0.8529412746429443, 0.6953782439231873, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.3627452254295349, 0.415266215801239, 0.3102242052555084, 0.15266107022762299, 0.18767507374286652, 0.2577032148838043, 0.17016807198524475, 0.3627452254295349, 0.13515406847000122, 0.012605053372681141, 0.20518220961093903, 0.012605053372681141, -0.09243696182966232, 0.012605053372681141, 0.15266107022762299, -0.10994396358728409, 0.03011205606162548, 0.18767507374286652, 0.3277312219142914, 0.34523820877075195, 0.0476190559566021, 0.590336263179779, 0.4852942228317261, 0.502801239490509, 0.7829132676124573, 1.0455182790756226, 1.2030812501907349, 0.9579832553863525, 0.9404762983322144, 1.0630252361297607, 1.0105042457580566, 0.8529412746429443, 0.012605053372681141, -0.8802520632743835, -1.160364031791687, -1.4754900932312012, -1.5280112028121948, -1.6330533027648926, -1.7030812501907349, -1.6855742931365967, -1.422969102859497, -1.7030812501907349, [e2e-predictor] -0.0049019488506019115, 0.13515406847000122, -0.3550419807434082, -1.2128850221633911, -1.0903360843658447, -0.9327731132507324, 0.39775922894477844, 0.4677872359752655, 0.9229692816734314, 0.520308256149292, 0.11764705926179886, -0.37254899740219116, 0.502801239490509, 0.18767507374286652, 0.5553222298622131, 0.5728292465209961, 0.8354342579841614, 0.2752102017402649, 0.1001400575041771, 0.1001400575041771, -0.03991595283150673, -0.03991595283150673, 0.4677872359752655, 0.39775922894477844, 0.6253502368927002, 0.3627452254295349, 0.18767507374286652, 0.15266107022762299, 0.0476190559566021, 0.432773232460022, 0.502801239490509, 2.0959384441375732, 2.113445281982422], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.9579832553863525, 1.605742335319519, 1.9033613204956055, 1.8858543634414673, 1.7983193397521973, 1.6757704019546509, 1.3606443405151367, 0.8704482913017273, 0.8704482913017273, 1.1330533027648926, 0.9929972887039185, 0.7478992342948914, 0.3627452254295349, 0.012605053372681141, 0.17016807198524475, 0.4852942228317261, 0.3627452254295349, -0.14495795965194702, -0.3025209903717041, -0.21498596668243408, -0.4075630009174347, -0.42506998777389526, 0.0476190559566021, 0.5378152132034302, 0.8879552483558655, 1.1680673360824585, 1.2205883264541626, 0.5728292465209961, -0.4425770044326782, -0.1624649614095688, -0.7752100229263306, -0.8277310132980347, -0.7752100229263306, -0.7401960492134094, -0.23249296844005585, -0.33753499388694763, -0.28501397371292114, -0.42506998777389526, 0.415266215801239, 1.2906162738800049, 1.605742335319519, 1.7107843160629272, 1.9383753538131714, 2.0959384441375732, 1.640756368637085, 0.9754902720451355, 1.5707283020019531, 1.9733893871307373, 2.113445281982422, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.2009804248809814, 2.218487501144409, 2.0784313678741455, 0.7303922772407532, -1.3004200458526611, -1.5455182790756226, -0.37254899740219116, 1.6232492923736572, 1.9558824300765991, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.1834733486175537, 2.235994577407837, 2.3060226440429688, 2.288515567779541, 1.430672287940979, -0.6001400351524353, -0.2499999701976776, 0.6253502368927002, 1.0105042457580566, 0.8704482913017273, 0.7128852605819702, 0.4852942228317261, -0.28501397371292114, -1.0028010606765747, -1.370448112487793, -1.5630252361297607, -1.4054621458053589, 1.5007003545761108, 1.9908963441848755, 2.0959384441375732, 2.0959384441375732, 2.0609242916107178, 1.9383753538131714, 1.6757704019546509, 1.2205883264541626, 0.7654062509536743, 0.502801239490509, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.432773232460022, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.7303922772407532, 0.6428572535514832, 0.7829132676124573, 0.7128852605819702, 0.8004202842712402, 0.8704482913017273, 0.8004202842712402, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.0476190559566021, -0.19747896492481232, -0.2499999701976776, -0.14495795965194702, 0.0476190559566021, -0.19747896492481232, -0.1624649614095688, 0.08263305574655533, -0.07492996007204056, -0.07492996007204056, 0.08263305574655533, -0.1624649614095688, -0.03991595283150673, 0.08263305574655533, -0.03991595283150673, 0.15266107022762299, 0.15266107022762299, 0.17016807198524475, 0.08263305574655533, 0.3802522122859 [e2e-predictor] 955, 0.432773232460022, 0.7829132676124573, 0.415266215801239, 1.0805323123931885, 0.9404762983322144, 0.5728292465209961, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 0.9929972887039185, 1.0805323123931885, 0.6953782439231873, -0.6701680421829224, -1.3004200458526611, -1.6330533027648926, -1.7030812501907349, -1.5105042457580566, -1.5455182790756226, -1.7030812501907349, -1.755602240562439, -1.3529410362243652, -1.3879550695419312, 0.3277312219142914, 0.6253502368927002, 0.20518220961093903, -0.4950979948043823, -1.0203081369400024, -0.7927170395851135, 0.8354342579841614, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.520308256149292, 0.2226892113685608, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.5553222298622131, 0.8529412746429443, 0.5378152132034302, 0.34523820877075195, 0.5553222298622131, 0.2226892113685608, 0.11764705926179886, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.15266107022762299, -0.03991595283150673, 0.6078432202339172, 0.15266107022762299, 2.1309523582458496, 2.1309523582458496], [1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.9054622650146484, 1.5707283020019531, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.7633053064346313, 1.4131653308868408, 1.0805323123931885, 1.0630252361297607, 1.343137264251709, 1.343137264251709, 0.9404762983322144, 0.590336263179779, 0.34523820877075195, 0.03011205606162548, 0.3102242052555084, 0.3627452254295349, 0.15266107022762299, 0.0476190559566021, -0.03991595283150673, -0.2499999701976776, -0.23249296844005585, -0.21498596668243408, -0.1624649614095688, -0.0049019488506019115, -0.26750698685646057, -0.9152660369873047, -1.195378065109253, -0.28501397371292114, -0.26750698685646057, -0.47759100794792175, -0.5301120281219482, -0.6176469922065735, -0.4600839912891388, -0.12745095789432526, -0.12745095789432526, -0.3200279772281647, 1.2731093168258667, 2.1834733486175537, 2.1309523582458496, 2.0784313678741455, 2.113445281982422, 1.8858543634414673, 1.7457983493804932, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.165966510772705, 2.165966510772705, 2.1309523582458496, 2.218487501144409, 2.1834733486175537, 1.9908963441848755, -0.07492996007204056, -1.422969102859497, -1.6155462265014648, -1.580532193183899, -0.42506998777389526, 1.7633053064346313, 1.8508403301239014, 1.9733893871307373, 1.9558824300765991, 1.9033613204956055, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 2.0084033012390137, 1.5882353782653809, -1.3179271221160889, -1.7030812501907349, -1.755602240562439, -1.370448112487793, -0.5651260018348694, -0.42506998777389526, -0.1624649614095688, -0.19747896492481232, -0.4075630009174347, -1.2654061317443848, -1.6155462265014648, -1.7030812501907349, -1.5980392694473267, -0.4425770044326782, 0.9404762983322144, 1.6757704019546509, 2.0084033012390137, 1.9558824300765991, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 1.8333333730697632, 1.3606443405151367, 0.590336263179779, 0.4677872359752655, 0.502801239490509, 0.590336263179779, 0.45028021931648254, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6603642702102661, 0.590336263179779, 0.4852942228317261, 0.3802522122859955, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.0476190559566021, 0.08263305574655533, 0.34523820877075195, 0.2752102017402649, 0.415266215801239, 0.24019621312618256, 0.39775922894477844, 0.3102242052555084, 0.2226892113685608, 0.29271721839904785, 0.1001400575041771, 0.29271721839904785, 0.397759 [e2e-predictor] 22894477844, 0.24019621312618256, 0.06512605398893356, 0.08263305574655533, -0.057422954589128494, -0.1624649614095688, -0.14495795965194702, -0.19747896492481232, -0.07492996007204056, -0.1624649614095688, 0.03011205606162548, -0.09243696182966232, -0.09243696182966232, -0.022408949211239815, -0.23249296844005585, -0.07492996007204056, 0.08263305574655533, -0.19747896492481232, 0.2752102017402649, 0.24019621312618256, 0.3102242052555084, 0.34523820877075195, 0.432773232460022, 0.5728292465209961, 0.6603642702102661, 0.8004202842712402, 1.1855742931365967, 0.8004202842712402, 0.7303922772407532, 1.2205883264541626, 0.8354342579841614, 1.1330533027648926, 1.1155463457107544, 0.7478992342948914, 0.5378152132034302, -0.7051820158958435, -1.5105042457580566, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.0903360843658447, -1.7906162738800049, -1.720588207244873, -0.9852941036224365, 0.39775922894477844, 0.5553222298622131, 0.5378152132034302, 0.29271721839904785, -0.7401960492134094, -0.9327731132507324, 0.6253502368927002, 1.0455182790756226, 0.8529412746429443, 0.7128852605819702, 0.6428572535514832, 0.8704482913017273, 0.1001400575041771, 0.3102242052555084, 0.6253502368927002, 0.45028021931648254, 0.5553222298622131, 0.7128852605819702, 0.34523820877075195, 0.7478992342948914, 0.432773232460022, 0.17016807198524475, 0.4677872359752655, 0.5378152132034302, 0.415266215801239, 0.3277312219142914, -0.0049019488506019115, 0.012605053372681141, 0.012605053372681141, 0.7303922772407532, 0.08263305574655533, 2.1484594345092773, 2.1484594345092773], [1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.7983193397521973, 1.5357143878936768, 1.2380952835083008, 1.1330533027648926, 1.465686321258545, 1.5357143878936768, 1.2906162738800049, 0.8004202842712402, 0.6603642702102661, 0.3277312219142914, 0.13515406847000122, 0.3277312219142914, 0.502801239490509, 0.15266107022762299, -0.0049019488506019115, 0.3802522122859955, 0.5378152132034302, 0.5553222298622131, 0.3627452254295349, 0.06512605398893356, -0.6876749992370605, -1.247899055480957, -0.8802520632743835, -0.7927170395851135, -0.9502801299095154, -0.9502801299095154, -0.7927170395851135, -0.9677870869636536, -1.1778711080551147, -0.8277310132980347, -0.6351540088653564, -0.6526610255241394, 1.8333333730697632, 2.0084033012390137, 2.0259103775024414, 2.0609242916107178, 2.0609242916107178, 2.113445281982422, 2.1834733486175537, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.043417453765869, -0.28501397371292114, -1.160364031791687, -1.6155462265014648, -1.7380952835083008, -1.755602240562439, -1.7906162738800049, -1.4929972887039185, -0.47759100794792175, 0.7303922772407532, 1.3081233501434326, 1.6232492923736572, 1.868347406387329, 1.8333333730697632, 1.9733893871307373, 1.9383753538131714, 0.7128852605819702, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.6155462265014648, -1.5280112028121948, -1.3879550695419312, -1.2303920984268188, -1.2128850221633911, -1.3179271221160889, -1.580532193183899, -1.6155462265014648, -1.5630252361297607, -1.195378065109253, -0.21498596668243408, -0.14495795965194702, 0.3277312219142914, 1.5007003545761108, 1.815826416015625, 0.7478992342948914, -0.8802520632743835, -0.4950979948043823, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6078432202339172, 0.6428572535514832, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.3802522122859955, 0.39775922894477844, 0.4677872359752655, 0.467787235975 [e2e-predictor] 2655, 0.13515406847000122, 0.11764705926179886, 0.1001400575041771, 0.08263305574655533, 0.08263305574655533, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.29271721839904785, 0.15266107022762299, 0.1001400575041771, 0.29271721839904785, 0.432773232460022, 0.45028021931648254, 0.18767507374286652, -0.0049019488506019115, 0.03011205606162548, 0.06512605398893356, 0.08263305574655533, 0.29271721839904785, 0.03011205606162548, -0.057422954589128494, -0.03991595283150673, -0.057422954589128494, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.12745095789432526, -0.14495795965194702, -0.14495795965194702, -0.26750698685646057, -0.19747896492481232, 0.20518220961093903, 0.012605053372681141, 0.1001400575041771, 0.17016807198524475, 0.4677872359752655, 0.432773232460022, 0.4852942228317261, 0.29271721839904785, 0.5728292465209961, 0.4677872359752655, 0.6078432202339172, 1.1155463457107544, 1.0280113220214844, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.3081233501434326, 0.5553222298622131, 0.20518220961093903, -0.8977590203285217, -1.4754900932312012, -1.7030812501907349, -1.7380952835083008, -1.8256303071975708, -1.7030812501907349, -1.668067216873169, -1.843137264251709, -1.668067216873169, -1.4404760599136353, -0.1624649614095688, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, -0.6701680421829224, -0.5826330184936523, 0.17016807198524475, 0.6078432202339172, 0.5728292465209961, 0.8179272413253784, 0.9229692816734314, 0.8179272413253784, 0.15266107022762299, 0.6078432202339172, 0.4852942228317261, 0.4677872359752655, 0.2752102017402649, 0.5728292465209961, 0.520308256149292, 0.7303922772407532, 0.4677872359752655, 0.3802522122859955, 0.4677872359752655, 0.415266215801239, 0.4852942228317261, 0.5553222298622131, 0.1001400575041771, -0.022408949211239815, -0.022408949211239815, 0.9404762983322144, 0.2577032148838043, 2.113445281982422, 2.1484594345092773], [1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.7829132676124573, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.343137264251709, 1.8333333730697632, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.6757704019546509, 1.343137264251709, 1.2906162738800049, 1.6757704019546509, 1.6232492923736572, 1.553221344947815, 1.1505602598190308, 0.6603642702102661, 0.520308256149292, 0.24019621312618256, 0.24019621312618256, 0.520308256149292, 0.415266215801239, 0.29271721839904785, 0.5378152132034302, 0.6953782439231873, 0.590336263179779, 0.24019621312618256, -0.47759100794792175, -1.0378150939941406, -0.7752100229263306, -0.7051820158958435, -0.8277310132980347, -0.9852941036224365, -1.1428570747375488, -1.2654061317443848, -1.422969102859497, -1.5980392694473267, -1.6330533027648926, -1.457983136177063, -1.1778711080551147, -0.7051820158958435, 0.5378152132034302, 0.9404762983322144, 0.9579832553863525, 1.553221344947815, 2.0084033012390137, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.3956583738327026, -1.6505602598190308, -1.6855742931365967, -1.668067216873169, -1.668067216873169, -1.7030812501907349, -1.720588207244873, -1.720588207244873, -1.7030812501907349, -1.7030812501907349, -1.6330533027648926, -1.7731093168258667, -1.4929972887039185, -1.580532193183899, -1.720588207244873, -1.720588207244873, -1.6505602598190308, -1.808123230934143, -1.878151297569275, -1.878151297569275, -1.9131653308868408, -1.8256303071975708, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.7731093168258667, -1.79061627388000 [e2e-predictor] 49, -1.8256303071975708, -1.808123230934143, -1.6155462265014648, -1.4404760599136353, -1.1778711080551147, -0.6876749992370605, 0.3627452254295349, -0.2499999701976776, -0.14495795965194702, 0.1001400575041771, 0.24019621312618256, 0.6603642702102661, 0.8879552483558655, 1.1330533027648926, 1.0105042457580566, 0.5553222298622131, 0.34523820877075195, 0.2752102017402649, 0.3102242052555084, 0.13515406847000122, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.17016807198524475, 0.08263305574655533, 0.15266107022762299, 0.17016807198524475, 0.2226892113685608, 0.2752102017402649, 0.3277312219142914, 0.2752102017402649, 0.3277312219142914, 0.18767507374286652, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.2226892113685608, 0.3102242052555084, 0.3102242052555084, 0.15266107022762299, 0.08263305574655533, 0.08263305574655533, 0.012605053372681141, -0.03991595283150673, 0.0476190559566021, -0.0049019488506019115, -0.10994396358728409, -0.1624649614095688, -0.3200279772281647, -0.10994396358728409, -0.17997196316719055, -0.17997196316719055, -0.4425770044326782, -0.3200279772281647, -0.37254899740219116, -0.17997196316719055, -0.19747896492481232, -0.21498596668243408, -0.10994396358728409, -0.12745095789432526, -0.057422954589128494, -0.0049019488506019115, 0.11764705926179886, -0.14495795965194702, 0.11764705926179886, -0.12745095789432526, 0.20518220961093903, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.7829132676124573, 0.7829132676124573, 1.0455182790756226, 0.7829132676124573, 1.1680673360824585, 0.8004202842712402, 1.3256303071975708, 1.1855742931365967, 1.0105042457580566, 1.0980392694473267, 0.012605053372681141, -1.5105042457580566, -1.6155462265014648, -1.668067216873169, -1.668067216873169, -1.8606442213058472, -1.843137264251709, -1.7380952835083008, -1.843137264251709, -1.8256303071975708, -1.4929972887039185, -0.47759100794792175, -0.022408949211239815, 0.415266215801239, 0.3627452254295349, 0.0476190559566021, -0.5301120281219482, -0.17997196316719055, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.7654062509536743, 0.3102242052555084, 0.06512605398893356, 0.3627452254295349, 0.3627452254295349, 0.0476190559566021, 0.502801239490509, 0.4677872359752655, 0.6428572535514832, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.5378152132034302, 0.9054622650146484, 0.24019621312618256, 0.06512605398893356, 0.2577032148838043, 0.8529412746429443, 0.2752102017402649, 2.1484594345092773, 2.113445281982422], [1.465686321258545, 1.430672287940979, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 1.0280113220214844, 1.693277359008789, 1.9383753538131714, 1.9383753538131714, 1.9033613204956055, 1.7457983493804932, 1.5882353782653809, 1.5357143878936768, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.605742335319519, 0.9929972887039185, 0.39775922894477844, 0.432773232460022, 0.6428572535514832, 0.415266215801239, 0.45028021931648254, 0.29271721839904785, -0.23249296844005585, -0.6001400351524353, -0.9852941036224365, -1.195378065109253, -1.457983136177063, -1.5630252361297607, -1.6330533027648926, -1.668067216873169, -1.6155462265014648, -1.5630252361297607, -1.6155462265014648, -1.720588207244873, -1.878151297569275, -1.878151297569275, -1.6855742931365967, -1.457983136177063, -1.422969102859497, -1.5455182790756226, -1.720588207244873, -1.7030812501907349, -1.7731093168258667, 0.3802522122859955, 0.6953782439231873, -1.6505602598190308, -1.7030812501907349, -1.195378065109253, -0.7577030062675476, -1.2303920984268188, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.8606442213058472, -1.843137264 [e2e-predictor] 251709, -1.8256303071975708, -1.895658254623413, -1.9131653308868408, -1.878151297569275, -1.808123230934143, -1.6505602598190308, -1.5980392694473267, -1.5630252361297607, -1.4929972887039185, -1.5105042457580566, -1.6505602598190308, -1.983193278312683, -1.8256303071975708, -0.8277310132980347, -0.17997196316719055, 0.39775922894477844, 0.7829132676124573, 0.4852942228317261, -0.21498596668243408, -1.1253501176834106, -1.247899055480957, -0.6701680421829224, -1.0378150939941406, -1.5105042457580566, -1.7380952835083008, -1.878151297569275, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.720588207244873, -1.5980392694473267, -0.6876749992370605, 0.17016807198524475, 0.39775922894477844, 0.415266215801239, 0.7478992342948914, 0.29271721839904785, 0.20518220961093903, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.20518220961093903, 0.2226892113685608, 0.2752102017402649, 0.432773232460022, 0.432773232460022, 0.3277312219142914, 0.3277312219142914, 0.4677872359752655, 0.20518220961093903, 0.11764705926179886, 0.06512605398893356, 0.06512605398893356, -0.12745095789432526, -0.057422954589128494, 0.08263305574655533, 0.012605053372681141, 0.0476190559566021, 0.18767507374286652, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.1624649614095688, 0.0476190559566021, 0.03011205606162548, -0.07492996007204056, 0.11764705926179886, 0.03011205606162548, -0.07492996007204056, -0.03991595283150673, -0.09243696182966232, -0.19747896492481232, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, -0.3025209903717041, -0.3550419807434082, -0.28501397371292114, -0.26750698685646057, -0.23249296844005585, -0.21498596668243408, -0.21498596668243408, -0.09243696182966232, -0.022408949211239815, -0.28501397371292114, 0.0476190559566021, 0.11764705926179886, -0.022408949211239815, -0.09243696182966232, 0.17016807198524475, 0.502801239490509, 0.5728292465209961, 0.415266215801239, 0.8704482913017273, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.8704482913017273, 0.6078432202339172, 1.1855742931365967, 1.0980392694473267, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.0455182790756226, -0.1624649614095688, -1.5280112028121948, -1.668067216873169, -1.7906162738800049, -1.7030812501907349, -1.755602240562439, -1.7906162738800049, -1.7906162738800049, -1.843137264251709, -1.8256303071975708, -1.9481792449951172, -0.9152660369873047, -0.4425770044326782, 0.520308256149292, 0.6253502368927002, -0.10994396358728409, -0.17997196316719055, 0.08263305574655533, 0.45028021931648254, 0.6428572535514832, 0.6078432202339172, 0.7303922772407532, 0.5728292465209961, 0.39775922894477844, 0.17016807198524475, 0.415266215801239, 0.415266215801239, -0.0049019488506019115, 0.17016807198524475, 0.590336263179779, 0.4677872359752655, 0.6603642702102661, 0.6078432202339172, 0.5378152132034302, 0.08263305574655533, 0.5553222298622131, 0.6953782439231873, 0.2226892113685608, -0.03991595283150673, 0.432773232460022, 0.3277312219142914, 0.415266215801239, 2.1834733486175537, 2.113445281982422], [1.465686321258545, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 1.5007003545761108, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.728291392326355, 1.6232492923736572, 1.430672287940979, 0.6953782439231873, 0.6603642702102661, 0.8004202842712402, 0.08263305574655533, -0.8452380299568176, -1.3879550695419312, -1.422969102859497, -1.422969102859497, -1.3879550695419312, -1.4054621458053589, -1.4754900932312012, -1.5980392694473267, -1.7731093168258667 [e2e-predictor] , -1.843137264251709, -1.930672287940979, -1.965686321258545, -2.0007002353668213, -1.983193278312683, -1.965686321258545, -1.5980392694473267, -1.0028010606765747, -0.9502801299095154, -1.1078431606292725, -1.247899055480957, -1.457983136177063, -1.4929972887039185, -1.580532193183899, -1.7380952835083008, -1.8256303071975708, -1.8256303071975708, -1.6330533027648926, -1.580532193183899, -1.755602240562439, -1.895658254623413, -1.7731093168258667, -1.335434079170227, -1.0553221702575684, -0.9502801299095154, -1.370448112487793, -1.755602240562439, -1.0378150939941406, 0.8354342579841614, 1.4481793642044067, 1.780812382698059, 1.8508403301239014, 1.868347406387329, 1.7633053064346313, 1.0455182790756226, 0.3277312219142914, 0.6953782439231873, 1.518207311630249, 1.3081233501434326, 1.0630252361297607, 0.45028021931648254, -0.8277310132980347, -1.335434079170227, 1.728291392326355, 2.0259103775024414, 2.113445281982422, 2.1309523582458496, 2.165966510772705, 2.0609242916107178, 1.7633053064346313, 1.1680673360824585, 0.18767507374286652, -0.8802520632743835, -1.0378150939941406, -0.33753499388694763, -0.057422954589128494, 0.18767507374286652, 0.06512605398893356, 0.08263305574655533, 0.15266107022762299, 0.13515406847000122, 0.45028021931648254, 0.5378152132034302, 0.45028021931648254, 0.3102242052555084, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.11764705926179886, 0.3102242052555084, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.11764705926179886, 0.06512605398893356, 0.03011205606162548, 0.15266107022762299, 0.06512605398893356, -0.057422954589128494, -0.057422954589128494, 0.20518220961093903, 0.3277312219142914, 0.3802522122859955, 0.2226892113685608, 0.1001400575041771, 0.0476190559566021, -0.03991595283150673, 0.06512605398893356, 0.0476190559566021, 0.03011205606162548, 0.012605053372681141, 0.0476190559566021, -0.022408949211239815, -0.17997196316719055, -0.3200279772281647, -0.14495795965194702, -0.1624649614095688, -0.17997196316719055, -0.26750698685646057, -0.5301120281219482, -0.33753499388694763, -0.2499999701976776, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.057422954589128494, -0.17997196316719055, -0.5826330184936523, 0.0476190559566021, 0.34523820877075195, 0.2577032148838043, 0.34523820877075195, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.4852942228317261, 0.9054622650146484, 0.7478992342948914, 0.8529412746429443, 1.2380952835083008, 1.1505602598190308, 1.0630252361297607, 1.2380952835083008, 1.3081233501434326, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 0.9054622650146484, 0.11764705926179886, -1.6505602598190308, -1.7906162738800049, -1.7380952835083008, -1.6855742931365967, -1.7030812501907349, -1.7906162738800049, -1.808123230934143, -1.7731093168258667, -1.580532193183899, -0.9852941036224365, -1.6855742931365967, -0.7927170395851135, 0.4852942228317261, 0.3277312219142914, 0.20518220961093903, 0.2577032148838043, -0.7226890325546265, -0.17997196316719055, 0.34523820877075195, 0.5378152132034302, 0.520308256149292, 0.6778712272644043, 0.6078432202339172, 0.432773232460022, 0.6953782439231873, 0.502801239490509, 0.502801239490509, 0.415266215801239, 0.502801239490509, 0.29271721839904785, 0.8354342579841614, 0.6953782439231873, 0.3802522122859955, 0.3277312219142914, 0.5728292465209961, 0.415266215801239, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, -0.03991595283150673, 0.6603642702102661, 2.1834733486175537, 2.0784313678741455], [1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.20308 [e2e-predictor] 12501907349, 1.7633053064346313, 1.9208683967590332, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.815826416015625, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7457983493804932, 1.728291392326355, 1.3956583738327026, -0.1624649614095688, -0.8452380299568176, -1.247899055480957, -1.335434079170227, -1.3179271221160889, -1.2128850221633911, -1.3004200458526611, -1.4754900932312012, -1.580532193183899, -1.5630252361297607, -1.580532193183899, -1.5980392694473267, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.6155462265014648, -1.1078431606292725, -0.12745095789432526, 0.1001400575041771, 0.03011205606162548, -0.5476189851760864, -1.0203081369400024, -1.457983136177063, -1.7731093168258667, -1.808123230934143, -1.2654061317443848, -0.7401960492134094, -0.6351540088653564, -1.0378150939941406, -1.6330533027648926, -1.8256303071975708, -0.09243696182966232, 1.4481793642044067, 1.7457983493804932, 1.9033613204956055, 1.9033613204956055, 2.0609242916107178, 1.728291392326355, 0.6953782439231873, -0.6701680421829224, 0.6603642702102661, 1.0630252361297607, 0.34523820877075195, -0.8277310132980347, -1.4054621458053589, 1.4481793642044067, 2.0784313678741455, 2.0609242916107178, 2.0959384441375732, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.2205883264541626, -1.0553221702575684, 0.7303922772407532, 1.2380952835083008, 1.9908963441848755, 2.0084033012390137, 1.2731093168258667, 0.15266107022762299, 1.1505602598190308, 1.430672287940979, -0.2499999701976776, -0.26750698685646057, 0.2577032148838043, 0.1001400575041771, -0.3025209903717041, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.2226892113685608, 0.15266107022762299, 0.20518220961093903, 0.34523820877075195, 0.39775922894477844, 0.4852942228317261, 0.3102242052555084, 0.18767507374286652, 0.11764705926179886, -0.03991595283150673, -0.022408949211239815, 0.13515406847000122, 0.2577032148838043, 0.13515406847000122, 0.3102242052555084, -0.12745095789432526, -0.03991595283150673, -0.0049019488506019115, 0.15266107022762299, -0.022408949211239815, -0.07492996007204056, -0.07492996007204056, -0.2499999701976776, 0.06512605398893356, 0.11764705926179886, 0.3102242052555084, 0.3102242052555084, 0.24019621312618256, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.012605053372681141, -0.21498596668243408, 0.1001400575041771, -0.022408949211239815, -0.1624649614095688, -0.17997196316719055, -0.28501397371292114, -0.17997196316719055, -0.26750698685646057, -0.42506998777389526, -0.37254899740219116, -0.2499999701976776, -0.057422954589128494, -0.0049019488506019115, -0.19747896492481232, 0.012605053372681141, -0.07492996007204056, -0.1624649614095688, -0.37254899740219116, 0.03011205606162548, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, 0.2752102017402649, 0.29271721839904785, 0.590336263179779, 0.6078432202339172, 1.1155463457107544, 1.0105042457580566, 0.9054622650146484, 1.2731093168258667, 1.0105042457580566, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.1680673360824585, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 0.5728292465209961, -0.4950979948043823, -1.3529410362243652, -1.7030812501907349, -1.808123230934143, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.5105042457580566, -0.5476189851760864, -1.195378065109253, 0.29271721839904785, 0.4852942228317261, -0.28501397371292114, 0.7829132676124573, 0.415266215801239, 0.6253502368927002, 0.6078432202339172, 0.8004202842712402, 0.7829132676124573, 0.34523820877075195, 0.20518220961093903, 0.2752102017402649, 0.7128852605819702, 0.9754902720451355, 0.7128852605819702, 0.6078432202339172, 0.15266107022762299, 0.415266215801239, 0.6428572535514832, 0.6778712272644043, 0.11764705926179886, 0.432773232460022, 0.8004202842712402, 0.20518220961093903, 0.4852942228317261, 0.6428572535514832, 0.2577032148838043, 0.11764705926179886, 0.9054622650146484, 2.0784313678741455, 2.0784313678741455], [1.5182073116 [e2e-predictor] 30249, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 0.9579832553863525, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 1.0105042457580566, 1.6232492923736572, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9383753538131714, 1.8508403301239014, 1.7633053064346313, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.483193278312683, -0.8277310132980347, -0.9677870869636536, -1.1253501176834106, -1.2128850221633911, -1.195378065109253, -1.0728291273117065, -1.0378150939941406, -1.0903360843658447, -1.370448112487793, -1.5105042457580566, -1.5105042457580566, -1.5105042457580566, -1.5980392694473267, -1.5980392694473267, -1.247899055480957, 0.3102242052555084, 1.3081233501434326, 1.430672287940979, 1.5357143878936768, 1.518207311630249, 1.1680673360824585, 1.1680673360824585, 0.520308256149292, -0.8627450466156006, -0.8802520632743835, -0.8627450466156006, -1.2303920984268188, -1.6155462265014648, -1.6855742931365967, -1.3529410362243652, -0.8627450466156006, 1.0630252361297607, 1.3956583738327026, 1.6232492923736572, 1.6757704019546509, 1.3256303071975708, -0.10994396358728409, -1.5105042457580566, 0.39775922894477844, 1.9033613204956055, 2.043417453765869, 1.9908963441848755, 2.0609242916107178, 2.0609242916107178, 2.043417453765869, 1.6757704019546509, 0.06512605398893356, 0.34523820877075195, 1.1330533027648926, 1.1505602598190308, -0.19747896492481232, -0.8102240562438965, 1.553221344947815, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.780812382698059, 0.18767507374286652, -1.720588207244873, 0.5378152132034302, 1.6757704019546509, 1.6582633256912231, 1.3606443405151367, 0.39775922894477844, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.24019621312618256, 0.06512605398893356, 0.012605053372681141, 0.1001400575041771, 0.24019621312618256, 0.1001400575041771, 0.06512605398893356, -0.022408949211239815, 0.012605053372681141, -0.057422954589128494, -0.057422954589128494, -0.022408949211239815, -0.0049019488506019115, -0.0049019488506019115, -0.03991595283150673, -0.0049019488506019115, 0.17016807198524475, -0.14495795965194702, -0.022408949211239815, -0.0049019488506019115, -0.07492996007204056, 0.1001400575041771, 0.08263305574655533, -0.022408949211239815, -0.03991595283150673, -0.057422954589128494, -0.23249296844005585, -0.022408949211239815, 0.18767507374286652, 0.13515406847000122, 0.2226892113685608, 0.3102242052555084, 0.11764705926179886, 0.0476190559566021, 0.13515406847000122, -0.0049019488506019115, -0.10994396358728409, -0.12745095789432526, -0.19747896492481232, -0.19747896492481232, -0.1624649614095688, -0.3025209903717041, -0.14495795965194702, -0.28501397371292114, -0.5301120281219482, -0.2499999701976776, -0.19747896492481232, -0.26750698685646057, -0.022408949211239815, 0.012605053372681141, -0.07492996007204056, 0.0476190559566021, 0.0476190559566021, 0.11764705926179886, 0.11764705926179886, 0.3627452254295349, 0.5378152132034302, 0.6953782439231873, 0.8354342579841614, 0.8704482913017273, 0.9929972887039185, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2731093168258667, 1.2380952835083008, 1.2906162738800049, 1.4131653308868408, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, 0.6428572535514832, -1.0903360843658447, -1.668067216873169, -1.7731093168258667, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.580532193183899, -1.7030812501907349, -1.1253501176834106, -0.8627450466156006, -1.1078431606292725, 0.08263305574655533, 0.6953782439231873, 0.4677872359752655, 0.6953782439231873, -0.28501397371292114, -0.10994 [e2e-predictor] 396358728409, 0.6428572535514832, 0.4852942228317261, 0.18767507374286652, 0.1001400575041771, 0.4852942228317261, 0.590336263179779, 0.8704482913017273, 0.8354342579841614, 0.3627452254295349, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.432773232460022, 0.4852942228317261, 0.6428572535514832, 0.8704482913017273, 0.29271721839904785, 0.3802522122859955, 0.8179272413253784, 2.1484594345092773, 2.0959384441375732], [1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8179272413253784, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 1.0105042457580566, 0.8704482913017273, 0.6428572535514832, 0.7128852605819702, 1.378151297569275, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3956583738327026, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -1.0378150939941406, -1.0903360843658447, -1.1428570747375488, -0.9677870869636536, -0.6876749992370605, -0.4075630009174347, -0.6526610255241394, -1.2303920984268188, -1.6155462265014648, -1.755602240562439, -0.1624649614095688, 1.605742335319519, 1.8333333730697632, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 2.0259103775024414, 1.4131653308868408, -0.5301120281219482, -1.160364031791687, -0.4075630009174347, -1.0903360843658447, -1.8606442213058472, -1.895658254623413, -1.4929972887039185, 0.2577032148838043, 0.8529412746429443, 0.9229692816734314, 0.13515406847000122, -1.370448112487793, -1.3879550695419312, -0.4600839912891388, -0.47759100794792175, -1.0028010606765747, -1.2654061317443848, 0.7829132676124573, 1.605742335319519, 1.7983193397521973, 1.9208683967590332, 2.043417453765869, 2.0609242916107178, 1.3956583738327026, -0.7577030062675476, 1.3081233501434326, 1.9733893871307373, 2.0609242916107178, 1.9908963441848755, 1.2205883264541626, -0.42506998777389526, 1.1155463457107544, 1.4131653308868408, 1.8858543634414673, 1.9733893871307373, 1.868347406387329, 0.3102242052555084, -1.2654061317443848, -0.03991595283150673, -0.23249296844005585, 1.0980392694473267, 1.1680673360824585, 0.4677872359752655, 0.39775922894477844, 0.39775922894477844, 0.4852942228317261, 0.4677872359752655, 0.3627452254295349, 0.15266107022762299, 0.08263305574655533, 0.06512605398893356, 0.03011205606162548, 0.06512605398893356, 0.03011205606162548, -0.14495795965194702, -0.0049019488506019115, -0.10994396358728409, 0.17016807198524475, 0.11764705926179886, 0.06512605398893356, -0.14495795965194702, -0.12745095789432526, 0.0476190559566021, -0.057422954589128494, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, 0.0476190559566021, 0.2577032148838043, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, 0.03011205606162548, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.2226892113685608, 0.24019621312618256, 0.11764705926179886, 0.012605053372681141, -0.21498596668243408, -0.1624649614095688, -0.37254899740219116, -0.23249296844005585, -0.37254899740219116, -0.23249296844005585, -0.23249296844005585, -0.23249296844005585, -0.10994396358728409, -0.37254899740219116, 0.20518220961093903, -0.07492996007204056, 0.15266107022762299, 0.08263305574655533, -0.26750698685646057, -0.17997196316719055, 0.20518220961093903, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.3102242052555084, 0.13515406847000122, 0.432773232460022, 0.590336263179779, 1.0105042457580566, 0.7478992342948914, 1.2556023597717285, 1.0280113220214844, 1.0280113220214844, 1.1330533027648926, 1.2556023597717285, 1.3081233501434326, 1.430672287940979, 1.3081233501434326, 1.2556 [e2e-predictor] 023597717285, 1.3081233501434326, 0.8879552483558655, 0.4852942228317261, -0.47759100794792175, -1.370448112487793, -1.7380952835083008, -1.755602240562439, -1.8256303071975708, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.6155462265014648, -1.0203081369400024, 0.012605053372681141, -0.6876749992370605, -0.7752100229263306, -0.4600839912891388, -0.022408949211239815, 0.012605053372681141, 0.6078432202339172, 0.7303922772407532, 0.6603642702102661, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.7128852605819702, 0.502801239490509, 0.3802522122859955, 0.6078432202339172, 0.3277312219142914, 0.7478992342948914, 0.6953782439231873, 0.6078432202339172, 0.2577032148838043, 0.34523820877075195, 0.8704482913017273, 1.0105042457580566, 0.590336263179779, 0.7654062509536743, 1.0805323123931885, 2.165966510772705, 2.0784313678741455], [1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6428572535514832, 0.6428572535514832, 1.3606443405151367, 1.780812382698059, 1.640756368637085, 1.1505602598190308, 0.7478992342948914, 1.0980392694473267, 1.6582633256912231, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.605742335319519, 0.8704482913017273, -0.5476189851760864, -0.6001400351524353, -0.8102240562438965, -1.1253501176834106, -1.370448112487793, -1.5280112028121948, -1.282913088798523, -0.6701680421829224, 0.012605053372681141, 0.29271721839904785, 0.06512605398893356, -0.4600839912891388, 1.6757704019546509, 1.9908963441848755, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 2.1309523582458496, 1.9383753538131714, 1.343137264251709, -0.9152660369873047, -1.4929972887039185, -1.4404760599136353, -1.6330533027648926, -1.7380952835083008, -1.755602240562439, -0.4425770044326782, 0.20518220961093903, 0.2226892113685608, -0.9502801299095154, -1.755602240562439, -1.668067216873169, 0.4677872359752655, 1.3256303071975708, 1.5007003545761108, 1.4481793642044067, 1.343137264251709, 0.13515406847000122, -1.422969102859497, -1.282913088798523, -0.5301120281219482, 0.3102242052555084, -0.09243696182966232, -1.5455182790756226, 0.13515406847000122, 1.8333333730697632, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9908963441848755, 1.9208683967590332, 1.0980392694473267, -0.12745095789432526, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.0630252361297607, -1.1078431606292725, -1.282913088798523, 1.343137264251709, 1.1505602598190308, 0.8004202842712402, 0.5378152132034302, 0.2577032148838043, 0.3277312219142914, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.24019621312618256, 0.11764705926179886, 0.17016807198524475, -0.14495795965194702, 0.06512605398893356, -0.10994396358728409, -0.10994396358728409, -0.10994396358728409, -0.23249296844005585, 0.1001400575041771, 0.0476190559566021, 0.20518220961093903, 0.012605053372681141, 0.2226892113685608, 0.34523820877075195, 0.39775922894477844, -0.07492996007204056, -0.07492996007204056, 0.0476190559566021, -0.2499999701976776, 0.2577032148838043, 0.1001400575041771, 0.0476190559566021, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.06512605398893356, -0.057422954589128494, -0.33753499388694763, -0.022408949211239815, 0.39775922894477844, 0.15266107022762299, 0.06512605398893356, -0.26750698685646057, 0.03011205606162548, -0.09243696182966232, -0.3025209903717041, -0.1624649614095688, -0.3550419807434082, -0.4950979948043823, -0.47759100794792175, -0.33753499388694763, -0.5301120281219482, 0.18767507374 [e2e-predictor] 286652, -0.7226890325546265, -0.28501397371292114, -0.23249296844005585, -0.33753499388694763, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.17016807198524475, 0.2226892113685608, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.590336263179779, 0.7829132676124573, 1.1505602598190308, 1.3606443405151367, 1.2556023597717285, 1.2556023597717285, 1.1330533027648926, 1.5707283020019531, 1.430672287940979, 1.2906162738800049, 1.465686321258545, 1.3081233501434326, 0.8704482913017273, 0.7654062509536743, -1.0903360843658447, -1.6505602598190308, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.6855742931365967, -1.7731093168258667, -1.5455182790756226, -1.5630252361297607, 0.13515406847000122, -0.5651260018348694, -0.3025209903717041, 0.4852942228317261, 0.9929972887039185, 0.13515406847000122, 0.3802522122859955, 0.5378152132034302, 0.3102242052555084, 0.06512605398893356, 0.0476190559566021, 0.06512605398893356, 0.11764705926179886, 0.45028021931648254, 0.5728292465209961, 0.5378152132034302, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, 0.20518220961093903, 0.590336263179779, 0.7654062509536743, 0.5553222298622131, 0.3277312219142914, 0.012605053372681141, 0.4677872359752655, 0.6603642702102661, 0.5728292465209961, 0.6778712272644043, 1.3081233501434326, 2.1834733486175537, 2.0959384441375732], [1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.4131653308868408, 2.0084033012390137, 1.9033613204956055, 1.553221344947815, 0.6778712272644043, 0.8529412746429443, 1.430672287940979, 1.7457983493804932, 1.9033613204956055, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 0.012605053372681141, -0.33753499388694763, -0.19747896492481232, -0.6876749992370605, -1.4054621458053589, -1.6330533027648926, -1.7030812501907349, -1.4929972887039185, -0.7401960492134094, 0.11764705926179886, 0.8529412746429443, 1.8333333730697632, 2.0609242916107178, 2.0084033012390137, 2.1309523582458496, 2.113445281982422, 1.9733893871307373, 0.8879552483558655, -1.282913088798523, -1.843137264251709, -1.7030812501907349, -0.7051820158958435, -0.5826330184936523, -1.0903360843658447, -1.755602240562439, -1.457983136177063, -0.4600839912891388, -0.6176469922065735, -1.282913088798523, -1.7731093168258667, -1.4404760599136353, 0.3102242052555084, 0.7829132676124573, 0.9754902720451355, 0.7654062509536743, -1.0378150939941406, -1.878151297569275, -1.6505602598190308, 0.5553222298622131, 1.5882353782653809, 1.6232492923736572, 1.3956583738327026, 0.8704482913017273, -0.4950979948043823, 0.03011205606162548, 0.9754902720451355, 1.378151297569275, 1.6757704019546509, 1.9033613204956055, 1.9208683967590332, 2.113445281982422, 2.1309523582458496, 2.0609242916107178, 0.5728292465209961, -0.7401960492134094, -0.8452380299568176, -1.2654061317443848, 0.20518220961093903, 0.9054622650146484, 0.6253502368927002, 0.4852942228317261, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.3802522122859955, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.4677872359752655, 0.08263305574655533, 0.0476190559566021, -0.022408949211239815, 0.15266107022762299, -0.23249296844005585, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, -0.03991595283150673, -0.14495795965194702, -0.03991595283150673, -0.09243696182966232, 0.18767507374286652, 0.06512605398893356, -0.1624649614095688, 0.24019621312618256, 0.06512605398893356, -0.10994396358 [e2e-predictor] 728409, 0.11764705926179886, -0.07492996007204056, 0.03011205606162548, -0.3025209903717041, -0.057422954589128494, 0.08263305574655533, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.03011205606162548, 0.03011205606162548, -0.03991595283150673, -0.21498596668243408, -0.0049019488506019115, 0.17016807198524475, 0.0476190559566021, 0.29271721839904785, -0.2499999701976776, -0.23249296844005585, -0.14495795965194702, -0.022408949211239815, 0.06512605398893356, -0.10994396358728409, -0.23249296844005585, -0.14495795965194702, -0.3025209903717041, 0.13515406847000122, 0.17016807198524475, 0.012605053372681141, 0.17016807198524475, 0.3102242052555084, 0.502801239490509, 0.3102242052555084, 0.3277312219142914, 0.7303922772407532, 0.8529412746429443, 1.2556023597717285, 0.9754902720451355, 1.1505602598190308, 1.1855742931365967, 1.5357143878936768, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.3256303071975708, 1.3256303071975708, 0.6078432202339172, -1.282913088798523, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.7906162738800049, -1.8256303071975708, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.8606442213058472, -1.720588207244873, -0.8452380299568176, -1.0378150939941406, -0.8977590203285217, -0.6701680421829224, 0.8879552483558655, 0.8004202842712402, 1.465686321258545, 1.7983193397521973, 0.6778712272644043, 1.0105042457580566, 0.7128852605819702, 0.9229692816734314, 0.3627452254295349, 0.11764705926179886, -0.4425770044326782, 0.012605053372681141, 0.502801239490509, 0.590336263179779, 0.520308256149292, 1.0980392694473267, 0.3802522122859955, -0.12745095789432526, 0.2577032148838043, 0.9229692816734314, 0.590336263179779, 0.7478992342948914, 0.45028021931648254, 0.03011205606162548, 0.2226892113685608, 0.6428572535514832, 0.6428572535514832, 0.8004202842712402, 1.0630252361297607, 2.1309523582458496, 2.0959384441375732], [1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 1.343137264251709, 1.9733893871307373, 2.0084033012390137, 1.6232492923736572, 0.7829132676124573, 0.8179272413253784, 1.2380952835083008, 1.5707283020019531, 1.3606443405151367, 0.8004202842712402, -0.5126050114631653, -1.335434079170227, -1.4054621458053589, -1.3004200458526611, -1.4404760599136353, -1.4929972887039185, -0.8977590203285217, -0.057422954589128494, 0.34523820877075195, -0.1624649614095688, -1.0903360843658447, -1.668067216873169, -1.878151297569275, -1.6505602598190308, -1.0203081369400024, 1.1680673360824585, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 1.7983193397521973, 0.415266215801239, -1.0203081369400024, -1.4754900932312012, -1.7380952835083008, -1.5980392694473267, -1.2654061317443848, -1.6155462265014648, -1.843137264251709, -1.7030812501907349, -0.6351540088653564, 0.012605053372681141, -0.3550419807434082, -1.3179271221160889, -1.6155462265014648, -0.8102240562438965, 0.415266215801239, 0.20518220961093903, -0.4600839912891388, -1.3879550695419312, -1.7906162738800049, -1.668067216873169, -0.23249296844005585, 1.343137264251709, 1.5882353782653809, 1.465686321258545, 1.430672287940979, 0.502801239490509, -1.5105042457580566, -1.6155462265014648, 0.11764705926179886, 1.8858543634414673, 2.043417453765869, 2.113445281982422, 2.165966510772705, 2.218487501144409, 2.1484594345092773, 2.0084033012390137, -0.7226890325546265, -1.5280112028121948, -1.7030812501907349, -0.6176469922065735, 0.06512605398893356, 0.3277312219142914, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.29271721839904785, 0.2226892113685608, 0.2226 [e2e-predictor] 892113685608, 0.2226892113685608, 0.34523820877075195, 0.3627452254295349, 0.03011205606162548, 0.08263305574655533, 0.3802522122859955, 0.08263305574655533, 0.3802522122859955, 0.18767507374286652, -0.022408949211239815, 0.2577032148838043, 0.012605053372681141, 0.08263305574655533, 0.06512605398893356, 0.18767507374286652, -0.14495795965194702, 0.20518220961093903, 0.20518220961093903, 0.17016807198524475, 0.03011205606162548, 0.06512605398893356, -0.0049019488506019115, -0.03991595283150673, 0.34523820877075195, -0.09243696182966232, -0.10994396358728409, -0.022408949211239815, -0.10994396358728409, -0.1624649614095688, -0.0049019488506019115, -0.057422954589128494, -0.23249296844005585, -0.1624649614095688, 0.29271721839904785, 0.2226892113685608, 0.18767507374286652, 0.0476190559566021, -0.14495795965194702, -0.022408949211239815, -0.022408949211239815, -0.09243696182966232, -0.21498596668243408, 0.03011205606162548, -0.09243696182966232, -0.03991595283150673, -0.1624649614095688, -0.4425770044326782, -0.07492996007204056, -0.12745095789432526, 0.13515406847000122, -0.057422954589128494, 0.06512605398893356, 0.24019621312618256, 0.3802522122859955, 0.45028021931648254, 0.5553222298622131, 0.4677872359752655, 0.8704482913017273, 0.9754902720451355, 1.1155463457107544, 1.2380952835083008, 1.4481793642044067, 1.1855742931365967, 1.4481793642044067, 1.5357143878936768, 1.518207311630249, 1.4131653308868408, 1.5707283020019531, 1.3956583738327026, 0.7654062509536743, -1.5105042457580566, -1.720588207244873, -1.808123230934143, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.843137264251709, -1.843137264251709, -1.895658254623413, -1.8256303071975708, -1.808123230934143, -1.5630252361297607, -1.3879550695419312, -1.2303920984268188, 1.2380952835083008, 1.465686321258545, 1.5882353782653809, 1.7107843160629272, 1.378151297569275, 1.728291392326355, 1.3256303071975708, 1.2731093168258667, 0.9929972887039185, 0.9054622650146484, 0.6603642702102661, 0.13515406847000122, 0.4852942228317261, 0.20518220961093903, 0.20518220961093903, 0.7829132676124573, 0.6078432202339172, 0.9054622650146484, 0.17016807198524475, 0.8354342579841614, 0.432773232460022, 0.8704482913017273, 0.7478992342948914, 0.7829132676124573, 0.7128852605819702, 0.5553222298622131, 0.4852942228317261, 0.6428572535514832, 0.520308256149292, 0.6428572535514832, 1.0980392694473267, 2.165966510772705, 2.0784313678741455], [1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5378152132034302, 1.2731093168258667, 1.9033613204956055, 1.9908963441848755, 1.640756368637085, 0.520308256149292, -0.6176469922065735, -1.282913088798523, -1.5455182790756226, -1.5455182790756226, -1.5455182790756226, -1.6155462265014648, -1.668067216873169, -1.6505602598190308, -1.720588207244873, -1.7906162738800049, -1.8256303071975708, -1.7731093168258667, -1.3004200458526611, -0.4075630009174347, 0.3627452254295349, 0.3802522122859955, -0.39005598425865173, -1.4404760599136353, -1.7731093168258667, -1.7030812501907349, 1.0280113220214844, 2.043417453765869, 1.6582633256912231, 0.8879552483558655, -1.422969102859497, -1.6155462265014648, -1.4754900932312012, -1.668067216873169, -1.668067216873169, -0.8977590203285217, -0.42506998777389526, -0.5651260018348694, -1.4754900932312012, -1.4929972887039185, -1.4404760599136353, -1.843137264251709, -1.9481792449951172, -1.6155462265014648, 0.11764705926179886, 0.3277312219142914, 0.1001400575041771, -0.7401960492134094, -1.1253501176834106, 0.39775922894477844, 0.45028021931648254, -0.28501397371292114, -0.8102240562438965, -0.5126050 [e2e-predictor] 114631653, -0.6001400351524353, -1.370448112487793, -1.8256303071975708, -1.6505602598190308, 0.9404762983322144, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.2710084915161133, 2.358543634414673, 2.393557548522949, 1.7983193397521973, 0.0476190559566021, -0.6876749992370605, -1.720588207244873, -0.4425770044326782, 0.6953782439231873, 0.7829132676124573, 0.7128852605819702, 0.502801239490509, -0.14495795965194702, 0.012605053372681141, -0.09243696182966232, -0.03991595283150673, 0.15266107022762299, 0.012605053372681141, 0.18767507374286652, 0.3627452254295349, -0.03991595283150673, 0.0476190559566021, 0.3277312219142914, 0.39775922894477844, 0.1001400575041771, 0.24019621312618256, -0.1624649614095688, 0.590336263179779, 0.17016807198524475, 0.20518220961093903, 0.03011205606162548, 0.18767507374286652, 0.34523820877075195, 0.3802522122859955, -0.022408949211239815, -0.14495795965194702, 0.08263305574655533, 0.1001400575041771, 0.08263305574655533, -0.10994396358728409, -0.09243696182966232, -0.17997196316719055, 0.3102242052555084, -0.10994396358728409, 0.03011205606162548, -0.07492996007204056, -0.3550419807434082, 0.012605053372681141, -0.07492996007204056, -0.0049019488506019115, 0.15266107022762299, 0.2577032148838043, -0.0049019488506019115, 0.17016807198524475, 0.13515406847000122, -0.0049019488506019115, -0.14495795965194702, -0.4950979948043823, -0.07492996007204056, -0.39005598425865173, -0.14495795965194702, -0.5826330184936523, -0.26750698685646057, -0.12745095789432526, -0.10994396358728409, 0.08263305574655533, 0.2577032148838043, -0.0049019488506019115, 0.0476190559566021, 0.2577032148838043, 0.15266107022762299, 0.5728292465209961, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.553221344947815, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.430672287940979, -0.5651260018348694, -1.7030812501907349, -1.720588207244873, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.8606442213058472, -1.878151297569275, -1.0903360843658447, -1.4404760599136353, 0.7128852605819702, 0.15266107022762299, 0.3102242052555084, 1.378151297569275, 1.868347406387329, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.5882353782653809, 1.343137264251709, 0.9579832553863525, 1.0630252361297607, 0.2226892113685608, -0.33753499388694763, -0.12745095789432526, -0.0049019488506019115, 0.7303922772407532, 0.502801239490509, 0.7654062509536743, 0.08263305574655533, 0.9754902720451355, 0.432773232460022, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.502801239490509, 0.39775922894477844, 0.520308256149292, 0.8704482913017273, 0.6253502368927002, 0.6953782439231873, 1.0455182790756226, 2.1834733486175537, 2.0609242916107178], [1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 1.1855742931365967, 1.8333333730697632, 2.0259103775024414, 1.3956583738327026, -0.26750698685646057, -0.5476189851760864, -0.7752100229263306, -1.1253501176834106, -1.5105042457580566, -1.720588207244873, -1.7731093168258667, -1.7380952835083008, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.878151297569275, -1.930672287940979, -1.808123230934143, -1.160364031791687, -0.09243696182966232, 0.7128852605819702, 0.29271721839904785, -0.7401960492134094, -1.5630252361297607, 0.1001400575041771, 1.2205883264541626, -0.1 [e2e-predictor] 9747896492481232, -1.5455182790756226, -1.370448112487793, -1.0203081369400024, -1.0728291273117065, -1.5980392694473267, -1.5105042457580566, -1.0028010606765747, -0.9677870869636536, -1.5105042457580566, -0.7752100229263306, -0.12745095789432526, -0.3550419807434082, -1.2303920984268188, -1.4054621458053589, -0.9502801299095154, -1.422969102859497, -1.8256303071975708, -1.878151297569275, -0.7401960492134094, 0.2752102017402649, 0.2226892113685608, -0.3025209903717041, -0.9327731132507324, -0.022408949211239815, -0.0049019488506019115, -0.7577030062675476, -1.6855742931365967, 0.20518220961093903, 1.693277359008789, 2.165966510772705, 2.2710084915161133, 2.3235294818878174, 2.3060226440429688, 2.2710084915161133, 0.590336263179779, 0.03011205606162548, -0.6701680421829224, -1.843137264251709, -1.1778711080551147, 1.0805323123931885, 1.2556023597717285, 1.0630252361297607, 1.0455182790756226, -0.14495795965194702, -0.3200279772281647, 0.012605053372681141, 0.1001400575041771, -0.0049019488506019115, 0.1001400575041771, 0.11764705926179886, -0.057422954589128494, 0.06512605398893356, 0.2752102017402649, 0.11764705926179886, 0.08263305574655533, 0.24019621312618256, 0.17016807198524475, 0.29271721839904785, 0.06512605398893356, 0.2752102017402649, 0.502801239490509, 0.34523820877075195, 0.06512605398893356, -0.022408949211239815, -0.21498596668243408, -0.09243696182966232, -0.26750698685646057, -0.10994396358728409, -0.3200279772281647, -0.37254899740219116, -0.4950979948043823, -0.07492996007204056, -0.28501397371292114, -0.4075630009174347, 0.2226892113685608, 0.24019621312618256, 0.1001400575041771, -0.057422954589128494, -0.14495795965194702, -0.07492996007204056, -0.3200279772281647, -0.3025209903717041, -0.12745095789432526, 0.08263305574655533, 0.15266107022762299, 0.0476190559566021, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -0.057422954589128494, -0.09243696182966232, -0.4075630009174347, -0.0049019488506019115, -0.28501397371292114, -0.09243696182966232, -0.09243696182966232, -0.07492996007204056, -0.0049019488506019115, -0.2499999701976776, -0.022408949211239815, 0.13515406847000122, 0.4677872359752655, 0.502801239490509, 0.2752102017402649, 0.502801239490509, 0.8004202842712402, 0.8879552483558655, 1.1680673360824585, 1.1505602598190308, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.5882353782653809, 1.465686321258545, 1.465686321258545, 1.5357143878936768, 1.2731093168258667, 0.6253502368927002, -1.195378065109253, -1.5980392694473267, -1.7906162738800049, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.7906162738800049, -1.7906162738800049, -1.8256303071975708, -1.7906162738800049, -1.7731093168258667, -1.7380952835083008, -0.9852941036224365, -0.23249296844005585, 0.502801239490509, 1.518207311630249, 1.2205883264541626, 1.7457983493804932, 0.4677872359752655, 1.7983193397521973, 1.728291392326355, 1.7983193397521973, 1.6582633256912231, 1.640756368637085, 1.8333333730697632, 1.2556023597717285, 1.605742335319519, -0.23249296844005585, -0.4425770044326782, -0.28501397371292114, 0.24019621312618256, 0.45028021931648254, 0.6078432202339172, 0.520308256149292, 0.34523820877075195, 0.8704482913017273, 0.415266215801239, 0.6253502368927002, 0.7478992342948914, 0.45028021931648254, 0.8179272413253784, 0.5553222298622131, 0.34523820877075195, 0.08263305574655533, 0.9229692816734314, 0.7829132676124573, 0.7829132676124573, 2.235994577407837, 2.0609242916107178], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.8704482913017273, 0.8179272413253784, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.0280113220214844, [e2e-predictor] 1.7457983493804932, 2.0084033012390137, 1.693277359008789, 1.1855742931365967, 0.432773232460022, -0.03991595283150673, -0.10994396358728409, -0.33753499388694763, -0.9502801299095154, -1.5105042457580566, -1.7906162738800049, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.9131653308868408, -1.930672287940979, -1.965686321258545, -1.965686321258545, -2.018207311630249, -1.755602240562439, -0.8977590203285217, 0.3802522122859955, 0.5728292465209961, -0.28501397371292114, -0.9852941036224365, -1.668067216873169, -1.720588207244873, -1.5630252361297607, -1.3529410362243652, -1.1778711080551147, -1.1778711080551147, -1.1078431606292725, -0.8627450466156006, -0.7226890325546265, -1.282913088798523, -1.4054621458053589, -1.0203081369400024, -0.8277310132980347, -1.5630252361297607, -1.3879550695419312, -0.19747896492481232, -0.7051820158958435, -1.422969102859497, -1.6330533027648926, -1.0028010606765747, -0.8277310132980347, -1.4929972887039185, -1.843137264251709, -1.5630252361297607, 0.03011205606162548, 0.20518220961093903, 0.24019621312618256, -0.07492996007204056, 1.5707283020019531, 2.165966510772705, 2.218487501144409, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 1.9733893871307373, 0.0476190559566021, -1.1078431606292725, -1.5630252361297607, -1.720588207244873, -1.160364031791687, 0.4677872359752655, 0.5553222298622131, 0.6253502368927002, 0.2752102017402649, -0.8627450466156006, -0.4425770044326782, 0.17016807198524475, -0.07492996007204056, -0.33753499388694763, -0.10994396358728409, 0.13515406847000122, 0.24019621312618256, 0.0476190559566021, -0.21498596668243408, 0.13515406847000122, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.24019621312618256, 0.2752102017402649, 0.2226892113685608, 0.6253502368927002, -0.21498596668243408, 0.20518220961093903, 0.03011205606162548, 0.03011205606162548, -0.14495795965194702, -0.3200279772281647, -0.3200279772281647, -0.2499999701976776, -0.3025209903717041, -0.17997196316719055, -0.03991595283150673, 0.06512605398893356, -0.10994396358728409, 0.03011205606162548, -0.1624649614095688, -0.022408949211239815, 0.13515406847000122, 0.18767507374286652, -0.022408949211239815, -0.23249296844005585, -0.1624649614095688, -0.47759100794792175, -0.10994396358728409, -0.33753499388694763, -0.0049019488506019115, 0.06512605398893356, 0.03011205606162548, -0.23249296844005585, -0.10994396358728409, -0.17997196316719055, -0.07492996007204056, 0.15266107022762299, -0.07492996007204056, -0.03991595283150673, 0.1001400575041771, -0.26750698685646057, 0.1001400575041771, -0.03991595283150673, -0.0049019488506019115, 0.18767507374286652, 0.39775922894477844, 0.5378152132034302, 0.6953782439231873, 0.9229692816734314, 0.8004202842712402, 0.8879552483558655, 1.2205883264541626, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.0455182790756226, -1.3004200458526611, -1.5280112028121948, -1.668067216873169, -1.755602240562439, -1.808123230934143, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.580532193183899, -0.5126050114631653, 1.0455182790756226, 0.590336263179779, 1.483193278312683, 1.6582633256912231, 1.8858543634414673, 1.5007003545761108, 1.6232492923736572, 1.6232492923736572, 1.693277359008789, 1.7633053064346313, 1.7107843160629272, 1.780812382698059, 1.430672287940979, 0.3627452254295349, 0.34523820877075195, 0.8354342579841614, 0.7829132676124573, 0.5553222298622131, 0.432773232460022, 0.4852942228317261, 0.5553222298622131, 0.6428572535514832, 0.6953782439231873, 0.3802522122859955, 0.9229692816734314, 0.432773232460022, 0.6953782439231873, 0.9404762983322144, 0.5553222298622131, 0.1001400575041771, 0.8354342579841614, 0.3802522122859955, 0.45028021931648254, 2.1834733486175537, 2.043417453765869], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5357143878936768 [e2e-predictor] , 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6778712272644043, 1.0280113220214844, 1.7107843160629272, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.465686321258545, 0.432773232460022, -0.26750698685646057, 0.0476190559566021, 0.24019621312618256, 0.1001400575041771, -0.6001400351524353, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.8606442213058472, -1.895658254623413, -1.9131653308868408, -1.9481792449951172, -1.965686321258545, -1.983193278312683, -1.9481792449951172, -1.370448112487793, -0.17997196316719055, 0.5378152132034302, 0.2577032148838043, -0.8277310132980347, -1.6155462265014648, -1.9481792449951172, -1.755602240562439, -1.3529410362243652, -0.9152660369873047, -1.0903360843658447, -0.6876749992370605, -0.9327731132507324, -0.8627450466156006, -0.6176469922065735, -0.4600839912891388, -0.9502801299095154, -1.5105042457580566, -1.2128850221633911, -1.0378150939941406, -1.422969102859497, -1.668067216873169, -1.247899055480957, -1.2128850221633911, -1.878151297569275, -1.930672287940979, -1.247899055480957, -0.26750698685646057, -0.21498596668243408, -0.7226890325546265, -1.422969102859497, -0.14495795965194702, 2.0609242916107178, 2.165966510772705, 2.218487501144409, 2.288515567779541, 2.1484594345092773, -1.720588207244873, -1.7731093168258667, 0.24019621312618256, 0.9054622650146484, 1.0630252361297607, 0.9404762983322144, -0.7226890325546265, -1.2128850221633911, 0.3627452254295349, 0.6778712272644043, 0.590336263179779, 0.590336263179779, -0.12745095789432526, -0.9327731132507324, -0.5476189851760864, 0.08263305574655533, -0.2499999701976776, -0.1624649614095688, -0.21498596668243408, 0.18767507374286652, 0.17016807198524475, 0.24019621312618256, 0.17016807198524475, 0.2577032148838043, -0.14495795965194702, 0.2226892113685608, -0.09243696182966232, -0.03991595283150673, 0.3802522122859955, -0.022408949211239815, 0.08263305574655533, 0.012605053372681141, -0.07492996007204056, -0.03991595283150673, -0.12745095789432526, -0.0049019488506019115, 0.2226892113685608, 0.20518220961093903, -0.10994396358728409, -0.0049019488506019115, 0.29271721839904785, 0.17016807198524475, -0.23249296844005585, -0.17997196316719055, 0.17016807198524475, -0.057422954589128494, -0.3200279772281647, -0.0049019488506019115, 0.2577032148838043, 0.2226892113685608, -0.23249296844005585, -0.23249296844005585, -0.09243696182966232, -0.26750698685646057, 0.0476190559566021, 0.06512605398893356, 0.1001400575041771, -0.12745095789432526, -0.33753499388694763, 0.11764705926179886, 0.2226892113685608, 0.03011205606162548, 0.012605053372681141, -0.10994396358728409, 0.2577032148838043, 0.012605053372681141, 0.012605053372681141, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 1.2030812501907349, 1.3256303071975708, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.3956583738327026, -0.4075630009174347, -1.4754900932312012, -1.7030812501907349, -1.755602240562439, -1.8256303071975708, -1.808123230934143, -1.7731093168258667, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.6855742931365967, -1.6330533027648926, -0.8977590203285217, -1.5455182790756226, -0.47759100794792175, 1.0805323123931885, 1.6757704019546509, 1.483193278312683, 1.3956583738327026, 1.9558824300765991, 1.9558824300765991, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.5357143878936768, 1.693277359008789, 1.693277359008789, 1.3256303071975708, -0.23249296844005585, 1.343137264251709, [e2e-predictor] 1.0980392694473267, 0.6603642702102661, 0.6778712272644043, 0.2226892113685608, 0.4677872359752655, 0.29271721839904785, 0.8879552483558655, 0.590336263179779, 0.9054622650146484, 0.6078432202339172, 0.9579832553863525, 0.8529412746429443, 0.2226892113685608, 0.39775922894477844, 1.1155463457107544, 0.502801239490509, 0.03011205606162548, 2.0784313678741455, 2.0084033012390137], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.9404762983322144, 1.553221344947815, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.7107843160629272, 1.4481793642044067, 0.45028021931648254, -0.33753499388694763, -0.2499999701976776, 0.24019621312618256, 0.502801239490509, 0.3277312219142914, -0.4950979948043823, -1.2303920984268188, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.843137264251709, -1.878151297569275, -1.878151297569275, -1.930672287940979, -1.9131653308868408, -1.6505602598190308, -0.33753499388694763, 0.502801239490509, 0.6428572535514832, -0.07492996007204056, -1.282913088798523, -1.755602240562439, -1.9131653308868408, -1.5980392694473267, -1.1078431606292725, -0.6526610255241394, -0.6701680421829224, -1.3004200458526611, -1.0028010606765747, -1.160364031791687, -0.8277310132980347, -0.19747896492481232, -0.19747896492481232, -1.0028010606765747, -1.6855742931365967, -1.1078431606292725, -0.7226890325546265, -0.6876749992370605, -1.370448112487793, -1.5280112028121948, -1.2303920984268188, -1.370448112487793, -1.8256303071975708, -1.668067216873169, -0.2499999701976776, 1.815826416015625, 1.9033613204956055, 2.043417453765869, 2.235994577407837, 1.9208683967590332, -2.018207311630249, -1.6505602598190308, 0.18767507374286652, 0.6603642702102661, 0.7829132676124573, 0.2226892113685608, -1.755602240562439, -1.3004200458526611, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3606443405151367, 1.2205883264541626, -0.8452380299568176, -0.5126050114631653, -0.12745095789432526, -0.28501397371292114, -0.21498596668243408, -0.12745095789432526, -0.12745095789432526, 0.3102242052555084, 0.012605053372681141, 0.06512605398893356, -0.21498596668243408, 0.0476190559566021, 0.34523820877075195, 0.17016807198524475, 0.29271721839904785, -0.09243696182966232, -0.33753499388694763, -0.3200279772281647, -0.03991595283150673, -0.0049019488506019115, 0.03011205606162548, 0.3277312219142914, 0.13515406847000122, 0.34523820877075195, 0.08263305574655533, 0.20518220961093903, 0.08263305574655533, 0.012605053372681141, 0.012605053372681141, -0.022408949211239815, 0.1001400575041771, 0.29271721839904785, 0.17016807198524475, -0.3025209903717041, -0.14495795965194702, 0.08263305574655533, -0.23249296844005585, 0.08263305574655533, -0.022408949211239815, -0.09243696182966232, -0.17997196316719055, 0.432773232460022, 0.3102242052555084, 0.3277312219142914, 0.1001400575041771, 0.17016807198524475, 0.20518220961093903, 0.24019621312618256, -0.03991595283150673, 0.11764705926179886, 0.415266215801239, -0.057422954589128494, 0.06512605398893356, -0.057422954589128494, 0.520308256149292, 0.24019621312618256, 0.8004202842712402, 0.6078432202339172, 0.8354342579841614, 0.8879552483558655, 1.1330533027648926, 1.3081233501434326, 1.1680673360824585, 1.553221344947815, 1.6232492923736572, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.553221344947815, 0.6778712272644043, -0.9502801299095154, -1.7030812501907349, -1.668067216873169, -1.808123230934143, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.755602240562439, [e2e-predictor] -1.668067216873169, -1.7030812501907349, -1.7906162738800049, -1.3879550695419312, -1.5455182790756226, -1.335434079170227, -0.6001400351524353, 1.2205883264541626, -1.0728291273117065, 0.9929972887039185, 1.3606443405151367, 1.8333333730697632, 1.7107843160629272, 1.815826416015625, 1.8858543634414673, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.465686321258545, 0.8354342579841614, 1.518207311630249, 1.483193278312683, 1.1680673360824585, 0.5553222298622131, 0.15266107022762299, 0.502801239490509, 0.502801239490509, 0.6253502368927002, 0.9754902720451355, 1.0805323123931885, 0.6778712272644043, 0.7829132676124573, 1.1330533027648926, 0.9229692816734314, 0.9754902720451355, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 2.0084033012390137, 2.043417453765869], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.8879552483558655, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.7633053064346313, 1.483193278312683, 0.6078432202339172, -0.10994396358728409, -0.21498596668243408, -0.19747896492481232, 0.15266107022762299, 0.6253502368927002, 0.590336263179779, -0.3025209903717041, -1.247899055480957, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.9131653308868408, -1.895658254623413, -1.9131653308868408, -1.965686321258545, -1.668067216873169, -0.39005598425865173, 0.3627452254295349, 0.6253502368927002, 0.3102242052555084, -0.7401960492134094, -1.5980392694473267, -1.895658254623413, -1.6505602598190308, -1.1253501176834106, -0.9502801299095154, -0.7051820158958435, -0.6001400351524353, -1.0378150939941406, -1.1253501176834106, -0.9677870869636536, -1.668067216873169, -1.4929972887039185, -0.7051820158958435, -1.3179271221160889, -1.5980392694473267, -1.843137264251709, -1.6505602598190308, -0.7927170395851135, -1.0378150939941406, -1.720588207244873, -1.6155462265014648, -0.7577030062675476, -0.1624649614095688, 1.7457983493804932, 1.9383753538131714, 2.165966510772705, 2.2009804248809814, -0.10994396358728409, -1.282913088798523, -0.9677870869636536, -0.7226890325546265, -0.3200279772281647, -1.2303920984268188, -1.843137264251709, -1.5280112028121948, 0.9229692816734314, 0.9229692816734314, 0.8179272413253784, 0.8004202842712402, 0.2752102017402649, -1.7380952835083008, -0.9327731132507324, 0.4852942228317261, -0.14495795965194702, -0.2499999701976776, -0.26750698685646057, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.10994396358728409, 0.13515406847000122, 0.2752102017402649, -0.057422954589128494, 0.03011205606162548, 0.18767507374286652, -0.10994396358728409, 0.012605053372681141, -0.28501397371292114, 0.06512605398893356, 0.1001400575041771, -0.07492996007204056, 0.17016807198524475, 0.45028021931648254, -0.17997196316719055, 0.3277312219142914, 0.18767507374286652, 0.06512605398893356, -0.03991595283150673, 0.18767507374286652, 0.06512605398893356, 0.17016807198524475, 0.1001400575041771, -0.1624649614095688, 0.06512605398893356, 0.012605053372681141, 0.06512605398893356, 0.0476190559566021, -0.1624649614095688, 0.0476190559566021, 0.06512605398893356, 0.2752102017402649, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.2226892113685608, 0.29271721839904785, 0.415266215801239, 0.1001400575041771, 0.20518220961093903, 0.34523820877075195, -0.03991595283150673, 0.08263305574655533, 0.29271721839904785, -0.21498596668243408, 0.66036 [e2e-predictor] 42702102661, 0.6778712272644043, 0.5378152132034302, 0.7128852605819702, 0.8179272413253784, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.5007003545761108, 1.5882353782653809, 1.640756368637085, 1.465686321258545, 1.5007003545761108, 1.3606443405151367, 1.4481793642044067, 0.0476190559566021, -1.3179271221160889, -1.7030812501907349, -1.7380952835083008, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.6330533027648926, -1.6505602598190308, -1.6855742931365967, -1.5280112028121948, -1.5980392694473267, -0.6001400351524353, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 1.1505602598190308, -0.7051820158958435, 0.012605053372681141, 1.4481793642044067, 1.4131653308868408, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, 1.5882353782653809, 1.693277359008789, 1.640756368637085, 1.7983193397521973, 1.640756368637085, 1.728291392326355, 1.5357143878936768, 1.553221344947815, 1.2731093168258667, 0.6953782439231873, 0.1001400575041771, 0.5728292465209961, 0.15266107022762299, 0.34523820877075195, 0.5728292465209961, 0.9404762983322144, 0.7128852605819702, 0.9054622650146484, 1.0280113220214844, 1.2205883264541626, 1.1855742931365967, 0.3277312219142914, 0.6428572535514832, 1.1855742931365967, 2.0084033012390137, 2.043417453765869], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.8004202842712402, 1.4481793642044067, 1.868347406387329, 1.9908963441848755, 1.9733893871307373, 1.9383753538131714, 1.8333333730697632, 1.7457983493804932, 1.5357143878936768, 0.6078432202339172, -0.0049019488506019115, -0.0049019488506019115, -0.2499999701976776, -0.4600839912891388, 0.17016807198524475, 0.7303922772407532, 0.5378152132034302, -0.4600839912891388, -1.370448112487793, -1.6505602598190308, -1.8256303071975708, -1.878151297569275, -1.808123230934143, -1.9481792449951172, -1.983193278312683, -1.5280112028121948, -0.23249296844005585, 0.432773232460022, 0.590336263179779, 0.6778712272644043, 0.08263305574655533, -1.2654061317443848, -1.8256303071975708, -1.7030812501907349, -1.1778711080551147, -1.160364031791687, -1.0378150939941406, -0.39005598425865173, -0.23249296844005585, -0.8802520632743835, -1.1778711080551147, -0.6876749992370605, -0.7577030062675476, -1.3529410362243652, -1.720588207244873, -1.6155462265014648, -1.1428570747375488, -0.9852941036224365, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.5105042457580566, -1.843137264251709, 1.7633053064346313, 2.1484594345092773, 2.1309523582458496, -0.057422954589128494, -0.5826330184936523, -0.5651260018348694, -1.755602240562439, -1.8606442213058472, -0.5826330184936523, 0.6778712272644043, 0.520308256149292, 0.3627452254295349, -0.07492996007204056, -1.2128850221633911, -1.0553221702575684, -0.8627450466156006, -1.7030812501907349, -1.755602240562439, -0.4075630009174347, -0.42506998777389526, -0.10994396358728409, -0.21498596668243408, -0.03991595283150673, -0.3200279772281647, -0.3025209903717041, -0.17997196316719055, 0.2752102017402649, -0.12745095789432526, 0.1001400575041771, -0.09243696182966232, -0.14495795965194702, 0.13515406847000122, -0.19747896492481232, 0.18767507374286652, 0.17016807198524475, 0.012605053372681141, -0.03991595283150673, 0.34523820877075195, -0.26750698685646057, 0.45028021931648254, 0.2226892113685608, 0.13515406847000122, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, -0.14495795965194702, -0.03991595283150 [e2e-predictor] 673, -0.2499999701976776, 0.012605053372681141, -0.23249296844005585, -0.17997196316719055, -0.33753499388694763, 0.13515406847000122, 0.3102242052555084, 0.2226892113685608, -0.23249296844005585, -0.09243696182966232, 0.20518220961093903, 0.20518220961093903, 0.3102242052555084, -0.1624649614095688, -0.5301120281219482, -0.33753499388694763, -0.14495795965194702, 0.502801239490509, 0.4852942228317261, 0.415266215801239, 0.13515406847000122, 0.3627452254295349, 0.520308256149292, 0.17016807198524475, 0.5378152132034302, 0.6253502368927002, 1.0280113220214844, 0.9404762983322144, 1.2380952835083008, 1.3081233501434326, 1.2906162738800049, 1.465686321258545, 1.553221344947815, 1.343137264251709, 1.553221344947815, 1.343137264251709, 0.6953782439231873, -0.6526610255241394, -0.4600839912891388, -1.668067216873169, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.755602240562439, -1.7731093168258667, -1.755602240562439, -1.6330533027648926, -1.7380952835083008, -1.0553221702575684, -1.1078431606292725, 1.3956583738327026, 1.430672287940979, 1.6757704019546509, 0.4852942228317261, 2.0259103775024414, 0.11764705926179886, -0.9677870869636536, 0.7128852605819702, 1.640756368637085, 1.6757704019546509, 1.7983193397521973, 1.483193278312683, 1.430672287940979, 1.6232492923736572, 1.553221344947815, 1.6232492923736572, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.5882353782653809, 1.605742335319519, 1.483193278312683, 0.2577032148838043, -0.057422954589128494, 0.2577032148838043, -0.10994396358728409, 0.29271721839904785, 0.5378152132034302, 0.8354342579841614, 0.7829132676124573, 0.6603642702102661, 0.6778712272644043, 1.343137264251709, 0.8179272413253784, 0.6428572535514832, 0.6253502368927002, 1.5007003545761108, 1.9558824300765991, 1.9733893871307373], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 1.1330533027648926, 1.7983193397521973, 2.0259103775024414, 2.043417453765869, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7457983493804932, 1.5007003545761108, 0.7303922772407532, 0.08263305574655533, 0.24019621312618256, 0.03011205606162548, -0.7927170395851135, -0.6701680421829224, 0.24019621312618256, 0.6953782439231873, 0.3802522122859955, -0.6351540088653564, -1.3529410362243652, -1.6855742931365967, -1.843137264251709, -1.8606442213058472, -1.9131653308868408, -2.0007002353668213, -1.370448112487793, -0.022408949211239815, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.502801239490509, -0.6526610255241394, -1.6330533027648926, -1.755602240562439, -1.3529410362243652, -0.9852941036224365, -0.7927170395851135, -0.6351540088653564, -1.0728291273117065, -0.4425770044326782, -1.1253501176834106, -1.6505602598190308, -0.9852941036224365, -0.8977590203285217, -1.3004200458526611, -1.580532193183899, -1.8256303071975708, -1.3179271221160889, -0.9852941036224365, -0.8102240562438965, -1.0903360843658447, 0.9754902720451355, 1.7457983493804932, 1.8508403301239014, 1.4131653308868408, -0.39005598425865173, -1.0553221702575684, -1.895658254623413, -1.930672287940979, -1.0903360843658447, 0.6778712272644043, 0.7303922772407532, 0.9404762983322144, 0.6253502368927002, -1.668067216873169, -1.5280112028121948, 1.0630252361297607, 1.0980392694473267, 0.9404762983322144, 0.6603642702102661, -0.3025209903717041, -0.6526610255241394, -0.1624649614095688, -0.23249296844005585, -0.10994396358728409, -0.28501397 [e2e-predictor] 371292114, -0.09243696182966232, -0.17997196316719055, 0.012605053372681141, 0.11764705926179886, -0.3200279772281647, 0.08263305574655533, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.09243696182966232, -0.4075630009174347, 0.3627452254295349, -0.5126050114631653, 0.3102242052555084, -0.1624649614095688, -0.14495795965194702, 0.2577032148838043, 0.012605053372681141, 0.11764705926179886, 0.11764705926179886, -0.3550419807434082, 0.06512605398893356, 0.012605053372681141, -0.03991595283150673, -0.12745095789432526, 0.1001400575041771, -0.057422954589128494, -0.19747896492481232, -0.1624649614095688, -0.03991595283150673, -0.07492996007204056, -0.10994396358728409, -0.07492996007204056, 0.15266107022762299, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.45028021931648254, 0.415266215801239, 0.06512605398893356, 0.20518220961093903, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.9754902720451355, 1.0805323123931885, 1.2906162738800049, 1.1680673360824585, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.465686321258545, 0.7128852605819702, -1.0728291273117065, -1.4054621458053589, -1.9131653308868408, -1.808123230934143, -1.7906162738800049, -1.6155462265014648, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.7731093168258667, -1.6330533027648926, -1.6155462265014648, -1.3004200458526611, -0.6701680421829224, 0.9404762983322144, 1.728291392326355, 1.9383753538131714, 1.9733893871307373, 1.553221344947815, 2.0959384441375732, 1.868347406387329, -1.5980392694473267, -1.720588207244873, 0.1001400575041771, 1.7457983493804932, 1.5882353782653809, 1.640756368637085, 1.6757704019546509, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.553221344947815, 1.6757704019546509, 1.7457983493804932, 1.343137264251709, 1.7983193397521973, 1.7107843160629272, 0.5378152132034302, 0.6953782439231873, 0.3802522122859955, 0.6603642702102661, 0.17016807198524475, 0.432773232460022, 0.6603642702102661, 0.6953782439231873, 1.0630252361297607, 1.0630252361297607, 0.8179272413253784, 0.5728292465209961, 0.29271721839904785, 0.8354342579841614, 1.7633053064346313, 1.8858543634414673, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 1.2380952835083008, 1.868347406387329, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.868347406387329, 1.780812382698059, 1.780812382698059, 1.518207311630249, 0.7829132676124573, 0.06512605398893356, 0.15266107022762299, 0.3627452254295349, -0.28501397371292114, -1.1428570747375488, -0.6001400351524353, 0.39775922894477844, 0.7478992342948914, 0.06512605398893356, -0.9327731132507324, -1.422969102859497, -1.6155462265014648, -1.808123230934143, -1.930672287940979, -1.9481792449951172, -1.282913088798523, 0.18767507374286652, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, -0.10994396358728409, -1.4404760599136353, -1.755602240562439, -1.4929972887039185, -1.0553221702575684, -0.9677870869636536, -0.4425770044326782, -0.2499999701976776, -0.5126050114631653, -1.335434079170227, -1.195378065109253, -1.2303920984268188, -1.7380952835083008, -1.7380952835083008, -1.457983136177063, -1.3529410362243652, -1.3879550695419312, -1.6155462265014648, -1.1078431606292725, 1.6232492923 [e2e-predictor] 736572, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.165966510772705, -1.4929972887039185, -1.878151297569275, -1.3179271221160889, -0.37254899740219116, -0.42506998777389526, -0.33753499388694763, -0.9327731132507324, -1.895658254623413, -1.6855742931365967, -0.23249296844005585, 0.4677872359752655, 0.45028021931648254, 0.3802522122859955, 0.0476190559566021, -0.7401960492134094, -0.5126050114631653, -0.022408949211239815, -0.7226890325546265, -0.19747896492481232, -0.12745095789432526, -0.09243696182966232, -0.19747896492481232, -0.09243696182966232, -0.10994396358728409, -0.14495795965194702, -0.1624649614095688, -0.19747896492481232, -0.21498596668243408, -0.47759100794792175, 0.08263305574655533, -0.39005598425865173, 0.1001400575041771, -0.10994396358728409, -0.2499999701976776, -0.3200279772281647, -0.33753499388694763, -0.4600839912891388, -0.7051820158958435, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.0476190559566021, 0.08263305574655533, -0.14495795965194702, 0.06512605398893356, 0.34523820877075195, 0.39775922894477844, 0.17016807198524475, 0.13515406847000122, -0.09243696182966232, 0.11764705926179886, 0.20518220961093903, -0.09243696182966232, -0.33753499388694763, 0.06512605398893356, -0.5826330184936523, -0.21498596668243408, -0.07492996007204056, 0.415266215801239, 0.4852942228317261, 0.5728292465209961, 0.432773232460022, 0.20518220961093903, 0.4677872359752655, 0.6428572535514832, 0.4677872359752655, 0.6253502368927002, 0.8004202842712402, 0.9404762983322144, 1.0280113220214844, 1.1855742931365967, 1.3606443405151367, 1.5882353782653809, 1.430672287940979, 1.4481793642044067, 1.2205883264541626, 0.20518220961093903, -0.5126050114631653, -1.878151297569275, -1.843137264251709, -1.9131653308868408, -1.808123230934143, -1.5280112028121948, -1.580532193183899, -1.7906162738800049, -1.7731093168258667, -1.6505602598190308, -1.5455182790756226, -1.5105042457580566, -0.6176469922065735, 0.520308256149292, 1.430672287940979, 1.7107843160629272, 1.9733893871307373, 1.9733893871307373, 1.8508403301239014, 2.0259103775024414, 2.1484594345092773, -0.8802520632743835, -1.7380952835083008, -0.8277310132980347, -1.895658254623413, -1.668067216873169, 0.17016807198524475, 1.8508403301239014, 1.605742335319519, 1.5007003545761108, 1.5882353782653809, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.553221344947815, 1.7983193397521973, 1.693277359008789, 1.1680673360824585, 1.1505602598190308, 0.8004202842712402, 0.20518220961093903, 0.012605053372681141, 0.20518220961093903, 0.6253502368927002, 0.6603642702102661, 1.0105042457580566, 1.2380952835083008, 1.0805323123931885, 0.6603642702102661, 0.45028021931648254, 0.7478992342948914, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 1.483193278312683, 1.9558824300765991, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055, 1.815826416015625, 1.728291392326355, 1.5007003545761108, 0.7478992342948914, 0.012605053372681141, 0.012605053372681141, 0.3102242052555084, 0.2226892113685608, -0.8277310132980347, -0.9677870869636536, 0.0476190559566021, 0.590336263179779, 0.590336263179779, -0.0049019488506019115, -1.0378150939941406, -1.4929972887039185, -1.7030812501907349, -1.8606442213058472, -1.895658254623413, [e2e-predictor] -1.457983136177063, -0.23249296844005585, 0.3277312219142914, 0.5728292465209961, 0.6253502368927002, 0.7478992342948914, 0.29271721839904785, -0.9152660369873047, -1.6505602598190308, -1.5105042457580566, -1.195378065109253, -1.0378150939941406, -1.2128850221633911, -1.0028010606765747, -0.47759100794792175, -0.6526610255241394, -1.370448112487793, -1.6505602598190308, -1.195378065109253, -1.3004200458526611, -1.6505602598190308, -1.8606442213058472, -1.3879550695419312, -1.0728291273117065, 1.8333333730697632, 2.1309523582458496, 2.1309523582458496, 0.29271721839904785, -1.720588207244873, -1.9131653308868408, 0.03011205606162548, 0.590336263179779, 0.7829132676124573, 0.8354342579841614, -0.28501397371292114, -1.6505602598190308, 0.3627452254295349, 0.7303922772407532, 0.3102242052555084, -0.9502801299095154, -1.3179271221160889, -0.6701680421829224, -0.5126050114631653, -0.33753499388694763, 0.012605053372681141, -0.1624649614095688, -0.4075630009174347, -0.21498596668243408, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.09243696182966232, -0.21498596668243408, -0.14495795965194702, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.5126050114631653, 0.03011205606162548, -0.23249296844005585, -0.6176469922065735, -0.37254899740219116, -0.5826330184936523, -0.6701680421829224, -0.3200279772281647, -0.3200279772281647, -0.26750698685646057, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.33753499388694763, -0.03991595283150673, 0.03011205606162548, -0.21498596668243408, -0.3550419807434082, -0.03991595283150673, -0.6526610255241394, -0.9502801299095154, -1.1428570747375488, -0.6176469922065735, -0.6176469922065735, -0.8102240562438965, -0.37254899740219116, -0.4425770044326782, -0.3550419807434082, -0.42506998777389526, 0.08263305574655533, -0.12745095789432526, -0.12745095789432526, 0.24019621312618256, 0.5553222298622131, 0.3802522122859955, 0.45028021931648254, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.343137264251709, 1.5007003545761108, 1.4131653308868408, 1.430672287940979, 1.6232492923736572, 1.2556023597717285, 0.24019621312618256, -0.8277310132980347, -1.878151297569275, -1.895658254623413, -1.878151297569275, -1.7380952835083008, -1.8256303071975708, -1.7906162738800049, -1.5630252361297607, -1.755602240562439, -1.7380952835083008, -1.5630252361297607, -1.2303920984268188, -0.8277310132980347, 0.432773232460022, 0.8879552483558655, 1.3956583738327026, 1.6582633256912231, 2.1309523582458496, 2.1309523582458496, 2.0084033012390137, 2.0259103775024414, 2.1834733486175537, 1.868347406387329, -0.7401960492134094, -1.195378065109253, -1.3004200458526611, -1.7906162738800049, -1.7906162738800049, -1.9131653308868408, -0.5126050114631653, 1.5882353782653809, 1.4481793642044067, 1.7107843160629272, 1.5007003545761108, 1.605742335319519, 1.7107843160629272, 1.7457983493804932, 1.815826416015625, 1.605742335319519, 1.2205883264541626, 0.03011205606162548, -0.03991595283150673, 0.11764705926179886, 0.3627452254295349, 0.8354342579841614, 1.1680673360824585, 1.2556023597717285, 1.6582633256912231, 0.9754902720451355, 0.6953782439231873, 0.6603642702102661, 0.8879552483558655, 2.0959384441375732, 1.9558824300765991, 1.9383753538131714], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0805323123931885, 1.728291392326355, 2.008403301 [e2e-predictor] 2390137, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.5357143878936768, 0.8354342579841614, 0.03011205606162548, -0.37254899740219116, -0.0049019488506019115, 0.432773232460022, -0.5126050114631653, -0.8627450466156006, 0.29271721839904785, 0.45028021931648254, 0.7654062509536743, 0.590336263179779, -0.1624649614095688, -1.1428570747375488, -1.5105042457580566, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -0.8277310132980347, 0.24019621312618256, 0.3277312219142914, 0.590336263179779, 0.590336263179779, 0.5728292465209961, -0.42506998777389526, -1.5105042457580566, -1.457983136177063, -1.1253501176834106, -1.2128850221633911, -0.8102240562438965, -0.8452380299568176, -1.1428570747375488, -1.4404760599136353, -1.4054621458053589, -1.4404760599136353, -1.720588207244873, -1.5455182790756226, -1.5455182790756226, -1.4754900932312012, 1.7633053064346313, 1.780812382698059, 1.9033613204956055, 1.1155463457107544, -2.0007002353668213, -1.8606442213058472, -0.47759100794792175, 0.18767507374286652, 0.2577032148838043, 0.3102242052555084, -1.370448112487793, -1.3179271221160889, 0.590336263179779, 0.8354342579841614, 0.7128852605819702, -1.422969102859497, -0.23249296844005585, 0.415266215801239, 0.20518220961093903, 0.0476190559566021, -0.33753499388694763, -0.19747896492481232, -0.3025209903717041, -0.1624649614095688, -0.42506998777389526, -0.1624649614095688, -0.26750698685646057, -0.42506998777389526, -0.26750698685646057, -0.17997196316719055, -0.21498596668243408, -0.3200279772281647, -0.5126050114631653, -0.4600839912891388, -0.26750698685646057, -0.5651260018348694, -0.6001400351524353, -0.42506998777389526, -0.4425770044326782, -0.4425770044326782, -0.10994396358728409, -0.5826330184936523, -0.1624649614095688, -0.37254899740219116, -0.28501397371292114, 0.0476190559566021, -0.23249296844005585, -0.6526610255241394, -0.26750698685646057, -0.3550419807434082, -0.19747896492481232, -0.14495795965194702, -0.17997196316719055, -0.03991595283150673, -0.19747896492481232, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.17997196316719055, -0.3200279772281647, -0.0049019488506019115, -0.3200279772281647, 0.15266107022762299, -0.09243696182966232, -0.5126050114631653, 0.11764705926179886, 0.3277312219142914, 0.3277312219142914, 0.8179272413253784, 0.5728292465209961, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.3256303071975708, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 0.9054622650146484, 0.3102242052555084, 0.39775922894477844, -0.8277310132980347, -1.8606442213058472, -1.9481792449951172, -1.9481792449951172, -1.8606442213058472, -1.808123230934143, -1.7380952835083008, -1.7380952835083008, -1.6330533027648926, -1.7380952835083008, -1.5630252361297607, -1.0903360843658447, -1.0378150939941406, -0.17997196316719055, 1.1330533027648926, 1.483193278312683, 1.640756368637085, 1.7107843160629272, 2.165966510772705, 1.780812382698059, 1.9733893871307373, 2.0609242916107178, 1.868347406387329, 0.3627452254295349, -1.4929972887039185, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.580532193183899, -1.983193278312683, -1.5455182790756226, 1.3956583738327026, 1.343137264251709, 1.483193278312683, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.2731093168258667, 0.6603642702102661, 0.5553222298622131, 0.415266215801239, 0.7829132676124573, 0.5553222298622131, 1.0105042457580566, 0.7128852605819702, 0.4677872359752655, 1.343137264251709, 0.8179272413253784, 0.9579832553863525, 0.8354342579841614, 0.590336263179779, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2 [e2e-predictor] 906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8704482913017273, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.9733893871307373, 2.0259103775024414, 2.0084033012390137, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6757704019546509, 1.4131653308868408, 0.8879552483558655, 0.17016807198524475, -0.6526610255241394, -0.37254899740219116, 0.17016807198524475, -0.3025209903717041, -0.5476189851760864, 0.15266107022762299, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, -0.5826330184936523, -1.335434079170227, -1.5455182790756226, -1.895658254623413, -1.8256303071975708, -1.0378150939941406, 0.13515406847000122, 0.3102242052555084, 0.5553222298622131, 0.590336263179779, 0.5378152132034302, 0.17016807198524475, -1.3879550695419312, -1.370448112487793, -1.160364031791687, -1.195378065109253, -1.5980392694473267, -1.422969102859497, -0.8627450466156006, -0.8627450466156006, -1.5630252361297607, -1.5455182790756226, -1.3879550695419312, -1.247899055480957, 0.3102242052555084, 1.6757704019546509, 1.815826416015625, 2.0259103775024414, 2.113445281982422, 0.7303922772407532, -1.878151297569275, -1.2128850221633911, -0.7226890325546265, -0.37254899740219116, -1.0903360843658447, -1.3879550695419312, 0.012605053372681141, 0.6078432202339172, 0.20518220961093903, -1.668067216873169, -0.28501397371292114, 0.5378152132034302, 0.17016807198524475, 0.08263305574655533, -0.3200279772281647, 0.012605053372681141, -0.26750698685646057, -0.4425770044326782, -0.19747896492481232, -0.33753499388694763, -0.23249296844005585, -0.6351540088653564, -0.19747896492481232, -0.12745095789432526, -0.2499999701976776, -0.09243696182966232, -0.5126050114631653, -0.4950979948043823, -0.5126050114631653, -0.5651260018348694, -0.47759100794792175, -0.0049019488506019115, -0.5651260018348694, -0.28501397371292114, -0.07492996007204056, -0.42506998777389526, -0.26750698685646057, -0.6176469922065735, -0.12745095789432526, 0.0476190559566021, 0.06512605398893356, -0.07492996007204056, -0.14495795965194702, 0.11764705926179886, -0.057422954589128494, -0.21498596668243408, -0.07492996007204056, -0.21498596668243408, 0.0476190559566021, 0.0476190559566021, -0.07492996007204056, 0.1001400575041771, 0.20518220961093903, 0.20518220961093903, -0.5126050114631653, -0.8802520632743835, 0.15266107022762299, 0.3802522122859955, 0.6428572535514832, 0.2752102017402649, 0.6078432202339172, 0.432773232460022, 0.6603642702102661, 0.7478992342948914, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.2731093168258667, 1.5707283020019531, 1.2205883264541626, 1.465686321258545, 1.5882353782653809, 0.502801239490509, -0.8102240562438965, -1.7906162738800049, -1.8256303071975708, -1.9481792449951172, -1.965686321258545, -1.965686321258545, -1.808123230934143, -1.7906162738800049, -1.7380952835083008, -1.668067216873169, -1.4929972887039185, -1.370448112487793, -1.2128850221633911, -0.19747896492481232, 1.1330533027648926, 1.483193278312683, 1.9208683967590332, 1.6757704019546509, 1.9033613204956055, 1.815826416015625, 1.9033613204956055, 2.0084033012390137, 2.0609242916107178, 1.605742335319519, -0.9502801299095154, -1.843137264251709, -1.7380952835083008, -1.6505602598190308, -1.5455182790756226, -1.370448112487793, -1.4929972887039185, -2.0357143878936768, -0.9502801299095154, 1.0280113220214844, 1.7457983493804932, 1.430672287940979, 1.430672287940979, 1.640756368637085, 1.728291392326355, 0.7303922772407532, 1.0630252361297607, 0.9929972887039185, 0.9929972887039185, 0.4677872359752655, 0.6078432202339172, 0.6253502368927002, 1.1155463457107544, 0.6253502368927002, [e2e-predictor] 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 1.2030812501907349, 0.8179272413253784, 1.815826416015625, 1.8858543634414673, 1.8508403301239014], [1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9404762983322144, 1.483193278312683, 1.868347406387329, 1.9383753538131714, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9033613204956055, 1.868347406387329, 1.780812382698059, 1.728291392326355, 1.6582633256912231, 1.605742335319519, 1.4131653308868408, 0.7829132676124573, 0.18767507374286652, -0.7401960492134094, -0.7927170395851135, -0.23249296844005585, -0.2499999701976776, -0.03991595283150673, 0.3627452254295349, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.8354342579841614, 0.45028021931648254, -0.7226890325546265, -1.4054621458053589, -1.6330533027648926, -1.8256303071975708, -1.3004200458526611, -0.03991595283150673, 0.3102242052555084, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.11764705926179886, -0.9677870869636536, -0.8802520632743835, -1.0553221702575684, -1.247899055480957, -1.195378065109253, -1.1078431606292725, -1.195378065109253, -1.2128850221633911, -1.5280112028121948, -1.5280112028121948, -1.580532193183899, -0.3025209903717041, 2.0259103775024414, 2.113445281982422, 2.0959384441375732, 0.520308256149292, -1.930672287940979, -0.6176469922065735, 0.18767507374286652, 0.502801239490509, 0.5378152132034302, -0.39005598425865173, -1.4929972887039185, -0.8627450466156006, -0.8277310132980347, -1.580532193183899, -1.4404760599136353, -0.3200279772281647, -0.03991595283150673, -0.21498596668243408, -0.3550419807434082, -0.21498596668243408, -0.23249296844005585, -0.12745095789432526, -0.37254899740219116, -0.12745095789432526, -0.3550419807434082, -0.4075630009174347, -0.23249296844005585, -0.26750698685646057, -0.4600839912891388, -0.47759100794792175, -0.5301120281219482, -0.37254899740219116, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.3550419807434082, -0.4600839912891388, -0.28501397371292114, -0.19747896492481232, -0.23249296844005585, -0.3550419807434082, -0.21498596668243408, -0.3025209903717041, -0.1624649614095688, -0.17997196316719055, -0.10994396358728409, -0.10994396358728409, -0.21498596668243408, -0.057422954589128494, -0.07492996007204056, -0.21498596668243408, -0.07492996007204056, 0.0476190559566021, -0.28501397371292114, -0.4425770044326782, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.0476190559566021, 0.3802522122859955, 0.1001400575041771, 0.34523820877075195, 0.03011205606162548, 0.08263305574655533, 0.29271721839904785, 0.5378152132034302, 0.590336263179779, 0.8529412746429443, 0.8004202842712402, 1.1330533027648926, 0.8354342579841614, 1.4481793642044067, 1.4131653308868408, 1.5707283020019531, 1.5007003545761108, 1.1855742931365967, 1.0455182790756226, -1.4404760599136353, -1.7380952835083008, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.965686321258545, -1.9131653308868408, -1.808123230934143, -1.8256303071975708, -1.7030812501907349, -1.5630252361297607, -1.6330533027648926, -0.6876749992370605, -0.39005598425865173, 0.9054622650146484, 1.3081233501434326, 1.6232492923736572, 1.9033613204956055, 1.9033613204956055, 1.9733893871307373, 2.0959384441375732, 2.0084033012390137, 1.9383753538131714, 1.85084033012 [e2e-predictor] 39014, -0.2499999701976776, -1.8606442213058472, -1.668067216873169, -1.7030812501907349, -1.7030812501907349, -0.8102240562438965, -1.668067216873169, -1.9131653308868408, -1.755602240562439, 0.9054622650146484, 1.2030812501907349, 1.518207311630249, 1.3606443405151367, 1.553221344947815, 1.430672287940979, 0.8004202842712402, 1.378151297569275, 0.8354342579841614, 0.2226892113685608, 0.17016807198524475, 0.45028021931648254, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.9229692816734314, 1.4131653308868408, 1.2556023597717285, 1.1505602598190308, 1.5707283020019531, 1.7983193397521973, 1.7983193397521973, 1.815826416015625], [1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 1.0105042457580566, 1.5707283020019531, 1.8858543634414673, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5707283020019531, 1.343137264251709, 0.6428572535514832, 0.3802522122859955, -0.4950979948043823, -1.0203081369400024, -0.37254899740219116, -0.2499999701976776, -0.14495795965194702, 0.17016807198524475, 0.3802522122859955, 0.4677872359752655, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.11764705926179886, -1.0378150939941406, -1.4929972887039185, -1.6155462265014648, -1.5455182790756226, -0.28501397371292114, 0.06512605398893356, 0.18767507374286652, 0.18767507374286652, 0.11764705926179886, -0.1624649614095688, -0.8802520632743835, -0.9852941036224365, -1.160364031791687, -1.370448112487793, -1.5630252361297607, -1.2303920984268188, -1.1253501176834106, -1.282913088798523, -1.5630252361297607, -1.160364031791687, 1.640756368637085, 1.868347406387329, 2.0784313678741455, 1.0105042457580566, -1.755602240562439, -0.5301120281219482, 0.1001400575041771, 0.34523820877075195, 0.3277312219142914, -0.4600839912891388, -1.7380952835083008, 0.20518220961093903, 0.7303922772407532, 0.9229692816734314, 0.8529412746429443, 0.6078432202339172, -1.1428570747375488, -0.6001400351524353, -0.3200279772281647, -0.28501397371292114, -0.14495795965194702, -0.26750698685646057, -0.28501397371292114, -0.3025209903717041, -0.26750698685646057, -0.37254899740219116, -0.42506998777389526, -0.26750698685646057, -0.1624649614095688, -0.3200279772281647, -0.39005598425865173, -0.37254899740219116, -0.4075630009174347, -0.39005598425865173, -0.33753499388694763, -0.47759100794792175, -0.4600839912891388, -0.3550419807434082, -0.5651260018348694, -0.1624649614095688, -0.022408949211239815, -0.3025209903717041, -0.33753499388694763, -0.26750698685646057, -0.26750698685646057, -0.14495795965194702, -0.022408949211239815, -0.3200279772281647, -0.37254899740219116, -0.21498596668243408, -0.0049019488506019115, -0.09243696182966232, -0.07492996007204056, -0.057422954589128494, -0.09243696182966232, -0.3025209903717041, -0.4075630009174347, -0.26750698685646057, -0.5301120281219482, -0.19747896492481232, 0.15266107022762299, 0.34523820877075195, 0.2577032148838043, 0.6078432202339172, 0.8704482913017273, 0.9054622650146484, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 1.0980392694473267, 1.1505602598190308, 1.518207311630249, 1.430672287940979, 1.0280113220214844, 0.1001400575041771, 0.1001400575041771, 0.81792724 [e2e-predictor] 13253784, -0.9152660369873047, -1.755602240562439, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.9481792449951172, -1.878151297569275, -1.8256303071975708, -1.843137264251709, -1.7380952835083008, -1.3879550695419312, -1.370448112487793, 0.0476190559566021, 0.9229692816734314, 1.4481793642044067, 1.693277359008789, 1.6582633256912231, 1.9033613204956055, 1.9033613204956055, 1.815826416015625, 1.9208683967590332, 1.9208683967590332, 1.780812382698059, 0.7654062509536743, -1.895658254623413, -1.755602240562439, -1.668067216873169, -1.808123230934143, -1.8606442213058472, -1.7380952835083008, -1.8606442213058472, -1.930672287940979, 0.3102242052555084, 1.0455182790756226, 1.378151297569275, 1.430672287940979, 1.2380952835083008, 1.2380952835083008, 1.0980392694473267, 0.8354342579841614, -1.0553221702575684, -0.6526610255241394, -0.26750698685646057, 0.7654062509536743, 0.9054622650146484, 0.5553222298622131, 0.4677872359752655, 0.7128852605819702, 1.5357143878936768, 1.3956583738327026, 1.2380952835083008, 1.8508403301239014, 1.7457983493804932, 1.7457983493804932, 1.780812382698059], [1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 1.1155463457107544, 1.7633053064346313, 1.9383753538131714, 1.9733893871307373, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.3081233501434326, 0.8704482913017273, 0.3802522122859955, 0.29271721839904785, -0.3550419807434082, -0.7401960492134094, -0.3550419807434082, -0.37254899740219116, -0.4075630009174347, -0.10994396358728409, 0.24019621312618256, 0.13515406847000122, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.7654062509536743, -0.07492996007204056, -1.3879550695419312, -1.422969102859497, -1.4929972887039185, -0.6001400351524353, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.1001400575041771, -0.2499999701976776, -0.9502801299095154, -1.0378150939941406, -1.2303920984268188, -1.4054621458053589, -1.3529410362243652, -1.370448112487793, -1.282913088798523, 0.11764705926179886, 1.6232492923736572, 1.693277359008789, 1.9033613204956055, 2.0609242916107178, 0.8529412746429443, -1.4404760599136353, -0.7226890325546265, -0.3025209903717041, -0.1624649614095688, -1.6505602598190308, -1.895658254623413, 0.0476190559566021, 0.8004202842712402, 0.9229692816734314, 0.9929972887039185, 0.5378152132034302, -1.580532193183899, -1.160364031791687, -0.14495795965194702, -0.4075630009174347, -0.4075630009174347, -0.5476189851760864, -0.26750698685646057, -0.3025209903717041, -0.33753499388694763, -0.4425770044326782, -0.23249296844005585, -0.17997196316719055, -0.39005598425865173, -0.42506998777389526, -0.47759100794792175, -0.4950979948043823, -0.5301120281219482, -0.057422954589128494, -0.37254899740219116, -0.42506998777389526, -0.4950979948043823, -0.3200279772281647, -0.4425770044326782, -0.12745095789432526, -0.10994396358728409, -0.39005598425865173, -0.47759100794792175, -0.28501397371292114, -0.3550419807434082, -0.022408949211239815, -0.19747896492481232, -0.23249296844005585, -0.26750698685646057, 0.012605053372681141, 0.012605053372681141, -0.03991595283150673, -0.3025209903717041, [e2e-predictor] 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, -0.3025209903717041, -0.10994396358728409, 0.012605053372681141, -0.6176469922065735, -0.9852941036224365, -0.4075630009174347, -0.6351540088653564, 0.415266215801239, 0.5378152132034302, 0.3802522122859955, 0.8354342579841614, 0.502801239490509, 0.7128852605819702, 1.0455182790756226, 0.8879552483558655, 1.3256303071975708, 1.5007003545761108, 0.3802522122859955, -0.37254899740219116, -1.668067216873169, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.878151297569275, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.983193278312683, -1.9131653308868408, -1.9131653308868408, -1.755602240562439, -1.5630252361297607, -1.3179271221160889, -0.4425770044326782, 1.1505602598190308, 1.483193278312683, 1.815826416015625, 1.640756368637085, 1.8508403301239014, 1.9208683967590332, 1.9383753538131714, 1.815826416015625, 1.9033613204956055, 1.693277359008789, 1.9208683967590332, -1.5455182790756226, -1.755602240562439, -1.7030812501907349, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.755602240562439, -1.878151297569275, 0.6603642702102661, 1.1330533027648926, 1.1680673360824585, 1.553221344947815, 1.5882353782653809, 1.2205883264541626, 1.0280113220214844, -0.5301120281219482, -0.8277310132980347, -1.0728291273117065, 0.06512605398893356, 0.4677872359752655, 1.5357143878936768, 0.7128852605819702, 0.7478992342948914, 1.4131653308868408, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932], [1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 1.0630252361297607, 1.6232492923736572, 1.9383753538131714, 2.0084033012390137, 2.0259103775024414, 1.9908963441848755, 1.9033613204956055, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.780812382698059, 1.7107843160629272, 1.7107843160629272, 1.640756368637085, 1.3956583738327026, 1.0980392694473267, 0.8704482913017273, 0.3277312219142914, 0.2577032148838043, 0.3102242052555084, -0.09243696182966232, 0.012605053372681141, -0.057422954589128494, -0.09243696182966232, -0.33753499388694763, -0.23249296844005585, 0.2226892113685608, 0.29271721839904785, 0.3627452254295349, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.5553222298622131, -0.4600839912891388, -1.370448112487793, -1.3879550695419312, -0.6001400351524353, -0.2499999701976776, -0.09243696182966232, 0.012605053372681141, -0.1624649614095688, -0.8452380299568176, -1.0553221702575684, -1.1428570747375488, -1.3879550695419312, -1.4929972887039185, -1.4404760599136353, -0.4950979948043823, 1.605742335319519, 1.780812382698059, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, -0.4425770044326782, -1.720588207244873, -1.6505602598190308, -1.0203081369400024, -1.160364031791687, -1.7380952835083008, -1.5105042457580566, 0.012605053372681141, 0.2752102017402649, 0.3802522122859955, 0.20518220961093903, -1.580532193183899, -1.6155462265014648, 0.11764705926179886, -0.12745095789432526, -0.21498596668243408, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.37254899740219116, -0.10994396358728409, -0.28501397371292114, -0.47759100794792175, -0.2499999701976776, -0.512605011463 [e2e-predictor] 1653, -0.42506998777389526, -0.26750698685646057, -0.3550419807434082, -0.4075630009174347, -0.3200279772281647, -0.47759100794792175, -0.5476189851760864, -0.5126050114631653, -0.5126050114631653, -0.03991595283150673, -0.4425770044326782, -0.47759100794792175, -0.23249296844005585, -0.26750698685646057, -0.3200279772281647, -0.09243696182966232, -0.09243696182966232, -0.10994396358728409, -0.057422954589128494, -0.07492996007204056, 0.13515406847000122, 0.2226892113685608, -0.1624649614095688, 0.13515406847000122, 0.06512605398893356, 0.11764705926179886, 0.2577032148838043, -0.057422954589128494, 0.432773232460022, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.29271721839904785, -0.12745095789432526, 0.0476190559566021, 0.2226892113685608, 0.24019621312618256, 0.9404762983322144, 1.1855742931365967, 1.3081233501434326, 1.3956583738327026, 1.0805323123931885, -0.23249296844005585, -0.9502801299095154, -1.335434079170227, -1.7380952835083008, -1.8256303071975708, -1.8606442213058472, -1.9131653308868408, -1.9131653308868408, -1.895658254623413, -1.895658254623413, -1.878151297569275, -2.0007002353668213, -1.965686321258545, -2.0007002353668213, -1.878151297569275, -1.7380952835083008, -1.4404760599136353, 0.1001400575041771, 0.8529412746429443, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.9208683967590332, 1.7107843160629272, 1.9383753538131714, 1.640756368637085, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 0.03011205606162548, -1.843137264251709, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.843137264251709, -1.983193278312683, -1.3879550695419312, -1.4054621458053589, 0.520308256149292, 1.0455182790756226, 0.8179272413253784, 1.343137264251709, 0.3802522122859955, 0.3277312219142914, -0.23249296844005585, -1.2654061317443848, -1.0028010606765747, 0.4852942228317261, 0.29271721839904785, 0.8704482913017273, 0.7303922772407532, 0.6428572535514832, 1.0980392694473267, 1.343137264251709, 1.2030812501907349, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.693277359008789], [1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.9404762983322144, 1.465686321258545, 1.9033613204956055, 2.043417453765869, 2.043417453765869, 2.0084033012390137, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.3606443405151367, 1.2030812501907349, 1.0630252361297607, 0.5728292465209961, 0.012605053372681141, -0.022408949211239815, 0.012605053372681141, 0.012605053372681141, 0.03011205606162548, 0.08263305574655533, 0.06512605398893356, -0.21498596668243408, -0.3550419807434082, -0.057422954589128494, 0.24019621312618256, 0.34523820877075195, 0.415266215801239, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.415266215801239, -0.6701680421829224, -1.3004200458526611, -0.5476189851760864, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.21498596668243408, -0.9677870869636536, -1.2303920984268188, -1.2128850221633911, -1.282913088798523, -1.5630252361297607, 1.3606443405151367, 1.8508403301239014, 2.0259103775024414, 2.0784313678741455, 2.0784313678741455, 1.465686321258545, -1.843137264251709, -1.7030812 [e2e-predictor] 501907349, -0.33753499388694763, -0.0049019488506019115, 0.2577032148838043, 0.2752102017402649, -0.8627450466156006, -1.457983136177063, -0.4425770044326782, -0.6876749992370605, -1.5980392694473267, -1.843137264251709, -1.282913088798523, -0.3025209903717041, -0.37254899740219116, -0.47759100794792175, -0.5126050114631653, -0.4425770044326782, -0.4950979948043823, -0.3200279772281647, -0.21498596668243408, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, -0.4600839912891388, -0.37254899740219116, -0.39005598425865173, 0.0476190559566021, -0.26750698685646057, -0.4075630009174347, -0.39005598425865173, -0.4600839912891388, -0.4425770044326782, -0.47759100794792175, -0.5126050114631653, -0.5651260018348694, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.4600839912891388, -0.17997196316719055, -0.09243696182966232, -0.4075630009174347, -0.2499999701976776, -0.14495795965194702, -0.07492996007204056, 0.3102242052555084, 0.2752102017402649, 0.24019621312618256, -0.057422954589128494, 0.0476190559566021, -0.03991595283150673, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6603642702102661, 0.7654062509536743, 0.5378152132034302, 1.0105042457580566, 1.1330533027648926, 1.2731093168258667, 1.0455182790756226, 1.1505602598190308, 1.430672287940979, 0.9754902720451355, -0.057422954589128494, -0.6001400351524353, -1.2303920984268188, -1.755602240562439, -1.8256303071975708, -1.8606442213058472, -1.8606442213058472, -1.8606442213058472, -1.878151297569275, -1.8606442213058472, -1.808123230934143, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.3529410362243652, -1.457983136177063, -0.12745095789432526, 0.6603642702102661, 1.3956583738327026, 1.6582633256912231, 1.5357143878936768, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.6232492923736572, 1.815826416015625, 1.728291392326355, 2.0259103775024414, -0.19747896492481232, 1.3606443405151367, -0.2499999701976776, -1.7906162738800049, -1.983193278312683, -1.965686321258545, -1.930672287940979, -1.6855742931365967, -1.5980392694473267, -2.0007002353668213, -0.3025209903717041, 0.6078432202339172, 1.1330533027648926, 1.0280113220214844, 0.5553222298622131, -1.370448112487793, -1.7906162738800049, -1.7731093168258667, -0.5826330184936523, 0.7829132676124573, 1.2906162738800049, 0.7128852605819702, 1.2205883264541626, 0.8179272413253784, 1.0455182790756226, 1.0280113220214844, 0.8704482913017273, 1.7457983493804932, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.6582633256912231], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9754902720451355, 1.430672287940979, 1.9033613204956055, 2.0609242916107178, 2.0959384441375732, 2.043417453765869, 1.9908963441848755, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.3956583738327026, 1.2906162738800049, 0.9929972887039185, 0.4852942228317261, -0.10994396358728409, -0.21498596668243408, -0.14495795965194702, -0.1624649614095688, -0.022408949211239815, 0.20518220961093903, -0.0049019488506019115, -0.07492996007204056, -0.26750698685646057, -0.42506998777389526, -0.28501397371292114, 0.1176470592 [e2e-predictor] 6179886, 0.17016807198524475, 0.20518220961093903, 0.29271721839904785, 0.415266215801239, 0.5378152132034302, 0.5728292465209961, 0.2226892113685608, -0.8802520632743835, -0.6701680421829224, -0.47759100794792175, -0.4075630009174347, -0.37254899740219116, -0.6351540088653564, -1.1778711080551147, -1.160364031791687, -1.282913088798523, -1.247899055480957, 1.378151297569275, 2.0259103775024414, 2.0609242916107178, 2.1834733486175537, 1.6232492923736572, -1.895658254623413, -1.668067216873169, 0.012605053372681141, 0.3277312219142914, 0.6078432202339172, 0.502801239490509, -1.3179271221160889, -1.6155462265014648, 0.6428572535514832, 0.4852942228317261, 0.2752102017402649, 0.2752102017402649, 0.20518220961093903, -0.6351540088653564, -0.9677870869636536, -0.4425770044326782, -0.39005598425865173, -0.14495795965194702, -0.4425770044326782, -0.4950979948043823, -0.7927170395851135, -0.3200279772281647, -0.28501397371292114, -0.33753499388694763, -0.4425770044326782, -0.4600839912891388, -0.37254899740219116, -0.2499999701976776, -0.19747896492481232, -0.6001400351524353, -0.3025209903717041, -0.6176469922065735, -0.5651260018348694, -0.5126050114631653, -0.6351540088653564, -0.28501397371292114, -0.42506998777389526, -0.5476189851760864, -0.47759100794792175, -0.5476189851760864, -0.21498596668243408, -0.5651260018348694, -0.39005598425865173, -0.19747896492481232, -0.28501397371292114, -0.3550419807434082, -0.12745095789432526, -0.3200279772281647, -0.17997196316719055, 0.03011205606162548, 0.13515406847000122, 0.3277312219142914, 0.15266107022762299, -0.14495795965194702, 0.08263305574655533, 0.34523820877075195, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.8004202842712402, 0.8004202842712402, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.4481793642044067, 0.9754902720451355, -0.17997196316719055, -1.0728291273117065, -1.5455182790756226, -1.7030812501907349, -1.8256303071975708, -1.8256303071975708, -1.808123230934143, -1.8606442213058472, -1.843137264251709, -1.808123230934143, -1.808123230934143, -1.0378150939941406, 0.1001400575041771, 0.8004202842712402, -0.42506998777389526, 0.3802522122859955, 0.24019621312618256, 0.8529412746429443, 1.815826416015625, 1.7107843160629272, 1.465686321258545, 1.640756368637085, 1.7983193397521973, 1.9558824300765991, 1.5707283020019531, 1.5007003545761108, 1.5882353782653809, 1.483193278312683, 1.343137264251709, 1.6582633256912231, 1.7107843160629272, 1.3256303071975708, 0.17016807198524475, -1.5630252361297607, -1.247899055480957, -1.965686321258545, -1.983193278312683, -2.0007002353668213, -1.930672287940979, -0.09243696182966232, 1.1155463457107544, 1.2380952835083008, -1.422969102859497, -1.9481792449951172, -1.878151297569275, -1.6155462265014648, 0.03011205606162548, 0.9229692816734314, 1.8333333730697632, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.1330533027648926, 0.6078432202339172, 1.2205883264541626, 1.6232492923736572, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6232492923736572], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8704482913017273, 1.3081233501434326, 1.7983193397521973, 2.0084033012390137, 2.0784313678741455, 2.043417453765869, 1.990896344184 [e2e-predictor] 8755, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.868347406387329, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.0455182790756226, 0.502801239490509, -0.057422954589128494, -0.33753499388694763, -0.19747896492481232, -0.12745095789432526, -0.42506998777389526, -0.28501397371292114, -0.10994396358728409, -0.07492996007204056, -0.17997196316719055, -0.14495795965194702, -0.4950979948043823, -0.4425770044326782, -0.022408949211239815, 0.11764705926179886, 0.08263305574655533, 0.17016807198524475, 0.24019621312618256, 0.2752102017402649, 0.3627452254295349, 0.6428572535514832, -0.39005598425865173, -0.7752100229263306, -0.6001400351524353, -0.6176469922065735, -0.5476189851760864, -0.8452380299568176, -1.2654061317443848, -1.3529410362243652, 1.2556023597717285, 1.553221344947815, 2.0609242916107178, 2.2009804248809814, 1.3081233501434326, -1.9131653308868408, -1.6855742931365967, -0.1624649614095688, 0.18767507374286652, 0.502801239490509, 0.502801239490509, -1.5980392694473267, -1.6855742931365967, 0.8004202842712402, 0.7128852605819702, 0.5728292465209961, 0.6078432202339172, 0.45028021931648254, -0.6001400351524353, -0.6526610255241394, -0.37254899740219116, -0.14495795965194702, -0.2499999701976776, -0.47759100794792175, -0.26750698685646057, -0.37254899740219116, -0.47759100794792175, -0.28501397371292114, -0.4075630009174347, -0.47759100794792175, -0.42506998777389526, -0.7927170395851135, -0.5126050114631653, -0.39005598425865173, -0.33753499388694763, -0.5126050114631653, -0.6876749992370605, -0.4600839912891388, -0.5826330184936523, -0.5826330184936523, -0.37254899740219116, -0.4425770044326782, -0.5476189851760864, -0.3200279772281647, -0.5126050114631653, -0.28501397371292114, -0.4950979948043823, -0.42506998777389526, -0.4950979948043823, -0.5126050114631653, -0.3025209903717041, -0.21498596668243408, -0.14495795965194702, -0.09243696182966232, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.0476190559566021, -0.12745095789432526, -0.057422954589128494, 0.29271721839904785, 1.0805323123931885, 0.415266215801239, 0.7829132676124573, 1.0805323123931885, 0.9404762983322144, 1.1155463457107544, 0.9929972887039185, 0.8704482913017273, 0.590336263179779, 1.0980392694473267, 0.8004202842712402, -0.3550419807434082, -1.160364031791687, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.7731093168258667, -1.4054621458053589, -0.9152660369873047, -0.3025209903717041, 1.1155463457107544, 1.5007003545761108, 1.2731093168258667, 1.553221344947815, 1.5882353782653809, 1.7633053064346313, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.9733893871307373, 1.7983193397521973, 1.2380952835083008, 1.4131653308868408, 1.693277359008789, 1.693277359008789, 1.9033613204956055, 1.605742335319519, 1.2556023597717285, 0.9404762983322144, 0.5378152132034302, -0.7927170395851135, -1.9131653308868408, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.7030812501907349, 0.29271721839904785, -0.9327731132507324, -2.0007002353668213, -1.965686321258545, -1.7906162738800049, -1.5630252361297607, -0.3025209903717041, 0.9929972887039185, 1.5707283020019531, 1.3956583738327026, 1.4481793642044067, 1.378151297569275, 0.6078432202339172, 0.8529412746429443, 1.3956583738327026, 1.518207311630249, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9229692816734314, 0.8879552483558655, 0.88 [e2e-predictor] 79552483558655, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.8879552483558655, 1.3606443405151367, 1.8508403301239014, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.7107843160629272, 1.640756368637085, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.3606443405151367, 1.1330533027648926, 0.7478992342948914, 0.08263305574655533, -0.19747896492481232, -0.0049019488506019115, 0.13515406847000122, -0.6001400351524353, -0.6351540088653564, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.14495795965194702, -0.19747896492481232, -0.42506998777389526, -0.5126050114631653, -0.37254899740219116, -0.07492996007204056, 0.06512605398893356, 0.1001400575041771, 0.17016807198524475, 0.08263305574655533, 0.06512605398893356, 0.06512605398893356, -0.6701680421829224, -0.9327731132507324, -0.8452380299568176, -0.8452380299568176, -0.7577030062675476, -1.0728291273117065, 0.9579832553863525, 1.693277359008789, 1.815826416015625, 1.9383753538131714, 2.043417453765869, -0.39005598425865173, -1.8256303071975708, -0.6876749992370605, -0.21498596668243408, -0.0049019488506019115, 0.18767507374286652, -1.7030812501907349, -1.7906162738800049, 0.45028021931648254, 0.6253502368927002, 0.5553222298622131, 0.6078432202339172, 0.5378152132034302, -0.8627450466156006, -0.4950979948043823, -0.12745095789432526, 0.012605053372681141, 0.2226892113685608, 0.20518220961093903, 0.11764705926179886, -0.47759100794792175, -0.09243696182966232, -0.28501397371292114, -0.4950979948043823, -0.6701680421829224, -0.6351540088653564, -0.4600839912891388, -0.5476189851760864, -0.39005598425865173, -0.4600839912891388, -0.5126050114631653, -0.5826330184936523, -0.5301120281219482, -0.5651260018348694, -0.7401960492134094, -0.5651260018348694, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.6351540088653564, -0.7051820158958435, -0.4075630009174347, -0.3550419807434082, -0.4075630009174347, -0.17997196316719055, -0.5126050114631653, -0.14495795965194702, -0.3200279772281647, -0.022408949211239815, 0.03011205606162548, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, 0.1001400575041771, 0.7654062509536743, 0.9229692816734314, 0.4852942228317261, 0.5378152132034302, 0.7303922772407532, 1.0105042457580566, 0.8704482913017273, 1.0455182790756226, 1.343137264251709, 1.465686321258545, 1.2906162738800049, 0.5378152132034302, -0.8277310132980347, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.755602240562439, -1.895658254623413, -1.195378065109253, -0.26750698685646057, -0.19747896492481232, 1.3956583738327026, 0.520308256149292, 1.3081233501434326, 1.5882353782653809, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.7457983493804932, 1.6582633256912231, 1.5882353782653809, 1.2556023597717285, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.728291392326355, 1.1680673360824585, 1.0280113220214844, -0.14495795965194702, -1.3179271221160889, -1.7731093168258667, -1.9131653308868408, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.965686321258545, -2.018207311630249, -1.8606442213058472, -1.808123230934143, -0.5826330184936523, -1.6505602598190308, 0.17016807198524475, 1.5357143878936768, 1.5882353782653809, 1.7983193397521973, 1.1855742931365967, 1.0105042457580566, 0.8004202842712402, 0.7303922772407532, 1.8858543634414673, 1.5007003545761108, 1.483193278312683, 1.553221344947815, 1.553221344947815, 1.553221344947815], [1.815826416015625, 1.7633053064346313, 1.7633053064346313 [e2e-predictor] , 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7303922772407532, 0.9754902720451355, 1.6232492923736572, 2.0084033012390137, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.8858543634414673, 1.693277359008789, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.2205883264541626, 1.2556023597717285, 1.0630252361297607, 0.6603642702102661, 0.39775922894477844, 0.15266107022762299, -0.03991595283150673, -0.2499999701976776, -0.33753499388694763, -0.4600839912891388, -0.1624649614095688, -0.03991595283150673, -0.03991595283150673, -0.21498596668243408, -0.47759100794792175, -0.5826330184936523, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.2499999701976776, -0.09243696182966232, -0.057422954589128494, -0.12745095789432526, -0.1624649614095688, -0.7401960492134094, -1.2303920984268188, -1.0378150939941406, -1.0903360843658447, -1.2303920984268188, 1.7633053064346313, 1.780812382698059, 1.9733893871307373, 2.0784313678741455, 1.9383753538131714, -1.2303920984268188, -1.0378150939941406, -1.3004200458526611, -1.6330533027648926, -1.160364031791687, -1.3004200458526611, -1.5105042457580566, -0.9327731132507324, -0.4425770044326782, -0.4425770044326782, -0.47759100794792175, -0.07492996007204056, -1.2303920984268188, -0.09243696182966232, 0.11764705926179886, 0.2752102017402649, 0.3277312219142914, -0.33753499388694763, 0.18767507374286652, -0.21498596668243408, -0.5476189851760864, -0.5476189851760864, -0.6001400351524353, -0.4950979948043823, -0.5826330184936523, -0.4950979948043823, -0.5651260018348694, -0.6701680421829224, -0.4950979948043823, -0.42506998777389526, -0.5476189851760864, -0.5476189851760864, -0.6526610255241394, -0.5651260018348694, -0.6351540088653564, -0.5826330184936523, -0.6176469922065735, -0.7226890325546265, -0.5476189851760864, -0.6001400351524353, -0.4075630009174347, -0.37254899740219116, -0.3025209903717041, -0.4075630009174347, -0.3200279772281647, -0.19747896492481232, -0.19747896492481232, -0.2499999701976776, -0.1624649614095688, 0.08263305574655533, 0.3802522122859955, 0.15266107022762299, 0.012605053372681141, 0.3802522122859955, 0.520308256149292, 0.9754902720451355, 0.6953782439231873, 0.8529412746429443, 0.7478992342948914, 0.6078432202339172, 0.9229692816734314, 1.1505602598190308, 1.3956583738327026, 1.378151297569275, 1.2205883264541626, 0.8354342579841614, -0.17997196316719055, -1.0903360843658447, -1.720588207244873, -1.7906162738800049, -1.843137264251709, -1.9131653308868408, -1.7906162738800049, -1.7731093168258667, -0.5476189851760864, 0.502801239490509, 1.0630252361297607, 1.2731093168258667, 1.465686321258545, 1.5882353782653809, 1.8508403301239014, 1.9383753538131714, 1.6582633256912231, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.640756368637085, 1.5357143878936768, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.5007003545761108, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.3081233501434326, 1.553221344947815, 1.1505602598190308, 0.6778712272644043, -0.7752100229263306, -1.282913088798523, -2.018207311630249, -2.0007002353668213, -1.2654061317443848, -2.018207311630249, -1.965 [e2e-predictor] 686321258545, -1.965686321258545, 0.432773232460022, 1.0455182790756226, -1.9481792449951172, -1.422969102859497, -0.9327731132507324, 0.6778712272644043, 1.5357143878936768, 1.8858543634414673, 1.728291392326355, 1.728291392326355, 1.483193278312683, 0.8704482913017273, 1.0980392694473267, 1.640756368637085, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 1.3081233501434326, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.815826416015625, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 0.7829132676124573, 0.415266215801239, 0.24019621312618256, 0.20518220961093903, -0.0049019488506019115, -0.19747896492481232, -0.3025209903717041, -0.5476189851760864, -0.39005598425865173, -0.14495795965194702, -0.07492996007204056, -0.057422954589128494, -0.26750698685646057, -0.5826330184936523, -0.7051820158958435, -0.4425770044326782, -0.4600839912891388, -0.4075630009174347, -0.2499999701976776, -0.2499999701976776, -0.26750698685646057, -0.3025209903717041, -0.6176469922065735, -1.247899055480957, -1.6330533027648926, -1.5630252361297607, 2.043417453765869, 1.9908963441848755, 2.1309523582458496, 2.0784313678741455, -1.0728291273117065, -1.1778711080551147, -1.7906162738800049, -1.335434079170227, -1.195378065109253, 0.18767507374286652, 0.415266215801239, 0.432773232460022, 0.4677872359752655, -1.0903360843658447, -1.6855742931365967, -0.10994396358728409, -0.23249296844005585, -0.6701680421829224, -0.03991595283150673, 0.06512605398893356, 0.2226892113685608, -0.1624649614095688, -0.5651260018348694, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, 0.06512605398893356, -0.3025209903717041, -0.5826330184936523, -0.4075630009174347, -0.9502801299095154, -0.6701680421829224, -0.6876749992370605, -0.5651260018348694, -0.8627450466156006, -0.4600839912891388, -0.37254899740219116, -0.47759100794792175, -0.8627450466156006, -0.9327731132507324, -0.4600839912891388, -0.8627450466156006, -0.7226890325546265, -0.33753499388694763, -0.6701680421829224, -0.6351540088653564, -0.5651260018348694, -0.5651260018348694, -0.9327731132507324, -0.28501397371292114, -0.7051820158958435, -0.6876749992370605, -0.26750698685646057, -0.17997196316719055, -0.3200279772281647, 0.03011205606162548, 0.4677872359752655, 0.8704482913017273, 0.9404762983322144, 0.5378152132034302, 0.9229692816734314, 0.5553222298622131, 0.502801239490509, 1.0980392694473267, 1.0280113220214844, 0.6253502368927002, 1.0980392694473267, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, -0.39005598425865173, -1.0903360843658447, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.8256303071975708, -0.07492996007204056, 1.0805323123931885, 1.0980392694473267, 0.6078432202339172, 1.1155463457107544, 1.5357143878936768, 1.4481793642044067, 1.7457983493804932, 1.6232492923736572, 1.79 [e2e-predictor] 83193397521973, 1.693277359008789, 1.3956583738327026, 1.7983193397521973, 1.693277359008789, 1.693277359008789, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.4131653308868408, 1.3081233501434326, 1.6582633256912231, 1.1330533027648926, 0.7829132676124573, 1.3956583738327026, 1.0455182790756226, 1.1155463457107544, 0.17016807198524475, -1.9131653308868408, -1.755602240562439, -1.965686321258545, -1.965686321258545, -1.983193278312683, -1.1428570747375488, -1.9481792449951172, -1.965686321258545, -2.018207311630249, -2.0007002353668213, -1.878151297569275, -1.0203081369400024, -0.23249296844005585, 0.6778712272644043, 1.518207311630249, 1.2906162738800049, 1.6232492923736572, 1.0805323123931885, 0.6603642702102661, 1.6582633256912231, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 1.2380952835083008, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.8333333730697632, 1.728291392326355, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.3081233501434326, 1.0280113220214844, 0.8354342579841614, 0.6428572535514832, 0.432773232460022, 0.24019621312618256, 0.08263305574655533, 0.03011205606162548, -0.12745095789432526, -0.3550419807434082, -0.5651260018348694, -0.4950979948043823, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.23249296844005585, -0.5826330184936523, -0.7401960492134094, -0.7401960492134094, -0.7577030062675476, -0.7577030062675476, -0.7401960492134094, -0.8277310132980347, -0.8452380299568176, -1.5980392694473267, -1.5105042457580566, -1.668067216873169, -0.23249296844005585, 1.3081233501434326, 1.8858543634414673, 2.0784313678741455, 1.0455182790756226, -1.282913088798523, -1.878151297569275, -1.4929972887039185, -1.0728291273117065, 0.20518220961093903, 0.3627452254295349, 0.4677872359752655, 0.4677872359752655, -1.160364031791687, -1.720588207244873, 0.3627452254295349, 0.432773232460022, 0.2752102017402649, -0.0049019488506019115, -0.4950979948043823, -0.12745095789432526, -0.14495795965194702, -0.1624649614095688, -0.5126050114631653, -0.19747896492481232, -0.5126050114631653, -0.14495795965194702, -0.03991595283150673, -0.5826330184936523, -0.6351540088653564, -0.8977590203285217, -0.6176469922065735, -0.6176469922065735, -0.5126050114631653, -0.5826330184936523, -0.3200279772281647, -0.3550419807434082, -0.2499999701976776, -0.21498596668243408, -0.42506998777389526, -0.5651260018348694, -0.7752100229263306, -0.7226890325546265, -0.28501397371292114, -0.6351540088653564, -0.6701680421829224, -0.5476189851760864, -0.47759100794792175, -0.47759100794792175, -0.37254899740219116, -0.4425770044326782, -0.4950979948043823, -0.33753499388694763, -0.26750698685646057, 0.6253502368927002, 0.012605053372681141, -0.057422954589128494, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.7478992342948914, 0.9229692816734314, 0.7478992342948914, 1 [e2e-predictor] .1155463457107544, 1.2731093168258667, 1.3956583738327026, 1.0980392694473267, 1.1330533027648926, 0.7829132676124573, 0.39775922894477844, -0.21498596668243408, -0.8977590203285217, -1.4054621458053589, -1.755602240562439, -1.7380952835083008, -1.7030812501907349, -1.1428570747375488, -0.5826330184936523, 0.9054622650146484, 1.3956583738327026, 1.2380952835083008, 1.2205883264541626, 1.1505602598190308, 1.5707283020019531, 1.605742335319519, 1.728291392326355, 1.5882353782653809, 1.5882353782653809, 1.815826416015625, 1.553221344947815, 1.5007003545761108, 1.640756368637085, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.2906162738800049, 1.465686321258545, 1.4131653308868408, 1.483193278312683, 1.0805323123931885, 0.590336263179779, -1.4754900932312012, -1.7906162738800049, -1.7380952835083008, -1.720588207244873, -0.10994396358728409, -1.930672287940979, -1.9481792449951172, 0.39775922894477844, 1.5357143878936768, -1.7906162738800049, -1.983193278312683, 0.9579832553863525, 1.8858543634414673, -1.930672287940979, -1.6330533027648926, -1.370448112487793, 0.502801239490509, 1.1155463457107544, 0.7478992342948914, -0.0049019488506019115, -0.9152660369873047, 1.5707283020019531, 1.7107843160629272, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 1.2030812501907349, 1.9733893871307373, 2.0084033012390137, 2.0084033012390137, 1.9733893871307373, 1.9908963441848755, 1.8858543634414673, 1.868347406387329, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.2380952835083008, 1.0455182790756226, 0.8004202842712402, 0.34523820877075195, -0.14495795965194702, -0.3025209903717041, -0.057422954589128494, -0.14495795965194702, -0.1624649614095688, -0.3200279772281647, -0.47759100794792175, -0.5651260018348694, -0.33753499388694763, -0.2499999701976776, -0.37254899740219116, -0.5301120281219482, -0.7051820158958435, -0.8277310132980347, -0.7927170395851135, -1.1253501176834106, -1.4754900932312012, -1.3529410362243652, -1.668067216873169, -1.6855742931365967, -1.4929972887039185, -1.457983136177063, 1.2731093168258667, 1.465686321258545, 1.3606443405151367, 1.5007003545761108, 0.7478992342948914, -1.580532193183899, -1.9131653308868408, -1.282913088798523, -0.1624649614095688, 0.06512605398893356, 0.1001400575041771, 0.11764705926179886, -1.2654061317443848, -1.8256303071975708, -0.07492996007204056, 0.432773232460022, 0.18767507374286652, 0.20518220961093903, -0.4425770044326782, -0.5651260018348694, -0.28501397371292114, -0.21498596668243408, -0.4950979948043823, -0.37254899740219116, -0.42506998777389526, -0.8102240562438965, -0.4950979948043823, -0.6526610255241394, -0.7051820158958435, -0.5651260018348694, -0.4075630009174347, -0.42506998777389526, -0.3200279772281647, -0.37254899740219116, -0.4075630009174347, -0.23249296844005585, -0.17997196316719055, -0.09243696182966232, -0.09243696182966232, -0.407563 [e2e-predictor] 0009174347, -0.12745095789432526, -0.37254899740219116, -0.5301120281219482, -0.5826330184936523, -0.5651260018348694, -0.5826330184936523, -0.5301120281219482, -0.5476189851760864, -0.6351540088653564, -0.39005598425865173, -0.2499999701976776, -0.2499999701976776, -0.12745095789432526, 0.18767507374286652, 0.5378152132034302, 0.3627452254295349, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 0.7654062509536743, 0.9579832553863525, 0.8004202842712402, 0.9404762983322144, 0.6778712272644043, 0.8704482913017273, 1.0105042457580566, 1.3256303071975708, 1.3956583738327026, 0.9404762983322144, -0.19747896492481232, -1.2303920984268188, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.1253501176834106, 0.6078432202339172, 0.9929972887039185, 1.3606443405151367, 1.3606443405151367, 1.5882353782653809, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 1.728291392326355, 1.6232492923736572, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.8508403301239014, 1.6582633256912231, 1.4131653308868408, 1.728291392326355, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.640756368637085, 1.693277359008789, -0.9502801299095154, -0.8977590203285217, -1.457983136177063, -0.10994396358728409, 1.8333333730697632, 1.9208683967590332, -1.4754900932312012, -1.9481792449951172, 1.7983193397521973, 1.7633053064346313, -1.9481792449951172, -1.1428570747375488, -1.7906162738800049, -1.195378065109253, -0.14495795965194702, -1.195378065109253, -1.720588207244873, -0.6876749992370605, 1.9558824300765991, 1.483193278312683, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.3606443405151367, 2.043417453765869, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.3606443405151367, 1.0980392694473267, 0.6778712272644043, 0.2752102017402649, -0.12745095789432526, -0.5476189851760864, -0.6526610255241394, -0.33753499388694763, -0.07492996007204056, -0.12745095789432526, -0.39005598425865173, -0.5826330184936523, -0.7226890325546265, -0.6526610255241394, -0.5651260018348694, -0.6526610255241394, -0.6176469922065735, -0.6526610255241394, -0.8977590203285217, -0.33753499388694763, -1.6155462265014648, -1.6330533027648926, -1.6155462265014648, -1.5980392694473267, -1.6855742931365967, -1.3004200458526611, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, -1.9131653308868408, -1.6855742931365967, -0.8977590203285217, 0.2577032148838043, -0.6701680421829224, -1.1253501176834106, -0.9852941036224365, -1.3179271221160889, -1.8606442213058472, -1.3004200458526611, -0.03991595283150673, -0.1624649614095688, -0.144957959 [e2e-predictor] 65194702, -0.4950979948043823, -1.335434079170227, -1.4929972887039185, -0.23249296844005585, -0.5651260018348694, -0.6176469922065735, -0.5826330184936523, -0.7927170395851135, -0.6176469922065735, -0.6176469922065735, -0.4425770044326782, -0.4075630009174347, -0.07492996007204056, -0.26750698685646057, -0.33753499388694763, -0.3200279772281647, -0.3200279772281647, -0.10994396358728409, -0.1624649614095688, -0.09243696182966232, -0.07492996007204056, 0.012605053372681141, -0.0049019488506019115, -0.10994396358728409, -0.4075630009174347, -0.2499999701976776, -0.26750698685646057, -0.6176469922065735, -0.7752100229263306, -0.7051820158958435, -0.8977590203285217, -0.6876749992370605, -0.37254899740219116, 0.15266107022762299, 0.2577032148838043, 0.06512605398893356, 0.502801239490509, 0.3277312219142914, 0.3102242052555084, 0.7654062509536743, 0.45028021931648254, 0.415266215801239, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0455182790756226, 0.7128852605819702, 0.8879552483558655, 1.2556023597717285, 1.1680673360824585, 0.6603642702102661, -0.21498596668243408, -0.9677870869636536, -1.720588207244873, -1.755602240562439, -1.6505602598190308, -1.370448112487793, 0.0476190559566021, 0.9929972887039185, 1.3081233501434326, 1.3081233501434326, 1.2205883264541626, 1.4131653308868408, 1.465686321258545, 1.2556023597717285, 1.6232492923736572, 1.343137264251709, 1.5357143878936768, 1.693277359008789, 1.8858543634414673, 1.605742335319519, 1.7983193397521973, 1.7107843160629272, 1.780812382698059, 1.465686321258545, 1.640756368637085, 1.605742335319519, 1.640756368637085, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.430672287940979, 1.430672287940979, 1.7107843160629272, 1.8508403301239014, 1.430672287940979, 2.0784313678741455, 1.3081233501434326, -0.1624649614095688, 0.6253502368927002, 1.8333333730697632, -1.6855742931365967, -2.018207311630249, -1.930672287940979, -1.0028010606765747, -1.0203081369400024, -1.7731093168258667, -1.843137264251709, -1.6505602598190308, 0.4852942228317261, 0.3102242052555084, -1.6505602598190308, -0.33753499388694763, 1.8858543634414673, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709], [1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 1.2731093168258667, 1.9208683967590332, 1.9733893871307373, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.5357143878936768, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 0.7128852605819702, 0.3102242052555084, -0.12745095789432526, -0.4600839912891388, -0.7577030062675476, -0.7226890325546265, -0.5301120281219482, -0.33753499388694763, -0.33753499388694763, -0.47759100794792175, -0.7752100229263306, -0.9327731132507324, -0.8452380299568176, -0.8627450466156006, -1.0903360843658447, -1.1778711080551147, -1.5105042457580566, -1.475490093 [e2e-predictor] 2312012, -1.4929972887039185, -1.3879550695419312, -1.2128850221633911, -1.0903360843658447, -1.0378150939941406, -0.8977590203285217, -0.6351540088653564, 1.4481793642044067, 1.0980392694473267, -1.808123230934143, -1.282913088798523, -0.6526610255241394, 0.0476190559566021, 0.3277312219142914, -1.160364031791687, -1.720588207244873, -0.03991595283150673, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -1.0203081369400024, -1.4929972887039185, -1.247899055480957, -1.5455182790756226, -1.6155462265014648, -0.23249296844005585, -0.6176469922065735, -0.6001400351524353, -0.6876749992370605, -0.6351540088653564, -0.07492996007204056, -0.4600839912891388, -0.3200279772281647, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.26750698685646057, -0.6701680421829224, -0.3200279772281647, -0.28501397371292114, -0.5126050114631653, -0.10994396358728409, -0.33753499388694763, -0.14495795965194702, -0.2499999701976776, 0.11764705926179886, 0.2752102017402649, 0.18767507374286652, 0.20518220961093903, 0.29271721839904785, 0.4852942228317261, 0.502801239490509, -0.057422954589128494, 0.18767507374286652, -0.5301120281219482, -0.057422954589128494, -0.5126050114631653, 0.34523820877075195, 0.5378152132034302, 0.5553222298622131, 0.2226892113685608, 0.4852942228317261, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.8004202842712402, 0.9229692816734314, 1.0805323123931885, 0.8879552483558655, 1.0980392694473267, 0.8354342579841614, 1.2906162738800049, 0.6428572535514832, 0.3277312219142914, -0.42506998777389526, -0.8977590203285217, -1.755602240562439, -1.755602240562439, -0.8802520632743835, 0.24019621312618256, 0.8004202842712402, 1.4481793642044067, 1.5707283020019531, 1.815826416015625, 1.518207311630249, 1.5707283020019531, 1.7983193397521973, 1.7633053064346313, 1.605742335319519, 1.4481793642044067, 1.640756368637085, 1.4131653308868408, 1.6757704019546509, 1.605742335319519, 1.3256303071975708, 1.4481793642044067, 1.3956583738327026, 1.553221344947815, 1.728291392326355, 1.728291392326355, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.6757704019546509, 1.8858543634414673, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 1.553221344947815, 0.9754902720451355, -1.1428570747375488, 1.605742335319519, -1.3179271221160889, 1.2731093168258667, 0.24019621312618256, 0.8179272413253784, -0.0049019488506019115, 1.0455182790756226, 1.1155463457107544, 1.2731093168258667, 1.518207311630249, -0.37254899740219116, 0.3802522122859955, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326], [1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.9229692816734314, 1.430672287940979, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0259103775024414, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.693277359008 [e2e-predictor] 789, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4131653308868408, 1.0980392694473267, 0.6953782439231873, 0.20518220961093903, -0.2499999701976776, -0.6351540088653564, -0.7051820158958435, -0.6876749992370605, -0.7577030062675476, -0.7752100229263306, -0.4950979948043823, -0.4950979948043823, -0.5301120281219482, -0.6876749992370605, -0.8802520632743835, -0.9152660369873047, -1.0203081369400024, -1.5630252361297607, -1.4929972887039185, -1.422969102859497, -1.3879550695419312, -1.1428570747375488, -0.5826330184936523, -1.0378150939941406, -0.8452380299568176, -0.8627450466156006, 0.2577032148838043, -0.03991595283150673, -0.7051820158958435, -1.2128850221633911, -0.21498596668243408, -0.5476189851760864, 0.39775922894477844, -1.0553221702575684, -1.6855742931365967, -0.21498596668243408, 0.11764705926179886, 0.18767507374286652, 0.06512605398893356, -0.4600839912891388, -1.6855742931365967, -0.6876749992370605, -0.14495795965194702, -0.19747896492481232, 0.11764705926179886, -0.3200279772281647, -0.47759100794792175, -0.4950979948043823, -0.4950979948043823, -0.8452380299568176, -0.3550419807434082, -0.4075630009174347, -0.6351540088653564, -0.6001400351524353, -0.4950979948043823, -0.6001400351524353, -0.8277310132980347, -0.4950979948043823, -0.4425770044326782, -0.6351540088653564, -0.5476189851760864, -0.33753499388694763, -0.3025209903717041, -0.12745095789432526, 0.15266107022762299, 0.13515406847000122, -0.057422954589128494, 0.432773232460022, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.45028021931648254, 0.6078432202339172, 0.4852942228317261, -0.17997196316719055, -0.09243696182966232, -0.0049019488506019115, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8529412746429443, 0.9229692816734314, 1.1330533027648926, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 0.6603642702102661, -0.42506998777389526, -0.8802520632743835, -1.580532193183899, -1.5980392694473267, -1.580532193183899, 0.15266107022762299, 0.15266107022762299, 1.1505602598190308, 1.0280113220214844, 1.5007003545761108, 1.605742335319519, 1.2205883264541626, 1.1155463457107544, 1.3606443405151367, 1.5357143878936768, 1.728291392326355, 1.8858543634414673, 1.9558824300765991, 1.5357143878936768, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.5357143878936768, 1.343137264251709, 1.6757704019546509, 1.8333333730697632, 1.868347406387329, 1.7633053064346313, 1.5357143878936768, 1.1680673360824585, 1.3956583738327026, 1.780812382698059, 1.483193278312683, 1.7107843160629272, 1.693277359008789, 2.1309523582458496, 1.5707283020019531, 1.3081233501434326, 1.6232492923736572, 1.9558824300765991, -0.03991595283150673, 1.0805323123931885, 0.24019621312618256, 1.9733893871307373, 1.7633053064346313, 1.9033613204956055, 1.1855742931365967, 1.2030812501907349, 1.693277359008789, 1.9383753538131714, 0.7478992342948914, 0.8354342579841614, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667], [1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.4131653308868408, 1.343137264251709, 1.2906162738800049, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.81792724132537 [e2e-predictor] 84, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 1.3081233501434326, 1.815826416015625, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 1.9733893871307373, 1.9558824300765991, 1.9208683967590332, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.3956583738327026, 1.0805323123931885, 0.5378152132034302, 0.06512605398893356, 0.08263305574655533, -0.3550419807434082, -0.5826330184936523, -0.6001400351524353, -1.0203081369400024, -0.9152660369873047, -1.0378150939941406, -0.47759100794792175, -0.09243696182966232, -0.9327731132507324, -1.0028010606765747, -1.335434079170227, -1.5455182790756226, -1.580532193183899, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -1.0728291273117065, -0.7401960492134094, -1.0903360843658447, -0.3025209903717041, -0.6876749992370605, 0.6603642702102661, 1.5882353782653809, 1.0980392694473267, -0.9327731132507324, -1.370448112487793, -1.0378150939941406, -0.19747896492481232, -1.580532193183899, -1.3179271221160889, -0.6526610255241394, -0.17997196316719055, -0.057422954589128494, -0.5126050114631653, -1.5280112028121948, -1.3879550695419312, -0.23249296844005585, -0.3200279772281647, 0.15266107022762299, -0.14495795965194702, -0.4075630009174347, -0.6351540088653564, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.14495795965194702, -0.5301120281219482, -0.6001400351524353, 0.2752102017402649, 0.3277312219142914, -0.3025209903717041, -0.28501397371292114, -0.7401960492134094, -0.6001400351524353, -0.4950979948043823, -0.28501397371292114, -0.47759100794792175, -0.1624649614095688, -0.14495795965194702, -0.09243696182966232, 0.03011205606162548, 0.1001400575041771, -0.03991595283150673, 0.3802522122859955, 0.9229692816734314, 0.6603642702102661, 0.2577032148838043, -0.057422954589128494, -1.247899055480957, 0.11764705926179886, 0.20518220961093903, 0.432773232460022, 0.4852942228317261, 0.432773232460022, 0.5553222298622131, 0.6603642702102661, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9229692816734314, 1.0980392694473267, 0.6778712272644043, -0.5826330184936523, -1.3004200458526611, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -0.7577030062675476, 0.1001400575041771, 0.9929972887039185, 1.378151297569275, 1.6232492923736572, 1.6582633256912231, 1.6232492923736572, 1.4481793642044067, 1.2731093168258667, 1.1330533027648926, 1.0105042457580566, 1.2906162738800049, 0.9579832553863525, 0.8704482913017273, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.553221344947815, 1.7633053064346313, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.6757704019546509, 1.693277359008789, 1.6582633256912231, 1.780812382698059, 1.7983193397521973, 1.9733893871307373, 1.6582633256912231, 1.693277359008789, 1.5707283020019531, 0.6778712272644043, 1.5007003545761108, 0.6428572535514832, 1.6582633256912231, 0.9404762983322144, 0.6953782439231873, 1.483193278312683, 1.8508403301239014, 1.518207311630249, 1.3606443405151367, 0.9754902720451355, 1.5357143878936768, 0.8004202842712402, 1.553221344947815, 1.5707283020019531, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 0.99299 [e2e-predictor] 72887039185, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 1.1155463457107544, 1.4481793642044067, 1.868347406387329, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.815826416015625, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.3256303071975708, 0.9054622650146484, 0.415266215801239, 0.0476190559566021, -0.17997196316719055, 0.2752102017402649, -0.3025209903717041, -0.28501397371292114, -0.3025209903717041, -0.6176469922065735, -0.9852941036224365, -0.5126050114631653, 0.8354342579841614, -0.8277310132980347, -1.4929972887039185, -1.422969102859497, -1.3179271221160889, -1.2128850221633911, -1.160364031791687, -1.1078431606292725, -1.1078431606292725, -0.23249296844005585, -1.0553221702575684, -1.5280112028121948, -1.0378150939941406, -0.07492996007204056, 0.08263305574655533, -0.42506998777389526, -0.8627450466156006, 0.39775922894477844, -1.3529410362243652, -0.03991595283150673, -0.19747896492481232, -0.7401960492134094, -1.0378150939941406, -1.0028010606765747, -0.8977590203285217, -1.0378150939941406, -1.0553221702575684, -1.1778711080551147, -0.47759100794792175, -0.37254899740219116, -0.4600839912891388, -0.4075630009174347, -0.6001400351524353, -0.7226890325546265, -0.5826330184936523, -0.4600839912891388, -0.6701680421829224, -0.6001400351524353, -0.39005598425865173, -0.39005598425865173, -0.4600839912891388, -0.4600839912891388, 0.6253502368927002, 0.2226892113685608, -1.0028010606765747, 0.012605053372681141, -0.057422954589128494, -0.5651260018348694, -0.3550419807434082, -0.4075630009174347, -0.21498596668243408, 0.08263305574655533, -0.09243696182966232, 0.17016807198524475, -0.10994396358728409, 0.8179272413253784, 0.17016807198524475, 0.24019621312618256, 1.0280113220214844, 0.9579832553863525, 0.7478992342948914, 0.5553222298622131, 0.4677872359752655, 0.5553222298622131, 0.11764705926179886, 0.15266107022762299, 0.6603642702102661, 0.8529412746429443, 0.7303922772407532, 0.8004202842712402, 0.8704482913017273, 0.8179272413253784, 0.7128852605819702, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.2380952835083008, 1.1505602598190308, -0.23249296844005585, -1.4754900932312012, -1.457983136177063, -1.7906162738800049, -0.9502801299095154, 0.2577032148838043, 0.6078432202339172, 1.378151297569275, 1.1155463457107544, 1.5707283020019531, 1.7633053064346313, 1.5882353782653809, 1.430672287940979, 0.9754902720451355, 0.8704482913017273, 0.9754902720451355, 1.378151297569275, 1.605742335319519, 1.7633053064346313, 1.693277359008789, 1.5357143878936768, 1.2380952835083008, 1.6582633256912231, 1.8508403301239014, 1.7983193397521973, 1.483193278312683, 1.378151297569275, 1.4481793642044067, 1.6582633256912231, 2.043417453765869, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.2556023597717285, 2.0259103775024414, 1.2556023597717285, -0.03991595283150673, 1.2906162738800049, 1.0630252361297607, -0.3550419807434082, 0.0476190559566021, 1.1155463457107544, 0.20518220961093903, 1.2030812501907349, 0.8529412746429443, -1.2303920984268188, 1.2906162738800049, 1.815826416015625, 0.1001400575041771, 1.5707283020019531, 1.1330533027648926, 0.9929972887039185, 1.7107843160629272, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349], [1.78081 [e2e-predictor] 2382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 1.2205883264541626, 1.378151297569275, 1.605742335319519, 1.815826416015625, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.693277359008789, 1.5707283020019531, 1.465686321258545, 1.2380952835083008, 0.9054622650146484, 0.590336263179779, 0.29271721839904785, 0.012605053372681141, 0.20518220961093903, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.1855742931365967, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, -0.1624649614095688, -1.3529410362243652, -0.5826330184936523, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.0378150939941406, -0.5476189851760864, 0.6778712272644043, -0.9502801299095154, -0.7577030062675476, -0.47759100794792175, 0.2226892113685608, -0.8102240562438965, 0.6428572535514832, -0.14495795965194702, 1.0455182790756226, 0.1001400575041771, 0.432773232460022, -0.3025209903717041, -0.4075630009174347, -0.9677870869636536, -0.8452380299568176, -0.6001400351524353, -0.6001400351524353, -0.8277310132980347, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.6351540088653564, -0.8977590203285217, -0.9677870869636536, -0.8802520632743835, -0.26750698685646057, -0.7577030062675476, -0.4600839912891388, 0.012605053372681141, -0.39005598425865173, 0.3102242052555084, -0.4950979948043823, 0.11764705926179886, -0.8277310132980347, 0.18767507374286652, -0.2499999701976776, -0.5826330184936523, 0.6078432202339172, -0.3025209903717041, -0.4425770044326782, -0.4425770044326782, -0.1624649614095688, -0.19747896492481232, -0.1624649614095688, -0.21498596668243408, 0.6778712272644043, 0.8879552483558655, 0.20518220961093903, 0.34523820877075195, 0.20518220961093903, 0.3627452254295349, 0.415266215801239, 0.502801239490509, 0.39775922894477844, 0.5728292465209961, 0.6078432202339172, 0.5553222298622131, 0.6078432202339172, 0.3627452254295349, 0.7478992342948914, 0.8179272413253784, 0.9054622650146484, 0.8354342579841614, 1.0280113220214844, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.8179272413253784, 0.18767507374286652, -1.1078431606292725, -1.668067216873169, -1.5980392694473267, -0.47759100794792175, 0.520308256149292, 1.0280113220214844, 0.6778712272644043, 0.6953782439231873, 0.8529412746429443, 1.3081233501434326, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.3956583738327026, 1.430672287940979, 1.2556023597717285, 1.2380952835083008, 1.0105042457580566, 0.6078432202339172, 0.39775922894477844, 0.8529412746429443, 1.0280113220214844, 1.2030812501907349, 1.343137264251709, 1.640756368637085, 1.8508403301239014, 1.6582633256912231, 1.7457983493804932, 1.9908963441848755, 1.5882353782653809, 1.3606443405151367, 1.7983193397521973, 1.1680673360824585, 1.9033613204956055, 1.693277359008789, 1.3606443405151367, 0.9404762983322144, 0.7128852605819702 [e2e-predictor] , 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, -0.47759100794792175, -0.14495795965194702, 0.18767507374286652, 0.06512605398893356, 0.9754902720451355, 1.780812382698059, 1.553221344947815, 1.7633053064346313, 0.3802522122859955, 0.5378152132034302, 2.0259103775024414, 1.8333333730697632, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308], [1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 1.1680673360824585, 1.4481793642044067, 1.7633053064346313, 1.9733893871307373, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.605742335319519, 1.518207311630249, 1.378151297569275, 1.0105042457580566, 0.8179272413253784, 0.5553222298622131, 0.7654062509536743, 0.8879552483558655, 1.0630252361297607, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.378151297569275, 1.0105042457580566, 0.415266215801239, 0.7303922772407532, 0.9404762983322144, 0.03011205606162548, -0.8452380299568176, -0.8627450466156006, -1.4054621458053589, -1.3529410362243652, -1.1778711080551147, -0.26750698685646057, -0.47759100794792175, -0.5126050114631653, -0.37254899740219116, -0.4600839912891388, -0.17997196316719055, -0.12745095789432526, 0.6953782439231873, 0.7478992342948914, 0.45028021931648254, 0.5728292465209961, 1.0105042457580566, 0.8529412746429443, 0.5553222298622131, -0.4600839912891388, -0.5651260018348694, -0.6526610255241394, -1.1428570747375488, -0.6001400351524353, -0.47759100794792175, -0.5826330184936523, -0.5826330184936523, -0.7577030062675476, -0.7752100229263306, -0.8277310132980347, -0.3550419807434082, -0.7577030062675476, -0.5476189851760864, 0.29271721839904785, -0.2499999701976776, -0.9677870869636536, -0.022408949211239815, 0.08263305574655533, -0.4425770044326782, 0.45028021931648254, -0.10994396358728409, 0.8704482913017273, 0.502801239490509, 0.6953782439231873, 0.5378152132034302, -0.42506998777389526, -0.2499999701976776, -0.14495795965194702, 0.2752102017402649, -0.022408949211239815, -0.5826330184936523, 0.6078432202339172, 0.1001400575041771, 0.45028021931648254, 0.17016807198524475, -0.5126050114631653, 0.1001400575041771, 0.4852942228317261, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.6603642702102661, 0.8004202842712402, 0.7829132676124573, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0280113220214844, 1.2556023597717285, 0.9054622650146484, 0.3802522122859955, -0.7226890325546265, -1.6330533027648926, -1.2654061317443848, 0.2577032148838043, 1.2380952835083008, 1.378151297569275, 1.1680673360824585, 1.5707283020019531, 1.7107843160629272, 1.605742335319519, 1.0980392694473267, 1.0805323123931885, 1.1680673360824585, 1.1330533027648926, 1.430672287940979, 1.553221344947815, 1.32563 [e2e-predictor] 03071975708, 1.6232492923736572, 1.5007003545761108, 0.8179272413253784, 0.6253502368927002, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.3081233501434326, 1.5707283020019531, 1.7983193397521973, 1.815826416015625, 1.5707283020019531, 1.0105042457580566, 1.553221344947815, 1.5707283020019531, 1.5357143878936768, -1.3179271221160889, 0.9929972887039185, 0.8179272413253784, 0.1001400575041771, 0.502801239490509, -0.6001400351524353, -0.022408949211239815, 1.7107843160629272, -0.8452380299568176, 0.18767507374286652, 0.15266107022762299, -0.26750698685646057, 0.8004202842712402, -0.14495795965194702, 1.5007003545761108, 1.0105042457580566, 0.415266215801239, 0.24019621312618256, 1.8858543634414673, 1.3956583738327026, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926], [1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8704482913017273, 0.9579832553863525, 1.1680673360824585, 1.465686321258545, 1.693277359008789, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.7457983493804932, 1.6232492923736572, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.2380952835083008, 1.3081233501434326, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.3081233501434326, 1.465686321258545, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.2906162738800049, 0.9054622650146484, 0.4677872359752655, -0.07492996007204056, -0.26750698685646057, 0.13515406847000122, -0.26750698685646057, -0.6001400351524353, -0.42506998777389526, -0.09243696182966232, 0.502801239490509, 0.7829132676124573, 0.5378152132034302, 1.3081233501434326, 0.9404762983322144, 1.0805323123931885, 1.1155463457107544, 1.0105042457580566, 0.6778712272644043, -0.28501397371292114, 0.20518220961093903, -1.4054621458053589, -0.9677870869636536, -0.6001400351524353, -0.5651260018348694, -0.6001400351524353, -0.7577030062675476, -1.0203081369400024, -0.8452380299568176, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, 0.18767507374286652, -0.4950979948043823, 0.5378152132034302, -0.2499999701976776, -0.4075630009174347, 0.17016807198524475, 0.4677872359752655, -0.09243696182966232, 0.9054622650146484, 0.7829132676124573, 0.2226892113685608, 0.45028021931648254, 0.6953782439231873, 0.6603642702102661, 0.34523820877075195, 0.8354342579841614, 0.520308256149292, -0.022408949211239815, 0.15266107022762299, 0.17016807198524475, 0.3277312219142914, 0.6078432202339172, 0.6778712272644043, 0.34523820877075195, 0.7478992342948914, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7654062509536743, 0.8879552483558655, 0.6428572535514832, 1.0105042457580566, 1.0105042457580566, 0.88795524835 [e2e-predictor] 58655, 0.6428572535514832, 0.590336263179779, 1.0980392694473267, 0.7128852605819702, -1.2128850221633911, -1.5980392694473267, -1.247899055480957, 0.5553222298622131, 0.3627452254295349, 1.1855742931365967, 0.8179272413253784, 1.2556023597717285, 1.2731093168258667, 1.518207311630249, 1.553221344947815, 1.6582633256912231, 1.465686321258545, 1.2030812501907349, 1.1505602598190308, 1.6582633256912231, 1.605742335319519, 0.5553222298622131, 1.0630252361297607, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.8529412746429443, 1.2030812501907349, 1.0280113220214844, 0.8179272413253784, 0.502801239490509, 0.6953782439231873, 1.0630252361297607, 1.1155463457107544, 1.3081233501434326, 1.3956583738327026, 1.1155463457107544, 0.7829132676124573, 0.9579832553863525, -0.6001400351524353, -1.160364031791687, -0.7752100229263306, 0.18767507374286652, -0.17997196316719055, -0.7226890325546265, 1.5707283020019531, -0.9327731132507324, -0.9152660369873047, -0.6351540088653564, -1.580532193183899, -0.39005598425865173, 0.415266215801239, 0.9754902720451355, 0.2577032148838043, -1.3879550695419312, -0.47759100794792175, 1.5882353782653809, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 1.1505602598190308, 1.693277359008789, 1.8333333730697632, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7457983493804932, 1.640756368637085, 1.483193278312683, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1680673360824585, 1.1330533027648926, 1.2556023597717285, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 0.8354342579841614, 0.15266107022762299, 0.7128852605819702, 0.415266215801239, 0.17016807198524475, 1.2030812501907349, 0.20518220961093903, 1.2731093168258667, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3256303071975708, 1.2556023597717285, 1.3256303071975708, 0.9404762983322144, 1.2556023597717285, 0.45028021931648254, 0.45028021931648254, -0.6176469922065735, 0.13515406847000122, -0.6001400351524353, -0.8977590203285217, -0.7577030062675476, -1.3004200458526611, -0.6526610255241394, -1.2303920984268188, -0.28501397371292114, -0.3550419807434082, 0.5378152132034302, -0.6001400351524353, -0.17997196316719055, 0.3802522122859955, 0.4677872359752655, -0.42506998777389526, -0.3025209903717041, 0.39775922894477844, 0.432773232460022, 0.6603642702102661, -0.0049019488506019115, 0.7478992342948914, 0.3102242052555084, 1.1855742931365967, 0.7303922772407532, 0.6428572535514832 [e2e-predictor] , 0.520308256149292, 0.2752102017402649, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.08263305574655533, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.3277312219142914, 0.2577032148838043, 0.5378152132034302, 0.8004202842712402, 0.6953782439231873, 0.5553222298622131, 0.7829132676124573, 0.8004202842712402, 1.1330533027648926, 1.0280113220214844, 1.1855742931365967, 0.9229692816734314, 1.2030812501907349, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, -1.0728291273117065, -1.668067216873169, -1.5455182790756226, -0.4425770044326782, 1.3256303071975708, 0.8529412746429443, 0.9929972887039185, 1.6232492923736572, 1.3606443405151367, 1.6232492923736572, 1.3081233501434326, 1.2556023597717285, 1.3956583738327026, 1.605742335319519, 1.5707283020019531, 1.465686321258545, 1.378151297569275, 1.5007003545761108, 1.4481793642044067, 1.3606443405151367, 1.1330533027648926, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 0.45028021931648254, -0.17997196316719055, 0.15266107022762299, -0.17997196316719055, 0.6953782439231873, 0.9054622650146484, 1.1330533027648926, 0.20518220961093903, -0.7401960492134094, -0.8277310132980347, -0.8802520632743835, -1.247899055480957, -1.0553221702575684, -0.5301120281219482, 1.2556023597717285, -1.335434079170227, -1.1778711080551147, -0.03991595283150673, -1.1253501176834106, -1.7380952835083008, -1.422969102859497, -1.5280112028121948, -0.9327731132507324, -0.8802520632743835, 0.8354342579841614, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.8508403301239014, 1.7983193397521973, 1.6757704019546509, 1.553221344947815, 1.5007003545761108, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2205883264541626, 0.6953782439231873, 0.17016807198524475, 0.13515406847000122, 0.8179272413253784, 0.5378152132034302, 0.7478992342948914, 0.9929972887039185, 0.6253502368927002, 0.5728292465209961, 1.0455182790756226, 1.2731093168258667, 1.2205883264541626, 1.5882353782653809, 1.430672287940979, 1.5007003545761108, 1.430672287940979, 1.4481793642044067, 1.3081233501434326, 1.1330533027648926, 0.8179272413253784, -0.4950979948043823, -0.8277310132980347, -0.1624649614095688, 1.2731093168258667, 0.2577032148838043, -0.5301120281219482, [e2e-predictor] -0.14495795965194702, -0.2499999701976776, -0.7752100229263306, -0.9677870869636536, -1.0903360843658447, 0.3802522122859955, 0.6953782439231873, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.18767507374286652, 0.6078432202339172, 0.8529412746429443, 0.7829132676124573, 0.8354342579841614, 0.6603642702102661, 0.9229692816734314, 0.9929972887039185, 0.7478992342948914, 0.8704482913017273, 0.9754902720451355, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.2752102017402649, 0.45028021931648254, 0.432773232460022, 0.3277312219142914, 0.6778712272644043, 0.7303922772407532, 0.5378152132034302, 0.6953782439231873, 0.7478992342948914, 0.520308256149292, 0.7128852605819702, 0.9579832553863525, 1.0630252361297607, 1.1505602598190308, 0.8704482913017273, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.1855742931365967, 1.0630252361297607, 0.7128852605819702, -0.6876749992370605, -1.6330533027648926, -1.6155462265014648, 0.1001400575041771, -0.14495795965194702, 0.9404762983322144, 1.0455182790756226, 1.378151297569275, 1.5882353782653809, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5007003545761108, 1.2380952835083008, 0.9929972887039185, 1.518207311630249, 1.605742335319519, 1.518207311630249, 1.3606443405151367, 1.1330533027648926, 0.7829132676124573, 1.0980392694473267, 0.9229692816734314, 0.3277312219142914, 1.1505602598190308, 0.7303922772407532, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 1.3606443405151367, 1.815826416015625, 1.5357143878936768, 0.7128852605819702, -0.7752100229263306, -1.160364031791687, -0.6176469922065735, 0.18767507374286652, -0.6176469922065735, -0.7401960492134094, 0.6953782439231873, -0.5126050114631653, -1.2303920984268188, 0.8529412746429443, -0.6876749992370605, -1.4404760599136353, -1.3879550695419312, -1.422969102859497, -1.0728291273117065, -0.8977590203285217, 1.2205883264541626, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.2556023597717285, 1.2906162738800049, 1.465686321258545, 1.7457983493804932, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7983193397521973, 1.7107843160629272, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.4131653308868408, 1.5357143878936768, 1.6757704019546509, 1.728291392326355, 1.6232492923736572, 1.605742335319519, 1.483193278312683, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 0.45028021931648254, 0.18767507374286652, 0.7128852605819702, [e2e-predictor] 1.0455182790756226, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 1.343137264251709, 1.3081233501434326, 1.4131653308868408, 1.465686321258545, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.465686321258545, 1.378151297569275, 1.0455182790756226, 0.2752102017402649, 0.9229692816734314, 0.432773232460022, 0.08263305574655533, -0.3550419807434082, 1.3256303071975708, 0.8704482913017273, 0.5553222298622131, 0.3277312219142914, -0.057422954589128494, 0.03011205606162548, 0.432773232460022, -0.3200279772281647, 0.4852942228317261, 0.2752102017402649, 0.432773232460022, 0.39775922894477844, 0.5728292465209961, 0.9229692816734314, 0.6078432202339172, 0.8179272413253784, 0.520308256149292, 0.9579832553863525, 0.6778712272644043, 0.7478992342948914, 0.8704482913017273, 0.7654062509536743, 0.8004202842712402, 0.4852942228317261, 0.590336263179779, 0.5553222298622131, 0.432773232460022, 0.4677872359752655, 0.34523820877075195, 0.2752102017402649, 0.3802522122859955, 0.8704482913017273, 0.7654062509536743, 0.7128852605819702, 0.6778712272644043, 0.7654062509536743, 0.9579832553863525, 0.8704482913017273, 1.0980392694473267, 1.3256303071975708, 1.430672287940979, 1.0805323123931885, 0.9579832553863525, 1.0980392694473267, 0.9054622650146484, 0.08263305574655533, -1.3879550695419312, -1.6855742931365967, 0.3802522122859955, 0.9579832553863525, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.4481793642044067, 1.343137264251709, 1.465686321258545, 1.483193278312683, 1.6582633256912231, 1.728291392326355, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 0.7829132676124573, 1.465686321258545, 1.5882353782653809, 1.1855742931365967, 0.6778712272644043, 1.693277359008789, 1.2380952835083008, 1.0980392694473267, 0.6778712272644043, 0.6253502368927002, 0.45028021931648254, 0.5378152132034302, 0.8179272413253784, 0.45028021931648254, 0.9054622650146484, 0.5553222298622131, 0.590336263179779, 0.13515406847000122, 1.1855742931365967, -0.9502801299095154, -0.7927170395851135, -0.7577030062675476, -0.8452380299568176, -1.3004200458526611, 0.2752102017402649, 0.45028021931648254, -0.9327731132507324, -0.33753499388694763, -0.39005598425865173, -1.1078431606292725, -1.0553221702575684, -0.7051820158958435, -0.8627450466156006, -0.8627450466156006, 1.1330533027648926, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.2906162738800049, 1.465686321258545, 1.6757704019546509, 1.8508403301239014, 1.9208683967590332, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.8858543634414673, 1.7633053064346313, 1.693277359008789, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.413165330 [e2e-predictor] 8868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.1680673360824585, 1.4481793642044067, 1.465686321258545, 1.693277359008789, 1.518207311630249, 1.605742335319519, 1.6582633256912231, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.1855742931365967, 1.0980392694473267, 1.378151297569275, 1.4131653308868408, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.465686321258545, 1.6232492923736572, 1.5357143878936768, 1.1505602598190308, 1.3081233501434326, 0.7303922772407532, 1.2906162738800049, -0.10994396358728409, 0.6603642702102661, 0.9404762983322144, 1.2556023597717285, 0.6778712272644043, 0.9754902720451355, 0.9054622650146484, 1.1680673360824585, 0.5378152132034302, 0.34523820877075195, -0.0049019488506019115, 0.8704482913017273, 0.432773232460022, 0.8529412746429443, 0.03011205606162548, 0.6603642702102661, 0.7303922772407532, 0.415266215801239, 0.7303922772407532, 0.5728292465209961, 0.9229692816734314, 0.5553222298622131, 0.7303922772407532, 0.7478992342948914, 0.6253502368927002, 0.6953782439231873, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.8879552483558655, 0.4677872359752655, 0.6953782439231873, 0.9754902720451355, 0.6078432202339172, 0.9054622650146484, 0.8179272413253784, 1.0455182790756226, 0.8879552483558655, 1.0455182790756226, 1.3081233501434326, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.0805323123931885, 1.1680673360824585, 0.6428572535514832, -0.5651260018348694, -1.6330533027648926, -0.7401960492134094, 0.9579832553863525, 1.1155463457107544, 1.0280113220214844, 0.590336263179779, 1.0280113220214844, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6757704019546509, 1.605742335319519, 1.1505602598190308, 1.1855742931365967, 1.3256303071975708, 1.6232492923736572, 1.640756368637085, 1.7983193397521973, 0.9054622650146484, 1.2731093168258667, 0.9404762983322144, 0.9754902720451355, 1.3256303071975708, 1.0805323123931885, 1.2906162738800049, 0.20518220961093903, 1.0630252361297607, 0.13515406847000122, 0.8704482913017273, 0.6078432202339172, 1.2556023597717285, 1.1505602598190308, 1.430672287940979, 1.0455182790756226, 0.9229692816734314, 0.0476190559566021, -0.8277310132980347, -0.8277310132980347, -0.4950979948043823, -0.8102240562438965, -1.3004200458526611, -0.28501397371292114, 0.5378152132034302, -1.2128850221633911, -0.5301120281219482, -0.4600839912891388, -0.9852941036224365, -1.0728291273117065, -1.0728291273117065, -1.0378150939941406, -0.4075630009174347, 1.0630252361297607, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885], [1.728291392326355, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1 [e2e-predictor] .0980392694473267, 1.2380952835083008, 1.2556023597717285, 1.5007003545761108, 1.8333333730697632, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.4481793642044067, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.2030812501907349, 1.1330533027648926, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.2380952835083008, 1.4481793642044067, 1.553221344947815, 1.518207311630249, 1.6582633256912231, 1.6582633256912231, 1.605742335319519, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.518207311630249, 1.1505602598190308, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.2906162738800049, 1.2380952835083008, 1.3256303071975708, 1.3081233501434326, 1.0980392694473267, 1.1680673360824585, 1.2380952835083008, 0.9404762983322144, 0.8879552483558655, 0.7128852605819702, 0.9579832553863525, 0.8529412746429443, 0.7303922772407532, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.8879552483558655, 0.9229692816734314, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.6603642702102661, 0.520308256149292, 0.29271721839904785, 0.4677872359752655, 0.7654062509536743, 0.8529412746429443, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 0.8529412746429443, 1.378151297569275, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.3956583738327026, 1.2205883264541626, 1.1855742931365967, 0.9754902720451355, 0.17016807198524475, -0.9852941036224365, -1.1078431606292725, -0.21498596668243408, 0.012605053372681141, 1.0980392694473267, 1.2731093168258667, 1.0630252361297607, 1.0455182790756226, 1.5357143878936768, 1.378151297569275, 1.553221344947815, 1.5707283020019531, 1.7107843160629272, 1.2380952835083008, 1.5707283020019531, 1.553221344947815, 1.465686321258545, 1.518207311630249, 1.430672287940979, 0.9754902720451355, 0.9579832553863525, 0.8354342579841614, 1.2731093168258667, 1.3256303071975708, 0.9929972887039185, 1.3256303071975708, 1.1855742931365967, 1.0630252361297607, 1.0630252361297607, 0.08263305574655533, 1.0105042457580566, 0.6078432202339172, 0.6078432202339172, 1.2030812501907349, 1.1505602598190308, 1.6232492923736572, 1.1330533027648926, 1.605742335319519, 1.3081233501434326, 0.8529412746429443, -0.5126050114631653, -1.3529410362243652, -1.1078431606292725, -1.2303920984268188, -1.3879550695419312, -1.2654061317443848, 0.2752102017402649, -1.422969102859497, -0.8102240562438965, -0.33753499388694763, -0.6526610255241394, -1.0028010606765747, -0.9327731132507324, -1.0903360843658447, 0.18767507374286652, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607], [1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.238095 [e2e-predictor] 2835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.378151297569275, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.1505602598190308, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1330533027648926, 0.8879552483558655, 0.8704482913017273, 0.9404762983322144, 0.8179272413253784, 0.8704482913017273, 1.1680673360824585, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.553221344947815, 1.6582633256912231, 1.693277359008789, 1.6232492923736572, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.2556023597717285, 1.3606443405151367, 1.430672287940979, 1.2380952835083008, 1.0105042457580566, 1.3081233501434326, 1.0105042457580566, 0.9404762983322144, 1.0105042457580566, 0.9579832553863525, 1.0105042457580566, 0.7829132676124573, 0.2577032148838043, 0.6953782439231873, 0.8179272413253784, 0.7303922772407532, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.6253502368927002, 0.7478992342948914, 0.6603642702102661, 0.4677872359752655, 0.8004202842712402, 0.8879552483558655, 0.8179272413253784, 0.9404762983322144, 0.8879552483558655, 0.6953782439231873, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.6953782439231873, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 0.9404762983322144, 1.1855742931365967, 0.7303922772407532, -0.8627450466156006, -1.2654061317443848, -1.160364031791687, 0.4852942228317261, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.378151297569275, 1.3956583738327026, 1.605742335319519, 1.3081233501434326, 1.6232492923736572, 1.2205883264541626, 1.430672287940979, 1.553221344947815, 1.6582633256912231, 0.8704482913017273, 0.7128852605819702, 1.2906162738800049, 1.1330533027648926, 0.9754902720451355, 1.2556023597717285, 1.518207311630249, 1.1330533027648926, 1.343137264251709, 1.1855742931365967, 1.4131653308868408, 1.2556023597717285, 0.7478992342948914, 1.2030812501907349, 0.5553222298622131, 0.8704482913017273, 0.7128852605819702, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.0455182790756226, 1.605742335319519, 0.8879552483558655, 1.378151297569275, 0.5553222298622131, -0.6351540088653564, -1.5105042457580566, -1.282913088798523, -1.1428570747375488, -1.335434079170227, -1.160364031791687, -0.09243696182966232, -1.4754900932312012, -1.0028010606765747, -0.42506998777389526, -0.6001400351524353, -0.6176469922065735, -0.9152660369873047, -1.0028010606765747, 0.9054622650146484, 1.0805323123931885, 1.0630252361297607], [1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, [e2e-predictor] 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.2556023597717285, 1.3956583738327026, 1.5882353782653809, 1.7633053064346313, 1.8858543634414673, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.8508403301239014, 1.780812382698059, 1.693277359008789, 1.6232492923736572, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2380952835083008, 1.0980392694473267, 0.9754902720451355, 1.1855742931365967, 1.0105042457580566, 1.0805323123931885, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.5007003545761108, 1.6582633256912231, 1.3956583738327026, 1.378151297569275, 1.3081233501434326, 1.2556023597717285, 1.378151297569275, 1.1855742931365967, 1.2030812501907349, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2030812501907349, 0.8879552483558655, 1.0455182790756226, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.7128852605819702, 0.8004202842712402, 1.0105042457580566, 0.590336263179779, 0.7303922772407532, 0.8004202842712402, 0.8004202842712402, 0.7128852605819702, 0.7303922772407532, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.6078432202339172, 0.9229692816734314, 1.0805323123931885, 0.9054622650146484, 0.8354342579841614, 1.1330533027648926, 1.0280113220214844, 0.7128852605819702, 1.0280113220214844, 1.1855742931365967, 1.1680673360824585, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 0.6953782439231873, -0.7927170395851135, -1.720588207244873, -0.5826330184936523, 0.18767507374286652, 0.9054622650146484, 0.8879552483558655, 1.3081233501434326, 1.483193278312683, 0.8354342579841614, 1.3606443405151367, 1.3256303071975708, 1.5357143878936768, 1.5707283020019531, 1.1855742931365967, 1.0630252361297607, 1.465686321258545, 0.9579832553863525, 1.2906162738800049, 0.7829132676124573, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.0455182790756226, 1.2205883264541626, 1.3081233501434326, 1.430672287940979, 0.6603642702102661, 1.0455182790756226, 1.2380952835083008, 0.7478992342948914, 1.1680673360824585, 1.0630252361297607, 1.1680673360824585, 1.3956583738327026, 1.5007003545761108, 0.8879552483558655, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.2030812501907349, 1.2205883264541626, 0.415266215801239, -0.07492996007204056, -1.422969102859497, -1.370448112487793, -1.247899055480957, -1.3529410362243652, -1.0728291273117065, -0.9502801299095154, -1.5455182790756226, -0.8452380299568176, -0.6176469922065735, -0.7226890325546265, -0.28501397371292114, -1.0903360843658447, -1.160364031791687, 1.2030812501907349, 1.0280113220214844], [1.6582633256912231, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672 [e2e-predictor] 287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.5007003545761108, 1.6232492923736572, 1.728291392326355, 1.868347406387329, 1.8858543634414673, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7107843160629272, 1.7107843160629272, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.343137264251709, 1.343137264251709, 1.1330533027648926, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 0.8179272413253784, 0.6778712272644043, 0.8529412746429443, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.0805323123931885, 1.2030812501907349, 0.6953782439231873, 0.7829132676124573, 1.0280113220214844, 1.1155463457107544, 1.2731093168258667, 0.9404762983322144, 1.0805323123931885, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5882353782653809, 1.430672287940979, 1.343137264251709, 1.4131653308868408, 1.5707283020019531, 1.4131653308868408, 1.1680673360824585, 1.0630252361297607, 0.9579832553863525, 1.3256303071975708, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 0.9229692816734314, 0.7128852605819702, 0.9229692816734314, 0.9404762983322144, 0.34523820877075195, 0.03011205606162548, 0.9404762983322144, 0.45028021931648254, 0.7478992342948914, 0.6428572535514832, 0.7829132676124573, 0.502801239490509, 0.6428572535514832, 0.9054622650146484, 0.8879552483558655, 0.7829132676124573, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.9404762983322144, 0.6603642702102661, 0.7128852605819702, 0.6603642702102661, 0.9404762983322144, 0.590336263179779, 0.9929972887039185, -0.0049019488506019115, 0.8879552483558655, 0.8529412746429443, 0.7478992342948914, 1.2556023597717285, 1.3606443405151367, 1.2731093168258667, 1.3606443405151367, 1.2380952835083008, 1.3956583738327026, 1.2731093168258667, 1.2906162738800049, 0.6778712272644043, -0.10994396358728409, -1.5280112028121948, -1.4404760599136353, 0.415266215801239, 0.45028021931648254, 0.6428572535514832, 1.2205883264541626, 0.6778712272644043, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.7107843160629272, 1.378151297569275, 1.3081233501434326, 1.483193278312683, 1.3256303071975708, 1.2906162738800049, 1.0980392694473267, 1.378151297569275, 1.3606443405151367, 0.8879552483558655, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2205883264541626, 0.45028021931648254, 0.8879552483558655, 1.2380952835083008, 0.7829132676124573, 0.590336263179779, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.6428572535514832, 0.7478992342948914, 0.415266215801239, 0.7654062509536743, 0.8529412746429443, 0.6253502368927002, 0.6778712272644043, 1.1155463457107544, 0.1001400575041771, 0.1001400575041771, -0.3025209903717041, -1.3004200458526611 [e2e-predictor] , -1.3879550695419312, -1.2654061317443848, -1.0553221702575684, -1.1253501176834106, -1.3879550695419312, -1.0728291273117065, -1.0203081369400024, -0.5826330184936523, -0.6701680421829224, -0.9502801299095154, -1.2128850221633911, -1.0028010606765747, 1.9558824300765991], [1.605742335319519, 1.5882353782653809, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3606443405151367, 1.5707283020019531, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.640756368637085, 1.553221344947815, 1.483193278312683, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.2906162738800049, 1.3256303071975708, 1.2906162738800049, 1.3256303071975708, 1.1505602598190308, 1.0805323123931885, 1.2731093168258667, 1.2380952835083008, 1.0105042457580566, 0.9929972887039185, 0.8529412746429443, 1.1330533027648926, 1.3256303071975708, 1.2556023597717285, 1.2205883264541626, 1.343137264251709, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.0630252361297607, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.6953782439231873, 0.6078432202339172, 0.520308256149292, 0.3627452254295349, 0.520308256149292, 0.5553222298622131, 0.4852942228317261, 0.4677872359752655, 0.7654062509536743, 0.7829132676124573, 0.6253502368927002, 0.7478992342948914, 0.8529412746429443, 0.7128852605819702, 0.6078432202339172, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.7303922772407532, 0.590336263179779, 0.8529412746429443, 0.8704482913017273, 0.5553222298622131, 0.5553222298622131, 0.8704482913017273, 0.8879552483558655, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.3606443405151367, 1.465686321258545, 1.4481793642044067, 1.2906162738800049, 1.0280113220214844, 0.17016807198524475, -1.6505602598190308, -1.2303920984268188, -0.8977590203285217, -0.7226890325546265, 0.8704482913017273, 0.8179272413253784, 0.8879552483558655, 1.343137264251709, 1.6757704019546509, 1.2556023597717285, 1.0630252361297607, 1.2556023597717285, 1.5357143878936768, 1.1855742931365967, 1.1505602598190308, 1.2030812501907349, 1.553221344947815, 1.0805323123931885, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.2030812501907349, 0.9579832553 [e2e-predictor] 863525, 0.8879552483558655, 0.6603642702102661, 0.7128852605819702, 0.432773232460022, 0.6953782439231873, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.6253502368927002, 0.5378152132034302, 0.7654062509536743, 0.3802522122859955, 0.2752102017402649, 0.9054622650146484, 0.24019621312618256, 0.7829132676124573, 0.6953782439231873, -0.5126050114631653, -1.1253501176834106, -1.422969102859497, -1.247899055480957, -1.3004200458526611, -1.1778711080551147, -1.3879550695419312, -1.195378065109253, -0.8277310132980347, -0.6701680421829224, -0.7752100229263306, -1.0378150939941406, -1.0728291273117065, -0.42506998777389526], [1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.4131653308868408, 1.7107843160629272, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2731093168258667, 1.1505602598190308, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.1680673360824585, 0.9929972887039185, 0.9054622650146484, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.1505602598190308, 1.4131653308868408, 1.2556023597717285, 1.3956583738327026, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.343137264251709, 1.2380952835083008, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 0.8529412746429443, 1.0980392694473267, 1.2205883264541626, 1.3956583738327026, 1.430672287940979, 1.343137264251709, 1.1330533027648926, 1.3606443405151367, 0.7478992342948914, 1.2030812501907349, 1.1855742931365967, 0.9929972887039185, 0.9404762983322144, 1.0280113220214844, 0.8529412746429443, 0.8879552483558655, 0.7128852605819702, 0.8529412746429443, 0.7128852605819702, 0.7654062509536743, 0.6953782439231873, 0.3627452254295349, 0.2226892113685608, 0.4852942228317261, 0.3102242052555084, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.6953782439231873, 0.7829132676124573, 0.9404762983322144, 0.8004202842712402, 0.8354342579841614, 0.7303922772407532, 0.5378152132034302, 0.6603642702102661, 0.432773232460022, 0.7303922772407532, 0.502801239490509, 0.7478992342948914, 0.8879552483558655, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.483193278312683, 1.3081233501434326, 1.1855742931365967, 1.2556023597717285, 1.1155463457107544, 0.1001400575041771, -1.3179271221160889, -1.5280112028121948, -0.5651260018348694, -0.8102240562438965, -0.022408949211239815, 0.9929972887039185, 1.5182073116 [e2e-predictor] 30249, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.0455182790756226, 1.465686321258545, 1.0455182790756226, 1.2556023597717285, 1.1330533027648926, 1.3081233501434326, 0.7829132676124573, 0.9929972887039185, 1.0980392694473267, 1.2731093168258667, 1.0805323123931885, 1.6232492923736572, 0.9929972887039185, 1.1855742931365967, 0.9929972887039185, 0.9229692816734314, 0.7829132676124573, 0.7654062509536743, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.6603642702102661, 0.9404762983322144, 0.5553222298622131, 0.7128852605819702, 0.5378152132034302, 1.0455182790756226, 1.0455182790756226, 1.1505602598190308, 1.1155463457107544, -0.2499999701976776, -1.0378150939941406, -1.6155462265014648, -1.1253501176834106, -1.2128850221633911, -1.0553221702575684, -1.2303920984268188, -1.0903360843658447, -1.2303920984268188, -0.6526610255241394, -0.42506998777389526, -1.1078431606292725, -1.0903360843658447], [1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.5882353782653809, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.2731093168258667, 1.2556023597717285, 1.1330533027648926, 1.1680673360824585, 1.1330533027648926, 1.2205883264541626, 1.3956583738327026, 1.343137264251709, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2030812501907349, 1.2380952835083008, 1.1505602598190308, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.2380952835083008, 0.8179272413253784, 0.6778712272644043, 1.1330533027648926, 1.2030812501907349, 0.8879552483558655, 0.8354342579841614, 0.9229692816734314, 0.6603642702102661, 0.502801239490509, 0.6428572535514832, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.7478992342948914, 0.8529412746429443, 0.590336263179779, 0.3627452254295349, 0.9579832553863525, 0.520308256149292, 0.2577032148838043, 0.8879552483558655, 0.39775922894477844, 0.8529412746429443, 0.45028021931648254, 0.5378152132034302, 0.4852942228317261, 1.0105042457580566, 0.9754902720451355, 0.8179272413253784, 0.90546 [e2e-predictor] 22650146484, 0.9229692816734314, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.3256303071975708, 1.2030812501907349, 1.483193278312683, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 0.8004202842712402, -0.9852941036224365, -1.335434079170227, -1.282913088798523, -0.28501397371292114, -0.0049019488506019115, 0.9929972887039185, 0.7829132676124573, 0.5728292465209961, 0.9404762983322144, 1.2380952835083008, 0.8879552483558655, 1.0980392694473267, 1.0980392694473267, 0.8529412746429443, 0.8529412746429443, 0.7654062509536743, 0.8529412746429443, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.2906162738800049, 0.6428572535514832, 0.9754902720451355, 0.9054622650146484, 0.6078432202339172, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.7654062509536743, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.7654062509536743, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 0.8179272413253784, -1.282913088798523, -1.580532193183899, -1.3004200458526611, -1.1778711080551147, -1.1428570747375488, -1.2303920984268188, -1.0903360843658447, -1.6330533027648926, -0.057422954589128494, -0.6176469922065735, -1.0903360843658447], [1.518207311630249, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1505602598190308, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 0.9404762983322144, 1.430672287940979, 1.5007003545761108, 1.0280113220214844, 0.9404762983322144, 1.1680673360824585, 0.8879552483558655, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.0805323123931885, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.3606443405151367, 1.2556023597717285, 1.343137264251709, 1.1155463457107544, 1.1680673360824585, 1.1330533027648926, 0.9754902720451355, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9404762983322144, 1.1855742931365967, 1.2731093168258667, 0.8704482913017273, 0.8704482913017273, 1.2556023597717285, 1.0455182790756226, 0.9929972887039185, 1.0980392694473267, 0.9929972887039185, 0.9229692816734314, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0 [e2e-predictor] .7303922772407532, 0.8879552483558655, 0.7303922772407532, 0.6778712272644043, 0.9054622650146484, 1.0280113220214844, 0.9929972887039185, 0.415266215801239, 0.502801239490509, 0.6953782439231873, 0.7303922772407532, 0.3277312219142914, 0.4852942228317261, 0.5728292465209961, 0.7829132676124573, 0.6078432202339172, 0.3627452254295349, 0.6428572535514832, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.5357143878936768, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.378151297569275, 1.465686321258545, 1.0980392694473267, -0.2499999701976776, -1.1253501176834106, -1.7380952835083008, -0.3550419807434082, -0.5301120281219482, 0.24019621312618256, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.8004202842712402, 0.8529412746429443, 1.1855742931365967, 1.1155463457107544, 1.1505602598190308, 0.8354342579841614, 0.8004202842712402, 1.3081233501434326, 0.9404762983322144, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 0.7829132676124573, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0980392694473267, 1.0280113220214844, 1.1155463457107544, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.4131653308868408, -1.0203081369400024, -1.4929972887039185, -1.370448112487793, -1.2654061317443848, -1.2303920984268188, -1.247899055480957, -1.2128850221633911, -1.5105042457580566, 0.6428572535514832, -0.8102240562438965], [1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.5707283020019531, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.2731093168258667, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.0630252361297607, 0.9229692816734314, 1.0280113220214844, 1.1680673360824585, 1.2205883264541626, 1.1680673360824585, 1.0805323123931885, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.430672287940979, 1.2731093168258667, 1.3256303071975708, 1.2380952835083008, 1.1505602598190308, 1.0455 [e2e-predictor] 182790756226, 0.9929972887039185, 1.1505602598190308, 0.9929972887039185, 1.1855742931365967, 1.2731093168258667, 0.9929972887039185, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.0980392694473267, 1.0630252361297607, 0.8004202842712402, 0.9229692816734314, 0.7829132676124573, 0.5728292465209961, 0.7128852605819702, 0.8704482913017273, 0.8879552483558655, 0.7654062509536743, 0.6953782439231873, 0.7478992342948914, 0.8529412746429443, 0.6953782439231873, 0.7478992342948914, 0.4677872359752655, 0.3627452254295349, 0.5553222298622131, 0.4852942228317261, 0.39775922894477844, 0.45028021931648254, 0.590336263179779, 0.6078432202339172, 0.7829132676124573, 0.7829132676124573, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.3606443405151367, 1.2906162738800049, 1.483193278312683, 1.2556023597717285, 0.8879552483558655, -0.7927170395851135, -1.370448112487793, -1.5630252361297607, -0.7401960492134094, -0.057422954589128494, 0.3802522122859955, 0.5728292465209961, 0.6428572535514832, 0.5728292465209961, 0.8704482913017273, 0.8704482913017273, 1.0630252361297607, 0.8354342579841614, 1.1855742931365967, 0.7303922772407532, 0.7654062509536743, 1.2030812501907349, 0.9929972887039185, 1.0455182790756226, 0.17016807198524475, 0.9054622650146484, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.6428572535514832, -1.422969102859497, -1.5630252361297607, -1.3879550695419312, -1.3179271221160889, -1.3004200458526611, -1.3179271221160889, -1.370448112487793, 0.6778712272644043], [1.4481793642044067, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.605742335319519, 1.5882353782653809, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4481793642044067, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.8879552483558655, 0.8179272413253784, 1.0980392694473267, 1.2906162738800049, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.3606443405151367, 1.273109316 [e2e-predictor] 8258667, 1.2030812501907349, 1.2731093168258667, 1.2030812501907349, 1.4131653308868408, 1.430672287940979, 0.9229692816734314, 0.8529412746429443, 0.8354342579841614, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.2380952835083008, 1.1155463457107544, 1.2380952835083008, 1.1680673360824585, 1.0455182790756226, 1.0805323123931885, 1.2205883264541626, 1.343137264251709, 0.9754902720451355, 1.1330533027648926, 0.9229692816734314, 0.7829132676124573, 0.9579832553863525, 1.0630252361297607, 0.9929972887039185, 0.8354342579841614, 0.6428572535514832, 0.590336263179779, 1.1155463457107544, 0.7829132676124573, 0.7654062509536743, 0.5728292465209961, 0.6603642702102661, 0.7829132676124573, 0.520308256149292, 0.5378152132034302, 0.7128852605819702, 0.5553222298622131, 0.6603642702102661, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8004202842712402, 0.9754902720451355, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 1.0630252361297607, 1.3606443405151367, 1.2205883264541626, 1.2030812501907349, 1.3081233501434326, 1.4481793642044067, 1.3606443405151367, 1.4131653308868408, 1.3606443405151367, 1.2731093168258667, 0.7303922772407532, -0.8277310132980347, -1.0203081369400024, -1.1778711080551147, -0.6526610255241394, 0.012605053372681141, -0.7577030062675476, -0.28501397371292114, 0.6603642702102661, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 0.9054622650146484, 0.9754902720451355, 0.8179272413253784, 0.5378152132034302, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.2380952835083008, -0.057422954589128494, -1.4404760599136353, -1.4054621458053589, -1.3179271221160889, -1.247899055480957, -1.370448112487793, -1.335434079170227], [1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6232492923736572, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.395658373832 [e2e-predictor] 7026, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2030812501907349, 1.2205883264541626, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.8004202842712402, 1.0980392694473267, 1.1330533027648926, 1.3256303071975708, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.2731093168258667, 1.0980392694473267, 1.1330533027648926, 0.8179272413253784, 0.9054622650146484, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2906162738800049, 1.2030812501907349, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.343137264251709, 1.2205883264541626, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 0.9229692816734314, 0.6603642702102661, 1.1155463457107544, 0.8879552483558655, 0.45028021931648254, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.8704482913017273, 0.9229692816734314, 0.520308256149292, 0.5378152132034302, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.7478992342948914, 0.9579832553863525, 0.8529412746429443, 0.8879552483558655, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.9579832553863525, 1.1505602598190308, 1.4481793642044067, 1.1855742931365967, 1.0455182790756226, 1.2380952835083008, 1.343137264251709, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.2030812501907349, 0.7478992342948914, -0.8452380299568176, -1.3004200458526611, -0.5126050114631653, -1.0378150939941406, -1.3179271221160889, 0.4677872359752655, 0.520308256149292, 0.9929972887039185, 0.8354342579841614, 0.8004202842712402, 1.0630252361297607, 0.9579832553863525, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.0805323123931885, 1.2205883264541626, -0.2499999701976776, -1.720588207244873, -1.457983136177063, -1.370448112487793, -1.422969102859497], [1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.448 [e2e-predictor] 1793642044067, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.465686321258545, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.8704482913017273, 0.39775922894477844, 0.9929972887039185, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.0455182790756226, 1.1855742931365967, 1.2030812501907349, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.2380952835083008, 0.9754902720451355, 1.0805323123931885, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.343137264251709, 1.1680673360824585, 1.1505602598190308, 0.9579832553863525, 0.7654062509536743, 1.343137264251709, 1.1855742931365967, 0.8179272413253784, 0.7303922772407532, 1.0280113220214844, 0.8179272413253784, 0.8004202842712402, 0.7303922772407532, 0.7478992342948914, 0.4677872359752655, 0.6603642702102661, 0.3802522122859955, 0.6253502368927002, 0.7128852605819702, 0.7829132676124573, 0.7128852605819702, 0.8529412746429443, 0.8179272413253784, 0.7303922772407532, 0.5728292465209961, 0.9404762983322144, 0.6078432202339172, 0.7654062509536743, 1.0105042457580566, 1.0630252361297607, 1.0105042457580566, 1.2380952835083008, 0.8354342579841614, 1.0980392694473267, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.3081233501434326, 1.3956583738327026, 0.8354342579841614, 0.2226892113685608, -1.1078431606292725, -1.5105042457580566, -1.0553221702575684, -0.6701680421829224, -0.03991595283150673, 0.3802522122859955, 0.9404762983322144, 0.8179272413253784, 0.8879552483558655, 1.0630252361297607, 0.8354342579841614, 0.6253502368927002, 0.8879552483558655, 0.8879552483558655, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 0.2577032148838043, -1.5455182790756226, -1.370448112487793], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4306722 [e2e-predictor] 87940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.5357143878936768, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.4481793642044067, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.2380952835083008, 1.2556023597717285, 1.1330533027648926, 1.1330533027648926, 1.0630252361297607, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.0805323123931885, 1.0455182790756226, 1.2731093168258667, 1.3081233501434326, 1.2380952835083008, 1.0980392694473267, 1.0280113220214844, 0.8354342579841614, 0.9579832553863525, 0.9929972887039185, 0.8879552483558655, 0.7829132676124573, 0.7478992342948914, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.2205883264541626, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2380952835083008, 1.2906162738800049, 1.2030812501907349, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 1.0805323123931885, 0.7654062509536743, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.502801239490509, 0.8704482913017273, 0.5728292465209961, 0.6428572535514832, 0.8879552483558655, 0.8879552483558655, 0.7478992342948914, 0.6428572535514832, 0.7303922772407532, 0.8879552483558655, 0.6953782439231873, 0.502801239490509, 0.9929972887039185, 0.6953782439231873, 0.9929972887039185, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.465686321258545, 1.4131653308868408, 1.4481793642044067, 1.2556023597717285, 1.0980392694473267, -0.3200279772281647, -1.195378065109253, -1.457983136177063, -1.580532193183899, -0.7401960492134094, -0.09243696182966232, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.9754902720451355, -0.37254899740219116, 0.7128852605819702, 0.7654062509536743, 1.1680673360824585, 1.1855742931365967, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.1330533027648926], [1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1. [e2e-predictor] 2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.6757704019546509, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1155463457107544, 1.0630252361297607, 1.0980392694473267, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.2906162738800049, 1.2906162738800049, 0.9929972887039185, 1.0805323123931885, 0.9229692816734314, 0.9929972887039185, 0.7128852605819702, 0.6953782439231873, 0.9929972887039185, 0.590336263179779, 0.6253502368927002, 1.0805323123931885, 0.9754902720451355, 1.1330533027648926, 1.0980392694473267, 1.2731093168258667, 1.2556023597717285, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 1.2205883264541626, 1.3606443405151367, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 1.0280113220214844, 1.1155463457107544, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.7654062509536743, 0.8354342579841614, 0.7128852605819702, 0.6428572535514832, 0.7478992342948914, 0.7128852605819702, 0.9579832553863525, 0.8179272413253784, 1.0455182790756226, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 1.0105042457580566, 0.6078432202339172, 0.8354342579841614, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.0630252361297607, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.5007003545761108, 1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.2731093168258667, 0.6253502368927002, -0.3025209903717041, -1.1253501176834106, -1.2303920984268188, -1.4929972887039185, -0.6176469922065735, -0.4425770044326782, -0.03991595283150673, 0.6078432202339172, -0.4425770044326782, 0.08263305574655533, 0.5728292465209961, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185], [1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.15056025 [e2e-predictor] 98190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.465686321258545, 1.640756368637085, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.1680673360824585, 1.0630252361297607, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 0.8704482913017273, 1.0980392694473267, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 1.0630252361297607, 0.6603642702102661, 0.6778712272644043, 0.9929972887039185, 0.590336263179779, 0.590336263179779, 0.7303922772407532, 0.9054622650146484, 0.6603642702102661, 0.8004202842712402, 0.8529412746429443, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.0630252361297607, 1.0280113220214844, 1.2030812501907349, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.2380952835083008, 0.8179272413253784, 1.0980392694473267, 1.1155463457107544, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 0.9404762983322144, 0.8879552483558655, 0.9579832553863525, 0.8529412746429443, 0.8004202842712402, 0.6953782439231873, 0.590336263179779, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.6778712272644043, 1.0105042457580566, 0.7829132676124573, 0.8879552483558655, 0.8179272413253784, 0.7128852605819702, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 0.432773232460022, 1.1155463457107544, 0.6778712272644043, 1.1680673360824585, 1.0980392694473267, 1.2030812501907349, 1.1155463457107544, 1.2731093168258667, 1.3606443405151367, 1.3256303071975708, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 0.9229692816734314, 0.3802522122859955, -0.10994396358728409, -0.7226890325546265, -1.1778711080551147, -0.9502801299095154, -0.14495795965194702, -0.47759100794792175, -0.26750698685646057, 0.15266107022762299, 1.0805323123931885, 1.3256303071975708, 1.1330533027648926, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.01050 [e2e-predictor] 42457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525], [1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.553221344947815, 1.5007003545761108, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.1330533027648926, 1.0805323123931885, 1.0105042457580566, 0.9404762983322144, 1.1855742931365967, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 0.9929972887039185, 0.7829132676124573, 0.6603642702102661, 0.5378152132034302, 0.7478992342948914, 0.6428572535514832, 0.4677872359752655, 0.6603642702102661, 1.0280113220214844, 0.8704482913017273, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.502801239490509, 0.6428572535514832, 0.8179272413253784, 0.9054622650146484, 0.7303922772407532, 0.7303922772407532, 0.9054622650146484, 1.0105042457580566, 1.1330533027648926, 0.9929972887039185, 1.0980392694473267, 0.8354342579841614, 0.7654062509536743, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 1.0980392694473267, 1.0455182790756226, 0.9054622650146484, 0.8004202842712402, 0.7829132676124573, 1.1855742931365967, 0.9754902720451355, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.8004202842712402, 0.9054622650146484, 0.9054622650146484, 0.8354342579841614, 0.8529412746429443, 0.7128852605819702, 0.8529412746429443, 1.0105042457580566, 0.6778712272644043, 0.6253502368927002, 0.502801239490509, 0.9054622650146484, 0.45028021931648254, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.2556023597717285, 1.2380952835083008, 1.3081233501434326, 1.4481793642044067, 1.4131653308868408, 1.465686321258545, 1.378151297569275, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.2556023597717285, 1.1855742931365967, 1.0980392694473267, 0.6778712272644043, 0.4677872359752655, 0.34523820877075195, 0.9929972887039185, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.1855742931365967, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.09 [e2e-predictor] 80392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144], [1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5707283020019531, 1.5357143878936768, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.2906162738800049, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.8704482913017273, 1.0280113220214844, 1.0455182790756226, 1.1855742931365967, 1.1330533027648926, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.2731093168258667, 1.3081233501434326, 1.2205883264541626, 1.2205883264541626, 1.0805323123931885, 0.8354342579841614, 0.6953782439231873, 0.8179272413253784, 0.4677872359752655, 0.8179272413253784, 0.9404762983322144, 0.9754902720451355, 0.7478992342948914, 0.502801239490509, 0.6078432202339172, 1.0805323123931885, 0.8879552483558655, 1.0280113220214844, 0.7478992342948914, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 0.7654062509536743, 0.7478992342948914, 0.6078432202339172, 0.5728292465209961, 0.9229692816734314, 0.9929972887039185, 1.0455182790756226, 0.6603642702102661, 0.8354342579841614, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6253502368927002, 0.9579832553863525, 1.0805323123931885, 0.8704482913017273, 0.7303922772407532, 0.9229692816734314, 0.7829132676124573, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 1.0105042457580566, 0.9754902720451355, 0.6778712272644043, 0.6253502368927002, 0.7478992342948914, 0.6078432202339172, 0.502801239490509, 0.7303922772407532, 0.45028021931648254, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 0.9579832553863525, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.2380952835083008, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.343137264251709, 1.2380952835083008, 1.3081233501434326, 1.553221344947815, 1.343137264251709, 1.2556023597717285, 1.308123350143 [e2e-predictor] 4326, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484], [1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.1155463457107544, 1.1855742931365967, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9404762983322144, 0.9754902720451355, 0.8354342579841614, 0.7478992342948914, 0.29271721839904785, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.0105042457580566, 1.2556023597717285, 1.1330533027648926, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0630252361297607, 0.9929972887039185, 1.0805323123931885, 1.1680673360824585, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 0.7654062509536743, 0.7829132676124573, 0.6603642702102661, 0.9754902720451355, 0.8529412746429443, 0.7478992342948914, 0.8179272413253784, 0.6253502368927002, 0.6253502368927002, 0.7478992342948914, 0.9054622650146484, 0.7654062509536743, 0.7128852605819702, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.8529412746429443, 0.9929972887039185, 0.9754902720451355, 0.8004202842712402, 0.9404762983322144, 0.8529412746429443, 0.6428572535514832, 0.5728292465209961, 0.6953782439231873, 0.39775922894477844, 0.2577032148838043, 0.5728292465209961, 0.9579832553863525, 1.0805323123931885, 1.1505602598190308, 1.0805323123931885, [e2e-predictor] 1.2380952835083008, 1.2380952835083008, 1.1330533027648926, 1.3606443405151367, 1.4481793642044067, 1.2205883264541626, 1.343137264251709, 1.605742335319519, 1.3956583738327026, 1.483193278312683, 1.4131653308868408, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.2731093168258667, 1.378151297569275, 1.4131653308868408, 1.5007003545761108, 1.2380952835083008, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314], [1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.780812382698059, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1155463457107544, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.8179272413253784, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 1.0280113220214844, 0.8354342579841614, 0.7303922772407532, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9929972887039185, 0.9054622650146484, 0.6778712272644043, 0.9054622650146484, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 1.0455182790756226, 0.9579832553863525, 0.8704482913017273, 0.7303922772407532, 0.8179272413253784, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.8004202842712402, 0.7654062509536743, 0.8704482913017273, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 0.9929972887039185, 1.1505602598190308, 0.9579832553863525, 1.0805323123931885, 0.9404762983322144, 1.1855742931365967, 0.9054622650146484, 1.1330533027648926, 1.0105042457580 [e2e-predictor] 566, 0.9754902720451355, 0.9579832553863525, 0.7303922772407532, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.7303922772407532, 0.45028021931648254, 0.24019621312618256, 0.6078432202339172, 0.18767507374286652, 0.6778712272644043, 0.8704482913017273, 0.7478992342948914, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9929972887039185, 1.1330533027648926, 1.2380952835083008, 1.3081233501434326, 1.2556023597717285, 1.0630252361297607, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.4481793642044067, 1.0280113220214844, 1.4481793642044067, 1.4481793642044067, 1.2731093168258667, 1.3081233501434326, 1.4481793642044067, 1.465686321258545, 1.2731093168258667, 1.1855742931365967, 1.3081233501434326, 1.343137264251709, 1.2380952835083008, 1.2380952835083008, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484], [1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.5357143878936768, 1.6582633256912231, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3081233501434326, 1.2556023597717285, 1.0805323123931885, 1.0105042457580566, 0.8529412746429443, 0.7128852605819702, 0.8179272413253784, 0.8879552483558655, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8004202842712402, 0.9054622650146484, 0.7303922772407532, 0.6428572535514832, 0.7303922772407532, 0.8004202842712402, 0.7654062509536743, 0.6078432202339172, 0.3802522122859955, 0.7303922772407532, 0.8004202842712402, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 1.0630252361297607, 0.9754902720451355, 1.0455182790756226, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.817927241325378 [e2e-predictor] 4, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9929972887039185, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 1.1330533027648926, 1.0455182790756226, 1.0455182790756226, 1.2030812501907349, 1.0980392694473267, 0.8179272413253784, 1.0455182790756226, 1.0105042457580566, 0.7654062509536743, 0.8529412746429443, 0.8704482913017273, 1.2205883264541626, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7128852605819702, 0.9579832553863525, 0.6778712272644043, 0.502801239490509, 0.34523820877075195, 0.502801239490509, 0.7128852605819702, 0.9054622650146484, 0.9054622650146484, 1.0105042457580566, 1.0455182790756226, 0.7654062509536743, 1.0105042457580566, 1.0980392694473267, 1.2556023597717285, 1.1505602598190308, 1.2556023597717285, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.343137264251709, 0.9229692816734314, 1.5007003545761108, 1.378151297569275, 1.4131653308868408, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273], [0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.5882353782653809, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.0455182790756226, 0.9754902720451355, 0.6778712272644043, 0.7128852605819702, 0.9579832553863525, 0.6078432202339172, 0.6428572535514832, 0.432773232460022, 0.39775922894477844, 0.6603642702102661, 0.9404762983322144, 0.18767507374286652, 0.292717218399047 [e2e-predictor] 85, 0.8879552483558655, 0.7654062509536743, 0.39775922894477844, 0.8879552483558655, 0.9404762983322144, 0.7654062509536743, 1.0980392694473267, 0.6603642702102661, 0.7654062509536743, 1.1330533027648926, 0.6078432202339172, 0.8179272413253784, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.1505602598190308, 0.9054622650146484, 0.9579832553863525, 1.0980392694473267, 1.1155463457107544, 1.2556023597717285, 1.3081233501434326, 0.9054622650146484, 1.0105042457580566, 1.0280113220214844, 0.8529412746429443, 1.0280113220214844, 0.7478992342948914, 0.6778712272644043, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 1.0805323123931885, 0.7303922772407532, 0.7303922772407532, 0.5553222298622131, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.5728292465209961, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.6778712272644043, 1.0805323123931885, 1.0455182790756226, 1.1330533027648926, 1.2205883264541626, 1.0630252361297607, 1.1330533027648926, 0.9054622650146484, 1.378151297569275, 1.2731093168258667, 1.1155463457107544, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.2731093168258667, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3 [e2e-predictor] 606443405151367, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.0805323123931885, 0.9754902720451355, 0.9579832553863525, 0.8529412746429443, 0.8179272413253784, 0.9754902720451355, 0.8529412746429443, 1.2731093168258667, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 0.9229692816734314, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.9054622650146484, 0.7829132676124573, 0.9229692816734314, 0.7128852605819702, 0.8179272413253784, 0.9754902720451355, 0.8879552483558655, 0.8879552483558655, 0.7654062509536743, 0.7303922772407532, 0.5728292465209961, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 0.9754902720451355, 1.0455182790756226, 1.1330533027648926, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.9929972887039185, 0.7829132676124573, 1.0630252361297607, 1.343137264251709, 1.0280113220214844, 0.9229692816734314, 0.6603642702102661, 0.520308256149292, 0.8879552483558655, 0.8529412746429443, 0.9754902720451355, 0.9754902720451355, 0.8004202842712402, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.4677872359752655, 0.5728292465209961, 0.6953782439231873, 1.0630252361297607, 0.8529412746429443, 0.6078432202339172, 0.7829132676124573, 0.6778712272644043, 0.7829132676124573, 1.0455182790756226, 1.1855742931365967, 1.0455182790756226, 0.3627452254295349, 1.2205883264541626, 1.2731093168258667, 1.0805323123931885, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.3081233501434326, 1.2380952835083008, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553 [e2e-predictor] 221344947815, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.4481793642044067, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2731093168258667, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.8179272413253784, 0.7303922772407532, 1.0980392694473267, 1.1680673360824585, 1.0980392694473267, 1.1155463457107544, 1.0455182790756226, 0.9229692816734314, 0.8529412746429443, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 0.9404762983322144, 0.8179272413253784, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 0.8704482913017273, 0.9929972887039185, 0.8704482913017273, 0.9404762983322144, 0.8004202842712402, 0.9054622650146484, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.9404762983322144, 0.9054622650146484, 1.0980392694473267, 1.0630252361297607, 0.9579832553863525, 1.1330533027648926, 1.0980392694473267, 0.9229692816734314, 0.5728292465209961, 0.9754902720451355, 1.0805323123931885, 0.9229692816734314, 0.8354342579841614, 0.7128852605819702, 0.9229692816734314, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.6953782439231873, 0.9404762983322144, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.502801239490509, 0.5378152132034302, 0.4677872359752655, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.6428572535514832, 0.7829132676124573, 1.0105042457580566, 0.9054622650146484, 0.520308256149292, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.2731093168258667, 1.2731093168258667, 0.9579832553863525, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.4481793642044067, 1.378151297569275, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, [e2e-predictor] 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.430672287940979, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.0980392694473267, 1.1505602598190308, 0.7654062509536743, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7478992342948914, 0.8704482913017273, 0.8879552483558655, 0.9754902720451355, 0.9054622650146484, 0.8179272413253784, 0.9579832553863525, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0630252361297607, 1.0630252361297607, 0.8704482913017273, 0.9929972887039185, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 0.4852942228317261, 0.6778712272644043, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 0.8879552483558655, 0.9929972887039185, 0.7303922772407532, 1.0280113220214844, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.0630252361297607, 1.1330533027648926, 0.8179272413253784, 0.5728292465209961, 0.24019621312618256, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.6078432202339172, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.7128852605819702, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7478992342948914, 0.9404762983322144, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.483193278312683, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, [e2e-predictor] 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.693277359008789, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.0630252361297607, 1.0280113220214844, 0.7654062509536743, 0.7128852605819702, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.9579832553863525, 1.0805323123931885, 1.1330533027648926, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.8179272413253784, 0.8529412746429443, 1.0455182790756226, 1.0280113220214844, 1.2380952835083008, 0.502801239490509, 0.8704482913017273, 0.8879552483558655, 0.7478992342948914, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 0.7303922772407532, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.8529412746429443, 0.8354342579841614, 0.6953782439231873, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.9404762983322144, 0.6778712272644043, 0.8004202842712402, 0.6953782439231873, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.6428572535514832, 0.9404762983322144, 1.0980392694473267, 1.0805323123931885, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402], [0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155 [e2e-predictor] 463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.6232492923736572, 1.6582633256912231, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 1.0805323123931885, 1.0280113220214844, 1.0630252361297607, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0980392694473267, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 0.9754902720451355, 0.7478992342948914, 0.7128852605819702, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.2030812501907349, 1.2731093168258667, 1.0105042457580566, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9054622650146484, 0.9754902720451355, 1.0280113220214844, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 0.8704482913017273, 0.5728292465209961, 0.8179272413253784, 0.4852942228317261, 0.5378152132034302, 0.7654062509536743, 0.8004202842712402, 0.8879552483558655, 0.8354342579841614, 0.6953782439231873, 0.6253502368927002, 0.8354342579841614, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 1.0105042457580566, 1.0805323123931885, 1.1680673360824585, 1.483193278312683, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.343137264251709, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, [e2e-predictor] 0.8179272413253784, 0.8004202842712402], [0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.6582633256912231, 1.6757704019546509, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5357143878936768, 1.6582633256912231, 1.6582633256912231, 1.553221344947815, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2906162738800049, 1.3256303071975708, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.2205883264541626, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.0980392694473267, 1.0280113220214844, 0.9754902720451355, 1.0630252361297607, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.7654062509536743, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7654062509536743, 0.8179272413253784, 0.8004202842712402, 0.9929972887039185, 0.9404762983322144, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.0630252361297607, 1.3256303071975708, 1.4131653308868408, 1.5707283020019531, 1.6232492923736572, 1.5882353782653809, 1.4481793642044067, 1.2556023597717285, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0. [e2e-predictor] 9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573], [0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.640756368637085, 1.553221344947815, 1.378151297569275, 1.7457983493804932, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.6582633256912231, 1.7107843160629272, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6232492923736572, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2030812501907349, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.2205883264541626, 1.1855742931365967, 1.2906162738800049, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 0.9229692816734314, 1.1330533027648926, 1.1155463457107544, 1.0455182790756226, 0.9579832553863525, 1.0455182790756226, 0.9404762983322144, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.8879552483558655, 0.8004202842712402, 0.9054622650146484, 0.6953782439231873, 0.9404762983322144, 0.8529412746429443, 1.0280113220214844, 1.1505602598190308, 0.9929972887039185, 1.2030812501907349, 0.9929972887039185, 0.5728292465209961, 0.8004202842712402, 0.7478992342948914, 0.8529412746429443, 0.9054622650146484, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9929972887039185, 1.3081233501434326, 1.3956583738327026, 1.465686321258545, 1.553221344947815, 1.6757704019546509, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.1680673360824585, 1.1505602598190308, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.115546345710 [e2e-predictor] 7544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784], [0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.3606443405151367, 1.465686321258545, 1.4131653308868408, 1.2731093168258667, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.1680673360824585, 0.9579832553863525, 0.9054622650146484, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 0.9229692816734314, 0.7303922772407532, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 0.7829132676124573, 0.7128852605819702, 1.0455182790756226, 0.9579832553863525, 1.0805323123931885, 1.0455182790756226, 1.4131653308868408, 1.2731093168258667, 1.2030812501907349, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8704482913017273, 0.9754902720451355, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1855742931365967, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.7107843160629272, 1.780812382698059, 1.7633053064346313, 1.605742335319519, 1.3956583738327026, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.080532 [e2e-predictor] 3123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784], [0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.693277359008789, 1.5707283020019531, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.0980392694473267, 1.0455182790756226, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.9404762983322144, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 0.9929972887039185, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 0.9579832553863525, 0.8879552483558655, 0.8004202842712402, 0.9229692816734314, 1.0455182790756226, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9579832553863525, 1.2030812501907349, 1.0630252361297607, 0.8529412746429443, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.1 [e2e-predictor] 855742931365967, 1.2556023597717285, 1.4481793642044067, 1.483193278312683, 1.3256303071975708, 1.378151297569275, 1.343137264251709, 1.6582633256912231, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.5707283020019531, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784], [0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.518207311630249, 1.6757704019546509, 1.5882353782653809, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.465686321258545, 1.3081233501434326, 1.378151297569275, 1.3606443405151367, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 0.9929972887039185, 1.0280113220214844, 1.1505602598190308, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.1330533027648926, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.975490272 [e2e-predictor] 0451355, 1.1505602598190308, 1.1505602598190308, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0980392694473267, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, 0.8529412746429443, 1.0630252361297607, 1.2380952835083008, 1.378151297569275, 1.1505602598190308, 1.2556023597717285, 1.3956583738327026, 1.430672287940979, 1.5007003545761108, 1.378151297569275, 1.3256303071975708, 1.2556023597717285, 1.6232492923736572, 1.693277359008789, 1.6582633256912231, 1.605742335319519, 1.1330533027648926, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.728291392326355, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.693277359008789, 1.605742335319519, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.5707283020019531, 1.6232492923736572, 1.5357143878936768, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3081233501434326, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.15056025981 [e2e-predictor] 90308, 1.0980392694473267, 1.1680673360824585, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.1330533027648926, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 0.9404762983322144, 0.7829132676124573, 1.0105042457580566, 0.9579832553863525, 1.0455182790756226, 1.1330533027648926, 1.1855742931365967, 1.1330533027648926, 0.9929972887039185, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 0.8879552483558655, 0.9929972887039185, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1680673360824585, 1.3956583738327026, 1.553221344947815, 1.4481793642044067, 1.430672287940979, 1.2205883264541626, 1.3256303071975708, 1.378151297569275, 1.5007003545761108, 1.5707283020019531, 1.2906162738800049, 0.8529412746429443, 1.1680673360824585, 1.3256303071975708, 1.0805323123931885, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.518207311630249, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.58823537826538 [e2e-predictor] 09, 1.553221344947815, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0805323123931885, 1.1855742931365967, 1.0630252361297607, 0.8179272413253784, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.2556023597717285, 1.2556023597717285, 1.465686321258545, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.378151297569275, -0.17997196316719055, 0.06512605398893356, 0.39775922894477844, 1.0105042457580566, 1.2205883264541626, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.640756368637085, 1.7633053064346313, 1.7633053064346313, 1.815826416015625, 1.8508403301239 [e2e-predictor] 014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.1155463457107544, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 0.8004202842712402, 0.7654062509536743, 1.0280113220214844, 1.0105042457580566, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.0805323123931885, 1.3606443405151367, 1.378151297569275, 1.1330533027648926, -1.247899055480957, -1.930672287940979, -2.0007002353668213, -2.0007002353668213, -1.6505602598190308, -1.7030812501907349, -1.457983136177063, 1.2205883264541626, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443], [0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1. [e2e-predictor] 5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.0805323123931885, 1.0105042457580566, 0.8879552483558655, 0.8004202842712402, 0.6603642702102661, 0.9404762983322144, 0.9054622650146484, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 0.7303922772407532, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.8354342579841614, 1.0980392694473267, 1.2030812501907349, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 0.5553222298622131, -1.580532193183899, -2.018207311630249, -1.965686321258545, -1.930672287940979, -1.843137264251709, -1.7731093168258667, -0.47759100794792175, -1.7906162738800049, 0.502801239490509, -1.0553221702575684, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.44 [e2e-predictor] 81793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.605742335319519, 1.7107843160629272, 1.6757704019546509, 1.7457983493804932, 1.780812382698059, 1.8333333730697632, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.343137264251709, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.1855742931365967, 1.1155463457107544, 1.1680673360824585, 1.0280113220214844, 0.9579832553863525, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.1680673360824585, 1.378151297569275, 1.4131653308868408, 1.2906162738800049, -0.7051820158958435, -1.965686321258545, -1.6505602598190308, -1.668067216873169, -1.4929972887039185, -1.5280112028121948, -1.808123230934143, -1.8256303071975708, -1.580532193183899, -1.7731093168258667, -1.160364031791687, -1.457983136177063, -0.6351540088653564, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.220588326454 [e2e-predictor] 1626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.6232492923736572, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.640756368637085, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7983193397521973, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 0.9579832553863525, 1.0455182790756226, 1.2030812501907349, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 0.9579832553863525, -0.39005598425865173, -1.5630252361297607, -1.6855742931365967, -1.6330533027648926, -1.8606442213058472, -1.6330533027648926, -1.5630252361297607, -0.7577030062675476, -1.2303920984268188, -0.4950979948043823, 1.6582633256912231, 0.06512605398893356, -1.457983136177063, -1.422969102859497, -0.7927170395851135, -1.370448112487793, -1.1778711080551147, 1.2205883264541626, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.39775922894477844, 0.4677872359752655, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 0.6778712272644043, 0.7128852605819702, 0.765406250953 [e2e-predictor] 6743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.693277359008789, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.3081233501434326, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1155463457107544, 1.0455182790756226, 0.9754902720451355, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.3956583738327026, 1.5357143878936768, 1.5357143878936768, 0.7829132676124573, -1.335434079170227, -1.4929972887039185, -1.4054621458053589, -1.843137264251709, -1.808123230934143, -1.6155462265014648, -1.965686321258545, -1.8256303071975708, -1.7380952835083008, -1.4754900932312012, -1.1428570747375488, -0.9327731132507324, -0.4950979948043823, -1.457983136177063, 1.868347406387329, 1.4481793642044067, -1.0728291273117065, -1.2303920984268188, -1.4054621458053589, -0.12745095789432526, -1.755602240562439, -0.23249296844005585, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.85 [e2e-predictor] 29412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6428572535514832, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.7633053064346313, 1.6757704019546509, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2731093168258667, 1.2030812501907349, 1.1680673360824585, 1.3081233501434326, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.4131653308868408, 1.465686321258545, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 0.6953782439231873, -1.3879550695419312, -1.6155462265014648, -1.6505602598190308, -1.4754900932312012, -1.5630252361297607, -1.6505602598190308, -1.7030812501907349, -1.1428570747375488, -1.878151297569275, -1.6855742931365967, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.2654061317443848, -1.1253501176834106, -1.7906162738800049, -0.8277310132980347, 1.518207311630249, 1.7633053064346313, 1.5882353782653809, 1.2030812501907349, 0.6603642702102661, -1.9131653308868408, -1.1078431606292725, 1.2205883264541626, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655 [e2e-predictor] , 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6757704019546509, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9733893871307373, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.7107843160629272, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.3956583738327026, -1.282913088798523, -1.5630252361297607, -1.3179271221160889, -1.282913088798523, -0.9677870869636536, -0.9502801299095154, -1.422969102859497, -1.580532193183899, -1.808123230934143, -1.195378065109253, -1.3004200458526611, -0.022408949211239815, 0.5553222298622131, -1.4929972887039185, -1.3879550695419312, -1.6855742931365967, -1.6855742931365967, -0.10994396358728409, 0.8879552483558655, 1.8508403301239014, 1.5882353782653809, 1.430672287940979, -1.580532193183899, -1.335434079170227, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.99299728870 [e2e-predictor] 39185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.3102242052555084, 0.3802522122859955, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.7457983493804932, 1.6757704019546509, 1.6582633256912231, 1.693277359008789, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.815826416015625, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.7457983493804932, 1.693277359008789, 1.728291392326355, 1.7983193397521973, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.6757704019546509, 1.3956583738327026, -0.8277310132980347, -1.4754900932312012, -0.4425770044326782, -1.3879550695419312, -0.9852941036224365, -0.8277310132980347, -1.3529410362243652, -0.5651260018348694, -1.282913088798523, -0.9152660369873047, -0.4425770044326782, -1.7906162738800049, -0.09243696182966232, -1.1078431606292725, -1.3179271221160889, -1.5455182790756226, -1.3004200458526611, -1.5280112028 [e2e-predictor] 121948, -0.022408949211239815, 0.9929972887039185, 0.8179272413253784, 0.7829132676124573, 1.2030812501907349, -0.022408949211239815, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.29271721839904785, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.640756368637085, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8333333730697632, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.7633053064346313, 1.5707283020019531, 1.868347406387329, 1.693277359008789, 1.728291392326355, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.2556023597717285, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1680673360824585, 1.0105042457580566, 1.0980392694473 [e2e-predictor] 267, -0.7226890325546265, -0.7401960492134094, -1.0028010606765747, -1.1253501176834106, -1.3879550695419312, -0.6876749992370605, -0.6176469922065735, -0.9677870869636536, -1.3179271221160889, -1.3179271221160889, -0.9852941036224365, 0.3102242052555084, -0.9152660369873047, -1.0728291273117065, -0.6526610255241394, -1.3179271221160889, -1.457983136177063, -1.720588207244873, -0.4075630009174347, 0.590336263179779, 1.2205883264541626, 1.3256303071975708, 0.8179272413253784, 0.9054622650146484, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.2752102017402649, 0.3277312219142914, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.6582633256912231, 1.815826416015625, 1.728291392326355, 1.728291392326355, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.71078431 [e2e-predictor] 60629272, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, -0.8802520632743835, -0.9327731132507324, -1.335434079170227, -1.6505602598190308, -1.720588207244873, -1.7380952835083008, 0.8704482913017273, 0.7478992342948914, -0.4425770044326782, -1.0903360843658447, -0.9152660369873047, -0.8277310132980347, -1.335434079170227, 0.3102242052555084, -0.28501397371292114, -0.21498596668243408, -1.370448112487793, -0.3025209903717041, -1.422969102859497, -1.4754900932312012, 0.9229692816734314, 1.378151297569275, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614], [0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.6757704019546509, 1.780812382698059, 1.8508403301239014, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.8 [e2e-predictor] 508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.868347406387329, 0.6078432202339172, 1.0455182790756226, 1.3081233501434326, 1.3081233501434326, 0.9229692816734314, 0.5553222298622131, 0.8004202842712402, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, -0.7401960492134094, -1.0378150939941406, -1.3529410362243652, -1.668067216873169, -1.755602240562439, -1.668067216873169, 1.1155463457107544, -0.03991595283150673, 0.8704482913017273, -0.3025209903717041, -0.6526610255241394, -0.6876749992370605, 0.0476190559566021, 0.24019621312618256, 0.0476190559566021, 0.2226892113685608, -0.4075630009174347, -1.160364031791687, -0.37254899740219116, -0.4075630009174347, 0.7303922772407532, 1.1155463457107544, 1.0805323123931885, 0.9754902720451355, 1.0805323123931885, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.780812382698059, 1.7457983493804932, 1.745798349 [e2e-predictor] 3804932, 1.728291392326355, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.8333333730697632, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.780812382698059, -0.3200279772281647, -0.6176469922065735, -0.7927170395851135, -1.4404760599136353, -1.720588207244873, -1.8606442213058472, -0.1624649614095688, 1.8333333730697632, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 0.9754902720451355, -1.0728291273117065, -1.0553221702575684, -1.5455182790756226, -1.7906162738800049, -1.843137264251709, -0.9852941036224365, 0.5728292465209961, 1.2556023597717285, 1.7107843160629272, 0.8704482913017273, -0.37254899740219116, -0.057422954589128494, -1.4754900932312012, -0.4425770044326782, 0.8879552483558655, 0.34523820877075195, -0.8277310132980347, -0.8802520632743835, -1.2128850221633911, -0.7401960492134094, -1.1253501176834106, 1.1855742931365967, 1.343137264251709, 0.9054622650146484, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573], [0.2752102017402649, 0.29271721839904785, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.62324929237 [e2e-predictor] 36572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.6757704019546509, 1.7457983493804932, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 0.8529412746429443, -1.0378150939941406, -1.0553221702575684, -1.3004200458526611, -1.7030812501907349, -1.755602240562439, -1.2128850221633911, 1.2205883264541626, 1.7107843160629272, 1.7633053064346313, 1.7633053064346313, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.5378152132034302, -0.8452380299568176, -1.3179271221160889, -1.5980392694473267, -1.755602240562439, -0.9677870869636536, 1.7983193397521973, 1.8333333730697632, 1.6757704019546509, 1.8508403301239014, 1.7457983493804932, 0.6953782439231873, 0.06512605398893356, -0.9677870869636536, -1.0728291273117065, 1.1330533027648926, 0.6428572535514832, -0.7752100229263306, -0.7752100229263306, -0.28501397371292114, -0.022408949211239815, 0.3802522122859955, 1.2906162738800049, 0.8004202842712402, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573], [0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.39565837 [e2e-predictor] 38327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.605742335319519, 1.7457983493804932, 1.7983193397521973, 1.553221344947815, 1.6582633256912231, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, -0.7577030062675476, -0.8802520632743835, -1.0553221702575684, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -0.28501397371292114, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, -0.3550419807434082, -1.4054621458053589, -1.5455182790756226, -1.6330533027648926, -0.9677870869636536, 1.518207311630249, 1.815826416015625, 1.7983193397521973, 1.8858543634414673, 1.9908963441848755, 1.9383753538131714, 1.4481793642044067, 0.7654062509536743, 0.11764705926179886, -1.0203081369400024, 1.0980392694473267, 0.502801239490509, -0.5476189851760864, -0.6701680421829224, -0.6001400351524353, -1.370448112487793, 0.24019621312618256, 1.0980392694473267, 0.7654062509536743, 1.0630252361297607, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914], [0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1. [e2e-predictor] 2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.693277359008789, 1.9033613204956055, 1.7457983493804932, 1.7983193397521973, 1.5882353782653809, 1.6757704019546509, 1.7633053064346313, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, -0.6176469922065735, -0.5651260018348694, -1.0903360843658447, -1.5455182790756226, -1.720588207244873, -1.247899055480957, -1.0903360843658447, 0.7128852605819702, 1.605742335319519, 1.815826416015625, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 0.3802522122859955, -1.6330533027648926, 0.3277312219142914, 1.2205883264541626, 1.430672287940979, 1.1505602598190308, 1.780812382698059, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 2.0609242916107178, 1.9908963441848755, 2.0259103775024414, 0.8879552483558655, 0.7829132676124573, -1.0203081369400024, 1.4131653308868408, 0.7654062509536743, -0.26750698685646057, 0.4677872359752655, -0.3550419807434082, -1.5455182790756226, -1.1778711080551147, 1.0805323123931885, 0.8529412746429443, 0.9579832553863525, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914], [0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.7303922 [e2e-predictor] 772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.693277359008789, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.815826416015625, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 0.03011205606162548, -0.23249296844005585, -0.9327731132507324, -0.9152660369873047, -1.6505602598190308, -1.7030812501907349, -0.6701680421829224, -0.8452380299568176, -1.0553221702575684, -0.8977590203285217, 0.2752102017402649, 1.693277359008789, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.3256303071975708, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.1330533027648926, 1.0630252361297607, 0.7303922772407532, 0.6953782439231873, 1.2205883264541626, 1.9558824300765991, 1.9208683967590332, 1.4131653308868408, 1.780812382698059, 1.728291392326355, 2.0259103775024414, 1.9383753538131714, 2.043417453765869, 2.1309523582458496, 1.9208683967590332, 1.2030812501907349, 0.3802522122859955, -1.3004200458526611, 1.6232492923736572, 1.1855742931365967, 0.7829132676124573, 0.9404762983322144, 0.590336263179779, -1.457983136177063, -1.4054621458053589, 0.8004202842712402, 0.7303922772407532, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0 [e2e-predictor] .7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.780812382698059, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.8858543634414673, 1.0630252361297607, -0.9327731132507324, -0.022408949211239815, -1.422969102859497, -0.9502801299095154, -0.8277310132980347, -0.4950979948043823, -1.0203081369400024, -1.7731093168258667, -1.247899055480957, -1.5455182790756226, 1.1855742931365967, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3081233501434326, 1.4131653308868408, 1.3256303071975708, 1.7633053064346313, 1.343137264251709, 1.8333333730697632, 1.9733893871307373, 1.868347406387329, 1.868347406387329, 1.6757704019546509, 1.8508403301239014, 1.9908963441848755, 1.483193278312683, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 2.0959384441375732, 1.8858543634414673, 1.343137264251709, 0.08263305574655533, -0.8277310132980347, 1.6582633256912231, 1.0805323123931885, 1.5882353782653809, 1.7633053064346313, 0.9404762983322144, -0.9502801299095154, -1.422969102859497, -0.057422954589128494, 1.0805323123931885, 1.1330533027648926, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342 [e2e-predictor] 948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 0.5728292465209961, -0.42506998777389526, -0.14495795965194702, -0.5301120281219482, -1.1078431606292725, -0.8102240562438965, -1.7030812501907349, -0.5476189851760864, -1.1078431606292725, -0.6876749992370605, -0.3025209903717041, 1.605742335319519, 1.5707283020019531, 1.4481793642044067, 1.5007003545761108, 1.9208683967590332, 1.8508403301239014, 1.6582633256912231, 1.9908963441848755, 1.4481793642044067, 2.0609242916107178, 1.9908963441848755, 2.113445281982422, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 2.0084033012390137, 1.5882353782653809, 1.9908963441848755, 1.7633053064346313, 1.9733893871307373, 2.1484594345092773, 2.043417453765869, 1.1855742931365967, -0.9852941036224365, 1.518207311630249, 1.815826416015625, 1.0280113220214844, 1.8333333730697632, 1.9383753538131714, 0.7829132676124573, -0.1624649614095688, -1.457983136177063, 0.13515406847000122, 0.45028021931648254, 1.0455182790756226, 1.1155463457107544, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983 [e2e-predictor] 322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 1.6582633256912231, -0.21498596668243408, -1.2303920984268188, 0.3277312219142914, -1.6505602598190308, -0.7752100229263306, -1.3529410362243652, -1.247899055480957, -0.5651260018348694, -1.247899055480957, -0.8277310132980347, 0.6953782439231873, 0.8354342579841614, 1.9383753538131714, 2.165966510772705, 2.043417453765869, 1.780812382698059, 2.0784313678741455, 1.5707283020019531, 2.0084033012390137, 2.0259103775024414, 2.0084033012390137, 1.9033613204956055, 1.8858543634414673, 1.640756368637085, 1.9383753538131714, 1.815826416015625, 1.9733893871307373, 1.5357143878936768, 1.9733893871307373, 2.1484594345092773, 1.9558824300765991, 0.7829132676124573, 1.0280113220214844, 1.780812382698059, 1.8858543634414673, 1.0105042457580566, 1.868347406387329, 1.9908963441848755, 0.9929972887039185, -0.03991595283150673, -1.563025236129760 [e2e-predictor] 7, 0.11764705926179886, 0.4852942228317261, 0.8179272413253784, 1.2556023597717285, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.6253502368927002, 0.6428572535514832, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 2.0259103775024414, 1.8333333730697632, 1.4131653308868408, 0.432773232460022, -0.33753499388694763, -0.9852941036224365, -0.6001400351524353, -1.0203081369400024, -0.8277310132980347, 0.012605053372681141, -1.3529410362243652, -1.3179271221160889, -0.3200279772281647, 0.34523820877075195, -1.7380952835083008, -0.6351540088653564, -1.4929972887039185, -1.195378065109253, 1.728291392326355, 2.0084033012390137, 1.6232492923736572, 2.1309523582458496, 1.8858543634414673, 1.9208683967590332, 1.9908963441848755, 1.553221344947815, 1.76330 [e2e-predictor] 53064346313, 1.9383753538131714, 2.0259103775024414, 1.3956583738327026, 1.7633053064346313, 2.0609242916107178, 2.113445281982422, 1.9733893871307373, 1.7983193397521973, 1.9033613204956055, 2.043417453765869, 1.8508403301239014, 1.0805323123931885, 1.9033613204956055, 2.0084033012390137, 1.2556023597717285, 0.20518220961093903, -1.5980392694473267, 1.2030812501907349, 0.6603642702102661, 1.1680673360824585, 0.7478992342948914, 0.5728292465209961, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.590336263179779, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.8858543634414673, -0.26750698685646057, -1.0378150939941406, -0.6351540088653564, -0.057422954589128494, 0.3277312219142914, -1.2654061317443848, -1.457983136177063, -0.44257700443267 [e2e-predictor] 82, -1.0553221702575684, -1.4754900932312012, -0.4950979948043823, -1.1778711080551147, -1.0203081369400024, -1.422969102859497, -0.8452380299568176, -1.2654061317443848, -0.6001400351524353, -1.720588207244873, -1.1428570747375488, 0.18767507374286652, 0.4677872359752655, 1.0630252361297607, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.4481793642044067, 1.8858543634414673, 1.9733893871307373, 1.0980392694473267, 1.5707283020019531, 1.8858543634414673, 2.2009804248809814, 2.1484594345092773, 2.0959384441375732, 1.9908963441848755, 1.9733893871307373, 1.640756368637085, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.483193278312683, -0.03991595283150673, -1.5980392694473267, 1.9208683967590332, 1.6582633256912231, 0.8354342579841614, 0.8179272413253784, 0.11764705926179886, 0.8529412746429443, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.81582 [e2e-predictor] 6416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9558824300765991, 0.4852942228317261, -0.28501397371292114, -1.0203081369400024, -0.5826330184936523, 0.3802522122859955, -0.23249296844005585, 0.11764705926179886, -0.6701680421829224, 0.15266107022762299, 0.18767507374286652, -1.4929972887039185, -1.755602240562439, -0.8102240562438965, -1.7030812501907349, -1.580532193183899, -0.5476189851760864, -0.8627450466156006, -1.5105042457580566, -1.5455182790756226, -1.422969102859497, -0.7927170395851135, -0.21498596668243408, -0.6351540088653564, 0.9054622650146484, 1.780812382698059, 1.4131653308868408, 1.5882353782653809, 1.7107843160629272, 1.0980392694473267, 1.815826416015625, 1.5707283020019531, 2.1309523582458496, 2.1834733486175537, 2.0959384441375732, 2.0084033012390137, 1.8333333730697632, 1.9383753538131714, 1.8858543634414673, 2.0959384441375732, 2.0784313678741455, 1.9033613204956055, -0.7051820158958435, -0.37254899740219116, 1.9733893871307373, 1.8508403301239014, 0.9054622650146484, 0.2577032148838043, -0.5126050114631653, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.83333337306 [e2e-predictor] 97632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8333333730697632, 0.520308256149292, -0.39005598425865173, -0.47759100794792175, -0.6351540088653564, 0.0476190559566021, 0.2226892113685608, -1.6155462265014648, -1.335434079170227, 0.0476190559566021, -0.26750698685646057, -0.6526610255241394, -0.4600839912891388, -1.4929972887039185, -0.07492996007204056, -0.6176469922065735, -1.3879550695419312, -1.0028010606765747, -1.0028010606765747, -1.3179271221160889, -1.195378065109253, -1.0903360843658447, -0.5651260018348694, -1.4929972887039185, 0.0476190559566021, -0.19747896492481232, 1.5007003545761108, 1.8508403301239014, 1.0280113220214844, 1.1330533027648926, 1.4131653308868408, 1.640756368637085, 1.868347406387329, 2.1309523582458496, 2.0084033012390137, 2.0084033012390137, 2.113445281982422, 2.0259103775024414, 1.9558824300765991, 2.1834733486175537, 2.1484594345092773, 1.9733893871307373, -0.8977590203285217, 1.2556023597717285, 1.9208683967590332, 1.9733893871307373, 1.518207311630249, 1.1330533027648926, 0.03011205606162548, 0.5728292465209961, 0.9579832553863525, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.745798349 [e2e-predictor] 3804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -1.195378065109253, -0.6876749992370605, -0.5826330184936523, -0.9852941036224365, 0.03011205606162548, -0.057422954589128494, -0.6351540088653564, -1.370448112487793, 0.34523820877075195, 0.3277312219142914, 0.24019621312618256, -1.282913088798523, -0.07492996007204056, -1.6505602598190308, -1.5980392694473267, -1.335434079170227, -1.457983136177063, -0.8977590203285217, 0.5728292465209961, -1.0028010606765747, -0.8627450466156006, -1.3179271221160889, -0.7401960492134094, -1.3004200458526611, -1.0553221702575684, 0.7128852605819702, 1.2380952835083008, 0.9054622650146484, -0.09243696182966232, 1.5882353782653809, 1.815826416015625, 1.9383753538131714, 1.9383753538131714, 2.043417453765869, 2.113445281982422, 1.9558824300765991, 2.0959384441375732, 2.1484594345092773, 2.2009804248809814, 2.1834733486175537, 1.9908963441848755, 1.8508403301239014, 1.8333333730697632, 2.0084033012390137, 2.043417453765869, 1.1330533027648926, 0.34523820877075195, 0.34523820877075195, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.29061627388 [e2e-predictor] 00049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -0.5476189851760864, -0.9677870869636536, -0.5126050114631653, -1.1778711080551147, -1.1428570747375488, 1.4481793642044067, -0.9852941036224365, -0.6701680421829224, -0.9502801299095154, -1.6505602598190308, -0.7051820158958435, -0.4425770044326782, -1.0728291273117065, -0.7752100229263306, -1.7030812501907349, -1.3529410362243652, -1.2128850221633911, 0.6428572535514832, 1.605742335319519, 1.7107843160629272, 0.17016807198524475, -1.2128850221633911, -0.3550419807434082, -1.2654061317443848, -0.8977590203285217, -1.1428570747375488, -0.3025209903717041, 1.483193278312683, 0.18767507374286652, 1.465686321258545, 1.1155463457107544, 1.605742335319519, 1.9733893871307373, 2.0259103775024414, 2.0259103775024414, 2.0784313678741455, 2.113445281982422, 2.165966510772705, 2.0784313678741455, 2.2009804248809814, 1.9908963441848755, 1.9383753538131714, 1.8333333730697632, 2.1484594345092773, 2.0959384441375732, 1.7457983493804932, 0.4852942228317261, 0.3802522122859955, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, [e2e-predictor] 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 2.0259103775024414, -1.195378065109253, 0.520308256149292, 1.8858543634414673, 0.29271721839904785, 0.17016807198524475, -0.9327731132507324, -0.39005598425865173, -0.9852941036224365, -1.3004200458526611, -1.6505602598190308, -1.3529410362243652, -0.022408949211239815, -0.6701680421829224, -1.3529410362243652, -1.7380952835083008, -1.0028010606765747, 0.7654062509536743, 1.1855742931365967, 1.2731093168258667, 2.165966510772705, 1.2030812501907349, 0.5728292465209961, 1.0105042457580566, 1.5007003545761108, 0.8879552483558655, -0.9502801299095154, -1.2303920984268188, 0.6253502368927002, 1.2556023597717285, 1.2380952835083008, 1.5707283020019531, 1.5357143878936768, 1.8333333730697632, 1.868347406387329, 1.9383753538131714, 2.0609242916107178, 2.0959384441375732, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 2.113445281982422, 2.043417453765869, 0.8354342579841614, 0.20518220961093903, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.52030825 [e2e-predictor] 6149292, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.9733893871307373, 1.7107843160629272, -0.5301120281219482, 0.06512605398893356, 0.6603642702102661, 0.6428572535514832, -0.7226890325546265, -0.5651260018348694, -1.335434079170227, -1.0903360843658447, -1.1253501176834106, -1.247899055480957, -1.3179271221160889, -0.9327731132507324, -1.3179271221160889, -1.5105042457580566, -0.26750698685646057, -1.3529410362243652, 1.0630252361297607, 0.5553222298622131, 1.430672287940979, 1.5357143878936768, 2.0784313678741455, 1.8858543634414673, 1.4481793642044067, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, -1.3004200458526611, 0.502801239490509, 1.5007003545761108, 1.6232492923736572, 1.2030812501907349, 1.483193278312683, 1.6757704019546509, 1.7457983493804932, 1.8333333730697632, 2.113445281982422, 2.0084033012390137, 2.1309523582458496, 2.1484594345092773, 2.0959384441375732, 1.868347406387329, 1.9733893871307373, 2.0784313678741455, 2.2535016536712646, 1.430672287940979, 0.6603642702102661, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.55 [e2e-predictor] 53222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8858543634414673, 1.9558824300765991, -0.2499999701976776, -0.42506998777389526, -0.10994396358728409, 0.3102242052555084, -0.3200279772281647, 1.0980392694473267, 1.2205883264541626, 0.7128852605819702, -1.195378065109253, 0.11764705926179886, -1.335434079170227, -0.8277310132980347, -0.6876749992370605, -0.5651260018348694, -1.2303920984268188, 0.06512605398893356, -0.6351540088653564, -1.3879550695419312, -1.2128850221633911, -1.247899055480957, 0.7128852605819702, 1.0280113220214844, 0.8179272413253784, 1.6757704019546509, 1.868347406387329, 0.8529412746429443, 0.7829132676124573, 0.6953782439231873, 0.3102242052555084, 0.3627452254295349, -0.5826330184936523, 1.6757704019546509, 1.5357143878936768, 1.378151297569275, 1.465686321258545, 1.6582633256912231, 1.518207311630249, 1.4131653308868408, 1.7107843160629272, 1.9383753538131714, 2.0784313678741455, 2.1834733486175537, 2.043417453765869, 2.043417453765869, 2.0259103775024414, 2.0084033012390137, 2.1834733486175537, 2.043417453765869, 1.640756368637085, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.71288 [e2e-predictor] 52605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8333333730697632, 1.553221344947815, 0.39775922894477844, -0.9327731132507324, -0.26750698685646057, 0.7128852605819702, 0.9229692816734314, 1.1505602598190308, 1.2380952835083008, 1.1505602598190308, 0.6778712272644043, 0.06512605398893356, -0.6701680421829224, -1.160364031791687, -1.5455182790756226, -1.6155462265014648, -0.6001400351524353, -1.2128850221633911, -0.21498596668243408, -1.4054621458053589, -0.9327731132507324, -0.5476189851760864, -1.4404760599136353, 0.9754902720451355, 1.0805323123931885, 0.8004202842712402, 0.6953782439231873, 1.3606443405151367, 1.430672287940979, 1.2556023597717285, 0.8179272413253784, 0.7829132676124573, 0.8529412746429443, 1.7107843160629272, 1.6757704019546509, 1.693277359008789, 1.640756368637085, 1.693277359008789, 1.7457983493804932, 1.465686321258545, 1.553221344947815, 1.693277359008789, 1.7983193397521973, 1.9558824300765991, 1.9558824300765991, 2.043417453765869, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 2.0609242916107178, 1.5007003545761108, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0 [e2e-predictor] .8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.7983193397521973, 0.415266215801239, 0.4677872359752655, -0.9677870869636536, -0.3550419807434082, 0.7303922772407532, 1.1505602598190308, 1.343137264251709, 1.2556023597717285, 1.1330533027648926, 0.8354342579841614, 0.8179272413253784, -0.9502801299095154, -0.7577030062675476, -1.5105042457580566, -0.5126050114631653, -1.195378065109253, -0.3200279772281647, -0.8977590203285217, -0.4950979948043823, -0.9502801299095154, -1.3879550695419312, -0.6351540088653564, -1.0728291273117065, 0.8179272413253784, 0.9404762983322144, 1.4131653308868408, 1.780812382698059, 1.9033613204956055, 1.8508403301239014, 1.815826416015625, 1.518207311630249, 1.3606443405151367, 1.7457983493804932, 1.605742335319519, 1.8333333730697632, 1.8858543634414673, 1.9908963441848755, 1.8508403301239014, 1.7633053064346313, 1.5357143878936768, 1.780812382698059, 1.8333333730697632, 1.7107843160629272, 1.518207311630249, 1.8858543634414673, 1.8683474 [e2e-predictor] 06387329, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 0.2226892113685608, 0.7303922772407532, -0.9152660369873047, -0.4075630009174347, 0.8879552483558655, 1.343137264251709, 1.4131653308868408, 1.3081233501434326, 1.1505602598190308, 0.8179272413253784, 0.9579832553863525, 0.012605053372681141, -1.1253501176834106, -0.7226890325546265, -1.422969102859497, 0.06512605398893356, -0.42506998777389526, -0.6526610255241394, -0.8277310132980347, -1.3179271221160889, -0.2499999701976776, -1.247899055480957, -1.195378065109253, -1.370448112487793, 1.693277359008789, 1.9383753538131714, 1.8858543634 [e2e-predictor] 414673, 1.5357143878936768, 1.815826416015625, 1.9208683967590332, 1.6582633256912231, 1.728291392326355, 1.8333333730697632, 1.553221344947815, 2.0259103775024414, 2.0084033012390137, 1.6757704019546509, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.728291392326355, 1.693277359008789, 1.7983193397521973, 1.7457983493804932, 1.9208683967590332, 1.640756368637085, 1.7633053064346313, 1.815826416015625, 1.2030812501907349, 0.6778712272644043, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 0.3627452254295349, 0.8704482913017273, -0.4950979948043823, -0.5826330184936523, 0.8879552483558655, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.185 [e2e-predictor] 5742931365967, 0.9229692816734314, 1.0280113220214844, 0.9229692816734314, 1.2906162738800049, -0.09243696182966232, -0.5651260018348694, -0.9327731132507324, -1.7380952835083008, -0.9152660369873047, -1.0378150939941406, -0.7226890325546265, -1.247899055480957, -1.1428570747375488, -1.247899055480957, -1.3879550695419312, -0.2499999701976776, 1.4481793642044067, 1.728291392326355, 1.7457983493804932, 1.9208683967590332, 1.7457983493804932, 1.8858543634414673, 1.9033613204956055, 2.0259103775024414, 1.9558824300765991, 1.465686321258545, 2.0609242916107178, 2.0259103775024414, 2.1309523582458496, 1.9558824300765991, 1.8508403301239014, 1.780812382698059, 1.868347406387329, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.605742335319519, 1.5007003545761108, 1.693277359008789, 2.0609242916107178, 1.483193278312683, 0.6953782439231873, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.3256303071975708, 1.3606443405151367, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.74579834938049 [e2e-predictor] 32, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 0.6078432202339172, 0.590336263179779, 0.11764705926179886, -0.26750698685646057, 0.9754902720451355, 1.378151297569275, 1.3956583738327026, 1.3081233501434326, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0455182790756226, 1.2906162738800049, 1.378151297569275, -0.4950979948043823, -1.1428570747375488, -1.247899055480957, -1.2654061317443848, 0.29271721839904785, -0.9152660369873047, -0.0049019488506019115, -0.10994396358728409, -1.5630252361297607, -1.282913088798523, -0.9677870869636536, -1.5630252361297607, -0.5826330184936523, 1.6757704019546509, 1.8333333730697632, 1.640756368637085, 1.605742335319519, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.7457983493804932, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.8508403301239014, 1.9383753538131714, 1.728291392326355, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.9908963441848755, 1.1855742931365967, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1. [e2e-predictor] 7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.343137264251709, 0.6953782439231873, -0.33753499388694763, 0.34523820877075195, 0.9579832553863525, 1.2731093168258667, 1.2380952835083008, 0.9929972887039185, 0.6078432202339172, 1.0980392694473267, 1.2380952835083008, 1.1155463457107544, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, -0.6176469922065735, -0.5126050114631653, 0.1001400575041771, -0.37254899740219116, -0.4425770044326782, -0.37254899740219116, 0.3102242052555084, 1.378151297569275, -1.247899055480957, -1.335434079170227, -0.9502801299095154, -1.4404760599136353, 0.39775922894477844, 1.8333333730697632, 1.7457983493804932, 1.7983193397521973, 2.0784313678741455, 2.1484594345092773, 2.0784313678741455, 2.0084033012390137, 2.113445281982422, 2.0609242916107178, 1.553221344947815, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 2.113445281982422, 2.0609242916107178, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 2.1484594345092773, 2.235994577407837, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.5707283020019531 [e2e-predictor] , 1.605742335319519, 1.6757704019546509, 1.7107843160629272, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 1.483193278312683, 0.9054622650146484, 0.432773232460022, 1.1855742931365967, 0.9404762983322144, 0.9404762983322144, 0.8529412746429443, 0.8879552483558655, 0.6603642702102661, 1.0980392694473267, 1.2731093168258667, 1.1505602598190308, 1.2380952835083008, 1.3081233501434326, 1.4131653308868408, 0.8354342579841614, -0.022408949211239815, -0.21498596668243408, -0.4950979948043823, 0.06512605398893356, 0.39775922894477844, 0.03011205606162548, -0.33753499388694763, -0.057422954589128494, -1.1253501176834106, -0.5826330184936523, -0.5826330184936523, -1.3179271221160889, 0.3802522122859955, 1.6582633256912231, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.7983193397521973, 1.4481793642044067, 2.0609242916107178, 2.1309523582458496, 2.1309523582458496, 2.165966510772705, 2.165966510772705, 2.113445281982422, 2.043417453765869, 1.9033613204956055, 2.0084033012390137, 2.1834733486175537, 2.2009804248809814, 0.8529412746429443, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.800420284271 [e2e-predictor] 2402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2906162738800049, 1.3606443405151367, 1.4131653308868408, 1.5007003545761108, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 0.9754902720451355, 0.8529412746429443, 1.483193278312683, 1.6582633256912231, 0.5553222298622131, 0.502801239490509, 0.8879552483558655, 0.8179272413253784, 0.6253502368927002, 1.0805323123931885, 1.605742335319519, 1.2030812501907349, 1.2731093168258667, 1.9558824300765991, 1.6232492923736572, 1.0280113220214844, 0.8879552483558655, -0.4075630009174347, -0.7051820158958435, 0.9229692816734314, -1.247899055480957, -0.4075630009174347, 1.465686321258545, 0.4852942228317261, 0.9054622650146484, -1.1428570747375488, -0.7927170395851135, -0.8452380299568176, -0.7401960492134094, -0.7226890325546265, 0.590336263179779, 2.0084033012390137, 2.1834733486175537, 2.0784313678741455, 2.0784313678741455, 1.9208683967590332, 2.0609242916107178, 1.9383753538131714, 1.9733893871307373, 2.113445281982422, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.165966510772705, 2.113445281982422, 2.0959384441375732, 1.7457983493804932, 2.0084033012390137, 2.1484594345092773, 1.9033613204956055, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.52030825614 [e2e-predictor] 9292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2731093168258667, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7457983493804932, 0.3277312219142914, 0.9579832553863525, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.39775922894477844, 0.7829132676124573, 0.8879552483558655, 0.6603642702102661, 0.9579832553863525, 1.5007003545761108, 0.9754902720451355, 1.343137264251709, 1.9383753538131714, 1.868347406387329, 1.4131653308868408, 0.8704482913017273, -0.5301120281219482, -0.7927170395851135, 0.03011205606162548, -1.3529410362243652, -0.4600839912891388, 2.1834733486175537, 1.693277359008789, 0.8879552483558655, 0.6603642702102661, -1.0553221702575684, -0.8452380299568176, -0.19747896492481232, -1.160364031791687, -1.195378065109253, 0.45028021931648254, 2.1834733486175537, 2.0609242916107178, 1.9908963441848755, 1.640756368637085, 1.7633053064346313, 1.8508403301239014, 1.868347406387329, 1.6582633256912231, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.218487501144409, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.8508403301239014, 2.043417453765869, 2.0259103775024414, 0.9929972887039185, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, [e2e-predictor] 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 0.2752102017402649, 0.9229692816734314, -0.3550419807434082, 1.693277359008789, 0.9754902720451355, 0.7478992342948914, 0.8704482913017273, 1.2030812501907349, 0.9229692816734314, 0.9054622650146484, 1.3606443405151367, 0.8704482913017273, 1.2731093168258667, 1.9383753538131714, 1.9383753538131714, 1.7107843160629272, 0.7478992342948914, -0.3025209903717041, -0.21498596668243408, -0.8452380299568176, 1.3081233501434326, -1.370448112487793, 1.3256303071975708, 1.868347406387329, 1.640756368637085, 1.0105042457580566, 0.5728292465209961, -0.4075630009174347, -0.39005598425865173, 0.3802522122859955, -0.4950979948043823, -1.3529410362243652, 0.2752102017402649, 2.0959384441375732, 1.780812382698059, 1.5707283020019531, 1.483193278312683, 0.8704482913017273, 1.9033613204956055, 2.0959384441375732, 2.113445281982422, 2.2009804248809814, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.113445281982422, 2.043417453765869, 1.9383753538131714, 2.0609242916107178, 1.9733893871307373, 1.868347406387329, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.572829 [e2e-predictor] 2465209961, 0.5728292465209961], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.780812382698059, 0.45028021931648254, 0.3102242052555084, 0.012605053372681141, 1.2731093168258667, 1.4481793642044067, 1.0455182790756226, 1.518207311630249, 1.465686321258545, 0.9579832553863525, 1.1330533027648926, 1.483193278312683, 0.8354342579841614, 1.2556023597717285, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.4131653308868408, 0.6428572535514832, 1.0805323123931885, 0.3627452254295349, 0.8879552483558655, -0.9327731132507324, -0.8452380299568176, 1.9558824300765991, 1.9383753538131714, 2.0084033012390137, 1.7107843160629272, 1.2556023597717285, 0.8529412746429443, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, -1.3879550695419312, 0.34523820877075195, 1.7983193397521973, 1.343137264251709, 1.815826416015625, 1.1155463457107544, 1.553221344947815, 1.9733893871307373, 1.8858543634414673, 2.218487501144409, 2.2710084915161133, 2.2710084915161133, 2.218487501144409, 2.1484594345092773, 2.113445281982422, 2.043417453765869, 1.9208683967590332, 1.9733893871307373, 2.0084033012390137, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.5 [e2e-predictor] 90336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0455182790756226, 1.1155463457107544, 1.1855742931365967, 1.2556023597717285, 1.3081233501434326, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7633053064346313, 0.39775922894477844, 1.0455182790756226, 0.7654062509536743, 1.3606443405151367, 1.4481793642044067, 0.9404762983322144, 1.483193278312683, 1.430672287940979, 0.9404762983322144, 1.2205883264541626, 1.465686321258545, 0.8879552483558655, 1.1855742931365967, 1.9208683967590332, 1.8508403301239014, 1.8333333730697632, 1.9383753538131714, 1.6582633256912231, 0.012605053372681141, 1.8333333730697632, 0.8704482913017273, 1.0630252361297607, -1.3179271221160889, 2.0784313678741455, 1.780812382698059, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.0259103775024414, 1.868347406387329, 0.8704482913017273, 0.7128852605819702, 0.8704482913017273, -1.4054621458053589, 1.4481793642044067, 0.415266215801239, 1.9208683967590332, 1.815826416015625, 1.4481793642044067, 1.815826416015625, 1.605742335319519, 1.3256303071975708, 2.235994577407837, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.0609242916107178, 2.0084033012390137, 1.868347406387329, 2.0084033012390137, 1.7983193397521973, 0.6953782439231873, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.782913267612457 [e2e-predictor] 3, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 1.0105042457580566, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2731093168258667, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 0.8879552483558655, 1.640756368637085, 0.7829132676124573, 1.553221344947815, 1.0280113220214844, 0.9579832553863525, 1.3256303071975708, 1.378151297569275, 0.6603642702102661, 1.2205883264541626, 1.3256303071975708, 0.7829132676124573, 1.3956583738327026, 1.868347406387329, 1.8333333730697632, 1.9208683967590332, 1.9033613204956055, 1.780812382698059, 1.2556023597717285, 1.9383753538131714, 1.7633053064346313, 1.2731093168258667, -1.370448112487793, 1.8333333730697632, 1.8333333730697632, 2.0784313678741455, 2.0959384441375732, 2.1309523582458496, 2.0609242916107178, 2.0609242916107178, 1.9733893871307373, 0.9929972887039185, 0.8004202842712402, 0.20518220961093903, -1.1253501176834106, 1.3606443405151367, 1.3956583738327026, 1.0280113220214844, 1.7107843160629272, 1.6757704019546509, 1.0805323123931885, 1.1680673360824585, 2.288515567779541, 2.2009804248809814, 2.2535016536712646, 2.235994577407837, 2.1484594345092773, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.8508403301239014, 1.0280113220214844, 0.7829132676124573, 0.8354342579841614, 0.8354 [e2e-predictor] 342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.9208683967590332, 1.3956583738327026, 0.6603642702102661, 0.6428572535514832, 0.9579832553863525, 0.520308256149292, 1.2205883264541626, 1.378151297569275, 0.9054622650146484, 1.3256303071975708, 1.815826416015625, 1.868347406387329, 1.9383753538131714, 1.8333333730697632, 1.3256303071975708, 0.15266107022762299, 2.0259103775024414, 2.0084033012390137, 1.2205883264541626, -1.0028010606765747, 1.9208683967590332, 1.9383753538131714, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.0784313678741455, 2.113445281982422, 2.0259103775024414, 2.0609242916107178, 0.8879552483558655, 0.8354342579841614, -1.4054621458053589, 1.7983193397521973, 1.1155463457107544 [e2e-predictor] , 1.8508403301239014, 1.6232492923736572, 1.553221344947815, 1.1155463457107544, 1.0630252361297607, 2.2535016536712646, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.1834733486175537, 2.1484594345092773, 2.0609242916107178, 1.9033613204956055, 1.9208683967590332, 1.7457983493804932, 0.7303922772407532, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779], [0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.430672287940979, 1.1680673360824585, 1.2731093168258667, 1.9033613204956055, 1.693277359008789, 1.0805323123931885, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 1.1855742931365967, 1.2556023597717285, 0.9579832553863525, 1.693277359008789, 1.693277359008789, 1.7633053064346313, 1.9208683967590332, 1.3081233501434326, 0.4677872359752655, 0.9929972887039185, 1.81582 [e2e-predictor] 6416015625, 1.8508403301239014, 1.1680673360824585, -0.7226890325546265, 1.9908963441848755, 2.0259103775024414, 2.1309523582458496, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.1309523582458496, 2.0959384441375732, 2.0959384441375732, 1.553221344947815, 0.7829132676124573, -0.12745095789432526, 0.7654062509536743, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.483193278312683, 1.483193278312683, 0.7654062509536743, 2.2710084915161133, 2.1834733486175537, 2.2009804248809814, 2.2710084915161133, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 1.9208683967590332, 2.0084033012390137, 1.9383753538131714, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.640756368637085, 1.6582633256912231, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.553221344947815, 1.518207311630249, [e2e-predictor] 1.0805323123931885, 1.7457983493804932, 1.9383753538131714, 1.7633053064346313, 0.6078432202339172, 0.502801239490509, 0.8354342579841614, 1.1330533027648926, 0.9929972887039185, 1.1330533027648926, 1.605742335319519, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 0.18767507374286652, -0.057422954589128494, -0.7401960492134094, 0.9579832553863525, 1.7107843160629272, 0.9229692816734314, 1.5007003545761108, 2.043417453765869, 1.9208683967590332, 2.113445281982422, 2.0609242916107178, 2.1309523582458496, 2.1484594345092773, 2.2009804248809814, 2.165966510772705, 2.1484594345092773, 1.7107843160629272, 1.9383753538131714, 1.0455182790756226, 0.7829132676124573, 1.9558824300765991, 1.9733893871307373, 1.553221344947815, 0.8004202842712402, 1.2731093168258667, 0.9754902720451355, 2.165966510772705, 2.2009804248809814, 2.235994577407837, 2.288515567779541, 2.218487501144409, 2.165966510772705, 2.218487501144409, 2.0084033012390137, 2.0784313678741455, 1.780812382698059, 1.0805323123931885, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.65826332 [e2e-predictor] 56912231, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.4481793642044067, 1.3081233501434326, 1.5707283020019531, 2.0609242916107178, 2.0609242916107178, 1.605742335319519, 0.08263305574655533, 0.9929972887039185, 1.343137264251709, 0.8879552483558655, 1.465686321258545, 1.868347406387329, 1.9908963441848755, 1.8508403301239014, 1.9733893871307373, -0.1624649614095688, 0.29271721839904785, -0.6001400351524353, 0.3802522122859955, 1.378151297569275, 1.9033613204956055, 1.430672287940979, 2.043417453765869, 1.8858543634414673, 2.218487501144409, 2.113445281982422, 2.113445281982422, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.5357143878936768, 1.868347406387329, 1.8858543634414673, 1.5707283020019531, 1.0105042457580566, 1.465686321258545, 1.5707283020019531, 1.9558824300765991, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.235994577407837, 2.218487501144409, 2.235994577407837, 2.113445281982422, 2.1309523582458496, 1.605742335319519, 1.4131653308868408, 0.6953782439231873, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.64075636863 [e2e-predictor] 7085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.553221344947815, 0.8354342579841614, 1.378151297569275, 1.0280113220214844, 1.378151297569275, 2.1309523582458496, 2.0784313678741455, 1.8508403301239014, 0.6253502368927002, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.553221344947815, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.0980392694473267, 0.45028021931648254, 0.415266215801239, -0.3200279772281647, -0.33753499388694763, 0.7303922772407532, 1.3256303071975708, 1.7983193397521973, 2.0259103775024414, 1.9383753538131714, 2.0259103775024414, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0959384441375732, 2.235994577407837, 2.2009804248809814, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.815826416015625, 1.7457983493804932, 1.9033613204956055, 1.8333333730697632, 0.9929972887039185, 1.3081233501434326, 1.4481793642044067, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.2710084915161133, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 1.815826416015625, 1.6582633256912231, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, [e2e-predictor] 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.0105042457580566, 1.2731093168258667, 0.9754902720451355, 1.3081233501434326, 2.0959384441375732, 2.0609242916107178, 1.430672287940979, 1.2556023597717285, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 1.7983193397521973, 1.9733893871307373, 1.6757704019546509, 1.9208683967590332, 0.3277312219142914, 0.1001400575041771, 0.8179272413253784, -0.14495795965194702, -0.5126050114631653, 0.24019621312618256, 1.0280113220214844, 1.7107843160629272, 1.6232492923736572, 1.6757704019546509, 2.0959384441375732, 2.043417453765869, 2.0084033012390137, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.8333333730697632, 1.7983193397521973, 2.0084033012390137, 1.7457983493804932, 0.6253502368927002, 1.1330533027648926, 1.465686321258545, 2.1309523582458496, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 2.165966510772705, 1.9033613204956055, 1.8858543634414673, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0. [e2e-predictor] 3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9754902720451355, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.483193278312683, 1.2030812501907349, 1.3081233501434326, 0.9929972887039185, 1.4131653308868408, 2.113445281982422, 1.780812382698059, 1.1505602598190308, 1.5707283020019531, 0.8004202842712402, 0.7654062509536743, 1.5357143878936768, 1.7457983493804932, 1.9908963441848755, 1.815826416015625, 1.780812382698059, 0.415266215801239, 0.2752102017402649, 0.8879552483558655, -0.17997196316719055, 0.08263305574655533, -0.9152660369873047, 0.9229692816734314, 1.0630252361297607, 1.3606443405151367, 2.0784313678741455, 1.780812382698059, 2.0959384441375732, 2.0609242916107178, 1.9033613204956055, 2.0784313678741455, 2.2009804248809814, 2.0609242916107178, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 2.0959384441375732, 1.2205883264541626, 1.3256303071975708, 1.5707283020019531, 1.9733893871307373, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.218487501144409, 1.868347406387329, 1.7107843160629272, 0.7829132676124573, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0 [e2e-predictor] .39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.343137264251709, 1.3606443405151367, 0.9054622650146484, 1.378151297569275, 2.0784313678741455, 0.415266215801239, 0.7829132676124573, 1.605742335319519, 1.2906162738800049, 1.640756368637085, 1.5007003545761108, 1.8508403301239014, 1.7983193397521973, 1.693277359008789, 1.465686321258545, 0.1001400575041771, 0.24019621312618256, 0.6778712272644043, -0.3200279772281647, 0.7128852605819702, -0.6701680421829224, 0.20518220961093903, 1.3081233501434326, 2.0609242916107178, 2.0609242916107178, 1.5357143878936768, 1.868347406387329, 2.113445281982422, 2.043417453765869, 2.0959384441375732, 2.1484594345092773, 1.9908963441848755, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 2.0959384441375732, 2.113445281982422, 0.24019621312618256, 1.2380952835083008, 1.6757704019546509, 2.0084033012390137, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 2.2009804248809814, 2.1834733486175537, 1.4481793642044067, 1.815826416015625, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3977592289447784 [e2e-predictor] 4, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.3081233501434326, 1.378151297569275, 0.8529412746429443, 1.5007003545761108, 1.728291392326355, -0.4600839912891388, -0.47759100794792175, 1.1330533027648926, 1.553221344947815, 1.693277359008789, 1.7457983493804932, 1.868347406387329, 1.9033613204956055, 1.553221344947815, 0.9929972887039185, 0.08263305574655533, -0.14495795965194702, 0.18767507374286652, 0.13515406847000122, 0.6953782439231873, -0.07492996007204056, 0.5728292465209961, 0.8179272413253784, 1.5007003545761108, 1.4131653308868408, 2.0259103775024414, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 2.0084033012390137, 2.218487501144409, 2.0784313678741455, 2.165966510772705, 1.9558824300765991, 1.9733893871307373, 2.113445281982422, 1.8858543634414673, 2.0784313678741455, 1.815826416015625, 0.9054622650146484, 1.2030812501907349, 1.7983193397521973, 2.0259103775024414, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 2.165966510772705, 1.7983193397521973, 1.9733893871307373, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9054622650146484, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.572829246 [e2e-predictor] 5209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.465686321258545, 1.1505602598190308, 1.2906162738800049, 0.5378152132034302, 1.5882353782653809, 1.5707283020019531, -0.0049019488506019115, -0.28501397371292114, 0.18767507374286652, 1.9208683967590332, 0.39775922894477844, 1.9558824300765991, 1.8858543634414673, 1.868347406387329, 1.605742335319519, 1.1680673360824585, 0.415266215801239, 0.6078432202339172, 1.2731093168258667, 0.24019621312618256, 1.1155463457107544, 0.7128852605819702, -0.19747896492481232, 0.39775922894477844, 0.9754902720451355, 0.9579832553863525, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 0.8004202842712402, 1.483193278312683, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.165966510772705, 2.0084033012390137, 2.165966510772705, 2.0609242916107178, 1.6757704019546509, 2.043417453765869, 0.9929972887039185, 1.693277359008789, 1.6757704019546509, 2.0259103775024414, 2.1834733486175537, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 1.9383753538131714, 1.8333333730697632, 0.6428572535514832, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.71288 [e2e-predictor] 52605819702, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5707283020019531, 0.9404762983322144, 1.2731093168258667, 0.8179272413253784, 1.5707283020019531, 1.2731093168258667, 0.11764705926179886, -1.0553221702575684, -0.12745095789432526, 1.7983193397521973, 0.5728292465209961, 1.728291392326355, 1.8508403301239014, 1.8333333730697632, 1.7633053064346313, 1.0980392694473267, 0.24019621312618256, 0.6778712272644043, 1.3956583738327026, 0.29271721839904785, 0.7128852605819702, 0.415266215801239, -0.6351540088653564, 0.7829132676124573, 1.1155463457107544, 1.483193278312683, 1.378151297569275, 1.343137264251709, 1.7107843160629272, 1.2205883264541626, 1.9908963441848755, 2.218487501144409, 2.113445281982422, 2.1484594345092773, 1.9908963441848755, 1.9383753538131714, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 2.0609242916107178, 1.9033613204956055, 1.430672287940979, 1.728291392326355, 2.0784313678741455, 2.1834733486175537, 2.2009804248809814, 2.235994577407837, 2.235994577407837, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.0784313678741455, 2.0084033012390137, 1.483193278312683, 1.465686321258545, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.94 [e2e-predictor] 04762983322144, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.520308256149292, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.553221344947815, -0.5301120281219482, 1.1680673360824585, 0.3802522122859955, 1.553221344947815, 1.0805323123931885, 0.03011205606162548, 0.0476190559566021, -0.3025209903717041, 0.3102242052555084, 0.4852942228317261, 1.8333333730697632, 1.9733893871307373, 1.728291392326355, 1.7107843160629272, 0.2226892113685608, 0.18767507374286652, 0.6078432202339172, 1.0630252361297607, 0.4852942228317261, 0.9404762983322144, 0.9229692816734314, -0.3200279772281647, -0.19747896492481232, 0.9754902720451355, 1.1155463457107544, 0.3277312219142914, 1.2380952835083008, 1.605742335319519, 1.465686321258545, 2.2009804248809814, 2.0784313678741455, 2.0259103775024414, 2.043417453765869, 2.113445281982422, 1.8508403301239014, 1.693277359008789, 1.8508403301239014, 1.9558824300765991, 2.0084033012390137, 1.9208683967590332, 1.5707283020019531, 1.868347406387329, 2.0259103775 [e2e-predictor] 024414, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.235994577407837, 2.218487501144409, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 2.0084033012390137, 1.5007003545761108, 2.043417453765869, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, -1.160364031791687, 1.1680673360824585, 0.2226892113685608, 1.465686321258545, 0.8704482913017273, 0.2752102017402649, 0.8704482913017273, 0.6778712272644043, 1.0980392694473267, 0.7128852605819702, 1.7983193397521973, 1.9908963441848755, 1.640756368637085, 1.728291392326355, 0.6603642702102661, 0.2577032148838043, 0.4852942228317261, 0.8529412746429443, 0.6253502368927002, 0.9754902720451355, 1.3256303071975708, 0.4677872359752655, -0.5126050114631653, 1.4131653308868408 [e2e-predictor] , 0.6078432202339172, 1.378151297569275, 0.08263305574655533, 0.9404762983322144, 0.8004202842712402, 1.8333333730697632, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 2.113445281982422, 1.9733893871307373, 1.7107843160629272, 1.9033613204956055, 2.0784313678741455, 1.8508403301239014, 1.815826416015625, 1.3606443405151367, 1.868347406387329, 1.9733893871307373, 2.2535016536712646, 2.1834733486175537, 2.218487501144409, 2.235994577407837, 2.235994577407837, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1309523582458496, 2.0084033012390137, 1.6582633256912231, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, -0.3025209903717041, 1.1505602598190308, 0.9754902720451355, 1.343137264251709, 1.3956583738327026, 0.5028012 [e2e-predictor] 39490509, 0.4677872359752655, 0.8529412746429443, 1.3956583738327026, 0.0476190559566021, 1.2030812501907349, 1.9733893871307373, 1.4131653308868408, 1.640756368637085, 0.8179272413253784, 0.13515406847000122, 0.5553222298622131, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 1.553221344947815, 0.45028021931648254, -0.6176469922065735, 0.9229692816734314, 1.5357143878936768, 1.693277359008789, 1.605742335319519, 0.502801239490509, 1.5357143878936768, 1.3081233501434326, 1.8333333730697632, 2.1309523582458496, 2.0084033012390137, 2.1484594345092773, 2.0959384441375732, 1.5357143878936768, 1.780812382698059, 2.0784313678741455, 1.8858543634414673, 1.9208683967590332, 0.9754902720451355, 1.8333333730697632, 2.0259103775024414, 2.288515567779541, 2.0609242916107178, 2.2535016536712646, 2.2535016536712646, 2.288515567779541, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1834733486175537, 2.0259103775024414, 1.9733893871307373, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4131653308 [e2e-predictor] 868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.4131653308868408, 0.0476190559566021, 1.0980392694473267, 1.2556023597717285, 1.5707283020019531, 1.693277359008789, 0.24019621312618256, 0.9404762983322144, 1.1330533027648926, -0.4075630009174347, -0.3550419807434082, 0.6253502368927002, 2.0084033012390137, 1.553221344947815, 1.3956583738327026, 0.8004202842712402, -0.39005598425865173, 1.1155463457107544, 0.9054622650146484, 0.9054622650146484, 0.6603642702102661, 1.1680673360824585, 0.6253502368927002, 0.18767507374286652, -0.3025209903717041, 0.6253502368927002, 1.5007003545761108, 1.378151297569275, 1.0630252361297607, 0.2226892113685608, 0.17016807198524475, 1.518207311630249, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.113445281982422, 1.7457983493804932, 1.780812382698059, 1.5357143878936768, 1.8333333730697632, 1.9733893871307373, 1.5357143878936768, 1.7457983493804932, 1.7983193397521973, 2.2710084915161133, 2.218487501144409, 2.235994577407837, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 1.9383753538131714, 1.7983193397521973, 2.0084033012390137, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1 [e2e-predictor] .2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.4131653308868408, 0.6428572535514832, 1.2205883264541626, 1.2380952835083008, 1.518207311630249, 1.7107843160629272, 0.45028021931648254, 0.3802522122859955, 0.7478992342948914, -1.1253501176834106, -0.6176469922065735, 1.2380952835083008, 1.9383753538131714, 1.483193278312683, 0.7829132676124573, 1.2030812501907349, -0.17997196316719055, 0.7303922772407532, 0.08263305574655533, 0.15266107022762299, 0.7654062509536743, 1.3606443405151367, 0.7128852605819702, 0.2226892113685608, -0.8277310132980347, 0.6778712272644043, 1.5357143878936768, -0.07492996007204056, -0.28501397371292114, -0.23249296844005585, 0.18767507374286652, 1.0630252361297607, 1.8508403301239014, 2.1484594345092773, 1.9733893871307373, 2.113445281982422, 1.7107843160629272, 2.0784313678741455, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0259103775024414, 1.3081233501434326, 1.9383753538131714, 2.3060226440429688, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.288515567779541, 2.2710084915161133, 2.218487501144409, 1.6582633256912231, 1.7633053064346313, 1.9733893871307373, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.55532222986 [e2e-predictor] 22131, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 0.8704482913017273, 1.2731093168258667, 1.2906162738800049, 1.5882353782653809, 1.6757704019546509, 0.29271721839904785, 0.3802522122859955, -0.7752100229263306, -0.5651260018348694, 0.520308256149292, 1.8508403301239014, 2.0609242916107178, 1.430672287940979, 1.2906162738800049, 0.6428572535514832, -0.39005598425865173, 1.2030812501907349, 0.9754902720451355, -0.3025209903717041, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 0.415266215801239, -0.4950979948043823, 0.5553222298622131, 0.7654062509536743, -0.47759100794792175, 0.5728292465209961, -0.4425770044326782, 0.3277312219142914, 1.3256303071975708, 1.7983193397521973, 1.3606443405151367, 2.1309523582458496, 2.113445281982422, 1.8508403301239014, 2.1309523582458496, 2.1309523582458496, 1.9733893871307373, 1.9558824300765991, 2.1834733486175537, 2.0084033012390137, 1.7983193397521973, 2.3060226440429688, 2.2710084915161133, 2.218487501144409, 2.3235294818878174, 2.2535016536712646, 2.288515567779541, 2.3060226440429688, 2.235994577407837, 1.9733893871307373, 2.0959384441375732, 1.5357143878936768, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.20518220961093903, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142 [e2e-predictor] 914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.378151297569275, -0.23249296844005585, 1.2030812501907349, 1.5882353782653809, 1.7107843160629272, 1.7107843160629272, 1.4481793642044067, 0.3277312219142914, -0.5826330184936523, -1.5980392694473267, 0.7829132676124573, 1.9733893871307373, 2.0959384441375732, 1.483193278312683, 1.3606443405151367, 1.465686321258545, -0.21498596668243408, 0.8004202842712402, 1.2205883264541626, -0.07492996007204056, 0.3277312219142914, 0.9754902720451355, 0.8004202842712402, 0.8879552483558655, -0.33753499388694763, 0.20518220961093903, -0.09243696182966232, -0.4425770044326782, -0.7577030062675476, 0.13515406847000122, 1.0630252361297607, 1.780812382698059, 1.640756368637085, 1.9208683967590332, 2.0959384441375732, 1.6582633256912231, 1.9033613204956055, 1.780812382698059, 2.0784313678741455, 2.0259103775024414, 2.0259103775024414, 2.218487501144409, 2.1309523582458496, 1.8333333730697632, 2.288515567779541, 2.1309523582458496, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.288515567779541, 2.2535016536712646, 1.5882353782653809, 1.1855742931365967, 1.5882353782653809, 1.0105042457580566, 0.6603642702102661, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0 [e2e-predictor] .3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 0.2577032148838043, 1.1505602598190308, 1.6232492923736572, 1.7457983493804932, 1.5882353782653809, 1.5882353782653809, 0.4852942228317261, 0.2226892113685608, -1.195378065109253, 1.3606443405151367, 2.0084033012390137, 2.1834733486175537, 1.4131653308868408, 1.3956583738327026, 1.1855742931365967, 0.29271721839904785, 0.8529412746429443, 1.3606443405151367, 0.3277312219142914, 0.5728292465209961, 0.432773232460022, 1.0980392694473267, 0.6778712272644043, -0.33753499388694763, -0.7051820158958435, -0.6176469922065735, -0.0049019488506019115, -0.7577030062675476, -0.6526610255241394, 0.9229692816734314, 1.6582633256912231, 1.9558824300765991, 1.553221344947815, 1.7457983493804932, 0.8704482913017273, 1.9208683967590332, 2.0784313678741455, 2.043417453765869, 1.9733893871307373, 1.6582633256912231, 2.2009804248809814, 2.1484594345092773, 1.8508403301239014, 1.8858543634414673, 2.235994577407837, 2.3060226440429688, 2.235994577407837, 2.288515567779541, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9558824300765991, 1.9558824300765991, 1.378151297569275, 1.343137264251709, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.380252212285995 [e2e-predictor] 5, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, -0.6001400351524353, 1.1505602598190308, 1.6232492923736572, 1.780812382698059, 1.5882353782653809, 1.6757704019546509, 0.8179272413253784, 0.06512605398893356, 0.9404762983322144, 0.9229692816734314, 1.8508403301239014, 2.0784313678741455, 1.343137264251709, 0.24019621312618256, 0.8354342579841614, 0.11764705926179886, 0.3277312219142914, 0.9579832553863525, 1.0805323123931885, -0.12745095789432526, 0.9579832553863525, 0.502801239490509, 0.9929972887039185, -0.5126050114631653, 0.3102242052555084, 0.4852942228317261, -0.3550419807434082, 0.4677872359752655, -0.8802520632743835, 0.4852942228317261, 1.4481793642044067, 2.1484594345092773, 1.0280113220214844, 1.3256303071975708, 0.17016807198524475, 1.8858543634414673, 1.9033613204956055, 1.7457983493804932, 1.3956583738327026, 1.5007003545761108, 2.0609242916107178, 2.043417453765869, 1.8858543634414673, 1.8333333730697632, 2.2009804248809814, 2.3060226440429688, 2.341036558151245, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9208683967590332, 2.0609242916107178, 0.6778712272644043, 0.8879552483558655, 0.4677872359752655, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490 [e2e-predictor] 509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.432773232460022], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, -0.4950979948043823, 1.1330533027648926, 1.6582633256912231, 1.7107843160629272, 1.7633053064346313, 1.693277359008789, 0.7478992342948914, 0.2752102017402649, 1.0630252361297607, 0.3102242052555084, 1.868347406387329, 2.043417453765869, 1.518207311630249, 0.4677872359752655, 1.5007003545761108, 1.0280113220214844, 0.18767507374286652, 1.0280113220214844, 0.9579832553863525, -0.26750698685646057, 1.0280113220214844, 1.3256303071975708, 0.9054622650146484, -0.42506998777389526, -0.3200279772281647, 0.08263305574655533, 0.9404762983322144, 0.6078432202339172, 0.590336263179779, 1.2205883264541626, 1.0105042457580566, 2.113445281982422, 0.8529412746429443, 0.5728292465209961, -0.6001400351524353, 1.9033613204956055, 1.6582633256912231, 1.553221344947815, 0.432773232460022, 0.8004202842712402, 1.815826416015625, 1.9908963441848755, 1.8508403301239014, 1.2205883264541626, 2.288515567779541, 2.341036558151245, 2.3235294818878174, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.288515567779541, 1.780812382698059, 1.1155463457107544, -0.057422954589128494, -0.022408949211239815, 0.34523820877075195, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0. [e2e-predictor] 8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254], [0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0105042457580566, -0.9852941036224365, 1.2731093168258667, 1.4481793642044067, 1.6582633256912231, 1.780812382698059, 1.693277359008789, 0.6253502368927002, -0.07492996007204056, 0.6953782439231873, 0.45028021931648254, 1.9033613204956055, 1.9383753538131714, 1.343137264251709, 0.2226892113685608, 1.5882353782653809, 1.868347406387329, 1.4131653308868408, 1.2030812501907349, -0.39005598425865173, -0.17997196316719055, 0.502801239490509, 1.693277359008789, 0.8179272413253784, -0.12745095789432526, -0.057422954589128494, -0.2499999701976776, 0.9229692816734314, 0.502801239490509, -0.03991595283150673, 1.343137264251709, 1.7107843160629272, 1.9908963441848755, 2.043417453765869, 0.8704482913017273, 0.11764705926179886, 1.9383753538131714, 1.7457983493804932, 1.4481793642044067, 1.8858543634414673, 0.9229692816734314, 1.693277359008789, 1.815826416015625, 1.6757704019546509, 1.2731093168258667, 2.1309523582458496, 2.165966510772705, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.288515567779541, 2.2535016536712646, 1.868347406387329, 1.8508403301239014, 0.415266215801239, 0.415266215801239, [e2e-predictor] 0.8004202842712402, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.432773232460022], [0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9229692816734314, -1.370448112487793, 1.3256303071975708, 1.5357143878936768, 1.7983193397521973, 1.815826416015625, 1.6757704019546509, 0.6778712272644043, 0.03011205606162548, 0.520308256149292, 0.13515406847000122, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.20518220961093903, 1.378151297569275, 1.5707283020019531, 0.6078432202339172, 0.3277312219142914, -0.09243696182966232, 1.2380952835083008, 1.1680673360824585, 1.5882353782653809, 1.0280113220214844, -0.07492996007204056, -0.057422954589128494, 0.13515406847000122, 0.3277312219142914, 0.39775922894477844, 0.2577032148838043, 0.6778712272644043, 1.4131653308868408, 1.7457983493804932, 2.1309523582458496, 2.043417453765869, 1.9558824300765991, 1.9733893 [e2e-predictor] 871307373, 1.7457983493804932, 1.6232492923736572, 1.868347406387329, 1.378151297569275, 1.9558824300765991, 2.043417453765869, 1.6582633256912231, 1.0280113220214844, 2.0259103775024414, 2.0259103775024414, 2.165966510772705, 2.341036558151245, 2.2710084915161133, 2.3060226440429688, 2.2535016536712646, 1.9383753538131714, 2.0259103775024414, 1.1155463457107544, 1.2731093168258667, 1.1855742931365967, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, -1.3529410362243652, 1.3956583738327026, 1.483193278312683, 1.8333333730697632, 1.7983193397521973, 1.6757704019546509, 0.8704482913017273, 0.9929972887039185, -0.21498596668243408, 0.2752102017402649, 1.9908963441848755, 1.7983193397521973, -0.057422954589128494, -0.6701680421829224, 1.3256303071975708, 1.5007003545761108, - [e2e-predictor] 0.03991595283150673, -0.39005598425865173, 0.502801239490509, 1.2731093168258667, 1.1855742931365967, 1.868347406387329, 2.0084033012390137, 0.9404762983322144, 0.5553222298622131, 1.0455182790756226, 0.15266107022762299, 0.1001400575041771, 0.415266215801239, 0.13515406847000122, 0.8179272413253784, 0.9579832553863525, 1.5882353782653809, 1.8858543634414673, 2.1309523582458496, 1.5357143878936768, 1.3256303071975708, 1.6232492923736572, 1.6232492923736572, 1.7457983493804932, 1.518207311630249, 1.9908963441848755, 1.0280113220214844, -0.21498596668243408, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.9733893871307373, 2.0609242916107178, 2.2710084915161133, 2.1484594345092773, 1.2906162738800049, 1.605742335319519, 1.3956583738327026, 0.4852942228317261, 0.432773232460022, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.01050424 [e2e-predictor] 57580566, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, -1.0378150939941406, 1.3256303071975708, 1.5707283020019531, 1.8508403301239014, 1.8333333730697632, 1.2205883264541626, 0.8529412746429443, 0.06512605398893356, -0.10994396358728409, -0.2499999701976776, 2.043417453765869, 1.6757704019546509, 0.6953782439231873, -1.0903360843658447, 1.553221344947815, 1.5357143878936768, -0.09243696182966232, -0.12745095789432526, 0.9054622650146484, 0.9929972887039185, 0.3627452254295349, 1.693277359008789, 1.9383753538131714, 0.2577032148838043, 0.9754902720451355, 0.3627452254295349, -0.5476189851760864, -0.3025209903717041, -0.057422954589128494, 0.11764705926179886, 0.9404762983322144, 0.502801239490509, 0.3802522122859955, -0.057422954589128494, 1.9208683967590332, 0.2226892113685608, 1.343137264251709, 1.4481793642044067, 0.9754902720451355, 1.0105042457580566, 1.605742335319519, 1.8508403301239014, -0.0049019488506019115, 1.553221344947815, 1.5882353782653809, 1.6582633256912231, -0.37254899740219116, 0.18767507374286652, 1.815826416015625, 2.3235294818878174, 2.0959384441375732, 1.6232492923736572, 1.605742335319519, 1.9733893871307373, 0.432773232460022, 0.7654062509536743, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.06302523 [e2e-predictor] 61297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8354342579841614, 0.8529412746429443, -1.1078431606292725, 1.2906162738800049, 1.518207311630249, 1.7633053064346313, 1.0805323123931885, 0.8179272413253784, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.6778712272644043, 2.1309523582458496, 1.7107843160629272, 0.6078432202339172, -1.0553221702575684, 1.2906162738800049, 1.6232492923736572, 0.24019621312618256, 0.8354342579841614, 0.8179272413253784, 0.2752102017402649, 0.415266215801239, 1.9033613204956055, 1.6582633256912231, 0.24019621312618256, 0.9404762983322144, 0.6253502368927002, 0.17016807198524475, 0.3102242052555084, 0.8529412746429443, 0.7303922772407532, 0.9054622650146484, -0.23249296844005585, -0.6176469922065735, -0.5651260018348694, 0.0476190559566021, 1.1855742931365967, 1.0280113220214844, 1.640756368637085, 1.3256303071975708, 1.1680673360824585, 1.2906162738800049, 1.2731093168258667, -0.7051820158958435, 1.8508403301239014, 0.6953782439231873, -0.0049019488506019115, -0.12745095789432526, 0.2577032148838043, 1.5882353782653809, 2.288515567779541, 1.8858543634414673, 1.0280113220214844, 2.0084033012390137, 0.8179272413253784, -0.07492996007204056, 0.45028021931648254, 0.5378152132034302, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.5728292465209961, 0 [e2e-predictor] .6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, -0.5476189851760864, 1.2731093168258667, 1.5707283020019531, 1.7633053064346313, 0.8529412746429443, 1.4131653308868408, 0.502801239490509, 0.5553222298622131, 0.17016807198524475, 1.3081233501434326, 1.9558824300765991, 1.728291392326355, 0.8529412746429443, -1.335434079170227, 1.518207311630249, 1.2556023597717285, 0.6778712272644043, 0.18767507374286652, 0.2752102017402649, 0.6078432202339172, 1.3956583738327026, 1.868347406387329, 1.7457983493804932, 0.415266215801239, 1.1330533027648926, 1.1505602598190308, 0.432773232460022, 1.0980392694473267, 0.2226892113685608, 1.2731093168258667, 1.2556023597717285, -0.8802520632743835, -0.8802520632743835, -1.282913088798523, -0.9152660369873047, 1.2380952835083008, 0.9229692816734314, 1.2731093168258667, 1.9558824300765991, 1.7457983493804932, 1.5707283020019531, 1.2906162738800049, -0.6526610255241394, 1.693277359008789, 1.1505602598190308, 0.39775922894477844, 0.29271721839904785, 0.520308256149292, 1.2030812501907349, 1.8333333730697632, 0.5378152132034302, 1.7457983493804932, 2.218487501144409, 1.0630252361297607, 0.8704482913017273, 0.2577032148838043, 0.6078432202339172, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, [e2e-predictor] 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, -0.057422954589128494, 1.1505602598190308, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.518207311630249, 0.7303922772407532, 0.39775922894477844, -0.4600839912891388, 1.6757704019546509, 2.0609242916107178, 1.7983193397521973, 1.1680673360824585, -1.2303920984268188, 1.553221344947815, 0.8354342579841614, 1.465686321258545, 0.415266215801239, 0.6953782439231873, 0.7478992342948914, 1.6232492923736572, 1.1330533027648926, 1.4481793642044067, 0.6253502368927002, 0.9229692816734314, 0.520308256149292, 0.7829132676124573, 0.39775922894477844, 0.9579832553863525, 0.5378152132034302, -0.9152660369873047, 0.012605053372681141, 0.20518220961093903, -0.19747896492481232, -1.1253501176834106, -0.4600839912891388, 0.3102242052555084, 1.1155463457107544, 1.7633053064346313, 1.7107843160629272, 1.553221344947815, 0.39775922894477844, -0.03991595283150673, 2.0084033012390137, 1.5357143878936768, 0.3627452254295349, 0.39775922894477844, 0.9229692816734314, 1.4481793642044067, 1.0805323123931885, 1.6757704019546509, 1.815826416015625, 1.693277359008789, 1.1680673360824585, -0.26750698685646057, 0.3102242052555084, 0.5553222298622131, 0.6778712272644043, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.432773232460022], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.32773122191 [e2e-predictor] 42914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.5378152132034302, 1.1155463457107544, 1.5007003545761108, 1.9208683967590332, 1.7457983493804932, 1.483193278312683, 0.8179272413253784, 0.24019621312618256, 0.5728292465209961, 1.4131653308868408, 1.8858543634414673, 1.868347406387329, 1.0805323123931885, -0.6001400351524353, 1.5707283020019531, 1.5707283020019531, 1.7457983493804932, 0.7478992342948914, 1.0630252361297607, 1.2030812501907349, 1.4481793642044067, 2.113445281982422, 0.0476190559566021, 0.18767507374286652, 0.9054622650146484, 0.8354342579841614, 0.9929972887039185, 0.7478992342948914, 0.3277312219142914, -0.42506998777389526, 0.7303922772407532, -0.07492996007204056, 0.24019621312618256, -0.42506998777389526, -1.2303920984268188, -1.0728291273117065, 0.6428572535514832, 1.0980392694473267, 1.868347406387329, 1.378151297569275, 1.465686321258545, 0.08263305574655533, -0.28501397371292114, 1.4131653308868408, 1.8508403301239014, 1.0805323123931885, 0.08263305574655533, 1.2380952835083008, 1.6232492923736572, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 2.0959384441375732, 1.1505602598190308, 0.2226892113685608, 0.34523820877075195, 0.012605053372681141, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.432773232460022], [0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.60784322023391 [e2e-predictor] 72, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.29271721839904785, 1.0980392694473267, 1.605742335319519, 1.9208683967590332, 1.780812382698059, 1.640756368637085, 0.7829132676124573, 1.0455182790756226, 1.2205883264541626, 1.8333333730697632, 1.9558824300765991, 1.605742335319519, 0.8179272413253784, -0.26750698685646057, 1.5007003545761108, 1.780812382698059, 1.483193278312683, 1.1680673360824585, 0.8529412746429443, 1.5007003545761108, 1.3081233501434326, 2.0959384441375732, 0.8354342579841614, 0.7829132676124573, 0.9579832553863525, -0.39005598425865173, 0.7829132676124573, 0.9229692816734314, 0.415266215801239, -0.3025209903717041, -0.17997196316719055, -0.0049019488506019115, 0.29271721839904785, -0.2499999701976776, -0.7752100229263306, -0.4950979948043823, -0.9327731132507324, 0.24019621312618256, 1.693277359008789, 2.0784313678741455, 1.3081233501434326, -0.10994396358728409, 0.0476190559566021, 0.9229692816734314, 1.1330533027648926, 0.6253502368927002, 0.3802522122859955, 1.2205883264541626, 1.7457983493804932, 1.2731093168258667, 0.6778712272644043, 0.9229692816734314, -0.12745095789432526, 0.7654062509536743, 1.0455182790756226, -0.0049019488506019115, 0.13515406847000122, 0.5378152132034302, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677 [e2e-predictor] 872359752655, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.432773232460022], [0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 1.3606443405151367, 1.640756368637085, 1.9558824300765991, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 0.7128852605819702, 1.640756368637085, 1.640756368637085, 1.8858543634414673, 1.605742335319519, 0.8354342579841614, -0.4425770044326782, 1.605742335319519, 1.640756368637085, 1.3081233501434326, 1.2380952835083008, 0.520308256149292, 1.5357143878936768, 1.7107843160629272, 1.553221344947815, 0.3802522122859955, 0.8179272413253784, 0.8529412746429443, 0.17016807198524475, 0.13515406847000122, 1.0980392694473267, 0.2752102017402649, -0.03991595283150673, -0.6351540088653564, 0.6953782439231873, 0.432773232460022, 0.7478992342948914, -1.2303920984268188, -0.3200279772281647, -1.1253501176834106, -0.4075630009174347, 1.2380952835083008, 1.9908963441848755, 1.465686321258545, 0.4677872359752655, 0.8354342579841614, 1.0805323123931885, 0.3802522122859955, 1.0105042457580566, 0.6603642702102661, 1.3956583738327026, 1.8858543634414673, 1.6582633256912231, -0.057422954589128494, -0.1624649614095688, -0.47759100794792175, -0.7226890325546265, 1.343137264251709, 1.728291392326355, 0.415266215801239, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.73039227724075 [e2e-predictor] 32, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.432773232460022, 0.4677872359752655, 0.45028021931648254], [0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5553222298622131, 0.5378152132034302, 0.4677872359752655, 0.6953782439231873, 1.378151297569275, 1.7457983493804932, 1.9033613204956055, 1.7983193397521973, 1.7107843160629272, 1.2731093168258667, 0.8004202842712402, 1.6757704019546509, 1.7457983493804932, 1.868347406387329, 1.553221344947815, 0.432773232460022, -0.03991595283150673, 1.553221344947815, 1.0805323123931885, 1.1680673360824585, 1.0105042457580566, 1.1330533027648926, 0.8704482913017273, 1.2380952835083008, 1.343137264251709, -0.33753499388694763, 1.3081233501434326, 0.5728292465209961, 0.2577032148838043, 0.3277312219142914, 0.0476190559566021, -0.2499999701976776, 0.2752102017402649, -0.4600839912891388, 0.5728292465209961, 0.6953782439231873, 0.432773232460022, 0.06512605398893356, -0.4425770044326782, 0.6778712272644043, -0.37254899740219116, 1.3606443405151367, 0.6778712272644043, 1.1855742931365967, -0.022408949211239815, 0.590336263179779, 1.465686321258545, 1.4131653308868408, 1.605742335319519, 1.5357143878936768, 2.0259103775024414, 2.043417453765869, 1.7983193397521973, -0.9852941036224365, -0.6001400351524353, 0.8004202842712402, 0.8004202842712402, 1.2556023597717285, 1.9383753538131714, 1.3956583738327026, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644 [e2e-predictor] 043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254], [0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.3802522122859955, 0.6778712272644043, 1.343137264251709, 1.6232492923736572, 1.815826416015625, 1.8333333730697632, 1.343137264251709, 0.29271721839904785, 1.1155463457107544, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.0455182790756226, -0.5126050114631653, -0.7401960492134094, 1.2556023597717285, 1.1680673360824585, 1.3606443405151367, 0.8879552483558655, 0.6078432202339172, 0.8004202842712402, 0.2226892113685608, 0.7654062509536743, -0.1624649614095688, 1.2906162738800049, 1.3606443405151367, 0.2226892113685608, 1.0280113220214844, 0.8879552483558655, 1.1330533027648926, -0.03991595283150673, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.6078432202339172, -1.0903360843658447, 0.590336263179779, -0.23249296844005585, 1.343137264251709, -0.03991595283150673, -0.28501397371292114, -0.2499999701976776, 1.2906162738800049, 0.71 [e2e-predictor] 28852605819702, 1.0105042457580566, 1.2205883264541626, 1.8333333730697632, 1.4131653308868408, 1.868347406387329, 2.0784313678741455, -1.0728291273117065, 1.5007003545761108, 1.0630252361297607, 0.5553222298622131, 1.465686321258545, 1.5357143878936768, 1.5707283020019531, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.415266215801239, 0.34523820877075195, 0.29271721839904785, 0.6603642702102661, 1.553221344947815, 1.7107843160629272, 1.868347406387329, 1.8508403301239014, 1.1330533027648926, 0.7654062509536743, 1.2906162738800049, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 0.11764705926179886, 0.03011205606162548, -0.6001400351524353, 1.430672287940979, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.6078432202339172, 1.1680673360824585, 0.7303922772407532, 0.3627452254295349, 0.3102242052555084, 1.0980392694473267, 0.8704482 [e2e-predictor] 913017273, 1.1155463457107544, 0.6953782439231873, 0.9404762983322144, 1.0455182790756226, 0.2226892113685608, 1.3081233501434326, 1.0455182790756226, 1.1855742931365967, 0.8004202842712402, 0.8879552483558655, -0.8802520632743835, -0.3025209903717041, 0.39775922894477844, 0.3627452254295349, 1.0980392694473267, -0.10994396358728409, -0.28501397371292114, 1.0980392694473267, 0.7303922772407532, 0.9404762983322144, 0.1001400575041771, 0.2226892113685608, 1.2731093168258667, 1.7633053064346313, 1.7457983493804932, -0.26750698685646057, 1.3081233501434326, 0.6428572535514832, 0.8179272413253784, 1.3256303071975708, 1.6757704019546509, 1.4131653308868408, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.2577032148838043, 0.7303922772407532, 1.378151297569275, 1.605742335319519, 1.8508403301239014, 1.815826416015625, 0.74789 [e2e-predictor] 92342948914, 1.0630252361297607, 1.430672287940979, 1.7457983493804932, 1.5357143878936768, 1.640756368637085, -1.0553221702575684, -0.12745095789432526, -0.5126050114631653, 1.3256303071975708, 1.2205883264541626, 0.8354342579841614, 1.2556023597717285, 1.465686321258545, 0.7829132676124573, 0.6428572535514832, -0.5476189851760864, -0.10994396358728409, 1.378151297569275, 1.1155463457107544, 0.6428572535514832, -0.03991595283150673, -0.09243696182966232, 0.8879552483558655, 0.03011205606162548, 1.2906162738800049, 1.483193278312683, 1.3256303071975708, 1.3956583738327026, 1.1855742931365967, -1.0203081369400024, -0.5651260018348694, 0.8004202842712402, 0.3802522122859955, 0.6253502368927002, -0.09243696182966232, -1.2303920984268188, 0.39775922894477844, 0.520308256149292, 1.2556023597717285, 0.2577032148838043, 1.0980392694473267, 1.5707283020019531, 1.465686321258545, 1.8508403301239014, -0.47759100794792175, 1.0105042457580566, 0.6603642702102661, 0.13515406847000122, 1.6232492923736572, 1.6757704019546509, 1.5007003545761108, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.520308256149292, 0.4852942228317261, 0.502801239490509], [0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3802522122859955, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.53781521 [e2e-predictor] 32034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.29271721839904785, 0.24019621312618256, 0.2226892113685608, 0.8004202842712402, 1.5357143878936768, 1.6232492923736572, 1.8333333730697632, 1.7633053064346313, 0.4677872359752655, 0.7654062509536743, 1.6232492923736572, 1.815826416015625, 1.8858543634414673, 1.430672287940979, 0.2577032148838043, -0.10994396358728409, -0.26750698685646057, 1.5007003545761108, 1.343137264251709, 0.590336263179779, 0.6778712272644043, 0.7829132676124573, 1.3081233501434326, 0.6778712272644043, -0.03991595283150673, 0.590336263179779, 1.605742335319519, 1.1855742931365967, 1.0280113220214844, 0.7654062509536743, -0.07492996007204056, 0.7128852605819702, 0.11764705926179886, 1.1855742931365967, 1.2731093168258667, 1.640756368637085, 1.1855742931365967, 1.7107843160629272, -0.7226890325546265, 0.4852942228317261, -0.12745095789432526, -0.07492996007204056, -0.47759100794792175, 0.2577032148838043, -1.457983136177063, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.5728292465209961, 0.2577032148838043, 1.6582633256912231, 1.7107843160629272, 1.9908963441848755, -1.1428570747375488, 0.6078432202339172, 0.6778712272644043, 0.3102242052555084, 1.7457983493804932, 1.1680673360824585, 0.7303922772407532, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.4852942228317261, 0.502801239490509]], [[1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.914509892 [e2e-predictor] 4636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8556864261627197, 1.803398847579956, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374], [1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827 [e2e-predictor] 363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0 [e2e-predictor] 190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.65307199954986 [e2e-predictor] 57, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.79250556230 [e2e-predictor] 54504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1. [e2e-predictor] 0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.01254916 [e2e-predictor] 19110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.646536111831665], [1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410 [e2e-predictor] 110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7925055623054504, 0.8447931408882141, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.16941189765 [e2e-predictor] 93018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.08226 [e2e-predictor] 5853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.9428323 [e2e-predictor] 50730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.7511112689971924], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.437385797 [e2e-predictor] 5006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7227887511253357, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.07137262 [e2e-predictor] 8211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8731155395507812, 1.8208279609680176, 1.803398847579956], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868 [e2e-predictor] , 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6530719995498657, 0.6356428265 [e2e-predictor] 571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.9145098924636841, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.82 [e2e-predictor] 7363908290863, 0.8099347352981567, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.8905447721481323], [1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1585186 [e2e-predictor] 71989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.792 [e2e-predictor] 5055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, [e2e-predictor] 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388 [e2e-predictor] 687134, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345 [e2e-predictor] 534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086], [0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593 [e2e-predictor] 018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107], [0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.11712431907653 [e2e-predictor] 8, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0299782752990723], [0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.1236603260040283, 1.0888018608093262, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403 [e2e-predictor] 118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.047407388687134], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.489673376083374, 1.54196095466 [e2e-predictor] 61377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667 [e2e-predictor] 974710464478, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.05 [e2e-predictor] 3943395614624, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226 [e2e-predictor] 868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, [e2e-predictor] 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558 [e2e-predictor] 170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.210806250 [e2e-predictor] 5722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.70535957813 [e2e-predictor] 26294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.91450989246368 [e2e-predictor] 41, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868 [e2e-predictor] 410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8796514868736267, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1171243190765 [e2e-predictor] 38, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.064836740493 [e2e-predictor] 7744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.9079740047454 [e2e-predictor] 834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [1.4548149108886719, 1.8208279609680176, 1.7511112689971924, 1.472244143486023, 1.1062309741973877, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.45481491 [e2e-predictor] 08886719, 1.489673376083374, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.27398681640625, 2.2565577030181885, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.6988236904144287, 1.2456645965576172, 0.9667974710464478, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.6879304051399231, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.6 [e2e-predictor] 356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7750763297080994, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.047407388687134, 2.1345534324645996, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.1868410110473633, 2.047407388687134, 1.8731155395507812, 1.315381407737732, 1.1062309741973877, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352 [e2e-predictor] 981567, 0.7576471567153931, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.8622223138809204, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.082265853881836], [1.5768193006515503, 2.0125491619110107, 2.117124319076538, 2.1868410110473633, 2.3262743949890137, 2.3785619735717773, 2.2565577030181885, 2.0648367404937744, 2.0299782752990723, 1.8208279609680176, 1.1062309741973877, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0 [e2e-predictor] 365142822265625, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [1.332810640335083, 1.6813944578170776, 1.785969614982605, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 1.4025273323059082, 1.158518671989441, 0.8099347352981567, 0.6879304051399231, 0.600784420967102, 0.9667974710464478, 0.9319390654563904, 1.0365142822265625, 0.984226644039154, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0. [e2e-predictor] 8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [2.1694118976593018, 2.1694118976593018, 2.0125491619110107, 1.785969614982605, 1.7162528038024902, 0.6879304051399231, -0.688975989818573, -1.1247059106826782, 0.008191745728254318, 1.053943395614624, 1.6813944578170776, 1.785969614982605, 1.5942485332489014, 1.7511112689971924, 1.472244143486023, 1.1410894393920898, 0.984226644039154, 0.7750763297080994, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0 [e2e-predictor] .8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.27398681640625, 1.9951199293136597, 1.2805230617523193, 0.09533771127462387, 0.16505448520183563, 1.7511112689971924, 2.308845281600952, 2.3785619735717773, 2.2565577030181885, 2.308845281600952, 2.361132860183716, 2.047407388687134, 1.925403118133545, 1.629106879234314, 1.2456645965576172, 0.9493682980537415, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260 [e2e-predictor] 040283, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [2.0125491619110107, 2.082265853881836, 2.117124319076538, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.8556864261627197, 1.646536111831665, 1.768540382385254, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.27398681640625, 2.204270124435425, 2.047407388687134, 1.8731155395507812, 1.611677646636963, 1.1410894393920898, 0.8970807194709778, 0.7576471567153931, 0.6530719995498657, 0.8099347352981567, 0.8622223138809204, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0365142822265625, 1.03651428 [e2e-predictor] 22265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.2108062505722046, 0.2173420637845993, -0.20095856487751007, 0.5484968423843384, 1.611677646636963, 2.0996949672698975, 2.204 [e2e-predictor] 270124435425, 2.239128589630127, 2.308845281600952, 2.2914161682128906, 2.3262743949890137, 2.3262743949890137, 2.082265853881836, 1.803398847579956, 1.489673376083374, 1.1062309741973877, 0.9493682980537415, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.9145098924636841, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.169411 [e2e-predictor] 8976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.6639652252197266, 1.8208279609680176, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 0.984226644039154, -0.688975989818573, -1.176993489265442, -0.6366884112358093, 0.4613508880138397, 1.332810640335083, 1.5768193006515503, 1.7162528038024902, 1.960261583328247, 2.1694118976593018, 2.204270124435425, 2.27398681640625, 2.361132860183716, 2.4831371307373047, 2.4134204387664795, 2.047407388687134, 1.6813944578170776, 1.1062309741973877, 0.7925055623054504, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.16941189765930 [e2e-predictor] 18, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1694118976593018, 2.1868410110473633], [0.8970807194709778, 1.4025273323059082, 1.5942485332489014, 1.6988236904144287, 1.3676689863204956, -0.5495424270629883, -1.2815686464309692, -0.6541175842285156, 1.1933770179748535, 2.1868410110473633, 2.27398681640625, 2.117124319076538, 2.082265853881836, 1.7511112689971924, 1.6988236904144287, 1.803398847579956, 1.803398847579956, 1.2630938291549683, 1.0016558170318604, 1.8382571935653687, 2.2914161682128906, 2.204270124435425, 1.6813944578170776, 1.071372628211975, 1.175947904586792, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, [e2e-predictor] 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425], [-0.5495424270629883, -0.026666639372706413, 0.7750763297080994, 1.2805230617523193, 0.42649248242378235, -1.1072766780853271, -1.176993489265442, 0.8099347352981567, 1.960261583328247, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.3262743949890137, 2.3262743949890137, 2.0996949672698975, 1.803398847579956, 1.0365142822265625, 0.07790851593017578, 1.2456645965576172, 2.2216994762420654, 2.2914161682128906, 2.308845281600952, 2.395991325378418, 2.3437037467956543, 2.0299782752990723, 1.8208279609680176, 1.5245317220687866, 1.2805230617523193, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.6116776 [e2e-predictor] 46636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.2914161682128906, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.3262743949890137, 2.2216994762420654, 2.204270124435425, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [-0.3055337369441986, -0.6541175842285156, -0.42753809690475464, 0.18248367309570312, 0.02562093921005726, -0.8981263637542725, -0.4972548484802246, 1.7162528038024902, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.239128589630127, 2.3437037467956543, 2.361132860183716, 2.0648367404937744, 1.2805230617523193, 1.5768193006515503, 2.117124319076538, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.3437037467956543, 2.3437037467956543, 2.239128589630127, 2.047407388687134, 1.785969614982605, 1.5245317220687866, 1.2456645965576172, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.9667974710464478, 1 [e2e-predictor] .0190850496292114, 1.071372628211975, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7336820363998413, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.239128589630127, 2.2565577030181885, 2.082265853881836, 1.5768193006515503, 2.0996949672698975, 2.308845281600952, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [0.008191745728254318, -0.3055337369441986, -0.23581695556640625, -0.11381260305643082, -0.21838775277137756, -0.3403921127319336, 0.2522004544734955, 1.6813944578170776, 1.9079740047454834, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.082265853881836, 1.629106879234314, 1.071372628211975, 1.158518671989441, 1.8556864261627197, 2.151982545852661, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.151982545852661, 2.239128589630127, 2.308845281600952, 2.047407388687134, 1.8556864261627197, 1.611677646636963, 1.315381407737732, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420 [e2e-predictor] 637845993, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1868410110473633, 2.1345534324645996, 2.1868410110473633, 2.2914161682128906, 2.2914161682128906, 2.0299782752990723, 1.768540382385254, 2.082265853881836, 1.646536111831665, 2.4134204387664795, 2.2914161682128906, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 1.960261583328247, 2.0299782752990723, 2.3262743949890137, 2.3437037467956543, 2.2565577030181885, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [0.5833552479743958, 0.600784420967102, 1.332810640335083, 1.5419609546661377, 0.8796514868736267, 0.14762529730796814, -0.009237446822226048, 0.6530719995498657, 1.4548149108886719, 1.7511112689971924, 1.7511112689971924, 1.925403118133545, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.8556864261627197, 0.14762529730796814, -0.42753809690475464, -0.4972548484802246, -0.25324615836143494, 0.6356428265571594, 1.5419609546661377, 1.942832350730896, 2.0648367404937744, 2.1868410110473633, 2.0648367404937744, 1.942832350730896, 2.047407388687134, 2.2914161682128906, 2.1694118976593018, 1.960261583328247, 1.803398847579956, 1.4025273323059082, 1.1062309741973877, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.478780061006546, 0.3742047846317291, 0.3742047 [e2e-predictor] 846317291, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.35677558183670044, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.0299782752990723, 1.8556864261627197, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.5071024894714355, 2.430849552154541, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.082265853881836, 1.925403118133545, 1.629106879234314, 1.5942485332489014, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [1.6988236904144287, 0.7925055623054504, 0.7402179837226868, 1.2456645965576172, 1.646536111831665, 1.2456645965576172, 0.44392168521881104, 0.35677558183670044, 0.600784420967102, 1.071372628211975, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 0.9145098924636841, -0.8806971907615662, -0.9678431153297424, -0.04409583657979965, 1.4548149108886719, 2.0125491619110107, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.7511112689971924, 2.0299782752990723, 2.204270124435425, 1.629106879234314, 1.2805230617523193, 1.8382571935653687, 2.1868410110473633, 1.9951199293136597, 1.5419609546661377, 0.9145098924636841, 0.8099347352981567, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0 [e2e-predictor] .8447931408882141, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.0648367404937744, 1.8905447721481323, 1.5419609546661377, 1.925403118133545, 1.960261583328247, 1.5245317220687866, 1.785969614982605, 1.5419609546661377, 1.5768193006515503, 1.489673376083374, 2.0996949672698975, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.1868410110473633, 1.6988236904144287, 1.629106879234314, 1.5419609546661377, 1.7162528038024902, 1.7336820363998413, 2.27398681640625, 2.239128589630127, 2.239128589630127, 2.239128589630127], [2.2914161682128906, 1.6813944578170776, -0.2881045341491699, -0.532113254070282, -0.3578213155269623, 0.09533771127462387, 0.6879304051399231, 1.472244143486023, 1.5942485332489014, 1.071372628211975, 0.8622223138809204, 1.2108062505722046, 1.5419609546661377, 1.7336820363998413, 1.3676689863204956, -0.18352937698364258, -1.176993489265442, -0.5495424270629883, 1.5419609546661377, 2.204270124435425, 2.239128589630127, 2.204270124435425, 2.308845281600952, 2.3437037467956543, 2.047407388687134, 1.5942485332489014, 1.071372628211975, 0.5833552479743958, 0.42649248242378235, 0.8622223138809204, 1.315381407737732, 2.0996949672698975, 2.2216994762420654, 1.5071024894714355, 1.1933770179748535, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.0365142822265625, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0. [e2e-predictor] 827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.3742047846317291, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7227887511253357, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.2216994762420654, 2.1345534324645996, 1.2108062505722046, 1.5245317220687866, 1.8382571935653687, 1.5768193006515503, 1.8208279609680176, 1.2979521751403809, 1.3676689863204956, 1.5593900680541992, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.9079740047454834, 1.8556864261627197, 1.942832350730896, 1.4548149108886719, 1.6988236904144287, 1.785969614982605, 2.0125491619110107, 2.2216994762420654, 2.2565577030181885, 2.2565577030181885, 2.239128589630127], [2.2216994762420654, 2.3785619735717773, 1.8208279609680176, 0.02562093921005726, -0.619259238243103, -0.42753809690475464, -0.25324615836143494, 0.28705883026123047, 1.1236603260040283, 1.646536111831665, 1.2108062505722046, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 0.7750763297080994, -0.601830005645752, -1.1595642566680908, 0.44392168521881104, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.2914161682128906, 2.204270124435425, 2.3437037467956543, 2.4134204387664795, 1.925403118133545, 1.0016558170318604, 0.44392168521881104, 1.2979521751403809, 1.489673376083374, 1.5245317220687866, 1.9951199293136597, 2.361132860183716, 2.27398681640625, 1.960261583328247, 1.8208279609680176, 1.6639652252197266, 1.2630938291549683, 1.0888018608093262, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.96679747 [e2e-predictor] 10464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.42649248242378235, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.3742047846317291, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.2565577030181885, 2.1694118976593018, 1.2630938291549683, 1.2805230617523193, 1.053943395614624, 1.4025273323059082, 1.5245317220687866, 1.5942485332489014, 1.175947904586792, 1.1062309741973877, 1.5071024894714355, 1.7511112689971924, 1.960261583328247, 1.785969614982605, 2.2565577030181885, 1.629106879234314, 1.9776906967163086, 1.5593900680541992, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885], [1.472244143486023, 2.0125491619110107, 2.3262743949890137, 2.204270124435425, 1.9079740047454834, 1.1062309741973877, 0.6530719995498657, 0.11276690661907196, -0.3229629397392273, 0.28705883026123047, 0.5833552479743958, 0.28705883026123047, 0.4090631604194641, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, -0.21838775277137756, 1.3850982189178467, 1.9079740047454834, 1.942832350730896, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.239128589630127, 2.2914161682128906, 2.3262743949890137, 2.0299782752990723, 1.053943395614624, 0.670501172542572, 0.9145098924636841, 1.0016558170318604, 1.7336820363998413, 2.1868410110473633, 2.27398681640625, 2.047407388687134, 1.960261583328247, 1.768540382385254, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1. [e2e-predictor] 0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.151982545852661, 2.204270124435425, 2.151982545852661, 2.151982545852661, 2.308845281600952, 1.2805230617523193, 0.9145098924636841, 0.7925055623054504, 0.9667974710464478, 1.3850982189178467, 1.5071024894714355, 0.9319390654563904, 0.9493682980537415, 1.489673376083374, 1.472244143486023, 1.8208279609680176, 1.472244143486023, 2.239128589630127, 1.4199565649032593, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.629106879234314, 1.768540382385254, 2.430849552154541, 2.204270124435425, 2.2565577030181885, 2.2914161682128906], [1.1236603260040283, 1.2456645965576172, 1.6988236904144287, 2.2565577030181885, 2.465708017349243, 2.5005664825439453, 2.1868410110473633, 1.0888018608093262, 0.3742047846317291, 0.4090631604194641, 0.1999128758907318, 0.18248367309570312, 0.827363908290863, 1.6988236904144287, 1.6639652252197266, 0.9493682980537415, 0.7227887511253357, 1.489673376083374, 1.8731155395507812, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 2.0648367404937744, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.0125491619110107, 1.8556864261627197, 1.2805230617523193 [e2e-predictor] , 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.7925055623054504, 1.332810640335083, 1.960261583328247, 2.2216994762420654, 2.0996949672698975, 1.9951199293136597, 1.8556864261627197, 1.6988236904144287, 1.3676689863204956, 1.158518671989441, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.1933770179748535, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0125491619110107, 2.0996949672698975, 2.151982545852661, 2.117124319076538, 2.1694118976593018, 1.9079740047454834, 0.7925055623054504, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 1.2805230617523193, 1.5419609546661377, 1.0016558170318604, 1.071372628211975, 1.5419609546661377, 1.5071024894714355, 1.7162528038024902, 1.5419609546661377, 1.785969614982605, 1.5419609546661377, 1.5245317220687866, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.8382571935653687, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.308845281600952], [1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.332810640335083, 1.5593900680541992, 2.1345534324645996, 2.465708017349243, 2.430849552154541, 2.2565577030181885, 1.4199565649032593, 1.2282354831695557, 0.6705011725 [e2e-predictor] 42572, -0.04409583657979965, 0.478780061006546, 1.2456645965576172, 1.7511112689971924, 1.5071024894714355, 1.158518671989441, 1.2805230617523193, 1.6639652252197266, 1.8556864261627197, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 1.4548149108886719, 0.30448800325393677, -0.3578213155269623, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.175947904586792, 1.0190850496292114, 1.2805230617523193, 1.472244143486023, 1.646536111831665, 2.082265853881836, 2.3785619735717773, 2.0996949672698975, 1.9951199293136597, 1.9776906967163086, 1.6639652252197266, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.32191720604896545, 0.30448800325393677, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.151982545852661, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 1.0888018608093262, 0.7053595781326294, 0.8099347352981567, 0.8099347352981567, 0.984226644039154, 1.4548149108886719, 1.5245317220687866, 1.2630938291549683, 1.4025273323059082, 1.7162528038024902, 1.489673376083374, 1.6813944578170776, 1.7511112689971924, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.6291068792 [e2e-predictor] 34314, 1.5593900680541992, 2.0125491619110107, 2.082265853881836, 2.3437037467956543, 2.3437037467956543, 2.27398681640625], [1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.3676689863204956, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2216994762420654, 1.1410894393920898, 0.9493682980537415, 0.513638436794281, 0.13019609451293945, 0.28705883026123047, 0.7053595781326294, 1.1410894393920898, 0.984226644039154, 0.3742047846317291, 0.827363908290863, 1.3676689863204956, 1.611677646636963, 1.8556864261627197, 1.960261583328247, 1.942832350730896, 1.8208279609680176, 0.3742047846317291, -0.6366884112358093, 0.4613508880138397, 1.9079740047454834, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.7336820363998413, 1.5245317220687866, 1.5768193006515503, 1.6639652252197266, 1.5245317220687866, 1.2456645965576172, 1.1410894393920898, 1.629106879234314, 1.925403118133545, 1.7336820363998413, 1.2979521751403809, 1.1410894393920898, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 1.9776906967163086, 1.8731155395507812, 1.9951199293136597, 1.803398847579956, 2.0299782752990723, [e2e-predictor] 1.2630938291549683, 0.3916339874267578, 0.513638436794281, 1.0016558170318604, 0.8447931408882141, 1.2282354831695557, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.7336820363998413, 1.6639652252197266, 1.925403118133545, 1.2805230617523193, 2.395991325378418, 2.361132860183716, 2.308845281600952], [1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.3502397537231445, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.5942485332489014, 1.1410894393920898, 1.2282354831695557, 1.4373857975006104, 1.053943395614624, 0.4613508880138397, 0.2522004544734955, 0.07790851593017578, 0.478780061006546, 1.0016558170318604, 1.1933770179748535, 1.5071024894714355, 1.6988236904144287, 1.803398847579956, 1.0365142822265625, -0.37525051832199097, -0.11381260305643082, 1.629106879234314, 2.0648367404937744, 2.117124319076538, 2.204270124435425, 2.2914161682128906, 2.27398681640625, 2.0648367404937744, 1.3676689863204956, 1.1062309741973877, 0.7925055623054504, 0.0430501289665699, 0.7053595781326294, 1.803398847579956, 2.2216994762420654, 2.117124319076538, 1.5245317220687866, 1.175947904586792, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.2696296274662018, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.513638436794281, 0.600784420967102, 0.6530719995498657, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.64653 [e2e-predictor] 6111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 1.0888018608093262, 0.18248367309570312, 0.33934640884399414, -0.009237446822226048, 0.7925055623054504, 1.1062309741973877, 1.0190850496292114, 1.4025273323059082, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.6813944578170776, 1.5419609546661377, 1.4548149108886719, 1.2108062505722046, 1.2979521751403809, 1.5419609546661377, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.8382571935653687, 1.8382571935653687, 2.27398681640625, 2.3785619735717773], [1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.6639652252197266, 1.8905447721481323, 1.8208279609680176, 0.8970807194709778, 1.1933770179748535, 1.768540382385254, 1.8382571935653687, 1.2979521751403809, 0.4962092638015747, 0.5484968423843384, 1.158518671989441, 1.2805230617523193, 1.0888018608093262, 1.1410894393920898, 1.2805230617523193, 0.6530719995498657, -0.04409583657979965, 0.9493682980537415, 1.960261583328247, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.8731155395507812, 1.1410894393920898, 0.8447931408882141, 1.8382571935653687, 2.151982545852661, 2.2216994762420654, 2.3437037467956543, 2.4482789039611816, 2.239128589630127, 1.960261583328247, 1.925403118133545, 1.7162528038024902, 1.3676689863204956, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.84479 [e2e-predictor] 31408882141, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.7511112689971924, 0.6182135939598083, -0.07895421981811523, 1.5419609546661377, 1.1933770179748535, 0.7053595781326294, -0.2881045341491699, -0.18352937698364258, 0.13019609451293945, 0.7925055623054504, 1.1236603260040283, 0.9493682980537415, 1.489673376083374, 1.5245317220687866, 1.6813944578170776, 1.5245317220687866, 1.5419609546661377, 1.646536111831665, 1.6813944578170776, 1.5593900680541992, 1.629106879234314, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.5593900680541992, 1.7511112689971924, 1.5942485332489014, 1.8382571935653687, 2.0125491619110107, 1.7336820363998413, 2.3262743949890137, 2.4134204387664795], [1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 1.1062309741973877, 1.5593900680541992, 1.960261583328247, 2.1345534324645996, 1.4548149108886719, 1.3502397537231445, 1.629106879234314, 1.0888018608093262, 0.5659260153770447, 0.8447931408882141, 1.1410894393920898, 1.175947904586792, 1.053943395614624, 0.9145098924636841, 0.7576471567153931, 0.5833552479743958, 1.4373857975006104, 1.8382571935653687, 1.8905447721481323, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 1.158518671989441, 1.1410894393920898, 1.8731155395507812, 2.0648367404937744, 2.2216994762420654, 2.361132860183716, 2.430849552154541, 2.4482789039611816, 2.0996949672698975, 1.8905447721481323, 2.0648367404937744, 1.629106879234314, 1.315381407737732, 1.175947904586792, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.21734206 [e2e-predictor] 37845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.8905447721481323, 1.2630938291549683, 0.06047932058572769, 0.02562093921005726, 0.2696296274662018, 1.1410894393920898, 0.4090631604194641, -0.3578213155269623, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.1062309741973877, 0.984226644039154, 1.1933770179748535, 1.4548149108886719, 1.629106879234314, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.646536111831665, 1.5419609546661377, 1.5245317220687866, 1.8556864261627197, 1.8208279609680176, 1.7162528038024902, 2.308845281600952, 2.361132860183716], [1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.2630938291549683, 1.6988236904144287, 1.803398847579956, 1.611677646636963, 1.332810640335083, 1.0190850496292114, 1.2979521751403809, 1.7162528038024902, 1.4199565649032593, 0.9667974710464478, 0.9145098924636841, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 1.2108062505722046, 1.629106879234314, 1.629106879234314, 1.6988236904144287, 1.785969614982605, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 1.8208279609680176, 0.827363908290863, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 2.0996949672698975, 2.239128589630127, 2.430849552154541, 2.4134204387664795, 2.082265853881836, 1.960261583328247, 1.8208279609680176, 1.489673376083374, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.112766906 [e2e-predictor] 61907196, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.5833552479743958, 0.6182135939598083, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.6639652252197266, -0.09638340771198273, 0.02562093921005726, 0.513638436794281, 0.42649248242378235, 0.7227887511253357, 0.02562093921005726, 0.32191720604896545, 0.827363908290863, 1.1410894393920898, 1.5071024894714355, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.3676689863204956, 1.332810640335083, 1.4199565649032593, 1.5942485332489014, 1.611677646636963, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.5593900680541992, 1.5593900680541992, 1.646536111831665, 1.8382571935653687, 1.6813944578170776, 1.611677646636963, 2.27398681640625, 2.3437037467956543], [1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0888018608093262, 1.3502397537231445, 1.4025273323059082, 1.0888018608093262, 0.7750763297080994, 1.315381407737732, 1.7511112689971924, 1.6988236904144287, 1.1410894393920898, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 1.2630938291549683, 1.4199565649032593, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.7336820363998413, 1.8208279609680176, 1.8556864261627197, 1.2456645965576172, -0.18352937698364258, 0.6530719995498657, 2.082265853881836, 2.2914161682128906, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.925403118133545, 2.151982545852661, 2.204270124435425, 2.3785619735717773, 2.4134204387664795, 2.1345534324645996, 1.925403118133545, 1.8905447721481323, 1.5419609546661377, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0 [e2e-predictor] .4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.18248367309570312, 0.16505448520183563, 0.11276690661907196, 0.11276690661907196, 0.07790851593017578, 0.09533771127462387, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5833552479743958, 0.513638436794281, 0.600784420967102, 0.6879304051399231, 0.7576471567153931, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.8382571935653687, 1.8208279609680176, 1.960261583328247, 1.4373857975006104, 1.6813944578170776, 1.6639652252197266, 0.14762529730796814, -0.5146840810775757, 0.2522004544734955, 0.7227887511253357, 0.8970807194709778, 0.6879304051399231, 0.09533771127462387, 1.3676689863204956, 1.6639652252197266, 1.5593900680541992, 1.8905447721481323, 1.768540382385254, 1.785969614982605, 1.1933770179748535, 1.7336820363998413, 1.629106879234314, 1.3676689863204956, 1.315381407737732, 1.1236603260040283, 1.3850982189178467, 1.7336820363998413, 1.611677646636963, 1.646536111831665, 1.4199565649032593, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.7162528038024902, 1.8731155395507812, 1.6813944578170776, 1.629106879234314, 2.3437037467956543, 2.3262743949890137], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 1.175947904586792, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.5071024894714355, 1.646536111831665, 1.2979521751403809, 0.8970807194709778, 0.7750763297080994, 0.8622223138809204, 0.9145098924636841, 1.2282354831695557, 1.3676689863204956, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.4199565649032593, 0.4090631604194641, 0.32191720604896545, 1.7162528038024902, 2.047407388687134, 2.117124319076538, 2.204270124435425, 2.308845281600952, 2.239128589630127, 1.785969614982605, 1.489673376083374, 1.4199565649032593, 1.1236603260040283, 1.2805230617523193, 1.803398847579956, 1.9079740047454834, 0.6879304051399231, 0.8970807194709778, 1.1236603260040283, 1.2979521751403809, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.03651428222656 [e2e-predictor] 25, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.09533771127462387, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.5659260153770447, 0.7053595781326294, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.3676689863204956, 1.4025273323059082, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 2.0125491619110107, 1.646536111831665, 0.008191745728254318, -0.44496726989746094, 0.11276690661907196, -0.8284096121788025, -0.41010889410972595, 0.30448800325393677, 0.7925055623054504, 0.9493682980537415, 1.053943395614624, 0.3916339874267578, 1.489673376083374, 1.2979521751403809, 1.6813944578170776, 1.8556864261627197, 1.5942485332489014, 1.472244143486023, 1.4548149108886719, 1.9079740047454834, 1.6813944578170776, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.5768193006515503, 1.7336820363998413, 1.7162528038024902, 1.3850982189178467, 1.4025273323059082, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.5245317220687866, 2.430849552154541, 2.3437037467956543], [1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.3850982189178467, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.3676689863204956, 1.2630938291549683, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.5419609546661377, 1.5071024894714355, 1.071372628211975, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 1.1933770179748535, 1.4373857975006104, 1.5245317220687866, 1.489673376083374, 1.053943395614624, 0.2522004544734955, 0.9319390654563904, 1.8905447721481323, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.2565577030181885, 2.308845281600952, 2.2914161682128906, 1.2630938291549683, -0.06152502819895744, -0.3055337369441986, -0.3229629397392273, 0.42649248242378235, 0.18248367309570312, -0.23581695556640625, 0.2173420637845993, 1.5942485332489014, 1.5419609546661377, 1.2805230617523193, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, [e2e-predictor] 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.32191720604896545, 0.42649248242378235, 0.513638436794281, 0.6356428265571594, 0.984226644039154, 1.175947904586792, 1.5245317220687866, 1.611677646636963, 1.785969614982605, 1.6639652252197266, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.6813944578170776, 1.5768193006515503, 1.5245317220687866, 1.5942485332489014, 1.8382571935653687, 1.6988236904144287, 1.7511112689971924, 2.0996949672698975, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.8382571935653687, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.4025273323059082, 0.02562093921005726, 0.3916339874267578, -0.6366884112358093, -0.42753809690475464, -1.089847445487976, -0.8109803795814514, -0.8632679581642151, 0.30448800325393677, 0.4613508880138397, 0.7576471567153931, 0.8622223138809204, 0.3916339874267578, 1.2979521751403809, 1.7336820363998413, 1.5942485332489014, 1.6813944578170776, 1.4548149108886719, 1.7336820363998413, 1.6639652252197266, 1.803398847579956, 1.9079740047454834, 1.8382571935653687, 1.1062309741973877, 1.2805230617523193, 1.489673376083374, 1.5768193006515503, 1.6639652252197266, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.9951199293136597, 1.9776906967163086, 1.785969614982605, 2.465708017349243, 2.308845281600952], [1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.175947904586792, 1.8556864261627197, 2.2565577030181885, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 1.6639652252197266, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 1.0016558170318604, 1.2282354831695557, 1.646536111831665, 1.4548149108886719, 0.827363908290863, 0.4613508880138397, 0.5484968423843384, 0.9145098924636841, 1.4025273323059082, 1.4199565649032593, 1.0888018608093262, 0.5833552479743958, 1.489673376083374, 1.8556864261627197, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.082265853881836, 2.1345534324645996, 2.1868410110473633, 2.082265853881836, 1.053943395614624, 0.1999128758907318, -0.27067533135414124, -0.3229629397392273, -0.3055337369441986, -0.35782131552 [e2e-predictor] 69623, -0.44496726989746094, -0.07895421981811523, 1.332810640335083, 1.6639652252197266, 1.4373857975006104, 1.1410894393920898, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1410894393920898, 1.071372628211975, 0.9493682980537415, 0.984226644039154, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1410894393920898, 1.1236603260040283, 1.0190850496292114, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.0888018608093262, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 0.8622223138809204, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.18248367309570312, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.16505448520183563, 0.2347712516784668, 0.1999128758907318, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.4090631604194641, 0.7576471567153931, 1.2456645965576172, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.6813944578170776, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.646536111831665, 1.6988236904144287, 1.629106879234314, 1.8731155395507812, 1.7511112689971924, 1.8208279609680176, 2.082265853881836, 2.117124319076538, 1.8731155395507812, 1.960261583328247, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.942832350730896, 1.8905447721481323, 1.9776906967163086, 1.925403118133545, 2.047407388687134, 0.827363908290863, 0.07790851593017578, -0.42753809690475464, -0.9155555367469788, -0.9504139423370361, -0.7935512065887451, -0.7935512065887451, -0.5495424270629883, -0.42753809690475464, 0.14762529730796814, 0.32191720604896545, 0.35677558183670044, 0.600784420967102, 0.8622223138809204, 1.489673376083374, 1.629106879234314, 1.5768193006515503, 1.2979521751403809, 1.3850982189178467, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.7336820363998413, 1.8731155395507812, 1.071372628211975, 1.315381407737732, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.942832350730896, 1.942832350730896, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.8208279609680176, 2.1694118976593018, 1.785969614982605, 1.5245317220687866, 2.4482789039611816, 2.361132860183716], [1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.3850982189178467, 1.9776906967163086, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.047407388687134, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 1.3676689863204956, 0.9493682980537415, 0.6356428265571594, 0.513638436794281, 0.984226644039154 [e2e-predictor] , 1.2108062505722046, 1.1410894393920898, 1.2282354831695557, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.0299782752990723, 1.332810640335083, 0.16505448520183563, -0.1661001741886139, -0.1486709862947464, -0.04409583657979965, -0.04409583657979965, -0.21838775277137756, -0.37525051832199097, -0.532113254070282, 0.2696296274662018, 0.8970807194709778, 0.6530719995498657, 0.7925055623054504, 1.0888018608093262, 1.158518671989441, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.0016558170318604, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.175947904586792, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8796514868736267, 0.8622223138809204, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.2522004544734955, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.18248367309570312, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.2522004544734955, 0.513638436794281, 0.827363908290863, 1.3676689863204956, 1.4025273323059082, 1.2282354831695557, 1.3502397537231445, 1.4373857975006104, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.5593900680541992, 1.629106879234314, 1.5245317220687866, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.8208279609680176, 1.8905447721481323, 1.803398847579956, 2.0648367404937744, 1.629106879234314, 2.151982545852661, 1.6813944578170776, 2.1868410110473633, 2.0648367404937744, 2.1868410110473633, 2.047407388687134, 2.082265853881836, 1.9776906967163086, 1.611677646636963, 1.3850982189178467, 1.1410894393920898, 0.2173420637845993, -0.4972548484802246, -0.9852723479270935, -1.1072766780853271, -1.1944226026535034, -0.9155555367469788, -0.6715468168258667, 0.2347712516784668, 0.4090631604194641, 0.18248367309570312, -0.009237446822226048, 0.478780061006546, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.6988236904144287, 1.5245317220687866, 1.2630938291549683, 1.175947904586792, 1.5942485332489014, 1.8382571935653687, 1.8556864261627197, 1.5768193006515503, 1.6639652252197266, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.5245317220687866, 1.7336820363998413, 1.925403118133545, 1.960261583328247, 1.5768193006515503, 2.395991325378418, 2.395991325378418], [1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1410894393920898, 1.1062309741973877, [e2e-predictor] 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.2630938291549683, 1.925403118133545, 2.27398681640625, 2.204270124435425, 2.1694118976593018, 2.0996949672698975, 1.629106879234314, 1.2630938291549683, 1.175947904586792, 1.4199565649032593, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.158518671989441, 1.5071024894714355, 1.5071024894714355, 1.0888018608093262, 0.8796514868736267, 0.8099347352981567, 1.0365142822265625, 1.6639652252197266, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 1.489673376083374, 0.06047932058572769, -0.026666639372706413, 0.513638436794281, 0.14762529730796814, -0.11381260305643082, -0.3229629397392273, -0.3403921127319336, -0.4623964726924896, -0.44496726989746094, -0.20095856487751007, -0.21838775277137756, -0.3229629397392273, -0.25324615836143494, -0.09638340771198273, 0.11276690661907196, 0.3916339874267578, 0.7402179837226868, 1.071372628211975, 1.175947904586792, 1.2805230617523193, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.785969614982605, 1.8556864261627197, 2.047407388687134, 2.27398681640625, 1.3676689863204956, -0.06152502819895744, 0.2696296274662018, 0.7925055623054504, 1.803398847579956, 2.27398681640625, 2.430849552154541, 2.4831371307373047, 2.430849552154541, 2.361132860183716, 2.3785619735717773, 2.430849552154541, 2.3437037467956543, 2.395991325378418, 2.622570753097534, 2.1345534324645996, -0.37525051832199097, -0.44496726989746094, 0.7925055623054504, 1.785969614982605, 2.0299782752990723, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 1.6813944578170776, 0.42649248242378235, 0.2696296274662018, 0.6356428265571594, 1.3850982189178467, 1.2456645965576172, 1.1236603260040283, 1.053943395614624, 0.8622223138809204, 0.6530719995498657, 0.5833552479743958, 0.4613508880138397, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.09533771127462387, 0.13019609451293945, 0.14762529730796814, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.28705883026123047, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.42649248242378235, 0.42649248242378235, 0.513638436794281, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.9667974710464478, 1.1236603260040283, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.646536111831665, 1.8731155395507812, 1.5942485332489014, 1.4373857975006104, 1.5768193006515503, 1.3502397537231445, 1.4025273323059082, 1.5071024894714355, 1.629106879234314, 1.3676689863204956, 1.472244143486023, 1.629106879234314, 1.7511112689971924, 1.7511112689971924, 1.4199565649032593, 1.942832350730896, 1.785969614982605, 1.6639652252197266, 1.8905447721481323, 2.0996949672698975, 2.2216994762420654, 2.0299782752990723, 2.0125491619110107, 2.1345534324645996, 2.047407388687134, 1.8731155395507812, 1.175947904586792, 0.2696296274662018, -0.1486709862947464, -0.688975989818573, -1.0201307535171509, -1.2815686464309692, -1.2989977598190308, -1.2989977598190308, -0.9155555367469788, -1.0201307535171509, 1.1236603260040283, 1.489673376083374, 1.0365142822265625, -0.009237446822226048, -0.2881045341491699, 0.13019609451293945, 1.6813944578170776, 1.6639652252197266, 2.0648367404937744, 1.6988236904144287, 1.3502397537231445, 0.8622223138809204, 1.7511112689971924, 1.4373857975006104, 1.768540382385254, 1.785969614982605, 2.047407388687134, 1.5071024894714355, 1.3676689863204956, 1.4025273323059082, 1.2979521751403809, 1.2979521751403809, 1.8208279609680176, 1.7336820363998413, 1.925403118133545, 1.7336820363998413, 1.5071024894714355, 1.59 [e2e-predictor] 42485332489014, 1.5593900680541992, 1.9951199293136597, 1.5071024894714355, 2.308845281600952, 2.361132860183716], [1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.2282354831695557, 2.0299782752990723, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.0648367404937744, 1.7511112689971924, 1.2282354831695557, 1.2456645965576172, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.3850982189178467, 1.0888018608093262, 1.315381407737732, 1.7162528038024902, 1.489673376083374, 1.0190850496292114, 0.8447931408882141, 0.9319390654563904, 0.7402179837226868, 0.5659260153770447, 0.8970807194709778, 1.315381407737732, 1.611677646636963, 1.8731155395507812, 1.9079740047454834, 1.4025273323059082, 0.478780061006546, 0.7053595781326294, -0.1486709862947464, -0.1486709862947464, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.35677558183670044, 1.0888018608093262, 1.8556864261627197, 2.117124319076538, 2.1694118976593018, 2.308845281600952, 2.5354247093200684, 2.1694118976593018, 1.5593900680541992, 1.925403118133545, 2.3262743949890137, 2.465708017349243, 2.4482789039611816, 2.517995595932007, 2.552854061126709, 2.5702831745147705, 2.587712287902832, 2.622570753097534, 1.4199565649032593, -0.7064052224159241, -0.9852723479270935, 0.4613508880138397, 2.4134204387664795, 2.465708017349243, 2.430849552154541, 2.4482789039611816, 2.430849552154541, 2.4831371307373047, 2.5354247093200684, 2.5702831745147705, 2.622570753097534, 2.6399998664855957, 2.6399998664855957, 1.925403118133545, -0.026666639372706413, 0.8622223138809204, 1.768540382385254, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.0299782752990723, 0.9145098924636841, -0.18352937698364258, -0.7238344550132751, -0.9852723479270935, -0.7238344550132751, 2.1694118976593018, 2.430849552154541, 2.430849552154541, 2.517995595932007, 2.430849552154541, 2.308845281600952, 2.0648367404937744, 1.611677646636963, 1.2108062505722046, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.6879304051399231, 0.600784420967102, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.670501172542572, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7576471567153931, 0.8447931408882141, 0.9493682980537415, 0.8970807194709778, 0.9667974710464478, 0.9667974710464478, 1.1410894393920898, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2979521751403809, 1.472244143486023, 1.4199565649032593, 1.5071024894714355, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.7162528038024902, 1.2456645965576172, 1.158518671989441, 1.1410894393920898, 1.2979521751403809, 1.489673376083374, 1.2282354831695557, 1.2979521751403809, 1.5419609546661377, 1.3502397537231445, 1.332810640335083, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.5593900680541992, 1.4373857975006104, 1.611677646636963, 1.5419609546661377, 1.5593900680541992, 1.472244143486023, 1.7511112689971924, 1.768540382385254, 2.0648367404937744, 1.6813944578170776, 2.239128589630127, 2.0299782752990723, 1.611677646636963, 2.1868410110473633, 2.0996949672698975, 2.1694118976593018, 1.9776906967163086, 2.0299782752990723, 1.7336820363998413, 0.4090631604194641, -0.5146840810775757, -1.1072766780853271, -1.246710181236267, -1.176993489265442, -1.1944226026535034, -1.2989977598190308, -1.403572916984558, -0.8806971907615662, -0.7238344550132751, 1.5768193006515503, 1.960261583328247, 1.5245317220687866, 0.6530719995498657, -0.21838775277137756, 0.2696296274662018, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.9 [e2e-predictor] 25403118133545, 1.6639652252197266, 1.472244143486023, 1.2630938291549683, 1.5419609546661377, 1.8905447721481323, 1.768540382385254, 2.047407388687134, 1.803398847579956, 1.629106879234314, 1.8208279609680176, 1.5593900680541992, 1.472244143486023, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.4025273323059082, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 1.332810640335083, 2.4482789039611816, 2.395991325378418], [1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.175947904586792, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2565577030181885, 2.1345534324645996, 1.8731155395507812, 1.4548149108886719, 1.3850982189178467, 1.8208279609680176, 1.8382571935653687, 1.6639652252197266, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.5071024894714355, 1.3502397537231445, 1.1933770179748535, 1.1236603260040283, 0.8796514868736267, 0.8447931408882141, 0.7576471567153931, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, -0.07895421981811523, -0.37525051832199097, 0.478780061006546, 0.4090631604194641, 0.2522004544734955, 0.18248367309570312, 0.06047932058572769, 0.1999128758907318, 0.6356428265571594, 0.7750763297080994, 0.5659260153770447, 1.8556864261627197, 2.587712287902832, 2.5354247093200684, 2.4482789039611816, 2.552854061126709, 2.308845281600952, 2.151982545852661, 2.465708017349243, 2.4831371307373047, 2.517995595932007, 2.5354247093200684, 2.5354247093200684, 2.517995595932007, 2.587712287902832, 2.552854061126709, 2.587712287902832, 0.7053595781326294, -0.688975989818573, -1.1944226026535034, -1.1595642566680908, 0.0430501289665699, 2.3262743949890137, 2.430849552154541, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.3262743949890137, 2.517995595932007, 2.517995595932007, 2.4831371307373047, 2.1694118976593018, -0.9504139423370361, -1.4732897281646729, -1.4384313821792603, -0.5146840810775757, 0.6356428265571594, 1.0190850496292114, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, -0.18352937698364258, -1.1247059106826782, -1.2641394138336182, -1.1944226026535034, 0.513638436794281, 1.8556864261627197, 2.4482789039611816, 2.587712287902832, 2.4134204387664795, 2.430849552154541, 2.395991325378418, 2.4831371307373047, 2.5702831745147705, 2.1694118976593018, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.4025273323059082, 1.2108062505722046, 1.175947904586792, 1.2456645965576172, 1.4199565649032593, 1.5419609546661377, 1.646536111831665, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.803398847579956, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.768540382385254, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.4373857975006104, 1.5071024894714355, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.5942485332489014, 1.7336820363998413, 1.629106879234314, 1.5245317220687866, 1.611677646636963, 1.4373857975006104, 1.629106879234314, 1.6813944578170776, 1.5942485332489014, 1.472244143486023, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.4548149108886719, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.1933770179748535, 1.315381407737732, 1.489673376083374, 1.2108062505722046, 1.6813944578170776, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.2565577030181885, 1.8208279609680176, 1.6813944578170776, 2.1694118976593018, 1.768540382385254, 2.0648367404937744, 2.047407388687134, 1.6988236904144287, 1.646536111831665, 0.2696296274662018, -0.9678431153297424, -1. [e2e-predictor] 3861438035964966, -1.5255773067474365, -1.490718960762024, -1.333856225013733, -0.8109803795814514, -1.5081480741500854, -1.5604356527328491, -0.1486709862947464, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.5593900680541992, 0.42649248242378235, 0.1999128758907318, 1.6639652252197266, 2.0996949672698975, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 2.117124319076538, 1.2979521751403809, 1.4199565649032593, 1.611677646636963, 1.611677646636963, 1.8382571935653687, 1.9776906967163086, 1.5245317220687866, 2.0125491619110107, 1.6988236904144287, 1.4199565649032593, 1.6639652252197266, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 2.082265853881836, 1.2630938291549683, 2.430849552154541, 2.361132860183716], [1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 1.053943395614624, 1.785969614982605, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.239128589630127, 1.942832350730896, 1.5942485332489014, 1.5593900680541992, 1.942832350730896, 2.0996949672698975, 2.0299782752990723, 1.7162528038024902, 1.5071024894714355, 1.4373857975006104, 1.3676689863204956, 1.5245317220687866, 1.646536111831665, 1.2805230617523193, 1.0888018608093262, 1.4548149108886719, 1.5593900680541992, 1.5245317220687866, 1.2805230617523193, 0.9667974710464478, 0.13019609451293945, -0.44496726989746094, -0.11381260305643082, -0.09638340771198273, -0.3229629397392273, -0.3229629397392273, -0.20095856487751007, -0.39267969131469727, -0.5844008326530457, -0.1486709862947464, 0.0430501289665699, -0.11381260305643082, 2.27398681640625, 2.4482789039611816, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.5005664825439453, 2.587712287902832, 2.5354247093200684, 2.5005664825439453, 2.4831371307373047, 2.395991325378418, 2.3785619735717773, 2.4831371307373047, 2.4482789039611816, 0.28705883026123047, -0.5146840810775757, -1.0724183320999146, -1.3861438035964966, -1.403572916984558, -1.403572916984558, -1.0549890995025635, -0.009237446822226048, 1.2805230617523193, 1.8556864261627197, 2.151982545852661, 2.361132860183716, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 1.3676689863204956, -1.2641394138336182, -1.5081480741500854, -1.5778648853302002, -1.490718960762024, -0.9678431153297424, -0.7064052224159241, -0.5669716596603394, -0.3578213155269623, -0.21838775277137756, -0.688975989818573, -1.2815686464309692, -1.1247059106826782, -1.1072766780853271, -0.3229629397392273, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 2.151982545852661, 2.587712287902832, 1.629106879234314, 0.28705883026123047, 0.8970807194709778, 1.3502397537231445, 1.611677646636963, 1.6813944578170776, 1.646536111831665, 1.8382571935653687, 1.9079740047454834, 1.8382571935653687, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.7511112689971924, 1.8556864261627197, 1.8556864261627197, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.5942485332489014, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.5942485332489014, 1.6813944578170776, 1.5768193006515503, 1.5071024894714355, 1.6813944578170776, 1.785969614982605, 1.8208279609680176, 1.5071024894714355, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.5942485332489014, 1.3676689863204956, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.2282354831695557, 1.2282354831695557, 1.3502397537231445, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.5593900680541992, 1.3676689863204956, 1.43738579 [e2e-predictor] 75006104, 1.5245317220687866, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.5593900680541992, 1.7511112689971924, 1.611677646636963, 1.7162528038024902, 2.1868410110473633, 2.0125491619110107, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0996949672698975, 2.204270124435425, 1.4548149108886719, 1.315381407737732, 0.008191745728254318, -0.9329847693443298, -1.3861438035964966, -1.4384313821792603, -1.5255773067474365, -1.403572916984558, -1.4210021495819092, -1.5081480741500854, -1.5081480741500854, -0.688975989818573, 1.071372628211975, 1.5245317220687866, 1.5419609546661377, 1.5245317220687866, 0.42649248242378235, 0.513638436794281, 1.2282354831695557, 1.7162528038024902, 1.7336820363998413, 1.9776906967163086, 2.1868410110473633, 1.9776906967163086, 1.2979521751403809, 1.7162528038024902, 1.5593900680541992, 1.6639652252197266, 1.5593900680541992, 1.803398847579956, 1.7162528038024902, 1.9776906967163086, 1.7162528038024902, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.803398847579956, 1.925403118133545, 1.472244143486023, 1.3850982189178467, 1.3676689863204956, 2.239128589630127, 1.4373857975006104, 2.395991325378418, 2.361132860183716], [1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3502397537231445, 1.332810640335083, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.7925055623054504, 0.8447931408882141, 0.9667974710464478, 1.6988236904144287, 2.204270124435425, 2.3262743949890137, 2.3437037467956543, 2.27398681640625, 2.047407388687134, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 2.047407388687134, 2.1694118976593018, 1.8382571935653687, 1.5245317220687866, 1.5419609546661377, 1.3850982189178467, 1.3850982189178467, 1.629106879234314, 1.5071024894714355, 1.3502397537231445, 1.5071024894714355, 1.5942485332489014, 1.3850982189178467, 0.984226644039154, 0.18248367309570312, -0.37525051832199097, -0.11381260305643082, -0.07895421981811523, -0.2881045341491699, -0.4798256754875183, -0.6541175842285156, -0.8109803795814514, -0.9678431153297424, -1.2292810678482056, -1.246710181236267, -1.0549890995025635, -0.7412636280059814, -0.21838775277137756, 1.0365142822265625, 1.2979521751403809, 1.332810640335083, 1.942832350730896, 2.430849552154541, 2.517995595932007, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.768540382385254, -1.176993489265442, -1.2815686464309692, -1.3512853384017944, -1.333856225013733, -1.403572916984558, -1.403572916984558, -1.403572916984558, -1.3861438035964966, -1.3687145709991455, -1.2989977598190308, -1.4384313821792603, -1.1421350240707397, -1.089847445487976, -1.2292810678482056, -1.1944226026535034, -1.3861438035964966, -1.490718960762024, -1.4558604955673218, -1.4558604955673218, -1.403572916984558, -1.3164269924163818, -1.2292810678482056, -1.2292810678482056, -1.246710181236267, -1.2641394138336182, -1.2815686464309692, -1.5255773067474365, -1.5430065393447876, -1.647581696510315, -1.5255773067474365, -1.1421350240707397, -0.8109803795814514, -0.3403921127319336, 0.3742047846317291, 1.0190850496292114, 0.6530719995498657, 1.071372628211975, 1.472244143486023, 1.629106879234314, 1.8731155395507812, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.785969614982605, 1.646536111831665, 1.629106879234314, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.5419609546661377, 1.6813944578170776, 1.6639652252197266, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6988236904144287, 1.5593900680541992, 1.5942485332489014, 1.5071024894714355, 1.611677646636963, 1.629106879234314, 1.6813944578170776, 1.6639652252197266, 1.5245317220687866, 1.4199565649032593, 1.4025273323059082, 1.315381407737732, 1.2630938291549683, 1.3502397537231445, 1.297 [e2e-predictor] 9521751403809, 1.1933770179748535, 1.158518671989441, 1.0190850496292114, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 0.9319390654563904, 1.053943395614624, 1.0016558170318604, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.1933770179748535, 1.4025273323059082, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.8731155395507812, 1.8382571935653687, 2.0996949672698975, 1.785969614982605, 2.117124319076538, 1.7162528038024902, 2.0996949672698975, 1.9776906967163086, 1.803398847579956, 1.9079740047454834, 0.9493682980537415, -0.8632679581642151, -1.2118518352508545, -1.3512853384017944, -1.3687145709991455, -1.5604356527328491, -1.5430065393447876, -1.5255773067474365, -1.4384313821792603, -1.6127232313156128, -0.9504139423370361, 0.4962092638015747, 1.071372628211975, 1.5419609546661377, 1.4548149108886719, 1.0888018608093262, 0.513638436794281, 0.8970807194709778, 1.8556864261627197, 1.9079740047454834, 1.960261583328247, 2.0125491619110107, 1.925403118133545, 1.4199565649032593, 1.158518671989441, 1.489673376083374, 1.5593900680541992, 1.332810640335083, 1.7511112689971924, 1.6813944578170776, 1.8556864261627197, 1.7511112689971924, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.8208279609680176, 2.239128589630127, 1.629106879234314, 1.472244143486023, 1.611677646636963, 2.0648367404937744, 1.472244143486023, 2.430849552154541, 2.3262743949890137], [1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.7576471567153931, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 1.4373857975006104, 2.0648367404937744, 2.361132860183716, 2.3262743949890137, 2.3262743949890137, 2.1694118976593018, 1.9776906967163086, 2.0648367404937744, 1.942832350730896, 1.925403118133545, 2.117124319076538, 2.0648367404937744, 1.7336820363998413, 1.4199565649032593, 1.5768193006515503, 1.768540382385254, 1.5245317220687866, 1.5419609546661377, 1.2979521751403809, 0.6530719995498657, 0.18248367309570312, -0.3229629397392273, -0.6715468168258667, -0.9329847693443298, -1.0201307535171509, -1.1247059106826782, -1.1595642566680908, -1.1421350240707397, -1.1247059106826782, -1.176993489265442, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.3861438035964966, -1.089847445487976, -1.0027015209197998, -1.0724183320999146, -1.2641394138336182, -1.2641394138336182, -1.3687145709991455, 0.7576471567153931, 1.1236603260040283, -1.2118518352508545, -1.2641394138336182, -0.7412636280059814, -0.23581695556640625, -0.7935512065887451, -1.6301524639129639, -1.5430065393447876, -1.6127232313156128, -1.6824400424957275, -1.5081480741500854, -1.490718960762024, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.3687145709991455, -1.246710181236267, -1.2118518352508545, -1.176993489265442, -1.1247059106826782, -1.1072766780853271, -1.246710181236267, -1.5778648853302002, -1.1595642566680908, 0.06047932058572769, 0.7227887511253357, 1.2108062505722046, 1.4548149108886719, 1.1236603260040283, 0.5310676693916321, -0.4972548484802246, -0.6715468168258667, -0.1312417984008789, -0.5495424270629883, -0.7935512065887451, -1.176993489265442, -1.4384313821792603, -1.3164269924163818, -1.3512853384017944, -1.3687145709991455, -1.3512853384017944, -0.7412636280059814, 0.4962092638015747, 1.629106879234314, 1.9079740047454834, 1.768540382385254, 1.8905447721481323, 1.5419609546661377, 1.611677646636963, 1.803398847579956, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.9079740047454834, 1.7336820363998413, 1.6639652252197266, 1.6639652252197266, 1.80339884757995 [e2e-predictor] 6, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.472244143486023, 1.2805230617523193, 1.3502397537231445, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.5593900680541992, 1.472244143486023, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.3676689863204956, 1.3502397537231445, 1.2282354831695557, 1.4025273323059082, 1.332810640335083, 1.2456645965576172, 1.2805230617523193, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.071372628211975, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.2456645965576172, 1.315381407737732, 1.053943395614624, 1.3850982189178467, 1.4373857975006104, 1.2979521751403809, 1.2282354831695557, 1.489673376083374, 1.646536111831665, 1.7162528038024902, 1.5593900680541992, 1.9776906967163086, 2.0648367404937744, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.611677646636963, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.9079740047454834, 1.960261583328247, 1.785969614982605, 0.5659260153770447, -1.176993489265442, -1.4384313821792603, -1.490718960762024, -1.403572916984558, -1.4558604955673218, -1.490718960762024, -1.6127232313156128, -1.3687145709991455, -1.5952941179275513, -1.490718960762024, -0.1312417984008789, 0.6182135939598083, 1.629106879234314, 1.646536111831665, 0.9493682980537415, 0.8099347352981567, 1.1062309741973877, 1.472244143486023, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.785969614982605, 1.5071024894714355, 1.2282354831695557, 1.5245317220687866, 1.5942485332489014, 1.2979521751403809, 1.4373857975006104, 1.785969614982605, 1.6813944578170776, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.2805230617523193, 1.803398847579956, 1.9776906967163086, 1.611677646636963, 1.3676689863204956, 1.7511112689971924, 1.5245317220687866, 1.5942485332489014, 2.465708017349243, 2.3262743949890137], [1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.1933770179748535, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 0.9145098924636841, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 1.0888018608093262, 1.9079740047454834, 2.3262743949890137, 2.3437037467956543, 2.308845281600952, 2.239128589630127, 2.204270124435425, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.0299782752990723, 1.472244143486023, 1.5593900680541992, 1.785969614982605, 1.0365142822265625, -0.04409583657979965, -0.688975989818573, -0.8284096121788025, -0.9155555367469788, -0.9155555367469788, -1.0201307535171509, -1.0724183320999146, -1.1247059106826782, -1.3687145709991455, -1.4732897281646729, -1.5604356527328491, -1.647581696510315, -1.7347276210784912, -1.6650108098983765, -1.6127232313156128, -1.1944226026535034, -0.5844008326530457, -0.4798256754875183, -0.5844008326530457, -0.6715468168258667, -1.0375598669052124, -1.176993489265442, -1.1944226026535034, -1.333856225013733, -1.3164269924163818, -1.2292810678482056, -1.0027015209197998, -0.9678431153297424, -1.333856225013733, -1.4732897281646729, -1.333856225013733, -0.7412636280059814, -0.3578213155269623, -0.3578213155269623, -0.7412636280059814, -1.2118518352508545, -0.1312417984008789, 1.7336820363998413, 2.082265853881836, 2.361132860183716, 2.4482789039611816, 2.4831371307373047, 2.5005664825439453, 1.7511112689971924, 0.9145098924636841, 1.2805230617523193, 2.1694118976593018, 2.151982545852661, 1.9951199293136597, 1.2630938291549683, 0.0430501289665699, -0.3578213155269623, 2.517995595932007, 2.622570753097534, 2.5702831745147705, 2.517995595932007, 2.5354247093200684, 2.6051416397094727, 2.430849552154541, 2.0648367404937744, 1.175947904586792, 0.0430501289665699, -0.11381260305643082, 0.7402179837226868 [e2e-predictor] , 1.1410894393920898, 1.472244143486023, 1.5245317220687866, 1.629106879234314, 1.5593900680541992, 1.5419609546661377, 1.8382571935653687, 1.925403118133545, 1.8208279609680176, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.646536111831665, 1.489673376083374, 1.6813944578170776, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.5768193006515503, 1.5071024894714355, 1.3676689863204956, 1.2456645965576172, 1.489673376083374, 1.629106879234314, 1.6813944578170776, 1.5071024894714355, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.1933770179748535, 1.0365142822265625, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 0.8099347352981567, 1.0016558170318604, 1.053943395614624, 1.2282354831695557, 1.1236603260040283, 1.0888018608093262, 1.2630938291549683, 1.1410894393920898, 0.7402179837226868, 1.3676689863204956, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.3502397537231445, 1.629106879234314, 1.8382571935653687, 1.611677646636963, 1.9776906967163086, 1.646536111831665, 1.7511112689971924, 2.0996949672698975, 2.0125491619110107, 1.925403118133545, 2.0648367404937744, 2.0996949672698975, 1.803398847579956, 1.9079740047454834, 1.942832350730896, 1.6813944578170776, 0.9145098924636841, -1.246710181236267, -1.5255773067474365, -1.4384313821792603, -1.4384313821792603, -1.4384313821792603, -1.5255773067474365, -1.490718960762024, -1.4732897281646729, -1.2641394138336182, -0.4623964726924896, -1.0724183320999146, 0.13019609451293945, 1.472244143486023, 1.315381407737732, 1.2456645965576172, 1.2979521751403809, 0.32191720604896545, 0.8447931408882141, 1.4373857975006104, 1.6988236904144287, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.611677646636963, 1.9079740047454834, 1.7336820363998413, 1.803398847579956, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 2.0125491619110107, 1.8731155395507812, 1.5419609546661377, 1.3676689863204956, 1.7336820363998413, 1.8382571935653687, 1.785969614982605, 1.6639652252197266, 1.6639652252197266, 1.332810640335083, 1.8731155395507812, 2.6399998664855957, 2.3262743949890137], [1.803398847579956, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7576471567153931, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 1.5071024894714355, 2.1345534324645996, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.204270124435425, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.0299782752990723, 0.600784420967102, -0.09638340771198273, -0.6715468168258667, -0.7761220335960388, -0.7064052224159241, -0.5495424270629883, -0.688975989818573, -0.8458387851715088, -1.0549890995025635, -1.1421350240707397, -1.1421350240707397, -1.176993489265442, -1.3164269924163818, -1.4558604955673218, -1.5081480741500854, -1.2118518352508545, -0.5844008326530457, 0.4613508880138397, 0.7402179837226868, 0.7053595781326294, 0.14762529730796814, -0.5495424270629883, -0.9852723479270935, -1.176993489265442, -1.0724183320999146, -0.37525051832199097, 0.44392168521881104, 0.4613508880138397, -0.2881045341491699, -1.2118518352508545, -1.1247059106826782, 0.670501172542572, 2.047407388687134, 2.361132860183716, 2.5005664825439453, 2.3262743949890137, 2.5005664825439453, 2.308845281600952, 1.8208279609680176, 0.478780061006546, 1.4548149108886719, 1.9079740047454834, 1.2979521751403809, 0.14762529730796814, -0.44496726989746094, 2.239128589630127, 2.622570753097534, 2.5702831 [e2e-predictor] 745147705, 2.5354247093200684, 2.5005664825439453, 2.5354247093200684, 2.587712287902832, 1.8556864261627197, -0.1486709862947464, 1.5419609546661377, 1.8731155395507812, 2.5005664825439453, 2.5702831745147705, 2.0125491619110107, 0.8796514868736267, 1.8731155395507812, 2.1345534324645996, 0.8447931408882141, 0.8970807194709778, 1.5245317220687866, 1.472244143486023, 1.1933770179748535, 1.3850982189178467, 1.3850982189178467, 1.5071024894714355, 1.611677646636963, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.768540382385254, 1.8731155395507812, 1.6988236904144287, 1.5768193006515503, 1.5071024894714355, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.5419609546661377, 1.4025273323059082, 1.5768193006515503, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.053943395614624, 1.3676689863204956, 1.4199565649032593, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 0.984226644039154, 1.2979521751403809, 1.175947904586792, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0888018608093262, 1.0016558170318604, 0.8447931408882141, 0.9319390654563904, 1.053943395614624, 1.2282354831695557, 1.2979521751403809, 1.0365142822265625, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 0.8970807194709778, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.6813944578170776, 1.6639652252197266, 2.1345534324645996, 1.9951199293136597, 1.768540382385254, 2.0996949672698975, 1.8208279609680176, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.315381407737732, 0.1999128758907318, -1.0201307535171509, -1.4732897281646729, -1.5081480741500854, -1.4558604955673218, -1.5255773067474365, -1.5255773067474365, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -1.0027015209197998, 0.11276690661907196, -0.3578213155269623, 1.2456645965576172, 1.4548149108886719, 0.7227887511253357, 1.803398847579956, 1.4199565649032593, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.7162528038024902, 1.3850982189178467, 1.332810640335083, 1.472244143486023, 1.8731155395507812, 2.1345534324645996, 1.960261583328247, 1.8382571935653687, 1.315381407737732, 1.5942485332489014, 1.8556864261627197, 1.8556864261627197, 1.2630938291549683, 1.489673376083374, 1.8905447721481323, 1.489673376083374, 1.768540382385254, 1.960261583328247, 1.611677646636963, 1.472244143486023, 2.047407388687134, 2.6051416397094727, 2.3262743949890137], [1.8208279609680176, 1.7511112689971924, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.0888018608093262, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 1.2630938291549683, 1.9776906967163086, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.3262743949890137, 2.239128589630127, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.0125491619110107, 1.960261583328247, -0.1312417984008789, -0.3229629397392273, -0.619259238243103, -0.688975989818573, -0.601830005645752, -0.41010889410972595, -0.37525051832199097, -0.3055337369441986, -0.5844008326530457, -0.9678431153297424, -1.0201307535171509, -1.0375598669052124, -1.1595642566680908, -1.176993489265442, -0.7761220335960388, 0.827363908290863, 1.8208279609680176, 1.9951199293136597, 2.0996949672698975, 2.0996949672698975, 1.7511112689971924, 1.6988236904144287, 1.2805230617523193, 0.16505448520183563, 0.2696296274662018, 0.3916339874267578, -0.1312417984008789, -0.7064052224159241, -0.8284096121788025, [e2e-predictor] -0.37525051832199097, 0.2696296274662018, 2.082265853881836, 2.1868410110473633, 2.395991325378418, 2.4831371307373047, 2.0648367404937744, 0.8796514868736267, -0.6715468168258667, 1.1933770179748535, 2.27398681640625, 2.5005664825439453, 2.4831371307373047, 2.552854061126709, 2.4831371307373047, 2.517995595932007, 2.361132860183716, 1.0365142822265625, 1.2979521751403809, 1.9951199293136597, 1.9776906967163086, 0.670501172542572, 0.16505448520183563, 2.2565577030181885, 2.6399998664855957, 2.4831371307373047, 2.622570753097534, 2.3785619735717773, 1.053943395614624, -0.8284096121788025, 1.315381407737732, 2.4134204387664795, 2.3262743949890137, 2.1694118976593018, 1.4199565649032593, 1.5593900680541992, 1.6813944578170776, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.4548149108886719, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.472244143486023, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.489673376083374, 1.1933770179748535, 1.332810640335083, 1.315381407737732, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.071372628211975, 1.2630938291549683, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.5245317220687866, 1.2805230617523193, 1.2108062505722046, 1.315381407737732, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 0.984226644039154, 0.7402179837226868, 1.0190850496292114, 1.053943395614624, 0.984226644039154, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.9951199293136597, 1.942832350730896, 1.9776906967163086, 2.082265853881836, 1.8556864261627197, 1.768540382385254, 1.5942485332489014, 1.3502397537231445, -0.5669716596603394, -1.4210021495819092, -1.5778648853302002, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.2641394138336182, -1.1944226026535034, -0.39267969131469727, -0.07895421981811523, -0.27067533135414124, 1.0016558170318604, 1.6639652252197266, 1.4373857975006104, 1.6639652252197266, 0.7576471567153931, 0.9667974710464478, 1.5593900680541992, 1.332810640335083, 1.1062309741973877, 1.2108062505722046, 1.7162528038024902, 1.7162528038024902, 2.0299782752990723, 2.0299782752990723, 1.5768193006515503, 1.7336820363998413, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.7336820363998413, 1.629106879234314, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 2.151982545852661, 1.5768193006515503, 1.7162528038024902, 1.8382571935653687, 2.622570753097534, 2.3437037467956543], [1.8382571935653687, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 1.2805230617523193, 1.1062309741973877, 0.8970807194709778, 1.071372628211975, 1.8208279609680176, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.308845281600952, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.0996949672698975, 1.9079740047454834, -0.39267969131469727, -0.3055337369441986, -0.25324615836143494, -0.39267969131469727, -0.4972548484802246, -0.619259238243103, -0.42753809690475464, 0.14762529730796814, 0.5310676693916321, 0.13019609451293945, -0.601830005645752, [e2e-predictor] -1.1072766780853271, -1.2989977598190308, 0.28705883026123047, 2.1345534324645996, 2.3262743949890137, 2.3785619735717773, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 1.8556864261627197, 0.18248367309570312, -0.1661001741886139, 0.8447931408882141, 0.18248367309570312, -1.246710181236267, -1.4384313821792603, -0.5669716596603394, 1.6988236904144287, 2.2216994762420654, 2.308845281600952, 1.472244143486023, -0.25324615836143494, -0.23581695556640625, 0.827363908290863, 0.8447931408882141, -0.2881045341491699, -0.4798256754875183, 1.8208279609680176, 2.430849552154541, 2.465708017349243, 2.622570753097534, 2.6051416397094727, 2.5702831745147705, 2.151982545852661, 0.07790851593017578, 2.0648367404937744, 2.552854061126709, 2.5354247093200684, 2.5702831745147705, 2.0299782752990723, 0.33934640884399414, 1.8556864261627197, 2.239128589630127, 2.517995595932007, 2.2914161682128906, 2.4482789039611816, 0.984226644039154, -0.4623964726924896, 0.8970807194709778, 0.7750763297080994, 2.0299782752990723, 2.0996949672698975, 1.6639652252197266, 1.8208279609680176, 1.8208279609680176, 1.6988236904144287, 1.7336820363998413, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4025273323059082, 1.2456645965576172, 1.4025273323059082, 1.2282354831695557, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.2282354831695557, 1.2456645965576172, 1.4025273323059082, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.2805230617523193, 1.315381407737732, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.5071024894714355, 1.5071024894714355, 1.2979521751403809, 1.158518671989441, 0.9319390654563904, 0.9667974710464478, 0.7750763297080994, 0.9145098924636841, 0.7750763297080994, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.158518671989441, 0.8622223138809204, 1.4373857975006104, 1.158518671989441, 1.3850982189178467, 1.315381407737732, 0.984226644039154, 1.0888018608093262, 1.4373857975006104, 1.3502397537231445, 1.5768193006515503, 1.646536111831665, 1.489673376083374, 1.315381407737732, 1.5245317220687866, 1.6813944578170776, 1.942832350730896, 1.646536111831665, 2.117124319076538, 1.8382571935653687, 1.8208279609680176, 1.8905447721481323, 1.9776906967163086, 2.047407388687134, 2.1345534324645996, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.489673376083374, 1.1410894393920898, 0.16505448520183563, -0.9329847693443298, -1.5255773067474365, -1.5604356527328491, -1.5255773067474365, -1.5081480741500854, -1.5778648853302002, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.490718960762024, -1.089847445487976, -0.27067533135414124, 0.7576471567153931, 0.13019609451293945, 0.13019609451293945, 0.513638436794281, 0.9667974710464478, 1.0016558170318604, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.2282354831695557, 1.4373857975006104, 1.8208279609680176, 1.5768193006515503, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 1.646536111831665, 1.5071024894714355, 1.6988236904144287, 1.5071024894714355, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.489673376083374, 1.646536111831665, 2.1868410110473633, 2.27398681640625, 1.8556864261627197, 2.047407388687134, 2.0648367404937744, 2.5702831745147705, 2.3262743949890137], [1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1410894393920898, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.7750763297080994, 0.8099347352981567, 1.629106879234314, 2.117124319076538, 2.0299782752990723, 1.5245317220687866, 1.1236603260040283, 1.3850982189178467, 1.960261583328 [e2e-predictor] 247, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.3262743949890137, 2.27398681640625, 2.1694118976593018, 2.151982545852661, 1.489673376083374, 0.16505448520183563, 0.1999128758907318, -0.04409583657979965, -0.42753809690475464, -0.7586928009986877, -0.9678431153297424, -0.6715468168258667, 0.02562093921005726, 0.7925055623054504, 1.2282354831695557, 0.8796514868736267, 0.28705883026123047, 2.3262743949890137, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.5354247093200684, 2.5005664825439453, 2.395991325378418, 2.0648367404937744, -0.026666639372706413, -0.4972548484802246, -0.18352937698364258, -0.6541175842285156, -0.8284096121788025, -0.9155555367469788, 0.7925055623054504, 1.8556864261627197, 1.6813944578170776, 0.18248367309570312, -1.0549890995025635, -0.8284096121788025, 1.4373857975006104, 2.4482789039611816, 2.517995595932007, 2.4482789039611816, 2.3437037467956543, 1.2282354831695557, -0.27067533135414124, -0.23581695556640625, 0.600784420967102, 1.2979521751403809, 0.8099347352981567, -0.532113254070282, 1.0016558170318604, 2.4482789039611816, 2.4482789039611816, 2.4482789039611816, 2.395991325378418, 2.4482789039611816, 2.5005664825439453, 2.0125491619110107, 0.7750763297080994, 1.8208279609680176, 2.308845281600952, 2.6399998664855957, 2.0125491619110107, -0.009237446822226048, -0.44496726989746094, 2.1868410110473633, 2.0996949672698975, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.6639652252197266, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.5419609546661377, 1.489673376083374, 1.489673376083374, 1.1410894393920898, 1.3850982189178467, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.332810640335083, 1.315381407737732, 1.4548149108886719, 1.071372628211975, 1.5419609546661377, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2456645965576172, 1.3676689863204956, 1.3676689863204956, 1.2456645965576172, 0.9319390654563904, 1.2108062505722046, 1.646536111831665, 1.4025273323059082, 1.315381407737732, 0.984226644039154, 1.2282354831695557, 1.0016558170318604, 0.7576471567153931, 0.984226644039154, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.8796514868736267, 0.5659260153770447, 1.315381407737732, 0.44392168521881104, 0.9145098924636841, 0.9667974710464478, 0.8622223138809204, 1.2979521751403809, 1.1062309741973877, 1.175947904586792, 1.332810640335083, 1.332810640335083, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.6988236904144287, 2.0299782752990723, 2.1345534324645996, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 2.2565577030181885, 2.0299782752990723, 1.9079740047454834, 2.082265853881836, 1.925403118133545, 1.489673376083374, 1.315381407737732, -0.601830005645752, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5778648853302002, -1.5778648853302002, -1.490718960762024, -1.4732897281646729, -0.9678431153297424, -0.8806971907615662, 0.8447931408882141, 0.2522004544734955, 0.5484968423843384, 1.2979521751403809, 1.8382571935653687, 1.053943395614624, 1.315381407737732, 1.4548149108886719, 1.2630938291549683, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.2108062505722046, 1.6639652252197266, 1.8556864261627197, 1.6813944578170776, 1.9951199293136597, 1.8208279609680176, 1.2805230617523193, 1.3502397537231445, 1.785969614982605, 1.960261583328247, 1.785969614982605, 1.629106879234314, 1.315381407737732, 1.7336820363998413, 1.960261583328247, 1.8556864261627197, 1.9079740047454834, 2.4482789039611816, 2.622570753097534, 2.361132860183716], [1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.52453172206 [e2e-predictor] 87866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.9145098924636841, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.6813944578170776, 2.3785619735717773, 2.27398681640625, 1.925403118133545, 0.984226644039154, 1.175947904586792, 1.785969614982605, 2.151982545852661, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.1694118976593018, 1.942832350730896, 2.117124319076538, 1.925403118133545, 0.6879304051399231, 0.42649248242378235, 0.5833552479743958, 0.11276690661907196, -0.8284096121788025, -1.0724183320999146, -1.1944226026535034, -1.0027015209197998, -0.1312417984008789, 1.0016558170318604, 1.646536111831665, 2.3437037467956543, 2.4482789039611816, 2.430849552154541, 2.517995595932007, 2.552854061126709, 2.517995595932007, 1.5071024894714355, -0.4798256754875183, -1.1944226026535034, -0.9678431153297424, 0.600784420967102, 0.7576471567153931, -0.3229629397392273, -1.0201307535171509, -0.21838775277137756, 1.2979521751403809, 0.9667974710464478, -0.25324615836143494, -1.1072766780853271, -0.3578213155269623, 1.5942485332489014, 2.1868410110473633, 2.204270124435425, 1.785969614982605, -0.18352937698364258, -1.1944226026535034, -1.0724183320999146, 1.4548149108886719, 2.430849552154541, 2.5005664825439453, 2.3437037467956543, 1.960261583328247, 0.513638436794281, 0.9667974710464478, 1.925403118133545, 2.1694118976593018, 2.204270124435425, 2.2914161682128906, 2.395991325378418, 2.552854061126709, 2.517995595932007, 2.430849552154541, 1.4025273323059082, 0.513638436794281, 0.1999128758907318, -0.1486709862947464, 1.2282354831695557, 1.9951199293136597, 1.803398847579956, 1.7162528038024902, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.611677646636963, 1.646536111831665, 1.785969614982605, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.1410894393920898, 1.2456645965576172, 1.3502397537231445, 1.4373857975006104, 1.2630938291549683, 1.2456645965576172, 1.3502397537231445, 1.2979521751403809, 1.5942485332489014, 1.4373857975006104, 1.1933770179748535, 1.5942485332489014, 1.3850982189178467, 1.1933770179748535, 1.4199565649032593, 1.2108062505722046, 1.3502397537231445, 1.0016558170318604, 1.2456645965576172, 1.3850982189178467, 1.4025273323059082, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2456645965576172, 1.158518671989441, 0.984226644039154, 1.158518671989441, 1.2282354831695557, 1.071372628211975, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.0365142822265625, 0.9493682980537415, 1.053943395614624, 0.9145098924636841, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.332810640335083, 1.4199565649032593, 1.5768193006515503, 1.3676689863204956, 1.3502397537231445, 1.7336820363998413, 1.803398847579956, 2.082265853881836, 1.7511112689971924, 1.8382571935653687, 1.8731155395507812, 2.1868410110473633, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 1.8556864261627197, 1.8556864261627197, 1.0888018608093262, -0.8458387851715088, -1.3164269924163818, -1.4732897281646729, -1.5255773067474365, -1.5255773067474365, -1.5604356527328491, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5952941179275513, -1.5952941179275513, -1.403572916984558, -0.37525051832199097, -0.4798256754875183, -0.2881045341491699, -0.07895421981811523, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 2.465708017349243, 1.4025273323059082, 1.785969614982605, 1.5419609546661377, 1.8208279609680176, 1.3676689863204956, 1.0190850496292114, 0.5310676693916321, 1.071372628211975, 1.6639652252197266, 1.7162528038024902, 1.646536111831665, 2.239128589630127, 1.5942485332489014, 1.071372628211975, 1.4373857975006104, 2.0648367404937744, 1.803398847579956, 1.925403118133545, 1.6988236904144287, 1.332810640335083, 1.4548149108886719, 1.94283235 [e2e-predictor] 0730896, 1.942832350730896, 2.0648367404937744, 2.204270124435425, 2.5702831745147705, 2.3437037467956543], [1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.1933770179748535, 1.0888018608093262, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7402179837226868, 0.8099347352981567, 1.6988236904144287, 2.3437037467956543, 2.3785619735717773, 1.942832350730896, 1.1236603260040283, 1.175947904586792, 1.6639652252197266, 2.0648367404937744, 1.8556864261627197, 1.3850982189178467, 0.07790851593017578, -0.8458387851715088, -0.8981263637542725, -0.8632679581642151, -0.9852723479270935, -1.0027015209197998, -0.3229629397392273, 0.5484968423843384, 1.0016558170318604, 0.4962092638015747, -0.44496726989746094, -1.0549890995025635, -1.3512853384017944, -1.1421350240707397, -0.619259238243103, 1.5593900680541992, 2.361132860183716, 2.5354247093200684, 2.5354247093200684, 2.3437037467956543, 1.1410894393920898, -0.21838775277137756, -0.6366884112358093, -1.089847445487976, -1.0549890995025635, -0.20095856487751007, -0.37525051832199097, -1.2292810678482056, -1.1072766780853271, 0.513638436794281, 1.6988236904144287, 0.984226644039154, -0.42753809690475464, -0.7238344550132751, 0.5310676693916321, 1.8731155395507812, 1.8208279609680176, 1.0016558170318604, -0.1486709862947464, -0.9155555367469788, -0.9155555367469788, 0.7227887511253357, 2.27398681640625, 2.3437037467956543, 2.308845281600952, 2.3437037467956543, 1.3502397537231445, -0.688975989818573, -0.7586928009986877, 0.9667974710464478, 2.5354247093200684, 2.4831371307373047, 2.4482789039611816, 2.5702831745147705, 2.430849552154541, 2.5354247093200684, 2.622570753097534, 0.5659260153770447, -0.4798256754875183, -0.9504139423370361, 0.6530719995498657, 1.5419609546661377, 1.7511112689971924, 1.646536111831665, 1.8731155395507812, 1.785969614982605, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.4025273323059082, 1.4025273323059082, 1.6639652252197266, 1.4025273323059082, 1.7511112689971924, 1.5593900680541992, 1.3502397537231445, 1.5768193006515503, 1.315381407737732, 1.4025273323059082, 1.3676689863204956, 1.5768193006515503, 1.2456645965576172, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.315381407737732, 1.2630938291549683, 1.646536111831665, 1.2108062505722046, 1.1933770179748535, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.315381407737732, 1.2282354831695557, 1.0016558170318604, 1.053943395614624, 1.489673376083374, 1.4199565649032593, 1.4025273323059082, 1.1933770179748535, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 0.9145098924636841, 1.1410894393920898, 1.0190850496292114, 1.071372628211975, 1.0016558170318604, 0.7576471567153931, 1.158518671989441, 1.0888018608093262, 1.3502397537231445, 1.158518671989441, 1.2456645965576172, 1.3502397537231445, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.4199565649032593, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 2.0648367404937744, 1.785969614982605, 2.0125491619110107, 2.082265853881836, 2.0648367404937744, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2108062505722046, -1.1247059106826782, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5778648853302002, -1.6301524639129639, -1.5604356527328491, -1.5604356527328491, -1.1247059106826782, -0.7935512065887451, -0.6715468168258667, 1.7511112689971924, 1.9951199293136597, 2.1345534324645996, 2.204270124435425, 1.8905447721481323, 2.27398681640625, 1.8905447721481323, 1.8382571935653687, 1.6 [e2e-predictor] 11677646636963, 1.6813944578170776, 1.5768193006515503, 1.0888018608093262, 1.4548149108886719, 1.2282354831695557, 1.2805230617523193, 1.7511112689971924, 1.6988236904144287, 2.117124319076538, 1.4025273323059082, 1.9776906967163086, 1.5768193006515503, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.6813944578170776, 1.960261583328247, 1.8556864261627197, 1.960261583328247, 2.2216994762420654, 2.622570753097534, 2.3437037467956543], [1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.1933770179748535, 1.0888018608093262, 1.0365142822265625, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 1.5593900680541992, 2.204270124435425, 2.361132860183716, 2.082265853881836, 1.071372628211975, 0.008191745728254318, -0.688975989818573, -0.9504139423370361, -1.0201307535171509, -1.0724183320999146, -1.1944226026535034, -1.2641394138336182, -1.2815686464309692, -1.4210021495819092, -1.4732897281646729, -1.4210021495819092, -1.3164269924163818, -0.7761220335960388, 0.1999128758907318, 1.0016558170318604, 1.053943395614624, 0.30448800325393677, -0.8632679581642151, -1.2641394138336182, -1.176993489265442, 1.4373857975006104, 2.517995595932007, 2.2216994762420654, 1.611677646636963, -0.6541175842285156, -0.8284096121788025, -0.688975989818573, -0.8632679581642151, -0.9329847693443298, 0.16505448520183563, 0.984226644039154, 0.7576471567153931, -0.5495424270629883, -0.41010889410972595, -0.11381260305643082, -1.0027015209197998, -1.403572916984558, -0.7412636280059814, 1.646536111831665, 1.7162528038024902, 1.2805230617523193, 0.30448800325393677, -0.07895421981811523, 1.6988236904144287, 1.7511112689971924, 1.1933770179748535, 0.7750763297080994, 0.9319390654563904, 0.5659260153770447, -0.42753809690475464, -1.1944226026535034, -1.246710181236267, 1.489673376083374, 2.6399998664855957, 2.622570753097534, 2.552854061126709, 2.5702831745147705, 2.517995595932007, 2.5005664825439453, 2.6399998664855957, 1.4199565649032593, 0.670501172542572, -0.9329847693443298, 0.4962092638015747, 1.9951199293136597, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.5071024894714355, 1.5419609546661377, 1.3850982189178467, 1.5593900680541992, 1.7336820363998413, 1.2979521751403809, 1.3676689863204956, 1.646536111831665, 1.7336820363998413, 1.4548149108886719, 1.5942485332489014, 1.1933770179748535, 1.8208279609680176, 1.4199565649032593, 1.5071024894714355, 1.4025273323059082, 1.5768193006515503, 1.6988236904144287, 1.6813944578170776, 1.2805230617523193, 1.1062309741973877, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.5593900680541992, 1.175947904586792, 1.315381407737732, 1.2108062505722046, 0.8622223138809204, 1.2282354831695557, 1.1236603260040283, 1.1933770179748535, 1.315381407737732, 1.4199565649032593, 1.158518671989441, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.5484968423843384, 0.984226644039154, 0.6879304051399231, 0.9493682980537415, 0.5310676693916321, 0.8970807194709778, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.4373857975006104, 1.175947904586792, 1.1933770179748535, 1.332810640335083, 1.2108062505722046, 1.5942485332489014, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.8208279609680176, 1.8905447721481323, 1.646536111831665, 2.082265853881836, 2.0125491619110107, 1.8905447721481323, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.8556864261627197, -0.18352937698364258, -1.4210021495819092, -1.5081480741500854, -1.5255773067474365, -1.5778648853302002, -1 [e2e-predictor] .5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -0.6715468168258667, -0.8981263637542725, 1.332810640335083, 0.7227887511253357, 0.8622223138809204, 1.925403118133545, 2.361132860183716, 2.1345534324645996, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.047407388687134, 1.8382571935653687, 1.5768193006515503, 1.803398847579956, 1.158518671989441, 0.6530719995498657, 0.9667974710464478, 1.175947904586792, 1.803398847579956, 1.6639652252197266, 1.960261583328247, 1.315381407737732, 2.1345534324645996, 1.5942485332489014, 1.6988236904144287, 1.803398847579956, 1.8905447721481323, 1.611677646636963, 1.611677646636963, 1.7336820363998413, 2.1345534324645996, 1.942832350730896, 1.9951199293136597, 2.2565577030181885, 2.5702831745147705, 2.3262743949890137], [1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.629106879234314, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.1933770179748535, 1.1410894393920898, 1.0888018608093262, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.827363908290863, 1.4373857975006104, 2.151982545852661, 2.4482789039611816, 1.960261583328247, 0.3916339874267578, 0.1999128758907318, -0.06152502819895744, -0.532113254070282, -0.8981263637542725, -1.176993489265442, -1.333856225013733, -1.403572916984558, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, -1.6127232313156128, -1.6127232313156128, -1.6301524639129639, -1.403572916984558, -0.688975989818573, 0.42649248242378235, 1.2282354831695557, 0.827363908290863, -0.21838775277137756, -0.9504139423370361, 0.7227887511253357, 1.8905447721481323, 0.4613508880138397, -0.9329847693443298, -0.688975989818573, -0.20095856487751007, -0.27067533135414124, -0.7761220335960388, -0.4972548484802246, 0.28705883026123047, 0.30448800325393677, -0.5669716596603394, 0.28705883026123047, 1.2108062505722046, 0.8796514868736267, -0.41010889410972595, -0.3403921127319336, 0.5484968423843384, -0.1661001741886139, -0.9329847693443298, -1.2118518352508545, 0.5310676693916321, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.35677558183670044, 1.5245317220687866, 1.4373857975006104, 0.3916339874267578, -0.7412636280059814, 0.8447931408882141, 2.204270124435425, 2.552854061126709, 2.5354247093200684, 2.517995595932007, 2.5702831745147705, 2.622570753097534, 1.2282354831695557, 1.611677646636963, 0.7925055623054504, -1.0549890995025635, -0.3229629397392273, 2.1694118976593018, 2.3785619735717773, 2.151982545852661, 2.2565577030181885, 1.2456645965576172, 1.158518671989441, 1.3850982189178467, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.5245317220687866, 1.332810640335083, 1.4548149108886719, 1.646536111831665, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.5245317220687866, 1.646536111831665, 1.4199565649032593, 1.472244143486023, 1.7336820363998413, 1.629106879234314, 1.3850982189178467, 1.2805230617523193, 1.071372628211975, 1.175947904586792, 0.9667974710464478, 1.175947904586792, 0.9667974710464478, 0.9145098924636841, 0.7402179837226868, 1.1410894393920898, 0.9319390654563904, 0.8099347352981567, 1.472244143486023, 1.472244143486023, 1.3502397537231445, 1.2108062505722046, 1.0190850496292114, 1.0888018608093262, 0.8447931408882141, 0.8622223138809204, 1.0365142822265625, 1.2456645965576172, 1.315381407737732, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.670501172542572, 1.071372628211975, 0.7925055623054504, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 0.827363908290863, 1.053943395614624, 1.2108062505722046, 1.5593900680541992, 1.5071024894714355, 1.2630938291549683, 1.48967337608 [e2e-predictor] 3374, 1.7336820363998413, 1.7336820363998413, 1.942832350730896, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 1.9776906967163086, 2.0996949672698975, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 1.768540382385254, 1.053943395614624, -0.8806971907615662, -1.3861438035964966, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5255773067474365, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5255773067474365, -1.5081480741500854, -1.3512853384017944, -0.42753809690475464, 0.42649248242378235, 1.1933770179748535, 2.1694118976593018, 1.803398847579956, 2.27398681640625, 0.9493682980537415, 2.2216994762420654, 2.151982545852661, 2.2565577030181885, 2.151982545852661, 2.1345534324645996, 2.3437037467956543, 1.8731155395507812, 2.2914161682128906, 0.6879304051399231, 0.5484968423843384, 0.7925055623054504, 1.332810640335083, 1.5245317220687866, 1.6988236904144287, 1.6639652252197266, 1.5245317220687866, 2.0299782752990723, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 1.5768193006515503, 1.8905447721481323, 1.7162528038024902, 1.5593900680541992, 1.332810640335083, 2.151982545852661, 2.0648367404937744, 1.9951199293136597, 2.552854061126709, 2.3437037467956543], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 1.315381407737732, 2.082265853881836, 2.4482789039611816, 2.1868410110473633, 1.960261583328247, 1.175947904586792, 0.7053595781326294, 0.6356428265571594, 0.4090631604194641, -0.3403921127319336, -1.0375598669052124, -1.4210021495819092, -1.5430065393447876, -1.6127232313156128, -1.6650108098983765, -1.7172983884811401, -1.7347276210784912, -1.7172983884811401, -1.7347276210784912, -1.6127232313156128, -1.2989977598190308, -0.3403921127319336, 1.0016558170318604, 1.158518671989441, 0.28705883026123047, -0.39267969131469727, -1.089847445487976, -1.176993489265442, -0.9329847693443298, -0.532113254070282, -0.18352937698364258, -0.1486709862947464, 0.0430501289665699, 0.3916339874267578, 0.5833552479743958, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.513638436794281, -0.619259238243103, -0.5146840810775757, 1.175947904586792, 0.5833552479743958, -0.4972548484802246, -1.0027015209197998, 0.1999128758907318, 0.5310676693916321, -0.5495424270629883, -1.0549890995025635, -0.619259238243103, 1.5768193006515503, 1.8208279609680176, 1.646536111831665, 1.158518671989441, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.4831371307373047, 2.465708017349243, 2.517995595932007, 2.308845281600952, 0.7402179837226868, 0.33934640884399414, -0.5844008326530457, -1.0027015209197998, 0.11276690661907196, 1.960261583328247, 1.7336820363998413, 1.925403118133545, 1.629106879234314, 0.5310676693916321, 0.9493682980537415, 1.5768193006515503, 1.3850982189178467, 0.9319390654563904, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.4373857975006104, 1.175947904586792, 1.5245317220687866, 1.5942485332489014, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.472244143486023, 1.8731155395507812, 1.053943395614624, 1.472244143486023, 1.2282354831695557, 1.2282354831695557, 1.053943395614624, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.175947904586792, 1.2805230617523193, 1.1062309741973877, 1.175947904586792, 1.0016558170318604, 1.1410894393920898, 1.315381407737732, 1.315381407737732, 1.1062309741973877, 0.8970807194709778, 0.9667974710464478, 0.6879304051399231, 1.053943395614624, 0.827363908290863, 1.1410894393920898, 1 [e2e-predictor] .158518671989441, 1.1062309741973877, 0.7576471567153931, 0.9319390654563904, 0.8622223138809204, 0.9667974710464478, 1.1933770179748535, 0.9319390654563904, 1.0016558170318604, 1.175947904586792, 0.827363908290863, 1.175947904586792, 1.0365142822265625, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.489673376083374, 1.611677646636963, 1.8382571935653687, 1.646536111831665, 1.6639652252197266, 1.925403118133545, 2.0299782752990723, 1.960261583328247, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 1.6988236904144287, 1.489673376083374, -0.9329847693443298, -1.2292810678482056, -1.4558604955673218, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5255773067474365, -1.4732897281646729, -1.490718960762024, -1.3687145709991455, -1.0027015209197998, 0.18248367309570312, 1.768540382385254, 1.2979521751403809, 2.0299782752990723, 2.1694118976593018, 2.3262743949890137, 1.9079740047454834, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.3262743949890137, 2.0125491619110107, 1.1933770179748535, 1.1933770179748535, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.5245317220687866, 2.0996949672698975, 1.5593900680541992, 1.803398847579956, 2.0996949672698975, 1.803398847579956, 1.2630938291549683, 2.0299782752990723, 1.7162528038024902, 1.611677646636963, 2.517995595932007, 2.361132860183716], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.8970807194709778, 1.2979521751403809, 2.0125491619110107, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.0996949672698975, 1.1236603260040283, 0.513638436794281, 0.7576471567153931, 0.8796514868736267, 0.7053595781326294, 0.008191745728254318, -0.8632679581642151, -1.246710181236267, -1.490718960762024, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.6824400424957275, -1.6650108098983765, -1.5952941179275513, -0.8806971907615662, 0.3742047846317291, 1.2282354831695557, 1.0016558170318604, -0.11381260305643082, -0.9678431153297424, -1.2641394138336182, -1.1595642566680908, -0.5844008326530457, 0.02562093921005726, -0.06152502819895744, 0.6530719995498657, 0.35677558183670044, 0.4090631604194641, 0.6879304051399231, 0.9493682980537415, 0.16505448520183563, -0.42753809690475464, 0.32191720604896545, 0.30448800325393677, -0.4972548484802246, -0.8981263637542725, -0.1486709862947464, -0.04409583657979965, -1.1595642566680908, -1.3687145709991455, -0.2881045341491699, 1.2979521751403809, 1.3676689863204956, 0.5833552479743958, -0.2881045341491699, 0.5833552479743958, 2.517995595932007, 2.552854061126709, 2.517995595932007, 2.6051416397094727, 2.587712287902832, -1.0027015209197998, -1.089847445487976, 1.5942485332489014, 2.082265853881836, 2.204270124435425, 2.2216994762420654, 0.6182135939598083, -0.25324615836143494, 1.489673376083374, 1.8731155395507812, 1.6813944578170776, 1.7162528038024902, 1.1933770179748535, 0.5484968423843384, 0.6530719995498657, 1.472244143486023, 1.1410894393920898, 1.2282354831695557, 1.175947904586792, 1.611677646636963, 1.5942485332489014, 1.6639652252197266, 1.5593900680541992, 1.629106879234314, 1.2282354831695557, 1.5942485332489014, 1.2108062505722046, 1.2456645965576172, 1.5942485332489014, 1.158518671989441, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.24566459 [e2e-predictor] 65576172, 1.1062309741973877, 1.2282354831695557, 1.4548149108886719, 1.4373857975006104, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.315381407737732, 0.9319390654563904, 0.984226644039154, 1.3502397537231445, 1.0365142822265625, 0.7750763297080994, 1.0888018608093262, 1.3502397537231445, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 0.8622223138809204, 1.1062309741973877, 1.0190850496292114, 1.1236603260040283, 0.8970807194709778, 0.6879304051399231, 1.1410894393920898, 1.175947904586792, 1.0190850496292114, 1.053943395614624, 0.9319390654563904, 1.2979521751403809, 1.053943395614624, 1.071372628211975, 1.611677646636963, 1.5071024894714355, 1.472244143486023, 1.646536111831665, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.8556864261627197, 1.9951199293136597, 2.0648367404937744, 1.960261583328247, 1.8905447721481323, 2.082265853881836, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 0.008191745728254318, -1.1595642566680908, -1.4384313821792603, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.4732897281646729, -1.4732897281646729, -1.4732897281646729, -1.4210021495819092, -1.2641394138336182, -0.3578213155269623, -0.9329847693443298, 0.16505448520183563, 1.6813944578170776, 2.2216994762420654, 1.960261583328247, 1.803398847579956, 2.3262743949890137, 2.3785619735717773, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.0996949672698975, 2.239128589630127, 2.1868410110473633, 2.0996949672698975, 0.4962092638015747, 2.0648367404937744, 1.768540382385254, 1.5593900680541992, 1.629106879234314, 1.2630938291549683, 1.5593900680541992, 1.4025273323059082, 2.0125491619110107, 1.768540382385254, 2.047407388687134, 1.7511112689971924, 2.117124319076538, 1.9951199293136597, 1.4373857975006104, 1.489673376083374, 2.239128589630127, 1.8905447721481323, 1.1062309741973877, 2.4134204387664795, 2.3437037467956543], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.8099347352981567, 1.1410894393920898, 1.8208279609680176, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.1345534324645996, 1.9776906967163086, 1.071372628211975, 0.35677558183670044, 0.4613508880138397, 0.9319390654563904, 1.1933770179748535, 1.0190850496292114, 0.16505448520183563, -0.6366884112358093, -1.1595642566680908, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.6301524639129639, -1.5778648853302002, -1.6301524639129639, -1.6998692750930786, -1.2815686464309692, 0.2347712516784668, 1.175947904586792, 1.3676689863204956, 0.6879304051399231, -0.5844008326530457, -1.2641394138336182, -1.5081480741500854, -1.1072766780853271, -0.21838775277137756, 0.28705883026123047, 0.600784420967102, 0.2173420637845993, 0.3742047846317291, 0.16505448520183563, 0.478780061006546, 1.2805230617523193, 1.2805230617523193, -0.07895421981811523, -0.8981263637542725, 0.0430501289665699, 0.7053595781326294, 0.33934640884399414, -0.41010889410972595, -0.532113254070282, 0.16505448520183563, -0.39267969131469727, -1.4384313821792603, -0.9852723479270935, 0.8447931408882141, 2.6051416397094727, 2.395991325378418, 2.4134204387664795, 2.5354247093200684, 2.27398681640625, -1.5604356527328491, -0.8806971907615662, 1.5419609546661377, 2.1868410110473633, 2.204270124435425, 1.4373857975006104, -1.0724183320999146, -0.37525051832199097, 2.27398681640625, 2.1868410110473633, 2.2216994762420654, 2.082265853881836, 2.2914161682128906, 0.2173420637845993, [e2e-predictor] 0.42649248242378235, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.6988236904144287, 1.4199565649032593, 1.4199565649032593, 1.1236603260040283, 1.4025273323059082, 1.6988236904144287, 1.4548149108886719, 1.5768193006515503, 1.175947904586792, 0.9493682980537415, 1.0016558170318604, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.5245317220687866, 1.332810640335083, 1.5419609546661377, 1.315381407737732, 1.472244143486023, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.175947904586792, 1.3676689863204956, 1.2282354831695557, 0.8099347352981567, 1.0016558170318604, 1.2456645965576172, 0.9319390654563904, 1.2456645965576172, 1.1410894393920898, 1.0190850496292114, 0.8622223138809204, 1.4548149108886719, 1.2456645965576172, 1.4199565649032593, 1.1236603260040283, 1.1236603260040283, 1.053943395614624, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.315381407737732, 0.9145098924636841, 1.053943395614624, 0.9145098924636841, 1.4548149108886719, 1.1062309741973877, 1.629106879234314, 1.4373857975006104, 1.5593900680541992, 1.5942485332489014, 1.785969614982605, 1.9079740047454834, 1.7162528038024902, 2.047407388687134, 2.082265853881836, 1.8731155395507812, 1.8905447721481323, 1.960261583328247, 2.082265853881836, 1.053943395614624, -0.6366884112358093, -1.403572916984558, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.3687145709991455, -1.403572916984558, -1.4732897281646729, -1.089847445487976, -1.1421350240707397, -0.8284096121788025, -0.04409583657979965, 1.768540382385254, -0.5146840810775757, 1.5419609546661377, 1.8382571935653687, 2.308845281600952, 2.1868410110473633, 2.2565577030181885, 2.308845281600952, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.3850982189178467, 2.047407388687134, 2.0299782752990723, 1.8382571935653687, 1.4199565649032593, 1.175947904586792, 1.5245317220687866, 1.5768193006515503, 1.7336820363998413, 2.1345534324645996, 2.2565577030181885, 1.8556864261627197, 1.9079740047454834, 2.1694118976593018, 1.960261583328247, 2.239128589630127, 1.8382571935653687, 1.8382571935653687, 1.5245317220687866, 2.239128589630127, 2.308845281600952], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 0.9319390654563904, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 1.1062309741973877, 1.785969614982605, 2.2565577030181885, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 1.9776906967163086, 1.2108062505722046, 0.5310676693916321, 0.42649248242378235, 0.4090631604194641, 0.7925055623054504, 1.2630938291549683, 1.1933770179748535, 0.2347712516784668, -0.7761220335960388, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5952941179275513, -1.1421350240707397, 0.32191720604896545, 1.1062309741973877, 1.5942485332489014, 1.158518671989441, 0.07790851593017578, -0.7238344550132751, -1.1944226026535034, -0.8806971907615662, -0.3578213155269623, -0.1312417984008789, 0.44392168521881104, 0.7227887511253357, 0.42649248242378235, 0.2173420637845993, 0.33934640884399414, -0.7412636280059814, -0.6541175842285156, 0.6530719995498657, 0.16505448520183563, -0.7412636280059814, -1.1421350240707397, -0.9504139423370361, 0.44392168521881104, 0.13019609451293945, -0.9155555367469788, -0.7586928009986877, 0.3567755818367004 [e2e-predictor] 4, 0.5484968423843384, 2.239128589630127, 2.3437037467956543, 2.465708017349243, 2.517995595932007, 0.5484968423843384, -0.23581695556640625, 0.478780061006546, 0.6356428265571594, 1.071372628211975, -0.06152502819895744, -1.176993489265442, -0.7935512065887451, 1.8731155395507812, 2.151982545852661, 2.117124319076538, 2.151982545852661, 1.489673376083374, -0.8284096121788025, 0.008191745728254318, 1.7162528038024902, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.489673376083374, 1.3502397537231445, 1.3502397537231445, 1.2456645965576172, 1.4373857975006104, 1.5768193006515503, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.175947904586792, 1.2979521751403809, 1.0365142822265625, 1.3850982189178467, 1.4199565649032593, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.0190850496292114, 1.5768193006515503, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.2108062505722046, 0.8970807194709778, 1.175947904586792, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.0016558170318604, 1.2108062505722046, 1.175947904586792, 1.315381407737732, 1.1410894393920898, 0.984226644039154, 1.053943395614624, 1.1933770179748535, 1.158518671989441, 1.2108062505722046, 0.984226644039154, 1.053943395614624, 1.175947904586792, 0.7925055623054504, 1.0190850496292114, 1.2282354831695557, 0.7227887511253357, 1.5593900680541992, 1.5419609546661377, 1.3676689863204956, 1.5419609546661377, 1.5245317220687866, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.9079740047454834, 0.42649248242378235, -1.0027015209197998, -1.403572916984558, -1.4732897281646729, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.3861438035964966, -1.3512853384017944, -1.3687145709991455, -1.176993489265442, -1.1595642566680908, -0.11381260305643082, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 1.6813944578170776, -0.1661001741886139, 0.4962092638015747, 1.9079740047454834, 1.8731155395507812, 2.239128589630127, 2.204270124435425, 2.2565577030181885, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 2.1868410110473633, 2.3437037467956543, 2.1868410110473633, 2.27398681640625, 2.082265853881836, 2.0996949672698975, 1.942832350730896, 1.5071024894714355, 1.0888018608093262, 1.5942485332489014, 1.2456645965576172, 1.4373857975006104, 1.7162528038024902, 2.1345534324645996, 1.9079740047454834, 2.0648367404937744, 2.0996949672698975, 2.1694118976593018, 2.361132860183716, 1.611677646636963, 1.8556864261627197, 2.0648367404937744, 2.2565577030181885, 2.3262743949890137], [1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.1236603260040283, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 1.053943395614624, 1.7336820363998413, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.1236603260040283, 0.5484968423843384, 0.6356428265571594, 0.4090631604194641, 0.18248367309570312, 0.8099347352981567, 1.3676689863204956, 1.1236603260040283, 0.0430501289665699, -0.9504139423370361, -1.2989977598190308, -1.403572916984558, -1.5255773067474365, -1.5952941179275513, -1.6998692750930786, -1.5081480741500854, -0.9504139423370361, 0.600784420967102, 1.2805230617523193, 1.4373857975006104, 1.5071024894714355, 0.670501172542572, -0.532113254070282, -1.1072766780853 [e2e-predictor] 271, -1.0375598669052124, -0.3229629397392273, -0.1312417984008789, 0.18248367309570312, 0.8622223138809204, 1.2108062505722046, 0.3742047846317291, 0.0430501289665699, 0.670501172542572, 0.670501172542572, -0.532113254070282, -0.9678431153297424, -0.7761220335960388, -0.009237446822226048, 0.11276690661907196, -0.3578213155269623, -0.2881045341491699, 0.06047932058572769, -0.5844008326530457, -1.1595642566680908, 2.2914161682128906, 2.5354247093200684, 2.5354247093200684, 0.9145098924636841, 0.8622223138809204, 0.9667974710464478, -0.7412636280059814, -1.2989977598190308, 0.2347712516784668, 1.7336820363998413, 1.5071024894714355, 1.5419609546661377, 1.332810640335083, 0.0430501289665699, 0.06047932058572769, 0.14762529730796814, -1.0027015209197998, -0.9852723479270935, 0.8796514868736267, 0.9145098924636841, 1.2456645965576172, 1.1236603260040283, 1.3676689863204956, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.5245317220687866, 1.1236603260040283, 1.3502397537231445, 1.1933770179748535, 1.1410894393920898, 1.4199565649032593, 1.0888018608093262, 1.5245317220687866, 1.489673376083374, 1.332810640335083, 1.2630938291549683, 1.5942485332489014, 0.984226644039154, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.0190850496292114, 1.1236603260040283, 0.9145098924636841, 1.071372628211975, 0.8796514868736267, 0.9667974710464478, 0.827363908290863, 1.2979521751403809, 1.472244143486023, 1.3850982189178467, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1410894393920898, 1.2456645965576172, 0.6879304051399231, 0.2522004544734955, 0.35677558183670044, 0.6182135939598083, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.0365142822265625, 1.2630938291549683, 1.4199565649032593, 1.071372628211975, 1.4025273323059082, 1.4548149108886719, 1.8556864261627197, 1.6639652252197266, 1.925403118133545, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 1.803398847579956, 2.047407388687134, 1.8731155395507812, 1.1236603260040283, -0.21838775277137756, -0.07895421981811523, -1.3512853384017944, -1.4384313821792603, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.490718960762024, -1.5081480741500854, -1.490718960762024, -1.333856225013733, -1.4210021495819092, -0.6541175842285156, -0.6366884112358093, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 0.8970807194709778, 2.430849552154541, 0.5484968423843384, -0.5495424270629883, 1.1236603260040283, 2.047407388687134, 2.082265853881836, 2.2216994762420654, 1.960261583328247, 1.942832350730896, 2.151982545852661, 2.0996949672698975, 2.1694118976593018, 2.151982545852661, 2.239128589630127, 2.2565577030181885, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 1.053943395614624, 0.9319390654563904, 1.2630938291549683, 0.9493682980537415, 1.3676689863204956, 1.6813944578170776, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.785969614982605, 2.27398681640625, 1.9776906967163086, 1.9079740047454834, 1.8382571935653687, 2.2216994762420654, 2.239128589630127, 2.3262743949890137], [1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.9145098924636841, 1.0190850496292114, 1.4548149108886719, 2.1694118976593018, 2.4831371307373047, 2.465708017349243, 2.3437037467956543, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.0648367404937744, 1.2805230617523193, 0.6356428265571594, 0.86222231388092 [e2e-predictor] 04, 0.670501172542572, -0.2881045341491699, -0.1486709862947464, 0.827363908290863, 1.2630938291549683, 0.9667974710464478, 0.09533771127462387, -0.8109803795814514, -1.2641394138336182, -1.5778648853302002, -1.7695859670639038, -1.7521568536758423, -1.647581696510315, -0.7586928009986877, 0.8622223138809204, 1.472244143486023, 1.785969614982605, 1.6813944578170776, 1.315381407737732, 0.0430501289665699, -1.0549890995025635, -1.089847445487976, -0.601830005645752, -0.1661001741886139, 0.3916339874267578, 0.5484968423843384, 0.13019609451293945, 0.7576471567153931, 0.2522004544734955, -0.7064052224159241, 0.09533771127462387, 0.3916339874267578, -0.1312417984008789, -0.7412636280059814, -1.1072766780853271, -0.20095856487751007, 0.4090631604194641, 0.44392168521881104, -0.18352937698364258, 1.646536111831665, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 0.7750763297080994, -0.009237446822226048, -1.6998692750930786, -1.5604356527328491, -0.23581695556640625, 2.117124319076538, 1.8731155395507812, 2.0648367404937744, 1.6813944578170776, -1.1072766780853271, -0.9504139423370361, 2.082265853881836, 2.239128589630127, 1.9951199293136597, 1.8731155395507812, 0.9493682980537415, 0.7053595781326294, 1.158518671989441, 1.175947904586792, 1.2979521751403809, 1.1236603260040283, 1.2282354831695557, 1.071372628211975, 1.2630938291549683, 1.3676689863204956, 0.9667974710464478, 1.3676689863204956, 0.8796514868736267, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 0.9145098924636841, 1.6639652252197266, 0.7750763297080994, 1.5942485332489014, 1.1236603260040283, 1.0888018608093262, 1.489673376083374, 1.2456645965576172, 1.3676689863204956, 1.315381407737732, 0.827363908290863, 1.2456645965576172, 1.1933770179748535, 1.0190850496292114, 0.984226644039154, 1.2456645965576172, 1.1062309741973877, 0.9667974710464478, 1.0016558170318604, 1.1236603260040283, 1.0365142822265625, 0.9319390654563904, 0.9319390654563904, 1.0888018608093262, 1.1933770179748535, 1.175947904586792, 1.053943395614624, 0.9667974710464478, 0.8622223138809204, 1.1410894393920898, 1.158518671989441, 0.8622223138809204, 1.053943395614624, 1.4025273323059082, 1.1410894393920898, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.6988236904144287, 1.768540382385254, 1.942832350730896, 1.7511112689971924, 2.117124319076538, 2.0299782752990723, 1.9951199293136597, 1.9776906967163086, 1.2630938291549683, -0.5844008326530457, -1.0201307535171509, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.3512853384017944, -1.5081480741500854, -1.5255773067474365, -1.490718960762024, -1.5081480741500854, -1.3861438035964966, -1.3164269924163818, -0.9852723479270935, -0.2881045341491699, 1.315381407737732, 2.0996949672698975, 2.2914161682128906, 2.308845281600952, 1.8905447721481323, 2.430849552154541, 2.2216994762420654, -1.2118518352508545, -1.333856225013733, 0.4962092638015747, 2.117124319076538, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.0996949672698975, 2.2216994762420654, 2.2914161682128906, 1.8905447721481323, 2.361132860183716, 2.308845281600952, 1.315381407737732, 1.646536111831665, 1.3850982189178467, 1.6813944578170776, 1.2456645965576172, 1.5593900680541992, 1.7511112689971924, 1.8382571935653687, 2.204270124435425, 2.151982545852661, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 2.151982545852661, 2.3785619735717773, 2.2216994762420654, 2.3262743949890137], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.879651486873 [e2e-predictor] 6267, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.3850982189178467, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.27398681640625, 2.0648367404937744, 1.332810640335083, 0.6530719995498657, 0.6879304051399231, 0.8970807194709778, 0.2522004544734955, -0.601830005645752, -0.09638340771198273, 0.9145098924636841, 1.315381407737732, 0.6879304051399231, -0.3403921127319336, -0.9329847693443298, -1.2292810678482056, -1.4732897281646729, -1.5778648853302002, -1.4384313821792603, -0.6715468168258667, 0.8447931408882141, 1.5071024894714355, 1.6639652252197266, 1.646536111831665, 1.5768193006515503, 0.7053595781326294, -0.6715468168258667, -1.089847445487976, -0.688975989818573, -0.04409583657979965, 0.13019609451293945, 0.7402179837226868, 1.053943395614624, 0.7750763297080994, -0.1486709862947464, 0.2522004544734955, -0.06152502819895744, -1.0027015209197998, -1.1944226026535034, -0.5495424270629883, -0.3403921127319336, -0.4798256754875183, -0.8109803795814514, -0.23581695556640625, 2.3437037467956543, 2.430849552154541, 2.5702831745147705, 2.517995595932007, 2.6051416397094727, -0.7761220335960388, -1.4384313821792603, -0.39267969131469727, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 0.2522004544734955, -1.3512853384017944, -1.1595642566680908, 0.7053595781326294, 1.768540382385254, 1.6988236904144287, 1.6639652252197266, 1.2805230617523193, 0.2347712516784668, 0.6530719995498657, 1.2630938291549683, 0.5659260153770447, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.0365142822265625, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.7925055623054504, 1.3502397537231445, 0.8796514868736267, 1.3676689863204956, 1.175947904586792, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.7750763297080994, 0.4962092638015747, 1.175947904586792, 1.2282354831695557, 1.1236603260040283, 1.2456645965576172, 1.2282354831695557, 0.984226644039154, 1.175947904586792, 1.3850982189178467, 1.4373857975006104, 1.2282354831695557, 1.175947904586792, 0.8447931408882141, 0.984226644039154, 1.071372628211975, 0.7750763297080994, 0.478780061006546, 0.8622223138809204, 0.1999128758907318, 0.5484968423843384, 0.6879304051399231, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2630938291549683, 1.0365142822265625, 1.2979521751403809, 1.489673376083374, 1.315381407737732, 1.4199565649032593, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.8382571935653687, 1.942832350730896, 2.0299782752990723, 1.9079740047454834, 1.960261583328247, 1.803398847579956, 0.8099347352981567, -0.1486709862947464, -1.647581696510315, -1.5778648853302002, -1.647581696510315, -1.5604356527328491, -1.2641394138336182, -1.3164269924163818, -1.5255773067474365, -1.5081480741500854, -1.3861438035964966, -1.2815686464309692, -1.1247059106826782, -0.11381260305643082, 1.0016558170318604, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.27398681640625, 2.151982545852661, 2.3262743949890137, 2.4482789039611816, -0.44496726989746094, -1.333856225013733, -0.4623964726924896, -1.5778648853302002, -1.2641394138336182, 0.5833552479743958, 2.2216994762420654, 2.0648367404937744, 1.9951199293136597, 2.082265853881836, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.117124319076538, 2.3437037467956543, 2.395991325378418, 1.7162528038024902, 1.803398847579956, 1.646536111831665, 1.1236603260040283, 1.0190850496292114, 1.2630938291549683, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 2.1694118976593018, 2.1868410110473633, 1.8905447721481323, 1.7336820363998413, 1.9079740047454834, 2.552854061126709, 2.151982545852661, 2.151982545852661], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.75111126899 [e2e-predictor] 71924, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 1.0016558170318604, 1.7511112689971924, 2.27398681640625, 2.3785619735717773, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2216994762420654, 2.0125491619110107, 1.2979521751403809, 0.5659260153770447, 0.5659260153770447, 0.8622223138809204, 0.7227887511253357, -0.2881045341491699, -0.39267969131469727, 0.6530719995498657, 1.2282354831695557, 1.2630938291549683, 0.6879304051399231, -0.3578213155269623, -0.8981263637542725, -1.2641394138336182, -1.5255773067474365, -1.490718960762024, -0.8806971907615662, 0.5659260153770447, 1.2108062505722046, 1.4548149108886719, 1.5593900680541992, 1.7162528038024902, 1.071372628211975, -0.18352937698364258, -1.0027015209197998, -0.8981263637542725, -0.21838775277137756, 0.06047932058572769, 0.008191745728254318, 0.30448800325393677, 0.9667974710464478, 0.6530719995498657, -0.37525051832199097, -0.8109803795814514, -0.25324615836143494, -0.27067533135414124, -0.8458387851715088, -1.0375598669052124, -0.44496726989746094, -0.21838775277137756, 2.27398681640625, 2.5354247093200684, 2.517995595932007, 0.8970807194709778, -1.0724183320999146, -1.2815686464309692, 1.3676689863204956, 1.9776906967163086, 2.0125491619110107, 2.117124319076538, 0.8796514868736267, -0.8284096121788025, 1.2805230617523193, 1.925403118133545, 1.646536111831665, 0.2173420637845993, -0.21838775277137756, 0.6182135939598083, 0.6356428265571594, 0.984226644039154, 1.2805230617523193, 1.1062309741973877, 0.8622223138809204, 1.0190850496292114, 0.8970807194709778, 1.053943395614624, 1.053943395614624, 1.175947904586792, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 0.9319390654563904, 1.053943395614624, 0.7402179837226868, 1.2805230617523193, 1.0365142822265625, 0.670501172542572, 0.9319390654563904, 0.7053595781326294, 0.600784420967102, 0.9145098924636841, 0.8622223138809204, 0.9319390654563904, 0.8796514868736267, 1.0190850496292114, 1.0016558170318604, 0.8099347352981567, 1.0888018608093262, 1.1410894393920898, 0.8447931408882141, 0.6879304051399231, 1.0016558170318604, 0.3916339874267578, 0.02562093921005726, -0.20095856487751007, 0.32191720604896545, 0.30448800325393677, 0.16505448520183563, 0.5833552479743958, 0.4962092638015747, 0.5659260153770447, 0.3916339874267578, 0.8796514868736267, 0.6356428265571594, 0.6182135939598083, 1.0190850496292114, 1.332810640335083, 1.158518671989441, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.960261583328247, 2.0996949672698975, 1.9776906967163086, 1.8556864261627197, 2.0996949672698975, 1.768540382385254, 0.7925055623054504, -0.3229629397392273, -1.5604356527328491, -1.6301524639129639, -1.6127232313156128, -1.4732897281646729, -1.5604356527328491, -1.5255773067474365, -1.2989977598190308, -1.490718960762024, -1.4732897281646729, -1.2989977598190308, -0.9155555367469788, -0.41010889410972595, 0.984226644039154, 1.3850982189178467, 1.803398847579956, 2.0299782752990723, 2.465708017349243, 2.430849552154541, 2.308845281600952, 2.3262743949890137, 2.4831371307373047, 2.2914161682128906, -0.3403921127319336, -0.8284096121788025, -0.9852723479270935, -1.4210021495819092, -1.4210021495819092, -1.5430065393447876, -0.1312417984008789, 1.9776906967163086, 1.942832350730896, 2.2565577030181885, 2.0648367404937744, 2.1694118976593018, 2.27398681640625, 2.308845281600952, 2.2565577030181885, 2.1868410110473633, 2.047407388687134, 1.0365142822265625, 0.984226644039154, 1.1933770179748535, 1.5419609546661377, 1.9079 [e2e-predictor] 740047454834, 2.1868410110473633, 2.2565577030181885, 2.5702831745147705, 1.9776906967163086, 1.8905447721481323, 1.942832350730896, 2.082265853881836, 2.6051416397094727, 2.1694118976593018, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 1.2805230617523193, 2.0125491619110107, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.1868410110473633, 2.0299782752990723, 1.332810640335083, 0.5310676693916321, 0.14762529730796814, 0.5484968423843384, 1.0190850496292114, 0.07790851593017578, -0.23581695556640625, 1.0016558170318604, 1.2456645965576172, 1.4373857975006104, 1.2979521751403809, 0.478780061006546, -0.601830005645752, -1.1072766780853271, -1.4558604955673218, -1.4384313821792603, -1.3164269924163818, -0.1661001741886139, 1.053943395614624, 1.3502397537231445, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 0.5310676693916321, -0.7761220335960388, -0.688975989818573, -0.23581695556640625, -0.1312417984008789, 0.42649248242378235, 0.30448800325393677, -0.18352937698364258, -0.532113254070282, -0.3055337369441986, -0.37525051832199097, -0.9329847693443298, -0.8284096121788025, -0.601830005645752, -0.5495424270629883, 2.2914161682128906, 2.204270124435425, 2.2565577030181885, 1.6639652252197266, -1.4384313821792603, -1.1944226026535034, 0.7576471567153931, 1.5942485332489014, 1.6639652252197266, 1.7162528038024902, -0.1486709862947464, -0.37525051832199097, 1.646536111831665, 2.0648367404937744, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, 1.6639652252197266, 1.332810640335083, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, 0.984226644039154, 1.053943395614624, 0.7925055623054504, 1.071372628211975, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 1.071372628211975, 1.0190850496292114, 0.8796514868736267, 0.6879304051399231, 0.7402179837226868, 0.9319390654563904, 0.7053595781326294, 0.6879304051399231, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 1.1062309741973877, 0.600784420967102, 1.0365142822265625, 0.827363908290863, 0.9145098924636841, 1.2456645965576172, 0.9145098924636841, 0.478780061006546, 0.8447931408882141, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.8622223138809204, 1.0016558170318604, 0.827363908290863, 1.0190850496292114, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.670501172542572, 0.984226644039154, 0.5659260153770447, 1.0016558170318604, 0.7402179837226868, 0.28705883026123047, 0.8622223138809204, 1.053943395614624, 1.071372628211975, 1.5768193006515503, 1.332810640335083, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.9079740047454834, 2.1694118976593018, 2.0996949672698975, 1.925403118133545, 1.3850982189178467, 0.827363908290863, 0.9145098924636841, -0.41010889410972595, -1.5778648853302002, -1.6301524639129639, -1.6824400424957275, -1.5952941179275513, -1.5430065393447876, -1.4732897281646729, -1.4732897281646729, -1.3687145709991455, -1.4732897281646729, -1.2989977598190308, -0.7412636280059814, -0.5844008326530457, 0.4090631604194641, 1.646536111831665, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.465708017349243, 2.082265853881836, 2.2914161682128906, 2.361132860183716, 2.2914161682128906, 0.7576471567153931, -1.1247059106826782, -1.4 [e2e-predictor] 558604955673218, -1.4384313821792603, -1.403572916984558, -1.2292810678482056, -1.6998692750930786, -1.2292810678482056, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.151982545852661, 1.9951199293136597, 1.5768193006515503, 1.489673376083374, 1.3850982189178467, 1.8208279609680176, 1.6639652252197266, 2.0648367404937744, 1.7511112689971924, 1.5245317220687866, 2.2914161682128906, 1.8556864261627197, 2.117124319076538, 1.9079740047454834, 1.489673376083374, 2.2914161682128906, 2.151982545852661, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.646536111831665, 2.239128589630127, 2.361132860183716, 2.395991325378418, 2.4482789039611816, 2.430849552154541, 2.3262743949890137, 2.3785619735717773, 2.3262743949890137, 2.239128589630127, 2.27398681640625, 2.204270124435425, 2.151982545852661, 1.9079740047454834, 1.4025273323059082, 0.7227887511253357, -0.06152502819895744, 0.1999128758907318, 0.7576471567153931, 0.30448800325393677, 0.09533771127462387, 0.8447931408882141, 1.3850982189178467, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 0.09533771127462387, -0.8284096121788025, -1.1072766780853271, -1.4384313821792603, -1.246710181236267, -0.2881045341491699, 1.071372628211975, 1.332810640335083, 1.5245317220687866, 1.4548149108886719, 1.489673376083374, 1.1062309741973877, -0.39267969131469727, -0.2881045341491699, 0.0430501289665699, -0.04409583657979965, -0.619259238243103, -0.4972548484802246, 0.32191720604896545, 0.30448800325393677, -0.7412636280059814, -0.8109803795814514, -0.4972548484802246, -0.3229629397392273, 0.9319390654563904, 2.1694118976593018, 2.204270124435425, 2.517995595932007, 2.587712287902832, 1.332810640335083, -1.0724183320999146, 0.0430501289665699, 0.8970807194709778, 1.175947904586792, 0.16505448520183563, -0.37525051832199097, 1.1062309741973877, 1.9079740047454834, 1.4199565649032593, -0.8284096121788025, 0.600784420967102, 1.8208279609680176, 1.4025273323059082, 1.4548149108886719, 0.9493682980537415, 1.2630938291549683, 0.984226644039154, 0.8099347352981567, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 0.6182135939598083, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.0888018608093262, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 1.2805230617523193, 0.7053595781326294, 0.9667974710464478, 1.1236603260040283, 0.7227887511253357, 0.9145098924636841, 0.5659260153770447, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.053943395614624, 0.9493682980537415, 1.1933770179748535, 0.9667974710464478, 0.827363908290863, 0.9667974710464478, 0.8447931408882141, 1.1062309741973877, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 1.2282354831695557, 1.1933770179748535, 0.44392168521881104, 0.0430501289665699, 1.053943395614624, 1.2456645965576172, 1.472244143486023, 1.0016558170318604, 1.3502397537231445, 1.175947904586792, 1.4199565649032593, 1.4548149108886719, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.8208279609680176, 2.0996949672698975, 1.768540382385254, 1.8905447721481323, 2.0648367404937744, 0.984226644039154, -0.3403921127319336, -1.4558604955673218, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.5430065393447876, -1.52557 [e2e-predictor] 73067474365, -1.4732897281646729, -1.403572916984558, -1.2292810678482056, -1.089847445487976, -0.8458387851715088, 0.2696296274662018, 1.6988236904144287, 2.0125491619110107, 2.3262743949890137, 2.082265853881836, 2.2565577030181885, 2.1345534324645996, 2.2216994762420654, 2.308845281600952, 2.3785619735717773, 2.0125491619110107, -0.5146840810775757, -1.4732897281646729, -1.4384313821792603, -1.333856225013733, -1.2118518352508545, -1.0549890995025635, -1.2641394138336182, -1.804444432258606, -0.5146840810775757, 1.6988236904144287, 2.3437037467956543, 2.0299782752990723, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 1.5245317220687866, 1.9079740047454834, 1.785969614982605, 1.925403118133545, 1.4373857975006104, 1.5942485332489014, 1.6813944578170776, 2.2216994762420654, 1.7336820363998413, 1.942832350730896, 1.942832350730896, 1.960261583328247, 2.082265853881836, 1.4373857975006104, 2.1345534324645996, 2.151982545852661, 2.117124319076538], [1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 1.1062309741973877, 1.7511112689971924, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.4134204387664795, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.2914161682128906, 2.2914161682128906, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 1.9079740047454834, 1.315381407737732, 0.7053595781326294, -0.18352937698364258, -0.23581695556640625, 0.3742047846317291, 0.3916339874267578, 0.7402179837226868, 1.2108062505722046, 1.3502397537231445, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.0888018608093262, -0.04409583657979965, -0.8284096121788025, -1.0375598669052124, -1.3861438035964966, -0.6541175842285156, 0.9493682980537415, 1.3676689863204956, 1.4025273323059082, 1.5071024894714355, 1.4548149108886719, 1.1062309741973877, 0.13019609451293945, 0.1999128758907318, -0.009237446822226048, -0.21838775277137756, -0.06152502819895744, 0.02562093921005726, -0.25324615836143494, -0.27067533135414124, -0.601830005645752, -0.688975989818573, -0.7935512065887451, 0.33934640884399414, 2.5005664825439453, 2.4831371307373047, 2.5354247093200684, 1.0365142822265625, -1.4384313821792603, 0.44392168521881104, 1.768540382385254, 1.8208279609680176, 1.803398847579956, 0.7750763297080994, -0.6541175842285156, 0.4090631604194641, 0.5659260153770447, -0.7935512065887451, -0.5146840810775757, 0.9493682980537415, 1.175947904586792, 1.1933770179748535, 0.9667974710464478, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.1236603260040283, 0.8970807194709778, 0.9145098924636841, 1.071372628211975, 0.9667974710464478, 0.7750763297080994, 0.7227887511253357, 0.6356428265571594, 0.7750763297080994, 0.8447931408882141, 0.8099347352981567, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 0.9493682980537415, 1.0190850496292114, 0.984226644039154, 0.8099347352981567, 0.9667974710464478, 0.8796514868736267, 1.053943395614624, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 0.827363908290863, 1.0190850496292114, 1.0016558170318604, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.7576471567153931, 0.5659260153770447, 0.8970807194709778, 0.7227887511253357, 0.8796514868736267, 1.0016558170318604, 1.2630938291549683, 0.9667974710464478, 1.175947904586792, 0.827363908290863, 0.7925055623054504, 1.0190850496292114, 1.26 [e2e-predictor] 30938291549683, 1.315381407737732, 1.5768193006515503, 1.472244143486023, 1.785969614982605, 1.3850982189178467, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9951199293136597, 1.629106879234314, 1.472244143486023, -1.0724183320999146, -1.4732897281646729, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5430065393447876, -1.5604356527328491, -1.4384313821792603, -1.2989977598190308, -1.3512853384017944, -0.27067533135414124, 0.13019609451293945, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.3262743949890137, 2.3437037467956543, 2.465708017349243, 2.3785619735717773, 2.308845281600952, 2.239128589630127, 0.2347712516784668, -1.4384313821792603, -1.4210021495819092, -1.403572916984558, -1.3861438035964966, -0.4972548484802246, -1.3512853384017944, -1.7172983884811401, -1.5255773067474365, 1.4548149108886719, 1.8905447721481323, 2.1694118976593018, 1.960261583328247, 2.117124319076538, 2.1345534324645996, 1.5593900680541992, 2.1345534324645996, 1.611677646636963, 1.2108062505722046, 1.1410894393920898, 1.4199565649032593, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.9951199293136597, 2.308845281600952, 2.2216994762420654, 1.9951199293136597, 2.239128589630127, 2.0648367404937744, 2.0648367404937744, 2.082265853881836], [1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.9145098924636841, 1.175947904586792, 1.8556864261627197, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 1.8556864261627197, 1.1933770179748535, 0.9493682980537415, 0.11276690661907196, -0.5146840810775757, 0.2347712516784668, 0.4613508880138397, 0.670501172542572, 1.0365142822265625, 1.332810640335083, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.5768193006515503, 0.9319390654563904, -0.2881045341491699, -0.9504139423370361, -1.1072766780853271, -0.7412636280059814, 0.5833552479743958, 1.0365142822265625, 1.315381407737732, 1.4199565649032593, 1.2282354831695557, 0.984226644039154, 0.35677558183670044, 0.2347712516784668, -0.009237446822226048, -0.25324615836143494, -0.6366884112358093, -0.27067533135414124, -0.18352937698364258, -0.41010889410972595, -0.7586928009986877, -0.4972548484802246, 2.151982545852661, 2.27398681640625, 2.5005664825439453, 1.5245317220687866, -1.2118518352508545, 0.5310676693916321, 1.5768193006515503, 1.6813944578170776, 1.7336820363998413, 0.7227887511253357, -1.176993489265442, 1.1062309741973877, 1.9776906967163086, 1.8382571935653687, 1.7511112689971924, 1.785969614982605, -0.09638340771198273, 0.4962092638015747, 0.9319390654563904, 1.1062309741973877, 1.2282354831695557, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7053595781326294, 0.6879304051399231, 0.7925055623054504, 0.6879304051399231, 0.7750763297080994, 0.9319390654563904, 0.7227887511253357, 1.1236603260040283, 1.158518671989441, 0.8796514868736267, 0.8447931408882141, 0.9493682980537415, 0.9145098924636841, 0.984226644039154, 1.088801 [e2e-predictor] 8608093262, 0.7576471567153931, 0.7053595781326294, 0.8622223138809204, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.6530719995498657, 0.5310676693916321, 0.6530719995498657, 0.3742047846317291, 0.5833552479743958, 0.9145098924636841, 1.053943395614624, 0.984226644039154, 1.332810640335083, 1.5942485332489014, 1.629106879234314, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.7162528038024902, 1.6988236904144287, 2.0648367404937744, 1.960261583328247, 1.5593900680541992, 0.4962092638015747, 0.478780061006546, 1.1410894393920898, -0.619259238243103, -1.490718960762024, -1.6301524639129639, -1.6824400424957275, -1.6650108098983765, -1.6824400424957275, -1.6824400424957275, -1.6127232313156128, -1.5604356527328491, -1.5778648853302002, -1.4732897281646729, -1.1072766780853271, -0.9329847693443298, 0.600784420967102, 1.5245317220687866, 1.9776906967163086, 2.151982545852661, 2.0648367404937744, 2.3262743949890137, 2.27398681640625, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.1694118976593018, 1.2456645965576172, -1.490718960762024, -1.5081480741500854, -1.3512853384017944, -1.490718960762024, -1.5430065393447876, -1.403572916984558, -1.647581696510315, -1.6998692750930786, 0.8099347352981567, 1.7336820363998413, 2.0299782752990723, 2.0299782752990723, 1.8208279609680176, 1.9079740047454834, 1.7336820363998413, 1.5768193006515503, -0.18352937698364258, 0.30448800325393677, 0.6530719995498657, 1.6813944578170776, 1.8731155395507812, 1.629106879234314, 1.5768193006515503, 1.6988236904144287, 2.4134204387664795, 2.3262743949890137, 1.9951199293136597, 2.2914161682128906, 2.0125491619110107, 2.0125491619110107, 2.047407388687134], [1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.5942485332489014, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.053943395614624, 1.0190850496292114, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 1.3676689863204956, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.395991325378418, 2.3785619735717773, 2.3437037467956543, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.2914161682128906, 2.204270124435425, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.8556864261627197, 1.4373857975006104, 0.984226644039154, 0.9319390654563904, 0.1999128758907318, -0.1312417984008789, 0.4090631604194641, 0.478780061006546, 0.5833552479743958, 0.9493682980537415, 1.315381407737732, 1.1933770179748535, 1.3502397537231445, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 0.6879304051399231, -0.601830005645752, -0.7238344550132751, -0.7761220335960388, 0.30448800325393677, 1.1410894393920898, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 0.984226644039154, 0.16505448520183563, 0.02562093921005726, -0.20095856487751007, -0.39267969131469727, -0.37525051832199097, -0.4798256754875183, -0.4623964726924896, 0.8099347352981567, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.465708017349243, 1.2979521751403809, -0.5146840810775757, 0.5659260153770447, 0.9319390654563904, 1.2456645965576172, -0.688975989818573, -1.3512853384017944, 0.8970807194709778, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.6988236904144287, -0.7412636280059814, -0.37525051832199097, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.7053595781326294, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.7925055623054504, 1.0016558170318604, 1.00165581 [e2e-predictor] 70318604, 0.7576471567153931, 0.7750763297080994, 0.7053595781326294, 0.6530719995498657, 0.5833552479743958, 0.984226644039154, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.9145098924636841, 0.7576471567153931, 1.071372628211975, 1.053943395614624, 0.7925055623054504, 0.7227887511253357, 0.9319390654563904, 0.8622223138809204, 1.158518671989441, 0.9493682980537415, 0.8622223138809204, 0.8099347352981567, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 0.7402179837226868, 1.0888018608093262, 1.0365142822265625, 0.8970807194709778, 0.5484968423843384, 0.6879304051399231, 0.8099347352981567, 0.06047932058572769, -0.3229629397392273, 0.2173420637845993, -0.009237446822226048, 1.1410894393920898, 1.2630938291549683, 1.1062309741973877, 1.5419609546661377, 1.158518671989441, 1.332810640335083, 1.629106879234314, 1.4373857975006104, 1.8731155395507812, 2.047407388687134, 0.9145098924636841, -0.04409583657979965, -1.3512853384017944, -1.5952941179275513, -1.6127232313156128, -1.5952941179275513, -1.6127232313156128, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.647581696510315, -1.490718960762024, -1.2815686464309692, -0.8458387851715088, 0.14762529730796814, 1.803398847579956, 2.0299782752990723, 2.27398681640625, 2.047407388687134, 2.27398681640625, 2.308845281600952, 2.308845281600952, 2.204270124435425, 2.27398681640625, 2.082265853881836, 2.3785619735717773, -1.1421350240707397, -1.5081480741500854, -1.3861438035964966, -1.4384313821792603, -1.4384313821792603, -1.3861438035964966, -1.490718960762024, -1.647581696510315, 1.1236603260040283, 1.803398847579956, 1.8208279609680176, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.646536111831665, 0.30448800325393677, 0.2696296274662018, -0.06152502819895744, 1.071372628211975, 1.4548149108886719, 2.4482789039611816, 1.7336820363998413, 1.7511112689971924, 2.2914161682128906, 2.0996949672698975, 2.27398681640625, 2.0125491619110107, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107], [1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 1.2979521751403809, 1.942832350730896, 2.3437037467956543, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 1.925403118133545, 1.629106879234314, 1.4373857975006104, 0.8796514868736267, 0.827363908290863, 0.9145098924636841, 0.600784420967102, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.6182135939598083, 0.7750763297080994, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.5071024894714355, 1.611677646636963, 1.4025273323059082, 0.4090631604194641, -0.4972548484802246, -0.4623964726924896, 0.4962092638015747, 0.9145098924636841, 1.175947904586792, 1.2805230617523193, 1.0365142822265625, 0.30448800325393677, 0.02562093921005726, -0.06152502819895744, -0.39267969131469727, -0.619259238243103, -0.4972548484802246, 0.35677558183670044, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.4134204387664795, 2.5005664825439453, 0.28705883026123047, -0.9155555367469788, -0.7412636280059814, 0.287058830261230 [e2e-predictor] 47, -0.06152502819895744, -1.0201307535171509, -0.6366884112358093, 1.4373857975006104, 1.7162528038024902, 1.6988236904144287, 1.5245317220687866, -0.6366884112358093, -1.2292810678482056, 0.9145098924636841, 1.1933770179748535, 1.1062309741973877, 0.8622223138809204, 0.7750763297080994, 0.8447931408882141, 0.7402179837226868, 0.8447931408882141, 1.0888018608093262, 0.9145098924636841, 0.7227887511253357, 0.9319390654563904, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.6530719995498657, 0.5833552479743958, 0.6182135939598083, 0.6182135939598083, 1.0888018608093262, 0.7227887511253357, 0.7227887511253357, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 1.2108062505722046, 1.2630938291549683, 0.8796514868736267, 1.1410894393920898, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 0.7402179837226868, 1.1933770179748535, 0.9319390654563904, 0.7053595781326294, 0.8970807194709778, 0.9145098924636841, 0.513638436794281, 0.670501172542572, 0.827363908290863, 0.827363908290863, 1.5071024894714355, 1.7336820363998413, 1.8556864261627197, 1.942832350730896, 1.629106879234314, 0.30448800325393677, -0.5844008326530457, -1.0201307535171509, -1.4732897281646729, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.5952941179275513, -1.6127232313156128, -1.7870151996612549, -1.7695859670639038, -1.6998692750930786, -1.5081480741500854, -1.3164269924163818, -1.0724183320999146, 0.7227887511253357, 1.5593900680541992, 2.2565577030181885, 2.1868410110473633, 2.1868410110473633, 2.361132860183716, 2.151982545852661, 2.361132860183716, 2.0125491619110107, 2.2914161682128906, 2.361132860183716, 2.1345534324645996, 0.4613508880138397, -1.490718960762024, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5952941179275513, -1.7521568536758423, -1.1595642566680908, -1.0201307535171509, 1.1410894393920898, 1.7162528038024902, 1.5245317220687866, 2.0299782752990723, 1.158518671989441, 1.0190850496292114, 0.5659260153770447, -0.3578213155269623, 0.008191745728254318, 1.5071024894714355, 1.2456645965576172, 1.925403118133545, 1.8382571935653687, 1.6813944578170776, 1.8905447721481323, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0190850496292114, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 1.158518671989441, 1.768540382385254, 2.2914161682128906, 2.430849552154541, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.2914161682128906, 2.1868410110473633, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 1.8556864261627197, 1.7336820363998413, 1.5593900680541992, 1.1236603260040283, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.7402179837226868, 0.7053595781326294, 1.0190850496292114, 1.315381407737732, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5768193006515503, 1.5419609546661377, 1.2979521751403809, 0.13019609451293945, -0.42753809690475464, [e2e-predictor] 0.3916339874267578, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 0.9493682980537415, 0.2347712516784668, -0.11381260305643082, -0.27067533135414124, -0.37525051832199097, -0.6366884112358093, 1.9951199293136597, 2.27398681640625, 2.395991325378418, 2.465708017349243, 2.5354247093200684, 2.117124319076538, -1.1944226026535034, -0.8806971907615662, 1.0190850496292114, 1.2979521751403809, 1.5245317220687866, 1.489673376083374, 0.1999128758907318, -0.6541175842285156, 0.6530719995498657, 0.42649248242378235, -0.6366884112358093, -1.2641394138336182, -0.1486709862947464, 1.071372628211975, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.8796514868736267, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.8099347352981567, 0.7576471567153931, 1.071372628211975, 0.8099347352981567, 0.7053595781326294, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.600784420967102, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.7227887511253357, 0.984226644039154, 1.0016558170318604, 0.670501172542572, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.315381407737732, 1.2630938291549683, 1.158518671989441, 0.7925055623054504, 0.8622223138809204, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.2456645965576172, 1.3502397537231445, 1.1236603260040283, 1.5593900680541992, 1.6813944578170776, 1.8208279609680176, 1.5942485332489014, 1.6988236904144287, 1.9776906967163086, 1.5245317220687866, 0.4962092638015747, -0.18352937698364258, -0.8981263637542725, -1.490718960762024, -1.6127232313156128, -1.5952941179275513, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.6301524639129639, -1.5430065393447876, -1.4558604955673218, -0.8806971907615662, -0.9329847693443298, 0.3742047846317291, 1.2456645965576172, 1.942832350730896, 2.082265853881836, 1.9776906967163086, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.047407388687134, 2.239128589630127, 2.151982545852661, 2.4482789039611816, 0.2347712516784668, 1.785969614982605, 0.16505448520183563, -1.5081480741500854, -1.7172983884811401, -1.6824400424957275, -1.647581696510315, -1.4558604955673218, -1.3687145709991455, -1.6650108098983765, 0.2696296274662018, 1.2805230617523193, 1.8731155395507812, 1.785969614982605, 1.2979521751403809, -0.7935512065887451, -1.2815686464309692, -1.1944226026535034, 0.35677558183670044, 1.7336820363998413, 2.117124319076538, 1.5942485332489014, 2.1868410110473633, 1.8382571935653687, 1.9951199293136597, 2.0299782752990723, 1.8905447721481323, 2.204270124435425, 1.942832350730896, 1.8905447721481323, 1.9079740047454834, 1.925403118133545], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 1.1062309741973877, 1.768540382385254, 2.2565577030181885, 2.395991325378418, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 1.8905447721481323, 1.803398847579956, 1.5593900680541992, 1.07137 [e2e-predictor] 2628211975, 0.5310676693916321, 0.4090631604194641, 0.513638436794281, 0.4613508880138397, 0.600784420967102, 0.9667974710464478, 0.8796514868736267, 0.9319390654563904, 0.7925055623054504, 0.670501172542572, 0.7925055623054504, 1.175947904586792, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.2630938291549683, 0.2173420637845993, 0.5659260153770447, 0.8099347352981567, 0.9145098924636841, 0.9145098924636841, 0.6182135939598083, -0.06152502819895744, -0.20095856487751007, -0.3229629397392273, -0.41010889410972595, 1.9776906967163086, 2.430849552154541, 2.4482789039611816, 2.5702831745147705, 2.1868410110473633, -1.333856225013733, -0.8806971907615662, 1.3850982189178467, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, -0.5495424270629883, -0.8284096121788025, 1.803398847579956, 1.6988236904144287, 1.611677646636963, 1.3850982189178467, 1.2630938291549683, 0.5310676693916321, 0.1999128758907318, 0.9319390654563904, 0.9145098924636841, 1.1236603260040283, 0.7925055623054504, 0.7227887511253357, 0.42649248242378235, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 0.7402179837226868, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.5310676693916321, 0.8447931408882141, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.44392168521881104, 0.827363908290863, 0.7053595781326294, 0.6356428265571594, 0.7227887511253357, 0.6530719995498657, 0.984226644039154, 0.6530719995498657, 0.7925055623054504, 0.9667974710464478, 0.827363908290863, 0.7402179837226868, 0.9145098924636841, 0.7227887511253357, 0.827363908290863, 0.984226644039154, 1.0365142822265625, 1.158518671989441, 0.9319390654563904, 0.6182135939598083, 0.7750763297080994, 0.9319390654563904, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.3676689863204956, 1.3502397537231445, 1.5942485332489014, 1.5071024894714355, 1.629106879234314, 1.768540382385254, 1.9951199293136597, 1.5245317220687866, 0.3742047846317291, -0.6366884112358093, -1.2118518352508545, -1.4384313821792603, -1.6127232313156128, -1.5604356527328491, -1.5430065393447876, -1.5952941179275513, -1.647581696510315, -1.5604356527328491, -1.5081480741500854, -0.688975989818573, 0.6356428265571594, 1.315381407737732, 0.13019609451293945, 0.9319390654563904, 0.8622223138809204, 1.332810640335083, 2.2216994762420654, 2.1345534324645996, 1.9079740047454834, 2.082265853881836, 2.239128589630127, 2.3262743949890137, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9079740047454834, 1.768540382385254, 2.082265853881836, 2.1345534324645996, 1.646536111831665, 0.513638436794281, -1.1944226026535034, -0.8981263637542725, -1.6998692750930786, -1.7695859670639038, -1.7347276210784912, -1.5255773067474365, 0.478780061006546, 1.8208279609680176, 1.9776906967163086, -0.8981263637542725, -1.5604356527328491, -1.5952941179275513, -1.2641394138336182, 0.9667974710464478, 1.785969614982605, 2.5354247093200684, 2.0648367404937744, 2.3785619735717773, 2.2216994762420654, 2.1868410110473633, 1.7162528038024902, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.77507632 [e2e-predictor] 97080994, 0.7576471567153931, 1.158518671989441, 1.646536111831665, 2.117124319076538, 2.3262743949890137, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.629106879234314, 1.1236603260040283, 0.5833552479743958, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.28705883026123047, 0.5659260153770447, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8970807194709778, 0.5833552479743958, 0.6182135939598083, 1.053943395614624, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.7511112689971924, 0.7750763297080994, 0.4090631604194641, 0.5833552479743958, 0.670501172542572, 0.7402179837226868, 0.30448800325393677, -0.2881045341491699, -0.3578213155269623, 2.0299782752990723, 1.9776906967163086, 2.465708017349243, 2.552854061126709, 1.8208279609680176, -1.403572916984558, -0.9678431153297424, 1.1933770179748535, 1.5768193006515503, 1.611677646636963, 1.8556864261627197, -0.9852723479270935, -0.8981263637542725, 1.8556864261627197, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.646536111831665, 0.478780061006546, 0.4613508880138397, 1.0365142822265625, 1.1062309741973877, 0.984226644039154, 0.7227887511253357, 0.984226644039154, 0.8796514868736267, 0.7750763297080994, 0.9667974710464478, 0.7750763297080994, 0.7053595781326294, 0.7576471567153931, 0.3742047846317291, 0.5484968423843384, 0.7227887511253357, 0.8099347352981567, 0.6356428265571594, 0.44392168521881104, 0.670501172542572, 0.5484968423843384, 0.4613508880138397, 0.6879304051399231, 0.670501172542572, 0.5833552479743958, 0.8796514868736267, 0.6879304051399231, 0.9145098924636841, 0.7053595781326294, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 0.6356428265571594, 0.6530719995498657, 0.8970807194709778, 1.611677646636963, 0.9493682980537415, 1.315381407737732, 1.611677646636963, 1.5071024894714355, 1.6639652252197266, 1.5419609546661377, 1.4199565649032593, 1.1236603260040283, 1.646536111831665, 1.3502397537231445, 0.1999128758907318, -0.7412636280059814, -1.490718960762024, -1.5604356527328491, -1.6301524639129639, -1.5952941179275513, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.0549890995025635, -0.44496726989746094, 0.2347712516784668, 1.6988236904144287, 2.082265853881836, 1.8208279609680176, 2.0648367404937744, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.204270124435425, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.3262743949890137, 2.2216994762420654, 1.768540382385254, 2.0125491619110107, 2.1345534324645996, 2.117124319076538, 2.3262743949890137, 2.0125491619110107, 1.7162528038024902, 1.4025273323059082, 1.0016558170318604, -0.3578213155269623, -1.5778648853302002, -1.7172983884811401, -1.7172983884811401, -1.7695859670639038, -1.3861438035964966, 0.8099347352981567, -0.3055337369441986, -1.7521568536758423, -1.7870151996612549, -1.5255773067474365, -1.1247059106826782, 0.7227887511253357, 1.942832350730896, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.117124319076538, 1.5419609546661377, 1.7336820363998413, 2.1345534324645996, 1.7162528038024902, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792 [e2e-predictor] , 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.8447931408882141, 1.0888018608093262, 1.646536111831665, 2.2914161682128906, 2.430849552154541, 2.395991325378418, 2.3437037467956543, 2.27398681640625, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6639652252197266, 1.4025273323059082, 0.7402179837226868, 0.4962092638015747, 0.670501172542572, 0.827363908290863, 0.2347712516784668, 0.28705883026123047, 0.5833552479743958, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.6356428265571594, 0.5484968423843384, 0.670501172542572, 1.1236603260040283, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 0.44392168521881104, 0.18248367309570312, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, -0.009237446822226048, 1.7336820363998413, 2.1868410110473633, 2.2565577030181885, 2.4134204387664795, 2.5702831745147705, 0.16505448520183563, -1.0375598669052124, 0.600784420967102, 1.1062309741973877, 1.332810640335083, 1.315381407737732, -0.7586928009986877, -1.4384313821792603, 1.3850982189178467, 1.6813944578170776, 1.785969614982605, 1.6813944578170776, 1.7162528038024902, 0.11276690661907196, 0.5659260153770447, 1.2979521751403809, 1.3676689863204956, 1.5245317220687866, 1.5768193006515503, 1.3502397537231445, 0.7750763297080994, 1.2282354831695557, 1.071372628211975, 0.7576471567153931, 0.5659260153770447, 0.5659260153770447, 0.7402179837226868, 0.6182135939598083, 0.7750763297080994, 0.7053595781326294, 0.6182135939598083, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.3916339874267578, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7402179837226868, 0.6530719995498657, 0.513638436794281, 0.44392168521881104, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.9667974710464478, 0.5659260153770447, 0.8970807194709778, 0.7402179837226868, 0.9319390654563904, 0.8447931408882141, 0.9667974710464478, 1.071372628211975, 0.8447931408882141, 0.6356428265571594, 1.2630938291549683, 1.4548149108886719, 1.071372628211975, 1.071372628211975, 1.2282354831695557, 1.5071024894714355, 1.3676689863204956, 1.5419609546661377, 1.8382571935653687, 2.047407388687134, 1.803398847579956, 0.9667974710464478, -0.44496726989746094, -1.0549890995025635, -1.3861438035964966, -1.5604356527328491, -1.6301524639129639, -1.6650108098983765, -1.5081480741500854, -1.5952941179275513, -0.7238344550132751, 0.2522004544734955, 0.33934640884399414, 1.942832350730896, 1.0365142822265625, 1.785969614982605, 1.9951199293136597, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.2216994762420654, 2.1345534324645996, 2.0648367404937744, 1.7336820363998413, 1.8556864261627197, 1.9951199293136597, 2.0996949672698975, 2.117124319076538, 1.5593900680541992, 1.489673376083374, 0.3916339874267578, -0.9155555367469788, -1.5081480741500854, -1.6301524639129639, -1.7172983884811401, -1.7172983884811401, -1.6650108098983765, -1.6998692750930786, -1.7521568536758423, -1.3687145709991455, -1.5952941179275513, -0.27067533135414124, -0.9329847693443298, 1.1062309741973877, 2.2216994762420654, 2.1694118976593018, 2.552854061126709, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.5419609546661377, 2.395991325378418, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.768540382385254, 1.768540382385254], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, [e2e-predictor] 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 1.2630938291549683, 1.942832350730896, 2.361132860183716, 2.395991325378418, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.1345534324645996, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 1.942832350730896, 1.785969614982605, 1.8382571935653687, 1.6639652252197266, 1.2630938291549683, 1.053943395614624, 0.9145098924636841, 0.827363908290863, 0.670501172542572, 0.600784420967102, 0.513638436794281, 0.8447931408882141, 1.0190850496292114, 1.0365142822265625, 0.8447931408882141, 0.5833552479743958, 0.478780061006546, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.984226644039154, 1.1236603260040283, 1.1410894393920898, 1.0365142822265625, 1.0016558170318604, 0.42649248242378235, -0.009237446822226048, -0.026666639372706413, -0.1486709862947464, -0.5146840810775757, 2.2565577030181885, 2.1868410110473633, 2.395991325378418, 2.465708017349243, 2.4831371307373047, -0.23581695556640625, 0.2173420637845993, -0.3229629397392273, -0.8806971907615662, -0.27067533135414124, -0.3229629397392273, -0.7586928009986877, 0.18248367309570312, 0.7053595781326294, 0.7576471567153931, 0.5484968423843384, 1.071372628211975, -0.25324615836143494, 0.827363908290863, 1.3502397537231445, 1.5942485332489014, 1.5942485332489014, 0.9667974710464478, 1.4548149108886719, 1.071372628211975, 0.7576471567153931, 0.7576471567153931, 0.6356428265571594, 0.7227887511253357, 0.6182135939598083, 0.7227887511253357, 0.6182135939598083, 0.513638436794281, 0.6879304051399231, 0.7227887511253357, 0.5833552479743958, 0.5833552479743958, 0.478780061006546, 0.5659260153770447, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.4090631604194641, 0.5833552479743958, 0.5310676693916321, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.8447931408882141, 0.7750763297080994, 0.8099347352981567, 0.8796514868736267, 1.053943395614624, 0.8099347352981567, 0.5659260153770447, 0.9145098924636841, 1.0190850496292114, 1.489673376083374, 1.2805230617523193, 1.3850982189178467, 1.2456645965576172, 1.1062309741973877, 1.4025273323059082, 1.646536111831665, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.2979521751403809, 0.2522004544734955, -0.7761220335960388, -1.403572916984558, -1.5255773067474365, -1.6301524639129639, -1.6824400424957275, -1.4732897281646729, -1.3861438035964966, -0.06152502819895744, 1.0190850496292114, 1.5942485332489014, 1.8208279609680176, 1.9776906967163086, 2.082265853881836, 2.27398681640625, 2.3437037467956543, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.204270124435425, 2.082265853881836, 1.9776906967163086, 2.0996949672698975, 2.0299782752990723, 2.239128589630127, 1.9776906967163086, 1.6639652252197266, 1.7336820363998413, 1.6813944578170776, 1.8556864261627197, 2.082265853881836, 1.6988236904144287, 1.2456645965576172, -0.18352937698364258, -0.8806971907615662, -1.7521568536758423, -1.7347276210784912, -1.0027015209197998, -1.7347276210784912, -1.6824400424957275, -1.6824400424957275, 0.7053595781326294, 1.3502397537231445, -1.7521568536758423, -0.9678431153297424, -0.1486709862947464, 1.5071024894714355, 2. [e2e-predictor] 1345534324645996, 2.2914161682128906, 2.3262743949890137, 2.395991325378418, 2.308845281600952, 1.7336820363998413, 1.8382571935653687, 2.0648367404937744, 1.768540382385254, 1.8382571935653687, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 1.5768193006515503, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.361132860183716, 2.3437037467956543, 2.2216994762420654, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.611677646636963, 1.3676689863204956, 1.1062309741973877, 0.984226644039154, 1.0190850496292114, 0.8622223138809204, 0.7053595781326294, 0.6879304051399231, 0.5310676693916321, 0.6879304051399231, 0.9319390654563904, 1.0016558170318604, 0.9319390654563904, 0.7750763297080994, 0.513638436794281, 0.42649248242378235, 0.7402179837226868, 0.7402179837226868, 0.8099347352981567, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6356428265571594, 0.1999128758907318, -0.532113254070282, -1.0375598669052124, -0.9504139423370361, 2.4831371307373047, 2.430849552154541, 2.517995595932007, 2.5354247093200684, -0.07895421981811523, 0.0430501289665699, -1.0724183320999146, -0.8632679581642151, -0.20095856487751007, 1.489673376083374, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, -0.07895421981811523, -0.9678431153297424, 0.8447931408882141, 0.8622223138809204, 0.33934640884399414, 1.175947904586792, 1.3676689863204956, 1.5245317220687866, 1.1236603260040283, 0.7576471567153931, 1.1236603260040283, 1.0016558170318604, 0.984226644039154, 1.2805230617523193, 0.8970807194709778, 0.6182135939598083, 0.827363908290863, 0.2347712516784668, 0.513638436794281, 0.4962092638015747, 0.5833552479743958, 0.2696296274662018, 0.670501172542572, 0.7750763297080994, 0.6530719995498657, 0.2696296274662018, 0.1999128758907318, 0.670501172542572, 0.2522004544734955, 0.3916339874267578, 0.7576471567153931, 0.44392168521881104, 0.478780061006546, 0.5484968423843384, 0.5484968423843384, 0.16505448520183563, 0.7750763297080994, 0.30448800325393677, 0.32191720604896545, 0.670501172542572, 0.600784420967102, 0.35677558183670044, 0.6530719995498657, 1.0190850496292114, 1.4025273323059082, 1.4373857975006104, 1.0365142822265625, 1.5071024894714355, 1.0888018608093262, 1.0016558170318604, 1.5942485332489014, 1.5245317220687866, 1.1236603260040283, 1.5942485332489014, 1.6813944578170776, 1.5593900680541992, 1.4025273323059082, 0.14762529730796814, -0.7935512065887451, -1.2815686464309692, -1.5081480741500854, -1.6301524639129639, -1.5952941179275513, -1.403572916984558, 0.4613508880138397, 1.5768193006515503, 1.611677646636963, 1.1410894393920898, 1.6639652252197266, 2.047407388687134, 1.942832350730896, 2.1694118976593018, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.8382571935653687, 2.2565577030181885, 2.1345534324645996, 2.1345534324645996, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.8731155395507812, 1.785969614982605, 2.204270124435425, 1.698823690 [e2e-predictor] 4144287, 1.4025273323059082, 2.0125491619110107, 1.629106879234314, 1.6813944578170776, 0.6879304051399231, -1.5604356527328491, -1.5081480741500854, -1.6824400424957275, -1.7172983884811401, -1.6824400424957275, -0.8284096121788025, -1.6301524639129639, -1.647581696510315, -1.7521568536758423, -1.6998692750930786, -1.403572916984558, -0.3055337369441986, 0.8970807194709778, 1.6813944578170776, 2.3437037467956543, 2.1345534324645996, 2.4831371307373047, 1.9776906967163086, 1.4373857975006104, 2.2216994762420654, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7053595781326294, 0.8099347352981567, 0.9667974710464478, 1.5419609546661377, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.2565577030181885, 2.1694118976593018, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.768540382385254, 1.611677646636963, 1.472244143486023, 1.315381407737732, 1.2108062505722046, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.7053595781326294, 0.513638436794281, 0.5833552479743958, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.8796514868736267, 0.4613508880138397, 0.35677558183670044, 0.4090631604194641, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, -0.026666639372706413, -0.1312417984008789, -1.0375598669052124, -0.9678431153297424, -1.0724183320999146, 0.3916339874267578, 1.8208279609680176, 2.308845281600952, 2.4831371307373047, 1.8382571935653687, -0.1486709862947464, -1.1944226026535034, -1.3512853384017944, -0.25324615836143494, 1.2979521751403809, 1.5419609546661377, 1.5942485332489014, 1.4373857975006104, -0.39267969131469727, -1.2989977598190308, 1.158518671989441, 1.611677646636963, 1.5245317220687866, 1.332810640335083, 0.8447931408882141, 1.2108062505722046, 1.158518671989441, 1.1933770179748535, 0.827363908290863, 1.0888018608093262, 0.7053595781326294, 1.0190850496292114, 1.158518671989441, 0.6182135939598083, 0.600784420967102, 0.28705883026123047, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.5659260153770447, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.7053595781326294, 0.5659260153770447, 0.30448800325393677, 0.35677558183670044, 0.7925055623054504, 0.44392168521881104, 0.4090631604194641, 0.5310676693916321, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.5484968423843384, 0.478780061006546, 0.600784420967102, 0.4962092638015747, 1.2805230617523193, 0.6182135939598083, 0.4962092638015747, 1.1062309741973877, 1.1062309741973877, 1.2805230617523193, 1.332810640335083, 1.4373857975006104, 1.2456645965576172, 1.611677646636963, 1.768540382385254, 1.8731155395507812, 1.5942485332489014, 1.5071024894714355, 1.2282354831695557, 0.9145098924636841, 0.35677558183670044, -0.5844008326530457, -1.1072766780853271, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -0.6715468168258667, 0.02562093921005726, 1.4373857975006104, 1.9079 [e2e-predictor] 740047454834, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 2.047407388687134, 2.0299782752990723, 2.151982545852661, 2.0299782752990723, 2.0299782752990723, 2.2565577030181885, 1.9951199293136597, 1.942832350730896, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.082265853881836, 1.768540382385254, 1.942832350730896, 1.8556864261627197, 1.9776906967163086, 1.6639652252197266, 1.1933770179748535, -0.9329847693443298, -1.2989977598190308, -1.3512853384017944, -1.4210021495819092, 0.14762529730796814, -1.6650108098983765, -1.6824400424957275, 0.7402179837226868, 1.8905447721481323, -1.4210021495819092, -1.6301524639129639, 1.3502397537231445, 2.27398681640625, -1.5081480741500854, -1.1944226026535034, -0.6366884112358093, 1.332810640335083, 1.8556864261627197, 1.7162528038024902, 1.053943395614624, 0.09533771127462387, 2.308845281600952, 2.1868410110473633, 1.629106879234314, 1.5942485332489014, 1.7162528038024902, 1.646536111831665, 1.6639652252197266, 1.646536111831665], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 1.5071024894714355, 2.2914161682128906, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3785619735717773, 2.27398681640625, 2.2914161682128906, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.785969614982605, 1.629106879234314, 1.4373857975006104, 1.1062309741973877, 0.7402179837226868, 0.7227887511253357, 0.8622223138809204, 0.8099347352981567, 0.8622223138809204, 0.7750763297080994, 0.513638436794281, 0.478780061006546, 0.7750763297080994, 0.8622223138809204, 0.7227887511253357, 0.5659260153770447, 0.3742047846317291, 0.09533771127462387, 0.09533771127462387, -0.39267969131469727, -1.0027015209197998, -0.8109803795814514, -1.1247059106826782, -1.1247059106826782, -0.9155555367469788, -0.8109803795814514, 1.8208279609680176, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 1.5071024894714355, -0.9155555367469788, -1.4558604955673218, -0.39267969131469727, 1.0888018608093262, 1.315381407737732, 1.3676689863204956, 1.2456645965576172, -0.39267969131469727, -1.5604356527328491, 0.7402179837226868, 1.5768193006515503, 1.646536111831665, 1.332810640335083, 0.8447931408882141, 0.4962092638015747, 0.8970807194709778, 1.053943395614624, 0.8099347352981567, 0.8970807194709778, 0.7227887511253357, 0.33934640884399414, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.5484968423843384, 0.7576471567153931, 0.7576471567153931, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 1.0190850496292114, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 0.6879304051399231, 0.9319390654563904, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.4090631604194641, 0.600784420967102, 0.670501172542572, 0.6182135939598083, 0.670501172542572, 0.827363908290863, 1.0888018608093262, 0.9319390654563904, 1.175947904586792, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 1.489673 [e2e-predictor] 376083374, 1.2979521751403809, 1.4025273323059082, 1.1410894393920898, 1.332810640335083, 1.472244143486023, 1.768540382385254, 1.8731155395507812, 1.4548149108886719, 0.30448800325393677, -0.7935512065887451, -1.4384313821792603, -1.5255773067474365, -1.5081480741500854, -0.601830005645752, 1.332810640335083, 1.6988236904144287, 1.960261583328247, 1.925403118133545, 2.1345534324645996, 2.0299782752990723, 1.7336820363998413, 1.8382571935653687, 2.204270124435425, 2.0996949672698975, 2.204270124435425, 2.0996949672698975, 2.2216994762420654, 2.204270124435425, 2.2914161682128906, 2.0996949672698975, 1.8556864261627197, 2.1694118976593018, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.7511112689971924, 1.7336820363998413, 1.5942485332489014, 1.9951199293136597, 1.9951199293136597, -0.6366884112358093, -0.5495424270629883, -1.1595642566680908, 0.16505448520183563, 2.082265853881836, 2.4134204387664795, -0.9504139423370361, -1.6650108098983765, 2.082265853881836, 2.151982545852661, -1.5604356527328491, -0.8981263637542725, -1.403572916984558, -0.4972548484802246, 0.6530719995498657, -0.42753809690475464, -0.9852723479270935, -0.009237446822226048, 2.587712287902832, 1.7162528038024902, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8796514868736267, 1.0365142822265625, 1.629106879234314, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.942832350730896, 1.925403118133545, 1.6813944578170776, 1.3502397537231445, 1.053943395614624, 0.7925055623054504, 0.33934640884399414, 0.2347712516784668, 0.5484968423843384, 0.7750763297080994, 0.7576471567153931, 0.5833552479743958, 0.4613508880138397, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.4090631604194641, 0.3742047846317291, 0.2173420637845993, -0.1661001741886139, 0.2522004544734955, -1.0027015209197998, -1.0027015209197998, -0.9329847693443298, -0.8632679581642151, -1.0027015209197998, -0.6541175842285156, 2.2216994762420654, 2.1694118976593018, 2.0648367404937744, 2.430849552154541, -1.1421350240707397, -0.8806971907615662, 0.1999128758907318, 1.5593900680541992, 0.513638436794281, 0.008191745728254318, -0.04409583657979965, -0.39267969131469727, -1.2641394138336182, -0.5495424270629883, 1.053943395614624, 1.1236603260040283, 1.1062309741973877, 0.7750763297080994, -0.688975989818573, -0.7761220335960388, 0.984226644039154, 0.7750763297080994, 0.7576471567153931, 0.6879304051399231, 0.2696296274662018, 0.5310676693916321, 0.6530719995498657, 0.8622223138809204, 0.8099347352981567, 1.1410894393920898, 0.984226644039154, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 1.1410894393920898, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.6530 [e2e-predictor] 719995498657, 0.7925055623054504, 0.7227887511253357, 0.3742047846317291, 0.18248367309570312, 0.2347712516784668, -0.009237446822226048, 0.13019609451293945, 0.3916339874267578, 0.8622223138809204, 0.9319390654563904, 0.6530719995498657, 1.0190850496292114, 0.8796514868736267, 0.8796514868736267, 1.332810640335083, 1.0190850496292114, 1.0016558170318604, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.5071024894714355, 1.175947904586792, 1.3502397537231445, 1.6988236904144287, 1.646536111831665, 1.175947904586792, 0.28705883026123047, -0.5146840810775757, -1.3164269924163818, -1.4384313821792603, -1.333856225013733, -0.8284096121788025, 0.7925055623054504, 1.6813944578170776, 1.9079740047454834, 1.8731155395507812, 1.768540382385254, 1.9079740047454834, 1.9079740047454834, 1.7162528038024902, 2.0996949672698975, 1.803398847579956, 1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.0299782752990723, 2.239128589630127, 2.151982545852661, 2.2216994762420654, 1.9079740047454834, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.117124319076538, 1.8731155395507812, 1.8208279609680176, 2.047407388687134, 2.151982545852661, 1.7511112689971924, 2.4831371307373047, 1.6813944578170776, 0.2522004544734955, 1.0016558170318604, 2.2565577030181885, -1.246710181236267, -1.6998692750930786, -1.7172983884811401, -0.601830005645752, -0.4623964726924896, -1.1595642566680908, -1.3164269924163818, -1.1072766780853271, 1.0190850496292114, 0.9493682980537415, -0.9504139423370361, 0.28705883026123047, 2.3262743949890137, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503], [2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 1.5071024894714355, 2.2565577030181885, 2.361132860183716, 2.430849552154541, 2.4134204387664795, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.204270124435425, 2.1868410110473633, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.047407388687134, 1.8905447721481323, 1.768540382385254, 1.768540382385254, 1.4199565649032593, 1.1410894393920898, 0.7576471567153931, 0.44392168521881104, 0.09533771127462387, 0.09533771127462387, 0.3742047846317291, 0.600784420967102, 0.6530719995498657, 0.5310676693916321, 0.28705883026123047, 0.13019609451293945, 0.18248367309570312, 0.07790851593017578, -0.3229629397392273, -0.5495424270629883, -0.8632679581642151, -0.8109803795814514, -0.7586928009986877, -0.5669716596603394, -0.3403921127319336, -0.09638340771198273, -0.1312417984008789, -0.07895421981811523, 0.18248367309570312, 1.942832350730896, 1.768540382385254, -1.0201307535171509, -0.4623964726924896, 0.3742047846317291, 1.2108062505722046, 1.4025273323059082, -0.18352937698364258, -1.0375598669052124, 0.8970807194709778, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 0.11276690661907196, -0.5146840810775757, -0.1312417984008789, -0.6366884112358093, -0.7761220335960388, 0.984226644039154, 0.7227887511253357, 0.792505 [e2e-predictor] 5623054504, 0.670501172542572, 0.5833552479743958, 1.175947904586792, 0.8099347352981567, 1.0365142822265625, 0.7402179837226868, 0.8622223138809204, 0.7750763297080994, 0.984226644039154, 0.5833552479743958, 0.9319390654563904, 0.9667974710464478, 0.7402179837226868, 1.1062309741973877, 0.8447931408882141, 1.0190850496292114, 0.7925055623054504, 1.1933770179748535, 1.332810640335083, 1.2282354831695557, 1.1236603260040283, 1.2108062505722046, 1.3676689863204956, 1.3502397537231445, 0.7750763297080994, 0.9145098924636841, 0.18248367309570312, 0.44392168521881104, 0.02562093921005726, 0.8796514868736267, 1.0365142822265625, 1.1236603260040283, 0.7925055623054504, 1.053943395614624, 0.8970807194709778, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3850982189178467, 1.5419609546661377, 1.3502397537231445, 1.5593900680541992, 1.2630938291549683, 1.768540382385254, 1.158518671989441, 0.827363908290863, 0.06047932058572769, -0.4798256754875183, -1.4210021495819092, -1.4210021495819092, -0.3578213155269623, 0.9667974710464478, 1.5071024894714355, 2.047407388687134, 2.1345534324645996, 2.361132860183716, 2.0125491619110107, 2.0125491619110107, 2.2565577030181885, 2.239128589630127, 2.0648367404937744, 1.8731155395507812, 2.0648367404937744, 1.8382571935653687, 2.0996949672698975, 2.047407388687134, 1.768540382385254, 1.8905447721481323, 1.8556864261627197, 1.9951199293136597, 2.1694118976593018, 2.1694118976593018, 2.082265853881836, 1.9776906967163086, 2.1868410110473633, 2.1345534324645996, 2.239128589630127, 2.0299782752990723, 2.1694118976593018, 1.942832350730896, 1.8382571935653687, 1.3502397537231445, 1.9951199293136597, 1.4025273323059082, -0.7238344550132751, 1.9951199293136597, -0.8981263637542725, 1.646536111831665, 0.6530719995498657, 1.4025273323059082, 0.7576471567153931, 1.8208279609680176, 1.7511112689971924, 1.9079740047454834, 2.2565577030181885, 0.42649248242378235, 1.053943395614624, 1.6639652252197266, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377], [2.047407388687134, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 1.0888018608093262, 1.7336820363998413, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.4134204387664795, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 1.7336820363998413, 1.4373857975006104, 1.1062309741973877, 0.6530719995498657, 0.28705883026123047, 0.1999128758907318, 0.2173420637845993, 0.13019609451293945, 0.13019609451293945, 0.42649248242378235, 0.478780061006546, 0.4613508880138397, 0.2696296274662018, 0.02562093921005726, -0.20095856487751007, -0.44496726989746094, -1.0027015209197998, -0.8109803795814514, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, 0.5310676693916321, 0.02562093921005726, 0.16505448520183563, 0.13019609451293945, 0.984226644039154, 0.6530719995498657, [e2e-predictor] -0.04409583657979965, -0.4623964726924896, 0.7227887511253357, 0.5310676693916321, 1.4199565649032593, -0.21838775277137756, -1.0201307535171509, 0.7402179837226868, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 0.44392168521881104, -1.1247059106826782, 0.14762529730796814, 0.9493682980537415, 0.8622223138809204, 1.332810640335083, 0.984226644039154, 0.9145098924636841, 0.9145098924636841, 0.8099347352981567, 0.4613508880138397, 0.9319390654563904, 0.8447931408882141, 0.7053595781326294, 0.670501172542572, 0.7402179837226868, 0.600784420967102, 0.35677558183670044, 0.7227887511253357, 0.827363908290863, 0.6182135939598083, 0.6530719995498657, 0.8099347352981567, 0.827363908290863, 0.984226644039154, 1.2630938291549683, 1.2108062505722046, 1.0016558170318604, 1.3850982189178467, 1.4199565649032593, 1.1410894393920898, 1.053943395614624, 1.2282354831695557, 1.1062309741973877, 1.1236603260040283, 0.9145098924636841, 1.0888018608093262, 0.9667974710464478, 0.32191720604896545, 0.4613508880138397, 0.5484968423843384, 0.7576471567153931, 1.0190850496292114, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.5942485332489014, 1.3502397537231445, 1.489673376083374, 1.6813944578170776, 1.1236603260040283, 0.09533771127462387, -0.41010889410972595, -1.1247059106826782, -1.2641394138336182, -1.2989977598190308, 0.670501172542572, 0.9145098924636841, 1.8382571935653687, 1.611677646636963, 2.0648367404937744, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.3785619735717773, 1.960261583328247, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.9776906967163086, 1.785969614982605, 2.117124319076538, 2.27398681640625, 2.308845281600952, 2.151982545852661, 1.9079740047454834, 1.5245317220687866, 1.7336820363998413, 2.117124319076538, 1.768540382385254, 1.9951199293136597, 1.8556864261627197, 2.308845281600952, 1.8556864261627197, 1.629106879234314, 2.0648367404937744, 2.361132860183716, 0.32191720604896545, 1.5071024894714355, 0.7053595781326294, 2.361132860183716, 2.2216994762420654, 2.4831371307373047, 1.8556864261627197, 1.7162528038024902, 2.239128589630127, 2.622570753097534, 1.5942485332489014, 1.4548149108886719, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355], [2.0299782752990723, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 1.0365142822265625, 1.5593900680541992, 2.0996949672698975, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.6988236904144287, 1.4025273323059082, 0.9667974710464478, 1.0365142822265625, 0.6356428265571594, 0.2696296274662018, 0.2173420637845993, -0.20095856487751007, -0.044 [e2e-predictor] 09583657979965, -0.1312417984008789, 0.4090631604194641, 0.8099347352981567, -0.06152502819895744, -0.27067533135414124, -0.7238344550132751, -1.0201307535171509, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, -0.7586928009986877, -0.09638340771198273, 0.2173420637845993, -0.1661001741886139, 0.6356428265571594, 0.16505448520183563, 1.4199565649032593, 2.2216994762420654, 1.768540382385254, -0.1312417984008789, -0.4972548484802246, -0.23581695556640625, 0.5484968423843384, -0.8806971907615662, -0.4623964726924896, 0.3916339874267578, 0.8796514868736267, 1.175947904586792, 0.5310676693916321, -0.7761220335960388, -0.5669716596603394, 0.8622223138809204, 0.9145098924636841, 1.3502397537231445, 1.1236603260040283, 0.9319390654563904, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 1.1062309741973877, 0.6879304051399231, 0.5833552479743958, 1.3850982189178467, 1.3502397537231445, 0.7227887511253357, 0.7925055623054504, 0.3916339874267578, 0.42649248242378235, 0.5484968423843384, 0.827363908290863, 0.6879304051399231, 0.9667974710464478, 0.9493682980537415, 1.0016558170318604, 1.1236603260040283, 1.1410894393920898, 0.8796514868736267, 1.175947904586792, 1.6639652252197266, 1.4025273323059082, 0.9667974710464478, 0.6356428265571594, -0.7238344550132751, 0.6356428265571594, 0.7227887511253357, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 1.0888018608093262, 1.175947904586792, 1.3502397537231445, 1.2979521751403809, 1.3502397537231445, 1.2456645965576172, 1.611677646636963, 1.4373857975006104, 1.3676689863204956, 1.3850982189178467, 1.472244143486023, 1.0888018608093262, -0.026666639372706413, -0.9155555367469788, -1.1072766780853271, -1.3164269924163818, -1.2118518352508545, -0.1486709862947464, 0.8796514868736267, 1.7162528038024902, 1.942832350730896, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 1.9951199293136597, 1.8208279609680176, 1.6813944578170776, 1.5593900680541992, 1.768540382385254, 1.4373857975006104, 1.3502397537231445, 2.2216994762420654, 2.2216994762420654, 2.151982545852661, 1.9776906967163086, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 2.0996949672698975, 2.082265853881836, 2.2565577030181885, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 0.8970807194709778, 1.7336820363998413, 1.053943395614624, 2.0648367404937744, 1.3502397537231445, 1.1062309741973877, 1.8208279609680176, 2.239128589630127, 1.960261583328247, 1.8382571935653687, 1.629106879234314, 2.1345534324645996, 1.3850982189178467, 2.1868410110473633, 2.3785619735717773, 1.646536111831665, 1.315381407737732, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.3850982189178467, 1.7336820363998413, 2.204270124435425, 2.395991325378418, 2.361132860183716, 2.3611328601837 [e2e-predictor] 16, 2.308845281600952, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.2565577030181885, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 1.8905447721481323, 1.5942485332489014, 1.1933770179748535, 0.9319390654563904, 0.7402179837226868, 1.175947904586792, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.14762529730796814, -0.18352937698364258, 0.32191720604896545, 1.6988236904144287, -0.07895421981811523, -0.8284096121788025, -0.7761220335960388, -0.5669716596603394, -0.4623964726924896, -0.37525051832199097, -0.2881045341491699, -0.21838775277137756, 0.670501172542572, -0.1661001741886139, -0.6541175842285156, -0.21838775277137756, 0.6879304051399231, 0.8447931408882141, 0.28705883026123047, -0.1661001741886139, 1.1410894393920898, -0.5669716596603394, 0.9319390654563904, 0.7402179837226868, 0.2347712516784668, -0.009237446822226048, 0.02562093921005726, 0.33934640884399414, 0.1999128758907318, -0.009237446822226048, -0.1661001741886139, 0.6182135939598083, 0.827363908290863, 0.7402179837226868, 0.7750763297080994, 0.6182135939598083, 0.513638436794281, 0.6356428265571594, 0.7576471567153931, 0.5484968423843384, 0.6182135939598083, 0.7925055623054504, 0.7402179837226868, 0.600784420967102, 0.4962092638015747, 1.5419609546661377, 1.1410894393920898, -0.07895421981811523, 0.7402179837226868, 0.7925055623054504, 0.4962092638015747, 0.827363908290863, 0.670501172542572, 0.8447931408882141, 1.1410894393920898, 0.9667974710464478, 1.175947904586792, 0.7750763297080994, 1.5942485332489014, 0.8622223138809204, 0.8970807194709778, 1.646536111831665, 1.5593900680541992, 1.2805230617523193, 1.0888018608093262, 1.0016558170318604, 1.0888018608093262, 0.6530719995498657, 0.6879304051399231, 1.1933770179748535, 1.3850982189178467, 1.2456645965576172, 1.315381407737732, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.5245317220687866, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.5593900680541992, 0.32191720604896545, -1.0549890995025635, -1.089847445487976, -1.3512853384017944, -0.41010889410972595, 0.9667974710464478, 1.332810640335083, 2.0648367404937744, 1.6813944578170776, 2.117124319076538, 2.308845281600952, 2.1345534324645996, 1.9776906967163086, 1.5245317220687866, 1.4199565649032593, 1.5245317220687866, 1.8905447721481323, 2.117124319076538, 2.27398681640625, 2.1694118976593018, 1.9776906967163086, 1.6813944578170776, 2.0996949672698975, 2.27398681640625, 2.2216994762420654, 1.9079740047454834, 1.803398847579956, 1.8731155395507812, 2.0299782752990723, 2.3785619735717773, 2.204270124435425, 2.308845281600952, 2.27398681640625, 1.5245317220687866, 2.1694118976593018, 1.3850982189178467, 0.14762529730796814, 1.472244143486023, 1.4373857975006104, 0.06047932058572769, 0.4613508880138397, 1.5245317220687866, 0.600784420967102, 1.629106879234314, 1.332810640335083, -0.7238344550132751, 1.8208279609680176, 2.361132860183716, 0.7227887511253357, 2.1868410110473633, 1.9079740047454834, 1.4373857975006104, 1.9776906967163086, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.4025273323059082], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 1 [e2e-predictor] .0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 1.1062309741973877, 1.2630938291549683, 1.489673376083374, 1.6639652252197266, 1.9951199293136597, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1694118976593018, 2.117124319076538, 2.0299782752990723, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.3676689863204956, 1.158518671989441, 0.9145098924636841, 1.0365142822265625, 1.785969614982605, 1.646536111831665, 1.8731155395507812, 1.8731155395507812, 1.2282354831695557, 1.2282354831695557, 1.1410894393920898, 0.5310676693916321, -0.619259238243103, 0.2347712516784668, -0.42753809690475464, -0.42753809690475464, -0.27067533135414124, -0.1661001741886139, 0.32191720604896545, 1.5419609546661377, -0.09638340771198273, 0.0430501289665699, 0.32191720604896545, 1.0365142822265625, -0.07895421981811523, 1.2805230617523193, 0.5484968423843384, 1.8208279609680176, 0.8796514868736267, 1.315381407737732, 0.6879304051399231, 0.5833552479743958, 0.02562093921005726, 0.28705883026123047, 0.5484968423843384, 0.5833552479743958, 0.32191720604896545, 0.6182135939598083, 0.7227887511253357, 0.6356428265571594, 0.4962092638015747, 0.1999128758907318, 0.09533771127462387, 0.30448800325393677, 0.9145098924636841, 0.42649248242378235, 0.7227887511253357, 1.1410894393920898, 0.7053595781326294, 1.315381407737732, 0.478780061006546, 1.053943395614624, 0.0430501289665699, 1.0190850496292114, 0.478780061006546, 0.2173420637845993, 1.5071024894714355, 0.6879304051399231, 0.600784420967102, 0.600784420967102, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.6530719995498657, 1.4548149108886719, 1.5071024894714355, 0.7925055623054504, 0.8796514868736267, 0.7053595781326294, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.5768193006515503, 1.3676689863204956, 1.2282354831695557, 0.7402179837226868, -0.6366884112358093, -1.3512853384017944, -1.1247059106826782, 0.30448800325393677, 1.332810640335083, 1.6988236904144287, 1.332810640335083, 1.2630938291549683, 1.3850982189178467, 1.8556864261627197, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 1.942832350730896, 1.9776906967163086, 1.803398847579956, 1.785969614982605, 1.5593900680541992, 1.158518671989441, 0.984226644039154, 1.4373857975006104, 1.5942485332489014, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.2914161682128906, 2.082265853881836, 2.1345534324645996, 2.3262743949890137, 1.8905447721481323, 1.7511112689971924, 2.151982545852661, 1.4548149108886719, 2.117124319076538, 1.942832350730896, 1.6639652252197266, 1.2282354831695557, 1.1236603260040283, 0.7053595781326294, 0.8099347352981567, 0.6879304051399231, -0.06152502819895744, 0.30448800325393677, 0.7053595781326294, 0.5659260153770447, 1.4199565649032593, 2.2914161682128906, 2.1694118976593018, 2.361132860183716, 1.1062309741973877, 0.984226644039154, 2.395991325378418, 2.0648367404937744, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445], [2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, [e2e-predictor] 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.1410894393920898, 1.315381407737732, 1.5071024894714355, 1.803398847579956, 2.151982545852661, 2.395991325378418, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.0648367404937744, 2.0125491619110107, 1.925403118133545, 1.5768193006515503, 1.4548149108886719, 1.2282354831695557, 1.472244143486023, 1.5768193006515503, 1.7336820363998413, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.9079740047454834, 1.646536111831665, 1.053943395614624, 1.3676689863204956, 1.5768193006515503, 0.7402179837226868, -0.07895421981811523, -0.06152502819895744, -0.5669716596603394, -0.5146840810775757, -0.3229629397392273, 0.5833552479743958, 0.35677558183670044, 0.32191720604896545, 0.42649248242378235, 0.30448800325393677, 0.4962092638015747, 0.513638436794281, 1.332810640335083, 1.3850982189178467, 1.1410894393920898, 1.2805230617523193, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 0.5310676693916321, 0.5833552479743958, 0.478780061006546, -0.1661001741886139, 0.3742047846317291, 0.7053595781326294, 0.600784420967102, 0.4962092638015747, 0.2347712516784668, 0.16505448520183563, 0.30448800325393677, 0.7925055623054504, 0.42649248242378235, 0.670501172542572, 1.4025273323059082, 0.827363908290863, 0.07790851593017578, 1.0016558170318604, 1.053943395614624, 0.478780061006546, 1.3502397537231445, 0.670501172542572, 1.646536111831665, 1.2630938291549683, 1.4548149108886719, 1.3676689863204956, 0.4090631604194641, 0.5833552479743958, 0.7053595781326294, 1.071372628211975, 0.7402179837226868, 0.14762529730796814, 1.2108062505722046, 0.670501172542572, 1.0190850496292114, 0.7402179837226868, 0.02562093921005726, 0.6356428265571594, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 1.1062309741973877, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.4199565649032593, 1.6639652252197266, 1.3502397537231445, 0.8622223138809204, -0.25324615836143494, -1.1595642566680908, -0.688975989818573, 0.984226644039154, 2.0125491619110107, 2.0299782752990723, 1.7336820363998413, 2.117124319076538, 2.2565577030181885, 2.151982545852661, 1.646536111831665, 1.629106879234314, 1.7162528038024902, 1.6813944578170776, 1.960261583328247, 2.0299782752990723, 1.8382571935653687, 2.1694118976593018, 2.0648367404937744, 1.3676689863204956, 1.1933770179748535, 1.5419609546661377, 1.629106879234314, 1.629106879234314, 1.768540382385254, 2.0299782752990723, 2.2565577030181885, 2.2565577030181885, 2.0125491619110107, 1.4548149108886719, 1.9776906967163086, 1.960261583328247, 1.8905447721481323, -0.9155555367469788, 1.4199565649032593, 1.2282354831695557, 0.513638436794281, 0.9145098924636841, -0.1661001741886139, 0.4090631604194641, 2.1345534324645996, -0.532113254070282, 0.5833552479743958, 0.600784420967102, 0.2173420637845993, 1.1933770179748535, 0.33934640884399414, 2.0299782752990723, 1.611677646636963, 1.175947904586792, 0.9493682980537415, 2.308845281600952, 1.646536111831665, 1.4373857975006104, 1.2979521751403809, 1.1933770179748535, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809], [2.0125491619110107, 1.960261583328247, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.68 [e2e-predictor] 13944578170776, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.2282354831695557, 1.472244143486023, 1.785969614982605, 2.047407388687134, 2.2565577030181885, 2.3437037467956543, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.1694118976593018, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.8382571935653687, 1.942832350730896, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.8905447721481323, 2.047407388687134, 1.925403118133545, 1.9951199293136597, 2.047407388687134, 1.925403118133545, 1.5768193006515503, 1.1933770179748535, 0.670501172542572, 0.478780061006546, 0.9145098924636841, 0.5310676693916321, 0.16505448520183563, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 1.4025273323059082, 1.158518671989441, 1.942832350730896, 1.5942485332489014, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.5245317220687866, 0.6879304051399231, 1.1933770179748535, -0.4798256754875183, -0.009237446822226048, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.2347712516784668, -0.026666639372706413, 0.18248367309570312, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 1.1410894393920898, 0.42649248242378235, 1.4373857975006104, 0.670501172542572, 0.5310676693916321, 1.053943395614624, 1.315381407737732, 0.670501172542572, 1.629106879234314, 1.472244143486023, 0.8970807194709778, 1.053943395614624, 1.315381407737732, 1.2979521751403809, 0.984226644039154, 1.4548149108886719, 1.1062309741973877, 0.5484968423843384, 0.7053595781326294, 0.7227887511253357, 0.8796514868736267, 1.158518671989441, 1.2108062505722046, 0.8796514868736267, 1.2805230617523193, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.071372628211975, 1.1236603260040283, 1.071372628211975, 1.2108062505722046, 1.332810640335083, 1.071372628211975, 1.4199565649032593, 1.4199565649032593, 1.2979521751403809, 1.0190850496292114, 1.0016558170318604, 1.5245317220687866, 1.175947904586792, -0.7412636280059814, -1.1072766780853271, -0.6366884112358093, 1.2630938291549683, 1.158518671989441, 1.9079740047454834, 1.3850982189178467, 1.803398847579956, 1.8208279609680176, 2.0648367404937744, 2.082265853881836, 2.204270124435425, 2.0125491619110107, 1.7511112689971924, 1.6813944578170776, 2.1345534324645996, 2.117124319076538, 1.1062309741973877, 1.611677646636963, 2.047407388687134, 1.960261583328247, 1.6988236904144287, 1.3850982189178467, 1.7336820363998413, 1.5593900680541992, 1.3676689863204956, 1.053943395614624, 1.2282354831695557, 1.5942485332489014, 1.629106879234314, 1.803398847579956, 1.8382571935653687, 1.5245317220687866, 1.1933770179748535, 1.3850982189178467, -0.1661001741886139, -0.7238344550132751, -0.3229629397392273, 0.6182135939598083, 0.2522004544734955, -0.3055337369441986, 1.8905447721481323, -0.5495424270629883, -0.4798256754875183, -0.20095856487751007, -1.1247059106826782, 0.02562093921005726, 0.7576471567153931, 1.4548149108886719, 0.9145098924636841, -0.7064 [e2e-predictor] 052224159241, 0.0430501289665699, 1.785969614982605, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.472244143486023, 2.047407388687134, 2.2216994762420654, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 1.9951199293136597, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 1.8382571935653687, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7162528038024902, 1.785969614982605, 1.8382571935653687, 1.646536111831665, 1.7511112689971924, 1.925403118133545, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 1.5071024894714355, 0.9145098924636841, 1.472244143486023, 1.158518671989441, 0.8796514868736267, 1.8208279609680176, 0.8099347352981567, 1.8731155395507812, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.9079740047454834, 1.8382571935653687, 1.925403118133545, 1.5942485332489014, 1.9776906967163086, 1.2108062505722046, 1.2630938291549683, 0.33934640884399414, 1.0190850496292114, 0.2696296274662018, 0.008191745728254318, 0.14762529730796814, -0.3403921127319336, 0.2173420637845993, -0.3403921127319336, 0.6530719995498657, 0.600784420967102, 1.2979521751403809, 0.14762529730796814, 0.5310676693916321, 1.1410894393920898, 1.2805230617523193, 0.35677558183670044, 0.42649248242378235, 1.071372628211975, 1.053943395614624, 1.2630938291549683, 0.6182135939598083, 1.2108062505722046, 0.7750763297080994, 1.6639652252197266, 1.175947904586792, 1.071372628211975, 0.9493682980537415, 0.7402179837226868, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 0.5310676693916321, 1.175947904586792, 1.1062309741973877, 1.0888018608093262, 0.827363908290863, 0.7925055623054504, 1.071372628211975, 1.315381407737732, 1.175947904586792, 0.9667974710464478, 1.1933770179748535, 1.2108062505722046, 1.5071024894714355, 1.4025273323059082, 1.5593900680541992, 1.2979521751403809, 1.5768193006515503, 1.2630938291549683, 1.2456645965576172, 1.2979521751403809, -0.601830005645752, -1.176993489265442, -0.9504139423370361, 0.28705883026123047, 2.151982545852661, 1.5942485332489014, 1.5942485332489014, 2.151982545852661, 1.9079740047454834, 2.1694118976593018, 1.8556864261627197, 1.7511112689971924, 1.9079740047454834, 2.117124319076538, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6813944578170776, 1.803398847579956, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.0365142822265625, 0.4090631604194641, 0.7053595781326294, 0.35677558183670044, 1.1933770179748535, 1.332 [e2e-predictor] 810640335083, 1.5768193006515503, 0.6356428265571594, -0.3055337369441986, -0.39267969131469727, -0.44496726989746094, -0.8109803795814514, -0.619259238243103, -0.1312417984008789, 1.646536111831665, -0.9678431153297424, -0.7935512065887451, 0.3742047846317291, -0.7238344550132751, -1.4558604955673218, -1.0201307535171509, -1.0027015209197998, -0.3578213155269623, -0.3229629397392273, 1.1236603260040283, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.2805230617523193, 1.2456645965576172, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.2805230617523193, 1.611677646636963, 2.1345534324645996, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.2216994762420654, 2.0996949672698975, 2.0125491619110107, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8208279609680176, 1.785969614982605, 1.9776906967163086, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.9079740047454834, 1.785969614982605, 1.332810640335083, 0.827363908290863, 0.8622223138809204, 1.5419609546661377, 1.2456645965576172, 1.4199565649032593, 1.646536111831665, 1.2282354831695557, 1.158518671989441, 1.646536111831665, 1.8731155395507812, 1.7162528038024902, 2.0648367404937744, 1.9079740047454834, 1.9776906967163086, 1.8731155395507812, 1.9776906967163086, 1.8556864261627197, 1.7336820363998413, 1.611677646636963, 0.44392168521881104, -0.09638340771198273, 0.5659260153770447, 2.0299782752990723, 1.0365142822265625, 0.28705883026123047, 0.6182135939598083, 0.5659260153770447, 0.07790851593017578, -0.1312417984008789, -0.3055337369441986, 1.1236603260040283, 1.4199565649032593, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 0.8447931408882141, 1.2108062505722046, 1.4373857975006104, 1.332810640335083, 1.3850982189178467, 1.1062309741973877, 1.3850982189178467, 1.4548149108886719, 1.2282354831695557, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 0.670501172542572, 0.827363908290863, 0.8970807194709778, 0.7925055623054504, 1.1410894393920898, 1.1933770179748535, 1.0365142822265625, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 1.071372628211975, 1.315381407737732, 1.4199565649032593, 1.489673376083374, 1.2108062505722046, 1.472244143486023, 1.3676689863204956, 1.4025273323059082, 1.5942485332489014, 1.489673376083374, 1.175947904586792, -0.21838775277137756, -1.1421350240707397, -1.0027015209197998, 0.8447931408882141, 0.7227887511253357, 1.7162528038024902, 1.6988236904144287, 1.960261583328247, 2.1345534324645996, 1.8731155395507812, 2.047407388687134, 1.9776906967163086, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 1.97 [e2e-predictor] 76906967163086, 1.7511112689971924, 1.5419609546661377, 2.0648367404937744, 2.151982545852661, 2.0648367404937744, 1.8905447721481323, 1.768540382385254, 1.4373857975006104, 1.7511112689971924, 1.5768193006515503, 0.984226644039154, 1.803398847579956, 1.3850982189178467, 1.611677646636963, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.8382571935653687, 2.239128589630127, 1.960261583328247, 1.1410894393920898, -0.3403921127319336, -0.7238344550132751, -0.18352937698364258, 0.6356428265571594, -0.1312417984008789, -0.3403921127319336, 1.0016558170318604, -0.21838775277137756, -0.8806971907615662, 1.2456645965576172, -0.23581695556640625, -1.0201307535171509, -0.9504139423370361, -0.8981263637542725, -0.42753809690475464, -0.3403921127319336, 1.489673376083374, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7336820363998413, 1.6813944578170776, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.489673376083374, 1.646536111831665, 1.8905447721481323, 2.1345534324645996, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.2914161682128906, 2.239128589630127, 2.1345534324645996, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.117124319076538, 2.0996949672698975, 1.9776906967163086, 1.8905447721481323, 1.9079740047454834, 1.8556864261627197, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.071372628211975, 0.7925055623054504, 1.315381407737732, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.7162528038024902, 1.5768193006515503, 1.8208279609680176, 1.785969614982605, 1.8905447721481323, 1.925403118133545, 2.117124319076538, 1.942832350730896, 1.8731155395507812, 1.9776906967163086, 1.9079740047454834, 1.5593900680541992, 0.827363908290863, 1.472244143486023, 1.0190850496292114, 0.6879304051399231, 0.2696296274662018, 1.9951199293136597, 1.5419609546661377, 1.2282354831695557, 1.0190850496292114, 0.6879304051399231, 0.7925055623054504, 1.2282354831695557, 0.4613508880138397, 1.2108062505722046, 0.9667974710464478, 1.0888018608093262, 0.9493682980537415, 1.1236603260040283, 1.4199565649032593, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.3676689863204956, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 0.8796514868736267, 0.984226644039154, 0.9667974710464478, 0.8796514868736267, 0.9145098924636841, 0.7925055623054504, 0.7227887511253357, 0.827363908290863, 1.315381407737732, 1.2108062505722046, 1.1236603260040283, 1.0190850496292114, 1.1062309741973877, 1.2979521751403809, 1.2108062505722046, 1.4373857975006104, 1.6639652252197266, 1.768540382385254, 1.489673376083374, 1.36766898632 [e2e-predictor] 04956, 1.5071024894714355, 1.332810640335083, 0.6182135939598083, -0.9678431153297424, -1.0027015209197998, 1.332810640335083, 1.8208279609680176, 2.0125491619110107, 1.8556864261627197, 1.8731155395507812, 2.117124319076538, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 2.117124319076538, 2.204270124435425, 1.9951199293136597, 1.960261583328247, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.047407388687134, 1.332810640335083, 2.0125491619110107, 2.151982545852661, 1.7511112689971924, 1.2456645965576172, 2.2565577030181885, 1.8731155395507812, 1.7511112689971924, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 1.5768193006515503, 1.175947904586792, 1.5071024894714355, 1.0888018608093262, 1.0190850496292114, 0.5659260153770447, 1.611677646636963, -0.5146840810775757, -0.3578213155269623, -0.2881045341491699, -0.37525051832199097, -0.8284096121788025, 0.7227887511253357, 0.7925055623054504, -0.532113254070282, 0.14762529730796814, 0.11276690661907196, -0.5669716596603394, -0.4972548484802246, -0.1486709862947464, -0.21838775277137756, -0.3229629397392273, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.175947904586792, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.8905447721481323, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.361132860183716, 2.4134204387664795, 2.3785619735717773, 2.308845281600952, 2.204270124435425, 2.117124319076538, 2.082265853881836, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.960261583328247, 1.8905447721481323, 1.8208279609680176, 1.8208279609680176, 1.6639652252197266, 1.942832350730896, 1.960261583328247, 2.1345534324645996, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.8208279609680176, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.5768193006515503, 1.8556864261627197, 1.9079740047454834, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.6813944578170776, 1.8208279609680176, 1.2456645965576172, 1.8208279609680176, 0.42649248242378235, 1.2456645965576172, 1.5419609546661377, 1.8382571935653687, 1.2630938291549683, 1.5245317220687866, 1.4548149108886719, 1.7336820363998413, 1.175947904586792, 1.0190850496292114, 0.6356428265571594, 1.4548149108886719, 0.984226644039154, 1.3676689863204956, 0.513638436794281, 1.1236603260040283, 1.1933770179748535, 0.8622223138809204, 1.1410894393920898, 0.9319390654563904, 1.2630938291549683, 0.8970807194709778, 1.071372628211975, 1.158518671989441, 1.0365142822265625, 1.1062309741973877, 0.966797471 [e2e-predictor] 0464478, 1.0365142822265625, 1.0888018608093262, 1.332810640335083, 0.9145098924636841, 1.1062309741973877, 1.3850982189178467, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.3850982189178467, 1.2282354831695557, 1.3850982189178467, 1.646536111831665, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.472244143486023, 1.5245317220687866, 1.0190850496292114, -0.07895421981811523, -1.1247059106826782, -0.04409583657979965, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2979521751403809, 1.7336820363998413, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.1868410110473633, 2.0996949672698975, 1.6988236904144287, 1.768540382385254, 1.925403118133545, 2.204270124435425, 2.2216994762420654, 2.3785619735717773, 1.472244143486023, 1.8382571935653687, 1.5071024894714355, 1.5419609546661377, 1.9776906967163086, 1.7336820363998413, 1.942832350730896, 0.8796514868736267, 1.785969614982605, 0.8622223138809204, 1.5942485332489014, 1.315381407737732, 1.8556864261627197, 1.6813944578170776, 1.8556864261627197, 1.4548149108886719, 1.3502397537231445, 0.478780061006546, -0.39267969131469727, -0.3578213155269623, -0.026666639372706413, -0.3403921127319336, -0.8458387851715088, 0.11276690661907196, 0.9667974710464478, -0.7586928009986877, -0.04409583657979965, 0.0430501289665699, -0.4623964726924896, -0.5146840810775757, -0.44496726989746094, -0.4798256754875183, 0.02562093921005726, 1.332810640335083, 1.2456645965576172, 1.2282354831695557, 1.175947904586792], [1.960261583328247, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.5942485332489014, 1.6639652252197266, 1.8905447721481323, 2.2216994762420654, 2.2914161682128906, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.239128589630127, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8905447721481323, 1.9776906967163086, 1.9951199293136597, 1.8905447721481323, 1.8382571935653687, 1.9079740047454834, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.7162528038024902, 1.925403118133545, 1.9776906967163086, 1.942832350730896, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 1.9776906967163086, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.785969614982605, 1.7162528038024902, 1.8208279609680176, 1.803398847579956, 1.64653611183166 [e2e-predictor] 5, 1.7162528038024902, 1.7336820363998413, 1.3850982189178467, 1.3502397537231445, 1.175947904586792, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 1.2282354831695557, 1.2630938291549683, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 0.984226644039154, 0.9493682980537415, 1.1062309741973877, 0.9667974710464478, 0.7402179837226868, 0.827363908290863, 1.1236603260040283, 1.2108062505722046, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.1933770179748535, 1.7162528038024902, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.7336820363998413, 1.5593900680541992, 1.5245317220687866, 1.315381407737732, 0.600784420967102, -0.42753809690475464, -0.39267969131469727, 0.6356428265571594, 0.9667974710464478, 1.925403118133545, 1.9951199293136597, 1.7511112689971924, 1.6988236904144287, 2.1345534324645996, 1.942832350730896, 2.0996949672698975, 2.117124319076538, 2.2565577030181885, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.047407388687134, 1.5942485332489014, 1.5768193006515503, 1.4025273323059082, 1.8382571935653687, 1.8905447721481323, 1.5593900680541992, 1.960261583328247, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 0.7750763297080994, 1.6988236904144287, 1.2979521751403809, 1.2805230617523193, 1.803398847579956, 1.6813944578170776, 2.047407388687134, 1.5593900680541992, 2.0299782752990723, 1.7336820363998413, 1.2805230617523193, -0.04409583657979965, -0.8806971907615662, -0.6366884112358093, -0.7586928009986877, -0.9155555367469788, -0.8458387851715088, 0.6530719995498657, -1.0027015209197998, -0.3229629397392273, 0.16505448520183563, -0.1312417984008789, -0.42753809690475464, -0.3403921127319336, -0.532113254070282, 0.6356428265571594, 1.315381407737732, 1.1933770179748535, 1.1236603260040283], [1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.3676689863204956, 1.489673376083374, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.785969614982605, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.4548149108886719, 1.4373857975006104, 1.472244143486023, 1.3502397537231445, 1.4025273323059082, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, [e2e-predictor] 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.646536111831665, 1.7511112689971924, 1.8382571935653687, 1.646536111831665, 1.5419609546661377, 1.8556864261627197, 1.5593900680541992, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2456645965576172, 0.7227887511253357, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.071372628211975, 0.9319390654563904, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.8447931408882141, 1.2282354831695557, 1.315381407737732, 1.2456645965576172, 1.3676689863204956, 1.2108062505722046, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.2456645965576172, 1.489673376083374, 1.1410894393920898, -0.23581695556640625, -0.532113254070282, -0.3229629397392273, 1.4199565649032593, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 2.0299782752990723, 2.0125491619110107, 2.1694118976593018, 1.8556864261627197, 2.1694118976593018, 1.768540382385254, 1.9776906967163086, 2.0648367404937744, 2.204270124435425, 1.4373857975006104, 1.3502397537231445, 1.960261583328247, 1.803398847579956, 1.646536111831665, 1.8556864261627197, 2.0996949672698975, 1.7162528038024902, 1.925403118133545, 1.8382571935653687, 2.0648367404937744, 1.9079740047454834, 1.4025273323059082, 1.8556864261627197, 1.2282354831695557, 1.5419609546661377, 1.3850982189178467, 1.7511112689971924, 1.768540382385254, 1.6813944578170776, 1.489673376083374, 2.047407388687134, 1.332810640335083, 1.8208279609680176, 1.0365142822265625, -0.1486709862947464, -1.0375598669052124, -0.8109803795814514, -0.6541175842285156, -0.8981263637542725, -0.7935512065887451, 0.30448800325393677, -1.0375598669052124, -0.5495424270629883, 0.06047932058572769, -0.06152502819895744, -0.026666639372706413, -0.3229629397392273, -0.44496726989746094, 1.1933770179748535, 1.2456645965576172, 1.0888018608093262], [1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.5419609546661377, 1.7162528038024902, 1.960261583328247, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.204270124435425, 2.117124319076538, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.785969614982605, 1.7162528038024902, 1.6813944578170776, 1.75111126899719 [e2e-predictor] 24, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.5419609546661377, 1.489673376083374, 1.7162528038024902, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 2.082265853881836, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.803398847579956, 1.611677646636963, 1.629106879234314, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.6988236904144287, 1.629106879234314, 1.3502397537231445, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.3850982189178467, 1.158518671989441, 1.2456645965576172, 1.4199565649032593, 1.0016558170318604, 1.1410894393920898, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 1.0365142822265625, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.158518671989441, 1.1410894393920898, 0.9493682980537415, 1.2630938291549683, 1.4199565649032593, 1.2456645965576172, 1.175947904586792, 1.472244143486023, 1.3676689863204956, 1.053943395614624, 1.3676689863204956, 1.489673376083374, 1.472244143486023, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.158518671989441, -0.18352937698364258, -1.0375598669052124, 0.14762529730796814, 1.1062309741973877, 1.8382571935653687, 1.7336820363998413, 2.0299782752990723, 2.1868410110473633, 1.5071024894714355, 2.0125491619110107, 1.8905447721481323, 2.0996949672698975, 2.1345534324645996, 1.7511112689971924, 1.5942485332489014, 2.0299782752990723, 1.5593900680541992, 1.960261583328247, 1.472244143486023, 1.8208279609680176, 1.7336820363998413, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 1.2805230617523193, 1.7162528038024902, 1.942832350730896, 1.4373857975006104, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.8905447721481323, 1.9776906967163086, 1.3676689863204956, 1.803398847579956, 2.082265853881836, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 0.8970807194709778, 0.4090631604194641, -0.9329847693443298, -0.9155555367469788, -0.7935512065887451, -0.8981263637542725, -0.6366884112358093, -0.5146840810775757, -1.089847445487976, -0.41010889410972595, -0.09638340771198273, -0.1661001741886139, 0.2696296274662018, -0.4798256754875183, -0.6541175842285156, 1.4199565649032593, 1.0888018608093262], [1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.7336820363998413, 1.8731155395507812, 2.0299782752990723, 2.151982545852661, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.169411897 [e2e-predictor] 6593018, 2.0648367404937744, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8731155395507812, 1.6639652252197266, 1.6988236904144287, 1.5245317220687866, 1.4373857975006104, 1.472244143486023, 1.2979521751403809, 1.175947904586792, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.5593900680541992, 1.6813944578170776, 1.158518671989441, 1.2805230617523193, 1.5071024894714355, 1.611677646636963, 1.768540382385254, 1.4199565649032593, 1.5593900680541992, 1.925403118133545, 1.925403118133545, 1.942832350730896, 2.0125491619110107, 1.8556864261627197, 1.768540382385254, 1.8382571935653687, 1.9951199293136597, 1.8382571935653687, 1.5942485332489014, 1.489673376083374, 1.3676689863204956, 1.7336820363998413, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.3502397537231445, 1.158518671989441, 1.3676689863204956, 1.3850982189178467, 0.7925055623054504, 0.478780061006546, 1.3850982189178467, 0.9145098924636841, 1.158518671989441, 1.053943395614624, 1.1933770179748535, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 0.6356428265571594, 0.7925055623054504, 0.9667974710464478, 1.2805230617523193, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.2805230617523193, 0.9319390654563904, 1.332810640335083, 0.33934640884399414, 1.2282354831695557, 1.1933770179748535, 1.0888018608093262, 1.5593900680541992, 1.6639652252197266, 1.5768193006515503, 1.6813944578170776, 1.5593900680541992, 1.6988236904144287, 1.5768193006515503, 1.5942485332489014, 1.1062309741973877, 0.44392168521881104, -0.8981263637542725, -0.7238344550132751, 1.332810640335083, 1.4373857975006104, 1.5593900680541992, 1.9776906967163086, 1.4025273323059082, 2.239128589630127, 2.1345534324645996, 2.047407388687134, 2.3437037467956543, 2.0299782752990723, 1.942832350730896, 2.047407388687134, 1.925403118133545, 1.942832350730896, 1.785969614982605, 2.0648367404937744, 2.047407388687134, 1.5768193006515503, 1.768540382385254, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.0888018608093262, 1.5071024894714355, 1.8208279609680176, 1.332810640335083, 1.071372628211975, 1.0888018608093262, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 1.0365142822265625, 0.7053595781326294, 1.1236603260040283, 1.2108062505722046, 0.984226644039154, 1.0365142822265625, 1.4373857975006104, 0.42649248242378235, 0.513638436794281, 0.11276690661907196, -0.8632679581642151, -0.9504139423370361, -0.8284096121788025, -0.619259238243103, -0.688975989818573, -0.9504139423370361, -0.6366884112358093, -0.5495424270629883, -0.07895421981811523, -0.1312417984008789, -0.39267969131469727, -0.688975989818573, -0.619259238243103, 2.204270124435425], [1.8556864261627197, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1 [e2e-predictor] .5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.9776906967163086, 2.1345534324645996, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.942832350730896, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.7336820363998413, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.803398847579956, 1.8382571935653687, 1.803398847579956, 1.785969614982605, 1.5768193006515503, 1.5071024894714355, 1.6988236904144287, 1.7336820363998413, 1.5071024894714355, 1.472244143486023, 1.3502397537231445, 1.5942485332489014, 1.8208279609680176, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.611677646636963, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 1.768540382385254, 1.8208279609680176, 1.472244143486023, 1.315381407737732, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.1410894393920898, 1.071372628211975, 0.9667974710464478, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.8796514868736267, 0.7576471567153931, 1.071372628211975, 1.0888018608093262, 0.9319390654563904, 1.053943395614624, 1.158518671989441, 1.0190850496292114, 0.9493682980537415, 0.4613508880138397, 0.7053595781326294, 0.7750763297080994, 1.071372628211975, 0.9319390654563904, 1.1933770179748535, 1.2108062505722046, 0.8970807194709778, 0.8970807194709778, 1.2108062505722046, 1.1933770179748535, 1.5942485332489014, 1.5071024894714355, 1.5419609546661377, 1.6639652252197266, 1.768540382385254, 1.7511112689971924, 1.5942485332489014, 1.4025273323059082, 0.6879304051399231, -1.0549890995025635, -0.5495424270629883, 0.02562093921005726, 0.28705883026123047, 1.8731155395507812, 1.611677646636963, 1.646536111831665, 2.082265853881836, 2.395991325378418, 1.960261583328247, 1.768540382385254, 1.960261583328247, 2.239128589630127, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 2.2914161682128906, 1.8382571935653687, 1.7162528038024902, 1.7511112689971924, 1.646536111831665, 1.7511112689971924, 1.942832350730896, 1.5071024894714355, 1.7511112689971924, 1.4199565649032593, 1.2456645965576172, 0.9493682980537415, 0.9319390654563904, 0.5833552479743958, 0.827363908290863, 0.8447931408882141, 0.9145098924636841, 0.9319390654563904, 0.7925055623054504, 0.7402179837226868, 0.9493682980537415, 0.5833552479743958, 0.4962092638015747, 1.053943395614624, 0.44392168521881104, 1.053943395614624, 1.0365142822265625, -0.09638340771198273, -0.7064052224159241, -0.9852723479270935, -0.8109803795814514, -0.8632679581642151, -0.7412636280059814, -0.9504139423370361, -0.7586928009986877, -0.37525051832199097, -0.18352937698364258, -0.27067533135414124, -0.4623964726924896, -0.5146840810775757, 0.008191745728254318], [1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5 [e2e-predictor] 245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.0648367404937744, 1.9776906967163086, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.646536111831665, 1.472244143486023, 1.4025273323059082, 1.3502397537231445, 1.5768193006515503, 1.785969614982605, 1.629106879234314, 1.8905447721481323, 1.7162528038024902, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8208279609680176, 1.768540382385254, 1.803398847579956, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.629106879234314, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.5593900680541992, 1.785969614982605, 1.175947904586792, 1.629106879234314, 1.5768193006515503, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.175947904586792, 1.2108062505722046, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.071372628211975, 0.7402179837226868, 0.600784420967102, 0.8622223138809204, 0.670501172542572, 0.9319390654563904, 0.9667974710464478, 0.9145098924636841, 1.0016558170318604, 1.0888018608093262, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.071372628211975, 0.8796514868736267, 1.0016558170318604, 0.7750763297080994, 1.071372628211975, 0.8447931408882141, 1.0888018608093262, 1.2108062505722046, 1.0888018608093262, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.785969614982605, 1.611677646636963, 1.489673376083374, 1.5593900680541992, 1.5245317220687866, 0.670501172542572, -0.7586928009986877, -0.9504139423370361, 0.33934640884399414, 0.2696296274662018, 1.0190850496292114, 1.8382571935653687, 2.308845281600952, 1.960261583328247, 1.785969614982605, 1.7336820363998413, 1.803398847579956, 2.204270124435425, 1.803398847579956, 1.9951199293136597, 1.8731155395507812, 2.082265853881836, 1.5419609546661377, 1.7162528038024902, 1.8208279609680176, 1.960261583328247, 1.6988236904144287, 2.308845281600952, 1.6639652252197266, 1.7162528038024902, 1.2805230617523193, 1.158518671989441, 0.984226644039154, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.7925055623054504, 1.053943395614624, 0.6879304051399231, 0.8447931408882141, 0.670501172542572, 1.2108062505722046, 1.2456645965576172, 1.3676689863204956, 1.4025273323059082, 0.13019609451293945, -0.5495424270629883, -1.1421350240707397, -0.688975989818573, -0.7761220335960388, -0.6366884112358093, -0.8109803795814514, -0.6715468168258667, -0.7935512065887451, -0.20095856487751007, 0.11276690661907196, -0.5495424270629883, -0.5495424270629883], [1.7336820363998413, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2805230617523 [e2e-predictor] 193, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 2.151982545852661, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.7336820363998413, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.6813944578170776, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 1.768540382385254, 1.2630938291549683, 1.489673376083374, 1.4373857975006104, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.6639652252197266, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.5419609546661377, 1.5593900680541992, 1.4548149108886719, 1.629106879234314, 1.2108062505722046, 1.071372628211975, 1.5071024894714355, 1.5419609546661377, 1.2456645965576172, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.158518671989441, 0.8970807194709778, 0.670501172542572, 1.2630938291549683, 0.827363908290863, 0.5659260153770447, 1.2282354831695557, 0.7402179837226868, 1.1933770179748535, 0.7925055623054504, 0.8796514868736267, 0.827363908290863, 1.3502397537231445, 1.315381407737732, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.3676689863204956, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.5071024894714355, 1.785969614982605, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.332810640335083, -0.37525051832199097, -0.7238344550132751, -0.4972548484802246, 0.7227887511253357, 1.0190850496292114, 1.9079740047454834, 1.646536111831665, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 1.7162528038024902, 1.9079740047454834, 1.8731155395507812, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.629106879234314, 1.8382571935653687, 1.8556864261627197, 1.803398847579956, 1.9951199293136597, 1.3676689863204956, 1.5245317220687866, 1.158518671989441, 0.7750763297080994, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9319390654563904, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 0.8796514868736267, 1.0888018608093262, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.1933770179748535, 1.0016558170318604, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.2108062505722046, -0.8458387851715088, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -0.7238344550132751, -0.8109803795814514, -0.6715468168258667, -1.2118518352508545, 0.44392168521881104, -0.09638340771198273, -0.5495424270629883], [1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.52453172206878 [e2e-predictor] 66, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.8556864261627197, 1.9776906967163086, 2.082265853881836, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.646536111831665, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.4199565649032593, 1.9079740047454834, 1.9776906967163086, 1.5245317220687866, 1.4373857975006104, 1.6639652252197266, 1.3676689863204956, 1.611677646636963, 1.6988236904144287, 1.5768193006515503, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.4025273323059082, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.611677646636963, 1.6639652252197266, 1.2630938291549683, 1.2630938291549683, 1.6639652252197266, 1.4548149108886719, 1.4025273323059082, 1.5071024894714355, 1.315381407737732, 1.2456645965576172, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.071372628211975, 1.2282354831695557, 1.071372628211975, 0.984226644039154, 1.2108062505722046, 1.332810640335083, 1.2979521751403809, 0.7227887511253357, 0.8099347352981567, 1.0016558170318604, 1.071372628211975, 0.670501172542572, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 0.9493682980537415, 0.7053595781326294, 0.984226644039154, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5071024894714355, 1.8382571935653687, 1.6813944578170776, 1.5768193006515503, 1.5768193006515503, 1.6639652252197266, 1.6988236904144287, 1.4548149108886719, 0.33934640884399414, -0.4623964726924896, -1.0724183320999146, 0.44392168521881104, 0.44392168521881104, 1.2456645965576172, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.646536111831665, 1.611677646636963, 2.1345534324645996, 1.7162528038024902, 1.8731155395507812, 1.8556864261627197, 1.7511112689971924, 1.332810640335083, 1.2456645965576172, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.1933770179748535, 1.2979521751403809, 1.3502397537231445, 1.6813944 [e2e-predictor] 578170776, -0.7064052224159241, -1.1072766780853271, -0.9329847693443298, -0.8458387851715088, -0.8109803795814514, -0.8284096121788025, -0.7935512065887451, -1.0201307535171509, 1.0888018608093262, -0.3055337369441986], [1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.942832350730896, 2.0648367404937744, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0648367404937744, 1.9951199293136597, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6639652252197266, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.6813944578170776, 1.611677646636963, 1.6813944578170776, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.472244143486023, 1.5419609546661377, 1.7162528038024902, 1.8731155395507812, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.472244143486023, 1.4199565649032593, 1.5768193006515503, 1.4199565649032593, 1.611677646636963, 1.6988236904144287, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.6639652252197266, 1.5419609546661377, 1.5071024894714355, 1.2456645965576172, 1.2456645965576172, 1.1062309741973877, 0.8970807194709778, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 1.158518671989441, 1.0016558170318604, 1.053943395614624, 0.7750763297080994, 0.670501172542572, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 1.1236603260040283, 1.1236603260040283, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.611677646636963, 1.5593900680541992, 1.5419609546661377, 1.6639652252197266, 1.5942485332489014, 1.8382571935653687, 1.5245317220687866, 1.315381407737732, -0.20095856487751007, -0.8632679581642151, -0.9678431153297424, 0.2347712516784668, 1.0365142822265625, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.5768193006515503, 1.8556864261627197, 1.8382571935653687, 1.9951199293136597, 1.646536111831665, 1.9951199293136597, 1.5419609546661377, 1.5942485332489014, 2.0299782752990723, 1.768540382385254, 1.785969614982605, 0.7227887511253357, 1.2282354831695557, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888 [e2e-predictor] 018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.332810640335083, 0.984226644039154, -0.9678431153297424, -1.1421350240707397, -0.9678431153297424, -0.8981263637542725, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, 1.1236603260040283], [1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.925403118133545, 1.9776906967163086, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4373857975006104, 1.2979521751403809, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.646536111831665, 1.8556864261627197, 1.8731155395507812, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.7162528038024902, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.315381407737732, 1.2630938291549683, 1.4199565649032593, 1.5419609546661377, 1.6639652252197266, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.4373857975006104, 1.472244143486023, 1.611677646636963, 1.7336820363998413, 1.3676689863204956, 1.5593900680541992, 1.3676689863204956, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.158518671989441, 0.9667974710464478, 0.9319390654563904, 1.4548149108886719, 1.1236603260040283, 1.1062309741973877, 0.8796514868736267, 0.9667974710464478, 1.071372628211975, 0.827363908290863, 0.8447931408882141, 1.0190850496292114, 0.8447931408882141, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.3676689863204956, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.1933770179748535, -0.2881045341491699, -0.25324615836143494, -0.20095856487751007, 0.5310676693916321, 1.175947904586792, 0.4090631604194641, 0.8622223138809204, 1.6988236904144287, 1.785969614982605, 1.8731155395507812, 1.8 [e2e-predictor] 905447721481323, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.942832350730896, 1.7162528038024902, 1.9079740047454834, 1.5593900680541992, 0.8099347352981567, 1.175947904586792, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.3676689863204956, 0.18248367309570312, -1.1247059106826782, -0.9504139423370361, -0.7935512065887451, -0.8458387851715088, -0.9678431153297424, -0.9329847693443298], [1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.960261583328247, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.2805230617523193, 1.5768193006515503, 1.611677646636963, 1.8208279609680176, 1.785969614982605, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.7336820363998413, 1.7336820363998413, 1.5593900680541992, 1.5942485332489014, 1.2805230617523193, 1.3676689863204956, 1.629106879234314, 1.489673376083374, 1.4199565649032593, 1.611677646636963, 1.629106879234314, 1.7162528038024902, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.611677646636963, 1.7162528038024902, 1.646536111831665, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5593900680541992, 1.7336820363998413, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.332810640335083, 1.071372628211975, 1.4373857975006104, 1.2108062505722046, 0.7750763297080994, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.2108062505722046, 1.2630938291549683, 0.827363908290863, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 1.053943395614624, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.4548149108886719, 1.7511112689971924, 1.489673376083374, 1.332810640335083, 1.507102489471435 [e2e-predictor] 5, 1.611677646636963, 1.6813944578170776, 1.7336820363998413, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.629106879234314, 1.315381407737732, -0.06152502819895744, -0.3403921127319336, 0.5484968423843384, 0.06047932058572769, -0.1486709862947464, 1.646536111831665, 1.5071024894714355, 1.960261583328247, 1.7511112689971924, 1.7162528038024902, 1.960261583328247, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.2108062505722046, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.472244143486023, 0.06047932058572769, -1.333856225013733, -1.089847445487976, -1.0027015209197998, -1.0549890995025635], [1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.7336820363998413, 1.8382571935653687, 1.803398847579956, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.0299782752990723, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.5245317220687866, 1.611677646636963, 1.3502397537231445, 0.8622223138809204, 1.489673376083374, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.472244143486023, 1.611677646636963, 1.629106879234314, 1.472244143486023, 1.5593900680541992, 1.5419609546661377, 1.646536111831665, 1.3676689863204956, 1.472244143486023, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.7162528038024902, 1.5245317220687866, 1.5071024894714355, 1.315381407737732, 1.0888018608093262, 1.6639652252197266, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 1.3676689863204956, 1.158518671989441, 1.1410894393920898, 1.0365142822265625, 1.053943395614624, 0.7750763297080994, 0.9667974710464478, 0.6879304051399231, 0.9319390654563904, [e2e-predictor] 1.0190850496292114, 1.0888018608093262, 1.0190850496292114, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9145098924636841, 1.2805230617523193, 0.9493682980537415, 1.1062309741973877, 1.3502397537231445, 1.4025273323059082, 1.315381407737732, 1.5419609546661377, 1.158518671989441, 1.4025273323059082, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.611677646636963, 1.7511112689971924, 1.3850982189178467, 0.8796514868736267, -0.3229629397392273, -0.7064052224159241, -0.18352937698364258, 0.35677558183670044, 1.1062309741973877, 1.472244143486023, 1.942832350730896, 1.7162528038024902, 1.7162528038024902, 1.9951199293136597, 1.8556864261627197, 1.5942485332489014, 1.803398847579956, 1.611677646636963, 1.5593900680541992, 1.3850982189178467, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 0.5659260153770447, -1.2292810678482056, -1.0549890995025635], [1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7511112689971924, 1.8556864261627197, 2.0996949672698975, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.1694118976593018, 2.0996949672698975, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.5768193006515503, 1.5419609546661377, 1.768540382385254, 1.785969614982605, 1.6988236904144287, 1.5593900680541992, 1.489673376083374, 1.315381407737732, 1.4373857975006104, 1.472244143486023, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.5942485332489014, 1.6813944578170776, 1.768540382385254, 1.803398847579956, 1.7859696149826 [e2e-predictor] 05, 1.5942485332489014, 1.3676689863204956, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.332810640335083, 1.2282354831695557, 1.4199565649032593, 1.1062309741973877, 1.2282354831695557, 1.1410894393920898, 1.175947904586792, 0.8099347352981567, 1.175947904586792, 0.8796514868736267, 0.9493682980537415, 1.1933770179748535, 1.1933770179748535, 1.053943395614624, 0.9493682980537415, 1.0365142822265625, 1.2282354831695557, 1.0365142822265625, 0.8447931408882141, 1.332810640335083, 1.0365142822265625, 1.332810640335083, 1.4025273323059082, 1.2979521751403809, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.7162528038024902, 1.768540382385254, 1.6639652252197266, 1.7511112689971924, 1.6639652252197266, 1.5593900680541992, 0.2347712516784668, -0.7238344550132751, -0.8632679581642151, -0.7412636280059814, 0.28705883026123047, 1.158518671989441, 1.6988236904144287, 1.8731155395507812, 1.7162528038024902, 1.942832350730896, 0.7227887511253357, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.4199565649032593, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 1.315381407737732, 1.2805230617523193, 1.4199565649032593], [1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.8731155395507812, 1.9951199293136597, 2.0996949672698975, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0125491619110107, 1.9776906967163086, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.629106879234314, 1.5419609546661377, 1.5768193006515503, 1.6813944578170776, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.8382571935653687, 1.768540382385254, 1.7511112689971924, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.2456645965576172, 1.2282354831695557, 1.489673376083374, 1.071372628211975, 1.1062309741973877, 1.5593900680541992, 1.4025273323059082, 1.559390068 [e2e-predictor] 0541992, 1.5245317220687866, 1.6813944578170776, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.6813944578170776, 1.5942485332489014, 1.5419609546661377, 1.646536111831665, 1.5942485332489014, 1.5071024894714355, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.5419609546661377, 1.6813944578170776, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.3676689863204956, 1.4548149108886719, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.1062309741973877, 1.158518671989441, 1.0365142822265625, 0.9667974710464478, 1.053943395614624, 1.0190850496292114, 1.2630938291549683, 1.1236603260040283, 1.3502397537231445, 1.2456645965576172, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 0.9493682980537415, 1.175947904586792, 1.175947904586792, 1.3676689863204956, 1.175947904586792, 1.4025273323059082, 1.5768193006515503, 1.3676689863204956, 1.5071024894714355, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 1.5768193006515503, 1.6813944578170776, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.7162528038024902, 1.6813944578170776, 1.0365142822265625, 0.13019609451293945, -0.601830005645752, -0.5844008326530457, -0.7238344550132751, 0.5484968423843384, 0.7402179837226868, 1.158518671989441, 1.785969614982605, 0.6356428265571594, 1.2456645965576172, 1.3850982189178467, 1.646536111831665, 1.5593900680541992, 1.4548149108886719, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.8905447721481323, 2.0648367404937744, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5419609546661377, 1.559390068 [e2e-predictor] 0541992, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, 1.332810640335083, 1.5593900680541992, 1.472244143486023, 1.3850982189178467, 1.5245317220687866, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.5419609546661377, 1.1236603260040283, 1.1062309741973877, 1.4199565649032593, 1.0190850496292114, 1.0016558170318604, 1.1236603260040283, 1.2979521751403809, 1.053943395614624, 1.2108062505722046, 1.2630938291549683, 1.4025273323059082, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.5768193006515503, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.1410894393920898, 1.4199565649032593, 1.4548149108886719, 1.3502397537231445, 1.472244143486023, 1.4025273323059082, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 1.0016558170318604, 0.8970807194709778, 1.1062309741973877, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.315381407737732, 1.0888018608093262, 1.1933770179748535, 1.1410894393920898, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.3850982189178467, 0.7750763297080994, 1.4548149108886719, 1.0190850496292114, 1.472244143486023, 1.4025273323059082, 1.5071024894714355, 1.4199565649032593, 1.5419609546661377, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7162528038024902, 1.332810640335083, 0.827363908290863, 0.42649248242378235, -0.11381260305643082, -0.41010889410972595, -0.1661001741886139, 0.6356428265571594, 0.32191720604896545, 0.5310676693916321, 0.9319390654563904, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4199565649032593, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262], [1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.9776906967163086, 1.925403118133545, 2.117124319076538, 2.1694118976593018, 2.18684101104 [e2e-predictor] 73633, 2.1694118976593018, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 1.803398847579956, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.6988236904144287, 1.489673376083374, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.768540382385254, 1.6988236904144287, 1.629106879234314, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.175947904586792, 1.071372628211975, 1.2282354831695557, 1.1236603260040283, 0.9493682980537415, 1.1236603260040283, 1.4548149108886719, 1.2979521751403809, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 0.8970807194709778, 1.0365142822265625, 1.2282354831695557, 1.315381407737732, 1.1410894393920898, 1.1410894393920898, 1.315381407737732, 1.4199565649032593, 1.5419609546661377, 1.3676689863204956, 1.4199565649032593, 1.158518671989441, 1.0888018608093262, 1.332810640335083, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.3850982189178467, 1.2456645965576172, 1.1410894393920898, 1.1236603260040283, 1.5071024894714355, 1.2979521751403809, 1.4548149108886719, 1.053943395614624, 0.7750763297080994, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.1062309741973877, 1.2108062505722046, 1.2108062505722046, 1.1410894393920898, 1.158518671989441, 1.0190850496292114, 1.158518671989441, 1.3502397537231445, 1.0190850496292114, 0.9667974710464478, 0.8447931408882141, 1.2456645965576172, 0.7925055623054504, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.2979521751403809, 1.5593900680541992, 1.5071024894714355, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.0888018608093262, 0.9319390654563904, 0.827363908290863, 1.489673376083374, 1.4025273323059082, 1.5419609546661377, 1.5419609546661377, 1.611677646636963, 1.4548149108886719, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975], [1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820 [e2e-predictor] 363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.960261583328247, 1.942832350730896, 2.117124319076538, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.6813944578170776, 1.472244143486023, 1.5245317220687866, 1.4548149108886719, 1.3850982189178467, 1.5419609546661377, 1.5245317220687866, 1.6639652252197266, 1.611677646636963, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.7511112689971924, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.5419609546661377, 1.315381407737732, 1.1933770179748535, 1.315381407737732, 1.0016558170318604, 1.2979521751403809, 1.4199565649032593, 1.4548149108886719, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.489673376083374, 1.2979521751403809, 1.4199565649032593, 1.158518671989441, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.8970807194709778, 1.2282354831695557, 1.315381407737732, 1.3676689863204956, 0.984226644039154, 1.175947904586792, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.9493682980537415, 1.2805230617523193, 1.4025273323059082, 1.1933770179748535, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.175947904586792, 1.315381407737732, 1.2805230617523193, 0.984226644039154, 0.9319390654563904, 1.0888018608093262, 0.9493682980537415, 0.8447931408882141, 1.071372628211975, 0.7925055623054504, 1.3502397537231445, 1.472244143486023, 1.2456645965576172, 1.2630938291549683, 1.7336820363998413, 1.7162528038024902, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.646536111831665, 1.5419609546661377, 1.611677646636963, 1.8905447721481323, 1.6813944578170776, 1.5768193006515503, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.472244143486023, 1.472244143486023, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625], [1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.663 [e2e-predictor] 9652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 1.9951199293136597, 1.9776906967163086, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.803398847579956, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.2805230617523193, 0.8099347352981567, 1.2108062505722046, 1.4373857975006104, 1.4025273323059082, 1.4548149108886719, 1.5768193006515503, 1.4548149108886719, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.0888018608093262, 1.1062309741973877, 0.9667974710464478, 1.2805230617523193, 1.158518671989441, 1.071372628211975, 1.158518671989441, 0.9667974710464478, 0.9667974710464478, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.0365142822265625, 0.9319390654563904, 1.0888018608093262, 1.0190850496292114, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.315381407737732, 1.2979521751403809, 1.1236603260040283, 1.2805230617523193, 1.1933770179748535, 0.984226644039154, 0.9145098924636841, 1.0190850496292114, 0.7227887511253357, 0.5833552479743958, 0.8796514868736267, 1.2805230617523193, 1.4199565649032593, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5419609546661377, 1.4373857975006104, 1.629106879234314, 1.7162528038024902, 1.472244143486023, 1.611677646636963, 1.9079740047454834, 1.6813944578170776, 1.785969614982605, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.6988236904144287, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.768540382385254, 1.5419609546661377, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.507102489471435 [e2e-predictor] 5, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8382571935653687, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.117124319076538, 2.082265853881836, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.629106879234314, 1.489673376083374, 1.4025273323059082, 1.3502397537231445, 1.4548149108886719, 1.332810640335083, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.5419609546661377, 1.3502397537231445, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.0016558170318604, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.2805230617523193, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.3850982189178467, 1.4199565649032593, 1.315381407737732, 1.472244143486023, 1.2805230617523193, 1.4025273323059082, 1.2630938291549683, 1.5071024894714355, 1.2282354831695557, 1.4548149108886719, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.053943395614624, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.071372628211975, 0.7925055623054504, 0.5833552479743958, 0.9319390654563904, 0.513638436794281, 1.0016558170318604, 1.175947904586792, 1.071372628211975, 1.3676689863204956, 1.489673376083374, 1.3850982189178467, 1.2979521751403809, 1.4373857975006104, 1.5419609546661377, 1.5768193006515503, 1.5419609546661377, 1.332810640335083, 1.785969614982605, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.332810640335083, 1.7511112689971924, 1.7511112689971924, 1.5768193006515503, 1.629106879234314, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.5768193006515503, 1.6988236904144287, 1.7336820363998413, 1.629106879234314, 1.5768193006515503, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1 [e2e-predictor] .1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.8905447721481323, 2.047407388687134, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8208279609680176, 1.768540382385254, 1.5942485332489014, 1.5245317220687866, 1.3676689863204956, 1.2282354831695557, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.489673376083374, 1.4373857975006104, 1.315381407737732, 1.4199565649032593, 1.2456645965576172, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.071372628211975, 0.827363908290863, 1.071372628211975, 1.1062309741973877, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.3676689863204956, 1.2979521751403809, 1.3850982189178467, 1.2805230617523193, 1.2282354831695557, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.4548149108886719, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.1410894393920898, 1.3676689863204956, 1.332810640335083, 1.0888018608093262, 1.1933770179748535, 1.1933770179748535, 1.5419609546661377, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.053943395614624, 1.2979521751403809, 1.0190850496292114, 0.8447931408882141, 0.670501172542572, 0.827363908290863, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.071372628211975, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.2282354831695557, 1.803398847579956, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.646536111831665, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.7162528038024902, 1.646536111831665, 1.5768193006515503, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0 [e2e-predictor] 190850496292114, 1.0016558170318604, 1.0016558170318604, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.7162528038024902, 1.6988236904144287, 1.5419609546661377, 1.472244143486023, 1.175947904586792, 1.2282354831695557, 1.489673376083374, 1.1410894393920898, 1.158518671989441, 0.9493682980537415, 0.9145098924636841, 1.1236603260040283, 1.4025273323059082, 0.670501172542572, 0.7750763297080994, 1.315381407737732, 1.1933770179748535, 0.827363908290863, 1.315381407737732, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.0016558170318604, 1.158518671989441, 1.5419609546661377, 0.984226644039154, 1.1410894393920898, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.1933770179748535, 1.175947904586792, 1.2282354831695557, 1.175947904586792, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.472244143486023, 1.2282354831695557, 1.2805230617523193, 1.4025273323059082, 1.4373857975006104, 1.5768193006515503, 1.611677646636963, 1.2282354831695557, 1.3502397537231445, 1.3502397537231445, 1.175947904586792, 1.3502397537231445, 1.0888018608093262, 1.0190850496292114, 1.4548149108886719, 1.053943395614624, 0.7925055623054504, 1.4025273323059082, 1.071372628211975, 1.071372628211975, 0.8970807194709778, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.9145098924636841, 1.1062309741973877, 1.1410894393920898, 1.315381407737732, 1.0190850496292114, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.5593900680541992, 1.3676689863204956, 1.4548149108886719, 1.2456645965576172, 1.6988236904144287, 1.5768193006515503, 1.4199565649032593, 1.5768193006515503, 1.6813944578170776, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.629106879234314, 1.6988236904144287, 1.5768193006515503, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.17 [e2e-predictor] 5947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141], [1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8382571935653687, 1.925403118133545, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0648367404937744, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 1.4548149108886719, 1.3502397537231445, 1.332810640335083, 1.5071024894714355, 1.3850982189178467, 1.785969614982605, 1.5593900680541992, 1.5768193006515503, 1.5245317220687866, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.3676689863204956, 1.1933770179748535, 1.2282354831695557, 1.3850982189178467, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.158518671989441, 1.332810640335083, 1.1236603260040283, 1.2282354831695557, 1.315381407737732, 1.2108062505722046, 1.2108062505722046, 1.0888018608093262, 1.071372628211975, 0.9145098924636841, 0.984226644039154, 1.071372628211975, 1.0888018608093262, 1.2108062505722046, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.071372628211975, 1.0016558170318604, 1.315381407737732, 1.1062309741973877, 1.3850982189178467, 1.6639652252197266, 1.3502397537231445, 1.2630938291549683, 1.0016558170318604, 0.8622223138809204, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.1410894393920898, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, 0.9145098924636841, 1.0365142822265625, 1.4025273323059082, 1.1933770179748535, 0.9493682980537415, 1.1236603260040283, 1.053943395614624, 1.158518671989441, 1.4025273323059082, 1.5593900680541992, 1.3850982189178467, 0.7053595781326294, 1.5593900680541992, 1.611677646636963, 1.3850982189178467, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.7162528038024902, 1.6639652252197266, 1.6988236904144287, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.6639652252197266, 1.5419609546661377, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, [e2e-predictor] 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863], [1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9776906967163086, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.3502397537231445, 1.2630938291549683, 1.611677646636963, 1.6813944578170776, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4025273323059082, 1.332810640335083, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.2630938291549683, 1.3676689863204956, 1.2805230617523193, 1.1933770179748535, 1.315381407737732, 1.1933770179748535, 1.2805230617523193, 1.1410894393920898, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.2630938291549683, 1.2282354831695557, 1.4199565649032593, 1.3850982189178467, 1.2805230617523193, 1.4548149108886719, 1.4199565649032593, 1.2456645965576172, 0.8970807194709778, 1.2979521751403809, 1.4025273323059082, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2630938291549683, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.0365142822265625, 1.1933770179748535, 1.4199565649032593, 1.315381407737732, 0.8622223138809204, 1.332810640335083, 1.4548149108886719, 1.4548149108886719, 1.5768193006515503, 1.5768193006515503, 1.2630938291549683, 1.5942485332489014, 1.64653611183166 [e2e-predictor] 5, 1.611677646636963, 1.803398847579956, 1.7511112689971924, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 0.9493682980537415, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.7162528038024902, 1.785969614982605, 1.7511112689971924, 1.611677646636963, 1.6813944578170776, 1.2979521751403809, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.5768193006515503, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2108062505722046, 1.332810640335083, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 0.8099347352981567, 1.0016558170318604, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.315381407737732, 1.053943395614624, 1.3502397537231445, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.472244143486023, 1.5071024894714355, 1.3850982189178467, 1.4548149108886719, 1.158518671989441, 0.9145098924636841, 0.5833552479743958, 0.670501172542572, 0.8796514868736267, 1.0190850496292114, 0.9493682980537415, 1.297952 [e2e-predictor] 1751403809, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.5593900680541992, 1.4548149108886719, 1.785969614982605, 1.6639652252197266, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.5593900680541992, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.925403118133545, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.332810640335083, 1.3850982189178467, 1.315381407737732, 1.3850982189178467, 1.4548149108886719, 1.3676689863204956, 1.4199565649032593, 1.1933770179748535, 1.2108062505722046, 1.0888018608093262, 1.1062309741973877, 1.2805230617523193, 1.4025273323059082, 1.4548149108886719, 1.3502397537231445, 1.2630938291549683, 1.315381407737732, 1.1410894393920898, 1.175947904586792, 1.3676689863204956, 1.3676689863204956, 1.5593900680541992, 0.827363908290863, 1.1933770179748535, 1.2108062505722046, 1.071372628211975, 1.4373857975006104, 1.4025273323059082, 1.5071024894714355, 1.053943395614624, 1.10623 [e2e-predictor] 09741973877, 1.3502397537231445, 1.2805230617523193, 1.3502397537231445, 1.4199565649032593, 1.3676689863204956, 1.3676689863204956, 1.175947904586792, 1.175947904586792, 1.0365142822265625, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 1.1062309741973877, 1.0190850496292114, 1.0888018608093262, 1.3502397537231445, 1.5071024894714355, 1.489673376083374, 1.8556864261627197, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267], [0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.0125491619110107, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.7336820363998413, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.6813944578170776, 1.5071024894714355, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3502397537231445, 1.4199565649032593, 1.315381407737732, 1.2805230617523193, [e2e-predictor] 1.2456645965576172, 1.4548149108886719, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.2979521751403809, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.5245317220687866, 1.5942485332489014, 1.332810640335083, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 0.9145098924636841, 1.158518671989441, 0.827363908290863, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.2456645965576172, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.4199565649032593, 1.472244143486023, 1.5768193006515503, 1.8905447721481323, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.5768193006515503, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267], [0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 2.0648367404937744, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 1.960261583328247, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 2.0648367404937744, 1.9951199293136597, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.785969614982605, 1.7336820363998413, 1.768540382385254, 1.6813944578170776, 1.629106879234314, 1.50 [e2e-predictor] 71024894714355, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.5768193006515503, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.3850982189178467, 1.2456645965576172, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2456645965576172, 1.2979521751403809, 1.2805230617523193, 1.1410894393920898, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.0888018608093262, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.315381407737732, 1.2630938291549683, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.1933770179748535, 1.3502397537231445, 1.4199565649032593, 1.6813944578170776, 1.803398847579956, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.8382571935653687, 1.646536111831665, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204], [0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.942832350730896, 1.9079740047454834, 1.768540382385254, 2.1345534324645996, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.169411897659301 [e2e-predictor] 8, 2.117124319076538, 2.1345534324645996, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.5593900680541992, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.5245317220687866, 1.5071024894714355, 1.611677646636963, 1.5593900680541992, 1.4373857975006104, 1.4025273323059082, 1.315381407737732, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.2805230617523193, 1.3676689863204956, 1.2630938291549683, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.1933770179748535, 1.1236603260040283, 1.2282354831695557, 1.0190850496292114, 1.2630938291549683, 1.175947904586792, 1.3502397537231445, 1.472244143486023, 1.315381407737732, 1.5245317220687866, 1.315381407737732, 0.9145098924636841, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2282354831695557, 1.315381407737732, 1.315381407737732, 1.2108062505722046, 1.3676689863204956, 1.3850982189178467, 1.315381407737732, 1.3502397537231445, 1.629106879234314, 1.7162528038024902, 1.785969614982605, 1.925403118133545, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778], [0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.8905447721481323, 2.0125491619110107, [e2e-predictor] 1.925403118133545, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.803398847579956, 1.8556864261627197, 1.785969614982605, 1.8556864261627197, 1.803398847579956, 1.6639652252197266, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.4199565649032593, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2456645965576172, 1.2630938291549683, 1.071372628211975, 1.3502397537231445, 1.4025273323059082, 1.2805230617523193, 1.071372628211975, 1.0190850496292114, 1.3502397537231445, 1.2805230617523193, 1.4025273323059082, 1.3676689863204956, 1.7336820363998413, 1.5942485332489014, 1.5245317220687866, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.175947904586792, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.489673376083374, 1.611677646636963, 1.489673376083374, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 2.1345534324645996, 2.204270124435425, 2.1868410110473633, 2.0125491619110107, 1.6988236904144287, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415], [0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7576471567153931, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1 [e2e-predictor] .785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.047407388687134, 2.0125491619110107, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.2805230617523193, 1.2108062505722046, 1.1410894393920898, 1.2630938291549683, 1.3850982189178467, 1.2630938291549683, 1.2108062505722046, 1.2979521751403809, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.489673376083374, 1.4025273323059082, 1.2805230617523193, 1.5245317220687866, 1.3850982189178467, 1.175947904586792, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.768540382385254, 1.803398847579956, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.960261583328247, 2.1345534324645996, 2.2216994762420654, 2.1868410110473633, 1.9951199293136597, 1.611677646636963, 1.3502397537231445, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415], [0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, [e2e-predictor] 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 2.0299782752990723, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8905447721481323, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4548149108886719, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.4548149108886719, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.4199565649032593, 1.472244143486023, 1.3502397537231445, 1.053943395614624, 1.158518671989441, 1.3676689863204956, 1.5419609546661377, 1.6813944578170776, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.925403118133545, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 1.5593900680541992, 1.489673376083374, 1.489673376083374, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8099347352981567, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.41995656490 [e2e-predictor] 32593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.9079740047454834, 1.942832350730896, 1.9951199293136597, 2.117124319076538, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.1868410110473633, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.082265853881836, 2.0125491619110107, 1.960261583328247, 1.960261583328247, 2.047407388687134, 1.9951199293136597, 2.047407388687134, 1.960261583328247, 1.8208279609680176, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.489673376083374, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.4548149108886719, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.2979521751403809, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.611677646636963, 1.472244143486023, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.7511112689971924, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.8382571935653687, 1.8905447721481323, 1.646536111831665, 1.2282354831695557, 1.5245317220687866, 1.6988236904144287, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.1236603260040283, 1.14108 [e2e-predictor] 94393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 1.8731155395507812, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.3850982189178467, 1.489673376083374, 1.3676689863204956, 1.1236603260040283, 1.2630938291549683, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.5593900680541992, 1.5593900680541992, 1.768540382385254, 1.8208279609680176, 1.768540382385254, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.768540382385254, 1.803398847579956, 0.1999128758907318, 0.42649248242378235, 0.7576471567153931, 1.3850982189178467, 1.472244143486023, 1.315381407737732, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.001655 [e2e-predictor] 8170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.5768193006515503, 1.4199565649032593, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.1062309741973877, 1.071372628211975, 1.332810640335083, 1.315381407737732, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.2456645965576172, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.332810640335083, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.629106879234314, 1.6988236904144287, 1.629106879234314, 1.4199565649032593, 1.6988236904144287, 1.7336820363998413, 1.5419609546661377, -0.8458387851715088, -1.5430065393447876, -1.6650108098983765, -1.6824400424957275, -1.3164269924163818, -1.3861438035964966, -1.1944226026535034, 1.472244143486023, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211 [e2e-predictor] 975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904], [0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 2.047407388687134, 2.151982545852661, 2.1694118976593018, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, 1.0888018608093262, 0.9667974710464478, 1.2456645965576172, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.2630938291549683, 1.0365142822265625, 1.2456645965576172, 1.332810640335083, 1.315381407737732, 1.4373857975006104, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.1410894393920898, 1.4025273323059082, 1.5071024894714355, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.803398847579956, 0.9319390654563904, -1.1944226026535034, -1.6824400424957275, -1.647581696510315, -1.6824400424957275, -1.5952941179275513, -1.5081480741500854, -0.21838775277137756, -1.5255773067474365, 0.7576471567153931, -0.7935512065887451, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1 [e2e-predictor] .2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.960261583328247, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.785969614982605, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.332810640335083, 1.2630938291549683, 0.9667974710464478, 1.1236603260040283, 1.175947904586792, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.175947904586792, 1.053943395614624, 1.1410894393920898, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.5245317220687866, 1.7511112689971924, 1.768540382385254, 1.646536111831665, -0.41010889410972595, -1.6650108098983765, -1.3512853384017944, -1.403572916984558, -1.2989977598190308, -1.3861438035964966, -1.7347276210784912, -1.6650108098983765, -1.4558604955673218, -1.5604356527328491, -0.8632679581642151, -1.1421350240707397, -0.37525051832199097, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, [e2e-predictor] 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.8622223138809204, 0.8447931408882141, 0.9319390654563904, 1.0016558170318604, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8905447721481323, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.0996949672698975, 2.1868410110473633, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.3262743949890137, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.0996949672698975, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.8208279609680176, 1.7162528038024902, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 1.7336820363998413, 1.7336820363998413, 1.6639652252197266, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.2979521751403809, 1.315381407737732, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.3850982189178467, 1.4199565649032593, 1.2630938291549683, 1.3502397537231445, 1.5245317220687866, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.2979521751403809, -0.04409583657979965, -1.2118518352508545, -1.333856225013733, -1.3687145709991455, -1.5952941179275513, [e2e-predictor] -1.3687145709991455, -1.2989977598190308, -0.4798256754875183, -1.0549890995025635, -0.5146840810775757, 1.5942485332489014, 0.11276690661907196, -1.2989977598190308, -1.2118518352508545, -0.601830005645752, -1.176993489265442, -0.9678431153297424, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3742047846317291, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.5484968423843384, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.151982545852661, 2.2565577030181885, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.4373857975006104, 1.4025273323059082 [e2e-predictor] , 1.4373857975006104, 1.4025273323059082, 1.489673376083374, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 1.158518671989441, -0.9504139423370361, -1.1247059106826782, -1.0375598669052124, -1.5604356527328491, -1.5081480741500854, -1.3164269924163818, -1.6650108098983765, -1.5952941179275513, -1.5081480741500854, -1.246710181236267, -0.9155555367469788, -0.601830005645752, -0.25324615836143494, -1.403572916984558, 1.785969614982605, 1.4025273323059082, -1.0724183320999146, -1.1944226026535034, -1.3687145709991455, -0.04409583657979965, -1.5604356527328491, 0.07790851593017578, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 1.942832350730896, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.611677 [e2e-predictor] 646636963, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.5768193006515503, 1.5071024894714355, 1.472244143486023, 1.611677646636963, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.5245317220687866, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 1.8731155395507812, 1.0888018608093262, -0.9852723479270935, -1.246710181236267, -1.3164269924163818, -1.1421350240707397, -1.2292810678482056, -1.4210021495819092, -1.4732897281646729, -0.9155555367469788, -1.647581696510315, -1.490718960762024, -1.6301524639129639, -1.5952941179275513, -1.490718960762024, -1.1247059106826782, -0.8806971907615662, -1.5081480741500854, -0.8284096121788025, 1.4199565649032593, 1.6639652252197266, 1.5071024894714355, 1.1236603260040283, 0.6530719995498657, -1.7172983884811401, -0.7761220335960388, 1.472244143486023, 1.3676689863204956, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.2522004544734955, 0.28705883026123047, 0.3742047846317291, 0.4613508880138397, 0.5659260153770447, 0.5833552479743958, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.3437037467956543, 2.361132860183716, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.204270124435425, [e2e-predictor] 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.8731155395507812, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.117124319076538, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.117124319076538, 1.8208279609680176, -0.8981263637542725, -1.246710181236267, -1.0549890995025635, -1.0201307535171509, -0.7064052224159241, -0.7238344550132751, -1.1944226026535034, -1.3512853384017944, -1.5778648853302002, -1.0375598669052124, -1.1421350240707397, 0.13019609451293945, 0.7053595781326294, -1.2815686464309692, -1.1072766780853271, -1.4384313821792603, -1.5081480741500854, -0.1312417984008789, 0.7053595781326294, 1.6813944578170776, 1.4199565649032593, 1.2456645965576172, -1.5430065393447876, -1.0375598669052124, 1.3676689863204956, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.2173420637845993, 0.2696296274662018, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.670501172542572, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0 [e2e-predictor] 47407388687134, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.2565577030181885, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.1694118976593018, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 1.7336820363998413, -0.4623964726924896, -1.1944226026535034, -0.21838775277137756, -1.1421350240707397, -0.7412636280059814, -0.601830005645752, -1.1247059106826782, -0.3403921127319336, -1.0549890995025635, -0.7412636280059814, -0.25324615836143494, -1.5952941179275513, 0.06047932058572769, -1.0201307535171509, -1.1421350240707397, -1.2641394138336182, -1.0375598669052124, -1.4558604955673218, -0.21838775277137756, 0.6356428265571594, 0.513638436794281, 0.4090631604194641, 0.9667974710464478, -0.009237446822226048, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.1999128758907318, 0.2522004544734955, 0.33934640884399414, 0.44392168521881104, 0.5310676693916321, 0.5659260153770447, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, [e2e-predictor] 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.1345534324645996, 2.1345534324645996, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 2.2216994762420654, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.5245317220687866, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.4548149108886719, 1.2282354831695557, 1.3850982189178467, -0.42753809690475464, -0.5146840810775757, -0.8109803795814514, -0.9329847693443298, -1.1944226026535034, -0.4623964726924896, -0.39267969131469727, -0.7412636280059814, -1.089847445487976, -1.0724183320999146, -0.7412636280059814, 0.5484968423843384, -0.7238344550132751, -0.9852723479270935, -0.6366884112358093, -1.1944226026535034, -1.2292810678482056, -1.5255773067474365, -0.41010889410972595, 0.3916339874267578, 0.9319390654563904, 0.8970807194709778, 0.478780061006546, 0.7227887511253357, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841], [0.18248367309570312, 0.2173420637845993, 0.30448800325393677, 0.42649248242378235, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.9667974710464478, 1.0190850496292114, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.6465 [e2e-predictor] 36111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.0996949672698975, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.117124319076538, 1.9776906967163086, 2.1345534324645996, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7336820363998413, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.472244143486023, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.4199565649032593, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.175947904586792, 1.2630938291549683, -0.601830005645752, -0.7064052224159241, -1.1421350240707397, -1.4558604955673218, -1.5255773067474365, -1.5081480741500854, 1.0888018608093262, 0.9493682980537415, -0.21838775277137756, -0.8458387851715088, -0.6715468168258667, -0.5844008326530457, -1.0549890995025635, 0.5484968423843384, -0.3578213155269623, -0.2881045341491699, -1.3164269924163818, -0.11381260305643082, -1.1595642566680908, -1.333856225013733, 0.7402179837226868, 1.071372628211975, 0.7576471567153931, 0.9493682980537415, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.33934640884399414, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719 [e2e-predictor] , 1.489673376083374, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.942832350730896, 2.047407388687134, 2.117124319076538, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0996949672698975, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 1.1410894393920898, 1.6813944578170776, 1.8731155395507812, 1.8382571935653687, 1.4548149108886719, 1.0016558170318604, 1.158518671989441, 2.0125491619110107, 2.082265853881836, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6639652252197266, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.315381407737732, -0.44496726989746094, -0.8458387851715088, -1.1944226026535034, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, 1.1933770179748535, 0.0430501289665699, 0.9319390654563904, -0.1661001741886139, -0.4623964726924896, -0.42753809690475464, 0.35677558183670044, 0.4613508880138397, -0.026666639372706413, 0.13019609451293945, -0.27067533135414124, -0.9155555367469788, -0.06152502819895744, -0.18352937698364258, 0.7053595781326294, 0.8622223138809204, 0.8099347352981567, 0.8796514868736267, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.32191720604896545, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.8622223138809204, 0. [e2e-predictor] 9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.204270124435425, 0.2347712516784668, 0.06047932058572769, -0.09638340771198273, -0.9329847693443298, -1.3164269924163818, -1.5778648853302002, 0.0430501289665699, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, -0.7761220335960388, -0.8632679581642151, -1.3861438035964966, -1.647581696510315, -1.7172983884811401, -0.9852723479270935, 0.5833552479743958, 1.2805230617523193, 1.6988236904144287, 0.827363908290863, -0.2881045341491699, 0.16505448520183563, -1.1421350240707397, -0.23581695556640625, 0.8796514868736267, 0.2696296274662018, -0.7586928009986877, -0.7064052224159241, -0.9678431153297424, -0.532113254070282, -1.0549890995025635, 0.984226644039154, 1.071372628211975, 0.8099347352981567, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.862222313 [e2e-predictor] 8809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204], [0.18248367309570312, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 1.960261583328247, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 2.0648367404937744, 2.0996949672698975, 1.3676689863204956, -0.3229629397392273, -0.5844008326530457, -0.8632679581642151, -1.3687145709991455, -1.490718960762024, -0.9329847693443298, 1.4548149108886719, 1.942832350730896, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4025273323059082, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2456645965576172, 0.7925055623054504, -0.5495424270629883, -1.0549890995025635, -1.4210021495819092, -1.647581696510315, -0.9155555367469788, 1.7336820363998413, 1.803398847579956, 1.7162528038024902, 1.925403118133545, 1.6639652252197266, 0.7053595781326294, 0.16505448520183563, -0.8109803795814514, -0.9155555367469788, 1.175947904586792, 0.5484968423843384, -0.7586928009986877, -0.6366884112358093, -0.026666639372706413, 0.2347712516784668, 0.478780061006546, 1.0888018608093262, 0.4962092638015747, 0.827363908290863, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.91450989 [e2e-predictor] 24636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [0.14762529730796814, 0.18248367309570312, 0.2522004544734955, 0.2696296274662018, 0.3916339874267578, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 2.117124319076538, 2.1868410110473633, 1.8905447721481323, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 2.047407388687134, 2.1345534324645996, -0.3055337369441986, -0.39267969131469727, -0.5844008326530457, -1.2989977598190308, -1.5255773067474365, -1.5255773067474365, -0.026666639372706413, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.315381407737732, -0.11381260305643082, -1.176993489265442, -1.403572916984558, -1.5430065393447876, -0.9329847693443298, 1.5071024894714355, 1.785969614982605, 1.785969614982605, 1.925403118133545, 2.047407388687134, 1.8905447721481323, 1.4548149108886719, 0.7925055623054504, 0.18248367309570312, -0.8458387851715088, 1.1410894393920898, 0.4090631604194641, -0.601830005645752, -0.5669716596603394, -0.44496726989746094, -1.0375598669052124, 0.3742047846317291, 0.8622223138809204, 0.42649248242378235, 0.8796514868736267, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, [e2e-predictor] 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.7925055623054504], [0.14762529730796814, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 2.239128589630127, 2.082265853881836, 2.1345534324645996, 1.8905447721481323, 1.942832350730896, 2.0299782752990723, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.1868410110473633, -0.11381260305643082, -0.009237446822226048, -0.6366884112358093, -1.2118518352508545, -1.4558604955673218, -0.9852723479270935, -0.8284096121788025, 0.9667974710464478, 1.785969614982605, 2.0125491619110107, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.315381407737732, 0.6530719995498657, -1.4732897281646729, 0.32191720604896545, 1.175947904586792, 1.3676689863204956, 1.0888018608093262, 1.7162528038024902, 1.8556864261627197, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 1.960261583328247, 2.0125491619110107, 0.8970807194709778, 0.8447931408882141, -0.8458387851715088, 1.4025273323059082, 0.6182135939598083, -0.4623964726924896, 0.42649248242378235, -0.41010889410972595, -1.2815686464309692, -0.9329847693443298, 0.8622223138809204, 0.513638436794281, 0.84479314088821 [e2e-predictor] 41, 1.1236603260040283, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931], [0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.3742047846317291, 0.4613508880138397, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.925403118133545, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1868410110473633, 0.5310676693916321, 0.32191720604896545, -0.4623964726924896, -0.6366884112358093, -1.3861438035964966, -1.4384313821792603, -0.41010889410972595, -0.6366884112358093, -0.8458387851715088, -0.6715468168258667, 0.478780061006546, 1.8905447721481323, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.646536111831665, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2979521751403809, 1.2108062505722046, 0.8447931408882141, 0.6879304051399231, 1.071372628211975, 1.8556864261627197, 1.8382571935653687, 1.332810640335083, 1.6988236904144287, 1.6988236904144287, 1.99511 [e2e-predictor] 99293136597, 1.942832350730896, 2.0648367404937744, 2.0996949672698975, 1.9079740047454834, 1.2108062505722046, 0.42649248242378235, -1.176993489265442, 1.5071024894714355, 0.8970807194709778, 0.4962092638015747, 0.8447931408882141, 0.4962092638015747, -1.2989977598190308, -1.0549890995025635, 0.670501172542572, 0.4090631604194641, 1.071372628211975, 1.0016558170318604, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.960261583328247, 2.1868410110473633, 1.5071024894714355, -0.4972548484802246, 0.2347712516784668, -1.1595642566680908, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, -0.7935512065887451, -1.5430065393447876, -1.0201307535171509, -1.3164269924163818, 1.40252733 [e2e-predictor] 23059082, 1.6988236904144287, 1.8208279609680176, 1.7162528038024902, 1.5768193006515503, 1.4025273323059082, 1.4199565649032593, 1.332810640335083, 1.768540382385254, 1.332810640335083, 1.785969614982605, 1.9079740047454834, 1.768540382385254, 1.768540382385254, 1.5942485332489014, 1.768540382385254, 1.9079740047454834, 1.4548149108886719, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 1.8731155395507812, 1.3676689863204956, 0.14762529730796814, -0.7761220335960388, 1.472244143486023, 0.7227887511253357, 1.315381407737732, 1.785969614982605, 0.9319390654563904, -0.7586928009986877, -0.9504139423370361, -0.1312417984008789, 0.7402179837226868, 0.9667974710464478, 0.8796514868736267, 1.175947904586792, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6879304051399231, 0.7402179837226868, 0.7576471567153931, 0.827363908290863, 0.8970807194709778, 0.9667974710464478, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.09969 [e2e-predictor] 49672698975, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 1.071372628211975, 0.008191745728254318, 0.2173420637845993, -0.20095856487751007, -0.8109803795814514, -0.5146840810775757, -1.4384313821792603, -0.3229629397392273, -0.9155555367469788, -0.4972548484802246, -0.07895421981811523, 1.8382571935653687, 1.7162528038024902, 1.5593900680541992, 1.489673376083374, 1.8208279609680176, 1.785969614982605, 1.646536111831665, 2.0299782752990723, 1.489673376083374, 2.0125491619110107, 1.942832350730896, 2.0648367404937744, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.1345534324645996, 1.472244143486023, 1.9776906967163086, 1.7511112689971924, 1.8731155395507812, 2.0648367404937744, 1.9776906967163086, 1.1236603260040283, -1.0375598669052124, 1.4199565649032593, 1.5768193006515503, 0.7576471567153931, 1.6988236904144287, 1.8905447721481323, 0.7576471567153931, -0.1486709862947464, -1.1944226026535034, -0.009237446822226048, 0.09533771127462387, 0.7750763297080994, 0.984226644039154, 0.984226644039154, 1.2456645965576172, 1.053943395614624, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294], [0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.8447931408882141, 0.9493682980537415, 1.0365142822265625, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.09 [e2e-predictor] 96949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.047407388687134, 2.204270124435425, 2.117124319076538, 0.2173420637845993, -0.8981263637542725, 0.6182135939598083, -1.333856225013733, -0.5146840810775757, -1.1247059106826782, -1.0549890995025635, -0.41010889410972595, -1.089847445487976, -0.688975989818573, 0.7925055623054504, 0.8970807194709778, 1.8556864261627197, 2.047407388687134, 1.9776906967163086, 1.7162528038024902, 2.0299782752990723, 1.5419609546661377, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.803398847579956, 1.803398847579956, 1.646536111831665, 1.9951199293136597, 1.7336820363998413, 1.9079740047454834, 1.472244143486023, 1.9079740047454834, 2.082265853881836, 1.8905447721481323, 0.7053595781326294, 0.9667974710464478, 1.6988236904144287, 1.6988236904144287, 0.8099347352981567, 1.768540382385254, 1.925403118133545, 0.9667974710464478, -0.04409583657979965, -1.3512853384017944, 0.008191745728254318, 0.1999128758907318, 0.600784420967102, 1.0365142822265625, 0.9667974710464478, 1.1933770179748535, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.984226644039154, 1.071372628211975, 1.053943395614624, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2 [e2e-predictor] .047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.2914161682128906, 2.1345534324645996, 1.9079740047454834, 0.8622223138809204, 0.02562093921005726, -0.6715468168258667, -0.27067533135414124, -0.7586928009986877, -0.601830005645752, 0.1999128758907318, -1.176993489265442, -1.2118518352508545, -0.25324615836143494, 0.4090631604194641, -1.647581696510315, -0.5495424270629883, -1.3687145709991455, -1.1247059106826782, 1.7511112689971924, 1.9776906967163086, 1.5593900680541992, 2.082265853881836, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.472244143486023, 1.7162528038024902, 1.8905447721481323, 2.0299782752990723, 1.2630938291549683, 1.629106879234314, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.7336820363998413, 1.8208279609680176, 1.960261583328247, 1.7511112689971924, 0.8796514868736267, 1.785969614982605, 1.942832350730896, 1.2282354831695557, 0.1999128758907318, -1.4210021495819092, 1.1236603260040283, 0.44392168521881104, 0.9667974710464478, 0.4962092638015747, 0.4613508880138397, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9319390654563904, 1.0190850496292114, 1.0365142822265625, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.69882369041 [e2e-predictor] 44287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.1345534324645996, 2.2914161682128906, 0.35677558183670044, -0.532113254070282, -0.1661001741886139, 0.32191720604896545, 0.670501172542572, -0.9504139423370361, -1.1944226026535034, -0.21838775277137756, -0.7761220335960388, -1.176993489265442, -0.3055337369441986, -1.0549890995025635, -0.9504139423370361, -1.2292810678482056, -0.5146840810775757, -0.8109803795814514, -0.3403921127319336, -1.5255773067474365, -1.0724183320999146, 0.18248367309570312, 0.42649248242378235, 1.0190850496292114, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.3502397537231445, 1.768540382385254, 2.047407388687134, 0.9145098924636841, 1.3850982189178467, 1.960261583328247, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.925403118133545, 1.925403118133545, 1.5942485332489014, 1.2108062505722046, 1.7336820363998413, 1.8731155395507812, 1.4548149108886719, -0.06152502819895744, -1.5255773067474365, 1.8208279609680176, 1.4373857975006104, 0.600784420967102, 0.4962092638015747, -0.09638340771198273, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.541 [e2e-predictor] 9609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.361132860183716, 1.071372628211975, 0.2173420637845993, -0.5844008326530457, -0.18352937698364258, 0.8099347352981567, 0.1999128758907318, 0.4962092638015747, -0.3403921127319336, 0.42649248242378235, 0.44392168521881104, -1.2292810678482056, -1.490718960762024, -0.4972548484802246, -1.403572916984558, -1.333856225013733, -0.3055337369441986, -0.601830005645752, -1.1421350240707397, -1.2815686464309692, -1.2989977598190308, -0.6541175842285156, -0.11381260305643082, -0.532113254070282, 0.9145098924636841, 1.768540382385254, 1.3502397537231445, 1.4025273323059082, 1.646536111831665, 0.9493682980537415, 1.6639652252197266, 1.4548149108886719, 2.0299782752990723, 2.151982545852661, 2.1345534324645996, 2.047407388687134, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 2.117124319076538, 2.0996949672698975, 1.960261583328247, -0.601830005645752, -0.5495424270629883, 2.0299782752990723, 1.925403118133545, 0.7750763297080994, -0.04409583657979965, -0.5844008326530457, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1585186719894 [e2e-predictor] 41, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 1.0365142822265625, 0.06047932058572769, -0.09638340771198273, -0.2881045341491699, 0.4613508880138397, 0.5659260153770447, -1.246710181236267, -1.0201307535171509, 0.33934640884399414, -0.009237446822226048, -0.37525051832199097, -0.20095856487751007, -1.176993489265442, 0.1999128758907318, -0.37525051832199097, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -1.0375598669052124, -0.9155555367469788, -0.7761220335960388, -0.25324615836143494, -1.1595642566680908, 0.1999128758907318, -0.04409583657979965, 1.646536111831665, 1.8905447721481323, 0.9145098924636841, 0.9493682980537415, 1.2979521751403809, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.0125491619110107, 2.047407388687134, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 2.2216994762420654, 2.1694118976593018, 2.0125491619110107, -0.8284096121788025, 1.1410894393920898, 1.925403118133545, 1.960261583328247, 1.4199565649032593, 0.8622223138809204, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2870588302612 [e2e-predictor] 3047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.2216994762420654, 2.239128589630127, -0.7412636280059814, -0.3229629397392273, -0.25324615836143494, -0.601830005645752, 0.33934640884399414, 0.2347712516784668, -0.3055337369441986, -1.0724183320999146, 0.600784420967102, 0.5833552479743958, 0.4962092638015747, -0.9678431153297424, 0.2173420637845993, -1.403572916984558, -1.3512853384017944, -1.2815686464309692, -1.4384313821792603, -0.8806971907615662, 0.6530719995498657, -0.7935512065887451, -0.601830005645752, -1.0027015209197998, -0.4623964726924896, -1.0375598669052124, -0.8632679581642151, 0.8447931408882141, 1.2282354831695557, 0.7925055623054504, -0.23581695556640625, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 2.0299782752990723, 2.1694118976593018, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.8382571935653687, 1.803398847579956, 1.960261583328247, 1.9951199293136597, 0.9319390654563904, 0.18248367309570312, 0.44392168521881104, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879 [e2e-predictor] 304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.4613508880138397, 0.5310676693916321, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.1868410110473633, 2.1694118976593018, -0.1486709862947464, -0.6366884112358093, -0.18352937698364258, -0.8458387851715088, -0.9155555367469788, 1.6988236904144287, -0.6541175842285156, -0.3578213155269623, -0.688975989818573, -1.3687145709991455, -0.44496726989746094, -0.1312417984008789, -0.7761220335960388, -0.5146840810775757, -1.4558604955673218, -1.2118518352508545, -1.2989977598190308, 0.4090631604194641, 1.3850982189178467, 1.6988236904144287, 0.2696296274662018, -1.0549890995025635, -0.1486709862947464, -1.0549890995025635, -0.7238344550132751, -1.1072766780853271, -0.1661001741886139, 1.472244143486023, 0.02562093921005726, 1.2630938291549683, 1.0016558170318604, 1.5071024894714355, 1.8556864261627197, 1.9776906967163086, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.117124319076538, 2.1868410110473633, 1.9776906967163086, 1.9951199293136597, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 1.5942485332489014, 0.32191720604896545, 0.3916339874267578, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.84 [e2e-predictor] 47931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.082265853881836, 2.3262743949890137, -1.0201307535171509, 0.6530719995498657, 2.0125491619110107, 0.4090631604194641, 0.33934640884399414, -0.6366884112358093, -0.06152502819895744, -0.6366884112358093, -0.9504139423370361, -1.3687145709991455, -1.1421350240707397, 0.2347712516784668, -0.3403921127319336, -1.0201307535171509, -1.5081480741500854, -1.0027015209197998, 0.5659260153770447, 0.9319390654563904, 1.1236603260040283, 2.1868410110473633, 1.2630938291549683, 0.5484968423843384, 1.0016558170318604, 1.489673376083374, 0.8796514868736267, -0.8109803795814514, -1.1247059106826782, 0.6182135939598083, 1.1062309741973877, 0.984226644039154, 1.3676689863204956, 1.3850982189178467, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.942832350730896, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 1.942832350730896, 1.8905447721481323, 2.204270124435425, 1.9951199293136597, 0.670501172542572, 0.09533771127462387, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.05 [e2e-predictor] 3943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.2914161682128906, 1.8208279609680176, -0.532113254070282, 0.0430501289665699, 0.6356428265571594, 0.7053595781326294, -0.532113254070282, -0.21838775277137756, -0.9155555367469788, -0.7586928009986877, -0.9678431153297424, -1.1595642566680908, -1.2118518352508545, -0.6715468168258667, -0.8981263637542725, -1.2989977598190308, -0.1312417984008789, -1.333856225013733, 0.9667974710464478, 0.2696296274662018, 1.2108062505722046, 1.4025273323059082, 1.960261583328247, 1.768540382385254, 1.332810640335083, 1.0365142822265625, 0.9493682980537415, 0.7227887511253357, -1.246710181236267, 0.4962092638015747, 1.2456645965576172, 1.4548149108886719, 1.1062309741973877, 1.4373857975006104, 1.5942485332489014, 1.646536111831665, 1.7336820363998413, 2.047407388687134, 2.0125491619110107, 2.117124319076 [e2e-predictor] 538, 2.1694118976593018, 2.151982545852661, 1.803398847579956, 1.9079740047454834, 2.1868410110473633, 2.1694118976593018, 1.2979521751403809, 0.5310676693916321, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 0.07790851593017578, -0.3229629397392273, -0.1312417984008789, 0.16505448520183563, -0.4623964726924896, 0.984226644039154, 1.158518671989441, 0.7925055623054504, -1.0027015209197998, 0.42649248242378235, -0.9504139423370361, -0.5146840810775757, -0.5146840810775757, -0.532113254070282, -1.1421350240707397, 0.4090631604194641, -0.44496726989746094, -1.0375598669052124, -0.8981263637542725, -1.089847445487976, 0.670501172542572, 0.8099347352981567, 0.58 [e2e-predictor] 33552479743958, 1.5071024894714355, 1.7511112689971924, 0.7576471567153931, 0.6879304051399231, 0.600784420967102, 0.28705883026123047, 0.3742047846317291, -0.601830005645752, 1.3676689863204956, 1.3502397537231445, 1.2630938291549683, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.332810640335083, 1.629106879234314, 1.8731155395507812, 2.0996949672698975, 2.239128589630127, 2.0996949672698975, 1.960261583328247, 1.9776906967163086, 2.0996949672698975, 2.1868410110473633, 1.9951199293136597, 1.489673376083374, 0.9319390654563904, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 0.478780061006546, -1.0201307535171509, -0.4798256754875183, 0.4962092638015747, 0.8099347352981 [e2e-predictor] 567, 1.0365142822265625, 1.175947904586792, 1.1410894393920898, 0.6879304051399231, 0.16505448520183563, -0.3229629397392273, -0.8109803795814514, -1.246710181236267, -1.5081480741500854, -0.5146840810775757, -1.0201307535171509, 0.008191745728254318, -1.089847445487976, -0.5669716596603394, -0.21838775277137756, -1.2641394138336182, 0.8099347352981567, 0.7925055623054504, 0.5833552479743958, 0.6182135939598083, 1.332810640335083, 1.3676689863204956, 1.175947904586792, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 1.489673376083374, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6639652252197266, 1.3850982189178467, 1.472244143486023, 1.629106879234314, 1.785969614982605, 1.942832350730896, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 1.2979521751403809, 0.8796514868736267, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.995119929313659 [e2e-predictor] 7, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 0.600784420967102, 0.33934640884399414, -1.0549890995025635, -0.5669716596603394, 0.513638436794281, 1.0365142822265625, 1.2805230617523193, 1.2108062505722046, 1.0888018608093262, 0.7227887511253357, 0.7925055623054504, -0.7064052224159241, -0.42753809690475464, -1.1421350240707397, -0.23581695556640625, -1.0549890995025635, -0.23581695556640625, -0.7761220335960388, -0.3403921127319336, -0.6366884112358093, -1.0201307535171509, -0.3578213155269623, -1.0201307535171509, 0.670501172542572, 0.7402179837226868, 1.2979521751403809, 1.7511112689971924, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.4373857975006104, 1.2805230617523193, 1.629106879234314, 1.5245317220687866, 1.768540382385254, 1.8556864261627197, 1.9951199293136597, 1.803398847579956, 1.6988236904144287, 1.472244143486023, 1.6988236904144287, 1.768540382385254, 1.646536111831665, 1.5593900680541992, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.960261583328247, 2.0299782752990723, 1.611677646636963, 0.8796514868736267, 0.9667974710464478, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.8622223138809204, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782 [e2e-predictor] 752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 0.42649248242378235, 0.6182135939598083, -0.9678431153297424, -0.601830005645752, 0.6530719995498657, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 0.827363908290863, 0.09533771127462387, -0.8284096121788025, -0.37525051832199097, -1.1072766780853271, 0.2522004544734955, -0.39267969131469727, -0.6541175842285156, -0.7586928009986877, -1.1247059106826782, 0.07790851593017578, -0.9852723479270935, -0.8981263637542725, -1.2118518352508545, 1.6639652252197266, 1.8556864261627197, 1.785969614982605, 1.472244143486023, 1.8208279609680176, 1.8905447721481323, 1.5768193006515503, 1.646536111831665, 1.7511112689971924, 1.489673376083374, 2.0299782752990723, 2.047407388687134, 1.6988236904144287, 1.7162528038024902, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.6639652252197266, 1.629106879234314, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.629106879234314, 1.768540382385254, 1.8905447721481323, 1.1062309741973877, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.820827960968017 [e2e-predictor] 6, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 0.5833552479743958, 0.7576471567153931, -0.5495424270629883, -0.7586928009986877, 0.6356428265571594, 1.1933770179748535, 1.3676689863204956, 1.2805230617523193, 1.175947904586792, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 1.4025273323059082, 0.0430501289665699, -0.25324615836143494, -0.619259238243103, -1.5952941179275513, -0.8109803795814514, -1.0375598669052124, -0.688975989818573, -1.1247059106826782, -0.9329847693443298, -0.8109803795814514, -1.089847445487976, -0.11381260305643082, 1.4025273323059082, 1.5768193006515503, 1.6813944578170776, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 2.0299782752990723, 1.9951199293136597, 1.5245317220687866, 2.117124319076538, 2.0299782752990723, 2.0996949672698975, 1.8905447721481323, 1.785969614982605, 1.7162528038024902, 1.803398847579956, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.472244143486023, 1.6813944578170776, 2.1345534324645996, 1.4373857975006104, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.088801 [e2e-predictor] 8608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 2.047407388687134, 0.7750763297080994, 0.44392168521881104, 0.02562093921005726, -0.5495424270629883, 0.7750763297080994, 1.332810640335083, 1.332810640335083, 1.315381407737732, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.2805230617523193, 1.315381407737732, -0.41010889410972595, -0.8806971907615662, -0.8806971907615662, -1.0724183320999146, 0.35677558183670044, -0.9504139423370361, -0.09638340771198273, -0.1312417984008789, -1.3687145709991455, -1.0027015209197998, -0.7238344550132751, -1.3512853384017944, -0.4798256754875183, 1.5768193006515503, 1.7336820363998413, 1.5593900680541992, 1.5768193006515503, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 1.768540382385254, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 1.9079740047454834, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.7511112689971924, 2.117124319076538, 1.3850982189178467, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.635642 [e2e-predictor] 8265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 2.0299782752990723, 1.5071024894714355, 0.5484968423843384, -0.4623964726924896, 0.09533771127462387, 0.7402179837226868, 1.158518671989441, 1.2108062505722046, 1.0190850496292114, 0.6879304051399231, 1.1236603260040283, 1.2282354831695557, 1.1062309741973877, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, -0.42753809690475464, -0.20095856487751007, 0.2696296274662018, -0.25324615836143494, -0.3403921127319336, -0.3578213155269623, 0.07790851593017578, 1.315381407737732, -1.1072766780853271, -1.1072766780853271, -0.6366884112358093, -1.176993489265442, 0.478780061006546, 1.785969614982605, 1.6988236904144287, 1.785969614982605, 2.0648367404937744, 2.1694118976593018, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.0648367404937744, 1.5245317220687866, 1.785969614982605, 1.9951199293136597, 1.960261583328247, 2.0996949672698975, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.6639652252197266, 2.2216994762420654, 2.3437037467956543, 0.7227887511253357, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.356775 [e2e-predictor] 58183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.646536111831665, 0.7576471567153931, 0.2522004544734955, 0.9667974710464478, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.6879304051399231, 1.1062309741973877, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.3676689863204956, 0.9145098924636841, 0.14762529730796814, -0.009237446822226048, -0.2881045341491699, 0.33934640884399414, 0.6182135939598083, -0.18352937698364258, -0.532113254070282, -0.09638340771198273, -0.9504139423370361, -0.3055337369441986, -0.27067533135414124, -1.0724183320999146, 0.5310676693916321, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.082265853881836, 1.8208279609680176, 1.4373857975006104, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.0648367404937744, 1.960261583328247, 1.8382571935653687, 1.942832350730896, 2.204270124435425, 2.1694118976593018, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8622223138809204, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, [e2e-predictor] 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.1410894393920898, 0.7227887511253357, 1.2630938291549683, 1.4373857975006104, 0.30448800325393677, 0.2173420637845993, 0.827363908290863, 0.7750763297080994, 0.600784420967102, 1.071372628211975, 1.611677646636963, 1.1933770179748535, 1.2630938291549683, 1.8208279609680176, 1.5245317220687866, 1.0190850496292114, 0.9667974710464478, -0.20095856487751007, -0.41010889410972595, 1.3502397537231445, -0.7761220335960388, -0.3229629397392273, 1.332810640335083, 0.42649248242378235, 0.9493682980537415, -0.9678431153297424, -0.5146840810775757, -0.5844008326530457, -0.4623964726924896, -0.601830005645752, 0.5310676693916321, 1.803398847579956, 2.204270124435425, 2.0996949672698975, 2.117124319076538, 1.942832350730896, 2.117124319076538, 1.9776906967163086, 1.9776906967163086, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0125491619110107, 1.6813944578170776, 1.8905447721481323, 2.117124319076538, 1.785969614982605, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.65307 [e2e-predictor] 19995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 1.0190850496292114, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.8905447721481323, 0.478780061006546, 0.8796514868736267, 0.670501172542572, 0.6530719995498657, 0.8622223138809204, 0.32191720604896545, 0.7227887511253357, 0.8099347352981567, 0.5833552479743958, 0.8622223138809204, 1.3850982189178467, 0.984226644039154, 1.2282354831695557, 1.925403118133545, 1.8556864261627197, 1.472244143486023, 0.9493682980537415, -0.4798256754875183, -0.619259238243103, 0.28705883026123047, -1.089847445487976, -0.3055337369441986, 2.1868410110473633, 1.7511112689971924, 0.8447931408882141, 0.6879304051399231, -0.8806971907615662, -0.6541175842285156, 0.07790851593017578, -0.8981263637542725, -0.9678431153297424, 0.6356428265571594, 2.308845281600952, 2.0648367404937744, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.8208279609680176, 1.8731155395507812, 1.6639652252197266, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0996949672698975, 1.785969614982605, 2.0299782752990723, 1.8731155395507812, 0.8796514868736267, 0.8796514868736267, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.07 [e2e-predictor] 1372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7925055623054504, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.8905447721481323, 0.42649248242378235, 0.8447931408882141, -0.42753809690475464, 1.5593900680541992, 0.8970807194709778, 0.6879304051399231, 0.827363908290863, 1.175947904586792, 0.8970807194709778, 0.8970807194709778, 1.1933770179748535, 0.7925055623054504, 1.1933770179748535, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 0.827363908290863, -0.1486709862947464, -0.1661001741886139, -0.8806971907615662, 1.2805230617523193, -1.1944226026535034, 1.4373857975006104, 1.925403118133545, 1.5768193006515503, 1.0190850496292114, 0.6879304051399231, -0.3403921127319336, -0.41010889410972595, 0.42649248242378235, -0.39267969131469727, -1.2292810678482056, 0.513638436794281, 2.1694118976593018, 1.7162528038024902, 1.4199565649032593, 1.4199565649032593, 0.8447931408882141, 1.925403118133545, 2.0996949672698975, 2.0996949672698975, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.23912858963 [e2e-predictor] 0127, 2.1694118976593018, 2.0996949672698975, 1.8382571935653687, 2.0299782752990723, 1.8905447721481323, 1.7511112689971924, 0.8099347352981567, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.513638436794281, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.629106879234314, 1.6813944578170776, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 0.600784420967102, 0.2347712516784668, -0.07895421981811523, 1.1933770179748535, 1.4025273323059082, 1.0365142822265625, 1.5245317220687866, 1.5071024894714355, 1.053943395614624, 1.1933770179748535, 1.315381407737732, 0.6530719995498657, 1.2108062505722046, 1.8905447721481323, 1.942832350730896, 1.960261583328247, 1.5071024894714355, 0.670501172542572, 0.8970807194709778, 0.16505448520183563, 0.7925055623054504, -0.7586928009986877, -0.619259238243103, 1.9776906967163086, 1.8731155395507812, 2.082265853881836, 1.803398847579 [e2e-predictor] 956, 1.2805230617523193, 0.7925055623054504, 0.4962092638015747, 0.513638436794281, 0.513638436794281, -1.2641394138336182, 0.478780061006546, 1.768540382385254, 1.175947904586792, 1.768540382385254, 1.1062309741973877, 1.5942485332489014, 1.9776906967163086, 1.8731155395507812, 2.2565577030181885, 2.2914161682128906, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.2216994762420654, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 0.670501172542572, 0.9319390654563904, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.42649248242378235, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.0888018608093262, 1.175947904586792, 1.2630938291549683, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 0.5310676693916321, 0.9667974710464478, 0.6530719995498657, 1.2979521751403809, 1.4025273323059082, 0.9667974710464478, 1.489673376083374, 1.489673376083374, 1.0190850496292114, 1.3328106 [e2e-predictor] 40335083, 1.315381407737732, 0.6879304051399231, 1.158518671989441, 1.8731155395507812, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.5245317220687866, -0.23581695556640625, 1.629106879234314, 0.8622223138809204, 1.2108062505722046, -1.0375598669052124, 2.117124319076538, 1.8208279609680176, 2.1694118976593018, 2.2914161682128906, 2.1694118976593018, 2.0125491619110107, 1.8382571935653687, 0.7750763297080994, 0.6182135939598083, 0.8447931408882141, -1.246710181236267, 1.5071024894714355, 0.33934640884399414, 1.8556864261627197, 1.803398847579956, 1.4548149108886719, 1.785969614982605, 1.5593900680541992, 1.3502397537231445, 2.2565577030181885, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.1868410110473633, 1.8731155395507812, 1.8556864261627197, 2.047407388687134, 1.768540382385254, 0.6182135939598083, 0.8796514868736267, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.92 [e2e-predictor] 5403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.925403118133545, 1.0016558170318604, 1.5942485332489014, 0.7053595781326294, 1.4548149108886719, 0.984226644039154, 0.984226644039154, 1.3502397537231445, 1.4199565649032593, 0.670501172542572, 1.2282354831695557, 1.2456645965576172, 0.6356428265571594, 1.3502397537231445, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.942832350730896, 1.7511112689971924, 1.1236603260040283, 1.8208279609680176, 1.8382571935653687, 1.332810640335083, -1.176993489265442, 1.9079740047454834, 1.8731155395507812, 2.1868410110473633, 2.239128589630127, 2.2914161682128906, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.0016558170318604, 0.7402179837226868, 0.33934640884399414, -1.0724183320999146, 1.158518671989441, 1.2805230617523193, 1.0016558170318604, 1.6639652252197266, 1.5593900680541992, 0.9493682980537415, 1.0888018608093262, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.047407388687134, 1.9776906967163086, 1.7511112689971924, 0.9145098924636841, 0.7402179837226868, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.3742047846317291, 0.44392168521881104, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9 [e2e-predictor] 42832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.5071024894714355, 1.3502397537231445, 1.332810640335083, 1.8382571935653687, 1.3676689863204956, 0.670501172542572, 0.6182135939598083, 0.9493682980537415, 0.4962092638015747, 1.175947904586792, 1.2630938291549683, 0.7576471567153931, 1.2979521751403809, 1.803398847579956, 1.8556864261627197, 1.925403118133545, 1.8382571935653687, 1.2630938291549683, -0.009237446822226048, 1.8731155395507812, 2.0996949672698975, 1.2979521751403809, -0.9504139423370361, 1.8905447721481323, 1.960261583328247, 2.2216994762420654, 2.239128589630127, 2.3437037467956543, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.0996949672698975, 0.8622223138809204, 0.8796514868736267, -1.403572916984558, 1.6988236904144287, 1.0190850496292114, 1.8382571935653687, 1.611677646636963, 1.4373857975006104, 0.984226644039154, 1.0016558170318604, 2.2565577030181885, 2.27398681640625, 2.3785619735717773, 2.395991325378418, 2.3262743949890137, 2.239128589630127, 2.1345534324645996, 1.960261583328247, 1.8731155395507812, 1.6988236904144287, 0.7576471567153931, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.4090631604194641, 0.5310676693916321, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.629106879234314, 1.646536111831665, 1. [e2e-predictor] 6988236904144287, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.5942485332489014, 1.175947904586792, 1.2979521751403809, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 1.1062309741973877, 1.1062309741973877, 0.8099347352981567, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8905447721481323, 1.2456645965576172, 0.4613508880138397, 0.8622223138809204, 1.6639652252197266, 1.942832350730896, 1.0888018608093262, -0.8284096121788025, 2.047407388687134, 2.117124319076538, 2.239128589630127, 2.2565577030181885, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 1.5768193006515503, 0.7576471567153931, -0.1486709862947464, 0.7402179837226868, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.4199565649032593, 1.3676689863204956, 0.7053595781326294, 2.27398681640625, 2.308845281600952, 2.3437037467956543, 2.4134204387664795, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 1.9776906967163086, 1.9951199293136597, 1.942832350730896, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.3567755818367004 [e2e-predictor] 4, 0.44392168521881104, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.8970807194709778, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.7162528038024902, 1.5071024894714355, 1.1062309741973877, 1.7336820363998413, 1.8731155395507812, 1.6813944578170776, 0.5310676693916321, 0.35677558183670044, 0.5659260153770447, 0.8970807194709778, 0.7925055623054504, 1.053943395614624, 1.646536111831665, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 0.18248367309570312, -0.04409583657979965, -0.688975989818573, 0.8622223138809204, 1.5245317220687866, 0.7227887511253357, 1.3676689863204956, 2.1868410110473633, 2.0648367404937744, 2.2216994762420654, 2.1694118976593018, 2.239128589630127, 2.2565577030181885, 2.3262743949890137, 2.27398681640625, 2.2565577030181885, 1.7511112689971924, 1.942832350730896, 1.053943395614624, 0.7925055623054504, 1.960261583328247, 1.9951199293136597, 1.489673376083374, 0.7053595781326294, 1.158518671989441, 0.8970807194709778, 2.151982545852661, 2.27398681640625, 2.3437037467956543, 2.4134204387664795, 2.3785619735717773, 2.2914161682128906, 2.3437037467956543, 2.082265853881836, 2.117124319076538, 1.785969614982605, 1.053943395614624, 0.7402179837226868, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874 [e2e-predictor] 267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8208279609680176, 1.8731155395507812, 1.6813944578170776, 1.4373857975006104, 1.2979521751403809, 1.5419609546661377, 2.0125491619110107, 1.9951199293136597, 1.5419609546661377, -0.09638340771198273, 0.670501172542572, 0.984226644039154, 0.670501172542572, 1.4199565649032593, 1.8731155395507812, 2.0299782752990723, 1.9079740047454834, 2.0299782752990723, -0.1312417984008789, 0.1999128758907318, -0.619259238243103, 0.2347712516784668, 1.1062309741973877, 1.6988236904144287, 1.332810640335083, 2.1868410110473633, 2.0299782752990723, 2.3262743949890137, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.2216994762420654, 2.2565577030181885, 2.2216994762420654, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.611677646636963, 1.925403118133545, 1.9079740047454834, 1.489673376083374, 0.8796514868736267, 1.3502397537231445, 1.489673376083374, 1.8905447721481323, 2.308845281600952, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.2216994762420654, 2.204270124435425, 1.5768193006515503, 1.3502397537231445, 0.7053595781326294, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.374204784 [e2e-predictor] 6317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1410894393920898, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.472244143486023, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.803398847579956, 1.8208279609680176, 1.0016558170318604, 1.3676689863204956, 1.0190850496292114, 1.3502397537231445, 2.082265853881836, 2.047407388687134, 1.8556864261627197, 0.4613508880138397, 0.7227887511253357, 0.8796514868736267, 0.670501172542572, 1.5593900680541992, 1.8556864261627197, 2.047407388687134, 2.0299782752990723, 1.1062309741973877, 0.3916339874267578, 0.1999128758907318, -0.4623964726924896, -0.4798256754875183, 0.5484968423843384, 1.1236603260040283, 1.646536111831665, 2.0299782752990723, 2.047407388687134, 2.1345534324645996, 2.2216994762420654, 2.151982545852661, 1.8905447721481323, 2.204270124435425, 2.3437037467956543, 2.308845281600952, 2.151982545852661, 2.047407388687134, 2.082265853881836, 1.8905447721481323, 1.8208279609680176, 1.960261583328247, 1.785969614982605, 0.8447931408882141, 1.175947904586792, 1.3502397537231445, 1.942832350730896, 2.308845281600952, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.2565577030181885, 1.785969614982605, 1.5942485332489014, 0.7402179837226868, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.44392168521881104, 0.4090631604 [e2e-predictor] 194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.768540382385254, 1.175947904586792, 1.2630938291549683, 0.9667974710464478, 1.2805230617523193, 2.047407388687134, 2.0125491619110107, 1.5071024894714355, 1.1236603260040283, 0.600784420967102, 0.44392168521881104, 0.6879304051399231, 1.8556864261627197, 1.9079740047454834, 1.8208279609680176, 1.9776906967163086, 0.28705883026123047, -0.04409583657979965, 0.6356428265571594, -0.23581695556640625, -0.4972548484802246, 0.1999128758907318, 0.7925055623054504, 1.4548149108886719, 1.472244143486023, 1.7336820363998413, 2.204270124435425, 2.151982545852661, 2.117124319076538, 2.204270124435425, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.9079740047454834, 2.082265853881836, 1.7336820363998413, 0.5310676693916321, 1.0016558170318604, 1.3850982189178467, 2.0648367404937744, 2.308845281600952, 2.361132860183716, 2.395991325378418, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.2565577030181885, 1.8731155395507812, 1.8208279609680176, 0.6879304051399231, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0. [e2e-predictor] 5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.9667974710464478, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4548149108886719, 1.472244143486023, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.6988236904144287, 1.2979521751403809, 1.315381407737732, 0.9493682980537415, 1.4548149108886719, 2.047407388687134, 1.785969614982605, 1.1062309741973877, 1.4373857975006104, 0.4613508880138397, 0.4613508880138397, 1.4548149108886719, 1.8556864261627197, 2.204270124435425, 1.8556864261627197, 1.768540382385254, 0.30448800325393677, 0.06047932058572769, 0.827363908290863, -0.23581695556640625, 0.09533771127462387, -0.8981263637542725, 0.7925055623054504, 0.8447931408882141, 1.175947904586792, 2.082265853881836, 1.8382571935653687, 2.1694118976593018, 2.1694118976593018, 1.9951199293136597, 2.1868410110473633, 2.3437037467956543, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 2.1345534324645996, 1.175947904586792, 1.2979521751403809, 1.5768193006515503, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 1.8905447721481323, 1.6639652252197266, 0.7750763297080994, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924 [e2e-predictor] 636841, 0.9145098924636841, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.33934640884399414, 0.3916339874267578, 0.4613508880138397, 0.513638436794281, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.6988236904144287, 1.4373857975006104, 1.4025273323059082, 0.8796514868736267, 1.4025273323059082, 2.0299782752990723, 0.4090631604194641, 0.600784420967102, 1.4373857975006104, 1.071372628211975, 1.472244143486023, 1.472244143486023, 1.9079740047454834, 1.8382571935653687, 1.6988236904144287, 1.472244143486023, 0.02562093921005726, 0.07790851593017578, 0.5659260153770447, -0.41010889410972595, 0.6879304051399231, -0.6715468168258667, 0.07790851593017578, 1.071372628211975, 1.8556864261627197, 1.9776906967163086, 1.5071024894714355, 1.8731155395507812, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.308845281600952, 2.151982545852661, 2.2216994762420654, 2.1345534324645996, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.151982545852661, 2.151982545852661, 0.14762529730796814, 1.1410894393920898, 1.611677646636963, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 2.3262743949890137, 2.2914161682128906, 1.472244143486023, [e2e-predictor] 1.768540382385254, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546], [0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.4373857975006104, 1.5071024894714355, 0.8796514868736267, 1.5245317220687866, 1.6813944578170776, -0.41010889410972595, -0.601830005645752, 0.9667974710464478, 1.472244143486023, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.8905447721481323, 1.489673376083374, 0.9667974710464478, -0.009237446822226048, -0.25324615836143494, 0.0430501289665699, 0.02562093921005726, 0.600784420967102, -0.1312417984008789, 0.4613508880138397, 0.6182135939598083, 1.2979521751403809, 1.2630938291549683, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 2.047407388687134, 2.3262743949890137, 2.2216994762420654, 2.27398681640625, [e2e-predictor] 2.0648367404937744, 2.082265853881836, 2.2216994762420654, 1.9776906967163086, 2.151982545852661, 1.8731155395507812, 0.7227887511253357, 1.0190850496292114, 1.646536111831665, 1.942832350730896, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.308845281600952, 2.27398681640625, 1.803398847579956, 1.925403118133545, 0.600784420967102, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0016558170318604, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.489673376083374, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.611677646636963, 1.5768193006515503, 1.315381407737732, 1.472244143486023, 0.5659260153770447, 1.611677646636963, 1.5245317220687866, 0.11276690661907196, -0.23581695556640625, 0.06047932058572769, 1.8556864261627197, 0.33934640884399414, 1.8905447721481323, 1.942832350730896, 1.942832350730896, 1.4548149108886719, 1.053943395614624, 0. [e2e-predictor] 30448800325393677, 0.44392168521881104, 1.1062309741973877, 0.11276690661907196, 1.0016558170318604, 0.6356428265571594, -0.25324615836143494, 0.2173420637845993, 0.7750763297080994, 0.7925055623054504, 1.2282354831695557, 1.489673376083374, 1.611677646636963, 0.6530719995498657, 1.4025273323059082, 2.151982545852661, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.117124319076538, 2.27398681640625, 2.151982545852661, 1.7511112689971924, 2.082265853881836, 0.7750763297080994, 1.4199565649032593, 1.472244143486023, 1.8556864261627197, 2.308845281600952, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 1.960261583328247, 1.785969614982605, 0.6356428265571594, 0.7402179837226868, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.3742047846317291, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1 [e2e-predictor] .6639652252197266, 1.6639652252197266, 1.785969614982605, 1.6813944578170776, 1.053943395614624, 1.315381407737732, 0.7750763297080994, 1.611677646636963, 1.1933770179748535, 0.09533771127462387, -1.1595642566680908, -0.23581695556640625, 1.646536111831665, 0.4613508880138397, 1.6988236904144287, 1.960261583328247, 1.8905447721481323, 1.6813944578170776, 1.071372628211975, 0.18248367309570312, 0.513638436794281, 1.2282354831695557, 0.18248367309570312, 0.600784420967102, 0.30448800325393677, -0.688975989818573, 0.6356428265571594, 0.8447931408882141, 1.332810640335083, 1.2282354831695557, 1.175947904586792, 1.5942485332489014, 1.0888018608093262, 1.942832350730896, 2.2565577030181885, 2.1694118976593018, 2.2914161682128906, 2.117124319076538, 2.082265853881836, 2.0648367404937744, 1.960261583328247, 1.9951199293136597, 2.0996949672698975, 1.803398847579956, 1.2979521751403809, 1.611677646636963, 1.960261583328247, 2.204270124435425, 2.2565577030181885, 2.3437037467956543, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.204270124435425, 2.0648367404937744, 1.472244143486023, 1.489673376083374, 0.6530719995498657, 0.7227887511253357, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747], [0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.35677558183670044, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.6988236904144287 [e2e-predictor] , 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, -0.37525051832199097, 1.158518671989441, 0.3742047846317291, 1.646536111831665, 1.0365142822265625, 0.02562093921005726, -0.026666639372706413, -0.39267969131469727, 0.1999128758907318, 0.3742047846317291, 1.785969614982605, 2.082265853881836, 1.8208279609680176, 1.629106879234314, 0.1999128758907318, 0.11276690661907196, 0.42649248242378235, 0.8970807194709778, 0.33934640884399414, 0.7925055623054504, 0.7750763297080994, -0.41010889410972595, -0.3229629397392273, 0.7925055623054504, 0.8796514868736267, 0.0430501289665699, 0.984226644039154, 1.489673376083374, 1.2456645965576172, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 1.9776906967163086, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.0125491619110107, 1.8905447721481323, 1.5419609546661377, 1.8556864261627197, 2.0299782752990723, 2.2216994762420654, 2.27398681640625, 2.308845281600952, 2.3785619735717773, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.0648367404937744, 1.472244143486023, 2.0648367404937744, 0.6530719995498657, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397], [0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.280523061752 [e2e-predictor] 3193, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, -1.0027015209197998, 1.158518671989441, 0.18248367309570312, 1.5419609546661377, 0.8099347352981567, 0.2696296274662018, 0.7576471567153931, 0.5659260153770447, 0.984226644039154, 0.5659260153770447, 1.7336820363998413, 2.0996949672698975, 1.7511112689971924, 1.646536111831665, 0.600784420967102, 0.16505448520183563, 0.28705883026123047, 0.6879304051399231, 0.4613508880138397, 0.7750763297080994, 1.1062309741973877, 0.3742047846317291, -0.619259238243103, 1.332810640335083, 0.44392168521881104, 1.1236603260040283, -0.1661001741886139, 0.7402179837226868, 0.600784420967102, 1.768540382385254, 2.0125491619110107, 2.117124319076538, 2.204270124435425, 2.239128589630127, 2.0996949672698975, 1.803398847579956, 1.8556864261627197, 2.0299782752990723, 1.803398847579956, 1.7511112689971924, 1.2979521751403809, 1.803398847579956, 1.8905447721481323, 2.27398681640625, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.308845281600952, 2.1868410110473633, 1.9776906967163086, 1.6813944578170776, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758 [e2e-predictor] 907318, 0.2696296274662018, 0.30448800325393677, 0.4090631604194641, 0.4962092638015747, 0.4613508880138397, 0.5659260153770447, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, -0.20095856487751007, 1.1410894393920898, 0.9319390654563904, 1.3676689863204956, 1.315381407737732, 0.478780061006546, 0.30448800325393677, 0.7053595781326294, 1.2456645965576172, -0.1312417984008789, 1.1410894393920898, 2.082265853881836, 1.5071024894714355, 1.5071024894714355, 0.7402179837226868, 0.008191745728254318, 0.3742047846317291, 0.7925055623054504, 0.7576471567153931, 0.670501172542572, 1.315381407737732, 0.32191720604896545, -0.7064052224159241, 0.8970807194709778, 1.4548149108886719, 1.489673376083374, 1.3676689863204956, 0.2522004544734955, 1.2630938291549683, 1.1236603260040283, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.3262743949890137, 2.2216994762420654, 1.5768193006515503, 1.7336820363998413, 2.0125491619110107, 1.8382571935653687, 1.768540382385254, 0.8622223138809204, 1.646536111831665, 1.925403118133545, 2.3437037467956543, 2.151982545852661, 2.361132860183716, 2.395991325378418, 2.4134204387664795, 2.361132860183716, 2.3785619735717773, 2.3437037467956543, 2.239128589630127, 1.9951199293136597, 2.0299782752990723, 0.670501172542572, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018 [e2e-predictor] , 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.18248367309570312, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.4199565649032593, 1.646536111831665, 0.0430501289665699, 1.1236603260040283, 1.315381407737732, 1.6813944578170776, 1.7162528038024902, 0.2696296274662018, 0.7227887511253357, 1.0365142822265625, -0.4623964726924896, -0.4972548484802246, 0.6182135939598083, 2.151982545852661, 1.5942485332489014, 1.2456645965576172, 0.6530719995498657, -0.5495424270629883, 0.984226644039154, 0.5833552479743958, 0.600784420967102, 0.3916339874267578, 0.9493682980537415, 0.513638436794281, 0.09533771127462387, -0.3578213155269623, 0.4090631604194641, 1.315381407737732, 1.175947904586792, 0.7925055623054504, -0.06152502819895744, -0.20095856487751007, 1.2979521751403809, 1.925403118133545, 2.1345534324645996, 2.4134204387664795, 2.239128589630127, 1.6639652252197266, 1.768540382385254, 1.5245317220687866, 1.8208279609680176, 1.8208279609680176, 1.5768193006515503, 1.5071024894714355, 1.785969614982605, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.925403118133545, 1.6988236904144287, 2.047407388687134, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613 [e2e-predictor] 508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.4199565649032593, 1.629106879234314, 0.600784420967102, 1.2630938291549683, 1.315381407737732, 1.629106879234314, 1.7336820363998413, 0.478780061006546, 0.2173420637845993, 0.7402179837226868, -1.1421350240707397, -0.688975989818573, 1.2630938291549683, 2.047407388687134, 1.489673376083374, 0.7053595781326294, 1.0888018608093262, -0.3229629397392273, 0.5484968423843384, -0.39267969131469727, -0.21838775277137756, 0.5833552479743958, 1.2456645965576172, 0.600784420967102, 0.13019609451293945, -0.8806971907615662, 0.4962092638015747, 1.4199565649032593, -0.20095856487751007, -0.4798256754875183, -0.44496726989746094, -0.06152502819895744, 0.8796514868736267, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 1.646536111831665, 2.1345534324645996, 2.239128589630127, 2.0996949672698975, 1.7162528038024902, 2.1868410110473633, 1.1236603260040283, 1.7511112689971924, 2.3785619735717773, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.395991325378418, 2.4134204387664795, 2.395991325378418, 2.2914161682128906, 1.5593900680541992, 1.5071024894714355, 1.8731155395507812, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235], [0.513638436794281, 0.49620926380157 [e2e-predictor] 47, 0.4962092638015747, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.3916339874267578, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4025273323059082, 1.5245317220687866, 0.7925055623054504, 1.315381407737732, 1.3676689863204956, 1.6988236904144287, 1.6813944578170776, 0.33934640884399414, 0.2173420637845993, -0.7412636280059814, -0.5669716596603394, 0.4090631604194641, 1.8208279609680176, 2.1345534324645996, 1.5071024894714355, 1.2630938291549683, 0.5484968423843384, -0.601830005645752, 0.9667974710464478, 0.5310676693916321, -0.6541175842285156, 0.7402179837226868, 0.9493682980537415, 0.7576471567153931, 0.32191720604896545, -0.532113254070282, 0.3916339874267578, 0.670501172542572, -0.5669716596603394, 0.3742047846317291, -0.7064052224159241, 0.14762529730796814, 1.175947904586792, 1.5942485332489014, 1.1933770179748535, 2.1868410110473633, 2.1694118976593018, 1.768540382385254, 2.151982545852661, 2.27398681640625, 1.9951199293136597, 1.8382571935653687, 2.361132860183716, 1.9079740047454834, 1.6639652252197266, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.3437037467956543, 2.3785619735717773, 2.4134204387664795, 2.430849552154541, 2.3437037467956543, 1.8731155395507812, 1.8208279609680176, 1.3502397537231445, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.409063160419464 [e2e-predictor] 1, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.489673376083374, -0.11381260305643082, 1.2108062505722046, 1.6639652252197266, 1.803398847579956, 1.7511112689971924, 1.472244143486023, 0.2522004544734955, -0.7064052224159241, -1.7172983884811401, 0.7053595781326294, 2.0299782752990723, 2.239128589630127, 1.5245317220687866, 1.332810640335083, 1.3502397537231445, -0.3055337369441986, 0.513638436794281, 0.9145098924636841, -0.5146840810775757, 0.13019609451293945, 1.0190850496292114, 0.6530719995498657, 0.7750763297080994, -0.2881045341491699, 0.18248367309570312, -0.1312417984008789, -0.4623964726924896, -0.7935512065887451, -0.009237446822226048, 0.9319390654563904, 1.629106879234314, 1.4373857975006104, 1.611677646636963, 1.942832350730896, 1.6813944578170776, 1.8382571935653687, 1.6988236904144287, 2.0996949672698975, 2.0299782752990723, 2.0299782752990723, 2.308845281600952, 2.151982545852661, 1.768540382385254, 2.2914161682128906, 2.117124319076538, 2.0299782752990723, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 1.5942485332489014, 1.0365142822265625, 1.3676689863204956, 0.8796514868736267, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039 [e2e-predictor] 154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641], [0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.3916339874267578, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 0.4090631604194641, 1.158518671989441, 1.7336820363998413, 1.8208279609680176, 1.646536111831665, 1.611677646636963, 0.42649248242378235, 0.06047932058572769, -1.3512853384017944, 1.2805230617523193, 2.0648367404937744, 2.361132860183716, 1.4199565649032593, 1.3850982189178467, 1.071372628211975, 0.2173420637845993, 0.6356428265571594, 1.0016558170318604, -0.1312417984008789, 0.32191720604896545, 0.44392168521881104, 0.9319390654563904, 0.5833552479743958, -0.25324615836143494, -0.6715468168258667, -0.5844008326530457, 0.0430501289665699, -0.7238344550132751, -0.7238344550132751, 0.8099347352981567, 1.5245317220687866, 1.8208279609680176, 1.2456645965576172, 1.3850982189178467, 0.5833552479743958, 1.5942485332489014, 2.0125491619110107, 2.0125491619110107, 1.960261583328247, 1.611677646636963, 2.2216994762420654, 2.1868410110473633, 1.768540382385254, 1.8382571935653687, 2.2216994762420654, 2.3437037467956543, 2.361132860183716, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.36113286018371 [e2e-predictor] 6, 1.960261583328247, 1.8556864261627197, 1.1933770179748535, 1.1933770179748535, 0.600784420967102, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.3742047846317291, 0.44392168521881104, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, -0.44496726989746094, 1.158518671989441, 1.7336820363998413, 1.8556864261627197, 1.646536111831665, 1.6988236904144287, 0.7750763297080994, -0.07895421981811523, 0.7053595781326294, 0.7750763297080994, 1.8731155395507812, 2.239128589630127, 1.332810640335083, 0.2173420637845993, 0.670501172542572, 0.0430501289665699, 0.18248367309570312, 0.5484968423843384, 0.7227887511253357, -0.3229629397392273, 0.8796514868736267, 0.30448800325393677, 0.8796514868736267, -0.39267969131469727, 0.4090631604194641, 0.5833552479743958, -0.25324615836143494, 0.5833552479743958, -0.8806971907615662, 0.33934640884399414, 1.2979521751403809, 2.0996949672698975, 0 [e2e-predictor] .827363908290863, 0.827363908290863, -0.3055337369441986, 1.472244143486023, 1.8382571935653687, 1.6639652252197266, 1.2979521751403809, 1.2630938291549683, 2.0299782752990723, 2.0996949672698975, 1.7336820363998413, 1.6813944578170776, 2.2216994762420654, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.925403118133545, 2.0648367404937744, 0.5833552479743958, 0.7402179837226868, 0.35677558183670044, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5484968423843384, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.2805230617523193, 1.1933770179748535, -0.3403921127319336, 1.1410894393920898, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.7162528038024902, 0.7576471567153931, 0.14762529730796814, 0.7925055623054504, 0.11276690661907196, 1.8556864261627197, 2.1868410110473633, 1.47 [e2e-predictor] 2244143486023, 0.3742047846317291, 1.2805230617523193, 0.9145098924636841, 0.06047932058572769, 0.6879304051399231, 0.7925055623054504, -0.3055337369441986, 0.9667974710464478, 1.053943395614624, 0.7750763297080994, -0.3055337369441986, -0.18352937698364258, 0.2173420637845993, 1.0888018608093262, 0.7750763297080994, 0.6182135939598083, 1.053943395614624, 0.8622223138809204, 2.1868410110473633, 0.7576471567153931, 0.1999128758907318, -0.8981263637542725, 1.7336820363998413, 1.472244143486023, 1.332810640335083, 0.1999128758907318, 0.3916339874267578, 1.7162528038024902, 2.0648367404937744, 1.646536111831665, 0.9667974710464478, 2.308845281600952, 2.5005664825439453, 2.4482789039611816, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.785969614982605, 1.2108062505722046, -0.11381260305643082, -0.18352937698364258, 0.1999128758907318, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044], [0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.4090631604194641, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332 [e2e-predictor] 810640335083, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, -0.7935512065887451, 1.2456645965576172, 1.5071024894714355, 1.7336820363998413, 1.8731155395507812, 1.768540382385254, 0.600784420967102, -0.1661001741886139, 0.4962092638015747, 0.2347712516784668, 1.960261583328247, 1.9776906967163086, 1.2630938291549683, 0.2347712516784668, 1.4548149108886719, 1.6988236904144287, 1.3502397537231445, 1.0365142822265625, -0.5146840810775757, -0.18352937698364258, 0.5310676693916321, 1.5942485332489014, 0.7227887511253357, -0.026666639372706413, 0.11276690661907196, -0.07895421981811523, 1.1062309741973877, 0.6879304051399231, -0.009237446822226048, 1.3676689863204956, 1.7511112689971924, 2.0299782752990723, 1.9079740047454834, 0.6530719995498657, -0.06152502819895744, 1.8382571935653687, 1.7162528038024902, 1.4025273323059082, 1.768540382385254, 0.7053595781326294, 1.3676689863204956, 1.9079740047454834, 1.489673376083374, 0.8622223138809204, 2.204270124435425, 2.151982545852661, 2.4482789039611816, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.2565577030181885, 1.925403118133545, 1.803398847579956, 0.33934640884399414, 0.28705883026123047, 0.670501172542572, 0.6356428265571594, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641], [0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.21080 [e2e-predictor] 62505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, -1.176993489265442, 1.2979521751403809, 1.489673376083374, 1.8382571935653687, 1.9079740047454834, 1.803398847579956, 0.6530719995498657, -0.09638340771198273, 0.30448800325393677, -0.06152502819895744, 2.047407388687134, 1.8905447721481323, 0.7576471567153931, 0.18248367309570312, 1.2456645965576172, 1.4199565649032593, 0.5833552479743958, 0.2522004544734955, -0.21838775277137756, 1.1236603260040283, 1.053943395614624, 1.4373857975006104, 0.984226644039154, 0.0430501289665699, 0.14762529730796814, 0.28705883026123047, 0.4962092638015747, 0.5310676693916321, 0.33934640884399414, 0.7576471567153931, 1.489673376083374, 1.8208279609680176, 2.151982545852661, 1.9951199293136597, 1.942832350730896, 2.0299782752990723, 1.768540382385254, 1.5942485332489014, 1.785969614982605, 1.2805230617523193, 1.7162528038024902, 2.0299782752990723, 1.2630938291549683, 0.6356428265571594, 2.0996949672698975, 1.925403118133545, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.3785619735717773, 2.2914161682128906, 1.9776906967163086, 1.9776906967163086, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.5659260153770447, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.42649248242378235, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, [e2e-predictor] 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1236603260040283, 1.175947904586792, -1.1595642566680908, 1.3502397537231445, 1.5071024894714355, 1.8556864261627197, 1.785969614982605, 1.6988236904144287, 0.8447931408882141, 0.8447931408882141, -0.42753809690475464, 0.07790851593017578, 2.0648367404937744, 1.9079740047454834, -0.04409583657979965, -0.688975989818573, 1.1933770179748535, 1.3676689863204956, -0.026666639372706413, -0.44496726989746094, 0.32191720604896545, 1.0365142822265625, 0.984226644039154, 1.6639652252197266, 2.0125491619110107, 1.0888018608093262, 0.7576471567153931, 1.2108062505722046, 0.2696296274662018, 0.18248367309570312, 0.44392168521881104, 0.16505448520183563, 0.8447931408882141, 0.984226644039154, 1.611677646636963, 1.8556864261627197, 2.151982545852661, 1.5768193006515503, 1.315381407737732, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.2456645965576172, 1.9951199293136597, 0.6879304051399231, -0.532113254070282, 1.8905447721481323, 1.629106879234314, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.3437037467956543, 2.239128589630127, 1.2630938291549683, 1.5071024894714355, 1.2805230617523193, 0.35677558183670044, 0.28705883026123047, 0.4962092638015747, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.2696296274662018, 0.30448800325393677, 0.30448800325393 [e2e-predictor] 677, 0.30448800325393677, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.13019609451293945, 0.1999128758907318, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, -0.8458387851715088, 1.2979521751403809, 1.6988236904144287, 1.8731155395507812, 1.7336820363998413, 1.071372628211975, 0.8099347352981567, -0.09638340771198273, -0.3229629397392273, -0.4623964726924896, 2.117124319076538, 1.768540382385254, 0.7053595781326294, -1.1072766780853271, 1.4199565649032593, 1.4199565649032593, -0.04409583657979965, -0.18352937698364258, 0.7227887511253357, 0.7402179837226868, 0.14762529730796814, 1.4548149108886719, 1.9776906967163086, 0.42649248242378235, 1.1410894393920898, 0.5484968423843384, -0.44496726989746094, -0.25324615836143494, -0.11381260305643082, 0.06047932058572769, 0.8796514868736267, 0.44392168521881104, 0.28705883026123047, -0.1661001741886139, 1.785969614982605, 0.11276690661907196, 1.2630938291549683, 1.2979521751403809, 0.8099347352981567, 0.7053595781326294, 1.2630938291549683, 1.9079740047454834, -0.1312417984008789, 1.2456645965576172, 1.611677646636963, 1.4025273323059082, -0.4798256754875183, 0.0430501289665699, 1.7336820363998413, 2.4134204387664795, 2.1694118976593018, 1.5245317220687866, 1.4373857975006104, 1.8382571935653687, 0.30448800325393677, 0.6356428265571594, 0.42649248242378235, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.409063160419464 [e2e-predictor] 1, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8796514868736267, -0.9678431153297424, 1.3676689863204956, 1.5419609546661377, 1.7336820363998413, 0.9319390654563904, 0.5833552479743958, 0.11276690661907196, 0.28705883026123047, 0.4613508880138397, 0.6182135939598083, 2.2914161682128906, 1.7511112689971924, 0.6356428265571594, -0.9329847693443298, 1.158518671989441, 1.4373857975006104, 0.2696296274662018, 0.7925055623054504, 0.7053595781326294, 0.18248367309570312, 0.33934640884399414, 1.7336820363998413, 1.611677646636963, 0.4090631604194641, 1.1236603260040283, 0.7750763297080994, 0.2696296274662018, 0.33934640884399414, 0.9319390654563904, 0.8099347352981567, 0.9493682980537415, -0.18352937698364258, -0.601830005645752, -0.4623964726924896, 0.0430501289665699, 1.053943395614624, 0.9145098924636841, 1.5245317220687866, 1.1933770179748535, 0.8970807194709778, 1.1933770179748535, 1.2805230617523193, -0.8458387851715088, 1.5245317220687866, 0.478780061006546, -0.41010889410972595, -0.27067533135414124, 0.008191745728254318, 1.4199565649032593, 2.27398681640625, 1.8905447721481323, 0.7227887511253357, 1.8905447721481323, 0.7750763297080994, -0.25324615836143494, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172 [e2e-predictor] 542572, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.35677558183670044, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, -0.42753809690475464, 1.3502397537231445, 1.611677646636963, 1.803398847579956, 0.7750763297080994, 1.2456645965576172, 0.35677558183670044, 0.3742047846317291, 0.07790851593017578, 1.2282354831695557, 2.117124319076538, 1.785969614982605, 0.8796514868736267, -1.2292810678482056, 1.4025273323059082, 1.071372628211975, 0.6530719995498657, 0.13019609451293945, 0.13019609451293945, 0.4613508880138397, 1.2630938291549683, 1.7336820363998413, 1.7511112689971924, 0.5484968423843384, 1.3676689863204956, 1.332810640335083, 0.5484968423843384, 1.1410894393920898, 0.28705883026123047, 1.3676689863204956, 1.315381407737732, -0.8109803795814514, -0.9678431153297424, -1.2641394138336182, -0.9504139423370361, 1.1062309741973877, 0.7750763297080994, 1.158518671989441, 1.9079740047454834, 1.472244143486023, 1.3676689863204956, 1.1236603260040283, -0.9504139423370361, 1.3850982189178467, 0.9667974710464478, 0.008191745728254318, 0.02562093921005726, 0.2173420637845993, 0.9319390654563904, 1.646536111831665, 0.4090631604194641, 1.489673376083374, 2.1345534324645996, 1.053943395614624, 0.7402179837226868, 0.2696296274662018, 0.5484968423843384, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.47 [e2e-predictor] 8780061006546, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.44392168521881104, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.827363908290863, 0.7227887511253357, 0.06047932058572769, 1.2108062505722046, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.4373857975006104, 0.600784420967102, 0.2173420637845993, -0.5495424270629883, 1.5942485332489014, 2.204270124435425, 1.8556864261627197, 1.175947904586792, -1.1247059106826782, 1.472244143486023, 0.6879304051399231, 1.4025273323059082, 0.35677558183670044, 0.5310676693916321, 0.5484968423843384, 1.472244143486023, 1.0888018608093262, 1.5593900680541992, 0.8099347352981567, 1.158518671989441, 0.7402179837226868, 0.9319390654563904, 0.478780061006546, 1.1236603260040283, 0.6356428265571594, -0.8632679581642151, 0.008191745728254318, 0.14762529730796814, -0.1661001741886139, -1.089847445487976, -0.44496726989746094, 0.28705883026123047, 0.9667974710464478, 1.768540382385254, 1.5245317220687866, 1.2805230617523193, 0.06047932058572769, -0.41010889410972595, 1.6813944578170776, 1.4199565649032593, 0.008191745728254318, 0.02562093921005726, 0.6879304051399231, 1.158518671989441, 0.8099347352981567, 1.4548149108886719, 1.629106879234314, 1.6813944578170776, 1.2282354831695557, -0.2881045341491699, 0.3742047846317291, 0.4613508880138397, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.792505562 [e2e-predictor] 3054504, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.6530719995498657, 0.5833552479743958, 1.158518671989441, 1.5419609546661377, 1.942832350730896, 1.768540382385254, 1.4373857975006104, 0.670501172542572, 0.06047932058572769, 0.44392168521881104, 1.3502397537231445, 1.9776906967163086, 1.8905447721481323, 1.053943395614624, -0.4798256754875183, 1.4548149108886719, 1.3502397537231445, 1.6639652252197266, 0.6879304051399231, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 2.0996949672698975, 0.2173420637845993, 0.3742047846317291, 1.1410894393920898, 1.053943395614624, 1.1410894393920898, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, 0.7925055623054504, -0.09638340771198273, 0.2522004544734955, -0.3578213155269623, -1.1072766780853271, -0.9329847693443298, 0.7227887511253357, 1.0190850496292114, 1.8208279609680176, 1.2979521751403809, 1.2108062505722046, -0.27067533135414124, -0.688975989818573, 1.0365142822265625, 1.646536111831665, 0.7925055623054504, -0.3055337369441986, 1.0016558170318604, 1.3850982189178467, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 2.117124319076538, 1.2805230617523193, 0.32191720604896545, 0.3916339874267578, -0.06152502819895744, 0.5484968423843384, 0.6182135939598083, [e2e-predictor] 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641], [0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.30448800325393677, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.785969614982605, 1.5942485332489014, 0.5659260153770447, 0.8622223138809204, 1.071372628211975, 1.8208279609680176, 1.9776906967163086, 1.5942485332489014, 0.7402179837226868, -0.11381260305643082, 1.3502397537231445, 1.5245317220687866, 1.3850982189178467, 1.0888018608093262, 0.7925055623054504, 1.4199565649032593, 1.2108062505722046, 2.047407388687134, 0.9493682980537415, 0.9667974710464478, 1.158518671989441, -0.20095856487751007, 0.9493682980537415, 1.053943395614624, 0.4613508880138397, -0.20095856487751007, -0.06152502819895744, 0.09533771127462387, 0.3916339874267578, -0.09638340771198273, -0.6366884112358093, -0.3403921127319336, -0.8284096121788025, 0.18248367309570312, 1.54196 [e2e-predictor] 09546661377, 2.0299782752990723, 1.0190850496292114, -0.4798256754875183, -0.37525051832199097, 0.5484968423843384, 0.7925055623054504, 0.3916339874267578, -0.009237446822226048, 0.9667974710464478, 1.5768193006515503, 1.1236603260040283, 0.478780061006546, 0.8447931408882141, -0.009237446822226048, 0.9667974710464478, 1.1933770179748535, 0.02562093921005726, 0.06047932058572769, 0.5659260153770447, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.6182135939598083, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.4090631604194641, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 1.3850982189178467, 1.646536111831665, 1.960261583328247, 1.7162528038024902, 1.5593900680541992, 0.8447931408882141, 0.5659260153770447, 1.5071024894714355, 1.629106879234314, 1.9079740047454834, 1.5942485332489014, 0.7576471567153931, -0.3578213155269623, 1.5419609546661377, 1.472244143486023, 1.1410894393920898, 1.158518671989441, 0. [e2e-predictor] 4613508880138397, 1.4548149108886719, 1.629106879234314, 1.5071024894714355, 0.478780061006546, 1.0190850496292114, 1.0365142822265625, 0.35677558183670044, 0.30448800325393677, 1.2108062505722046, 0.3916339874267578, 0.11276690661907196, -0.4972548484802246, 0.8099347352981567, 0.513638436794281, 0.8622223138809204, -1.1072766780853271, -0.20095856487751007, -1.0549890995025635, -0.4972548484802246, 1.0888018608093262, 1.9079740047454834, 1.1410894393920898, 0.07790851593017578, 0.4090631604194641, 0.8447931408882141, 0.06047932058572769, 0.7925055623054504, 0.33934640884399414, 1.2456645965576172, 1.785969614982605, 1.5245317220687866, -0.18352937698364258, -0.1661001741886139, -0.3578213155269623, -0.5669716596603394, 1.4025273323059082, 1.7511112689971924, 0.3916339874267578, 0.5484968423843384, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235], [0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.51 [e2e-predictor] 3638436794281, 0.513638436794281, 0.4613508880138397, 0.7053595781326294, 1.4025273323059082, 1.7511112689971924, 1.9079740047454834, 1.803398847579956, 1.6813944578170776, 1.1933770179748535, 0.7750763297080994, 1.6639652252197266, 1.768540382385254, 1.8905447721481323, 1.5245317220687866, 0.35677558183670044, 0.008191745728254318, 1.5942485332489014, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 1.071372628211975, 0.7925055623054504, 1.158518671989441, 1.2805230617523193, -0.25324615836143494, 1.5419609546661377, 0.8099347352981567, 0.44392168521881104, 0.4962092638015747, 0.18248367309570312, -0.11381260305643082, 0.42649248242378235, -0.3403921127319336, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, 0.18248367309570312, -0.3055337369441986, 0.8099347352981567, -0.39267969131469727, 1.2630938291549683, 0.6182135939598083, 0.8622223138809204, -0.42753809690475464, 0.2347712516784668, 1.315381407737732, 1.1062309741973877, 1.4373857975006104, 1.3850982189178467, 1.9776906967163086, 1.9951199293136597, 1.7162528038024902, -1.1072766780853271, -0.6541175842285156, 0.8099347352981567, 0.7750763297080994, 1.2282354831695557, 1.9776906967163086, 1.4025273323059082, 0.478780061006546, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235], [0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.6530719995498657, 0. [e2e-predictor] 6530719995498657, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.30448800325393677, 0.6182135939598083, 1.2979521751403809, 1.6639652252197266, 1.8382571935653687, 1.8208279609680176, 1.2805230617523193, 0.14762529730796814, 1.053943395614624, 1.6988236904144287, 1.8905447721481323, 1.7511112689971924, 1.0190850496292114, -0.532113254070282, -0.7064052224159241, 1.2282354831695557, 1.053943395614624, 1.158518671989441, 0.7925055623054504, 0.5310676693916321, 0.7576471567153931, 0.18248367309570312, 0.6879304051399231, -0.1312417984008789, 1.4548149108886719, 1.611677646636963, 0.42649248242378235, 1.158518671989441, 1.0190850496292114, 1.2979521751403809, 0.13019609451293945, 1.0888018608093262, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 0.7750763297080994, -0.8806971907615662, 0.7576471567153931, -0.1486709862947464, 1.315381407737732, -0.11381260305643082, -0.42753809690475464, -0.4623964726924896, 1.0365142822265625, 0.478780061006546, 0.6530719995498657, 0.9493682980537415, 1.768540382385254, 1.1236603260040283, 1.7336820363998413, 2.0125491619110107, -1.333856225013733, 1.332810640335083, 1.0888018608093262, 0.5659260153770447, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.16505448520183563, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1650544852018 [e2e-predictor] 3563, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.4090631604194641, 0.35677558183670044, 0.33934640884399414, 0.2522004544734955, 0.2347712516784668, 0.600784420967102, 1.5071024894714355, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.1062309741973877, 0.6356428265571594, 1.2456645965576172, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 0.11276690661907196, 0.07790851593017578, -0.5669716596603394, 1.3850982189178467, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.5310676693916321, 1.1236603260040283, 0.7227887511253357, 0.33934640884399414, 0.4090631604194641, 1.2979521751403809, 1.1062309741973877, 1.2979521751403809, 0.7925055623054504, 1.071372628211975, 1.2108062505722046, 0.3742047846317291, 1.4548149108886719, 1.175947904586792, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, -0.6541175842285156, -0.1312417984008789, 0.478780061006546, 0.33934640884399414, 1.0190850496292114, -0.23581695556640625, -0.4623964726924896, 0.8970807194709778, 0.4613508880138397, 0.5310676693916321, -0.23581695556640625, 0.07790851593017578, 0.9145098924636841, 1.5593900680541992, 1.646536111831665, -0.5844008326530457, 1.1062309741973877, 0.6879304051399231, 0.8622223138809204, 1.2805230617523193, 1.646536111831665, 1.3850982189178467, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.1999128758907318, 0.2 [e2e-predictor] 347712516784668, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.670501172542572, 1.332810640335083, 1.646536111831665, 1.8556864261627197, 1.8208279609680176, 0.7227887511253357, 0.9493682980537415, 1.3676689863204956, 1.768540382385254, 1.5593900680541992, 1.611677646636963, -1.0375598669052124, -0.009237446822226048, -0.5146840810775757, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 1.1410894393920898, 1.3850982189178467, 0.7402179837226868, 0.670501172542572, -0.42753809690475464, 0.06047932058572769, 1.5942485332489014, 1.315381407737732, 0.7925055623054504, 0.06047932058572769, 0.0430501289665699, 1.053943395614624, 0.1999128758907318, 1.4373857975006104, 1.611677646636963, 1.4199565649032593, 1.5245317220687866, 1.3502397537231445, -0.7935512065887451, -0.39267969131469727, 0.8796514868736267, 0.3742047846317291, 0.5833552479743958, -0.1661001741886139, -1.3512853384017944, 0.1999128758907318, 0.0430501289665699, 0.600784420967102, -0.3403921127319336, 0.7227887511253357, 1.2108062505722046, 1.2630938291549683, 1.7511112689971924, -0.8458387851715088, 0.7227887511253357, 0.6879304051399231, 0.2696296274662018, 1.5942485332489014, 1.646536111831665, 1.472244143486023, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.4962092638015747, 0.4613508880138397, 0.478780061006546], [0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, [e2e-predictor] 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.4962092638015747, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.14762529730796814, 0.16505448520183563, 0.7402179837226868, 1.489673376083374, 1.6639652252197266, 1.8382571935653687, 1.768540382385254, 0.44392168521881104, 0.6879304051399231, 1.5245317220687866, 1.8556864261627197, 1.925403118133545, 1.4199565649032593, 0.2696296274662018, -0.009237446822226048, -0.2881045341491699, 1.4373857975006104, 1.2282354831695557, 0.478780061006546, 0.5659260153770447, 0.7053595781326294, 1.2630938291549683, 0.7053595781326294, 0.13019609451293945, 0.8099347352981567, 1.8382571935653687, 1.3502397537231445, 1.1410894393920898, 0.827363908290863, 0.0430501289665699, 0.8796514868736267, 0.28705883026123047, 1.332810640335083, 1.4025273323059082, 1.7162528038024902, 1.2979521751403809, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, -0.04409583657979965, -0.09638340771198273, -0.42753809690475464, 0.2522004544734955, -1.5430065393447876, 1.0016558170318604, 0.7402179837226868, 0.30448800325393677, 0.0430501289665699, -0.09638340771198273, 1.3502397537231445, 1.5593900680541992, 1.942832350730896, -1.490718960762024, 0.28705883026123047, 0.7053595781326294, 0.4613508880138397, 1.7162528038024902, 1.1410894393920898, 0.7053595781326294, 0.600784420967102, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.4613508880138397, 0.478780061006546]]]]} [e2e-predictor] 2026-05-20 15:58:03.220 4126 kserve.trace response code: 200, content: {"predictions":[[6.736569968524009e-9,1.153582651625129e-8,5.142186410012073e-8,6.647101002954514e-8,4.094442118685038e-8,1.3402272713847196e-7,9.35544619551365e-8,2.8935589924117266e-8,6.845294819868286e-8,7.680520752728626e-8,2.0334418877610005e-6,1.1085519417974865e-6,2.3477346644540376e-7,6.581955744877632e-7,0.00012372950732242316,4.2878312456196e-7,6.419879809982376e-6,0.9993487000465393,0.00007371911488007754,0.00003101079710177146,5.602713827101979e-6,2.1862256289750803e-6,1.9543842100233633e-8,3.728848128048412e-7,4.29031416615544e-7,1.8250955235998845e-7,7.159837878134567e-8,9.231503561579757e-9,6.469168170042394e-7,7.031603299623157e-9,4.4511686780879245e-8,1.2455829789814743e-7,9.446210924579646e-8,4.3476589439706004e-8,4.6581672563661414e-7,6.797636586952649e-8,2.1060014887552825e-7,2.2604888627597575e-8,1.4311326879123953e-7,7.951216218771151e-8,1.2341666888460168e-7,1.0921577313638409e-6,0.000015243762391037308,3.1172930903267115e-7,2.415180802017858e-7,6.863702850523623e-8,8.46760883632669e-8,9.424560687421035e-8,1.0219084245477461e-8,3.3770398033539095e-8,3.6928447855189006e-8,1.3693848188722768e-7,1.067415098532365e-7,2.5994486918534676e-7,3.486601087843155e-7,3.132020509610811e-8,3.5748260529544496e-7,6.648343742199359e-8,3.163856945320731e-7,1.2095728152416996e-6,8.663983663836916e-8,4.014367860349921e-8,1.2544606420306081e-7,3.320077013313494e-8,1.973121896980956e-7,3.8063546980993124e-7,1.382770449254167e-7,2.3001977211833946e-8,7.14414980507172e-8,2.851079372589993e-8,2.982524804906461e-8,8.935905526641363e-8,6.223806394700659e-7,6.478746428228987e-8,1.3662854314588913e-7,9.973038572752557e-8,2.576123669939534e-8,4.130169273253159e-8,3.9383902361578293e-8,1.2157941853274679e-7,4.302776233089389e-6,1.8178942582380841e-6,1.8520014464229462e-6,1.6245859342234326e-6,0.0000164481571118813,0.000010544756150920875,3.993004611402284e-6,2.646454788646224e-7,0.00001919327405630611,4.803187607649306e-7,1.6962640358997305e-7,4.550436642603017e-6,0.000042358526116004214,4.443309080670588e-6,5.103951934870565e-6,0.000013506267350749113,4.1758286783988297e-7,4.4944314936401497e-7,3.156656873670727e-7,1.0557428140600678e-6,1.3364497952750298e-8,1.3893487249561076e-8,6.770295613023336e-8,1.4129548731034447e-7,7.170429228153807e-8,7.934354329108828e-8,2.6391164809069778e-8,2.6133946562367782e-8,7.1966232972897615e-9,2.1752097012495142e-8,6.684530973188885e-8,3.4177467966856057e-8,1.6228092647452286e-7,4.107051836399478e-7,6.472068889706861e-7,2.9513313393181306e-7,5.653383094994524e-9,4.8300755395302986e-8,8.887371727439586e-9,3.7305639466467255e-8,1.7784008932153483e-8,4.641856232723285e-9,3.413062898971475e-8,1.9373679549516964e-7,1.2980041219634586e-6,3.5640496776068176e-8,2.1493017143825455e-8,3.055253330330743e-7,1.553226809392072e-7,1.4520828699460253e-6,3.488421285169352e-8,0.00003825387466349639,4.508809183789708e-7,4.176648928932991e-7,6.770537765987683e-7,1.4142071336209483e-7,0.00001423571211489616,6.293736873885791e-7,4.762812295666663e-6,9.024806217894366e-7,9.058892942448438e-7,1.5713549146312289e-6,1.5720408441666223e-7,1.8185124872616143e-7,7.193072093514274e-8,1.1952631666645175e-6,8.874753234522359e-7,2.0870552930318809e-7,9.906116105184992e-8,7.793509837483725e-9,1.0058372623689138e-7,4.205883783470199e-7,1.8436001880672848e-7,1.6437729755125474e-7,7.02525184692604e-8,2.5704193262754416e-7,7.586770323086967e-8,7.841231308702845e-7,2.495280568837188e-7,5.157617977147311e-8,4.0673629797538524e-8,7.531674839356128e-9,4.797425745550754e-8,1.7419722553313477e-8,1.7958475950763386e-7,1.2566235163546935e-8,8.975329990335013e-8,3.269607518063822e-8,1.1208221195602164e-7,3.906690437815996e-8,4.676846998563633e-8,1.852334321483795e-7,1.4832883721282997e-7,1.2279221550670627e-7,1.0729002042353386e-6,3.6537970427019673e-9,1.6198204377815273e-7,1.6190487173162182e-8,1.2004819893718377e-7,1.480009448329156e-8,4.022906807676918e-8,2.1505718450498534e-7,1.192555032503151e-7,4.898190297808469e-8,7.608841201545147e-8,2.3137237903370078e-8,8.5209 [e2e-predictor] 4430570105e-8,9.586112525994395e-8,1.3351485961266008e-7,3.0216618540634954e-8,4.4238134933038964e-8,2.610634552979718e-8,2.397684113475407e-7,1.3192399705985736e-7,1.6734691854480843e-8,1.5883161097463017e-7,4.064300753725547e-7,8.753363545110915e-8,8.366871497855755e-7,3.437562767771851e-8,7.847781802183817e-8,8.526320982582547e-9,9.601245665180613e-8,5.258879127723048e-7,1.3557291822507977e-7,1.0307118003538562e-7,1.0429684671464656e-8,5.187630236491714e-8,2.1869702493404475e-8,1.179131725592697e-8,2.9806198398318884e-8,4.3383401759911067e-8,2.999067660880428e-8,2.8507258775789523e-8,3.058627484620047e-8,6.441018740588333e-8,1.5363882610586188e-8,1.597368459727022e-8,2.57365329048298e-8,1.090363141997841e-7,3.211827603877282e-8,6.819658615597746e-9,1.9251054084179486e-7,5.825749838095362e-8,1.876556723345857e-7,4.0070369777822634e-7,1.5791380647556252e-8,1.9501307235714194e-7,1.0141919304373914e-8,2.744775962071344e-8,1.2843395680306458e-8,3.7296960186949946e-8,7.407404467585366e-8,4.206033921150265e-8,1.6924593282396927e-8,1.4591853414458456e-7,4.344931525679385e-8,1.7191209167322086e-7,3.5816999144344663e-8,8.440128596021168e-9,4.1947775031303536e-8,2.513996122388562e-8,2.8339847801817086e-8,8.747072399728495e-8,8.277008411994302e-9,1.1676148936601294e-8,1.4548319882123906e-7,7.200192886358536e-9,2.623576165206032e-6,5.675644842995098e-7,1.9483265987219056e-6,6.752511438889996e-8,8.168359499904909e-8,1.0932910754490877e-7,1.6708914074570203e-7,3.138676518688044e-8,2.9734879447573803e-8,5.7520821883372264e-8,5.8507939826313304e-8,3.2544284067625995e-7,3.330167075432655e-8,4.186742614820105e-7,1.5085691984495497e-7,2.334644193524582e-7,2.8639897209359333e-7,2.2940034227758588e-7,1.8537357959758083e-7,3.151756686747831e-7,1.1075776455982123e-6,1.5369606387594104e-7,1.9237216974943294e-7,1.6404264613356645e-7,2.900799245253438e-7,1.2466382770526252e-7,5.802550617772795e-8,5.1861558603150115e-8,6.009345909774311e-9,1.23330778478703e-7,1.3798263864828186e-7,1.7370017246776115e-7,5.617696388071636e-7,5.160393001801822e-8,4.813227150179955e-8,8.032599652096906e-8,2.0644911273848265e-6,5.638538027596951e-7,8.794099244369136e-7,3.4785582556651207e-6,2.972355162000895e-7,3.390414349269122e-7,9.468957529179534e-8,3.754799493549399e-8,1.5678830322940485e-7,8.2030041426151e-8,6.847877820348458e-9,1.825139683830912e-8,6.050154155445853e-8,3.9562941367421445e-8,1.0699794472657231e-7,3.256623699599004e-7,3.536899839673424e-7,7.326217854597417e-8,4.857605517827324e-7,7.717640073678922e-7,3.456741737295488e-8,3.2461647947457095e-7,3.1608240078639938e-6,5.330938535053065e-8,3.645648973815696e-7,5.481521156980307e-7,4.623012372917401e-8,1.346600981833035e-7,4.352903104631878e-8,1.6403919289587066e-7,2.4636646500653114e-8,5.958662185889807e-8,9.493569308460792e-8,5.5234050222452424e-8,5.741187081298449e-8,0.000011850225746457,5.826300366607029e-6,7.420818292303011e-6,9.127862199420633e-7,2.001935399675858e-6,1.0334889566365746e-6,3.514648483360361e-8,2.0589775431290036e-6,3.5655068586493144e-7,6.873136015883574e-8,2.193502490754895e-9,5.560284321859399e-8,3.3266616128457827e-7,1.3073517379780242e-7,2.7187292417352182e-8,1.0462799515664756e-8,7.466601914529747e-7,6.923080064780152e-8,1.6145493830777013e-8,8.568415310605815e-9,4.762142236103273e-9,1.233958357715892e-7,8.340525603500737e-9,3.2648699299642203e-9,5.063196084620358e-9,4.0704488668552585e-9,1.2043389396865223e-8,5.1055555339019065e-9,7.267066948202228e-9,1.1844983305309142e-7,7.53547197973603e-8,6.386873252495207e-8,1.621267564644313e-8,2.6103893446816073e-7,6.979319664424111e-7,6.647392325476176e-8,7.717375183347031e-7,6.651137596236367e-7,3.3244478458982485e-7,3.707229154770175e-7,3.995585302618565e-7,6.411539743567118e-8,7.107263400030206e-8,1.6379799205878953e-7,6.876715730186334e-8,3.4624252975845593e-7,2.0256192101442139e-7,6.19600768914097e-7,2.6840686118134727e-8,6.720200644849683e-7,1.1348156476742588e-6,1.8397651047052932e-6,6.397185075002199e-7,7.257429501805746e-8,4.2213261508550204e-7,3.965735402289283e-7,1.4037237860975438e-7,3.249813573802385e-7,1.585747781973623 [e2e-predictor] 2e-7,1.1122037335553614e-7,7.39131564841955e-8,3.4231769063808315e-7,5.39788445053091e-8,8.517191218970765e-8,4.060975243191933e-6,0.000014478493540082127,7.316928396505773e-9,6.948383646232514e-9,4.4688626132938225e-8,9.23126250995665e-8,5.41190452452156e-8,2.224259958438779e-7,1.7609368185844687e-8,2.0905980946395175e-8,3.6797160873902612e-9,6.177843658861093e-8,1.7920085326750268e-7,2.6278852871541858e-8,2.698776313536655e-8,1.6432605320915172e-7,1.2827440798446332e-7,4.468845560268164e-8,6.316474099321567e-8,1.9461522171582146e-8,2.0871000927513705e-8,2.2414262446091016e-8,2.4764982953229264e-8,6.785314532464781e-9,2.4248494767675766e-8,4.554914667664889e-9,2.8976625543464252e-8,2.0402152856036082e-8,1.6009290959573264e-7,2.019951637066697e-7,1.6111656009343278e-8,5.964040639128143e-8,4.0982603977113286e-9,3.907972612182675e-8,7.511245847524606e-9,5.965555942566425e-7,1.6478051634294388e-7,1.410681527147517e-8,3.285524030616216e-8,3.338656018314623e-9,1.2200259469352659e-8,4.624581961820695e-8,6.842250765970448e-9,1.7426071252657493e-8,4.661075436729334e-8,9.33183343931887e-8,1.230591379908219e-7,1.2359244294657401e-8,1.1173082903326303e-8,2.772451956900568e-8,2.4191731995415466e-7,3.4511506896706123e-7,2.593734649281032e-8,9.964443847820803e-8,9.797671118860762e-9,1.90853270964908e-7,3.9726497647052383e-8,2.6638923955601967e-8,6.8740502179309715e-9,3.146955052102385e-8,2.4086276084744895e-7,1.3126738451774145e-7,2.1254035686979478e-7,2.0501781605730685e-8,3.694923123020999e-8,6.563101351275691e-7,2.5600135344916453e-8,2.688264899575188e-8,6.880517844365386e-7,2.0092501529234141e-7,2.7880052044793047e-8,2.62837644982028e-8,5.167780159354152e-8,1.893516099471526e-7,4.6184757707123936e-7,1.1086663143089481e-8,1.4542384008109366e-7,2.8736709012378014e-8,6.105074703555147e-7,1.2016337258557996e-8,1.3944533350240818e-7,2.0936788303060894e-8,4.3800788773751265e-8,1.9662968142597492e-8,6.6543535126584175e-9,1.1149432488366529e-8,6.424846787922434e-8,6.971495380980741e-9,3.2599853927450795e-9,1.4260012726197147e-8,2.7894840215481054e-8,8.115682703646598e-8,2.599534454361674e-8,2.285521105704902e-8,1.05594978094814e-7,8.145473628928812e-8,3.779314994289962e-8,4.8818307618603285e-8,2.3420332340151617e-8,1.0599223720930695e-8,3.604067799756194e-8,5.062377184117395e-8,3.6804056691153164e-8,1.5015616527946918e-9,1.4474869658442913e-6,1.0761959856608883e-6,1.304976251503831e-7,3.073563448197092e-8,1.7183838352252678e-8,2.042087920983704e-8,7.904924714807748e-9,1.6901843480354728e-7,1.2416376371504612e-8,5.4757610001843204e-8,2.6250097207025647e-8,1.3261202802539174e-8,6.298007804161898e-8,1.2709827856838274e-8,2.0171410142211244e-7,4.386575014336813e-8,6.962276444255622e-8,2.956475668725034e-7,7.925040677037032e-7,2.0868660044470744e-7,1.7341581326490996e-7,4.294189182019181e-8,4.213362547744737e-9,8.8246935092684e-8,1.7341355018629656e-8,7.321497008661026e-8,1.7941481189609476e-8,1.1245008835203407e-7,4.2423405943736725e-7,8.259470440918903e-9,1.1336252470073305e-7,8.268681739309613e-8,2.2186704029536486e-8,1.9539518447686532e-8,1.0675572426066537e-8,3.288476690954667e-8,2.4340661042288048e-8,6.639029948019015e-8,5.604618547039308e-9,1.386590220420203e-8,6.6757905869963e-8,1.1355724360839758e-8,3.1321272331297223e-7,3.1244848486267074e-8,1.502163371469578e-7,1.346161226933873e-8,1.8882738572756352e-7,4.645693962856967e-8,4.645321638463429e-8,7.71435715307689e-9,3.585664032357272e-8,7.608256247237932e-9,4.2214487905312126e-8,4.3406713778892936e-9,1.3401408871516196e-8,8.565495335233209e-8,1.7045202582721686e-8,5.422122839604526e-8,3.0218750168842234e-8,6.153300091682468e-8,3.9388163841636015e-9,4.135585029985123e-8,1.7818981845607595e-8,4.31053557292671e-8,3.9032919119108556e-9,7.663005163749403e-8,1.1890258555524724e-8,9.304103265606045e-9,1.0967905472725192e-9,1.0536636452229686e-8,1.1516662112853737e-7,8.134422273542441e-7,5.9525618212319387e-8,2.8063100288022724e-8,1.283296402476708e-8,1.060557863752365e-7,7.872866945035639e-7,2.7501052102252288e-8,3.936232229051484e-9,2.0519189902756807e-8,7.394696410756296e-9,3.5983390489491 [e2e-predictor] 285e-8,2.5378296797384792e-8,4.6989228508209635e-8,7.549436631393291e-9,6.322734407149255e-7,5.581916262542563e-9,1.2963950268840563e-7,1.587476106124086e-8,3.3837391555380236e-8,6.474394353972457e-9,9.121036015358186e-8,1.3918366015275296e-8,8.229938508463874e-9,2.7060956142577197e-8,2.6095642979839795e-8,5.722282203635132e-9,6.963402938708896e-7,4.685033871965061e-8,9.590480409826796e-9,2.0991818416860042e-7,3.082116961650172e-8,3.563118511351604e-8,7.326215154535021e-7,2.1759417450084584e-6,2.4074907400972734e-7,2.974484800688515e-7,2.528977205429328e-8,7.667869894589785e-9,2.6632636718204594e-7,3.435845030708151e-8,2.3129958393042216e-8,3.1239306252928145e-8,2.8691238185274415e-7,3.8957892911639647e-8,2.4183783864373254e-8,1.158230222841894e-8,5.1544706280992614e-8,2.0343204454320585e-8,8.201909196259294e-8,1.1641392738681589e-8,5.496298740581551e-7,1.1682007361457636e-8,4.7576321549058775e-8,1.6349654075042963e-8,4.090812311119407e-8,2.1270925287808495e-7,1.669703095785735e-7,3.989651631286506e-8,2.8524043500510743e-6,1.2500227342115977e-7,2.4846258384059183e-7,1.2454135500661323e-8,2.9699904757762852e-8,4.25093871214699e-9,1.6144196024470148e-7,2.6385819751340023e-7,7.637975585339518e-9,3.4455236441743864e-9,7.273212787595185e-8,1.763124757303558e-8,7.586505645917896e-9,2.154678924171094e-8,1.267521554382256e-7,2.5636829548147944e-8,3.500932521660616e-8,6.472151170555662e-8,8.387794458997178e-9,3.0694742747527926e-8,7.520281286588215e-8,1.5724816648798878e-7,1.9633705505839316e-7,1.2290654183289007e-7,1.1121071841202479e-9,1.5468767600168576e-8,9.916888643601851e-9,6.882375487293757e-7,8.267530660077682e-8,4.46946799570469e-8,2.075171856574798e-8,8.649272587035739e-8,5.20271186132959e-8,4.5564465978031876e-8,2.031970502969216e-8,8.705073994974555e-9,6.45198596771479e-8,2.1777212921847422e-8,1.0309374687267336e-8,3.2118705917127954e-8,2.3336649235261575e-7,8.053995692591798e-9,1.9623111313649133e-7,1.2887916511772346e-7,1.5392334518082862e-8,1.401880500573327e-9,5.696758975659577e-8,6.079961423210989e-9,1.0782660986308201e-8,2.4260382147645032e-8,1.9388348704296732e-8,2.2969983604070876e-7,1.997151066746028e-8,2.8477696645268225e-8,5.227270349905666e-8,2.739241153904004e-7,9.85714976309282e-8,3.129077086327925e-8,4.1513992243835673e-8,5.2511412995670526e-9,1.5806674582563573e-6,8.547505672140687e-7,1.0688979479311911e-8,1.0621677120070672e-6,7.737217089243131e-8,6.394137130882882e-8,1.1698201518584028e-7,1.0486479595783749e-7,2.1160776952910965e-7,1.5339432835048683e-8,5.094390331805698e-8,1.4005206772083056e-8,2.6281709253339613e-8,8.77830927947798e-8,7.771985721660712e-9,4.228822803042931e-8,3.3243432540075446e-7,7.72913466562386e-8,7.63679175452836e-10,5.989415541307608e-8,1.3260753917165857e-7,1.2853475084284582e-7,8.844149412823299e-9,1.0194228394766469e-7,2.4937534703894926e-7,1.6547782877296413e-7,1.176258734858493e-8,1.1496064900029523e-7,2.934237670615403e-7,1.3261050924029405e-8,8.630173198298507e-8,5.739413211358624e-8,1.1093964502606468e-7,2.2933429022486962e-7,3.470581191322708e-7,1.475092403779854e-7,1.5024763655446804e-8,6.454251177956394e-8,5.164459437878577e-8,6.23732674398525e-8,1.2935890936205396e-7,1.4051898311606692e-8,5.386868906498421e-8,2.082729722019394e-8,1.3040525104202061e-8,1.05788906523685e-7,1.507953939494655e-8,8.926216423787992e-7,4.637372086335745e-8,7.480928161385236e-7,5.883074472023964e-9,2.870727655590599e-9,8.381493898923509e-7,7.341868002441743e-9,1.4245849833116608e-8,1.0926260785026898e-7,1.1308060265946551e-7,2.52335809136639e-7,1.178269073420779e-7,4.667730024721095e-8,2.79587997198405e-9,3.436349871321909e-8,1.4674341741738317e-7,3.539640758276619e-8,2.0580911552769976e-7,7.18380377406902e-8,2.7693602078215918e-8,4.5492825506698864e-8,1.955898198957584e-8,1.5359576721607482e-8,1.2336422550163206e-8,2.957029643368969e-8,2.877517033539334e-7,9.051751135302766e-7,2.3732353326977318e-7,1.6521470413977113e-8,1.5478654802336678e-8,3.526755776306345e-8,3.61636587342673e-8,1.615889466677345e-8,7.649993705172164e-8,1.9661243300106435e-8,4.9174737171142624e-8,1.1712456426948847e-7, [e2e-predictor] 1.0889120716228717e-8,1.4941074368834961e-6,1.0185750909386115e-8,3.7575578204496196e-8,2.0970718495050278e-8,3.368522527580353e-8,4.845519985252622e-9,6.039555842107802e-7,1.0373183201295433e-8,2.841620698745828e-7,4.499007388858445e-7,3.4631430168019506e-8,7.720588968140873e-8,1.4711066853578814e-7,1.160143270340086e-7,4.0074306184578745e-7,3.0256124716743216e-8,6.706726196625823e-8,2.012845534693497e-8,1.5987545731732666e-9,4.1919221871467016e-8,1.3166965295852151e-8,3.231780709711529e-8,9.247563781400459e-8,1.3075164417841734e-7,1.0574149911235509e-7,3.762125899697821e-8,1.0942090256094161e-7,7.001387558602801e-8,2.7426720450307585e-8,2.0766329100752046e-8,4.5402845927355884e-8,3.390360703292572e-8,1.0469531730450399e-7,2.8271228913467894e-8,3.406190955956845e-7,5.146158059687878e-7,6.740644380442973e-7,6.3821934404018066e-9,3.638748680145909e-8,3.6260146885069844e-8,1.6065344254911906e-7,3.639007957190188e-7,6.232625970881145e-9,4.8054303647404595e-8,3.3725854109434295e-8,6.3287848206528e-7,6.480550496235082e-8,2.116489525860743e-7,8.38768769995113e-8,1.758889212055692e-8,2.729004577872729e-9,2.144768451728396e-8,7.861175532752895e-8,2.011793931444572e-8,2.840733515085958e-8,2.492219834948628e-7,2.0156347702027233e-8,2.6551370879701608e-8,2.7847898209643063e-8,6.907038496706264e-9,1.8805204504701578e-8,1.3006692611838844e-8,3.685865976876812e-7,3.9678877783444477e-7,2.7591790185965692e-8,2.5228539257682314e-8,1.5469838388071366e-7,3.6892611632310945e-8,1.4401622117077295e-9,2.1504664715621402e-8,5.068058328561165e-8,5.081657761252245e-8,1.1718628734058711e-8,5.409200909411993e-8,7.138175419640902e-7,2.523685509459028e-7,7.071956531490287e-8,7.199660245760242e-8,1.2525339876390262e-8,3.4802988579940575e-7,1.9591639954796847e-7,1.2404500182583433e-7,1.2346009725661133e-7,1.92011366806355e-8,1.9895020386684337e-7,3.7876212388709973e-8,1.0629652713589621e-8,1.2436973229057458e-8,2.186162078032794e-7,2.618108396745811e-7,1.1128912547064829e-7,1.0776497560982534e-7,6.380246109216614e-9,3.895029632161595e-9,1.576254788915321e-7,2.9089968212048234e-9,1.03809227880447e-8,2.8134863327977655e-8,1.0777869263733919e-8,1.3605805371241786e-8,2.9236161935841665e-8,1.918957508451058e-7,2.1994748067299952e-7,1.3263833587018325e-8,4.900423533626963e-8,2.9808058243929736e-9,8.925934658066126e-9,1.0996840771326788e-8,7.715520666806697e-9,7.454385553273823e-9,5.0860990086221136e-8,1.5129604946650943e-7,1.1959995660504319e-8,1.1323217030678734e-8,9.39119804144184e-9,9.585582461113518e-8,1.9055129030220996e-8,1.8105044574667772e-8,6.179151057494892e-8,6.389322493305372e-8,1.1853056314237165e-8,9.372677745034252e-9,1.2332006349424773e-7,1.6521848777983905e-8,1.246099685658919e-7,4.196111902388111e-9,3.9965367903960214e-8,1.255440107428285e-8,1.4302015571843185e-8,6.631698745707126e-9,5.964162053118116e-9,5.556878956980427e-9,1.419230528654225e-7,1.7612896030527736e-8,3.3801444487835397e-7,7.856438344333583e-8,2.9667463152804885e-8,2.8991748877160717e-6,1.3787196166958893e-6,5.313577133847502e-9,2.5128217728820346e-8,8.406522056247923e-8,4.492775573794461e-8,5.4087468726038423e-8,2.4238921980668238e-8,4.0167356019082945e-7,4.1083040969169815e-8,5.415281023601892e-8,8.640659743264223e-9,5.773174294176897e-8,2.6442751277500065e-7,8.953106203080097e-7,2.799365539374321e-8,5.889395637836969e-9,4.178830081968954e-8,2.888028660663622e-8,2.1357223545237503e-8,2.3023956430279213e-7,8.786517469161481e-8,2.069703963769598e-9,2.2363829899063603e-8,3.2032425600903025e-9,1.176860120466472e-8,6.963498577761129e-8,2.2719042647167953e-8,7.360319465021803e-9,6.922469264480924e-9,3.2138252947788715e-8,1.3705631829452614e-7,1.9814805796158907e-8,1.0578844467090676e-8,2.7049035011827982e-8,2.9755513608620277e-9,2.1773475467057324e-8,1.0975404585167325e-8,1.9918440230526357e-8,2.3881801425318372e-8,2.1357100976615584e-8,6.109046157831699e-9,1.1890372242362446e-8,1.1459750481890296e-8,3.731681275098708e-8,1.5726065782928345e-8,3.403987491878979e-8,3.6921193213856895e-8,9.281668411631472e-8,1.2323060616381554e-7,4.234707162709128e-8,1.7423577247654976e-8,5.8112782 [e2e-predictor] 14196136e-8,3.9313878374969136e-8,2.3690166273127033e-8,1.792834680713895e-8,1.4406491999352511e-8,7.0197305745978156e-9,6.041436506620812e-8,4.867428771149207e-8,1.0685186957459791e-8,1.005112082452797e-8,4.2425732260653604e-8,2.6077879411445792e-8,5.136626679558276e-9,1.6972753202892932e-9,1.9131350725842822e-8,2.1117190840413969e-7,1.3372530638378066e-8,2.000219723186092e-8,1.0454146348592985e-7,2.814382682458927e-8,2.134452614654947e-7,2.104584950757271e-8,1.9114216343041335e-7,3.957645233754192e-8,2.9315843974586642e-8,1.1051893977764848e-7,4.840025980001883e-8,5.583537188158516e-8,1.2129960680340446e-7,1.7761975001917563e-8,2.561053769056798e-8,1.2038481145282276e-7,4.6748018789344314e-9,1.591587306393194e-8,3.147561500327356e-8,6.147622144681009e-8,2.204614979461894e-8,3.2577264619249036e-7,1.198899752807847e-7,2.3818718375423487e-7,1.490982981522393e-8,5.1016343149967724e-8,5.5141523347401744e-8,2.288526701477167e-8,5.7140397302646306e-8,5.185041231925425e-7,4.977233558633998e-8,1.104976110610778e-8,1.26408238543263e-7,8.174780674607973e-8]]} [e2e-predictor] 2026-05-20 15:58:03.220 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[6.736569968524009e-9,1.153582651625129e-8,5.142186410012073e-8,6.647101002954514e-8,4.094442118685038e-8,1.3402272713847196e-7,9.35544619551365e-8,2.8935589924117266e-8,6.845294819868286e-8,7.680520752728626e-8,2.0334418877610005e-6,1.1085519417974865e-6,2.3477346644540376e-7,6.581955744877632e-7,0.00012372950732242316,4.2878312456196e-7,6.419879809982376e-6,0.9993487000465393,0.00007371911488007754,0.00003101079710177146,5.602713827101979e-6,2.1862256289750803e-6,1.9543842100233633e-8,3.728848128048412e-7,4.29031416615544e-7,1.8250955235998845e-7,7.159837878134567e-8,9.231503561579757e-9,6.469168170042394e-7,7.031603299623157e-9,4.4511686780879245e-8,1.2455829789814743e-7,9.446210924579646e-8,4.3476589439706004e-8,4.6581672563661414e-7,6.797636586952649e-8,2.1060014887552825e-7,2.2604888627597575e-8,1.4311326879123953e-7,7.951216218771151e-8,1.2341666888460168e-7,1.0921577313638409e-6,0.000015243762391037308,3.1172930903267115e-7,2.415180802017858e-7,6.863702850523623e-8,8.46760883632669e-8,9.424560687421035e-8,1.0219084245477461e-8,3.3770398033539095e-8,3.6928447855189006e-8,1.3693848188722768e-7,1.067415098532365e-7,2.5994486918534676e-7,3.486601087843155e-7,3.132020509610811e-8,3.5748260529544496e-7,6.648343742199359e-8,3.163856945320731e-7,1.2095728152416996e-6,8.663983663836916e-8,4.014367860349921e-8,1.2544606420306081e-7,3.320077013313494e-8,1.973121896980956e-7,3.8063546980993124e-7,1.382770449254167e-7,2.3001977211833946e-8,7.14414980507172e-8,2.851079372589993e-8,2.982524804906461e-8,8.935905526641363e-8,6.223806394700659e-7,6.478746428228987e-8,1.3662854314588913e-7,9.973038572752557e-8,2.576123669939534e-8,4.130169273253159e-8,3.9383902361578293e-8,1.2157941853274679e-7,4.302776233089389e-6,1.8178942582380841e-6,1.8520014464229462e-6,1.6245859342234326e-6,0.0000164481571118813,0.000010544756150920875,3.993004611402284e-6,2.646454788646224e-7,0.00001919327405630611,4.803187607649306e-7,1.6962640358997305e-7,4.550436642603017e-6,0.000042358526116004214,4.443309080670588e-6,5.103951934870565e-6,0.000013506267350749113,4.1758286783988297e-7,4.4944314936401497e-7,3.156656873670727e-7,1.0557428140600678e-6,1.3364497952750298e-8,1.3893487249561076e-8,6.770295613023336e-8,1.4129548731034447e-7,7.170429228153807e-8,7.934354329108828e-8,2.6391164809069778e-8,2.6133946562367782e-8,7.1966232972897615e-9,2.1752097012495142e-8,6.684530973188885e-8,3.4177467966856057e-8,1.6228092647452286e-7,4.107051836399478e-7,6.472068889706861e-7,2.9513313393181306e-7,5.653383094994524e-9,4.8300755395302986e-8,8.887371727439586e-9,3.7305639466467255e-8,1.7784008932153483e-8,4.641856232723285e-9,3.413062898971475e-8,1.9373679549516964e-7,1.2980041219634586e-6,3.5640496776068176e-8,2.1493017143825455e-8,3.055253330330743e-7,1.553226809392072e-7,1.4520828699460253e-6,3.488421285169352e-8,0.00003825387466349639,4.508809183789708e-7,4.176648928932991e-7,6.770537765987683e-7,1.4142071336209483e-7,0.00001423571211489616,6.293736873885791e-7,4.762812295666663e-6,9.024806217894366e-7,9.058892942448438e-7,1.5713549146312289e-6,1.5720408441666223e-7,1.8185124872616143e-7,7.193072093514274e-8,1.1952631666645175e-6,8.874753234522359e-7,2.0870552930318809e-7,9.906116105184992e-8,7.793509837483725e-9,1.0058372623689138e-7,4.205883783470199e-7,1.8436001880672848e-7,1.6437729755125474e-7,7.02525184692604e-8,2.5704193262754416e-7,7.586770323086967e-8,7.841231308702845e-7,2.495280568837188e-7,5.157617977147311e-8,4.0673629797538524e-8,7.531674839356128e-9,4.797425745550754e-8,1.7419722553313477e-8,1.7958475950763386e-7,1.2566235163546935e-8,8.975329990335013e-8,3.269607518063822e-8,1.1208221195602164e-7,3.906690437815996e-8,4.676846998563633e-8,1.852334321483795e-7,1.4832883721282997e-7,1.2279221550670627e-7,1.0729002042353386e-6,3.6537970427019673e-9,1.6198204377815273e-7,1.6190487173162182e-8,1.2004819893718377e-7,1.480009448329156e-8,4.022906807676918e-8,2.1505718450498534e-7,1.192555032503151e-7,4.898190297808469e-8,7.60884120 [e2e-predictor] 1545147e-8,2.3137237903370078e-8,8.52094430570105e-8,9.586112525994395e-8,1.3351485961266008e-7,3.0216618540634954e-8,4.4238134933038964e-8,2.610634552979718e-8,2.397684113475407e-7,1.3192399705985736e-7,1.6734691854480843e-8,1.5883161097463017e-7,4.064300753725547e-7,8.753363545110915e-8,8.366871497855755e-7,3.437562767771851e-8,7.847781802183817e-8,8.526320982582547e-9,9.601245665180613e-8,5.258879127723048e-7,1.3557291822507977e-7,1.0307118003538562e-7,1.0429684671464656e-8,5.187630236491714e-8,2.1869702493404475e-8,1.179131725592697e-8,2.9806198398318884e-8,4.3383401759911067e-8,2.999067660880428e-8,2.8507258775789523e-8,3.058627484620047e-8,6.441018740588333e-8,1.5363882610586188e-8,1.597368459727022e-8,2.57365329048298e-8,1.090363141997841e-7,3.211827603877282e-8,6.819658615597746e-9,1.9251054084179486e-7,5.825749838095362e-8,1.876556723345857e-7,4.0070369777822634e-7,1.5791380647556252e-8,1.9501307235714194e-7,1.0141919304373914e-8,2.744775962071344e-8,1.2843395680306458e-8,3.7296960186949946e-8,7.407404467585366e-8,4.206033921150265e-8,1.6924593282396927e-8,1.4591853414458456e-7,4.344931525679385e-8,1.7191209167322086e-7,3.5816999144344663e-8,8.440128596021168e-9,4.1947775031303536e-8,2.513996122388562e-8,2.8339847801817086e-8,8.747072399728495e-8,8.277008411994302e-9,1.1676148936601294e-8,1.4548319882123906e-7,7.200192886358536e-9,2.623576165206032e-6,5.675644842995098e-7,1.9483265987219056e-6,6.752511438889996e-8,8.168359499904909e-8,1.0932910754490877e-7,1.6708914074570203e-7,3.138676518688044e-8,2.9734879447573803e-8,5.7520821883372264e-8,5.8507939826313304e-8,3.2544284067625995e-7,3.330167075432655e-8,4.186742614820105e-7,1.5085691984495497e-7,2.334644193524582e-7,2.8639897209359333e-7,2.2940034227758588e-7,1.8537357959758083e-7,3.151756686747831e-7,1.1075776455982123e-6,1.5369606387594104e-7,1.9237216974943294e-7,1.6404264613356645e-7,2.900799245253438e-7,1.2466382770526252e-7,5.802550617772795e-8,5.1861558603150115e-8,6.009345909774311e-9,1.23330778478703e-7,1.3798263864828186e-7,1.7370017246776115e-7,5.617696388071636e-7,5.160393001801822e-8,4.813227150179955e-8,8.032599652096906e-8,2.0644911273848265e-6,5.638538027596951e-7,8.794099244369136e-7,3.4785582556651207e-6,2.972355162000895e-7,3.390414349269122e-7,9.468957529179534e-8,3.754799493549399e-8,1.5678830322940485e-7,8.2030041426151e-8,6.847877820348458e-9,1.825139683830912e-8,6.050154155445853e-8,3.9562941367421445e-8,1.0699794472657231e-7,3.256623699599004e-7,3.536899839673424e-7,7.326217854597417e-8,4.857605517827324e-7,7.717640073678922e-7,3.456741737295488e-8,3.2461647947457095e-7,3.1608240078639938e-6,5.330938535053065e-8,3.645648973815696e-7,5.481521156980307e-7,4.623012372917401e-8,1.346600981833035e-7,4.352903104631878e-8,1.6403919289587066e-7,2.4636646500653114e-8,5.958662185889807e-8,9.493569308460792e-8,5.5234050222452424e-8,5.741187081298449e-8,0.000011850225746457,5.826300366607029e-6,7.420818292303011e-6,9.127862199420633e-7,2.001935399675858e-6,1.0334889566365746e-6,3.514648483360361e-8,2.0589775431290036e-6,3.5655068586493144e-7,6.873136015883574e-8,2.193502490754895e-9,5.560284321859399e-8,3.3266616128457827e-7,1.3073517379780242e-7,2.7187292417352182e-8,1.0462799515664756e-8,7.466601914529747e-7,6.923080064780152e-8,1.6145493830777013e-8,8.568415310605815e-9,4.762142236103273e-9,1.233958357715892e-7,8.340525603500737e-9,3.2648699299642203e-9,5.063196084620358e-9,4.0704488668552585e-9,1.2043389396865223e-8,5.1055555339019065e-9,7.267066948202228e-9,1.1844983305309142e-7,7.53547197973603e-8,6.386873252495207e-8,1.621267564644313e-8,2.6103893446816073e-7,6.979319664424111e-7,6.647392325476176e-8,7.717375183347031e-7,6.651137596236367e-7,3.3244478458982485e-7,3.707229154770175e-7,3.995585302618565e-7,6.411539743567118e-8,7.107263400030206e-8,1.6379799205878953e-7,6.876715730186334e-8,3.4624252975845593e-7,2.0256192101442139e-7,6.19600768914097e-7,2.6840686118134727e-8,6.720200644849683e-7,1.1348156476742588e-6,1.8397651047052932e-6,6.397185075002199e-7,7.257429501805746e-8,4.2213261508550204e-7,3.965735402289283e-7,1.4037237860975438e-7 [e2e-predictor] ,3.249813573802385e-7,1.5857477819736232e-7,1.1122037335553614e-7,7.39131564841955e-8,3.4231769063808315e-7,5.39788445053091e-8,8.517191218970765e-8,4.060975243191933e-6,0.000014478493540082127,7.316928396505773e-9,6.948383646232514e-9,4.4688626132938225e-8,9.23126250995665e-8,5.41190452452156e-8,2.224259958438779e-7,1.7609368185844687e-8,2.0905980946395175e-8,3.6797160873902612e-9,6.177843658861093e-8,1.7920085326750268e-7,2.6278852871541858e-8,2.698776313536655e-8,1.6432605320915172e-7,1.2827440798446332e-7,4.468845560268164e-8,6.316474099321567e-8,1.9461522171582146e-8,2.0871000927513705e-8,2.2414262446091016e-8,2.4764982953229264e-8,6.785314532464781e-9,2.4248494767675766e-8,4.554914667664889e-9,2.8976625543464252e-8,2.0402152856036082e-8,1.6009290959573264e-7,2.019951637066697e-7,1.6111656009343278e-8,5.964040639128143e-8,4.0982603977113286e-9,3.907972612182675e-8,7.511245847524606e-9,5.965555942566425e-7,1.6478051634294388e-7,1.410681527147517e-8,3.285524030616216e-8,3.338656018314623e-9,1.2200259469352659e-8,4.624581961820695e-8,6.842250765970448e-9,1.7426071252657493e-8,4.661075436729334e-8,9.33183343931887e-8,1.230591379908219e-7,1.2359244294657401e-8,1.1173082903326303e-8,2.772451956900568e-8,2.4191731995415466e-7,3.4511506896706123e-7,2.593734649281032e-8,9.964443847820803e-8,9.797671118860762e-9,1.90853270964908e-7,3.9726497647052383e-8,2.6638923955601967e-8,6.8740502179309715e-9,3.146955052102385e-8,2.4086276084744895e-7,1.3126738451774145e-7,2.1254035686979478e-7,2.0501781605730685e-8,3.694923123020999e-8,6.563101351275691e-7,2.5600135344916453e-8,2.688264899575188e-8,6.880517844365386e-7,2.0092501529234141e-7,2.7880052044793047e-8,2.62837644982028e-8,5.167780159354152e-8,1.893516099471526e-7,4.6184757707123936e-7,1.1086663143089481e-8,1.4542384008109366e-7,2.8736709012378014e-8,6.105074703555147e-7,1.2016337258557996e-8,1.3944533350240818e-7,2.0936788303060894e-8,4.3800788773751265e-8,1.9662968142597492e-8,6.6543535126584175e-9,1.1149432488366529e-8,6.424846787922434e-8,6.971495380980741e-9,3.2599853927450795e-9,1.4260012726197147e-8,2.7894840215481054e-8,8.115682703646598e-8,2.599534454361674e-8,2.285521105704902e-8,1.05594978094814e-7,8.145473628928812e-8,3.779314994289962e-8,4.8818307618603285e-8,2.3420332340151617e-8,1.0599223720930695e-8,3.604067799756194e-8,5.062377184117395e-8,3.6804056691153164e-8,1.5015616527946918e-9,1.4474869658442913e-6,1.0761959856608883e-6,1.304976251503831e-7,3.073563448197092e-8,1.7183838352252678e-8,2.042087920983704e-8,7.904924714807748e-9,1.6901843480354728e-7,1.2416376371504612e-8,5.4757610001843204e-8,2.6250097207025647e-8,1.3261202802539174e-8,6.298007804161898e-8,1.2709827856838274e-8,2.0171410142211244e-7,4.386575014336813e-8,6.962276444255622e-8,2.956475668725034e-7,7.925040677037032e-7,2.0868660044470744e-7,1.7341581326490996e-7,4.294189182019181e-8,4.213362547744737e-9,8.8246935092684e-8,1.7341355018629656e-8,7.321497008661026e-8,1.7941481189609476e-8,1.1245008835203407e-7,4.2423405943736725e-7,8.259470440918903e-9,1.1336252470073305e-7,8.268681739309613e-8,2.2186704029536486e-8,1.9539518447686532e-8,1.0675572426066537e-8,3.288476690954667e-8,2.4340661042288048e-8,6.639029948019015e-8,5.604618547039308e-9,1.386590220420203e-8,6.6757905869963e-8,1.1355724360839758e-8,3.1321272331297223e-7,3.1244848486267074e-8,1.502163371469578e-7,1.346161226933873e-8,1.8882738572756352e-7,4.645693962856967e-8,4.645321638463429e-8,7.71435715307689e-9,3.585664032357272e-8,7.608256247237932e-9,4.2214487905312126e-8,4.3406713778892936e-9,1.3401408871516196e-8,8.565495335233209e-8,1.7045202582721686e-8,5.422122839604526e-8,3.0218750168842234e-8,6.153300091682468e-8,3.9388163841636015e-9,4.135585029985123e-8,1.7818981845607595e-8,4.31053557292671e-8,3.9032919119108556e-9,7.663005163749403e-8,1.1890258555524724e-8,9.304103265606045e-9,1.0967905472725192e-9,1.0536636452229686e-8,1.1516662112853737e-7,8.134422273542441e-7,5.9525618212319387e-8,2.8063100288022724e-8,1.283296402476708e-8,1.060557863752365e-7,7.872866945035639e-7,2.7501052102252288e-8,3.936232229051484e-9,2.0519189902756807e [e2e-predictor] -8,7.394696410756296e-9,3.5983390489491285e-8,2.5378296797384792e-8,4.6989228508209635e-8,7.549436631393291e-9,6.322734407149255e-7,5.581916262542563e-9,1.2963950268840563e-7,1.587476106124086e-8,3.3837391555380236e-8,6.474394353972457e-9,9.121036015358186e-8,1.3918366015275296e-8,8.229938508463874e-9,2.7060956142577197e-8,2.6095642979839795e-8,5.722282203635132e-9,6.963402938708896e-7,4.685033871965061e-8,9.590480409826796e-9,2.0991818416860042e-7,3.082116961650172e-8,3.563118511351604e-8,7.326215154535021e-7,2.1759417450084584e-6,2.4074907400972734e-7,2.974484800688515e-7,2.528977205429328e-8,7.667869894589785e-9,2.6632636718204594e-7,3.435845030708151e-8,2.3129958393042216e-8,3.1239306252928145e-8,2.8691238185274415e-7,3.8957892911639647e-8,2.4183783864373254e-8,1.158230222841894e-8,5.1544706280992614e-8,2.0343204454320585e-8,8.201909196259294e-8,1.1641392738681589e-8,5.496298740581551e-7,1.1682007361457636e-8,4.7576321549058775e-8,1.6349654075042963e-8,4.090812311119407e-8,2.1270925287808495e-7,1.669703095785735e-7,3.989651631286506e-8,2.8524043500510743e-6,1.2500227342115977e-7,2.4846258384059183e-7,1.2454135500661323e-8,2.9699904757762852e-8,4.25093871214699e-9,1.6144196024470148e-7,2.6385819751340023e-7,7.637975585339518e-9,3.4455236441743864e-9,7.273212787595185e-8,1.763124757303558e-8,7.586505645917896e-9,2.154678924171094e-8,1.267521554382256e-7,2.5636829548147944e-8,3.500932521660616e-8,6.472151170555662e-8,8.387794458997178e-9,3.0694742747527926e-8,7.520281286588215e-8,1.5724816648798878e-7,1.9633705505839316e-7,1.2290654183289007e-7,1.1121071841202479e-9,1.5468767600168576e-8,9.916888643601851e-9,6.882375487293757e-7,8.267530660077682e-8,4.46946799570469e-8,2.075171856574798e-8,8.649272587035739e-8,5.20271186132959e-8,4.5564465978031876e-8,2.031970502969216e-8,8.705073994974555e-9,6.45198596771479e-8,2.1777212921847422e-8,1.0309374687267336e-8,3.2118705917127954e-8,2.3336649235261575e-7,8.053995692591798e-9,1.9623111313649133e-7,1.2887916511772346e-7,1.5392334518082862e-8,1.401880500573327e-9,5.696758975659577e-8,6.079961423210989e-9,1.0782660986308201e-8,2.4260382147645032e-8,1.9388348704296732e-8,2.2969983604070876e-7,1.997151066746028e-8,2.8477696645268225e-8,5.227270349905666e-8,2.739241153904004e-7,9.85714976309282e-8,3.129077086327925e-8,4.1513992243835673e-8,5.2511412995670526e-9,1.5806674582563573e-6,8.547505672140687e-7,1.0688979479311911e-8,1.0621677120070672e-6,7.737217089243131e-8,6.394137130882882e-8,1.1698201518584028e-7,1.0486479595783749e-7,2.1160776952910965e-7,1.5339432835048683e-8,5.094390331805698e-8,1.4005206772083056e-8,2.6281709253339613e-8,8.77830927947798e-8,7.771985721660712e-9,4.228822803042931e-8,3.3243432540075446e-7,7.72913466562386e-8,7.63679175452836e-10,5.989415541307608e-8,1.3260753917165857e-7,1.2853475084284582e-7,8.844149412823299e-9,1.0194228394766469e-7,2.4937534703894926e-7,1.6547782877296413e-7,1.176258734858493e-8,1.1496064900029523e-7,2.934237670615403e-7,1.3261050924029405e-8,8.630173198298507e-8,5.739413211358624e-8,1.1093964502606468e-7,2.2933429022486962e-7,3.470581191322708e-7,1.475092403779854e-7,1.5024763655446804e-8,6.454251177956394e-8,5.164459437878577e-8,6.23732674398525e-8,1.2935890936205396e-7,1.4051898311606692e-8,5.386868906498421e-8,2.082729722019394e-8,1.3040525104202061e-8,1.05788906523685e-7,1.507953939494655e-8,8.926216423787992e-7,4.637372086335745e-8,7.480928161385236e-7,5.883074472023964e-9,2.870727655590599e-9,8.381493898923509e-7,7.341868002441743e-9,1.4245849833116608e-8,1.0926260785026898e-7,1.1308060265946551e-7,2.52335809136639e-7,1.178269073420779e-7,4.667730024721095e-8,2.79587997198405e-9,3.436349871321909e-8,1.4674341741738317e-7,3.539640758276619e-8,2.0580911552769976e-7,7.18380377406902e-8,2.7693602078215918e-8,4.5492825506698864e-8,1.955898198957584e-8,1.5359576721607482e-8,1.2336422550163206e-8,2.957029643368969e-8,2.877517033539334e-7,9.051751135302766e-7,2.3732353326977318e-7,1.6521470413977113e-8,1.5478654802336678e-8,3.526755776306345e-8,3.61636587342673e-8,1.615889466677345e-8,7.649993705172164e-8,1.9661243300106435e-8,4.917 [e2e-predictor] 4737171142624e-8,1.1712456426948847e-7,1.0889120716228717e-8,1.4941074368834961e-6,1.0185750909386115e-8,3.7575578204496196e-8,2.0970718495050278e-8,3.368522527580353e-8,4.845519985252622e-9,6.039555842107802e-7,1.0373183201295433e-8,2.841620698745828e-7,4.499007388858445e-7,3.4631430168019506e-8,7.720588968140873e-8,1.4711066853578814e-7,1.160143270340086e-7,4.0074306184578745e-7,3.0256124716743216e-8,6.706726196625823e-8,2.012845534693497e-8,1.5987545731732666e-9,4.1919221871467016e-8,1.3166965295852151e-8,3.231780709711529e-8,9.247563781400459e-8,1.3075164417841734e-7,1.0574149911235509e-7,3.762125899697821e-8,1.0942090256094161e-7,7.001387558602801e-8,2.7426720450307585e-8,2.0766329100752046e-8,4.5402845927355884e-8,3.390360703292572e-8,1.0469531730450399e-7,2.8271228913467894e-8,3.406190955956845e-7,5.146158059687878e-7,6.740644380442973e-7,6.3821934404018066e-9,3.638748680145909e-8,3.6260146885069844e-8,1.6065344254911906e-7,3.639007957190188e-7,6.232625970881145e-9,4.8054303647404595e-8,3.3725854109434295e-8,6.3287848206528e-7,6.480550496235082e-8,2.116489525860743e-7,8.38768769995113e-8,1.758889212055692e-8,2.729004577872729e-9,2.144768451728396e-8,7.861175532752895e-8,2.011793931444572e-8,2.840733515085958e-8,2.492219834948628e-7,2.0156347702027233e-8,2.6551370879701608e-8,2.7847898209643063e-8,6.907038496706264e-9,1.8805204504701578e-8,1.3006692611838844e-8,3.685865976876812e-7,3.9678877783444477e-7,2.7591790185965692e-8,2.5228539257682314e-8,1.5469838388071366e-7,3.6892611632310945e-8,1.4401622117077295e-9,2.1504664715621402e-8,5.068058328561165e-8,5.081657761252245e-8,1.1718628734058711e-8,5.409200909411993e-8,7.138175419640902e-7,2.523685509459028e-7,7.071956531490287e-8,7.199660245760242e-8,1.2525339876390262e-8,3.4802988579940575e-7,1.9591639954796847e-7,1.2404500182583433e-7,1.2346009725661133e-7,1.92011366806355e-8,1.9895020386684337e-7,3.7876212388709973e-8,1.0629652713589621e-8,1.2436973229057458e-8,2.186162078032794e-7,2.618108396745811e-7,1.1128912547064829e-7,1.0776497560982534e-7,6.380246109216614e-9,3.895029632161595e-9,1.576254788915321e-7,2.9089968212048234e-9,1.03809227880447e-8,2.8134863327977655e-8,1.0777869263733919e-8,1.3605805371241786e-8,2.9236161935841665e-8,1.918957508451058e-7,2.1994748067299952e-7,1.3263833587018325e-8,4.900423533626963e-8,2.9808058243929736e-9,8.925934658066126e-9,1.0996840771326788e-8,7.715520666806697e-9,7.454385553273823e-9,5.0860990086221136e-8,1.5129604946650943e-7,1.1959995660504319e-8,1.1323217030678734e-8,9.39119804144184e-9,9.585582461113518e-8,1.9055129030220996e-8,1.8105044574667772e-8,6.179151057494892e-8,6.389322493305372e-8,1.1853056314237165e-8,9.372677745034252e-9,1.2332006349424773e-7,1.6521848777983905e-8,1.246099685658919e-7,4.196111902388111e-9,3.9965367903960214e-8,1.255440107428285e-8,1.4302015571843185e-8,6.631698745707126e-9,5.964162053118116e-9,5.556878956980427e-9,1.419230528654225e-7,1.7612896030527736e-8,3.3801444487835397e-7,7.856438344333583e-8,2.9667463152804885e-8,2.8991748877160717e-6,1.3787196166958893e-6,5.313577133847502e-9,2.5128217728820346e-8,8.406522056247923e-8,4.492775573794461e-8,5.4087468726038423e-8,2.4238921980668238e-8,4.0167356019082945e-7,4.1083040969169815e-8,5.415281023601892e-8,8.640659743264223e-9,5.773174294176897e-8,2.6442751277500065e-7,8.953106203080097e-7,2.799365539374321e-8,5.889395637836969e-9,4.178830081968954e-8,2.888028660663622e-8,2.1357223545237503e-8,2.3023956430279213e-7,8.786517469161481e-8,2.069703963769598e-9,2.2363829899063603e-8,3.2032425600903025e-9,1.176860120466472e-8,6.963498577761129e-8,2.2719042647167953e-8,7.360319465021803e-9,6.922469264480924e-9,3.2138252947788715e-8,1.3705631829452614e-7,1.9814805796158907e-8,1.0578844467090676e-8,2.7049035011827982e-8,2.9755513608620277e-9,2.1773475467057324e-8,1.0975404585167325e-8,1.9918440230526357e-8,2.3881801425318372e-8,2.1357100976615584e-8,6.109046157831699e-9,1.1890372242362446e-8,1.1459750481890296e-8,3.731681275098708e-8,1.5726065782928345e-8,3.403987491878979e-8,3.6921193213856895e-8,9.281668411631472e-8,1.2323060616381554e-7,4.23470716270 [e2e-predictor] 9128e-8,1.7423577247654976e-8,5.811278214196136e-8,3.9313878374969136e-8,2.3690166273127033e-8,1.792834680713895e-8,1.4406491999352511e-8,7.0197305745978156e-9,6.041436506620812e-8,4.867428771149207e-8,1.0685186957459791e-8,1.005112082452797e-8,4.2425732260653604e-8,2.6077879411445792e-8,5.136626679558276e-9,1.6972753202892932e-9,1.9131350725842822e-8,2.1117190840413969e-7,1.3372530638378066e-8,2.000219723186092e-8,1.0454146348592985e-7,2.814382682458927e-8,2.134452614654947e-7,2.104584950757271e-8,1.9114216343041335e-7,3.957645233754192e-8,2.9315843974586642e-8,1.1051893977764848e-7,4.840025980001883e-8,5.583537188158516e-8,1.2129960680340446e-7,1.7761975001917563e-8,2.561053769056798e-8,1.2038481145282276e-7,4.6748018789344314e-9,1.591587306393194e-8,3.147561500327356e-8,6.147622144681009e-8,2.204614979461894e-8,3.2577264619249036e-7,1.198899752807847e-7,2.3818718375423487e-7,1.490982981522393e-8,5.1016343149967724e-8,5.5141523347401744e-8,2.288526701477167e-8,5.7140397302646306e-8,5.185041231925425e-7,4.977233558633998e-8,1.104976110610778e-8,1.26408238543263e-7,8.174780674607973e-8]]} [e2e-predictor] 2026-05-20 15:58:03.220 4126 kserve.trace Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1. [e2e-predictor] 4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7 [e2e-predictor] .267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e [e2e-predictor] -08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.32607539171658 [e2e-predictor] 57e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.086099008 [e2e-predictor] 6221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] 2026-05-20 15:58:03.220 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e [e2e-predictor] -08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e [e2e-predictor] -08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.95395184476 [e2e-predictor] 86532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.9894155 [e2e-predictor] 41307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.45 [e2e-predictor] 4385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_paddle.py::test_paddle_runtime [e2e-predictor] predictor/test_paddle.py::test_paddle_v2_kserve 2026-05-20 15:59:03.396 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:59:03.396 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 15:59:03.397 4126 kserve.trace Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:59:03.397 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:59:03.397 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 15:59:03.397 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 15:59:03.397 4126 kserve.trace Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:59:03.397 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:59:03.449 4126 kserve.trace Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:59:03.449 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 15:59:03.450 4126 kserve.trace base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:59:03.450 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 15:59:03.451 4126 kserve.trace url: https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-paddle-v2-kserve/infer [e2e-predictor] 2026-05-20 15:59:03.451 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-paddle-v2-kserve/infer [e2e-predictor] 2026-05-20 15:59:03.451 4126 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [1, 3, 224, 224], 'datatype': 'FP64', 'data': [[[[0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, [e2e-predictor] 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925], [0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.666666 [e2e-predictor] 6269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3070467710494995, 1.2385478019714355, 1.18717360496521, 1.2042982578277588, 1.1529240608215332, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.58104288578 [e2e-predictor] 03345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.58104288578 [e2e-predictor] 03345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.08442 [e2e-predictor] 50917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.1529240608215332], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.74193006753921 [e2e-predictor] 51, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.18717360496521], [0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.604 [e2e-predictor] 9320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0. [e2e-predictor] 5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.255672574043274], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668 [e2e-predictor] , 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.6152924299240112, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5706825256347656, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7419300675392 [e2e-predictor] 151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.570682525634765 [e2e-predictor] 6, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.324171543121338], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6 [e2e-predictor] 734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, [e2e-predictor] 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269 [e2e-predictor] 302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913 [e2e-predictor] 990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.3584210872650146], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2385478019714355, 1.255672574043274, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.59816 [e2e-predictor] 76578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914], [0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1. [e2e-predictor] 3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298], [0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0 [e2e-predictor] .8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151 [e2e-predictor] , 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0. [e2e-predictor] 587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.57068 [e2e-predictor] 25256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558 [e2e-predictor] 109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496], [0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086 [e2e-predictor] 891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706 [e2e-predictor] 825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0 [e2e-predictor] .5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6324170827865 [e2e-predictor] 6, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.64954185 [e2e-predictor] 48583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.632417 [e2e-predictor] 08278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299 [e2e-predictor] 240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1 [e2e-predictor] .3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.861803293228149 [e2e-predictor] 4, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.536433041095 [e2e-predictor] 7336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673 [e2e-predictor] 767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6 [e2e-predictor] 22056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, [e2e-predictor] 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933 [e2e-predictor] 043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.2684305012226105, 0.2281874716281891, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6905558109283447 [e2e-predictor] , 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.2281874716281891, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, [e2e-predictor] 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5193082690238953, 0.41655975580215454, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.64954 [e2e-predictor] 18548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.7992978096008301, -0.645175039768219, -0.3883037567138672, -0.19993148744106293, -0.1143077164888382, 0.03981505334377289, 0.3138112425804138, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241 [e2e-predictor] 708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112], [-1.3130404949188232, -0.9534205794334412, -0.8506720662117004, -0.7992978096008301, -0.4568027853965759, -0.30267998576164246, -0.2684305012226105, -0.2684305012226105, -0.045808710157871246, 0.29668647050857544, 0.39943498373031616, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.42692 [e2e-predictor] 00563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-1.6384108066558838, -1.3815394639968872, -1.2445415258407593, -1.141792893409729, -1.141792893409729, -1.0561691522598267, -1.261666178703308, -1.3130404949188232, -1.1760424375534058, -1.227416753768921, -0.9534205794334412, -0.21705622971057892, 0.056939806789159775, 0.43368449807167053, 0.622056782245636, 0.4508092403411865, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.27279734611511 [e2e-predictor] 23, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-0.9191710948944092, -0.8849216103553772, -1.0561691522598267, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -2.1179039478302, -2.0665295124053955, -1.878157377243042, -1.1760424375534058, -0.6794245839118958, -0.3883037567138672, -0.2684305012226105, 0.26243698596954346, 0.3651854991912842, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.878928065299 [e2e-predictor] 9878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9362958669662476, -0.8506720662117004, -0.7136740684509277, -0.7307988405227661, -1.02191960811615, -1.1931672096252441, -1.878157377243042, -1.6897850036621094, -0.5081770420074463, -0.16568197309970856, 0.056939806789159775, 0.17681321501731873, 0.2281874716281891, 0.41655975580215454, 0.3138112425804138, 0.39943498373031616, 0.3480607271194458, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596 [e2e-predictor] 954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9534205794334412, -0.9705453515052795, -0.9362958669662476, -0.7650483250617981, -0.6794245839118958, -0.7992978096008301, -1.0047948360443115, -1.1760424375534058, -0.9876701235771179, -0.40542852878570557, -0.06293346732854843, 0.03981505334377289, 0.2281874716281891, 0.3651854991912842, 0.4679340124130249, 0.3309359848499298, 0.2110627144575119, 0.29668647050857544, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.41655975580215454, 0.5364330410957336, 0.587807297706604, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.570682525634 [e2e-predictor] 7656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1075434684753418, -1.0390443801879883, -1.0390443801879883, -0.9362958669662476, -0.7307988405227661, -0.9534205794334412, -1.415789008140564, -1.672660231590271, -1.8439078330993652, -1.5185375213623047, -0.7992978096008301, -0.3540542721748352, -0.02868395671248436, 0.10831420123577118, 0.27956172823905945, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6 [e2e-predictor] 22056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1931672096252441, -1.1246682405471802, -1.0904186964035034, -1.02191960811615, -1.227416753768921, -1.5014127492904663, -2.1179039478302, -2.01515531539917, -2.1007792949676514, -1.758284091949463, -1.2787909507751465, -0.9705453515052795, -0.8164225816726685, -0.43967801332473755, -0.14855723083019257, 0.0740646943449974, 0.2110627144575119, 0.3138112425804138, 0.3480607271194458, 0.29668647050857544, 0.15968845784664154, 0.2110627144575119, -0.011559205129742622, 0.26243698596954346, 0.5364330410957336, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.63 [e2e-predictor] 91815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.718040943145752], [-1.672660231590271, -1.3815394639968872, -1.3301652669906616, -1.2445415258407593, -1.3986642360687256, -1.9295315742492676, -2.032280206680298, -1.9809058904647827, -0.9876701235771179, -0.576676070690155, -0.4568027853965759, -0.42255327105522156, -0.610925555229187, -0.8164225816726685, -0.7821730971336365, -0.6280503273010254, -0.5081770420074463, -1.0047948360443115, -1.3472900390625, -0.5938007831573486, -0.02868395671248436, 0.2281874716281891, 0.03981505334377289, -0.21705622971057892, 0.14256370067596436, 0.5364330410957336, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, [e2e-predictor] 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.15968845784664154, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008], [-2.1179039478302, -1.9295315742492676, -1.672660231590271, -1.4500385522842407, -1.7411593198776245, -2.1007792949676514, -2.1179039478302, -1.227416753768921, -0.7992978096008301, -0.7136740684509277, -0.5253018140792847, -0.40542852878570557, -0.2341809868812561, -0.2341809868812561, -0.4568027853965759, -0.8849216103553772, -1.415789008140564, -2.1179039478302, -1.073293924331665, -0.1143077164888382, 0.3309359848499298, 0.6049320101737976, 0.7076805233955383, 0.6049320101737976, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, [e2e-predictor] 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.9124068021774292, -2.032280206680298, -1.946656346321106, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -1.9980305433273315, -0.8849216103553772, -0.7136740684509277, -0.6622998118400574, -0.610925555229187, -0.5081770420074463, -0.3883037567138672, -0.285555243492126 [e2e-predictor] 46, -0.18280673027038574, -0.21705622971057892, -0.40542852878570557, -1.227416753768921, -1.141792893409729, -0.2341809868812561, 0.091189444065094, 0.3651854991912842, 0.622056782245636, 0.7761795520782471, 0.6391815543174744, 0.41655975580215454, 0.3138112425804138, 0.38231024146080017, 0.5535577535629272, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.4611696004867554, 0.9474270939826965, 1.4269200563430786, 1.63241708278656, 1.718040943145752, 1.7351655960083008, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.7522903680801392, 1.718040943145752, 1.6666666269 [e2e-predictor] 302368, 1.6495418548583984, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.8952820301055908, -2.1007792949676514, -2.1007792949676514, -2.1179039478302, -2.1179039478302, -1.946656346321106, -1.672660231590271, -1.02191960811615, -0.9191710948944092, -0.7821730971336365, -0.6965492963790894, -0.5938007831573486, -0.5253018140792847, -0.5253018140792847, -0.5081770420074463, -0.5938007831573486, -0.610925555229187, -0.8849216103553772, -1.3986642360687256, -0.9705453515052795, -0.4910522699356079, -0.1143077164888382, 0.2110627144575119, 0.4508092403411865, 0.38231024146080017, 0.10831420123577118, 0.10831420123577118, 0.3651854991912842, 0.41655975580215454, 0.5535577535629272, 0.622056782245636, 0.5193082690238953, 0.6049320101737976, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.66666662693 [e2e-predictor] 02368, 1.6837913990020752, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.6666666269302368, 1.18717360496521, 0.7933043241500854, 0.9816765785217285, 0.5193082690238953, 1.718040943145752, 1.7694151401519775, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.2727973461151123, 1.0673003196716309, 1.4782943725585938, 1.6837913990020752, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [-0.9191710948944092, -1.4671632051467896, -1.3644146919250488, -1.3986642360687256, -1.6897850036621094, -2.01515531539917, -2.0494048595428467, -1.6384108066558838, -1.3301652669906616, -1.0561691522598267, -0.9534205794334412, -0.8164225816726685, -0.7479235529899597, -0.7479235529899597, -0.7136740684509277, -0.9705453515052795, -1.946656346321106, -2.032280206680298, -2.0494048595428467, -2.1179039478302, -1.7754088640213013, -1.1075434684753418, -0.576676070690155, -0.21705622971057892, 0.02269030176103115, -0.02868395671248436, -0.21705622971057892, -0.08005820959806442, 0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.41655975580215454, 0.5193082690238953, 0.622056782245636, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.28992211818695 [e2e-predictor] 07, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.5981676578521729, 1.444044828414917, 1.101549744606018, 0.7590547800064087, 0.5535577535629272, 0.41655975580215454, 0.43368449807167053, -0.045808710157871246, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.4269200563430786, 0.9303023219108582, -0.045808710157871246, 0.17681321501731873, 1.3412963151931763, 1.6837913990020752, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [0.7076805233955383, -0.7650483250617981, -1.484287977218628, -1.3301652669906616, -1.5870364904403687, -1.5527870655059814, -2.0494048595428467, -2.1007792949676514, -1.946656346321106, -1.5185375213623047, -1.2102919816970825, -1.1760424375534058, -0.9705453515052795, -0.9534205794334412, -0.9191710948944092, -1.4671632051467896, -2.1179039478302, -2.0494048595428467, -1.7069097757339478, -0.8164225816726685, -0.43967801332473755, -0.3369295001029968, -0.4739275276660919, -0.645175039768219, -0.6622998118400574, -0.3369295001029968, -0.19993148744106293, -0.7992978096008301, -1.0904186964035034, -0.4568027853965759, -0.045808710157871246, -0.045808710157871246, -0.045808710157871246, -0.14855723083019257, 0.2281874716281891, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.913177 [e2e-predictor] 6094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.6495418548583984, 1.2385478019714355, 0.5535577535629272, 0.9474270939826965, 0.7076805233955383, -0.16568197309970856, 0.056939806789159775, -0.2341809868812561, -0.28555524349212646, -0.40542852878570557, 0.8789280652999878, 1.4269200563430786, 1.2899221181869507, 1.4782943725585938, 1.5810428857803345, 0.7076805233955383, -0.011559205129742622, -0.645175039768219, -0.18280673027038574, 0.8618032932281494, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775], [1.6152924299240112, 0.6391815543174744, -1.758284091949463, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.7411593198776245, -1.3472900390625, -1.4671632051467896, -1.758284091949463, -1.9637811183929443, -1.604161262512207, -1.1589176654815674, -1.073293924331665, -1.2787909507751465, -1.758284091949463, -2.032280206680298, -1.9809058904647827, -0.8677968382835388, -0.40542852878570557, -0.2513057291507721, -0.1143077164888382, 0.056939806789159775, 0.03981505334377289, -0.3540542721748352, -0.9534205794334412, -1.4500385522842407, -1.7754088640213013, -1.8952820301055908, -1.5185375213623047, -1.1246682405471802, -0.31980475783348083, 0.0740646943449974, -0.2513057291507721, -0.19993148744106293, 0.27956172823905945, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842 [e2e-predictor] , 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.718040943145752, 1.1529240608215332, -0.3540542721748352, 0.03981505334377289, 0.17681321501731873, -0.4910522699356079, -0.2684305012226105, -0.7479235529899597, -0.7136740684509277, -0.5595512986183167, 0.587807297706604, 1.2727973461151123, 1.101549744606018, 1.18717360496521, 0.9303023219108582, 0.3309359848499298, -0.7307988405227661, -0.7650483250617981, -0.5253018140792847, 0.8789280652999878, 1.8550388813018799, 1.786539912223816, 1.786539912223816, 1.7694151401519775], [1.6837913990020752, 1.4782943725585938, 0.5021834969520569, -1.3301652669906616, -1.9809058904647827, -2.0494048595428467, -2.1179039478302, -1.878157377243042, -1.484287977218628, -1.261666178703308, -1.5185375213623047, -1.9980305433273315, -1.8439078330993652, -1.5014127492904663, -1.5527870655059814, -1.9809058904647827, -2.1179039478302, -1.3986642360687256, -0.6965492963790894, -0.5424265265464783, -0.4568027853965759, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.056939806789159775, 0.03981505334377289, -0.5081770420074463, -1.3130404949188232, -1.672660231590271, -0.9020463228225708, -0.6622998118400574, -0.6622998118400574, -0.08005820959806442, 0.5364330410957336, 0.43368449807167053, 0.26243698596954346, 0.5021834969520569, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.279561728239059 [e2e-predictor] 45, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6837913990020752, 1.7009161710739136, 1.6495418548583984, 0.056939806789159775, -0.645175039768219, -0.7136740684509277, -0.43967801332473755, -0.645175039768219, -0.42255327105522156, -0.6965492963790894, -0.7821730971336365, -0.5595512986183167, 0.27956172823905945, 1.0501755475997925, 0.5535577535629272, 1.1700488328933716, 0.17681321501731873, -0.1143077164888382, -0.8335473537445068, -0.7821730971336365, -0.7307988405227661, 0.4850587546825409, 1.718040943145752, 1.786539912223816, 1.786539912223816, 1.786539912223816], [0.9303023219108582, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 0.5021834969520569, -0.8164225816726685, -1.5699117183685303, -2.01515531539917, -2.1179039478302, -1.8267830610275269, -1.7754088640213013, -2.01515531539917, -1.9295315742492676, -1.8267830610275269, -1.7411593198776245, -1.946656346321106, -1.9809058904647827, -0.9362958669662476, -0.9020463228225708, -0.6965492963790894, -0.5424265265464783, -0.40542852878570557, -0.31980475783348083, -0.3540542721748352, -0.14855723083019257, -0.08005820959806442, -0.06293346732854843, -0.06293346732854843, -0.5938007831573486, -1.4329137802124023, -1.4500385522842407, -1.1246682405471802, -0.9534205794334412, -0.16568197309970856, 0.41655975580215454, 0.5535577535629272, 0.38231024146080017, 0.3651854991912842, 0.5364330410957336, 0.622056782245636, 0.6391815543174744, 0.7419300675392151, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, [e2e-predictor] 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.5981676578521729, -0.045808710157871246, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.6622998118400574, -0.5081770420074463, -0.7307988405227661, -0.7136740684509277, -0.3711790144443512, -0.02868395671248436, 0.7590547800064087, 0.29668647050857544, 0.8618032932281494, -0.2684305012226105, -0.5081770420074463, -0.8506720662117004, -1.1075434684753418, -0.7992978096008301, -0.21705622971057892, 1.7009161710739136, 1.8207894563674927, 1.8207894563674927, 1.786539912223816], [0.587807297706604, 0.7076805233955383, 1.0673003196716309, 1.5810428857803345, 1.8036646842956543, 1.5296685695648193, 0.6734310388565063, -0.7992978096008301, -1.758284091949463, -1.9980305433273315, -2.01515531539917, -1.8610326051712036, -1.7754088640213013, -1.3644146919250488, -1.415789008140564, -1.6555355787277222, -1.8610326051712036, -1.2445415258407593, -0.9876701235771179, -0.9020463228225708, -0.7821730971336365, -0.6280503273010254, -0.5424265265464783, -0.4568027853965759, -0.3540542721748352, -0.40542852878570557, -0.5253018140792847, -0.6794245839118958, -0.7307988405227661, -1.0561691522598267, -1.6212860345840454, -1.5870364904403687, -1.484287977218628, -1.261666178703308, -0.6794245839118958, 0.0740646943449974, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.5706825256347656, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.724 [e2e-predictor] 8052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.0330508947372437, -0.7307988405227661, -1.073293924331665, -1.1075434684753418, -1.0390443801879883, -0.7650483250617981, -0.5424265265464783, -0.7821730971336365, -0.6794245839118958, -0.3540542721748352, 0.03981505334377289, 0.622056782245636, 0.29668647050857544, 0.3651854991912842, -0.19993148744106293, -0.645175039768219, -1.0904186964035034, -1.3301652669906616, -0.9362958669662476, -0.4739275276660919, 1.1186745166778564, 1.8207894563674927, 1.8207894563674927, 1.8036646842956543], [0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.7419300675392151, 0.8618032932281494, 1.6495418548583984, 1.906413197517395, 1.6152924299240112, 0.6905558109283447, -1.0561691522598267, -1.5870364904403687, -1.8439078330993652, -2.1179039478302, -1.878157377243042, -1.4500385522842407, -1.2959157228469849, -1.5527870655059814, -1.7411593198776245, -1.3986642360687256, -1.073293924331665, -0.9020463228225708, -0.8677968382835388, -0.8335473537445068, -0.610925555229187, -0.576676070690155, -0.610925555229187, -1.0390443801879883, -1.8439078330993652, -2.1179039478302, -1.9124068021774292, -1.4500385522842407, -1.0047948360443115, -1.0390443801879883, -1.1931672096252441, -0.9705453515052795, -0.645175039768219, -0.28555524349212646, 0.2281874716281891, 0.38231024146080017, 0.24531221389770508, 0.3480607271194458, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782 [e2e-predictor] 471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.5193082690238953, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5467933416366577, 0.02269030176103115, -1.0390443801879883, -1.1931672096252441, -1.141792893409729, -1.0561691522598267, -0.7650483250617981, -0.6794245839118958, -0.8164225816726685, -0.6794245839118958, -0.3883037567138672, -0.18280673027038574, 0.24531221389770508, 0.3480607271194458, -0.02868395671248436, -0.3540542721748352, -0.7821730971336365, -1.1931672096252441, -1.227416753768921, -1.141792893409729, -0.7136740684509277, 0.41655975580215454, 1.7009161710739136, 1.786539912223816, 1.8550388813018799], [0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 1.2042982578277588, 1.6152924299240112, 1.718040943145752, 0.7248052954673767, -1.2787909507751465, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.1007792949676514, -1.9809058904647827, -1.6384108066558838, -1.6897850036621094, -1.9809058904647827, -1.79253351688385, -1.3301652669906616, -1.1589176654815674, -0.9876701235771179, -0.8164225816726685, -0.7479235529899597, -0.7136740684509277, -1.7240345478057861, -2.1179039478302, -1.1589176654815674, -0.2341809868812561, 0.10831420123577118, 0.17681321501731873, -0.011559205129742622, -0.4910522699356079, -0.7479235529899597, -0.6 [e2e-predictor] 45175039768219, -0.5253018140792847, -0.6280503273010254, -1.0047948360443115, -1.0047948360443115, -0.4568027853965759, -0.02868395671248436, 0.056939806789159775, 0.10831420123577118, 0.38231024146080017, 0.7076805233955383, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.4611696004867554, 1.1529240608215332, 1.2385478019714355, 1.0159261226654053, 1.101549744606018, 0.24531221389770508, -0.7650483250617981, -1.1589176654815674, -1.2102919816970825, -1.3130404949188232, -1.0047948360443115, -0.8506720662117004, -0.7992978096008301, -0.7821730971336365, -0.7136740684509277, -0.645175039768219, -0.4910522699356079, -0.14855723083019257, 0.091189444065094, -0.13143247365951538, -0.5595512986183167, -0.9705453515052795, -1.2102919816970825, -1.1931672096252441, -1.1760424375534058, -1.1075434684753418, -0.7821730971336365, 1.63241708278656, 1.7351655960083008, 1.8550388813018799], [0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.8960528373718262, 1.2214230298995972, 1.2042982578277588, 0.39943498373031616, -0.7479235529899597, -1.6384108066558838, -1.758284091949463, [e2e-predictor] -1.4329137802124023, -1.6897850036621094, -2.032280206680298, -1.9637811183929443, -2.0494048595428467, -1.9295315742492676, -1.7069097757339478, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -0.9534205794334412, -1.261666178703308, -2.032280206680298, -1.8096582889556885, -0.5081770420074463, -0.02868395671248436, 0.15968845784664154, 0.24531221389770508, 0.3309359848499298, 0.3138112425804138, -0.1143077164888382, -0.7992978096008301, -1.1931672096252441, -1.535662293434143, -1.8952820301055908, -1.2959157228469849, -0.09718296676874161, 0.41655975580215454, 0.41655975580215454, -0.08005820959806442, -0.31980475783348083, 0.4850587546825409, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.2042982578277588, 0.7248052954673767, 0.8789280652999878, 0.656306266784668, -0.28555524349212646, -1.02191960811615, -0.8164225816726685, -1.3815394639968872, -1.141792893409729, -1.1589176654815674, -1.3130404949188232, -0.9876701235771179, -0.7307988405227661, -0.7992978096008301, -0.8335473537445068, -0.8164225816726685, -0.7136740684509277, -0.610925555229187, -0.43967801332473755, -0.16568197309970856, -0.2341809868812561, -0.7136740684509277, -0.9876701235771179, -1.0904186 [e2e-predictor] 964035034, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.8335473537445068, 0.4508092403411865, 1.8379141092300415, 1.786539912223816], [0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.3138112425804138, -1.3301652669906616, -1.7069097757339478, -1.6384108066558838, -1.5014127492904663, -1.672660231590271, -2.0494048595428467, -1.8952820301055908, -1.5527870655059814, -1.5014127492904663, -1.604161262512207, -1.5185375213623047, -1.4329137802124023, -1.6384108066558838, -1.9980305433273315, -1.1931672096252441, -0.3711790144443512, -0.08005820959806442, -0.011559205129742622, 0.02269030176103115, 0.091189444065094, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.3369295001029968, -1.1760424375534058, -1.3472900390625, -0.13143247365951538, 0.4850587546825409, 0.810429036617279, 0.9988013505935669, 1.0159261226654053, 0.6734310388565063, 0.38231024146080017, 0.622056782245636, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.1529240608215332, -0.2341809868812561, -1.227416753768921, 0.1939379572868 [e2e-predictor] 3472, -0.5081770420074463, -0.8677968382835388, -1.5014127492904663, -1.415789008140564, -1.3986642360687256, -1.1246682405471802, -1.0390443801879883, -1.2959157228469849, -0.7992978096008301, -0.8164225816726685, -0.6965492963790894, -0.8335473537445068, -0.7992978096008301, -0.6965492963790894, -0.6794245839118958, -0.5938007831573486, -0.2341809868812561, -0.4568027853965759, -0.645175039768219, -1.02191960811615, -0.9876701235771179, -0.9534205794334412, -1.261666178703308, -1.0561691522598267, -0.7479235529899597, 0.2110627144575119, 1.8892884254455566, 1.8379141092300415], [0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.7419300675392151, 0.9303023219108582, 0.8446785807609558, 0.24531221389770508, -1.141792893409729, -1.7240345478057861, -1.5699117183685303, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.7240345478057861, -1.535662293434143, -1.7069097757339478, -1.8267830610275269, -1.7069097757339478, -1.6897850036621094, -1.0047948360443115, -0.645175039768219, -0.40542852878570557, -0.2341809868812561, -0.18280673027038574, -0.14855723083019257, -0.06293346732854843, 0.03981505334377289, 0.12543895840644836, -0.011559205129742622, -0.3711790144443512, -1.02191960811615, -0.8164225816726685, 0.03981505334377289, 0.38231024146080017, 0.656306266784668, 0.8789280652999878, 1.0159261226654053, 0.8618032932281494, 0.587807297706604, 0.5535577535629272, 0.810429036617279, 0.810429036617279, 0.7076805233955383, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8 [e2e-predictor] 618032932281494, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.3070467710494995, 0.5364330410957336, -1.0904186964035034, -1.5014127492904663, -1.3644146919250488, -0.7136740684509277, -1.1931672096252441, -1.6212860345840454, -1.7411593198776245, -1.6897850036621094, -1.0047948360443115, -0.9362958669662476, -1.1075434684753418, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.8164225816726685, -0.6622998118400574, -0.576676070690155, -0.645175039768219, -0.7136740684509277, -0.42255327105522156, -0.6280503273010254, -0.9020463228225708, -0.9876701235771179, -0.7650483250617981, -1.0390443801879883, -1.2959157228469849, -1.0904186964035034, -1.0390443801879883, -0.045808710157871246, 1.8550388813018799, 1.8379141092300415], [0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.8618032932281494, 0.9816765785217285, 0.622056782245636, -0.42255327105522156, -1.4500385522842407, -1.7240345478057861, -1.672660231590271, -1.415789008140564, -1.6384108066558838, -1.9124068021774292, -1.946656346321106, -1.8096582889556885, -1.7069097757339478, -1.672660231590271, -1.2787909507751465, -0.8677968382835388, -0.7479235529899597, -0.610925555229187, -0.5081770420074463, -0.3711790144443512, -0.2684305012226105, -0.18280673027038574, -0.2341809868812561, -0.610925555229187, -1.6384108066558838, -2.0836544036865234, -1.7069097757339478, -1.0047948360443115, -0.645175039768219, -0.28555524349212646, 0.29668647050857544, 0.7248052954673767, 1.0844250917434692, 1.1700488328933716, 0.9303023219108582, 0.43368449807167053, 0.622056782245636, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.2624369 [e2e-predictor] 8596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.0159261226654053, -0.9020463228225708, -1.3472900390625, -1.2959157228469849, -1.3301652669906616, -1.1075434684753418, -1.4671632051467896, -1.0904186964035034, -1.0390443801879883, -1.2102919816970825, -0.9020463228225708, -0.8164225816726685, -0.9534205794334412, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.7650483250617981, -0.610925555229187, -0.645175039768219, -0.7136740684509277, -0.7307988405227661, -0.5595512986183167, -0.610925555229187, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.9534205794334412, -1.1075434684753418, -1.1075434684753418, -1.2959157228469849, -0.2684305012226105, 1.8207894563674927, 1.8379141092300415], [0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.5193082690238953, -0.08005820959806442, -0.9020463228225708, -1.79253351688385, -1.7240345478057861, -1.5014127492904663, -1.3986642360687256, -1.878157377243042, -2.01515531539917, -1.8439078330993652, -1.672660231590271, -1.5699117183685303, -1.227416753768921, -1.0390443801879883, -0.9020463228225708, -0.7992978096008301, -0.645175039768219, -0.5424265265464783, -0.5595512986183167, -0.7650483250617981, -1.1931672096252441, -2.1179039478302, -1.141792893409729, 0.056939806789159775, 0.24531221389770508, 0.14256370067596436, -0.3540542721748352, -0.4910522699356079, -0.06293346732854843, 0.5706825256347656, 0.7590547800064087, 0.9131776094436646, 0.810429036617279, 0.41655975580215454, 0.3309359848499298, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508 [e2e-predictor] , 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.38231024146080017, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 1.0501755475997925, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.3584210872650146, 0.7761795520782471, 0.9988013505935669, 1.0330508947372437, -0.4910522699356079, -1.6212860345840454, -1.484287977218628, -1.415789008140564, -1.3301652669906616, -1.261666178703308, -1.535662293434143, -0.6965492963790894, -0.6794245839118958, -0.9020463228225708, -0.5424265265464783, -0.576676070690155, -0.3711790144443512, -0.8849216103553772, -0.5253018140792847, -0.645175039768219, -0.5938007831573486, -0.5081770420074463, -0.7479235529899597, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.7821730971336365, -0.8849216103553772, -0.7479235529899597, -0.6794245839118958, -0.7992978096008301, -0.8849216103553772, -1.0047948360443115, -1.2959157228469849, -0.2684305012226105, 1.8892884254455566, 1.8550388813018799], [0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6391815543174744, 0.5706825256347656, 0.5535577535629272, 0.4508092403411865, -0.40542852878570557, -0.9362958669662476, -1.535662293434143, -1.7240345478057861, -1.6897850036621094, -1.9124068021774292, -2.0665295124053955, -1.9637811183929443, -1.7240345478057861, -1.6555355787277222, -1.3472900390625, -1.1075434684753418, -0.9705453515052795, -0.8849216103553772, -0.7992978096008301, -0.8335473537445068, -1.073293924331665, -1.79253351688385, -1.604161262512207, -0.28555524349212646, 0.02269030176103115, 0.2281874716281891, 0.43368449807167053, 0.5193082690238953, 0.2281874716281891, -0.3711790144443512, -0.5424265265464783, -0.4910522699356079, -0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.0740646943449974, -0.8677968382835388, -0.40542852878570557, 0.14256370067596436, 0.6391815543174744, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.3 [e2e-predictor] 8231024146080017, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3309359848499298, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.9303023219108582, 0.9645518660545349, 1.0330508947372437, 1.101549744606018, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.0673003196716309, 0.9816765785217285, 1.255672574043274, 0.7248052954673767, -0.9705453515052795, -1.415789008140564, -0.7992978096008301, -1.6212860345840454, -1.6555355787277222, -1.5185375213623047, -1.3815394639968872, -1.3644146919250488, -0.9876701235771179, -1.3815394639968872, -0.7479235529899597, -1.141792893409729, -0.7992978096008301, -0.6794245839118958, -0.7821730971336365, -0.8506720662117004, -0.8849216103553772, -0.5253018140792847, -0.6794245839118958, -0.7650483250617981, -0.5938007831573486, -0.6965492963790894, -0.7307988405227661, -0.6622998118400574, -0.8506720662117004, -1.02191960811615, -0.8335473537445068, -0.6794245839118958, -0.9020463228225708, -0.9534205794334412, -0.9705453515052795, -1.141792893409729, -1.073293924331665, -0.576676070690155, 1.906413197517395, 1.8550388813018799], [0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.9474270939826965, 1.0844250917434692, 1.0159261226654053, 0.7933043241500854, 0.2110627144575119, -0.5081770420074463, -1.0561691522598267, -1.6212860345840454, -1.8610326051712036, -1.484287977218628, -1.4671632051467896, -1.8610326051712036, -1.9637811183929443, -1.7754088640213013, -1.5527870655059814, -1.261666178703308, -1.02191960811615, -0.9191710948944092, -0.9876701235771179, -1.3130404949188232, -1.946656346321106, -1.1760424375534058, -0.30267998576164246, -0.1143077164888382, 0.0055655487813055515, 0.10831420123577118, 0.27956172823905945, 0.43368449807167053, 0.41655975580215454, 0.15968845784664154, -0.7650483250617981, -1.7754088640213013, -1.7069097757339478, -1.7411593198776245, -1.073293924331665, -1.2102919816970825, -1.4329137802124023, -0.9876701235771179, 0.4508092403411865, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520 [e2e-predictor] 782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.091189444065094, 0.091189444065094, 0.14256370067596436, 0.15968845784664154, 0.26243698596954346, 0.19393795728683472, 0.056939806789159775, -0.1143077164888382, -0.30267998576164246, -0.3540542721748352, -0.4568027853965759, -0.28555524349212646, -0.3711790144443512, -0.40542852878570557, -0.31980475783348083, 0.0055655487813055515, -0.06293346732854843, 0.091189444065094, 0.587807297706604, 0.7419300675392151, 0.8789280652999878, 0.7761795520782471, 0.8789280652999878, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 0.43368449807167053, -0.9705453515052795, -0.4739275276660919, -1.5527870655059814, -1.3472900390625, -1.9295315742492676, -1.5527870655059814, -2.01515531539917, -1.3301652669906616, -1.484287977218628, -1.227416753768921, -1.0904186964035034, -1.5185375213623047, -0.9876701235771179, -0.5938007831573486, -0.6622998118400574, -0.6622998118400574, -0.9191710948944092, -0.7136740684509277, -0.8164225816726685, -0.7136740684509277, -0.5595512986183167, -0.28555524349212646, -0.7821730971336365, -0.6280503273010254, -0.7136740684509277, -0.6965492963790894, -0.7650483250617981, -0.7136740684509277, -0.7136740684509277, -0.8335473537445068, -0.9020463228225708, -0.8506720662117004, -1.0561691522598267, -0.8335473537445068, -0.9362958669662476, -0.5595512986183167, 1.8892884254455566, 1.8036646842956543], [0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6734310388565063, 1.2385478019714355, 1.563918113708496, 1.3926706314086914, 1.4611696004867554, 1.2214230298995972, 0.7933043241500854, 0.056939806789159775, -0.5595512986183167, -1.1760424375534058, -1.7411593198776245, -1.79253351688385, -1.535662293434143, -1.6384108066558838, -1.8439078330993652, -1.9124068021774292, -1.8267830610275269, -1.5185375213623047, -1.1075434684753418, -1.0561691522598267, -1.2959157228469849, -1.7069097757339478, -0.8335473537445068, -0.3883037567138672, -0.2513057291507721, -0.13143247365951538, -0.08005820959806442, 0.056939806789159775, 0.26243698596954346, 0.3651854991912842, 0.4508092403411865, 0.17681321501731873, -0.7821730971336365, -1.2959157228469849, -1.4671632051467896, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.672660231590271, -1.3130404949188232, 0.17681321501731873, 0.8618032932281494, 0.93 [e2e-predictor] 03023219108582, 0.8275538086891174, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.6734310388565063, 0.7248052954673767, 0.8960528373718262, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.2110627144575119, 0.26243698596954346, 0.0740646943449974, 0.0740646943449974, 0.0740646943449974, -0.06293346732854843, -0.2341809868812561, -0.3883037567138672, -0.5938007831573486, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9020463228225708, -1.0047948360443115, -0.7821730971336365, -0.9705453515052795, -0.8677968382835388, -0.5938007831573486, -0.5938007831573486, -0.7992978096008301, -0.645175039768219, -0.6794245839118958, -0.7136740684509277, -0.5595512986183167, -0.4568027853965759, -0.2341809868812561, 0.02269030176103115, 0.27956172823905945, 0.29668647050857544, 0.4850587546825409, -0.4739275276660919, -1.0561691522598267, -1.4500385522842407, -1.604161262512207, -1.6212860345840454, -1.5699117183685303, -1.6384108066558838, -1.484287977218628, -1.7069097757339478, -1.4500385522842407, -1.3644146919250488, -1.3815394639968872, -1.2787909507751465, -1.141792893409729, -0.7307988405227661, -0.5424265265464783, -0.4739275276660919, -0.6965492963790894, -0.8506720662117004, -0.645175039768219, -0.6794245839118958, -0.6965492963790894, -0.7821730971336365, -0.3883037567138672, -0.8849216103553772, -0.576676070690155, -0.645175039768219, -0.6622998118400574, -0.8335473537445068, -0.5424265265464783, -0.6794245839118958, -0.8849216103553772, -0.7307988405227661, -0.5938007831573486, -0.7136740684509277, -0.6280503273010254, -1.1075434684753418, -0.8677968382835388, 1.8207894563674927, 1.8379141092300415], [1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5535577535629272, 0.810429036617279, 1.3412963151931763, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.3584210872650146, 0.9988013505935669, 0.5021834969520569, -0.011559205129742622, -0.8335473537445068, -1.3644146919250488, -1.8096582889556885, -1.8439078330993652, -1.6384108066558838, -1.7240345478057861, -1.9637811183929443, -2.0665295124053955, -1. [e2e-predictor] 5699117183685303, -1.2445415258407593, -1.3130404949188232, -1.2102919816970825, -0.576676070690155, -0.31980475783348083, -0.3369295001029968, -0.19993148744106293, -0.13143247365951538, -0.045808710157871246, 0.03981505334377289, 0.15968845784664154, 0.2110627144575119, -0.045808710157871246, -0.6280503273010254, -1.3815394639968872, -1.4671632051467896, -1.3815394639968872, -1.2102919816970825, -1.141792893409729, -1.2787909507751465, -1.3815394639968872, -1.5870364904403687, -0.8164225816726685, -0.08005820959806442, -0.02868395671248436, 0.3480607271194458, 0.6734310388565063, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.7590547800064087, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.3651854991912842, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.15968845784664154, 0.19393795728683472, 0.12543895840644836, 0.056939806789159775, 0.056939806789159775, -0.011559205129742622, -0.3540542721748352, -0.9020463228225708, -0.9534205794334412, -0.9362958669662476, -0.8506720662117004, -0.9705453515052795, -0.8849216103553772, -0.9191710948944092, -0.8849216103553772, -1.0047948360443115, -0.8677968382835388, -0.7992978096008301, -0.8849216103553772, -0.7650483250617981, -0.7136740684509277, -0.7479235529899597, -0.4568027853965759, -0.8506720662117004, -0.30267998576164246, -0.7307988405227661, -0.21705622971057892, -0.3711790144443512, -0.16568197309970856, -0.21705622971057892, -0.09718296676874161, 0.02269030176103115, -0.28555524349212646, -0.6280503273010254, -0.8164225816726685, -1.261666178703308, -1.5014127492904663, -1.7240345478057861, -1.672660231590271, -1.758284091949463, -1.6555355787277222, -1.604161262512207, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.5699117183685303, -1.0047948360443115, -0.7307988405227661, -0.5938007831573486, -0.4568027853965759, -0.5595512986183167, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.610925555229187, -0.5081770420074463, -0.5595512986183167, -0.9020463228225708, -0.6622998118400574, -0.8677968382835388, -0.645175039768219, -0.610925555229187, -0.6280503273010254, -0.8335473537445068, -0.7821730971336365, -0.7992978096008301, -0.7992978096008301, -0.6280503273010254, -0.7650483250617981, -0.7307988405227661, -0.8164225816726685, -0.9191710948944092, -0.6280503273010254, 1.8207894563674927, 1.8550388813018799], [1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.896052837371826 [e2e-predictor] 2, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.7590547800064087, 1.3584210872650146, 1.5810428857803345, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.1700488328933716, 0.6049320101737976, 0.38231024146080017, 0.2110627144575119, -0.4568027853965759, -1.1589176654815674, -1.6384108066558838, -1.8096582889556885, -1.3815394639968872, -1.3301652669906616, -1.672660231590271, -1.7240345478057861, -1.758284091949463, -1.5527870655059814, -0.9876701235771179, -0.42255327105522156, -0.2341809868812561, -0.1143077164888382, -0.045808710157871246, -0.011559205129742622, -0.02868395671248436, -0.011559205129742622, -0.31980475783348083, -0.7307988405227661, -1.7411593198776245, -1.3986642360687256, -0.8849216103553772, -1.141792893409729, -1.3130404949188232, -1.4671632051467896, -1.3815394639968872, -1.5185375213623047, -1.5014127492904663, -1.415789008140564, -1.415789008140564, -1.3472900390625, -1.1246682405471802, -0.8335473537445068, -0.5424265265464783, -0.13143247365951538, 0.29668647050857544, 0.622056782245636, 0.7248052954673767, 0.810429036617279, 0.9645518660545349, 1.0330508947372437, 1.1186745166778564, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 0.5535577535629272, -0.7136740684509277, -0.7821730971336365, -0.40542852878570557, 0.7761795520782471, 1.3412963151931763, 1.5296685695648193, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6837913990020752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.1357992887496948, -1.5014127492904663, -1.6555355787277222, -0.9705453515052795, -0.610925555229187, -0.3883037567138672, -0.30267998576164246, -0.09718296676874161, 0.2110627144575119, 0.29668647050857544, -0.2341809868812561, -0.08005820959806442, 0.02269030176103115, 0.7761795520782471, 0.7248052954673767, 0.622056782245636, 0.5535577535629272, 0.43368449807167053, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3309359848499298, 0.27956172823905945, 0.38231024146080017, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.056939806789159775, 0.15968845784664154, 0.12543895840644836, 0.056939806789159775, -0.011559205129742622, -0.31980475783348083, -0.6965492963790894, -0.7821730971336365, -0.6794245839118958, -0.7479235529899597, -0.576676070690155, -0.8849216103553772, -0.9705453515052795, -0.6965492963790894, -0.7992978096008301, -0.9705453515052795, -0.8677968382835388, -0.7821730971336365, -1.0561691522598267, -0.9362958669662476, -0.7650483250617981, -0.645175039768219, -0.6622998118400574, -0.9876701235771179, -0.4568027853965759, -0.5595512986183167, -0.610925555229187, -0.3540542721748352, -0.09718296676874161, 0.056939806789159775, -0.08005820959806442, -0.02868395671248436, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, -0.6280503273010254, -1.4671632051467896, -1.6212860345840454, -1.7411593198776245, -1.672660231590271, -1.7411593198776245, -1.79253351688385, -1.8267830610275269, -1.6384108066558838, -1.9124068021774292, -0.8164225816726685, -0.7821730971336365, -1.0390443801879883, -1.5870364904403687, -1.4329137802124023, -1.535662293434143, -0.6280503273010254, -0.8677968382835388, -0.31980475783348083, -0.4739275276660919, -0.6622998118400574, -1.0904186964035034, -0.31980475783348083, -0.7821730971336365, -0.5253018140792847, -0. [e2e-predictor] 610925555229187, -0.3711790144443512, -0.7821730971336365, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.5938007831573486, -0.8506720662117004, -0.7307988405227661, -0.7650483250617981, -0.7992978096008301, -0.7992978096008301, -1.0561691522598267, -0.8849216103553772, -0.5938007831573486, 1.786539912223816, 1.8550388813018799], [1.101549744606018, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 1.3412963151931763, 1.63241708278656, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.101549744606018, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.17681321501731873, -0.5595512986183167, -1.2959157228469849, -1.6897850036621094, -1.604161262512207, -1.3301652669906616, -1.3815394639968872, -1.7240345478057861, -1.79253351688385, -1.7240345478057861, -1.7411593198776245, -1.79253351688385, -1.3130404949188232, -0.7479235529899597, -0.40542852878570557, -0.19993148744106293, -0.21705622971057892, -0.8506720662117004, -1.5014127492904663, -0.9020463228225708, -1.5014127492904663, -1.5527870655059814, -1.4671632051467896, -1.3301652669906616, -0.7992978096008301, -1.0561691522598267, -1.1075434684753418, -1.1589176654815674, -0.1143077164888382, 0.7933043241500854, 1.1700488328933716, 1.324171543121338, 1.5981676578521729, 1.718040943145752, 1.2727973461151123, 0.5706825256347656, 1.2899221181869507, 1.6837913990020752, 1.8207894563674927, 1.8036646842956543, 1.8207894563674927, 1.8550388813018799, 1.8721636533737183, 1.8379141092300415, 1.5125439167022705, 0.091189444065094, -1.672660231590271, -1.8610326051712036, -0.9534205794334412, 0.9816765785217285, 1.4611696004867554, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.8036646842956543, 1.8379141092300415, 1.8892884254455566, 1.8207894563674927, 1.8207894563674927, 0.9988013505935669, -0.9362958669662476, -0.9020463228225708, -0.3540542721748352, -0.31980475783348083, -0.5938007831573486, -1.0390443801879883, -1.1246682405471802, -1.4329137802124023, -1.79253351688385, -1.8267830610275269, -1.7754088640213013, -1.878157377243042, 0.9303023219108582, 1.4269200563430786, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.563918113708496, 1.3070467710494995, 0.8446785807609558, 0.3480607271194458, 0.091189444065094, 0.12543895840644836, 0.2110627144575119, 0.3138112425804138, 0.26243698596954346, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.10831420123577118, 0.12543895840644836, 0.091189444065094, 0.056939806789159775, 0.02269030176103115, 0.03981505334377289, 0.0740646943449974, 0.056939806789159775, -0.045808710157871246, 0.02269030176103115, 0.02269030176103115, -0.045808710157871246, -0.08005820959806442, -0.06293346732854843, -0.011559205129742622, -0.02868395671248436, -0.08005820959806442, 0.02269030176103115, -0.08005820959806442, 0.0055655487813055515, -0.06293346732854843, 0.02269030176103115, 0.056939806789159775, 0.0055655487813055515, -0.06293346732854843, -0.08005820959806442, -0.16568197309970856, -0.13143247365951538, -0.1143077164888382, -0.6965492963790894, -1.02191960811615, -1.1075434684753418, -1.0904186964035034, -0.8849216103553772, -1.0047948360443115, -0.9876701235771179, -0.8335473537445068, -0.9534205794334412, -0.9362958669662476, -0.7479235529899597, -0.9534205794334412, -0.8164225816726685, -0.7307988405227661, -0.8849216103553772, -0.7307988405227661, -0.7479235529899597, -0.7307988405227661, -0.8164225816726685, -0.5253018140792847, -0.4910522699356079, -0.14855723083019257, -0.5081770420074463, 0.03981505334377289, -0.1143077164888382, -0.4910522699356079, 0.0740646943449974, 0.19393795728683472, 0.3309359848499298, 0.2110627144575119, 0.3309359848499298, 0.0055655487813055 [e2e-predictor] 515, -1.2445415258407593, -1.604161262512207, -1.79253351688385, -1.8096582889556885, -1.535662293434143, -1.5870364904403687, -1.79253351688385, -1.8952820301055908, -1.5527870655059814, -1.604161262512207, -0.5081770420074463, -0.5253018140792847, -0.7479235529899597, -1.0561691522598267, -1.4329137802124023, -1.2787909507751465, -0.13143247365951538, -0.576676070690155, -0.5424265265464783, -0.40542852878570557, -0.5595512986183167, -0.43967801332473755, -0.6794245839118958, -0.5595512986183167, -0.30267998576164246, -0.610925555229187, -0.40542852878570557, -0.6280503273010254, -0.7136740684509277, -0.3883037567138672, -0.6622998118400574, -0.8506720662117004, -0.576676070690155, -0.7307988405227661, -0.8164225816726685, -0.7479235529899597, -0.8677968382835388, -0.7136740684509277, -1.0561691522598267, -0.7479235529899597, -0.9191710948944092, 1.8207894563674927, 1.8721636533737183], [1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.622056782245636, 1.255672574043274, 1.6152924299240112, 1.5467933416366577, 1.4782943725585938, 1.4269200563430786, 1.1700488328933716, 0.8618032932281494, 0.8446785807609558, 1.1186745166778564, 0.9303023219108582, -0.045808710157871246, -0.9876701235771179, -1.5014127492904663, -1.484287977218628, -1.4500385522842407, -1.3986642360687256, -1.5699117183685303, -1.5870364904403687, -1.5185375213623047, -1.672660231590271, -1.672660231590271, -1.5527870655059814, -1.4671632051467896, -1.2445415258407593, -1.3301652669906616, -1.6555355787277222, -1.878157377243042, -0.9705453515052795, -1.0904186964035034, -1.1246682405471802, -1.1589176654815674, -1.1931672096252441, -1.0390443801879883, -0.8506720662117004, -1.02191960811615, -1.1931672096252441, 0.6734310388565063, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6495418548583984, 1.4097954034805298, 1.6837913990020752, 1.8721636533737183, 1.906413197517395, 1.906413197517395, 1.9235379695892334, 1.9577873945236206, 1.974912166595459, 1.8550388813018799, 1.2214230298995972, -0.7821730971336365, -1.79253351688385, -1.7411593198776245, -1.7411593198776245, -0.6965492963790894, 1.3412963151931763, 1.375545859336853, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.7522903680801392, 1.786539912223816, 1.7694151401519775, 1.2042982578277588, -1.7069097757339478, -1.946656346321106, -1.8610326051712036, -1.7411593198776245, -1.261666178703308, -1.3644146919250488, -1.1760424375534058, -1.227416753768921, -1.227416753768921, -1.672660231590271, -1.758284091949463, -1.878157377243042, -1.8267830610275269, -1.415789008140564, -0.3883037567138672, 0.656306266784668, 1.3926706314086914, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.2042982578277588, 0.7590547800064087, 0.056939806789159775, -0.7650483250617981, -0.8506720662117004, -0.6622998118400574, -0.43967801332473755, -0.5081770420074463, -0.5081770420074463, -0.4739275276660919, -0.5424265265464783, -0.5595512986183167, -0.610925555229187, -0.6794245839118958, -0.576676070690155, -0.5595512986183167, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.5938007831573486, -0.610925555229187, -0.6622998118400574, -0.7650483250617981, -0.7821730971336365, -0.8164225816726685, -0.7992978096008301, -0.7136740684509277, -0.9534205794334412, -1.0047948360443115, -0.7821730971336365, -0.8849216103553772, -0.7650483250617981, -0.7992978096008301, -0.610925555229187, -0.6794245839118958, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.6622998118400574, -0.5253018140792847, -0.6622998118400574, -0.8335473537445068, -0.8164225816726685, -0.8506720662117004, -0.9534205794334412, -0.9534205794334412, -0.9876701235771179, -0.8677968382835388, -0.9534205794334412, -0.782173 [e2e-predictor] 0971336365, -0.8849216103553772, -0.8849216103553772, -0.8164225816726685, -1.02191960811615, -0.8677968382835388, -0.7136740684509277, -0.9876701235771179, -0.5253018140792847, -0.610925555229187, -0.5253018140792847, -0.5081770420074463, -0.40542852878570557, -0.28555524349212646, -0.19993148744106293, -0.06293346732854843, 0.2281874716281891, -0.18280673027038574, -0.2341809868812561, 0.39943498373031616, 0.12543895840644836, 0.43368449807167053, 0.39943498373031616, 0.056939806789159775, -0.13143247365951538, -1.1246682405471802, -1.6897850036621094, -1.758284091949463, -1.9295315742492676, -1.878157377243042, -1.7240345478057861, -1.3130404949188232, -1.946656346321106, -1.9295315742492676, -1.1931672096252441, -0.40542852878570557, -0.5253018140792847, -0.5081770420074463, -0.5253018140792847, -1.2102919816970825, -1.2787909507751465, -0.21705622971057892, -0.09718296676874161, -0.3540542721748352, -0.5253018140792847, -0.40542852878570557, -0.09718296676874161, -0.5253018140792847, -0.31980475783348083, -0.42255327105522156, -0.6280503273010254, -0.5424265265464783, -0.4739275276660919, -0.8677968382835388, -0.3883037567138672, -0.576676070690155, -0.7821730971336365, -0.5253018140792847, -0.5595512986183167, -0.7307988405227661, -0.8849216103553772, -0.9705453515052795, -0.8335473537445068, -1.02191960811615, -0.6965492963790894, -0.9705453515052795, 1.8379141092300415, 1.8721636533737183], [1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.4954191446304321, 1.255672574043274, 0.9988013505935669, 0.9131776094436646, 1.1357992887496948, 1.2727973461151123, 0.7590547800064087, -0.3883037567138672, -1.227416753768921, -1.5185375213623047, -1.758284091949463, -1.535662293434143, -1.2787909507751465, -1.535662293434143, -1.6384108066558838, -1.227416753768921, -1.02191960811615, -0.9362958669662476, -1.0047948360443115, -1.073293924331665, -1.484287977218628, -1.9124068021774292, -1.5527870655059814, -1.535662293434143, -1.604161262512207, -1.5699117183685303, -1.3815394639968872, -1.535662293434143, -1.7240345478057861, -1.4500385522842407, -1.261666178703308, -1.141792893409729, 1.3926706314086914, 1.63241708278656, 1.7009161710739136, 1.5981676578521729, 1.6666666269302368, 1.7694151401519775, 1.8721636533737183, 1.8379141092300415, 1.8036646842956543, 1.786539912223816, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, -0.8164225816726685, -1.5870364904403687, -1.8096582889556885, -1.7754088640213013, -1.8952820301055908, -1.946656346321106, -1.7240345478057861, -0.7992978096008301, 0.24531221389770508, 0.8446785807609558, 1.1700488328933716, 1.4097954034805298, 1.3584210872650146, 1.5125439167022705, 1.5467933416366577, 0.4850587546825409, -1.9809058904647827, -2.0665295124053955, -2.1179039478302, -2.0494048595428467, -2.01515531539917, -2.0494048595428467, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.758284091949463, -1.878157377243042, -1.878157377243042, -1.6897850036621094, -1.7069097757339478, -1.3472900390625, -1.2102919816970825, -0.610925555229187, 0.656306266784668, 1.1357992887496948, 0.02269030176103115, -1.7240345478057861, -1.5699117183685303, -1.4500385522842407, -1.3130404949188232, -1.1760424375534058, -1.141792893409729, -0.9191710948944092, -0.7992978096008301, -0.8506720662117004, -0.9534205794334412, -0.9191710948944092, -0.9020463228225708, -1.0047948360443115, -0.9020463228225708, -0.7821730971336365, -0.7479235529899597, -1.02191960811615, -0.9534205794334412, -1.02191960811615, -1.073293924331665, -1.0047948360443115, -0.8335473537445068, -0.9534205794334412, -0.7650483250617981, -0.6794245839118958, [e2e-predictor] -0.7136740684509277, -0.7650483250617981, -0.6794245839118958, -0.8335473537445068, -0.9362958669662476, -0.7992978096008301, -0.6794245839118958, -0.5424265265464783, -0.7821730971336365, -0.9534205794334412, -0.8849216103553772, -0.8506720662117004, -0.8335473537445068, -0.6280503273010254, -0.7992978096008301, -0.8849216103553772, -0.8506720662117004, -0.8677968382835388, -0.7992978096008301, -0.9362958669662476, -0.9362958669662476, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -0.9020463228225708, -1.02191960811615, -0.9534205794334412, -0.576676070690155, -0.7650483250617981, -0.6794245839118958, -0.6280503273010254, -0.3711790144443512, -0.40542852878570557, -0.3540542721748352, -0.5595512986183167, -0.30267998576164246, -0.40542852878570557, -0.2684305012226105, 0.2110627144575119, 0.091189444065094, 0.24531221389770508, 0.39943498373031616, 0.5193082690238953, 0.5706825256347656, 0.6905558109283447, -0.06293346732854843, -0.3369295001029968, -1.2445415258407593, -1.6212860345840454, -1.79253351688385, -1.8610326051712036, -1.9295315742492676, -1.8096582889556885, -1.8439078330993652, -1.9809058904647827, -1.8439078330993652, -1.6384108066558838, -0.8164225816726685, -0.576676070690155, -0.5424265265464783, -0.42255327105522156, -1.2959157228469849, -1.0047948360443115, -0.4739275276660919, -0.2341809868812561, -0.3540542721748352, -0.3540542721748352, -0.2513057291507721, -0.3540542721748352, -0.610925555229187, 0.0055655487813055515, -0.28555524349212646, -0.5081770420074463, -0.7136740684509277, -0.5595512986183167, -0.6280503273010254, -0.3540542721748352, -0.5253018140792847, -0.5424265265464783, -0.4739275276660919, -0.5938007831573486, -0.645175039768219, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -1.02191960811615, -0.3883037567138672, -0.8164225816726685, 1.8036646842956543, 1.8721636533737183], [1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 1.1186745166778564, 1.5125439167022705, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.1186745166778564, 1.0330508947372437, 1.1700488328933716, 1.324171543121338, 1.2214230298995972, 0.3651854991912842, -0.7650483250617981, -1.1246682405471802, -1.5699117183685303, -1.5870364904403687, -1.2959157228469849, -1.3815394639968872, -1.4671632051467896, -1.2787909507751465, -1.1246682405471802, -1.0561691522598267, -1.1246682405471802, -1.261666178703308, -1.6555355787277222, -1.3130404949188232, -1.2787909507751465, -1.3986642360687256, -1.5185375213623047, -1.6212860345840454, -1.7240345478057861, -1.7754088640213013, -1.8952820301055908, -1.9295315742492676, -1.79253351688385, -1.5185375213623047, -1.0390443801879883, 0.19393795728683472, 0.4850587546825409, 0.587807297706604, 1.2214230298995972, 1.7351655960083008, 1.7694151401519775, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5296685695648193, 1.5125439167022705, 0.9645518660545349, -1.878157377243042, -1.8610326051712036, -1.8096582889556885, -1.7411593198776245, -1.8610326051712036, -1.8610326051712036, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.946656346321106, -1.7069097757339478, -1.7240345478057861, -1.8267830610275269, -1.7754088640213013, -1.7754088640213013, -1.9124068021774292, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -2.0494048595428467, -2.01515531539917, -1.946656346321106, -1.9980305433273315, -1.946656346321106, -1.8610326051712036, -1.9637811183929443, -2.1179039478302, -1.9809058904647827, -1.9809058904647827, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.1589176654815674, -0.3540542721748352, -1.17604243 [e2e-predictor] 75534058, -1.261666178703308, -1.0904186964035034, -1.1246682405471802, -0.8506720662117004, -0.645175039768219, -0.28555524349212646, -0.3369295001029968, -0.7479235529899597, -0.9362958669662476, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -1.2102919816970825, -1.141792893409729, -1.0047948360443115, -0.9876701235771179, -1.0561691522598267, -0.8849216103553772, -0.8335473537445068, -0.7479235529899597, -0.7307988405227661, -0.6622998118400574, -0.7136740684509277, -0.6794245839118958, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.6622998118400574, -0.6280503273010254, -0.5938007831573486, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.7992978096008301, -0.8164225816726685, -0.8506720662117004, -0.7650483250617981, -0.7992978096008301, -0.9020463228225708, -0.9191710948944092, -1.073293924331665, -0.8506720662117004, -0.9191710948944092, -0.9020463228225708, -1.1589176654815674, -1.0390443801879883, -1.0904186964035034, -0.9020463228225708, -0.9191710948944092, -0.9362958669662476, -0.8335473537445068, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.610925555229187, -0.8677968382835388, -0.610925555229187, -0.8506720662117004, -0.5938007831573486, -0.28555524349212646, -0.2684305012226105, -0.2341809868812561, -0.18280673027038574, -0.045808710157871246, -0.06293346732854843, 0.24531221389770508, -0.02868395671248436, 0.38231024146080017, 0.15968845784664154, 0.810429036617279, 0.6905558109283447, 0.5193082690238953, 0.6049320101737976, -0.40542852878570557, -1.8096582889556885, -1.7754088640213013, -1.758284091949463, -1.7754088640213013, -1.9637811183929443, -1.946656346321106, -1.8952820301055908, -1.9124068021774292, -1.946656346321106, -1.6897850036621094, -0.9705453515052795, -0.7479235529899597, -0.30267998576164246, -0.21705622971057892, -0.6280503273010254, -1.02191960811615, -0.7136740684509277, 0.0740646943449974, 0.056939806789159775, -0.09718296676874161, -0.3369295001029968, -0.42255327105522156, -0.5595512986183167, -0.5424265265464783, -0.2513057291507721, -0.4568027853965759, -0.8164225816726685, -0.4739275276660919, -0.5424265265464783, -0.42255327105522156, -0.43967801332473755, -0.40542852878570557, -0.43967801332473755, -0.5253018140792847, -0.576676070690155, -0.3883037567138672, -0.9020463228225708, -0.8506720662117004, -0.645175039768219, -0.30267998576164246, -0.7821730971336365, 1.8550388813018799, 1.8379141092300415], [1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7590547800064087, 0.6905558109283447, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.7933043241500854, 1.375545859336853, 1.563918113708496, 1.4782943725585938, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, -0.1143077164888382, -1.141792893409729, -1.3130404949188232, -1.2102919816970825, -1.3644146919250488, -1.3301652669906616, -1.2102919816970825, -1.4500385522842407, -1.5699117183685303, -1.6555355787277222, -1.8096582889556885, -1.9295315742492676, -1.8952820301055908, -1.9637811183929443, -2.01515531539917, -1.946656346321106, -1.878157377243042, -1.8952820301055908, -2.032280206680298, -2.0665295124053955, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.672660231590271, -1.8096582889556885, -1.8610326051712036, -1.878157377243042, -2.01515531539917, 0.03981505334377289, 0.38231024146080017, -1.8610326051712036, -1.9124068021774292, -1.5014127492904663, -1.0904186964035034, -1.5014127492904663, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, -2.0836544036865234, -2.1007792949676514, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.0494048595428467, -2.1179039478302, -2.01515531539917, [e2e-predictor] -2.0494048595428467, -2.01515531539917, -1.9295315742492676, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.0836544036865234, -1.6897850036621094, -1.5185375213623047, -0.7821730971336365, -0.4739275276660919, -0.6622998118400574, -1.1246682405471802, -1.8439078330993652, -1.7411593198776245, -1.1931672096252441, -1.4500385522842407, -1.8267830610275269, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -1.9980305433273315, -1.8439078330993652, -1.4329137802124023, -0.9534205794334412, -0.8335473537445068, -0.9020463228225708, -0.7136740684509277, -1.141792893409729, -1.1075434684753418, -0.8849216103553772, -0.9362958669662476, -1.0047948360443115, -1.02191960811615, -0.9705453515052795, -0.9191710948944092, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.7479235529899597, -0.610925555229187, -0.8335473537445068, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -1.0390443801879883, -0.9534205794334412, -0.8335473537445068, -0.8677968382835388, -0.8335473537445068, -0.645175039768219, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -1.0047948360443115, -0.8506720662117004, -0.8506720662117004, -0.8849216103553772, -0.6794245839118958, -0.7136740684509277, -0.7992978096008301, -0.7479235529899597, -0.7992978096008301, -0.9191710948944092, -0.8849216103553772, -0.9876701235771179, -0.9705453515052795, -1.0047948360443115, -1.0561691522598267, -0.9876701235771179, -0.9705453515052795, -0.9362958669662476, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.7307988405227661, -0.9876701235771179, -0.6622998118400574, -0.5938007831573486, -0.7307988405227661, -0.7992978096008301, -0.5424265265464783, -0.28555524349212646, -0.21705622971057892, -0.3711790144443512, 0.0740646943449974, 0.2110627144575119, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, -0.13143247365951538, 0.4679340124130249, 0.5364330410957336, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.6391815543174744, -0.5253018140792847, -1.8096582889556885, -1.8096582889556885, -1.878157377243042, -1.8096582889556885, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.9124068021774292, -2.0836544036865234, -1.2787909507751465, -1.02191960811615, -0.045808710157871246, 0.17681321501731873, -0.6280503273010254, -0.7136740684509277, -0.5081770420074463, -0.28555524349212646, -0.08005820959806442, -0.16568197309970856, -0.2684305012226105, -0.42255327105522156, -0.4739275276660919, -0.5595512986183167, -0.2513057291507721, -0.3369295001029968, -0.7821730971336365, -0.6794245839118958, -0.3711790144443512, -0.5595512986183167, -0.30267998576164246, -0.2341809868812561, -0.2513057291507721, -0.7650483250617981, -0.5595512986183167, -0.610925555229187, -1.02191960811615, -0.9876701235771179, -0.40542852878570557, -0.6794245839118958, -0.645175039768219, 1.8721636533737183, 1.8379141092300415], [1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.6049320101737976, 1.2727973461151123, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.2899221181869507, 0.7933043241500854, -0.3369295001029968, -0.9020463228225708, -0.9362958669662476, -1.3130404949188232, -1.672660231590271, -1.946656346321106, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.79253351688385, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -2.0836544036 [e2e-predictor] 865234, -1.8439078330993652, -1.3130404949188232, -1.2102919816970825, -1.3301652669906616, -1.415789008140564, -1.5185375213623047, -1.5870364904403687, -1.8267830610275269, -2.01515531539917, -2.1179039478302, -2.1007792949676514, -1.9124068021774292, -1.878157377243042, -1.9637811183929443, -2.1007792949676514, -2.1179039478302, -1.9124068021774292, -1.79253351688385, -1.8439078330993652, -2.032280206680298, -2.0836544036865234, -1.9295315742492676, -0.4568027853965759, -0.3540542721748352, 0.02269030176103115, 0.38231024146080017, 0.7248052954673767, 0.8960528373718262, -0.08005820959806442, -0.7136740684509277, 0.0740646943449974, 0.6905558109283447, 0.091189444065094, -0.5253018140792847, -1.1075434684753418, -1.9637811183929443, -2.0836544036865234, 0.10831420123577118, 0.9303023219108582, 1.4269200563430786, 1.563918113708496, 1.5125439167022705, 1.3584210872650146, 0.9303023219108582, 0.3651854991912842, -0.4910522699356079, -1.415789008140564, -1.5699117183685303, -1.0390443801879883, -1.02191960811615, -0.9020463228225708, -1.0561691522598267, -0.9705453515052795, -1.0904186964035034, -1.1075434684753418, -0.8164225816726685, -0.7136740684509277, -0.7992978096008301, -0.8677968382835388, -0.9534205794334412, -0.9876701235771179, -0.9191710948944092, -0.8677968382835388, -0.8849216103553772, -0.9362958669662476, -0.7307988405227661, -0.9191710948944092, -0.9876701235771179, -0.9362958669662476, -0.7821730971336365, -0.7992978096008301, -0.7821730971336365, -0.645175039768219, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.6280503273010254, -0.4910522699356079, -0.43967801332473755, -0.5938007831573486, -0.7136740684509277, -0.7650483250617981, -0.8506720662117004, -0.6965492963790894, -0.6794245839118958, -0.645175039768219, -0.6622998118400574, -0.610925555229187, -0.6794245839118958, -0.8335473537445068, -0.9534205794334412, -0.7821730971336365, -0.7992978096008301, -0.8164225816726685, -0.9191710948944092, -1.1589176654815674, -0.9705453515052795, -0.8849216103553772, -0.6965492963790894, -0.7992978096008301, -0.8335473537445068, -0.6622998118400574, -0.7821730971336365, -1.1760424375534058, -0.5595512986183167, -0.28555524349212646, -0.3711790144443512, -0.28555524349212646, -0.4568027853965759, -0.2684305012226105, -0.02868395671248436, -0.18280673027038574, 0.24531221389770508, 0.0740646943449974, 0.2281874716281891, 0.6391815543174744, 0.5535577535629272, 0.5021834969520569, 0.6905558109283447, 0.7590547800064087, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.656306266784668, -0.1143077164888382, -1.7411593198776245, -1.878157377243042, -1.8267830610275269, -1.8096582889556885, -1.8096582889556885, -1.8952820301055908, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.1589176654815674, -1.8439078330993652, -1.2959157228469849, -0.14855723083019257, -0.16568197309970856, -0.30267998576164246, -0.2341809868812561, -1.2102919816970825, -0.7479235529899597, -0.2684305012226105, -0.13143247365951538, -0.21705622971057892, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.14855723083019257, -0.42255327105522156, -0.3369295001029968, -0.4568027853965759, -0.3883037567138672, -0.5253018140792847, -0.31980475783348083, -0.2341809868812561, -0.2684305012226105, -0.4568027853965759, -0.43967801332473755, -0.6280503273010254, -0.7821730971336365, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -0.3540542721748352, 1.6666666269302368, 1.8721636533737183], [1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8789280652999878, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.9474270939826965, 1.4782943725585938, 1.63241708278656, 1.615292429924 [e2e-predictor] 0112, 1.5981676578521729, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.2899221181869507, 1.375545859336853, 1.3584210872650146, 1.1529240608215332, 0.5364330410957336, -1.1589176654815674, -1.6384108066558838, -1.79253351688385, -1.79253351688385, -1.8096582889556885, -1.7069097757339478, -1.7754088640213013, -1.8439078330993652, -1.8610326051712036, -1.758284091949463, -1.9124068021774292, -1.9124068021774292, -1.9809058904647827, -2.0665295124053955, -2.0494048595428467, -1.9295315742492676, -1.5014127492904663, -0.5081770420074463, -0.28555524349212646, -0.3540542721748352, -0.9191710948944092, -1.4500385522842407, -1.8096582889556885, -1.9980305433273315, -2.032280206680298, -1.7240345478057861, -1.6212860345840454, -1.484287977218628, -1.604161262512207, -1.9980305433273315, -2.0836544036865234, -1.1246682405471802, -0.14855723083019257, 0.17681321501731873, 0.5193082690238953, 0.7590547800064087, 0.5535577535629272, 0.6391815543174744, -0.6794245839118958, -2.0836544036865234, -1.0390443801879883, -0.5938007831573486, -1.141792893409729, -2.032280206680298, -2.0836544036865234, 0.17681321501731873, 0.7933043241500854, 1.2214230298995972, 1.2727973461151123, 1.3584210872650146, 1.5296685695648193, 1.4782943725585938, 0.5021834969520569, -1.7411593198776245, -0.6965492963790894, -0.2513057291507721, 0.27956172823905945, 0.6734310388565063, 0.3480607271194458, -0.9020463228225708, -0.16568197309970856, 0.26243698596954346, -1.3986642360687256, -1.4329137802124023, -0.9191710948944092, -1.1246682405471802, -1.3301652669906616, -1.1931672096252441, -1.1589176654815674, -0.9876701235771179, -0.9534205794334412, -1.02191960811615, -0.9705453515052795, -0.8164225816726685, -0.7479235529899597, -0.610925555229187, -0.7479235529899597, -0.8506720662117004, -0.8677968382835388, -1.0047948360443115, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.7650483250617981, -0.5938007831573486, -1.02191960811615, -0.9191710948944092, -0.8335473537445068, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.8506720662117004, -1.0561691522598267, -0.7479235529899597, -0.7136740684509277, -0.5081770420074463, -0.5081770420074463, -0.576676070690155, -0.645175039768219, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.8335473537445068, -0.5253018140792847, -0.645175039768219, -0.7821730971336365, -0.7992978096008301, -0.9191710948944092, -0.8164225816726685, -0.9020463228225708, -1.0561691522598267, -1.0047948360443115, -0.8849216103553772, -0.7136740684509277, -0.645175039768219, -0.8849216103553772, -0.6622998118400574, -0.7479235529899597, -0.7821730971336365, -0.9876701235771179, -0.5938007831573486, -0.7307988405227661, -0.576676070690155, -0.4910522699356079, -0.3711790144443512, -0.3540542721748352, -0.09718296676874161, -0.045808710157871246, 0.4850587546825409, 0.39943498373031616, 0.3138112425804138, 0.6905558109283447, 0.4679340124130249, 0.810429036617279, 0.8789280652999878, 0.9645518660545349, 0.8446785807609558, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.3138112425804138, -0.7307988405227661, -1.4671632051467896, -1.79253351688385, -1.8952820301055908, -1.8267830610275269, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9295315742492676, -1.672660231590271, -0.7992978096008301, -1.6212860345840454, -0.2341809868812561, 0.03981505334377289, -0.7650483250617981, 0.27956172823905945, -0.08005820959806442, 0.091189444065094, 0.0740646943449974, 0.19393795728683472, 0.15968845784664154, -0.3883037567138672, -0.5424265265464783, -0.5424265265464783, -0.2341809868812561, -0.16568197309970856, -0.28555524349212646, -0.21705622971057892, -0.4910522699356079, -0.3540542721748352, -0.3883037567138672, -0.2684305012226105, -0.5081770420074463, -0.2341809868812561, -0.08005820959806442, -0.8506720662117004, -0.7479235529899597, -0.4910522699356079, -0.7650483250617981, -0.8849216103553772, -0.13143247365951538, 1.563918113708496, 1.8721636533737183], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.221423029 [e2e-predictor] 8995972, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3138112425804138, 0.7248052954673767, 1.3412963151931763, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.0844250917434692, -1.3301652669906616, -1.484287977218628, -1.6212860345840454, -1.7240345478057861, -1.7411593198776245, -1.6384108066558838, -1.7069097757339478, -1.7240345478057861, -1.9124068021774292, -1.9980305433273315, -1.9295315742492676, -1.9124068021774292, -1.9637811183929443, -1.946656346321106, -1.6555355787277222, -0.1143077164888382, 0.8789280652999878, 1.0673003196716309, 1.1700488328933716, 1.0844250917434692, 0.656306266784668, 0.5364330410957336, -0.18280673027038574, -1.5527870655059814, -1.4500385522842407, -1.6555355787277222, -1.878157377243042, -2.0836544036865234, -2.1179039478302, -2.032280206680298, -1.9809058904647827, -0.8335473537445068, -0.4739275276660919, -0.2341809868812561, -0.09718296676874161, -0.08005820959806442, -0.7992978096008301, -1.9980305433273315, -0.645175039768219, 0.7248052954673767, 1.0159261226654053, 1.101549744606018, 1.18717360496521, 1.1186745166778564, 1.0159261226654053, 0.10831420123577118, -1.6384108066558838, -0.9705453515052795, -0.2684305012226105, -0.09718296676874161, -1.02191960811615, -1.7069097757339478, 0.3651854991912842, 1.3412963151931763, 1.3584210872650146, 1.1700488328933716, 0.587807297706604, -0.7307988405227661, -2.1179039478302, -0.43967801332473755, 0.2110627144575119, 0.4508092403411865, 0.26243698596954346, -0.7992978096008301, -0.8677968382835388, -0.7479235529899597, -0.8164225816726685, -0.8335473537445068, -0.7650483250617981, -0.8335473537445068, -1.0047948360443115, -1.0561691522598267, -0.9705453515052795, -0.7992978096008301, -0.9020463228225708, -0.9020463228225708, -0.9534205794334412, -0.8849216103553772, -0.9534205794334412, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -0.8506720662117004, -0.8335473537445068, -0.7136740684509277, -0.9705453515052795, -0.8164225816726685, -0.7650483250617981, -0.8164225816726685, -0.645175039768219, -0.6622998118400574, -0.8164225816726685, -0.8506720662117004, -0.8677968382835388, -1.0390443801879883, -0.8335473537445068, -0.6280503273010254, -0.6794245839118958, -0.576676070690155, -0.40542852878570557, -0.576676070690155, -0.610925555229187, -0.4568027853965759, -0.5938007831573486, -0.6965492963790894, -0.7136740684509277, -0.8335473537445068, -0.8335473537445068, -0.7992978096008301, -0.9362958669662476, -0.7821730971336365, -0.9191710948944092, -1.1589176654815674, -0.8849216103553772, -0.8677968382835388, -0.9362958669662476, -0.6965492963790894, -0.610925555229187, -0.6965492963790894, -0.576676070690155, -0.576676070690155, -0.5081770420074463, -0.5253018140792847, -0.28555524349212646, -0.1143077164888382, 0.056939806789159775, 0.2281874716281891, 0.29668647050857544, 0.4508092403411865, 0.5535577535629272, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 0.8960528373718262, 0.9645518660545349, 1.1357992887496948, 0.9645518660545349, 0.8275538086891174, 0.622056782245636, 0.38231024146080017, -1.3472900390625, -1.7754088640213013, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.758284091949463, -1.8610326051712036, -1.4671632051467896, -1.227416753768921, -1.5014127492904663, -0.3711790144443512, 0.2281874716281891, 0.0055655487813055515, 0.2281874716281891, -0.7479235529899597, -0.576676070690155, 0.17681321501731873, 0.056939806789159775, -0.28555524349212646, -0 [e2e-predictor] .576676070690155, -0.3883037567138672, -0.3540542721748352, -0.28555524349212646, -0.31980475783348083, -0.5081770420074463, -0.02868395671248436, -0.40542852878570557, -0.40542852878570557, -0.3369295001029968, -0.2684305012226105, -0.2341809868812561, -0.31980475783348083, -0.5081770420074463, -0.5253018140792847, -0.3711790144443512, -0.9020463228225708, -0.6965492963790894, -0.2341809868812561, 1.6152924299240112, 1.8892884254455566], [1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.810429036617279, 0.6391815543174744, 0.3651854991912842, 0.4508092403411865, 1.1357992887496948, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.0673003196716309, -1.5870364904403687, -1.6384108066558838, -1.484287977218628, -1.5699117183685303, -1.6212860345840454, -1.672660231590271, -1.7754088640213013, -1.5185375213623047, -1.3301652669906616, -1.6555355787277222, -1.7754088640213013, -2.1007792949676514, -2.1179039478302, -0.645175039768219, 1.0330508947372437, 1.3926706314086914, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.563918113708496, 0.8789280652999878, -1.141792893409729, -1.9295315742492676, -1.3815394639968872, -1.946656346321106, -1.9809058904647827, -1.8096582889556885, -2.032280206680298, -1.2102919816970825, -1.1760424375534058, -0.9876701235771179, -1.1246682405471802, -1.9809058904647827, -2.1179039478302, -1.7411593198776245, -1.604161262512207, -1.9295315742492676, -2.1179039478302, -0.7821730971336365, -0.011559205129742622, 0.4679340124130249, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.4508092403411865, -1.758284091949463, 0.27956172823905945, 1.1186745166778564, 0.9645518660545349, 0.810429036617279, 0.3309359848499298, -1.4671632051467896, -0.4568027853965759, 0.091189444065094, 0.6391815543174744, 0.7076805233955383, 0.8446785807609558, -0.645175039768219, -2.01515531539917, -1.141792893409729, -1.8610326051712036, -0.3540542721748352, -0.045808710157871246, -0.7992978096008301, -0.9362958669662476, -0.8335473537445068, -0.8335473537445068, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9191710948944092, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -1.0390443801879883, -0.8677968382835388, -1.0047948360443115, -0.7479235529899597, -0.7479235529899597, -0.7650483250617981, -0.9876701235771179, -0.9534205794334412, -0.7992978096008301, -0.9020463228225708, -0.8335473537445068, -0.7992978096008301, -0.7821730971336365, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.7136740684509277, -0.7821730971336365, -0.6965492963790894, -0.7821730971336365, -0.8335473537445068, -0.7821730971336365, -0.8677968382835388, -0.576676070690155, -0.5595512986183167, -0.6794245839118958, -0.7479235529899597, -0.9362958669662476, -0.8164225816726685, -0.9534205794334412, -0.8164225816726685, -0.9534205794334412, -0.8849216103553772, -0.8677968382835388, -0.8677968382835388, -0.7307988405227661, -1.02191960811615, -0.4568027853965759, -0.7136740684509277, -0.5081770420074463, -0.5938007831573486, -0.9191710948944092, -0.8164225816726685, -0.42255327105522156, -0.4910522699356079, -0.2513057291507721, -0.19993148744106293, -0.31980475783348083, -0.4910522699356079, -0.21705622971057892, -0.06293346732854843, 0.43368449807167053, 0.19393795728683472, 0.7590547800064087, 0.5364330410957336, 0.6049320101737976, 0.7248052954673767, 0.8618032932281494, 0.9131776094436646, 1.0330508947372437, 0.9303023219108582, 0.8960528373718262, 1.0159261226654053, 0.6391815543174744, 0.24531221 [e2e-predictor] 389770508, -0.6965492963790894, -1.604161262512207, -1.878157377243042, -1.8439078330993652, -1.8952820301055908, -1.878157377243042, -1.946656346321106, -1.946656346321106, -1.9124068021774292, -1.8952820301055908, -1.9637811183929443, -1.758284091949463, -1.3644146919250488, -0.30267998576164246, -1.02191960811615, -1.2102919816970825, -0.8677968382835388, -0.42255327105522156, -0.40542852878570557, 0.15968845784664154, 0.26243698596954346, 0.27956172823905945, 0.0055655487813055515, 0.26243698596954346, 0.12543895840644836, -0.4910522699356079, -0.18280673027038574, -0.2684305012226105, -0.4568027853965759, -0.4739275276660919, -0.28555524349212646, -0.045808710157871246, -0.4910522699356079, -0.21705622971057892, -0.42255327105522156, -0.31980475783348083, -0.5253018140792847, -0.576676070690155, -0.2513057291507721, -0.28555524349212646, -0.6965492963790894, -0.3711790144443512, -0.02868395671248436, 1.6495418548583984, 1.8721636533737183], [1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.4679340124130249, 1.101549744606018, 1.5125439167022705, 1.4097954034805298, 0.9303023219108582, 0.5364330410957336, 0.810429036617279, 1.3412963151931763, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5125439167022705, 1.4097954034805298, 1.2727973461151123, 0.3480607271194458, -1.2787909507751465, -1.4671632051467896, -1.6212860345840454, -1.6897850036621094, -1.7411593198776245, -1.79253351688385, -1.79253351688385, -1.5699117183685303, -1.1589176654815674, -1.0390443801879883, -1.1075434684753418, -1.1931672096252441, 1.2385478019714355, 1.5981676578521729, 1.8036646842956543, 1.786539912223816, 1.8036646842956543, 1.7351655960083008, 1.3584210872650146, 0.7076805233955383, -1.415789008140564, -1.8952820301055908, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -1.9124068021774292, -1.227416753768921, -1.2959157228469849, -1.1931672096252441, -1.8952820301055908, -2.1179039478302, -2.0494048595428467, -1.0390443801879883, -0.8335473537445068, -0.8335473537445068, -0.7821730971336365, -0.5424265265464783, -1.073293924331665, -2.1179039478302, -2.1179039478302, -2.032280206680298, -1.484287977218628, -1.5527870655059814, -2.1179039478302, -0.7650483250617981, 0.43368449807167053, 0.7419300675392151, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 0.7076805233955383, -0.2341809868812561, -1.3986642360687256, 0.14256370067596436, 0.6905558109283447, 0.9131776094436646, 0.14256370067596436, -1.8267830610275269, -2.0494048595428467, 0.26243698596954346, 0.091189444065094, -0.40542852878570557, -0.6965492963790894, -1.02191960811615, -0.9876701235771179, -0.7821730971336365, -0.7650483250617981, -0.7479235529899597, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -1.0561691522598267, -0.8677968382835388, -1.0561691522598267, -1.0561691522598267, -1.0561691522598267, -1.1075434684753418, -0.7821730971336365, -0.8335473537445068, -0.6794245839118958, -0.8677968382835388, -0.6794245839118958, -0.5595512986183167, -0.5081770420074463, -0.9362958669662476, -0.9534205794334412, -0.8164225816726685, -1.1246682405471802, -0.6280503273010254, -0.7821730971336365, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.7479235529899597, -0.7479235529899597, -0.8335473537445068, -1.073293924331665, -0.7479235529899597, -0.28555524349212646, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.5938007831573486, -0.6965492963790894, -0.9020463228225708, -0.7479235529899597, -0.9191710948944092, -1.0561691522598267, -1.0390443801879883, -0.9020463228225708, -1.1589176654815674, -0.4568027853965759, -1.3472900390625, -0.902046322822570 [e2e-predictor] 8, -0.8506720662117004, -0.9534205794334412, -0.5253018140792847, -0.6622998118400574, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.2684305012226105, -0.13143247365951538, 0.03981505334377289, -0.02868395671248436, 0.17681321501731873, 0.622056782245636, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 1.2385478019714355, 1.1357992887496948, 0.9988013505935669, 1.1700488328933716, 1.0159261226654053, 0.6905558109283447, 0.5706825256347656, -1.2445415258407593, -1.8096582889556885, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.946656346321106, -1.9295315742492676, -1.946656346321106, -1.946656346321106, -1.9295315742492676, -1.7754088640213013, -1.878157377243042, -1.6555355787277222, -1.7754088640213013, -0.14855723083019257, -0.9020463228225708, -0.6622998118400574, 0.0740646943449974, 0.5706825256347656, -0.2513057291507721, 0.03981505334377289, 0.19393795728683472, -0.045808710157871246, -0.31980475783348083, -0.30267998576164246, -0.3883037567138672, -0.5081770420074463, -0.28555524349212646, -0.31980475783348083, -0.5253018140792847, -0.011559205129742622, 0.03981505334377289, -0.30267998576164246, -0.5081770420074463, -0.3369295001029968, -0.2684305012226105, -0.43967801332473755, -0.610925555229187, -0.9020463228225708, -0.6794245839118958, -0.576676070690155, -0.6794245839118958, -0.5081770420074463, 0.2281874716281891, 1.6495418548583984, 1.8892884254455566], [1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 1.1700488328933716, 1.7694151401519775, 1.6666666269302368, 1.324171543121338, 0.43368449807167053, 0.6049320101737976, 1.1700488328933716, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5296685695648193, 1.375545859336853, 1.1186745166778564, 1.1186745166778564, 0.7590547800064087, -0.7650483250617981, -1.2445415258407593, -0.9876701235771179, -1.3644146919250488, -1.8096582889556885, -1.9809058904647827, -2.032280206680298, -1.8096582889556885, -1.484287977218628, -1.1589176654815674, -0.2684305012226105, 1.2385478019714355, 1.718040943145752, 1.7694151401519775, 1.8036646842956543, 1.7522903680801392, 1.4611696004867554, 0.27956172823905945, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.4500385522842407, -1.1931672096252441, -1.604161262512207, -2.01515531539917, -2.1007792949676514, -1.7411593198776245, -1.7240345478057861, -1.8096582889556885, -1.9809058904647827, -1.9809058904647827, -1.3301652669906616, -1.2787909507751465, -1.073293924331665, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -1.9637811183929443, -0.7650483250617981, -0.40542852878570557, -0.576676070690155, -0.6794245839118958, -0.6622998118400574, -1.672660231590271, -1.2787909507751465, -0.4739275276660919, 0.0740646943449974, 0.6905558109283447, 1.0673003196716309, 1.2899221181869507, 1.5296685695648193, 1.6666666269302368, 1.6666666269302368, -0.21705622971057892, -1.6897850036621094, -1.6897850036621094, -1.9637811183929443, -0.7650483250617981, -0.30267998576164246, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.8849216103553772, -0.9705453515052795, -0.8849216103553772, -0.7650483250617981, -0.8164225816726685, -0.8164225816726685, -0.6965492963790894, -0.5081770420074463, -0.8335473537445068, -0.8849216103553772, -0.9705453515052795, -0.7992978096008301, -1.1760424375534058, -0.9876701235771179, -0.8677968382835388, -0.7821730971336365, -0.9534205794334412, -1.0390443801879883, -0.9362958669662476, -0.9876701235771179, -0.6965492963790894, -0.7479235529899597, -0.9876701235771179, -0.5938007831573486, -0.7650483250617981, -0.93629586696 [e2e-predictor] 62476, -0.7136740684509277, -0.9191710948944092, -0.7821730971336365, -1.1075434684753418, -0.8677968382835388, -0.7307988405227661, -0.6794245839118958, -0.8677968382835388, -0.7479235529899597, -0.645175039768219, -0.6280503273010254, -0.7136740684509277, -0.8849216103553772, -0.645175039768219, -0.43967801332473755, -0.576676070690155, -0.31980475783348083, -0.8164225816726685, -0.8164225816726685, -0.7307988405227661, -0.610925555229187, -0.5424265265464783, -0.6965492963790894, -0.8164225816726685, -0.7136740684509277, -0.8677968382835388, -0.43967801332473755, -0.40542852878570557, -0.5424265265464783, -0.3883037567138672, -0.2684305012226105, -0.08005820959806442, -0.2684305012226105, -0.2684305012226105, 0.12543895840644836, 0.24531221389770508, 0.656306266784668, 0.4679340124130249, 0.7076805233955383, 0.810429036617279, 1.1700488328933716, 1.0501755475997925, 1.1357992887496948, 1.2042982578277588, 1.255672574043274, 1.0501755475997925, 1.0501755475997925, 0.41655975580215454, -1.4329137802124023, -1.8439078330993652, -1.946656346321106, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.9637811183929443, -1.9637811183929443, -1.9637811183929443, -1.8439078330993652, -0.9876701235771179, -1.1931672096252441, -1.1760424375534058, -0.9705453515052795, 0.587807297706604, 0.4850587546825409, 1.0844250917434692, 1.4097954034805298, 0.3309359848499298, 0.6391815543174744, 0.3480607271194458, 0.5364330410957336, -0.011559205129742622, -0.2513057291507721, -0.8506720662117004, -0.5424265265464783, -0.14855723083019257, -0.21705622971057892, -0.3883037567138672, 0.15968845784664154, -0.40542852878570557, -0.7136740684509277, -0.4910522699356079, -0.045808710157871246, -0.43967801332473755, -0.3711790144443512, -0.6622998118400574, -0.9362958669662476, -0.7992978096008301, -0.5253018140792847, -0.610925555229187, -0.40542852878570557, -0.02868395671248436, 1.5981676578521729, 1.8892884254455566], [1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 1.1186745166778564, 1.7351655960083008, 1.7694151401519775, 1.3926706314086914, 0.5706825256347656, 0.6049320101737976, 1.0501755475997925, 1.18717360496521, 0.9816765785217285, 0.4508092403411865, -0.8335473537445068, -1.5870364904403687, -1.672660231590271, -1.6212860345840454, -1.7069097757339478, -1.8267830610275269, -1.5014127492904663, -0.9705453515052795, -0.610925555229187, -0.9020463228225708, -1.5014127492904663, -1.878157377243042, -1.946656346321106, -2.0665295124053955, -1.604161262512207, 0.622056782245636, 1.5125439167022705, 1.718040943145752, 1.6666666269302368, 1.3584210872650146, -0.13143247365951538, -1.6384108066558838, -1.8610326051712036, -2.032280206680298, -1.9295315742492676, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -2.01515531539917, -1.5014127492904663, -1.3986642360687256, -1.535662293434143, -1.8439078330993652, -2.01515531539917, -1.672660231590271, -1.2959157228469849, -1.5014127492904663, -1.79253351688385, -1.9295315742492676, -2.0836544036865234, -2.1179039478302, -1.227416753768921, -0.7479235529899597, -0.7821730971336365, -0.6794245839118958, -0.5081770420074463, -1.0390443801879883, -2.1007792949676514, -2.1007792949676514, -0.7136740684509277, 1.101549744606018, 1.5125439167022705, 1.6837913990020752, 1.7522903680801392, 1.8892884254455566, 1.7009161710739136, 1.3070467710494995, -1.7240345478057861, -2.0494048595428467, -2.1179039478302, -1.5527870655059814, -1.3130404949188232, -1.1589176654815674, -1.1931672096252441, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0 [e2e-predictor] .9020463228225708, -0.9191710948944092, -0.8849216103553772, -0.7307988405227661, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -0.5424265265464783, -0.8506720662117004, -0.576676070690155, -0.7650483250617981, -0.9534205794334412, -0.6965492963790894, -0.9362958669662476, -0.8506720662117004, -0.8849216103553772, -0.7136740684509277, -1.0390443801879883, -0.6965492963790894, -0.6965492963790894, -0.645175039768219, -0.7650483250617981, -0.7479235529899597, -0.7992978096008301, -0.8506720662117004, -0.4739275276660919, -0.9020463228225708, -0.9191710948944092, -0.8335473537445068, -0.9020463228225708, -0.9705453515052795, -0.7821730971336365, -0.7821730971336365, -0.9534205794334412, -0.8335473537445068, -0.3369295001029968, -0.40542852878570557, -0.42255327105522156, -0.5595512986183167, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.6965492963790894, -0.7992978096008301, -0.576676070690155, -0.6965492963790894, -0.610925555229187, -0.7136740684509277, -0.9876701235771179, -0.610925555229187, -0.6794245839118958, -0.42255327105522156, -0.610925555229187, -0.4910522699356079, -0.3369295001029968, -0.19993148744106293, -0.14855723083019257, 0.0055655487813055515, -0.08005820959806442, 0.29668647050857544, 0.39943498373031616, 0.5535577535629272, 0.7419300675392151, 1.0330508947372437, 0.8275538086891174, 1.1186745166778564, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.324171543121338, 1.1529240608215332, 0.5535577535629272, -1.604161262512207, -1.8267830610275269, -1.8952820301055908, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9980305433273315, -1.9295315742492676, -1.9637811183929443, -1.7069097757339478, -1.5527870655059814, -1.4329137802124023, 0.8789280652999878, 1.1529240608215332, 1.324171543121338, 1.4611696004867554, 1.101549744606018, 1.444044828414917, 1.0501755475997925, 0.9131776094436646, 0.587807297706604, 0.5021834969520569, 0.27956172823905945, -0.2341809868812561, 0.056939806789159775, -0.30267998576164246, -0.3369295001029968, 0.056939806789159775, -0.16568197309970856, -0.02868395671248436, -0.8677968382835388, -0.18280673027038574, -0.5424265265464783, -0.045808710157871246, -0.21705622971057892, -0.43967801332473755, -0.576676070690155, -0.43967801332473755, -0.4568027853965759, -0.43967801332473755, -0.6965492963790894, -0.610925555229187, 0.0055655487813055515, 1.63241708278656, 1.8721636533737183], [1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.7933043241500854, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.3651854991912842, 1.0501755475997925, 1.5810428857803345, 1.7694151401519775, 1.3584210872650146, 0.14256370067596436, -1.1075434684753418, -1.8952820301055908, -2.01515531539917, -1.8439078330993652, -1.758284091949463, -1.79253351688385, -1.878157377243042, -1.8952820301055908, -1.946656346321106, -2.01515531539917, -2.0665295124053955, -2.0665295124053955, -1.7069097757339478, -0.9020463228225708, -0.30267998576164246, -0.3883037567138672, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -2.01515531539917, 0.5364330410957336, 1.4954191446304321, 1.1357992887496948, 0.3651854991912842, -1.946656346321106, -2.1007792949676514, -1.946656346321106, -2.032280206680298, -2.0665295124053955, -1.6384108066558838, -1.4329137802124023, -1.3644146919250488, -1.8267830610275269, -1.9809058904647827, -2.1179039478302, -2.1179039478302, -1.9980305433273315, -1.9980305433273315, -1.261666178703308, -1.4329137802124023, -1.3986642360687256, -1.8096582889556885, -1.946656346321106, -1.1760424375534058, -1.1931672096252441, -1.7240345478057861, -2. [e2e-predictor] 0665295124053955, -1.9124068021774292, -1.6897850036621094, -1.9124068021774292, -1.9637811183929443, -2.0494048595428467, 0.3309359848499298, 1.6837913990020752, 1.8721636533737183, 1.9577873945236206, 2.0434112548828125, 2.0091617107391357, 1.8892884254455566, 0.5193082690238953, -1.6212860345840454, -1.4329137802124023, -2.032280206680298, -1.8096582889556885, -1.1246682405471802, -1.1589176654815674, -1.0904186964035034, -0.9876701235771179, -1.2445415258407593, -1.2102919816970825, -1.0561691522598267, -1.02191960811615, -0.8506720662117004, -0.9876701235771179, -0.8164225816726685, -0.610925555229187, -1.02191960811615, -0.9534205794334412, -0.6622998118400574, -0.610925555229187, -0.9020463228225708, -0.7650483250617981, -1.1589176654815674, -0.42255327105522156, -0.8164225816726685, -0.7650483250617981, -0.8849216103553772, -0.7136740684509277, -0.5424265265464783, -0.43967801332473755, -0.7992978096008301, -0.9362958669662476, -0.7136740684509277, -0.6965492963790894, -0.7136740684509277, -0.9020463228225708, -0.8849216103553772, -0.9705453515052795, -0.4910522699356079, -0.8506720662117004, -0.6794245839118958, -0.7479235529899597, -1.02191960811615, -0.645175039768219, -0.7307988405227661, -0.645175039768219, -0.4910522699356079, -0.3883037567138672, -0.645175039768219, -0.43967801332473755, -0.4568027853965759, -0.5424265265464783, -0.6794245839118958, -1.073293924331665, -0.645175039768219, -0.9191710948944092, -0.6622998118400574, -1.141792893409729, -0.8164225816726685, -0.6794245839118958, -0.6622998118400574, -0.4739275276660919, -0.30267998576164246, -0.5424265265464783, -0.4739275276660919, -0.2684305012226105, -0.3883037567138672, 0.02269030176103115, 0.15968845784664154, 0.2110627144575119, 0.29668647050857544, 0.4850587546825409, 0.7248052954673767, 0.6049320101737976, 1.1700488328933716, 1.1529240608215332, 1.0330508947372437, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, -0.7307988405227661, -1.8096582889556885, -1.8439078330993652, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9637811183929443, -1.9809058904647827, -1.2787909507751465, -1.672660231590271, 0.3651854991912842, -0.13143247365951538, -0.02868395671248436, 1.0844250917434692, 1.5810428857803345, 1.444044828414917, 1.5296685695648193, 1.563918113708496, 1.5125439167022705, 1.2385478019714355, 0.9816765785217285, 0.6049320101737976, 0.7248052954673767, -0.14855723083019257, -0.7479235529899597, -0.5595512986183167, -0.43967801332473755, 0.2281874716281891, -0.08005820959806442, -0.045808710157871246, -0.8677968382835388, -0.19993148744106293, -0.576676070690155, -0.28555524349212646, -0.2341809868812561, -0.3711790144443512, -0.8335473537445068, -0.6965492963790894, -0.16568197309970856, -0.1143077164888382, -0.576676070690155, -0.5424265265464783, -0.18280673027038574, 1.5981676578521729, 1.8550388813018799], [1.4097954034805298, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.8960528373718262, 1.5981676578521729, 1.7009161710739136, 0.9303023219108582, -0.8335473537445068, -1.2959157228469849, -1.4671632051467896, -1.7754088640213013, -2.0494048595428467, -2.0494048595428467, -2.0494048595428467, -1.9809058904647827, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9980305433273315, -2.0494048595428467, -2.1179039478302, -2.1179039478302, -1.5699117183685303, -0.7479235529899597, 0.02269030176103115, -0.40542852878570557, -1.3986642360687256, -1.9124068021774292, -0. [e2e-predictor] 30267998576164246, 0.8618032932281494, -0.5253018140792847, -1.8952820301055908, -1.7754088640213013, -1.604161262512207, -1.535662293434143, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.946656346321106, -2.1179039478302, -1.604161262512207, -1.2959157228469849, -1.3644146919250488, -1.79253351688385, -2.032280206680298, -1.9295315742492676, -2.0494048595428467, -2.1007792949676514, -2.0665295124053955, -1.7069097757339478, -1.5014127492904663, -1.3472900390625, -1.484287977218628, -1.79253351688385, -1.3986642360687256, -1.415789008140564, -1.8267830610275269, -2.1179039478302, -0.08005820959806442, 1.4097954034805298, 1.8207894563674927, 1.906413197517395, 1.974912166595459, 2.0262863636016846, 1.8892884254455566, -0.011559205129742622, -1.0390443801879883, -1.5185375213623047, -2.032280206680298, -1.7754088640213013, -0.9362958669662476, -0.9876701235771179, -1.227416753768921, -0.9020463228225708, -1.4500385522842407, -1.2102919816970825, -1.1246682405471802, -0.8335473537445068, -1.0904186964035034, -0.8677968382835388, -0.8506720662117004, -1.02191960811615, -0.9020463228225708, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -0.7479235529899597, -0.8335473537445068, -0.7136740684509277, -0.9362958669662476, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.8335473537445068, -0.8164225816726685, -0.9876701235771179, -0.7992978096008301, -0.9534205794334412, -0.8164225816726685, -1.02191960811615, -1.073293924331665, -1.2445415258407593, -0.8677968382835388, -1.073293924331665, -1.1931672096252441, -0.5253018140792847, -0.4910522699356079, -0.576676070690155, -0.6965492963790894, -0.7821730971336365, -0.7136740684509277, -0.9534205794334412, -0.9362958669662476, -0.7650483250617981, -0.5595512986183167, -0.4910522699356079, -0.5424265265464783, -0.4739275276660919, -0.43967801332473755, -0.5938007831573486, -0.5595512986183167, -0.5938007831573486, -0.9020463228225708, -0.5081770420074463, -0.8506720662117004, -0.6622998118400574, -0.6622998118400574, -0.6280503273010254, -0.576676070690155, -0.8164225816726685, -0.5938007831573486, -0.3711790144443512, -0.011559205129742622, 0.0055655487813055515, -0.21705622971057892, -0.011559205129742622, 0.29668647050857544, 0.43368449807167053, 0.6905558109283447, 0.7590547800064087, 1.0159261226654053, 1.1700488328933716, 1.1529240608215332, 1.2727973461151123, 1.18717360496521, 1.2214230298995972, 1.2899221181869507, 1.0673003196716309, 0.4508092403411865, -1.3130404949188232, -1.7240345478057861, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.8952820301055908, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.8267830610275269, -1.1589176654815674, -0.5253018140792847, 0.12543895840644836, 1.18717360496521, 0.9131776094436646, 1.4269200563430786, 0.2281874716281891, 1.5296685695648193, 1.4611696004867554, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.5125439167022705, 0.9645518660545349, 1.324171543121338, -0.5595512986183167, -0.7821730971336365, -0.645175039768219, -0.16568197309970856, 0.056939806789159775, 0.0740646943449974, -0.19993148744106293, -0.5081770420074463, -0.14855723083019257, -0.5253018140792847, -0.2341809868812561, -0.09718296676874161, -0.610925555229187, -0.4910522699356079, -0.5938007831573486, -0.3369295001029968, -0.8335473537445068, -0.2513057291507721, -0.42255327105522156, -0.40542852878570557, 1.718040943145752, 1.8721636533737183], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43 [e2e-predictor] 368449807167053, 0.810429036617279, 1.4611696004867554, 1.6152924299240112, 1.2214230298995972, 0.6049320101737976, -0.2341809868812561, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -1.4500385522842407, -1.8952820301055908, -2.032280206680298, -2.0494048595428467, -2.0494048595428467, -2.032280206680298, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -2.1007792949676514, -2.0836544036865234, -1.9124068021774292, -1.2102919816970825, -0.045808710157871246, -0.06293346732854843, -1.02191960811615, -1.7240345478057861, -2.0836544036865234, -2.01515531539917, -1.9295315742492676, -1.8439078330993652, -1.8952820301055908, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.4329137802124023, -1.8439078330993652, -2.1007792949676514, -1.9980305433273315, -1.9809058904647827, -2.1179039478302, -1.9124068021774292, -1.3644146919250488, -1.535662293434143, -1.8267830610275269, -2.1007792949676514, -1.6555355787277222, -1.8439078330993652, -1.9980305433273315, -2.0836544036865234, -2.1007792949676514, -1.5014127492904663, -1.7069097757339478, -1.5014127492904663, -1.3301652669906616, 0.9131776094436646, 1.6837913990020752, 1.8550388813018799, 1.8721636533737183, 1.8550388813018799, 1.8379141092300415, 1.5125439167022705, -0.5938007831573486, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -2.1179039478302, -1.3301652669906616, -1.227416753768921, -1.1589176654815674, -1.3301652669906616, -1.8096582889556885, -1.3644146919250488, -1.0561691522598267, -1.02191960811615, -1.3986642360687256, -1.073293924331665, -0.8335473537445068, -0.7307988405227661, -0.9191710948944092, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.6965492963790894, -0.7136740684509277, -0.28555524349212646, -1.0561691522598267, -0.610925555229187, -0.6965492963790894, -0.6965492963790894, -0.8677968382835388, -1.0390443801879883, -1.0390443801879883, -0.9705453515052795, -1.02191960811615, -0.9362958669662476, -0.8335473537445068, -0.7307988405227661, -0.9020463228225708, -0.7307988405227661, -0.8849216103553772, -0.7136740684509277, -0.5253018140792847, -0.4568027853965759, -0.6622998118400574, -0.8677968382835388, -0.7992978096008301, -1.1075434684753418, -0.7479235529899597, -0.9705453515052795, -0.5595512986183167, -0.5081770420074463, -0.4739275276660919, -0.7479235529899597, -0.5938007831573486, -0.6622998118400574, -0.5595512986183167, -0.3369295001029968, -0.5938007831573486, -0.5424265265464783, -0.40542852878570557, -0.7650483250617981, -0.40542852878570557, -0.5424265265464783, -0.5081770420074463, -0.2684305012226105, -0.06293346732854843, 0.0740646943449974, 0.2281874716281891, 0.4679340124130249, 0.39943498373031616, 0.4850587546825409, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 0.9474270939826965, 0.8275538086891174, -1.4500385522842407, -1.6384108066558838, -1.79253351688385, -1.878157377243042, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.878157377243042, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8267830610275269, -1.7411593198776245, -0.7992978096008301, 0.656306266784668, 0.27956172823905945, 1.2042982578277588, 1.3926706314086914, 1.6666666269302368, 1.2727973461151123, 1.3584210872650146, 1.3584210872650146, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4954191446304321, 1.1700488328933716, 0.091189444065094, 0.03981505334377289, 0.4850587546825409, 0.39943498373031616, 0.12543895840644836, -0.06293346732854843, -0.13143247365951538, -0.13143247365951538, -0.19993148744106293, -0.16568197309970856, -0.4910522699356079, 0.02269030176103115, -0.610925555229187, -0.4910522699356079, -0.2513057291507721, -0.2513057291507721, -0.7479235529899597, -0.19993148744106293, -0.7821730971336365, -0.5938007831573486, 1.7694151401519775, 1.906413197517395], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.39267063 [e2e-predictor] 14086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.7933043241500854, 1.3926706314086914, 1.5981676578521729, 1.5125439167022705, 1.3412963151931763, 1.0159261226654053, -0.045808710157871246, -0.9020463228225708, -0.610925555229187, -0.4568027853965759, -0.5253018140792847, -1.0904186964035034, -1.79253351688385, -2.01515531539917, -2.1179039478302, -2.0836544036865234, -2.0665295124053955, -2.032280206680298, -2.01515531539917, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -1.6384108066558838, -0.7992978096008301, -0.2684305012226105, -0.5424265265464783, -1.4329137802124023, -1.9637811183929443, -2.1179039478302, -2.0665295124053955, -1.8096582889556885, -1.5699117183685303, -1.79253351688385, -1.6897850036621094, -1.8610326051712036, -1.7754088640213013, -1.5527870655059814, -1.415789008140564, -1.5870364904403687, -2.1007792949676514, -2.1179039478302, -1.9809058904647827, -2.0665295124053955, -2.0836544036865234, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.6384108066558838, -1.5699117183685303, -1.5699117183685303, -2.1007792949676514, -0.9191710948944092, 1.5810428857803345, 1.8721636533737183, 1.8721636533737183, 1.8550388813018799, 1.7009161710739136, -2.0494048595428467, -2.1179039478302, -1.1931672096252441, -1.1760424375534058, -1.1246682405471802, -0.7479235529899597, -1.5527870655059814, -1.9295315742492676, -1.141792893409729, -1.2959157228469849, -1.1589176654815674, -1.0390443801879883, -1.7069097757339478, -1.8439078330993652, -1.3472900390625, -0.8849216103553772, -1.2102919816970825, -1.1246682405471802, -1.1760424375534058, -0.7821730971336365, -0.7992978096008301, -0.7307988405227661, -0.7821730971336365, -0.6965492963790894, -1.0904186964035034, -0.7307988405227661, -0.9362958669662476, -0.8506720662117004, -0.42255327105522156, -0.7992978096008301, -0.645175039768219, -0.7650483250617981, -0.9191710948944092, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.610925555229187, -0.5938007831573486, -0.9020463228225708, -0.7992978096008301, -0.5081770420074463, -0.5938007831573486, -0.9534205794334412, -0.8677968382835388, -0.4910522699356079, -0.6965492963790894, -0.9534205794334412, -0.645175039768219, -0.40542852878570557, -0.42255327105522156, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.4568027853965759, -0.4568027853965759, -0.3369295001029968, -0.5595512986183167, -0.7650483250617981, -0.31980475783348083, -0.30267998576164246, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.2513057291507721, -0.4910522699356079, -0.4739275276660919, 0.19393795728683472, 0.12543895840644836, 0.15968845784664154, 0.3480607271194458, 0.4850587546825409, 0.5193082690238953, 0.6391815543174744, 0.8789280652999878, 0.9303023219108582, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.2214230298995972, 1.1700488328933716, -0.5938007831573486, -1.6384108066558838, -1.8096582889556885, -1.8952820301055908, -1.946656346321106, -1.9295315742492676, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.79253351688385, -1.7240345478057861, -1.073293924331665, -1.8096582889556885, -0.8506720662117004, 0.7419300675392151, 1.4097954034805298, 1.2214230298995972, 1.1700488328933716, 1.7351655960083008, 1.6837913990020752, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.2899221181869507, 1.444044828414917, 1.4269200563430786, 1.0844250917434692, -0.473927527666 [e2e-predictor] 0919, 1.0330508947372437, 0.7419300675392151, 0.26243698596954346, 0.2110627144575119, -0.28555524349212646, -0.09718296676874161, -0.3883037567138672, 0.091189444065094, -0.30267998576164246, -0.09718296676874161, -0.40542852878570557, -0.14855723083019257, -0.3711790144443512, -0.6794245839118958, -0.43967801332473755, 0.15968845784664154, -0.610925555229187, -0.8677968382835388, 1.7351655960083008, 1.9235379695892334], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5364330410957336, 0.7248052954673767, 1.255672574043274, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 1.0844250917434692, 0.056939806789159775, -0.8506720662117004, -0.9020463228225708, -0.4739275276660919, -0.08005820959806442, -0.14855723083019257, -0.9191710948944092, -1.604161262512207, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -2.0494048595428467, -2.0665295124053955, -2.1007792949676514, -2.1179039478302, -1.946656346321106, -0.8677968382835388, -0.43967801332473755, -0.5253018140792847, -1.0047948360443115, -1.6897850036621094, -2.0836544036865234, -2.1179039478302, -1.8439078330993652, -1.6897850036621094, -1.79253351688385, -1.6897850036621094, -1.9809058904647827, -1.946656346321106, -2.1007792949676514, -1.8096582889556885, -1.535662293434143, -1.535662293434143, -1.6555355787277222, -2.1179039478302, -1.8952820301055908, -1.6212860345840454, -1.484287977218628, -1.79253351688385, -1.9295315742492676, -1.946656346321106, -1.8610326051712036, -1.9980305433273315, -2.1179039478302, -1.2102919816970825, 1.0501755475997925, 1.5125439167022705, 1.6495418548583984, 1.8036646842956543, 1.4611696004867554, -2.0665295124053955, -2.0494048595428467, -1.535662293434143, -1.6212860345840454, -1.484287977218628, -1.2787909507751465, -2.0836544036865234, -2.032280206680298, -0.645175039768219, -1.1589176654815674, -0.9705453515052795, -0.9191710948944092, -0.8506720662117004, -1.7754088640213013, -1.4671632051467896, -1.2787909507751465, -1.261666178703308, -1.1246682405471802, -1.02191960811615, -1.0561691522598267, -0.645175039768219, -0.9191710948944092, -0.8677968382835388, -1.1075434684753418, -0.8506720662117004, -0.5595512986183167, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.6280503273010254, -0.8335473537445068, -0.645175039768219, -0.7307988405227661, -0.7650483250617981, -0.6622998118400574, -0.6965492963790894, -0.576676070690155, -0.3883037567138672, -0.5424265265464783, -0.9876701235771179, -0.8335473537445068, -0.610925555229187, -0.8849216103553772, -0.576676070690155, -0.6794245839118958, -0.7650483250617981, -0.8164225816726685, -0.09718296676874161, -0.19993148744106293, -0.14855723083019257, -0.3369295001029968, -0.2513057291507721, -0.19993148744106293, -0.21705622971057892, -0.42255327105522156, -0.21705622971057892, 0.12543895840644836, -0.43967801332473755, -0.31980475783348083, -0.43967801332473755, 0.14256370067596436, -0.13143247365951538, 0.4508092403411865, 0.29668647050857544, 0.5364330410957336, 0.5706825256347656, 0.810429036617279, 0.9645518660545349, 0.9303023219108582, 1.2899221181869507, 1.3584210872650146, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.375545859336853, 0.5364330410957336, -1.073293924331665, -1.8096582889556885, -1.7754088640213013, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.8610 [e2e-predictor] 326051712036, -1.8610326051712036, -1.7754088640213013, -1.8267830610275269, -1.878157377243042, -1.535662293434143, -1.758284091949463, -1.5699117183685303, -0.8335473537445068, 0.9474270939826965, -1.2959157228469849, 0.7248052954673767, 1.1529240608215332, 1.6152924299240112, 1.4954191446304321, 1.5981676578521729, 1.6495418548583984, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.1700488328933716, 0.5535577535629272, 1.2042982578277588, 1.18717360496521, 0.7933043241500854, 0.10831420123577118, -0.28555524349212646, 0.091189444065094, -0.08005820959806442, -0.09718296676874161, 0.091189444065094, 0.0740646943449974, -0.3369295001029968, -0.2513057291507721, -0.08005820959806442, -0.18280673027038574, -0.045808710157871246, -0.5081770420074463, -0.4568027853965759, -0.31980475783348083, 1.7694151401519775, 1.786539912223816], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.6905558109283447, 1.1529240608215332, 1.5981676578521729, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4097954034805298, 1.0673003196716309, 0.17681321501731873, -0.5595512986183167, -0.7307988405227661, -0.7821730971336365, -0.3711790144443512, 0.12543895840644836, 0.19393795728683472, -0.6622998118400574, -1.5870364904403687, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9637811183929443, -1.9980305433273315, -2.032280206680298, -2.0665295124053955, -1.8610326051712036, -0.9876701235771179, -0.7479235529899597, -0.6965492963790894, -0.7479235529899597, -1.3472900390625, -1.8610326051712036, -2.1179039478302, -1.9124068021774292, -1.7411593198776245, -1.8439078330993652, -1.604161262512207, -1.5185375213623047, -1.9809058904647827, -2.0665295124053955, -1.9809058904647827, -2.1179039478302, -1.8267830610275269, -1.6384108066558838, -2.0836544036865234, -2.1179039478302, -2.0494048595428467, -2.032280206680298, -1.535662293434143, -1.758284091949463, -2.0836544036865234, -2.0836544036865234, -1.604161262512207, -0.8164225816726685, 1.375545859336853, 1.5981676578521729, 1.8207894563674927, 1.8036646842956543, -0.5595512986183167, -1.8267830610275269, -2.0665295124053955, -1.79253351688385, -1.5185375213623047, -1.9637811183929443, -1.9809058904647827, -2.032280206680298, -0.9020463228225708, -1.3130404949188232, -1.2787909507751465, -1.2445415258407593, -1.3301652669906616, -2.0665295124053955, -1.4671632051467896, -1.073293924331665, -1.5014127492904663, -1.4671632051467896, -1.4671632051467896, -0.8506720662117004, -0.9876701235771179, -0.9876701235771179, -1.0390443801879883, -0.7821730971336365, -0.645175039768219, -0.9705453515052795, -0.8506720662117004, -0.6965492963790894, -0.9876701235771179, -0.8506720662117004, -1.1589176654815674, -0.8164225816726685, -0.7821730971336365, -0.9534205794334412, -0.7650483250617981, -0.4739275276660919, -1.1075434684753418, -0.5424265265464783, -0.6280503273010254, -0.7307988405227661, -0.7821730971336365, -0.5081770420074463, -0.610925555229187, -0.5081770420074463, -0.576676070690155, -0.8677968382835388, -0.6280503273010254, -0.6794245839118958, -0.6280503273010254, -0.610925555229187, -0.8164225816726685, -0.610925555229187, -0.610925555229187, -0.3883037567138672, -0.40542852878570557, -0.4568027853965759, -0.40542852878570557, -0.19993148744106293, -0.1143077164888382, 0.0055655487813055515, -0.28555524349212646, -0.16568197309970856, -0.011559205129742622, -0.40542852878570557, -0.30267998576164246, -0.0 [e2e-predictor] 9718296676874161, -0.5938007831573486, 0.27956172823905945, 0.29668647050857544, 0.17681321501731873, 0.39943498373031616, 0.5193082690238953, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.18717360496521, 1.2214230298995972, 1.1529240608215332, 1.255672574043274, -0.08005820959806442, -1.4329137802124023, -1.8096582889556885, -1.8439078330993652, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.7411593198776245, -1.758284091949463, -1.79253351688385, -1.6555355787277222, -1.7411593198776245, -0.7992978096008301, 0.3138112425804138, 0.24531221389770508, 0.2281874716281891, 0.9131776094436646, -0.9020463228225708, -0.16568197309970856, 1.2385478019714355, 1.18717360496521, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.444044828414917, 1.3926706314086914, 1.5467933416366577, 1.3412963151931763, 1.4269200563430786, 1.2385478019714355, 1.2727973461151123, 0.8789280652999878, 0.2281874716281891, -0.31980475783348083, 0.15968845784664154, -0.3369295001029968, -0.3369295001029968, -0.2684305012226105, -0.045808710157871246, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.0740646943449974, 0.10831420123577118, -0.6622998118400574, -0.3540542721748352, 0.3480607271194458, 1.8036646842956543, 1.786539912223816], [1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 1.2214230298995972, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4611696004867554, 1.2214230298995972, 0.19393795728683472, -0.5253018140792847, -0.4739275276660919, -0.6794245839118958, -0.9191710948944092, -0.28555524349212646, 0.2281874716281891, 0.12543895840644836, -0.7650483250617981, -1.6212860345840454, -1.878157377243042, -1.9809058904647827, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -2.1179039478302, -1.8952820301055908, -1.261666178703308, -0.9191710948944092, -0.9876701235771179, -0.9020463228225708, -1.261666178703308, -1.878157377243042, -2.0836544036865234, -2.0665295124053955, -1.758284091949463, -1.8610326051712036, -1.8096582889556885, -1.3815394639968872, -1.5014127492904663, -1.8267830610275269, -1.9980305433273315, -1.8267830610275269, -1.5014127492904663, -1.7754088640213013, -1.9809058904647827, -2.0836544036865234, -1.8952820301055908, -1.7240345478057861, -1.7754088640213013, -1.8267830610275269, -1.9637811183929443, -2.1179039478302, -2.1007792949676514, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, -0.9362958669662476, -1.5870364904403687, -1.672660231590271, -2.1179039478302, -2.1007792949676514, -1.3815394639968872, -0.8506720662117004, -0.9362958669662476, -1.2787909507751465, -1.604161262512207, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -1.7754088640213013, -1.5527870655059814, -1.073293924331665, -1.1246682405471802, -0.9705453515052795, -1.2445415258407593, -1.2102919816970825, -1.1075434684753418, -0.645175039768219, -1.0390443801879883, -0.8164225816726685, -0.9705453515052795, -1.02191960811615, -0.7479235529899597, -1.073293924331665, -0.6965492963790894, -0.7136740684509277, -0.8677968382835388, -0.8849216103553772, -0.4568027853965759, -1.073293924331665, -0.3540542721748352, -0.576676070690155, -0.6622998118400574, -0.7136740684509277, -0.7136740684509277, -0.5424265265464783, -0.7 [e2e-predictor] 992978096008301, -0.6965492963790894, -0.8849216103553772, -0.6965492963790894, -0.9191710948944092, -0.8677968382835388, -1.02191960811615, -0.5253018140792847, -0.3540542721748352, -0.4568027853965759, -0.9020463228225708, -0.7479235529899597, -0.3369295001029968, -0.30267998576164246, -0.13143247365951538, -0.5595512986183167, -0.9020463228225708, -0.7136740684509277, -0.42255327105522156, 0.15968845784664154, 0.12543895840644836, 0.03981505334377289, -0.2513057291507721, -0.02868395671248436, 0.12543895840644836, -0.19993148744106293, 0.15968845784664154, 0.26243698596954346, 0.6905558109283447, 0.6391815543174744, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 1.2214230298995972, 1.2899221181869507, 1.0844250917434692, 1.2727973461151123, 1.0844250917434692, 0.4679340124130249, -0.7992978096008301, -0.576676070690155, -1.7754088640213013, -1.8439078330993652, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.878157377243042, -1.8610326051712036, -1.7411593198776245, -1.8439078330993652, -1.227416753768921, -1.3301652669906616, 1.1700488328933716, 1.2385478019714355, 1.444044828414917, 0.27956172823905945, 1.7694151401519775, -0.08005820959806442, -1.141792893409729, 0.5021834969520569, 1.4097954034805298, 1.444044828414917, 1.563918113708496, 1.2899221181869507, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, -0.16568197309970856, -0.42255327105522156, -0.09718296676874161, -0.5424265265464783, -0.31980475783348083, -0.21705622971057892, -0.16568197309970856, -0.21705622971057892, -0.2684305012226105, -0.31980475783348083, 0.14256370067596436, -0.28555524349212646, -0.40542852878570557, -0.40542852878570557, 0.7248052954673767, 1.8207894563674927, 1.7351655960083008], [1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.7590547800064087, 0.7248052954673767, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.8618032932281494, 1.4611696004867554, 1.6495418548583984, 1.7009161710739136, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.375545859336853, 1.1357992887496948, 0.3309359848499298, -0.30267998576164246, -0.18280673027038574, -0.40542852878570557, -1.1931672096252441, -1.1075434684753418, -0.2513057291507721, 0.14256370067596436, -0.18280673027038574, -1.073293924331665, -1.7069097757339478, -1.8439078330993652, -2.032280206680298, -2.1179039478302, -2.0836544036865234, -2.01515531539917, -1.9637811183929443, -1.261666178703308, -0.9191710948944092, -1.02191960811615, -0.8506720662117004, -0.7307988405227661, -1.4671632051467896, -1.9124068021774292, -2.1179039478302, -1.9124068021774292, -1.8267830610275269, -2.0494048595428467, -1.7069097757339478, -1.9980305433273315, -1.7240345478057861, -1.8439078330993652, -2.1007792949676514, -1.5699117183685303, -1.6212860345840454, -1.9809058904647827, -2.1007792949676514, -2.1179039478302, -1.8952820301055908, -1.8439078330993652, -1.535662293434143, -1.6212860345840454, 0.4850587546825409, 1.3070467710494995, 1.4782943725585938, 1.101549744606018, -1.1246682405471802, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -1.9637811183929443, -1.4500385522842407, -1.415789008140564, -1.5185375213623047, -1.0047948360443115, -2.032280206680298, -2.0836544036865234, -0.7992978096008301, -0.8677968382835388, -0.8506720662117004, -0.9362958669662476, -1.6384108066558838, -1.6897850036621094, -1. [e2e-predictor] 1760424375534058, -1.1589176654815674, -1.02191960811615, -1.2102919816970825, -1.02191960811615, -1.0904186964035034, -0.9020463228225708, -0.7992978096008301, -1.1931672096252441, -0.7821730971336365, -1.2787909507751465, -1.0047948360443115, -1.0047948360443115, -0.9705453515052795, -1.2787909507751465, -0.4910522699356079, -1.227416753768921, -0.40542852878570557, -0.8849216103553772, -0.9191710948944092, -0.4910522699356079, -0.7136740684509277, -0.5595512986183167, -0.5253018140792847, -1.0047948360443115, -0.5938007831573486, -0.645175039768219, -0.7479235529899597, -0.8164225816726685, -0.5938007831573486, -0.7650483250617981, -0.8506720662117004, -0.8164225816726685, -0.6965492963790894, -0.7479235529899597, -0.7650483250617981, -0.610925555229187, -0.3540542721748352, -0.06293346732854843, -0.045808710157871246, -0.02868395671248436, -0.011559205129742622, -0.011559205129742622, 0.14256370067596436, 0.03981505334377289, -0.3369295001029968, -0.19993148744106293, 0.14256370067596436, -0.1143077164888382, 0.12543895840644836, 0.19393795728683472, 0.24531221389770508, 0.3651854991912842, 0.6734310388565063, 0.7590547800064087, 0.9645518660545349, 0.8275538086891174, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 0.4679340124130249, -1.227416753768921, -1.5527870655059814, -1.9980305433273315, -1.9124068021774292, -1.8952820301055908, -1.7240345478057861, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.415789008140564, -0.8849216103553772, 0.6391815543174744, 1.4954191446304321, 1.7694151401519775, 1.7522903680801392, 1.3412963151931763, 1.8721636533737183, 1.6495418548583984, -1.7411593198776245, -1.878157377243042, -0.08005820959806442, 1.5125439167022705, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.375545859336853, 1.444044828414917, 1.0501755475997925, 1.5125439167022705, 1.375545859336853, 0.14256370067596436, 0.3309359848499298, 0.056939806789159775, 0.2281874716281891, -0.3711790144443512, -0.2684305012226105, -0.43967801332473755, -0.40542852878570557, 0.056939806789159775, 0.02269030176103115, -0.3711790144443512, -0.5595512986183167, -0.7821730971336365, -0.18280673027038574, 1.0330508947372437, 1.786539912223816, 1.718040943145752], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 1.0844250917434692, 1.5467933416366577, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6152924299240112, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.1700488328933716, 0.41655975580215454, -0.31980475783348083, -0.2684305012226105, -0.06293346732854843, -0.6965492963790894, -1.535662293434143, -1.0047948360443115, -0.08005820959806442, 0.24531221389770508, -0.4739275276660919, -1.4329137802124023, -1.79253351688385, -1.8952820301055908, -2.0665295124053955, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.0390443801879883, -0.8849216103553772, -1.0047948360443115, -0.9362958669662476, -0.7307988405227661, -1.0904186964035034, -1.946656346321106, -2.1179039478302, -1.9124068021774292, -1.6384108066558838, -1.9124068021774292, -1.79253351688385, -1.535662293434143, -1.535662293434143, -1.9980305433273315, -1.9809058904647827, -1.8952820301055908, -2.0836544036865234, -2.032280206680298, -2.0494048595428467, -2.0 [e2e-predictor] 1515531539917, -1.9637811183929443, -2.0494048595428467, -1.79253351688385, 0.8275538086891174, 1.6495418548583984, 1.786539912223816, 1.8721636533737183, 1.5810428857803345, -1.8096582889556885, -2.032280206680298, -1.9637811183929443, -1.9295315742492676, -2.01515531539917, -2.0836544036865234, -1.9980305433273315, -2.1179039478302, -2.0836544036865234, -1.4671632051467896, -1.415789008140564, -1.3130404949188232, -1.3130404949188232, -1.1931672096252441, -1.3986642360687256, -1.4500385522842407, -1.0047948360443115, -1.6897850036621094, -1.1760424375534058, -1.1246682405471802, -1.0904186964035034, -1.1589176654815674, -1.0047948360443115, -0.9876701235771179, -1.02191960811615, -1.0390443801879883, -1.073293924331665, -1.1246682405471802, -1.3815394639968872, -0.8335473537445068, -1.2959157228469849, -0.7479235529899597, -0.9191710948944092, -1.02191960811615, -1.02191960811615, -1.0390443801879883, -1.1760424375534058, -1.415789008140564, -0.7479235529899597, -0.6965492963790894, -0.7992978096008301, -0.6794245839118958, -0.6794245839118958, -0.8849216103553772, -0.6280503273010254, -0.3369295001029968, -0.21705622971057892, -0.43967801332473755, -0.4739275276660919, -0.645175039768219, -0.4568027853965759, -0.3711790144443512, -0.6622998118400574, -0.7307988405227661, -0.31980475783348083, -0.9191710948944092, -0.5253018140792847, -0.4568027853965759, 0.03981505334377289, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.09718296676874161, 0.15968845784664154, 0.3651854991912842, 0.19393795728683472, 0.3309359848499298, 0.5021834969520569, 0.622056782245636, 0.7590547800064087, 0.9303023219108582, 1.1186745166778564, 1.3584210872650146, 1.2214230298995972, 1.2385478019714355, 1.0159261226654053, 0.0740646943449974, -0.6280503273010254, -1.9637811183929443, -1.9295315742492676, -1.9980305433273315, -1.8952820301055908, -1.6212860345840454, -1.6897850036621094, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.6555355787277222, -1.6555355787277222, -0.7821730971336365, 0.26243698596954346, 1.1357992887496948, 1.4782943725585938, 1.7522903680801392, 1.786539912223816, 1.6666666269302368, 1.8379141092300415, 1.9577873945236206, -0.9876701235771179, -1.8267830610275269, -0.9362958669662476, -1.9809058904647827, -1.758284091949463, 0.03981505334377289, 1.6837913990020752, 1.3926706314086914, 1.2385478019714355, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.375545859336853, 1.3070467710494995, 1.5467933416366577, 1.4611696004867554, 0.8789280652999878, 0.7933043241500854, 0.43368449807167053, -0.2341809868812561, -0.4910522699356079, -0.3883037567138672, -0.21705622971057892, -0.3540542721748352, -0.1143077164888382, 0.091189444065094, 0.0055655487813055515, -0.4739275276660919, -0.7650483250617981, -0.5424265265464783, 1.3070467710494995, 1.6666666269302368, 1.786539912223816], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 1.18717360496521, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.3584210872650146, 1.1186745166778564, 0.3480607271194458, -0.3711790144443512, -0.3711790144443512, -0.08005820959806442, -0.18280673027038574, -1.227416753768921, -1.415789008140564, -0.4910522699356079, -0.06293346732854843, -0.19993148744106293, -0.9020463228225708, -1.7069097757339478, -1.8 [e2e-predictor] 439078330993652, -1.8096582889556885, -1.946656346321106, -2.0665295124053955, -2.01515531539917, -1.3130404949188232, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8164225816726685, -0.7650483250617981, -1.6897850036621094, -2.1179039478302, -2.032280206680298, -1.8610326051712036, -1.8096582889556885, -2.0836544036865234, -1.9124068021774292, -1.6212860345840454, -1.535662293434143, -1.8610326051712036, -1.9637811183929443, -1.79253351688385, -1.8610326051712036, -2.0494048595428467, -2.0836544036865234, -1.8267830610275269, -1.672660231590271, 1.2727973461151123, 1.6666666269302368, 1.8379141092300415, -0.2341809868812561, -1.9980305433273315, -2.1179039478302, -1.2959157228469849, -1.672660231590271, -1.2959157228469849, -1.2445415258407593, -1.3472900390625, -2.1179039478302, -0.8506720662117004, -0.9876701235771179, -1.3472900390625, -1.8610326051712036, -2.1007792949676514, -1.604161262512207, -1.2445415258407593, -1.3130404949188232, -1.0047948360443115, -1.1760424375534058, -1.415789008140564, -1.227416753768921, -1.3130404949188232, -1.141792893409729, -1.1075434684753418, -1.0047948360443115, -1.1246682405471802, -1.0561691522598267, -1.1760424375534058, -1.227416753768921, -1.1075434684753418, -1.415789008140564, -0.8849216103553772, -1.073293924331665, -1.415789008140564, -1.141792893409729, -1.3130404949188232, -1.3986642360687256, -1.0561691522598267, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -0.9020463228225708, -0.9191710948944092, -1.0904186964035034, -0.7821730971336365, -0.6622998118400574, -0.8849216103553772, -0.9534205794334412, -0.645175039768219, -1.2445415258407593, -1.5185375213623047, -1.7240345478057861, -1.1931672096252441, -1.2102919816970825, -1.2959157228469849, -0.8335473537445068, -0.8506720662117004, -0.7479235529899597, -0.8164225816726685, -0.30267998576164246, -0.4739275276660919, -0.43967801332473755, -0.08005820959806442, 0.2281874716281891, 0.056939806789159775, 0.17681321501731873, 0.4679340124130249, 0.622056782245636, 0.7419300675392151, 0.7419300675392151, 1.0501755475997925, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.4097954034805298, 1.0501755475997925, 0.056939806789159775, -0.9705453515052795, -1.9809058904647827, -1.9809058904647827, -1.9637811183929443, -1.8267830610275269, -1.9124068021774292, -1.878157377243042, -1.672660231590271, -1.8610326051712036, -1.8439078330993652, -1.672660231590271, -1.3472900390625, -0.9876701235771179, 0.24531221389770508, 0.6391815543174744, 1.1186745166778564, 1.4269200563430786, 1.906413197517395, 1.9406627416610718, 1.8207894563674927, 1.8379141092300415, 1.9920369386672974, 1.7009161710739136, -0.8506720662117004, -1.2959157228469849, -1.415789008140564, -1.8610326051712036, -1.8610326051712036, -1.9809058904647827, -0.610925555229187, 1.375545859336853, 1.18717360496521, 1.4097954034805298, 1.255672574043274, 1.3584210872650146, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.255672574043274, 0.8446785807609558, -0.3369295001029968, -0.4739275276660919, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.19393795728683472, 0.19393795728683472, 0.656306266784668, -0.21705622971057892, -0.4568027853965759, -0.4568027853965759, -0.2684305012226105, 1.6152924299240112, 1.6495418548583984, 1.7351655960083008], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.8618032932 [e2e-predictor] 281494, 1.444044828414917, 1.6152924299240112, 1.6495418548583984, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 0.4679340124130249, -0.31980475783348083, -0.7136740684509277, -0.40542852878570557, 0.0055655487813055515, -0.9362958669662476, -1.3644146919250488, -0.4739275276660919, -0.5081770420074463, -0.5081770420074463, -0.6280503273010254, -1.1760424375534058, -1.9295315742492676, -1.7754088640213013, -1.9637811183929443, -2.0665295124053955, -2.1179039478302, -1.6384108066558838, -0.9534205794334412, -1.2102919816970825, -1.3815394639968872, -1.3301652669906616, -0.8677968382835388, -1.3130404949188232, -2.0836544036865234, -1.9637811183929443, -1.6212860345840454, -1.79253351688385, -1.946656346321106, -1.8610326051712036, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.032280206680298, -2.032280206680298, -1.8610326051712036, -1.9809058904647827, -2.032280206680298, 1.101549744606018, 1.255672574043274, 1.5810428857803345, 0.587807297706604, -2.1007792949676514, -2.0665295124053955, -1.415789008140564, -1.6384108066558838, -1.5527870655059814, -1.4671632051467896, -2.0836544036865234, -1.9980305433273315, -1.3130404949188232, -1.4500385522842407, -1.1760424375534058, -2.1007792949676514, -1.1760424375534058, -1.1246682405471802, -1.2102919816970825, -1.2959157228469849, -1.3644146919250488, -1.2445415258407593, -1.3301652669906616, -1.2102919816970825, -1.415789008140564, -1.1246682405471802, -1.1760424375534058, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.1760424375534058, -1.2445415258407593, -1.4329137802124023, -1.3815394639968872, -1.1931672096252441, -1.3986642360687256, -1.3815394639968872, -1.1931672096252441, -1.2102919816970825, -1.227416753768921, -0.9020463228225708, -1.3644146919250488, -0.8849216103553772, -1.0904186964035034, -1.0047948360443115, -0.6794245839118958, -0.9876701235771179, -1.3815394639968872, -0.9534205794334412, -1.02191960811615, -0.7992978096008301, -0.7479235529899597, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.6280503273010254, -0.7307988405227661, -0.7650483250617981, -0.7479235529899597, -0.8506720662117004, -0.5253018140792847, -0.7479235529899597, -0.2513057291507721, -0.4568027853965759, -0.8677968382835388, -0.19993148744106293, -0.011559205129742622, -0.011559205129742622, 0.5193082690238953, 0.27956172823905945, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 1.0330508947372437, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 0.7248052954673767, 0.12543895840644836, 0.2110627144575119, -0.9876701235771179, -1.946656346321106, -2.01515531539917, -2.032280206680298, -1.946656346321106, -1.8952820301055908, -1.8267830610275269, -1.8439078330993652, -1.7411593198776245, -1.8439078330993652, -1.672660231590271, -1.1931672096252441, -1.1760424375534058, -0.3369295001029968, 0.8789280652999878, 1.2042982578277588, 1.4097954034805298, 1.5125439167022705, 1.974912166595459, 1.5981676578521729, 1.8036646842956543, 1.8721636533737183, 1.7009161710739136, 0.2281874716281891, -1.5870364904403687, -1.878157377243042, -1.8267830610275269, -1.79253351688385, -1.6212860345840454, -2.01515531539917, -1.604161262512207, 1.1700488328933716, 1.0673003196716309, 1.2385478019714355, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3926706314086914, 0.9303023219108582, 0.27956172823905945, 0.12543895840644836, -0.09718296676874161, 0.2281874716281891, -0.08005820959806442, 0.12543895840644836, -0.30267998576164246, -0.5253018140792847, 0.41655975580215454, -0.3711790144443512, -0.09718296676874161, -0.09718296676874161, -0.28555524349212646, 1.5467933416366577, 1.5810428857803345, 1.6666666269302368], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521 [e2e-predictor] , 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 1.101549744606018, 1.4954191446304321, 1.6152924299240112, 1.7009161710739136, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.0330508947372437, 0.5193082690238953, -0.16568197309970856, -1.02191960811615, -0.6965492963790894, -0.21705622971057892, -0.8164225816726685, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.7479235529899597, -0.5424265265464783, -0.610925555229187, -1.4329137802124023, -1.758284091949463, -1.7411593198776245, -1.8952820301055908, -2.1179039478302, -1.9124068021774292, -1.0904186964035034, -1.2787909507751465, -1.3472900390625, -1.261666178703308, -0.9362958669662476, -0.9876701235771179, -2.0836544036865234, -2.01515531539917, -1.7069097757339478, -1.6897850036621094, -1.9980305433273315, -1.878157377243042, -1.7240345478057861, -1.5870364904403687, -1.9980305433273315, -2.0665295124053955, -1.9637811183929443, -1.79253351688385, -0.2684305012226105, 1.1529240608215332, 1.4269200563430786, 1.563918113708496, 1.8379141092300415, 0.4679340124130249, -2.0665295124053955, -2.1179039478302, -2.0665295124053955, -1.7411593198776245, -1.7411593198776245, -2.0836544036865234, -1.4500385522842407, -1.3130404949188232, -1.2959157228469849, -2.01515531539917, -1.261666178703308, -1.1246682405471802, -1.227416753768921, -1.073293924331665, -1.4500385522842407, -1.073293924331665, -1.3472900390625, -1.484287977218628, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.5870364904403687, -1.1589176654815674, -1.0904186964035034, -1.2102919816970825, -1.02191960811615, -1.415789008140564, -1.415789008140564, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -0.8164225816726685, -1.3472900390625, -1.0904186964035034, -0.9020463228225708, -1.2787909507751465, -1.0390443801879883, -1.3815394639968872, -0.9020463228225708, -0.7136740684509277, -0.6965492963790894, -0.8164225816726685, -0.8849216103553772, -0.5595512986183167, -0.7136740684509277, -0.8506720662117004, -0.6965492963790894, -0.8164225816726685, -0.5595512986183167, -0.5595512986183167, -0.6794245839118958, -0.5595512986183167, -0.40542852878570557, -0.3883037567138672, -1.0561691522598267, -1.3130404949188232, -0.28555524349212646, -0.02868395671248436, 0.26243698596954346, -0.045808710157871246, 0.27956172823905945, 0.10831420123577118, 0.3651854991912842, 0.4508092403411865, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.9988013505935669, 1.2899221181869507, 0.9816765785217285, 1.2385478019714355, 1.375545859336853, 0.3138112425804138, -0.9705453515052795, -1.9124068021774292, -1.9295315742492676, -2.01515531539917, -2.0494048595428467, -2.0494048595428467, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.604161262512207, -1.484287977218628, -1.3472900390625, -0.3883037567138672, 0.8960528373718262, 1.2214230298995972, 1.63241708278656, 1.444044828414917, 1.6837913990020752, 1.63241708278656, 1.718040943145752, 1.8207894563674927, 1.8721636533737183, 1.3926706314086914, -1.0561691522598267, -1.9124068021774292, -1.8267830610275269, -1.7069097757339478, -1.604161262512207, -1.4329137802124023, -1.5014127492904663, -2.0665295124053955, -1.0904186964035034, 0.7248052954673767, 1.4611696004867554, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.375545859336853, 0.38231024146080017, 0.656306266784668, 0.5364330410957336, 0.43368449807167053, -0.13143247365951538, -0.09718296676874161, -0.30267998576164246, 0.0740646943449974, -0 [e2e-predictor] .3711790144443512, -0.011559205129742622, -0.2513057291507721, -0.02868395671248436, 0.4679340124130249, 0.19393795728683472, 1.563918113708496, 1.5810428857803345, 1.5981676578521729], [1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 1.18717360496521, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.0501755475997925, 0.4508092403411865, -0.16568197309970856, -1.1075434684753418, -1.2102919816970825, -0.6622998118400574, -0.8677968382835388, -1.0047948360443115, -0.9705453515052795, -0.9362958669662476, -1.0047948360443115, -0.9020463228225708, -0.5938007831573486, -0.7479235529899597, -1.604161262512207, -1.8952820301055908, -1.878157377243042, -2.0665295124053955, -1.9637811183929443, -1.2787909507751465, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.261666178703308, -1.261666178703308, -2.01515531539917, -1.758284091949463, -1.7754088640213013, -1.9124068021774292, -1.9809058904647827, -1.8952820301055908, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -2.0494048595428467, -2.0665295124053955, -0.8164225816726685, 1.5296685695648193, 1.718040943145752, 1.8207894563674927, 0.2110627144575119, -2.032280206680298, -1.5014127492904663, -1.4671632051467896, -1.227416753768921, -0.9705453515052795, -1.261666178703308, -1.9637811183929443, -2.032280206680298, -2.032280206680298, -2.1007792949676514, -1.9295315742492676, -1.535662293434143, -1.261666178703308, -1.4671632051467896, -1.484287977218628, -1.2787909507751465, -1.261666178703308, -1.1589176654815674, -1.3472900390625, -1.1075434684753418, -1.3301652669906616, -1.3472900390625, -1.1760424375534058, -1.227416753768921, -1.415789008140564, -1.3986642360687256, -1.415789008140564, -1.227416753768921, -1.1246682405471802, -1.1760424375534058, -1.0561691522598267, -1.2102919816970825, -1.3301652669906616, -1.1760424375534058, -1.0904186964035034, -1.1246682405471802, -1.261666178703308, -1.1075434684753418, -1.141792893409729, -0.9705453515052795, -0.9876701235771179, -0.9191710948944092, -0.9191710948944092, -0.9876701235771179, -0.7307988405227661, -0.7479235529899597, -0.8849216103553772, -0.7136740684509277, -0.6280503273010254, -0.8849216103553772, -1.02191960811615, -0.6794245839118958, -0.8164225816726685, -0.5938007831573486, -0.40542852878570557, -0.13143247365951538, -0.3540542721748352, -0.09718296676874161, -0.3369295001029968, -0.19993148744106293, 0.0055655487813055515, 0.24531221389770508, 0.3309359848499298, 0.6049320101737976, 0.5364330410957336, 0.8618032932281494, 0.6049320101737976, 1.2042982578277588, 1.1700488328933716, 1.324171543121338, 1.324171543121338, 0.9988013505935669, 0.8618032932281494, -1.5699117183685303, -1.8267830610275269, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0494048595428467, -1.9980305433273315, -1.8952820301055908, -1.9124068021774292, -1.79253351688385, -1.6555355787277222, -1.7240345478057861, -0.8506720662117004, -0.645175039768219, 0.622056782245636, 1.0501755475997925, 1.3584210872650146, 1.6666666269302368, 1.7009161710739136, 1.7522903680801392, 1.8721636533737183, 1.786539912223816, 1.718040943145752, 1.563918113708496, -0.40542852878570557, -1.878 [e2e-predictor] 157377243042, -1.7069097757339478, -1.7754088640213013, -1.7754088640213013, -0.9020463228225708, -1.6897850036621094, -1.9124068021774292, -1.8610326051712036, 0.6049320101737976, 0.8789280652999878, 1.18717360496521, 1.0159261226654053, 1.2042982578277588, 1.101549744606018, 0.4679340124130249, 0.9816765785217285, 0.41655975580215454, -0.28555524349212646, -0.3883037567138672, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.31980475783348083, 0.0740646943449974, 0.24531221389770508, 0.39943498373031616, 0.5706825256347656, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345], [1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.7761795520782471, 1.3070467710494995, 1.5981676578521729, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.2042982578277588, 0.9645518660545349, 0.24531221389770508, -0.045808710157871246, -0.9191710948944092, -1.3986642360687256, -0.9191710948944092, -1.0904186964035034, -1.1760424375534058, -1.073293924331665, -1.0904186964035034, -1.1589176654815674, -1.141792893409729, -1.0390443801879883, -0.6965492963790894, -0.9705453515052795, -1.8096582889556885, -1.946656346321106, -1.9124068021774292, -2.0665295124053955, -1.5185375213623047, -1.3472900390625, -1.5185375213623047, -1.6897850036621094, -1.5185375213623047, -1.535662293434143, -1.946656346321106, -1.8439078330993652, -1.8610326051712036, -1.9809058904647827, -2.1007792949676514, -1.8439078330993652, -1.7240345478057861, -1.8439078330993652, -2.0494048595428467, -1.7069097757339478, 1.1357992887496948, 1.4611696004867554, 1.7351655960083008, 0.6905558109283447, -1.9637811183929443, -1.5527870655059814, -1.672660231590271, -1.672660231590271, -1.5014127492904663, -1.5185375213623047, -1.946656346321106, -1.0904186964035034, -1.261666178703308, -1.073293924331665, -0.6965492963790894, -0.9705453515052795, -2.032280206680298, -1.3644146919250488, -1.3986642360687256, -1.3644146919250488, -1.141792893409729, -1.227416753768921, -1.261666178703308, -1.2787909507751465, -1.261666178703308, -1.3301652669906616, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.2445415258407593, -1.2787909507751465, -1.227416753768921, -1.261666178703308, -1.261666178703308, -1.1931672096252441, -1.3301652669906616, -1.3472900390625, -1.227416753768921, -1.4500385522842407, -1.0390443801879883, -0.9191710948944092, -1.1931672096252441, -1.1760424375534058, -1.073293924331665, -1.0561691522598267, -0.9534205794334412, -0.8335473537445068, -1.0904186964035034, -1.0390443801879883, -0.8849216103553772, -0.6794245839118958, -0.7307988405227661, -0.7307988405227661, -0.6622998118400574, -0.6794245839118958, -0.8164225816726685, -0.9020463228225708, -0.7307988405227661, -0.9534205794334412, -0.6280503273010254, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.3138112425804138, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.8618032932281494, 0.9131776094436646, 1.2727973461151123, 1.18717360496521, 0.7933043241500854, -0.02868395671248436, -0.02868395671248436, 0.656306266784668, -1.02191960811615, -1.8439078330993652, -1.98090589 [e2e-predictor] 04647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -2.032280206680298, -1.9637811183929443, -1.9124068021774292, -1.9295315742492676, -1.8267830610275269, -1.484287977218628, -1.535662293434143, -0.21705622971057892, 0.6391815543174744, 1.18717360496521, 1.4269200563430786, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.4954191446304321, 0.587807297706604, -1.9295315742492676, -1.79253351688385, -1.7411593198776245, -1.878157377243042, -1.9295315742492676, -1.79253351688385, -1.9124068021774292, -2.01515531539917, 0.056939806789159775, 0.7248052954673767, 1.0501755475997925, 1.0844250917434692, 0.8960528373718262, 0.8789280652999878, 0.7076805233955383, 0.43368449807167053, -1.415789008140564, -0.9876701235771179, -0.6622998118400574, 0.29668647050857544, 0.2281874716281891, -0.19993148744106293, -0.3369295001029968, -0.16568197309970856, 0.4679340124130249, 0.4679340124130249, 0.587807297706604, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577], [1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.9131776094436646, 1.4782943725585938, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1186745166778564, 0.8960528373718262, 0.43368449807167053, -0.06293346732854843, -0.18280673027038574, -0.7136740684509277, -1.1075434684753418, -0.8677968382835388, -1.141792893409729, -1.415789008140564, -1.3301652669906616, -1.073293924331665, -1.3986642360687256, -1.484287977218628, -1.261666178703308, -1.141792893409729, -0.7479235529899597, -1.141792893409729, -1.9809058904647827, -1.9637811183929443, -2.1179039478302, -1.5870364904403687, -1.3301652669906616, -1.535662293434143, -1.484287977218628, -1.415789008140564, -1.6555355787277222, -2.0494048595428467, -1.8096582889556885, -1.878157377243042, -2.0665295124053955, -1.9809058904647827, -1.9809058904647827, -1.8267830610275269, -0.4739275276660919, 1.0673003196716309, 1.255672574043274, 1.563918113708496, 1.6495418548583984, 0.6391815543174744, -2.01515531539917, -1.6897850036621094, -1.5185375213623047, -1.3986642360687256, -2.1179039478302, -1.9637811183929443, -1.3130404949188232, -1.415789008140564, -1.3815394639968872, -1.3986642360687256, -1.3301652669906616, -2.1179039478302, -1.5014127492904663, -1.3130404949188232, -1.672660231590271, -1.5527870655059814, -1.5185375213623047, -1.2445415258407593, -1.2787909507751465, -1.2959157228469849, -1.3986642360687256, -1.1931672096252441, -1.141792893409729, -1.3644146919250488, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.3815394639968872, -0.9534205794334412, -1.2445415258407593, -1.2787909507751465, -1.3815394639968872, -1.2102919816970825, -1.3301652669906616, -1.02191960811615, -1.0047948360443115, -1.261666178703308, -1.3130404949188232, -1.0904186964035034, -1.141792893409729, -0.8164225816726685, -0.9876701235771179, -1.0047948360443115, -0.9191710948944092, -0.6622998118400574, -0.6622998118400574, -0.6965492963790894, -0.9534205794334412, -0.5595512986183167, -0.5595512986183167, -0.4910522699356079, -0.7650483250617981, -0.5595512986183 [e2e-predictor] 167, -0.40542852878570557, -0.9705453515052795, -1.2959157228469849, -0.7136740684509277, -0.8849216103553772, 0.14256370067596436, 0.24531221389770508, 0.091189444065094, 0.622056782245636, 0.3309359848499298, 0.5364330410957336, 0.8446785807609558, 0.656306266784668, 1.0844250917434692, 1.255672574043274, 0.15968845784664154, -0.4739275276660919, -1.7411593198776245, -1.9295315742492676, -1.9295315742492676, -1.9295315742492676, -1.9637811183929443, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -1.8439078330993652, -1.6384108066558838, -1.4671632051467896, -0.6965492963790894, 0.8789280652999878, 1.2214230298995972, 1.5296685695648193, 1.4097954034805298, 1.6495418548583984, 1.7009161710739136, 1.718040943145752, 1.5981676578521729, 1.6837913990020752, 1.3926706314086914, 1.7009161710739136, -1.5870364904403687, -1.79253351688385, -1.7754088640213013, -1.8267830610275269, -1.8267830610275269, -1.8267830610275269, -1.8439078330993652, -1.9637811183929443, 0.4850587546825409, 0.810429036617279, 0.8446785807609558, 1.2042982578277588, 1.2385478019714355, 0.8275538086891174, 0.6049320101737976, -0.9191710948944092, -1.2445415258407593, -1.5527870655059814, -0.4739275276660919, -0.14855723083019257, 0.7933043241500854, -0.06293346732854843, -0.14855723083019257, 0.38231024146080017, 0.3138112425804138, 0.3651854991912842, 0.6391815543174744, 1.3926706314086914, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 1.375545859336853, 1.63241708278656, 1.7009161710739136, 1.718040943145752, 1.7009161710739136, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.0501755475997925, 0.656306266784668, 0.41655975580215454, -0.2513057291507721, -0.21705622971057892, -0.08005820959806442, -0.42255327105522156, -0.5595512986183167, -0.8506720662117004, -1.2102919816970825, -1.6384108066558838, -1.5014127492904663, -1.1760424375534058, -1.2102919816970825, -1.2959157228469849, -1.3472900390625, -1.3472900390625, -1.227416753768921, -0.7821730971336365, -1.5185375213623047, -2.0494048595428467, -1.8952820301055908, -1.4671632051467896, -1.484287977218628, -1.7240345478057861, -1.79253351688385, -1.6555355787277222, -1.9637811183929443, -1.8610326051712036, -1.8096582889556885, -1.946656346321106, -2.032280206680298, -2.1179039478302, -1.0561691522598267, 1.0844250917434692, 1.3926706314086914, 1.6495418548583984, 1.7522903680801392, 1.7522903680801392, -0.7992978096008301, -2.0836544036865234, -2.1179039478302, -2.01515531539917, -1.946656346321106, -2.0665295124053955, -2.0836544036865234, -1.415789008140564, -1.2959157228469849, -1.3472900390625, -1.2787909507751465, -2.01515531539917, -1.8096582889556885, -1.1760424375534058, -1.758284091949463, -1.4329137802124023, -1.5014127492904663, -1.5014127492904663, -1.3815394639968872, -1.4500385522842407, -1.2787909507751465, -1.0390443801879883, -1.227416753768921, -1.3986642360687256, -1.141792893409729, -1.3986642360687256, -1.3130404949188232, -1.1760424375534058, -1.2787909507751465, -1.3130404949188232, -1.227416753768921, -1.31 [e2e-predictor] 30404949188232, -1.3644146919250488, -1.3130404949188232, -1.3301652669906616, -0.8677968382835388, -1.261666178703308, -1.261666178703308, -1.02191960811615, -0.9876701235771179, -1.0390443801879883, -0.8335473537445068, -0.8164225816726685, -0.7821730971336365, -0.7307988405227661, -0.7479235529899597, -0.5253018140792847, -0.43967801332473755, -0.7650483250617981, -0.4568027853965759, -0.4739275276660919, -0.3711790144443512, -0.16568197309970856, -0.43967801332473755, 0.12543895840644836, -0.011559205129742622, -0.08005820959806442, 0.15968845784664154, 0.056939806789159775, -0.3540542721748352, -0.18280673027038574, 0.056939806789159775, 0.0740646943449974, 0.7590547800064087, 0.9816765785217285, 1.101549744606018, 1.18717360496521, 0.8789280652999878, -0.40542852878570557, -1.0390443801879883, -1.415789008140564, -1.8267830610275269, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9809058904647827, -2.1007792949676514, -1.9980305433273315, -1.9980305433273315, -1.878157377243042, -1.7411593198776245, -1.672660231590271, -0.13143247365951538, 0.622056782245636, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.718040943145752, 1.5125439167022705, 1.7351655960083008, 1.4269200563430786, 1.7351655960083008, 1.7351655960083008, 1.5125439167022705, -0.09718296676874161, -1.9295315742492676, -1.79253351688385, -1.8096582889556885, -1.7754088640213013, -1.9295315742492676, -2.0665295124053955, -1.484287977218628, -1.5014127492904663, 0.29668647050857544, 0.6905558109283447, 0.38231024146080017, 0.9474270939826965, -0.14855723083019257, -0.14855723083019257, -0.5938007831573486, -1.5527870655059814, -1.4500385522842407, -0.18280673027038574, -0.40542852878570557, -0.02868395671248436, -0.19993148744106293, -0.31980475783348083, 0.056939806789159775, 0.38231024146080017, 0.14256370067596436, 0.9816765785217285, 1.2899221181869507, 1.4269200563430786, 1.444044828414917, 1.444044828414917], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 1.18717360496521, 1.6152924299240112, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5296685695648193, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 0.9303023219108582, 0.7590547800064087, 0.5193082690238953, 0.0740646943449974, -0.40542852878570557, -0.42255327105522156, -0.40542852878570557, -0.5595512986183167, -0.8677968382835388, -1.073293924331665, -1.227416753768921, -1.535662293434143, -1.7069097757339478, -1.484287977218628, -1.261666178703308, -1.3301652669906616, -1.3986642360687256, -1.4500385522842407, -1.1931672096252441, -0.9362958669662476, -1.0047948360443115, -1.6212860345840454, -2.1179039478302, -1.604161262512207, -1.3986642360687256, -1.6384108066558838, -1.484287977218628, -1.5527870655059814, -1.946656346321106, -1.9980305433273315, -1.8439078330993652, -1.9124068021774292, -2.1007792949676514, 0.7933043241500854, 1.4097954034805298, 1.6837913990020752, 1.7694151401519775, 1.7522903680801392, 1.0844250917434692, -2.0836544036865234, -2.1179039478302, -1.672660231590271, -1.5699117183685303, -1.4671632051467896, -1.1760424375534058, -1.7754088640213013, [e2e-predictor] -1.9637811183929443, -1.7754088640213013, -2.032280206680298, -2.1179039478302, -2.1007792949676514, -1.6897850036621094, -1.261666178703308, -1.415789008140564, -1.5870364904403687, -1.484287977218628, -1.3986642360687256, -1.3986642360687256, -1.2445415258407593, -1.141792893409729, -1.1760424375534058, -1.261666178703308, -1.2445415258407593, -1.3472900390625, -1.261666178703308, -1.2959157228469849, -0.8849216103553772, -1.1760424375534058, -1.3130404949188232, -1.227416753768921, -1.261666178703308, -1.2445415258407593, -1.2787909507751465, -1.3130404949188232, -1.3644146919250488, -1.3644146919250488, -1.227416753768921, -1.227416753768921, -1.073293924331665, -1.02191960811615, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -1.073293924331665, -0.8849216103553772, -0.7992978096008301, -0.6794245839118958, -0.28555524349212646, -0.2513057291507721, -0.2513057291507721, -0.43967801332473755, -0.30267998576164246, -0.31980475783348083, -0.13143247365951538, 0.03981505334377289, 0.15968845784664154, 0.4850587546825409, 0.587807297706604, 0.3651854991912842, 0.810429036617279, 0.9303023219108582, 1.0673003196716309, 0.8446785807609558, 0.9474270939826965, 1.2214230298995972, 0.7761795520782471, -0.2341809868812561, -0.6794245839118958, -1.3130404949188232, -1.8439078330993652, -1.9124068021774292, -1.946656346321106, -1.946656346321106, -1.946656346321106, -1.9809058904647827, -1.9809058904647827, -1.9295315742492676, -1.9637811183929443, -1.9980305433273315, -1.9637811183929443, -1.4671632051467896, -1.5527870655059814, -0.3540542721748352, 0.43368449807167053, 1.1529240608215332, 1.4097954034805298, 1.3412963151931763, 1.563918113708496, 1.5810428857803345, 1.6495418548583984, 1.4269200563430786, 1.6152924299240112, 1.5296685695648193, 1.8207894563674927, -0.3540542721748352, 1.1700488328933716, -0.3883037567138672, -1.8439078330993652, -2.032280206680298, -2.01515531539917, -1.9980305433273315, -1.7754088640213013, -1.6897850036621094, -2.0665295124053955, -0.4739275276660919, 0.26243698596954346, 0.6905558109283447, 0.6734310388565063, 0.19393795728683472, -1.6384108066558838, -1.9980305433273315, -1.9295315742492676, -1.073293924331665, 0.10831420123577118, 0.5706825256347656, -0.21705622971057892, 0.3138112425804138, -0.08005820959806442, 0.12543895840644836, 0.03981505334377289, -0.13143247365951538, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.3926706314086914, 1.4097954034805298], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.7590547800064087, 1.1529240608215332, 1.6152924299240112, 1.7694151401519775, 1.8036646842956543, 1.7009161710739136, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 0.9645518660545349, 0.810429036617279, 0.5364330410957336, 0.0055655487813055515, -0.576676070690155, -0.5938007831573486, -0.5424265265464783, -0.7136740684509277, -0.7992978096008301, -0.9191710948944092, -1.141792893409729, -1.2787909507751465, -1.484287977218628, -1.6897850036621094, -1.7069097757339478, -1.3986642360687256, -1.4329137802124023, -1.4329137802124023, -1.415789008140564, -1.3472900390625, -1.1760424375534058, -0.9020463228225708, -1.0219196081161 [e2e-predictor] 5, -1.9637811183929443, -1.8439078330993652, -1.6555355787277222, -1.6212860345840454, -1.5527870655059814, -1.7240345478057861, -2.01515531539917, -1.8267830610275269, -1.946656346321106, -1.8096582889556885, 0.8789280652999878, 1.6152924299240112, 1.718040943145752, 1.786539912223816, 1.2727973461151123, -2.0494048595428467, -2.0836544036865234, -1.5699117183685303, -1.6897850036621094, -1.415789008140564, -1.3130404949188232, -1.9980305433273315, -2.0665295124053955, -0.9191710948944092, -1.415789008140564, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.5870364904403687, -1.672660231590271, -1.484287977218628, -1.4500385522842407, -1.1760424375534058, -1.4329137802124023, -1.484287977218628, -1.7754088640213013, -1.3130404949188232, -1.2787909507751465, -1.227416753768921, -1.3301652669906616, -1.3472900390625, -1.261666178703308, -1.1246682405471802, -1.073293924331665, -1.4500385522842407, -1.1075434684753418, -1.415789008140564, -1.3644146919250488, -1.2959157228469849, -1.4329137802124023, -1.0904186964035034, -1.227416753768921, -1.3301652669906616, -1.1931672096252441, -1.261666178703308, -0.9362958669662476, -1.2787909507751465, -1.0390443801879883, -0.8506720662117004, -0.9534205794334412, -0.9876701235771179, -0.7821730971336365, -0.9191710948944092, -0.7650483250617981, -0.4739275276660919, -0.31980475783348083, -0.02868395671248436, -0.14855723083019257, -0.42255327105522156, -0.14855723083019257, 0.15968845784664154, 0.5021834969520569, 0.41655975580215454, 0.3651854991912842, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7590547800064087, 0.8960528373718262, 1.0159261226654053, 1.2385478019714355, 0.7761795520782471, -0.3540542721748352, -1.1246682405471802, -1.6212860345840454, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.946656346321106, -1.9637811183929443, -1.9124068021774292, -1.9124068021774292, -1.1589176654815674, -0.16568197309970856, 0.5021834969520569, -0.6622998118400574, 0.10831420123577118, 0.0740646943449974, 0.656306266784668, 1.5810428857803345, 1.4954191446304321, 1.2727973461151123, 1.444044828414917, 1.5981676578521729, 1.7351655960083008, 1.375545859336853, 1.324171543121338, 1.4097954034805298, 1.2899221181869507, 1.1529240608215332, 1.4611696004867554, 1.5125439167022705, 1.1186745166778564, -0.011559205129742622, -1.7069097757339478, -1.3644146919250488, -2.0494048595428467, -2.0665295124053955, -2.0836544036865234, -2.032280206680298, -0.3540542721748352, 0.7248052954673767, 0.9131776094436646, -1.535662293434143, -2.032280206680298, -1.9637811183929443, -1.7411593198776245, -0.4910522699356079, 0.2281874716281891, 1.1700488328933716, 0.43368449807167053, 0.7248052954673767, 0.4508092403411865, 0.27956172823905945, -0.28555524349212646, 0.38231024146080017, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 1.0330508947372437, 1.5125439167022705, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.5296685695648193, 1.4611696004867554, 1.2899221181869507, 1.2385478019714355, 1.2385478019714355, 1.170048832893 [e2e-predictor] 3716, 1.0330508947372437, 0.8789280652999878, 0.5364330410957336, -0.045808710157871246, -0.5081770420074463, -0.6622998118400574, -0.576676070690155, -0.5938007831573486, -1.1246682405471802, -1.1931672096252441, -1.227416753768921, -1.3815394639968872, -1.4671632051467896, -1.4329137802124023, -1.7754088640213013, -1.79253351688385, -1.4671632051467896, -1.415789008140564, -1.5185375213623047, -1.5699117183685303, -1.5014127492904663, -1.4329137802124023, -1.3130404949188232, -0.8677968382835388, -1.7069097757339478, -1.9295315742492676, -1.758284091949463, -1.8267830610275269, -1.672660231590271, -1.6897850036621094, -2.032280206680298, -1.9980305433273315, 0.7076805233955383, 1.0844250917434692, 1.6495418548583984, 1.8036646842956543, 0.9988013505935669, -2.0494048595428467, -2.1179039478302, -1.604161262512207, -1.6384108066558838, -1.2959157228469849, -1.3130404949188232, -1.9980305433273315, -2.0836544036865234, -0.7821730971336365, -1.3986642360687256, -1.3644146919250488, -1.5185375213623047, -1.5014127492904663, -1.604161262512207, -1.4500385522842407, -1.672660231590271, -1.4500385522842407, -1.5185375213623047, -1.7069097757339478, -1.261666178703308, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.6555355787277222, -1.3472900390625, -1.227416753768921, -1.1589176654815674, -1.3130404949188232, -1.484287977218628, -1.261666178703308, -1.3815394639968872, -1.3986642360687256, -1.1931672096252441, -1.2445415258407593, -1.3472900390625, -1.0390443801879883, -1.227416753768921, -1.0047948360443115, -1.2102919816970825, -1.073293924331665, -1.141792893409729, -1.1589176654815674, -0.9362958669662476, -0.8677968382835388, -0.7479235529899597, -0.6622998118400574, -0.5595512986183167, -0.4568027853965759, -0.2513057291507721, -0.2341809868812561, -0.40542852878570557, -0.2684305012226105, 0.12543895840644836, 0.9303023219108582, 0.29668647050857544, 0.656306266784668, 0.9474270939826965, 0.7761795520782471, 0.9131776094436646, 0.7933043241500854, 0.6734310388565063, 0.38231024146080017, 0.8960528373718262, 0.587807297706604, -0.5081770420074463, -1.227416753768921, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.8610326051712036, -1.878157377243042, -1.5014127492904663, -1.0047948360443115, -0.40542852878570557, 0.8275538086891174, 1.2042982578277588, 0.9816765785217285, 1.255672574043274, 1.4097954034805298, 1.5467933416366577, 1.444044828414917, 1.4954191446304321, 1.4782943725585938, 1.5981676578521729, 1.5296685695648193, 1.7522903680801392, 1.5981676578521729, 1.0501755475997925, 1.2385478019714355, 1.5125439167022705, 1.4954191446304321, 1.7009161710739136, 1.3926706314086914, 0.9988013505935669, 0.6905558109283447, 0.27956172823905945, -0.9191710948944092, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -1.946656346321106, -0.06293346732854843, -1.1589176654815674, -2.1179039478302, -2.0836544036865234, -1.946656346321106, -1.7411593198776245, -0.8849216103553772, 0.3138112425804138, 0.9474270939826965, 0.587807297706604, 0.6391815543174744, 0.5535577535629272, -0.18280673027038574, 0.19393795728683472, 0.7761795520782471, 1.324171543121338, 1.1529240608215332, 1.3070467710494995, 1.3070467710494995, 1.324171543121338], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.62 [e2e-predictor] 2056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.7419300675392151, 1.2042982578277588, 1.6495418548583984, 1.786539912223816, 1.7009161710739136, 1.63241708278656, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5296685695648193, 1.3412963151931763, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 0.9645518660545349, 0.7590547800064087, 0.3651854991912842, -0.31980475783348083, -0.610925555229187, -0.43967801332473755, -0.28555524349212646, -1.2445415258407593, -1.535662293434143, -1.5870364904403687, -1.3815394639968872, -1.3986642360687256, -1.4329137802124023, -1.4500385522842407, -1.672660231590271, -1.758284091949463, -1.6384108066558838, -1.5699117183685303, -1.5185375213623047, -1.535662293434143, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.3301652669906616, -1.8267830610275269, -1.9637811183929443, -1.79253351688385, -1.7069097757339478, -1.6384108066558838, -1.9295315742492676, 0.27956172823905945, 1.255672574043274, 1.4097954034805298, 1.563918113708496, 1.7351655960083008, -0.5595512986183167, -2.1007792949676514, -1.6897850036621094, -1.5870364904403687, -1.4671632051467896, -1.3472900390625, -2.0494048595428467, -2.0665295124053955, -0.8677968382835388, -1.3644146919250488, -1.3472900390625, -1.4329137802124023, -1.3815394639968872, -1.7240345478057861, -1.2959157228469849, -1.6555355787277222, -1.5014127492904663, -1.3472900390625, -1.0561691522598267, -1.3472900390625, -1.7754088640213013, -1.073293924331665, -1.073293924331665, -1.3472900390625, -1.5014127492904663, -1.4500385522842407, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.2787909507751465, -1.3301652669906616, -1.3815394639968872, -1.3301652669906616, -1.3644146919250488, -1.4671632051467896, -1.2959157228469849, -1.2102919816970825, -1.227416753768921, -1.1589176654815674, -1.2445415258407593, -1.3815394639968872, -1.4500385522842407, -1.1589176654815674, -1.1075434684753418, -1.1589176654815674, -0.8677968382835388, -1.1760424375534058, -0.7992978096008301, -0.9020463228225708, -0.645175039768219, -0.43967801332473755, -0.06293346732854843, 0.056939806789159775, 0.02269030176103115, -0.14855723083019257, 0.5193082690238953, 0.7419300675392151, 0.38231024146080017, 0.41655975580215454, 0.6049320101737976, 0.8789280652999878, 0.7419300675392151, 0.8960528373718262, 1.2042982578277588, 1.2899221181869507, 1.1186745166778564, 0.3651854991912842, -0.9876701235771179, -1.484287977218628, -1.8096582889556885, -1.9295315742492676, -1.9295315742492676, -1.9124068021774292, -1.8439078330993652, -1.9980305433273315, -1.4500385522842407, -0.5424265265464783, -0.43967801332473755, 1.1529240608215332, 0.3309359848499298, 1.101549744606018, 1.3584210872650146, 1.4782943725585938, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.5125439167022705, 1.444044828414917, 1.375545859336853, 1.5467933416366577, 1.4611696004867554, 1.3926706314086914, 1.0673003196716309, 0.9988013505935669, 1.2214230298995972, 1.4611696004867554, 1.4954191446304321, 0.8446785807609558, 0.7248052954673767, -0.40542852878570557, -1.5014127492904663, -1.878157377243042, -1.9980305433273315, -2.0836544036865234, -2.0836544036865234, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -1.946656346321106, -1.9124068021774292, -0.8164225816726685, -1.9637811183929443, -0.42255327105522156, 0.9645518660545349, 0.9816765785217285, 1.1357992887496948, 0.39943498373031616, 0.2110627144575119, 0.19393795728683472, 0.14256370067596436, 1.4611696004867554, 1.2727973461151123, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.10154 [e2e-predictor] 9744606018, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.7933043241500854, 1.4097954034805298, 1.7522903680801392, 1.7351655960083008, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.5296685695648193, 1.324171543121338, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 0.810429036617279, 0.8275538086891174, 0.6049320101737976, 0.15968845784664154, -0.08005820959806442, -0.4739275276660919, -0.8335473537445068, -1.261666178703308, -1.4500385522842407, -1.6555355787277222, -1.4329137802124023, -1.261666178703308, -1.261666178703308, -1.4500385522842407, -1.7069097757339478, -1.8439078330993652, -1.7754088640213013, -1.6555355787277222, -1.6555355787277222, -1.6212860345840454, -1.5185375213623047, -1.5014127492904663, -1.4329137802124023, -1.2959157228469849, -1.6384108066558838, -1.8952820301055908, -1.79253351688385, -1.758284091949463, -1.7240345478057861, 1.324171543121338, 1.375545859336853, 1.5981676578521729, 1.7351655960083008, 1.5981676578521729, -1.7411593198776245, -1.8267830610275269, -2.032280206680298, -2.1179039478302, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.032280206680298, -1.9637811183929443, -1.6384108066558838, -1.5699117183685303, -1.3472900390625, -1.9637811183929443, -0.7479235529899597, -1.2959157228469849, -1.2787909507751465, -1.227416753768921, -1.6555355787277222, -1.141792893409729, -1.4329137802124023, -1.5870364904403687, -1.4500385522842407, -1.535662293434143, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2102919816970825, -1.3472900390625, -1.3472900390625, -1.4500385522842407, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.3301652669906616, -1.141792893409729, -1.1075434684753418, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8506720662117004, -0.8164225816726685, -0.8335473537445068, -0.7479235529899597, -0.3540542721748352, 0.056939806789159775, -0.16568197309970856, -0.2513057291507721, 0.12543895840644836, 0.27956172823905945, 0.7761795520782471, 0.587807297706604, 0.7248052954673767, 0.622056782245636, 0.5021834969520569, 0.7933043241500854, 1.0159261226654053, 1.255672574043274, 1.18717360496521, 1.0330508947372437, 0.656306266784668, -0.3369295001029968, -1.2102919816970825, -1.8267830610275269, -1.8952820301055908, -1.946656346321106, -1.9809058904647827, -1.8952820301055908, -1.9124068021774292, -0.8335473537445068, 0.2110627144575119, 0.7933043241500854, 1.0330508947372437, 1.255672574043274, 1.375545859336853, 1.6152924299240112, 1.7009161710739136, 1.4611696004867554, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3412963151931763, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.3070467710494995, 0.9988013505935669, 0.8789280652999878, 0.8275538086891174, 1.0673003196716309, 1.3070467710494995, 0.8618032932281494, 0.39943498373031616, -1.02191960811615, -1.4500385522842407, -2.1007792949676514, -2.0836544036865234, -1.3815394639968872, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, 0.27956172823905945, 0.8789280652999878, -2.0494048595428467, -1.604161262512207, -1.2787909507751465, -0.045808710157871246, 0.8446785807609558, 1.255672574043274, 1.1357992887496948, 1.0330508947372437, 0.7419300675392151, 0.14256370067596436, 0.58 [e2e-predictor] 7807297706604, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 1.0844250917434692, 1.7351655960083008, 1.7009161710739136, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.4782943725585938, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9131776094436646, 0.7590547800064087, 0.5535577535629272, 0.26243698596954346, -0.13143247365951538, -0.3540542721748352, -0.5595512986183167, -0.9362958669662476, -1.2959157228469849, -1.5185375213623047, -1.7240345478057861, -1.5699117183685303, -1.3301652669906616, -1.261666178703308, -1.2787909507751465, -1.4500385522842407, -1.7240345478057861, -1.8439078330993652, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6555355787277222, -1.604161262512207, -1.3986642360687256, -1.261666178703308, -1.2445415258407593, -1.7069097757339478, -1.9809058904647827, -1.8610326051712036, 1.6495418548583984, 1.6152924299240112, 1.7694151401519775, 1.6837913990020752, -1.604161262512207, -1.8096582889556885, -2.0494048595428467, -1.5527870655059814, -1.8267830610275269, -1.4500385522842407, -1.2959157228469849, -1.02191960811615, -1.1075434684753418, -1.758284091949463, -2.032280206680298, -1.1589176654815674, -1.484287977218628, -1.6555355787277222, -1.4500385522842407, -1.3986642360687256, -1.141792893409729, -1.4329137802124023, -1.7240345478057861, -1.3301652669906616, -1.3644146919250488, -1.3301652669906616, -0.9876701235771179, -1.261666178703308, -1.3986642360687256, -1.141792893409729, -1.6897850036621094, -1.415789008140564, -1.4329137802124023, -1.3472900390625, -1.6555355787277222, -1.2787909507751465, -1.1760424375534058, -1.2102919816970825, -1.5870364904403687, -1.6555355787277222, -1.1931672096252441, -1.535662293434143, -1.3986642360687256, -1.0390443801879883, -1.3472900390625, -1.3130404949188232, -1.2445415258407593, -1.2445415258407593, -1.5699117183685303, -0.8849216103553772, -1.2787909507751465, -1.2102919816970825, -0.8164225816726685, -0.576676070690155, -0.576676070690155, -0.2341809868812561, 0.2110627144575119, 0.6049320101737976, 0.6905558109283447, 0.3480607271194458, 0.810429036617279, 0.43368449807167053, 0.38231024146080017, 0.9645518660545349, 0.8960528373718262, 0.5021834969520569, 0.9645518660545349, 1.0673003196716309, 0.9131776094436646, 0.7248052954673767, -0.5253018140792847, -1.227416753768921, -1.7069097757339478, -1.878157377243042, -1.9637811183929443, -1.946656346321106, -1.946656346321106, -0.2513057291507721, 0.7590547800064087, 0.7933043241500854, 0.3480607271194458, 0.8789280652999878, 1.324171543121338, 1.2385478019714355, 1.5125439167022705, 1.3926706314086914, 1.5981676578521729, 1.4954191446304321, 1.2042982578277588, 1.6152924299240112, 1.5125439167022705, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.444044828414917, 0.8960528373718262, 0.5193082690238953, 1.101549744606018, 0.7590547800 [e2e-predictor] 064087, 0.8275538086891174, -0.1143077164888382, -2.0494048595428467, -1.878157377243042, -2.0494048595428467, -2.0836544036865234, -2.0836544036865234, -1.261666178703308, -2.0494048595428467, -2.0665295124053955, -2.1179039478302, -2.0836544036865234, -2.0494048595428467, -1.3472900390625, -0.7992978096008301, -0.09718296676874161, 0.7419300675392151, 0.5706825256347656, 0.9816765785217285, 0.4850587546825409, -0.011559205129742622, 1.2042982578277588, 1.0844250917434692, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 1.0159261226654053, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.63241708278656, 1.4782943725585938, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.7933043241500854, 0.5021834969520569, 0.3480607271194458, 0.15968845784664154, -0.18280673027038574, -0.5595512986183167, -0.9362958669662476, -1.1760424375534058, -1.3130404949188232, -1.535662293434143, -1.7411593198776245, -1.672660231590271, -1.5014127492904663, -1.3644146919250488, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -1.7069097757339478, -1.5870364904403687, -1.5699117183685303, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.3644146919250488, -1.9124068021774292, -1.7240345478057861, -1.9809058904647827, -0.576676070690155, 0.9474270939826965, 1.5296685695648193, 1.718040943145752, 0.4850587546825409, -1.8952820301055908, -2.1179039478302, -1.604161262512207, -1.535662293434143, -1.7069097757339478, -1.4500385522842407, -1.535662293434143, -1.415789008140564, -1.878157377243042, -1.9124068021774292, -0.9362958669662476, -1.5014127492904663, -1.261666178703308, -1.5527870655059814, -1.7754088640213013, -1.2787909507751465, -1.2787909507751465, -1.2445415258407593, -1.5699117183685303, -1.3130404949188232, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -1.3986642360687256, -1.3472900390625, -1.604161262512207, -1.3301652669906616, -1.3301652669906616, -1.261666178703308, -1.3644146919250488, -1.1246682405471802, -1.1589176654815674, -1.0047948360443115, -0.9534205794334412, -1.1589176654815674, -1.2959157228469849, -1.4329137802124023, -1.3815394639968872, -0.9534205794334412, -1.2959157228469849, -1.3301652669906616, -1.2102919816970825, -1.1246682405471802, -1.0904186964035034, -0.9534205794334412, -0.9705453515052795, -1.02191960811615, -0.8506720662117004, -0.645175039768219, 0.3651854991912842, -0.2341809868812561, -0.31980475783348083, 0.3138112425804138, 0.3651854991912842, 0.5706825256347656, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.9816765785217285, 1.1357992887496948, 1.2385478019714355, 0.9645518660545349, 0.9303023219108582, 0.622056782245636, 0.2281874716281891, -0.3540542721748352, -1.02191960811615, -1.5185375213623047, -1.8610326051712036, -1.8610326051712036, -1.8439078330993652, -1.2959157228469849, -0.7821730971336365, 0.6049320101737976, 1.08442509174 [e2e-predictor] 34692, 0.9645518660545349, 0.9816765785217285, 0.9474270939826965, 1.3584210872650146, 1.375545859336853, 1.4954191446304321, 1.3926706314086914, 1.3926706314086914, 1.6152924299240112, 1.3584210872650146, 1.3070467710494995, 1.444044828414917, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.101549744606018, 1.2727973461151123, 1.2214230298995972, 1.2385478019714355, 0.810429036617279, 0.27956172823905945, -1.7069097757339478, -2.01515531539917, -1.9980305433273315, -1.878157377243042, -0.2513057291507721, -2.032280206680298, -2.0665295124053955, 0.24531221389770508, 1.375545859336853, -1.878157377243042, -2.0665295124053955, 0.810429036617279, 1.718040943145752, -2.0836544036865234, -1.9124068021774292, -1.7754088640213013, -0.40542852878570557, 0.091189444065094, -0.18280673027038574, -0.6794245839118958, -1.2959157228469849, 1.0673003196716309, 1.3412963151931763, 1.0844250917434692, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 1.0330508947372437, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.5981676578521729, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 0.9816765785217285, 0.7933043241500854, 0.587807297706604, 0.26243698596954346, -0.2341809868812561, -0.7821730971336365, -1.0047948360443115, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.5185375213623047, -1.604161262512207, -1.7411593198776245, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -1.5527870655059814, -1.6384108066558838, -1.758284091949463, -1.6555355787277222, -1.758284091949463, -1.8267830610275269, -1.6384108066558838, -1.9809058904647827, -1.9980305433273315, -1.8096582889556885, -1.8952820301055908, 0.7933043241500854, 1.0159261226654053, 0.9303023219108582, 0.9303023219108582, 0.2110627144575119, -1.7754088640213013, -1.9980305433273315, -1.878157377243042, -1.4500385522842407, -1.5699117183685303, -1.535662293434143, -1.2445415258407593, -2.1179039478302, -1.8096582889556885, -1.1589176654815674, -1.3644146919250488, -1.261666178703308, -1.5699117183685303, -1.672660231590271, -1.5014127492904663, -1.2102919816970825, -1.2787909507751465, -1.535662293434143, -1.3644146919250488, -1.3986642360687256, -1.6212860345840454, -1.2787909507751465, -1.3986642360687256, -1.4329137802124023, -1.2959157228469849, -1.1589176654815674, -1.261666178703308, -1.141792893409729, -1.1760424375534058, -1.2102919816970825, -1.0390443801879883, -1.0047948360443115, -0.9020463228225708, -0.8506720662117004, -1.141792893409729, -0.8335473537445068, -1.073293924331665, -1.227416753768921, -1.2787909507751465, -1.2102919816970825, -1.1760424375534058, -1.1075434684753418, -1.1246682405471802, -1.1931672096252441, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.5081770420074463, -0.13143247365951538, 0.27956172823905945, 0.2110627144575119, 0.4508092403411865, 0.604 [e2e-predictor] 9320101737976, 0.5364330410957336, 0.656306266784668, 0.8275538086891174, 0.6734310388565063, 0.8275538086891174, 0.5706825256347656, 0.7590547800064087, 0.8960528373718262, 1.18717360496521, 1.2385478019714355, 0.7419300675392151, -0.42255327105522156, -1.3644146919250488, -1.8952820301055908, -1.878157377243042, -1.8952820301055908, -1.3472900390625, 0.27956172823905945, 0.7248052954673767, 1.1186745166778564, 1.1186745166778564, 1.3412963151931763, 1.2727973461151123, 0.9988013505935669, 1.1186745166778564, 1.5125439167022705, 1.4269200563430786, 1.5810428857803345, 1.4782943725585938, 1.5981676578521729, 1.563918113708496, 1.6495418548583984, 1.4611696004867554, 1.2214230298995972, 1.5296685695648193, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3070467710494995, 1.18717360496521, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.4782943725585938, 1.5125439167022705, -1.0561691522598267, -0.9876701235771179, -1.5699117183685303, -0.30267998576164246, 1.5296685695648193, 1.7009161710739136, -1.5699117183685303, -2.032280206680298, 1.5467933416366577, 1.563918113708496, -2.0665295124053955, -1.261666178703308, -1.9124068021774292, -1.5527870655059814, -0.7650483250617981, -1.604161262512207, -1.8952820301055908, -0.9191710948944092, 1.4782943725585938, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 1.1357992887496948, 1.786539912223816, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 0.9988013505935669, 0.9131776094436646, 0.6391815543174744, 0.19393795728683472, -0.30267998576164246, -0.7479235529899597, -1.1931672096252441, -1.3986642360687256, -1.2787909507751465, -1.1246682405471802, -1.3130404949188232, -1.5527870655059814, -1.7069097757339478, -1.7411593198776245, -1.5699117183685303, -1.5014127492904663, -1.5870364904403687, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -0.7992978096008301, -1.9124068021774292, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -2.0494048595428467, -1.672660231590271, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.324171543121338, -2.032280206680298, -1.9809058904647827, -1.6555355787277222, -0.9534205794334412, -1.8267830610275269, -2.0494048595428467, -1.6897850036621094, -2.01515531539917, -2.1007792949676514, -1.9124068021774292, -1.415789008140564, -1.484287977218628, -1.604161262512207, -1.4500385522842407, -1.79253351688385, -2.0836544036865234, -1.1760424375534058, -1.5014127492904663, -1.535662293434143, -1.484287977218628, -1.484287977218628, -1.3644146919250488, -1.4329137802124023, -1.2959157228469849, -1.1931672096252441, -0.8677968382835388, -1.073293924331665, -1.141792893409729, -1.1246682405471802, -1.1246682405471802, -0.9191710948944092, -0.9876 [e2e-predictor] 701235771179, -0.8849216103553772, -0.8335473537445068, -0.7307988405227661, -0.7136740684509277, -0.8164225816726685, -1.1075434684753418, -0.9362958669662476, -0.8849216103553772, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.2787909507751465, -1.0561691522598267, -0.7307988405227661, -0.21705622971057892, -0.06293346732854843, -0.16568197309970856, 0.29668647050857544, 0.15968845784664154, 0.15968845784664154, 0.6049320101737976, 0.29668647050857544, 0.3138112425804138, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.9303023219108582, 0.6049320101737976, 0.7761795520782471, 1.101549744606018, 1.0159261226654053, 0.4679340124130249, -0.43967801332473755, -1.1075434684753418, -1.8096582889556885, -1.8267830610275269, -1.758284091949463, -1.5699117183685303, -0.2684305012226105, 0.7248052954673767, 1.0673003196716309, 1.0673003196716309, 0.9816765785217285, 1.1529240608215332, 1.1700488328933716, 0.9988013505935669, 1.3926706314086914, 1.1529240608215332, 1.324171543121338, 1.5125439167022705, 1.6837913990020752, 1.4097954034805298, 1.5981676578521729, 1.5125439167022705, 1.5810428857803345, 1.2727973461151123, 1.444044828414917, 1.4097954034805298, 1.444044828414917, 1.5296685695648193, 1.5810428857803345, 1.4782943725585938, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.6666666269302368, 1.2727973461151123, 1.9406627416610718, 1.1529240608215332, -0.31980475783348083, 0.3651854991912842, 1.5981676578521729, -1.8096582889556885, -2.1007792949676514, -2.0836544036865234, -1.1760424375534058, -1.2102919816970825, -1.9295315742492676, -1.9295315742492676, -1.8267830610275269, 0.2281874716281891, -0.06293346732854843, -1.9809058904647827, -0.6622998118400574, 1.4782943725585938, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564], [1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 1.0501755475997925, 1.6666666269302368, 1.6837913990020752, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.1529240608215332, 0.9474270939826965, 0.8618032932281494, 0.7761795520782471, 0.2281874716281891, -0.2513057291507721, -0.7821730971336365, -1.1246682405471802, -1.4500385522842407, -1.4500385522842407, -1.3986642360687256, -1.2959157228469849, -1.3644146919250488, -1.5699117183685303, -1.7754088640213013, -1.8610326051712036, -1.7411593198776245, -1.6384108066558838, -1.7240345478057861, -1.6555355787277222, -1.9124068021774292, -1.758284091949463, -1.8610326051712036, -1.878157377243042, -1.758284091949463, -1.7240345478057861, -1.6555355787277222, -1.5185375213623047, -1.141792893409729, 0.9131776094436646, 0.656306266784668, -2.0665295124053955, -1.8096582889556885, -1.758284091949463, -1.3986642360687256, -0.8506720662117004, -1.7754088640213013, -2.1007792949676514, -1.02191960811615, -1.073293924331665, -0.8849216103553772, [e2e-predictor] -1.3130404949188232, -1.8952820301055908, -2.032280206680298, -1.8952820301055908, -2.1007792949676514, -2.0665295124053955, -1.1246682405471802, -1.5527870655059814, -1.5870364904403687, -1.7069097757339478, -1.5185375213623047, -0.9876701235771179, -1.3644146919250488, -1.227416753768921, -1.4500385522842407, -1.261666178703308, -1.3130404949188232, -1.073293924331665, -1.4671632051467896, -1.1246682405471802, -1.0904186964035034, -1.3130404949188232, -0.9020463228225708, -1.0904186964035034, -0.8677968382835388, -0.9705453515052795, -0.576676070690155, -0.43967801332473755, -0.5081770420074463, -0.40542852878570557, -0.2684305012226105, -0.06293346732854843, 0.056939806789159775, -0.42255327105522156, -0.18280673027038574, -0.8335473537445068, -0.3883037567138672, -0.7479235529899597, 0.19393795728683472, 0.4508092403411865, 0.39943498373031616, 0.0740646943449974, 0.3309359848499298, 0.17681321501731873, 0.5535577535629272, 0.622056782245636, 0.6905558109283447, 0.810429036617279, 0.9645518660545349, 0.7761795520782471, 0.9816765785217285, 0.6905558109283447, 1.1357992887496948, 0.4679340124130249, 0.091189444065094, -0.576676070690155, -1.0047948360443115, -1.8267830610275269, -1.8439078330993652, -1.1075434684753418, -0.08005820959806442, 0.5364330410957336, 1.2042982578277588, 1.324171543121338, 1.5467933416366577, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.5467933416366577, 1.4097954034805298, 1.255672574043274, 1.444044828414917, 1.2214230298995972, 1.4782943725585938, 1.4097954034805298, 1.1357992887496948, 1.255672574043274, 1.2042982578277588, 1.3584210872650146, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.5125439167022705, 1.6837913990020752, 1.5125439167022705, 1.7009161710739136, 1.5296685695648193, 1.4269200563430786, 0.8446785807609558, 1.3584210872650146, 0.7248052954673767, -1.3130404949188232, 1.4269200563430786, -1.3815394639968872, 1.0673003196716309, 0.03981505334377289, 0.5193082690238953, -0.31980475783348083, 0.622056782245636, 0.622056782245636, 0.7590547800064087, 1.0330508947372437, -0.8335473537445068, -0.08005820959806442, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.7076805233955383, 1.2385478019714355, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.0330508947372437, 0.6391815543174744, 0.15968845784664154, -0.5081770420074463, -0.9362958669662476, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.484287977218628, -1.6555355787277222, -1.535662293434143, -1.5699117183685303, -1.5185375213623047, -1.5527870655059814, -1.604161262512207, -1.484287977218628, -1.3986 [e2e-predictor] 642360687256, -1.9124068021774292, -1.8267830610275269, -1.8267830610275269, -1.878157377243042, -1.7069097757339478, -1.3986642360687256, -1.8610326051712036, -1.6384108066558838, -1.5699117183685303, -0.3711790144443512, -0.576676070690155, -1.1075434684753418, -1.5699117183685303, -0.9191710948944092, -1.4500385522842407, -0.3711790144443512, -1.6555355787277222, -2.1179039478302, -1.3472900390625, -1.5014127492904663, -1.535662293434143, -1.535662293434143, -1.5014127492904663, -2.0494048595428467, -1.4671632051467896, -1.5014127492904663, -1.3815394639968872, -0.9362958669662476, -1.3644146919250488, -1.5527870655059814, -1.5699117183685303, -1.5014127492904663, -1.79253351688385, -1.2787909507751465, -1.3130404949188232, -1.5014127492904663, -1.415789008140564, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.2787909507751465, -1.227416753768921, -1.415789008140564, -1.3130404949188232, -1.0904186964035034, -1.02191960811615, -0.8335473537445068, -0.5595512986183167, -0.6280503273010254, -0.7821730971336365, -0.18280673027038574, -0.045808710157871246, -0.18280673027038574, -0.19993148744106293, 0.02269030176103115, -0.011559205129742622, 0.0740646943449974, 0.19393795728683472, 0.38231024146080017, 0.3138112425804138, -0.30267998576164246, -0.21705622971057892, -0.14855723083019257, 0.056939806789159775, 0.3309359848499298, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7419300675392151, 0.810429036617279, 1.0159261226654053, 0.7761795520782471, 0.8960528373718262, 1.0673003196716309, 0.4679340124130249, -0.6280503273010254, -1.02191960811615, -1.6555355787277222, -1.6555355787277222, -1.7069097757339478, -0.08005820959806442, -0.16568197309970856, 0.8618032932281494, 0.7933043241500854, 1.2727973461151123, 1.375545859336853, 0.9816765785217285, 0.8618032932281494, 1.1186745166778564, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7522903680801392, 1.324171543121338, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.324171543121338, 1.1529240608215332, 1.4954191446304321, 1.6495418548583984, 1.6837913990020752, 1.5467933416366577, 1.324171543121338, 0.9645518660545349, 1.18717360496521, 1.5981676578521729, 1.2899221181869507, 1.5296685695648193, 1.5125439167022705, 1.9920369386672974, 1.444044828414917, 1.1357992887496948, 1.375545859336853, 1.718040943145752, -0.21705622971057892, 0.9303023219108582, 0.10831420123577118, 1.6837913990020752, 1.3926706314086914, 1.4782943725585938, 0.8446785807609558, 0.7590547800064087, 1.1700488328933716, 1.3926706314086914, 0.17681321501731873, 0.4508092403411865, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 1.101549744606018, 1.563918113708496, 1.786539912223816, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782 [e2e-predictor] 943725585938, 1.444044828414917, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.18717360496521, 0.9645518660545349, 0.5535577535629272, -0.09718296676874161, -0.5595512986183167, -0.4910522699356079, -0.9020463228225708, -1.1246682405471802, -1.1931672096252441, -1.6555355787277222, -1.6212860345840454, -1.9295315742492676, -1.3815394639968872, -0.9534205794334412, -1.758284091949463, -1.6555355787277222, -1.79253351688385, -1.9295315742492676, -2.01515531539917, -1.9980305433273315, -2.1179039478302, -2.032280206680298, -1.758284091949463, -1.4500385522842407, -1.8096582889556885, -0.9705453515052795, -1.2787909507751465, 0.10831420123577118, 1.0501755475997925, 0.656306266784668, -1.3644146919250488, -1.878157377243042, -1.6555355787277222, -0.6794245839118958, -1.946656346321106, -1.9124068021774292, -1.5870364904403687, -1.3644146919250488, -1.3472900390625, -1.4671632051467896, -1.9637811183929443, -1.9809058904647827, -1.4671632051467896, -1.535662293434143, -1.0047948360443115, -1.2445415258407593, -1.4500385522842407, -1.6212860345840454, -1.415789008140564, -1.3644146919250488, -1.3986642360687256, -1.0390443801879883, -1.415789008140564, -1.3644146919250488, -0.43967801332473755, -0.3711790144443512, -1.02191960811615, -1.0047948360443115, -1.4329137802124023, -1.3130404949188232, -1.2102919816970825, -0.9705453515052795, -1.1246682405471802, -0.8506720662117004, -0.9020463228225708, -0.8677968382835388, -0.7479235529899597, -0.5081770420074463, -0.5595512986183167, -0.045808710157871246, 0.5364330410957336, 0.3138112425804138, -0.045808710157871246, -0.31980475783348083, -1.3986642360687256, -0.06293346732854843, 0.02269030176103115, 0.24531221389770508, 0.3480607271194458, 0.3138112425804138, 0.43368449807167053, 0.5193082690238953, 0.7590547800064087, 0.6905558109283447, 0.7419300675392151, 0.6734310388565063, 1.0330508947372437, 0.8618032932281494, 0.7933043241500854, 0.7933043241500854, 0.9131776094436646, 0.4679340124130249, -0.7821730971336365, -1.4671632051467896, -1.5870364904403687, -1.7411593198776245, -1.6897850036621094, -0.9534205794334412, -0.21705622971057892, 0.7076805233955383, 1.1529240608215332, 1.3926706314086914, 1.444044828414917, 1.4097954034805298, 1.2385478019714355, 1.0673003196716309, 0.9303023219108582, 0.810429036617279, 1.0844250917434692, 0.7590547800064087, 0.6734310388565063, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.2899221181869507, 1.5981676578521729, 1.5296685695648193, 1.444044828414917, 1.324171543121338, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.5810428857803345, 1.6152924299240112, 1.8036646842956543, 1.4611696004867554, 1.5296685695648193, 1.4782943725585938, 0.622056782245636, 1.3412963151931763, 0.43368449807167053, 1.4269200563430786, 0.7248052954673767, 0.4850587546825409, 1.2385478019714355, 1.5467933416366577, 1.1186745166778564, 0.9303023219108582, 0.5535577535629272, 1.0673003196716309, 0.29668647050857544, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6391815543174744, 0.6734310388565063, 0.7076 [e2e-predictor] 805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.5706825256347656, 0.8789280652999878, 1.2042982578277588, 1.63241708278656, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3070467710494995, 1.1700488328933716, 0.8960528373718262, 0.39943498373031616, -0.09718296676874161, -0.4910522699356079, -0.7307988405227661, -0.21705622971057892, -0.8335473537445068, -0.7992978096008301, -0.8677968382835388, -1.2787909507751465, -1.672660231590271, -1.2102919816970825, 0.091189444065094, -1.415789008140564, -1.9295315742492676, -1.8610326051712036, -1.8439078330993652, -1.7754088640213013, -1.758284091949463, -1.7069097757339478, -1.758284091949463, -0.9020463228225708, -1.7069097757339478, -2.0836544036865234, -1.6555355787277222, -0.6280503273010254, -0.42255327105522156, -0.8335473537445068, -1.3130404949188232, -0.16568197309970856, -1.9637811183929443, -0.8164225816726685, -0.8677968382835388, -1.415789008140564, -1.79253351688385, -1.7411593198776245, -1.8267830610275269, -1.9295315742492676, -1.7240345478057861, -1.8952820301055908, -1.5870364904403687, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.5527870655059814, -1.672660231590271, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.484287977218628, -1.2787909507751465, -1.1931672096252441, -1.1931672096252441, -1.1246682405471802, -0.011559205129742622, -0.42255327105522156, -1.6384108066558838, -0.645175039768219, -0.6965492963790894, -1.2102919816970825, -1.02191960811615, -1.073293924331665, -0.9191710948944092, -0.6622998118400574, -0.8335473537445068, -0.4739275276660919, -0.5938007831573486, 0.4679340124130249, -0.14855723083019257, -0.06293346732854843, 0.7419300675392151, 0.7076805233955383, 0.587807297706604, 0.39943498373031616, 0.3138112425804138, 0.38231024146080017, 0.0055655487813055515, 0.03981505334377289, 0.5364330410957336, 0.7248052954673767, 0.6391815543174744, 0.7076805233955383, 0.7761795520782471, 0.7076805233955383, 0.622056782245636, 0.9474270939826965, 0.8789280652999878, 0.9645518660545349, 1.0501755475997925, 0.9303023219108582, -0.43967801332473755, -1.6384108066558838, -1.5527870655059814, -1.9124068021774292, -1.141792893409729, 0.0055655487813055515, 0.3138112425804138, 1.1357992887496948, 0.9303023219108582, 1.3584210872650146, 1.5467933416366577, 1.375545859336853, 1.2214230298995972, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 1.1529240608215332, 1.3926706314086914, 1.5467933416366577, 1.444044828414917, 1.2385478019714355, 0.9474270939826965, 1.3584210872650146, 1.6152924299240112, 1.563918113708496, 1.255672574043274, 1.1529240608215332, 1.255672574043274, 1.444044828414917, 1.8207894563674927, 1.6837913990020752, 1.786539912223816, 1.786539912223816, 1.0844250917434692, 1.8207894563674927, 1.1186745166778564, -0.14855723083019257, 1.0673003196716309, 0.8275538086891174, -0.5424265265464783, -0.14855723083019257, 0.8960528373718262, -0.045808710157871246, 0.8789280652999878, 0.4508092403411865, -1.6212860345840454, 0.8446785807609558, 1.324171543121338, -0.3883037567138672, 1.0501755475997925, 0.41655975580215454, 0.587807297706604, 1.4782943725585938, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.74 [e2e-predictor] 19300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.9816765785217285, 1.1357992887496948, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.2042982578277588, 1.101549744606018, 0.8275538086891174, 0.4679340124130249, 0.056939806789159775, -0.28555524349212646, -0.4910522699356079, -0.2341809868812561, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 0.6049320101737976, -0.13143247365951538, -0.28555524349212646, -0.19993148744106293, -0.645175039768219, -1.8096582889556885, -1.1931672096252441, -1.878157377243042, -1.9637811183929443, -1.8439078330993652, -1.7754088640213013, -1.3130404949188232, -0.1143077164888382, -1.672660231590271, -1.4329137802124023, -1.0390443801879883, -0.31980475783348083, -1.227416753768921, 0.12543895840644836, -0.7136740684509277, 0.39943498373031616, -0.6280503273010254, -0.3369295001029968, -1.0561691522598267, -1.1760424375534058, -1.8267830610275269, -1.8267830610275269, -1.672660231590271, -1.5527870655059814, -1.7069097757339478, -1.5014127492904663, -1.535662293434143, -1.5014127492904663, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -1.7411593198776245, -1.1589176654815674, -1.6384108066558838, -1.3472900390625, -0.9020463228225708, -1.1931672096252441, -0.43967801332473755, -1.0904186964035034, -0.43967801332473755, -1.3815394639968872, -0.3883037567138672, -0.7650483250617981, -1.141792893409729, -0.06293346732854843, -1.0047948360443115, -1.0904186964035034, -1.1075434684753418, -0.8677968382835388, -0.9362958669662476, -0.8335473537445068, -0.6622998118400574, 0.41655975580215454, 0.6049320101737976, -0.06293346732854843, 0.091189444065094, -0.02868395671248436, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.27956172823905945, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.4850587546825409, 0.27956172823905945, 0.656306266784668, 0.7248052954673767, 0.7933043241500854, 0.7248052954673767, 0.9131776094436646, 1.0330508947372437, 0.9816765785217285, 0.810429036617279, 0.6049320101737976, -0.02868395671248436, -1.3130404949188232, -1.8267830610275269, -1.7411593198776245, -0.6794245839118958, 0.2281874716281891, 0.6905558109283447, 0.4850587546825409, 0.5021834969520569, 0.6391815543174744, 1.101549744606018, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.18717360496521, 1.2214230298995972, 1.0501755475997925, 1.0330508947372437, 0.810429036617279, 0.3651854991912842, 0.12543895840644836, 0.5706825256347656, 0.7419300675392151, 0.9645518660545349, 1.1186745166778564, 1.4097954034805298, 1.6152924299240112, 1.4611696004867554, 1.5296685695648193, 1.786539912223816, 1.375545859336853, 1.2042982578277588, 1.63241708278656, 0.9988013505935669, 1.7009161710739136, 1.5296685695648193, 1.2214230298995972, 0.7248052954673767, 0.5021834969520569, 0.091189444065094, 0.19393795728683472, 0.0740646943449974, -0.7307988405227661, -0.4739275276660919, -0.21705622971057892, -0.3883037567138672, 0.5193082690238953, 1.2727973461151123, 1.0330508947372437, 1.2727973461151123, -0.3883037567138672, 0.0055655487813055515, 1.8036646842956543, 1.5981676578521729, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582], [1.546793341 [e2e-predictor] 6366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 0.9816765785217285, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.7761795520782471, 0.9131776094436646, 1.1700488328933716, 1.4782943725585938, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.3584210872650146, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 0.5706825256347656, 0.3480607271194458, 0.0740646943449974, 0.38231024146080017, 0.4850587546825409, 0.6734310388565063, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.587807297706604, 0.0055655487813055515, 0.3138112425804138, 0.5364330410957336, -0.42255327105522156, -1.2787909507751465, -1.2787909507751465, -1.8096582889556885, -1.9295315742492676, -1.8439078330993652, -1.0561691522598267, -1.261666178703308, -1.227416753768921, -1.073293924331665, -1.1075434684753418, -0.7136740684509277, -0.645175039768219, 0.14256370067596436, 0.17681321501731873, -0.09718296676874161, 0.0055655487813055515, 0.43368449807167053, 0.27956172823905945, -0.19993148744106293, -1.484287977218628, -1.672660231590271, -1.5699117183685303, -1.9295315742492676, -1.5527870655059814, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6897850036621094, -1.6555355787277222, -1.672660231590271, -1.2102919816970825, -1.604161262512207, -1.3815394639968872, -0.4739275276660919, -0.9705453515052795, -1.604161262512207, -0.610925555229187, -0.5081770420074463, -0.9876701235771179, -0.09718296676874161, -0.5595512986183167, 0.41655975580215454, 0.0740646943449974, 0.27956172823905945, 0.091189444065094, -0.8164225816726685, -0.6280503273010254, -0.5253018140792847, -0.21705622971057892, -0.42255327105522156, -0.8677968382835388, 0.38231024146080017, -0.13143247365951538, 0.2281874716281891, -0.045808710157871246, -0.610925555229187, -0.011559205129742622, 0.3651854991912842, 0.24531221389770508, 0.3309359848499298, 0.41655975580215454, 0.5535577535629272, 0.6734310388565063, 0.6734310388565063, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9988013505935669, 0.9131776094436646, 1.1529240608215332, 0.7761795520782471, 0.24531221389770508, -0.9362958669662476, -1.7754088640213013, -1.484287977218628, -0.09718296676874161, 0.8960528373718262, 1.0844250917434692, 0.9303023219108582, 1.3584210872650146, 1.4954191446304321, 1.3926706314086914, 0.8960528373718262, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.2214230298995972, 1.3412963151931763, 1.1186745166778564, 1.4097954034805298, 1.2727973461151123, 0.5706825256347656, 0.39943498373031616, 0.7590547800064087, 0.8960528373718262, 0.9131776094436646, 1.0501755475997925, 1.3070467710494995, 1.5467933416366577, 1.563918113708496, 1.324171543121338, 0.7761795520782471, 1.324171543121338, 1.3412963151931763, 1.3070467710494995, -1.5014127492904663, 0.7590547800064087, 0.587807297706604, -0.13143247365951538, 0.211062 [e2e-predictor] 7144575119, -0.8677968382835388, -0.30267998576164246, 1.3926706314086914, -1.141792893409729, -0.1143077164888382, -0.16568197309970856, -0.576676070690155, 0.43368449807167053, -0.5081770420074463, 1.0673003196716309, 0.4508092403411865, -0.21705622971057892, -0.2684305012226105, 1.6152924299240112, 1.2385478019714355, 0.9474270939826965, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.7933043241500854, 0.9988013505935669, 1.18717360496521, 1.4097954034805298, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.444044828414917, 1.375545859336853, 1.255672574043274, 1.1529240608215332, 1.0501755475997925, 0.8960528373718262, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 1.0501755475997925, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.4679340124130249, -0.011559205129742622, -0.6280503273010254, -0.8506720662117004, -0.5081770420074463, -0.8506720662117004, -1.1589176654815674, -0.9362958669662476, -0.610925555229187, -0.011559205129742622, 0.26243698596954346, 0.02269030176103115, 0.810429036617279, 0.4508092403411865, 0.587807297706604, 0.622056782245636, 0.3651854991912842, -0.16568197309970856, -1.227416753768921, -0.610925555229187, -2.0494048595428467, -1.79253351688385, -1.6384108066558838, -1.7411593198776245, -1.6897850036621094, -1.6555355787277222, -1.7754088640213013, -1.6555355787277222, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.4910522699356079, -1.1246682405471802, -0.08005820959806442, -0.7992978096008301, -0.9191710948944092, -0.3369295001029968, -0.011559205129742622, -0.5081770420074463, 0.5021834969520569, 0.39943498373031616, -0.1143077164888382, 0.091189444065094, 0.3651854991912842, 0.38231024146080017, 0.0740646943449974, 0.4679340124130249, 0.19393795728683472, -0.28555524349212646, -0.06293346732854843, -0.011559205129742622, 0.14256370067596436, 0.41655975580215454, 0.5535577535629272, 0.2281874716281891, 0.622056782245636, 0.43368449807167053, 0.5021834969520569, 0.5706825256347656, 0.38231024146080017, 0.4679340124130249, 0.5364330410957336, 0.656306266784668, 0.7761795520782471, 0.5535577535629272, 0.9131776094436646, 0.9131776094436646, 0.7933043241500854, 0.5535577535629272, 0.4850587546825409, 0.9474270939826965, 0.587807297706604, -1.415789008140564, -1.7411593198776245, -1.4329137802124023, 0.17681321501731873, 0.02269030176103115, 0.9131776094436646, 0.587807297706604, 1.0501755475997925, 1.0673003196716309, 1.3070467710494995, 1.324171543121338, 1.444044828414917, 1.255672574043274, 0.9988013505935669, 0.9303023219108582, 1.444044828414917, 1.39267063 [e2e-predictor] 14086914, 0.3651854991912842, 0.8446785807609558, 1.255672574043274, 1.1700488328933716, 0.9131776094436646, 0.587807297706604, 0.9303023219108582, 0.7590547800064087, 0.5535577535629272, 0.24531221389770508, 0.43368449807167053, 0.7933043241500854, 0.8446785807609558, 1.0673003196716309, 1.1357992887496948, 0.8446785807609558, 0.5364330410957336, 0.7076805233955383, -0.8164225816726685, -1.3644146919250488, -1.0390443801879883, -0.1143077164888382, -0.4739275276660919, -1.0047948360443115, 1.2214230298995972, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -1.8096582889556885, -0.645175039768219, 0.0740646943449974, 0.5021834969520569, -0.2513057291507721, -1.8096582889556885, -0.7479235529899597, 1.3412963151931763, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 1.4097954034805298, 1.5467933416366577, 1.63241708278656, 1.6837913990020752, 1.6837913990020752, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4611696004867554, 1.375545859336853, 1.2727973461151123, 1.1357992887496948, 1.0159261226654053, 0.9474270939826965, 0.8446785807609558, 0.7248052954673767, 0.7248052954673767, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.7248052954673767, 0.810429036617279, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.8446785807609558, 0.39943498373031616, -0.30267998576164246, 0.2110627144575119, -0.045808710157871246, -0.2513057291507721, 0.7419300675392151, -0.2341809868812561, 0.810429036617279, 0.6049320101737976, 0.7419300675392151, 0.7933043241500854, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.4679340124130249, 0.6391815543174744, -0.19993148744106293, -0.14855723083019257, -1.2102919816970825, -0.6622998118400574, -1.5870364904403687, -1.7754088640213013, -1.5014127492904663, -1.9124068021774292, -1.3986642360687256, -1.9809058904647827, -1.0390443801879883, -1.073293924331665, -0.06293346732854843, -1.141792893409729, -0.6965492963790894, -0.1143077164888382, 0.02269030176103115, -0.8164225816726685, -0.6965492963790894, 0.02269030176103115, 0.091189444065094, 0.3309359848499298, -0.2513057291507721, 0.5021834969520569, 0.091189444065094, 0.9988013505935669, 0.5535577535629272, 0.4679340124130249, 0.3138112425804138, 0.03981505334377289, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, -0.08005820959806442, 0.5535577535629272, 0.4850587546825409, 0.4679340124130249, 0.2110627144575119, 0.14256370067596436, 0.41655975580215454, 0.6734310388565063, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.6905558109283447, 1.0330508947372437, 0.9303023219108582, 1.0844250917434692, 0.827553808689 [e2e-predictor] 1174, 1.101549744606018, 0.7590547800064087, 0.6734310388565063, 0.7076805233955383, -1.2959157228469849, -1.8096582889556885, -1.7411593198776245, -0.7992978096008301, 0.9645518660545349, 0.587807297706604, 0.7590547800064087, 1.4097954034805298, 1.1529240608215332, 1.4097954034805298, 1.101549744606018, 1.0501755475997925, 1.18717360496521, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.8960528373718262, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.17681321501731873, -0.43967801332473755, -0.09718296676874161, -0.42255327105522156, 0.43368449807167053, 0.656306266784668, 0.8960528373718262, -0.02868395671248436, -0.9534205794334412, -1.0904186964035034, -1.1589176654815674, -1.5185375213623047, -1.3301652669906616, -0.8164225816726685, 0.9303023219108582, -1.604161262512207, -1.4329137802124023, -0.2341809868812561, -1.3130404949188232, -1.9980305433273315, -1.758284091949463, -1.8267830610275269, -1.2445415258407593, -1.2445415258407593, 0.43368449807167053, 0.7933043241500854, 0.9303023219108582, 0.8789280652999878, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7076805233955383, 0.9645518660545349, 1.4611696004867554, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.5810428857803345, 1.4611696004867554, 1.3070467710494995, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 0.9988013505935669, 0.8960528373718262, 0.8618032932281494, 0.9474270939826965, 0.9816765785217285, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.7933043241500854, 0.24531221389770508, -0.2513057291507721, -0.2341809868812561, 0.38231024146080017, 0.0055655487813055515, 0.24531221389770508, 0.5364330410957336, 0.2281874716281891, 0.19393795728683472, 0.656306266784668, 0.8789280652999878, 0.8618032932281494, 1.2214230298995972, 1.0673003196716309, 1.1357992887496948, 1.101549744606018, 1.2214230298995972, 0.9303023219108582, 0.6049320101737976, 0.3309359848499298, -0.9362958669662476, -1.4329137802124023, -0.6965492963790894, 0.7076805233955383, -0.31980475783348083, -1.1075434684753418, -0.8506720662117004, -0.9534205794334412, -1.4671632051467896, -1.6212860345840454, -1.535662293434143, -0.06293346732854843, 0.27956172823905945, 0.091189444065094, 0.03981505334377289, 0.02269030176103115, -0.14855723083019257, 0.29668647050857544, 0.5706825256347656, 0.5193082690238953, 0.6049320101737976, 0.5021834969520569, 0.810429036617279, 0.8960528373718262, 0.6905558109283447, 0.8275538086891174, [e2e-predictor] 0.8789280652999878, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.14256370067596436, 0.3138112425804138, 0.3138112425804138, 0.2110627144575119, 0.5535577535629272, 0.6049320101737976, 0.41655975580215454, 0.5706825256347656, 0.622056782245636, 0.39943498373031616, 0.587807297706604, 0.8275538086891174, 0.9303023219108582, 1.0501755475997925, 0.7761795520782471, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 1.0673003196716309, 0.9131776094436646, 0.587807297706604, -0.9020463228225708, -1.7754088640213013, -1.8096582889556885, -0.2684305012226105, -0.4568027853965759, 0.6905558109283447, 0.8446785807609558, 1.18717360496521, 1.375545859336853, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2899221181869507, 1.0330508947372437, 0.7933043241500854, 1.2899221181869507, 1.3584210872650146, 1.2727973461151123, 1.1186745166778564, 0.8275538086891174, 0.4679340124130249, 0.7761795520782471, 0.6049320101737976, 0.02269030176103115, 0.8275538086891174, 0.41655975580215454, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 1.0844250917434692, 1.5467933416366577, 1.2727973461151123, 0.4679340124130249, -1.0561691522598267, -1.4329137802124023, -0.9020463228225708, -0.1143077164888382, -0.8849216103553772, -1.02191960811615, 0.3651854991912842, -0.8164225816726685, -1.4671632051467896, 0.5535577535629272, -0.9705453515052795, -1.7069097757339478, -1.5527870655059814, -1.6384108066558838, -1.5014127492904663, -1.3986642360687256, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.9988013505935669, 1.0673003196716309, 1.2385478019714355, 1.4611696004867554, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.5981676578521729, 1.4954191446304321, 1.375545859336853, 1.2385478019714355, 1.2042982578277588, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0501755475997925, 1.1700488328933716, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2385478019714355, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.091189444065094, -0.19993148744106293, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 1.0330508947372437, 0.9988013505935669, 1.101549744606018, 1.1529240608215332, 1.3584210872650146, 1.18717360496521, 1.1186745166778564, 1.2042982578277588, 1.0330508947372437, 0.587807297706604, -0.2341809868812561, 0.39943498373031616, -0.02868395671248436, -0.30267998576164246, -0.6794245839118958, 0.913 [e2e-predictor] 1776094436646, 0.4679340124130249, 0.15968845784664154, -0.08005820959806442, -0.5253018140792847, -0.40542852878570557, 0.03981505334377289, -0.6280503273010254, 0.17681321501731873, -0.045808710157871246, 0.10831420123577118, 0.14256370067596436, 0.3480607271194458, 0.7248052954673767, 0.43368449807167053, 0.7076805233955383, 0.41655975580215454, 0.8446785807609558, 0.5535577535629272, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.6905558109283447, 0.38231024146080017, 0.4850587546825409, 0.4508092403411865, 0.3309359848499298, 0.3651854991912842, 0.24531221389770508, 0.17681321501731873, 0.27956172823905945, 0.7590547800064087, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6734310388565063, 0.8618032932281494, 0.7761795520782471, 0.9988013505935669, 1.2214230298995972, 1.324171543121338, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, 0.810429036617279, -0.09718296676874161, -1.6212860345840454, -1.9809058904647827, 0.02269030176103115, 0.5364330410957336, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 1.2385478019714355, 1.1186745166778564, 1.2214230298995972, 1.2727973461151123, 1.4269200563430786, 1.5125439167022705, 1.3070467710494995, 1.2042982578277588, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 0.5021834969520569, 1.1700488328933716, 1.2385478019714355, 0.8446785807609558, 0.3480607271194458, 1.3412963151931763, 0.8960528373718262, 0.7761795520782471, 0.3651854991912842, 0.3138112425804138, 0.15968845784664154, 0.24531221389770508, 0.5193082690238953, 0.19393795728683472, 0.656306266784668, 0.3309359848499298, 0.38231024146080017, -0.06293346732854843, 0.9645518660545349, -1.1246682405471802, -0.9705453515052795, -0.9705453515052795, -1.0561691522598267, -1.5014127492904663, 0.03981505334377289, 0.19393795728683472, -1.1589176654815674, -0.5595512986183167, -0.6965492963790894, -1.415789008140564, -1.4329137802124023, -1.1075434684753418, -1.227416753768921, -1.227416753768921, 0.8960528373718262, 1.0159261226654053, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.4269200563430786, 1.3412963151931763, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.8789280652999878, 1.0673003196716309, 1.2385478019714355, 1.3926706314086914, 1.563918113708496, 1.63241708278656, 1.6837913990020752, 1.718040943145752, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.810429036617279, 1.0844250917434692, 1.101549744606018, 1.324171543121338, 1.1357992887496948, 1.2385478019714355, 1.3070467710494995, 0.9988013505935669, 1.0159261226654053, 0. [e2e-predictor] 9988013505935669, 1.0330508947372437, 0.9816765785217285, 1.0159261226654053, 0.8446785807609558, 0.7933043241500854, 1.0673003196716309, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.3584210872650146, 1.2385478019714355, 0.810429036617279, 0.8960528373718262, 0.3651854991912842, 0.9474270939826965, -0.42255327105522156, 0.3309359848499298, 0.587807297706604, 0.9131776094436646, 0.3309359848499298, 0.5706825256347656, 0.5364330410957336, 0.8275538086891174, 0.27956172823905945, 0.091189444065094, -0.2341809868812561, 0.622056782245636, 0.2110627144575119, 0.656306266784668, -0.13143247365951538, 0.5364330410957336, 0.622056782245636, 0.3138112425804138, 0.622056782245636, 0.4508092403411865, 0.8275538086891174, 0.4679340124130249, 0.6391815543174744, 0.6391815543174744, 0.5193082690238953, 0.587807297706604, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.7590547800064087, 0.3651854991912842, 0.587807297706604, 0.8618032932281494, 0.5021834969520569, 0.7761795520782471, 0.7248052954673767, 0.9474270939826965, 0.7933043241500854, 0.9474270939826965, 1.2042982578277588, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 1.0673003196716309, 0.5535577535629272, -0.7307988405227661, -1.8439078330993652, -1.0390443801879883, 0.5706825256347656, 0.6734310388565063, 0.6734310388565063, 0.3309359848499298, 0.810429036617279, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.255672574043274, 1.3412963151931763, 1.4611696004867554, 1.3412963151931763, 0.9131776094436646, 0.9645518660545349, 1.0673003196716309, 1.3070467710494995, 1.3412963151931763, 1.4954191446304321, 0.5706825256347656, 0.9303023219108582, 0.6049320101737976, 0.6391815543174744, 0.9988013505935669, 0.7590547800064087, 0.9645518660545349, -0.09718296676874161, 0.7590547800064087, -0.14855723083019257, 0.5535577535629272, 0.3309359848499298, 0.9988013505935669, 0.9131776094436646, 1.2042982578277588, 0.810429036617279, 0.7076805233955383, -0.14855723083019257, -1.0047948360443115, -1.0390443801879883, -0.7136740684509277, -1.0390443801879883, -1.5014127492904663, -0.5253018140792847, 0.29668647050857544, -1.3986642360687256, -0.7992978096008301, -0.7821730971336365, -1.3130404949188232, -1.4329137802124023, -1.4500385522842407, -1.4329137802124023, -0.7136740684509277, 0.8446785807609558, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878], [1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 1.0159261226654053, 1.0159261226654053, 1.2214230298995972, 1.5467933416366577, 1.6152924299240112, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.067300 [e2e-predictor] 3196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 0.9303023219108582, 0.8618032932281494, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 1.0673003196716309, 1.0501755475997925, 1.101549744606018, 0.9303023219108582, 1.1357992887496948, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.4097954034805298, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.1186745166778564, 1.2042982578277588, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 1.0159261226654053, 0.9303023219108582, 1.0673003196716309, 1.0673003196716309, 0.8960528373718262, 0.9645518660545349, 1.0330508947372437, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.810429036617279, 0.7419300675392151, 0.622056782245636, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 0.622056782245636, 0.4679340124130249, 0.39943498373031616, 0.5364330410957336, 0.41655975580215454, 0.19393795728683472, 0.3480607271194458, 0.6391815543174744, 0.7248052954673767, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 0.7590547800064087, 1.2727973461151123, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.2899221181869507, 1.1186745166778564, 1.0673003196716309, 0.8789280652999878, -0.02868395671248436, -1.2102919816970825, -1.3986642360687256, -0.5938007831573486, -0.3883037567138672, 0.7590547800064087, 0.9988013505935669, 0.8446785807609558, 0.8275538086891174, 1.2899221181869507, 1.1357992887496948, 1.3412963151931763, 1.3584210872650146, 1.4954191446304321, 1.0159261226654053, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.255672574043274, 1.1357992887496948, 0.6905558109283447, 0.6734310388565063, 0.5021834969520569, 0.9303023219108582, 0.9816765785217285, 0.656306266784668, 0.9816765785217285, 0.8618032932281494, 0.7590547800064087, 0.7419300675392151, -0.21705622971057892, 0.6905558109283447, 0.29668647050857544, 0.3309359848499298, 0.9474270939826965, 0.9131776094436646, 1.3926706314086914, 0.9131776094436646, 1.375545859336853, 1.0844250917434692, 0.6391815543174744, -0.7307988405227661, -1.5527870655059814, -1.3130404949188232, -1.4329137802124023, -1.5870364904403687, -1.4671632051467896, 0.02269030176103115, -1.6555355787277222, -1.073293924331665, -0.6622998118400574, -0.9876701235771179, -1.3986642360687256, -1.3986642360687256, -1.4671632051467896, -0.1143077164888382, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494], [1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032 [e2e-predictor] 932281494, 0.8789280652999878, 0.9303023219108582, 1.1529240608215332, 1.2042982578277588, 1.3412963151931763, 1.5125439167022705, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.5810428857803345, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.255672574043274, 1.18717360496521, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 0.9303023219108582, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 0.7933043241500854, 0.5535577535629272, 0.5364330410957336, 0.6049320101737976, 0.4850587546825409, 0.5364330410957336, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.8960528373718262, 0.9816765785217285, 1.101549744606018, 1.2899221181869507, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.1700488328933716, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.101549744606018, 1.1700488328933716, 0.9816765785217285, 0.810429036617279, 1.1357992887496948, 0.8789280652999878, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 0.6049320101737976, 0.12543895840644836, 0.5706825256347656, 0.7248052954673767, 0.622056782245636, 0.6391815543174744, 0.5535577535629272, 0.4508092403411865, 0.3480607271194458, 0.38231024146080017, 0.5021834969520569, 0.5193082690238953, 0.6391815543174744, 0.5364330410957336, 0.3480607271194458, 0.6905558109283447, 0.7761795520782471, 0.7076805233955383, 0.8275538086891174, 0.7590547800064087, 0.5706825256347656, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.6905558109283447, 0.6049320101737976, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 0.8275538086891174, 1.0673003196716309, 0.5193082690238953, -1.073293924331665, -1.5527870655059814, -1.5014127492904663, 0.0740646943449974, 0.656306266784668, 0.810429036617279, 0.9474270939826965, 1.1357992887496948, 1.1529240608215332, 1.3584210872650146, 1.101549744606018, 1.4097954034805298, 1.0159261226654053, 1.2214230298995972, 1.2899221181869507, 1.3926706314086914, 0.6391815543174744, 0.4679340124130249, 1.0159261226654053, 0.8618032932281494, 0.7076805233955383, 0.9131776094436646, 1.1700488328933716, 0.7933043241500854, 0.9988013505935669, 0.8618032932281494, 1.0844250917434692, 0.9303023219108582, 0.43368449807167053, 0.8789280652999878, 0.24531221389770508, 0.5535577535629272, 0.43368449807167053, 0.8789280652999878, 0.9816765785217285, 1.0159261226654053, 0.810429036617279, 1.3584210872650146, 0.656306266784668, 1.1357992887496948, 0.29668647050857544, -0.8506720662117004, -1.7069097757339478, -1.4671632051467896, -1.3472900390625, -1.5185375213623047, -1.3644146919250488, -0.3540542721748352, -1.7240345478057861, -1.2959157228469849, -0.7479235529899597, -1.0047948360443115, -1.1075434684753418, -1.3986642360687256, -1.3815394639968872, 0.7076805233955383, 0.8960528373718262, 0.8789280652999878], [1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.050175547 [e2e-predictor] 5997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 1.0159261226654053, 1.1529240608215332, 1.3584210872650146, 1.5296685695648193, 1.6152924299240112, 1.6666666269302368, 1.6666666269302368, 1.563918113708496, 1.5125439167022705, 1.444044828414917, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.8789280652999878, 0.7419300675392151, 0.6734310388565063, 0.8789280652999878, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.7761795520782471, 0.810429036617279, 0.9303023219108582, 0.7933043241500854, 0.7419300675392151, 0.9645518660545349, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.2899221181869507, 1.4269200563430786, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.18717360496521, 0.9988013505935669, 1.0159261226654053, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.1186745166778564, 1.0501755475997925, 0.7761795520782471, 0.9303023219108582, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.6049320101737976, 0.6905558109283447, 0.9131776094436646, 0.5021834969520569, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6049320101737976, 0.622056782245636, 0.7933043241500854, 0.7933043241500854, 0.7419300675392151, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.8275538086891174, 0.9645518660545349, 0.7933043241500854, 0.7590547800064087, 1.0159261226654053, 0.9303023219108582, 0.622056782245636, 0.9303023219108582, 1.0673003196716309, 1.0501755475997925, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 0.5193082690238953, -1.02191960811615, -1.9295315742492676, -0.8506720662117004, -0.2513057291507721, 0.5021834969520569, 0.587807297706604, 0.9988013505935669, 1.2042982578277588, 0.587807297706604, 1.1357992887496948, 1.0844250917434692, 1.2899221181869507, 1.324171543121338, 0.9474270939826965, 0.7248052954673767, 1.1357992887496948, 0.622056782245636, 0.9645518660545349, 0.4679340124130249, 0.810429036617279, 0.7248052954673767, 0.7761795520782471, 0.7419300675392151, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 0.38231024146080017, 0.7761795520782471, 0.9645518660545349, 0.4850587546825409, 0.8960528373718262, 0.7761795520782471, 0.9131776094436646, 1.18717360496521, 1.2899221181869507, 0.6905558109283447, 1.0159261226654053, 1.2899221181869507, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.15968845784664154, -0.2513057291507721, -1.5527870655059814, -1.5014127492904663, -1.3815394639968872, -1.484287977218628, -1.2445415258407593, -1.1246682405471802, -1.7069097757339478, -1.02191960811615, -0.9534205794334412, -1.0904186964035034, -0.7136740684509277, -1.5014127492904663, -1.5527870655059814, 0.9645518660545349, 0.8789280652999878], [1.4269200563430786, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810 [e2e-predictor] 429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0673003196716309, 1.1700488328933716, 1.2727973461151123, 1.3926706314086914, 1.4611696004867554, 1.6152924299240112, 1.6152924299240112, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.375545859336853, 1.3412963151931763, 1.2385478019714355, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.7933043241500854, 0.810429036617279, 0.656306266784668, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.3309359848499298, 0.5021834969520569, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.9131776094436646, 0.7761795520782471, 0.8960528373718262, 0.38231024146080017, 0.5364330410957336, 0.7590547800064087, 0.8618032932281494, 1.0159261226654053, 0.7419300675392151, 0.8789280652999878, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.2214230298995972, 1.375545859336853, 1.2214230298995972, 0.9816765785217285, 0.8789280652999878, 0.7590547800064087, 1.1186745166778564, 1.0844250917434692, 1.1186745166778564, 1.0844250917434692, 0.7933043241500854, 0.6049320101737976, 0.810429036617279, 0.8275538086891174, 0.24531221389770508, -0.06293346732854843, 0.8275538086891174, 0.3480607271194458, 0.656306266784668, 0.5535577535629272, 0.6905558109283447, 0.41655975580215454, 0.5364330410957336, 0.7933043241500854, 0.7761795520782471, 0.6734310388565063, 0.2281874716281891, 0.38231024146080017, 0.5535577535629272, 0.8446785807609558, 0.5535577535629272, 0.622056782245636, 0.5706825256347656, 0.8446785807609558, 0.5021834969520569, 0.8960528373718262, -0.08005820959806442, 0.7933043241500854, 0.7590547800064087, 0.656306266784668, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2385478019714355, 1.1186745166778564, 1.2727973461151123, 1.1529240608215332, 1.1529240608215332, 0.4850587546825409, -0.3711790144443512, -1.758284091949463, -1.6555355787277222, 0.03981505334377289, 0.02269030176103115, 0.27956172823905945, 0.8789280652999878, 0.38231024146080017, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.444044828414917, 1.1186745166778564, 1.0330508947372437, 1.1357992887496948, 0.9816765785217285, 0.9645518660545349, 0.7761795520782471, 1.0501755475997925, 1.0330508947372437, 0.5706825256347656, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.8960528373718262, 0.2110627144575119, 0.6391815543174744, 0.9816765785217285, 0.5193082690238953, 0.3480607271194458, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.41655975580215454, 0.5193082690238953, 0.2110627144575119, 0.5021834969520569, 0.587807297706604, 0.3651854991912842, 0.41655975580215454, 0.8446785807609558, -0.14855723083019257, -0.09718296676874161, -0.4910522699356079, -1.4671632051467896, -1.5699117183685303, -1.4329137802124023, -1.227416753768921, -1.2959157228469849, -1.5527870655059814, -1.2445415258407593, -1.2787909507751465, -0.9020463228225708, -0.9876701235771179, -1.2787909507751465, -1.535662293434143, -1.2445415258407593, 1.718040943145752], [1.3926706314086914, 1.3584210872650146, 1.2899221181869507, 1.238 [e2e-predictor] 5478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.1357992887496948, 1.3412963151931763, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.5467933416366577, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.2727973461151123, 1.2042982578277588, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.8618032932281494, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.8275538086891174, 0.7590547800064087, 0.9474270939826965, 0.9816765785217285, 0.7590547800064087, 0.7419300675392151, 0.6049320101737976, 0.9131776094436646, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.1186745166778564, 0.9645518660545349, 1.0159261226654053, 1.1357992887496948, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 0.8618032932281494, 0.7076805233955383, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.587807297706604, 0.5021834969520569, 0.41655975580215454, 0.27956172823905945, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.656306266784668, 0.6734310388565063, 0.5193082690238953, 0.6391815543174744, 0.7419300675392151, 0.6049320101737976, 0.5193082690238953, 0.03981505334377289, 0.27956172823905945, 0.3651854991912842, 0.6391815543174744, 0.5021834969520569, 0.7590547800064087, 0.7761795520782471, 0.4508092403411865, 0.4679340124130249, 0.7590547800064087, 0.7761795520782471, 1.18717360496521, 1.0844250917434692, 1.1186745166778564, 1.2385478019714355, 1.3412963151931763, 1.324171543121338, 1.1700488328933716, 0.810429036617279, -0.1143077164888382, -1.878157377243042, -1.4329137802124023, -1.1931672096252441, -1.1075434684753418, 0.4679340124130249, 0.43368449807167053, 0.5535577535629272, 1.0330508947372437, 1.3926706314086914, 0.9645518660545349, 0.7761795520782471, 0.9645518660545349, 1.2385478019714355, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.2385478019714355, 0.7761795520782471, 0.656306266784668, 0.6905558109283447, 0.622056782245636, 0.7419300675392151, 0.9303023219108582, 0.5021834969520569, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.41655975580215454, 0.5193082690238953, 0.2281874716281891, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.4508092403411865, 0.3480607271194458, 0.5706825256347656, 0.19393795728683472, 0.091189444065094, 0.7248052954673767, 0.02269030176103115, 0.50 [e2e-predictor] 21834969520569, 0.41655975580215454, -0.7479235529899597, -1.3472900390625, -1.6212860345840454, -1.4329137802124023, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.3644146919250488, -1.0561691522598267, -0.9191710948944092, -1.02191960811615, -1.261666178703308, -1.415789008140564, -0.6965492963790894], [1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.2042982578277588, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.324171543121338, 1.2385478019714355, 1.1529240608215332, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.7933043241500854, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.8446785807609558, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.7590547800064087, 0.9645518660545349, 0.8618032932281494, 1.1186745166778564, 0.9645518660545349, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.1529240608215332, 1.0501755475997925, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 0.6391815543174744, 0.8789280652999878, 1.0159261226654053, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 1.18717360496521, 0.6049320101737976, 1.0330508947372437, 1.0330508947372437, 0.8446785807609558, 0.7933043241500854, 0.8960528373718262, 0.7248052954673767, 0.7590547800064087, 0.587807297706604, 0.7248052954673767, 0.6049320101737976, 0.6391815543174744, 0.5706825256347656, 0.27956172823905945, 0.14256370067596436, 0.39943498373031616, 0.2281874716281891, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.6734310388565063, 0.8275538086891174, 0.6905558109283447, 0.7419300675392151, 0.6391815543174744, 0.4508092403411865, 0.5706825256347656, 0.3651854991912842, 0.622056782245636, 0.41655975580215454, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.18717360496521, 1.0673003196716309, 1.1357992887496948, 0.9645518660545349, -0.09718296676874161, -1.535662293434143, -1.7411593198776245, -0.9020463228225708, -1.261666178703308, -0.4568027853965759, 0.6049320101737976, 1.101549744606018, 0.7933043241500854, 0.6391815543174744, 0.587807297706604, 0.6905558109283447, 1.1357992887496948, 0.7419300675392151, 0.8960528373718262, 0.7761795520782471, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 0.7590547800064087, 1.324171543121338, 0.7419 [e2e-predictor] 300675392151, 0.9131776094436646, 0.7933043241500854, 0.7248052954673767, 0.587807297706604, 0.5706825256347656, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.656306266784668, 0.4850587546825409, 0.7590547800064087, 0.38231024146080017, 0.5364330410957336, 0.38231024146080017, 0.8618032932281494, 0.810429036617279, 0.8960528373718262, 0.8275538086891174, -0.4910522699356079, -1.2445415258407593, -1.758284091949463, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.3815394639968872, -1.261666178703308, -1.3986642360687256, -0.8506720662117004, -0.6965492963790894, -1.4329137802124023, -1.3644146919250488], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4782943725585938, 1.3584210872650146, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0844250917434692, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.6734310388565063, 1.0159261226654053, 0.9988013505935669, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 1.18717360496521, 1.1529240608215332, 1.0501755475997925, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 0.9816765785217285, 1.0159261226654053, 0.9645518660545349, 1.101549744606018, 0.9988013505935669, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 1.0844250917434692, 0.6734310388565063, 0.5364330410957336, 0.9988013505935669, 1.0673003196716309, 0.7590547800064087, 0.7076805233955383, 0.7933043241500854, 0.5364330410957336, 0.38231024146080017, 0.5193082690238953, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6391815543174744, 0.7419300675392151, 0.4850587546825409, 0.26243698596954346, 0.8446785807609558, 0.41655975580215454, 0.15968845784664154, 0.7933043241500854, 0.3138112425804138, 0.7590547800064087, 0.3651854991912842, 0.4508092403411865, 0.39943498373031616, 0.9131776094436646, 0.8789280652999878, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.2042982578277588, 1.0844250917434692, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.0673003196716309, 0.6391815543174744, -1.1760424375534058, -1.5527870655059814, -1.604161262512 [e2e-predictor] 207, -0.7650483250617981, -0.43967801332473755, 0.5535577535629272, 0.3309359848499298, 0.14256370067596436, 0.5021834969520569, 0.810429036617279, 0.5021834969520569, 0.7248052954673767, 0.7590547800064087, 0.4850587546825409, 0.4850587546825409, 0.39943498373031616, 0.5021834969520569, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 1.0159261226654053, 0.41655975580215454, 0.7419300675392151, 0.656306266784668, 0.43368449807167053, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.587807297706604, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.5706825256347656, 0.7761795520782471, 0.7419300675392151, 0.810429036617279, 0.656306266784668, 0.8446785807609558, 0.656306266784668, 0.8618032932281494, 0.9131776094436646, 0.9816765785217285, 0.6049320101737976, -1.415789008140564, -1.7069097757339478, -1.4500385522842407, -1.3301652669906616, -1.3130404949188232, -1.3986642360687256, -1.261666178703308, -1.79253351688385, -0.30267998576164246, -0.8849216103553772, -1.3815394639968872], [1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.7933043241500854, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.6391815543174744, 1.1186745166778564, 1.18717360496521, 0.7761795520782471, 0.6905558109283447, 0.9131776094436646, 0.6391815543174744, 0.9303023219108582, 1.0159261226654053, 0.9131776094436646, 0.8789280652999878, 1.0330508947372437, 1.0844250917434692, 1.1529240608215332, 1.1357992887496948, 1.0330508947372437, 1.1186745166778564, 0.8960528373718262, 0.9645518660545349, 0.9474270939826965, 0.7933043241500854, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 1.0330508947372437, 1.1186745166778564, 0.7248052954673767, 0.7248052954673767, 1.1186745166778564, 0.9303023219108582, 0.8789280652999878, 0.9816765785217285, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.656306266784668, 0.7076805233955383, 0.6391815543174744, 0.7933043241500854, 0.656306266784668, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8789280652999878, 0.3138112425804138, 0.39943498373031616, 0.587807297706604, 0.6391815543174744, 0.24531221389770508, 0.39943498373031616, 0.4850587546825409, 0.6905558109283447, 0.5193082690238953, 0 [e2e-predictor] .26243698596954346, 0.5535577535629272, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.4097954034805298, 1.255672574043274, 1.1529240608215332, 1.1529240608215332, 1.255672574043274, 1.3070467710494995, 0.8960528373718262, -0.4568027853965759, -1.3301652669906616, -1.9124068021774292, -0.6794245839118958, -0.9705453515052795, -0.2513057291507721, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.3480607271194458, 0.4508092403411865, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.4679340124130249, 0.43368449807167053, 0.9645518660545349, 0.6049320101737976, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.5364330410957336, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 1.18717360496521, -1.1760424375534058, -1.6384108066558838, -1.5014127492904663, -1.4329137802124023, -1.3986642360687256, -1.415789008140564, -1.3815394639968872, -1.6384108066558838, 0.3651854991912842, -1.141792893409729], [1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 0.9474270939826965, 0.9303023219108582, 0.8618032932281494, 0.9303023219108582, 0.810429036617279, 0.6734310388565063, 0.7761795520782471, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8446785807609558, 0.9131776094436646, 1.0844250917434692, 1.2214230298995972, 1.0501755475997925, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.8618032932281494, 0.810429036617279, 0.9645518660545349, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 0.8446785807609558, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 0.9816765785217285, 0.9474270939826965, 0.6905558109283447, 0.7933043241500854, 0.656306266784668, 0.4508092403 [e2e-predictor] 411865, 0.587807297706604, 0.7761795520782471, 0.7933043241500854, 0.6734310388565063, 0.6049320101737976, 0.6391815543174744, 0.7419300675392151, 0.587807297706604, 0.6391815543174744, 0.3651854991912842, 0.26243698596954346, 0.4508092403411865, 0.39943498373031616, 0.3138112425804138, 0.3651854991912842, 0.5021834969520569, 0.5193082690238953, 0.6905558109283447, 0.6905558109283447, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0159261226654053, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.2385478019714355, 1.1700488328933716, 1.3412963151931763, 1.0330508947372437, 0.6391815543174744, -0.9876701235771179, -1.4500385522842407, -1.7411593198776245, -1.141792893409729, -0.576676070690155, -0.14855723083019257, 0.03981505334377289, 0.10831420123577118, 0.14256370067596436, 0.43368449807167053, 0.4679340124130249, 0.6734310388565063, 0.4679340124130249, 0.810429036617279, 0.3651854991912842, 0.43368449807167053, 0.8789280652999878, 0.656306266784668, 0.7076805233955383, -0.06293346732854843, 0.6734310388565063, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7419300675392151, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.4508092403411865, -1.5527870655059814, -1.7240345478057861, -1.5527870655059814, -1.484287977218628, -1.4671632051467896, -1.3472900390625, -1.535662293434143, 0.3138112425804138], [1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.5193082690238953, 0.7933043241500854, 0.9816765785217285, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 1.0159261226654053, 0.9131776094436646, 1.1186745166778564, 1.1357992887496948, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.8618032932281494, 0.8960528373718262, 0.9988013505935669, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.741930067539215 [e2e-predictor] 1, 0.6905558109283447, 0.8446785807609558, 0.9645518660545349, 1.0844250917434692, 0.9645518660545349, 1.0844250917434692, 1.0159261226654053, 0.8960528373718262, 0.9303023219108582, 1.0673003196716309, 1.18717360496521, 0.8275538086891174, 1.0159261226654053, 0.810429036617279, 0.6734310388565063, 0.8446785807609558, 0.9303023219108582, 0.8618032932281494, 0.7076805233955383, 0.5193082690238953, 0.4850587546825409, 0.9988013505935669, 0.6905558109283447, 0.6734310388565063, 0.4679340124130249, 0.5535577535629272, 0.6734310388565063, 0.41655975580215454, 0.43368449807167053, 0.6049320101737976, 0.43368449807167053, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.8618032932281494, 0.9474270939826965, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.18717360496521, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.5364330410957336, -1.0904186964035034, -1.3301652669906616, -1.5699117183685303, -1.1760424375534058, -0.576676070690155, -1.3301652669906616, -0.9020463228225708, 0.15968845784664154, 0.27956172823905945, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.4508092403411865, 0.6734310388565063, 0.4850587546825409, 0.7076805233955383, 0.6049320101737976, 0.3651854991912842, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 1.0501755475997925, -0.2513057291507721, -1.5870364904403687, -1.535662293434143, -1.4329137802124023, -1.3301652669906616, -1.4671632051467896, -1.4500385522842407], [1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7248052954673767, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 1.0673003196716309, 1.0330508947372437, 1.118 [e2e-predictor] 6745166778564, 1.1529240608215332, 1.1700488328933716, 1.0159261226654053, 1.0159261226654053, 0.8446785807609558, 0.8789280652999878, 0.5706825256347656, 0.656306266784668, 0.9474270939826965, 0.810429036617279, 0.7419300675392151, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 0.9816765785217285, 1.0673003196716309, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0501755475997925, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.9988013505935669, 1.0159261226654053, 1.18717360496521, 1.0673003196716309, 1.1529240608215332, 1.1186745166778564, 0.9988013505935669, 0.8275538086891174, 0.5535577535629272, 0.9816765785217285, 0.7590547800064087, 0.3309359848499298, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.7761795520782471, 0.8275538086891174, 0.41655975580215454, 0.43368449807167053, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.6391815543174744, 0.8446785807609558, 0.7419300675392151, 0.7933043241500854, 0.7076805233955383, 0.7761795520782471, 0.8446785807609558, 0.7761795520782471, 0.7419300675392151, 0.8618032932281494, 1.0330508947372437, 1.324171543121338, 1.0673003196716309, 0.9303023219108582, 1.1186745166778564, 1.2214230298995972, 1.2899221181869507, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 0.9988013505935669, 0.4850587546825409, -1.1075434684753418, -1.6212860345840454, -0.9534205794334412, -1.5014127492904663, -1.8439078330993652, -0.13143247365951538, -0.011559205129742622, 0.4850587546825409, 0.3651854991912842, 0.3480607271194458, 0.6049320101737976, 0.4850587546825409, 0.3309359848499298, 0.3138112425804138, 0.39943498373031616, 0.5364330410957336, 0.622056782245636, 0.810429036617279, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, -0.42255327105522156, -1.8610326051712036, -1.5527870655059814, -1.4671632051467896, -1.5185375213623047], [1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2214230298995972, 1.2727973461151123, 1.1700488328933716, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2727973461151123, 1.238547801 [e2e-predictor] 9714355, 1.1186745166778564, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 0.8618032932281494, 0.9303023219108582, 0.6734310388565063, 0.2110627144575119, 0.8275538086891174, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 0.8960528373718262, 1.0330508947372437, 1.0501755475997925, 0.8960528373718262, 0.9816765785217285, 0.9988013505935669, 1.0844250917434692, 0.8275538086891174, 0.9303023219108582, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.2042982578277588, 1.0330508947372437, 1.0159261226654053, 0.8275538086891174, 0.6391815543174744, 1.2042982578277588, 1.0501755475997925, 0.7076805233955383, 0.656306266784668, 0.9303023219108582, 0.7248052954673767, 0.7076805233955383, 0.622056782245636, 0.6391815543174744, 0.3651854991912842, 0.5535577535629272, 0.27956172823905945, 0.5193082690238953, 0.6049320101737976, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7076805233955383, 0.6391815543174744, 0.4850587546825409, 0.8446785807609558, 0.5193082690238953, 0.6734310388565063, 0.9131776094436646, 0.9816765785217285, 0.8960528373718262, 1.1186745166778564, 0.7248052954673767, 0.9816765785217285, 1.255672574043274, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.1357992887496948, 1.2385478019714355, 0.6734310388565063, 0.0055655487813055515, -1.3644146919250488, -1.7754088640213013, -1.3815394639968872, -1.0904186964035034, -0.5595512986183167, -0.16568197309970856, 0.39943498373031616, 0.29668647050857544, 0.3480607271194458, 0.5364330410957336, 0.3138112425804138, 0.10831420123577118, 0.41655975580215454, 0.4850587546825409, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.10831420123577118, -1.6555355787277222, -1.5014127492904663], [1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043 [e2e-predictor] 274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3070467710494995, 1.2042982578277588, 1.1357992887496948, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9303023219108582, 1.0159261226654053, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8446785807609558, 0.7761795520782471, 0.656306266784668, 0.7761795520782471, 0.810429036617279, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 1.0330508947372437, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0159261226654053, 0.9474270939826965, 1.0159261226654053, 1.101549744606018, 1.0501755475997925, 1.101549744606018, 1.0844250917434692, 1.1357992887496948, 1.0501755475997925, 1.1357992887496948, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.1357992887496948, 0.9131776094436646, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.9131776094436646, 0.8789280652999878, 0.7933043241500854, 0.9816765785217285, 0.6734310388565063, 0.7933043241500854, 0.7248052954673767, 0.7590547800064087, 0.38231024146080017, 0.7590547800064087, 0.4679340124130249, 0.5364330410957336, 0.7761795520782471, 0.7761795520782471, 0.6391815543174744, 0.5364330410957336, 0.622056782245636, 0.7933043241500854, 0.6049320101737976, 0.41655975580215454, 0.8789280652999878, 0.6049320101737976, 0.8960528373718262, 0.9645518660545349, 0.8789280652999878, 0.9816765785217285, 0.9988013505935669, 1.0673003196716309, 1.2214230298995972, 1.3070467710494995, 1.3070467710494995, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.1357992887496948, 0.8960528373718262, -0.5595512986183167, -1.3644146919250488, -1.672660231590271, -1.946656346321106, -1.2102919816970825, -0.645175039768219, 0.02269030176103115, 0.3651854991912842, 0.27956172823905945, 0.38231024146080017, -0.9191710948944092, 0.12543895840644836, 0.24531221389770508, 0.7761795520782471, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.9645518660545349], [1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, [e2e-predictor] 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 1.2042982578277588, 1.2899221181869507, 1.3070467710494995, 1.4097954034805298, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8789280652999878, 0.9645518660545349, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 0.9988013505935669, 1.0330508947372437, 0.7419300675392151, 0.8275538086891174, 0.656306266784668, 0.7419300675392151, 0.5193082690238953, 0.5364330410957336, 0.8275538086891174, 0.41655975580215454, 0.4508092403411865, 0.8960528373718262, 0.8275538086891174, 0.9816765785217285, 0.9474270939826965, 1.1186745166778564, 1.101549744606018, 1.0159261226654053, 0.9988013505935669, 1.0673003196716309, 1.101549744606018, 1.0673003196716309, 1.1529240608215332, 1.0673003196716309, 1.0159261226654053, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 1.0844250917434692, 1.2214230298995972, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7076805233955383, 0.7761795520782471, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7076805233955383, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, 0.8446785807609558, 0.9474270939826965, 0.5535577535629272, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.7419300675392151, 0.9645518660545349, 1.1529240608215332, 0.9474270939826965, 1.0844250917434692, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.375545859336853, 1.18717360496521, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.18717360496521, 1.1357992887496948, 0.5193082690238953, -0.5253018140792847, -1.3815394639968872, -1.5185375213623047, -1.7411593198776245, -1.1246682405471802, -0.9191710948944092, -0.4910522699356079, 0.15968845784664154, -0.9876701235771179, -0.3540542721748352, 0.15968845784664154, 0.8446785807609558, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174], [1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094 [e2e-predictor] 436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.2042982578277588, 1.375545859336853, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.7761795520782471, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 0.622056782245636, 0.8446785807609558, 0.7076805233955383, 0.6391815543174744, 0.810429036617279, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.8789280652999878, 0.4850587546825409, 0.5364330410957336, 0.8446785807609558, 0.4508092403411865, 0.4508092403411865, 0.587807297706604, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.7419300675392151, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 1.0673003196716309, 0.9816765785217285, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.101549744606018, 0.6905558109283447, 0.9645518660545349, 1.0159261226654053, 0.9303023219108582, 1.0330508947372437, 0.9645518660545349, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.7590547800064087, 0.6905558109283447, 0.587807297706604, 0.4850587546825409, 0.6905558109283447, 0.656306266784668, 0.8618032932281494, 0.5535577535629272, 0.9131776094436646, 0.6734310388565063, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.7419300675392151, 0.8275538086891174, 0.9816765785217285, 0.3480607271194458, 1.0159261226654053, 0.587807297706604, 1.0501755475997925, 0.9816765785217285, 1.0844250917434692, 0.9988013505935669, 1.1529240608215332, 1.2385478019714355, 1.2042982578277588, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2214230298995972, 0.7248052954673767, 0.15968845784664154, -0.3540542721748352, -0.9705453515052795, -1.5870364904403687, -1.3301652669906616, -0.5081770420074463, -0.7992978096008301, -0.610925555229187, -0.14855723083019257, 0.7933043241500854, 1.0673003196716309, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854], [0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.87892806 [e2e-predictor] 52999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2899221181869507, 1.2385478019714355, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 0.9303023219108582, 0.8275538086891174, 0.7761795520782471, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.6734310388565063, 0.7419300675392151, 0.6734310388565063, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.7248052954673767, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.5706825256347656, 0.4679340124130249, 0.29668647050857544, 0.4850587546825409, 0.8789280652999878, 0.7248052954673767, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.3651854991912842, 0.5021834969520569, 0.7076805233955383, 0.7933043241500854, 0.622056782245636, 0.622056782245636, 0.7933043241500854, 0.8960528373718262, 1.0159261226654053, 0.8618032932281494, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.810429036617279, 0.7076805233955383, 0.6905558109283447, 1.0501755475997925, 0.8446785807609558, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.6905558109283447, 0.7933043241500854, 0.7933043241500854, 0.7248052954673767, 0.7419300675392151, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 0.622056782245636, 0.5706825256347656, 0.4508092403411865, 0.810429036617279, 0.3651854991912842, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 1.1357992887496948, 1.1186745166778564, 1.18717360496521, 1.324171543121338, 1.2899221181869507, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.0330508947372437, 0.9131776094436646, 0.4679340124130249, 0.19393795728683472, 0.10831420123577118, 0.7761795520782471, 0.7248052954673767, 0.8275538086891174, 0.8960528373718262, 1.0330508947372437, 0.9474270939826965, 1.0673003196716309, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.84 [e2e-predictor] 46785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471], [0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.4269200563430786, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 0.9816765785217285, 0.9131776094436646, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.5706825256347656, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 0.8275538086891174, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.5706825256347656, 0.4508092403411865, 0.622056782245636, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7933043241500854, 0.5706825256347656, 0.3651854991912842, 0.4679340124130249, 0.9303023219108582, 0.7419300675392151, 0.8960528373718262, 0.6391815543174744, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.9645518660545349, 0.7076805233955383, 0.810429036617279, 0.8446785807609558, 0.6391815543174744, 0.622056782245636, 0.4850587546825409, 0.4508092403411865, 0.7933043241500854, 0.8618032932281494, 0.9131776094436646, 0.5364330410957336, 0.7419300675392151, 0.5364330410957336, 0.5535577535629272, 0.4679340124130249, 0.5021834969520569, 0.8275538086891174, 0.9474270939826965, 0.7419300675392151, 0.6049320101737976, 0.7933043241500854, 0.656306266784668, 0.8960528373718262, 0.810429036617279, 0.9474270939826965, 0.7590547800064087, 0.8960528373718262, 0.8618032932281494, 0.5706825256347656, 0.5193082690238953, 0.6905558109283447, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.3651854991912842, 0.9131776094436646, 1.0330508947372437, 0.8275538086891174, 0.8446785807609558, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.3070467710494995, 1.255672574043274, 1.2214230298995972, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.1700488328933716, 1.4611696004867554, 1.2385478019714355, 1.1186745166778564, 1.1357992887496948, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.0844250917434692, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.94742 [e2e-predictor] 70939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151], [0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.255672574043274, 1.3584210872650146, 1.3070467710494995, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.810429036617279, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.7761795520782471, 0.6391815543174744, 0.5706825256347656, 0.10831420123577118, 0.622056782245636, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9645518660545349, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 0.6391815543174744, 0.656306266784668, 0.5535577535629272, 0.8446785807609558, 0.7419300675392151, 0.656306266784668, 0.7248052954673767, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.7761795520782471, 0.6391815543174744, 0.587807297706604, 0.4850587546825409, 0.6391815543174744, 0.5706825256347656, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7248052954673767, 0.8618032932281494, 0.8446785807609558, 0.6734310388565063, 0.8446785807609558, 0.7590547800064087, 0.5535577535629272, 0.4850587546825409, 0.6391815543174744, 0.3480607271194458, 0.2110627144575119, 0.4679340124130249, 0.8446785807609558, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 1.1186745166778564, 1.1186745166778564, 1.0159261226654053, 1.2385478019714355, 1.324171543121338, 1.101549744606018, 1.2214230298995972, 1.4782943725585938, 1.2727973461151123, 1.3584210872650146, 1.2899221181869507, 1.1357992887496948, 1.255672574043274, 1.255672574043274, 1.1357992887496948, 1.23854 [e2e-predictor] 78019714355, 1.2727973461151123, 1.3584210872650146, 1.0844250917434692, 1.0501755475997925, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151], [0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2385478019714355, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0330508947372437, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.6734310388565063, 0.587807297706604, 0.5364330410957336, 0.6391815543174744, 0.5193082690238953, 0.656306266784668, 0.7933043241500854, 0.8446785807609558, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.8618032932281494, 0.7761795520782471, 0.5535577535629272, 0.7933043241500854, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.7419300675392151, 0.8789280652999878, 0.9131776094436646, 0.8275538086891174, 0.7590547800064087, 0.6049320101737976, 0.6905558109283447, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.6734310388565063, 0.7761795520782471, 1.0673003196716309, 0.9474270939826965, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.8275538086891174, 0.9474270939826965, 0.810429036617279, 1.0501755475997925, 0.7761795520782471, 0.9988013505935669, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.6049320101737976, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.6391815543174744, 0.3651854991912842, 0.15968845784664154, 0.5535577535629272, 0.14256370067596436, 0.622056782245636, 0.7590547800064087, 0.622056782245636, 0.91317 [e2e-predictor] 76094436646, 1.0330508947372437, 0.9645518660545349, 0.8789280652999878, 1.0159261226654053, 1.1186745166778564, 1.18717360496521, 1.1357992887496948, 0.9645518660545349, 1.3926706314086914, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, 1.3070467710494995, 1.3070467710494995, 1.1529240608215332, 1.1700488328933716, 1.3070467710494995, 1.324171543121338, 1.1357992887496948, 1.0330508947372437, 1.1529240608215332, 1.18717360496521, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767], [0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.255672574043274, 1.375545859336853, 1.444044828414917, 1.4782943725585938, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 0.7761795520782471, 0.7076805233955383, 0.5535577535629272, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.5364330410957336, 0.4508092403411865, 0.5364330410957336, 0.6734310388565063, 0.6391815543174744, 0.4850587546825409, 0.26243698596954346, 0.622056782245636, 0.656306266784668, 0.9131776094436646, 0.9303023219108582, 0.8960528373718262, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8960528373718262, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 1.0673003196716309, 0.9645518660545349, 0.6905558109283447, 0.91317760944 [e2e-predictor] 36646, 0.8789280652999878, 0.6391815543174744, 0.7248052954673767, 0.7419300675392151, 1.0844250917434692, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.8618032932281494, 0.587807297706604, 0.41655975580215454, 0.29668647050857544, 0.4508092403411865, 0.656306266784668, 0.7933043241500854, 0.7761795520782471, 0.8789280652999878, 0.9131776094436646, 0.656306266784668, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.2214230298995972, 0.810429036617279, 1.375545859336853, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8618032932281494, 0.8446785807609558, 0.6905558109283447, 0.622056782245636, 0.3309359848499298, 0.41655975580215454, 0.6905558109283447, 0.38231024146080017, 0.4508092403411865, 0.24531221389770508, 0.2110627144575119, 0.41655975580215454, 0.6905558109283447, 0.0055655487813055515, 0.10831420123577118, 0.7419300675392151, 0.622056782245636, 0.26243698596954346, 0.7419300675392151, 0.810429036617279, 0.6391815543174744, 0.9645518660545349, 0.5364330410957336, 0.656306266784668, 1.0159261226654053, 0.4850587546825409, 0.6905558109283447, 1.0159261226654053, 0.8789280652999878, 0.8789280652999878, 0 [e2e-predictor] .8789280652999878, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7248052954673767, 0.810429036617279, 0.810429036617279, 0.8618032932281494, 1.0159261226654053, 0.7761795520782471, 0.8275538086891174, 0.9474270939826965, 0.9816765785217285, 1.1186745166778564, 1.1700488328933716, 0.7761795520782471, 0.8960528373718262, 0.8960528373718262, 0.7248052954673767, 0.9131776094436646, 0.656306266784668, 0.587807297706604, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.9474270939826965, 0.6391815543174744, 0.6391815543174744, 0.4679340124130249, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.4850587546825409, 0.6734310388565063, 0.7076805233955383, 0.8789280652999878, 0.587807297706604, 0.9816765785217285, 0.9474270939826965, 1.0159261226654053, 1.1186745166778564, 0.9474270939826965, 1.0159261226654053, 0.810429036617279, 1.255672574043274, 1.1357992887496948, 0.9816765785217285, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063], [0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.8789280652999878, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5021834969520569, 0.5193082690238953, 0.7076805233955383, 0.622056782245636, 1.0673003196716309, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 0.6734310388 [e2e-predictor] 565063, 0.6905558109283447, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.6734310388565063, 0.810429036617279, 0.6049320101737976, 0.7076805233955383, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6391815543174744, 0.4850587546825409, 0.5535577535629272, 0.6391815543174744, 0.6391815543174744, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8446785807609558, 0.9131776094436646, 0.9988013505935669, 0.9988013505935669, 0.622056782245636, 0.5535577535629272, 0.8618032932281494, 0.656306266784668, 0.9303023219108582, 1.2042982578277588, 0.8960528373718262, 0.8446785807609558, 0.5706825256347656, 0.4508092403411865, 0.7590547800064087, 0.7248052954673767, 0.8446785807609558, 0.8446785807609558, 0.7076805233955383, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.4850587546825409, 0.587807297706604, 0.9645518660545349, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.587807297706604, 0.6905558109283447, 0.9303023219108582, 1.0844250917434692, 0.9474270939826965, 0.27956172823905945, 1.1186745166778564, 1.1700488328933716, 0.9474270939826965, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 1.2385478019714355, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668], [0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.3070467710494995, 1.2899221181869507, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948 [e2e-predictor] , 1.1357992887496948, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6905558109283447, 0.5535577535629272, 0.5193082690238953, 0.8960528373718262, 0.9645518660545349, 0.8960528373718262, 0.8618032932281494, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8275538086891174, 0.7419300675392151, 0.8618032932281494, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.810429036617279, 0.7761795520782471, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.9988013505935669, 0.9645518660545349, 0.7933043241500854, 0.4508092403411865, 0.8446785807609558, 0.9474270939826965, 0.7933043241500854, 0.7076805233955383, 0.622056782245636, 0.8275538086891174, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.41655975580215454, 0.4508092403411865, 0.38231024146080017, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.5535577535629272, 0.6905558109283447, 0.9131776094436646, 0.810429036617279, 0.43368449807167053, 0.8960528373718262, 1.0159261226654053, 1.0159261226654053, 1.1357992887496948, 1.1357992887496948, 0.8275538086891174, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.2899221181869507, 1.1700488328933716, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274 [e2e-predictor] , 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9303023219108582, 0.8960528373718262, 0.7933043241500854, 0.8789280652999878, 0.5364330410957336, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.8618032932281494, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.7933043241500854, 0.7076805233955383, 0.8446785807609558, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9303023219108582, 0.9645518660545349, 0.7761795520782471, 0.8960528373718262, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.3651854991912842, 0.5535577535629272, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.7590547800064087, 0.8618032932281494, 0.6049320101737976, 0.8960528373718262, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.9988013505935669, 0.7248052954673767, 0.4850587546825409, 0.15968845784664154, 0.24531221389770508, 0.4508092403411865, 0.587807297706604, 0.5193082690238953, 0.8618032932281494, 0.810429036617279, 0.7248052954673767, 0.622056782245636, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.6734310388565063, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 1.0159261226654053, 1.324171543121338, 1.2214230298995972, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.0330508947372437, 0.9988013505935669, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043 [e2e-predictor] 274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.9131776094436646, 0.9474270939826965, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.0673003196716309, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.8789280652999878, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8960528373718262, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 0.8960528373718262, 0.810429036617279, 0.8789280652999878, 0.6905558109283447, 0.7248052954673767, 0.9131776094436646, 0.9131776094436646, 1.101549744606018, 0.38231024146080017, 0.7419300675392151, 0.7590547800064087, 0.622056782245636, 0.9816765785217285, 0.9474270939826965, 1.0501755475997925, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.7248052954673767, 0.7076805233955383, 0.6049320101737976, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.7933043241500854, 0.587807297706604, 0.7076805233955383, 0.6049320101737976, 0.6391815543174744, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 0.8275538086891174, 0.9816765785217285, 0.9645518660545349, 1.324171543121338, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744], [0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196 [e2e-predictor] 716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.375545859336853, 1.4269200563430786, 1.2214230298995972, 1.3412963151931763, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.101549744606018, 1.18717360496521, 1.18717360496521, 1.0501755475997925, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.9645518660545349, 0.8960528373718262, 0.9645518660545349, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.9988013505935669, 1.0159261226654053, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.8446785807609558, 0.622056782245636, 0.587807297706604, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 1.0673003196716309, 1.1357992887496948, 0.8789280652999878, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.7761795520782471, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.7419300675392151, 0.4850587546825409, 0.7248052954673767, 0.39943498373031616, 0.4508092403411865, 0.6391815543174744, 0.6734310388565063, 0.7590547800064087, 0.7076805233955383, 0.6049320101737976, 0.5364330410957336, 0.7419300675392151, 0.656306266784668, 0.587807297706604, 0.587807297706604, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.3584210872650146, 1.4097954034805298, 1.324171543121338, 1.3070467710494995, 1.18717360496521, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, [e2e-predictor] 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.2214230298995972, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2899221181869507, 1.18717360496521, 1.3412963151931763, 1.2727973461151123, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1357992887496948, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.0330508947372437, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8960528373718262, 0.8446785807609558, 0.9303023219108582, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.8446785807609558, 0.8275538086891174, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.6391815543174744, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.8618032932281494, 0.9303023219108582, 1.18717360496521, 1.2385478019714355, 1.375545859336853, 1.4269200563430786, 1.4097954034805298, 1.2899221181869507, 1.101549744606018, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.673431038 [e2e-predictor] 8565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3926706314086914, 1.324171543121338, 1.101549744606018, 1.4611696004867554, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.0501755475997925, 1.2214230298995972, 1.18717360496521, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 1.1529240608215332, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.7933043241500854, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8275538086891174, 0.9131776094436646, 0.810429036617279, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.7590547800064087, 0.6734310388565063, 0.7761795520782471, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.9131776094436646, 1.0159261226654053, 0.8618032932281494, 1.0844250917434692, 0.8618032932281494, 0.5021834969520569, 0.7076805233955383, 0.656306266784668, 0.7590547800064087, 0.7761795520782471, 0.8618032932281494, 0.8618032932281494, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 1.1700488328933716, 1.255672574043274, 1.324171543121338, 1.3412963151931763, 1.4611696004867554, 1.5125439167022705, 1.375545859336853, 1.2214230298995972, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933 [e2e-predictor] 043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.1700488328933716, 1.3070467710494995, 1.255672574043274, 1.1186745166778564, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.8789280652999878, 0.8275538086891174, 0.7248052954673767, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.7933043241500854, 0.8275538086891174, 0.6391815543174744, 0.9131776094436646, 0.9645518660545349, 0.8618032932281494, 0.656306266784668, 0.6049320101737976, 0.9303023219108582, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 1.2727973461151123, 1.1357992887496948, 1.0673003196716309, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 1.0330508947372437, 1.1529240608215332, 1.0501755475997925, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.5125439167022705, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.2214230298995972, 1.0159261226654053, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219 [e2e-predictor] 108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447], [0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9131776094436646, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.8789280652999878, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.8275538086891174, 0.7590547800064087, 0.7076805233955383, 0.8275538086891174, 0.9474270939826965, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 1.0330508947372437, 0.9474270939826965, 0.8275538086891174, 1.0673003196716309, 0.9303023219108582, 0.7248052954673767, 0.656306266784668, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 1.3070467710494995, 1.3412963151931763, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.375545859336853, 0.9988013505935669, 0.8789280652999878, 0.913177609443 [e2e-predictor] 6646, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447], [0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.4097954034805298, 1.3926706314086914, 1.2727973461151123, 1.1357992887496948, 1.2214230298995972, 1.2042982578277588, 1.1357992887496948, 1.2214230298995972, 1.1700488328933716, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.8618032932281494, 0.8960528373718262, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.6734310388565063, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 1.0501755475997925, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 0.8960528373718262, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 1.1186745 [e2e-predictor] 166778564, 1.255672574043274, 1.0159261226654053, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2385478019714355, 1.18717360496521, 1.0673003196716309, 1.4097954034805298, 1.444044828414917, 1.375545859336853, 1.4097954034805298, 0.9474270939826965, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.4269200563430786, 1.324171543121338, 1.3926706314086914, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.3412963151931763, 1.2042982578277588, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 1.0330508947372437, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.9988013505935669, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 1.0501755475997925, 0.9131776094436646, 0.810429036617279, 0.6563062667 [e2e-predictor] 84668, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.7590547800064087, 0.8618032932281494, 0.9303023219108582, 1.0501755475997925, 1.18717360496521, 1.0501755475997925, 1.255672574043274, 1.4097954034805298, 1.3070467710494995, 1.2899221181869507, 1.101549744606018, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.0330508947372437, 0.5535577535629272, 0.9816765785217285, 1.1529240608215332, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.2385478019714355, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3584210872650146, 1.2899221181869507, 1.2727973461151123, 1.18717360496521, 1.1186745166778564, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.11867451667 [e2e-predictor] 78564, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9645518660545349, 1.0673003196716309, 0.9474270939826965, 0.7076805233955383, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9474270939826965, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.1357992887496948, 1.1357992887496948, 1.3412963151931763, 1.375545859336853, 1.324171543121338, 1.0673003196716309, 1.1186745166778564, 1.2214230298995972, 1.2385478019714355, 1.1700488328933716, -0.3711790144443512, -0.13143247365951538, 0.19393795728683472, 0.810429036617279, 1.0673003196716309, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.2899221181869507, 1.4269200563430786, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5125439167022705, 1.5125439167022705, 1 [e2e-predictor] .4782943725585938, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.0501755475997925, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.6905558109283447, 0.6734310388565063, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 0.8275538086891174, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 1.0159261226654053, 1.0330508947372437, 1.2042982578277588, 1.2727973461151123, 1.1357992887496948, 0.9303023219108582, 1.2042982578277588, 1.2214230298995972, 0.9131776094436646, -1.3986642360687256, -2.0494048595428467, -2.0836544036865234, -2.0665295124053955, -1.7240345478057861, -1.7754088640213013, -1.5527870655059814, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447], [0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, [e2e-predictor] 1.3412963151931763, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 0.9474270939826965, 0.8789280652999878, 0.7590547800064087, 0.6734310388565063, 0.5535577535629272, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.8275538086891174, 0.622056782245636, 0.8275538086891174, 0.9131776094436646, 0.8960528373718262, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.7248052954673767, 0.9816765785217285, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.1357992887496948, 1.2214230298995972, 0.3651854991912842, -1.7240345478057861, -2.1007792949676514, -2.0494048595428467, -1.9980305433273315, -1.8610326051712036, -1.758284091949463, -0.4910522699356079, -1.7754088640213013, 0.3651854991912842, -1.1589176654815674, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.26243698596954346, 0.29668647050857544, 0.3651854991912842, 0.41655975580215454, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.30704677104949 [e2e-predictor] 95, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.4269200563430786, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5467933416366577, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.0501755475997925, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9816765785217285, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.5535577535629272, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.656306266784668, 0.7248052954673767, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9988013505935669, 1.2214230298995972, 1.2385478019714355, 1.1186745166778564, -0.7992978096008301, -2.0494048595428467, -1.7411593198776245, -1.758284091949463, -1.5527870655059814, -1.6212860345840454, -1.8267830610275269, -1.672660231590271, -1.484287977218628, -1.7411593198776245, -1.227416753768921, -1.5185375213623047, -0.7821730971336365, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, [e2e-predictor] 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.375545859336853, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.255672574043274, 1.18717360496521, 1.101549744606018, 1.1700488328933716, 1.2214230298995972, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.9474270939826965, 0.8618032932281494, 0.9816765785217285, 0.9988013505935669, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 0.7590547800064087, -0.5595512986183167, -1.7069097757339478, -1.8267830610275269, -1.7240345478057861, -1.946656346321106, -1.7240345478057861, -1.6555355787277222, -0.7992978096008301, -1.3301652669906616, -0.5081770420074463, 1.718040943145752, 0.17681321501731873, -1.3986642360687256, -1.3986642360687256, -0.8335473537445068, -1.4671632051467896, -1.3130404949188232, 1.0844250917434692, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2281874716281891, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023 [e2e-predictor] 219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.8618032932281494, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.18717360496521, 1.324171543121338, 1.3412963151931763, 0.5706825256347656, -1.5185375213623047, -1.6897850036621094, -1.6212860345840454, -1.946656346321106, -1.9124068021774292, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.8267830610275269, -1.5699117183685303, -1.2445415258407593, -0.9705453515052795, -0.5938007831573486, -1.4500385522842407, 1.9235379695892334, 1.563918113708496, -0.9362958669662476, -1.0904186964035034, -1.2787909507751465, -0.16568197309970856, -1.8439078330993652, -0.31980475783348083, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2110627144575119, 0.2281874716281891, 0.2795617282 [e2e-predictor] 3905945, 0.3309359848499298, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.4782943725585938, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2727973461151123, 1.255672574043274, 1.1700488328933716, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.18717360496521, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.101549744606018, 1.101549744606018, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 0.43368449807167053, -1.604161262512207, -1.7069097757339478, -1.7240345478057861, -1.5527870655059814, -1.6384108066558838, -1.7411593198776245, -1.79253351688385, -1.2445415258407593, -1.9637811183929443, -1.7754088640213013, -1.9124068021774292, -1.878157377243042, -1.7411593198776245, -1.3130404949188232, -1.2102919816970825, -1.7240345478057861, -0.645175039768219, 1.6495418548583984, 1.9235379695892334, 1.8036646842956543, 1.375545859336853, 0.656306266784668, -1.9637811183929443, -1.1760424375534058, 1.0501755475997925, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.70 [e2e-predictor] 76805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.39943498373031616, 0.41655975580215454, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.375545859336853, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6837913990020752, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.3070467710494995, 1.1529240608215332, -1.3644146919250488, -1.6384108066558838, -1.415789008140564, -1.3815394639968872, -1.073293924331665, -1.0561691522598267, -1.5185375213623047, -1.672660231590271, -1.8952820301055908, -1.2787909507751465, -1.3815394639968872, -0.13143247365951538, 0.43368449807167053, -1.5870364904403687, -1.5014127492904663, -1.758284091949463, -1.6555355787277222, 0.0740646943449974, 1.2727973461151123, 2.1804091930389404, 1.7009161710739136, 1.6495418548583984, -1.415789008140564, -1.415789008140564, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, [e2e-predictor] 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.15968845784664154, 0.19393795728683472, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4954191446304321, 1.4269200563430786, 1.4097954034805298, 1.444044828414917, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5296685695648193, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.5125439167022705, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.375545859336853, 1.1700488328933716, -0.9362958669662476, -1.5699117183685303, -0.5595512986183167, -1.484287977218628, -1.0904186964035034, -0.9362958669662476, -1.4500385522842407, -0.6794245839118958, -1.3815394639968872, -1.0047948360443115, -0.5424265265464783, -1.8610326051712036, -0.19993148744106293, -1.1589176654815674, -1.3130404949188232, -1.5527870655059814, -1.484287977218628, -1.5185375213623047, 0.27956172823905945, 1.4611696004867554, 1.2214230298995972, 1.2727973461151123, 1.5810428857803345, 0.12543895840644836, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, [e2e-predictor] 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.14256370067596436, 0.17681321501731873, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4097954034805298, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.4782943725585938, 1.2899221181869507, 1.5810428857803345, 1.4097954034805298, 1.444044828414917, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9988013505935669, 0.9645518660545349, 1.0159261226654053, 1.1529240608215332, 1.2042982578277588, 1.1700488328933716, 1.0844250917434692, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, -0.8849216103553772, -0.8506720662117004, -1.1075434684753418, -1.227416753768921, -1.484287977218628, -0.7992978096008301, -0.7307988405227661, -1.073293924331665, -1.415789008140564, -1.3815394639968872, -1.0561691522598267, 0.211062714457 [e2e-predictor] 5119, -1.0047948360443115, -1.0390443801879883, -0.5424265265464783, -1.2959157228469849, -1.5527870655059814, -1.7754088640213013, -0.30267998576164246, 0.9303023219108582, 1.7522903680801392, 1.9235379695892334, 1.2899221181869507, 1.101549744606018, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063], [0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.27956172823905945, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.324171543121338, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.5467933416366577, 1.444044828414917, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.4954191446304321, 1.4782943725585938, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9816765785217285, 1.033050894 [e2e-predictor] 7372437, 0.9645518660545349, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, -1.0561691522598267, -1.0390443801879883, -1.4329137802124023, -1.7411593198776245, -1.8096582889556885, -1.8267830610275269, 0.7248052954673767, 0.6049320101737976, -0.5424265265464783, -1.141792893409729, -0.9876701235771179, -0.9020463228225708, -1.3986642360687256, 0.38231024146080017, -0.08005820959806442, -0.16568197309970856, -1.2959157228469849, -0.3369295001029968, -1.4500385522842407, -1.3815394639968872, 1.324171543121338, 1.8892884254455566, 1.4097954034805298, 1.18717360496521, 0.9474270939826965, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.2110627144575119, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.375545859336853, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.563918113708496, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.444044828414917, 1.5467933416366577, 1.6152924299240112, 1.5810428857803345, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.444044828414917, 1.563918113708496, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5125439167022705, 0.17681321501731873, 0.622056782245636, 0.9131776094436646, 0.9303023219108582, 0.587807297706 [e2e-predictor] 604, 0.29668647050857544, 0.587807297706604, 1.5125439167022705, 1.5981676578521729, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, -0.8677968382835388, -1.073293924331665, -1.3644146919250488, -1.6897850036621094, -1.8267830610275269, -1.758284091949463, 1.0159261226654053, 0.0055655487813055515, 0.9474270939826965, -0.28555524349212646, -0.6280503273010254, -0.6965492963790894, -0.045808710157871246, 0.29668647050857544, 0.3309359848499298, 0.4679340124130249, -0.42255327105522156, -1.2787909507751465, -0.4910522699356079, -0.43967801332473755, 0.9988013505935669, 1.63241708278656, 1.5296685695648193, 1.1357992887496948, 0.9303023219108582, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5296685695648193, 1.5125439167022705, 1.4269200563430786, 1.5296685695648193, 1.4782943725585938, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.529668569 [e2e-predictor] 5648193, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.4782943725585938, 1.444044828414917, -0.6965492963790894, -1.0047948360443115, -1.073293924331665, -1.6555355787277222, -1.9295315742492676, -2.032280206680298, -0.3540542721748352, 1.6495418548583984, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, -1.1931672096252441, -1.141792893409729, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -0.9534205794334412, 0.6049320101737976, 1.324171543121338, 1.8207894563674927, 0.8618032932281494, -0.3540542721748352, -0.08005820959806442, -1.484287977218628, -0.43967801332473755, 1.0844250917434692, 0.656306266784668, -0.7307988405227661, -0.9876701235771179, -1.3644146919250488, -0.8849216103553772, -0.9876701235771179, 1.5467933416366577, 1.7009161710739136, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.12543895840644836, 0.14256370067596436, 0.2110627144575119, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1 [e2e-predictor] .5125439167022705, 1.4782943725585938, 1.5296685695648193, 1.4269200563430786, 1.5467933416366577, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5810428857803345, 1.444044828414917, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5467933416366577, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.444044828414917, 0.5193082690238953, -1.3301652669906616, -1.4500385522842407, -1.5185375213623047, -1.878157377243042, -1.8952820301055908, -1.3301652669906616, 0.9988013505935669, 1.4782943725585938, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 0.9474270939826965, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.38231024146080017, -0.9705453515052795, -1.3815394639968872, -1.6212860345840454, -1.6897850036621094, -0.8506720662117004, 1.8379141092300415, 1.8721636533737183, 1.718040943145752, 1.8892884254455566, 1.7351655960083008, 0.7248052954673767, 0.056939806789159775, -1.0047948360443115, -1.1075434684753418, 1.255672574043274, 0.9988013505935669, -0.4910522699356079, -0.6794245839118958, -0.3883037567138672, -0.16568197309970856, 0.4850587546825409, 1.7009161710739136, 1.255672574043274, 1.255672574043274, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.12543895840644836, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.27279734 [e2e-predictor] 61151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.3412963151931763, 1.4782943725585938, 1.5296685695648193, 1.324171543121338, 1.4269200563430786, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5296685695648193, 1.2727973461151123, -1.1931672096252441, -1.1589176654815674, -1.2787909507751465, -1.8096582889556885, -1.9124068021774292, -1.8952820301055908, -0.42255327105522156, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, -0.4910522699356079, -1.415789008140564, -1.535662293434143, -1.604161262512207, -0.8677968382835388, 1.5981676578521729, 1.8379141092300415, 1.786539912223816, 1.8721636533737183, 1.9406627416610718, 1.906413197517395, 1.4611696004867554, 0.7761795520782471, 0.12543895840644836, -1.0904186964035034, 1.1700488328933716, 0.8960528373718262, 0.02269030176103115, -0.40542852878570557, -0.5253018140792847, -1.415789008140564, 0.3480607271194458, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6049320101737976], [0.15968845784664154, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.17004883289337 [e2e-predictor] 16, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4611696004867554, 1.6495418548583984, 1.4954191446304321, 1.5467933416366577, 1.375545859336853, 1.444044828414917, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.4954191446304321, 1.444044828414917, -0.9534205794334412, -0.8164225816726685, -1.2959157228469849, -1.6555355787277222, -1.8096582889556885, -1.3472900390625, -1.1931672096252441, 0.5706825256347656, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.19393795728683472, -1.6212860345840454, 0.43368449807167053, 1.324171543121338, 1.4954191446304321, 1.2385478019714355, 1.8550388813018799, 1.9235379695892334, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 1.9406627416610718, 1.9920369386672974, 0.9131776094436646, 0.810429036617279, -1.0561691522598267, 1.4954191446304321, 1.1357992887496948, 0.38231024146080017, 0.7076805233955383, -0.16568197309970856, -1.5527870655059814, -1.1589176654815674, 1.444044828414917, 1.375545859336853, 1.3926706314086914, 0.9303023219108582, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976], [0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, [e2e-predictor] 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4611696004867554, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, -0.21705622971057892, -0.43967801332473755, -1.141792893409729, -1.02191960811615, -1.7411593198776245, -1.79253351688385, -0.7821730971336365, -0.9876701235771179, -1.1931672096252441, -1.02191960811615, 0.10831420123577118, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.7076805233955383, 0.7761795520782471, 1.375545859336853, 2.0091617107391357, 1.906413197517395, 1.4097954034805298, 1.7694151401519775, 1.786539912223816, 2.0091617107391357, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.8892884254455566, 1.2214230298995972, 0.41655975580215454, -1.2445415258407593, 1.718040943145752, 1.4782943725585938, 1.1700488328933716, 1.0844250917434692, 0.8446785807609558, -1.4671632051467896, -1.3472900390625, 1.18717360496521, 1.2727973461151123, 1.63241708278656, 0.9645518660545349, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891 [e2e-predictor] , 0.27956172823905945, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.6152924299240112, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.5467933416366577, 1.5981676578521729, 0.7761795520782471, -1.1931672096252441, -0.14855723083019257, -1.5185375213623047, -1.0561691522598267, -0.9362958669662476, -0.610925555229187, -1.1246682405471802, -1.8610326051712036, -1.3472900390625, -1.6384108066558838, 1.0330508947372437, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1529240608215332, 1.4097954034805298, 1.324171543121338, 1.7522903680801392, 1.324171543121338, 1.8207894563674927, 2.0091617107391357, 1.974912166595459, 1.8892884254455566, 1.6666666269302368, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 2.0091617107391357, 1.9577873945236206, 1.9577873945236206, 2.0262863636016846, 1.8550388813018799, 1.375545859336853, 0.17681321501731873, -0.6965492963790894, 1.7694151401519775, 1.3584210872650146, 1.7694151401519775, 1.8207894563674927, 1.2727973461151123, -0.8849216103553772, -1.3644146919250488, 0.3480607271194458, 1.6152924299240112, 1.563918113708496, 0.9816765785217285, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807 [e2e-predictor] 297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.63241708278656, 0.39943498373031616, -0.6280503273010254, -0.31980475783348083, -0.5938007831573486, -1.1246682405471802, -0.9191710948944092, -1.79253351688385, -0.6622998118400574, -1.1760424375534058, -0.7821730971336365, -0.40542852878570557, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.5467933416366577, 2.0434112548828125, 1.8207894563674927, 1.6666666269302368, 2.0434112548828125, 1.4954191446304321, 2.0434112548828125, 1.974912166595459, 2.111910104751587, 1.8379141092300415, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.6152924299240112, 2.0262863636016846, 1.8036646842956543, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 1.2899221181869507, -0.7479235529899597, 1.5467933416366577, 1.906413197517395, 1.4269200563430786, 1.906413197517395, 1.974912166595459, 0.9645518660545349, 0.056939806789159775, -1.604161262512207, 0.6049320101737976, 1.18717360496521, 1.5125439167022705, 1.3926706314086914, 0.8789280652999878, 0.6391815543174744, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.570682525634 [e2e-predictor] 7656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656], [0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7419300675392151, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.375545859336853, -0.3711790144443512, -1.3130404949188232, 0.24531221389770508, -1.7240345478057861, -0.8849216103553772, -1.4500385522842407, -1.2959157228469849, -0.5938007831573486, -1.261666178703308, -0.8506720662117004, 0.7076805233955383, 0.8446785807609558, 1.8721636533737183, 2.094785451889038, 1.974912166595459, 1.7351655960083008, 2.0605359077453613, 1.6152924299240112, 1.9920369386672974, 2.0091617107391357, 1.9920369386672974, 1.8892884254455566, 1.8721636533737183, 1.6495418548583984, 1.9406627416610718, 1.8379141092300415, 2.0091617107391357, 1.5810428857803345, 2.0091617107391357, 2.0776607990264893, 1.9406627416610718, 0.8618032932281494, 1.1700488328933716, 1.8036646842956543, 2.0091617107391357, 1.4269200563430786, 1.9235379695892334, 2.0262863636016846, 1.1529240608215332, 0.2110627144575119, -1.535662293434143, 0.622056782245636, 1.255672574043274, 1.444044828414917, 1.5981676578521729, 1.0844250917434692, 0.656306266784668, 0.7419300675392151, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, [e2e-predictor] 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7590547800064087, 0.7248052954673767, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.444044828414917, 1.1357992887496948, 0.2281874716281891, -0.4568027853965759, -1.0561691522598267, -0.6794245839118958, -1.1246682405471802, -0.9362958669662476, -0.1143077164888382, -1.3815394639968872, -1.2959157228469849, -0.2684305012226105, 0.38231024146080017, -1.7069097757339478, -0.7479235529899597, -1.6384108066558838, -1.227416753768921, 1.6666666269302368, 1.974912166595459, 1.6152924299240112, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 1.974912166595459, 1.5467933416366577, 1.7522903680801392, 1.9235379695892334, 2.0605359077453613, 1.4269200563430786, 1.786539912223816, 2.0776607990264893, 2.0776607990264893, 1.9406627416610718, 1.786539912223816, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.444044 [e2e-predictor] 828414917, 1.9235379695892334, 2.0434112548828125, 1.4097954034805298, 0.4508092403411865, -1.415789008140564, 1.563918113708496, 1.2727973461151123, 1.786539912223816, 1.2899221181869507, 0.9131776094436646, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.563918113708496, -0.6622998118400574, -1.3301652669906616, -0.8506720662117004, -0.21705622971057892, 0.2110627144575119, -1.3472900390625, -1.5527870655059814, -0.5595512986183167, -1.2102919816970825, -1.604161262512207, -0.5595512986183167, -1.141792893409729, -1.1246682405471802, -1.5185375213623047, -0.9191710948944092, -1.3130404949188232, -0.645175039768219, -1.7240345478057861, -1.1246682 [e2e-predictor] 405471802, 0.19393795728683472, 0.4850587546825409, 1.0673003196716309, 1.9577873945236206, 1.9235379695892334, 1.9235379695892334, 1.4269200563430786, 1.8550388813018799, 2.0262863636016846, 1.1186745166778564, 1.5981676578521729, 1.9406627416610718, 2.1632845401763916, 2.111910104751587, 2.0091617107391357, 1.9235379695892334, 1.906413197517395, 1.8892884254455566, 1.6837913990020752, 1.8550388813018799, 1.974912166595459, 1.63241708278656, 0.19393795728683472, -1.484287977218628, 2.0091617107391357, 1.9406627416610718, 1.324171543121338, 1.444044828414917, 0.6391815543174744, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, -0.0286839 [e2e-predictor] 5671248436, -0.5424265265464783, -1.1589176654815674, -0.7479235529899597, 0.14256370067596436, -0.42255327105522156, -0.06293346732854843, -0.7479235529899597, 0.03981505334377289, 0.056939806789159775, -1.5870364904403687, -1.8439078330993652, -0.9362958669662476, -1.8096582889556885, -1.672660231590271, -0.6280503273010254, -0.9362958669662476, -1.6555355787277222, -1.7069097757339478, -1.535662293434143, -0.8335473537445068, -0.2513057291507721, -0.610925555229187, 0.8789280652999878, 1.8379141092300415, 1.5125439167022705, 1.5125439167022705, 1.7522903680801392, 1.255672574043274, 1.974912166595459, 1.7009161710739136, 1.974912166595459, 2.111910104751587, 2.094785451889038, 2.0091617107391357, 1.8036646842956543, 1.906413197517395, 1.8379141092300415, 1.9920369386672974, 1.974912166595459, 1.9406627416610718, -0.3883037567138672, -0.1143077164888382, 2.0776607990264893, 2.0434112548828125, 1.324171543121338, 0.8618032932281494, 0.12543895840644836, 0.9474270939826965, 0.587807297706604, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563 [e2e-predictor] 918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.5125439167022705, 0.091189444065094, -0.6622998118400574, -0.6280503273010254, -0.7821730971336365, -0.14855723083019257, 0.03981505334377289, -1.7069097757339478, -1.4500385522842407, -0.08005820959806442, -0.3883037567138672, -0.7650483250617981, -0.576676070690155, -1.604161262512207, -0.21705622971057892, -0.7307988405227661, -1.4500385522842407, -1.1246682405471802, -1.0904186964035034, -1.3815394639968872, -1.261666178703308, -1.1589176654815674, -0.645175039768219, -1.535662293434143, -0.16568197309970856, -0.2341809868812561, 1.5810428857803345, 1.8892884254455566, 1.2385478019714355, 1.3584210872650146, 1.563918113708496, 1.6837913990020752, 1.8036646842956543, 2.0776607990264893, 2.0091617107391357, 2.0091617107391357, 2.0776607990264893, 1.9920369386672974, 1.9235379695892334, 2.129034996032715, 2.0434112548828125, 1.974912166595459, -0.6622998118400574, 1.4097954034805298, 2.0091617107391357, 2.0776607990264893, 1.7694151401519775, 1.5981676578521729, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.324171543121338, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240 [e2e-predictor] 112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.444044828414917, -1.3815394639968872, -0.7992978096008301, -0.6794245839118958, -1.1075434684753418, -0.08005820959806442, -0.19993148744106293, -0.8164225816726685, -1.5014127492904663, 0.2110627144575119, 0.19393795728683472, 0.10831420123577118, -1.3986642360687256, -0.21705622971057892, -1.7411593198776245, -1.6555355787277222, -1.3472900390625, -1.2445415258407593, -0.6965492963790894, 0.6391815543174744, -1.0047948360443115, -0.9362958669662476, -1.415789008140564, -0.9362958669662476, -1.3815394639968872, -1.02191960811615, 0.656306266784668, 1.3926706314086914, 1.1357992887496948, 0.17681321501731873, 1.7694151401519775, 1.8721636533737183, 1.974912166595459, 1.8892884254455566, 2.0091617107391357, 2.094785451889038, 1.9406627416610718, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0605359077453613, 1.9577873945236206, 1.8892884254455566, 1.9920369386672974, 2.0605359077453613, 1.4611696004867554, 1.0844250917434692, 0.6391815543174744, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.22142302 [e2e-predictor] 98995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.6666666269302368, 1.4954191446304321, -0.7307988405227661, -1.0561691522598267, -0.5938007831573486, -1.261666178703308, -1.1931672096252441, 1.2727973461151123, -1.1760424375534058, -0.8164225816726685, -1.0561691522598267, -1.7411593198776245, -0.7992978096008301, -0.5595512986183167, -1.1760424375534058, -0.8677968382835388, -1.7411593198776245, -1.2445415258407593, -0.7992978096008301, 1.0501755475997925, 1.786539912223816, 1.7694151401519775, 0.15968845784664154, -1.2787909507751465, -0.4739275276660919, -1.2959157228469849, -0.9362958669662476, -1.3301652669906616, -0.31980475783348083, 1.63241708278656, 0.5364330410957336, 1.8721636533737183, 1.2385478019714355, 1.6666666269302368, 1.9235379695892334, 1.974912166595459, 2.0091617107391357, 2.0605359077453613, 2.0776607990264893, 2.1461596488952637, 1.9920369386672974, 2.111910104751587, 1.974912166595459, 2.0091617107391357, 1.8721636533737183, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.2385478019714355, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925 [e2e-predictor] , 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.5981676578521729, 1.7351655960083008, -1.2787909507751465, 0.5021834969520569, 1.8207894563674927, 0.3480607271194458, 0.2110627144575119, -0.9876701235771179, -0.5595512986183167, -1.0904186964035034, -1.3815394639968872, -1.672660231590271, -1.3301652669906616, -0.16568197309970856, -0.7821730971336365, -1.3472900390625, -1.7240345478057861, -0.6622998118400574, 1.1529240608215332, 1.4097954034805298, 1.4097954034805298, 2.1461596488952637, 1.2899221181869507, 0.6391815543174744, 1.0330508947372437, 1.4954191446304321, 0.9131776094436646, -0.8677968382835388, -1.1075434684753418, 0.8446785807609558, 1.6495418548583984, 1.5296685695648193, 1.7694151401519775, 1.6495418548583984, 1.8721636533737183, 1.8892884254455566, 1.8892884254455566, 1.974912166595459, 2.0605359077453613, 1.9406627416610718, 2.0605359077453613, 2.111910104751587, 1.974912166595459, 1.9920369386672974, 1.9406627416610718, 2.111910104751587, 2.1461596488952637, 1.4269200563430786, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.60 [e2e-predictor] 49320101737976, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.6152924299240112, 1.6152924299240112, 1.7009161710739136, 1.6837913990020752, -0.3369295001029968, 0.27956172823905945, 0.7248052954673767, 0.7248052954673767, -0.7307988405227661, -0.6622998118400574, -1.3986642360687256, -1.1760424375534058, -1.2445415258407593, -1.141792893409729, -1.3130404949188232, -1.02191960811615, -1.4500385522842407, -1.6384108066558838, -0.2341809868812561, -1.2102919816970825, 1.1700488328933716, 0.7761795520782471, 1.5296685695648193, 1.563918113708496, 2.0434112548828125, 1.8550388813018799, 1.4269200563430786, 1.1357992887496948, 1.18717360496521, 0.8618032932281494, -1.0561691522598267, 0.810429036617279, 1.786539912223816, 1.8892884254455566, 1.444044828414917, 1.6495418548583984, 1.7351655960083008, 1.7694151401519775, 1.8892884254455566, 2.1461596488952637, 2.0091617107391357, 2.0776607990264893, 2.111910104751587, 2.094785451889038, 1.8550388813018799, 1.9577873945236206, 2.094785451889038, 2.0434112548828125, 1.6837913990020752, 0.9816765785217285, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393 [e2e-predictor] 795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.563918113708496, 1.7009161710739136, -0.16568197309970856, -0.2684305012226105, 0.2281874716281891, 0.7076805233955383, 0.0740646943449974, 1.2214230298995972, 1.3584210872650146, 0.7419300675392151, -1.2102919816970825, 0.02269030176103115, -1.415789008140564, -0.9705453515052795, -0.7307988405227661, -0.5424265265464783, -1.2102919816970825, -0.045808710157871246, -0.7821730971336365, -1.4671632051467896, -1.2102919816970825, -1.1589176654815674, 0.8446785807609558, 1.255672574043274, 0.9988013505935669, 1.7522903680801392, 1.9235379695892334, 0.9303023219108582, 0.8618032932281494, 0.7933043241500854, 0.4679340124130249, 0.6391815543174744, -0.13143247365951538, 1.8550388813018799, 1.7351655960083008, 1.5981676578521729, 1.6837913990020752, 1.7351655960083008, 1.6495418548583984, 1.5981676578521729, 1.8379141092300415, 1.974912166595459, 2.0605359077453613, 2.0776607990264893, 2.0434112548828125, 2.0262863636016846, 2.0091617107391357, 2.0091617107391357, 2.0605359077453613, 2.111910104751587, 1.8550388813018799, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238 [e2e-predictor] 953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 0.656306266784668, -0.5424265265464783, 0.29668647050857544, 1.2214230298995972, 1.2214230298995972, 1.2899221181869507, 1.375545859336853, 1.2727973461151123, 0.8275538086891174, 0.12543895840644836, -0.7307988405227661, -1.2102919816970825, -1.6212860345840454, -1.5527870655059814, -0.5081770420074463, -1.1589176654815674, -0.30267998576164246, -1.604161262512207, -1.073293924331665, -0.5595512986183167, -1.3815394639968872, 1.18717360496521, 1.4097954034805298, 0.9816765785217285, 0.8446785807609558, 1.4269200563430786, 1.4611696004867554, 1.2385478019714355, 0.8789280652999878, 1.0330508947372437, 1.255672574043274, 1.7694151401519775, 1.7694151401519775, 1.8036646842956543, 1.7351655960083008, 1.7351655960083008, 1.8207894563674927, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.8207894563674927, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 1.9406627416610718, 2.0605359077453613, 1.563918113708496, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, [e2e-predictor] 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.444044828414917, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 0.4679340124130249, 0.7419300675392151, -0.5424265265464783, 0.27956172823905945, 1.2214230298995972, 1.3412963151931763, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 1.0673003196716309, -0.9191710948944092, -0.8335473537445068, -1.604161262512207, -0.5424265265464783, -1.0904186964035034, -0.16568197309970856, -0.8164225816726685, -0.610925555229187, -1.073293924331665, -1.4671632051467896, -0.6622998118400574, -0.9705453515052795, 1.0330508947372437, 1.101549744606018, 1.4954191446304321, 1.8207894563674927, 1.8892884254455566, 1.8379141092300415, 1.8550388813018799, 1.6495418548583984, 1.563918113708496, 1.8036646842956543, 1.6666666269302368, 1.8892884254455566, 1.9235379695892334, 1.9920369386672974, 1.8721636533737183, 1.8207894563674927, 1.5981676578521729, 1.8207894563674927, 1.8892884254455566, 1.7694151401519775, 1.6495418548583984, 1.9406627416610718, 1.8721636533737183, 1.9235379695892334, 1.9406627416610718, 1.974912166595459, 1.7694151401519775, [e2e-predictor] 0.7248052954673767, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.6152924299240112, 0.3138112425804138, 1.0330508947372437, -0.42255327105522156, 0.26243698596954346, 1.3412963151931763, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1186745166778564, 1.2385478019714355, 0.10831420123577118, -1.227416753768921, -0.8849216103553772, -1.5699117183685303, 0.0055655487813055515, -0.2513057291507721, -0.43967801332473755, -0.5424265265464783, -1.1589176654815674, -0.2684305012226105, -1.3472900390625, -1.2102919816970825, -1.3301652669906616, 1.6837913990020752, 1.9235379695892334, 1.9235379695892334, 1.5810428857803345, 1.8550388813018799, 1.974912166595459, 1.718 [e2e-predictor] 040943145752, 1.8207894563674927, 1.8207894563674927, 1.5467933416366577, 2.0262863636016846, 2.0091617107391357, 1.7009161710739136, 1.7694151401519775, 1.7351655960083008, 1.8550388813018799, 1.906413197517395, 1.786539912223816, 1.7522903680801392, 1.8721636533737183, 1.8207894563674927, 1.9920369386672974, 1.7522903680801392, 1.8207894563674927, 1.8379141092300415, 1.1529240608215332, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 0.4850587546825409, 1.2042982578277588, 0.03981505334377289, 0.12543895840644836, 1.324171543121338, 1.3926706314086914, 1.444044828414917, 1.375545859336853, 1.3070467710494995, 1.0330508947372437, 1.2214230298995972, 1.10154 [e2e-predictor] 9744606018, 1.324171543121338, -0.06293346732854843, -0.7307988405227661, -1.1589176654815674, -1.7754088640213013, -0.6965492963790894, -0.4739275276660919, -0.18280673027038574, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.4671632051467896, -0.30267998576164246, 1.3926706314086914, 1.7009161710739136, 1.8036646842956543, 1.9920369386672974, 1.786539912223816, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.9577873945236206, 1.4782943725585938, 2.0605359077453613, 2.0262863636016846, 2.1461596488952637, 2.0091617107391357, 1.906413197517395, 1.8379141092300415, 1.9235379695892334, 1.786539912223816, 1.7351655960083008, 1.7694151401519775, 1.7522903680801392, 1.6666666269302368, 1.8036646842956543, 2.0776607990264893, 1.375545859336853, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1. [e2e-predictor] 5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5810428857803345, 0.6734310388565063, 0.8960528373718262, 0.6734310388565063, 0.38231024146080017, 1.3584210872650146, 1.444044828414917, 1.3584210872650146, 1.3584210872650146, 0.9303023219108582, 1.0673003196716309, 1.1357992887496948, 1.1529240608215332, 1.375545859336853, 1.4269200563430786, -0.4568027853965759, -1.2102919816970825, -1.3644146919250488, -1.261666178703308, 0.38231024146080017, -0.5253018140792847, 0.4679340124130249, -0.02868395671248436, -1.5870364904403687, -1.3644146919250488, -1.0904186964035034, -1.672660231590271, -0.6280503273010254, 1.6152924299240112, 1.9235379695892334, 1.7009161710739136, 1.6152924299240112, 2.094785451889038, 2.0434112548828125, 2.0434112548828125, 1.6666666269302368, 1.9235379695892334, 1.9577873945236206, 1.9577873945236206, 2.0434112548828125, 2.0262863636016846, 1.9920369386672974, 1.9577873945236206, 1.8379141092300415, 1.8721636533737183, 1.7009161710739136, 1.7694151401519775, 1.7694151401519775, 1.8207894563674927, 1.9920369386672974, 1.101549744606018, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.529668569564 [e2e-predictor] 8193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.9988013505935669, 0.12543895840644836, 0.8446785807609558, 1.3070467710494995, 1.4097954034805298, 1.2899221181869507, 1.0844250917434692, 0.7761795520782471, 1.2042982578277588, 1.324171543121338, 1.2042982578277588, 1.3584210872650146, 1.3584210872650146, 1.255672574043274, -0.645175039768219, -0.576676070690155, 0.03981505334377289, -0.3711790144443512, -0.19993148744106293, 0.056939806789159775, 0.6905558109283447, 1.563918113708496, -1.1760424375534058, -1.4329137802124023, -1.0390443801879883, -1.5014127492904663, 0.3309359848499298, 1.8207894563674927, 1.7351655960083008, 1.8036646842956543, 2.0776607990264893, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0091617107391357, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9406627416610718, 1.9235379695892334, 1.9235379695892334, 1.9235379695892334, 1.7522903680801392, 2.129034996032715, 2.1461596488952637, 0.5193082690238953, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, [e2e-predictor] 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.2042982578277588, 0.7076805233955383, 1.4611696004867554, 1.2385478019714355, 1.2042982578277588, 1.0159261226654053, 1.0159261226654053, 0.7933043241500854, 1.2042982578277588, 1.3584210872650146, 1.2385478019714355, 1.324171543121338, 1.2727973461151123, 1.375545859336853, 0.8446785807609558, 0.02269030176103115, -0.31980475783348083, -0.610925555229187, 0.056939806789159775, 0.5706825256347656, 0.4508092403411865, 0.0740646943449974, 0.091189444065094, -1.1246682405471802, -0.6280503273010254, -0.6622998118400574, -1.3986642360687256, 0.3309359848499298, 1.6152924299240112, 1.8721636533737183, 2.0434112548828125, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9406627416610718, 2.0091617107391357, 1.786539912223816, 1.4954191446304321, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 1.9406627416610718, 2.0262863636016846, 2.1632845401763916, 2.1632845401763916, 0.7933043241500854, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193 [e2e-predictor] 082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.0159261226654053, 1.1529240608215332, 1.5981676578521729, 1.7694151401519775, 0.810429036617279, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 0.7419300675392151, 1.1529240608215332, 1.6837913990020752, 1.2899221181869507, 1.3584210872650146, 1.8892884254455566, 1.5810428857803345, 1.0501755475997925, 0.9645518660545349, -0.5595512986183167, -0.9020463228225708, 0.7590547800064087, -1.261666178703308, -0.2513057291507721, 1.7522903680801392, 0.6391815543174744, 0.8789280652999878, -1.1589176654815674, -0.8677968382835388, -0.9705453515052795, -0.8335473537445068, -0.7821730971336365, 0.622056782245636, 2.0776607990264893, 2.0776607990264893, 1.974912166595459, 1.9920369386672974, 1.8207894563674927, 2.0262863636016846, 1.9235379695892334, 2.0091617107391357, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.0605359077453613, 2.0776607990264893, 1.786539912223816, 1.974912166595459, 2.1804091930389404, 1.9577873945236206, 0.8618032932281494, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, [e2e-predictor] 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.3926706314086914, 0.5535577535629272, 1.3070467710494995, 0.9645518660545349, 0.9474270939826965, 1.3070467710494995, 0.8446785807609558, 1.0330508947372437, 1.101549744606018, 0.8446785807609558, 1.2042982578277588, 1.563918113708496, 1.3070467710494995, 1.5296685695648193, 1.906413197517395, 1.8379141092300415, 1.4097954034805298, 0.8789280652999878, -0.43967801332473755, -0.8506720662117004, -0.1143077164888382, -1.4500385522842407, -0.5595512986183167, 2.0776607990264893, 1.8036646842956543, 0.8960528373718262, 0.622056782245636, -1.02191960811615, -0.8164225816726685, -0.21705622971057892, -1.1075434684753418, -1.0904186964035034, 0.5021834969520569, 2.1804091930389404, 1.9920369386672974, 1.9577873945236206, 1.6837913990020752, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6666666269302368, 2.214658737182617, 2.1632845401763916, 2.111910104751587, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 2.0605359077453613, 1.8892884254455566, 2.111910104751587, 2.111910104751587, 1.0159261226654053, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795 [e2e-predictor] 728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.5021834969520569, 1.2727973461151123, -0.02868395671248436, 1.8379141092300415, 1.18717360496521, 1.0159261226654053, 0.9988013505935669, 1.3584210872650146, 1.0673003196716309, 1.1529240608215332, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 0.7590547800064087, 0.056939806789159775, 0.12543895840644836, -0.5938007831573486, 1.4097954034805298, -1.3986642360687256, 1.2385478019714355, 1.9406627416610718, 1.6837913990020752, 1.0330508947372437, 0.622056782245636, -0.3540542721748352, -0.19993148744106293, 0.5364330410957336, -0.40542852878570557, -1.2959157228469849, 0.17681321501731873, 1.9920369386672974, 1.8892884254455566, 1.786539912223816, 1.5467933416366577, 0.9645518660545349, 1.974912166595459, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 2.094785451889038, 2.0262863636016846, 1.8721636533737183, 0.6391815543174744, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053 [e2e-predictor] , 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.563918113708496, 1.4269200563430786, 0.656306266784668, 0.6734310388565063, 0.41655975580215454, 1.4782943725585938, 1.5467933416366577, 1.1186745166778564, 1.4782943725585938, 1.4954191446304321, 1.1186745166778564, 1.375545859336853, 1.5296685695648193, 1.1357992887496948, 1.444044828414917, 1.8721636533737183, 1.906413197517395, 1.8892884254455566, 1.4097954034805298, 0.9816765785217285, 1.5467933416366577, 0.7761795520782471, 1.1186745166778564, -0.9191710948944092, -0.8506720662117004, 1.9406627416610718, 1.906413197517395, 1.9920369386672974, 1.7009161710739136, 1.2385478019714355, 0.9988013505935669, 0.656306266784668, 0.622056782245636, 0.6049320101737976, -1.5014127492904663, 0.27956172823905945, 1.906413197517395, 1.5810428857803345, 1.9235379695892334, 1.2385478019714355, 1.6837913990020752, 1.9920369386672974, 1.8550388813018799, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0434112548828125, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.604932010 [e2e-predictor] 1737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 1.0159261226654053, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4269200563430786, 0.587807297706604, 1.3584210872650146, 1.2214230298995972, 1.563918113708496, 1.4782943725585938, 0.9474270939826965, 1.375545859336853, 1.444044828414917, 1.0673003196716309, 1.444044828414917, 1.563918113708496, 1.2042982578277588, 1.375545859336853, 1.8721636533737183, 1.8207894563674927, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 0.4679340124130249, 2.129034996032715, 0.9988013505935669, 1.0673003196716309, -1.2959157228469849, 2.0434112548828125, 1.7351655960083008, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9235379695892334, 1.8207894563674927, 0.8960528373718262, 0.810429036617279, 0.810429036617279, -1.3644146919250488, 1.563918113708496, 0.587807297706604, 2.0262863636016846, 1.9235379695892334, 1.563918113708496, 1.8379141092300415, 1.5981676578521729, 1.3070467710494995, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.1975340843200684, 2.0605359077453613, 1.9235379695892334, 1.8379141092300415, 2.0 [e2e-predictor] 091617107391357, 1.8721636533737183, 0.7419300675392151, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.810429036617279, 0.8446785807609558, 0.9131776094436646, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.5125439167022705, 0.8960528373718262, 1.7694151401519775, 1.0844250917434692, 1.6837913990020752, 1.1529240608215332, 1.101549744606018, 1.3070467710494995, 1.4782943725585938, 0.8446785807609558, 1.375545859336853, 1.63241708278656, 1.1700488328933716, 1.4611696004867554, 1.8892884254455566, 1.8207894563674927, 1.8550388813018799, 1.786539912223816, 1.9406627416610718, 1.6152924299240112, 1.8379141092300415, 1.718040943145752, 1.2727973461151123, -1.2959157228469849, 1.8379141092300415, 1.786539912223816, 1.9920369386672974, 2.0091617107391357, 2.0434112548828125, 1.957787394 [e2e-predictor] 5236206, 1.9577873945236206, 1.8721636533737183, 0.9131776094436646, 0.810429036617279, 0.3309359848499298, -0.9020463228225708, 1.5467933416366577, 1.5296685695648193, 1.101549744606018, 1.8207894563674927, 1.7351655960083008, 1.2042982578277588, 1.255672574043274, 2.1461596488952637, 2.111910104751587, 2.1632845401763916, 2.1461596488952637, 2.0605359077453613, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.906413197517395, 1.2899221181869507, 0.622056782245636, 0.5364330410957336, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7761795520782471, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 1.4269200563430786, 1.9406627416610718, 1.563918113708496, 0.9303023219108582, 0.7419300675392151, 1.1529240608215332, 0.81042903 [e2e-predictor] 6617279, 1.444044828414917, 1.7522903680801392, 1.2899221181869507, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 1.4782943725585938, 0.5364330410957336, 1.9235379695892334, 1.9920369386672974, 1.3412963151931763, -0.8849216103553772, 1.9577873945236206, 1.8892884254455566, 2.0262863636016846, 2.0091617107391357, 2.094785451889038, 1.974912166595459, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 0.8960528373718262, 0.9303023219108582, -1.1589176654815674, 1.9920369386672974, 1.2214230298995972, 1.8550388813018799, 1.6837913990020752, 1.6495418548583984, 1.2727973461151123, 1.18717360496521, 2.1461596488952637, 2.0434112548828125, 2.1461596488952637, 2.1632845401763916, 2.094785451889038, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 1.906413197517395, 1.906413197517395, 0.6391815543174744, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053], [0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1. [e2e-predictor] 4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.4097954034805298, 1.3584210872650146, 1.2214230298995972, 1.3070467710494995, 1.8721636533737183, 1.7522903680801392, 1.2385478019714355, 0.7419300675392151, 0.8275538086891174, 0.9474270939826965, 1.5125439167022705, 1.6495418548583984, 1.324171543121338, 1.6495418548583984, 1.5810428857803345, 1.6837913990020752, 1.8892884254455566, 1.3412963151931763, 0.8618032932281494, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.375545859336853, -0.5424265265464783, 2.0605359077453613, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 2.0091617107391357, 2.0091617107391357, 1.563918113708496, 0.8789280652999878, 0.0740646943449974, 0.9474270939826965, 2.0091617107391357, 1.906413197517395, 1.9235379695892334, 1.5981676578521729, 1.6837913990020752, 0.9303023219108582, 2.1975340843200684, 2.094785451889038, 2.111910104751587, 2.1804091930389404, 2.111910104751587, 2.111910104751587, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 2.0262863636016846, 0.7076805233955383, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.44404 [e2e-predictor] 4828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4954191446304321, 1.5467933416366577, 1.1529240608215332, 1.786539912223816, 1.9235379695892334, 1.7522903680801392, 0.6905558109283447, 0.7590547800064087, 1.2385478019714355, 1.4954191446304321, 1.324171543121338, 1.4269200563430786, 1.5296685695648193, 1.8207894563674927, 1.7522903680801392, 1.906413197517395, 0.4508092403411865, 0.41655975580215454, -0.09718296676874161, 1.324171543121338, 1.9235379695892334, 1.2214230298995972, 1.6495418548583984, 2.0605359077453613, 1.8550388813018799, 2.0262863636016846, 1.974912166595459, 2.0434112548828125, 2.0605359077453613, 2.129034996032715, 2.0776607990264893, 2.0605359077453613, 1.718040943145752, 1.9577873945236206, 1.101549744606018, 0.8446785807609558, 1.9577873945236206, 1.974912166595459, 1.6666666269302368, 1.0330508947372437, 1.4782943725585938, 1.0673003196716309, 2.129034996032715, 2.0776607990264893, 2.129034996032715, 2.1632845401763916, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 1.8892884254455566, 1.974912166595459, 1.8207894563674927, 1.1357992887496948, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.60493201017 [e2e-predictor] 37976, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.6152924299240112, 2.0434112548828125, 2.0091617107391357, 1.63241708278656, 0.3309359848499298, 1.444044828414917, 1.7351655960083008, 1.2042982578277588, 1.6152924299240112, 1.7351655960083008, 1.974912166595459, 1.7522903680801392, 2.0262863636016846, 0.26243698596954346, 0.8275538086891174, 0.03981505334377289, 0.8960528373718262, 1.7009161710739136, 2.1461596488952637, 1.5125439167022705, 2.0091617107391357, 1.8036646842956543, 2.129034996032715, 2.0262863636016846, 2.0262863636016846, 1.9920369386672974, 2.0262863636016846, 2.0605359077453613, 2.0262863636016846, 2.0091617107391357, 1.9235379695892334, 1.8892884254455566, 1.5467933416366577, 1.8550388813018799, 1.8892884254455566, 1.718040943145752, 1.2899221181869507, 1.6495418548583984, 1.63241708278656, 1.906413197517395, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.974912166595459, 2.0262863636016846, 1.6495418548583984, 1.4954191446304321, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, [e2e-predictor] 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 0.7933043241500854, 1.4097954034805298, 1.1186745166778564, 1.4269200563430786, 2.111910104751587, 2.0262863636016846, 1.8550388813018799, 0.9303023219108582, 1.63241708278656, 1.8036646842956543, 1.2042982578277588, 1.63241708278656, 1.7522903680801392, 1.906413197517395, 1.8379141092300415, 1.2214230298995972, 0.9474270939826965, 0.9645518660545349, 0.19393795728683472, 0.2281874716281891, 1.2727973461151123, 1.5810428857803345, 1.906413197517395, 1.9920369386672974, 1.8550388813018799, 1.9406627416610718, 2.0262863636016846, 1.9577873945236206, 1.7009161710739136, 2.0091617107391357, 2.1461596488952637, 2.111910104751587, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 1.7694151401519775, 1.7009161710739136, 1.8721636533737183, 1.9406627416610718, 1.2385478019714355, 1.4782943725585938, 1.4954191446304321, 1.9577873945236206, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 1.8550388813018799, 1.718040943145752, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2453122138977 [e2e-predictor] 0508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 0.9474270939826965, 1.3070467710494995, 1.0673003196716309, 1.3412963151931763, 2.0776607990264893, 1.9920369386672974, 1.4269200563430786, 1.5467933416366577, 1.5981676578521729, 1.5125439167022705, 1.2385478019714355, 1.786539912223816, 1.786539912223816, 1.6495418548583984, 1.8207894563674927, 0.5364330410957336, 0.6734310388565063, 1.2727973461151123, 0.24531221389770508, 0.02269030176103115, 0.8960528373718262, 1.4954191446304321, 1.9920369386672974, 1.786539912223816, 1.6666666269302368, 2.0091617107391357, 1.9577873945236206, 1.9235379695892334, 2.0091617107391357, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.0262863636016846, 1.9577873945236206, 1.9577873945236206, 1.7522903680801392, 1.718040943145752, 1.9577873945236206, 1.8550388813018799, 0.8789280652999878, 1.324171543121338, 1.5125439167022705, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.111910104751587, 2.094785451889038, 2.0605359077453613, 1.9406627416610718, 1.9406627416610718, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.211 [e2e-predictor] 0627144575119, 0.2110627144575119, 0.14256370067596436, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0673003196716309, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1186745166778564, 1.3070467710494995, 1.1357992887496948, 1.6666666269302368, 1.9577873945236206, 1.8721636533737183, 1.3070467710494995, 1.7351655960083008, 1.3926706314086914, 1.375545859336853, 1.8036646842956543, 1.786539912223816, 1.9235379695892334, 1.6152924299240112, 1.8721636533737183, 0.8789280652999878, 0.8446785807609558, 1.3584210872650146, 0.3138112425804138, 0.5706825256347656, -0.3540542721748352, 1.5810428857803345, 1.4269200563430786, 1.4611696004867554, 2.094785451889038, 1.7694151401519775, 2.0434112548828125, 1.974912166595459, 1.786539912223816, 1.9920369386672974, 2.1975340843200684, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9920369386672974, 1.8721636533737183, 1.8892884254455566, 1.6837913990020752, 2.094785451889038, 1.444044828414917, 1.5296685695648193, 1.6495418548583984, 1.9577873945236206, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 1.9577873945236206, 1.8207894563674927, 0.6734310388565063, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.450809 [e2e-predictor] 2403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 1.3584210872650146, 1.0844250917434692, 1.5981676578521729, 1.9406627416610718, 0.5706825256347656, 1.0673003196716309, 1.7522903680801392, 1.5810428857803345, 1.8550388813018799, 1.5467933416366577, 1.8379141092300415, 1.786539912223816, 1.6666666269302368, 1.718040943145752, 0.656306266784668, 0.8960528373718262, 1.1357992887496948, 0.15968845784664154, 1.18717360496521, -0.13143247365951538, 0.7076805233955383, 1.6152924299240112, 2.1632845401763916, 2.129034996032715, 1.6152924299240112, 1.8892884254455566, 2.094785451889038, 2.0091617107391357, 2.0262863636016846, 2.0605359077453613, 1.8892884254455566, 2.0262863636016846, 1.9406627416610718, 1.8892884254455566, 1.906413197517395, 1.8892884254455566, 2.0605359077453613, 2.111910104751587, 0.4850587546825409, 1.4611696004867554, 1.7351655960083008, 1.974912166595459, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.111910104751587, 1.5467933416366577, 1.9235379695892334, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052 [e2e-predictor] 954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.18717360496521, 1.255672574043274, 1.2214230298995972, 1.3926706314086914, 1.1529240608215332, 1.7009161710739136, 1.6152924299240112, -0.14855723083019257, -0.06293346732854843, 1.375545859336853, 1.6837913990020752, 1.7351655960083008, 1.6837913990020752, 1.8036646842956543, 1.9235379695892334, 1.6152924299240112, 1.3412963151931763, 0.622056782245636, 0.4850587546825409, 0.656306266784668, 0.6049320101737976, 1.1700488328933716, 0.41655975580215454, 0.9988013505935669, 1.1700488328933716, 1.7694151401519775, 1.6152924299240112, 2.231783390045166, 1.974912166595459, 1.9920369386672974, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 1.906413197517395, 2.0776607990264893, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.8036646842956543, 2.0605359077453613, 1.8207894563674927, 1.1529240608215332, 1.444044828414917, 1.8892884254455566, 2.0262863636016846, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.06053 [e2e-predictor] 59077453613, 2.094785451889038, 1.8721636533737183, 2.0776607990264893, 0.5021834969520569, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.0844250917434692, 1.324171543121338, 0.8789280652999878, 1.7694151401519775, 1.444044828414917, 0.3480607271194458, 0.17681321501731873, 0.5364330410957336, 2.094785451889038, 0.5706825256347656, 2.0091617107391357, 1.8721636533737183, 1.8550388813018799, 1.6495418548583984, 1.4611696004867554, 0.8960528373718262, 1.0844250917434692, 1.718040943145752, 0.7076805233955383, 1.563918113708496, 1.18717360496521, 0.29668647050857544, 0.8789280652999878, 1.444044828414917, 1.3070467710494995, 1.7009161710739136, 1.906413197517395, 1.974912166595459, 1.2042982578277 [e2e-predictor] 588, 1.7351655960083008, 2.1632845401763916, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.9235379695892334, 2.0776607990264893, 1.974912166595459, 1.6495418548583984, 2.0434112548828125, 1.255672574043274, 1.9235379695892334, 1.8036646842956543, 2.0434112548828125, 2.0605359077453613, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0262863636016846, 1.9406627416610718, 0.5364330410957336, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.3584210872650146, 1.2214230298995972, 0.9988013505935669, 1.324171543121338, 1.1186745166778564, 1.7009161710739136, 1.2214230298995972, 0.622056782245636, -0.5938007831573486, 0.29668647050857544, 2.1290 [e2e-predictor] 34996032715, 0.9988013505935669, 1.9406627416610718, 1.7694151401519775, 1.7351655960083008, 1.7351655960083008, 1.4269200563430786, 0.7761795520782471, 1.1186745166778564, 1.718040943145752, 0.7933043241500854, 1.2214230298995972, 0.9303023219108582, -0.045808710157871246, 1.2385478019714355, 1.444044828414917, 1.8892884254455566, 1.8036646842956543, 1.6495418548583984, 1.786539912223816, 1.5125439167022705, 2.0605359077453613, 2.129034996032715, 1.9920369386672974, 2.1461596488952637, 1.974912166595459, 1.9406627416610718, 1.9577873945236206, 1.9235379695892334, 1.9577873945236206, 2.0605359077453613, 2.0605359077453613, 1.5810428857803345, 1.8036646842956543, 2.0434112548828125, 2.0776607990264893, 2.094785451889038, 2.1461596488952637, 2.1461596488952637, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 1.974912166595459, 2.0091617107391357, 1.5296685695648193, 1.444044828414917, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1. [e2e-predictor] 2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, -0.30267998576164246, 1.255672574043274, 0.7933043241500854, 1.8207894563674927, 1.1700488328933716, 0.6391815543174744, 0.5706825256347656, 0.19393795728683472, 0.7590547800064087, 0.8960528373718262, 1.9920369386672974, 1.8892884254455566, 1.718040943145752, 1.7522903680801392, 0.656306266784668, 0.7933043241500854, 1.101549744606018, 1.4954191446304321, 0.9988013505935669, 1.444044828414917, 1.3926706314086914, 0.26243698596954346, 0.27956172823905945, 1.324171543121338, 1.63241708278656, 0.8960528373718262, 1.6495418548583984, 1.7522903680801392, 1.4782943725585938, 2.129034996032715, 1.9920369386672974, 1.9577873945236206, 2.0262863636016846, 2.094785451889038, 1.8379141092300415, 1.6837913990020752, 1.8550388813018799, 1.9577873945236206, 2.0091617107391357, 2.0776607990264893, 1.7351655960083008, 1.9406627416610718, 2.0262863636016846, 2.094785451889038, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0776607990264893, 2.0091617107391357, 1.5467933416366577, 2.0091617107391357, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8960528373718262, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.15 [e2e-predictor] 29240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2899221181869507, -0.7479235529899597, 1.3412963151931763, 0.587807297706604, 1.6666666269302368, 0.8960528373718262, 0.8618032932281494, 1.324171543121338, 1.1186745166778564, 1.5125439167022705, 1.0501755475997925, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 1.8550388813018799, 1.1357992887496948, 0.9303023219108582, 1.0501755475997925, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.7351655960083008, 1.0330508947372437, -0.02868395671248436, 1.7694151401519775, 0.9645518660545349, 1.8036646842956543, 0.5535577535629272, 1.3070467710494995, 0.9988013505935669, 1.8721636533737183, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.094785451889038, 1.9577873945236206, 1.7009161710739136, 1.8892884254455566, 2.0605359077453613, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 1.9235379695892334, 1.9577873945236206, 2.1461596488952637, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.129034996032715, 2.129034996032715, 2.0776607990264893, 2.111910104751587, 2.0434112548828125, 1.63241708278656, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3480607271194458, 0.3309359848499298, 0.3994349837 [e2e-predictor] 3031616, 0.4679340124130249, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7761795520782471, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.2727973461151123, 0.17681321501731873, 1.3412963151931763, 1.1357992887496948, 1.4269200563430786, 1.3070467710494995, 0.9645518660545349, 0.8446785807609558, 1.1700488328933716, 1.718040943145752, 0.38231024146080017, 1.324171543121338, 1.9235379695892334, 1.4954191446304321, 1.8379141092300415, 1.3584210872650146, 0.8275538086891174, 1.1529240608215332, 1.5125439167022705, 1.563918113708496, 1.4269200563430786, 1.9235379695892334, 0.9645518660545349, -0.1143077164888382, 1.324171543121338, 1.718040943145752, 1.906413197517395, 2.0091617107391357, 0.9988013505935669, 1.9577873945236206, 1.63241708278656, 1.9406627416610718, 2.094785451889038, 1.9920369386672974, 2.129034996032715, 2.0776607990264893, 1.5296685695648193, 1.786539912223816, 2.129034996032715, 1.8892884254455566, 2.0434112548828125, 1.1700488328933716, 1.9406627416610718, 1.974912166595459, 2.1804091930389404, 1.974912166595459, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.111910104751587, 2.129034996032715, 2.111910104751587, 2.1804091930389404, 2.0605359077453613, 1.9406627416610718, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.1 [e2e-predictor] 9393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0501755475997925, 1.324171543121338, 0.4679340124130249, 1.18717360496521, 1.3070467710494995, 1.63241708278656, 1.63241708278656, 0.7076805233955383, 1.3584210872650146, 1.4954191446304321, 0.10831420123577118, 0.19393795728683472, 0.9474270939826965, 2.0434112548828125, 1.5296685695648193, 1.7009161710739136, 1.444044828414917, 0.38231024146080017, 1.7351655960083008, 1.5981676578521729, 1.718040943145752, 1.2899221181869507, 1.5467933416366577, 1.1186745166778564, 0.656306266784668, 0.14256370067596436, 0.9303023219108582, 1.786539912223816, 1.8036646842956543, 1.5810428857803345, 0.8275538086891174, 0.7933043241500854, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.7351655960083008, 1.8207894563674927, 1.6837913990020752, 1.8892884254455566, 2.0091617107391357, 1.7009161710739136, 1.8721636533737183, 1.8379141092300415, 2.1804091930389404, 2.111910104751587, 2.1461596488952637, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.9577873945236206, 1.8379141092300415, 1.974912166595459, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281 [e2e-predictor] 891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.2385478019714355, 0.9645518660545349, 1.324171543121338, 1.2899221181869507, 1.5810428857803345, 1.6495418548583984, 0.9303023219108582, 0.9474270939826965, 1.3412963151931763, -0.43967801332473755, 0.10831420123577118, 1.5981676578521729, 1.8550388813018799, 1.4097954034805298, 1.0673003196716309, 1.786539912223816, 0.6391815543174744, 1.4269200563430786, 1.0330508947372437, 1.1529240608215332, 1.4611696004867554, 1.8036646842956543, 1.2042982578277588, 0.6905558109283447, -0.3711790144443512, 1.0844250917434692, 2.0091617107391357, 0.5706825256347656, 0.4679340124130249, 0.656306266784668, 0.9131776094436646, 1.3926706314086914, 1.8721636533737183, 2.1632845401763916, 1.9406627416610718, 2.094785451889038, 1.7522903680801392, 2.129034996032715, 2.1632845401763916, 2.094785451889038, 1.7009161710739136, 2.0091617107391357, 1.4097954034805298, 2.111910104751587, 2.1975340843200684, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.094785451889038, 1.6495418548583984, 1.8207894563674927, 2.0262863636016846, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616], [0.29668647050857544, 0.26243698596954346, 0.27956172823905945 [e2e-predictor] , 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.3926706314086914, 1.3412963151931763, 1.6495418548583984, 1.5981676578521729, 0.7590547800064087, 0.9474270939826965, -0.02868395671248436, 0.12543895840644836, 1.1700488328933716, 2.0776607990264893, 1.8892884254455566, 1.4954191446304321, 1.5125439167022705, 1.2214230298995972, 0.41655975580215454, 1.9406627416610718, 1.6152924299240112, 0.5193082690238953, 1.5467933416366577, 1.4782943725585938, 1.3584210872650146, 0.8789280652999878, -0.045808710157871246, 1.0330508947372437, 1.324171543121338, 0.24531221389770508, 1.3584210872650146, 0.3651854991912842, 0.9474270939826965, 1.6495418548583984, 1.9577873945236206, 1.3926706314086914, 2.111910104751587, 2.111910104751587, 1.906413197517395, 2.129034996032715, 2.0434112548828125, 1.974912166595459, 1.974912166595459, 2.1461596488952637, 1.9406627416610718, 1.9406627416610718, 2.1975340843200684, 2.1632845401763916, 2.111910104751587, 2.214658737182617, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.111910104751587, 1.9235379695892334, 2.1804091930389404, 1.6495418548583984, 0.5706825256347656, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.3651854991912842, 0.3651854991912842, 0.3309359 [e2e-predictor] 848499298, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017], [0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.10831420123577118, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 1.1186745166778564, 0.056939806789159775, 1.3070467710494995, 1.5296685695648193, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 0.8960528373718262, 0.03981505334377289, -1.1075434684753418, 1.2385478019714355, 2.0262863636016846, 1.9406627416610718, 1.5810428857803345, 1.5981676578521729, 1.8379141092300415, 0.6905558109283447, 1.4954191446304321, 1.7351655960083008, 0.5535577535629272, 0.9303023219108582, 1.4954191446304321, 1.1700488328933716, 1.375545859336853, 0.26243698596954346, 0.6391815543174744, 0.41655975580215454, 0.12543895840644836, -0.14855723083019257, 0.8446785807609558, 1.4611696004867554, 1.9577873945236206, 1.8207894563674927, 2.0262863636016846, 2.0434112548828125, 1.906413197517395, 2.0262863636016846, 1.7694151401519775, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 2.111910104751587, 2.0091617107391357, 1.9406627416610718, 2.214658737182617, 2.129034996032715, 1.9577873945236206, 2.111910104751587, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1632845401763916, 1.6152924299240112, 1.3412963151931763, 1.7009161710739136, 0.9303023219108582, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233 [e2e-predictor] 955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017], [0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.5535577535629272, 1.255672574043274, 1.5467933416366577, 1.7009161710739136, 1.5810428857803345, 1.63241708278656, 0.9816765785217285, 0.7933043241500854, -0.7479235529899597, 1.7522903680801392, 2.0605359077453613, 2.0434112548828125, 1.4954191446304321, 1.786539912223816, 1.5810428857803345, 1.18717360496521, 1.5981676578521729, 1.906413197517395, 0.9474270939826965, 1.18717360496521, 1.0159261226654053, 1.4269200563430786, 1.18717360496521, 0.24531221389770508, -0.3369295001029968, -0.21705622971057892, 0.41655975580215454, -0.30267998576164246, -0.011559205129742622, 1.3070467710494995, 1.8379141092300415, 2.094785451889038, 1.8207894563674927, 1.9920369386672974, 1.375545859336853, 2.0262863636016846, 2.0434112548828125, 2.0776607990264893, 2.0776607990264893, 1.7522903680801392, 2.094785451889038, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.214658737182617, 2. [e2e-predictor] 214658737182617, 2.0776607990264893, 2.1632845401763916, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.974912166595459, 2.094785451889038, 1.5981676578521729, 1.4611696004867554, 0.6391815543174744, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.8789280652999878, 0.8618032932281494, -0.28555524349212646, 1.255672574043274, 1.5467933416366577, 1.7351655960083008, 1.5810428857803345, 1.6837913990020752, 1.2042982578277588, 0.7248052954673767, 1.3584210872650146, 1.324171543121338, 1.9235379695892334, 1.9920369386672974, 1.4611696004867554, 0.810429036617279, 1.18717360496521, 0.9131776094436646, 1.0844250917434692, 1.4954191446304321, 1.6837913990020752, 0.5193082690238953, 1.5125439167022705, 0.8618032932281494, 1.444044828414917, -0.0286839 [e2e-predictor] 5671248436, 0.4850587546825409, 0.656306266784668, -0.13143247365951538, 0.6905558109283447, -0.42255327105522156, 0.8618032932281494, 1.6666666269302368, 2.231783390045166, 1.4097954034805298, 1.974912166595459, 0.9474270939826965, 2.0091617107391357, 1.974912166595459, 1.906413197517395, 1.6837913990020752, 1.786539912223816, 2.0776607990264893, 1.9406627416610718, 2.0776607990264893, 2.0091617107391357, 2.1632845401763916, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.906413197517395, 2.1975340843200684, 1.1529240608215332, 1.3584210872650146, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.19993148744106293, 1.23854780197143 [e2e-predictor] 55, 1.5810428857803345, 1.6666666269302368, 1.7522903680801392, 1.6837913990020752, 1.0330508947372437, 0.9645518660545349, 1.4954191446304321, 0.7076805233955383, 1.974912166595459, 1.974912166595459, 1.6495418548583984, 1.0159261226654053, 1.7009161710739136, 1.6152924299240112, 0.8446785807609558, 1.5810428857803345, 1.5981676578521729, 0.39943498373031616, 1.5981676578521729, 1.6837913990020752, 1.324171543121338, -0.011559205129742622, -0.28555524349212646, 0.10831420123577118, 0.9816765785217285, 0.7076805233955383, 0.8789280652999878, 1.563918113708496, 1.3070467710494995, 2.214658737182617, 1.18717360496521, 1.4954191446304321, 0.27956172823905945, 1.9406627416610718, 1.8892884254455566, 1.9235379695892334, 0.9988013505935669, 1.3070467710494995, 1.9235379695892334, 1.9235379695892334, 2.0605359077453613, 1.4954191446304321, 2.214658737182617, 2.094785451889038, 2.1975340843200684, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1804091930389404, 1.7522903680801392, 1.2727973461151123, 0.622056782245636, 0.7248052954673767, 0.5535577535629272, 0.5021834969520569, 0.6391815543174744, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298], [0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9 [e2e-predictor] 645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.9020463228225708, 1.4097954034805298, 1.444044828414917, 1.6495418548583984, 1.7694151401519775, 1.6666666269302368, 0.9303023219108582, 0.7076805233955383, 1.2727973461151123, 1.0159261226654053, 1.906413197517395, 1.9406627416610718, 1.5296685695648193, 0.6391815543174744, 1.8550388813018799, 2.0605359077453613, 1.7009161710739136, 1.6495418548583984, 0.3309359848499298, 0.5193082690238953, 0.9303023219108582, 2.0262863636016846, 1.255672574043274, 0.24531221389770508, 0.14256370067596436, -0.1143077164888382, 0.9645518660545349, 0.5021834969520569, 0.19393795728683472, 1.5467933416366577, 1.9235379695892334, 2.1632845401763916, 2.1804091930389404, 1.3926706314086914, 0.5021834969520569, 2.0091617107391357, 1.906413197517395, 1.718040943145752, 2.129034996032715, 1.375545859336853, 1.8207894563674927, 1.8550388813018799, 1.974912166595459, 1.7009161710739136, 2.231783390045166, 2.0091617107391357, 2.1632845401763916, 2.094785451889038, 2.231783390045166, 2.1632845401763916, 1.9920369386672974, 1.906413197517395, 1.9577873945236206, 0.8446785807609558, 0.8789280652999878, 0.9816765785217285, 0.587807297706604, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.60493201017379 [e2e-predictor] 76, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 0.7761795520782471, -1.2787909507751465, 1.4611696004867554, 1.4954191446304321, 1.7694151401519775, 1.8036646842956543, 1.6666666269302368, 0.9988013505935669, 0.7248052954673767, 1.0844250917434692, 0.7761795520782471, 2.0434112548828125, 1.9406627416610718, 1.1529240608215332, 0.5706825256347656, 1.6495418548583984, 1.8379141092300415, 0.9988013505935669, 0.9816765785217285, 0.622056782245636, 1.7522903680801392, 1.4782943725585938, 1.8550388813018799, 1.324171543121338, 0.15968845784664154, 0.091189444065094, 0.24531221389770508, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.8446785807609558, 1.5467933416366577, 1.8892884254455566, 2.129034996032715, 2.1975340843200684, 2.0605359077453613, 1.974912166595459, 1.8721636533737183, 1.8207894563674927, 2.1461596488952637, 1.7522903680801392, 2.0262863636016846, 2.0434112548828125, 1.9235379695892334, 1.444044828414917, 2.1632845401763916, 1.974912166595459, 2.214658737182617, 2.1632845401763916, 2.214658737182617, 2.248908281326294, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 1.4611696004867554, 1.7522903680801392, 1.4269200563430786, 0.587807297706604, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.228187471 [e2e-predictor] 6281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.7248052954673767, 0.810429036617279, -1.261666178703308, 1.5296685695648193, 1.4611696004867554, 1.8036646842956543, 1.7694151401519775, 1.6495418548583984, 1.2042982578277588, 1.5981676578521729, 0.38231024146080017, 0.8960528373718262, 2.0434112548828125, 1.974912166595459, 0.43368449807167053, -0.30267998576164246, 1.5981676578521729, 1.8379141092300415, 0.4850587546825409, 0.29668647050857544, 1.1357992887496948, 1.7351655960083008, 1.5981676578521729, 2.0605359077453613, 2.0776607990264893, 0.9816765785217285, 0.587807297706604, 1.101549744606018, 0.3138112425804138, 0.3480607271194458, 0.6049320101737976, 0.3480607271194458, 1.0159261226654053, 1.1529240608215332, 1.6666666269302368, 1.9235379695892334, 2.1975340843200684, 1.6495418548583984, 1.5125439167022705, 1.8892884254455566, 1.9577873945236206, 2.129034996032715, 1.6495418548583984, 2.111910104751587, 1.4954191446304321, 0.2281874716281891, 2.0262863636016846, 1.9235379695892334, 2.094785451889038, 2.1461596488952637, 2.0605359077453613, 2.214658737182617, 2.129034996032715, 1.4954191446304321, 1.7009161710739136, 1.563918113708496, 1.0844250917434692, 0.7761795520782471, 0.5706825256347656, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.41655975580215454, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731 [e2e-predictor] 873, 0.17681321501731873, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7076805233955383, 0.7419300675392151, -0.9705453515052795, 1.4611696004867554, 1.563918113708496, 1.8207894563674927, 1.8207894563674927, 1.2214230298995972, 1.18717360496521, 0.6391815543174744, 0.4679340124130249, 0.3309359848499298, 2.0262863636016846, 1.8207894563674927, 1.1529240608215332, -0.7479235529899597, 1.8207894563674927, 1.906413197517395, 0.5021834969520569, 0.4679340124130249, 1.4097954034805298, 1.5467933416366577, 0.9645518660545349, 1.8721636533737183, 1.8892884254455566, 0.19393795728683472, 0.9131776094436646, 0.41655975580215454, -0.3369295001029968, 0.056939806789159775, 0.26243698596954346, 0.43368449807167053, 1.2385478019714355, 0.810429036617279, 0.7076805233955383, 0.12543895840644836, 2.094785451889038, 0.5706825256347656, 1.6495418548583984, 1.786539912223816, 1.4269200563430786, 1.4782943725585938, 1.8379141092300415, 2.094785451889038, 0.6905558109283447, 1.906413197517395, 1.8036646842956543, 1.8721636533737183, 0.091189444065094, 0.7933043241500854, 1.9577873945236206, 2.248908281326294, 2.094785451889038, 1.9235379695892334, 1.6666666269302368, 2.0776607990264893, 1.0501755475997925, 1.1529240608215332, 0.5193082690238953, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, [e2e-predictor] 0.3480607271194458, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.5364330410957336, -0.9362958669662476, 1.3926706314086914, 1.5296685695648193, 1.906413197517395, 1.5125439167022705, 1.4269200563430786, 0.6049320101737976, 1.0844250917434692, 1.1700488328933716, 1.0673003196716309, 2.0605359077453613, 1.786539912223816, 0.9474270939826965, -0.8506720662117004, 1.444044828414917, 1.9577873945236206, 0.8275538086891174, 1.3584210872650146, 1.4097954034805298, 0.9474270939826965, 1.0844250917434692, 2.1804091930389404, 1.6837913990020752, 0.26243698596954346, 0.8789280652999878, 0.6391815543174744, 0.3309359848499298, 0.5535577535629272, 1.101549744606018, 1.0330508947372437, 1.255672574043274, 0.2110627144575119, -0.21705622971057892, -0.011559205129742622, 0.4850587546825409, 1.4954191446304321, 1.3412963151931763, 1.8721636533737183, 1.7009161710739136, 1.6837913990020752, 1.4782943725585938, 1.4269200563430786, 0.091189444065094, 2.0605359077453613, 1.18717360496521, 0.9474270939826965, 0.5535577535629272, 0.7933043241500854, 1.8207894563674927, 2.248908281326294, 1.9920369386672974, 1.375545859336853, 2.094785451889038, 1.0330508947372437, 0.3651854991912842, 0.9131776094436646, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0. [e2e-predictor] 3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.5364330410957336, -0.3540542721748352, 1.375545859336853, 1.5810428857803345, 1.8207894563674927, 1.1186745166778564, 1.8207894563674927, 0.8960528373718262, 1.18717360496521, 0.7761795520782471, 1.6495418548583984, 1.8721636533737183, 1.8036646842956543, 1.1700488328933716, -1.1589176654815674, 1.7522903680801392, 1.63241708278656, 1.1357992887496948, 0.6905558109283447, 0.7933043241500854, 1.1186745166778564, 1.8550388813018799, 2.0262863636016846, 1.8036646842956543, 0.38231024146080017, 1.1357992887496948, 1.1700488328933716, 0.5364330410957336, 1.2385478019714355, 0.27956172823905945, 1.4782943725585938, 1.718040943145752, -0.19993148744106293, -0.30267998576164246, -0.7136740684509277, -0.4568027853965759, 1.6152924299240112, 1.2727973461151123, 1.5296685695648193, 2.111910104751587, 1.9577873945236206, 1.7694151401519775, 1.6495418548583984, 0.03981505334377289, 1.8892884254455566, 1.5467933416366577, 1.3412963151931763, 1.0673003196716309, 1.0844250917434692, 1.563918113708496, 2.0776607990264893, 0.810429036617279, 2.0262863636016846, 2.214658737182617, 1.2042982578277588, 1.1529240608215332, 0.7419300675392151, 0.6049320101737976, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656 [e2e-predictor] , 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.5021834969520569, 0.15968845784664154, 1.324171543121338, 1.7351655960083008, 1.7694151401519775, 1.8207894563674927, 1.7351655960083008, 1.18717360496521, 1.0330508947372437, 0.10831420123577118, 1.9920369386672974, 1.9577873945236206, 1.8721636533737183, 1.4782943725585938, -1.0390443801879883, 1.8721636533737183, 1.2727973461151123, 1.7694151401519775, 0.9131776094436646, 1.1357992887496948, 1.1186745166778564, 1.9406627416610718, 1.2727973461151123, 1.6495418548583984, 0.6905558109283447, 0.9474270939826965, 0.5535577535629272, 0.8275538086891174, 0.4850587546825409, 1.0159261226654053, 0.7419300675392151, -0.43967801332473755, 0.6391815543174744, 0.8618032932281494, 0.24531221389770508, -0.7479235529899597, -0.13143247365951538, 0.5535577535629272, 1.3926706314086914, 1.9406627416610718, 1.8550388813018799, 2.0091617107391357, 1.1529240608215332, 0.7590547800064087, 2.1975340843200684, 1.8379141092300415, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.8036646842956543, 1.4611696004867554, 1.9920369386672974, 2.0262863636016846, 1.6495418548583984, 1.255672574043274, -0.08005820959806442, 0.810429036617279, 0.622056782245636, 0.5021834969520569, 0.450 [e2e-predictor] 8092403411865, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945], [0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5706825256347656, 0.5021834969520569, 0.7076805233955383, 1.2899221181869507, 1.4954191446304321, 1.8721636533737183, 1.7522903680801392, 1.563918113708496, 1.2727973461151123, 0.8618032932281494, 1.0330508947372437, 1.6152924299240112, 1.8550388813018799, 1.974912166595459, 1.4097954034805298, -0.3711790144443512, 1.8892884254455566, 1.906413197517395, 1.974912166595459, 1.255672574043274, 1.4611696004867554, 1.4782943725585938, 1.6495418548583984, 2.214658737182617, 0.39943498373031616, 0.38231024146080017, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.810429036617279, 0.4850587546825409, -0.13143247365951538, 1.1186745166778564, 0.3309359848499298, 0.6905558109283447, -0.06293346732854843, -0.9020463228225708, -0.8164225816726685, 0.776 [e2e-predictor] 1795520782471, 1.375545859336853, 2.0776607990264893, 1.5125439167022705, 1.9920369386672974, 1.2214230298995972, 0.7076805233955383, 1.6666666269302368, 2.0605359077453613, 1.974912166595459, 1.0673003196716309, 1.6666666269302368, 1.9235379695892334, 1.4269200563430786, 1.375545859336853, 1.1186745166778564, 2.0262863636016846, 1.1186745166778564, 0.3480607271194458, 0.810429036617279, 0.26243698596954346, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.38231024146080017, 1.3070467710494995, 1.6152924299240112, 1.9235379695892334, 1.786539912223816, 1.6837913990020752, 1.101549744606018, 1.5125439167022705, 1.5296685695648193, 1.8892884254455566, 2.0262863636016846, 1.8207894563674927, 1.1357992887496948, 0.091189444065094, 1.7522903680801392, 2.009 [e2e-predictor] 1617107391357, 1.7522903680801392, 1.6837913990020752, 1.3070467710494995, 1.786539912223816, 1.4611696004867554, 2.1804091930389404, 1.1357992887496948, 0.9131776094436646, 0.9816765785217285, -0.31980475783348083, 0.8789280652999878, 1.0330508947372437, 0.5706825256347656, -0.011559205129742622, 0.17681321501731873, 0.29668647050857544, 0.5021834969520569, 0.0740646943449974, -0.43967801332473755, -0.19993148744106293, -0.6280503273010254, 0.6049320101737976, 1.974912166595459, 2.1804091930389404, 1.6666666269302368, 1.0330508947372437, 1.0330508947372437, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.2214230298995972, 1.5981676578521729, 1.9577873945236206, 1.6495418548583984, 1.255672574043274, 1.4269200563430786, 0.12543895840644836, 0.8446785807609558, 1.18717360496521, 0.39943498373031616, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.3138112425804138, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.553557753 [e2e-predictor] 5629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.4679340124130249, 0.622056782245636, 1.563918113708496, 1.6495418548583984, 1.9577873945236206, 1.7009161710739136, 1.6152924299240112, 1.18717360496521, 1.0501755475997925, 1.7694151401519775, 1.6495418548583984, 1.9577873945236206, 1.8207894563674927, 1.1529240608215332, -0.02868395671248436, 1.9406627416610718, 1.9577873945236206, 1.63241708278656, 1.7522903680801392, 0.9816765785217285, 1.8379141092300415, 1.906413197517395, 1.786539912223816, 0.5706825256347656, 0.8618032932281494, 0.8275538086891174, 0.2281874716281891, 0.24531221389770508, 1.18717360496521, 0.4679340124130249, 0.26243698596954346, -0.3369295001029968, 0.8789280652999878, 0.587807297706604, 0.9988013505935669, -0.9362958669662476, -0.045808710157871246, -0.7307988405227661, 0.056939806789159775, 1.6152924299240112, 2.214658737182617, 1.8207894563674927, 1.444044828414917, 1.6666666269302368, 1.8379141092300415, 0.8960528373718262, 1.718040943145752, 1.0501755475997925, 1.5810428857803345, 2.0091617107391357, 2.0091617107391357, 0.6734310388565063, 0.656306266784668, 0.03981505334377289, -0.3540542721748352, 1.5125439167022705, 1.974912166595459, 0.587807297706604, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340 [e2e-predictor] 124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.7761795520782471, 1.5810428857803345, 1.7522903680801392, 1.906413197517395, 1.786539912223816, 1.7351655960083008, 1.444044828414917, 1.1357992887496948, 1.8207894563674927, 1.7522903680801392, 1.9406627416610718, 1.7694151401519775, 0.7590547800064087, 0.41655975580215454, 1.974912166595459, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.1700488328933716, 1.5125439167022705, 1.718040943145752, -0.18280673027038574, 1.2214230298995972, 0.587807297706604, 0.3138112425804138, 0.43368449807167053, 0.17681321501731873, -0.011559205129742622, 0.5535577535629272, -0.2513057291507721, 0.656306266784668, 0.810429036617279, 0.6391815543174744, 0.3309359848499298, -0.19993148744106293, 0.9988013505935669, 0.03981505334377289, 1.7351655960083008, 1.18717360496521, 1.6666666269302368, 0.9131776094436646, 1.4269200563430786, 1.8207894563674927, 1.63241708278656, 1.974912166595459, 1.4611696004867554, 2.0434112548828125, 2.0434112548828125, 2.129034996032715, -0.2341809868812561, 0.14256370067596436, 1.2385478019714355, 1.0501755475997925, 1.4097954034805298, 2.0776607990264893, 1.444044828414917, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544], [0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.091189444065094, [e2e-predictor] 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.7761795520782471, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.8379141092300415, 1.5810428857803345, 0.7248052954673767, 1.4611696004867554, 1.8207894563674927, 1.8036646842956543, 1.8721636533737183, 1.4269200563430786, -0.02868395671248436, -0.3540542721748352, 1.5981676578521729, 1.5296685695648193, 1.7009161710739136, 1.3584210872650146, 1.0330508947372437, 1.18717360496521, 0.6391815543174744, 1.1529240608215332, 0.02269030176103115, 1.2385478019714355, 1.3412963151931763, 0.3309359848499298, 1.101549744606018, 0.8618032932281494, 1.255672574043274, 0.10831420123577118, 0.9988013505935669, 0.9131776094436646, 1.101549744606018, 1.0844250917434692, 0.7761795520782471, -0.8849216103553772, 0.7590547800064087, 0.056939806789159775, 1.6837913990020752, 0.41655975580215454, 0.38231024146080017, 0.6391815543174744, 2.0434112548828125, 1.2214230298995972, 1.5125439167022705, 1.5981676578521729, 1.974912166595459, 1.6666666269302368, 1.9406627416610718, 2.248908281326294, -0.19993148744106293, 1.8379141092300415, 1.2042982578277588, 0.7761795520782471, 1.5810428857803345, 1.7009161710739136, 1.6152924299240112, 0.5193082690238953, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0 [e2e-predictor] .19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.26243698596954346, 0.7419300675392151, 1.786539912223816, 1.7694151401519775, 1.7351655960083008, 1.8721636533737183, 1.444044828414917, 1.2214230298995972, 1.5810428857803345, 1.9577873945236206, 1.8036646842956543, 2.0262863636016846, 0.5535577535629272, 0.622056782245636, -0.2341809868812561, 1.7351655960083008, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.0330508947372437, 1.563918113708496, 1.1529240608215332, 0.6734310388565063, 0.4508092403411865, 1.0501755475997925, 0.8789280652999878, 1.2042982578277588, 0.7933043241500854, 0.9474270939826965, 1.1529240608215332, 0.3309359848499298, 1.3412963151931763, 1.0501755475997925, 1.324171543121338, 0.9645518660545349, 1.0501755475997925, -0.6794245839118958, -0.13143247365951538, 0.6391815543174744, 0.7248052954673767, 1.3926706314086914, 0.4679340124130249, 0.5706825256347656, 1.9235379695892334, 1.6152924299240112, 1.8550388813018799, 0.9816765785217285, 0.9303023219108582, 1.6666666269302368, 1.974912166595459, 2.094785451889038, 0.7076805233955383, 1.6666666269302368, 0.8275538086891174, 1.1186745166778564, 1.444044828414917, 1.8379141092300415, 1.4611696004867554, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.3994349 [e2e-predictor] 8373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.8275538086891174, 1.6152924299240112, 1.6666666269302368, 1.718040943145752, 1.8379141092300415, 1.0501755475997925, 1.5125439167022705, 1.5467933416366577, 1.786539912223816, 1.5467933416366577, 1.8036646842956543, -0.5938007831573486, 0.4508092403411865, -0.2341809868812561, 1.5810428857803345, 1.6152924299240112, 1.3070467710494995, 1.7009161710739136, 1.8721636533737183, 1.18717360496521, 1.0159261226654053, -0.3540542721748352, -0.045808710157871246, 1.255672574043274, 1.0159261226654053, 0.7076805233955383, 0.12543895840644836, 0.056939806789159775, 0.9988013505935669, 0.15968845784664154, 1.324171543121338, 1.4954191446304321, 1.4269200563430786, 1.4954191446304321, 1.2899221181869507, -0.8506720662117004, -0.3883037567138672, 1.0501755475997925, 0.7419300675392151, 0.9303023219108582, 0.4850587546825409, -0.3540542721748352, 1.1357992887496948, 1.0501755475997925, 1.8892884254455566, 0.9988013505935669, 1.7351655960083008, 2.0091617107391357, 1.7009161710739136, 2.248908281326294, 0.5364330410957336, 1.444044828414917, 0.9303023219108582, 0.5364330410957336, 1.7522903680801392, 1.8379141092300415, 1.5467933416366577, 0.4850587546825409, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298], [0 [e2e-predictor] .3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.14256370067596436, 0.10831420123577118, 0.0740646943449974, 0.19393795728683472, 0.8960528373718262, 1.7522903680801392, 1.6666666269302368, 1.6837913990020752, 1.8036646842956543, 0.7933043241500854, 1.2042982578277588, 1.63241708278656, 1.8207894563674927, 2.0434112548828125, 1.718040943145752, 0.656306266784668, 0.26243698596954346, -0.09718296676874161, 1.7522903680801392, 1.7351655960083008, 1.1357992887496948, 1.1357992887496948, 1.2042982578277588, 1.7009161710739136, 1.0330508947372437, 0.02269030176103115, 0.587807297706604, 1.4782943725585938, 1.101549744606018, 1.0844250917434692, 0.9474270939826965, 0.12543895840644836, 0.8275538086891174, 0.24531221389770508, 1.2214230298995972, 1.2727973461151123, 1.7009161710739136, 1.255672574043274, 1.786539912223816, -0.5938007831573486, 0.6391815543174744, 0.14256370067596436, 0.29668647050857544, 0.0055655487813055515, 0.9474270939826965, -0.6794245839118958, 1.7351655960083008, 1.63241708278656, 1.5810428857803345, 1.444044828414917, 1.0673003196716309, 1.974912166595459, 1.8550388813018799, 2.231783390045166, -0.14855723083019257, 1.1186745166778564, 1.0159261226654053, 0.7761795520782471, 1.8892884254455566, 1.3412963151931763, 0.7933043241500854, 0.5021834969520569, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.50 [e2e-predictor] 21834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3309359848499298]], [[0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956 [e2e-predictor] 055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967], [0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.83333337306976 [e2e-predictor] 32, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, [e2e-predictor] 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5728292465209961, 0.6603642702102661, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.34313726425 [e2e-predictor] 1709, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.3081233501434326], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.99299728870 [e2e-predictor] 39185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413 [e2e-predictor] 253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3606443405151367], [0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572 [e2e-predictor] 535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.3956583738327026], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8 [e2e-predictor] 529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.430672287940979], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.887 [e2e-predictor] 9552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782 [e2e-predictor] 439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.518207311630249, 1.465686321258545], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413 [e2e-predictor] 253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.79831 [e2e-predictor] 93397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9 [e2e-predictor] 208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.903 [e2e-predictor] 3613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.5707283020019531], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7282 [e2e-predictor] 91392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.46 [e2e-predictor] 5686321258545, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.6232492923736572], [0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.97549 [e2e-predictor] 02720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085], [0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, [e2e-predictor] 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.660364270 [e2e-predictor] 2102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, [e2e-predictor] 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, [e2e-predictor] 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0. [e2e-predictor] 7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953 [e2e-predictor] 782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1. [e2e-predictor] 815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.7633053064346313], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, [e2e-predictor] 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.885 [e2e-predictor] 8543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8 [e2e-predictor] 333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1 [e2e-predictor] .465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443 [e2e-predictor] , 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, [e2e-predictor] 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0280113220214844, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8004 [e2e-predictor] 202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.712 [e2e-predictor] 8852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0. [e2e-predictor] 8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.028011322 [e2e-predictor] 0214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131 [e2e-predictor] , 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914 [e2e-predictor] , 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9 [e2e-predictor] 383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7654062509536743, 1.1330533027648926, 1.1855742931365967, 0.9929972887039185, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8158264160 [e2e-predictor] 15625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014], [1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.4481793642044067, 1.2030812501907349, 0.8879552483558655, 0.6953782439231873, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, [e2e-predictor] 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [1.343137264251709, 1.5007003545761108, 1.6582633256912231, 1.728291392326355, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.343137264251709, 0.9929972887039185, 0.7829132676124573, 0.7128852605819702, 0.6428572535514832, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868 [e2e-predictor] 408, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [0.590336263179779, 1.0630252361297607, 1.2731093168258667, 1.4131653308868408, 1.5007003545761108, 1.6757704019546509, 1.640756368637085, 1.5007003545761108, 1.3606443405151367, 1.1855742931365967, 0.6953782439231873, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.83 [e2e-predictor] 54342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [0.3102242052555084, 0.6953782439231873, 0.8879552483558655, 1.0280113220214844, 1.1855742931365967, 0.9754902720451355, 0.3102242052555084, -0.022408949211239815, -0.03991595283150673, -0.21498596668243408, -0.1624649614095688, 0.3627452254295349, 0.415266215801239, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.397 [e2e-predictor] 75922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [1.3081233501434326, 1.3081233501434326, 1.1155463457107544, 0.8704482913017273, 0.415266215801239, -0.4600839912891388, -1.5630252361297607, -1.755602240562439, -0.9152660369873047, 0.08263305574655533, 0.7829132676124573, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.0455182790756226, 0.7829132676124573, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0 [e2e-predictor] .8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.34523820877075195, -0.8977590203285217, -0.7927170395851135, 0.9404762983322144, 1.5707283020019531, 1.7983193397521973, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.465686321258545, 1.343137264251709, 1.0980392694473267, 0.8529412746429443, 0.6603642702102661, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.765 [e2e-predictor] 4062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.2030812501907349, 1.2906162738800049, 1.3256303071975708, 1.3956583738327026, 1.518207311630249, 1.4131653308868408, 0.9054622650146484, 0.3277312219142914, 0.7303922772407532, 1.2556023597717285, 1.5882353782653809, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.0280113220214844, 0.8004202842712402, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.80042028427124 [e2e-predictor] 02, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [1.0455182790756226, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 0.9754902720451355, 0.17016807198524475, -0.5126050114631653, -1.0903360843658447, -0.3550419807434082, 0.7654062509536743, 1.343137264251709, 1.553221344947815, 1.640756368637085, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.8333333730697632, 1.553221344947815, 1.3606443405151367, 1.0980392694473267, 0.7829132676124573, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.88795 [e2e-predictor] 52483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [0.6778712272644043, 0.8704482913017273, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, -0.022408949211239815, -1.6330533027648926, -1.895658254623413, -1.422969102859497, -0.4950979948043823, 0.415266215801239, 0.7829132676124573, 0.9229692816734314, 1.2380952835083008, 1.483193278312683, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.815826416015625, 1.7457983493804932, 1.4481793642044067, 1.1330533027648926, 0.6078432202339172, 0.4852942228317261, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.835434257 [e2e-predictor] 9841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055], [-0.17997196316719055, 0.34523820877075195, 0.590336263179779, 0.6778712272644043, 0.13515406847000122, -1.370448112487793, -1.8256303071975708, -1.3004200458526611, 0.432773232460022, 1.2556023 [e2e-predictor] 597717285, 1.465686321258545, 1.4131653308868408, 1.2205883264541626, 0.9579832553863525, 0.9404762983322144, 1.1505602598190308, 1.0455182790756226, 0.3802522122859955, 0.1001400575041771, 0.9579832553863525, 1.553221344947815, 1.5357143878936768, 1.0455182790756226, 0.6078432202339172, 0.7303922772407532, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.920868396759 [e2e-predictor] 0332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332], [-1.4404760599136353, -0.9502801299095154, -0.26750698685646057, 0.11764705926179886, -0.6526610255241394, -1.720588207244873, -1.7380952835083008, -0.12745095789432526, 1.1330533027648926, 1.2380952835083008, 1.430672287940979, 1.518207311630249, 1.605742335319519, 1.605742335319519, 1.378151297569275, 0.9404762983322144, 0.012605053372681141, -0.9852941036224365, 0.2752102017402649, 1.430672287940979, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.728291392326355, 1.465686321258545, 1.2380952835083008, 1.0455182790756226, 0.9054622650146484, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416 [e2e-predictor] 015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9558824300765991, 1.9733893871307373, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.3004200458526611, -1.6330533027648926, -1.4404760599136353, -0.7051820158958435, -0.9852941036224365, -1.668067216873169, -1.2654061317443848, 0.6778712272644043, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.553221344947815, 1.6582633256912231, 1.640756368637085, 1.2030812501907349, 0.2752102017402649, 0.590336263179779, 1.2556023597717285, 1.5707283020019531, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.6232492923736572, 1.430672287940979, 1.2205883264541626, 1.0805323123931885, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545 [e2e-predictor] 761108, 1.5357143878936768, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9558824300765991, 1.6757704019546509, 1.1680673360824585, 1.6757704019546509, 1.9208683967590332, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.0378150939941406, -1.3179271221160889, -1.3004200458526611, -1.195378065109253, -1.247899055480957, -1.335434079170227, -0.7051820158958435, 0.6253502368927002, 1.0105042457580566, 1.1505602598190308, 1.2380952835083008, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.4481793642044067, 1.2205883264541626, 0.6778712272644043, 0.1001400575041771, 0.2226892113685608, 0.9929972887039185, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 1.693277359008789, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.465686321258545, 1.3081233501434326, 1.1505602598190308, 0.9229692816734314, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0980392694473 [e2e-predictor] 267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.483193278312683, 1.1680673360824585, 1.4481793642044067, 0.9929972887039185, 2.0259103775024414, 2.0259103775024414, 1.9208683967590332, 1.9383753538131714, 1.9733893871307373, 1.9033613204956055, 1.5357143878936768, 1.4131653308868408, 1.8333333730697632, 1.9733893871307373, 1.9908963441848755, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [-0.3550419807434082, -0.4075630009174347, 0.2577032148838043, 0.34523820877075195, -0.3550419807434082, -1.0553221702575684, -1.0728291273117065, -0.26750698685646057, 0.520308256149292, 0.8879552483558655, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 0.7303922772407532, -0.8277310132980347, -1.4404760599136353, -1.4754900932312012, -1.1428570747375488, -0.3550419807434082, 0.6078432202339172, 1.2030812501907349, 1.430672287940979, 1.553221344947815, 1.483193278312683, 1.3606443405151367, 1.430672287940979, 1.640756368637085, 1.5007003545761108, 1.3956583738327026, 1.2731093168258667, 0.9754902720451355, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.397759 [e2e-predictor] 22894477844, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9033613204956055, 1.8333333730697632, 1.693277359008789, 1.4131653308868408, 1.1330533027648926, 1.0455182790756226, 1.0105042457580566, 1.1155463457107544, 0.6078432202339172, 1.7983193397521973, 1.9383753538131714, 1.9208683967590332, 1.9558824300765991, 1.9383753538131714, 1.6582633256912231, 1.2906162738800049, 0.6603642702102661, 0.7128852605819702, 1.7107843160629272, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [1.0805323123931885, -0.057422954589128494, -0.3550419807434082, 0.06512605398893356, 0.415266215801239, -0.057422954589128494, -0.8627450466156006, -0.8802520632743835, -0.6701680421829224, -0.10994396358728409, 0.590336263179779, 0.8704482913017273, 0.9404762983322144, 1.0455182790756226, 0.9754902720451355, -0.28501397371292114, -1.5980392694473267, -1.7731093168258667, -0.8627450466156006, 0.6078432202339172, 1.1155463457107544, 1.4131653308868408, 1.3956583738327026, 1.1505602598190308, 1.0805323123931885, 1.343137264251709, 1.465686321258545, 0.8704482913017273, 0.4852942228317261, 1.0105042457580566, 1.4481793642044067, 1.3081233501434326, 0.9229692816734314, 0.432773232460022, 0.502801239490509, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.380 [e2e-predictor] 2522122859955, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.5707283020019531, 0.8529412746429443, 1.3256303071975708, 1.2731093168258667, 0.5378152132034302, 0.7303922772407532, 0.4677872359752655, 0.4852942228317261, 0.3802522122859955, 1.2906162738800049, 1.693277359008789, 1.6582633256912231, 1.728291392326355, 1.815826416015625, 1.0280113220214844, 0.6603642702102661, 0.415266215801239, 0.520308256149292, 1.2906162738800049, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991], [1.9033613204956055, 1.0980392694473267, -1.160364031791687, -1.5455182790756226, -1.335434079170227, -0.9327731132507324, -0.4600839912891388, 0.3102242052555084, 0.432773232460022, -0.2499999701976776, -0.4600839912891388, 0.012605053372681141, 0.502801239490509, 0.7303922772407532, 0.3277312219142914, -1.1428570747375488, -1.720588207244873, -1.370448112487793, 0.6953782439231873, 1.3956583738327026, 1.518207311630249, 1.6232492923736572, 1.780812382698059, 1.7983193397521973, 1.3606443405151367, 0.7829132676124573, 0.11764705926179886, -0.5126050114631653, -0.6876749992370605, -0.21498596668243408, 0.432773232460022, 1.2556023597717285, 1.4481793642044067, 0.8704482913017273, 0.5728292465209961, 0.8529412746429443, 0.9579832553863525, 0.8354342579841614, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784 [e2e-predictor] , 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 2.0084033012390137, 1.5357143878936768, 0.17016807198524475, 0.6078432202339172, 0.8879552483558655, 0.3102242052555084, 0.590336263179779, -0.0049019488506019115, 0.03011205606162548, 0.2577032148838043, 1.0805323123931885, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.3081233501434326, 0.9929972887039185, 0.24019621312618256, 0.520308256149292, 0.45028021931648254, 1.4131653308868408, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991], [1.9383753538131714, 1.9383753538131714, 1.1330533027648926, -0.7226890325546265, -1.580532193183899, -1.457983136177063, -1.335434079170227, -0.8277310132980347, 0.0476190559566021, 0.590336263179779, 0.012605053372681141, -0.9677870869636536, -0.5826330184936523, 0.03011205606162548, -0.3200279772281647, -1.4929972887039185, -1.720588207244873, -0.39005598425865173, 1.2380952835083008, 1.3256303071975708, 1.4131653308868408, 1.4481793642044067, 1.5357143878936768, 1.6232492923736572, 1.7107843160629272, 1.7457983493804932, 1.2030812501907349, 0.13515406847000122, -0.5301120281219482, 0.3627452254295349, 0.6603642702102661, 0.7303922772407532, 1.2380952835083008, 1.7633053064346313, 1.5882353782653809, 1.3606443405151367, 1.3081233501434326, 1.1505602598190308, 0.9579832553863525, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0 [e2e-predictor] .7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9208683967590332, 1.9733893871307373, 0.4677872359752655, 0.012605053372681141, -0.07492996007204056, 0.2577032148838043, 0.15266107022762299, 0.520308256149292, -0.03991595283150673, -0.14495795965194702, 0.2577032148838043, 0.8354342579841614, 1.465686321258545, 1.0455182790756226, 1.5707283020019531, 0.7478992342948914, 0.8179272413253784, 0.29271721839904785, 0.45028021931648254, 0.34523820877075195, 1.1855742931365967, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373], [1.1330533027648926, 1.640756368637085, 1.8858543634414673, 1.7457983493804932, 1.1155463457107544, 0.2577032148838043, -0.5126050114631653, -1.4054621458053589, -1.4754900932312012, -0.9327731132507324, -0.5651260018348694, -0.8802520632743835, -0.8452380299568176, -0.3025209903717041, -0.5651260018348694, -1.195378065109253, -1.1253501176834106, 0.45028021931648254, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.483193278312683, 1.518207311630249, 1.6582633256912231, 1.693277359008789, 1.5882353782653809, 0.9579832553863525, -0.09243696182966232, -0.33753499388694763, -0.03991595283150673, 0.17016807198524475, 0.9579832553863525, 1.605742335319519, 1.7107843160629272, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.1330533027648926, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, [e2e-predictor] 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 0.3802522122859955, -0.3200279772281647, -0.39005598425865173, -0.23249296844005585, 0.08263305574655533, 0.3277312219142914, -0.057422954589128494, -0.12745095789432526, 0.2226892113685608, 0.5728292465209961, 1.2030812501907349, 0.6778712272644043, 1.465686321258545, 0.4677872359752655, 0.4677872359752655, 0.2577032148838043, 0.03011205606162548, 0.24019621312618256, 0.7654062509536743, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 2.0259103775024414], [0.7829132676124573, 0.9054622650146484, 1.2731093168258667, 1.868347406387329, 1.9558824300765991, 1.868347406387329, 1.430672287940979, 0.3102242052555084, -0.7226890325546265, -0.7577030062675476, -1.160364031791687, -1.2654061317443848, -0.5126050114631653, 0.45028021931648254, 0.415266215801239, -0.23249296844005585, -0.47759100794792175, 0.39775922894477844, 0.9929972887039185, 1.0455182790756226, 1.1505602598190308, 1.2380952835083008, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.1855742931365967, 0.8354342579841614, 0.17016807198524475, -0.4950979948043823, -0.4425770044326782, -0.3025209903717041, -0.09243696182966232, 0.5378152132034302, 1.2731093168258667, 1.6757704019546509, 1.6232492923736572, 1.4481793642044067, 1.378151297569275 [e2e-predictor] , 1.3081233501434326, 1.0630252361297607, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.3956583738327026, -0.3025209903717041, -0.5301120281219482, -0.5826330184936523, -0.42506998777389526, -0.03991595283150673, 0.24019621312618256, -0.09243696182966232, -0.07492996007204056, 0.2752102017402649, 0.5728292465209961, 1.0630252361297607, 0.7654062509536743, 0.9929972887039185, 0.520308256149292, 0.3102242052555084, -0.022408949211239815, -0.1624649614095688, 0.17016807198524475, 0.6428572535514832, 1.6582633256912231, 2.0084033012390137, 2.0084033012390137, 2.043417453765869], [0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9579832553863525, 1.518207311630249, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 1.3606443405151367, 0.502801239490509, 0.13515406847000122, -0.5301120281219482, -1.195378065109253, -0.6526610255241394, 0.13515406847000122, 0.45028021931648254, 0.20518220961093903, -0.057422954589128494, 0.20518220961093903, 0.677871227 [e2e-predictor] 2644043, 0.9054622650146484, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.3081233501434326, 1.2380952835083008, 0.5378152132034302, -0.7226890325546265, -1.3529410362243652, -1.0728291273117065, -0.19747896492481232, 0.3277312219142914, 0.2752102017402649, 0.11764705926179886, 0.3277312219142914, 0.6778712272644043, 1.0280113220214844, 1.518207311630249, 1.6582633256912231, 1.430672287940979, 1.3956583738327026, 1.4481793642044067, 1.2030812501907349, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.3802522122859955, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8508403301239014, 0.39775922894477844, -0.5301120281219482, -0.5476189851760864, -0.47759100794792175, -0.33753499388694763, 0.06512605398893356, 0.20518220961093903, -0.03991595283150673, 0.11764705926179886, 0.432773232460022, 0.5378152132034302, 0.8354342579841614, 0.9054622650146484, 0.6253502368927002, 0.3627452254295349, 0.15266107022762299, -0.12745095789432526, -0.03991595283150673, 0.012605053372681141, 0.6078432202339172, 1.2030812501907349, 1.9908963441848755, 2.043417453765869, 2.0 [e2e-predictor] 43417453765869], [0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.5357143878936768, 1.9208683967590332, 2.0259103775024414, 1.4481793642044067, -0.0049019488506019115, -0.33753499388694763, -0.8802520632743835, -1.160364031791687, -1.0028010606765747, -0.4950979948043823, -0.057422954589128494, -0.2499999701976776, -0.8452380299568176, -0.3550419807434082, 0.24019621312618256, 0.6253502368927002, 0.9229692816734314, 1.0630252361297607, 1.1330533027648926, 0.8704482913017273, -0.7051820158958435, -1.580532193183899, -0.3025209903717041, 1.1680673360824585, 1.605742335319519, 1.640756368637085, 1.4481793642044067, 0.9404762983322144, 0.6778712272644043, 0.7654062509536743, 0.8529412746429443, 0.7128852605819702, 0.3627452254295349, 0.3102242052555084, 0.8354342579841614, 1.2030812501907349, 1.1155463457107544, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.7107843160629272, 1.4481793642044067, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 0.5553222298622131, -0.37254899740219116, -0.6176469922065735, -0.39005598425865173, [e2e-predictor] -0.47759100794792175, -0.09243696182966232, 0.17016807198524475, 0.2226892113685608, 0.17016807198524475, 0.3277312219142914, 0.520308256149292, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.502801239490509, 0.15266107022762299, -0.03991595283150673, -0.1624649614095688, 0.1001400575041771, 0.1001400575041771, 0.34523820877075195, 0.15266107022762299, 2.0259103775024414, 2.0259103775024414, 2.043417453765869], [0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 1.0630252361297607, 1.553221344947815, 1.6232492923736572, 1.2205883264541626, 0.4852942228317261, -0.19747896492481232, -0.14495795965194702, 0.29271721839904785, -0.1624649614095688, -0.7226890325546265, -0.8977590203285217, -1.1253501176834106, -0.7401960492134094, -0.23249296844005585, 0.08263305574655533, 0.502801239490509, 0.7128852605819702, 0.8529412746429443, 0.08263305574655533, -1.3879550695419312, -0.9852941036224365, 1.0280113220214844, 1.465686321258545, 1.553221344947815, 1.6582633256912231, 1.728291392326355, 1.728291392326355, 1.3256303071975708, 0.6428572535514832, 0.17016807198524475, -0.3025209903717041, -0.9852941036224365, -0.09243696182966232, 1.1505602598190308, 1.6232492923736572, 1.5357143878936768, 0.9404762983322144, 0.590336263179779, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193 [e2e-predictor] 278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.483193278312683, 1.0805323123931885, 1.2731093168258667, 1.2205883264541626, 0.20518220961093903, -0.6176469922065735, -0.4075630009174347, -0.9327731132507324, -0.4075630009174347, -0.28501397371292114, -0.39005598425865173, -0.022408949211239815, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.39775922894477844, 0.5378152132034302, 0.5728292465209961, 0.432773232460022, 0.502801239490509, 0.3627452254295349, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.20518220961093903, 0.18767507374286652, 0.20518220961093903, 0.4677872359752655, 1.1505602598190308, 1.9383753538131714, 2.043417453765869], [0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.9754902720451355, 1.2906162738800049, 1.3606443405151367, 1.0455182790756226, -0.10994396358728409, 0.03011205606162548, 0.5378152132034302, 0.590336263179779, 0.012605053372681141, -0.8452380299568176, -0.7927170395851135, -0.19747896492481232, -0.0049019488506019115, -0.12745095789432526, 0.012605053372681141, 0.17016807198524475, -0.4600839912891388, -1.1078431606292725, 0.06512605398893356, 1.2731093168258667, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.5707283020019531, 1.0980392694473267, 0.18767507374286652, -0.12745095789432526, 1.0980392694473267, 1.5707283020019531, 1.728291392326355, 1.8333333730697632, 1.8858543634414673, 1.605742335319519, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.0805323123931885, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.730 [e2e-predictor] 3922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.430672287940979, 0.1001400575041771, -0.8277310132980347, 0.7128852605819702, 0.15266107022762299, -0.3200279772281647, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -0.42506998777389526, -0.21498596668243408, -0.4075630009174347, 0.1001400575041771, 0.13515406847000122, 0.3102242052555084, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 0.3802522122859955, 0.3102242052555084, 0.520308256149292, 0.18767507374286652, 0.03011205606162548, -0.09243696182966232, 0.13515406847000122, 0.2752102017402649, 0.0476190559566021, 0.3277312219142914, 0.590336263179779, 0.9404762983322144, 2.0259103775024414, 2.0959384441375732], [0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 1.1505602598190308, 1.378151297569275, 1.343137264251709, 0.45028021931648254, 0.2226892113685608, 0.34523820877075195, -0.26750698685646057, -0.7927170395851135, -0.5476189851760864, -0.2499999701976776, -0.14495795965194702, -0.2499999701976776, -0.37254899740219116, -0.47759100794792175, -0.5476189851760864, 0.45028021931648254, 1.0630252361297607, 1.1855742931365967, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.465686321258545, 1.518207311630249, 1.6232492923736572, 1.5882353782653809, 1.2030812501907349, 0.2226892113685608, 0.3102242052555084, 1.1855742931365967, 1.483193278312683, 1.640756368637085, 1.815826416015625, 1.9208683967590332, 1.8858543634414673, 1.553221344947815, 1.3606443405151367, 1.518207311630249, 1.2906162738800049, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820 [e2e-predictor] 877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.5357143878936768, 0.8179272413253784, -0.6876749992370605, -1.0028010606765747, -0.8102240562438965, -0.03991595283150673, -0.6526610255241394, -1.2128850221633911, -1.160364031791687, -0.9677870869636536, -0.19747896492481232, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.13515406847000122, 0.3277312219142914, 0.13515406847000122, 0.24019621312618256, 0.3102242052555084, 0.2577032148838043, 0.29271721839904785, 0.45028021931648254, 0.06512605398893356, -0.14495795965194702, -0.07492996007204056, 0.29271721839904785, 0.1001400575041771, -0.0049019488506019115, 0.3277312219142914, 0.3627452254295349, 0.8004202842712402, 2.0784313678741455, 2.0959384441375732], [1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9054622650146484, 1.2556023597717285, 1.1680673360824585, 0.7128852605819702, 0.17016807198524475, -0.21498596668243408, -0.0049019488506019115, 0.3627452254295349, 0.06512605398893356, -0.33753499388694763, -0.42506998777389526, -0.4075630009174347, -0.4425770044326782, -0.4425770044326782, 0.11764705926179886, 0.7654062509536743, 0.9054622650146484, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.2906162738800049, 1.378151297569275, 1.430672287940979, 1.0980392694473267, -0.057422954589128494, -1.1253501176834106, -0.6701680421829224, 0.29271721839904785, 0.8529412746429443, 1.1505602598190308, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9558824300765991, 1.8333333730697632, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.2030812501907349, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0. [e2e-predictor] 29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.2906162738800049, -0.6526610255241394, -0.9152660369873047, -0.7051820158958435, -0.7577030062675476, -0.4600839912891388, -1.0028010606765747, -0.6351540088653564, -0.3025209903717041, -0.23249296844005585, 0.06512605398893356, -0.057422954589128494, -0.21498596668243408, -0.14495795965194702, 0.06512605398893356, 0.2226892113685608, 0.06512605398893356, 0.17016807198524475, 0.08263305574655533, 0.11764705926179886, 0.3277312219142914, 0.39775922894477844, 0.13515406847000122, -0.12745095789432526, -0.03991595283150673, 0.18767507374286652, 0.13515406847000122, 0.13515406847000122, 0.29271721839904785, 0.15266107022762299, 0.6253502368927002, 2.043417453765869, 2.0959384441375732], [1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.8354342579841614, 0.9229692816734314, 0.6778712272644043, 0.15266107022762299, -0.5126050114631653, 0.03011205606162548, 0.502801239490509, 0.5378152132034302, -0.1624649614095688, -0.6001400351524353, -0.5476189851760864, -0.3200279772281647, -0.19747896492481232, 0.2577032148838043, 0.520308256149292, 0.7654062509536743, 0.8354342579841614, 0.9229692816734314, 0.9929972887039185, 1.0980392694473267, 1.0455182790756226, 0.2577032148838043, -1.247899055480957, -0.21498596668243408, 1.3956583738327026, 1.640756368637085, 1.483193278312683, 1.0630252361297607, 0.9929972887039185, 1.2556023597717285, 1.6582633256912231, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.5707283020019531, 1.343137264251709, 1.3956583738327026, 1.1505602598190308, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484 [e2e-predictor] , 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.465686321258545, 1.5007003545761108, 1.5707283020019531, 1.5357143878936768, 1.5882353782653809, 1.693277359008789, 1.0805323123931885, 1.2906162738800049, 1.343137264251709, -0.19747896492481232, -1.2303920984268188, -0.8977590203285217, -0.6876749992370605, -0.6001400351524353, -0.5826330184936523, -0.9152660369873047, -0.03991595283150673, 0.2577032148838043, 0.2226892113685608, 0.5378152132034302, 0.415266215801239, 0.432773232460022, -0.14495795965194702, 0.34523820877075195, 0.20518220961093903, 0.1001400575041771, 0.11764705926179886, -0.09243696182966232, 0.08263305574655533, 0.4852942228317261, 0.3102242052555084, 0.3627452254295349, 0.1001400575041771, 0.0476190559566021, 0.15266107022762299, 0.20518220961093903, 0.3102242052555084, 0.34523820877075195, 0.08263305574655533, 0.520308256149292, 2.1309523582458496, 2.1309523582458496], [1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.8179272413253784, 0.24019621312618256, 0.18767507374286652, 0.1001400575041771, 0.1001400575041771, 0.17016807198524475, -0.19747896492481232, -0.4950979948043823, -0.4950979948043823, -0.37254899740219116, -0.21498596668243408, 0.20518220961093903, 0.4852942228317261, 0.6253502368927002, 0.7303922772407532, 0.7829132676124573, 0.7478992342948914, 0.45028021931648254, -0.6351540088653564, -0.7226890325546265, 1.0805323123931885, 1.465686321258545, 1.5357143878936768, 1.640756368637085, 1.7457983493804932, 1.640756368637085, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.3277312219142914, 0.4677872359752655, 1.0630252361297607, 1.1855742931365967, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.95798325 [e2e-predictor] 53863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.465686321258545, 1.343137264251709, 1.2731093168258667, 1.5882353782653809, 1.0630252361297607, -0.6876749992370605, -1.1428570747375488, -0.4950979948043823, -1.335434079170227, -1.2128850221633911, -0.8802520632743835, -0.6351540088653564, -0.6176469922065735, -0.26750698685646057, -0.6701680421829224, 0.11764705926179886, -0.1624649614095688, 0.24019621312618256, 0.432773232460022, 0.20518220961093903, 0.15266107022762299, 0.17016807198524475, 0.5728292465209961, 0.3277312219142914, 0.0476190559566021, 0.06512605398893356, 0.012605053372681141, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.34523820877075195, 0.4677872359752655, 0.3802522122859955, -0.022408949211239815, 0.012605053372681141, 0.20518220961093903, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 2.2009804248809814, 2.113445281982422], [1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 1.0805323123931885, 1.2731093168258667, 1.2556023597717285, 1.0455182790756226, 0.7654062509536743, 0.45028021931648254, 0.17016807198524475, -0.14495795965194702, -0.19747896492481232, 0.24019621312618256, 0.24019621312618256, -0.1624649614095688, -0.39005598425865173, -0.33753499388694763, -0.12745095789432526, 0.18767507374286652, 0.502801239490509, 0.6428572535514832, 0.502801239490509, -0.03991595283150673, -0.8277310132980347, -0.0049019488506019115, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.518207311630249, 1.605742335319519, 1.7107843160629272, 1.780812382698059, 1.5882353782653809, 0.5553222298622131, -0.7577030062675476, -1.0553221702575684, -1.0028010606765747, -0.28501397371292114, -0.5126050114631653, -0.8452380299568176, -0. [e2e-predictor] 4075630009174347, 1.0630252361297607, 1.2205883264541626, 1.0980392694473267, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.7654062509536743, 0.7654062509536743, 0.8354342579841614, 0.6778712272644043, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.6253502368927002, 0.520308256149292, 0.45028021931648254, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.8879552483558655, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3081233501434326, 1.3256303071975708, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 0.7829132676124573, -0.6001400351524353, -0.21498596668243408, -1.335434079170227, -1.1253501176834106, -1.720588207244873, -1.3529410362243652, -1.6505602598190308, -0.7752100229263306, -0.8102240562438965, -0.5476189851760864, -0.39005598425865173, -0.8102240562438965, -0.10994396358728409, 0.3802522122859955, 0.20518220961093903, 0.3277312219142914, -0.0049019488506019115, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.6253502368927002, 0.6603642702102661, -0.057422954589128494, 0.1001400575041771, 0.24019621312618256, 0.2577032148838043, 0.3802522122859955, 0.5728292465209961, 0.6078432202339172, 0.415266215801239, 0.08263305574655533, 0.08263305574655533, 0.0476190559566021, 0.45028021931648254, 0.3627452254295349, 0.6253502368927002, 2.1834733486175537, 2.113445281982422], [1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.8354342579841614, 1.465686321258545, 1.8333333730697632, 1.7457983493804932, 1.6757704019546509, 1.518207311630249, 1.2205883264541626, 0.5728292465209961, 0.3277312219142914, 0.1001400575041771, -0.19747896492481232, -0.022408949211239815, 0.3627452254295349, 0.08263305574655533, -0.4425770044326782, -0.7401960492134094, -0.6176469922065735, -0. [e2e-predictor] 17997196316719055, 0.34523820877075195, 0.39775922894477844, -0.0049019488506019115, -0.4425770044326782, 0.590336263179779, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6757704019546509, 1.5882353782653809, 0.39775922894477844, -0.6176469922065735, -0.8802520632743835, -0.9502801299095154, -0.9327731132507324, -0.9327731132507324, -1.0903360843658447, -0.7577030062675476, 0.7829132676124573, 1.3081233501434326, 1.2030812501907349, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2226892113685608, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.1001400575041771, 0.15266107022762299, 0.08263305574655533, 0.3627452254295349, 0.24019621312618256, 0.34523820877075195, 0.6253502368927002, 0.6428572535514832, 0.45028021931648254, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 0.8704482913017273, 0.8179272413253784, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 1.1155463457107544, 0.03011205606162548, -0.7051820158958435, -1.160364031791687, -1.457983136177063, -1.457983136177063, -1.3879550695419312, -1.4404760599136353, -1.2654061317443848, -1.370448112487793, -0.9327731132507324, -0.7752100229263306, -0.7752100229263306, -0.5476189851760864, -0.37254899740219116, 0.20518220961093903, 0.415266215801239, 0.3277312219142914, 0.08263305574655533, 0.03011205606162548, 0.39775922894477844, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.6603642702102661, -0.09243696182966232, 0.11764705926179886, 0.15266107022762299, 0.17016807198524475, 0.24019621312618256, 0.6253502368927002, 0.6253502368927002, 0.415266215801239, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.6428572535514832, 0.17016807198524475, 0.29271721839904785, 2.113445281982422, 2.0959384441375732], [1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553 [e2e-predictor] 863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 1.0105042457580566, 1.5707283020019531, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.6232492923736572, 1.2556023597717285, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, -0.057422954589128494, -0.17997196316719055, -0.09243696182966232, 0.012605053372681141, -0.3550419807434082, -0.6351540088653564, -0.6701680421829224, -0.14495795965194702, 0.13515406847000122, 0.0476190559566021, 0.24019621312618256, 1.0105042457580566, 1.2030812501907349, 1.1855742931365967, 1.2556023597717285, 1.343137264251709, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.5357143878936768, 1.378151297569275, 0.6078432202339172, -0.6351540088653564, -0.7927170395851135, -0.7401960492134094, -0.6351540088653564, -0.6351540088653564, -0.7577030062675476, -0.9677870869636536, -1.1078431606292725, -0.23249296844005585, 0.432773232460022, 0.3102242052555084, 0.590336263179779, 0.8354342579841614, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.18767507374286652, 0.20518220961093903, 0.2577032148838043, 0.39775922894477844, 0.5728292465209961, 0.3802522122859955, -0.0049019488506019115, -0.12745095789432526, -0.09243696182966232, -0.0049019488506019115, -0.057422954589128494, 0.06512605398893356, 0.06512605398893356, 0.13515406847000122, 0.0476190559566021, 0.15266107022762299, 0.2226892113685608, 0.13515406847000122, 0.3102242052555084, 0.45028021931648254, 0.39775922894477844, 0.7128852605819702, 0.3102242052555084, 0.8704482913017273, 0.4677872359752655, 0.9754902720451355, 0.9579832553863525, 1.0805323123931885, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 0.4852942228317261, 0.11764705926179886, -0.10994396358728409, -0.8277310132980347, -1.247899055480957, -1.5455182790756226, -1.580532193183899, -1.6330533027648926, -1.4754900932312012, -1.3879550695419312, -0.7226890325546265, -0.7752100229263306, -1.0728291273117065, -1.1253501176834106, -0.5126050114631653, 0.012605053372681141, 0.34523820877075195, 0.7128852605819702, 0.5378152132034302, 0.34523820877075195, 0.0476190559566021, -0.07492996007204056, 0.3627452254295349, 0.6078432202339172, 0.6428572535514832, 0.34523820877075195, 0.4677872359752655, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.170168071 [e2e-predictor] 98524475, 0.15266107022762299, 0.3627452254295349, 0.5378152132034302, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.45028021931648254, 2.113445281982422, 2.113445281982422], [1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.9579832553863525, 1.605742335319519, 1.8508403301239014, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3256303071975708, 0.8879552483558655, 0.7478992342948914, 0.8179272413253784, 0.5378152132034302, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.2752102017402649, 0.29271721839904785, -0.07492996007204056, -0.3025209903717041, -0.3200279772281647, -0.03991595283150673, 0.6778712272644043, 1.0105042457580566, 1.2030812501907349, 1.3081233501434326, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.2030812501907349, 0.590336263179779, -0.7577030062675476, -0.6876749992370605, -0.12745095789432526, -0.47759100794792175, -0.7226890325546265, -0.9502801299095154, -0.9152660369873047, -1.0378150939941406, -1.0378150939941406, -0.8452380299568176, -0.8277310132980347, -0.8452380299568176, -0.7226890325546265, -0.4950979948043823, -0.26750698685646057, 0.06512605398893356, 0.4677872359752655, 0.7829132676124573, 0.9054622650146484, 1.0105042457580566, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 0.8354342579841614, -0.3200279772281647, -0.3025209903717041, 0.08263305574655533, 1.2556023597717285, 1.728291392326355, 1.9208683967590332, 2.0259103775024414, 2.0259103775024414, 2.043417453765869, 2.043417453765869, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 2.165966510772705, 1.605742335319519, -0.8102240562438965, -1.2303920984268188, -0.17997196316719055, 0.8179272413253784, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3606443405151367, 1.1505602598190308, 0.0476190559566021, 0.012605053372681141, 0.29271721839904785, 1.0455182790756226, 0.9754902720451355, 0.8529412746429443, 0.6953782439231873, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.3627452254295349, 0.415266215801239, 0.3102242052555084, 0.15266107022762299, 0.18767507374286652, 0.2577032148838043, 0.17016807198524475, 0.3627452254295349, 0.13515406847000122, 0.012605053372681141, 0.20518220961093903, 0.012605053372681141, -0.09243696182966232, 0.012605053372681141, 0.15266107022762299, -0.10994396358728409, 0.03011205606162548, 0.18767507374286652, 0.3277312219142914, 0.34523820877075195, 0.0476190559566021, 0.590336263179779, 0.4852942228317261, 0.502801239490509, 0.7829132676124573, 1.0455182790756226, 1.2030812501907349, 0.9579832553863525, 0.9404762983322144, 1.0630252361297607, 1.0105042457580566, 0.8529412746429443, 0.012605053372681141, -0.8802520632743835, -1.160364031791687, -1.4754900932312012, -1.5280112028121948, -1.6330533027648926, -1.7030812501907349, -1.6855742931365967, -1.422 [e2e-predictor] 969102859497, -1.7030812501907349, -0.0049019488506019115, 0.13515406847000122, -0.3550419807434082, -1.2128850221633911, -1.0903360843658447, -0.9327731132507324, 0.39775922894477844, 0.4677872359752655, 0.9229692816734314, 0.520308256149292, 0.11764705926179886, -0.37254899740219116, 0.502801239490509, 0.18767507374286652, 0.5553222298622131, 0.5728292465209961, 0.8354342579841614, 0.2752102017402649, 0.1001400575041771, 0.1001400575041771, -0.03991595283150673, -0.03991595283150673, 0.4677872359752655, 0.39775922894477844, 0.6253502368927002, 0.3627452254295349, 0.18767507374286652, 0.15266107022762299, 0.0476190559566021, 0.432773232460022, 0.502801239490509, 2.0959384441375732, 2.113445281982422], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.9579832553863525, 1.605742335319519, 1.9033613204956055, 1.8858543634414673, 1.7983193397521973, 1.6757704019546509, 1.3606443405151367, 0.8704482913017273, 0.8704482913017273, 1.1330533027648926, 0.9929972887039185, 0.7478992342948914, 0.3627452254295349, 0.012605053372681141, 0.17016807198524475, 0.4852942228317261, 0.3627452254295349, -0.14495795965194702, -0.3025209903717041, -0.21498596668243408, -0.4075630009174347, -0.42506998777389526, 0.0476190559566021, 0.5378152132034302, 0.8879552483558655, 1.1680673360824585, 1.2205883264541626, 0.5728292465209961, -0.4425770044326782, -0.1624649614095688, -0.7752100229263306, -0.8277310132980347, -0.7752100229263306, -0.7401960492134094, -0.23249296844005585, -0.33753499388694763, -0.28501397371292114, -0.42506998777389526, 0.415266215801239, 1.2906162738800049, 1.605742335319519, 1.7107843160629272, 1.9383753538131714, 2.0959384441375732, 1.640756368637085, 0.9754902720451355, 1.5707283020019531, 1.9733893871307373, 2.113445281982422, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.2009804248809814, 2.218487501144409, 2.0784313678741455, 0.7303922772407532, -1.3004200458526611, -1.5455182790756226, -0.37254899740219116, 1.6232492923736572, 1.9558824300765991, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.1834733486175537, 2.235994577407837, 2.3060226440429688, 2.288515567779541, 1.430672287940979, -0.6001400351524353, -0.2499999701976776, 0.6253502368927002, 1.0105042457580566, 0.8704482913017273, 0.7128852605819702, 0.4852942228317261, -0.28501397371292114, -1.0028010606765747, -1.370448112487793, -1.5630252361297607, -1.4054621458053589, 1.5007003545761108, 1.9908963441848755, 2.0959384441375732, 2.0959384441375732, 2.0609242916107178, 1.9383753538131714, 1.6757704019546509, 1.2205883264541626, 0.7654062509536743, 0.502801239490509, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.432773232460022, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.7303922772407532, 0.6428572535514832, 0.7829132676124573, 0.7128852605819702, 0.8004202842712402, 0.8704482913017273, 0.8004202842712402, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.0476190559566021, -0.19747896492481232, -0.2499999701976776, -0.14495795965194702, 0.0476190559566021, -0.19747896492481232, -0.1624649614095688, 0.08263305574655533, -0.07492996007204056, -0.07492996007204056, 0.08263305574655533, -0.1624649614095688, -0.03991595283150673, 0.08263305574655533, -0.03991595283150673, 0.15266107022762299, 0.15266107022762299, 0.17016807198524475, 0. [e2e-predictor] 08263305574655533, 0.3802522122859955, 0.432773232460022, 0.7829132676124573, 0.415266215801239, 1.0805323123931885, 0.9404762983322144, 0.5728292465209961, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 0.9929972887039185, 1.0805323123931885, 0.6953782439231873, -0.6701680421829224, -1.3004200458526611, -1.6330533027648926, -1.7030812501907349, -1.5105042457580566, -1.5455182790756226, -1.7030812501907349, -1.755602240562439, -1.3529410362243652, -1.3879550695419312, 0.3277312219142914, 0.6253502368927002, 0.20518220961093903, -0.4950979948043823, -1.0203081369400024, -0.7927170395851135, 0.8354342579841614, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.520308256149292, 0.2226892113685608, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.5553222298622131, 0.8529412746429443, 0.5378152132034302, 0.34523820877075195, 0.5553222298622131, 0.2226892113685608, 0.11764705926179886, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.15266107022762299, -0.03991595283150673, 0.6078432202339172, 0.15266107022762299, 2.1309523582458496, 2.1309523582458496], [1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.9054622650146484, 1.5707283020019531, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.7633053064346313, 1.4131653308868408, 1.0805323123931885, 1.0630252361297607, 1.343137264251709, 1.343137264251709, 0.9404762983322144, 0.590336263179779, 0.34523820877075195, 0.03011205606162548, 0.3102242052555084, 0.3627452254295349, 0.15266107022762299, 0.0476190559566021, -0.03991595283150673, -0.2499999701976776, -0.23249296844005585, -0.21498596668243408, -0.1624649614095688, -0.0049019488506019115, -0.26750698685646057, -0.9152660369873047, -1.195378065109253, -0.28501397371292114, -0.26750698685646057, -0.47759100794792175, -0.5301120281219482, -0.6176469922065735, -0.4600839912891388, -0.12745095789432526, -0.12745095789432526, -0.3200279772281647, 1.2731093168258667, 2.1834733486175537, 2.1309523582458496, 2.0784313678741455, 2.113445281982422, 1.8858543634414673, 1.7457983493804932, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.165966510772705, 2.165966510772705, 2.1309523582458496, 2.218487501144409, 2.1834733486175537, 1.9908963441848755, -0.07492996007204056, -1.422969102859497, -1.6155462265014648, -1.580532193183899, -0.42506998777389526, 1.7633053064346313, 1.8508403301239014, 1.9733893871307373, 1.9558824300765991, 1.9033613204956055, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 2.0084033012390137, 1.5882353782653809, -1.3179271221160889, -1.7030812501907349, -1.755602240562439, -1.370448112487793, -0.5651260018348694, -0.42506998777389526, -0.1624649614095688, -0.19747896492481232, -0.4075630009174347, -1.2654061317443848, -1.6155462265014648, -1.7030812501907349, -1.5980392694473267, -0.4425770044326782, 0.9404762983322144, 1.6757704019546509, 2.0084033012390137, 1.9558824300765991, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 1.8333333730697632, 1.3606443405151367, 0.590336263179779, 0.4677872359752655, 0.502801239490509, 0.590336263179779, 0.45028021931648254, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6603642702102661, 0.590336263179779, 0.4852942228317261, 0.3802522122859955, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.0476190559566021, 0.08263305574655533, 0.34523820877075195, 0.2752102017402649, 0.415266215801239, 0.24019621312618256, 0.39775922894477844, 0.3102242052555084, 0.2226892113685608, 0.29271721839904785, 0.1001400575041 [e2e-predictor] 771, 0.29271721839904785, 0.39775922894477844, 0.24019621312618256, 0.06512605398893356, 0.08263305574655533, -0.057422954589128494, -0.1624649614095688, -0.14495795965194702, -0.19747896492481232, -0.07492996007204056, -0.1624649614095688, 0.03011205606162548, -0.09243696182966232, -0.09243696182966232, -0.022408949211239815, -0.23249296844005585, -0.07492996007204056, 0.08263305574655533, -0.19747896492481232, 0.2752102017402649, 0.24019621312618256, 0.3102242052555084, 0.34523820877075195, 0.432773232460022, 0.5728292465209961, 0.6603642702102661, 0.8004202842712402, 1.1855742931365967, 0.8004202842712402, 0.7303922772407532, 1.2205883264541626, 0.8354342579841614, 1.1330533027648926, 1.1155463457107544, 0.7478992342948914, 0.5378152132034302, -0.7051820158958435, -1.5105042457580566, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.0903360843658447, -1.7906162738800049, -1.720588207244873, -0.9852941036224365, 0.39775922894477844, 0.5553222298622131, 0.5378152132034302, 0.29271721839904785, -0.7401960492134094, -0.9327731132507324, 0.6253502368927002, 1.0455182790756226, 0.8529412746429443, 0.7128852605819702, 0.6428572535514832, 0.8704482913017273, 0.1001400575041771, 0.3102242052555084, 0.6253502368927002, 0.45028021931648254, 0.5553222298622131, 0.7128852605819702, 0.34523820877075195, 0.7478992342948914, 0.432773232460022, 0.17016807198524475, 0.4677872359752655, 0.5378152132034302, 0.415266215801239, 0.3277312219142914, -0.0049019488506019115, 0.012605053372681141, 0.012605053372681141, 0.7303922772407532, 0.08263305574655533, 2.1484594345092773, 2.1484594345092773], [1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.7983193397521973, 1.5357143878936768, 1.2380952835083008, 1.1330533027648926, 1.465686321258545, 1.5357143878936768, 1.2906162738800049, 0.8004202842712402, 0.6603642702102661, 0.3277312219142914, 0.13515406847000122, 0.3277312219142914, 0.502801239490509, 0.15266107022762299, -0.0049019488506019115, 0.3802522122859955, 0.5378152132034302, 0.5553222298622131, 0.3627452254295349, 0.06512605398893356, -0.6876749992370605, -1.247899055480957, -0.8802520632743835, -0.7927170395851135, -0.9502801299095154, -0.9502801299095154, -0.7927170395851135, -0.9677870869636536, -1.1778711080551147, -0.8277310132980347, -0.6351540088653564, -0.6526610255241394, 1.8333333730697632, 2.0084033012390137, 2.0259103775024414, 2.0609242916107178, 2.0609242916107178, 2.113445281982422, 2.1834733486175537, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.043417453765869, -0.28501397371292114, -1.160364031791687, -1.6155462265014648, -1.7380952835083008, -1.755602240562439, -1.7906162738800049, -1.4929972887039185, -0.47759100794792175, 0.7303922772407532, 1.3081233501434326, 1.6232492923736572, 1.868347406387329, 1.8333333730697632, 1.9733893871307373, 1.9383753538131714, 0.7128852605819702, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.6155462265014648, -1.5280112028121948, -1.3879550695419312, -1.2303920984268188, -1.2128850221633911, -1.3179271221160889, -1.580532193183899, -1.6155462265014648, -1.5630252361297607, -1.195378065109253, -0.21498596668243408, -0.14495795965194702, 0.3277312219142914, 1.5007003545761108, 1.815826416015625, 0.7478992342948914, -0.8802520632743835, -0.4950979948043823, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6078432202339172, 0.6428572535514832, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.3802522122859955, 0.39775922894477844, [e2e-predictor] 0.4677872359752655, 0.4677872359752655, 0.13515406847000122, 0.11764705926179886, 0.1001400575041771, 0.08263305574655533, 0.08263305574655533, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.29271721839904785, 0.15266107022762299, 0.1001400575041771, 0.29271721839904785, 0.432773232460022, 0.45028021931648254, 0.18767507374286652, -0.0049019488506019115, 0.03011205606162548, 0.06512605398893356, 0.08263305574655533, 0.29271721839904785, 0.03011205606162548, -0.057422954589128494, -0.03991595283150673, -0.057422954589128494, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.12745095789432526, -0.14495795965194702, -0.14495795965194702, -0.26750698685646057, -0.19747896492481232, 0.20518220961093903, 0.012605053372681141, 0.1001400575041771, 0.17016807198524475, 0.4677872359752655, 0.432773232460022, 0.4852942228317261, 0.29271721839904785, 0.5728292465209961, 0.4677872359752655, 0.6078432202339172, 1.1155463457107544, 1.0280113220214844, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.3081233501434326, 0.5553222298622131, 0.20518220961093903, -0.8977590203285217, -1.4754900932312012, -1.7030812501907349, -1.7380952835083008, -1.8256303071975708, -1.7030812501907349, -1.668067216873169, -1.843137264251709, -1.668067216873169, -1.4404760599136353, -0.1624649614095688, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, -0.6701680421829224, -0.5826330184936523, 0.17016807198524475, 0.6078432202339172, 0.5728292465209961, 0.8179272413253784, 0.9229692816734314, 0.8179272413253784, 0.15266107022762299, 0.6078432202339172, 0.4852942228317261, 0.4677872359752655, 0.2752102017402649, 0.5728292465209961, 0.520308256149292, 0.7303922772407532, 0.4677872359752655, 0.3802522122859955, 0.4677872359752655, 0.415266215801239, 0.4852942228317261, 0.5553222298622131, 0.1001400575041771, -0.022408949211239815, -0.022408949211239815, 0.9404762983322144, 0.2577032148838043, 2.113445281982422, 2.1484594345092773], [1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.7829132676124573, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.343137264251709, 1.8333333730697632, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.6757704019546509, 1.343137264251709, 1.2906162738800049, 1.6757704019546509, 1.6232492923736572, 1.553221344947815, 1.1505602598190308, 0.6603642702102661, 0.520308256149292, 0.24019621312618256, 0.24019621312618256, 0.520308256149292, 0.415266215801239, 0.29271721839904785, 0.5378152132034302, 0.6953782439231873, 0.590336263179779, 0.24019621312618256, -0.47759100794792175, -1.0378150939941406, -0.7752100229263306, -0.7051820158958435, -0.8277310132980347, -0.9852941036224365, -1.1428570747375488, -1.2654061317443848, -1.422969102859497, -1.5980392694473267, -1.6330533027648926, -1.457983136177063, -1.1778711080551147, -0.7051820158958435, 0.5378152132034302, 0.9404762983322144, 0.9579832553863525, 1.553221344947815, 2.0084033012390137, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.3956583738327026, -1.6505602598190308, -1.6855742931365967, -1.668067216873169, -1.668067216873169, -1.7030812501907349, -1.720588207244873, -1.720588207244873, -1.7030812501907349, -1.7030812501907349, -1.6330533027648926, -1.7731093168258667, -1.4929972887039185, -1.580532193183899, -1.720588207244873, -1.720588207244873, -1.6505602598190308, -1.808123230934143, -1.878151297569275, -1.878151297569275, -1.9131653308868408, -1.8256303071975708, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.7 [e2e-predictor] 731093168258667, -1.7906162738800049, -1.8256303071975708, -1.808123230934143, -1.6155462265014648, -1.4404760599136353, -1.1778711080551147, -0.6876749992370605, 0.3627452254295349, -0.2499999701976776, -0.14495795965194702, 0.1001400575041771, 0.24019621312618256, 0.6603642702102661, 0.8879552483558655, 1.1330533027648926, 1.0105042457580566, 0.5553222298622131, 0.34523820877075195, 0.2752102017402649, 0.3102242052555084, 0.13515406847000122, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.17016807198524475, 0.08263305574655533, 0.15266107022762299, 0.17016807198524475, 0.2226892113685608, 0.2752102017402649, 0.3277312219142914, 0.2752102017402649, 0.3277312219142914, 0.18767507374286652, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.2226892113685608, 0.3102242052555084, 0.3102242052555084, 0.15266107022762299, 0.08263305574655533, 0.08263305574655533, 0.012605053372681141, -0.03991595283150673, 0.0476190559566021, -0.0049019488506019115, -0.10994396358728409, -0.1624649614095688, -0.3200279772281647, -0.10994396358728409, -0.17997196316719055, -0.17997196316719055, -0.4425770044326782, -0.3200279772281647, -0.37254899740219116, -0.17997196316719055, -0.19747896492481232, -0.21498596668243408, -0.10994396358728409, -0.12745095789432526, -0.057422954589128494, -0.0049019488506019115, 0.11764705926179886, -0.14495795965194702, 0.11764705926179886, -0.12745095789432526, 0.20518220961093903, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.7829132676124573, 0.7829132676124573, 1.0455182790756226, 0.7829132676124573, 1.1680673360824585, 0.8004202842712402, 1.3256303071975708, 1.1855742931365967, 1.0105042457580566, 1.0980392694473267, 0.012605053372681141, -1.5105042457580566, -1.6155462265014648, -1.668067216873169, -1.668067216873169, -1.8606442213058472, -1.843137264251709, -1.7380952835083008, -1.843137264251709, -1.8256303071975708, -1.4929972887039185, -0.47759100794792175, -0.022408949211239815, 0.415266215801239, 0.3627452254295349, 0.0476190559566021, -0.5301120281219482, -0.17997196316719055, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.7654062509536743, 0.3102242052555084, 0.06512605398893356, 0.3627452254295349, 0.3627452254295349, 0.0476190559566021, 0.502801239490509, 0.4677872359752655, 0.6428572535514832, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.5378152132034302, 0.9054622650146484, 0.24019621312618256, 0.06512605398893356, 0.2577032148838043, 0.8529412746429443, 0.2752102017402649, 2.1484594345092773, 2.113445281982422], [1.465686321258545, 1.430672287940979, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 1.0280113220214844, 1.693277359008789, 1.9383753538131714, 1.9383753538131714, 1.9033613204956055, 1.7457983493804932, 1.5882353782653809, 1.5357143878936768, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.605742335319519, 0.9929972887039185, 0.39775922894477844, 0.432773232460022, 0.6428572535514832, 0.415266215801239, 0.45028021931648254, 0.29271721839904785, -0.23249296844005585, -0.6001400351524353, -0.9852941036224365, -1.195378065109253, -1.457983136177063, -1.5630252361297607, -1.6330533027648926, -1.668067216873169, -1.6155462265014648, -1.5630252361297607, -1.6155462265014648, -1.720588207244873, -1.878151297569275, -1.878151297569275, -1.6855742931365967, -1.457983136177063, -1.422969102859497, -1.5455182790756226, -1.720588207244873, -1.7030812501907349, -1.7731093168258667, 0.3802522122859955, 0.6953782439231873, -1.6505602598190308, -1.7030812501907349, -1.195378065109253, -0.7577030062675476, -1.2303920984268188, -2.0007002353668213, -1.983193278312683, -1.930672287940979, [e2e-predictor] -1.8606442213058472, -1.843137264251709, -1.8256303071975708, -1.895658254623413, -1.9131653308868408, -1.878151297569275, -1.808123230934143, -1.6505602598190308, -1.5980392694473267, -1.5630252361297607, -1.4929972887039185, -1.5105042457580566, -1.6505602598190308, -1.983193278312683, -1.8256303071975708, -0.8277310132980347, -0.17997196316719055, 0.39775922894477844, 0.7829132676124573, 0.4852942228317261, -0.21498596668243408, -1.1253501176834106, -1.247899055480957, -0.6701680421829224, -1.0378150939941406, -1.5105042457580566, -1.7380952835083008, -1.878151297569275, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.720588207244873, -1.5980392694473267, -0.6876749992370605, 0.17016807198524475, 0.39775922894477844, 0.415266215801239, 0.7478992342948914, 0.29271721839904785, 0.20518220961093903, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.20518220961093903, 0.2226892113685608, 0.2752102017402649, 0.432773232460022, 0.432773232460022, 0.3277312219142914, 0.3277312219142914, 0.4677872359752655, 0.20518220961093903, 0.11764705926179886, 0.06512605398893356, 0.06512605398893356, -0.12745095789432526, -0.057422954589128494, 0.08263305574655533, 0.012605053372681141, 0.0476190559566021, 0.18767507374286652, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.1624649614095688, 0.0476190559566021, 0.03011205606162548, -0.07492996007204056, 0.11764705926179886, 0.03011205606162548, -0.07492996007204056, -0.03991595283150673, -0.09243696182966232, -0.19747896492481232, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, -0.3025209903717041, -0.3550419807434082, -0.28501397371292114, -0.26750698685646057, -0.23249296844005585, -0.21498596668243408, -0.21498596668243408, -0.09243696182966232, -0.022408949211239815, -0.28501397371292114, 0.0476190559566021, 0.11764705926179886, -0.022408949211239815, -0.09243696182966232, 0.17016807198524475, 0.502801239490509, 0.5728292465209961, 0.415266215801239, 0.8704482913017273, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.8704482913017273, 0.6078432202339172, 1.1855742931365967, 1.0980392694473267, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.0455182790756226, -0.1624649614095688, -1.5280112028121948, -1.668067216873169, -1.7906162738800049, -1.7030812501907349, -1.755602240562439, -1.7906162738800049, -1.7906162738800049, -1.843137264251709, -1.8256303071975708, -1.9481792449951172, -0.9152660369873047, -0.4425770044326782, 0.520308256149292, 0.6253502368927002, -0.10994396358728409, -0.17997196316719055, 0.08263305574655533, 0.45028021931648254, 0.6428572535514832, 0.6078432202339172, 0.7303922772407532, 0.5728292465209961, 0.39775922894477844, 0.17016807198524475, 0.415266215801239, 0.415266215801239, -0.0049019488506019115, 0.17016807198524475, 0.590336263179779, 0.4677872359752655, 0.6603642702102661, 0.6078432202339172, 0.5378152132034302, 0.08263305574655533, 0.5553222298622131, 0.6953782439231873, 0.2226892113685608, -0.03991595283150673, 0.432773232460022, 0.3277312219142914, 0.415266215801239, 2.1834733486175537, 2.113445281982422], [1.465686321258545, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 1.5007003545761108, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.728291392326355, 1.6232492923736572, 1.430672287940979, 0.6953782439231873, 0.6603642702102661, 0.8004202842712402, 0.08263305574655533, -0.8452380299568176, -1.3879550695419312, -1.422969102859497, -1.422969102859497, -1.3879550695419312, -1.4054621458053589, -1.4754900932312012, -1.598 [e2e-predictor] 0392694473267, -1.7731093168258667, -1.843137264251709, -1.930672287940979, -1.965686321258545, -2.0007002353668213, -1.983193278312683, -1.965686321258545, -1.5980392694473267, -1.0028010606765747, -0.9502801299095154, -1.1078431606292725, -1.247899055480957, -1.457983136177063, -1.4929972887039185, -1.580532193183899, -1.7380952835083008, -1.8256303071975708, -1.8256303071975708, -1.6330533027648926, -1.580532193183899, -1.755602240562439, -1.895658254623413, -1.7731093168258667, -1.335434079170227, -1.0553221702575684, -0.9502801299095154, -1.370448112487793, -1.755602240562439, -1.0378150939941406, 0.8354342579841614, 1.4481793642044067, 1.780812382698059, 1.8508403301239014, 1.868347406387329, 1.7633053064346313, 1.0455182790756226, 0.3277312219142914, 0.6953782439231873, 1.518207311630249, 1.3081233501434326, 1.0630252361297607, 0.45028021931648254, -0.8277310132980347, -1.335434079170227, 1.728291392326355, 2.0259103775024414, 2.113445281982422, 2.1309523582458496, 2.165966510772705, 2.0609242916107178, 1.7633053064346313, 1.1680673360824585, 0.18767507374286652, -0.8802520632743835, -1.0378150939941406, -0.33753499388694763, -0.057422954589128494, 0.18767507374286652, 0.06512605398893356, 0.08263305574655533, 0.15266107022762299, 0.13515406847000122, 0.45028021931648254, 0.5378152132034302, 0.45028021931648254, 0.3102242052555084, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.11764705926179886, 0.3102242052555084, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.11764705926179886, 0.06512605398893356, 0.03011205606162548, 0.15266107022762299, 0.06512605398893356, -0.057422954589128494, -0.057422954589128494, 0.20518220961093903, 0.3277312219142914, 0.3802522122859955, 0.2226892113685608, 0.1001400575041771, 0.0476190559566021, -0.03991595283150673, 0.06512605398893356, 0.0476190559566021, 0.03011205606162548, 0.012605053372681141, 0.0476190559566021, -0.022408949211239815, -0.17997196316719055, -0.3200279772281647, -0.14495795965194702, -0.1624649614095688, -0.17997196316719055, -0.26750698685646057, -0.5301120281219482, -0.33753499388694763, -0.2499999701976776, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.057422954589128494, -0.17997196316719055, -0.5826330184936523, 0.0476190559566021, 0.34523820877075195, 0.2577032148838043, 0.34523820877075195, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.4852942228317261, 0.9054622650146484, 0.7478992342948914, 0.8529412746429443, 1.2380952835083008, 1.1505602598190308, 1.0630252361297607, 1.2380952835083008, 1.3081233501434326, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 0.9054622650146484, 0.11764705926179886, -1.6505602598190308, -1.7906162738800049, -1.7380952835083008, -1.6855742931365967, -1.7030812501907349, -1.7906162738800049, -1.808123230934143, -1.7731093168258667, -1.580532193183899, -0.9852941036224365, -1.6855742931365967, -0.7927170395851135, 0.4852942228317261, 0.3277312219142914, 0.20518220961093903, 0.2577032148838043, -0.7226890325546265, -0.17997196316719055, 0.34523820877075195, 0.5378152132034302, 0.520308256149292, 0.6778712272644043, 0.6078432202339172, 0.432773232460022, 0.6953782439231873, 0.502801239490509, 0.502801239490509, 0.415266215801239, 0.502801239490509, 0.29271721839904785, 0.8354342579841614, 0.6953782439231873, 0.3802522122859955, 0.3277312219142914, 0.5728292465209961, 0.415266215801239, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, -0.03991595283150673, 0.6603642702102661, 2.1834733486175537, 2.0784313678741455], [1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.6428572535514832, 0.64285725355 [e2e-predictor] 14832, 0.6428572535514832, 1.2030812501907349, 1.7633053064346313, 1.9208683967590332, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.815826416015625, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7457983493804932, 1.728291392326355, 1.3956583738327026, -0.1624649614095688, -0.8452380299568176, -1.247899055480957, -1.335434079170227, -1.3179271221160889, -1.2128850221633911, -1.3004200458526611, -1.4754900932312012, -1.580532193183899, -1.5630252361297607, -1.580532193183899, -1.5980392694473267, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.6155462265014648, -1.1078431606292725, -0.12745095789432526, 0.1001400575041771, 0.03011205606162548, -0.5476189851760864, -1.0203081369400024, -1.457983136177063, -1.7731093168258667, -1.808123230934143, -1.2654061317443848, -0.7401960492134094, -0.6351540088653564, -1.0378150939941406, -1.6330533027648926, -1.8256303071975708, -0.09243696182966232, 1.4481793642044067, 1.7457983493804932, 1.9033613204956055, 1.9033613204956055, 2.0609242916107178, 1.728291392326355, 0.6953782439231873, -0.6701680421829224, 0.6603642702102661, 1.0630252361297607, 0.34523820877075195, -0.8277310132980347, -1.4054621458053589, 1.4481793642044067, 2.0784313678741455, 2.0609242916107178, 2.0959384441375732, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.2205883264541626, -1.0553221702575684, 0.7303922772407532, 1.2380952835083008, 1.9908963441848755, 2.0084033012390137, 1.2731093168258667, 0.15266107022762299, 1.1505602598190308, 1.430672287940979, -0.2499999701976776, -0.26750698685646057, 0.2577032148838043, 0.1001400575041771, -0.3025209903717041, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.2226892113685608, 0.15266107022762299, 0.20518220961093903, 0.34523820877075195, 0.39775922894477844, 0.4852942228317261, 0.3102242052555084, 0.18767507374286652, 0.11764705926179886, -0.03991595283150673, -0.022408949211239815, 0.13515406847000122, 0.2577032148838043, 0.13515406847000122, 0.3102242052555084, -0.12745095789432526, -0.03991595283150673, -0.0049019488506019115, 0.15266107022762299, -0.022408949211239815, -0.07492996007204056, -0.07492996007204056, -0.2499999701976776, 0.06512605398893356, 0.11764705926179886, 0.3102242052555084, 0.3102242052555084, 0.24019621312618256, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.012605053372681141, -0.21498596668243408, 0.1001400575041771, -0.022408949211239815, -0.1624649614095688, -0.17997196316719055, -0.28501397371292114, -0.17997196316719055, -0.26750698685646057, -0.42506998777389526, -0.37254899740219116, -0.2499999701976776, -0.057422954589128494, -0.0049019488506019115, -0.19747896492481232, 0.012605053372681141, -0.07492996007204056, -0.1624649614095688, -0.37254899740219116, 0.03011205606162548, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, 0.2752102017402649, 0.29271721839904785, 0.590336263179779, 0.6078432202339172, 1.1155463457107544, 1.0105042457580566, 0.9054622650146484, 1.2731093168258667, 1.0105042457580566, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.1680673360824585, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 0.5728292465209961, -0.4950979948043823, -1.3529410362243652, -1.7030812501907349, -1.808123230934143, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.5105042457580566, -0.5476189851760864, -1.195378065109253, 0.29271721839904785, 0.4852942228317261, -0.28501397371292114, 0.7829132676124573, 0.415266215801239, 0.6253502368927002, 0.6078432202339172, 0.8004202842712402, 0.7829132676124573, 0.34523820877075195, 0.20518220961093903, 0.2752102017402649, 0.7128852605819702, 0.9754902720451355, 0.7128852605819702, 0.6078432202339172, 0.15266107022762299, 0.415266215801239, 0.6428572535514832, 0.6778712272644043, 0.11764705926179886, 0.432773232460022, 0.8004202842712402, 0.20518220961093903, 0.4852942228317261, 0.6428572535514832, 0.2577032148838043, 0.11764705926179886, 0.9054622650146484, 2.0784313678741455, [e2e-predictor] 2.0784313678741455], [1.518207311630249, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 0.9579832553863525, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 1.0105042457580566, 1.6232492923736572, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9383753538131714, 1.8508403301239014, 1.7633053064346313, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.483193278312683, -0.8277310132980347, -0.9677870869636536, -1.1253501176834106, -1.2128850221633911, -1.195378065109253, -1.0728291273117065, -1.0378150939941406, -1.0903360843658447, -1.370448112487793, -1.5105042457580566, -1.5105042457580566, -1.5105042457580566, -1.5980392694473267, -1.5980392694473267, -1.247899055480957, 0.3102242052555084, 1.3081233501434326, 1.430672287940979, 1.5357143878936768, 1.518207311630249, 1.1680673360824585, 1.1680673360824585, 0.520308256149292, -0.8627450466156006, -0.8802520632743835, -0.8627450466156006, -1.2303920984268188, -1.6155462265014648, -1.6855742931365967, -1.3529410362243652, -0.8627450466156006, 1.0630252361297607, 1.3956583738327026, 1.6232492923736572, 1.6757704019546509, 1.3256303071975708, -0.10994396358728409, -1.5105042457580566, 0.39775922894477844, 1.9033613204956055, 2.043417453765869, 1.9908963441848755, 2.0609242916107178, 2.0609242916107178, 2.043417453765869, 1.6757704019546509, 0.06512605398893356, 0.34523820877075195, 1.1330533027648926, 1.1505602598190308, -0.19747896492481232, -0.8102240562438965, 1.553221344947815, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.780812382698059, 0.18767507374286652, -1.720588207244873, 0.5378152132034302, 1.6757704019546509, 1.6582633256912231, 1.3606443405151367, 0.39775922894477844, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.24019621312618256, 0.06512605398893356, 0.012605053372681141, 0.1001400575041771, 0.24019621312618256, 0.1001400575041771, 0.06512605398893356, -0.022408949211239815, 0.012605053372681141, -0.057422954589128494, -0.057422954589128494, -0.022408949211239815, -0.0049019488506019115, -0.0049019488506019115, -0.03991595283150673, -0.0049019488506019115, 0.17016807198524475, -0.14495795965194702, -0.022408949211239815, -0.0049019488506019115, -0.07492996007204056, 0.1001400575041771, 0.08263305574655533, -0.022408949211239815, -0.03991595283150673, -0.057422954589128494, -0.23249296844005585, -0.022408949211239815, 0.18767507374286652, 0.13515406847000122, 0.2226892113685608, 0.3102242052555084, 0.11764705926179886, 0.0476190559566021, 0.13515406847000122, -0.0049019488506019115, -0.10994396358728409, -0.12745095789432526, -0.19747896492481232, -0.19747896492481232, -0.1624649614095688, -0.3025209903717041, -0.14495795965194702, -0.28501397371292114, -0.5301120281219482, -0.2499999701976776, -0.19747896492481232, -0.26750698685646057, -0.022408949211239815, 0.012605053372681141, -0.07492996007204056, 0.0476190559566021, 0.0476190559566021, 0.11764705926179886, 0.11764705926179886, 0.3627452254295349, 0.5378152132034302, 0.6953782439231873, 0.8354342579841614, 0.8704482913017273, 0.9929972887039185, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2731093168258667, 1.2380952835083008, 1.2906162738800049, 1.4131653308868408, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, 0.6428572535514832, -1.0903360843658447, -1.668067216873169, -1.7731093168258667, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.580532193183899, -1.7030812501907349, -1.1253501176834106, -0.8627450466156006, -1.1078431606292725, 0.08263305574655533, 0.6953782439231873, 0.4677872359752655, 0.69537824392318 [e2e-predictor] 73, -0.28501397371292114, -0.10994396358728409, 0.6428572535514832, 0.4852942228317261, 0.18767507374286652, 0.1001400575041771, 0.4852942228317261, 0.590336263179779, 0.8704482913017273, 0.8354342579841614, 0.3627452254295349, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.432773232460022, 0.4852942228317261, 0.6428572535514832, 0.8704482913017273, 0.29271721839904785, 0.3802522122859955, 0.8179272413253784, 2.1484594345092773, 2.0959384441375732], [1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8179272413253784, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 1.0105042457580566, 0.8704482913017273, 0.6428572535514832, 0.7128852605819702, 1.378151297569275, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3956583738327026, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -1.0378150939941406, -1.0903360843658447, -1.1428570747375488, -0.9677870869636536, -0.6876749992370605, -0.4075630009174347, -0.6526610255241394, -1.2303920984268188, -1.6155462265014648, -1.755602240562439, -0.1624649614095688, 1.605742335319519, 1.8333333730697632, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 2.0259103775024414, 1.4131653308868408, -0.5301120281219482, -1.160364031791687, -0.4075630009174347, -1.0903360843658447, -1.8606442213058472, -1.895658254623413, -1.4929972887039185, 0.2577032148838043, 0.8529412746429443, 0.9229692816734314, 0.13515406847000122, -1.370448112487793, -1.3879550695419312, -0.4600839912891388, -0.47759100794792175, -1.0028010606765747, -1.2654061317443848, 0.7829132676124573, 1.605742335319519, 1.7983193397521973, 1.9208683967590332, 2.043417453765869, 2.0609242916107178, 1.3956583738327026, -0.7577030062675476, 1.3081233501434326, 1.9733893871307373, 2.0609242916107178, 1.9908963441848755, 1.2205883264541626, -0.42506998777389526, 1.1155463457107544, 1.4131653308868408, 1.8858543634414673, 1.9733893871307373, 1.868347406387329, 0.3102242052555084, -1.2654061317443848, -0.03991595283150673, -0.23249296844005585, 1.0980392694473267, 1.1680673360824585, 0.4677872359752655, 0.39775922894477844, 0.39775922894477844, 0.4852942228317261, 0.4677872359752655, 0.3627452254295349, 0.15266107022762299, 0.08263305574655533, 0.06512605398893356, 0.03011205606162548, 0.06512605398893356, 0.03011205606162548, -0.14495795965194702, -0.0049019488506019115, -0.10994396358728409, 0.17016807198524475, 0.11764705926179886, 0.06512605398893356, -0.14495795965194702, -0.12745095789432526, 0.0476190559566021, -0.057422954589128494, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, 0.0476190559566021, 0.2577032148838043, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, 0.03011205606162548, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.2226892113685608, 0.24019621312618256, 0.11764705926179886, 0.012605053372681141, -0.21498596668243408, -0.1624649614095688, -0.37254899740219116, -0.23249296844005585, -0.37254899740219116, -0.23249296844005585, -0.23249296844005585, -0.23249296844005585, -0.10994396358728409, -0.37254899740219116, 0.20518220961093903, -0.07492996007204056, 0.15266107022762299, 0.08263305574655533, -0.26750698685646057, -0.17997196316719055, 0.20518220961093903, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.3102242052555084, 0.13515406847000122, 0.432773232460022, 0.590336263179779, 1.0105042457580566, 0.7478992342948914, 1.2556023597717285, 1.0280113220214844, 1.0280113220214844, 1.1330533027648926, 1.2556023597717285, 1.3081233501434326, 1.430672287 [e2e-predictor] 940979, 1.3081233501434326, 1.2556023597717285, 1.3081233501434326, 0.8879552483558655, 0.4852942228317261, -0.47759100794792175, -1.370448112487793, -1.7380952835083008, -1.755602240562439, -1.8256303071975708, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.6155462265014648, -1.0203081369400024, 0.012605053372681141, -0.6876749992370605, -0.7752100229263306, -0.4600839912891388, -0.022408949211239815, 0.012605053372681141, 0.6078432202339172, 0.7303922772407532, 0.6603642702102661, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.7128852605819702, 0.502801239490509, 0.3802522122859955, 0.6078432202339172, 0.3277312219142914, 0.7478992342948914, 0.6953782439231873, 0.6078432202339172, 0.2577032148838043, 0.34523820877075195, 0.8704482913017273, 1.0105042457580566, 0.590336263179779, 0.7654062509536743, 1.0805323123931885, 2.165966510772705, 2.0784313678741455], [1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6428572535514832, 0.6428572535514832, 1.3606443405151367, 1.780812382698059, 1.640756368637085, 1.1505602598190308, 0.7478992342948914, 1.0980392694473267, 1.6582633256912231, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.605742335319519, 0.8704482913017273, -0.5476189851760864, -0.6001400351524353, -0.8102240562438965, -1.1253501176834106, -1.370448112487793, -1.5280112028121948, -1.282913088798523, -0.6701680421829224, 0.012605053372681141, 0.29271721839904785, 0.06512605398893356, -0.4600839912891388, 1.6757704019546509, 1.9908963441848755, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 2.1309523582458496, 1.9383753538131714, 1.343137264251709, -0.9152660369873047, -1.4929972887039185, -1.4404760599136353, -1.6330533027648926, -1.7380952835083008, -1.755602240562439, -0.4425770044326782, 0.20518220961093903, 0.2226892113685608, -0.9502801299095154, -1.755602240562439, -1.668067216873169, 0.4677872359752655, 1.3256303071975708, 1.5007003545761108, 1.4481793642044067, 1.343137264251709, 0.13515406847000122, -1.422969102859497, -1.282913088798523, -0.5301120281219482, 0.3102242052555084, -0.09243696182966232, -1.5455182790756226, 0.13515406847000122, 1.8333333730697632, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9908963441848755, 1.9208683967590332, 1.0980392694473267, -0.12745095789432526, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.0630252361297607, -1.1078431606292725, -1.282913088798523, 1.343137264251709, 1.1505602598190308, 0.8004202842712402, 0.5378152132034302, 0.2577032148838043, 0.3277312219142914, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.24019621312618256, 0.11764705926179886, 0.17016807198524475, -0.14495795965194702, 0.06512605398893356, -0.10994396358728409, -0.10994396358728409, -0.10994396358728409, -0.23249296844005585, 0.1001400575041771, 0.0476190559566021, 0.20518220961093903, 0.012605053372681141, 0.2226892113685608, 0.34523820877075195, 0.39775922894477844, -0.07492996007204056, -0.07492996007204056, 0.0476190559566021, -0.2499999701976776, 0.2577032148838043, 0.1001400575041771, 0.0476190559566021, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.06512605398893356, -0.057422954589128494, -0.33753499388694763, -0.022408949211239815, 0.39775922894477844, 0.15266107022762299, 0.06512605398893356, -0.26750698685646057, 0.03011205606162548, -0.09243696182966232, -0.3025209903717041, -0.1624649614095688, -0.3550419807434082, -0.4950979948043823, -0.47759100794792175, -0.33753499388694763, [e2e-predictor] -0.5301120281219482, 0.18767507374286652, -0.7226890325546265, -0.28501397371292114, -0.23249296844005585, -0.33753499388694763, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.17016807198524475, 0.2226892113685608, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.590336263179779, 0.7829132676124573, 1.1505602598190308, 1.3606443405151367, 1.2556023597717285, 1.2556023597717285, 1.1330533027648926, 1.5707283020019531, 1.430672287940979, 1.2906162738800049, 1.465686321258545, 1.3081233501434326, 0.8704482913017273, 0.7654062509536743, -1.0903360843658447, -1.6505602598190308, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.6855742931365967, -1.7731093168258667, -1.5455182790756226, -1.5630252361297607, 0.13515406847000122, -0.5651260018348694, -0.3025209903717041, 0.4852942228317261, 0.9929972887039185, 0.13515406847000122, 0.3802522122859955, 0.5378152132034302, 0.3102242052555084, 0.06512605398893356, 0.0476190559566021, 0.06512605398893356, 0.11764705926179886, 0.45028021931648254, 0.5728292465209961, 0.5378152132034302, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, 0.20518220961093903, 0.590336263179779, 0.7654062509536743, 0.5553222298622131, 0.3277312219142914, 0.012605053372681141, 0.4677872359752655, 0.6603642702102661, 0.5728292465209961, 0.6778712272644043, 1.3081233501434326, 2.1834733486175537, 2.0959384441375732], [1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.4131653308868408, 2.0084033012390137, 1.9033613204956055, 1.553221344947815, 0.6778712272644043, 0.8529412746429443, 1.430672287940979, 1.7457983493804932, 1.9033613204956055, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 0.012605053372681141, -0.33753499388694763, -0.19747896492481232, -0.6876749992370605, -1.4054621458053589, -1.6330533027648926, -1.7030812501907349, -1.4929972887039185, -0.7401960492134094, 0.11764705926179886, 0.8529412746429443, 1.8333333730697632, 2.0609242916107178, 2.0084033012390137, 2.1309523582458496, 2.113445281982422, 1.9733893871307373, 0.8879552483558655, -1.282913088798523, -1.843137264251709, -1.7030812501907349, -0.7051820158958435, -0.5826330184936523, -1.0903360843658447, -1.755602240562439, -1.457983136177063, -0.4600839912891388, -0.6176469922065735, -1.282913088798523, -1.7731093168258667, -1.4404760599136353, 0.3102242052555084, 0.7829132676124573, 0.9754902720451355, 0.7654062509536743, -1.0378150939941406, -1.878151297569275, -1.6505602598190308, 0.5553222298622131, 1.5882353782653809, 1.6232492923736572, 1.3956583738327026, 0.8704482913017273, -0.4950979948043823, 0.03011205606162548, 0.9754902720451355, 1.378151297569275, 1.6757704019546509, 1.9033613204956055, 1.9208683967590332, 2.113445281982422, 2.1309523582458496, 2.0609242916107178, 0.5728292465209961, -0.7401960492134094, -0.8452380299568176, -1.2654061317443848, 0.20518220961093903, 0.9054622650146484, 0.6253502368927002, 0.4852942228317261, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.3802522122859955, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.4677872359752655, 0.08263305574655533, 0.0476190559566021, -0.022408949211239815, 0.15266107022762299, -0.23249296844005585, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, -0.03991595283150673, -0.14495795965194702, -0.03991595283150673, -0.09243696182966232, 0.18767507374286652, 0.06512605398893356, -0.1624649614095688, 0.24019621312618256, 0 [e2e-predictor] .06512605398893356, -0.10994396358728409, 0.11764705926179886, -0.07492996007204056, 0.03011205606162548, -0.3025209903717041, -0.057422954589128494, 0.08263305574655533, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.03011205606162548, 0.03011205606162548, -0.03991595283150673, -0.21498596668243408, -0.0049019488506019115, 0.17016807198524475, 0.0476190559566021, 0.29271721839904785, -0.2499999701976776, -0.23249296844005585, -0.14495795965194702, -0.022408949211239815, 0.06512605398893356, -0.10994396358728409, -0.23249296844005585, -0.14495795965194702, -0.3025209903717041, 0.13515406847000122, 0.17016807198524475, 0.012605053372681141, 0.17016807198524475, 0.3102242052555084, 0.502801239490509, 0.3102242052555084, 0.3277312219142914, 0.7303922772407532, 0.8529412746429443, 1.2556023597717285, 0.9754902720451355, 1.1505602598190308, 1.1855742931365967, 1.5357143878936768, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.3256303071975708, 1.3256303071975708, 0.6078432202339172, -1.282913088798523, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.7906162738800049, -1.8256303071975708, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.8606442213058472, -1.720588207244873, -0.8452380299568176, -1.0378150939941406, -0.8977590203285217, -0.6701680421829224, 0.8879552483558655, 0.8004202842712402, 1.465686321258545, 1.7983193397521973, 0.6778712272644043, 1.0105042457580566, 0.7128852605819702, 0.9229692816734314, 0.3627452254295349, 0.11764705926179886, -0.4425770044326782, 0.012605053372681141, 0.502801239490509, 0.590336263179779, 0.520308256149292, 1.0980392694473267, 0.3802522122859955, -0.12745095789432526, 0.2577032148838043, 0.9229692816734314, 0.590336263179779, 0.7478992342948914, 0.45028021931648254, 0.03011205606162548, 0.2226892113685608, 0.6428572535514832, 0.6428572535514832, 0.8004202842712402, 1.0630252361297607, 2.1309523582458496, 2.0959384441375732], [1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 1.343137264251709, 1.9733893871307373, 2.0084033012390137, 1.6232492923736572, 0.7829132676124573, 0.8179272413253784, 1.2380952835083008, 1.5707283020019531, 1.3606443405151367, 0.8004202842712402, -0.5126050114631653, -1.335434079170227, -1.4054621458053589, -1.3004200458526611, -1.4404760599136353, -1.4929972887039185, -0.8977590203285217, -0.057422954589128494, 0.34523820877075195, -0.1624649614095688, -1.0903360843658447, -1.668067216873169, -1.878151297569275, -1.6505602598190308, -1.0203081369400024, 1.1680673360824585, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 1.7983193397521973, 0.415266215801239, -1.0203081369400024, -1.4754900932312012, -1.7380952835083008, -1.5980392694473267, -1.2654061317443848, -1.6155462265014648, -1.843137264251709, -1.7030812501907349, -0.6351540088653564, 0.012605053372681141, -0.3550419807434082, -1.3179271221160889, -1.6155462265014648, -0.8102240562438965, 0.415266215801239, 0.20518220961093903, -0.4600839912891388, -1.3879550695419312, -1.7906162738800049, -1.668067216873169, -0.23249296844005585, 1.343137264251709, 1.5882353782653809, 1.465686321258545, 1.430672287940979, 0.502801239490509, -1.5105042457580566, -1.6155462265014648, 0.11764705926179886, 1.8858543634414673, 2.043417453765869, 2.113445281982422, 2.165966510772705, 2.218487501144409, 2.1484594345092773, 2.0084033012390137, -0.7226890325546265, -1.5280112028121948, -1.7030812501907349, -0.6176469922065735, 0.06512605398893356, 0.3277312219142914, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.29271721839 [e2e-predictor] 904785, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.3627452254295349, 0.03011205606162548, 0.08263305574655533, 0.3802522122859955, 0.08263305574655533, 0.3802522122859955, 0.18767507374286652, -0.022408949211239815, 0.2577032148838043, 0.012605053372681141, 0.08263305574655533, 0.06512605398893356, 0.18767507374286652, -0.14495795965194702, 0.20518220961093903, 0.20518220961093903, 0.17016807198524475, 0.03011205606162548, 0.06512605398893356, -0.0049019488506019115, -0.03991595283150673, 0.34523820877075195, -0.09243696182966232, -0.10994396358728409, -0.022408949211239815, -0.10994396358728409, -0.1624649614095688, -0.0049019488506019115, -0.057422954589128494, -0.23249296844005585, -0.1624649614095688, 0.29271721839904785, 0.2226892113685608, 0.18767507374286652, 0.0476190559566021, -0.14495795965194702, -0.022408949211239815, -0.022408949211239815, -0.09243696182966232, -0.21498596668243408, 0.03011205606162548, -0.09243696182966232, -0.03991595283150673, -0.1624649614095688, -0.4425770044326782, -0.07492996007204056, -0.12745095789432526, 0.13515406847000122, -0.057422954589128494, 0.06512605398893356, 0.24019621312618256, 0.3802522122859955, 0.45028021931648254, 0.5553222298622131, 0.4677872359752655, 0.8704482913017273, 0.9754902720451355, 1.1155463457107544, 1.2380952835083008, 1.4481793642044067, 1.1855742931365967, 1.4481793642044067, 1.5357143878936768, 1.518207311630249, 1.4131653308868408, 1.5707283020019531, 1.3956583738327026, 0.7654062509536743, -1.5105042457580566, -1.720588207244873, -1.808123230934143, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.843137264251709, -1.843137264251709, -1.895658254623413, -1.8256303071975708, -1.808123230934143, -1.5630252361297607, -1.3879550695419312, -1.2303920984268188, 1.2380952835083008, 1.465686321258545, 1.5882353782653809, 1.7107843160629272, 1.378151297569275, 1.728291392326355, 1.3256303071975708, 1.2731093168258667, 0.9929972887039185, 0.9054622650146484, 0.6603642702102661, 0.13515406847000122, 0.4852942228317261, 0.20518220961093903, 0.20518220961093903, 0.7829132676124573, 0.6078432202339172, 0.9054622650146484, 0.17016807198524475, 0.8354342579841614, 0.432773232460022, 0.8704482913017273, 0.7478992342948914, 0.7829132676124573, 0.7128852605819702, 0.5553222298622131, 0.4852942228317261, 0.6428572535514832, 0.520308256149292, 0.6428572535514832, 1.0980392694473267, 2.165966510772705, 2.0784313678741455], [1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5378152132034302, 1.2731093168258667, 1.9033613204956055, 1.9908963441848755, 1.640756368637085, 0.520308256149292, -0.6176469922065735, -1.282913088798523, -1.5455182790756226, -1.5455182790756226, -1.5455182790756226, -1.6155462265014648, -1.668067216873169, -1.6505602598190308, -1.720588207244873, -1.7906162738800049, -1.8256303071975708, -1.7731093168258667, -1.3004200458526611, -0.4075630009174347, 0.3627452254295349, 0.3802522122859955, -0.39005598425865173, -1.4404760599136353, -1.7731093168258667, -1.7030812501907349, 1.0280113220214844, 2.043417453765869, 1.6582633256912231, 0.8879552483558655, -1.422969102859497, -1.6155462265014648, -1.4754900932312012, -1.668067216873169, -1.668067216873169, -0.8977590203285217, -0.42506998777389526, -0.5651260018348694, -1.4754900932312012, -1.4929972887039185, -1.4404760599136353, -1.843137264251709, -1.9481792449951172, -1.6155462265014648, 0.11764705926179886, 0.3277312219142914, 0.1001400575041771, -0.7401960492134094, -1.1253501176834106, 0.39775922894477844, 0.45028021931648254, -0.2850139737129211 [e2e-predictor] 4, -0.8102240562438965, -0.5126050114631653, -0.6001400351524353, -1.370448112487793, -1.8256303071975708, -1.6505602598190308, 0.9404762983322144, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.2710084915161133, 2.358543634414673, 2.393557548522949, 1.7983193397521973, 0.0476190559566021, -0.6876749992370605, -1.720588207244873, -0.4425770044326782, 0.6953782439231873, 0.7829132676124573, 0.7128852605819702, 0.502801239490509, -0.14495795965194702, 0.012605053372681141, -0.09243696182966232, -0.03991595283150673, 0.15266107022762299, 0.012605053372681141, 0.18767507374286652, 0.3627452254295349, -0.03991595283150673, 0.0476190559566021, 0.3277312219142914, 0.39775922894477844, 0.1001400575041771, 0.24019621312618256, -0.1624649614095688, 0.590336263179779, 0.17016807198524475, 0.20518220961093903, 0.03011205606162548, 0.18767507374286652, 0.34523820877075195, 0.3802522122859955, -0.022408949211239815, -0.14495795965194702, 0.08263305574655533, 0.1001400575041771, 0.08263305574655533, -0.10994396358728409, -0.09243696182966232, -0.17997196316719055, 0.3102242052555084, -0.10994396358728409, 0.03011205606162548, -0.07492996007204056, -0.3550419807434082, 0.012605053372681141, -0.07492996007204056, -0.0049019488506019115, 0.15266107022762299, 0.2577032148838043, -0.0049019488506019115, 0.17016807198524475, 0.13515406847000122, -0.0049019488506019115, -0.14495795965194702, -0.4950979948043823, -0.07492996007204056, -0.39005598425865173, -0.14495795965194702, -0.5826330184936523, -0.26750698685646057, -0.12745095789432526, -0.10994396358728409, 0.08263305574655533, 0.2577032148838043, -0.0049019488506019115, 0.0476190559566021, 0.2577032148838043, 0.15266107022762299, 0.5728292465209961, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.553221344947815, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.430672287940979, -0.5651260018348694, -1.7030812501907349, -1.720588207244873, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.8606442213058472, -1.878151297569275, -1.0903360843658447, -1.4404760599136353, 0.7128852605819702, 0.15266107022762299, 0.3102242052555084, 1.378151297569275, 1.868347406387329, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.5882353782653809, 1.343137264251709, 0.9579832553863525, 1.0630252361297607, 0.2226892113685608, -0.33753499388694763, -0.12745095789432526, -0.0049019488506019115, 0.7303922772407532, 0.502801239490509, 0.7654062509536743, 0.08263305574655533, 0.9754902720451355, 0.432773232460022, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.502801239490509, 0.39775922894477844, 0.520308256149292, 0.8704482913017273, 0.6253502368927002, 0.6953782439231873, 1.0455182790756226, 2.1834733486175537, 2.0609242916107178], [1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 1.1855742931365967, 1.8333333730697632, 2.0259103775024414, 1.3956583738327026, -0.26750698685646057, -0.5476189851760864, -0.7752100229263306, -1.1253501176834106, -1.5105042457580566, -1.720588207244873, -1.7731093168258667, -1.7380952835083008, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.878151297569275, -1.930672287940979, -1.808123230934143, -1.160364031791687, -0.09243696182966232, 0.7128852605819702, 0.29271721839904785, -0.7401960492134094, -1.5630252361297607, 0.10014005 [e2e-predictor] 75041771, 1.2205883264541626, -0.19747896492481232, -1.5455182790756226, -1.370448112487793, -1.0203081369400024, -1.0728291273117065, -1.5980392694473267, -1.5105042457580566, -1.0028010606765747, -0.9677870869636536, -1.5105042457580566, -0.7752100229263306, -0.12745095789432526, -0.3550419807434082, -1.2303920984268188, -1.4054621458053589, -0.9502801299095154, -1.422969102859497, -1.8256303071975708, -1.878151297569275, -0.7401960492134094, 0.2752102017402649, 0.2226892113685608, -0.3025209903717041, -0.9327731132507324, -0.022408949211239815, -0.0049019488506019115, -0.7577030062675476, -1.6855742931365967, 0.20518220961093903, 1.693277359008789, 2.165966510772705, 2.2710084915161133, 2.3235294818878174, 2.3060226440429688, 2.2710084915161133, 0.590336263179779, 0.03011205606162548, -0.6701680421829224, -1.843137264251709, -1.1778711080551147, 1.0805323123931885, 1.2556023597717285, 1.0630252361297607, 1.0455182790756226, -0.14495795965194702, -0.3200279772281647, 0.012605053372681141, 0.1001400575041771, -0.0049019488506019115, 0.1001400575041771, 0.11764705926179886, -0.057422954589128494, 0.06512605398893356, 0.2752102017402649, 0.11764705926179886, 0.08263305574655533, 0.24019621312618256, 0.17016807198524475, 0.29271721839904785, 0.06512605398893356, 0.2752102017402649, 0.502801239490509, 0.34523820877075195, 0.06512605398893356, -0.022408949211239815, -0.21498596668243408, -0.09243696182966232, -0.26750698685646057, -0.10994396358728409, -0.3200279772281647, -0.37254899740219116, -0.4950979948043823, -0.07492996007204056, -0.28501397371292114, -0.4075630009174347, 0.2226892113685608, 0.24019621312618256, 0.1001400575041771, -0.057422954589128494, -0.14495795965194702, -0.07492996007204056, -0.3200279772281647, -0.3025209903717041, -0.12745095789432526, 0.08263305574655533, 0.15266107022762299, 0.0476190559566021, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -0.057422954589128494, -0.09243696182966232, -0.4075630009174347, -0.0049019488506019115, -0.28501397371292114, -0.09243696182966232, -0.09243696182966232, -0.07492996007204056, -0.0049019488506019115, -0.2499999701976776, -0.022408949211239815, 0.13515406847000122, 0.4677872359752655, 0.502801239490509, 0.2752102017402649, 0.502801239490509, 0.8004202842712402, 0.8879552483558655, 1.1680673360824585, 1.1505602598190308, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.5882353782653809, 1.465686321258545, 1.465686321258545, 1.5357143878936768, 1.2731093168258667, 0.6253502368927002, -1.195378065109253, -1.5980392694473267, -1.7906162738800049, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.7906162738800049, -1.7906162738800049, -1.8256303071975708, -1.7906162738800049, -1.7731093168258667, -1.7380952835083008, -0.9852941036224365, -0.23249296844005585, 0.502801239490509, 1.518207311630249, 1.2205883264541626, 1.7457983493804932, 0.4677872359752655, 1.7983193397521973, 1.728291392326355, 1.7983193397521973, 1.6582633256912231, 1.640756368637085, 1.8333333730697632, 1.2556023597717285, 1.605742335319519, -0.23249296844005585, -0.4425770044326782, -0.28501397371292114, 0.24019621312618256, 0.45028021931648254, 0.6078432202339172, 0.520308256149292, 0.34523820877075195, 0.8704482913017273, 0.415266215801239, 0.6253502368927002, 0.7478992342948914, 0.45028021931648254, 0.8179272413253784, 0.5553222298622131, 0.34523820877075195, 0.08263305574655533, 0.9229692816734314, 0.7829132676124573, 0.7829132676124573, 2.235994577407837, 2.0609242916107178], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.8704482913017273, 0.8179272413253784, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428 [e2e-predictor] 572535514832, 1.0280113220214844, 1.7457983493804932, 2.0084033012390137, 1.693277359008789, 1.1855742931365967, 0.432773232460022, -0.03991595283150673, -0.10994396358728409, -0.33753499388694763, -0.9502801299095154, -1.5105042457580566, -1.7906162738800049, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.9131653308868408, -1.930672287940979, -1.965686321258545, -1.965686321258545, -2.018207311630249, -1.755602240562439, -0.8977590203285217, 0.3802522122859955, 0.5728292465209961, -0.28501397371292114, -0.9852941036224365, -1.668067216873169, -1.720588207244873, -1.5630252361297607, -1.3529410362243652, -1.1778711080551147, -1.1778711080551147, -1.1078431606292725, -0.8627450466156006, -0.7226890325546265, -1.282913088798523, -1.4054621458053589, -1.0203081369400024, -0.8277310132980347, -1.5630252361297607, -1.3879550695419312, -0.19747896492481232, -0.7051820158958435, -1.422969102859497, -1.6330533027648926, -1.0028010606765747, -0.8277310132980347, -1.4929972887039185, -1.843137264251709, -1.5630252361297607, 0.03011205606162548, 0.20518220961093903, 0.24019621312618256, -0.07492996007204056, 1.5707283020019531, 2.165966510772705, 2.218487501144409, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 1.9733893871307373, 0.0476190559566021, -1.1078431606292725, -1.5630252361297607, -1.720588207244873, -1.160364031791687, 0.4677872359752655, 0.5553222298622131, 0.6253502368927002, 0.2752102017402649, -0.8627450466156006, -0.4425770044326782, 0.17016807198524475, -0.07492996007204056, -0.33753499388694763, -0.10994396358728409, 0.13515406847000122, 0.24019621312618256, 0.0476190559566021, -0.21498596668243408, 0.13515406847000122, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.24019621312618256, 0.2752102017402649, 0.2226892113685608, 0.6253502368927002, -0.21498596668243408, 0.20518220961093903, 0.03011205606162548, 0.03011205606162548, -0.14495795965194702, -0.3200279772281647, -0.3200279772281647, -0.2499999701976776, -0.3025209903717041, -0.17997196316719055, -0.03991595283150673, 0.06512605398893356, -0.10994396358728409, 0.03011205606162548, -0.1624649614095688, -0.022408949211239815, 0.13515406847000122, 0.18767507374286652, -0.022408949211239815, -0.23249296844005585, -0.1624649614095688, -0.47759100794792175, -0.10994396358728409, -0.33753499388694763, -0.0049019488506019115, 0.06512605398893356, 0.03011205606162548, -0.23249296844005585, -0.10994396358728409, -0.17997196316719055, -0.07492996007204056, 0.15266107022762299, -0.07492996007204056, -0.03991595283150673, 0.1001400575041771, -0.26750698685646057, 0.1001400575041771, -0.03991595283150673, -0.0049019488506019115, 0.18767507374286652, 0.39775922894477844, 0.5378152132034302, 0.6953782439231873, 0.9229692816734314, 0.8004202842712402, 0.8879552483558655, 1.2205883264541626, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.0455182790756226, -1.3004200458526611, -1.5280112028121948, -1.668067216873169, -1.755602240562439, -1.808123230934143, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.580532193183899, -0.5126050114631653, 1.0455182790756226, 0.590336263179779, 1.483193278312683, 1.6582633256912231, 1.8858543634414673, 1.5007003545761108, 1.6232492923736572, 1.6232492923736572, 1.693277359008789, 1.7633053064346313, 1.7107843160629272, 1.780812382698059, 1.430672287940979, 0.3627452254295349, 0.34523820877075195, 0.8354342579841614, 0.7829132676124573, 0.5553222298622131, 0.432773232460022, 0.4852942228317261, 0.5553222298622131, 0.6428572535514832, 0.6953782439231873, 0.3802522122859955, 0.9229692816734314, 0.432773232460022, 0.6953782439231873, 0.9404762983322144, 0.5553222298622131, 0.1001400575041771, 0.8354342579841614, 0.3802522122859955, 0.45028021931648254, 2.1834733486175537, 2.043417453765869], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.58 [e2e-predictor] 82353782653809, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6778712272644043, 1.0280113220214844, 1.7107843160629272, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.465686321258545, 0.432773232460022, -0.26750698685646057, 0.0476190559566021, 0.24019621312618256, 0.1001400575041771, -0.6001400351524353, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.8606442213058472, -1.895658254623413, -1.9131653308868408, -1.9481792449951172, -1.965686321258545, -1.983193278312683, -1.9481792449951172, -1.370448112487793, -0.17997196316719055, 0.5378152132034302, 0.2577032148838043, -0.8277310132980347, -1.6155462265014648, -1.9481792449951172, -1.755602240562439, -1.3529410362243652, -0.9152660369873047, -1.0903360843658447, -0.6876749992370605, -0.9327731132507324, -0.8627450466156006, -0.6176469922065735, -0.4600839912891388, -0.9502801299095154, -1.5105042457580566, -1.2128850221633911, -1.0378150939941406, -1.422969102859497, -1.668067216873169, -1.247899055480957, -1.2128850221633911, -1.878151297569275, -1.930672287940979, -1.247899055480957, -0.26750698685646057, -0.21498596668243408, -0.7226890325546265, -1.422969102859497, -0.14495795965194702, 2.0609242916107178, 2.165966510772705, 2.218487501144409, 2.288515567779541, 2.1484594345092773, -1.720588207244873, -1.7731093168258667, 0.24019621312618256, 0.9054622650146484, 1.0630252361297607, 0.9404762983322144, -0.7226890325546265, -1.2128850221633911, 0.3627452254295349, 0.6778712272644043, 0.590336263179779, 0.590336263179779, -0.12745095789432526, -0.9327731132507324, -0.5476189851760864, 0.08263305574655533, -0.2499999701976776, -0.1624649614095688, -0.21498596668243408, 0.18767507374286652, 0.17016807198524475, 0.24019621312618256, 0.17016807198524475, 0.2577032148838043, -0.14495795965194702, 0.2226892113685608, -0.09243696182966232, -0.03991595283150673, 0.3802522122859955, -0.022408949211239815, 0.08263305574655533, 0.012605053372681141, -0.07492996007204056, -0.03991595283150673, -0.12745095789432526, -0.0049019488506019115, 0.2226892113685608, 0.20518220961093903, -0.10994396358728409, -0.0049019488506019115, 0.29271721839904785, 0.17016807198524475, -0.23249296844005585, -0.17997196316719055, 0.17016807198524475, -0.057422954589128494, -0.3200279772281647, -0.0049019488506019115, 0.2577032148838043, 0.2226892113685608, -0.23249296844005585, -0.23249296844005585, -0.09243696182966232, -0.26750698685646057, 0.0476190559566021, 0.06512605398893356, 0.1001400575041771, -0.12745095789432526, -0.33753499388694763, 0.11764705926179886, 0.2226892113685608, 0.03011205606162548, 0.012605053372681141, -0.10994396358728409, 0.2577032148838043, 0.012605053372681141, 0.012605053372681141, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 1.2030812501907349, 1.3256303071975708, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.3956583738327026, -0.4075630009174347, -1.4754900932312012, -1.7030812501907349, -1.755602240562439, -1.8256303071975708, -1.808123230934143, -1.7731093168258667, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.6855742931365967, -1.6330533027648926, -0.8977590203285217, -1.5455182790756226, -0.47759100794792175, 1.0805323123931885, 1.6757704019546509, 1.483193278312683, 1.3956583738327026, 1.9558824300765991, 1.9558824300765991, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.5357143878936768, 1.693277359008789, 1.693277359008789, 1.3256303071975708, -0.2324 [e2e-predictor] 9296844005585, 1.343137264251709, 1.0980392694473267, 0.6603642702102661, 0.6778712272644043, 0.2226892113685608, 0.4677872359752655, 0.29271721839904785, 0.8879552483558655, 0.590336263179779, 0.9054622650146484, 0.6078432202339172, 0.9579832553863525, 0.8529412746429443, 0.2226892113685608, 0.39775922894477844, 1.1155463457107544, 0.502801239490509, 0.03011205606162548, 2.0784313678741455, 2.0084033012390137], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.9404762983322144, 1.553221344947815, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.7107843160629272, 1.4481793642044067, 0.45028021931648254, -0.33753499388694763, -0.2499999701976776, 0.24019621312618256, 0.502801239490509, 0.3277312219142914, -0.4950979948043823, -1.2303920984268188, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.843137264251709, -1.878151297569275, -1.878151297569275, -1.930672287940979, -1.9131653308868408, -1.6505602598190308, -0.33753499388694763, 0.502801239490509, 0.6428572535514832, -0.07492996007204056, -1.282913088798523, -1.755602240562439, -1.9131653308868408, -1.5980392694473267, -1.1078431606292725, -0.6526610255241394, -0.6701680421829224, -1.3004200458526611, -1.0028010606765747, -1.160364031791687, -0.8277310132980347, -0.19747896492481232, -0.19747896492481232, -1.0028010606765747, -1.6855742931365967, -1.1078431606292725, -0.7226890325546265, -0.6876749992370605, -1.370448112487793, -1.5280112028121948, -1.2303920984268188, -1.370448112487793, -1.8256303071975708, -1.668067216873169, -0.2499999701976776, 1.815826416015625, 1.9033613204956055, 2.043417453765869, 2.235994577407837, 1.9208683967590332, -2.018207311630249, -1.6505602598190308, 0.18767507374286652, 0.6603642702102661, 0.7829132676124573, 0.2226892113685608, -1.755602240562439, -1.3004200458526611, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3606443405151367, 1.2205883264541626, -0.8452380299568176, -0.5126050114631653, -0.12745095789432526, -0.28501397371292114, -0.21498596668243408, -0.12745095789432526, -0.12745095789432526, 0.3102242052555084, 0.012605053372681141, 0.06512605398893356, -0.21498596668243408, 0.0476190559566021, 0.34523820877075195, 0.17016807198524475, 0.29271721839904785, -0.09243696182966232, -0.33753499388694763, -0.3200279772281647, -0.03991595283150673, -0.0049019488506019115, 0.03011205606162548, 0.3277312219142914, 0.13515406847000122, 0.34523820877075195, 0.08263305574655533, 0.20518220961093903, 0.08263305574655533, 0.012605053372681141, 0.012605053372681141, -0.022408949211239815, 0.1001400575041771, 0.29271721839904785, 0.17016807198524475, -0.3025209903717041, -0.14495795965194702, 0.08263305574655533, -0.23249296844005585, 0.08263305574655533, -0.022408949211239815, -0.09243696182966232, -0.17997196316719055, 0.432773232460022, 0.3102242052555084, 0.3277312219142914, 0.1001400575041771, 0.17016807198524475, 0.20518220961093903, 0.24019621312618256, -0.03991595283150673, 0.11764705926179886, 0.415266215801239, -0.057422954589128494, 0.06512605398893356, -0.057422954589128494, 0.520308256149292, 0.24019621312618256, 0.8004202842712402, 0.6078432202339172, 0.8354342579841614, 0.8879552483558655, 1.1330533027648926, 1.3081233501434326, 1.1680673360824585, 1.553221344947815, 1.6232492923736572, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.553221344947815, 0.6778712272644043, -0.9502801299095154, -1.7030812501907349, -1.668067216873169, -1.808123230934143, -1.808123230934143, -1.8256303071975708, -1.75 [e2e-predictor] 5602240562439, -1.755602240562439, -1.668067216873169, -1.7030812501907349, -1.7906162738800049, -1.3879550695419312, -1.5455182790756226, -1.335434079170227, -0.6001400351524353, 1.2205883264541626, -1.0728291273117065, 0.9929972887039185, 1.3606443405151367, 1.8333333730697632, 1.7107843160629272, 1.815826416015625, 1.8858543634414673, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.465686321258545, 0.8354342579841614, 1.518207311630249, 1.483193278312683, 1.1680673360824585, 0.5553222298622131, 0.15266107022762299, 0.502801239490509, 0.502801239490509, 0.6253502368927002, 0.9754902720451355, 1.0805323123931885, 0.6778712272644043, 0.7829132676124573, 1.1330533027648926, 0.9229692816734314, 0.9754902720451355, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 2.0084033012390137, 2.043417453765869], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.8879552483558655, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.7633053064346313, 1.483193278312683, 0.6078432202339172, -0.10994396358728409, -0.21498596668243408, -0.19747896492481232, 0.15266107022762299, 0.6253502368927002, 0.590336263179779, -0.3025209903717041, -1.247899055480957, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.9131653308868408, -1.895658254623413, -1.9131653308868408, -1.965686321258545, -1.668067216873169, -0.39005598425865173, 0.3627452254295349, 0.6253502368927002, 0.3102242052555084, -0.7401960492134094, -1.5980392694473267, -1.895658254623413, -1.6505602598190308, -1.1253501176834106, -0.9502801299095154, -0.7051820158958435, -0.6001400351524353, -1.0378150939941406, -1.1253501176834106, -0.9677870869636536, -1.668067216873169, -1.4929972887039185, -0.7051820158958435, -1.3179271221160889, -1.5980392694473267, -1.843137264251709, -1.6505602598190308, -0.7927170395851135, -1.0378150939941406, -1.720588207244873, -1.6155462265014648, -0.7577030062675476, -0.1624649614095688, 1.7457983493804932, 1.9383753538131714, 2.165966510772705, 2.2009804248809814, -0.10994396358728409, -1.282913088798523, -0.9677870869636536, -0.7226890325546265, -0.3200279772281647, -1.2303920984268188, -1.843137264251709, -1.5280112028121948, 0.9229692816734314, 0.9229692816734314, 0.8179272413253784, 0.8004202842712402, 0.2752102017402649, -1.7380952835083008, -0.9327731132507324, 0.4852942228317261, -0.14495795965194702, -0.2499999701976776, -0.26750698685646057, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.10994396358728409, 0.13515406847000122, 0.2752102017402649, -0.057422954589128494, 0.03011205606162548, 0.18767507374286652, -0.10994396358728409, 0.012605053372681141, -0.28501397371292114, 0.06512605398893356, 0.1001400575041771, -0.07492996007204056, 0.17016807198524475, 0.45028021931648254, -0.17997196316719055, 0.3277312219142914, 0.18767507374286652, 0.06512605398893356, -0.03991595283150673, 0.18767507374286652, 0.06512605398893356, 0.17016807198524475, 0.1001400575041771, -0.1624649614095688, 0.06512605398893356, 0.012605053372681141, 0.06512605398893356, 0.0476190559566021, -0.1624649614095688, 0.0476190559566021, 0.06512605398893356, 0.2752102017402649, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.2226892113685608, 0.29271721839904785, 0.415266215801239, 0.1001400575041771, 0.20518220961093903, 0.34523820877075195, -0.03991595283150673, 0.08263305574655533, 0.29271721839904 [e2e-predictor] 785, -0.21498596668243408, 0.6603642702102661, 0.6778712272644043, 0.5378152132034302, 0.7128852605819702, 0.8179272413253784, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.5007003545761108, 1.5882353782653809, 1.640756368637085, 1.465686321258545, 1.5007003545761108, 1.3606443405151367, 1.4481793642044067, 0.0476190559566021, -1.3179271221160889, -1.7030812501907349, -1.7380952835083008, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.6330533027648926, -1.6505602598190308, -1.6855742931365967, -1.5280112028121948, -1.5980392694473267, -0.6001400351524353, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 1.1505602598190308, -0.7051820158958435, 0.012605053372681141, 1.4481793642044067, 1.4131653308868408, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, 1.5882353782653809, 1.693277359008789, 1.640756368637085, 1.7983193397521973, 1.640756368637085, 1.728291392326355, 1.5357143878936768, 1.553221344947815, 1.2731093168258667, 0.6953782439231873, 0.1001400575041771, 0.5728292465209961, 0.15266107022762299, 0.34523820877075195, 0.5728292465209961, 0.9404762983322144, 0.7128852605819702, 0.9054622650146484, 1.0280113220214844, 1.2205883264541626, 1.1855742931365967, 0.3277312219142914, 0.6428572535514832, 1.1855742931365967, 2.0084033012390137, 2.043417453765869], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.8004202842712402, 1.4481793642044067, 1.868347406387329, 1.9908963441848755, 1.9733893871307373, 1.9383753538131714, 1.8333333730697632, 1.7457983493804932, 1.5357143878936768, 0.6078432202339172, -0.0049019488506019115, -0.0049019488506019115, -0.2499999701976776, -0.4600839912891388, 0.17016807198524475, 0.7303922772407532, 0.5378152132034302, -0.4600839912891388, -1.370448112487793, -1.6505602598190308, -1.8256303071975708, -1.878151297569275, -1.808123230934143, -1.9481792449951172, -1.983193278312683, -1.5280112028121948, -0.23249296844005585, 0.432773232460022, 0.590336263179779, 0.6778712272644043, 0.08263305574655533, -1.2654061317443848, -1.8256303071975708, -1.7030812501907349, -1.1778711080551147, -1.160364031791687, -1.0378150939941406, -0.39005598425865173, -0.23249296844005585, -0.8802520632743835, -1.1778711080551147, -0.6876749992370605, -0.7577030062675476, -1.3529410362243652, -1.720588207244873, -1.6155462265014648, -1.1428570747375488, -0.9852941036224365, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.5105042457580566, -1.843137264251709, 1.7633053064346313, 2.1484594345092773, 2.1309523582458496, -0.057422954589128494, -0.5826330184936523, -0.5651260018348694, -1.755602240562439, -1.8606442213058472, -0.5826330184936523, 0.6778712272644043, 0.520308256149292, 0.3627452254295349, -0.07492996007204056, -1.2128850221633911, -1.0553221702575684, -0.8627450466156006, -1.7030812501907349, -1.755602240562439, -0.4075630009174347, -0.42506998777389526, -0.10994396358728409, -0.21498596668243408, -0.03991595283150673, -0.3200279772281647, -0.3025209903717041, -0.17997196316719055, 0.2752102017402649, -0.12745095789432526, 0.1001400575041771, -0.09243696182966232, -0.14495795965194702, 0.13515406847000122, -0.19747896492481232, 0.18767507374286652, 0.17016807198524475, 0.012605053372681141, -0.03991595283150673, 0.34523820877075195, -0.26750698685646057, 0.45028021931648254, 0.2226892113685608, 0.13515406847000122, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, -0.14 [e2e-predictor] 495795965194702, -0.03991595283150673, -0.2499999701976776, 0.012605053372681141, -0.23249296844005585, -0.17997196316719055, -0.33753499388694763, 0.13515406847000122, 0.3102242052555084, 0.2226892113685608, -0.23249296844005585, -0.09243696182966232, 0.20518220961093903, 0.20518220961093903, 0.3102242052555084, -0.1624649614095688, -0.5301120281219482, -0.33753499388694763, -0.14495795965194702, 0.502801239490509, 0.4852942228317261, 0.415266215801239, 0.13515406847000122, 0.3627452254295349, 0.520308256149292, 0.17016807198524475, 0.5378152132034302, 0.6253502368927002, 1.0280113220214844, 0.9404762983322144, 1.2380952835083008, 1.3081233501434326, 1.2906162738800049, 1.465686321258545, 1.553221344947815, 1.343137264251709, 1.553221344947815, 1.343137264251709, 0.6953782439231873, -0.6526610255241394, -0.4600839912891388, -1.668067216873169, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.755602240562439, -1.7731093168258667, -1.755602240562439, -1.6330533027648926, -1.7380952835083008, -1.0553221702575684, -1.1078431606292725, 1.3956583738327026, 1.430672287940979, 1.6757704019546509, 0.4852942228317261, 2.0259103775024414, 0.11764705926179886, -0.9677870869636536, 0.7128852605819702, 1.640756368637085, 1.6757704019546509, 1.7983193397521973, 1.483193278312683, 1.430672287940979, 1.6232492923736572, 1.553221344947815, 1.6232492923736572, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.5882353782653809, 1.605742335319519, 1.483193278312683, 0.2577032148838043, -0.057422954589128494, 0.2577032148838043, -0.10994396358728409, 0.29271721839904785, 0.5378152132034302, 0.8354342579841614, 0.7829132676124573, 0.6603642702102661, 0.6778712272644043, 1.343137264251709, 0.8179272413253784, 0.6428572535514832, 0.6253502368927002, 1.5007003545761108, 1.9558824300765991, 1.9733893871307373], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 1.1330533027648926, 1.7983193397521973, 2.0259103775024414, 2.043417453765869, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7457983493804932, 1.5007003545761108, 0.7303922772407532, 0.08263305574655533, 0.24019621312618256, 0.03011205606162548, -0.7927170395851135, -0.6701680421829224, 0.24019621312618256, 0.6953782439231873, 0.3802522122859955, -0.6351540088653564, -1.3529410362243652, -1.6855742931365967, -1.843137264251709, -1.8606442213058472, -1.9131653308868408, -2.0007002353668213, -1.370448112487793, -0.022408949211239815, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.502801239490509, -0.6526610255241394, -1.6330533027648926, -1.755602240562439, -1.3529410362243652, -0.9852941036224365, -0.7927170395851135, -0.6351540088653564, -1.0728291273117065, -0.4425770044326782, -1.1253501176834106, -1.6505602598190308, -0.9852941036224365, -0.8977590203285217, -1.3004200458526611, -1.580532193183899, -1.8256303071975708, -1.3179271221160889, -0.9852941036224365, -0.8102240562438965, -1.0903360843658447, 0.9754902720451355, 1.7457983493804932, 1.8508403301239014, 1.4131653308868408, -0.39005598425865173, -1.0553221702575684, -1.895658254623413, -1.930672287940979, -1.0903360843658447, 0.6778712272644043, 0.7303922772407532, 0.9404762983322144, 0.6253502368927002, -1.668067216873169, -1.5280112028121948, 1.0630252361297607, 1.0980392694473267, 0.9404762983322144, 0.6603642702102661, -0.3025209903717041, -0.6526610255241394, -0.1624649614095688, -0.23249296844005585, [e2e-predictor] -0.10994396358728409, -0.28501397371292114, -0.09243696182966232, -0.17997196316719055, 0.012605053372681141, 0.11764705926179886, -0.3200279772281647, 0.08263305574655533, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.09243696182966232, -0.4075630009174347, 0.3627452254295349, -0.5126050114631653, 0.3102242052555084, -0.1624649614095688, -0.14495795965194702, 0.2577032148838043, 0.012605053372681141, 0.11764705926179886, 0.11764705926179886, -0.3550419807434082, 0.06512605398893356, 0.012605053372681141, -0.03991595283150673, -0.12745095789432526, 0.1001400575041771, -0.057422954589128494, -0.19747896492481232, -0.1624649614095688, -0.03991595283150673, -0.07492996007204056, -0.10994396358728409, -0.07492996007204056, 0.15266107022762299, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.45028021931648254, 0.415266215801239, 0.06512605398893356, 0.20518220961093903, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.9754902720451355, 1.0805323123931885, 1.2906162738800049, 1.1680673360824585, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.465686321258545, 0.7128852605819702, -1.0728291273117065, -1.4054621458053589, -1.9131653308868408, -1.808123230934143, -1.7906162738800049, -1.6155462265014648, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.7731093168258667, -1.6330533027648926, -1.6155462265014648, -1.3004200458526611, -0.6701680421829224, 0.9404762983322144, 1.728291392326355, 1.9383753538131714, 1.9733893871307373, 1.553221344947815, 2.0959384441375732, 1.868347406387329, -1.5980392694473267, -1.720588207244873, 0.1001400575041771, 1.7457983493804932, 1.5882353782653809, 1.640756368637085, 1.6757704019546509, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.553221344947815, 1.6757704019546509, 1.7457983493804932, 1.343137264251709, 1.7983193397521973, 1.7107843160629272, 0.5378152132034302, 0.6953782439231873, 0.3802522122859955, 0.6603642702102661, 0.17016807198524475, 0.432773232460022, 0.6603642702102661, 0.6953782439231873, 1.0630252361297607, 1.0630252361297607, 0.8179272413253784, 0.5728292465209961, 0.29271721839904785, 0.8354342579841614, 1.7633053064346313, 1.8858543634414673, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 1.2380952835083008, 1.868347406387329, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.868347406387329, 1.780812382698059, 1.780812382698059, 1.518207311630249, 0.7829132676124573, 0.06512605398893356, 0.15266107022762299, 0.3627452254295349, -0.28501397371292114, -1.1428570747375488, -0.6001400351524353, 0.39775922894477844, 0.7478992342948914, 0.06512605398893356, -0.9327731132507324, -1.422969102859497, -1.6155462265014648, -1.808123230934143, -1.930672287940979, -1.9481792449951172, -1.282913088798523, 0.18767507374286652, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, -0.10994396358728409, -1.4404760599136353, -1.755602240562439, -1.4929972887039185, -1.0553221702575684, -0.9677870869636536, -0.4425770044326782, -0.2499999701976776, -0.5126050114631653, -1.335434079170227, -1.195378065109253, -1.2303920984268188, -1.7380952835083008, -1.7380952835083008, -1.457983136177063, -1.3529410362243652, -1.3879550695419312, -1.6155462265014648, [e2e-predictor] -1.1078431606292725, 1.6232492923736572, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.165966510772705, -1.4929972887039185, -1.878151297569275, -1.3179271221160889, -0.37254899740219116, -0.42506998777389526, -0.33753499388694763, -0.9327731132507324, -1.895658254623413, -1.6855742931365967, -0.23249296844005585, 0.4677872359752655, 0.45028021931648254, 0.3802522122859955, 0.0476190559566021, -0.7401960492134094, -0.5126050114631653, -0.022408949211239815, -0.7226890325546265, -0.19747896492481232, -0.12745095789432526, -0.09243696182966232, -0.19747896492481232, -0.09243696182966232, -0.10994396358728409, -0.14495795965194702, -0.1624649614095688, -0.19747896492481232, -0.21498596668243408, -0.47759100794792175, 0.08263305574655533, -0.39005598425865173, 0.1001400575041771, -0.10994396358728409, -0.2499999701976776, -0.3200279772281647, -0.33753499388694763, -0.4600839912891388, -0.7051820158958435, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.0476190559566021, 0.08263305574655533, -0.14495795965194702, 0.06512605398893356, 0.34523820877075195, 0.39775922894477844, 0.17016807198524475, 0.13515406847000122, -0.09243696182966232, 0.11764705926179886, 0.20518220961093903, -0.09243696182966232, -0.33753499388694763, 0.06512605398893356, -0.5826330184936523, -0.21498596668243408, -0.07492996007204056, 0.415266215801239, 0.4852942228317261, 0.5728292465209961, 0.432773232460022, 0.20518220961093903, 0.4677872359752655, 0.6428572535514832, 0.4677872359752655, 0.6253502368927002, 0.8004202842712402, 0.9404762983322144, 1.0280113220214844, 1.1855742931365967, 1.3606443405151367, 1.5882353782653809, 1.430672287940979, 1.4481793642044067, 1.2205883264541626, 0.20518220961093903, -0.5126050114631653, -1.878151297569275, -1.843137264251709, -1.9131653308868408, -1.808123230934143, -1.5280112028121948, -1.580532193183899, -1.7906162738800049, -1.7731093168258667, -1.6505602598190308, -1.5455182790756226, -1.5105042457580566, -0.6176469922065735, 0.520308256149292, 1.430672287940979, 1.7107843160629272, 1.9733893871307373, 1.9733893871307373, 1.8508403301239014, 2.0259103775024414, 2.1484594345092773, -0.8802520632743835, -1.7380952835083008, -0.8277310132980347, -1.895658254623413, -1.668067216873169, 0.17016807198524475, 1.8508403301239014, 1.605742335319519, 1.5007003545761108, 1.5882353782653809, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.553221344947815, 1.7983193397521973, 1.693277359008789, 1.1680673360824585, 1.1505602598190308, 0.8004202842712402, 0.20518220961093903, 0.012605053372681141, 0.20518220961093903, 0.6253502368927002, 0.6603642702102661, 1.0105042457580566, 1.2380952835083008, 1.0805323123931885, 0.6603642702102661, 0.45028021931648254, 0.7478992342948914, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 1.483193278312683, 1.9558824300765991, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055, 1.815826416015625, 1.728291392326355, 1.5007003545761108, 0.7478992342948914, 0.012605053372681141, 0.012605053372681141, 0.3102242052555084, 0.2226892113685608, -0.8277310132980347, -0.9677870869636536, 0.0476190559566021, 0.590336263179779, 0.590336263179779, -0.0049019488506019115, -1.0378150939941406, -1.4929972887039185, -1.7030812501907349, -1.860 [e2e-predictor] 6442213058472, -1.895658254623413, -1.457983136177063, -0.23249296844005585, 0.3277312219142914, 0.5728292465209961, 0.6253502368927002, 0.7478992342948914, 0.29271721839904785, -0.9152660369873047, -1.6505602598190308, -1.5105042457580566, -1.195378065109253, -1.0378150939941406, -1.2128850221633911, -1.0028010606765747, -0.47759100794792175, -0.6526610255241394, -1.370448112487793, -1.6505602598190308, -1.195378065109253, -1.3004200458526611, -1.6505602598190308, -1.8606442213058472, -1.3879550695419312, -1.0728291273117065, 1.8333333730697632, 2.1309523582458496, 2.1309523582458496, 0.29271721839904785, -1.720588207244873, -1.9131653308868408, 0.03011205606162548, 0.590336263179779, 0.7829132676124573, 0.8354342579841614, -0.28501397371292114, -1.6505602598190308, 0.3627452254295349, 0.7303922772407532, 0.3102242052555084, -0.9502801299095154, -1.3179271221160889, -0.6701680421829224, -0.5126050114631653, -0.33753499388694763, 0.012605053372681141, -0.1624649614095688, -0.4075630009174347, -0.21498596668243408, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.09243696182966232, -0.21498596668243408, -0.14495795965194702, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.5126050114631653, 0.03011205606162548, -0.23249296844005585, -0.6176469922065735, -0.37254899740219116, -0.5826330184936523, -0.6701680421829224, -0.3200279772281647, -0.3200279772281647, -0.26750698685646057, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.33753499388694763, -0.03991595283150673, 0.03011205606162548, -0.21498596668243408, -0.3550419807434082, -0.03991595283150673, -0.6526610255241394, -0.9502801299095154, -1.1428570747375488, -0.6176469922065735, -0.6176469922065735, -0.8102240562438965, -0.37254899740219116, -0.4425770044326782, -0.3550419807434082, -0.42506998777389526, 0.08263305574655533, -0.12745095789432526, -0.12745095789432526, 0.24019621312618256, 0.5553222298622131, 0.3802522122859955, 0.45028021931648254, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.343137264251709, 1.5007003545761108, 1.4131653308868408, 1.430672287940979, 1.6232492923736572, 1.2556023597717285, 0.24019621312618256, -0.8277310132980347, -1.878151297569275, -1.895658254623413, -1.878151297569275, -1.7380952835083008, -1.8256303071975708, -1.7906162738800049, -1.5630252361297607, -1.755602240562439, -1.7380952835083008, -1.5630252361297607, -1.2303920984268188, -0.8277310132980347, 0.432773232460022, 0.8879552483558655, 1.3956583738327026, 1.6582633256912231, 2.1309523582458496, 2.1309523582458496, 2.0084033012390137, 2.0259103775024414, 2.1834733486175537, 1.868347406387329, -0.7401960492134094, -1.195378065109253, -1.3004200458526611, -1.7906162738800049, -1.7906162738800049, -1.9131653308868408, -0.5126050114631653, 1.5882353782653809, 1.4481793642044067, 1.7107843160629272, 1.5007003545761108, 1.605742335319519, 1.7107843160629272, 1.7457983493804932, 1.815826416015625, 1.605742335319519, 1.2205883264541626, 0.03011205606162548, -0.03991595283150673, 0.11764705926179886, 0.3627452254295349, 0.8354342579841614, 1.1680673360824585, 1.2556023597717285, 1.6582633256912231, 0.9754902720451355, 0.6953782439231873, 0.6603642702102661, 0.8879552483558655, 2.0959384441375732, 1.9558824300765991, 1.9383753538131714], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.08053231239318 [e2e-predictor] 85, 1.728291392326355, 2.0084033012390137, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.5357143878936768, 0.8354342579841614, 0.03011205606162548, -0.37254899740219116, -0.0049019488506019115, 0.432773232460022, -0.5126050114631653, -0.8627450466156006, 0.29271721839904785, 0.45028021931648254, 0.7654062509536743, 0.590336263179779, -0.1624649614095688, -1.1428570747375488, -1.5105042457580566, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -0.8277310132980347, 0.24019621312618256, 0.3277312219142914, 0.590336263179779, 0.590336263179779, 0.5728292465209961, -0.42506998777389526, -1.5105042457580566, -1.457983136177063, -1.1253501176834106, -1.2128850221633911, -0.8102240562438965, -0.8452380299568176, -1.1428570747375488, -1.4404760599136353, -1.4054621458053589, -1.4404760599136353, -1.720588207244873, -1.5455182790756226, -1.5455182790756226, -1.4754900932312012, 1.7633053064346313, 1.780812382698059, 1.9033613204956055, 1.1155463457107544, -2.0007002353668213, -1.8606442213058472, -0.47759100794792175, 0.18767507374286652, 0.2577032148838043, 0.3102242052555084, -1.370448112487793, -1.3179271221160889, 0.590336263179779, 0.8354342579841614, 0.7128852605819702, -1.422969102859497, -0.23249296844005585, 0.415266215801239, 0.20518220961093903, 0.0476190559566021, -0.33753499388694763, -0.19747896492481232, -0.3025209903717041, -0.1624649614095688, -0.42506998777389526, -0.1624649614095688, -0.26750698685646057, -0.42506998777389526, -0.26750698685646057, -0.17997196316719055, -0.21498596668243408, -0.3200279772281647, -0.5126050114631653, -0.4600839912891388, -0.26750698685646057, -0.5651260018348694, -0.6001400351524353, -0.42506998777389526, -0.4425770044326782, -0.4425770044326782, -0.10994396358728409, -0.5826330184936523, -0.1624649614095688, -0.37254899740219116, -0.28501397371292114, 0.0476190559566021, -0.23249296844005585, -0.6526610255241394, -0.26750698685646057, -0.3550419807434082, -0.19747896492481232, -0.14495795965194702, -0.17997196316719055, -0.03991595283150673, -0.19747896492481232, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.17997196316719055, -0.3200279772281647, -0.0049019488506019115, -0.3200279772281647, 0.15266107022762299, -0.09243696182966232, -0.5126050114631653, 0.11764705926179886, 0.3277312219142914, 0.3277312219142914, 0.8179272413253784, 0.5728292465209961, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.3256303071975708, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 0.9054622650146484, 0.3102242052555084, 0.39775922894477844, -0.8277310132980347, -1.8606442213058472, -1.9481792449951172, -1.9481792449951172, -1.8606442213058472, -1.808123230934143, -1.7380952835083008, -1.7380952835083008, -1.6330533027648926, -1.7380952835083008, -1.5630252361297607, -1.0903360843658447, -1.0378150939941406, -0.17997196316719055, 1.1330533027648926, 1.483193278312683, 1.640756368637085, 1.7107843160629272, 2.165966510772705, 1.780812382698059, 1.9733893871307373, 2.0609242916107178, 1.868347406387329, 0.3627452254295349, -1.4929972887039185, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.580532193183899, -1.983193278312683, -1.5455182790756226, 1.3956583738327026, 1.343137264251709, 1.483193278312683, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.2731093168258667, 0.6603642702102661, 0.5553222298622131, 0.415266215801239, 0.7829132676124573, 0.5553222298622131, 1.0105042457580566, 0.7128852605819702, 0.4677872359752655, 1.343137264251709, 0.8179272413253784, 0.9579832553863525, 0.8354342579841614, 0.590336263179779, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.37815 [e2e-predictor] 1297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8704482913017273, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.9733893871307373, 2.0259103775024414, 2.0084033012390137, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6757704019546509, 1.4131653308868408, 0.8879552483558655, 0.17016807198524475, -0.6526610255241394, -0.37254899740219116, 0.17016807198524475, -0.3025209903717041, -0.5476189851760864, 0.15266107022762299, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, -0.5826330184936523, -1.335434079170227, -1.5455182790756226, -1.895658254623413, -1.8256303071975708, -1.0378150939941406, 0.13515406847000122, 0.3102242052555084, 0.5553222298622131, 0.590336263179779, 0.5378152132034302, 0.17016807198524475, -1.3879550695419312, -1.370448112487793, -1.160364031791687, -1.195378065109253, -1.5980392694473267, -1.422969102859497, -0.8627450466156006, -0.8627450466156006, -1.5630252361297607, -1.5455182790756226, -1.3879550695419312, -1.247899055480957, 0.3102242052555084, 1.6757704019546509, 1.815826416015625, 2.0259103775024414, 2.113445281982422, 0.7303922772407532, -1.878151297569275, -1.2128850221633911, -0.7226890325546265, -0.37254899740219116, -1.0903360843658447, -1.3879550695419312, 0.012605053372681141, 0.6078432202339172, 0.20518220961093903, -1.668067216873169, -0.28501397371292114, 0.5378152132034302, 0.17016807198524475, 0.08263305574655533, -0.3200279772281647, 0.012605053372681141, -0.26750698685646057, -0.4425770044326782, -0.19747896492481232, -0.33753499388694763, -0.23249296844005585, -0.6351540088653564, -0.19747896492481232, -0.12745095789432526, -0.2499999701976776, -0.09243696182966232, -0.5126050114631653, -0.4950979948043823, -0.5126050114631653, -0.5651260018348694, -0.47759100794792175, -0.0049019488506019115, -0.5651260018348694, -0.28501397371292114, -0.07492996007204056, -0.42506998777389526, -0.26750698685646057, -0.6176469922065735, -0.12745095789432526, 0.0476190559566021, 0.06512605398893356, -0.07492996007204056, -0.14495795965194702, 0.11764705926179886, -0.057422954589128494, -0.21498596668243408, -0.07492996007204056, -0.21498596668243408, 0.0476190559566021, 0.0476190559566021, -0.07492996007204056, 0.1001400575041771, 0.20518220961093903, 0.20518220961093903, -0.5126050114631653, -0.8802520632743835, 0.15266107022762299, 0.3802522122859955, 0.6428572535514832, 0.2752102017402649, 0.6078432202339172, 0.432773232460022, 0.6603642702102661, 0.7478992342948914, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.2731093168258667, 1.5707283020019531, 1.2205883264541626, 1.465686321258545, 1.5882353782653809, 0.502801239490509, -0.8102240562438965, -1.7906162738800049, -1.8256303071975708, -1.9481792449951172, -1.965686321258545, -1.965686321258545, -1.808123230934143, -1.7906162738800049, -1.7380952835083008, -1.668067216873169, -1.4929972887039185, -1.370448112487793, -1.2128850221633911, -0.19747896492481232, 1.1330533027648926, 1.483193278312683, 1.9208683967590332, 1.6757704019546509, 1.9033613204956055, 1.815826416015625, 1.9033613204956055, 2.0084033012390137, 2.0609242916107178, 1.605742335319519, -0.9502801299095154, -1.843137264251709, -1.7380952835083008, -1.6505602598190308, -1.5455182790756226, -1.370448112487793, -1.4929972887039185, -2.0357143878936768, -0.9502801299095154, 1.0280113220214844, 1.7457983493804932, 1.430672287940979, 1.430672287940979, 1.640756368637085, 1.728291392326355, 0.7303922772407532, 1.0630252361297607, 0.9929972887039185, 0.9929972887039185, 0.4677872359752655, 0.6078432202339172, 0.6253502368927002, 1.115 [e2e-predictor] 5463457107544, 0.6253502368927002, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 1.2030812501907349, 0.8179272413253784, 1.815826416015625, 1.8858543634414673, 1.8508403301239014], [1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9404762983322144, 1.483193278312683, 1.868347406387329, 1.9383753538131714, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9033613204956055, 1.868347406387329, 1.780812382698059, 1.728291392326355, 1.6582633256912231, 1.605742335319519, 1.4131653308868408, 0.7829132676124573, 0.18767507374286652, -0.7401960492134094, -0.7927170395851135, -0.23249296844005585, -0.2499999701976776, -0.03991595283150673, 0.3627452254295349, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.8354342579841614, 0.45028021931648254, -0.7226890325546265, -1.4054621458053589, -1.6330533027648926, -1.8256303071975708, -1.3004200458526611, -0.03991595283150673, 0.3102242052555084, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.11764705926179886, -0.9677870869636536, -0.8802520632743835, -1.0553221702575684, -1.247899055480957, -1.195378065109253, -1.1078431606292725, -1.195378065109253, -1.2128850221633911, -1.5280112028121948, -1.5280112028121948, -1.580532193183899, -0.3025209903717041, 2.0259103775024414, 2.113445281982422, 2.0959384441375732, 0.520308256149292, -1.930672287940979, -0.6176469922065735, 0.18767507374286652, 0.502801239490509, 0.5378152132034302, -0.39005598425865173, -1.4929972887039185, -0.8627450466156006, -0.8277310132980347, -1.580532193183899, -1.4404760599136353, -0.3200279772281647, -0.03991595283150673, -0.21498596668243408, -0.3550419807434082, -0.21498596668243408, -0.23249296844005585, -0.12745095789432526, -0.37254899740219116, -0.12745095789432526, -0.3550419807434082, -0.4075630009174347, -0.23249296844005585, -0.26750698685646057, -0.4600839912891388, -0.47759100794792175, -0.5301120281219482, -0.37254899740219116, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.3550419807434082, -0.4600839912891388, -0.28501397371292114, -0.19747896492481232, -0.23249296844005585, -0.3550419807434082, -0.21498596668243408, -0.3025209903717041, -0.1624649614095688, -0.17997196316719055, -0.10994396358728409, -0.10994396358728409, -0.21498596668243408, -0.057422954589128494, -0.07492996007204056, -0.21498596668243408, -0.07492996007204056, 0.0476190559566021, -0.28501397371292114, -0.4425770044326782, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.0476190559566021, 0.3802522122859955, 0.1001400575041771, 0.34523820877075195, 0.03011205606162548, 0.08263305574655533, 0.29271721839904785, 0.5378152132034302, 0.590336263179779, 0.8529412746429443, 0.8004202842712402, 1.1330533027648926, 0.8354342579841614, 1.4481793642044067, 1.4131653308868408, 1.5707283020019531, 1.5007003545761108, 1.1855742931365967, 1.0455182790756226, -1.4404760599136353, -1.7380952835083008, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.965686321258545, -1.9131653308868408, -1.808123230934143, -1.8256303071975708, -1.7030812501907349, -1.5630252361297607, -1.6330533027648926, -0.6876749992370605, -0.39005598425865173, 0.9054622650146484, 1.3081233501434326, 1.6232492923736572, 1.9033613204956055, 1.9033613204956055, 1.9733893871307373, 2.0959384441375732, 2.0084033012390137, [e2e-predictor] 1.9383753538131714, 1.8508403301239014, -0.2499999701976776, -1.8606442213058472, -1.668067216873169, -1.7030812501907349, -1.7030812501907349, -0.8102240562438965, -1.668067216873169, -1.9131653308868408, -1.755602240562439, 0.9054622650146484, 1.2030812501907349, 1.518207311630249, 1.3606443405151367, 1.553221344947815, 1.430672287940979, 0.8004202842712402, 1.378151297569275, 0.8354342579841614, 0.2226892113685608, 0.17016807198524475, 0.45028021931648254, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.9229692816734314, 1.4131653308868408, 1.2556023597717285, 1.1505602598190308, 1.5707283020019531, 1.7983193397521973, 1.7983193397521973, 1.815826416015625], [1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 1.0105042457580566, 1.5707283020019531, 1.8858543634414673, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5707283020019531, 1.343137264251709, 0.6428572535514832, 0.3802522122859955, -0.4950979948043823, -1.0203081369400024, -0.37254899740219116, -0.2499999701976776, -0.14495795965194702, 0.17016807198524475, 0.3802522122859955, 0.4677872359752655, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.11764705926179886, -1.0378150939941406, -1.4929972887039185, -1.6155462265014648, -1.5455182790756226, -0.28501397371292114, 0.06512605398893356, 0.18767507374286652, 0.18767507374286652, 0.11764705926179886, -0.1624649614095688, -0.8802520632743835, -0.9852941036224365, -1.160364031791687, -1.370448112487793, -1.5630252361297607, -1.2303920984268188, -1.1253501176834106, -1.282913088798523, -1.5630252361297607, -1.160364031791687, 1.640756368637085, 1.868347406387329, 2.0784313678741455, 1.0105042457580566, -1.755602240562439, -0.5301120281219482, 0.1001400575041771, 0.34523820877075195, 0.3277312219142914, -0.4600839912891388, -1.7380952835083008, 0.20518220961093903, 0.7303922772407532, 0.9229692816734314, 0.8529412746429443, 0.6078432202339172, -1.1428570747375488, -0.6001400351524353, -0.3200279772281647, -0.28501397371292114, -0.14495795965194702, -0.26750698685646057, -0.28501397371292114, -0.3025209903717041, -0.26750698685646057, -0.37254899740219116, -0.42506998777389526, -0.26750698685646057, -0.1624649614095688, -0.3200279772281647, -0.39005598425865173, -0.37254899740219116, -0.4075630009174347, -0.39005598425865173, -0.33753499388694763, -0.47759100794792175, -0.4600839912891388, -0.3550419807434082, -0.5651260018348694, -0.1624649614095688, -0.022408949211239815, -0.3025209903717041, -0.33753499388694763, -0.26750698685646057, -0.26750698685646057, -0.14495795965194702, -0.022408949211239815, -0.3200279772281647, -0.37254899740219116, -0.21498596668243408, -0.0049019488506019115, -0.09243696182966232, -0.07492996007204056, -0.057422954589128494, -0.09243696182966232, -0.3025209903717041, -0.4075630009174347, -0.26750698685646057, -0.5301120281219482, -0.19747896492481232, 0.15266107022762299, 0.34523820877075195, 0.2577032148838043, 0.6078432202339172, 0.8704482913017273, 0.9054622650146484, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 1.0980392694473267, 1.1505602598190308, 1.518207311630249, 1.430672287940979, 1.0280113220214844, 0.10014005750417 [e2e-predictor] 71, 0.1001400575041771, 0.8179272413253784, -0.9152660369873047, -1.755602240562439, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.9481792449951172, -1.878151297569275, -1.8256303071975708, -1.843137264251709, -1.7380952835083008, -1.3879550695419312, -1.370448112487793, 0.0476190559566021, 0.9229692816734314, 1.4481793642044067, 1.693277359008789, 1.6582633256912231, 1.9033613204956055, 1.9033613204956055, 1.815826416015625, 1.9208683967590332, 1.9208683967590332, 1.780812382698059, 0.7654062509536743, -1.895658254623413, -1.755602240562439, -1.668067216873169, -1.808123230934143, -1.8606442213058472, -1.7380952835083008, -1.8606442213058472, -1.930672287940979, 0.3102242052555084, 1.0455182790756226, 1.378151297569275, 1.430672287940979, 1.2380952835083008, 1.2380952835083008, 1.0980392694473267, 0.8354342579841614, -1.0553221702575684, -0.6526610255241394, -0.26750698685646057, 0.7654062509536743, 0.9054622650146484, 0.5553222298622131, 0.4677872359752655, 0.7128852605819702, 1.5357143878936768, 1.3956583738327026, 1.2380952835083008, 1.8508403301239014, 1.7457983493804932, 1.7457983493804932, 1.780812382698059], [1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 1.1155463457107544, 1.7633053064346313, 1.9383753538131714, 1.9733893871307373, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.3081233501434326, 0.8704482913017273, 0.3802522122859955, 0.29271721839904785, -0.3550419807434082, -0.7401960492134094, -0.3550419807434082, -0.37254899740219116, -0.4075630009174347, -0.10994396358728409, 0.24019621312618256, 0.13515406847000122, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.7654062509536743, -0.07492996007204056, -1.3879550695419312, -1.422969102859497, -1.4929972887039185, -0.6001400351524353, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.1001400575041771, -0.2499999701976776, -0.9502801299095154, -1.0378150939941406, -1.2303920984268188, -1.4054621458053589, -1.3529410362243652, -1.370448112487793, -1.282913088798523, 0.11764705926179886, 1.6232492923736572, 1.693277359008789, 1.9033613204956055, 2.0609242916107178, 0.8529412746429443, -1.4404760599136353, -0.7226890325546265, -0.3025209903717041, -0.1624649614095688, -1.6505602598190308, -1.895658254623413, 0.0476190559566021, 0.8004202842712402, 0.9229692816734314, 0.9929972887039185, 0.5378152132034302, -1.580532193183899, -1.160364031791687, -0.14495795965194702, -0.4075630009174347, -0.4075630009174347, -0.5476189851760864, -0.26750698685646057, -0.3025209903717041, -0.33753499388694763, -0.4425770044326782, -0.23249296844005585, -0.17997196316719055, -0.39005598425865173, -0.42506998777389526, -0.47759100794792175, -0.4950979948043823, -0.5301120281219482, -0.057422954589128494, -0.37254899740219116, -0.42506998777389526, -0.4950979948043823, -0.3200279772281647, -0.4425770044326782, -0.12745095789432526, -0.10994396358728409, -0.39005598425865173, -0.47759100794792175, -0.28501397371292114, -0.3550419807434082, -0.022408949211239815, -0.19747896492481232, -0.23249296844005585, -0.26750698685646057, 0.012605053372681141, 0.012605053372681141, -0.03991 [e2e-predictor] 595283150673, -0.3025209903717041, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, -0.3025209903717041, -0.10994396358728409, 0.012605053372681141, -0.6176469922065735, -0.9852941036224365, -0.4075630009174347, -0.6351540088653564, 0.415266215801239, 0.5378152132034302, 0.3802522122859955, 0.8354342579841614, 0.502801239490509, 0.7128852605819702, 1.0455182790756226, 0.8879552483558655, 1.3256303071975708, 1.5007003545761108, 0.3802522122859955, -0.37254899740219116, -1.668067216873169, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.878151297569275, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.983193278312683, -1.9131653308868408, -1.9131653308868408, -1.755602240562439, -1.5630252361297607, -1.3179271221160889, -0.4425770044326782, 1.1505602598190308, 1.483193278312683, 1.815826416015625, 1.640756368637085, 1.8508403301239014, 1.9208683967590332, 1.9383753538131714, 1.815826416015625, 1.9033613204956055, 1.693277359008789, 1.9208683967590332, -1.5455182790756226, -1.755602240562439, -1.7030812501907349, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.755602240562439, -1.878151297569275, 0.6603642702102661, 1.1330533027648926, 1.1680673360824585, 1.553221344947815, 1.5882353782653809, 1.2205883264541626, 1.0280113220214844, -0.5301120281219482, -0.8277310132980347, -1.0728291273117065, 0.06512605398893356, 0.4677872359752655, 1.5357143878936768, 0.7128852605819702, 0.7478992342948914, 1.4131653308868408, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932], [1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 1.0630252361297607, 1.6232492923736572, 1.9383753538131714, 2.0084033012390137, 2.0259103775024414, 1.9908963441848755, 1.9033613204956055, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.780812382698059, 1.7107843160629272, 1.7107843160629272, 1.640756368637085, 1.3956583738327026, 1.0980392694473267, 0.8704482913017273, 0.3277312219142914, 0.2577032148838043, 0.3102242052555084, -0.09243696182966232, 0.012605053372681141, -0.057422954589128494, -0.09243696182966232, -0.33753499388694763, -0.23249296844005585, 0.2226892113685608, 0.29271721839904785, 0.3627452254295349, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.5553222298622131, -0.4600839912891388, -1.370448112487793, -1.3879550695419312, -0.6001400351524353, -0.2499999701976776, -0.09243696182966232, 0.012605053372681141, -0.1624649614095688, -0.8452380299568176, -1.0553221702575684, -1.1428570747375488, -1.3879550695419312, -1.4929972887039185, -1.4404760599136353, -0.4950979948043823, 1.605742335319519, 1.780812382698059, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, -0.4425770044326782, -1.720588207244873, -1.6505602598190308, -1.0203081369400024, -1.160364031791687, -1.7380952835083008, -1.5105042457580566, 0.012605053372681141, 0.2752102017402649, 0.3802522122859955, 0.20518220961093903, -1.580532193183899, -1.6155462265014648, 0.11764705926179886, -0.12745095789432526, -0.21498596668243408, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.37254899740219116, -0.10994396358728409, -0.28501397371292114, -0.47759100794792175, -0 [e2e-predictor] .2499999701976776, -0.5126050114631653, -0.42506998777389526, -0.26750698685646057, -0.3550419807434082, -0.4075630009174347, -0.3200279772281647, -0.47759100794792175, -0.5476189851760864, -0.5126050114631653, -0.5126050114631653, -0.03991595283150673, -0.4425770044326782, -0.47759100794792175, -0.23249296844005585, -0.26750698685646057, -0.3200279772281647, -0.09243696182966232, -0.09243696182966232, -0.10994396358728409, -0.057422954589128494, -0.07492996007204056, 0.13515406847000122, 0.2226892113685608, -0.1624649614095688, 0.13515406847000122, 0.06512605398893356, 0.11764705926179886, 0.2577032148838043, -0.057422954589128494, 0.432773232460022, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.29271721839904785, -0.12745095789432526, 0.0476190559566021, 0.2226892113685608, 0.24019621312618256, 0.9404762983322144, 1.1855742931365967, 1.3081233501434326, 1.3956583738327026, 1.0805323123931885, -0.23249296844005585, -0.9502801299095154, -1.335434079170227, -1.7380952835083008, -1.8256303071975708, -1.8606442213058472, -1.9131653308868408, -1.9131653308868408, -1.895658254623413, -1.895658254623413, -1.878151297569275, -2.0007002353668213, -1.965686321258545, -2.0007002353668213, -1.878151297569275, -1.7380952835083008, -1.4404760599136353, 0.1001400575041771, 0.8529412746429443, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.9208683967590332, 1.7107843160629272, 1.9383753538131714, 1.640756368637085, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 0.03011205606162548, -1.843137264251709, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.843137264251709, -1.983193278312683, -1.3879550695419312, -1.4054621458053589, 0.520308256149292, 1.0455182790756226, 0.8179272413253784, 1.343137264251709, 0.3802522122859955, 0.3277312219142914, -0.23249296844005585, -1.2654061317443848, -1.0028010606765747, 0.4852942228317261, 0.29271721839904785, 0.8704482913017273, 0.7303922772407532, 0.6428572535514832, 1.0980392694473267, 1.343137264251709, 1.2030812501907349, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.693277359008789], [1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.9404762983322144, 1.465686321258545, 1.9033613204956055, 2.043417453765869, 2.043417453765869, 2.0084033012390137, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.3606443405151367, 1.2030812501907349, 1.0630252361297607, 0.5728292465209961, 0.012605053372681141, -0.022408949211239815, 0.012605053372681141, 0.012605053372681141, 0.03011205606162548, 0.08263305574655533, 0.06512605398893356, -0.21498596668243408, -0.3550419807434082, -0.057422954589128494, 0.24019621312618256, 0.34523820877075195, 0.415266215801239, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.415266215801239, -0.6701680421829224, -1.3004200458526611, -0.5476189851760864, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.21498596668243408, -0.9677870869636536, -1.2303920984268188, -1.2128850221633911, -1.282913088798523, -1.5630252361297607, 1.3606443405151367, 1.8508403301239014, 2.0259103775024414, 2.0784313678741455, 2.0784313678741455, 1.4656863212585 [e2e-predictor] 45, -1.843137264251709, -1.7030812501907349, -0.33753499388694763, -0.0049019488506019115, 0.2577032148838043, 0.2752102017402649, -0.8627450466156006, -1.457983136177063, -0.4425770044326782, -0.6876749992370605, -1.5980392694473267, -1.843137264251709, -1.282913088798523, -0.3025209903717041, -0.37254899740219116, -0.47759100794792175, -0.5126050114631653, -0.4425770044326782, -0.4950979948043823, -0.3200279772281647, -0.21498596668243408, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, -0.4600839912891388, -0.37254899740219116, -0.39005598425865173, 0.0476190559566021, -0.26750698685646057, -0.4075630009174347, -0.39005598425865173, -0.4600839912891388, -0.4425770044326782, -0.47759100794792175, -0.5126050114631653, -0.5651260018348694, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.4600839912891388, -0.17997196316719055, -0.09243696182966232, -0.4075630009174347, -0.2499999701976776, -0.14495795965194702, -0.07492996007204056, 0.3102242052555084, 0.2752102017402649, 0.24019621312618256, -0.057422954589128494, 0.0476190559566021, -0.03991595283150673, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6603642702102661, 0.7654062509536743, 0.5378152132034302, 1.0105042457580566, 1.1330533027648926, 1.2731093168258667, 1.0455182790756226, 1.1505602598190308, 1.430672287940979, 0.9754902720451355, -0.057422954589128494, -0.6001400351524353, -1.2303920984268188, -1.755602240562439, -1.8256303071975708, -1.8606442213058472, -1.8606442213058472, -1.8606442213058472, -1.878151297569275, -1.8606442213058472, -1.808123230934143, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.3529410362243652, -1.457983136177063, -0.12745095789432526, 0.6603642702102661, 1.3956583738327026, 1.6582633256912231, 1.5357143878936768, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.6232492923736572, 1.815826416015625, 1.728291392326355, 2.0259103775024414, -0.19747896492481232, 1.3606443405151367, -0.2499999701976776, -1.7906162738800049, -1.983193278312683, -1.965686321258545, -1.930672287940979, -1.6855742931365967, -1.5980392694473267, -2.0007002353668213, -0.3025209903717041, 0.6078432202339172, 1.1330533027648926, 1.0280113220214844, 0.5553222298622131, -1.370448112487793, -1.7906162738800049, -1.7731093168258667, -0.5826330184936523, 0.7829132676124573, 1.2906162738800049, 0.7128852605819702, 1.2205883264541626, 0.8179272413253784, 1.0455182790756226, 1.0280113220214844, 0.8704482913017273, 1.7457983493804932, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.6582633256912231], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9754902720451355, 1.430672287940979, 1.9033613204956055, 2.0609242916107178, 2.0959384441375732, 2.043417453765869, 1.9908963441848755, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.3956583738327026, 1.2906162738800049, 0.9929972887039185, 0.4852942228317261, -0.10994396358728409, -0.21498596668243408, -0.14495795965194702, -0.1624649614095688, -0.022408949211239815, 0.20518220961093903, -0.0049019488506019115, -0.07492996007204056, -0.26750698685646057, -0.42506998777389526, [e2e-predictor] -0.28501397371292114, 0.11764705926179886, 0.17016807198524475, 0.20518220961093903, 0.29271721839904785, 0.415266215801239, 0.5378152132034302, 0.5728292465209961, 0.2226892113685608, -0.8802520632743835, -0.6701680421829224, -0.47759100794792175, -0.4075630009174347, -0.37254899740219116, -0.6351540088653564, -1.1778711080551147, -1.160364031791687, -1.282913088798523, -1.247899055480957, 1.378151297569275, 2.0259103775024414, 2.0609242916107178, 2.1834733486175537, 1.6232492923736572, -1.895658254623413, -1.668067216873169, 0.012605053372681141, 0.3277312219142914, 0.6078432202339172, 0.502801239490509, -1.3179271221160889, -1.6155462265014648, 0.6428572535514832, 0.4852942228317261, 0.2752102017402649, 0.2752102017402649, 0.20518220961093903, -0.6351540088653564, -0.9677870869636536, -0.4425770044326782, -0.39005598425865173, -0.14495795965194702, -0.4425770044326782, -0.4950979948043823, -0.7927170395851135, -0.3200279772281647, -0.28501397371292114, -0.33753499388694763, -0.4425770044326782, -0.4600839912891388, -0.37254899740219116, -0.2499999701976776, -0.19747896492481232, -0.6001400351524353, -0.3025209903717041, -0.6176469922065735, -0.5651260018348694, -0.5126050114631653, -0.6351540088653564, -0.28501397371292114, -0.42506998777389526, -0.5476189851760864, -0.47759100794792175, -0.5476189851760864, -0.21498596668243408, -0.5651260018348694, -0.39005598425865173, -0.19747896492481232, -0.28501397371292114, -0.3550419807434082, -0.12745095789432526, -0.3200279772281647, -0.17997196316719055, 0.03011205606162548, 0.13515406847000122, 0.3277312219142914, 0.15266107022762299, -0.14495795965194702, 0.08263305574655533, 0.34523820877075195, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.8004202842712402, 0.8004202842712402, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.4481793642044067, 0.9754902720451355, -0.17997196316719055, -1.0728291273117065, -1.5455182790756226, -1.7030812501907349, -1.8256303071975708, -1.8256303071975708, -1.808123230934143, -1.8606442213058472, -1.843137264251709, -1.808123230934143, -1.808123230934143, -1.0378150939941406, 0.1001400575041771, 0.8004202842712402, -0.42506998777389526, 0.3802522122859955, 0.24019621312618256, 0.8529412746429443, 1.815826416015625, 1.7107843160629272, 1.465686321258545, 1.640756368637085, 1.7983193397521973, 1.9558824300765991, 1.5707283020019531, 1.5007003545761108, 1.5882353782653809, 1.483193278312683, 1.343137264251709, 1.6582633256912231, 1.7107843160629272, 1.3256303071975708, 0.17016807198524475, -1.5630252361297607, -1.247899055480957, -1.965686321258545, -1.983193278312683, -2.0007002353668213, -1.930672287940979, -0.09243696182966232, 1.1155463457107544, 1.2380952835083008, -1.422969102859497, -1.9481792449951172, -1.878151297569275, -1.6155462265014648, 0.03011205606162548, 0.9229692816734314, 1.8333333730697632, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.1330533027648926, 0.6078432202339172, 1.2205883264541626, 1.6232492923736572, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6232492923736572], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8704482913017273, 1.3081233501434326, 1.7983193397521973, 2.0084033012390137, 2.0784313678741455, [e2e-predictor] 2.043417453765869, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.868347406387329, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.0455182790756226, 0.502801239490509, -0.057422954589128494, -0.33753499388694763, -0.19747896492481232, -0.12745095789432526, -0.42506998777389526, -0.28501397371292114, -0.10994396358728409, -0.07492996007204056, -0.17997196316719055, -0.14495795965194702, -0.4950979948043823, -0.4425770044326782, -0.022408949211239815, 0.11764705926179886, 0.08263305574655533, 0.17016807198524475, 0.24019621312618256, 0.2752102017402649, 0.3627452254295349, 0.6428572535514832, -0.39005598425865173, -0.7752100229263306, -0.6001400351524353, -0.6176469922065735, -0.5476189851760864, -0.8452380299568176, -1.2654061317443848, -1.3529410362243652, 1.2556023597717285, 1.553221344947815, 2.0609242916107178, 2.2009804248809814, 1.3081233501434326, -1.9131653308868408, -1.6855742931365967, -0.1624649614095688, 0.18767507374286652, 0.502801239490509, 0.502801239490509, -1.5980392694473267, -1.6855742931365967, 0.8004202842712402, 0.7128852605819702, 0.5728292465209961, 0.6078432202339172, 0.45028021931648254, -0.6001400351524353, -0.6526610255241394, -0.37254899740219116, -0.14495795965194702, -0.2499999701976776, -0.47759100794792175, -0.26750698685646057, -0.37254899740219116, -0.47759100794792175, -0.28501397371292114, -0.4075630009174347, -0.47759100794792175, -0.42506998777389526, -0.7927170395851135, -0.5126050114631653, -0.39005598425865173, -0.33753499388694763, -0.5126050114631653, -0.6876749992370605, -0.4600839912891388, -0.5826330184936523, -0.5826330184936523, -0.37254899740219116, -0.4425770044326782, -0.5476189851760864, -0.3200279772281647, -0.5126050114631653, -0.28501397371292114, -0.4950979948043823, -0.42506998777389526, -0.4950979948043823, -0.5126050114631653, -0.3025209903717041, -0.21498596668243408, -0.14495795965194702, -0.09243696182966232, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.0476190559566021, -0.12745095789432526, -0.057422954589128494, 0.29271721839904785, 1.0805323123931885, 0.415266215801239, 0.7829132676124573, 1.0805323123931885, 0.9404762983322144, 1.1155463457107544, 0.9929972887039185, 0.8704482913017273, 0.590336263179779, 1.0980392694473267, 0.8004202842712402, -0.3550419807434082, -1.160364031791687, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.7731093168258667, -1.4054621458053589, -0.9152660369873047, -0.3025209903717041, 1.1155463457107544, 1.5007003545761108, 1.2731093168258667, 1.553221344947815, 1.5882353782653809, 1.7633053064346313, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.9733893871307373, 1.7983193397521973, 1.2380952835083008, 1.4131653308868408, 1.693277359008789, 1.693277359008789, 1.9033613204956055, 1.605742335319519, 1.2556023597717285, 0.9404762983322144, 0.5378152132034302, -0.7927170395851135, -1.9131653308868408, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.7030812501907349, 0.29271721839904785, -0.9327731132507324, -2.0007002353668213, -1.965686321258545, -1.7906162738800049, -1.5630252361297607, -0.3025209903717041, 0.9929972887039185, 1.5707283020019531, 1.3956583738327026, 1.4481793642044067, 1.378151297569275, 0.6078432202339172, 0.8529412746429443, 1.3956583738327026, 1.518207311630249, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.92296928 [e2e-predictor] 16734314, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.8879552483558655, 1.3606443405151367, 1.8508403301239014, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.7107843160629272, 1.640756368637085, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.3606443405151367, 1.1330533027648926, 0.7478992342948914, 0.08263305574655533, -0.19747896492481232, -0.0049019488506019115, 0.13515406847000122, -0.6001400351524353, -0.6351540088653564, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.14495795965194702, -0.19747896492481232, -0.42506998777389526, -0.5126050114631653, -0.37254899740219116, -0.07492996007204056, 0.06512605398893356, 0.1001400575041771, 0.17016807198524475, 0.08263305574655533, 0.06512605398893356, 0.06512605398893356, -0.6701680421829224, -0.9327731132507324, -0.8452380299568176, -0.8452380299568176, -0.7577030062675476, -1.0728291273117065, 0.9579832553863525, 1.693277359008789, 1.815826416015625, 1.9383753538131714, 2.043417453765869, -0.39005598425865173, -1.8256303071975708, -0.6876749992370605, -0.21498596668243408, -0.0049019488506019115, 0.18767507374286652, -1.7030812501907349, -1.7906162738800049, 0.45028021931648254, 0.6253502368927002, 0.5553222298622131, 0.6078432202339172, 0.5378152132034302, -0.8627450466156006, -0.4950979948043823, -0.12745095789432526, 0.012605053372681141, 0.2226892113685608, 0.20518220961093903, 0.11764705926179886, -0.47759100794792175, -0.09243696182966232, -0.28501397371292114, -0.4950979948043823, -0.6701680421829224, -0.6351540088653564, -0.4600839912891388, -0.5476189851760864, -0.39005598425865173, -0.4600839912891388, -0.5126050114631653, -0.5826330184936523, -0.5301120281219482, -0.5651260018348694, -0.7401960492134094, -0.5651260018348694, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.6351540088653564, -0.7051820158958435, -0.4075630009174347, -0.3550419807434082, -0.4075630009174347, -0.17997196316719055, -0.5126050114631653, -0.14495795965194702, -0.3200279772281647, -0.022408949211239815, 0.03011205606162548, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, 0.1001400575041771, 0.7654062509536743, 0.9229692816734314, 0.4852942228317261, 0.5378152132034302, 0.7303922772407532, 1.0105042457580566, 0.8704482913017273, 1.0455182790756226, 1.343137264251709, 1.465686321258545, 1.2906162738800049, 0.5378152132034302, -0.8277310132980347, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.755602240562439, -1.895658254623413, -1.195378065109253, -0.26750698685646057, -0.19747896492481232, 1.3956583738327026, 0.520308256149292, 1.3081233501434326, 1.5882353782653809, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.7457983493804932, 1.6582633256912231, 1.5882353782653809, 1.2556023597717285, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.728291392326355, 1.1680673360824585, 1.0280113220214844, -0.14495795965194702, -1.3179271221160889, -1.7731093168258667, -1.9131653308868408, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.965686321258545, -2.018207311630249, -1.8606442213058472, -1.808123230934143, -0.5826330184936523, -1.6505602598190308, 0.17016807198524475, 1.5357143878936768, 1.5882353782653809, 1.7983193397521973, 1.1855742931365967, 1.0105042457580566, 0.8004202842712402, 0.7303922772407532, 1.8858543634414673, 1.5007003545761108, 1.483193278312683, 1.553221344947815, 1.553221344947815, 1.553221344947815], [1.815826416015625, 1.76 [e2e-predictor] 33053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7303922772407532, 0.9754902720451355, 1.6232492923736572, 2.0084033012390137, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.8858543634414673, 1.693277359008789, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.2205883264541626, 1.2556023597717285, 1.0630252361297607, 0.6603642702102661, 0.39775922894477844, 0.15266107022762299, -0.03991595283150673, -0.2499999701976776, -0.33753499388694763, -0.4600839912891388, -0.1624649614095688, -0.03991595283150673, -0.03991595283150673, -0.21498596668243408, -0.47759100794792175, -0.5826330184936523, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.2499999701976776, -0.09243696182966232, -0.057422954589128494, -0.12745095789432526, -0.1624649614095688, -0.7401960492134094, -1.2303920984268188, -1.0378150939941406, -1.0903360843658447, -1.2303920984268188, 1.7633053064346313, 1.780812382698059, 1.9733893871307373, 2.0784313678741455, 1.9383753538131714, -1.2303920984268188, -1.0378150939941406, -1.3004200458526611, -1.6330533027648926, -1.160364031791687, -1.3004200458526611, -1.5105042457580566, -0.9327731132507324, -0.4425770044326782, -0.4425770044326782, -0.47759100794792175, -0.07492996007204056, -1.2303920984268188, -0.09243696182966232, 0.11764705926179886, 0.2752102017402649, 0.3277312219142914, -0.33753499388694763, 0.18767507374286652, -0.21498596668243408, -0.5476189851760864, -0.5476189851760864, -0.6001400351524353, -0.4950979948043823, -0.5826330184936523, -0.4950979948043823, -0.5651260018348694, -0.6701680421829224, -0.4950979948043823, -0.42506998777389526, -0.5476189851760864, -0.5476189851760864, -0.6526610255241394, -0.5651260018348694, -0.6351540088653564, -0.5826330184936523, -0.6176469922065735, -0.7226890325546265, -0.5476189851760864, -0.6001400351524353, -0.4075630009174347, -0.37254899740219116, -0.3025209903717041, -0.4075630009174347, -0.3200279772281647, -0.19747896492481232, -0.19747896492481232, -0.2499999701976776, -0.1624649614095688, 0.08263305574655533, 0.3802522122859955, 0.15266107022762299, 0.012605053372681141, 0.3802522122859955, 0.520308256149292, 0.9754902720451355, 0.6953782439231873, 0.8529412746429443, 0.7478992342948914, 0.6078432202339172, 0.9229692816734314, 1.1505602598190308, 1.3956583738327026, 1.378151297569275, 1.2205883264541626, 0.8354342579841614, -0.17997196316719055, -1.0903360843658447, -1.720588207244873, -1.7906162738800049, -1.843137264251709, -1.9131653308868408, -1.7906162738800049, -1.7731093168258667, -0.5476189851760864, 0.502801239490509, 1.0630252361297607, 1.2731093168258667, 1.465686321258545, 1.5882353782653809, 1.8508403301239014, 1.9383753538131714, 1.6582633256912231, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.640756368637085, 1.5357143878936768, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.5007003545761108, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.3081233501434326, 1.553221344947815, 1.1505602598190308, 0.6778712272644043, -0.7752100229263306, -1.282913088798523, -2.018207311630249, -2.0007002353668213, -1.2654061317 [e2e-predictor] 443848, -2.018207311630249, -1.965686321258545, -1.965686321258545, 0.432773232460022, 1.0455182790756226, -1.9481792449951172, -1.422969102859497, -0.9327731132507324, 0.6778712272644043, 1.5357143878936768, 1.8858543634414673, 1.728291392326355, 1.728291392326355, 1.483193278312683, 0.8704482913017273, 1.0980392694473267, 1.640756368637085, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 1.3081233501434326, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.815826416015625, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 0.7829132676124573, 0.415266215801239, 0.24019621312618256, 0.20518220961093903, -0.0049019488506019115, -0.19747896492481232, -0.3025209903717041, -0.5476189851760864, -0.39005598425865173, -0.14495795965194702, -0.07492996007204056, -0.057422954589128494, -0.26750698685646057, -0.5826330184936523, -0.7051820158958435, -0.4425770044326782, -0.4600839912891388, -0.4075630009174347, -0.2499999701976776, -0.2499999701976776, -0.26750698685646057, -0.3025209903717041, -0.6176469922065735, -1.247899055480957, -1.6330533027648926, -1.5630252361297607, 2.043417453765869, 1.9908963441848755, 2.1309523582458496, 2.0784313678741455, -1.0728291273117065, -1.1778711080551147, -1.7906162738800049, -1.335434079170227, -1.195378065109253, 0.18767507374286652, 0.415266215801239, 0.432773232460022, 0.4677872359752655, -1.0903360843658447, -1.6855742931365967, -0.10994396358728409, -0.23249296844005585, -0.6701680421829224, -0.03991595283150673, 0.06512605398893356, 0.2226892113685608, -0.1624649614095688, -0.5651260018348694, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, 0.06512605398893356, -0.3025209903717041, -0.5826330184936523, -0.4075630009174347, -0.9502801299095154, -0.6701680421829224, -0.6876749992370605, -0.5651260018348694, -0.8627450466156006, -0.4600839912891388, -0.37254899740219116, -0.47759100794792175, -0.8627450466156006, -0.9327731132507324, -0.4600839912891388, -0.8627450466156006, -0.7226890325546265, -0.33753499388694763, -0.6701680421829224, -0.6351540088653564, -0.5651260018348694, -0.5651260018348694, -0.9327731132507324, -0.28501397371292114, -0.7051820158958435, -0.6876749992370605, -0.26750698685646057, -0.17997196316719055, -0.3200279772281647, 0.03011205606162548, 0.4677872359752655, 0.8704482913017273, 0.9404762983322144, 0.5378152132034302, 0.9229692816734314, 0.5553222298622131, 0.502801239490509, 1.0980392694473267, 1.0280113220214844, 0.6253502368927002, 1.0980392694473267, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, -0.39005598425865173, -1.0903360843658447, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.8256303071975708, -0.07492996007204056, 1.0805323123931885, 1.0980392694473267, 0.6078432202339172, 1.1155463457107544, 1.5357143878936768, 1.4481793642044067, 1.74579834 [e2e-predictor] 93804932, 1.6232492923736572, 1.7983193397521973, 1.693277359008789, 1.3956583738327026, 1.7983193397521973, 1.693277359008789, 1.693277359008789, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.4131653308868408, 1.3081233501434326, 1.6582633256912231, 1.1330533027648926, 0.7829132676124573, 1.3956583738327026, 1.0455182790756226, 1.1155463457107544, 0.17016807198524475, -1.9131653308868408, -1.755602240562439, -1.965686321258545, -1.965686321258545, -1.983193278312683, -1.1428570747375488, -1.9481792449951172, -1.965686321258545, -2.018207311630249, -2.0007002353668213, -1.878151297569275, -1.0203081369400024, -0.23249296844005585, 0.6778712272644043, 1.518207311630249, 1.2906162738800049, 1.6232492923736572, 1.0805323123931885, 0.6603642702102661, 1.6582633256912231, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 1.2380952835083008, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.8333333730697632, 1.728291392326355, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.3081233501434326, 1.0280113220214844, 0.8354342579841614, 0.6428572535514832, 0.432773232460022, 0.24019621312618256, 0.08263305574655533, 0.03011205606162548, -0.12745095789432526, -0.3550419807434082, -0.5651260018348694, -0.4950979948043823, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.23249296844005585, -0.5826330184936523, -0.7401960492134094, -0.7401960492134094, -0.7577030062675476, -0.7577030062675476, -0.7401960492134094, -0.8277310132980347, -0.8452380299568176, -1.5980392694473267, -1.5105042457580566, -1.668067216873169, -0.23249296844005585, 1.3081233501434326, 1.8858543634414673, 2.0784313678741455, 1.0455182790756226, -1.282913088798523, -1.878151297569275, -1.4929972887039185, -1.0728291273117065, 0.20518220961093903, 0.3627452254295349, 0.4677872359752655, 0.4677872359752655, -1.160364031791687, -1.720588207244873, 0.3627452254295349, 0.432773232460022, 0.2752102017402649, -0.0049019488506019115, -0.4950979948043823, -0.12745095789432526, -0.14495795965194702, -0.1624649614095688, -0.5126050114631653, -0.19747896492481232, -0.5126050114631653, -0.14495795965194702, -0.03991595283150673, -0.5826330184936523, -0.6351540088653564, -0.8977590203285217, -0.6176469922065735, -0.6176469922065735, -0.5126050114631653, -0.5826330184936523, -0.3200279772281647, -0.3550419807434082, -0.2499999701976776, -0.21498596668243408, -0.42506998777389526, -0.5651260018348694, -0.7752100229263306, -0.7226890325546265, -0.28501397371292114, -0.6351540088653564, -0.6701680421829224, -0.5476189851760864, -0.47759100794792175, -0.47759100794792175, -0.37254899740219116, -0.4425770044326782, -0.4950979948043823, -0.33753499388694763, -0.26750698685646057, 0.6253502368927002, 0.012605053372681141, -0.057422954589128494, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.7478992342948914, 0.92296 [e2e-predictor] 92816734314, 0.7478992342948914, 1.1155463457107544, 1.2731093168258667, 1.3956583738327026, 1.0980392694473267, 1.1330533027648926, 0.7829132676124573, 0.39775922894477844, -0.21498596668243408, -0.8977590203285217, -1.4054621458053589, -1.755602240562439, -1.7380952835083008, -1.7030812501907349, -1.1428570747375488, -0.5826330184936523, 0.9054622650146484, 1.3956583738327026, 1.2380952835083008, 1.2205883264541626, 1.1505602598190308, 1.5707283020019531, 1.605742335319519, 1.728291392326355, 1.5882353782653809, 1.5882353782653809, 1.815826416015625, 1.553221344947815, 1.5007003545761108, 1.640756368637085, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.2906162738800049, 1.465686321258545, 1.4131653308868408, 1.483193278312683, 1.0805323123931885, 0.590336263179779, -1.4754900932312012, -1.7906162738800049, -1.7380952835083008, -1.720588207244873, -0.10994396358728409, -1.930672287940979, -1.9481792449951172, 0.39775922894477844, 1.5357143878936768, -1.7906162738800049, -1.983193278312683, 0.9579832553863525, 1.8858543634414673, -1.930672287940979, -1.6330533027648926, -1.370448112487793, 0.502801239490509, 1.1155463457107544, 0.7478992342948914, -0.0049019488506019115, -0.9152660369873047, 1.5707283020019531, 1.7107843160629272, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 1.2030812501907349, 1.9733893871307373, 2.0084033012390137, 2.0084033012390137, 1.9733893871307373, 1.9908963441848755, 1.8858543634414673, 1.868347406387329, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.2380952835083008, 1.0455182790756226, 0.8004202842712402, 0.34523820877075195, -0.14495795965194702, -0.3025209903717041, -0.057422954589128494, -0.14495795965194702, -0.1624649614095688, -0.3200279772281647, -0.47759100794792175, -0.5651260018348694, -0.33753499388694763, -0.2499999701976776, -0.37254899740219116, -0.5301120281219482, -0.7051820158958435, -0.8277310132980347, -0.7927170395851135, -1.1253501176834106, -1.4754900932312012, -1.3529410362243652, -1.668067216873169, -1.6855742931365967, -1.4929972887039185, -1.457983136177063, 1.2731093168258667, 1.465686321258545, 1.3606443405151367, 1.5007003545761108, 0.7478992342948914, -1.580532193183899, -1.9131653308868408, -1.282913088798523, -0.1624649614095688, 0.06512605398893356, 0.1001400575041771, 0.11764705926179886, -1.2654061317443848, -1.8256303071975708, -0.07492996007204056, 0.432773232460022, 0.18767507374286652, 0.20518220961093903, -0.4425770044326782, -0.5651260018348694, -0.28501397371292114, -0.21498596668243408, -0.4950979948043823, -0.37254899740219116, -0.42506998777389526, -0.8102240562438965, -0.4950979948043823, -0.6526610255241394, -0.7051820158958435, -0.5651260018348694, -0.4075630009174347, -0.42506998777389526, -0.3200279772281647, -0.37254899740219116, -0.4075630009174347, -0.23249296844005585, -0.17997196316719055, -0.0924369618296623 [e2e-predictor] 2, -0.09243696182966232, -0.4075630009174347, -0.12745095789432526, -0.37254899740219116, -0.5301120281219482, -0.5826330184936523, -0.5651260018348694, -0.5826330184936523, -0.5301120281219482, -0.5476189851760864, -0.6351540088653564, -0.39005598425865173, -0.2499999701976776, -0.2499999701976776, -0.12745095789432526, 0.18767507374286652, 0.5378152132034302, 0.3627452254295349, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 0.7654062509536743, 0.9579832553863525, 0.8004202842712402, 0.9404762983322144, 0.6778712272644043, 0.8704482913017273, 1.0105042457580566, 1.3256303071975708, 1.3956583738327026, 0.9404762983322144, -0.19747896492481232, -1.2303920984268188, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.1253501176834106, 0.6078432202339172, 0.9929972887039185, 1.3606443405151367, 1.3606443405151367, 1.5882353782653809, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 1.728291392326355, 1.6232492923736572, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.8508403301239014, 1.6582633256912231, 1.4131653308868408, 1.728291392326355, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.640756368637085, 1.693277359008789, -0.9502801299095154, -0.8977590203285217, -1.457983136177063, -0.10994396358728409, 1.8333333730697632, 1.9208683967590332, -1.4754900932312012, -1.9481792449951172, 1.7983193397521973, 1.7633053064346313, -1.9481792449951172, -1.1428570747375488, -1.7906162738800049, -1.195378065109253, -0.14495795965194702, -1.195378065109253, -1.720588207244873, -0.6876749992370605, 1.9558824300765991, 1.483193278312683, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.3606443405151367, 2.043417453765869, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.3606443405151367, 1.0980392694473267, 0.6778712272644043, 0.2752102017402649, -0.12745095789432526, -0.5476189851760864, -0.6526610255241394, -0.33753499388694763, -0.07492996007204056, -0.12745095789432526, -0.39005598425865173, -0.5826330184936523, -0.7226890325546265, -0.6526610255241394, -0.5651260018348694, -0.6526610255241394, -0.6176469922065735, -0.6526610255241394, -0.8977590203285217, -0.33753499388694763, -1.6155462265014648, -1.6330533027648926, -1.6155462265014648, -1.5980392694473267, -1.6855742931365967, -1.3004200458526611, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, -1.9131653308868408, -1.6855742931365967, -0.8977590203285217, 0.2577032148838043, -0.6701680421829224, -1.1253501176834106, -0.9852941036224365, -1.3179271221160889, -1.8606442213058472, -1.3004200458526611, -0.03991595283150673, [e2e-predictor] -0.1624649614095688, -0.14495795965194702, -0.4950979948043823, -1.335434079170227, -1.4929972887039185, -0.23249296844005585, -0.5651260018348694, -0.6176469922065735, -0.5826330184936523, -0.7927170395851135, -0.6176469922065735, -0.6176469922065735, -0.4425770044326782, -0.4075630009174347, -0.07492996007204056, -0.26750698685646057, -0.33753499388694763, -0.3200279772281647, -0.3200279772281647, -0.10994396358728409, -0.1624649614095688, -0.09243696182966232, -0.07492996007204056, 0.012605053372681141, -0.0049019488506019115, -0.10994396358728409, -0.4075630009174347, -0.2499999701976776, -0.26750698685646057, -0.6176469922065735, -0.7752100229263306, -0.7051820158958435, -0.8977590203285217, -0.6876749992370605, -0.37254899740219116, 0.15266107022762299, 0.2577032148838043, 0.06512605398893356, 0.502801239490509, 0.3277312219142914, 0.3102242052555084, 0.7654062509536743, 0.45028021931648254, 0.415266215801239, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0455182790756226, 0.7128852605819702, 0.8879552483558655, 1.2556023597717285, 1.1680673360824585, 0.6603642702102661, -0.21498596668243408, -0.9677870869636536, -1.720588207244873, -1.755602240562439, -1.6505602598190308, -1.370448112487793, 0.0476190559566021, 0.9929972887039185, 1.3081233501434326, 1.3081233501434326, 1.2205883264541626, 1.4131653308868408, 1.465686321258545, 1.2556023597717285, 1.6232492923736572, 1.343137264251709, 1.5357143878936768, 1.693277359008789, 1.8858543634414673, 1.605742335319519, 1.7983193397521973, 1.7107843160629272, 1.780812382698059, 1.465686321258545, 1.640756368637085, 1.605742335319519, 1.640756368637085, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.430672287940979, 1.430672287940979, 1.7107843160629272, 1.8508403301239014, 1.430672287940979, 2.0784313678741455, 1.3081233501434326, -0.1624649614095688, 0.6253502368927002, 1.8333333730697632, -1.6855742931365967, -2.018207311630249, -1.930672287940979, -1.0028010606765747, -1.0203081369400024, -1.7731093168258667, -1.843137264251709, -1.6505602598190308, 0.4852942228317261, 0.3102242052555084, -1.6505602598190308, -0.33753499388694763, 1.8858543634414673, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709], [1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 1.2731093168258667, 1.9208683967590332, 1.9733893871307373, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.5357143878936768, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 0.7128852605819702, 0.3102242052555084, -0.12745095789432526, -0.4600839912891388, -0.7577030062675476, -0.7226890325546265, -0.5301120281219482, -0.33753499388694763, -0.33753499388694763, -0.47759100794792175, -0.7752100229263306, -0.9327731132507324, -0.8452380299568176, -0.8627450466156006, -1.0903360843658447, -1.1778711080551147, [e2e-predictor] -1.5105042457580566, -1.4754900932312012, -1.4929972887039185, -1.3879550695419312, -1.2128850221633911, -1.0903360843658447, -1.0378150939941406, -0.8977590203285217, -0.6351540088653564, 1.4481793642044067, 1.0980392694473267, -1.808123230934143, -1.282913088798523, -0.6526610255241394, 0.0476190559566021, 0.3277312219142914, -1.160364031791687, -1.720588207244873, -0.03991595283150673, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -1.0203081369400024, -1.4929972887039185, -1.247899055480957, -1.5455182790756226, -1.6155462265014648, -0.23249296844005585, -0.6176469922065735, -0.6001400351524353, -0.6876749992370605, -0.6351540088653564, -0.07492996007204056, -0.4600839912891388, -0.3200279772281647, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.26750698685646057, -0.6701680421829224, -0.3200279772281647, -0.28501397371292114, -0.5126050114631653, -0.10994396358728409, -0.33753499388694763, -0.14495795965194702, -0.2499999701976776, 0.11764705926179886, 0.2752102017402649, 0.18767507374286652, 0.20518220961093903, 0.29271721839904785, 0.4852942228317261, 0.502801239490509, -0.057422954589128494, 0.18767507374286652, -0.5301120281219482, -0.057422954589128494, -0.5126050114631653, 0.34523820877075195, 0.5378152132034302, 0.5553222298622131, 0.2226892113685608, 0.4852942228317261, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.8004202842712402, 0.9229692816734314, 1.0805323123931885, 0.8879552483558655, 1.0980392694473267, 0.8354342579841614, 1.2906162738800049, 0.6428572535514832, 0.3277312219142914, -0.42506998777389526, -0.8977590203285217, -1.755602240562439, -1.755602240562439, -0.8802520632743835, 0.24019621312618256, 0.8004202842712402, 1.4481793642044067, 1.5707283020019531, 1.815826416015625, 1.518207311630249, 1.5707283020019531, 1.7983193397521973, 1.7633053064346313, 1.605742335319519, 1.4481793642044067, 1.640756368637085, 1.4131653308868408, 1.6757704019546509, 1.605742335319519, 1.3256303071975708, 1.4481793642044067, 1.3956583738327026, 1.553221344947815, 1.728291392326355, 1.728291392326355, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.6757704019546509, 1.8858543634414673, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 1.553221344947815, 0.9754902720451355, -1.1428570747375488, 1.605742335319519, -1.3179271221160889, 1.2731093168258667, 0.24019621312618256, 0.8179272413253784, -0.0049019488506019115, 1.0455182790756226, 1.1155463457107544, 1.2731093168258667, 1.518207311630249, -0.37254899740219116, 0.3802522122859955, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326], [1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.9229692816734314, 1.430672287940979, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0259103775024414, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, [e2e-predictor] 1.7633053064346313, 1.693277359008789, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4131653308868408, 1.0980392694473267, 0.6953782439231873, 0.20518220961093903, -0.2499999701976776, -0.6351540088653564, -0.7051820158958435, -0.6876749992370605, -0.7577030062675476, -0.7752100229263306, -0.4950979948043823, -0.4950979948043823, -0.5301120281219482, -0.6876749992370605, -0.8802520632743835, -0.9152660369873047, -1.0203081369400024, -1.5630252361297607, -1.4929972887039185, -1.422969102859497, -1.3879550695419312, -1.1428570747375488, -0.5826330184936523, -1.0378150939941406, -0.8452380299568176, -0.8627450466156006, 0.2577032148838043, -0.03991595283150673, -0.7051820158958435, -1.2128850221633911, -0.21498596668243408, -0.5476189851760864, 0.39775922894477844, -1.0553221702575684, -1.6855742931365967, -0.21498596668243408, 0.11764705926179886, 0.18767507374286652, 0.06512605398893356, -0.4600839912891388, -1.6855742931365967, -0.6876749992370605, -0.14495795965194702, -0.19747896492481232, 0.11764705926179886, -0.3200279772281647, -0.47759100794792175, -0.4950979948043823, -0.4950979948043823, -0.8452380299568176, -0.3550419807434082, -0.4075630009174347, -0.6351540088653564, -0.6001400351524353, -0.4950979948043823, -0.6001400351524353, -0.8277310132980347, -0.4950979948043823, -0.4425770044326782, -0.6351540088653564, -0.5476189851760864, -0.33753499388694763, -0.3025209903717041, -0.12745095789432526, 0.15266107022762299, 0.13515406847000122, -0.057422954589128494, 0.432773232460022, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.45028021931648254, 0.6078432202339172, 0.4852942228317261, -0.17997196316719055, -0.09243696182966232, -0.0049019488506019115, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8529412746429443, 0.9229692816734314, 1.1330533027648926, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 0.6603642702102661, -0.42506998777389526, -0.8802520632743835, -1.580532193183899, -1.5980392694473267, -1.580532193183899, 0.15266107022762299, 0.15266107022762299, 1.1505602598190308, 1.0280113220214844, 1.5007003545761108, 1.605742335319519, 1.2205883264541626, 1.1155463457107544, 1.3606443405151367, 1.5357143878936768, 1.728291392326355, 1.8858543634414673, 1.9558824300765991, 1.5357143878936768, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.5357143878936768, 1.343137264251709, 1.6757704019546509, 1.8333333730697632, 1.868347406387329, 1.7633053064346313, 1.5357143878936768, 1.1680673360824585, 1.3956583738327026, 1.780812382698059, 1.483193278312683, 1.7107843160629272, 1.693277359008789, 2.1309523582458496, 1.5707283020019531, 1.3081233501434326, 1.6232492923736572, 1.9558824300765991, -0.03991595283150673, 1.0805323123931885, 0.24019621312618256, 1.9733893871307373, 1.7633053064346313, 1.9033613204956055, 1.1855742931365967, 1.2030812501907349, 1.693277359008789, 1.9383753538131714, 0.7478992342948914, 0.8354342579841614, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667], [1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.4131653308868408, 1.343137264251709, 1.2906162738800049, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0. [e2e-predictor] 8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 1.3081233501434326, 1.815826416015625, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 1.9733893871307373, 1.9558824300765991, 1.9208683967590332, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.3956583738327026, 1.0805323123931885, 0.5378152132034302, 0.06512605398893356, 0.08263305574655533, -0.3550419807434082, -0.5826330184936523, -0.6001400351524353, -1.0203081369400024, -0.9152660369873047, -1.0378150939941406, -0.47759100794792175, -0.09243696182966232, -0.9327731132507324, -1.0028010606765747, -1.335434079170227, -1.5455182790756226, -1.580532193183899, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -1.0728291273117065, -0.7401960492134094, -1.0903360843658447, -0.3025209903717041, -0.6876749992370605, 0.6603642702102661, 1.5882353782653809, 1.0980392694473267, -0.9327731132507324, -1.370448112487793, -1.0378150939941406, -0.19747896492481232, -1.580532193183899, -1.3179271221160889, -0.6526610255241394, -0.17997196316719055, -0.057422954589128494, -0.5126050114631653, -1.5280112028121948, -1.3879550695419312, -0.23249296844005585, -0.3200279772281647, 0.15266107022762299, -0.14495795965194702, -0.4075630009174347, -0.6351540088653564, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.14495795965194702, -0.5301120281219482, -0.6001400351524353, 0.2752102017402649, 0.3277312219142914, -0.3025209903717041, -0.28501397371292114, -0.7401960492134094, -0.6001400351524353, -0.4950979948043823, -0.28501397371292114, -0.47759100794792175, -0.1624649614095688, -0.14495795965194702, -0.09243696182966232, 0.03011205606162548, 0.1001400575041771, -0.03991595283150673, 0.3802522122859955, 0.9229692816734314, 0.6603642702102661, 0.2577032148838043, -0.057422954589128494, -1.247899055480957, 0.11764705926179886, 0.20518220961093903, 0.432773232460022, 0.4852942228317261, 0.432773232460022, 0.5553222298622131, 0.6603642702102661, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9229692816734314, 1.0980392694473267, 0.6778712272644043, -0.5826330184936523, -1.3004200458526611, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -0.7577030062675476, 0.1001400575041771, 0.9929972887039185, 1.378151297569275, 1.6232492923736572, 1.6582633256912231, 1.6232492923736572, 1.4481793642044067, 1.2731093168258667, 1.1330533027648926, 1.0105042457580566, 1.2906162738800049, 0.9579832553863525, 0.8704482913017273, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.553221344947815, 1.7633053064346313, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.6757704019546509, 1.693277359008789, 1.6582633256912231, 1.780812382698059, 1.7983193397521973, 1.9733893871307373, 1.6582633256912231, 1.693277359008789, 1.5707283020019531, 0.6778712272644043, 1.5007003545761108, 0.6428572535514832, 1.6582633256912231, 0.9404762983322144, 0.6953782439231873, 1.483193278312683, 1.8508403301239014, 1.518207311630249, 1.3606443405151367, 0.9754902720451355, 1.5357143878936768, 0.8004202842712402, 1.553221344947815, 1.5707283020019531, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.06302523612 [e2e-predictor] 97607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 1.1155463457107544, 1.4481793642044067, 1.868347406387329, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.815826416015625, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.3256303071975708, 0.9054622650146484, 0.415266215801239, 0.0476190559566021, -0.17997196316719055, 0.2752102017402649, -0.3025209903717041, -0.28501397371292114, -0.3025209903717041, -0.6176469922065735, -0.9852941036224365, -0.5126050114631653, 0.8354342579841614, -0.8277310132980347, -1.4929972887039185, -1.422969102859497, -1.3179271221160889, -1.2128850221633911, -1.160364031791687, -1.1078431606292725, -1.1078431606292725, -0.23249296844005585, -1.0553221702575684, -1.5280112028121948, -1.0378150939941406, -0.07492996007204056, 0.08263305574655533, -0.42506998777389526, -0.8627450466156006, 0.39775922894477844, -1.3529410362243652, -0.03991595283150673, -0.19747896492481232, -0.7401960492134094, -1.0378150939941406, -1.0028010606765747, -0.8977590203285217, -1.0378150939941406, -1.0553221702575684, -1.1778711080551147, -0.47759100794792175, -0.37254899740219116, -0.4600839912891388, -0.4075630009174347, -0.6001400351524353, -0.7226890325546265, -0.5826330184936523, -0.4600839912891388, -0.6701680421829224, -0.6001400351524353, -0.39005598425865173, -0.39005598425865173, -0.4600839912891388, -0.4600839912891388, 0.6253502368927002, 0.2226892113685608, -1.0028010606765747, 0.012605053372681141, -0.057422954589128494, -0.5651260018348694, -0.3550419807434082, -0.4075630009174347, -0.21498596668243408, 0.08263305574655533, -0.09243696182966232, 0.17016807198524475, -0.10994396358728409, 0.8179272413253784, 0.17016807198524475, 0.24019621312618256, 1.0280113220214844, 0.9579832553863525, 0.7478992342948914, 0.5553222298622131, 0.4677872359752655, 0.5553222298622131, 0.11764705926179886, 0.15266107022762299, 0.6603642702102661, 0.8529412746429443, 0.7303922772407532, 0.8004202842712402, 0.8704482913017273, 0.8179272413253784, 0.7128852605819702, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.2380952835083008, 1.1505602598190308, -0.23249296844005585, -1.4754900932312012, -1.457983136177063, -1.7906162738800049, -0.9502801299095154, 0.2577032148838043, 0.6078432202339172, 1.378151297569275, 1.1155463457107544, 1.5707283020019531, 1.7633053064346313, 1.5882353782653809, 1.430672287940979, 0.9754902720451355, 0.8704482913017273, 0.9754902720451355, 1.378151297569275, 1.605742335319519, 1.7633053064346313, 1.693277359008789, 1.5357143878936768, 1.2380952835083008, 1.6582633256912231, 1.8508403301239014, 1.7983193397521973, 1.483193278312683, 1.378151297569275, 1.4481793642044067, 1.6582633256912231, 2.043417453765869, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.2556023597717285, 2.0259103775024414, 1.2556023597717285, -0.03991595283150673, 1.2906162738800049, 1.0630252361297607, -0.3550419807434082, 0.0476190559566021, 1.1155463457107544, 0.20518220961093903, 1.2030812501907349, 0.8529412746429443, -1.2303920984268188, 1.2906162738800049, 1.815826416015625, 0.1001400575041771, 1.5707283020019531, 1.1330533027648926, 0.9929972887039185, 1.7107843160629272, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.1505602598190308, 1.1505602598190 [e2e-predictor] 308, 1.2030812501907349], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 1.2205883264541626, 1.378151297569275, 1.605742335319519, 1.815826416015625, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.693277359008789, 1.5707283020019531, 1.465686321258545, 1.2380952835083008, 0.9054622650146484, 0.590336263179779, 0.29271721839904785, 0.012605053372681141, 0.20518220961093903, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.1855742931365967, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, -0.1624649614095688, -1.3529410362243652, -0.5826330184936523, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.0378150939941406, -0.5476189851760864, 0.6778712272644043, -0.9502801299095154, -0.7577030062675476, -0.47759100794792175, 0.2226892113685608, -0.8102240562438965, 0.6428572535514832, -0.14495795965194702, 1.0455182790756226, 0.1001400575041771, 0.432773232460022, -0.3025209903717041, -0.4075630009174347, -0.9677870869636536, -0.8452380299568176, -0.6001400351524353, -0.6001400351524353, -0.8277310132980347, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.6351540088653564, -0.8977590203285217, -0.9677870869636536, -0.8802520632743835, -0.26750698685646057, -0.7577030062675476, -0.4600839912891388, 0.012605053372681141, -0.39005598425865173, 0.3102242052555084, -0.4950979948043823, 0.11764705926179886, -0.8277310132980347, 0.18767507374286652, -0.2499999701976776, -0.5826330184936523, 0.6078432202339172, -0.3025209903717041, -0.4425770044326782, -0.4425770044326782, -0.1624649614095688, -0.19747896492481232, -0.1624649614095688, -0.21498596668243408, 0.6778712272644043, 0.8879552483558655, 0.20518220961093903, 0.34523820877075195, 0.20518220961093903, 0.3627452254295349, 0.415266215801239, 0.502801239490509, 0.39775922894477844, 0.5728292465209961, 0.6078432202339172, 0.5553222298622131, 0.6078432202339172, 0.3627452254295349, 0.7478992342948914, 0.8179272413253784, 0.9054622650146484, 0.8354342579841614, 1.0280113220214844, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.8179272413253784, 0.18767507374286652, -1.1078431606292725, -1.668067216873169, -1.5980392694473267, -0.47759100794792175, 0.520308256149292, 1.0280113220214844, 0.6778712272644043, 0.6953782439231873, 0.8529412746429443, 1.3081233501434326, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.3956583738327026, 1.430672287940979, 1.2556023597717285, 1.2380952835083008, 1.0105042457580566, 0.6078432202339172, 0.39775922894477844, 0.8529412746429443, 1.0280113220214844, 1.2030812501907349, 1.343137264251709, 1.640756368637085, 1.8508403301239014, 1.6582633256912231, 1.7457983493804932, 1.9908963441848755, 1.5882353782653809, 1.3606443405151367, 1.7983193397521973, 1.1680673360824585, 1.9033613204956055, 1.693277359008789, 1.3606443405151367, 0.94 [e2e-predictor] 04762983322144, 0.7128852605819702, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, -0.47759100794792175, -0.14495795965194702, 0.18767507374286652, 0.06512605398893356, 0.9754902720451355, 1.780812382698059, 1.553221344947815, 1.7633053064346313, 0.3802522122859955, 0.5378152132034302, 2.0259103775024414, 1.8333333730697632, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308], [1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 1.1680673360824585, 1.4481793642044067, 1.7633053064346313, 1.9733893871307373, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.605742335319519, 1.518207311630249, 1.378151297569275, 1.0105042457580566, 0.8179272413253784, 0.5553222298622131, 0.7654062509536743, 0.8879552483558655, 1.0630252361297607, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.378151297569275, 1.0105042457580566, 0.415266215801239, 0.7303922772407532, 0.9404762983322144, 0.03011205606162548, -0.8452380299568176, -0.8627450466156006, -1.4054621458053589, -1.3529410362243652, -1.1778711080551147, -0.26750698685646057, -0.47759100794792175, -0.5126050114631653, -0.37254899740219116, -0.4600839912891388, -0.17997196316719055, -0.12745095789432526, 0.6953782439231873, 0.7478992342948914, 0.45028021931648254, 0.5728292465209961, 1.0105042457580566, 0.8529412746429443, 0.5553222298622131, -0.4600839912891388, -0.5651260018348694, -0.6526610255241394, -1.1428570747375488, -0.6001400351524353, -0.47759100794792175, -0.5826330184936523, -0.5826330184936523, -0.7577030062675476, -0.7752100229263306, -0.8277310132980347, -0.3550419807434082, -0.7577030062675476, -0.5476189851760864, 0.29271721839904785, -0.2499999701976776, -0.9677870869636536, -0.022408949211239815, 0.08263305574655533, -0.4425770044326782, 0.45028021931648254, -0.10994396358728409, 0.8704482913017273, 0.502801239490509, 0.6953782439231873, 0.5378152132034302, -0.42506998777389526, -0.2499999701976776, -0.14495795965194702, 0.2752102017402649, -0.022408949211239815, -0.5826330184936523, 0.6078432202339172, 0.1001400575041771, 0.45028021931648254, 0.17016807198524475, -0.5126050114631653, 0.1001400575041771, 0.4852942228317261, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.6603642702102661, 0.8004202842712402, 0.7829132676124573, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0280113220214844, 1.2556023597717285, 0.9054622650146484, 0.3802522122859955, -0.7226890325546265, -1.6330533027648926, -1.2654061317443848, 0.2577032148838043, 1.2380952835083008, 1.378151297569275, 1.1680673360824585, 1.5707283020019531, 1.7107843160629272, 1.605742335319519, 1.0980392694473267, 1.0805323123931885, 1.1680673360824585, 1.1330533027648926, 1.430672287 [e2e-predictor] 940979, 1.553221344947815, 1.3256303071975708, 1.6232492923736572, 1.5007003545761108, 0.8179272413253784, 0.6253502368927002, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.3081233501434326, 1.5707283020019531, 1.7983193397521973, 1.815826416015625, 1.5707283020019531, 1.0105042457580566, 1.553221344947815, 1.5707283020019531, 1.5357143878936768, -1.3179271221160889, 0.9929972887039185, 0.8179272413253784, 0.1001400575041771, 0.502801239490509, -0.6001400351524353, -0.022408949211239815, 1.7107843160629272, -0.8452380299568176, 0.18767507374286652, 0.15266107022762299, -0.26750698685646057, 0.8004202842712402, -0.14495795965194702, 1.5007003545761108, 1.0105042457580566, 0.415266215801239, 0.24019621312618256, 1.8858543634414673, 1.3956583738327026, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926], [1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8704482913017273, 0.9579832553863525, 1.1680673360824585, 1.465686321258545, 1.693277359008789, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.7457983493804932, 1.6232492923736572, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.2380952835083008, 1.3081233501434326, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.3081233501434326, 1.465686321258545, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.2906162738800049, 0.9054622650146484, 0.4677872359752655, -0.07492996007204056, -0.26750698685646057, 0.13515406847000122, -0.26750698685646057, -0.6001400351524353, -0.42506998777389526, -0.09243696182966232, 0.502801239490509, 0.7829132676124573, 0.5378152132034302, 1.3081233501434326, 0.9404762983322144, 1.0805323123931885, 1.1155463457107544, 1.0105042457580566, 0.6778712272644043, -0.28501397371292114, 0.20518220961093903, -1.4054621458053589, -0.9677870869636536, -0.6001400351524353, -0.5651260018348694, -0.6001400351524353, -0.7577030062675476, -1.0203081369400024, -0.8452380299568176, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, 0.18767507374286652, -0.4950979948043823, 0.5378152132034302, -0.2499999701976776, -0.4075630009174347, 0.17016807198524475, 0.4677872359752655, -0.09243696182966232, 0.9054622650146484, 0.7829132676124573, 0.2226892113685608, 0.45028021931648254, 0.6953782439231873, 0.6603642702102661, 0.34523820877075195, 0.8354342579841614, 0.520308256149292, -0.022408949211239815, 0.15266107022762299, 0.17016807198524475, 0.3277312219142914, 0.6078432202339172, 0.6778712272644043, 0.34523820877075195, 0.7478992342948914, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7654062509536743, 0.8879552483558655, 0.6428572535514832, 1.0105042457580566, [e2e-predictor] 1.0105042457580566, 0.8879552483558655, 0.6428572535514832, 0.590336263179779, 1.0980392694473267, 0.7128852605819702, -1.2128850221633911, -1.5980392694473267, -1.247899055480957, 0.5553222298622131, 0.3627452254295349, 1.1855742931365967, 0.8179272413253784, 1.2556023597717285, 1.2731093168258667, 1.518207311630249, 1.553221344947815, 1.6582633256912231, 1.465686321258545, 1.2030812501907349, 1.1505602598190308, 1.6582633256912231, 1.605742335319519, 0.5553222298622131, 1.0630252361297607, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.8529412746429443, 1.2030812501907349, 1.0280113220214844, 0.8179272413253784, 0.502801239490509, 0.6953782439231873, 1.0630252361297607, 1.1155463457107544, 1.3081233501434326, 1.3956583738327026, 1.1155463457107544, 0.7829132676124573, 0.9579832553863525, -0.6001400351524353, -1.160364031791687, -0.7752100229263306, 0.18767507374286652, -0.17997196316719055, -0.7226890325546265, 1.5707283020019531, -0.9327731132507324, -0.9152660369873047, -0.6351540088653564, -1.580532193183899, -0.39005598425865173, 0.415266215801239, 0.9754902720451355, 0.2577032148838043, -1.3879550695419312, -0.47759100794792175, 1.5882353782653809, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 1.1505602598190308, 1.693277359008789, 1.8333333730697632, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7457983493804932, 1.640756368637085, 1.483193278312683, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1680673360824585, 1.1330533027648926, 1.2556023597717285, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 0.8354342579841614, 0.15266107022762299, 0.7128852605819702, 0.415266215801239, 0.17016807198524475, 1.2030812501907349, 0.20518220961093903, 1.2731093168258667, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3256303071975708, 1.2556023597717285, 1.3256303071975708, 0.9404762983322144, 1.2556023597717285, 0.45028021931648254, 0.45028021931648254, -0.6176469922065735, 0.13515406847000122, -0.6001400351524353, -0.8977590203285217, -0.7577030062675476, -1.3004200458526611, -0.6526610255241394, -1.2303920984268188, -0.28501397371292114, -0.3550419807434082, 0.5378152132034302, -0.6001400351524353, -0.17997196316719055, 0.3802522122859955, 0.4677872359752655, -0.42506998777389526, -0.3025209903717041, 0.39775922894477844, 0.432773232460022, 0.6603642702102661, -0.0049019488506019115, 0.7478992342948914, 0.3102242052555084, 1.1855742931365967, 0.73 [e2e-predictor] 03922772407532, 0.6428572535514832, 0.520308256149292, 0.2752102017402649, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.08263305574655533, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.3277312219142914, 0.2577032148838043, 0.5378152132034302, 0.8004202842712402, 0.6953782439231873, 0.5553222298622131, 0.7829132676124573, 0.8004202842712402, 1.1330533027648926, 1.0280113220214844, 1.1855742931365967, 0.9229692816734314, 1.2030812501907349, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, -1.0728291273117065, -1.668067216873169, -1.5455182790756226, -0.4425770044326782, 1.3256303071975708, 0.8529412746429443, 0.9929972887039185, 1.6232492923736572, 1.3606443405151367, 1.6232492923736572, 1.3081233501434326, 1.2556023597717285, 1.3956583738327026, 1.605742335319519, 1.5707283020019531, 1.465686321258545, 1.378151297569275, 1.5007003545761108, 1.4481793642044067, 1.3606443405151367, 1.1330533027648926, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 0.45028021931648254, -0.17997196316719055, 0.15266107022762299, -0.17997196316719055, 0.6953782439231873, 0.9054622650146484, 1.1330533027648926, 0.20518220961093903, -0.7401960492134094, -0.8277310132980347, -0.8802520632743835, -1.247899055480957, -1.0553221702575684, -0.5301120281219482, 1.2556023597717285, -1.335434079170227, -1.1778711080551147, -0.03991595283150673, -1.1253501176834106, -1.7380952835083008, -1.422969102859497, -1.5280112028121948, -0.9327731132507324, -0.8802520632743835, 0.8354342579841614, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.8508403301239014, 1.7983193397521973, 1.6757704019546509, 1.553221344947815, 1.5007003545761108, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2205883264541626, 0.6953782439231873, 0.17016807198524475, 0.13515406847000122, 0.8179272413253784, 0.5378152132034302, 0.7478992342948914, 0.9929972887039185, 0.6253502368927002, 0.5728292465209961, 1.0455182790756226, 1.2731093168258667, 1.2205883264541626, 1.5882353782653809, 1.430672287940979, 1.5007003545761108, 1.430672287940979, 1.4481793642044067, 1.3081233501434326, 1.1330533027648926, 0.8179272413253784, -0.4950979948043823, -0.8277310132980347, -0.1624649614095688, 1.2731093168258667, 0.2577 [e2e-predictor] 032148838043, -0.5301120281219482, -0.14495795965194702, -0.2499999701976776, -0.7752100229263306, -0.9677870869636536, -1.0903360843658447, 0.3802522122859955, 0.6953782439231873, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.18767507374286652, 0.6078432202339172, 0.8529412746429443, 0.7829132676124573, 0.8354342579841614, 0.6603642702102661, 0.9229692816734314, 0.9929972887039185, 0.7478992342948914, 0.8704482913017273, 0.9754902720451355, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.2752102017402649, 0.45028021931648254, 0.432773232460022, 0.3277312219142914, 0.6778712272644043, 0.7303922772407532, 0.5378152132034302, 0.6953782439231873, 0.7478992342948914, 0.520308256149292, 0.7128852605819702, 0.9579832553863525, 1.0630252361297607, 1.1505602598190308, 0.8704482913017273, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.1855742931365967, 1.0630252361297607, 0.7128852605819702, -0.6876749992370605, -1.6330533027648926, -1.6155462265014648, 0.1001400575041771, -0.14495795965194702, 0.9404762983322144, 1.0455182790756226, 1.378151297569275, 1.5882353782653809, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5007003545761108, 1.2380952835083008, 0.9929972887039185, 1.518207311630249, 1.605742335319519, 1.518207311630249, 1.3606443405151367, 1.1330533027648926, 0.7829132676124573, 1.0980392694473267, 0.9229692816734314, 0.3277312219142914, 1.1505602598190308, 0.7303922772407532, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 1.3606443405151367, 1.815826416015625, 1.5357143878936768, 0.7128852605819702, -0.7752100229263306, -1.160364031791687, -0.6176469922065735, 0.18767507374286652, -0.6176469922065735, -0.7401960492134094, 0.6953782439231873, -0.5126050114631653, -1.2303920984268188, 0.8529412746429443, -0.6876749992370605, -1.4404760599136353, -1.3879550695419312, -1.422969102859497, -1.0728291273117065, -0.8977590203285217, 1.2205883264541626, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.2556023597717285, 1.2906162738800049, 1.465686321258545, 1.7457983493804932, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7983193397521973, 1.7107843160629272, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.4131653308868408, 1.5357143878936768, 1.6757704019546509, 1.728291392326355, 1.6232492923736572, 1.605742335319519, 1.483193278312683, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 0.45028021931648254, 0.18767 [e2e-predictor] 507374286652, 0.7128852605819702, 1.0455182790756226, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 1.343137264251709, 1.3081233501434326, 1.4131653308868408, 1.465686321258545, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.465686321258545, 1.378151297569275, 1.0455182790756226, 0.2752102017402649, 0.9229692816734314, 0.432773232460022, 0.08263305574655533, -0.3550419807434082, 1.3256303071975708, 0.8704482913017273, 0.5553222298622131, 0.3277312219142914, -0.057422954589128494, 0.03011205606162548, 0.432773232460022, -0.3200279772281647, 0.4852942228317261, 0.2752102017402649, 0.432773232460022, 0.39775922894477844, 0.5728292465209961, 0.9229692816734314, 0.6078432202339172, 0.8179272413253784, 0.520308256149292, 0.9579832553863525, 0.6778712272644043, 0.7478992342948914, 0.8704482913017273, 0.7654062509536743, 0.8004202842712402, 0.4852942228317261, 0.590336263179779, 0.5553222298622131, 0.432773232460022, 0.4677872359752655, 0.34523820877075195, 0.2752102017402649, 0.3802522122859955, 0.8704482913017273, 0.7654062509536743, 0.7128852605819702, 0.6778712272644043, 0.7654062509536743, 0.9579832553863525, 0.8704482913017273, 1.0980392694473267, 1.3256303071975708, 1.430672287940979, 1.0805323123931885, 0.9579832553863525, 1.0980392694473267, 0.9054622650146484, 0.08263305574655533, -1.3879550695419312, -1.6855742931365967, 0.3802522122859955, 0.9579832553863525, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.4481793642044067, 1.343137264251709, 1.465686321258545, 1.483193278312683, 1.6582633256912231, 1.728291392326355, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 0.7829132676124573, 1.465686321258545, 1.5882353782653809, 1.1855742931365967, 0.6778712272644043, 1.693277359008789, 1.2380952835083008, 1.0980392694473267, 0.6778712272644043, 0.6253502368927002, 0.45028021931648254, 0.5378152132034302, 0.8179272413253784, 0.45028021931648254, 0.9054622650146484, 0.5553222298622131, 0.590336263179779, 0.13515406847000122, 1.1855742931365967, -0.9502801299095154, -0.7927170395851135, -0.7577030062675476, -0.8452380299568176, -1.3004200458526611, 0.2752102017402649, 0.45028021931648254, -0.9327731132507324, -0.33753499388694763, -0.39005598425865173, -1.1078431606292725, -1.0553221702575684, -0.7051820158958435, -0.8627450466156006, -0.8627450466156006, 1.1330533027648926, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.2906162738800049, 1.465686321258545, 1.6757704019546509, 1.8508403301239014, 1.9208683967590332, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.8858543634414673, 1.7633053064346313, 1.693277359008789, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.4481793642044067, 1.43067228794097 [e2e-predictor] 9, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.1680673360824585, 1.4481793642044067, 1.465686321258545, 1.693277359008789, 1.518207311630249, 1.605742335319519, 1.6582633256912231, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.1855742931365967, 1.0980392694473267, 1.378151297569275, 1.4131653308868408, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.465686321258545, 1.6232492923736572, 1.5357143878936768, 1.1505602598190308, 1.3081233501434326, 0.7303922772407532, 1.2906162738800049, -0.10994396358728409, 0.6603642702102661, 0.9404762983322144, 1.2556023597717285, 0.6778712272644043, 0.9754902720451355, 0.9054622650146484, 1.1680673360824585, 0.5378152132034302, 0.34523820877075195, -0.0049019488506019115, 0.8704482913017273, 0.432773232460022, 0.8529412746429443, 0.03011205606162548, 0.6603642702102661, 0.7303922772407532, 0.415266215801239, 0.7303922772407532, 0.5728292465209961, 0.9229692816734314, 0.5553222298622131, 0.7303922772407532, 0.7478992342948914, 0.6253502368927002, 0.6953782439231873, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.8879552483558655, 0.4677872359752655, 0.6953782439231873, 0.9754902720451355, 0.6078432202339172, 0.9054622650146484, 0.8179272413253784, 1.0455182790756226, 0.8879552483558655, 1.0455182790756226, 1.3081233501434326, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.0805323123931885, 1.1680673360824585, 0.6428572535514832, -0.5651260018348694, -1.6330533027648926, -0.7401960492134094, 0.9579832553863525, 1.1155463457107544, 1.0280113220214844, 0.590336263179779, 1.0280113220214844, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6757704019546509, 1.605742335319519, 1.1505602598190308, 1.1855742931365967, 1.3256303071975708, 1.6232492923736572, 1.640756368637085, 1.7983193397521973, 0.9054622650146484, 1.2731093168258667, 0.9404762983322144, 0.9754902720451355, 1.3256303071975708, 1.0805323123931885, 1.2906162738800049, 0.20518220961093903, 1.0630252361297607, 0.13515406847000122, 0.8704482913017273, 0.6078432202339172, 1.2556023597717285, 1.1505602598190308, 1.430672287940979, 1.0455182790756226, 0.9229692816734314, 0.0476190559566021, -0.8277310132980347, -0.8277310132980347, -0.4950979948043823, -0.8102240562438965, -1.3004200458526611, -0.28501397371292114, 0.5378152132034302, -1.2128850221633911, -0.5301120281219482, -0.4600839912891388, -0.9852941036224365, -1.0728291273117065, -1.0728291273117065, -1.0378150939941406, -0.4075630009174347, 1.0630252361297607, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885], [1.728291392326355, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.09803 [e2e-predictor] 92694473267, 1.0980392694473267, 1.0980392694473267, 1.2380952835083008, 1.2556023597717285, 1.5007003545761108, 1.8333333730697632, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.4481793642044067, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.2030812501907349, 1.1330533027648926, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.2380952835083008, 1.4481793642044067, 1.553221344947815, 1.518207311630249, 1.6582633256912231, 1.6582633256912231, 1.605742335319519, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.518207311630249, 1.1505602598190308, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.2906162738800049, 1.2380952835083008, 1.3256303071975708, 1.3081233501434326, 1.0980392694473267, 1.1680673360824585, 1.2380952835083008, 0.9404762983322144, 0.8879552483558655, 0.7128852605819702, 0.9579832553863525, 0.8529412746429443, 0.7303922772407532, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.8879552483558655, 0.9229692816734314, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.6603642702102661, 0.520308256149292, 0.29271721839904785, 0.4677872359752655, 0.7654062509536743, 0.8529412746429443, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 0.8529412746429443, 1.378151297569275, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.3956583738327026, 1.2205883264541626, 1.1855742931365967, 0.9754902720451355, 0.17016807198524475, -0.9852941036224365, -1.1078431606292725, -0.21498596668243408, 0.012605053372681141, 1.0980392694473267, 1.2731093168258667, 1.0630252361297607, 1.0455182790756226, 1.5357143878936768, 1.378151297569275, 1.553221344947815, 1.5707283020019531, 1.7107843160629272, 1.2380952835083008, 1.5707283020019531, 1.553221344947815, 1.465686321258545, 1.518207311630249, 1.430672287940979, 0.9754902720451355, 0.9579832553863525, 0.8354342579841614, 1.2731093168258667, 1.3256303071975708, 0.9929972887039185, 1.3256303071975708, 1.1855742931365967, 1.0630252361297607, 1.0630252361297607, 0.08263305574655533, 1.0105042457580566, 0.6078432202339172, 0.6078432202339172, 1.2030812501907349, 1.1505602598190308, 1.6232492923736572, 1.1330533027648926, 1.605742335319519, 1.3081233501434326, 0.8529412746429443, -0.5126050114631653, -1.3529410362243652, -1.1078431606292725, -1.2303920984268188, -1.3879550695419312, -1.2654061317443848, 0.2752102017402649, -1.422969102859497, -0.8102240562438965, -0.33753499388694763, -0.6526610255241394, -1.0028010606765747, -0.9327731132507324, -1.0903360843658447, 0.18767507374286652, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607], [1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.255602359771 [e2e-predictor] 7285, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.378151297569275, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.1505602598190308, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1330533027648926, 0.8879552483558655, 0.8704482913017273, 0.9404762983322144, 0.8179272413253784, 0.8704482913017273, 1.1680673360824585, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.553221344947815, 1.6582633256912231, 1.693277359008789, 1.6232492923736572, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.2556023597717285, 1.3606443405151367, 1.430672287940979, 1.2380952835083008, 1.0105042457580566, 1.3081233501434326, 1.0105042457580566, 0.9404762983322144, 1.0105042457580566, 0.9579832553863525, 1.0105042457580566, 0.7829132676124573, 0.2577032148838043, 0.6953782439231873, 0.8179272413253784, 0.7303922772407532, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.6253502368927002, 0.7478992342948914, 0.6603642702102661, 0.4677872359752655, 0.8004202842712402, 0.8879552483558655, 0.8179272413253784, 0.9404762983322144, 0.8879552483558655, 0.6953782439231873, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.6953782439231873, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 0.9404762983322144, 1.1855742931365967, 0.7303922772407532, -0.8627450466156006, -1.2654061317443848, -1.160364031791687, 0.4852942228317261, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.378151297569275, 1.3956583738327026, 1.605742335319519, 1.3081233501434326, 1.6232492923736572, 1.2205883264541626, 1.430672287940979, 1.553221344947815, 1.6582633256912231, 0.8704482913017273, 0.7128852605819702, 1.2906162738800049, 1.1330533027648926, 0.9754902720451355, 1.2556023597717285, 1.518207311630249, 1.1330533027648926, 1.343137264251709, 1.1855742931365967, 1.4131653308868408, 1.2556023597717285, 0.7478992342948914, 1.2030812501907349, 0.5553222298622131, 0.8704482913017273, 0.7128852605819702, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.0455182790756226, 1.605742335319519, 0.8879552483558655, 1.378151297569275, 0.5553222298622131, -0.6351540088653564, -1.5105042457580566, -1.282913088798523, -1.1428570747375488, -1.335434079170227, -1.160364031791687, -0.09243696182966232, -1.4754900932312012, -1.0028010606765747, -0.42506998777389526, -0.6001400351524353, -0.6176469922065735, -0.9152660369873047, -1.0028010606765747, 0.9054622650146484, 1.0805323123931885, 1.0630252361297607], [1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280 [e2e-predictor] 113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.2556023597717285, 1.3956583738327026, 1.5882353782653809, 1.7633053064346313, 1.8858543634414673, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.8508403301239014, 1.780812382698059, 1.693277359008789, 1.6232492923736572, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2380952835083008, 1.0980392694473267, 0.9754902720451355, 1.1855742931365967, 1.0105042457580566, 1.0805323123931885, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.5007003545761108, 1.6582633256912231, 1.3956583738327026, 1.378151297569275, 1.3081233501434326, 1.2556023597717285, 1.378151297569275, 1.1855742931365967, 1.2030812501907349, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2030812501907349, 0.8879552483558655, 1.0455182790756226, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.7128852605819702, 0.8004202842712402, 1.0105042457580566, 0.590336263179779, 0.7303922772407532, 0.8004202842712402, 0.8004202842712402, 0.7128852605819702, 0.7303922772407532, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.6078432202339172, 0.9229692816734314, 1.0805323123931885, 0.9054622650146484, 0.8354342579841614, 1.1330533027648926, 1.0280113220214844, 0.7128852605819702, 1.0280113220214844, 1.1855742931365967, 1.1680673360824585, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 0.6953782439231873, -0.7927170395851135, -1.720588207244873, -0.5826330184936523, 0.18767507374286652, 0.9054622650146484, 0.8879552483558655, 1.3081233501434326, 1.483193278312683, 0.8354342579841614, 1.3606443405151367, 1.3256303071975708, 1.5357143878936768, 1.5707283020019531, 1.1855742931365967, 1.0630252361297607, 1.465686321258545, 0.9579832553863525, 1.2906162738800049, 0.7829132676124573, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.0455182790756226, 1.2205883264541626, 1.3081233501434326, 1.430672287940979, 0.6603642702102661, 1.0455182790756226, 1.2380952835083008, 0.7478992342948914, 1.1680673360824585, 1.0630252361297607, 1.1680673360824585, 1.3956583738327026, 1.5007003545761108, 0.8879552483558655, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.2030812501907349, 1.2205883264541626, 0.415266215801239, -0.07492996007204056, -1.422969102859497, -1.370448112487793, -1.247899055480957, -1.3529410362243652, -1.0728291273117065, -0.9502801299095154, -1.5455182790756226, -0.8452380299568176, -0.6176469922065735, -0.7226890325546265, -0.28501397371292114, -1.0903360843658447, -1.160364031791687, 1.2030812501907349, 1.0280113220214844], [1.6582633256912231, 1.6232492923736572, 1.553221344947815, 1.50070035457 [e2e-predictor] 61108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.5007003545761108, 1.6232492923736572, 1.728291392326355, 1.868347406387329, 1.8858543634414673, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7107843160629272, 1.7107843160629272, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.343137264251709, 1.343137264251709, 1.1330533027648926, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 0.8179272413253784, 0.6778712272644043, 0.8529412746429443, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.0805323123931885, 1.2030812501907349, 0.6953782439231873, 0.7829132676124573, 1.0280113220214844, 1.1155463457107544, 1.2731093168258667, 0.9404762983322144, 1.0805323123931885, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5882353782653809, 1.430672287940979, 1.343137264251709, 1.4131653308868408, 1.5707283020019531, 1.4131653308868408, 1.1680673360824585, 1.0630252361297607, 0.9579832553863525, 1.3256303071975708, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 0.9229692816734314, 0.7128852605819702, 0.9229692816734314, 0.9404762983322144, 0.34523820877075195, 0.03011205606162548, 0.9404762983322144, 0.45028021931648254, 0.7478992342948914, 0.6428572535514832, 0.7829132676124573, 0.502801239490509, 0.6428572535514832, 0.9054622650146484, 0.8879552483558655, 0.7829132676124573, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.9404762983322144, 0.6603642702102661, 0.7128852605819702, 0.6603642702102661, 0.9404762983322144, 0.590336263179779, 0.9929972887039185, -0.0049019488506019115, 0.8879552483558655, 0.8529412746429443, 0.7478992342948914, 1.2556023597717285, 1.3606443405151367, 1.2731093168258667, 1.3606443405151367, 1.2380952835083008, 1.3956583738327026, 1.2731093168258667, 1.2906162738800049, 0.6778712272644043, -0.10994396358728409, -1.5280112028121948, -1.4404760599136353, 0.415266215801239, 0.45028021931648254, 0.6428572535514832, 1.2205883264541626, 0.6778712272644043, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.7107843160629272, 1.378151297569275, 1.3081233501434326, 1.483193278312683, 1.3256303071975708, 1.2906162738800049, 1.0980392694473267, 1.378151297569275, 1.3606443405151367, 0.8879552483558655, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2205883264541626, 0.45028021931648254, 0.8879552483558655, 1.2380952835083008, 0.7829132676124573, 0.590336263179779, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.6428572535514832, 0.7478992342948914, 0.415266215801239, 0.7654062509536743, 0.8529412746429443, 0.6253502368927002, 0.6778712272644043, 1.1155463457107544, 0.1001400575041771, 0.1001400575041771, -0.302 [e2e-predictor] 5209903717041, -1.3004200458526611, -1.3879550695419312, -1.2654061317443848, -1.0553221702575684, -1.1253501176834106, -1.3879550695419312, -1.0728291273117065, -1.0203081369400024, -0.5826330184936523, -0.6701680421829224, -0.9502801299095154, -1.2128850221633911, -1.0028010606765747, 1.9558824300765991], [1.605742335319519, 1.5882353782653809, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3606443405151367, 1.5707283020019531, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.640756368637085, 1.553221344947815, 1.483193278312683, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.2906162738800049, 1.3256303071975708, 1.2906162738800049, 1.3256303071975708, 1.1505602598190308, 1.0805323123931885, 1.2731093168258667, 1.2380952835083008, 1.0105042457580566, 0.9929972887039185, 0.8529412746429443, 1.1330533027648926, 1.3256303071975708, 1.2556023597717285, 1.2205883264541626, 1.343137264251709, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.0630252361297607, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.6953782439231873, 0.6078432202339172, 0.520308256149292, 0.3627452254295349, 0.520308256149292, 0.5553222298622131, 0.4852942228317261, 0.4677872359752655, 0.7654062509536743, 0.7829132676124573, 0.6253502368927002, 0.7478992342948914, 0.8529412746429443, 0.7128852605819702, 0.6078432202339172, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.7303922772407532, 0.590336263179779, 0.8529412746429443, 0.8704482913017273, 0.5553222298622131, 0.5553222298622131, 0.8704482913017273, 0.8879552483558655, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.3606443405151367, 1.465686321258545, 1.4481793642044067, 1.2906162738800049, 1.0280113220214844, 0.17016807198524475, -1.6505602598190308, -1.2303920984268188, -0.8977590203285217, -0.7226890325546265, 0.8704482913017273, 0.8179272413253784, 0.8879552483558655, 1.343137264251709, 1.6757704019546509, 1.2556023597717285, 1.0630252361297607, 1.2556023597717285, 1.5357143878936768, 1.1855742931365967, 1.1505602598190308, 1.2030812501907349, 1.553221344947815, 1.0805323123931885, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784 [e2e-predictor] , 1.2030812501907349, 0.9579832553863525, 0.8879552483558655, 0.6603642702102661, 0.7128852605819702, 0.432773232460022, 0.6953782439231873, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.6253502368927002, 0.5378152132034302, 0.7654062509536743, 0.3802522122859955, 0.2752102017402649, 0.9054622650146484, 0.24019621312618256, 0.7829132676124573, 0.6953782439231873, -0.5126050114631653, -1.1253501176834106, -1.422969102859497, -1.247899055480957, -1.3004200458526611, -1.1778711080551147, -1.3879550695419312, -1.195378065109253, -0.8277310132980347, -0.6701680421829224, -0.7752100229263306, -1.0378150939941406, -1.0728291273117065, -0.42506998777389526], [1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.4131653308868408, 1.7107843160629272, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2731093168258667, 1.1505602598190308, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.1680673360824585, 0.9929972887039185, 0.9054622650146484, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.1505602598190308, 1.4131653308868408, 1.2556023597717285, 1.3956583738327026, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.343137264251709, 1.2380952835083008, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 0.8529412746429443, 1.0980392694473267, 1.2205883264541626, 1.3956583738327026, 1.430672287940979, 1.343137264251709, 1.1330533027648926, 1.3606443405151367, 0.7478992342948914, 1.2030812501907349, 1.1855742931365967, 0.9929972887039185, 0.9404762983322144, 1.0280113220214844, 0.8529412746429443, 0.8879552483558655, 0.7128852605819702, 0.8529412746429443, 0.7128852605819702, 0.7654062509536743, 0.6953782439231873, 0.3627452254295349, 0.2226892113685608, 0.4852942228317261, 0.3102242052555084, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.6953782439231873, 0.7829132676124573, 0.9404762983322144, 0.8004202842712402, 0.8354342579841614, 0.7303922772407532, 0.5378152132034302, 0.6603642702102661, 0.432773232460022, 0.7303922772407532, 0.502801239490509, 0.7478992342948914, 0.8879552483558655, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.483193278312683, 1.3081233501434326, 1.1855742931365967, 1.2556023597717285, 1.1155463457107544, 0.1001400575041771, -1.3179271221160889, -1.5280112028121948, -0.5651260018348694, -0.8102240562438965, -0.022408949211239815 [e2e-predictor] , 0.9929972887039185, 1.518207311630249, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.0455182790756226, 1.465686321258545, 1.0455182790756226, 1.2556023597717285, 1.1330533027648926, 1.3081233501434326, 0.7829132676124573, 0.9929972887039185, 1.0980392694473267, 1.2731093168258667, 1.0805323123931885, 1.6232492923736572, 0.9929972887039185, 1.1855742931365967, 0.9929972887039185, 0.9229692816734314, 0.7829132676124573, 0.7654062509536743, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.6603642702102661, 0.9404762983322144, 0.5553222298622131, 0.7128852605819702, 0.5378152132034302, 1.0455182790756226, 1.0455182790756226, 1.1505602598190308, 1.1155463457107544, -0.2499999701976776, -1.0378150939941406, -1.6155462265014648, -1.1253501176834106, -1.2128850221633911, -1.0553221702575684, -1.2303920984268188, -1.0903360843658447, -1.2303920984268188, -0.6526610255241394, -0.42506998777389526, -1.1078431606292725, -1.0903360843658447], [1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.5882353782653809, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.2731093168258667, 1.2556023597717285, 1.1330533027648926, 1.1680673360824585, 1.1330533027648926, 1.2205883264541626, 1.3956583738327026, 1.343137264251709, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2030812501907349, 1.2380952835083008, 1.1505602598190308, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.2380952835083008, 0.8179272413253784, 0.6778712272644043, 1.1330533027648926, 1.2030812501907349, 0.8879552483558655, 0.8354342579841614, 0.9229692816734314, 0.6603642702102661, 0.502801239490509, 0.6428572535514832, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.7478992342948914, 0.8529412746429443, 0.590336263179779, 0.3627452254295349, 0.9579832553863525, 0.520308256149292, 0.2577032148838043, 0.8879552483558655, 0.39775922894477844, 0.8529412746429443, 0.45028021931648254, 0.5378152132034302, 0.4852942228317261, 1.0105042457580566, 0.97549027204 [e2e-predictor] 51355, 0.8179272413253784, 0.9054622650146484, 0.9229692816734314, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.3256303071975708, 1.2030812501907349, 1.483193278312683, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 0.8004202842712402, -0.9852941036224365, -1.335434079170227, -1.282913088798523, -0.28501397371292114, -0.0049019488506019115, 0.9929972887039185, 0.7829132676124573, 0.5728292465209961, 0.9404762983322144, 1.2380952835083008, 0.8879552483558655, 1.0980392694473267, 1.0980392694473267, 0.8529412746429443, 0.8529412746429443, 0.7654062509536743, 0.8529412746429443, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.2906162738800049, 0.6428572535514832, 0.9754902720451355, 0.9054622650146484, 0.6078432202339172, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.7654062509536743, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.7654062509536743, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 0.8179272413253784, -1.282913088798523, -1.580532193183899, -1.3004200458526611, -1.1778711080551147, -1.1428570747375488, -1.2303920984268188, -1.0903360843658447, -1.6330533027648926, -0.057422954589128494, -0.6176469922065735, -1.0903360843658447], [1.518207311630249, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1505602598190308, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 0.9404762983322144, 1.430672287940979, 1.5007003545761108, 1.0280113220214844, 0.9404762983322144, 1.1680673360824585, 0.8879552483558655, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.0805323123931885, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.3606443405151367, 1.2556023597717285, 1.343137264251709, 1.1155463457107544, 1.1680673360824585, 1.1330533027648926, 0.9754902720451355, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9404762983322144, 1.1855742931365967, 1.2731093168258667, 0.8704482913017273, 0.8704482913017273, 1.2556023597717285, 1.0455182790756226, 0.9929972887039185, 1.0980392694473267, 0.9929972887039185, 0.9229692816734314, 0.8004202842712402, 0.78291 [e2e-predictor] 32676124573, 0.8179272413253784, 0.7303922772407532, 0.8879552483558655, 0.7303922772407532, 0.6778712272644043, 0.9054622650146484, 1.0280113220214844, 0.9929972887039185, 0.415266215801239, 0.502801239490509, 0.6953782439231873, 0.7303922772407532, 0.3277312219142914, 0.4852942228317261, 0.5728292465209961, 0.7829132676124573, 0.6078432202339172, 0.3627452254295349, 0.6428572535514832, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.5357143878936768, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.378151297569275, 1.465686321258545, 1.0980392694473267, -0.2499999701976776, -1.1253501176834106, -1.7380952835083008, -0.3550419807434082, -0.5301120281219482, 0.24019621312618256, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.8004202842712402, 0.8529412746429443, 1.1855742931365967, 1.1155463457107544, 1.1505602598190308, 0.8354342579841614, 0.8004202842712402, 1.3081233501434326, 0.9404762983322144, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 0.7829132676124573, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0980392694473267, 1.0280113220214844, 1.1155463457107544, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.4131653308868408, -1.0203081369400024, -1.4929972887039185, -1.370448112487793, -1.2654061317443848, -1.2303920984268188, -1.247899055480957, -1.2128850221633911, -1.5105042457580566, 0.6428572535514832, -0.8102240562438965], [1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.5707283020019531, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.2731093168258667, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.0630252361297607, 0.9229692816734314, 1.0280113220214844, 1.1680673360824585, 1.2205883264541626, 1.1680673360824585, 1.0805323123931885, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.430672287940979, 1.2731093168258667, 1.3256303071975708, 1.2380952835 [e2e-predictor] 083008, 1.1505602598190308, 1.0455182790756226, 0.9929972887039185, 1.1505602598190308, 0.9929972887039185, 1.1855742931365967, 1.2731093168258667, 0.9929972887039185, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.0980392694473267, 1.0630252361297607, 0.8004202842712402, 0.9229692816734314, 0.7829132676124573, 0.5728292465209961, 0.7128852605819702, 0.8704482913017273, 0.8879552483558655, 0.7654062509536743, 0.6953782439231873, 0.7478992342948914, 0.8529412746429443, 0.6953782439231873, 0.7478992342948914, 0.4677872359752655, 0.3627452254295349, 0.5553222298622131, 0.4852942228317261, 0.39775922894477844, 0.45028021931648254, 0.590336263179779, 0.6078432202339172, 0.7829132676124573, 0.7829132676124573, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.3606443405151367, 1.2906162738800049, 1.483193278312683, 1.2556023597717285, 0.8879552483558655, -0.7927170395851135, -1.370448112487793, -1.5630252361297607, -0.7401960492134094, -0.057422954589128494, 0.3802522122859955, 0.5728292465209961, 0.6428572535514832, 0.5728292465209961, 0.8704482913017273, 0.8704482913017273, 1.0630252361297607, 0.8354342579841614, 1.1855742931365967, 0.7303922772407532, 0.7654062509536743, 1.2030812501907349, 0.9929972887039185, 1.0455182790756226, 0.17016807198524475, 0.9054622650146484, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.6428572535514832, -1.422969102859497, -1.5630252361297607, -1.3879550695419312, -1.3179271221160889, -1.3004200458526611, -1.3179271221160889, -1.370448112487793, 0.6778712272644043], [1.4481793642044067, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.605742335319519, 1.5882353782653809, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4481793642044067, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.8879552483558655, 0.8179272413253784, 1.0980392694473267, 1.2906162738800049, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.46568632125854 [e2e-predictor] 5, 1.3606443405151367, 1.2731093168258667, 1.2030812501907349, 1.2731093168258667, 1.2030812501907349, 1.4131653308868408, 1.430672287940979, 0.9229692816734314, 0.8529412746429443, 0.8354342579841614, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.2380952835083008, 1.1155463457107544, 1.2380952835083008, 1.1680673360824585, 1.0455182790756226, 1.0805323123931885, 1.2205883264541626, 1.343137264251709, 0.9754902720451355, 1.1330533027648926, 0.9229692816734314, 0.7829132676124573, 0.9579832553863525, 1.0630252361297607, 0.9929972887039185, 0.8354342579841614, 0.6428572535514832, 0.590336263179779, 1.1155463457107544, 0.7829132676124573, 0.7654062509536743, 0.5728292465209961, 0.6603642702102661, 0.7829132676124573, 0.520308256149292, 0.5378152132034302, 0.7128852605819702, 0.5553222298622131, 0.6603642702102661, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8004202842712402, 0.9754902720451355, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 1.0630252361297607, 1.3606443405151367, 1.2205883264541626, 1.2030812501907349, 1.3081233501434326, 1.4481793642044067, 1.3606443405151367, 1.4131653308868408, 1.3606443405151367, 1.2731093168258667, 0.7303922772407532, -0.8277310132980347, -1.0203081369400024, -1.1778711080551147, -0.6526610255241394, 0.012605053372681141, -0.7577030062675476, -0.28501397371292114, 0.6603642702102661, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 0.9054622650146484, 0.9754902720451355, 0.8179272413253784, 0.5378152132034302, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.2380952835083008, -0.057422954589128494, -1.4404760599136353, -1.4054621458053589, -1.3179271221160889, -1.247899055480957, -1.370448112487793, -1.335434079170227], [1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6232492923736572, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, [e2e-predictor] 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2030812501907349, 1.2205883264541626, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.8004202842712402, 1.0980392694473267, 1.1330533027648926, 1.3256303071975708, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.2731093168258667, 1.0980392694473267, 1.1330533027648926, 0.8179272413253784, 0.9054622650146484, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2906162738800049, 1.2030812501907349, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.343137264251709, 1.2205883264541626, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 0.9229692816734314, 0.6603642702102661, 1.1155463457107544, 0.8879552483558655, 0.45028021931648254, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.8704482913017273, 0.9229692816734314, 0.520308256149292, 0.5378152132034302, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.7478992342948914, 0.9579832553863525, 0.8529412746429443, 0.8879552483558655, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.9579832553863525, 1.1505602598190308, 1.4481793642044067, 1.1855742931365967, 1.0455182790756226, 1.2380952835083008, 1.343137264251709, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.2030812501907349, 0.7478992342948914, -0.8452380299568176, -1.3004200458526611, -0.5126050114631653, -1.0378150939941406, -1.3179271221160889, 0.4677872359752655, 0.520308256149292, 0.9929972887039185, 0.8354342579841614, 0.8004202842712402, 1.0630252361297607, 0.9579832553863525, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.0805323123931885, 1.2205883264541626, -0.2499999701976776, -1.720588207244873, -1.457983136177063, -1.370448112487793, -1.422969102859497], [1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4831932 [e2e-predictor] 78312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.465686321258545, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.8704482913017273, 0.39775922894477844, 0.9929972887039185, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.0455182790756226, 1.1855742931365967, 1.2030812501907349, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.2380952835083008, 0.9754902720451355, 1.0805323123931885, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.343137264251709, 1.1680673360824585, 1.1505602598190308, 0.9579832553863525, 0.7654062509536743, 1.343137264251709, 1.1855742931365967, 0.8179272413253784, 0.7303922772407532, 1.0280113220214844, 0.8179272413253784, 0.8004202842712402, 0.7303922772407532, 0.7478992342948914, 0.4677872359752655, 0.6603642702102661, 0.3802522122859955, 0.6253502368927002, 0.7128852605819702, 0.7829132676124573, 0.7128852605819702, 0.8529412746429443, 0.8179272413253784, 0.7303922772407532, 0.5728292465209961, 0.9404762983322144, 0.6078432202339172, 0.7654062509536743, 1.0105042457580566, 1.0630252361297607, 1.0105042457580566, 1.2380952835083008, 0.8354342579841614, 1.0980392694473267, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.3081233501434326, 1.3956583738327026, 0.8354342579841614, 0.2226892113685608, -1.1078431606292725, -1.5105042457580566, -1.0553221702575684, -0.6701680421829224, -0.03991595283150673, 0.3802522122859955, 0.9404762983322144, 0.8179272413253784, 0.8879552483558655, 1.0630252361297607, 0.8354342579841614, 0.6253502368927002, 0.8879552483558655, 0.8879552483558655, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 0.2577032148838043, -1.5455182790756226, -1.370448112487793], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.413165330886 [e2e-predictor] 8408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.5357143878936768, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.4481793642044067, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.2380952835083008, 1.2556023597717285, 1.1330533027648926, 1.1330533027648926, 1.0630252361297607, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.0805323123931885, 1.0455182790756226, 1.2731093168258667, 1.3081233501434326, 1.2380952835083008, 1.0980392694473267, 1.0280113220214844, 0.8354342579841614, 0.9579832553863525, 0.9929972887039185, 0.8879552483558655, 0.7829132676124573, 0.7478992342948914, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.2205883264541626, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2380952835083008, 1.2906162738800049, 1.2030812501907349, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 1.0805323123931885, 0.7654062509536743, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.502801239490509, 0.8704482913017273, 0.5728292465209961, 0.6428572535514832, 0.8879552483558655, 0.8879552483558655, 0.7478992342948914, 0.6428572535514832, 0.7303922772407532, 0.8879552483558655, 0.6953782439231873, 0.502801239490509, 0.9929972887039185, 0.6953782439231873, 0.9929972887039185, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.465686321258545, 1.4131653308868408, 1.4481793642044067, 1.2556023597717285, 1.0980392694473267, -0.3200279772281647, -1.195378065109253, -1.457983136177063, -1.580532193183899, -0.7401960492134094, -0.09243696182966232, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.9754902720451355, -0.37254899740219116, 0.7128852605819702, 0.7654062509536743, 1.1680673360824585, 1.1855742931365967, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.1330533027648926], [1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.185574 [e2e-predictor] 2931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.6757704019546509, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1155463457107544, 1.0630252361297607, 1.0980392694473267, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.2906162738800049, 1.2906162738800049, 0.9929972887039185, 1.0805323123931885, 0.9229692816734314, 0.9929972887039185, 0.7128852605819702, 0.6953782439231873, 0.9929972887039185, 0.590336263179779, 0.6253502368927002, 1.0805323123931885, 0.9754902720451355, 1.1330533027648926, 1.0980392694473267, 1.2731093168258667, 1.2556023597717285, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 1.2205883264541626, 1.3606443405151367, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 1.0280113220214844, 1.1155463457107544, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.7654062509536743, 0.8354342579841614, 0.7128852605819702, 0.6428572535514832, 0.7478992342948914, 0.7128852605819702, 0.9579832553863525, 0.8179272413253784, 1.0455182790756226, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 1.0105042457580566, 0.6078432202339172, 0.8354342579841614, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.0630252361297607, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.5007003545761108, 1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.2731093168258667, 0.6253502368927002, -0.3025209903717041, -1.1253501176834106, -1.2303920984268188, -1.4929972887039185, -0.6176469922065735, -0.4425770044326782, -0.03991595283150673, 0.6078432202339172, -0.4425770044326782, 0.08263305574655533, 0.5728292465209961, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185], [1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.16806733608245 [e2e-predictor] 85, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.465686321258545, 1.640756368637085, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.1680673360824585, 1.0630252361297607, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 0.8704482913017273, 1.0980392694473267, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 1.0630252361297607, 0.6603642702102661, 0.6778712272644043, 0.9929972887039185, 0.590336263179779, 0.590336263179779, 0.7303922772407532, 0.9054622650146484, 0.6603642702102661, 0.8004202842712402, 0.8529412746429443, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.0630252361297607, 1.0280113220214844, 1.2030812501907349, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.2380952835083008, 0.8179272413253784, 1.0980392694473267, 1.1155463457107544, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 0.9404762983322144, 0.8879552483558655, 0.9579832553863525, 0.8529412746429443, 0.8004202842712402, 0.6953782439231873, 0.590336263179779, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.6778712272644043, 1.0105042457580566, 0.7829132676124573, 0.8879552483558655, 0.8179272413253784, 0.7128852605819702, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 0.432773232460022, 1.1155463457107544, 0.6778712272644043, 1.1680673360824585, 1.0980392694473267, 1.2030812501907349, 1.1155463457107544, 1.2731093168258667, 1.3606443405151367, 1.3256303071975708, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 0.9229692816734314, 0.3802522122859955, -0.10994396358728409, -0.7226890325546265, -1.1778711080551147, -0.9502801299095154, -0.14495795965194702, -0.47759100794792175, -0.26750698685646057, 0.15266107022762299, 1.0805323123931885, 1.3256303071975708, 1.1330533027648926, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.01050424575 [e2e-predictor] 80566, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525], [1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.553221344947815, 1.5007003545761108, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.1330533027648926, 1.0805323123931885, 1.0105042457580566, 0.9404762983322144, 1.1855742931365967, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 0.9929972887039185, 0.7829132676124573, 0.6603642702102661, 0.5378152132034302, 0.7478992342948914, 0.6428572535514832, 0.4677872359752655, 0.6603642702102661, 1.0280113220214844, 0.8704482913017273, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.502801239490509, 0.6428572535514832, 0.8179272413253784, 0.9054622650146484, 0.7303922772407532, 0.7303922772407532, 0.9054622650146484, 1.0105042457580566, 1.1330533027648926, 0.9929972887039185, 1.0980392694473267, 0.8354342579841614, 0.7654062509536743, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 1.0980392694473267, 1.0455182790756226, 0.9054622650146484, 0.8004202842712402, 0.7829132676124573, 1.1855742931365967, 0.9754902720451355, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.8004202842712402, 0.9054622650146484, 0.9054622650146484, 0.8354342579841614, 0.8529412746429443, 0.7128852605819702, 0.8529412746429443, 1.0105042457580566, 0.6778712272644043, 0.6253502368927002, 0.502801239490509, 0.9054622650146484, 0.45028021931648254, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.2556023597717285, 1.2380952835083008, 1.3081233501434326, 1.4481793642044067, 1.4131653308868408, 1.465686321258545, 1.378151297569275, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.2556023597717285, 1.1855742931365967, 1.0980392694473267, 0.6778712272644043, 0.4677872359752655, 0.34523820877075195, 0.9929972887039185, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.1855742931365967, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.13305330 [e2e-predictor] 27648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144], [1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5707283020019531, 1.5357143878936768, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.2906162738800049, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.8704482913017273, 1.0280113220214844, 1.0455182790756226, 1.1855742931365967, 1.1330533027648926, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.2731093168258667, 1.3081233501434326, 1.2205883264541626, 1.2205883264541626, 1.0805323123931885, 0.8354342579841614, 0.6953782439231873, 0.8179272413253784, 0.4677872359752655, 0.8179272413253784, 0.9404762983322144, 0.9754902720451355, 0.7478992342948914, 0.502801239490509, 0.6078432202339172, 1.0805323123931885, 0.8879552483558655, 1.0280113220214844, 0.7478992342948914, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 0.7654062509536743, 0.7478992342948914, 0.6078432202339172, 0.5728292465209961, 0.9229692816734314, 0.9929972887039185, 1.0455182790756226, 0.6603642702102661, 0.8354342579841614, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6253502368927002, 0.9579832553863525, 1.0805323123931885, 0.8704482913017273, 0.7303922772407532, 0.9229692816734314, 0.7829132676124573, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 1.0105042457580566, 0.9754902720451355, 0.6778712272644043, 0.6253502368927002, 0.7478992342948914, 0.6078432202339172, 0.502801239490509, 0.7303922772407532, 0.45028021931648254, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 0.9579832553863525, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.2380952835083008, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.343137264251709, 1.2380952835083008, 1.3081233501434326, 1.553221344947815, 1.343137264251709, [e2e-predictor] 1.2556023597717285, 1.3081233501434326, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484], [1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.1155463457107544, 1.1855742931365967, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9404762983322144, 0.9754902720451355, 0.8354342579841614, 0.7478992342948914, 0.29271721839904785, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.0105042457580566, 1.2556023597717285, 1.1330533027648926, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0630252361297607, 0.9929972887039185, 1.0805323123931885, 1.1680673360824585, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 0.7654062509536743, 0.7829132676124573, 0.6603642702102661, 0.9754902720451355, 0.8529412746429443, 0.7478992342948914, 0.8179272413253784, 0.6253502368927002, 0.6253502368927002, 0.7478992342948914, 0.9054622650146484, 0.7654062509536743, 0.7128852605819702, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.8529412746429443, 0.9929972887039185, 0.9754902720451355, 0.8004202842712402, 0.9404762983322144, 0.8529412746429443, 0.6428572535514832, 0.5728292465209961, 0.6953782439231873, 0.39775922894477844, 0.2577032148838043, 0.5728292465209961, 0.9579832553863525, 1.0805323123931885, 1.150 [e2e-predictor] 5602598190308, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.1330533027648926, 1.3606443405151367, 1.4481793642044067, 1.2205883264541626, 1.343137264251709, 1.605742335319519, 1.3956583738327026, 1.483193278312683, 1.4131653308868408, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.2731093168258667, 1.378151297569275, 1.4131653308868408, 1.5007003545761108, 1.2380952835083008, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314], [1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.780812382698059, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1155463457107544, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.8179272413253784, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 1.0280113220214844, 0.8354342579841614, 0.7303922772407532, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9929972887039185, 0.9054622650146484, 0.6778712272644043, 0.9054622650146484, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 1.0455182790756226, 0.9579832553863525, 0.8704482913017273, 0.7303922772407532, 0.8179272413253784, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.8004202842712402, 0.7654062509536743, 0.8704482913017273, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 0.9929972887039185, 1.1505602598190308, 0.9579832553863525, 1.0805323123931885, 0.9404762983322144, 1.1855742931365967, 0.9054622650146484, 1 [e2e-predictor] .1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.7303922772407532, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.7303922772407532, 0.45028021931648254, 0.24019621312618256, 0.6078432202339172, 0.18767507374286652, 0.6778712272644043, 0.8704482913017273, 0.7478992342948914, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9929972887039185, 1.1330533027648926, 1.2380952835083008, 1.3081233501434326, 1.2556023597717285, 1.0630252361297607, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.4481793642044067, 1.0280113220214844, 1.4481793642044067, 1.4481793642044067, 1.2731093168258667, 1.3081233501434326, 1.4481793642044067, 1.465686321258545, 1.2731093168258667, 1.1855742931365967, 1.3081233501434326, 1.343137264251709, 1.2380952835083008, 1.2380952835083008, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484], [1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.5357143878936768, 1.6582633256912231, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3081233501434326, 1.2556023597717285, 1.0805323123931885, 1.0105042457580566, 0.8529412746429443, 0.7128852605819702, 0.8179272413253784, 0.8879552483558655, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8004202842712402, 0.9054622650146484, 0.7303922772407532, 0.6428572535514832, 0.7303922772407532, 0.8004202842712402, 0.7654062509536743, 0.6078432202339172, 0.3802522122859955, 0.7303922772407532, 0.8004202842712402, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 1.0630252361297607, 0.9754902720451355, 1.0455182790756226, 0.9579832553863525, 0.9054622650146484, 0.8 [e2e-predictor] 179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9929972887039185, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 1.1330533027648926, 1.0455182790756226, 1.0455182790756226, 1.2030812501907349, 1.0980392694473267, 0.8179272413253784, 1.0455182790756226, 1.0105042457580566, 0.7654062509536743, 0.8529412746429443, 0.8704482913017273, 1.2205883264541626, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7128852605819702, 0.9579832553863525, 0.6778712272644043, 0.502801239490509, 0.34523820877075195, 0.502801239490509, 0.7128852605819702, 0.9054622650146484, 0.9054622650146484, 1.0105042457580566, 1.0455182790756226, 0.7654062509536743, 1.0105042457580566, 1.0980392694473267, 1.2556023597717285, 1.1505602598190308, 1.2556023597717285, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.343137264251709, 0.9229692816734314, 1.5007003545761108, 1.378151297569275, 1.4131653308868408, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273], [0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.5882353782653809, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.0455182790756226, 0.9754902720451355, 0.6778712272644043, 0.7128852605819702, 0.9579832553863525, 0.6078432202339172, 0.6428572535514832, 0.432773232460022, 0.39775922894477844, 0.6603642702102661, 0.9404762983322144, 0.18 [e2e-predictor] 767507374286652, 0.29271721839904785, 0.8879552483558655, 0.7654062509536743, 0.39775922894477844, 0.8879552483558655, 0.9404762983322144, 0.7654062509536743, 1.0980392694473267, 0.6603642702102661, 0.7654062509536743, 1.1330533027648926, 0.6078432202339172, 0.8179272413253784, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.1505602598190308, 0.9054622650146484, 0.9579832553863525, 1.0980392694473267, 1.1155463457107544, 1.2556023597717285, 1.3081233501434326, 0.9054622650146484, 1.0105042457580566, 1.0280113220214844, 0.8529412746429443, 1.0280113220214844, 0.7478992342948914, 0.6778712272644043, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 1.0805323123931885, 0.7303922772407532, 0.7303922772407532, 0.5553222298622131, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.5728292465209961, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.6778712272644043, 1.0805323123931885, 1.0455182790756226, 1.1330533027648926, 1.2205883264541626, 1.0630252361297607, 1.1330533027648926, 0.9054622650146484, 1.378151297569275, 1.2731093168258667, 1.1155463457107544, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.2731093168258667, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.4131653308868408, 1.3956583 [e2e-predictor] 738327026, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.0805323123931885, 0.9754902720451355, 0.9579832553863525, 0.8529412746429443, 0.8179272413253784, 0.9754902720451355, 0.8529412746429443, 1.2731093168258667, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 0.9229692816734314, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.9054622650146484, 0.7829132676124573, 0.9229692816734314, 0.7128852605819702, 0.8179272413253784, 0.9754902720451355, 0.8879552483558655, 0.8879552483558655, 0.7654062509536743, 0.7303922772407532, 0.5728292465209961, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 0.9754902720451355, 1.0455182790756226, 1.1330533027648926, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.9929972887039185, 0.7829132676124573, 1.0630252361297607, 1.343137264251709, 1.0280113220214844, 0.9229692816734314, 0.6603642702102661, 0.520308256149292, 0.8879552483558655, 0.8529412746429443, 0.9754902720451355, 0.9754902720451355, 0.8004202842712402, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.4677872359752655, 0.5728292465209961, 0.6953782439231873, 1.0630252361297607, 0.8529412746429443, 0.6078432202339172, 0.7829132676124573, 0.6778712272644043, 0.7829132676124573, 1.0455182790756226, 1.1855742931365967, 1.0455182790756226, 0.3627452254295349, 1.2205883264541626, 1.2731093168258667, 1.0805323123931885, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.3081233501434326, 1.2380952835083008, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.48319327 [e2e-predictor] 8312683, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.4481793642044067, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2731093168258667, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.8179272413253784, 0.7303922772407532, 1.0980392694473267, 1.1680673360824585, 1.0980392694473267, 1.1155463457107544, 1.0455182790756226, 0.9229692816734314, 0.8529412746429443, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 0.9404762983322144, 0.8179272413253784, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 0.8704482913017273, 0.9929972887039185, 0.8704482913017273, 0.9404762983322144, 0.8004202842712402, 0.9054622650146484, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.9404762983322144, 0.9054622650146484, 1.0980392694473267, 1.0630252361297607, 0.9579832553863525, 1.1330533027648926, 1.0980392694473267, 0.9229692816734314, 0.5728292465209961, 0.9754902720451355, 1.0805323123931885, 0.9229692816734314, 0.8354342579841614, 0.7128852605819702, 0.9229692816734314, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.6953782439231873, 0.9404762983322144, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.502801239490509, 0.5378152132034302, 0.4677872359752655, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.6428572535514832, 0.7829132676124573, 1.0105042457580566, 0.9054622650146484, 0.520308256149292, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.2731093168258667, 1.2731093168258667, 0.9579832553863525, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.4481793642044067, 1.378151297569275, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.48 [e2e-predictor] 3193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.430672287940979, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.0980392694473267, 1.1505602598190308, 0.7654062509536743, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7478992342948914, 0.8704482913017273, 0.8879552483558655, 0.9754902720451355, 0.9054622650146484, 0.8179272413253784, 0.9579832553863525, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0630252361297607, 1.0630252361297607, 0.8704482913017273, 0.9929972887039185, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 0.4852942228317261, 0.6778712272644043, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 0.8879552483558655, 0.9929972887039185, 0.7303922772407532, 1.0280113220214844, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.0630252361297607, 1.1330533027648926, 0.8179272413253784, 0.5728292465209961, 0.24019621312618256, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.6078432202339172, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.7128852605819702, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7478992342948914, 0.9404762983322144, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.483193278312683, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.308 [e2e-predictor] 1233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.693277359008789, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.0630252361297607, 1.0280113220214844, 0.7654062509536743, 0.7128852605819702, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.9579832553863525, 1.0805323123931885, 1.1330533027648926, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.8179272413253784, 0.8529412746429443, 1.0455182790756226, 1.0280113220214844, 1.2380952835083008, 0.502801239490509, 0.8704482913017273, 0.8879552483558655, 0.7478992342948914, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 0.7303922772407532, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.8529412746429443, 0.8354342579841614, 0.6953782439231873, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.9404762983322144, 0.6778712272644043, 0.8004202842712402, 0.6953782439231873, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.6428572535514832, 0.9404762983322144, 1.0980392694473267, 1.0805323123931885, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402], [0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0630252361 [e2e-predictor] 297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.6232492923736572, 1.6582633256912231, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 1.0805323123931885, 1.0280113220214844, 1.0630252361297607, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0980392694473267, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 0.9754902720451355, 0.7478992342948914, 0.7128852605819702, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.2030812501907349, 1.2731093168258667, 1.0105042457580566, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9054622650146484, 0.9754902720451355, 1.0280113220214844, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 0.8704482913017273, 0.5728292465209961, 0.8179272413253784, 0.4852942228317261, 0.5378152132034302, 0.7654062509536743, 0.8004202842712402, 0.8879552483558655, 0.8354342579841614, 0.6953782439231873, 0.6253502368927002, 0.8354342579841614, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 1.0105042457580566, 1.0805323123931885, 1.1680673360824585, 1.483193278312683, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.343137264251709, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.835 [e2e-predictor] 4342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402], [0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.6582633256912231, 1.6757704019546509, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5357143878936768, 1.6582633256912231, 1.6582633256912231, 1.553221344947815, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2906162738800049, 1.3256303071975708, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.2205883264541626, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.0980392694473267, 1.0280113220214844, 0.9754902720451355, 1.0630252361297607, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.7654062509536743, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7654062509536743, 0.8179272413253784, 0.8004202842712402, 0.9929972887039185, 0.9404762983322144, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.0630252361297607, 1.3256303071975708, 1.4131653308868408, 1.5707283020019531, 1.6232492923736572, 1.5882353782653809, 1.4481793642044067, 1.2556023597717285, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.975490 [e2e-predictor] 2720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573], [0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.640756368637085, 1.553221344947815, 1.378151297569275, 1.7457983493804932, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.6582633256912231, 1.7107843160629272, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6232492923736572, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2030812501907349, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.2205883264541626, 1.1855742931365967, 1.2906162738800049, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 0.9229692816734314, 1.1330533027648926, 1.1155463457107544, 1.0455182790756226, 0.9579832553863525, 1.0455182790756226, 0.9404762983322144, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.8879552483558655, 0.8004202842712402, 0.9054622650146484, 0.6953782439231873, 0.9404762983322144, 0.8529412746429443, 1.0280113220214844, 1.1505602598190308, 0.9929972887039185, 1.2030812501907349, 0.9929972887039185, 0.5728292465209961, 0.8004202842712402, 0.7478992342948914, 0.8529412746429443, 0.9054622650146484, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9929972887039185, 1.3081233501434326, 1.3956583738327026, 1.465686321258545, 1.553221344947815, 1.6757704019546509, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.1680673360824585, 1.1505602598190308, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, [e2e-predictor] 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784], [0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.3606443405151367, 1.465686321258545, 1.4131653308868408, 1.2731093168258667, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.1680673360824585, 0.9579832553863525, 0.9054622650146484, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 0.9229692816734314, 0.7303922772407532, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 0.7829132676124573, 0.7128852605819702, 1.0455182790756226, 0.9579832553863525, 1.0805323123931885, 1.0455182790756226, 1.4131653308868408, 1.2731093168258667, 1.2030812501907349, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8704482913017273, 0.9754902720451355, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1855742931365967, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.7107843160629272, 1.780812382698059, 1.7633053064346313, 1.605742335319519, 1.3956583738327026, 1.1855742931365967, 1.045518279075 [e2e-predictor] 6226, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784], [0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.693277359008789, 1.5707283020019531, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.0980392694473267, 1.0455182790756226, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.9404762983322144, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 0.9929972887039185, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 0.9579832553863525, 0.8879552483558655, 0.8004202842712402, 0.9229692816734314, 1.0455182790756226, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9579832553863525, 1.2030812501907349, 1.0630252361297607, 0.8529412746429443, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.1855742 [e2e-predictor] 931365967, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.4481793642044067, 1.483193278312683, 1.3256303071975708, 1.378151297569275, 1.343137264251709, 1.6582633256912231, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.5707283020019531, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784], [0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.518207311630249, 1.6757704019546509, 1.5882353782653809, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.465686321258545, 1.3081233501434326, 1.378151297569275, 1.3606443405151367, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 0.9929972887039185, 1.0280113220214844, 1.1505602598190308, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.1330533027648926, 0.7654062509536743, 0.852941274642944 [e2e-predictor] 3, 0.9054622650146484, 0.9754902720451355, 1.1505602598190308, 1.1505602598190308, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0980392694473267, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, 0.8529412746429443, 1.0630252361297607, 1.2380952835083008, 1.378151297569275, 1.1505602598190308, 1.2556023597717285, 1.3956583738327026, 1.430672287940979, 1.5007003545761108, 1.378151297569275, 1.3256303071975708, 1.2556023597717285, 1.6232492923736572, 1.693277359008789, 1.6582633256912231, 1.605742335319519, 1.1330533027648926, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.728291392326355, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.693277359008789, 1.605742335319519, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.5707283020019531, 1.6232492923736572, 1.5357143878936768, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3081233501434326, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, [e2e-predictor] 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.1680673360824585, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.1330533027648926, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 0.9404762983322144, 0.7829132676124573, 1.0105042457580566, 0.9579832553863525, 1.0455182790756226, 1.1330533027648926, 1.1855742931365967, 1.1330533027648926, 0.9929972887039185, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 0.8879552483558655, 0.9929972887039185, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1680673360824585, 1.3956583738327026, 1.553221344947815, 1.4481793642044067, 1.430672287940979, 1.2205883264541626, 1.3256303071975708, 1.378151297569275, 1.5007003545761108, 1.5707283020019531, 1.2906162738800049, 0.8529412746429443, 1.1680673360824585, 1.3256303071975708, 1.0805323123931885, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.518207311630249, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1. [e2e-predictor] 6582633256912231, 1.5882353782653809, 1.553221344947815, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0805323123931885, 1.1855742931365967, 1.0630252361297607, 0.8179272413253784, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.2556023597717285, 1.2556023597717285, 1.465686321258545, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.378151297569275, -0.17997196316719055, 0.06512605398893356, 0.39775922894477844, 1.0105042457580566, 1.2205883264541626, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.640756368637085, 1.7633053064346313, 1.7633053064346313, [e2e-predictor] 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.1155463457107544, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 0.8004202842712402, 0.7654062509536743, 1.0280113220214844, 1.0105042457580566, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.0805323123931885, 1.3606443405151367, 1.378151297569275, 1.1330533027648926, -1.247899055480957, -1.930672287940979, -2.0007002353668213, -2.0007002353668213, -1.6505602598190308, -1.7030812501907349, -1.457983136177063, 1.2205883264541626, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443], [0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.570728 [e2e-predictor] 3020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.0805323123931885, 1.0105042457580566, 0.8879552483558655, 0.8004202842712402, 0.6603642702102661, 0.9404762983322144, 0.9054622650146484, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 0.7303922772407532, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.8354342579841614, 1.0980392694473267, 1.2030812501907349, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 0.5553222298622131, -1.580532193183899, -2.018207311630249, -1.965686321258545, -1.930672287940979, -1.843137264251709, -1.7731093168258667, -0.47759100794792175, -1.7906162738800049, 0.502801239490509, -1.0553221702575684, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653 [e2e-predictor] 308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.605742335319519, 1.7107843160629272, 1.6757704019546509, 1.7457983493804932, 1.780812382698059, 1.8333333730697632, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.343137264251709, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.1855742931365967, 1.1155463457107544, 1.1680673360824585, 1.0280113220214844, 0.9579832553863525, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.1680673360824585, 1.378151297569275, 1.4131653308868408, 1.2906162738800049, -0.7051820158958435, -1.965686321258545, -1.6505602598190308, -1.668067216873169, -1.4929972887039185, -1.5280112028121948, -1.808123230934143, -1.8256303071975708, -1.580532193183899, -1.7731093168258667, -1.160364031791687, -1.457983136177063, -0.6351540088653564, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, [e2e-predictor] 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.6232492923736572, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.640756368637085, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7983193397521973, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 0.9579832553863525, 1.0455182790756226, 1.2030812501907349, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 0.9579832553863525, -0.39005598425865173, -1.5630252361297607, -1.6855742931365967, -1.6330533027648926, -1.8606442213058472, -1.6330533027648926, -1.5630252361297607, -0.7577030062675476, -1.2303920984268188, -0.4950979948043823, 1.6582633256912231, 0.06512605398893356, -1.457983136177063, -1.422969102859497, -0.7927170395851135, -1.370448112487793, -1.1778711080551147, 1.2205883264541626, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.39775922894477844, 0.4677872359752655, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 0.6778712272644043, [e2e-predictor] 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.693277359008789, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.3081233501434326, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1155463457107544, 1.0455182790756226, 0.9754902720451355, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.3956583738327026, 1.5357143878936768, 1.5357143878936768, 0.7829132676124573, -1.335434079170227, -1.4929972887039185, -1.4054621458053589, -1.843137264251709, -1.808123230934143, -1.6155462265014648, -1.965686321258545, -1.8256303071975708, -1.7380952835083008, -1.4754900932312012, -1.1428570747375488, -0.9327731132507324, -0.4950979948043823, -1.457983136177063, 1.868347406387329, 1.4481793642044067, -1.0728291273117065, -1.2303920984268188, -1.4054621458053589, -0.12745095789432526, -1.755602240562439, -0.23249296844005585, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8354342579841614, 0.8704482913017273, 0.87044829 [e2e-predictor] 13017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6428572535514832, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.7633053064346313, 1.6757704019546509, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2731093168258667, 1.2030812501907349, 1.1680673360824585, 1.3081233501434326, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.4131653308868408, 1.465686321258545, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 0.6953782439231873, -1.3879550695419312, -1.6155462265014648, -1.6505602598190308, -1.4754900932312012, -1.5630252361297607, -1.6505602598190308, -1.7030812501907349, -1.1428570747375488, -1.878151297569275, -1.6855742931365967, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.2654061317443848, -1.1253501176834106, -1.7906162738800049, -0.8277310132980347, 1.518207311630249, 1.7633053064346313, 1.5882353782653809, 1.2030812501907349, 0.6603642702102661, -1.9131653308868408, -1.1078431606292725, 1.2205883264541626, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.88 [e2e-predictor] 79552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6757704019546509, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9733893871307373, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.7107843160629272, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.3956583738327026, -1.282913088798523, -1.5630252361297607, -1.3179271221160889, -1.282913088798523, -0.9677870869636536, -0.9502801299095154, -1.422969102859497, -1.580532193183899, -1.808123230934143, -1.195378065109253, -1.3004200458526611, -0.022408949211239815, 0.5553222298622131, -1.4929972887039185, -1.3879550695419312, -1.6855742931365967, -1.6855742931365967, -0.10994396358728409, 0.8879552483558655, 1.8508403301239014, 1.5882353782653809, 1.430672287940979, -1.580532193183899, -1.335434079170227, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, [e2e-predictor] 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.3102242052555084, 0.3802522122859955, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.7457983493804932, 1.6757704019546509, 1.6582633256912231, 1.693277359008789, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.815826416015625, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.7457983493804932, 1.693277359008789, 1.728291392326355, 1.7983193397521973, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.6757704019546509, 1.3956583738327026, -0.8277310132980347, -1.4754900932312012, -0.4425770044326782, -1.3879550695419312, -0.9852941036224365, -0.8277310132980347, -1.3529410362243652, -0.5651260018348694, -1.282913088798523, -0.9152660369873047, -0.4425770044326782, -1.7906162738800049, -0.09243696182966232, -1.1078431606292725, -1.3179271221160889, -1.5455182790756226, [e2e-predictor] -1.3004200458526611, -1.5280112028121948, -0.022408949211239815, 0.9929972887039185, 0.8179272413253784, 0.7829132676124573, 1.2030812501907349, -0.022408949211239815, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.29271721839904785, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.640756368637085, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8333333730697632, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.7633053064346313, 1.5707283020019531, 1.868347406387329, 1.693277359008789, 1.728291392326355, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.2556023597717285, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1680673360824585, 1 [e2e-predictor] .0105042457580566, 1.0980392694473267, -0.7226890325546265, -0.7401960492134094, -1.0028010606765747, -1.1253501176834106, -1.3879550695419312, -0.6876749992370605, -0.6176469922065735, -0.9677870869636536, -1.3179271221160889, -1.3179271221160889, -0.9852941036224365, 0.3102242052555084, -0.9152660369873047, -1.0728291273117065, -0.6526610255241394, -1.3179271221160889, -1.457983136177063, -1.720588207244873, -0.4075630009174347, 0.590336263179779, 1.2205883264541626, 1.3256303071975708, 0.8179272413253784, 0.9054622650146484, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.2752102017402649, 0.3277312219142914, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.6582633256912231, 1.815826416015625, 1.728291392326355, 1.728291392326355, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7808123826980 [e2e-predictor] 59, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, -0.8802520632743835, -0.9327731132507324, -1.335434079170227, -1.6505602598190308, -1.720588207244873, -1.7380952835083008, 0.8704482913017273, 0.7478992342948914, -0.4425770044326782, -1.0903360843658447, -0.9152660369873047, -0.8277310132980347, -1.335434079170227, 0.3102242052555084, -0.28501397371292114, -0.21498596668243408, -1.370448112487793, -0.3025209903717041, -1.422969102859497, -1.4754900932312012, 0.9229692816734314, 1.378151297569275, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614], [0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.6757704019546509, 1.780812382698059, 1.8508403301239014, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.868347 [e2e-predictor] 406387329, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.868347406387329, 0.6078432202339172, 1.0455182790756226, 1.3081233501434326, 1.3081233501434326, 0.9229692816734314, 0.5553222298622131, 0.8004202842712402, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, -0.7401960492134094, -1.0378150939941406, -1.3529410362243652, -1.668067216873169, -1.755602240562439, -1.668067216873169, 1.1155463457107544, -0.03991595283150673, 0.8704482913017273, -0.3025209903717041, -0.6526610255241394, -0.6876749992370605, 0.0476190559566021, 0.24019621312618256, 0.0476190559566021, 0.2226892113685608, -0.4075630009174347, -1.160364031791687, -0.37254899740219116, -0.4075630009174347, 0.7303922772407532, 1.1155463457107544, 1.0805323123931885, 0.9754902720451355, 1.0805323123931885, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.78081238269805 [e2e-predictor] 9, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.8333333730697632, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.780812382698059, -0.3200279772281647, -0.6176469922065735, -0.7927170395851135, -1.4404760599136353, -1.720588207244873, -1.8606442213058472, -0.1624649614095688, 1.8333333730697632, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 0.9754902720451355, -1.0728291273117065, -1.0553221702575684, -1.5455182790756226, -1.7906162738800049, -1.843137264251709, -0.9852941036224365, 0.5728292465209961, 1.2556023597717285, 1.7107843160629272, 0.8704482913017273, -0.37254899740219116, -0.057422954589128494, -1.4754900932312012, -0.4425770044326782, 0.8879552483558655, 0.34523820877075195, -0.8277310132980347, -0.8802520632743835, -1.2128850221633911, -0.7401960492134094, -1.1253501176834106, 1.1855742931365967, 1.343137264251709, 0.9054622650146484, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573], [0.2752102017402649, 0.29271721839904785, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519 [e2e-predictor] , 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.6757704019546509, 1.7457983493804932, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 0.8529412746429443, -1.0378150939941406, -1.0553221702575684, -1.3004200458526611, -1.7030812501907349, -1.755602240562439, -1.2128850221633911, 1.2205883264541626, 1.7107843160629272, 1.7633053064346313, 1.7633053064346313, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.5378152132034302, -0.8452380299568176, -1.3179271221160889, -1.5980392694473267, -1.755602240562439, -0.9677870869636536, 1.7983193397521973, 1.8333333730697632, 1.6757704019546509, 1.8508403301239014, 1.7457983493804932, 0.6953782439231873, 0.06512605398893356, -0.9677870869636536, -1.0728291273117065, 1.1330533027648926, 0.6428572535514832, -0.7752100229263306, -0.7752100229263306, -0.28501397371292114, -0.022408949211239815, 0.3802522122859955, 1.2906162738800049, 0.8004202842712402, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573], [0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.41316533088684 [e2e-predictor] 08, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.605742335319519, 1.7457983493804932, 1.7983193397521973, 1.553221344947815, 1.6582633256912231, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, -0.7577030062675476, -0.8802520632743835, -1.0553221702575684, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -0.28501397371292114, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, -0.3550419807434082, -1.4054621458053589, -1.5455182790756226, -1.6330533027648926, -0.9677870869636536, 1.518207311630249, 1.815826416015625, 1.7983193397521973, 1.8858543634414673, 1.9908963441848755, 1.9383753538131714, 1.4481793642044067, 0.7654062509536743, 0.11764705926179886, -1.0203081369400024, 1.0980392694473267, 0.502801239490509, -0.5476189851760864, -0.6701680421829224, -0.6001400351524353, -1.370448112487793, 0.24019621312618256, 1.0980392694473267, 0.7654062509536743, 1.0630252361297607, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914], [0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.255602 [e2e-predictor] 3597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.693277359008789, 1.9033613204956055, 1.7457983493804932, 1.7983193397521973, 1.5882353782653809, 1.6757704019546509, 1.7633053064346313, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, -0.6176469922065735, -0.5651260018348694, -1.0903360843658447, -1.5455182790756226, -1.720588207244873, -1.247899055480957, -1.0903360843658447, 0.7128852605819702, 1.605742335319519, 1.815826416015625, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 0.3802522122859955, -1.6330533027648926, 0.3277312219142914, 1.2205883264541626, 1.430672287940979, 1.1505602598190308, 1.780812382698059, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 2.0609242916107178, 1.9908963441848755, 2.0259103775024414, 0.8879552483558655, 0.7829132676124573, -1.0203081369400024, 1.4131653308868408, 0.7654062509536743, -0.26750698685646057, 0.4677872359752655, -0.3550419807434082, -1.5455182790756226, -1.1778711080551147, 1.0805323123931885, 0.8529412746429443, 0.9579832553863525, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914], [0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.4852942228317261, 0.5728292465209961, 0.590336263179 [e2e-predictor] 779, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.693277359008789, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.815826416015625, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 0.03011205606162548, -0.23249296844005585, -0.9327731132507324, -0.9152660369873047, -1.6505602598190308, -1.7030812501907349, -0.6701680421829224, -0.8452380299568176, -1.0553221702575684, -0.8977590203285217, 0.2752102017402649, 1.693277359008789, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.3256303071975708, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.1330533027648926, 1.0630252361297607, 0.7303922772407532, 0.6953782439231873, 1.2205883264541626, 1.9558824300765991, 1.9208683967590332, 1.4131653308868408, 1.780812382698059, 1.728291392326355, 2.0259103775024414, 1.9383753538131714, 2.043417453765869, 2.1309523582458496, 1.9208683967590332, 1.2030812501907349, 0.3802522122859955, -1.3004200458526611, 1.6232492923736572, 1.1855742931365967, 0.7829132676124573, 0.9404762983322144, 0.590336263179779, -1.457983136177063, -1.4054621458053589, 0.8004202842712402, 0.7303922772407532, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.74789 [e2e-predictor] 92342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.780812382698059, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.8858543634414673, 1.0630252361297607, -0.9327731132507324, -0.022408949211239815, -1.422969102859497, -0.9502801299095154, -0.8277310132980347, -0.4950979948043823, -1.0203081369400024, -1.7731093168258667, -1.247899055480957, -1.5455182790756226, 1.1855742931365967, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3081233501434326, 1.4131653308868408, 1.3256303071975708, 1.7633053064346313, 1.343137264251709, 1.8333333730697632, 1.9733893871307373, 1.868347406387329, 1.868347406387329, 1.6757704019546509, 1.8508403301239014, 1.9908963441848755, 1.483193278312683, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 2.0959384441375732, 1.8858543634414673, 1.343137264251709, 0.08263305574655533, -0.8277310132980347, 1.6582633256912231, 1.0805323123931885, 1.5882353782653809, 1.7633053064346313, 0.9404762983322144, -0.9502801299095154, -1.422969102859497, -0.057422954589128494, 1.0805323123931885, 1.1330533027648926, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914 [e2e-predictor] , 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 0.5728292465209961, -0.42506998777389526, -0.14495795965194702, -0.5301120281219482, -1.1078431606292725, -0.8102240562438965, -1.7030812501907349, -0.5476189851760864, -1.1078431606292725, -0.6876749992370605, -0.3025209903717041, 1.605742335319519, 1.5707283020019531, 1.4481793642044067, 1.5007003545761108, 1.9208683967590332, 1.8508403301239014, 1.6582633256912231, 1.9908963441848755, 1.4481793642044067, 2.0609242916107178, 1.9908963441848755, 2.113445281982422, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 2.0084033012390137, 1.5882353782653809, 1.9908963441848755, 1.7633053064346313, 1.9733893871307373, 2.1484594345092773, 2.043417453765869, 1.1855742931365967, -0.9852941036224365, 1.518207311630249, 1.815826416015625, 1.0280113220214844, 1.8333333730697632, 1.9383753538131714, 0.7829132676124573, -0.1624649614095688, -1.457983136177063, 0.13515406847000122, 0.45028021931648254, 1.0455182790756226, 1.1155463457107544, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185 [e2e-predictor] , 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 1.6582633256912231, -0.21498596668243408, -1.2303920984268188, 0.3277312219142914, -1.6505602598190308, -0.7752100229263306, -1.3529410362243652, -1.247899055480957, -0.5651260018348694, -1.247899055480957, -0.8277310132980347, 0.6953782439231873, 0.8354342579841614, 1.9383753538131714, 2.165966510772705, 2.043417453765869, 1.780812382698059, 2.0784313678741455, 1.5707283020019531, 2.0084033012390137, 2.0259103775024414, 2.0084033012390137, 1.9033613204956055, 1.8858543634414673, 1.640756368637085, 1.9383753538131714, 1.815826416015625, 1.9733893871307373, 1.5357143878936768, 1.9733893871307373, 2.1484594345092773, 1.9558824300765991, 0.7829132676124573, 1.0280113220214844, 1.780812382698059, 1.8858543634414673, 1.0105042457580566, 1.868347406387329, 1.9908963441848755, 0.9929972887039185, -0.039 [e2e-predictor] 91595283150673, -1.5630252361297607, 0.11764705926179886, 0.4852942228317261, 0.8179272413253784, 1.2556023597717285, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.6253502368927002, 0.6428572535514832, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 2.0259103775024414, 1.8333333730697632, 1.4131653308868408, 0.432773232460022, -0.33753499388694763, -0.9852941036224365, -0.6001400351524353, -1.0203081369400024, -0.8277310132980347, 0.012605053372681141, -1.3529410362243652, -1.3179271221160889, -0.3200279772281647, 0.34523820877075195, -1.7380952835083008, -0.6351540088653564, -1.4929972887039185, -1.195378065109253, 1.728291392326355, 2.0084033012390137, 1.6232492923736572, 2.1309523582458496, 1.8858543634414673, 1.9208683967590332, 1.9908963441 [e2e-predictor] 848755, 1.553221344947815, 1.7633053064346313, 1.9383753538131714, 2.0259103775024414, 1.3956583738327026, 1.7633053064346313, 2.0609242916107178, 2.113445281982422, 1.9733893871307373, 1.7983193397521973, 1.9033613204956055, 2.043417453765869, 1.8508403301239014, 1.0805323123931885, 1.9033613204956055, 2.0084033012390137, 1.2556023597717285, 0.20518220961093903, -1.5980392694473267, 1.2030812501907349, 0.6603642702102661, 1.1680673360824585, 0.7478992342948914, 0.5728292465209961, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.590336263179779, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.8858543634414673, -0.26750698685646057, -1.0378150939941406, -0.6351540088653564, -0.057422954589128494, 0.3277312219142914, -1.2654061317443848, -1. [e2e-predictor] 457983136177063, -0.4425770044326782, -1.0553221702575684, -1.4754900932312012, -0.4950979948043823, -1.1778711080551147, -1.0203081369400024, -1.422969102859497, -0.8452380299568176, -1.2654061317443848, -0.6001400351524353, -1.720588207244873, -1.1428570747375488, 0.18767507374286652, 0.4677872359752655, 1.0630252361297607, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.4481793642044067, 1.8858543634414673, 1.9733893871307373, 1.0980392694473267, 1.5707283020019531, 1.8858543634414673, 2.2009804248809814, 2.1484594345092773, 2.0959384441375732, 1.9908963441848755, 1.9733893871307373, 1.640756368637085, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.483193278312683, -0.03991595283150673, -1.5980392694473267, 1.9208683967590332, 1.6582633256912231, 0.8354342579841614, 0.8179272413253784, 0.11764705926179886, 0.8529412746429443, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397 [e2e-predictor] 521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9558824300765991, 0.4852942228317261, -0.28501397371292114, -1.0203081369400024, -0.5826330184936523, 0.3802522122859955, -0.23249296844005585, 0.11764705926179886, -0.6701680421829224, 0.15266107022762299, 0.18767507374286652, -1.4929972887039185, -1.755602240562439, -0.8102240562438965, -1.7030812501907349, -1.580532193183899, -0.5476189851760864, -0.8627450466156006, -1.5105042457580566, -1.5455182790756226, -1.422969102859497, -0.7927170395851135, -0.21498596668243408, -0.6351540088653564, 0.9054622650146484, 1.780812382698059, 1.4131653308868408, 1.5882353782653809, 1.7107843160629272, 1.0980392694473267, 1.815826416015625, 1.5707283020019531, 2.1309523582458496, 2.1834733486175537, 2.0959384441375732, 2.0084033012390137, 1.8333333730697632, 1.9383753538131714, 1.8858543634414673, 2.0959384441375732, 2.0784313678741455, 1.9033613204956055, -0.7051820158958435, -0.37254899740219116, 1.9733893871307373, 1.8508403301239014, 0.9054622650146484, 0.2577032148838043, -0.5126050114631653, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, [e2e-predictor] 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8333333730697632, 0.520308256149292, -0.39005598425865173, -0.47759100794792175, -0.6351540088653564, 0.0476190559566021, 0.2226892113685608, -1.6155462265014648, -1.335434079170227, 0.0476190559566021, -0.26750698685646057, -0.6526610255241394, -0.4600839912891388, -1.4929972887039185, -0.07492996007204056, -0.6176469922065735, -1.3879550695419312, -1.0028010606765747, -1.0028010606765747, -1.3179271221160889, -1.195378065109253, -1.0903360843658447, -0.5651260018348694, -1.4929972887039185, 0.0476190559566021, -0.19747896492481232, 1.5007003545761108, 1.8508403301239014, 1.0280113220214844, 1.1330533027648926, 1.4131653308868408, 1.640756368637085, 1.868347406387329, 2.1309523582458496, 2.0084033012390137, 2.0084033012390137, 2.113445281982422, 2.0259103775024414, 1.9558824300765991, 2.1834733486175537, 2.1484594345092773, 1.9733893871307373, -0.8977590203285217, 1.2556023597717285, 1.9208683967590332, 1.9733893871307373, 1.518207311630249, 1.1330533027648926, 0.03011205606162548, 0.5728292465209961, 0.9579832553863525, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7282913923263 [e2e-predictor] 55, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -1.195378065109253, -0.6876749992370605, -0.5826330184936523, -0.9852941036224365, 0.03011205606162548, -0.057422954589128494, -0.6351540088653564, -1.370448112487793, 0.34523820877075195, 0.3277312219142914, 0.24019621312618256, -1.282913088798523, -0.07492996007204056, -1.6505602598190308, -1.5980392694473267, -1.335434079170227, -1.457983136177063, -0.8977590203285217, 0.5728292465209961, -1.0028010606765747, -0.8627450466156006, -1.3179271221160889, -0.7401960492134094, -1.3004200458526611, -1.0553221702575684, 0.7128852605819702, 1.2380952835083008, 0.9054622650146484, -0.09243696182966232, 1.5882353782653809, 1.815826416015625, 1.9383753538131714, 1.9383753538131714, 2.043417453765869, 2.113445281982422, 1.9558824300765991, 2.0959384441375732, 2.1484594345092773, 2.2009804248809814, 2.1834733486175537, 1.9908963441848755, 1.8508403301239014, 1.8333333730697632, 2.0084033012390137, 2.043417453765869, 1.1330533027648926, 0.34523820877075195, 0.34523820877075195, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, [e2e-predictor] 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -0.5476189851760864, -0.9677870869636536, -0.5126050114631653, -1.1778711080551147, -1.1428570747375488, 1.4481793642044067, -0.9852941036224365, -0.6701680421829224, -0.9502801299095154, -1.6505602598190308, -0.7051820158958435, -0.4425770044326782, -1.0728291273117065, -0.7752100229263306, -1.7030812501907349, -1.3529410362243652, -1.2128850221633911, 0.6428572535514832, 1.605742335319519, 1.7107843160629272, 0.17016807198524475, -1.2128850221633911, -0.3550419807434082, -1.2654061317443848, -0.8977590203285217, -1.1428570747375488, -0.3025209903717041, 1.483193278312683, 0.18767507374286652, 1.465686321258545, 1.1155463457107544, 1.605742335319519, 1.9733893871307373, 2.0259103775024414, 2.0259103775024414, 2.0784313678741455, 2.113445281982422, 2.165966510772705, 2.0784313678741455, 2.2009804248809814, 1.9908963441848755, 1.9383753538131714, 1.8333333730697632, 2.1484594345092773, 2.0959384441375732, 1.7457983493804932, 0.4852942228317261, 0.3802522122859955, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805 [e2e-predictor] 323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 2.0259103775024414, -1.195378065109253, 0.520308256149292, 1.8858543634414673, 0.29271721839904785, 0.17016807198524475, -0.9327731132507324, -0.39005598425865173, -0.9852941036224365, -1.3004200458526611, -1.6505602598190308, -1.3529410362243652, -0.022408949211239815, -0.6701680421829224, -1.3529410362243652, -1.7380952835083008, -1.0028010606765747, 0.7654062509536743, 1.1855742931365967, 1.2731093168258667, 2.165966510772705, 1.2030812501907349, 0.5728292465209961, 1.0105042457580566, 1.5007003545761108, 0.8879552483558655, -0.9502801299095154, -1.2303920984268188, 0.6253502368927002, 1.2556023597717285, 1.2380952835083008, 1.5707283020019531, 1.5357143878936768, 1.8333333730697632, 1.868347406387329, 1.9383753538131714, 2.0609242916107178, 2.0959384441375732, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 2.113445281982422, 2.043417453765869, 0.8354342579841614, 0.20518220961093903, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.4327732324600 [e2e-predictor] 22, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.9733893871307373, 1.7107843160629272, -0.5301120281219482, 0.06512605398893356, 0.6603642702102661, 0.6428572535514832, -0.7226890325546265, -0.5651260018348694, -1.335434079170227, -1.0903360843658447, -1.1253501176834106, -1.247899055480957, -1.3179271221160889, -0.9327731132507324, -1.3179271221160889, -1.5105042457580566, -0.26750698685646057, -1.3529410362243652, 1.0630252361297607, 0.5553222298622131, 1.430672287940979, 1.5357143878936768, 2.0784313678741455, 1.8858543634414673, 1.4481793642044067, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, -1.3004200458526611, 0.502801239490509, 1.5007003545761108, 1.6232492923736572, 1.2030812501907349, 1.483193278312683, 1.6757704019546509, 1.7457983493804932, 1.8333333730697632, 2.113445281982422, 2.0084033012390137, 2.1309523582458496, 2.1484594345092773, 2.0959384441375732, 1.868347406387329, 1.9733893871307373, 2.0784313678741455, 2.2535016536712646, 1.430672287940979, 0.6603642702102661, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.57282924 [e2e-predictor] 65209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8858543634414673, 1.9558824300765991, -0.2499999701976776, -0.42506998777389526, -0.10994396358728409, 0.3102242052555084, -0.3200279772281647, 1.0980392694473267, 1.2205883264541626, 0.7128852605819702, -1.195378065109253, 0.11764705926179886, -1.335434079170227, -0.8277310132980347, -0.6876749992370605, -0.5651260018348694, -1.2303920984268188, 0.06512605398893356, -0.6351540088653564, -1.3879550695419312, -1.2128850221633911, -1.247899055480957, 0.7128852605819702, 1.0280113220214844, 0.8179272413253784, 1.6757704019546509, 1.868347406387329, 0.8529412746429443, 0.7829132676124573, 0.6953782439231873, 0.3102242052555084, 0.3627452254295349, -0.5826330184936523, 1.6757704019546509, 1.5357143878936768, 1.378151297569275, 1.465686321258545, 1.6582633256912231, 1.518207311630249, 1.4131653308868408, 1.7107843160629272, 1.9383753538131714, 2.0784313678741455, 2.1834733486175537, 2.043417453765869, 2.043417453765869, 2.0259103775024414, 2.0084033012390137, 2.1834733486175537, 2.043417453765869, 1.640756368637085, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.73039227724 [e2e-predictor] 07532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8333333730697632, 1.553221344947815, 0.39775922894477844, -0.9327731132507324, -0.26750698685646057, 0.7128852605819702, 0.9229692816734314, 1.1505602598190308, 1.2380952835083008, 1.1505602598190308, 0.6778712272644043, 0.06512605398893356, -0.6701680421829224, -1.160364031791687, -1.5455182790756226, -1.6155462265014648, -0.6001400351524353, -1.2128850221633911, -0.21498596668243408, -1.4054621458053589, -0.9327731132507324, -0.5476189851760864, -1.4404760599136353, 0.9754902720451355, 1.0805323123931885, 0.8004202842712402, 0.6953782439231873, 1.3606443405151367, 1.430672287940979, 1.2556023597717285, 0.8179272413253784, 0.7829132676124573, 0.8529412746429443, 1.7107843160629272, 1.6757704019546509, 1.693277359008789, 1.640756368637085, 1.693277359008789, 1.7457983493804932, 1.465686321258545, 1.553221344947815, 1.693277359008789, 1.7983193397521973, 1.9558824300765991, 1.9558824300765991, 2.043417453765869, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 2.0609242916107178, 1.5007003545761108, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.85294 [e2e-predictor] 12746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.7983193397521973, 0.415266215801239, 0.4677872359752655, -0.9677870869636536, -0.3550419807434082, 0.7303922772407532, 1.1505602598190308, 1.343137264251709, 1.2556023597717285, 1.1330533027648926, 0.8354342579841614, 0.8179272413253784, -0.9502801299095154, -0.7577030062675476, -1.5105042457580566, -0.5126050114631653, -1.195378065109253, -0.3200279772281647, -0.8977590203285217, -0.4950979948043823, -0.9502801299095154, -1.3879550695419312, -0.6351540088653564, -1.0728291273117065, 0.8179272413253784, 0.9404762983322144, 1.4131653308868408, 1.780812382698059, 1.9033613204956055, 1.8508403301239014, 1.815826416015625, 1.518207311630249, 1.3606443405151367, 1.7457983493804932, 1.605742335319519, 1.8333333730697632, 1.8858543634414673, 1.9908963441848755, 1.8508403301239014, 1.7633053064346313, 1.5357143878936768, 1.780812382698059, 1.8333333730697632, 1.7107843160629272, 1.518207311630 [e2e-predictor] 249, 1.8858543634414673, 1.868347406387329, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 0.2226892113685608, 0.7303922772407532, -0.9152660369873047, -0.4075630009174347, 0.8879552483558655, 1.343137264251709, 1.4131653308868408, 1.3081233501434326, 1.1505602598190308, 0.8179272413253784, 0.9579832553863525, 0.012605053372681141, -1.1253501176834106, -0.7226890325546265, -1.422969102859497, 0.06512605398893356, -0.42506998777389526, -0.6526610255241394, -0.8277310132980347, -1.3179271221160889, -0.2499999701976776, -1.247899055480957, -1.195378065109253, -1.370448112487793, 1.693277359008789 [e2e-predictor] , 1.9383753538131714, 1.8858543634414673, 1.5357143878936768, 1.815826416015625, 1.9208683967590332, 1.6582633256912231, 1.728291392326355, 1.8333333730697632, 1.553221344947815, 2.0259103775024414, 2.0084033012390137, 1.6757704019546509, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.728291392326355, 1.693277359008789, 1.7983193397521973, 1.7457983493804932, 1.9208683967590332, 1.640756368637085, 1.7633053064346313, 1.815826416015625, 1.2030812501907349, 0.6778712272644043, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 0.3627452254295349, 0.8704482913017273, -0.4950979948043823, -0.5826330184936523, 0.8879552483558655, 1.3256303071975708, 1.395658373 [e2e-predictor] 8327026, 1.2906162738800049, 1.1855742931365967, 0.9229692816734314, 1.0280113220214844, 0.9229692816734314, 1.2906162738800049, -0.09243696182966232, -0.5651260018348694, -0.9327731132507324, -1.7380952835083008, -0.9152660369873047, -1.0378150939941406, -0.7226890325546265, -1.247899055480957, -1.1428570747375488, -1.247899055480957, -1.3879550695419312, -0.2499999701976776, 1.4481793642044067, 1.728291392326355, 1.7457983493804932, 1.9208683967590332, 1.7457983493804932, 1.8858543634414673, 1.9033613204956055, 2.0259103775024414, 1.9558824300765991, 1.465686321258545, 2.0609242916107178, 2.0259103775024414, 2.1309523582458496, 1.9558824300765991, 1.8508403301239014, 1.780812382698059, 1.868347406387329, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.605742335319519, 1.5007003545761108, 1.693277359008789, 2.0609242916107178, 1.483193278312683, 0.6953782439231873, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.3256303071975708, 1.3606443405151367, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1. [e2e-predictor] 7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 0.6078432202339172, 0.590336263179779, 0.11764705926179886, -0.26750698685646057, 0.9754902720451355, 1.378151297569275, 1.3956583738327026, 1.3081233501434326, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0455182790756226, 1.2906162738800049, 1.378151297569275, -0.4950979948043823, -1.1428570747375488, -1.247899055480957, -1.2654061317443848, 0.29271721839904785, -0.9152660369873047, -0.0049019488506019115, -0.10994396358728409, -1.5630252361297607, -1.282913088798523, -0.9677870869636536, -1.5630252361297607, -0.5826330184936523, 1.6757704019546509, 1.8333333730697632, 1.640756368637085, 1.605742335319519, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.7457983493804932, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.8508403301239014, 1.9383753538131714, 1.728291392326355, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.9908963441848755, 1.1855742931365967, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.763305 [e2e-predictor] 3064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.343137264251709, 0.6953782439231873, -0.33753499388694763, 0.34523820877075195, 0.9579832553863525, 1.2731093168258667, 1.2380952835083008, 0.9929972887039185, 0.6078432202339172, 1.0980392694473267, 1.2380952835083008, 1.1155463457107544, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, -0.6176469922065735, -0.5126050114631653, 0.1001400575041771, -0.37254899740219116, -0.4425770044326782, -0.37254899740219116, 0.3102242052555084, 1.378151297569275, -1.247899055480957, -1.335434079170227, -0.9502801299095154, -1.4404760599136353, 0.39775922894477844, 1.8333333730697632, 1.7457983493804932, 1.7983193397521973, 2.0784313678741455, 2.1484594345092773, 2.0784313678741455, 2.0084033012390137, 2.113445281982422, 2.0609242916107178, 1.553221344947815, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 2.113445281982422, 2.0609242916107178, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 2.1484594345092773, 2.235994577407837, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.53 [e2e-predictor] 57143878936768, 1.5707283020019531, 1.605742335319519, 1.6757704019546509, 1.7107843160629272, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 1.483193278312683, 0.9054622650146484, 0.432773232460022, 1.1855742931365967, 0.9404762983322144, 0.9404762983322144, 0.8529412746429443, 0.8879552483558655, 0.6603642702102661, 1.0980392694473267, 1.2731093168258667, 1.1505602598190308, 1.2380952835083008, 1.3081233501434326, 1.4131653308868408, 0.8354342579841614, -0.022408949211239815, -0.21498596668243408, -0.4950979948043823, 0.06512605398893356, 0.39775922894477844, 0.03011205606162548, -0.33753499388694763, -0.057422954589128494, -1.1253501176834106, -0.5826330184936523, -0.5826330184936523, -1.3179271221160889, 0.3802522122859955, 1.6582633256912231, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.7983193397521973, 1.4481793642044067, 2.0609242916107178, 2.1309523582458496, 2.1309523582458496, 2.165966510772705, 2.165966510772705, 2.113445281982422, 2.043417453765869, 1.9033613204956055, 2.0084033012390137, 2.1834733486175537, 2.2009804248809814, 0.8529412746429443, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, [e2e-predictor] 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2906162738800049, 1.3606443405151367, 1.4131653308868408, 1.5007003545761108, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 0.9754902720451355, 0.8529412746429443, 1.483193278312683, 1.6582633256912231, 0.5553222298622131, 0.502801239490509, 0.8879552483558655, 0.8179272413253784, 0.6253502368927002, 1.0805323123931885, 1.605742335319519, 1.2030812501907349, 1.2731093168258667, 1.9558824300765991, 1.6232492923736572, 1.0280113220214844, 0.8879552483558655, -0.4075630009174347, -0.7051820158958435, 0.9229692816734314, -1.247899055480957, -0.4075630009174347, 1.465686321258545, 0.4852942228317261, 0.9054622650146484, -1.1428570747375488, -0.7927170395851135, -0.8452380299568176, -0.7401960492134094, -0.7226890325546265, 0.590336263179779, 2.0084033012390137, 2.1834733486175537, 2.0784313678741455, 2.0784313678741455, 1.9208683967590332, 2.0609242916107178, 1.9383753538131714, 1.9733893871307373, 2.113445281982422, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.165966510772705, 2.113445281982422, 2.0959384441375732, 1.7457983493804932, 2.0084033012390137, 2.1484594345092773, 1.9033613204956055, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509 [e2e-predictor] , 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2731093168258667, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7457983493804932, 0.3277312219142914, 0.9579832553863525, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.39775922894477844, 0.7829132676124573, 0.8879552483558655, 0.6603642702102661, 0.9579832553863525, 1.5007003545761108, 0.9754902720451355, 1.343137264251709, 1.9383753538131714, 1.868347406387329, 1.4131653308868408, 0.8704482913017273, -0.5301120281219482, -0.7927170395851135, 0.03011205606162548, -1.3529410362243652, -0.4600839912891388, 2.1834733486175537, 1.693277359008789, 0.8879552483558655, 0.6603642702102661, -1.0553221702575684, -0.8452380299568176, -0.19747896492481232, -1.160364031791687, -1.195378065109253, 0.45028021931648254, 2.1834733486175537, 2.0609242916107178, 1.9908963441848755, 1.640756368637085, 1.7633053064346313, 1.8508403301239014, 1.868347406387329, 1.6582633256912231, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.218487501144409, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.8508403301239014, 2.043417453765869, 2.0259103775024414, 0.9929972887039185, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.4 [e2e-predictor] 15266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 0.2752102017402649, 0.9229692816734314, -0.3550419807434082, 1.693277359008789, 0.9754902720451355, 0.7478992342948914, 0.8704482913017273, 1.2030812501907349, 0.9229692816734314, 0.9054622650146484, 1.3606443405151367, 0.8704482913017273, 1.2731093168258667, 1.9383753538131714, 1.9383753538131714, 1.7107843160629272, 0.7478992342948914, -0.3025209903717041, -0.21498596668243408, -0.8452380299568176, 1.3081233501434326, -1.370448112487793, 1.3256303071975708, 1.868347406387329, 1.640756368637085, 1.0105042457580566, 0.5728292465209961, -0.4075630009174347, -0.39005598425865173, 0.3802522122859955, -0.4950979948043823, -1.3529410362243652, 0.2752102017402649, 2.0959384441375732, 1.780812382698059, 1.5707283020019531, 1.483193278312683, 0.8704482913017273, 1.9033613204956055, 2.0959384441375732, 2.113445281982422, 2.2009804248809814, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.113445281982422, 2.043417453765869, 1.9383753538131714, 2.0609242916107178, 1.9733893871307373, 1.868347406387329, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.555322229862 [e2e-predictor] 2131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.780812382698059, 0.45028021931648254, 0.3102242052555084, 0.012605053372681141, 1.2731093168258667, 1.4481793642044067, 1.0455182790756226, 1.518207311630249, 1.465686321258545, 0.9579832553863525, 1.1330533027648926, 1.483193278312683, 0.8354342579841614, 1.2556023597717285, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.4131653308868408, 0.6428572535514832, 1.0805323123931885, 0.3627452254295349, 0.8879552483558655, -0.9327731132507324, -0.8452380299568176, 1.9558824300765991, 1.9383753538131714, 2.0084033012390137, 1.7107843160629272, 1.2556023597717285, 0.8529412746429443, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, -1.3879550695419312, 0.34523820877075195, 1.7983193397521973, 1.343137264251709, 1.815826416015625, 1.1155463457107544, 1.553221344947815, 1.9733893871307373, 1.8858543634414673, 2.218487501144409, 2.2710084915161133, 2.2710084915161133, 2.218487501144409, 2.1484594345092773, 2.113445281982422, 2.043417453765869, 1.9208683967590332, 1.9733893871307373, 2.0084033012390137, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292 [e2e-predictor] 465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0455182790756226, 1.1155463457107544, 1.1855742931365967, 1.2556023597717285, 1.3081233501434326, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7633053064346313, 0.39775922894477844, 1.0455182790756226, 0.7654062509536743, 1.3606443405151367, 1.4481793642044067, 0.9404762983322144, 1.483193278312683, 1.430672287940979, 0.9404762983322144, 1.2205883264541626, 1.465686321258545, 0.8879552483558655, 1.1855742931365967, 1.9208683967590332, 1.8508403301239014, 1.8333333730697632, 1.9383753538131714, 1.6582633256912231, 0.012605053372681141, 1.8333333730697632, 0.8704482913017273, 1.0630252361297607, -1.3179271221160889, 2.0784313678741455, 1.780812382698059, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.0259103775024414, 1.868347406387329, 0.8704482913017273, 0.7128852605819702, 0.8704482913017273, -1.4054621458053589, 1.4481793642044067, 0.415266215801239, 1.9208683967590332, 1.815826416015625, 1.4481793642044067, 1.815826416015625, 1.605742335319519, 1.3256303071975708, 2.235994577407837, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.0609242916107178, 2.0084033012390137, 1.868347406387329, 2.0084033012390137, 1.7983193397521973, 0.6953782439231873, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8 [e2e-predictor] 354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 1.0105042457580566, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2731093168258667, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 0.8879552483558655, 1.640756368637085, 0.7829132676124573, 1.553221344947815, 1.0280113220214844, 0.9579832553863525, 1.3256303071975708, 1.378151297569275, 0.6603642702102661, 1.2205883264541626, 1.3256303071975708, 0.7829132676124573, 1.3956583738327026, 1.868347406387329, 1.8333333730697632, 1.9208683967590332, 1.9033613204956055, 1.780812382698059, 1.2556023597717285, 1.9383753538131714, 1.7633053064346313, 1.2731093168258667, -1.370448112487793, 1.8333333730697632, 1.8333333730697632, 2.0784313678741455, 2.0959384441375732, 2.1309523582458496, 2.0609242916107178, 2.0609242916107178, 1.9733893871307373, 0.9929972887039185, 0.8004202842712402, 0.20518220961093903, -1.1253501176834106, 1.3606443405151367, 1.3956583738327026, 1.0280113220214844, 1.7107843160629272, 1.6757704019546509, 1.0805323123931885, 1.1680673360824585, 2.288515567779541, 2.2009804248809814, 2.2535016536712646, 2.235994577407837, 2.1484594345092773, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.8508403301239014, 1.0280113220214844, 0.7829132676 [e2e-predictor] 124573, 0.8354342579841614, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.9208683967590332, 1.3956583738327026, 0.6603642702102661, 0.6428572535514832, 0.9579832553863525, 0.520308256149292, 1.2205883264541626, 1.378151297569275, 0.9054622650146484, 1.3256303071975708, 1.815826416015625, 1.868347406387329, 1.9383753538131714, 1.8333333730697632, 1.3256303071975708, 0.15266107022762299, 2.0259103775024414, 2.0084033012390137, 1.2205883264541626, -1.0028010606765747, 1.9208683967590332, 1.9383753538131714, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.0784313678741455, 2.113445281982422, 2.0259103775024414, 2.0609242916107178, 0.8879552483558655, 0.8354342579841614, -1.4054621458053589, 1.79 [e2e-predictor] 83193397521973, 1.1155463457107544, 1.8508403301239014, 1.6232492923736572, 1.553221344947815, 1.1155463457107544, 1.0630252361297607, 2.2535016536712646, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.1834733486175537, 2.1484594345092773, 2.0609242916107178, 1.9033613204956055, 1.9208683967590332, 1.7457983493804932, 0.7303922772407532, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779], [0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.430672287940979, 1.1680673360824585, 1.2731093168258667, 1.9033613204956055, 1.693277359008789, 1.0805323123931885, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 1.1855742931365967, 1.2556023597717285, 0.9579832553863525, 1.693277359008789, 1.693277359008789, 1.7633053064346313, 1.9208683967590332, 1.3081233501434326, 0.46778723597 [e2e-predictor] 52655, 0.9929972887039185, 1.815826416015625, 1.8508403301239014, 1.1680673360824585, -0.7226890325546265, 1.9908963441848755, 2.0259103775024414, 2.1309523582458496, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.1309523582458496, 2.0959384441375732, 2.0959384441375732, 1.553221344947815, 0.7829132676124573, -0.12745095789432526, 0.7654062509536743, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.483193278312683, 1.483193278312683, 0.7654062509536743, 2.2710084915161133, 2.1834733486175537, 2.2009804248809814, 2.2710084915161133, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 1.9208683967590332, 2.0084033012390137, 1.9383753538131714, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.640756368637085, 1.6582633256912231, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.55 [e2e-predictor] 3221344947815, 1.518207311630249, 1.0805323123931885, 1.7457983493804932, 1.9383753538131714, 1.7633053064346313, 0.6078432202339172, 0.502801239490509, 0.8354342579841614, 1.1330533027648926, 0.9929972887039185, 1.1330533027648926, 1.605742335319519, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 0.18767507374286652, -0.057422954589128494, -0.7401960492134094, 0.9579832553863525, 1.7107843160629272, 0.9229692816734314, 1.5007003545761108, 2.043417453765869, 1.9208683967590332, 2.113445281982422, 2.0609242916107178, 2.1309523582458496, 2.1484594345092773, 2.2009804248809814, 2.165966510772705, 2.1484594345092773, 1.7107843160629272, 1.9383753538131714, 1.0455182790756226, 0.7829132676124573, 1.9558824300765991, 1.9733893871307373, 1.553221344947815, 0.8004202842712402, 1.2731093168258667, 0.9754902720451355, 2.165966510772705, 2.2009804248809814, 2.235994577407837, 2.288515567779541, 2.218487501144409, 2.165966510772705, 2.218487501144409, 2.0084033012390137, 2.0784313678741455, 1.780812382698059, 1.0805323123931885, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.65826332569122 [e2e-predictor] 31, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.4481793642044067, 1.3081233501434326, 1.5707283020019531, 2.0609242916107178, 2.0609242916107178, 1.605742335319519, 0.08263305574655533, 0.9929972887039185, 1.343137264251709, 0.8879552483558655, 1.465686321258545, 1.868347406387329, 1.9908963441848755, 1.8508403301239014, 1.9733893871307373, -0.1624649614095688, 0.29271721839904785, -0.6001400351524353, 0.3802522122859955, 1.378151297569275, 1.9033613204956055, 1.430672287940979, 2.043417453765869, 1.8858543634414673, 2.218487501144409, 2.113445281982422, 2.113445281982422, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.5357143878936768, 1.868347406387329, 1.8858543634414673, 1.5707283020019531, 1.0105042457580566, 1.465686321258545, 1.5707283020019531, 1.9558824300765991, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.235994577407837, 2.218487501144409, 2.235994577407837, 2.113445281982422, 2.1309523582458496, 1.605742335319519, 1.4131653308868408, 0.6953782439231873, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, [e2e-predictor] 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.553221344947815, 0.8354342579841614, 1.378151297569275, 1.0280113220214844, 1.378151297569275, 2.1309523582458496, 2.0784313678741455, 1.8508403301239014, 0.6253502368927002, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.553221344947815, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.0980392694473267, 0.45028021931648254, 0.415266215801239, -0.3200279772281647, -0.33753499388694763, 0.7303922772407532, 1.3256303071975708, 1.7983193397521973, 2.0259103775024414, 1.9383753538131714, 2.0259103775024414, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0959384441375732, 2.235994577407837, 2.2009804248809814, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.815826416015625, 1.7457983493804932, 1.9033613204956055, 1.8333333730697632, 0.9929972887039185, 1.3081233501434326, 1.4481793642044067, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.2710084915161133, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 1.815826416015625, 1.6582633256912231, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8879 [e2e-predictor] 552483558655, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.0105042457580566, 1.2731093168258667, 0.9754902720451355, 1.3081233501434326, 2.0959384441375732, 2.0609242916107178, 1.430672287940979, 1.2556023597717285, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 1.7983193397521973, 1.9733893871307373, 1.6757704019546509, 1.9208683967590332, 0.3277312219142914, 0.1001400575041771, 0.8179272413253784, -0.14495795965194702, -0.5126050114631653, 0.24019621312618256, 1.0280113220214844, 1.7107843160629272, 1.6232492923736572, 1.6757704019546509, 2.0959384441375732, 2.043417453765869, 2.0084033012390137, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.8333333730697632, 1.7983193397521973, 2.0084033012390137, 1.7457983493804932, 0.6253502368927002, 1.1330533027648926, 1.465686321258545, 2.1309523582458496, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 2.165966510772705, 1.9033613204956055, 1.8858543634414673, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3977592 [e2e-predictor] 2894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9754902720451355, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.483193278312683, 1.2030812501907349, 1.3081233501434326, 0.9929972887039185, 1.4131653308868408, 2.113445281982422, 1.780812382698059, 1.1505602598190308, 1.5707283020019531, 0.8004202842712402, 0.7654062509536743, 1.5357143878936768, 1.7457983493804932, 1.9908963441848755, 1.815826416015625, 1.780812382698059, 0.415266215801239, 0.2752102017402649, 0.8879552483558655, -0.17997196316719055, 0.08263305574655533, -0.9152660369873047, 0.9229692816734314, 1.0630252361297607, 1.3606443405151367, 2.0784313678741455, 1.780812382698059, 2.0959384441375732, 2.0609242916107178, 1.9033613204956055, 2.0784313678741455, 2.2009804248809814, 2.0609242916107178, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 2.0959384441375732, 1.2205883264541626, 1.3256303071975708, 1.5707283020019531, 1.9733893871307373, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.218487501144409, 1.868347406387329, 1.7107843160629272, 0.7829132676124573, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3977592 [e2e-predictor] 2894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.343137264251709, 1.3606443405151367, 0.9054622650146484, 1.378151297569275, 2.0784313678741455, 0.415266215801239, 0.7829132676124573, 1.605742335319519, 1.2906162738800049, 1.640756368637085, 1.5007003545761108, 1.8508403301239014, 1.7983193397521973, 1.693277359008789, 1.465686321258545, 0.1001400575041771, 0.24019621312618256, 0.6778712272644043, -0.3200279772281647, 0.7128852605819702, -0.6701680421829224, 0.20518220961093903, 1.3081233501434326, 2.0609242916107178, 2.0609242916107178, 1.5357143878936768, 1.868347406387329, 2.113445281982422, 2.043417453765869, 2.0959384441375732, 2.1484594345092773, 1.9908963441848755, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 2.0959384441375732, 2.113445281982422, 0.24019621312618256, 1.2380952835083008, 1.6757704019546509, 2.0084033012390137, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 2.2009804248809814, 2.1834733486175537, 1.4481793642044067, 1.815826416015625, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.397 [e2e-predictor] 75922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.3081233501434326, 1.378151297569275, 0.8529412746429443, 1.5007003545761108, 1.728291392326355, -0.4600839912891388, -0.47759100794792175, 1.1330533027648926, 1.553221344947815, 1.693277359008789, 1.7457983493804932, 1.868347406387329, 1.9033613204956055, 1.553221344947815, 0.9929972887039185, 0.08263305574655533, -0.14495795965194702, 0.18767507374286652, 0.13515406847000122, 0.6953782439231873, -0.07492996007204056, 0.5728292465209961, 0.8179272413253784, 1.5007003545761108, 1.4131653308868408, 2.0259103775024414, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 2.0084033012390137, 2.218487501144409, 2.0784313678741455, 2.165966510772705, 1.9558824300765991, 1.9733893871307373, 2.113445281982422, 1.8858543634414673, 2.0784313678741455, 1.815826416015625, 0.9054622650146484, 1.2030812501907349, 1.7983193397521973, 2.0259103775024414, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 2.165966510772705, 1.7983193397521973, 1.9733893871307373, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9054622650146484, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.572829246520996 [e2e-predictor] 1, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.465686321258545, 1.1505602598190308, 1.2906162738800049, 0.5378152132034302, 1.5882353782653809, 1.5707283020019531, -0.0049019488506019115, -0.28501397371292114, 0.18767507374286652, 1.9208683967590332, 0.39775922894477844, 1.9558824300765991, 1.8858543634414673, 1.868347406387329, 1.605742335319519, 1.1680673360824585, 0.415266215801239, 0.6078432202339172, 1.2731093168258667, 0.24019621312618256, 1.1155463457107544, 0.7128852605819702, -0.19747896492481232, 0.39775922894477844, 0.9754902720451355, 0.9579832553863525, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 0.8004202842712402, 1.483193278312683, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.165966510772705, 2.0084033012390137, 2.165966510772705, 2.0609242916107178, 1.6757704019546509, 2.043417453765869, 0.9929972887039185, 1.693277359008789, 1.6757704019546509, 2.0259103775024414, 2.1834733486175537, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 1.9383753538131714, 1.8333333730697632, 0.6428572535514832, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.74789923429 [e2e-predictor] 48914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5707283020019531, 0.9404762983322144, 1.2731093168258667, 0.8179272413253784, 1.5707283020019531, 1.2731093168258667, 0.11764705926179886, -1.0553221702575684, -0.12745095789432526, 1.7983193397521973, 0.5728292465209961, 1.728291392326355, 1.8508403301239014, 1.8333333730697632, 1.7633053064346313, 1.0980392694473267, 0.24019621312618256, 0.6778712272644043, 1.3956583738327026, 0.29271721839904785, 0.7128852605819702, 0.415266215801239, -0.6351540088653564, 0.7829132676124573, 1.1155463457107544, 1.483193278312683, 1.378151297569275, 1.343137264251709, 1.7107843160629272, 1.2205883264541626, 1.9908963441848755, 2.218487501144409, 2.113445281982422, 2.1484594345092773, 1.9908963441848755, 1.9383753538131714, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 2.0609242916107178, 1.9033613204956055, 1.430672287940979, 1.728291392326355, 2.0784313678741455, 2.1834733486175537, 2.2009804248809814, 2.235994577407837, 2.235994577407837, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.0784313678741455, 2.0084033012390137, 1.483193278312683, 1.465686321258545, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.87044829 [e2e-predictor] 13017273, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.520308256149292, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.553221344947815, -0.5301120281219482, 1.1680673360824585, 0.3802522122859955, 1.553221344947815, 1.0805323123931885, 0.03011205606162548, 0.0476190559566021, -0.3025209903717041, 0.3102242052555084, 0.4852942228317261, 1.8333333730697632, 1.9733893871307373, 1.728291392326355, 1.7107843160629272, 0.2226892113685608, 0.18767507374286652, 0.6078432202339172, 1.0630252361297607, 0.4852942228317261, 0.9404762983322144, 0.9229692816734314, -0.3200279772281647, -0.19747896492481232, 0.9754902720451355, 1.1155463457107544, 0.3277312219142914, 1.2380952835083008, 1.605742335319519, 1.465686321258545, 2.2009804248809814, 2.0784313678741455, 2.0259103775024414, 2.043417453765869, 2.113445281982422, 1.8508403301239014, 1.693277359008789, 1.8508403301239014, 1.9558824300765991, 2.0084033012390137, 1.9208683967590332, 1.570728302001953 [e2e-predictor] 1, 1.868347406387329, 2.0259103775024414, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.235994577407837, 2.218487501144409, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 2.0084033012390137, 1.5007003545761108, 2.043417453765869, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, -1.160364031791687, 1.1680673360824585, 0.2226892113685608, 1.465686321258545, 0.8704482913017273, 0.2752102017402649, 0.8704482913017273, 0.6778712272644043, 1.0980392694473267, 0.7128852605819702, 1.7983193397521973, 1.9908963441848755, 1.640756368637085, 1.728291392326355, 0.6603642702102661, 0.2577032148838043, 0.4852942228317261, 0.8529412746429443, 0.6253502368927002, 0.9754902720451355, 1.3256303071975708, 0.4677872359752655, -0.51 [e2e-predictor] 26050114631653, 1.4131653308868408, 0.6078432202339172, 1.378151297569275, 0.08263305574655533, 0.9404762983322144, 0.8004202842712402, 1.8333333730697632, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 2.113445281982422, 1.9733893871307373, 1.7107843160629272, 1.9033613204956055, 2.0784313678741455, 1.8508403301239014, 1.815826416015625, 1.3606443405151367, 1.868347406387329, 1.9733893871307373, 2.2535016536712646, 2.1834733486175537, 2.218487501144409, 2.235994577407837, 2.235994577407837, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1309523582458496, 2.0084033012390137, 1.6582633256912231, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, -0.3025209903717041, 1.1505602598190308, 0.9754902720451355, 1.343137264251 [e2e-predictor] 709, 1.3956583738327026, 0.502801239490509, 0.4677872359752655, 0.8529412746429443, 1.3956583738327026, 0.0476190559566021, 1.2030812501907349, 1.9733893871307373, 1.4131653308868408, 1.640756368637085, 0.8179272413253784, 0.13515406847000122, 0.5553222298622131, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 1.553221344947815, 0.45028021931648254, -0.6176469922065735, 0.9229692816734314, 1.5357143878936768, 1.693277359008789, 1.605742335319519, 0.502801239490509, 1.5357143878936768, 1.3081233501434326, 1.8333333730697632, 2.1309523582458496, 2.0084033012390137, 2.1484594345092773, 2.0959384441375732, 1.5357143878936768, 1.780812382698059, 2.0784313678741455, 1.8858543634414673, 1.9208683967590332, 0.9754902720451355, 1.8333333730697632, 2.0259103775024414, 2.288515567779541, 2.0609242916107178, 2.2535016536712646, 2.2535016536712646, 2.288515567779541, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1834733486175537, 2.0259103775024414, 1.9733893871307373, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.43067228794097 [e2e-predictor] 9, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.4131653308868408, 0.0476190559566021, 1.0980392694473267, 1.2556023597717285, 1.5707283020019531, 1.693277359008789, 0.24019621312618256, 0.9404762983322144, 1.1330533027648926, -0.4075630009174347, -0.3550419807434082, 0.6253502368927002, 2.0084033012390137, 1.553221344947815, 1.3956583738327026, 0.8004202842712402, -0.39005598425865173, 1.1155463457107544, 0.9054622650146484, 0.9054622650146484, 0.6603642702102661, 1.1680673360824585, 0.6253502368927002, 0.18767507374286652, -0.3025209903717041, 0.6253502368927002, 1.5007003545761108, 1.378151297569275, 1.0630252361297607, 0.2226892113685608, 0.17016807198524475, 1.518207311630249, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.113445281982422, 1.7457983493804932, 1.780812382698059, 1.5357143878936768, 1.8333333730697632, 1.9733893871307373, 1.5357143878936768, 1.7457983493804932, 1.7983193397521973, 2.2710084915161133, 2.218487501144409, 2.235994577407837, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 1.9383753538131714, 1.7983193397521973, 2.0084033012390137, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.20308 [e2e-predictor] 12501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.4131653308868408, 0.6428572535514832, 1.2205883264541626, 1.2380952835083008, 1.518207311630249, 1.7107843160629272, 0.45028021931648254, 0.3802522122859955, 0.7478992342948914, -1.1253501176834106, -0.6176469922065735, 1.2380952835083008, 1.9383753538131714, 1.483193278312683, 0.7829132676124573, 1.2030812501907349, -0.17997196316719055, 0.7303922772407532, 0.08263305574655533, 0.15266107022762299, 0.7654062509536743, 1.3606443405151367, 0.7128852605819702, 0.2226892113685608, -0.8277310132980347, 0.6778712272644043, 1.5357143878936768, -0.07492996007204056, -0.28501397371292114, -0.23249296844005585, 0.18767507374286652, 1.0630252361297607, 1.8508403301239014, 2.1484594345092773, 1.9733893871307373, 2.113445281982422, 1.7107843160629272, 2.0784313678741455, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0259103775024414, 1.3081233501434326, 1.9383753538131714, 2.3060226440429688, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.288515567779541, 2.2710084915161133, 2.218487501144409, 1.6582633256912231, 1.7633053064346313, 1.9733893871307373, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, [e2e-predictor] 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 0.8704482913017273, 1.2731093168258667, 1.2906162738800049, 1.5882353782653809, 1.6757704019546509, 0.29271721839904785, 0.3802522122859955, -0.7752100229263306, -0.5651260018348694, 0.520308256149292, 1.8508403301239014, 2.0609242916107178, 1.430672287940979, 1.2906162738800049, 0.6428572535514832, -0.39005598425865173, 1.2030812501907349, 0.9754902720451355, -0.3025209903717041, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 0.415266215801239, -0.4950979948043823, 0.5553222298622131, 0.7654062509536743, -0.47759100794792175, 0.5728292465209961, -0.4425770044326782, 0.3277312219142914, 1.3256303071975708, 1.7983193397521973, 1.3606443405151367, 2.1309523582458496, 2.113445281982422, 1.8508403301239014, 2.1309523582458496, 2.1309523582458496, 1.9733893871307373, 1.9558824300765991, 2.1834733486175537, 2.0084033012390137, 1.7983193397521973, 2.3060226440429688, 2.2710084915161133, 2.218487501144409, 2.3235294818878174, 2.2535016536712646, 2.288515567779541, 2.3060226440429688, 2.235994577407837, 1.9733893871307373, 2.0959384441375732, 1.5357143878936768, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.20518220961093903, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0. [e2e-predictor] 29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.378151297569275, -0.23249296844005585, 1.2030812501907349, 1.5882353782653809, 1.7107843160629272, 1.7107843160629272, 1.4481793642044067, 0.3277312219142914, -0.5826330184936523, -1.5980392694473267, 0.7829132676124573, 1.9733893871307373, 2.0959384441375732, 1.483193278312683, 1.3606443405151367, 1.465686321258545, -0.21498596668243408, 0.8004202842712402, 1.2205883264541626, -0.07492996007204056, 0.3277312219142914, 0.9754902720451355, 0.8004202842712402, 0.8879552483558655, -0.33753499388694763, 0.20518220961093903, -0.09243696182966232, -0.4425770044326782, -0.7577030062675476, 0.13515406847000122, 1.0630252361297607, 1.780812382698059, 1.640756368637085, 1.9208683967590332, 2.0959384441375732, 1.6582633256912231, 1.9033613204956055, 1.780812382698059, 2.0784313678741455, 2.0259103775024414, 2.0259103775024414, 2.218487501144409, 2.1309523582458496, 1.8333333730697632, 2.288515567779541, 2.1309523582458496, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.288515567779541, 2.2535016536712646, 1.5882353782653809, 1.1855742931365967, 1.5882353782653809, 1.0105042457580566, 0.6603642702102661, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.38025 [e2e-predictor] 22122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 0.2577032148838043, 1.1505602598190308, 1.6232492923736572, 1.7457983493804932, 1.5882353782653809, 1.5882353782653809, 0.4852942228317261, 0.2226892113685608, -1.195378065109253, 1.3606443405151367, 2.0084033012390137, 2.1834733486175537, 1.4131653308868408, 1.3956583738327026, 1.1855742931365967, 0.29271721839904785, 0.8529412746429443, 1.3606443405151367, 0.3277312219142914, 0.5728292465209961, 0.432773232460022, 1.0980392694473267, 0.6778712272644043, -0.33753499388694763, -0.7051820158958435, -0.6176469922065735, -0.0049019488506019115, -0.7577030062675476, -0.6526610255241394, 0.9229692816734314, 1.6582633256912231, 1.9558824300765991, 1.553221344947815, 1.7457983493804932, 0.8704482913017273, 1.9208683967590332, 2.0784313678741455, 2.043417453765869, 1.9733893871307373, 1.6582633256912231, 2.2009804248809814, 2.1484594345092773, 1.8508403301239014, 1.8858543634414673, 2.235994577407837, 2.3060226440429688, 2.235994577407837, 2.288515567779541, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9558824300765991, 1.9558824300765991, 1.378151297569275, 1.343137264251709, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0. [e2e-predictor] 415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, -0.6001400351524353, 1.1505602598190308, 1.6232492923736572, 1.780812382698059, 1.5882353782653809, 1.6757704019546509, 0.8179272413253784, 0.06512605398893356, 0.9404762983322144, 0.9229692816734314, 1.8508403301239014, 2.0784313678741455, 1.343137264251709, 0.24019621312618256, 0.8354342579841614, 0.11764705926179886, 0.3277312219142914, 0.9579832553863525, 1.0805323123931885, -0.12745095789432526, 0.9579832553863525, 0.502801239490509, 0.9929972887039185, -0.5126050114631653, 0.3102242052555084, 0.4852942228317261, -0.3550419807434082, 0.4677872359752655, -0.8802520632743835, 0.4852942228317261, 1.4481793642044067, 2.1484594345092773, 1.0280113220214844, 1.3256303071975708, 0.17016807198524475, 1.8858543634414673, 1.9033613204956055, 1.7457983493804932, 1.3956583738327026, 1.5007003545761108, 2.0609242916107178, 2.043417453765869, 1.8858543634414673, 1.8333333730697632, 2.2009804248809814, 2.3060226440429688, 2.341036558151245, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9208683967590332, 2.0609242916107178, 0.6778712272644043, 0.8879552483558655, 0.4677872359752655, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, [e2e-predictor] 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.432773232460022], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, -0.4950979948043823, 1.1330533027648926, 1.6582633256912231, 1.7107843160629272, 1.7633053064346313, 1.693277359008789, 0.7478992342948914, 0.2752102017402649, 1.0630252361297607, 0.3102242052555084, 1.868347406387329, 2.043417453765869, 1.518207311630249, 0.4677872359752655, 1.5007003545761108, 1.0280113220214844, 0.18767507374286652, 1.0280113220214844, 0.9579832553863525, -0.26750698685646057, 1.0280113220214844, 1.3256303071975708, 0.9054622650146484, -0.42506998777389526, -0.3200279772281647, 0.08263305574655533, 0.9404762983322144, 0.6078432202339172, 0.590336263179779, 1.2205883264541626, 1.0105042457580566, 2.113445281982422, 0.8529412746429443, 0.5728292465209961, -0.6001400351524353, 1.9033613204956055, 1.6582633256912231, 1.553221344947815, 0.432773232460022, 0.8004202842712402, 1.815826416015625, 1.9908963441848755, 1.8508403301239014, 1.2205883264541626, 2.288515567779541, 2.341036558151245, 2.3235294818878174, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.288515567779541, 1.780812382698059, 1.1155463457107544, -0.057422954589128494, -0.022408949211239815, 0.34523820877075195, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.870448 [e2e-predictor] 2913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254], [0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0105042457580566, -0.9852941036224365, 1.2731093168258667, 1.4481793642044067, 1.6582633256912231, 1.780812382698059, 1.693277359008789, 0.6253502368927002, -0.07492996007204056, 0.6953782439231873, 0.45028021931648254, 1.9033613204956055, 1.9383753538131714, 1.343137264251709, 0.2226892113685608, 1.5882353782653809, 1.868347406387329, 1.4131653308868408, 1.2030812501907349, -0.39005598425865173, -0.17997196316719055, 0.502801239490509, 1.693277359008789, 0.8179272413253784, -0.12745095789432526, -0.057422954589128494, -0.2499999701976776, 0.9229692816734314, 0.502801239490509, -0.03991595283150673, 1.343137264251709, 1.7107843160629272, 1.9908963441848755, 2.043417453765869, 0.8704482913017273, 0.11764705926179886, 1.9383753538131714, 1.7457983493804932, 1.4481793642044067, 1.8858543634414673, 0.9229692816734314, 1.693277359008789, 1.815826416015625, 1.6757704019546509, 1.2731093168258667, 2.1309523582458496, 2.165966510772705, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.288515567779541, 2.2535016536712646, 1.868347406387329, 1.8508403301239014, 0.41 [e2e-predictor] 5266215801239, 0.415266215801239, 0.8004202842712402, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.432773232460022], [0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9229692816734314, -1.370448112487793, 1.3256303071975708, 1.5357143878936768, 1.7983193397521973, 1.815826416015625, 1.6757704019546509, 0.6778712272644043, 0.03011205606162548, 0.520308256149292, 0.13515406847000122, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.20518220961093903, 1.378151297569275, 1.5707283020019531, 0.6078432202339172, 0.3277312219142914, -0.09243696182966232, 1.2380952835083008, 1.1680673360824585, 1.5882353782653809, 1.0280113220214844, -0.07492996007204056, -0.057422954589128494, 0.13515406847000122, 0.3277312219142914, 0.39775922894477844, 0.2577032148838043, 0.6778712272644043, 1.4131653308868408, 1.7457983493804932, 2.1309523582458496, 2.043417453765 [e2e-predictor] 869, 1.9558824300765991, 1.9733893871307373, 1.7457983493804932, 1.6232492923736572, 1.868347406387329, 1.378151297569275, 1.9558824300765991, 2.043417453765869, 1.6582633256912231, 1.0280113220214844, 2.0259103775024414, 2.0259103775024414, 2.165966510772705, 2.341036558151245, 2.2710084915161133, 2.3060226440429688, 2.2535016536712646, 1.9383753538131714, 2.0259103775024414, 1.1155463457107544, 1.2731093168258667, 1.1855742931365967, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, -1.3529410362243652, 1.3956583738327026, 1.483193278312683, 1.8333333730697632, 1.7983193397521973, 1.6757704019546509, 0.8704482913017273, 0.9929972887039185, -0.21498596668243408, 0.2752102017402649, 1.9908963441848755, 1.7983193397521973, -0.057422954589128494, -0.6701680421829224, 1.32563 [e2e-predictor] 03071975708, 1.5007003545761108, -0.03991595283150673, -0.39005598425865173, 0.502801239490509, 1.2731093168258667, 1.1855742931365967, 1.868347406387329, 2.0084033012390137, 0.9404762983322144, 0.5553222298622131, 1.0455182790756226, 0.15266107022762299, 0.1001400575041771, 0.415266215801239, 0.13515406847000122, 0.8179272413253784, 0.9579832553863525, 1.5882353782653809, 1.8858543634414673, 2.1309523582458496, 1.5357143878936768, 1.3256303071975708, 1.6232492923736572, 1.6232492923736572, 1.7457983493804932, 1.518207311630249, 1.9908963441848755, 1.0280113220214844, -0.21498596668243408, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.9733893871307373, 2.0609242916107178, 2.2710084915161133, 2.1484594345092773, 1.2906162738800049, 1.605742335319519, 1.3956583738327026, 0.4852942228317261, 0.432773232460022, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.06302523612976 [e2e-predictor] 07, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, -1.0378150939941406, 1.3256303071975708, 1.5707283020019531, 1.8508403301239014, 1.8333333730697632, 1.2205883264541626, 0.8529412746429443, 0.06512605398893356, -0.10994396358728409, -0.2499999701976776, 2.043417453765869, 1.6757704019546509, 0.6953782439231873, -1.0903360843658447, 1.553221344947815, 1.5357143878936768, -0.09243696182966232, -0.12745095789432526, 0.9054622650146484, 0.9929972887039185, 0.3627452254295349, 1.693277359008789, 1.9383753538131714, 0.2577032148838043, 0.9754902720451355, 0.3627452254295349, -0.5476189851760864, -0.3025209903717041, -0.057422954589128494, 0.11764705926179886, 0.9404762983322144, 0.502801239490509, 0.3802522122859955, -0.057422954589128494, 1.9208683967590332, 0.2226892113685608, 1.343137264251709, 1.4481793642044067, 0.9754902720451355, 1.0105042457580566, 1.605742335319519, 1.8508403301239014, -0.0049019488506019115, 1.553221344947815, 1.5882353782653809, 1.6582633256912231, -0.37254899740219116, 0.18767507374286652, 1.815826416015625, 2.3235294818878174, 2.0959384441375732, 1.6232492923736572, 1.605742335319519, 1.9733893871307373, 0.432773232460022, 0.7654062509536743, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.04551827907562 [e2e-predictor] 26, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8354342579841614, 0.8529412746429443, -1.1078431606292725, 1.2906162738800049, 1.518207311630249, 1.7633053064346313, 1.0805323123931885, 0.8179272413253784, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.6778712272644043, 2.1309523582458496, 1.7107843160629272, 0.6078432202339172, -1.0553221702575684, 1.2906162738800049, 1.6232492923736572, 0.24019621312618256, 0.8354342579841614, 0.8179272413253784, 0.2752102017402649, 0.415266215801239, 1.9033613204956055, 1.6582633256912231, 0.24019621312618256, 0.9404762983322144, 0.6253502368927002, 0.17016807198524475, 0.3102242052555084, 0.8529412746429443, 0.7303922772407532, 0.9054622650146484, -0.23249296844005585, -0.6176469922065735, -0.5651260018348694, 0.0476190559566021, 1.1855742931365967, 1.0280113220214844, 1.640756368637085, 1.3256303071975708, 1.1680673360824585, 1.2906162738800049, 1.2731093168258667, -0.7051820158958435, 1.8508403301239014, 0.6953782439231873, -0.0049019488506019115, -0.12745095789432526, 0.2577032148838043, 1.5882353782653809, 2.288515567779541, 1.8858543634414673, 1.0280113220214844, 2.0084033012390137, 0.8179272413253784, -0.07492996007204056, 0.45028021931648254, 0.5378152132034302, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4852942228317261, 0.5203 [e2e-predictor] 08256149292, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, -0.5476189851760864, 1.2731093168258667, 1.5707283020019531, 1.7633053064346313, 0.8529412746429443, 1.4131653308868408, 0.502801239490509, 0.5553222298622131, 0.17016807198524475, 1.3081233501434326, 1.9558824300765991, 1.728291392326355, 0.8529412746429443, -1.335434079170227, 1.518207311630249, 1.2556023597717285, 0.6778712272644043, 0.18767507374286652, 0.2752102017402649, 0.6078432202339172, 1.3956583738327026, 1.868347406387329, 1.7457983493804932, 0.415266215801239, 1.1330533027648926, 1.1505602598190308, 0.432773232460022, 1.0980392694473267, 0.2226892113685608, 1.2731093168258667, 1.2556023597717285, -0.8802520632743835, -0.8802520632743835, -1.282913088798523, -0.9152660369873047, 1.2380952835083008, 0.9229692816734314, 1.2731093168258667, 1.9558824300765991, 1.7457983493804932, 1.5707283020019531, 1.2906162738800049, -0.6526610255241394, 1.693277359008789, 1.1505602598190308, 0.39775922894477844, 0.29271721839904785, 0.520308256149292, 1.2030812501907349, 1.8333333730697632, 0.5378152132034302, 1.7457983493804932, 2.218487501144409, 1.0630252361297607, 0.8704482913017273, 0.2577032148838043, 0.6078432202339172, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627 [e2e-predictor] 452254295349, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, -0.057422954589128494, 1.1505602598190308, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.518207311630249, 0.7303922772407532, 0.39775922894477844, -0.4600839912891388, 1.6757704019546509, 2.0609242916107178, 1.7983193397521973, 1.1680673360824585, -1.2303920984268188, 1.553221344947815, 0.8354342579841614, 1.465686321258545, 0.415266215801239, 0.6953782439231873, 0.7478992342948914, 1.6232492923736572, 1.1330533027648926, 1.4481793642044067, 0.6253502368927002, 0.9229692816734314, 0.520308256149292, 0.7829132676124573, 0.39775922894477844, 0.9579832553863525, 0.5378152132034302, -0.9152660369873047, 0.012605053372681141, 0.20518220961093903, -0.19747896492481232, -1.1253501176834106, -0.4600839912891388, 0.3102242052555084, 1.1155463457107544, 1.7633053064346313, 1.7107843160629272, 1.553221344947815, 0.39775922894477844, -0.03991595283150673, 2.0084033012390137, 1.5357143878936768, 0.3627452254295349, 0.39775922894477844, 0.9229692816734314, 1.4481793642044067, 1.0805323123931885, 1.6757704019546509, 1.815826416015625, 1.693277359008789, 1.1680673360824585, -0.26750698685646057, 0.3102242052555084, 0.5553222298622131, 0.6778712272644043, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.432773232460022], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, [e2e-predictor] 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.5378152132034302, 1.1155463457107544, 1.5007003545761108, 1.9208683967590332, 1.7457983493804932, 1.483193278312683, 0.8179272413253784, 0.24019621312618256, 0.5728292465209961, 1.4131653308868408, 1.8858543634414673, 1.868347406387329, 1.0805323123931885, -0.6001400351524353, 1.5707283020019531, 1.5707283020019531, 1.7457983493804932, 0.7478992342948914, 1.0630252361297607, 1.2030812501907349, 1.4481793642044067, 2.113445281982422, 0.0476190559566021, 0.18767507374286652, 0.9054622650146484, 0.8354342579841614, 0.9929972887039185, 0.7478992342948914, 0.3277312219142914, -0.42506998777389526, 0.7303922772407532, -0.07492996007204056, 0.24019621312618256, -0.42506998777389526, -1.2303920984268188, -1.0728291273117065, 0.6428572535514832, 1.0980392694473267, 1.868347406387329, 1.378151297569275, 1.465686321258545, 0.08263305574655533, -0.28501397371292114, 1.4131653308868408, 1.8508403301239014, 1.0805323123931885, 0.08263305574655533, 1.2380952835083008, 1.6232492923736572, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 2.0959384441375732, 1.1505602598190308, 0.2226892113685608, 0.34523820877075195, 0.012605053372681141, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.432773232460022], [0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0 [e2e-predictor] .590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.29271721839904785, 1.0980392694473267, 1.605742335319519, 1.9208683967590332, 1.780812382698059, 1.640756368637085, 0.7829132676124573, 1.0455182790756226, 1.2205883264541626, 1.8333333730697632, 1.9558824300765991, 1.605742335319519, 0.8179272413253784, -0.26750698685646057, 1.5007003545761108, 1.780812382698059, 1.483193278312683, 1.1680673360824585, 0.8529412746429443, 1.5007003545761108, 1.3081233501434326, 2.0959384441375732, 0.8354342579841614, 0.7829132676124573, 0.9579832553863525, -0.39005598425865173, 0.7829132676124573, 0.9229692816734314, 0.415266215801239, -0.3025209903717041, -0.17997196316719055, -0.0049019488506019115, 0.29271721839904785, -0.2499999701976776, -0.7752100229263306, -0.4950979948043823, -0.9327731132507324, 0.24019621312618256, 1.693277359008789, 2.0784313678741455, 1.3081233501434326, -0.10994396358728409, 0.0476190559566021, 0.9229692816734314, 1.1330533027648926, 0.6253502368927002, 0.3802522122859955, 1.2205883264541626, 1.7457983493804932, 1.2731093168258667, 0.6778712272644043, 0.9229692816734314, -0.12745095789432526, 0.7654062509536743, 1.0455182790756226, -0.0049019488506019115, 0.13515406847000122, 0.5378152132034302, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359 [e2e-predictor] 752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.432773232460022], [0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 1.3606443405151367, 1.640756368637085, 1.9558824300765991, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 0.7128852605819702, 1.640756368637085, 1.640756368637085, 1.8858543634414673, 1.605742335319519, 0.8354342579841614, -0.4425770044326782, 1.605742335319519, 1.640756368637085, 1.3081233501434326, 1.2380952835083008, 0.520308256149292, 1.5357143878936768, 1.7107843160629272, 1.553221344947815, 0.3802522122859955, 0.8179272413253784, 0.8529412746429443, 0.17016807198524475, 0.13515406847000122, 1.0980392694473267, 0.2752102017402649, -0.03991595283150673, -0.6351540088653564, 0.6953782439231873, 0.432773232460022, 0.7478992342948914, -1.2303920984268188, -0.3200279772281647, -1.1253501176834106, -0.4075630009174347, 1.2380952835083008, 1.9908963441848755, 1.465686321258545, 0.4677872359752655, 0.8354342579841614, 1.0805323123931885, 0.3802522122859955, 1.0105042457580566, 0.6603642702102661, 1.3956583738327026, 1.8858543634414673, 1.6582633256912231, -0.057422954589128494, -0.1624649614095688, -0.47759100794792175, -0.7226890325546265, 1.343137264251709, 1.728291392326355, 0.415266215801239, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0. [e2e-predictor] 7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.432773232460022, 0.4677872359752655, 0.45028021931648254], [0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5553222298622131, 0.5378152132034302, 0.4677872359752655, 0.6953782439231873, 1.378151297569275, 1.7457983493804932, 1.9033613204956055, 1.7983193397521973, 1.7107843160629272, 1.2731093168258667, 0.8004202842712402, 1.6757704019546509, 1.7457983493804932, 1.868347406387329, 1.553221344947815, 0.432773232460022, -0.03991595283150673, 1.553221344947815, 1.0805323123931885, 1.1680673360824585, 1.0105042457580566, 1.1330533027648926, 0.8704482913017273, 1.2380952835083008, 1.343137264251709, -0.33753499388694763, 1.3081233501434326, 0.5728292465209961, 0.2577032148838043, 0.3277312219142914, 0.0476190559566021, -0.2499999701976776, 0.2752102017402649, -0.4600839912891388, 0.5728292465209961, 0.6953782439231873, 0.432773232460022, 0.06512605398893356, -0.4425770044326782, 0.6778712272644043, -0.37254899740219116, 1.3606443405151367, 0.6778712272644043, 1.1855742931365967, -0.022408949211239815, 0.590336263179779, 1.465686321258545, 1.4131653308868408, 1.605742335319519, 1.5357143878936768, 2.0259103775024414, 2.043417453765869, 1.7983193397521973, -0.9852941036224365, -0.6001400351524353, 0.8004202842712402, 0.8004202842712402, 1.2556023597717285, 1.9383753538131714, 1.3956583738327026, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0 [e2e-predictor] .6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254], [0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.3802522122859955, 0.6778712272644043, 1.343137264251709, 1.6232492923736572, 1.815826416015625, 1.8333333730697632, 1.343137264251709, 0.29271721839904785, 1.1155463457107544, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.0455182790756226, -0.5126050114631653, -0.7401960492134094, 1.2556023597717285, 1.1680673360824585, 1.3606443405151367, 0.8879552483558655, 0.6078432202339172, 0.8004202842712402, 0.2226892113685608, 0.7654062509536743, -0.1624649614095688, 1.2906162738800049, 1.3606443405151367, 0.2226892113685608, 1.0280113220214844, 0.8879552483558655, 1.1330533027648926, -0.03991595283150673, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.6078432202339172, -1.0903360843658447, 0.590336263179779, -0.23249296844005585, 1.343137264251709, -0.03991595283150673, -0.28501397371292114, -0.24999997 [e2e-predictor] 01976776, 1.2906162738800049, 0.7128852605819702, 1.0105042457580566, 1.2205883264541626, 1.8333333730697632, 1.4131653308868408, 1.868347406387329, 2.0784313678741455, -1.0728291273117065, 1.5007003545761108, 1.0630252361297607, 0.5553222298622131, 1.465686321258545, 1.5357143878936768, 1.5707283020019531, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.415266215801239, 0.34523820877075195, 0.29271721839904785, 0.6603642702102661, 1.553221344947815, 1.7107843160629272, 1.868347406387329, 1.8508403301239014, 1.1330533027648926, 0.7654062509536743, 1.2906162738800049, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 0.11764705926179886, 0.03011205606162548, -0.6001400351524353, 1.430672287940979, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.6078432202339172, 1.1680673360824585, 0.7303922772407532, 0.3627452254295349, 0.3102242052555 [e2e-predictor] 084, 1.0980392694473267, 0.8704482913017273, 1.1155463457107544, 0.6953782439231873, 0.9404762983322144, 1.0455182790756226, 0.2226892113685608, 1.3081233501434326, 1.0455182790756226, 1.1855742931365967, 0.8004202842712402, 0.8879552483558655, -0.8802520632743835, -0.3025209903717041, 0.39775922894477844, 0.3627452254295349, 1.0980392694473267, -0.10994396358728409, -0.28501397371292114, 1.0980392694473267, 0.7303922772407532, 0.9404762983322144, 0.1001400575041771, 0.2226892113685608, 1.2731093168258667, 1.7633053064346313, 1.7457983493804932, -0.26750698685646057, 1.3081233501434326, 0.6428572535514832, 0.8179272413253784, 1.3256303071975708, 1.6757704019546509, 1.4131653308868408, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.2577032148838043, 0.7303922772407532, 1.378151297569275, 1.605742335319519, 1.8508403301 [e2e-predictor] 239014, 1.815826416015625, 0.7478992342948914, 1.0630252361297607, 1.430672287940979, 1.7457983493804932, 1.5357143878936768, 1.640756368637085, -1.0553221702575684, -0.12745095789432526, -0.5126050114631653, 1.3256303071975708, 1.2205883264541626, 0.8354342579841614, 1.2556023597717285, 1.465686321258545, 0.7829132676124573, 0.6428572535514832, -0.5476189851760864, -0.10994396358728409, 1.378151297569275, 1.1155463457107544, 0.6428572535514832, -0.03991595283150673, -0.09243696182966232, 0.8879552483558655, 0.03011205606162548, 1.2906162738800049, 1.483193278312683, 1.3256303071975708, 1.3956583738327026, 1.1855742931365967, -1.0203081369400024, -0.5651260018348694, 0.8004202842712402, 0.3802522122859955, 0.6253502368927002, -0.09243696182966232, -1.2303920984268188, 0.39775922894477844, 0.520308256149292, 1.2556023597717285, 0.2577032148838043, 1.0980392694473267, 1.5707283020019531, 1.465686321258545, 1.8508403301239014, -0.47759100794792175, 1.0105042457580566, 0.6603642702102661, 0.13515406847000122, 1.6232492923736572, 1.6757704019546509, 1.5007003545761108, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.520308256149292, 0.4852942228317261, 0.502801239490509], [0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3802522122859955, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149 [e2e-predictor] 292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.29271721839904785, 0.24019621312618256, 0.2226892113685608, 0.8004202842712402, 1.5357143878936768, 1.6232492923736572, 1.8333333730697632, 1.7633053064346313, 0.4677872359752655, 0.7654062509536743, 1.6232492923736572, 1.815826416015625, 1.8858543634414673, 1.430672287940979, 0.2577032148838043, -0.10994396358728409, -0.26750698685646057, 1.5007003545761108, 1.343137264251709, 0.590336263179779, 0.6778712272644043, 0.7829132676124573, 1.3081233501434326, 0.6778712272644043, -0.03991595283150673, 0.590336263179779, 1.605742335319519, 1.1855742931365967, 1.0280113220214844, 0.7654062509536743, -0.07492996007204056, 0.7128852605819702, 0.11764705926179886, 1.1855742931365967, 1.2731093168258667, 1.640756368637085, 1.1855742931365967, 1.7107843160629272, -0.7226890325546265, 0.4852942228317261, -0.12745095789432526, -0.07492996007204056, -0.47759100794792175, 0.2577032148838043, -1.457983136177063, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.5728292465209961, 0.2577032148838043, 1.6582633256912231, 1.7107843160629272, 1.9908963441848755, -1.1428570747375488, 0.6078432202339172, 0.6778712272644043, 0.3102242052555084, 1.7457983493804932, 1.1680673360824585, 0.7303922772407532, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.4852942228317261, 0.502801239490509]], [[1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.897080719470977 [e2e-predictor] 8, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8556864261627197, 1.803398847579956, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374], [1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.8273639 [e2e-predictor] 08290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850 [e2e-predictor] 496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0. [e2e-predictor] 5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, [e2e-predictor] 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776, 1.611677646636963], [1.0365142822265625, 1.03651 [e2e-predictor] 42822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687 [e2e-predictor] 134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.646536111831665], [1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473 [e2e-predictor] 633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7925055623054504, 0.8447931408882141, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, [e2e-predictor] 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.082265853881836, 2.0648367404 [e2e-predictor] 937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8905447721481323, 1.8731155395507 [e2e-predictor] 812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.7511112689971924], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.385098218917846 [e2e-predictor] 7, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7227887511253357, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.0713726282119 [e2e-predictor] 75, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8731155395507812, 1.8208279609680176, 1.803398847579956], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.70 [e2e-predictor] 53595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6182135939598083 [e2e-predictor] , 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.9145098924636841, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363 [e2e-predictor] 908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.8905447721481323], [1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.15851867198 [e2e-predictor] 9441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.792505562 [e2e-predictor] 3054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796 [e2e-predictor] 514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0822658538818 [e2e-predictor] 36, 2.082265853881836, 2.047407388687134, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324 [e2e-predictor] 645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086], [0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2 [e2e-predictor] .1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107], [0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2 [e2e-predictor] .117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0299782752990723], [0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.1236603260040283, 1.0888018608093262, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.873115539550 [e2e-predictor] 7812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.047407388687134], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082 [e2e-predictor] , 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9319390654563904, 0.9667974710 [e2e-predictor] 464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.00165581 [e2e-predictor] 70318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0 [e2e-predictor] .7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099 [e2e-predictor] 347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292 [e2e-predictor] 114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.193377017974853 [e2e-predictor] 5, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, [e2e-predictor] 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0. [e2e-predictor] 9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110 [e2e-predictor] 473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8796514868736267, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, [e2e-predictor] 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, [e2e-predictor] 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1 [e2e-predictor] .9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [1.4548149108886719, 1.8208279609680176, 1.7511112689971924, 1.472244143486023, 1.1062309741973877, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.36766898632049 [e2e-predictor] 56, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.27398681640625, 2.2565577030181885, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.6988236904144287, 1.2456645965576172, 0.9667974710464478, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.6879304051399231, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638 [e2e-predictor] 436794281, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7750763297080994, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.047407388687134, 2.1345534324645996, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.1868410110473633, 2.047407388687134, 1.8731155395507812, 1.315381407737732, 1.1062309741973877, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.844793140888214 [e2e-predictor] 1, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.8622223138809204, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.082265853881836], [1.5768193006515503, 2.0125491619110107, 2.117124319076538, 2.1868410110473633, 2.3262743949890137, 2.3785619735717773, 2.2565577030181885, 2.0648367404937744, 2.0299782752990723, 1.8208279609680176, 1.1062309741973877, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226 [e2e-predictor] 644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [1.332810640335083, 1.6813944578170776, 1.785969614982605, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 1.4025273323059082, 1.158518671989441, 0.8099347352981567, 0.6879304051399231, 0.600784420967102, 0.9667974710464478, 0.9319390654563904, 1.0365142822265625, 0.984226644039154, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.862222 [e2e-predictor] 3138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [2.1694118976593018, 2.1694118976593018, 2.0125491619110107, 1.785969614982605, 1.7162528038024902, 0.6879304051399231, -0.688975989818573, -1.1247059106826782, 0.008191745728254318, 1.053943395614624, 1.6813944578170776, 1.785969614982605, 1.5942485332489014, 1.7511112689971924, 1.472244143486023, 1.1410894393920898, 0.984226644039154, 0.7750763297080994, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.91450 [e2e-predictor] 98924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.27398681640625, 1.9951199293136597, 1.2805230617523193, 0.09533771127462387, 0.16505448520183563, 1.7511112689971924, 2.308845281600952, 2.3785619735717773, 2.2565577030181885, 2.308845281600952, 2.361132860183716, 2.047407388687134, 1.925403118133545, 1.629106879234314, 1.2456645965576172, 0.9493682980537415, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283 [e2e-predictor] , 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [2.0125491619110107, 2.082265853881836, 2.117124319076538, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.8556864261627197, 1.646536111831665, 1.768540382385254, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.27398681640625, 2.204270124435425, 2.047407388687134, 1.8731155395507812, 1.611677646636963, 1.1410894393920898, 0.8970807194709778, 0.7576471567153931, 0.6530719995498657, 0.8099347352981567, 0.8622223138809204, 0.9493682980537415, 0.9667974710464478, 0.96679747104644 [e2e-predictor] 78, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.2108062505722046, 0.2173420637845993, -0.20095856487751007, 0.5484968423843384, 1.61167764 [e2e-predictor] 6636963, 2.0996949672698975, 2.204270124435425, 2.239128589630127, 2.308845281600952, 2.2914161682128906, 2.3262743949890137, 2.3262743949890137, 2.082265853881836, 1.803398847579956, 1.489673376083374, 1.1062309741973877, 0.9493682980537415, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.9145098924636841, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.186841011047 [e2e-predictor] 3633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.6639652252197266, 1.8208279609680176, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 0.984226644039154, -0.688975989818573, -1.176993489265442, -0.6366884112358093, 0.4613508880138397, 1.332810640335083, 1.5768193006515503, 1.7162528038024902, 1.960261583328247, 2.1694118976593018, 2.204270124435425, 2.27398681640625, 2.361132860183716, 2.4831371307373047, 2.4134204387664795, 2.047407388687134, 1.6813944578170776, 1.1062309741973877, 0.7925055623054504, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1694118976593018, 2. [e2e-predictor] 1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1694118976593018, 2.1868410110473633], [0.8970807194709778, 1.4025273323059082, 1.5942485332489014, 1.6988236904144287, 1.3676689863204956, -0.5495424270629883, -1.2815686464309692, -0.6541175842285156, 1.1933770179748535, 2.1868410110473633, 2.27398681640625, 2.117124319076538, 2.082265853881836, 1.7511112689971924, 1.6988236904144287, 1.803398847579956, 1.803398847579956, 1.2630938291549683, 1.0016558170318604, 1.8382571935653687, 2.2914161682128906, 2.204270124435425, 1.6813944578170776, 1.071372628211975, 1.175947904586792, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8556864261627197, 1.873 [e2e-predictor] 1155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425], [-0.5495424270629883, -0.026666639372706413, 0.7750763297080994, 1.2805230617523193, 0.42649248242378235, -1.1072766780853271, -1.176993489265442, 0.8099347352981567, 1.960261583328247, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.3262743949890137, 2.3262743949890137, 2.0996949672698975, 1.803398847579956, 1.0365142822265625, 0.07790851593017578, 1.2456645965576172, 2.2216994762420654, 2.2914161682128906, 2.308845281600952, 2.395991325378418, 2.3437037467956543, 2.0299782752990723, 1.8208279609680176, 1.5245317220687866, 1.2805230617523193, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661 [e2e-predictor] 377, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.2914161682128906, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.3262743949890137, 2.2216994762420654, 2.204270124435425, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [-0.3055337369441986, -0.6541175842285156, -0.42753809690475464, 0.18248367309570312, 0.02562093921005726, -0.8981263637542725, -0.4972548484802246, 1.7162528038024902, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.239128589630127, 2.3437037467956543, 2.361132860183716, 2.0648367404937744, 1.2805230617523193, 1.5768193006515503, 2.117124319076538, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.3437037467956543, 2.3437037467956543, 2.239128589630127, 2.047407388687134, 1.785969614982605, 1.5245317220687866, 1.2456645965576172, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8273 [e2e-predictor] 63908290863, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7336820363998413, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.239128589630127, 2.2565577030181885, 2.082265853881836, 1.5768193006515503, 2.0996949672698975, 2.308845281600952, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [0.008191745728254318, -0.3055337369441986, -0.23581695556640625, -0.11381260305643082, -0.21838775277137756, -0.3403921127319336, 0.2522004544734955, 1.6813944578170776, 1.9079740047454834, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.082265853881836, 1.629106879234314, 1.071372628211975, 1.158518671989441, 1.8556864261627197, 2.151982545852661, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.151982545852661, 2.239128589630127, 2.308845281600952, 2.047407388687134, 1.8556864261627197, 1.611677646636963, 1.315381407737732, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845 [e2e-predictor] 993, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1868410110473633, 2.1345534324645996, 2.1868410110473633, 2.2914161682128906, 2.2914161682128906, 2.0299782752990723, 1.768540382385254, 2.082265853881836, 1.646536111831665, 2.4134204387664795, 2.2914161682128906, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 1.960261583328247, 2.0299782752990723, 2.3262743949890137, 2.3437037467956543, 2.2565577030181885, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [0.5833552479743958, 0.600784420967102, 1.332810640335083, 1.5419609546661377, 0.8796514868736267, 0.14762529730796814, -0.009237446822226048, 0.6530719995498657, 1.4548149108886719, 1.7511112689971924, 1.7511112689971924, 1.925403118133545, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.8556864261627197, 0.14762529730796814, -0.42753809690475464, -0.4972548484802246, -0.25324615836143494, 0.6356428265571594, 1.5419609546661377, 1.942832350730896, 2.0648367404937744, 2.1868410110473633, 2.0648367404937744, 1.942832350730896, 2.047407388687134, 2.2914161682128906, 2.1694118976593018, 1.960261583328247, 1.803398847579956, 1.4025273323059082, 1.1062309741973877, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.478780061006 [e2e-predictor] 546, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.35677558183670044, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.0299782752990723, 1.8556864261627197, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.5071024894714355, 2.430849552154541, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.082265853881836, 1.925403118133545, 1.629106879234314, 1.5942485332489014, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [1.6988236904144287, 0.7925055623054504, 0.7402179837226868, 1.2456645965576172, 1.646536111831665, 1.2456645965576172, 0.44392168521881104, 0.35677558183670044, 0.600784420967102, 1.071372628211975, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 0.9145098924636841, -0.8806971907615662, -0.9678431153297424, -0.04409583657979965, 1.4548149108886719, 2.0125491619110107, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.7511112689971924, 2.0299782752990723, 2.204270124435425, 1.629106879234314, 1.2805230617523193, 1.8382571935653687, 2.1868410110473633, 1.9951199293136597, 1.5419609546661377, 0.9145098924636841, 0.8099347352981567, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.86222 [e2e-predictor] 23138809204, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.0648367404937744, 1.8905447721481323, 1.5419609546661377, 1.925403118133545, 1.960261583328247, 1.5245317220687866, 1.785969614982605, 1.5419609546661377, 1.5768193006515503, 1.489673376083374, 2.0996949672698975, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.1868410110473633, 1.6988236904144287, 1.629106879234314, 1.5419609546661377, 1.7162528038024902, 1.7336820363998413, 2.27398681640625, 2.239128589630127, 2.239128589630127, 2.239128589630127], [2.2914161682128906, 1.6813944578170776, -0.2881045341491699, -0.532113254070282, -0.3578213155269623, 0.09533771127462387, 0.6879304051399231, 1.472244143486023, 1.5942485332489014, 1.071372628211975, 0.8622223138809204, 1.2108062505722046, 1.5419609546661377, 1.7336820363998413, 1.3676689863204956, -0.18352937698364258, -1.176993489265442, -0.5495424270629883, 1.5419609546661377, 2.204270124435425, 2.239128589630127, 2.204270124435425, 2.308845281600952, 2.3437037467956543, 2.047407388687134, 1.5942485332489014, 1.071372628211975, 0.5833552479743958, 0.42649248242378235, 0.8622223138809204, 1.315381407737732, 2.0996949672698975, 2.2216994762420654, 1.5071024894714355, 1.1933770179748535, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.0365142822265625, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8273 [e2e-predictor] 63908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.3742047846317291, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7227887511253357, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.2216994762420654, 2.1345534324645996, 1.2108062505722046, 1.5245317220687866, 1.8382571935653687, 1.5768193006515503, 1.8208279609680176, 1.2979521751403809, 1.3676689863204956, 1.5593900680541992, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.9079740047454834, 1.8556864261627197, 1.942832350730896, 1.4548149108886719, 1.6988236904144287, 1.785969614982605, 2.0125491619110107, 2.2216994762420654, 2.2565577030181885, 2.2565577030181885, 2.239128589630127], [2.2216994762420654, 2.3785619735717773, 1.8208279609680176, 0.02562093921005726, -0.619259238243103, -0.42753809690475464, -0.25324615836143494, 0.28705883026123047, 1.1236603260040283, 1.646536111831665, 1.2108062505722046, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 0.7750763297080994, -0.601830005645752, -1.1595642566680908, 0.44392168521881104, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.2914161682128906, 2.204270124435425, 2.3437037467956543, 2.4134204387664795, 1.925403118133545, 1.0016558170318604, 0.44392168521881104, 1.2979521751403809, 1.489673376083374, 1.5245317220687866, 1.9951199293136597, 2.361132860183716, 2.27398681640625, 1.960261583328247, 1.8208279609680176, 1.6639652252197266, 1.2630938291549683, 1.0888018608093262, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9842266440391 [e2e-predictor] 54, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.42649248242378235, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.3742047846317291, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.2565577030181885, 2.1694118976593018, 1.2630938291549683, 1.2805230617523193, 1.053943395614624, 1.4025273323059082, 1.5245317220687866, 1.5942485332489014, 1.175947904586792, 1.1062309741973877, 1.5071024894714355, 1.7511112689971924, 1.960261583328247, 1.785969614982605, 2.2565577030181885, 1.629106879234314, 1.9776906967163086, 1.5593900680541992, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885], [1.472244143486023, 2.0125491619110107, 2.3262743949890137, 2.204270124435425, 1.9079740047454834, 1.1062309741973877, 0.6530719995498657, 0.11276690661907196, -0.3229629397392273, 0.28705883026123047, 0.5833552479743958, 0.28705883026123047, 0.4090631604194641, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, -0.21838775277137756, 1.3850982189178467, 1.9079740047454834, 1.942832350730896, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.239128589630127, 2.2914161682128906, 2.3262743949890137, 2.0299782752990723, 1.053943395614624, 0.670501172542572, 0.9145098924636841, 1.0016558170318604, 1.7336820363998413, 2.1868410110473633, 2.27398681640625, 2.047407388687134, 1.960261583328247, 1.768540382385254, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0539 [e2e-predictor] 43395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.151982545852661, 2.204270124435425, 2.151982545852661, 2.151982545852661, 2.308845281600952, 1.2805230617523193, 0.9145098924636841, 0.7925055623054504, 0.9667974710464478, 1.3850982189178467, 1.5071024894714355, 0.9319390654563904, 0.9493682980537415, 1.489673376083374, 1.472244143486023, 1.8208279609680176, 1.472244143486023, 2.239128589630127, 1.4199565649032593, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.629106879234314, 1.768540382385254, 2.430849552154541, 2.204270124435425, 2.2565577030181885, 2.2914161682128906], [1.1236603260040283, 1.2456645965576172, 1.6988236904144287, 2.2565577030181885, 2.465708017349243, 2.5005664825439453, 2.1868410110473633, 1.0888018608093262, 0.3742047846317291, 0.4090631604194641, 0.1999128758907318, 0.18248367309570312, 0.827363908290863, 1.6988236904144287, 1.6639652252197266, 0.9493682980537415, 0.7227887511253357, 1.489673376083374, 1.8731155395507812, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 2.0648367404937744, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.0125491619110107, 1.85 [e2e-predictor] 56864261627197, 1.2805230617523193, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.7925055623054504, 1.332810640335083, 1.960261583328247, 2.2216994762420654, 2.0996949672698975, 1.9951199293136597, 1.8556864261627197, 1.6988236904144287, 1.3676689863204956, 1.158518671989441, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.1933770179748535, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0125491619110107, 2.0996949672698975, 2.151982545852661, 2.117124319076538, 2.1694118976593018, 1.9079740047454834, 0.7925055623054504, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 1.2805230617523193, 1.5419609546661377, 1.0016558170318604, 1.071372628211975, 1.5419609546661377, 1.5071024894714355, 1.7162528038024902, 1.5419609546661377, 1.785969614982605, 1.5419609546661377, 1.5245317220687866, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.8382571935653687, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.308845281600952], [1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.332810640335083, 1.5593900680541992, 2.1345534324645996, 2.465708017349243, 2.430849552154541, 2.2565577030181885, 1.4199565649032593 [e2e-predictor] , 1.2282354831695557, 0.670501172542572, -0.04409583657979965, 0.478780061006546, 1.2456645965576172, 1.7511112689971924, 1.5071024894714355, 1.158518671989441, 1.2805230617523193, 1.6639652252197266, 1.8556864261627197, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 1.4548149108886719, 0.30448800325393677, -0.3578213155269623, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.175947904586792, 1.0190850496292114, 1.2805230617523193, 1.472244143486023, 1.646536111831665, 2.082265853881836, 2.3785619735717773, 2.0996949672698975, 1.9951199293136597, 1.9776906967163086, 1.6639652252197266, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.32191720604896545, 0.30448800325393677, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.151982545852661, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 1.0888018608093262, 0.7053595781326294, 0.8099347352981567, 0.8099347352981567, 0.984226644039154, 1.4548149108886719, 1.5245317220687866, 1.2630938291549683, 1.4025273323059082, 1.7162528038024902, 1.489673376083374, 1.6813944578170776, 1.7511112689971924, 1.472244143486023, 1.472244143486023, 1.489673376083374 [e2e-predictor] , 1.4373857975006104, 1.629106879234314, 1.5593900680541992, 2.0125491619110107, 2.082265853881836, 2.3437037467956543, 2.3437037467956543, 2.27398681640625], [1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.3676689863204956, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2216994762420654, 1.1410894393920898, 0.9493682980537415, 0.513638436794281, 0.13019609451293945, 0.28705883026123047, 0.7053595781326294, 1.1410894393920898, 0.984226644039154, 0.3742047846317291, 0.827363908290863, 1.3676689863204956, 1.611677646636963, 1.8556864261627197, 1.960261583328247, 1.942832350730896, 1.8208279609680176, 0.3742047846317291, -0.6366884112358093, 0.4613508880138397, 1.9079740047454834, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.7336820363998413, 1.5245317220687866, 1.5768193006515503, 1.6639652252197266, 1.5245317220687866, 1.2456645965576172, 1.1410894393920898, 1.629106879234314, 1.925403118133545, 1.7336820363998413, 1.2979521751403809, 1.1410894393920898, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 1.9776906967163086, 1.8731155395507812, 1.9951199293136597, 1.80 [e2e-predictor] 3398847579956, 2.0299782752990723, 1.2630938291549683, 0.3916339874267578, 0.513638436794281, 1.0016558170318604, 0.8447931408882141, 1.2282354831695557, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.7336820363998413, 1.6639652252197266, 1.925403118133545, 1.2805230617523193, 2.395991325378418, 2.361132860183716, 2.308845281600952], [1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.3502397537231445, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.5942485332489014, 1.1410894393920898, 1.2282354831695557, 1.4373857975006104, 1.053943395614624, 0.4613508880138397, 0.2522004544734955, 0.07790851593017578, 0.478780061006546, 1.0016558170318604, 1.1933770179748535, 1.5071024894714355, 1.6988236904144287, 1.803398847579956, 1.0365142822265625, -0.37525051832199097, -0.11381260305643082, 1.629106879234314, 2.0648367404937744, 2.117124319076538, 2.204270124435425, 2.2914161682128906, 2.27398681640625, 2.0648367404937744, 1.3676689863204956, 1.1062309741973877, 0.7925055623054504, 0.0430501289665699, 0.7053595781326294, 1.803398847579956, 2.2216994762420654, 2.117124319076538, 1.5245317220687866, 1.175947904586792, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.2696296274662018, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.513638436794281, 0.600784420967102, 0.6530719995498657, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006 [e2e-predictor] 515503, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 1.0888018608093262, 0.18248367309570312, 0.33934640884399414, -0.009237446822226048, 0.7925055623054504, 1.1062309741973877, 1.0190850496292114, 1.4025273323059082, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.6813944578170776, 1.5419609546661377, 1.4548149108886719, 1.2108062505722046, 1.2979521751403809, 1.5419609546661377, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.8382571935653687, 1.8382571935653687, 2.27398681640625, 2.3785619735717773], [1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.6639652252197266, 1.8905447721481323, 1.8208279609680176, 0.8970807194709778, 1.1933770179748535, 1.768540382385254, 1.8382571935653687, 1.2979521751403809, 0.4962092638015747, 0.5484968423843384, 1.158518671989441, 1.2805230617523193, 1.0888018608093262, 1.1410894393920898, 1.2805230617523193, 0.6530719995498657, -0.04409583657979965, 0.9493682980537415, 1.960261583328247, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.8731155395507812, 1.1410894393920898, 0.8447931408882141, 1.8382571935653687, 2.151982545852661, 2.2216994762420654, 2.3437037467956543, 2.4482789039611816, 2.239128589630127, 1.960261583328247, 1.925403118133545, 1.7162528038024902, 1.3676689863204956, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.6879304051399231, 0.70535957813 [e2e-predictor] 26294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.7511112689971924, 0.6182135939598083, -0.07895421981811523, 1.5419609546661377, 1.1933770179748535, 0.7053595781326294, -0.2881045341491699, -0.18352937698364258, 0.13019609451293945, 0.7925055623054504, 1.1236603260040283, 0.9493682980537415, 1.489673376083374, 1.5245317220687866, 1.6813944578170776, 1.5245317220687866, 1.5419609546661377, 1.646536111831665, 1.6813944578170776, 1.5593900680541992, 1.629106879234314, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.5593900680541992, 1.7511112689971924, 1.5942485332489014, 1.8382571935653687, 2.0125491619110107, 1.7336820363998413, 2.3262743949890137, 2.4134204387664795], [1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 1.1062309741973877, 1.5593900680541992, 1.960261583328247, 2.1345534324645996, 1.4548149108886719, 1.3502397537231445, 1.629106879234314, 1.0888018608093262, 0.5659260153770447, 0.8447931408882141, 1.1410894393920898, 1.175947904586792, 1.053943395614624, 0.9145098924636841, 0.7576471567153931, 0.5833552479743958, 1.4373857975006104, 1.8382571935653687, 1.8905447721481323, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 1.158518671989441, 1.1410894393920898, 1.8731155395507812, 2.0648367404937744, 2.2216994762420654, 2.361132860183716, 2.430849552154541, 2.4482789039611816, 2.0996949672698975, 1.8905447721481323, 2.0648367404937744, 1.629106879234314, 1.315381407737732, 1.175947904586792, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.25220045447349 [e2e-predictor] 55, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.8905447721481323, 1.2630938291549683, 0.06047932058572769, 0.02562093921005726, 0.2696296274662018, 1.1410894393920898, 0.4090631604194641, -0.3578213155269623, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.1062309741973877, 0.984226644039154, 1.1933770179748535, 1.4548149108886719, 1.629106879234314, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.646536111831665, 1.5419609546661377, 1.5245317220687866, 1.8556864261627197, 1.8208279609680176, 1.7162528038024902, 2.308845281600952, 2.361132860183716], [1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.2630938291549683, 1.6988236904144287, 1.803398847579956, 1.611677646636963, 1.332810640335083, 1.0190850496292114, 1.2979521751403809, 1.7162528038024902, 1.4199565649032593, 0.9667974710464478, 0.9145098924636841, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 1.2108062505722046, 1.629106879234314, 1.629106879234314, 1.6988236904144287, 1.785969614982605, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 1.8208279609680176, 0.827363908290863, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 2.0996949672698975, 2.239128589630127, 2.430849552154541, 2.4134204387664795, 2.082265853881836, 1.960261583328247, 1.8208279609680176, 1.489673376083374, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387 [e2e-predictor] , 0.09533771127462387, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.5833552479743958, 0.6182135939598083, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.6639652252197266, -0.09638340771198273, 0.02562093921005726, 0.513638436794281, 0.42649248242378235, 0.7227887511253357, 0.02562093921005726, 0.32191720604896545, 0.827363908290863, 1.1410894393920898, 1.5071024894714355, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.3676689863204956, 1.332810640335083, 1.4199565649032593, 1.5942485332489014, 1.611677646636963, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.5593900680541992, 1.5593900680541992, 1.646536111831665, 1.8382571935653687, 1.6813944578170776, 1.611677646636963, 2.27398681640625, 2.3437037467956543], [1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0888018608093262, 1.3502397537231445, 1.4025273323059082, 1.0888018608093262, 0.7750763297080994, 1.315381407737732, 1.7511112689971924, 1.6988236904144287, 1.1410894393920898, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 1.2630938291549683, 1.4199565649032593, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.7336820363998413, 1.8208279609680176, 1.8556864261627197, 1.2456645965576172, -0.18352937698364258, 0.6530719995498657, 2.082265853881836, 2.2914161682128906, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.925403118133545, 2.151982545852661, 2.204270124435425, 2.3785619735717773, 2.4134204387664795, 2.1345534324645996, 1.925403118133545, 1.8905447721481323, 1.5419609546661377, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.54849 [e2e-predictor] 68423843384, 0.4962092638015747, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.18248367309570312, 0.16505448520183563, 0.11276690661907196, 0.11276690661907196, 0.07790851593017578, 0.09533771127462387, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5833552479743958, 0.513638436794281, 0.600784420967102, 0.6879304051399231, 0.7576471567153931, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.8382571935653687, 1.8208279609680176, 1.960261583328247, 1.4373857975006104, 1.6813944578170776, 1.6639652252197266, 0.14762529730796814, -0.5146840810775757, 0.2522004544734955, 0.7227887511253357, 0.8970807194709778, 0.6879304051399231, 0.09533771127462387, 1.3676689863204956, 1.6639652252197266, 1.5593900680541992, 1.8905447721481323, 1.768540382385254, 1.785969614982605, 1.1933770179748535, 1.7336820363998413, 1.629106879234314, 1.3676689863204956, 1.315381407737732, 1.1236603260040283, 1.3850982189178467, 1.7336820363998413, 1.611677646636963, 1.646536111831665, 1.4199565649032593, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.7162528038024902, 1.8731155395507812, 1.6813944578170776, 1.629106879234314, 2.3437037467956543, 2.3262743949890137], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 1.175947904586792, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.5071024894714355, 1.646536111831665, 1.2979521751403809, 0.8970807194709778, 0.7750763297080994, 0.8622223138809204, 0.9145098924636841, 1.2282354831695557, 1.3676689863204956, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.4199565649032593, 0.4090631604194641, 0.32191720604896545, 1.7162528038024902, 2.047407388687134, 2.117124319076538, 2.204270124435425, 2.308845281600952, 2.239128589630127, 1.785969614982605, 1.489673376083374, 1.4199565649032593, 1.1236603260040283, 1.2805230617523193, 1.803398847579956, 1.9079740047454834, 0.6879304051399231, 0.8970807194709778, 1.1236603260040283, 1.2979521751403809, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1. [e2e-predictor] 0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.09533771127462387, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.5659260153770447, 0.7053595781326294, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.3676689863204956, 1.4025273323059082, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 2.0125491619110107, 1.646536111831665, 0.008191745728254318, -0.44496726989746094, 0.11276690661907196, -0.8284096121788025, -0.41010889410972595, 0.30448800325393677, 0.7925055623054504, 0.9493682980537415, 1.053943395614624, 0.3916339874267578, 1.489673376083374, 1.2979521751403809, 1.6813944578170776, 1.8556864261627197, 1.5942485332489014, 1.472244143486023, 1.4548149108886719, 1.9079740047454834, 1.6813944578170776, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.5768193006515503, 1.7336820363998413, 1.7162528038024902, 1.3850982189178467, 1.4025273323059082, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.5245317220687866, 2.430849552154541, 2.3437037467956543], [1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.3850982189178467, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.3676689863204956, 1.2630938291549683, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.5419609546661377, 1.5071024894714355, 1.071372628211975, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 1.1933770179748535, 1.4373857975006104, 1.5245317220687866, 1.489673376083374, 1.053943395614624, 0.2522004544734955, 0.9319390654563904, 1.8905447721481323, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.2565577030181885, 2.308845281600952, 2.2914161682128906, 1.2630938291549683, -0.06152502819895744, -0.3055337369441986, -0.3229629397392273, 0.42649248242378235, 0.18248367309570312, -0.23581695556640625, 0.2173420637845993, 1.5942485332489014, 1.5419609546661377, 1.2805230617523193, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888 [e2e-predictor] 018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.32191720604896545, 0.42649248242378235, 0.513638436794281, 0.6356428265571594, 0.984226644039154, 1.175947904586792, 1.5245317220687866, 1.611677646636963, 1.785969614982605, 1.6639652252197266, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.6813944578170776, 1.5768193006515503, 1.5245317220687866, 1.5942485332489014, 1.8382571935653687, 1.6988236904144287, 1.7511112689971924, 2.0996949672698975, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.8382571935653687, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.4025273323059082, 0.02562093921005726, 0.3916339874267578, -0.6366884112358093, -0.42753809690475464, -1.089847445487976, -0.8109803795814514, -0.8632679581642151, 0.30448800325393677, 0.4613508880138397, 0.7576471567153931, 0.8622223138809204, 0.3916339874267578, 1.2979521751403809, 1.7336820363998413, 1.5942485332489014, 1.6813944578170776, 1.4548149108886719, 1.7336820363998413, 1.6639652252197266, 1.803398847579956, 1.9079740047454834, 1.8382571935653687, 1.1062309741973877, 1.2805230617523193, 1.489673376083374, 1.5768193006515503, 1.6639652252197266, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.9951199293136597, 1.9776906967163086, 1.785969614982605, 2.465708017349243, 2.308845281600952], [1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.175947904586792, 1.8556864261627197, 2.2565577030181885, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 1.6639652252197266, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 1.0016558170318604, 1.2282354831695557, 1.646536111831665, 1.4548149108886719, 0.827363908290863, 0.4613508880138397, 0.5484968423843384, 0.9145098924636841, 1.4025273323059082, 1.4199565649032593, 1.0888018608093262, 0.5833552479743958, 1.489673376083374, 1.8556864261627197, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.082265853881836, 2.1345534324645996, 2.1868410110473633, 2.082265853881836, 1.053943395614624, 0.1999128758907318, -0.27067533135414124, -0.3229629397392273, - [e2e-predictor] 0.3055337369441986, -0.3578213155269623, -0.44496726989746094, -0.07895421981811523, 1.332810640335083, 1.6639652252197266, 1.4373857975006104, 1.1410894393920898, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1410894393920898, 1.071372628211975, 0.9493682980537415, 0.984226644039154, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1410894393920898, 1.1236603260040283, 1.0190850496292114, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.0888018608093262, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 0.8622223138809204, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.18248367309570312, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.16505448520183563, 0.2347712516784668, 0.1999128758907318, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.4090631604194641, 0.7576471567153931, 1.2456645965576172, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.6813944578170776, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.646536111831665, 1.6988236904144287, 1.629106879234314, 1.8731155395507812, 1.7511112689971924, 1.8208279609680176, 2.082265853881836, 2.117124319076538, 1.8731155395507812, 1.960261583328247, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.942832350730896, 1.8905447721481323, 1.9776906967163086, 1.925403118133545, 2.047407388687134, 0.827363908290863, 0.07790851593017578, -0.42753809690475464, -0.9155555367469788, -0.9504139423370361, -0.7935512065887451, -0.7935512065887451, -0.5495424270629883, -0.42753809690475464, 0.14762529730796814, 0.32191720604896545, 0.35677558183670044, 0.600784420967102, 0.8622223138809204, 1.489673376083374, 1.629106879234314, 1.5768193006515503, 1.2979521751403809, 1.3850982189178467, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.7336820363998413, 1.8731155395507812, 1.071372628211975, 1.315381407737732, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.942832350730896, 1.942832350730896, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.8208279609680176, 2.1694118976593018, 1.785969614982605, 1.5245317220687866, 2.4482789039611816, 2.361132860183716], [1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.3850982189178467, 1.9776906967163086, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.047407388687134, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 1.3676689863204956, 0.9493682980537415, 0.6356428265571594, 0. [e2e-predictor] 513638436794281, 0.984226644039154, 1.2108062505722046, 1.1410894393920898, 1.2282354831695557, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.0299782752990723, 1.332810640335083, 0.16505448520183563, -0.1661001741886139, -0.1486709862947464, -0.04409583657979965, -0.04409583657979965, -0.21838775277137756, -0.37525051832199097, -0.532113254070282, 0.2696296274662018, 0.8970807194709778, 0.6530719995498657, 0.7925055623054504, 1.0888018608093262, 1.158518671989441, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.0016558170318604, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.175947904586792, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8796514868736267, 0.8622223138809204, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.2522004544734955, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.18248367309570312, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.2522004544734955, 0.513638436794281, 0.827363908290863, 1.3676689863204956, 1.4025273323059082, 1.2282354831695557, 1.3502397537231445, 1.4373857975006104, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.5593900680541992, 1.629106879234314, 1.5245317220687866, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.8208279609680176, 1.8905447721481323, 1.803398847579956, 2.0648367404937744, 1.629106879234314, 2.151982545852661, 1.6813944578170776, 2.1868410110473633, 2.0648367404937744, 2.1868410110473633, 2.047407388687134, 2.082265853881836, 1.9776906967163086, 1.611677646636963, 1.3850982189178467, 1.1410894393920898, 0.2173420637845993, -0.4972548484802246, -0.9852723479270935, -1.1072766780853271, -1.1944226026535034, -0.9155555367469788, -0.6715468168258667, 0.2347712516784668, 0.4090631604194641, 0.18248367309570312, -0.009237446822226048, 0.478780061006546, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.6988236904144287, 1.5245317220687866, 1.2630938291549683, 1.175947904586792, 1.5942485332489014, 1.8382571935653687, 1.8556864261627197, 1.5768193006515503, 1.6639652252197266, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.5245317220687866, 1.7336820363998413, 1.925403118133545, 1.960261583328247, 1.5768193006515503, 2.395991325378418, 2.395991325378418], [1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.141 [e2e-predictor] 0894393920898, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.2630938291549683, 1.925403118133545, 2.27398681640625, 2.204270124435425, 2.1694118976593018, 2.0996949672698975, 1.629106879234314, 1.2630938291549683, 1.175947904586792, 1.4199565649032593, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.158518671989441, 1.5071024894714355, 1.5071024894714355, 1.0888018608093262, 0.8796514868736267, 0.8099347352981567, 1.0365142822265625, 1.6639652252197266, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 1.489673376083374, 0.06047932058572769, -0.026666639372706413, 0.513638436794281, 0.14762529730796814, -0.11381260305643082, -0.3229629397392273, -0.3403921127319336, -0.4623964726924896, -0.44496726989746094, -0.20095856487751007, -0.21838775277137756, -0.3229629397392273, -0.25324615836143494, -0.09638340771198273, 0.11276690661907196, 0.3916339874267578, 0.7402179837226868, 1.071372628211975, 1.175947904586792, 1.2805230617523193, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.785969614982605, 1.8556864261627197, 2.047407388687134, 2.27398681640625, 1.3676689863204956, -0.06152502819895744, 0.2696296274662018, 0.7925055623054504, 1.803398847579956, 2.27398681640625, 2.430849552154541, 2.4831371307373047, 2.430849552154541, 2.361132860183716, 2.3785619735717773, 2.430849552154541, 2.3437037467956543, 2.395991325378418, 2.622570753097534, 2.1345534324645996, -0.37525051832199097, -0.44496726989746094, 0.7925055623054504, 1.785969614982605, 2.0299782752990723, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 1.6813944578170776, 0.42649248242378235, 0.2696296274662018, 0.6356428265571594, 1.3850982189178467, 1.2456645965576172, 1.1236603260040283, 1.053943395614624, 0.8622223138809204, 0.6530719995498657, 0.5833552479743958, 0.4613508880138397, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.09533771127462387, 0.13019609451293945, 0.14762529730796814, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.28705883026123047, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.42649248242378235, 0.42649248242378235, 0.513638436794281, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.9667974710464478, 1.1236603260040283, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.646536111831665, 1.8731155395507812, 1.5942485332489014, 1.4373857975006104, 1.5768193006515503, 1.3502397537231445, 1.4025273323059082, 1.5071024894714355, 1.629106879234314, 1.3676689863204956, 1.472244143486023, 1.629106879234314, 1.7511112689971924, 1.7511112689971924, 1.4199565649032593, 1.942832350730896, 1.785969614982605, 1.6639652252197266, 1.8905447721481323, 2.0996949672698975, 2.2216994762420654, 2.0299782752990723, 2.0125491619110107, 2.1345534324645996, 2.047407388687134, 1.8731155395507812, 1.175947904586792, 0.2696296274662018, -0.1486709862947464, -0.688975989818573, -1.0201307535171509, -1.2815686464309692, -1.2989977598190308, -1.2989977598190308, -0.9155555367469788, -1.0201307535171509, 1.1236603260040283, 1.489673376083374, 1.0365142822265625, -0.009237446822226048, -0.2881045341491699, 0.13019609451293945, 1.6813944578170776, 1.6639652252197266, 2.0648367404937744, 1.6988236904144287, 1.3502397537231445, 0.8622223138809204, 1.7511112689971924, 1.4373857975006104, 1.768540382385254, 1.785969614982605, 2.047407388687134, 1.5071024894714355, 1.3676689863204956, 1.4025273323059082, 1.2979521751403809, 1.2979521751403809, 1.8208279609680176, 1.7336820363998413, 1.925403118133545, 1.73368203 [e2e-predictor] 63998413, 1.5071024894714355, 1.5942485332489014, 1.5593900680541992, 1.9951199293136597, 1.5071024894714355, 2.308845281600952, 2.361132860183716], [1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.2282354831695557, 2.0299782752990723, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.0648367404937744, 1.7511112689971924, 1.2282354831695557, 1.2456645965576172, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.3850982189178467, 1.0888018608093262, 1.315381407737732, 1.7162528038024902, 1.489673376083374, 1.0190850496292114, 0.8447931408882141, 0.9319390654563904, 0.7402179837226868, 0.5659260153770447, 0.8970807194709778, 1.315381407737732, 1.611677646636963, 1.8731155395507812, 1.9079740047454834, 1.4025273323059082, 0.478780061006546, 0.7053595781326294, -0.1486709862947464, -0.1486709862947464, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.35677558183670044, 1.0888018608093262, 1.8556864261627197, 2.117124319076538, 2.1694118976593018, 2.308845281600952, 2.5354247093200684, 2.1694118976593018, 1.5593900680541992, 1.925403118133545, 2.3262743949890137, 2.465708017349243, 2.4482789039611816, 2.517995595932007, 2.552854061126709, 2.5702831745147705, 2.587712287902832, 2.622570753097534, 1.4199565649032593, -0.7064052224159241, -0.9852723479270935, 0.4613508880138397, 2.4134204387664795, 2.465708017349243, 2.430849552154541, 2.4482789039611816, 2.430849552154541, 2.4831371307373047, 2.5354247093200684, 2.5702831745147705, 2.622570753097534, 2.6399998664855957, 2.6399998664855957, 1.925403118133545, -0.026666639372706413, 0.8622223138809204, 1.768540382385254, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.0299782752990723, 0.9145098924636841, -0.18352937698364258, -0.7238344550132751, -0.9852723479270935, -0.7238344550132751, 2.1694118976593018, 2.430849552154541, 2.430849552154541, 2.517995595932007, 2.430849552154541, 2.308845281600952, 2.0648367404937744, 1.611677646636963, 1.2108062505722046, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.6879304051399231, 0.600784420967102, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.670501172542572, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7576471567153931, 0.8447931408882141, 0.9493682980537415, 0.8970807194709778, 0.9667974710464478, 0.9667974710464478, 1.1410894393920898, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2979521751403809, 1.472244143486023, 1.4199565649032593, 1.5071024894714355, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.7162528038024902, 1.2456645965576172, 1.158518671989441, 1.1410894393920898, 1.2979521751403809, 1.489673376083374, 1.2282354831695557, 1.2979521751403809, 1.5419609546661377, 1.3502397537231445, 1.332810640335083, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.5593900680541992, 1.4373857975006104, 1.611677646636963, 1.5419609546661377, 1.5593900680541992, 1.472244143486023, 1.7511112689971924, 1.768540382385254, 2.0648367404937744, 1.6813944578170776, 2.239128589630127, 2.0299782752990723, 1.611677646636963, 2.1868410110473633, 2.0996949672698975, 2.1694118976593018, 1.9776906967163086, 2.0299782752990723, 1.7336820363998413, 0.4090631604194641, -0.5146840810775757, -1.1072766780853271, -1.246710181236267, -1.176993489265442, -1.1944226026535034, -1.2989977598190308, -1.403572916984558, -0.8806971907615662, -0.7238344550132751, 1.5768193006515503, 1.960261583328247, 1.5245317220687866, 0.6530719995498657, -0.21838775277137756, 0.2696296274662018, 1.9951199293136597, 1.8731155 [e2e-predictor] 395507812, 1.8556864261627197, 1.925403118133545, 1.6639652252197266, 1.472244143486023, 1.2630938291549683, 1.5419609546661377, 1.8905447721481323, 1.768540382385254, 2.047407388687134, 1.803398847579956, 1.629106879234314, 1.8208279609680176, 1.5593900680541992, 1.472244143486023, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.4025273323059082, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 1.332810640335083, 2.4482789039611816, 2.395991325378418], [1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.175947904586792, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2565577030181885, 2.1345534324645996, 1.8731155395507812, 1.4548149108886719, 1.3850982189178467, 1.8208279609680176, 1.8382571935653687, 1.6639652252197266, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.5071024894714355, 1.3502397537231445, 1.1933770179748535, 1.1236603260040283, 0.8796514868736267, 0.8447931408882141, 0.7576471567153931, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, -0.07895421981811523, -0.37525051832199097, 0.478780061006546, 0.4090631604194641, 0.2522004544734955, 0.18248367309570312, 0.06047932058572769, 0.1999128758907318, 0.6356428265571594, 0.7750763297080994, 0.5659260153770447, 1.8556864261627197, 2.587712287902832, 2.5354247093200684, 2.4482789039611816, 2.552854061126709, 2.308845281600952, 2.151982545852661, 2.465708017349243, 2.4831371307373047, 2.517995595932007, 2.5354247093200684, 2.5354247093200684, 2.517995595932007, 2.587712287902832, 2.552854061126709, 2.587712287902832, 0.7053595781326294, -0.688975989818573, -1.1944226026535034, -1.1595642566680908, 0.0430501289665699, 2.3262743949890137, 2.430849552154541, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.3262743949890137, 2.517995595932007, 2.517995595932007, 2.4831371307373047, 2.1694118976593018, -0.9504139423370361, -1.4732897281646729, -1.4384313821792603, -0.5146840810775757, 0.6356428265571594, 1.0190850496292114, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, -0.18352937698364258, -1.1247059106826782, -1.2641394138336182, -1.1944226026535034, 0.513638436794281, 1.8556864261627197, 2.4482789039611816, 2.587712287902832, 2.4134204387664795, 2.430849552154541, 2.395991325378418, 2.4831371307373047, 2.5702831745147705, 2.1694118976593018, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.4025273323059082, 1.2108062505722046, 1.175947904586792, 1.2456645965576172, 1.4199565649032593, 1.5419609546661377, 1.646536111831665, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.803398847579956, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.768540382385254, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.4373857975006104, 1.5071024894714355, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.5942485332489014, 1.7336820363998413, 1.629106879234314, 1.5245317220687866, 1.611677646636963, 1.4373857975006104, 1.629106879234314, 1.6813944578170776, 1.5942485332489014, 1.472244143486023, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.4548149108886719, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.1933770179748535, 1.315381407737732, 1.489673376083374, 1.2108062505722046, 1.6813944578170776, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.2565577030181885, 1.8208279609680176, 1.6813944578170776, 2.1694118976593018, 1.768540382385254, 2.0648367404937744, 2.047407388687134, 1.6988236904144287, 1.646536111831665, 0.26962962 [e2e-predictor] 74662018, -0.9678431153297424, -1.3861438035964966, -1.5255773067474365, -1.490718960762024, -1.333856225013733, -0.8109803795814514, -1.5081480741500854, -1.5604356527328491, -0.1486709862947464, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.5593900680541992, 0.42649248242378235, 0.1999128758907318, 1.6639652252197266, 2.0996949672698975, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 2.117124319076538, 1.2979521751403809, 1.4199565649032593, 1.611677646636963, 1.611677646636963, 1.8382571935653687, 1.9776906967163086, 1.5245317220687866, 2.0125491619110107, 1.6988236904144287, 1.4199565649032593, 1.6639652252197266, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 2.082265853881836, 1.2630938291549683, 2.430849552154541, 2.361132860183716], [1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 1.053943395614624, 1.785969614982605, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.239128589630127, 1.942832350730896, 1.5942485332489014, 1.5593900680541992, 1.942832350730896, 2.0996949672698975, 2.0299782752990723, 1.7162528038024902, 1.5071024894714355, 1.4373857975006104, 1.3676689863204956, 1.5245317220687866, 1.646536111831665, 1.2805230617523193, 1.0888018608093262, 1.4548149108886719, 1.5593900680541992, 1.5245317220687866, 1.2805230617523193, 0.9667974710464478, 0.13019609451293945, -0.44496726989746094, -0.11381260305643082, -0.09638340771198273, -0.3229629397392273, -0.3229629397392273, -0.20095856487751007, -0.39267969131469727, -0.5844008326530457, -0.1486709862947464, 0.0430501289665699, -0.11381260305643082, 2.27398681640625, 2.4482789039611816, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.5005664825439453, 2.587712287902832, 2.5354247093200684, 2.5005664825439453, 2.4831371307373047, 2.395991325378418, 2.3785619735717773, 2.4831371307373047, 2.4482789039611816, 0.28705883026123047, -0.5146840810775757, -1.0724183320999146, -1.3861438035964966, -1.403572916984558, -1.403572916984558, -1.0549890995025635, -0.009237446822226048, 1.2805230617523193, 1.8556864261627197, 2.151982545852661, 2.361132860183716, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 1.3676689863204956, -1.2641394138336182, -1.5081480741500854, -1.5778648853302002, -1.490718960762024, -0.9678431153297424, -0.7064052224159241, -0.5669716596603394, -0.3578213155269623, -0.21838775277137756, -0.688975989818573, -1.2815686464309692, -1.1247059106826782, -1.1072766780853271, -0.3229629397392273, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 2.151982545852661, 2.587712287902832, 1.629106879234314, 0.28705883026123047, 0.8970807194709778, 1.3502397537231445, 1.611677646636963, 1.6813944578170776, 1.646536111831665, 1.8382571935653687, 1.9079740047454834, 1.8382571935653687, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.7511112689971924, 1.8556864261627197, 1.8556864261627197, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.5942485332489014, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.5942485332489014, 1.6813944578170776, 1.5768193006515503, 1.5071024894714355, 1.6813944578170776, 1.785969614982605, 1.8208279609680176, 1.5071024894714355, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.5942485332489014, 1.3676689863204956, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.2282354831695557, 1.2282354831695557, 1.3502397537231445, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.55939006805419 [e2e-predictor] 92, 1.3676689863204956, 1.4373857975006104, 1.5245317220687866, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.5593900680541992, 1.7511112689971924, 1.611677646636963, 1.7162528038024902, 2.1868410110473633, 2.0125491619110107, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0996949672698975, 2.204270124435425, 1.4548149108886719, 1.315381407737732, 0.008191745728254318, -0.9329847693443298, -1.3861438035964966, -1.4384313821792603, -1.5255773067474365, -1.403572916984558, -1.4210021495819092, -1.5081480741500854, -1.5081480741500854, -0.688975989818573, 1.071372628211975, 1.5245317220687866, 1.5419609546661377, 1.5245317220687866, 0.42649248242378235, 0.513638436794281, 1.2282354831695557, 1.7162528038024902, 1.7336820363998413, 1.9776906967163086, 2.1868410110473633, 1.9776906967163086, 1.2979521751403809, 1.7162528038024902, 1.5593900680541992, 1.6639652252197266, 1.5593900680541992, 1.803398847579956, 1.7162528038024902, 1.9776906967163086, 1.7162528038024902, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.803398847579956, 1.925403118133545, 1.472244143486023, 1.3850982189178467, 1.3676689863204956, 2.239128589630127, 1.4373857975006104, 2.395991325378418, 2.361132860183716], [1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3502397537231445, 1.332810640335083, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.7925055623054504, 0.8447931408882141, 0.9667974710464478, 1.6988236904144287, 2.204270124435425, 2.3262743949890137, 2.3437037467956543, 2.27398681640625, 2.047407388687134, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 2.047407388687134, 2.1694118976593018, 1.8382571935653687, 1.5245317220687866, 1.5419609546661377, 1.3850982189178467, 1.3850982189178467, 1.629106879234314, 1.5071024894714355, 1.3502397537231445, 1.5071024894714355, 1.5942485332489014, 1.3850982189178467, 0.984226644039154, 0.18248367309570312, -0.37525051832199097, -0.11381260305643082, -0.07895421981811523, -0.2881045341491699, -0.4798256754875183, -0.6541175842285156, -0.8109803795814514, -0.9678431153297424, -1.2292810678482056, -1.246710181236267, -1.0549890995025635, -0.7412636280059814, -0.21838775277137756, 1.0365142822265625, 1.2979521751403809, 1.332810640335083, 1.942832350730896, 2.430849552154541, 2.517995595932007, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.768540382385254, -1.176993489265442, -1.2815686464309692, -1.3512853384017944, -1.333856225013733, -1.403572916984558, -1.403572916984558, -1.403572916984558, -1.3861438035964966, -1.3687145709991455, -1.2989977598190308, -1.4384313821792603, -1.1421350240707397, -1.089847445487976, -1.2292810678482056, -1.1944226026535034, -1.3861438035964966, -1.490718960762024, -1.4558604955673218, -1.4558604955673218, -1.403572916984558, -1.3164269924163818, -1.2292810678482056, -1.2292810678482056, -1.246710181236267, -1.2641394138336182, -1.2815686464309692, -1.5255773067474365, -1.5430065393447876, -1.647581696510315, -1.5255773067474365, -1.1421350240707397, -0.8109803795814514, -0.3403921127319336, 0.3742047846317291, 1.0190850496292114, 0.6530719995498657, 1.071372628211975, 1.472244143486023, 1.629106879234314, 1.8731155395507812, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.785969614982605, 1.646536111831665, 1.629106879234314, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.5419609546661377, 1.6813944578170776, 1.6639652252197266, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6988236904144287, 1.5593900680541992, 1.5942485332489014, 1.5071024894714355, 1.611677646636963, 1.629106879234314, 1.6813944578170776, 1.6639652252197266, 1.5245317220687866, 1.4199565649032593, 1.4025273323059082, 1.315381407737732, 1.263093829 [e2e-predictor] 1549683, 1.3502397537231445, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.0190850496292114, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 0.9319390654563904, 1.053943395614624, 1.0016558170318604, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.1933770179748535, 1.4025273323059082, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.8731155395507812, 1.8382571935653687, 2.0996949672698975, 1.785969614982605, 2.117124319076538, 1.7162528038024902, 2.0996949672698975, 1.9776906967163086, 1.803398847579956, 1.9079740047454834, 0.9493682980537415, -0.8632679581642151, -1.2118518352508545, -1.3512853384017944, -1.3687145709991455, -1.5604356527328491, -1.5430065393447876, -1.5255773067474365, -1.4384313821792603, -1.6127232313156128, -0.9504139423370361, 0.4962092638015747, 1.071372628211975, 1.5419609546661377, 1.4548149108886719, 1.0888018608093262, 0.513638436794281, 0.8970807194709778, 1.8556864261627197, 1.9079740047454834, 1.960261583328247, 2.0125491619110107, 1.925403118133545, 1.4199565649032593, 1.158518671989441, 1.489673376083374, 1.5593900680541992, 1.332810640335083, 1.7511112689971924, 1.6813944578170776, 1.8556864261627197, 1.7511112689971924, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.8208279609680176, 2.239128589630127, 1.629106879234314, 1.472244143486023, 1.611677646636963, 2.0648367404937744, 1.472244143486023, 2.430849552154541, 2.3262743949890137], [1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.7576471567153931, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 1.4373857975006104, 2.0648367404937744, 2.361132860183716, 2.3262743949890137, 2.3262743949890137, 2.1694118976593018, 1.9776906967163086, 2.0648367404937744, 1.942832350730896, 1.925403118133545, 2.117124319076538, 2.0648367404937744, 1.7336820363998413, 1.4199565649032593, 1.5768193006515503, 1.768540382385254, 1.5245317220687866, 1.5419609546661377, 1.2979521751403809, 0.6530719995498657, 0.18248367309570312, -0.3229629397392273, -0.6715468168258667, -0.9329847693443298, -1.0201307535171509, -1.1247059106826782, -1.1595642566680908, -1.1421350240707397, -1.1247059106826782, -1.176993489265442, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.3861438035964966, -1.089847445487976, -1.0027015209197998, -1.0724183320999146, -1.2641394138336182, -1.2641394138336182, -1.3687145709991455, 0.7576471567153931, 1.1236603260040283, -1.2118518352508545, -1.2641394138336182, -0.7412636280059814, -0.23581695556640625, -0.7935512065887451, -1.6301524639129639, -1.5430065393447876, -1.6127232313156128, -1.6824400424957275, -1.5081480741500854, -1.490718960762024, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.3687145709991455, -1.246710181236267, -1.2118518352508545, -1.176993489265442, -1.1247059106826782, -1.1072766780853271, -1.246710181236267, -1.5778648853302002, -1.1595642566680908, 0.06047932058572769, 0.7227887511253357, 1.2108062505722046, 1.4548149108886719, 1.1236603260040283, 0.5310676693916321, -0.4972548484802246, -0.6715468168258667, -0.1312417984008789, -0.5495424270629883, -0.7935512065887451, -1.176993489265442, -1.4384313821792603, -1.3164269924163818, -1.3512853384017944, -1.3687145709991455, -1.3512853384017944, -0.7412636280059814, 0.4962092638015747, 1.629106879234314, 1.9079740047454834, 1.768540382385254, 1.8905447721481323, 1.5419609546661377, 1.611677646636963, 1.803398847579956, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.9079740047454834, 1.7336820363998413, 1.6639652252197266, 1. [e2e-predictor] 6639652252197266, 1.803398847579956, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.472244143486023, 1.2805230617523193, 1.3502397537231445, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.5593900680541992, 1.472244143486023, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.3676689863204956, 1.3502397537231445, 1.2282354831695557, 1.4025273323059082, 1.332810640335083, 1.2456645965576172, 1.2805230617523193, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.071372628211975, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.2456645965576172, 1.315381407737732, 1.053943395614624, 1.3850982189178467, 1.4373857975006104, 1.2979521751403809, 1.2282354831695557, 1.489673376083374, 1.646536111831665, 1.7162528038024902, 1.5593900680541992, 1.9776906967163086, 2.0648367404937744, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.611677646636963, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.9079740047454834, 1.960261583328247, 1.785969614982605, 0.5659260153770447, -1.176993489265442, -1.4384313821792603, -1.490718960762024, -1.403572916984558, -1.4558604955673218, -1.490718960762024, -1.6127232313156128, -1.3687145709991455, -1.5952941179275513, -1.490718960762024, -0.1312417984008789, 0.6182135939598083, 1.629106879234314, 1.646536111831665, 0.9493682980537415, 0.8099347352981567, 1.1062309741973877, 1.472244143486023, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.785969614982605, 1.5071024894714355, 1.2282354831695557, 1.5245317220687866, 1.5942485332489014, 1.2979521751403809, 1.4373857975006104, 1.785969614982605, 1.6813944578170776, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.2805230617523193, 1.803398847579956, 1.9776906967163086, 1.611677646636963, 1.3676689863204956, 1.7511112689971924, 1.5245317220687866, 1.5942485332489014, 2.465708017349243, 2.3262743949890137], [1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.1933770179748535, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 0.9145098924636841, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 1.0888018608093262, 1.9079740047454834, 2.3262743949890137, 2.3437037467956543, 2.308845281600952, 2.239128589630127, 2.204270124435425, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.0299782752990723, 1.472244143486023, 1.5593900680541992, 1.785969614982605, 1.0365142822265625, -0.04409583657979965, -0.688975989818573, -0.8284096121788025, -0.9155555367469788, -0.9155555367469788, -1.0201307535171509, -1.0724183320999146, -1.1247059106826782, -1.3687145709991455, -1.4732897281646729, -1.5604356527328491, -1.647581696510315, -1.7347276210784912, -1.6650108098983765, -1.6127232313156128, -1.1944226026535034, -0.5844008326530457, -0.4798256754875183, -0.5844008326530457, -0.6715468168258667, -1.0375598669052124, -1.176993489265442, -1.1944226026535034, -1.333856225013733, -1.3164269924163818, -1.2292810678482056, -1.0027015209197998, -0.9678431153297424, -1.333856225013733, -1.4732897281646729, -1.333856225013733, -0.7412636280059814, -0.3578213155269623, -0.3578213155269623, -0.7412636280059814, -1.2118518352508545, -0.1312417984008789, 1.7336820363998413, 2.082265853881836, 2.361132860183716, 2.4482789039611816, 2.4831371307373047, 2.5005664825439453, 1.7511112689971924, 0.9145098924636841, 1.2805230617523193, 2.1694118976593018, 2.151982545852661, 1.9951199293136597, 1.2630938291549683, 0.0430501289665699, -0.3578213155269623, 2.517995595932007, 2.622570753097534, 2.5702831745147705, 2.517995595932007, 2.5354247093200684, 2.6051416397094727, 2.430849552154541, 2.0648367404937744, 1.175947904586792, 0.0430501289665699, -0.113 [e2e-predictor] 81260305643082, 0.7402179837226868, 1.1410894393920898, 1.472244143486023, 1.5245317220687866, 1.629106879234314, 1.5593900680541992, 1.5419609546661377, 1.8382571935653687, 1.925403118133545, 1.8208279609680176, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.646536111831665, 1.489673376083374, 1.6813944578170776, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.5768193006515503, 1.5071024894714355, 1.3676689863204956, 1.2456645965576172, 1.489673376083374, 1.629106879234314, 1.6813944578170776, 1.5071024894714355, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.1933770179748535, 1.0365142822265625, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 0.8099347352981567, 1.0016558170318604, 1.053943395614624, 1.2282354831695557, 1.1236603260040283, 1.0888018608093262, 1.2630938291549683, 1.1410894393920898, 0.7402179837226868, 1.3676689863204956, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.3502397537231445, 1.629106879234314, 1.8382571935653687, 1.611677646636963, 1.9776906967163086, 1.646536111831665, 1.7511112689971924, 2.0996949672698975, 2.0125491619110107, 1.925403118133545, 2.0648367404937744, 2.0996949672698975, 1.803398847579956, 1.9079740047454834, 1.942832350730896, 1.6813944578170776, 0.9145098924636841, -1.246710181236267, -1.5255773067474365, -1.4384313821792603, -1.4384313821792603, -1.4384313821792603, -1.5255773067474365, -1.490718960762024, -1.4732897281646729, -1.2641394138336182, -0.4623964726924896, -1.0724183320999146, 0.13019609451293945, 1.472244143486023, 1.315381407737732, 1.2456645965576172, 1.2979521751403809, 0.32191720604896545, 0.8447931408882141, 1.4373857975006104, 1.6988236904144287, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.611677646636963, 1.9079740047454834, 1.7336820363998413, 1.803398847579956, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 2.0125491619110107, 1.8731155395507812, 1.5419609546661377, 1.3676689863204956, 1.7336820363998413, 1.8382571935653687, 1.785969614982605, 1.6639652252197266, 1.6639652252197266, 1.332810640335083, 1.8731155395507812, 2.6399998664855957, 2.3262743949890137], [1.803398847579956, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7576471567153931, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 1.5071024894714355, 2.1345534324645996, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.204270124435425, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.0299782752990723, 0.600784420967102, -0.09638340771198273, -0.6715468168258667, -0.7761220335960388, -0.7064052224159241, -0.5495424270629883, -0.688975989818573, -0.8458387851715088, -1.0549890995025635, -1.1421350240707397, -1.1421350240707397, -1.176993489265442, -1.3164269924163818, -1.4558604955673218, -1.5081480741500854, -1.2118518352508545, -0.5844008326530457, 0.4613508880138397, 0.7402179837226868, 0.7053595781326294, 0.14762529730796814, -0.5495424270629883, -0.9852723479270935, -1.176993489265442, -1.0724183320999146, -0.37525051832199097, 0.44392168521881104, 0.4613508880138397, -0.2881045341491699, -1.2118518352508545, -1.1247059106826782, 0.670501172542572, 2.047407388687134, 2.361132860183716, 2.5005664825439453, 2.3262743949890137, 2.5005664825439453, 2.308845281600952, 1.8208279609680176, 0.478780061006546, 1.4548149108886719, 1.9079740047454834, 1.2979521751403809, 0.14762529730796814, -0.44496726989746094, 2.23912858963 [e2e-predictor] 0127, 2.622570753097534, 2.5702831745147705, 2.5354247093200684, 2.5005664825439453, 2.5354247093200684, 2.587712287902832, 1.8556864261627197, -0.1486709862947464, 1.5419609546661377, 1.8731155395507812, 2.5005664825439453, 2.5702831745147705, 2.0125491619110107, 0.8796514868736267, 1.8731155395507812, 2.1345534324645996, 0.8447931408882141, 0.8970807194709778, 1.5245317220687866, 1.472244143486023, 1.1933770179748535, 1.3850982189178467, 1.3850982189178467, 1.5071024894714355, 1.611677646636963, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.768540382385254, 1.8731155395507812, 1.6988236904144287, 1.5768193006515503, 1.5071024894714355, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.5419609546661377, 1.4025273323059082, 1.5768193006515503, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.053943395614624, 1.3676689863204956, 1.4199565649032593, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 0.984226644039154, 1.2979521751403809, 1.175947904586792, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0888018608093262, 1.0016558170318604, 0.8447931408882141, 0.9319390654563904, 1.053943395614624, 1.2282354831695557, 1.2979521751403809, 1.0365142822265625, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 0.8970807194709778, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.6813944578170776, 1.6639652252197266, 2.1345534324645996, 1.9951199293136597, 1.768540382385254, 2.0996949672698975, 1.8208279609680176, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.315381407737732, 0.1999128758907318, -1.0201307535171509, -1.4732897281646729, -1.5081480741500854, -1.4558604955673218, -1.5255773067474365, -1.5255773067474365, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -1.0027015209197998, 0.11276690661907196, -0.3578213155269623, 1.2456645965576172, 1.4548149108886719, 0.7227887511253357, 1.803398847579956, 1.4199565649032593, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.7162528038024902, 1.3850982189178467, 1.332810640335083, 1.472244143486023, 1.8731155395507812, 2.1345534324645996, 1.960261583328247, 1.8382571935653687, 1.315381407737732, 1.5942485332489014, 1.8556864261627197, 1.8556864261627197, 1.2630938291549683, 1.489673376083374, 1.8905447721481323, 1.489673376083374, 1.768540382385254, 1.960261583328247, 1.611677646636963, 1.472244143486023, 2.047407388687134, 2.6051416397094727, 2.3262743949890137], [1.8208279609680176, 1.7511112689971924, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.0888018608093262, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 1.2630938291549683, 1.9776906967163086, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.3262743949890137, 2.239128589630127, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.0125491619110107, 1.960261583328247, -0.1312417984008789, -0.3229629397392273, -0.619259238243103, -0.688975989818573, -0.601830005645752, -0.41010889410972595, -0.37525051832199097, -0.3055337369441986, -0.5844008326530457, -0.9678431153297424, -1.0201307535171509, -1.0375598669052124, -1.1595642566680908, -1.176993489265442, -0.7761220335960388, 0.827363908290863, 1.8208279609680176, 1.9951199293136597, 2.0996949672698975, 2.0996949672698975, 1.7511112689971924, 1.6988236904144287, 1.2805230617523193, 0.16505448520183563, 0.2696296274662018, 0.3916339874267578, -0.1312417984008789, -0.7064 [e2e-predictor] 052224159241, -0.8284096121788025, -0.37525051832199097, 0.2696296274662018, 2.082265853881836, 2.1868410110473633, 2.395991325378418, 2.4831371307373047, 2.0648367404937744, 0.8796514868736267, -0.6715468168258667, 1.1933770179748535, 2.27398681640625, 2.5005664825439453, 2.4831371307373047, 2.552854061126709, 2.4831371307373047, 2.517995595932007, 2.361132860183716, 1.0365142822265625, 1.2979521751403809, 1.9951199293136597, 1.9776906967163086, 0.670501172542572, 0.16505448520183563, 2.2565577030181885, 2.6399998664855957, 2.4831371307373047, 2.622570753097534, 2.3785619735717773, 1.053943395614624, -0.8284096121788025, 1.315381407737732, 2.4134204387664795, 2.3262743949890137, 2.1694118976593018, 1.4199565649032593, 1.5593900680541992, 1.6813944578170776, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.4548149108886719, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.472244143486023, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.489673376083374, 1.1933770179748535, 1.332810640335083, 1.315381407737732, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.071372628211975, 1.2630938291549683, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.5245317220687866, 1.2805230617523193, 1.2108062505722046, 1.315381407737732, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 0.984226644039154, 0.7402179837226868, 1.0190850496292114, 1.053943395614624, 0.984226644039154, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.9951199293136597, 1.942832350730896, 1.9776906967163086, 2.082265853881836, 1.8556864261627197, 1.768540382385254, 1.5942485332489014, 1.3502397537231445, -0.5669716596603394, -1.4210021495819092, -1.5778648853302002, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.2641394138336182, -1.1944226026535034, -0.39267969131469727, -0.07895421981811523, -0.27067533135414124, 1.0016558170318604, 1.6639652252197266, 1.4373857975006104, 1.6639652252197266, 0.7576471567153931, 0.9667974710464478, 1.5593900680541992, 1.332810640335083, 1.1062309741973877, 1.2108062505722046, 1.7162528038024902, 1.7162528038024902, 2.0299782752990723, 2.0299782752990723, 1.5768193006515503, 1.7336820363998413, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.7336820363998413, 1.629106879234314, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 2.151982545852661, 1.5768193006515503, 1.7162528038024902, 1.8382571935653687, 2.622570753097534, 2.3437037467956543], [1.8382571935653687, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 1.2805230617523193, 1.1062309741973877, 0.8970807194709778, 1.071372628211975, 1.8208279609680176, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.308845281600952, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.0996949672698975, 1.9079740047454834, -0.39267969131469727, -0.3055337369441986, -0.25324615836143494, -0.39267969131469727, -0.4972548484802246, -0.619259238243103, -0.42753809690475464, 0.14762529730796814, 0.5310676693916321, 0.13019 [e2e-predictor] 609451293945, -0.601830005645752, -1.1072766780853271, -1.2989977598190308, 0.28705883026123047, 2.1345534324645996, 2.3262743949890137, 2.3785619735717773, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 1.8556864261627197, 0.18248367309570312, -0.1661001741886139, 0.8447931408882141, 0.18248367309570312, -1.246710181236267, -1.4384313821792603, -0.5669716596603394, 1.6988236904144287, 2.2216994762420654, 2.308845281600952, 1.472244143486023, -0.25324615836143494, -0.23581695556640625, 0.827363908290863, 0.8447931408882141, -0.2881045341491699, -0.4798256754875183, 1.8208279609680176, 2.430849552154541, 2.465708017349243, 2.622570753097534, 2.6051416397094727, 2.5702831745147705, 2.151982545852661, 0.07790851593017578, 2.0648367404937744, 2.552854061126709, 2.5354247093200684, 2.5702831745147705, 2.0299782752990723, 0.33934640884399414, 1.8556864261627197, 2.239128589630127, 2.517995595932007, 2.2914161682128906, 2.4482789039611816, 0.984226644039154, -0.4623964726924896, 0.8970807194709778, 0.7750763297080994, 2.0299782752990723, 2.0996949672698975, 1.6639652252197266, 1.8208279609680176, 1.8208279609680176, 1.6988236904144287, 1.7336820363998413, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4025273323059082, 1.2456645965576172, 1.4025273323059082, 1.2282354831695557, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.2282354831695557, 1.2456645965576172, 1.4025273323059082, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.2805230617523193, 1.315381407737732, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.5071024894714355, 1.5071024894714355, 1.2979521751403809, 1.158518671989441, 0.9319390654563904, 0.9667974710464478, 0.7750763297080994, 0.9145098924636841, 0.7750763297080994, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.158518671989441, 0.8622223138809204, 1.4373857975006104, 1.158518671989441, 1.3850982189178467, 1.315381407737732, 0.984226644039154, 1.0888018608093262, 1.4373857975006104, 1.3502397537231445, 1.5768193006515503, 1.646536111831665, 1.489673376083374, 1.315381407737732, 1.5245317220687866, 1.6813944578170776, 1.942832350730896, 1.646536111831665, 2.117124319076538, 1.8382571935653687, 1.8208279609680176, 1.8905447721481323, 1.9776906967163086, 2.047407388687134, 2.1345534324645996, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.489673376083374, 1.1410894393920898, 0.16505448520183563, -0.9329847693443298, -1.5255773067474365, -1.5604356527328491, -1.5255773067474365, -1.5081480741500854, -1.5778648853302002, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.490718960762024, -1.089847445487976, -0.27067533135414124, 0.7576471567153931, 0.13019609451293945, 0.13019609451293945, 0.513638436794281, 0.9667974710464478, 1.0016558170318604, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.2282354831695557, 1.4373857975006104, 1.8208279609680176, 1.5768193006515503, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 1.646536111831665, 1.5071024894714355, 1.6988236904144287, 1.5071024894714355, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.489673376083374, 1.646536111831665, 2.1868410110473633, 2.27398681640625, 1.8556864261627197, 2.047407388687134, 2.0648367404937744, 2.5702831745147705, 2.3262743949890137], [1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1410894393920898, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.7750763297080994, 0.8099347352981567, 1.629106879234314, 2.117124319076538, 2.0299782752990723, 1.5245317220687866, 1.1236603260040283, [e2e-predictor] 1.3850982189178467, 1.960261583328247, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.3262743949890137, 2.27398681640625, 2.1694118976593018, 2.151982545852661, 1.489673376083374, 0.16505448520183563, 0.1999128758907318, -0.04409583657979965, -0.42753809690475464, -0.7586928009986877, -0.9678431153297424, -0.6715468168258667, 0.02562093921005726, 0.7925055623054504, 1.2282354831695557, 0.8796514868736267, 0.28705883026123047, 2.3262743949890137, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.5354247093200684, 2.5005664825439453, 2.395991325378418, 2.0648367404937744, -0.026666639372706413, -0.4972548484802246, -0.18352937698364258, -0.6541175842285156, -0.8284096121788025, -0.9155555367469788, 0.7925055623054504, 1.8556864261627197, 1.6813944578170776, 0.18248367309570312, -1.0549890995025635, -0.8284096121788025, 1.4373857975006104, 2.4482789039611816, 2.517995595932007, 2.4482789039611816, 2.3437037467956543, 1.2282354831695557, -0.27067533135414124, -0.23581695556640625, 0.600784420967102, 1.2979521751403809, 0.8099347352981567, -0.532113254070282, 1.0016558170318604, 2.4482789039611816, 2.4482789039611816, 2.4482789039611816, 2.395991325378418, 2.4482789039611816, 2.5005664825439453, 2.0125491619110107, 0.7750763297080994, 1.8208279609680176, 2.308845281600952, 2.6399998664855957, 2.0125491619110107, -0.009237446822226048, -0.44496726989746094, 2.1868410110473633, 2.0996949672698975, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.6639652252197266, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.5419609546661377, 1.489673376083374, 1.489673376083374, 1.1410894393920898, 1.3850982189178467, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.332810640335083, 1.315381407737732, 1.4548149108886719, 1.071372628211975, 1.5419609546661377, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2456645965576172, 1.3676689863204956, 1.3676689863204956, 1.2456645965576172, 0.9319390654563904, 1.2108062505722046, 1.646536111831665, 1.4025273323059082, 1.315381407737732, 0.984226644039154, 1.2282354831695557, 1.0016558170318604, 0.7576471567153931, 0.984226644039154, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.8796514868736267, 0.5659260153770447, 1.315381407737732, 0.44392168521881104, 0.9145098924636841, 0.9667974710464478, 0.8622223138809204, 1.2979521751403809, 1.1062309741973877, 1.175947904586792, 1.332810640335083, 1.332810640335083, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.6988236904144287, 2.0299782752990723, 2.1345534324645996, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 2.2565577030181885, 2.0299782752990723, 1.9079740047454834, 2.082265853881836, 1.925403118133545, 1.489673376083374, 1.315381407737732, -0.601830005645752, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5778648853302002, -1.5778648853302002, -1.490718960762024, -1.4732897281646729, -0.9678431153297424, -0.8806971907615662, 0.8447931408882141, 0.2522004544734955, 0.5484968423843384, 1.2979521751403809, 1.8382571935653687, 1.053943395614624, 1.315381407737732, 1.4548149108886719, 1.2630938291549683, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.2108062505722046, 1.6639652252197266, 1.8556864261627197, 1.6813944578170776, 1.9951199293136597, 1.8208279609680176, 1.2805230617523193, 1.3502397537231445, 1.785969614982605, 1.960261583328247, 1.785969614982605, 1.629106879234314, 1.315381407737732, 1.7336820363998413, 1.960261583328247, 1.8556864261627197, 1.9079740047454834, 2.4482789039611816, 2.622570753097534, 2.361132860183716], [1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, [e2e-predictor] 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.9145098924636841, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.6813944578170776, 2.3785619735717773, 2.27398681640625, 1.925403118133545, 0.984226644039154, 1.175947904586792, 1.785969614982605, 2.151982545852661, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.1694118976593018, 1.942832350730896, 2.117124319076538, 1.925403118133545, 0.6879304051399231, 0.42649248242378235, 0.5833552479743958, 0.11276690661907196, -0.8284096121788025, -1.0724183320999146, -1.1944226026535034, -1.0027015209197998, -0.1312417984008789, 1.0016558170318604, 1.646536111831665, 2.3437037467956543, 2.4482789039611816, 2.430849552154541, 2.517995595932007, 2.552854061126709, 2.517995595932007, 1.5071024894714355, -0.4798256754875183, -1.1944226026535034, -0.9678431153297424, 0.600784420967102, 0.7576471567153931, -0.3229629397392273, -1.0201307535171509, -0.21838775277137756, 1.2979521751403809, 0.9667974710464478, -0.25324615836143494, -1.1072766780853271, -0.3578213155269623, 1.5942485332489014, 2.1868410110473633, 2.204270124435425, 1.785969614982605, -0.18352937698364258, -1.1944226026535034, -1.0724183320999146, 1.4548149108886719, 2.430849552154541, 2.5005664825439453, 2.3437037467956543, 1.960261583328247, 0.513638436794281, 0.9667974710464478, 1.925403118133545, 2.1694118976593018, 2.204270124435425, 2.2914161682128906, 2.395991325378418, 2.552854061126709, 2.517995595932007, 2.430849552154541, 1.4025273323059082, 0.513638436794281, 0.1999128758907318, -0.1486709862947464, 1.2282354831695557, 1.9951199293136597, 1.803398847579956, 1.7162528038024902, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.611677646636963, 1.646536111831665, 1.785969614982605, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.1410894393920898, 1.2456645965576172, 1.3502397537231445, 1.4373857975006104, 1.2630938291549683, 1.2456645965576172, 1.3502397537231445, 1.2979521751403809, 1.5942485332489014, 1.4373857975006104, 1.1933770179748535, 1.5942485332489014, 1.3850982189178467, 1.1933770179748535, 1.4199565649032593, 1.2108062505722046, 1.3502397537231445, 1.0016558170318604, 1.2456645965576172, 1.3850982189178467, 1.4025273323059082, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2456645965576172, 1.158518671989441, 0.984226644039154, 1.158518671989441, 1.2282354831695557, 1.071372628211975, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.0365142822265625, 0.9493682980537415, 1.053943395614624, 0.9145098924636841, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.332810640335083, 1.4199565649032593, 1.5768193006515503, 1.3676689863204956, 1.3502397537231445, 1.7336820363998413, 1.803398847579956, 2.082265853881836, 1.7511112689971924, 1.8382571935653687, 1.8731155395507812, 2.1868410110473633, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 1.8556864261627197, 1.8556864261627197, 1.0888018608093262, -0.8458387851715088, -1.3164269924163818, -1.4732897281646729, -1.5255773067474365, -1.5255773067474365, -1.5604356527328491, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5952941179275513, -1.5952941179275513, -1.403572916984558, -0.37525051832199097, -0.4798256754875183, -0.2881045341491699, -0.07895421981811523, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 2.465708017349243, 1.4025273323059082, 1.785969614982605, 1.5419609546661377, 1.8208279609680176, 1.3676689863204956, 1.0190850496292114, 0.5310676693916321, 1.071372628211975, 1.6639652252197266, 1.7162528038024902, 1.646536111831665, 2.239128589630127, 1.5942485332489014, 1.071372628211975, 1.4373857975006104, 2.0648367404937744, 1.803398847579956, 1.925403118133545, 1.6988236904144287, 1.3328106403350 [e2e-predictor] 83, 1.4548149108886719, 1.942832350730896, 1.942832350730896, 2.0648367404937744, 2.204270124435425, 2.5702831745147705, 2.3437037467956543], [1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.1933770179748535, 1.0888018608093262, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7402179837226868, 0.8099347352981567, 1.6988236904144287, 2.3437037467956543, 2.3785619735717773, 1.942832350730896, 1.1236603260040283, 1.175947904586792, 1.6639652252197266, 2.0648367404937744, 1.8556864261627197, 1.3850982189178467, 0.07790851593017578, -0.8458387851715088, -0.8981263637542725, -0.8632679581642151, -0.9852723479270935, -1.0027015209197998, -0.3229629397392273, 0.5484968423843384, 1.0016558170318604, 0.4962092638015747, -0.44496726989746094, -1.0549890995025635, -1.3512853384017944, -1.1421350240707397, -0.619259238243103, 1.5593900680541992, 2.361132860183716, 2.5354247093200684, 2.5354247093200684, 2.3437037467956543, 1.1410894393920898, -0.21838775277137756, -0.6366884112358093, -1.089847445487976, -1.0549890995025635, -0.20095856487751007, -0.37525051832199097, -1.2292810678482056, -1.1072766780853271, 0.513638436794281, 1.6988236904144287, 0.984226644039154, -0.42753809690475464, -0.7238344550132751, 0.5310676693916321, 1.8731155395507812, 1.8208279609680176, 1.0016558170318604, -0.1486709862947464, -0.9155555367469788, -0.9155555367469788, 0.7227887511253357, 2.27398681640625, 2.3437037467956543, 2.308845281600952, 2.3437037467956543, 1.3502397537231445, -0.688975989818573, -0.7586928009986877, 0.9667974710464478, 2.5354247093200684, 2.4831371307373047, 2.4482789039611816, 2.5702831745147705, 2.430849552154541, 2.5354247093200684, 2.622570753097534, 0.5659260153770447, -0.4798256754875183, -0.9504139423370361, 0.6530719995498657, 1.5419609546661377, 1.7511112689971924, 1.646536111831665, 1.8731155395507812, 1.785969614982605, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.4025273323059082, 1.4025273323059082, 1.6639652252197266, 1.4025273323059082, 1.7511112689971924, 1.5593900680541992, 1.3502397537231445, 1.5768193006515503, 1.315381407737732, 1.4025273323059082, 1.3676689863204956, 1.5768193006515503, 1.2456645965576172, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.315381407737732, 1.2630938291549683, 1.646536111831665, 1.2108062505722046, 1.1933770179748535, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.315381407737732, 1.2282354831695557, 1.0016558170318604, 1.053943395614624, 1.489673376083374, 1.4199565649032593, 1.4025273323059082, 1.1933770179748535, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 0.9145098924636841, 1.1410894393920898, 1.0190850496292114, 1.071372628211975, 1.0016558170318604, 0.7576471567153931, 1.158518671989441, 1.0888018608093262, 1.3502397537231445, 1.158518671989441, 1.2456645965576172, 1.3502397537231445, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.4199565649032593, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 2.0648367404937744, 1.785969614982605, 2.0125491619110107, 2.082265853881836, 2.0648367404937744, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2108062505722046, -1.1247059106826782, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5778648853302002, -1.6301524639129639, -1.5604356527328491, -1.5604356527328491, -1.1247059106826782, -0.7935512065887451, -0.6715468168258667, 1.7511112689971924, 1.9951199293136597, 2.1345534324645996, 2.204270124435425, 1.8905447721481323, 2.27398681640625, 1.8905447 [e2e-predictor] 721481323, 1.8382571935653687, 1.611677646636963, 1.6813944578170776, 1.5768193006515503, 1.0888018608093262, 1.4548149108886719, 1.2282354831695557, 1.2805230617523193, 1.7511112689971924, 1.6988236904144287, 2.117124319076538, 1.4025273323059082, 1.9776906967163086, 1.5768193006515503, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.6813944578170776, 1.960261583328247, 1.8556864261627197, 1.960261583328247, 2.2216994762420654, 2.622570753097534, 2.3437037467956543], [1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.1933770179748535, 1.0888018608093262, 1.0365142822265625, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 1.5593900680541992, 2.204270124435425, 2.361132860183716, 2.082265853881836, 1.071372628211975, 0.008191745728254318, -0.688975989818573, -0.9504139423370361, -1.0201307535171509, -1.0724183320999146, -1.1944226026535034, -1.2641394138336182, -1.2815686464309692, -1.4210021495819092, -1.4732897281646729, -1.4210021495819092, -1.3164269924163818, -0.7761220335960388, 0.1999128758907318, 1.0016558170318604, 1.053943395614624, 0.30448800325393677, -0.8632679581642151, -1.2641394138336182, -1.176993489265442, 1.4373857975006104, 2.517995595932007, 2.2216994762420654, 1.611677646636963, -0.6541175842285156, -0.8284096121788025, -0.688975989818573, -0.8632679581642151, -0.9329847693443298, 0.16505448520183563, 0.984226644039154, 0.7576471567153931, -0.5495424270629883, -0.41010889410972595, -0.11381260305643082, -1.0027015209197998, -1.403572916984558, -0.7412636280059814, 1.646536111831665, 1.7162528038024902, 1.2805230617523193, 0.30448800325393677, -0.07895421981811523, 1.6988236904144287, 1.7511112689971924, 1.1933770179748535, 0.7750763297080994, 0.9319390654563904, 0.5659260153770447, -0.42753809690475464, -1.1944226026535034, -1.246710181236267, 1.489673376083374, 2.6399998664855957, 2.622570753097534, 2.552854061126709, 2.5702831745147705, 2.517995595932007, 2.5005664825439453, 2.6399998664855957, 1.4199565649032593, 0.670501172542572, -0.9329847693443298, 0.4962092638015747, 1.9951199293136597, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.5071024894714355, 1.5419609546661377, 1.3850982189178467, 1.5593900680541992, 1.7336820363998413, 1.2979521751403809, 1.3676689863204956, 1.646536111831665, 1.7336820363998413, 1.4548149108886719, 1.5942485332489014, 1.1933770179748535, 1.8208279609680176, 1.4199565649032593, 1.5071024894714355, 1.4025273323059082, 1.5768193006515503, 1.6988236904144287, 1.6813944578170776, 1.2805230617523193, 1.1062309741973877, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.5593900680541992, 1.175947904586792, 1.315381407737732, 1.2108062505722046, 0.8622223138809204, 1.2282354831695557, 1.1236603260040283, 1.1933770179748535, 1.315381407737732, 1.4199565649032593, 1.158518671989441, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.5484968423843384, 0.984226644039154, 0.6879304051399231, 0.9493682980537415, 0.5310676693916321, 0.8970807194709778, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.4373857975006104, 1.175947904586792, 1.1933770179748535, 1.332810640335083, 1.2108062505722046, 1.5942485332489014, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.8208279609680176, 1.8905447721481323, 1.646536111831665, 2.082265853881836, 2.0125491619110107, 1.8905447721481323, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.8556864261627197, -0.18352937698364258, -1.4210021495819092, -1.5081480741500854, -1.5255773 [e2e-predictor] 067474365, -1.5778648853302002, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -0.6715468168258667, -0.8981263637542725, 1.332810640335083, 0.7227887511253357, 0.8622223138809204, 1.925403118133545, 2.361132860183716, 2.1345534324645996, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.047407388687134, 1.8382571935653687, 1.5768193006515503, 1.803398847579956, 1.158518671989441, 0.6530719995498657, 0.9667974710464478, 1.175947904586792, 1.803398847579956, 1.6639652252197266, 1.960261583328247, 1.315381407737732, 2.1345534324645996, 1.5942485332489014, 1.6988236904144287, 1.803398847579956, 1.8905447721481323, 1.611677646636963, 1.611677646636963, 1.7336820363998413, 2.1345534324645996, 1.942832350730896, 1.9951199293136597, 2.2565577030181885, 2.5702831745147705, 2.3262743949890137], [1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.629106879234314, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.1933770179748535, 1.1410894393920898, 1.0888018608093262, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.827363908290863, 1.4373857975006104, 2.151982545852661, 2.4482789039611816, 1.960261583328247, 0.3916339874267578, 0.1999128758907318, -0.06152502819895744, -0.532113254070282, -0.8981263637542725, -1.176993489265442, -1.333856225013733, -1.403572916984558, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, -1.6127232313156128, -1.6127232313156128, -1.6301524639129639, -1.403572916984558, -0.688975989818573, 0.42649248242378235, 1.2282354831695557, 0.827363908290863, -0.21838775277137756, -0.9504139423370361, 0.7227887511253357, 1.8905447721481323, 0.4613508880138397, -0.9329847693443298, -0.688975989818573, -0.20095856487751007, -0.27067533135414124, -0.7761220335960388, -0.4972548484802246, 0.28705883026123047, 0.30448800325393677, -0.5669716596603394, 0.28705883026123047, 1.2108062505722046, 0.8796514868736267, -0.41010889410972595, -0.3403921127319336, 0.5484968423843384, -0.1661001741886139, -0.9329847693443298, -1.2118518352508545, 0.5310676693916321, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.35677558183670044, 1.5245317220687866, 1.4373857975006104, 0.3916339874267578, -0.7412636280059814, 0.8447931408882141, 2.204270124435425, 2.552854061126709, 2.5354247093200684, 2.517995595932007, 2.5702831745147705, 2.622570753097534, 1.2282354831695557, 1.611677646636963, 0.7925055623054504, -1.0549890995025635, -0.3229629397392273, 2.1694118976593018, 2.3785619735717773, 2.151982545852661, 2.2565577030181885, 1.2456645965576172, 1.158518671989441, 1.3850982189178467, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.5245317220687866, 1.332810640335083, 1.4548149108886719, 1.646536111831665, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.5245317220687866, 1.646536111831665, 1.4199565649032593, 1.472244143486023, 1.7336820363998413, 1.629106879234314, 1.3850982189178467, 1.2805230617523193, 1.071372628211975, 1.175947904586792, 0.9667974710464478, 1.175947904586792, 0.9667974710464478, 0.9145098924636841, 0.7402179837226868, 1.1410894393920898, 0.9319390654563904, 0.8099347352981567, 1.472244143486023, 1.472244143486023, 1.3502397537231445, 1.2108062505722046, 1.0190850496292114, 1.0888018608093262, 0.8447931408882141, 0.8622223138809204, 1.0365142822265625, 1.2456645965576172, 1.315381407737732, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.670501172542572, 1.071372628211975, 0.7925055623054504, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 0.827363908290863, 1.053943395614624, 1.2108062505722046, 1.5593900680541992, 1.5071024894714355, [e2e-predictor] 1.2630938291549683, 1.489673376083374, 1.7336820363998413, 1.7336820363998413, 1.942832350730896, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 1.9776906967163086, 2.0996949672698975, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 1.768540382385254, 1.053943395614624, -0.8806971907615662, -1.3861438035964966, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5255773067474365, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5255773067474365, -1.5081480741500854, -1.3512853384017944, -0.42753809690475464, 0.42649248242378235, 1.1933770179748535, 2.1694118976593018, 1.803398847579956, 2.27398681640625, 0.9493682980537415, 2.2216994762420654, 2.151982545852661, 2.2565577030181885, 2.151982545852661, 2.1345534324645996, 2.3437037467956543, 1.8731155395507812, 2.2914161682128906, 0.6879304051399231, 0.5484968423843384, 0.7925055623054504, 1.332810640335083, 1.5245317220687866, 1.6988236904144287, 1.6639652252197266, 1.5245317220687866, 2.0299782752990723, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 1.5768193006515503, 1.8905447721481323, 1.7162528038024902, 1.5593900680541992, 1.332810640335083, 2.151982545852661, 2.0648367404937744, 1.9951199293136597, 2.552854061126709, 2.3437037467956543], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 1.315381407737732, 2.082265853881836, 2.4482789039611816, 2.1868410110473633, 1.960261583328247, 1.175947904586792, 0.7053595781326294, 0.6356428265571594, 0.4090631604194641, -0.3403921127319336, -1.0375598669052124, -1.4210021495819092, -1.5430065393447876, -1.6127232313156128, -1.6650108098983765, -1.7172983884811401, -1.7347276210784912, -1.7172983884811401, -1.7347276210784912, -1.6127232313156128, -1.2989977598190308, -0.3403921127319336, 1.0016558170318604, 1.158518671989441, 0.28705883026123047, -0.39267969131469727, -1.089847445487976, -1.176993489265442, -0.9329847693443298, -0.532113254070282, -0.18352937698364258, -0.1486709862947464, 0.0430501289665699, 0.3916339874267578, 0.5833552479743958, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.513638436794281, -0.619259238243103, -0.5146840810775757, 1.175947904586792, 0.5833552479743958, -0.4972548484802246, -1.0027015209197998, 0.1999128758907318, 0.5310676693916321, -0.5495424270629883, -1.0549890995025635, -0.619259238243103, 1.5768193006515503, 1.8208279609680176, 1.646536111831665, 1.158518671989441, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.4831371307373047, 2.465708017349243, 2.517995595932007, 2.308845281600952, 0.7402179837226868, 0.33934640884399414, -0.5844008326530457, -1.0027015209197998, 0.11276690661907196, 1.960261583328247, 1.7336820363998413, 1.925403118133545, 1.629106879234314, 0.5310676693916321, 0.9493682980537415, 1.5768193006515503, 1.3850982189178467, 0.9319390654563904, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.4373857975006104, 1.175947904586792, 1.5245317220687866, 1.5942485332489014, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.472244143486023, 1.8731155395507812, 1.053943395614624, 1.472244143486023, 1.2282354831695557, 1.2282354831695557, 1.053943395614624, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.175947904586792, 1.2805230617523193, 1.1062309741973877, 1.175947904586792, 1.0016558170318604, 1.1410894393920898, 1.315381407737732, 1.315381407737732, 1.1062309741973877, 0.8970807194709778, 0.9667974710464478, 0.6879304051399231, 1.053943395614624, 0.8273 [e2e-predictor] 63908290863, 1.1410894393920898, 1.158518671989441, 1.1062309741973877, 0.7576471567153931, 0.9319390654563904, 0.8622223138809204, 0.9667974710464478, 1.1933770179748535, 0.9319390654563904, 1.0016558170318604, 1.175947904586792, 0.827363908290863, 1.175947904586792, 1.0365142822265625, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.489673376083374, 1.611677646636963, 1.8382571935653687, 1.646536111831665, 1.6639652252197266, 1.925403118133545, 2.0299782752990723, 1.960261583328247, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 1.6988236904144287, 1.489673376083374, -0.9329847693443298, -1.2292810678482056, -1.4558604955673218, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5255773067474365, -1.4732897281646729, -1.490718960762024, -1.3687145709991455, -1.0027015209197998, 0.18248367309570312, 1.768540382385254, 1.2979521751403809, 2.0299782752990723, 2.1694118976593018, 2.3262743949890137, 1.9079740047454834, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.3262743949890137, 2.0125491619110107, 1.1933770179748535, 1.1933770179748535, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.5245317220687866, 2.0996949672698975, 1.5593900680541992, 1.803398847579956, 2.0996949672698975, 1.803398847579956, 1.2630938291549683, 2.0299782752990723, 1.7162528038024902, 1.611677646636963, 2.517995595932007, 2.361132860183716], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.8970807194709778, 1.2979521751403809, 2.0125491619110107, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.0996949672698975, 1.1236603260040283, 0.513638436794281, 0.7576471567153931, 0.8796514868736267, 0.7053595781326294, 0.008191745728254318, -0.8632679581642151, -1.246710181236267, -1.490718960762024, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.6824400424957275, -1.6650108098983765, -1.5952941179275513, -0.8806971907615662, 0.3742047846317291, 1.2282354831695557, 1.0016558170318604, -0.11381260305643082, -0.9678431153297424, -1.2641394138336182, -1.1595642566680908, -0.5844008326530457, 0.02562093921005726, -0.06152502819895744, 0.6530719995498657, 0.35677558183670044, 0.4090631604194641, 0.6879304051399231, 0.9493682980537415, 0.16505448520183563, -0.42753809690475464, 0.32191720604896545, 0.30448800325393677, -0.4972548484802246, -0.8981263637542725, -0.1486709862947464, -0.04409583657979965, -1.1595642566680908, -1.3687145709991455, -0.2881045341491699, 1.2979521751403809, 1.3676689863204956, 0.5833552479743958, -0.2881045341491699, 0.5833552479743958, 2.517995595932007, 2.552854061126709, 2.517995595932007, 2.6051416397094727, 2.587712287902832, -1.0027015209197998, -1.089847445487976, 1.5942485332489014, 2.082265853881836, 2.204270124435425, 2.2216994762420654, 0.6182135939598083, -0.25324615836143494, 1.489673376083374, 1.8731155395507812, 1.6813944578170776, 1.7162528038024902, 1.1933770179748535, 0.5484968423843384, 0.6530719995498657, 1.472244143486023, 1.1410894393920898, 1.2282354831695557, 1.175947904586792, 1.611677646636963, 1.5942485332489014, 1.6639652252197266, 1.5593900680541992, 1.629106879234314, 1.2282354831695557, 1.5942485332489014, 1.2108062505722046, 1.2456645965576172, 1.5942485332489014, 1.158518671989441, 1.2456645965576172, 1.22823548316955 [e2e-predictor] 57, 1.1933770179748535, 1.2456645965576172, 1.1062309741973877, 1.2282354831695557, 1.4548149108886719, 1.4373857975006104, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.315381407737732, 0.9319390654563904, 0.984226644039154, 1.3502397537231445, 1.0365142822265625, 0.7750763297080994, 1.0888018608093262, 1.3502397537231445, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 0.8622223138809204, 1.1062309741973877, 1.0190850496292114, 1.1236603260040283, 0.8970807194709778, 0.6879304051399231, 1.1410894393920898, 1.175947904586792, 1.0190850496292114, 1.053943395614624, 0.9319390654563904, 1.2979521751403809, 1.053943395614624, 1.071372628211975, 1.611677646636963, 1.5071024894714355, 1.472244143486023, 1.646536111831665, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.8556864261627197, 1.9951199293136597, 2.0648367404937744, 1.960261583328247, 1.8905447721481323, 2.082265853881836, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 0.008191745728254318, -1.1595642566680908, -1.4384313821792603, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.4732897281646729, -1.4732897281646729, -1.4732897281646729, -1.4210021495819092, -1.2641394138336182, -0.3578213155269623, -0.9329847693443298, 0.16505448520183563, 1.6813944578170776, 2.2216994762420654, 1.960261583328247, 1.803398847579956, 2.3262743949890137, 2.3785619735717773, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.0996949672698975, 2.239128589630127, 2.1868410110473633, 2.0996949672698975, 0.4962092638015747, 2.0648367404937744, 1.768540382385254, 1.5593900680541992, 1.629106879234314, 1.2630938291549683, 1.5593900680541992, 1.4025273323059082, 2.0125491619110107, 1.768540382385254, 2.047407388687134, 1.7511112689971924, 2.117124319076538, 1.9951199293136597, 1.4373857975006104, 1.489673376083374, 2.239128589630127, 1.8905447721481323, 1.1062309741973877, 2.4134204387664795, 2.3437037467956543], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.8099347352981567, 1.1410894393920898, 1.8208279609680176, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.1345534324645996, 1.9776906967163086, 1.071372628211975, 0.35677558183670044, 0.4613508880138397, 0.9319390654563904, 1.1933770179748535, 1.0190850496292114, 0.16505448520183563, -0.6366884112358093, -1.1595642566680908, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.6301524639129639, -1.5778648853302002, -1.6301524639129639, -1.6998692750930786, -1.2815686464309692, 0.2347712516784668, 1.175947904586792, 1.3676689863204956, 0.6879304051399231, -0.5844008326530457, -1.2641394138336182, -1.5081480741500854, -1.1072766780853271, -0.21838775277137756, 0.28705883026123047, 0.600784420967102, 0.2173420637845993, 0.3742047846317291, 0.16505448520183563, 0.478780061006546, 1.2805230617523193, 1.2805230617523193, -0.07895421981811523, -0.8981263637542725, 0.0430501289665699, 0.7053595781326294, 0.33934640884399414, -0.41010889410972595, -0.532113254070282, 0.16505448520183563, -0.39267969131469727, -1.4384313821792603, -0.9852723479270935, 0.8447931408882141, 2.6051416397094727, 2.395991325378418, 2.4134204387664795, 2.5354247093200684, 2.27398681640625, -1.5604356527328491, -0.8806971907615662, 1.5419609546661377, 2.1868410110473633, 2.204270124435425, 1.4373857975006104, -1.0724183320999146, -0.37525051832199097, 2.27398681640625, 2.1868410110473633, 2.2216994762420654, 2.082265853881836, 2.291 [e2e-predictor] 4161682128906, 0.2173420637845993, 0.42649248242378235, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.6988236904144287, 1.4199565649032593, 1.4199565649032593, 1.1236603260040283, 1.4025273323059082, 1.6988236904144287, 1.4548149108886719, 1.5768193006515503, 1.175947904586792, 0.9493682980537415, 1.0016558170318604, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.5245317220687866, 1.332810640335083, 1.5419609546661377, 1.315381407737732, 1.472244143486023, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.175947904586792, 1.3676689863204956, 1.2282354831695557, 0.8099347352981567, 1.0016558170318604, 1.2456645965576172, 0.9319390654563904, 1.2456645965576172, 1.1410894393920898, 1.0190850496292114, 0.8622223138809204, 1.4548149108886719, 1.2456645965576172, 1.4199565649032593, 1.1236603260040283, 1.1236603260040283, 1.053943395614624, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.315381407737732, 0.9145098924636841, 1.053943395614624, 0.9145098924636841, 1.4548149108886719, 1.1062309741973877, 1.629106879234314, 1.4373857975006104, 1.5593900680541992, 1.5942485332489014, 1.785969614982605, 1.9079740047454834, 1.7162528038024902, 2.047407388687134, 2.082265853881836, 1.8731155395507812, 1.8905447721481323, 1.960261583328247, 2.082265853881836, 1.053943395614624, -0.6366884112358093, -1.403572916984558, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.3687145709991455, -1.403572916984558, -1.4732897281646729, -1.089847445487976, -1.1421350240707397, -0.8284096121788025, -0.04409583657979965, 1.768540382385254, -0.5146840810775757, 1.5419609546661377, 1.8382571935653687, 2.308845281600952, 2.1868410110473633, 2.2565577030181885, 2.308845281600952, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.3850982189178467, 2.047407388687134, 2.0299782752990723, 1.8382571935653687, 1.4199565649032593, 1.175947904586792, 1.5245317220687866, 1.5768193006515503, 1.7336820363998413, 2.1345534324645996, 2.2565577030181885, 1.8556864261627197, 1.9079740047454834, 2.1694118976593018, 1.960261583328247, 2.239128589630127, 1.8382571935653687, 1.8382571935653687, 1.5245317220687866, 2.239128589630127, 2.308845281600952], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 0.9319390654563904, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 1.1062309741973877, 1.785969614982605, 2.2565577030181885, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 1.9776906967163086, 1.2108062505722046, 0.5310676693916321, 0.42649248242378235, 0.4090631604194641, 0.7925055623054504, 1.2630938291549683, 1.1933770179748535, 0.2347712516784668, -0.7761220335960388, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5952941179275513, -1.1421350240707397, 0.32191720604896545, 1.1062309741973877, 1.5942485332489014, 1.158518671989441, 0.07790851593017578, -0.7238344550132751, -1.1944226026535034, -0.8806971907615662, -0.3578213155269623, -0.1312417984008789, 0.44392168521881104, 0.7227887511253357, 0.42649248242378235, 0.2173420637845993, 0.33934640884399414, -0.7412636280059814, -0.6541175842285156, 0.6530719995498657, 0.16505448520183563, -0.7412636280059814, -1.1421350240707397, -0.9504139423370361, 0.44392168521881104, 0.13019609451293945, -0.9155555367469788, -0.75 [e2e-predictor] 86928009986877, 0.35677558183670044, 0.5484968423843384, 2.239128589630127, 2.3437037467956543, 2.465708017349243, 2.517995595932007, 0.5484968423843384, -0.23581695556640625, 0.478780061006546, 0.6356428265571594, 1.071372628211975, -0.06152502819895744, -1.176993489265442, -0.7935512065887451, 1.8731155395507812, 2.151982545852661, 2.117124319076538, 2.151982545852661, 1.489673376083374, -0.8284096121788025, 0.008191745728254318, 1.7162528038024902, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.489673376083374, 1.3502397537231445, 1.3502397537231445, 1.2456645965576172, 1.4373857975006104, 1.5768193006515503, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.175947904586792, 1.2979521751403809, 1.0365142822265625, 1.3850982189178467, 1.4199565649032593, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.0190850496292114, 1.5768193006515503, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.2108062505722046, 0.8970807194709778, 1.175947904586792, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.0016558170318604, 1.2108062505722046, 1.175947904586792, 1.315381407737732, 1.1410894393920898, 0.984226644039154, 1.053943395614624, 1.1933770179748535, 1.158518671989441, 1.2108062505722046, 0.984226644039154, 1.053943395614624, 1.175947904586792, 0.7925055623054504, 1.0190850496292114, 1.2282354831695557, 0.7227887511253357, 1.5593900680541992, 1.5419609546661377, 1.3676689863204956, 1.5419609546661377, 1.5245317220687866, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.9079740047454834, 0.42649248242378235, -1.0027015209197998, -1.403572916984558, -1.4732897281646729, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.3861438035964966, -1.3512853384017944, -1.3687145709991455, -1.176993489265442, -1.1595642566680908, -0.11381260305643082, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 1.6813944578170776, -0.1661001741886139, 0.4962092638015747, 1.9079740047454834, 1.8731155395507812, 2.239128589630127, 2.204270124435425, 2.2565577030181885, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 2.1868410110473633, 2.3437037467956543, 2.1868410110473633, 2.27398681640625, 2.082265853881836, 2.0996949672698975, 1.942832350730896, 1.5071024894714355, 1.0888018608093262, 1.5942485332489014, 1.2456645965576172, 1.4373857975006104, 1.7162528038024902, 2.1345534324645996, 1.9079740047454834, 2.0648367404937744, 2.0996949672698975, 2.1694118976593018, 2.361132860183716, 1.611677646636963, 1.8556864261627197, 2.0648367404937744, 2.2565577030181885, 2.3262743949890137], [1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.1236603260040283, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 1.053943395614624, 1.7336820363998413, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.1236603260040283, 0.5484968423843384, 0.6356428265571594, 0.4090631604194641, 0.18248367309570312, 0.8099347352981567, 1.3676689863204956, 1.1236603260040283, 0.0430501289665699, -0.9504139423370361, -1.2989977598190308, -1.403572916984558, -1.5255773067474365, -1.5952941179275513, -1.6998692750930786, -1.5081480741500854, -0.9504139423370361, 0.600784420967102, 1.2805230617523193, 1.4373857975006104, 1.5071024894714355, 0.670501172542572, -0 [e2e-predictor] .532113254070282, -1.1072766780853271, -1.0375598669052124, -0.3229629397392273, -0.1312417984008789, 0.18248367309570312, 0.8622223138809204, 1.2108062505722046, 0.3742047846317291, 0.0430501289665699, 0.670501172542572, 0.670501172542572, -0.532113254070282, -0.9678431153297424, -0.7761220335960388, -0.009237446822226048, 0.11276690661907196, -0.3578213155269623, -0.2881045341491699, 0.06047932058572769, -0.5844008326530457, -1.1595642566680908, 2.2914161682128906, 2.5354247093200684, 2.5354247093200684, 0.9145098924636841, 0.8622223138809204, 0.9667974710464478, -0.7412636280059814, -1.2989977598190308, 0.2347712516784668, 1.7336820363998413, 1.5071024894714355, 1.5419609546661377, 1.332810640335083, 0.0430501289665699, 0.06047932058572769, 0.14762529730796814, -1.0027015209197998, -0.9852723479270935, 0.8796514868736267, 0.9145098924636841, 1.2456645965576172, 1.1236603260040283, 1.3676689863204956, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.5245317220687866, 1.1236603260040283, 1.3502397537231445, 1.1933770179748535, 1.1410894393920898, 1.4199565649032593, 1.0888018608093262, 1.5245317220687866, 1.489673376083374, 1.332810640335083, 1.2630938291549683, 1.5942485332489014, 0.984226644039154, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.0190850496292114, 1.1236603260040283, 0.9145098924636841, 1.071372628211975, 0.8796514868736267, 0.9667974710464478, 0.827363908290863, 1.2979521751403809, 1.472244143486023, 1.3850982189178467, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1410894393920898, 1.2456645965576172, 0.6879304051399231, 0.2522004544734955, 0.35677558183670044, 0.6182135939598083, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.0365142822265625, 1.2630938291549683, 1.4199565649032593, 1.071372628211975, 1.4025273323059082, 1.4548149108886719, 1.8556864261627197, 1.6639652252197266, 1.925403118133545, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 1.803398847579956, 2.047407388687134, 1.8731155395507812, 1.1236603260040283, -0.21838775277137756, -0.07895421981811523, -1.3512853384017944, -1.4384313821792603, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.490718960762024, -1.5081480741500854, -1.490718960762024, -1.333856225013733, -1.4210021495819092, -0.6541175842285156, -0.6366884112358093, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 0.8970807194709778, 2.430849552154541, 0.5484968423843384, -0.5495424270629883, 1.1236603260040283, 2.047407388687134, 2.082265853881836, 2.2216994762420654, 1.960261583328247, 1.942832350730896, 2.151982545852661, 2.0996949672698975, 2.1694118976593018, 2.151982545852661, 2.239128589630127, 2.2565577030181885, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 1.053943395614624, 0.9319390654563904, 1.2630938291549683, 0.9493682980537415, 1.3676689863204956, 1.6813944578170776, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.785969614982605, 2.27398681640625, 1.9776906967163086, 1.9079740047454834, 1.8382571935653687, 2.2216994762420654, 2.239128589630127, 2.3262743949890137], [1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.9145098924636841, 1.0190850496292114, 1.4548149108886719, 2.1694118976593018, 2.4831371307373047, 2.465708017349243, 2.3437037467956543, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.0648367404937744, 1.2805230617523193, 0. [e2e-predictor] 6356428265571594, 0.8622223138809204, 0.670501172542572, -0.2881045341491699, -0.1486709862947464, 0.827363908290863, 1.2630938291549683, 0.9667974710464478, 0.09533771127462387, -0.8109803795814514, -1.2641394138336182, -1.5778648853302002, -1.7695859670639038, -1.7521568536758423, -1.647581696510315, -0.7586928009986877, 0.8622223138809204, 1.472244143486023, 1.785969614982605, 1.6813944578170776, 1.315381407737732, 0.0430501289665699, -1.0549890995025635, -1.089847445487976, -0.601830005645752, -0.1661001741886139, 0.3916339874267578, 0.5484968423843384, 0.13019609451293945, 0.7576471567153931, 0.2522004544734955, -0.7064052224159241, 0.09533771127462387, 0.3916339874267578, -0.1312417984008789, -0.7412636280059814, -1.1072766780853271, -0.20095856487751007, 0.4090631604194641, 0.44392168521881104, -0.18352937698364258, 1.646536111831665, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 0.7750763297080994, -0.009237446822226048, -1.6998692750930786, -1.5604356527328491, -0.23581695556640625, 2.117124319076538, 1.8731155395507812, 2.0648367404937744, 1.6813944578170776, -1.1072766780853271, -0.9504139423370361, 2.082265853881836, 2.239128589630127, 1.9951199293136597, 1.8731155395507812, 0.9493682980537415, 0.7053595781326294, 1.158518671989441, 1.175947904586792, 1.2979521751403809, 1.1236603260040283, 1.2282354831695557, 1.071372628211975, 1.2630938291549683, 1.3676689863204956, 0.9667974710464478, 1.3676689863204956, 0.8796514868736267, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 0.9145098924636841, 1.6639652252197266, 0.7750763297080994, 1.5942485332489014, 1.1236603260040283, 1.0888018608093262, 1.489673376083374, 1.2456645965576172, 1.3676689863204956, 1.315381407737732, 0.827363908290863, 1.2456645965576172, 1.1933770179748535, 1.0190850496292114, 0.984226644039154, 1.2456645965576172, 1.1062309741973877, 0.9667974710464478, 1.0016558170318604, 1.1236603260040283, 1.0365142822265625, 0.9319390654563904, 0.9319390654563904, 1.0888018608093262, 1.1933770179748535, 1.175947904586792, 1.053943395614624, 0.9667974710464478, 0.8622223138809204, 1.1410894393920898, 1.158518671989441, 0.8622223138809204, 1.053943395614624, 1.4025273323059082, 1.1410894393920898, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.6988236904144287, 1.768540382385254, 1.942832350730896, 1.7511112689971924, 2.117124319076538, 2.0299782752990723, 1.9951199293136597, 1.9776906967163086, 1.2630938291549683, -0.5844008326530457, -1.0201307535171509, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.3512853384017944, -1.5081480741500854, -1.5255773067474365, -1.490718960762024, -1.5081480741500854, -1.3861438035964966, -1.3164269924163818, -0.9852723479270935, -0.2881045341491699, 1.315381407737732, 2.0996949672698975, 2.2914161682128906, 2.308845281600952, 1.8905447721481323, 2.430849552154541, 2.2216994762420654, -1.2118518352508545, -1.333856225013733, 0.4962092638015747, 2.117124319076538, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.0996949672698975, 2.2216994762420654, 2.2914161682128906, 1.8905447721481323, 2.361132860183716, 2.308845281600952, 1.315381407737732, 1.646536111831665, 1.3850982189178467, 1.6813944578170776, 1.2456645965576172, 1.5593900680541992, 1.7511112689971924, 1.8382571935653687, 2.204270124435425, 2.151982545852661, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 2.151982545852661, 2.3785619735717773, 2.2216994762420654, 2.3262743949890137], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, [e2e-predictor] 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.3850982189178467, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.27398681640625, 2.0648367404937744, 1.332810640335083, 0.6530719995498657, 0.6879304051399231, 0.8970807194709778, 0.2522004544734955, -0.601830005645752, -0.09638340771198273, 0.9145098924636841, 1.315381407737732, 0.6879304051399231, -0.3403921127319336, -0.9329847693443298, -1.2292810678482056, -1.4732897281646729, -1.5778648853302002, -1.4384313821792603, -0.6715468168258667, 0.8447931408882141, 1.5071024894714355, 1.6639652252197266, 1.646536111831665, 1.5768193006515503, 0.7053595781326294, -0.6715468168258667, -1.089847445487976, -0.688975989818573, -0.04409583657979965, 0.13019609451293945, 0.7402179837226868, 1.053943395614624, 0.7750763297080994, -0.1486709862947464, 0.2522004544734955, -0.06152502819895744, -1.0027015209197998, -1.1944226026535034, -0.5495424270629883, -0.3403921127319336, -0.4798256754875183, -0.8109803795814514, -0.23581695556640625, 2.3437037467956543, 2.430849552154541, 2.5702831745147705, 2.517995595932007, 2.6051416397094727, -0.7761220335960388, -1.4384313821792603, -0.39267969131469727, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 0.2522004544734955, -1.3512853384017944, -1.1595642566680908, 0.7053595781326294, 1.768540382385254, 1.6988236904144287, 1.6639652252197266, 1.2805230617523193, 0.2347712516784668, 0.6530719995498657, 1.2630938291549683, 0.5659260153770447, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.0365142822265625, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.7925055623054504, 1.3502397537231445, 0.8796514868736267, 1.3676689863204956, 1.175947904586792, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.7750763297080994, 0.4962092638015747, 1.175947904586792, 1.2282354831695557, 1.1236603260040283, 1.2456645965576172, 1.2282354831695557, 0.984226644039154, 1.175947904586792, 1.3850982189178467, 1.4373857975006104, 1.2282354831695557, 1.175947904586792, 0.8447931408882141, 0.984226644039154, 1.071372628211975, 0.7750763297080994, 0.478780061006546, 0.8622223138809204, 0.1999128758907318, 0.5484968423843384, 0.6879304051399231, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2630938291549683, 1.0365142822265625, 1.2979521751403809, 1.489673376083374, 1.315381407737732, 1.4199565649032593, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.8382571935653687, 1.942832350730896, 2.0299782752990723, 1.9079740047454834, 1.960261583328247, 1.803398847579956, 0.8099347352981567, -0.1486709862947464, -1.647581696510315, -1.5778648853302002, -1.647581696510315, -1.5604356527328491, -1.2641394138336182, -1.3164269924163818, -1.5255773067474365, -1.5081480741500854, -1.3861438035964966, -1.2815686464309692, -1.1247059106826782, -0.11381260305643082, 1.0016558170318604, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.27398681640625, 2.151982545852661, 2.3262743949890137, 2.4482789039611816, -0.44496726989746094, -1.333856225013733, -0.4623964726924896, -1.5778648853302002, -1.2641394138336182, 0.5833552479743958, 2.2216994762420654, 2.0648367404937744, 1.9951199293136597, 2.082265853881836, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.117124319076538, 2.3437037467956543, 2.395991325378418, 1.7162528038024902, 1.803398847579956, 1.646536111831665, 1.1236603260040283, 1.0190850496292114, 1.2630938291549683, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 2.1694118976593018, 2.1868410110473633, 1.8905447721481323, 1.7336820363998413, 1.9079740047454834, 2.552854061126709, 2.151982545852661, 2.151982545852661], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.785969614982605 [e2e-predictor] , 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 1.0016558170318604, 1.7511112689971924, 2.27398681640625, 2.3785619735717773, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2216994762420654, 2.0125491619110107, 1.2979521751403809, 0.5659260153770447, 0.5659260153770447, 0.8622223138809204, 0.7227887511253357, -0.2881045341491699, -0.39267969131469727, 0.6530719995498657, 1.2282354831695557, 1.2630938291549683, 0.6879304051399231, -0.3578213155269623, -0.8981263637542725, -1.2641394138336182, -1.5255773067474365, -1.490718960762024, -0.8806971907615662, 0.5659260153770447, 1.2108062505722046, 1.4548149108886719, 1.5593900680541992, 1.7162528038024902, 1.071372628211975, -0.18352937698364258, -1.0027015209197998, -0.8981263637542725, -0.21838775277137756, 0.06047932058572769, 0.008191745728254318, 0.30448800325393677, 0.9667974710464478, 0.6530719995498657, -0.37525051832199097, -0.8109803795814514, -0.25324615836143494, -0.27067533135414124, -0.8458387851715088, -1.0375598669052124, -0.44496726989746094, -0.21838775277137756, 2.27398681640625, 2.5354247093200684, 2.517995595932007, 0.8970807194709778, -1.0724183320999146, -1.2815686464309692, 1.3676689863204956, 1.9776906967163086, 2.0125491619110107, 2.117124319076538, 0.8796514868736267, -0.8284096121788025, 1.2805230617523193, 1.925403118133545, 1.646536111831665, 0.2173420637845993, -0.21838775277137756, 0.6182135939598083, 0.6356428265571594, 0.984226644039154, 1.2805230617523193, 1.1062309741973877, 0.8622223138809204, 1.0190850496292114, 0.8970807194709778, 1.053943395614624, 1.053943395614624, 1.175947904586792, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 0.9319390654563904, 1.053943395614624, 0.7402179837226868, 1.2805230617523193, 1.0365142822265625, 0.670501172542572, 0.9319390654563904, 0.7053595781326294, 0.600784420967102, 0.9145098924636841, 0.8622223138809204, 0.9319390654563904, 0.8796514868736267, 1.0190850496292114, 1.0016558170318604, 0.8099347352981567, 1.0888018608093262, 1.1410894393920898, 0.8447931408882141, 0.6879304051399231, 1.0016558170318604, 0.3916339874267578, 0.02562093921005726, -0.20095856487751007, 0.32191720604896545, 0.30448800325393677, 0.16505448520183563, 0.5833552479743958, 0.4962092638015747, 0.5659260153770447, 0.3916339874267578, 0.8796514868736267, 0.6356428265571594, 0.6182135939598083, 1.0190850496292114, 1.332810640335083, 1.158518671989441, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.960261583328247, 2.0996949672698975, 1.9776906967163086, 1.8556864261627197, 2.0996949672698975, 1.768540382385254, 0.7925055623054504, -0.3229629397392273, -1.5604356527328491, -1.6301524639129639, -1.6127232313156128, -1.4732897281646729, -1.5604356527328491, -1.5255773067474365, -1.2989977598190308, -1.490718960762024, -1.4732897281646729, -1.2989977598190308, -0.9155555367469788, -0.41010889410972595, 0.984226644039154, 1.3850982189178467, 1.803398847579956, 2.0299782752990723, 2.465708017349243, 2.430849552154541, 2.308845281600952, 2.3262743949890137, 2.4831371307373047, 2.2914161682128906, -0.3403921127319336, -0.8284096121788025, -0.9852723479270935, -1.4210021495819092, -1.4210021495819092, -1.5430065393447876, -0.1312417984008789, 1.9776906967163086, 1.942832350730896, 2.2565577030181885, 2.0648367404937744, 2.1694118976593018, 2.27398681640625, 2.308845281600952, 2.2565577030181885, 2.1868410110473633, 2.047407388687134, 1.0365142822265625, 0.984226644039154, 1.1933770179 [e2e-predictor] 748535, 1.5419609546661377, 1.9079740047454834, 2.1868410110473633, 2.2565577030181885, 2.5702831745147705, 1.9776906967163086, 1.8905447721481323, 1.942832350730896, 2.082265853881836, 2.6051416397094727, 2.1694118976593018, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 1.2805230617523193, 2.0125491619110107, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.1868410110473633, 2.0299782752990723, 1.332810640335083, 0.5310676693916321, 0.14762529730796814, 0.5484968423843384, 1.0190850496292114, 0.07790851593017578, -0.23581695556640625, 1.0016558170318604, 1.2456645965576172, 1.4373857975006104, 1.2979521751403809, 0.478780061006546, -0.601830005645752, -1.1072766780853271, -1.4558604955673218, -1.4384313821792603, -1.3164269924163818, -0.1661001741886139, 1.053943395614624, 1.3502397537231445, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 0.5310676693916321, -0.7761220335960388, -0.688975989818573, -0.23581695556640625, -0.1312417984008789, 0.42649248242378235, 0.30448800325393677, -0.18352937698364258, -0.532113254070282, -0.3055337369441986, -0.37525051832199097, -0.9329847693443298, -0.8284096121788025, -0.601830005645752, -0.5495424270629883, 2.2914161682128906, 2.204270124435425, 2.2565577030181885, 1.6639652252197266, -1.4384313821792603, -1.1944226026535034, 0.7576471567153931, 1.5942485332489014, 1.6639652252197266, 1.7162528038024902, -0.1486709862947464, -0.37525051832199097, 1.646536111831665, 2.0648367404937744, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, 1.6639652252197266, 1.332810640335083, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, 0.984226644039154, 1.053943395614624, 0.7925055623054504, 1.071372628211975, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 1.071372628211975, 1.0190850496292114, 0.8796514868736267, 0.6879304051399231, 0.7402179837226868, 0.9319390654563904, 0.7053595781326294, 0.6879304051399231, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 1.1062309741973877, 0.600784420967102, 1.0365142822265625, 0.827363908290863, 0.9145098924636841, 1.2456645965576172, 0.9145098924636841, 0.478780061006546, 0.8447931408882141, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.8622223138809204, 1.0016558170318604, 0.827363908290863, 1.0190850496292114, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.670501172542572, 0.984226644039154, 0.5659260153770447, 1.0016558170318604, 0.7402179837226868, 0.28705883026123047, 0.8622223138809204, 1.053943395614624, 1.071372628211975, 1.5768193006515503, 1.332810640335083, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.9079740047454834, 2.1694118976593018, 2.0996949672698975, 1.925403118133545, 1.3850982189178467, 0.827363908290863, 0.9145098924636841, -0.41010889410972595, -1.5778648853302002, -1.6301524639129639, -1.6824400424957275, -1.5952941179275513, -1.5430065393447876, -1.4732897281646729, -1.4732897281646729, -1.3687145709991455, -1.4732897281646729, -1.2989977598190308, -0.7412636280059814, -0.5844008326530457, 0.4090631604194641, 1.646536111831665, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.465708017349243, 2.082265853881836, 2.2914161682128906, 2.361132860183716, 2.2914161682128906, 0.757647156 [e2e-predictor] 7153931, -1.1247059106826782, -1.4558604955673218, -1.4384313821792603, -1.403572916984558, -1.2292810678482056, -1.6998692750930786, -1.2292810678482056, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.151982545852661, 1.9951199293136597, 1.5768193006515503, 1.489673376083374, 1.3850982189178467, 1.8208279609680176, 1.6639652252197266, 2.0648367404937744, 1.7511112689971924, 1.5245317220687866, 2.2914161682128906, 1.8556864261627197, 2.117124319076538, 1.9079740047454834, 1.489673376083374, 2.2914161682128906, 2.151982545852661, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.646536111831665, 2.239128589630127, 2.361132860183716, 2.395991325378418, 2.4482789039611816, 2.430849552154541, 2.3262743949890137, 2.3785619735717773, 2.3262743949890137, 2.239128589630127, 2.27398681640625, 2.204270124435425, 2.151982545852661, 1.9079740047454834, 1.4025273323059082, 0.7227887511253357, -0.06152502819895744, 0.1999128758907318, 0.7576471567153931, 0.30448800325393677, 0.09533771127462387, 0.8447931408882141, 1.3850982189178467, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 0.09533771127462387, -0.8284096121788025, -1.1072766780853271, -1.4384313821792603, -1.246710181236267, -0.2881045341491699, 1.071372628211975, 1.332810640335083, 1.5245317220687866, 1.4548149108886719, 1.489673376083374, 1.1062309741973877, -0.39267969131469727, -0.2881045341491699, 0.0430501289665699, -0.04409583657979965, -0.619259238243103, -0.4972548484802246, 0.32191720604896545, 0.30448800325393677, -0.7412636280059814, -0.8109803795814514, -0.4972548484802246, -0.3229629397392273, 0.9319390654563904, 2.1694118976593018, 2.204270124435425, 2.517995595932007, 2.587712287902832, 1.332810640335083, -1.0724183320999146, 0.0430501289665699, 0.8970807194709778, 1.175947904586792, 0.16505448520183563, -0.37525051832199097, 1.1062309741973877, 1.9079740047454834, 1.4199565649032593, -0.8284096121788025, 0.600784420967102, 1.8208279609680176, 1.4025273323059082, 1.4548149108886719, 0.9493682980537415, 1.2630938291549683, 0.984226644039154, 0.8099347352981567, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 0.6182135939598083, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.0888018608093262, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 1.2805230617523193, 0.7053595781326294, 0.9667974710464478, 1.1236603260040283, 0.7227887511253357, 0.9145098924636841, 0.5659260153770447, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.053943395614624, 0.9493682980537415, 1.1933770179748535, 0.9667974710464478, 0.827363908290863, 0.9667974710464478, 0.8447931408882141, 1.1062309741973877, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 1.2282354831695557, 1.1933770179748535, 0.44392168521881104, 0.0430501289665699, 1.053943395614624, 1.2456645965576172, 1.472244143486023, 1.0016558170318604, 1.3502397537231445, 1.175947904586792, 1.4199565649032593, 1.4548149108886719, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.8208279609680176, 2.0996949672698975, 1.768540382385254, 1.8905447721481323, 2.0648367404937744, 0.984226644039154, -0.3403921127319336, -1.4558604955673218, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811 [e2e-predictor] 401, -1.5430065393447876, -1.5255773067474365, -1.4732897281646729, -1.403572916984558, -1.2292810678482056, -1.089847445487976, -0.8458387851715088, 0.2696296274662018, 1.6988236904144287, 2.0125491619110107, 2.3262743949890137, 2.082265853881836, 2.2565577030181885, 2.1345534324645996, 2.2216994762420654, 2.308845281600952, 2.3785619735717773, 2.0125491619110107, -0.5146840810775757, -1.4732897281646729, -1.4384313821792603, -1.333856225013733, -1.2118518352508545, -1.0549890995025635, -1.2641394138336182, -1.804444432258606, -0.5146840810775757, 1.6988236904144287, 2.3437037467956543, 2.0299782752990723, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 1.5245317220687866, 1.9079740047454834, 1.785969614982605, 1.925403118133545, 1.4373857975006104, 1.5942485332489014, 1.6813944578170776, 2.2216994762420654, 1.7336820363998413, 1.942832350730896, 1.942832350730896, 1.960261583328247, 2.082265853881836, 1.4373857975006104, 2.1345534324645996, 2.151982545852661, 2.117124319076538], [1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 1.1062309741973877, 1.7511112689971924, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.4134204387664795, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.2914161682128906, 2.2914161682128906, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 1.9079740047454834, 1.315381407737732, 0.7053595781326294, -0.18352937698364258, -0.23581695556640625, 0.3742047846317291, 0.3916339874267578, 0.7402179837226868, 1.2108062505722046, 1.3502397537231445, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.0888018608093262, -0.04409583657979965, -0.8284096121788025, -1.0375598669052124, -1.3861438035964966, -0.6541175842285156, 0.9493682980537415, 1.3676689863204956, 1.4025273323059082, 1.5071024894714355, 1.4548149108886719, 1.1062309741973877, 0.13019609451293945, 0.1999128758907318, -0.009237446822226048, -0.21838775277137756, -0.06152502819895744, 0.02562093921005726, -0.25324615836143494, -0.27067533135414124, -0.601830005645752, -0.688975989818573, -0.7935512065887451, 0.33934640884399414, 2.5005664825439453, 2.4831371307373047, 2.5354247093200684, 1.0365142822265625, -1.4384313821792603, 0.44392168521881104, 1.768540382385254, 1.8208279609680176, 1.803398847579956, 0.7750763297080994, -0.6541175842285156, 0.4090631604194641, 0.5659260153770447, -0.7935512065887451, -0.5146840810775757, 0.9493682980537415, 1.175947904586792, 1.1933770179748535, 0.9667974710464478, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.1236603260040283, 0.8970807194709778, 0.9145098924636841, 1.071372628211975, 0.9667974710464478, 0.7750763297080994, 0.7227887511253357, 0.6356428265571594, 0.7750763297080994, 0.8447931408882141, 0.8099347352981567, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 0.9493682980537415, 1.0190850496292114, 0.984226644039154, 0.8099347352981567, 0.9667974710464478, 0.8796514868736267, 1.053943395614624, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 0.827363908290863, 1.0190850496292114, 1.0016558170318604, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.7576471567153931, 0.5659260153770447, 0.8970807194709778, 0.7227887511253357, 0.8796514868736267, 1.0016558170318604, 1.2630938291549683, 0.9667974710464478, 1.175947904586792, 0.827363908290863, 0.79250556 [e2e-predictor] 23054504, 1.0190850496292114, 1.2630938291549683, 1.315381407737732, 1.5768193006515503, 1.472244143486023, 1.785969614982605, 1.3850982189178467, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9951199293136597, 1.629106879234314, 1.472244143486023, -1.0724183320999146, -1.4732897281646729, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5430065393447876, -1.5604356527328491, -1.4384313821792603, -1.2989977598190308, -1.3512853384017944, -0.27067533135414124, 0.13019609451293945, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.3262743949890137, 2.3437037467956543, 2.465708017349243, 2.3785619735717773, 2.308845281600952, 2.239128589630127, 0.2347712516784668, -1.4384313821792603, -1.4210021495819092, -1.403572916984558, -1.3861438035964966, -0.4972548484802246, -1.3512853384017944, -1.7172983884811401, -1.5255773067474365, 1.4548149108886719, 1.8905447721481323, 2.1694118976593018, 1.960261583328247, 2.117124319076538, 2.1345534324645996, 1.5593900680541992, 2.1345534324645996, 1.611677646636963, 1.2108062505722046, 1.1410894393920898, 1.4199565649032593, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.9951199293136597, 2.308845281600952, 2.2216994762420654, 1.9951199293136597, 2.239128589630127, 2.0648367404937744, 2.0648367404937744, 2.082265853881836], [1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.9145098924636841, 1.175947904586792, 1.8556864261627197, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 1.8556864261627197, 1.1933770179748535, 0.9493682980537415, 0.11276690661907196, -0.5146840810775757, 0.2347712516784668, 0.4613508880138397, 0.670501172542572, 1.0365142822265625, 1.332810640335083, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.5768193006515503, 0.9319390654563904, -0.2881045341491699, -0.9504139423370361, -1.1072766780853271, -0.7412636280059814, 0.5833552479743958, 1.0365142822265625, 1.315381407737732, 1.4199565649032593, 1.2282354831695557, 0.984226644039154, 0.35677558183670044, 0.2347712516784668, -0.009237446822226048, -0.25324615836143494, -0.6366884112358093, -0.27067533135414124, -0.18352937698364258, -0.41010889410972595, -0.7586928009986877, -0.4972548484802246, 2.151982545852661, 2.27398681640625, 2.5005664825439453, 1.5245317220687866, -1.2118518352508545, 0.5310676693916321, 1.5768193006515503, 1.6813944578170776, 1.7336820363998413, 0.7227887511253357, -1.176993489265442, 1.1062309741973877, 1.9776906967163086, 1.8382571935653687, 1.7511112689971924, 1.785969614982605, -0.09638340771198273, 0.4962092638015747, 0.9319390654563904, 1.1062309741973877, 1.2282354831695557, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7053595781326294, 0.6879304051399231, 0.7925055623054504, 0.6879304051399231, 0.7750763297080994, 0.9319390654563904, 0.7227887511253357, 1.1236603260040283, 1.158518671989441, 0.8796514868736267, 0.8447931408882141, 0.9493682980537415, 0.91450989246 [e2e-predictor] 36841, 0.984226644039154, 1.0888018608093262, 0.7576471567153931, 0.7053595781326294, 0.8622223138809204, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.6530719995498657, 0.5310676693916321, 0.6530719995498657, 0.3742047846317291, 0.5833552479743958, 0.9145098924636841, 1.053943395614624, 0.984226644039154, 1.332810640335083, 1.5942485332489014, 1.629106879234314, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.7162528038024902, 1.6988236904144287, 2.0648367404937744, 1.960261583328247, 1.5593900680541992, 0.4962092638015747, 0.478780061006546, 1.1410894393920898, -0.619259238243103, -1.490718960762024, -1.6301524639129639, -1.6824400424957275, -1.6650108098983765, -1.6824400424957275, -1.6824400424957275, -1.6127232313156128, -1.5604356527328491, -1.5778648853302002, -1.4732897281646729, -1.1072766780853271, -0.9329847693443298, 0.600784420967102, 1.5245317220687866, 1.9776906967163086, 2.151982545852661, 2.0648367404937744, 2.3262743949890137, 2.27398681640625, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.1694118976593018, 1.2456645965576172, -1.490718960762024, -1.5081480741500854, -1.3512853384017944, -1.490718960762024, -1.5430065393447876, -1.403572916984558, -1.647581696510315, -1.6998692750930786, 0.8099347352981567, 1.7336820363998413, 2.0299782752990723, 2.0299782752990723, 1.8208279609680176, 1.9079740047454834, 1.7336820363998413, 1.5768193006515503, -0.18352937698364258, 0.30448800325393677, 0.6530719995498657, 1.6813944578170776, 1.8731155395507812, 1.629106879234314, 1.5768193006515503, 1.6988236904144287, 2.4134204387664795, 2.3262743949890137, 1.9951199293136597, 2.2914161682128906, 2.0125491619110107, 2.0125491619110107, 2.047407388687134], [1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.5942485332489014, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.053943395614624, 1.0190850496292114, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 1.3676689863204956, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.395991325378418, 2.3785619735717773, 2.3437037467956543, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.2914161682128906, 2.204270124435425, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.8556864261627197, 1.4373857975006104, 0.984226644039154, 0.9319390654563904, 0.1999128758907318, -0.1312417984008789, 0.4090631604194641, 0.478780061006546, 0.5833552479743958, 0.9493682980537415, 1.315381407737732, 1.1933770179748535, 1.3502397537231445, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 0.6879304051399231, -0.601830005645752, -0.7238344550132751, -0.7761220335960388, 0.30448800325393677, 1.1410894393920898, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 0.984226644039154, 0.16505448520183563, 0.02562093921005726, -0.20095856487751007, -0.39267969131469727, -0.37525051832199097, -0.4798256754875183, -0.4623964726924896, 0.8099347352981567, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.465708017349243, 1.2979521751403809, -0.5146840810775757, 0.5659260153770447, 0.9319390654563904, 1.2456645965576172, -0.688975989818573, -1.3512853384017944, 0.8970807194709778, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.6988236904144287, -0.7412636280059814, -0.37525051832199097, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.7053595781326294, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.79250556230545 [e2e-predictor] 04, 1.0016558170318604, 1.0016558170318604, 0.7576471567153931, 0.7750763297080994, 0.7053595781326294, 0.6530719995498657, 0.5833552479743958, 0.984226644039154, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.9145098924636841, 0.7576471567153931, 1.071372628211975, 1.053943395614624, 0.7925055623054504, 0.7227887511253357, 0.9319390654563904, 0.8622223138809204, 1.158518671989441, 0.9493682980537415, 0.8622223138809204, 0.8099347352981567, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 0.7402179837226868, 1.0888018608093262, 1.0365142822265625, 0.8970807194709778, 0.5484968423843384, 0.6879304051399231, 0.8099347352981567, 0.06047932058572769, -0.3229629397392273, 0.2173420637845993, -0.009237446822226048, 1.1410894393920898, 1.2630938291549683, 1.1062309741973877, 1.5419609546661377, 1.158518671989441, 1.332810640335083, 1.629106879234314, 1.4373857975006104, 1.8731155395507812, 2.047407388687134, 0.9145098924636841, -0.04409583657979965, -1.3512853384017944, -1.5952941179275513, -1.6127232313156128, -1.5952941179275513, -1.6127232313156128, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.647581696510315, -1.490718960762024, -1.2815686464309692, -0.8458387851715088, 0.14762529730796814, 1.803398847579956, 2.0299782752990723, 2.27398681640625, 2.047407388687134, 2.27398681640625, 2.308845281600952, 2.308845281600952, 2.204270124435425, 2.27398681640625, 2.082265853881836, 2.3785619735717773, -1.1421350240707397, -1.5081480741500854, -1.3861438035964966, -1.4384313821792603, -1.4384313821792603, -1.3861438035964966, -1.490718960762024, -1.647581696510315, 1.1236603260040283, 1.803398847579956, 1.8208279609680176, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.646536111831665, 0.30448800325393677, 0.2696296274662018, -0.06152502819895744, 1.071372628211975, 1.4548149108886719, 2.4482789039611816, 1.7336820363998413, 1.7511112689971924, 2.2914161682128906, 2.0996949672698975, 2.27398681640625, 2.0125491619110107, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107], [1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 1.2979521751403809, 1.942832350730896, 2.3437037467956543, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 1.925403118133545, 1.629106879234314, 1.4373857975006104, 0.8796514868736267, 0.827363908290863, 0.9145098924636841, 0.600784420967102, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.6182135939598083, 0.7750763297080994, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.5071024894714355, 1.611677646636963, 1.4025273323059082, 0.4090631604194641, -0.4972548484802246, -0.4623964726924896, 0.4962092638015747, 0.9145098924636841, 1.175947904586792, 1.2805230617523193, 1.0365142822265625, 0.30448800325393677, 0.02562093921005726, -0.06152502819895744, -0.39267969131469727, -0.619259238243103, -0.4972548484802246, 0.35677558183670044, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.4134204387664795, 2.5005664825439453, 0.28705883026123047, -0.9155555367469788, -0.7 [e2e-predictor] 412636280059814, 0.28705883026123047, -0.06152502819895744, -1.0201307535171509, -0.6366884112358093, 1.4373857975006104, 1.7162528038024902, 1.6988236904144287, 1.5245317220687866, -0.6366884112358093, -1.2292810678482056, 0.9145098924636841, 1.1933770179748535, 1.1062309741973877, 0.8622223138809204, 0.7750763297080994, 0.8447931408882141, 0.7402179837226868, 0.8447931408882141, 1.0888018608093262, 0.9145098924636841, 0.7227887511253357, 0.9319390654563904, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.6530719995498657, 0.5833552479743958, 0.6182135939598083, 0.6182135939598083, 1.0888018608093262, 0.7227887511253357, 0.7227887511253357, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 1.2108062505722046, 1.2630938291549683, 0.8796514868736267, 1.1410894393920898, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 0.7402179837226868, 1.1933770179748535, 0.9319390654563904, 0.7053595781326294, 0.8970807194709778, 0.9145098924636841, 0.513638436794281, 0.670501172542572, 0.827363908290863, 0.827363908290863, 1.5071024894714355, 1.7336820363998413, 1.8556864261627197, 1.942832350730896, 1.629106879234314, 0.30448800325393677, -0.5844008326530457, -1.0201307535171509, -1.4732897281646729, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.5952941179275513, -1.6127232313156128, -1.7870151996612549, -1.7695859670639038, -1.6998692750930786, -1.5081480741500854, -1.3164269924163818, -1.0724183320999146, 0.7227887511253357, 1.5593900680541992, 2.2565577030181885, 2.1868410110473633, 2.1868410110473633, 2.361132860183716, 2.151982545852661, 2.361132860183716, 2.0125491619110107, 2.2914161682128906, 2.361132860183716, 2.1345534324645996, 0.4613508880138397, -1.490718960762024, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5952941179275513, -1.7521568536758423, -1.1595642566680908, -1.0201307535171509, 1.1410894393920898, 1.7162528038024902, 1.5245317220687866, 2.0299782752990723, 1.158518671989441, 1.0190850496292114, 0.5659260153770447, -0.3578213155269623, 0.008191745728254318, 1.5071024894714355, 1.2456645965576172, 1.925403118133545, 1.8382571935653687, 1.6813944578170776, 1.8905447721481323, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0190850496292114, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 1.158518671989441, 1.768540382385254, 2.2914161682128906, 2.430849552154541, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.2914161682128906, 2.1868410110473633, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 1.8556864261627197, 1.7336820363998413, 1.5593900680541992, 1.1236603260040283, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.7402179837226868, 0.7053595781326294, 1.0190850496292114, 1.315381407737732, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5768193006515503, 1.5419609546661377, 1.2979521751403809, 0.1301960 [e2e-predictor] 9451293945, -0.42753809690475464, 0.3916339874267578, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 0.9493682980537415, 0.2347712516784668, -0.11381260305643082, -0.27067533135414124, -0.37525051832199097, -0.6366884112358093, 1.9951199293136597, 2.27398681640625, 2.395991325378418, 2.465708017349243, 2.5354247093200684, 2.117124319076538, -1.1944226026535034, -0.8806971907615662, 1.0190850496292114, 1.2979521751403809, 1.5245317220687866, 1.489673376083374, 0.1999128758907318, -0.6541175842285156, 0.6530719995498657, 0.42649248242378235, -0.6366884112358093, -1.2641394138336182, -0.1486709862947464, 1.071372628211975, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.8796514868736267, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.8099347352981567, 0.7576471567153931, 1.071372628211975, 0.8099347352981567, 0.7053595781326294, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.600784420967102, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.7227887511253357, 0.984226644039154, 1.0016558170318604, 0.670501172542572, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.315381407737732, 1.2630938291549683, 1.158518671989441, 0.7925055623054504, 0.8622223138809204, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.2456645965576172, 1.3502397537231445, 1.1236603260040283, 1.5593900680541992, 1.6813944578170776, 1.8208279609680176, 1.5942485332489014, 1.6988236904144287, 1.9776906967163086, 1.5245317220687866, 0.4962092638015747, -0.18352937698364258, -0.8981263637542725, -1.490718960762024, -1.6127232313156128, -1.5952941179275513, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.6301524639129639, -1.5430065393447876, -1.4558604955673218, -0.8806971907615662, -0.9329847693443298, 0.3742047846317291, 1.2456645965576172, 1.942832350730896, 2.082265853881836, 1.9776906967163086, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.047407388687134, 2.239128589630127, 2.151982545852661, 2.4482789039611816, 0.2347712516784668, 1.785969614982605, 0.16505448520183563, -1.5081480741500854, -1.7172983884811401, -1.6824400424957275, -1.647581696510315, -1.4558604955673218, -1.3687145709991455, -1.6650108098983765, 0.2696296274662018, 1.2805230617523193, 1.8731155395507812, 1.785969614982605, 1.2979521751403809, -0.7935512065887451, -1.2815686464309692, -1.1944226026535034, 0.35677558183670044, 1.7336820363998413, 2.117124319076538, 1.5942485332489014, 2.1868410110473633, 1.8382571935653687, 1.9951199293136597, 2.0299782752990723, 1.8905447721481323, 2.204270124435425, 1.942832350730896, 1.8905447721481323, 1.9079740047454834, 1.925403118133545], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 1.1062309741973877, 1.768540382385254, 2.2565577030181885, 2.395991325378418, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 1.8905447721481323, 1.8033988475 [e2e-predictor] 79956, 1.5593900680541992, 1.071372628211975, 0.5310676693916321, 0.4090631604194641, 0.513638436794281, 0.4613508880138397, 0.600784420967102, 0.9667974710464478, 0.8796514868736267, 0.9319390654563904, 0.7925055623054504, 0.670501172542572, 0.7925055623054504, 1.175947904586792, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.2630938291549683, 0.2173420637845993, 0.5659260153770447, 0.8099347352981567, 0.9145098924636841, 0.9145098924636841, 0.6182135939598083, -0.06152502819895744, -0.20095856487751007, -0.3229629397392273, -0.41010889410972595, 1.9776906967163086, 2.430849552154541, 2.4482789039611816, 2.5702831745147705, 2.1868410110473633, -1.333856225013733, -0.8806971907615662, 1.3850982189178467, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, -0.5495424270629883, -0.8284096121788025, 1.803398847579956, 1.6988236904144287, 1.611677646636963, 1.3850982189178467, 1.2630938291549683, 0.5310676693916321, 0.1999128758907318, 0.9319390654563904, 0.9145098924636841, 1.1236603260040283, 0.7925055623054504, 0.7227887511253357, 0.42649248242378235, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 0.7402179837226868, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.5310676693916321, 0.8447931408882141, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.44392168521881104, 0.827363908290863, 0.7053595781326294, 0.6356428265571594, 0.7227887511253357, 0.6530719995498657, 0.984226644039154, 0.6530719995498657, 0.7925055623054504, 0.9667974710464478, 0.827363908290863, 0.7402179837226868, 0.9145098924636841, 0.7227887511253357, 0.827363908290863, 0.984226644039154, 1.0365142822265625, 1.158518671989441, 0.9319390654563904, 0.6182135939598083, 0.7750763297080994, 0.9319390654563904, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.3676689863204956, 1.3502397537231445, 1.5942485332489014, 1.5071024894714355, 1.629106879234314, 1.768540382385254, 1.9951199293136597, 1.5245317220687866, 0.3742047846317291, -0.6366884112358093, -1.2118518352508545, -1.4384313821792603, -1.6127232313156128, -1.5604356527328491, -1.5430065393447876, -1.5952941179275513, -1.647581696510315, -1.5604356527328491, -1.5081480741500854, -0.688975989818573, 0.6356428265571594, 1.315381407737732, 0.13019609451293945, 0.9319390654563904, 0.8622223138809204, 1.332810640335083, 2.2216994762420654, 2.1345534324645996, 1.9079740047454834, 2.082265853881836, 2.239128589630127, 2.3262743949890137, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9079740047454834, 1.768540382385254, 2.082265853881836, 2.1345534324645996, 1.646536111831665, 0.513638436794281, -1.1944226026535034, -0.8981263637542725, -1.6998692750930786, -1.7695859670639038, -1.7347276210784912, -1.5255773067474365, 0.478780061006546, 1.8208279609680176, 1.9776906967163086, -0.8981263637542725, -1.5604356527328491, -1.5952941179275513, -1.2641394138336182, 0.9667974710464478, 1.785969614982605, 2.5354247093200684, 2.0648367404937744, 2.3785619735717773, 2.2216994762420654, 2.1868410110473633, 1.7162528038024902, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.75764715671539 [e2e-predictor] 31, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 1.158518671989441, 1.646536111831665, 2.117124319076538, 2.3262743949890137, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.629106879234314, 1.1236603260040283, 0.5833552479743958, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.28705883026123047, 0.5659260153770447, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8970807194709778, 0.5833552479743958, 0.6182135939598083, 1.053943395614624, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.7511112689971924, 0.7750763297080994, 0.4090631604194641, 0.5833552479743958, 0.670501172542572, 0.7402179837226868, 0.30448800325393677, -0.2881045341491699, -0.3578213155269623, 2.0299782752990723, 1.9776906967163086, 2.465708017349243, 2.552854061126709, 1.8208279609680176, -1.403572916984558, -0.9678431153297424, 1.1933770179748535, 1.5768193006515503, 1.611677646636963, 1.8556864261627197, -0.9852723479270935, -0.8981263637542725, 1.8556864261627197, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.646536111831665, 0.478780061006546, 0.4613508880138397, 1.0365142822265625, 1.1062309741973877, 0.984226644039154, 0.7227887511253357, 0.984226644039154, 0.8796514868736267, 0.7750763297080994, 0.9667974710464478, 0.7750763297080994, 0.7053595781326294, 0.7576471567153931, 0.3742047846317291, 0.5484968423843384, 0.7227887511253357, 0.8099347352981567, 0.6356428265571594, 0.44392168521881104, 0.670501172542572, 0.5484968423843384, 0.4613508880138397, 0.6879304051399231, 0.670501172542572, 0.5833552479743958, 0.8796514868736267, 0.6879304051399231, 0.9145098924636841, 0.7053595781326294, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 0.6356428265571594, 0.6530719995498657, 0.8970807194709778, 1.611677646636963, 0.9493682980537415, 1.315381407737732, 1.611677646636963, 1.5071024894714355, 1.6639652252197266, 1.5419609546661377, 1.4199565649032593, 1.1236603260040283, 1.646536111831665, 1.3502397537231445, 0.1999128758907318, -0.7412636280059814, -1.490718960762024, -1.5604356527328491, -1.6301524639129639, -1.5952941179275513, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.0549890995025635, -0.44496726989746094, 0.2347712516784668, 1.6988236904144287, 2.082265853881836, 1.8208279609680176, 2.0648367404937744, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.204270124435425, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.3262743949890137, 2.2216994762420654, 1.768540382385254, 2.0125491619110107, 2.1345534324645996, 2.117124319076538, 2.3262743949890137, 2.0125491619110107, 1.7162528038024902, 1.4025273323059082, 1.0016558170318604, -0.3578213155269623, -1.5778648853302002, -1.7172983884811401, -1.7172983884811401, -1.7695859670639038, -1.3861438035964966, 0.8099347352981567, -0.3055337369441986, -1.7521568536758423, -1.7870151996612549, -1.5255773067474365, -1.1247059106826782, 0.7227887511253357, 1.942832350730896, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.117124319076538, 1.5419609546661377, 1.7336820363998413, 2.1345534324645996, 1.7162528038024902, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2 [e2e-predictor] 108062505722046, 1.175947904586792, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.8447931408882141, 1.0888018608093262, 1.646536111831665, 2.2914161682128906, 2.430849552154541, 2.395991325378418, 2.3437037467956543, 2.27398681640625, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6639652252197266, 1.4025273323059082, 0.7402179837226868, 0.4962092638015747, 0.670501172542572, 0.827363908290863, 0.2347712516784668, 0.28705883026123047, 0.5833552479743958, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.6356428265571594, 0.5484968423843384, 0.670501172542572, 1.1236603260040283, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 0.44392168521881104, 0.18248367309570312, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, -0.009237446822226048, 1.7336820363998413, 2.1868410110473633, 2.2565577030181885, 2.4134204387664795, 2.5702831745147705, 0.16505448520183563, -1.0375598669052124, 0.600784420967102, 1.1062309741973877, 1.332810640335083, 1.315381407737732, -0.7586928009986877, -1.4384313821792603, 1.3850982189178467, 1.6813944578170776, 1.785969614982605, 1.6813944578170776, 1.7162528038024902, 0.11276690661907196, 0.5659260153770447, 1.2979521751403809, 1.3676689863204956, 1.5245317220687866, 1.5768193006515503, 1.3502397537231445, 0.7750763297080994, 1.2282354831695557, 1.071372628211975, 0.7576471567153931, 0.5659260153770447, 0.5659260153770447, 0.7402179837226868, 0.6182135939598083, 0.7750763297080994, 0.7053595781326294, 0.6182135939598083, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.3916339874267578, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7402179837226868, 0.6530719995498657, 0.513638436794281, 0.44392168521881104, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.9667974710464478, 0.5659260153770447, 0.8970807194709778, 0.7402179837226868, 0.9319390654563904, 0.8447931408882141, 0.9667974710464478, 1.071372628211975, 0.8447931408882141, 0.6356428265571594, 1.2630938291549683, 1.4548149108886719, 1.071372628211975, 1.071372628211975, 1.2282354831695557, 1.5071024894714355, 1.3676689863204956, 1.5419609546661377, 1.8382571935653687, 2.047407388687134, 1.803398847579956, 0.9667974710464478, -0.44496726989746094, -1.0549890995025635, -1.3861438035964966, -1.5604356527328491, -1.6301524639129639, -1.6650108098983765, -1.5081480741500854, -1.5952941179275513, -0.7238344550132751, 0.2522004544734955, 0.33934640884399414, 1.942832350730896, 1.0365142822265625, 1.785969614982605, 1.9951199293136597, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.2216994762420654, 2.1345534324645996, 2.0648367404937744, 1.7336820363998413, 1.8556864261627197, 1.9951199293136597, 2.0996949672698975, 2.117124319076538, 1.5593900680541992, 1.489673376083374, 0.3916339874267578, -0.9155555367469788, -1.5081480741500854, -1.6301524639129639, -1.7172983884811401, -1.7172983884811401, -1.6650108098983765, -1.6998692750930786, -1.7521568536758423, -1.3687145709991455, -1.5952941179275513, -0.27067533135414124, -0.9329847693443298, 1.1062309741973877, 2.2216994762420654, 2.1694118976593018, 2.552854061126709, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.5419609546661377, 2.395991325378418, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.768540382385254, 1.768540382385254], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.94 [e2e-predictor] 2832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 1.2630938291549683, 1.942832350730896, 2.361132860183716, 2.395991325378418, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.1345534324645996, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 1.942832350730896, 1.785969614982605, 1.8382571935653687, 1.6639652252197266, 1.2630938291549683, 1.053943395614624, 0.9145098924636841, 0.827363908290863, 0.670501172542572, 0.600784420967102, 0.513638436794281, 0.8447931408882141, 1.0190850496292114, 1.0365142822265625, 0.8447931408882141, 0.5833552479743958, 0.478780061006546, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.984226644039154, 1.1236603260040283, 1.1410894393920898, 1.0365142822265625, 1.0016558170318604, 0.42649248242378235, -0.009237446822226048, -0.026666639372706413, -0.1486709862947464, -0.5146840810775757, 2.2565577030181885, 2.1868410110473633, 2.395991325378418, 2.465708017349243, 2.4831371307373047, -0.23581695556640625, 0.2173420637845993, -0.3229629397392273, -0.8806971907615662, -0.27067533135414124, -0.3229629397392273, -0.7586928009986877, 0.18248367309570312, 0.7053595781326294, 0.7576471567153931, 0.5484968423843384, 1.071372628211975, -0.25324615836143494, 0.827363908290863, 1.3502397537231445, 1.5942485332489014, 1.5942485332489014, 0.9667974710464478, 1.4548149108886719, 1.071372628211975, 0.7576471567153931, 0.7576471567153931, 0.6356428265571594, 0.7227887511253357, 0.6182135939598083, 0.7227887511253357, 0.6182135939598083, 0.513638436794281, 0.6879304051399231, 0.7227887511253357, 0.5833552479743958, 0.5833552479743958, 0.478780061006546, 0.5659260153770447, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.4090631604194641, 0.5833552479743958, 0.5310676693916321, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.8447931408882141, 0.7750763297080994, 0.8099347352981567, 0.8796514868736267, 1.053943395614624, 0.8099347352981567, 0.5659260153770447, 0.9145098924636841, 1.0190850496292114, 1.489673376083374, 1.2805230617523193, 1.3850982189178467, 1.2456645965576172, 1.1062309741973877, 1.4025273323059082, 1.646536111831665, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.2979521751403809, 0.2522004544734955, -0.7761220335960388, -1.403572916984558, -1.5255773067474365, -1.6301524639129639, -1.6824400424957275, -1.4732897281646729, -1.3861438035964966, -0.06152502819895744, 1.0190850496292114, 1.5942485332489014, 1.8208279609680176, 1.9776906967163086, 2.082265853881836, 2.27398681640625, 2.3437037467956543, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.204270124435425, 2.082265853881836, 1.9776906967163086, 2.0996949672698975, 2.0299782752990723, 2.239128589630127, 1.9776906967163086, 1.6639652252197266, 1.7336820363998413, 1.6813944578170776, 1.8556864261627197, 2.082265853881836, 1.6988236904144287, 1.2456645965576172, -0.18352937698364258, -0.8806971907615662, -1.7521568536758423, -1.7347276210784912, -1.0027015209197998, -1.7347276210784912, -1.6824400424957275, -1.6824400424957275, 0.7053595781326294, 1.3502397537231445, -1.7521568536758423, -0.9678431153297424, -0.148670 [e2e-predictor] 9862947464, 1.5071024894714355, 2.1345534324645996, 2.2914161682128906, 2.3262743949890137, 2.395991325378418, 2.308845281600952, 1.7336820363998413, 1.8382571935653687, 2.0648367404937744, 1.768540382385254, 1.8382571935653687, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 1.5768193006515503, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.361132860183716, 2.3437037467956543, 2.2216994762420654, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.611677646636963, 1.3676689863204956, 1.1062309741973877, 0.984226644039154, 1.0190850496292114, 0.8622223138809204, 0.7053595781326294, 0.6879304051399231, 0.5310676693916321, 0.6879304051399231, 0.9319390654563904, 1.0016558170318604, 0.9319390654563904, 0.7750763297080994, 0.513638436794281, 0.42649248242378235, 0.7402179837226868, 0.7402179837226868, 0.8099347352981567, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6356428265571594, 0.1999128758907318, -0.532113254070282, -1.0375598669052124, -0.9504139423370361, 2.4831371307373047, 2.430849552154541, 2.517995595932007, 2.5354247093200684, -0.07895421981811523, 0.0430501289665699, -1.0724183320999146, -0.8632679581642151, -0.20095856487751007, 1.489673376083374, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, -0.07895421981811523, -0.9678431153297424, 0.8447931408882141, 0.8622223138809204, 0.33934640884399414, 1.175947904586792, 1.3676689863204956, 1.5245317220687866, 1.1236603260040283, 0.7576471567153931, 1.1236603260040283, 1.0016558170318604, 0.984226644039154, 1.2805230617523193, 0.8970807194709778, 0.6182135939598083, 0.827363908290863, 0.2347712516784668, 0.513638436794281, 0.4962092638015747, 0.5833552479743958, 0.2696296274662018, 0.670501172542572, 0.7750763297080994, 0.6530719995498657, 0.2696296274662018, 0.1999128758907318, 0.670501172542572, 0.2522004544734955, 0.3916339874267578, 0.7576471567153931, 0.44392168521881104, 0.478780061006546, 0.5484968423843384, 0.5484968423843384, 0.16505448520183563, 0.7750763297080994, 0.30448800325393677, 0.32191720604896545, 0.670501172542572, 0.600784420967102, 0.35677558183670044, 0.6530719995498657, 1.0190850496292114, 1.4025273323059082, 1.4373857975006104, 1.0365142822265625, 1.5071024894714355, 1.0888018608093262, 1.0016558170318604, 1.5942485332489014, 1.5245317220687866, 1.1236603260040283, 1.5942485332489014, 1.6813944578170776, 1.5593900680541992, 1.4025273323059082, 0.14762529730796814, -0.7935512065887451, -1.2815686464309692, -1.5081480741500854, -1.6301524639129639, -1.5952941179275513, -1.403572916984558, 0.4613508880138397, 1.5768193006515503, 1.611677646636963, 1.1410894393920898, 1.6639652252197266, 2.047407388687134, 1.942832350730896, 2.1694118976593018, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.8382571935653687, 2.2565577030181885, 2.1345534324645996, 2.1345534324645996, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.8731155395507812, 1.7859696149826 [e2e-predictor] 05, 2.204270124435425, 1.6988236904144287, 1.4025273323059082, 2.0125491619110107, 1.629106879234314, 1.6813944578170776, 0.6879304051399231, -1.5604356527328491, -1.5081480741500854, -1.6824400424957275, -1.7172983884811401, -1.6824400424957275, -0.8284096121788025, -1.6301524639129639, -1.647581696510315, -1.7521568536758423, -1.6998692750930786, -1.403572916984558, -0.3055337369441986, 0.8970807194709778, 1.6813944578170776, 2.3437037467956543, 2.1345534324645996, 2.4831371307373047, 1.9776906967163086, 1.4373857975006104, 2.2216994762420654, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7053595781326294, 0.8099347352981567, 0.9667974710464478, 1.5419609546661377, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.2565577030181885, 2.1694118976593018, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.768540382385254, 1.611677646636963, 1.472244143486023, 1.315381407737732, 1.2108062505722046, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.7053595781326294, 0.513638436794281, 0.5833552479743958, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.8796514868736267, 0.4613508880138397, 0.35677558183670044, 0.4090631604194641, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, -0.026666639372706413, -0.1312417984008789, -1.0375598669052124, -0.9678431153297424, -1.0724183320999146, 0.3916339874267578, 1.8208279609680176, 2.308845281600952, 2.4831371307373047, 1.8382571935653687, -0.1486709862947464, -1.1944226026535034, -1.3512853384017944, -0.25324615836143494, 1.2979521751403809, 1.5419609546661377, 1.5942485332489014, 1.4373857975006104, -0.39267969131469727, -1.2989977598190308, 1.158518671989441, 1.611677646636963, 1.5245317220687866, 1.332810640335083, 0.8447931408882141, 1.2108062505722046, 1.158518671989441, 1.1933770179748535, 0.827363908290863, 1.0888018608093262, 0.7053595781326294, 1.0190850496292114, 1.158518671989441, 0.6182135939598083, 0.600784420967102, 0.28705883026123047, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.5659260153770447, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.7053595781326294, 0.5659260153770447, 0.30448800325393677, 0.35677558183670044, 0.7925055623054504, 0.44392168521881104, 0.4090631604194641, 0.5310676693916321, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.5484968423843384, 0.478780061006546, 0.600784420967102, 0.4962092638015747, 1.2805230617523193, 0.6182135939598083, 0.4962092638015747, 1.1062309741973877, 1.1062309741973877, 1.2805230617523193, 1.332810640335083, 1.4373857975006104, 1.2456645965576172, 1.611677646636963, 1.768540382385254, 1.8731155395507812, 1.5942485332489014, 1.5071024894714355, 1.2282354831695557, 0.9145098924636841, 0.35677558183670044, -0.5844008326530457, -1.1072766780853271, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -0.6715468168258667, 0.02562093921 [e2e-predictor] 005726, 1.4373857975006104, 1.9079740047454834, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 2.047407388687134, 2.0299782752990723, 2.151982545852661, 2.0299782752990723, 2.0299782752990723, 2.2565577030181885, 1.9951199293136597, 1.942832350730896, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.082265853881836, 1.768540382385254, 1.942832350730896, 1.8556864261627197, 1.9776906967163086, 1.6639652252197266, 1.1933770179748535, -0.9329847693443298, -1.2989977598190308, -1.3512853384017944, -1.4210021495819092, 0.14762529730796814, -1.6650108098983765, -1.6824400424957275, 0.7402179837226868, 1.8905447721481323, -1.4210021495819092, -1.6301524639129639, 1.3502397537231445, 2.27398681640625, -1.5081480741500854, -1.1944226026535034, -0.6366884112358093, 1.332810640335083, 1.8556864261627197, 1.7162528038024902, 1.053943395614624, 0.09533771127462387, 2.308845281600952, 2.1868410110473633, 1.629106879234314, 1.5942485332489014, 1.7162528038024902, 1.646536111831665, 1.6639652252197266, 1.646536111831665], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 1.5071024894714355, 2.2914161682128906, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3785619735717773, 2.27398681640625, 2.2914161682128906, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.785969614982605, 1.629106879234314, 1.4373857975006104, 1.1062309741973877, 0.7402179837226868, 0.7227887511253357, 0.8622223138809204, 0.8099347352981567, 0.8622223138809204, 0.7750763297080994, 0.513638436794281, 0.478780061006546, 0.7750763297080994, 0.8622223138809204, 0.7227887511253357, 0.5659260153770447, 0.3742047846317291, 0.09533771127462387, 0.09533771127462387, -0.39267969131469727, -1.0027015209197998, -0.8109803795814514, -1.1247059106826782, -1.1247059106826782, -0.9155555367469788, -0.8109803795814514, 1.8208279609680176, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 1.5071024894714355, -0.9155555367469788, -1.4558604955673218, -0.39267969131469727, 1.0888018608093262, 1.315381407737732, 1.3676689863204956, 1.2456645965576172, -0.39267969131469727, -1.5604356527328491, 0.7402179837226868, 1.5768193006515503, 1.646536111831665, 1.332810640335083, 0.8447931408882141, 0.4962092638015747, 0.8970807194709778, 1.053943395614624, 0.8099347352981567, 0.8970807194709778, 0.7227887511253357, 0.33934640884399414, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.5484968423843384, 0.7576471567153931, 0.7576471567153931, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 1.0190850496292114, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 0.6879304051399231, 0.9319390654563904, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.4090631604194641, 0.600784420967102, 0.670501172542572, 0.6182135939598083, 0.670501172542572, 0.827363908290863, 1.0888018608093262, 0.9319390654563904, 1.175947904586792, 1.332810640335083, 1.263093829154 [e2e-predictor] 9683, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.4025273323059082, 1.1410894393920898, 1.332810640335083, 1.472244143486023, 1.768540382385254, 1.8731155395507812, 1.4548149108886719, 0.30448800325393677, -0.7935512065887451, -1.4384313821792603, -1.5255773067474365, -1.5081480741500854, -0.601830005645752, 1.332810640335083, 1.6988236904144287, 1.960261583328247, 1.925403118133545, 2.1345534324645996, 2.0299782752990723, 1.7336820363998413, 1.8382571935653687, 2.204270124435425, 2.0996949672698975, 2.204270124435425, 2.0996949672698975, 2.2216994762420654, 2.204270124435425, 2.2914161682128906, 2.0996949672698975, 1.8556864261627197, 2.1694118976593018, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.7511112689971924, 1.7336820363998413, 1.5942485332489014, 1.9951199293136597, 1.9951199293136597, -0.6366884112358093, -0.5495424270629883, -1.1595642566680908, 0.16505448520183563, 2.082265853881836, 2.4134204387664795, -0.9504139423370361, -1.6650108098983765, 2.082265853881836, 2.151982545852661, -1.5604356527328491, -0.8981263637542725, -1.403572916984558, -0.4972548484802246, 0.6530719995498657, -0.42753809690475464, -0.9852723479270935, -0.009237446822226048, 2.587712287902832, 1.7162528038024902, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8796514868736267, 1.0365142822265625, 1.629106879234314, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.942832350730896, 1.925403118133545, 1.6813944578170776, 1.3502397537231445, 1.053943395614624, 0.7925055623054504, 0.33934640884399414, 0.2347712516784668, 0.5484968423843384, 0.7750763297080994, 0.7576471567153931, 0.5833552479743958, 0.4613508880138397, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.4090631604194641, 0.3742047846317291, 0.2173420637845993, -0.1661001741886139, 0.2522004544734955, -1.0027015209197998, -1.0027015209197998, -0.9329847693443298, -0.8632679581642151, -1.0027015209197998, -0.6541175842285156, 2.2216994762420654, 2.1694118976593018, 2.0648367404937744, 2.430849552154541, -1.1421350240707397, -0.8806971907615662, 0.1999128758907318, 1.5593900680541992, 0.513638436794281, 0.008191745728254318, -0.04409583657979965, -0.39267969131469727, -1.2641394138336182, -0.5495424270629883, 1.053943395614624, 1.1236603260040283, 1.1062309741973877, 0.7750763297080994, -0.688975989818573, -0.7761220335960388, 0.984226644039154, 0.7750763297080994, 0.7576471567153931, 0.6879304051399231, 0.2696296274662018, 0.5310676693916321, 0.6530719995498657, 0.8622223138809204, 0.8099347352981567, 1.1410894393920898, 0.984226644039154, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 1.1410894393920898, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.158518671989441, 1.053943395 [e2e-predictor] 614624, 0.9493682980537415, 0.6530719995498657, 0.7925055623054504, 0.7227887511253357, 0.3742047846317291, 0.18248367309570312, 0.2347712516784668, -0.009237446822226048, 0.13019609451293945, 0.3916339874267578, 0.8622223138809204, 0.9319390654563904, 0.6530719995498657, 1.0190850496292114, 0.8796514868736267, 0.8796514868736267, 1.332810640335083, 1.0190850496292114, 1.0016558170318604, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.5071024894714355, 1.175947904586792, 1.3502397537231445, 1.6988236904144287, 1.646536111831665, 1.175947904586792, 0.28705883026123047, -0.5146840810775757, -1.3164269924163818, -1.4384313821792603, -1.333856225013733, -0.8284096121788025, 0.7925055623054504, 1.6813944578170776, 1.9079740047454834, 1.8731155395507812, 1.768540382385254, 1.9079740047454834, 1.9079740047454834, 1.7162528038024902, 2.0996949672698975, 1.803398847579956, 1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.0299782752990723, 2.239128589630127, 2.151982545852661, 2.2216994762420654, 1.9079740047454834, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.117124319076538, 1.8731155395507812, 1.8208279609680176, 2.047407388687134, 2.151982545852661, 1.7511112689971924, 2.4831371307373047, 1.6813944578170776, 0.2522004544734955, 1.0016558170318604, 2.2565577030181885, -1.246710181236267, -1.6998692750930786, -1.7172983884811401, -0.601830005645752, -0.4623964726924896, -1.1595642566680908, -1.3164269924163818, -1.1072766780853271, 1.0190850496292114, 0.9493682980537415, -0.9504139423370361, 0.28705883026123047, 2.3262743949890137, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503], [2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 1.5071024894714355, 2.2565577030181885, 2.361132860183716, 2.430849552154541, 2.4134204387664795, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.204270124435425, 2.1868410110473633, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.047407388687134, 1.8905447721481323, 1.768540382385254, 1.768540382385254, 1.4199565649032593, 1.1410894393920898, 0.7576471567153931, 0.44392168521881104, 0.09533771127462387, 0.09533771127462387, 0.3742047846317291, 0.600784420967102, 0.6530719995498657, 0.5310676693916321, 0.28705883026123047, 0.13019609451293945, 0.18248367309570312, 0.07790851593017578, -0.3229629397392273, -0.5495424270629883, -0.8632679581642151, -0.8109803795814514, -0.7586928009986877, -0.5669716596603394, -0.3403921127319336, -0.09638340771198273, -0.1312417984008789, -0.07895421981811523, 0.18248367309570312, 1.942832350730896, 1.768540382385254, -1.0201307535171509, -0.4623964726924896, 0.3742047846317291, 1.2108062505722046, 1.4025273323059082, -0.18352937698364258, -1.0375598669052124, 0.8970807194709778, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 0.11276690661907196, -0.5146840810775757, -0.1312417984008789, -0.6366884112358093, -0.7761220335960388, 0.98422664403 [e2e-predictor] 9154, 0.7227887511253357, 0.7925055623054504, 0.670501172542572, 0.5833552479743958, 1.175947904586792, 0.8099347352981567, 1.0365142822265625, 0.7402179837226868, 0.8622223138809204, 0.7750763297080994, 0.984226644039154, 0.5833552479743958, 0.9319390654563904, 0.9667974710464478, 0.7402179837226868, 1.1062309741973877, 0.8447931408882141, 1.0190850496292114, 0.7925055623054504, 1.1933770179748535, 1.332810640335083, 1.2282354831695557, 1.1236603260040283, 1.2108062505722046, 1.3676689863204956, 1.3502397537231445, 0.7750763297080994, 0.9145098924636841, 0.18248367309570312, 0.44392168521881104, 0.02562093921005726, 0.8796514868736267, 1.0365142822265625, 1.1236603260040283, 0.7925055623054504, 1.053943395614624, 0.8970807194709778, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3850982189178467, 1.5419609546661377, 1.3502397537231445, 1.5593900680541992, 1.2630938291549683, 1.768540382385254, 1.158518671989441, 0.827363908290863, 0.06047932058572769, -0.4798256754875183, -1.4210021495819092, -1.4210021495819092, -0.3578213155269623, 0.9667974710464478, 1.5071024894714355, 2.047407388687134, 2.1345534324645996, 2.361132860183716, 2.0125491619110107, 2.0125491619110107, 2.2565577030181885, 2.239128589630127, 2.0648367404937744, 1.8731155395507812, 2.0648367404937744, 1.8382571935653687, 2.0996949672698975, 2.047407388687134, 1.768540382385254, 1.8905447721481323, 1.8556864261627197, 1.9951199293136597, 2.1694118976593018, 2.1694118976593018, 2.082265853881836, 1.9776906967163086, 2.1868410110473633, 2.1345534324645996, 2.239128589630127, 2.0299782752990723, 2.1694118976593018, 1.942832350730896, 1.8382571935653687, 1.3502397537231445, 1.9951199293136597, 1.4025273323059082, -0.7238344550132751, 1.9951199293136597, -0.8981263637542725, 1.646536111831665, 0.6530719995498657, 1.4025273323059082, 0.7576471567153931, 1.8208279609680176, 1.7511112689971924, 1.9079740047454834, 2.2565577030181885, 0.42649248242378235, 1.053943395614624, 1.6639652252197266, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377], [2.047407388687134, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 1.0888018608093262, 1.7336820363998413, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.4134204387664795, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 1.7336820363998413, 1.4373857975006104, 1.1062309741973877, 0.6530719995498657, 0.28705883026123047, 0.1999128758907318, 0.2173420637845993, 0.13019609451293945, 0.13019609451293945, 0.42649248242378235, 0.478780061006546, 0.4613508880138397, 0.2696296274662018, 0.02562093921005726, -0.20095856487751007, -0.44496726989746094, -1.0027015209197998, -0.8109803795814514, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, 0.5310676693916321, 0.02562093921005726, 0.16505448520183563, 0.13019609451293945, 0.98 [e2e-predictor] 4226644039154, 0.6530719995498657, -0.04409583657979965, -0.4623964726924896, 0.7227887511253357, 0.5310676693916321, 1.4199565649032593, -0.21838775277137756, -1.0201307535171509, 0.7402179837226868, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 0.44392168521881104, -1.1247059106826782, 0.14762529730796814, 0.9493682980537415, 0.8622223138809204, 1.332810640335083, 0.984226644039154, 0.9145098924636841, 0.9145098924636841, 0.8099347352981567, 0.4613508880138397, 0.9319390654563904, 0.8447931408882141, 0.7053595781326294, 0.670501172542572, 0.7402179837226868, 0.600784420967102, 0.35677558183670044, 0.7227887511253357, 0.827363908290863, 0.6182135939598083, 0.6530719995498657, 0.8099347352981567, 0.827363908290863, 0.984226644039154, 1.2630938291549683, 1.2108062505722046, 1.0016558170318604, 1.3850982189178467, 1.4199565649032593, 1.1410894393920898, 1.053943395614624, 1.2282354831695557, 1.1062309741973877, 1.1236603260040283, 0.9145098924636841, 1.0888018608093262, 0.9667974710464478, 0.32191720604896545, 0.4613508880138397, 0.5484968423843384, 0.7576471567153931, 1.0190850496292114, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.5942485332489014, 1.3502397537231445, 1.489673376083374, 1.6813944578170776, 1.1236603260040283, 0.09533771127462387, -0.41010889410972595, -1.1247059106826782, -1.2641394138336182, -1.2989977598190308, 0.670501172542572, 0.9145098924636841, 1.8382571935653687, 1.611677646636963, 2.0648367404937744, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.3785619735717773, 1.960261583328247, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.9776906967163086, 1.785969614982605, 2.117124319076538, 2.27398681640625, 2.308845281600952, 2.151982545852661, 1.9079740047454834, 1.5245317220687866, 1.7336820363998413, 2.117124319076538, 1.768540382385254, 1.9951199293136597, 1.8556864261627197, 2.308845281600952, 1.8556864261627197, 1.629106879234314, 2.0648367404937744, 2.361132860183716, 0.32191720604896545, 1.5071024894714355, 0.7053595781326294, 2.361132860183716, 2.2216994762420654, 2.4831371307373047, 1.8556864261627197, 1.7162528038024902, 2.239128589630127, 2.622570753097534, 1.5942485332489014, 1.4548149108886719, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355], [2.0299782752990723, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 1.0365142822265625, 1.5593900680541992, 2.0996949672698975, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.6988236904144287, 1.4025273323059082, 0.9667974710464478, 1.0365142822265625, 0.6356428265571594, 0.2696296274662018, 0.217342063784 [e2e-predictor] 5993, -0.20095856487751007, -0.04409583657979965, -0.1312417984008789, 0.4090631604194641, 0.8099347352981567, -0.06152502819895744, -0.27067533135414124, -0.7238344550132751, -1.0201307535171509, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, -0.7586928009986877, -0.09638340771198273, 0.2173420637845993, -0.1661001741886139, 0.6356428265571594, 0.16505448520183563, 1.4199565649032593, 2.2216994762420654, 1.768540382385254, -0.1312417984008789, -0.4972548484802246, -0.23581695556640625, 0.5484968423843384, -0.8806971907615662, -0.4623964726924896, 0.3916339874267578, 0.8796514868736267, 1.175947904586792, 0.5310676693916321, -0.7761220335960388, -0.5669716596603394, 0.8622223138809204, 0.9145098924636841, 1.3502397537231445, 1.1236603260040283, 0.9319390654563904, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 1.1062309741973877, 0.6879304051399231, 0.5833552479743958, 1.3850982189178467, 1.3502397537231445, 0.7227887511253357, 0.7925055623054504, 0.3916339874267578, 0.42649248242378235, 0.5484968423843384, 0.827363908290863, 0.6879304051399231, 0.9667974710464478, 0.9493682980537415, 1.0016558170318604, 1.1236603260040283, 1.1410894393920898, 0.8796514868736267, 1.175947904586792, 1.6639652252197266, 1.4025273323059082, 0.9667974710464478, 0.6356428265571594, -0.7238344550132751, 0.6356428265571594, 0.7227887511253357, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 1.0888018608093262, 1.175947904586792, 1.3502397537231445, 1.2979521751403809, 1.3502397537231445, 1.2456645965576172, 1.611677646636963, 1.4373857975006104, 1.3676689863204956, 1.3850982189178467, 1.472244143486023, 1.0888018608093262, -0.026666639372706413, -0.9155555367469788, -1.1072766780853271, -1.3164269924163818, -1.2118518352508545, -0.1486709862947464, 0.8796514868736267, 1.7162528038024902, 1.942832350730896, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 1.9951199293136597, 1.8208279609680176, 1.6813944578170776, 1.5593900680541992, 1.768540382385254, 1.4373857975006104, 1.3502397537231445, 2.2216994762420654, 2.2216994762420654, 2.151982545852661, 1.9776906967163086, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 2.0996949672698975, 2.082265853881836, 2.2565577030181885, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 0.8970807194709778, 1.7336820363998413, 1.053943395614624, 2.0648367404937744, 1.3502397537231445, 1.1062309741973877, 1.8208279609680176, 2.239128589630127, 1.960261583328247, 1.8382571935653687, 1.629106879234314, 2.1345534324645996, 1.3850982189178467, 2.1868410110473633, 2.3785619735717773, 1.646536111831665, 1.315381407737732, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.3850982189178467, 1.7336820363998413, 2.204270124435425, 2.395991325378418, [e2e-predictor] 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.2565577030181885, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 1.8905447721481323, 1.5942485332489014, 1.1933770179748535, 0.9319390654563904, 0.7402179837226868, 1.175947904586792, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.14762529730796814, -0.18352937698364258, 0.32191720604896545, 1.6988236904144287, -0.07895421981811523, -0.8284096121788025, -0.7761220335960388, -0.5669716596603394, -0.4623964726924896, -0.37525051832199097, -0.2881045341491699, -0.21838775277137756, 0.670501172542572, -0.1661001741886139, -0.6541175842285156, -0.21838775277137756, 0.6879304051399231, 0.8447931408882141, 0.28705883026123047, -0.1661001741886139, 1.1410894393920898, -0.5669716596603394, 0.9319390654563904, 0.7402179837226868, 0.2347712516784668, -0.009237446822226048, 0.02562093921005726, 0.33934640884399414, 0.1999128758907318, -0.009237446822226048, -0.1661001741886139, 0.6182135939598083, 0.827363908290863, 0.7402179837226868, 0.7750763297080994, 0.6182135939598083, 0.513638436794281, 0.6356428265571594, 0.7576471567153931, 0.5484968423843384, 0.6182135939598083, 0.7925055623054504, 0.7402179837226868, 0.600784420967102, 0.4962092638015747, 1.5419609546661377, 1.1410894393920898, -0.07895421981811523, 0.7402179837226868, 0.7925055623054504, 0.4962092638015747, 0.827363908290863, 0.670501172542572, 0.8447931408882141, 1.1410894393920898, 0.9667974710464478, 1.175947904586792, 0.7750763297080994, 1.5942485332489014, 0.8622223138809204, 0.8970807194709778, 1.646536111831665, 1.5593900680541992, 1.2805230617523193, 1.0888018608093262, 1.0016558170318604, 1.0888018608093262, 0.6530719995498657, 0.6879304051399231, 1.1933770179748535, 1.3850982189178467, 1.2456645965576172, 1.315381407737732, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.5245317220687866, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.5593900680541992, 0.32191720604896545, -1.0549890995025635, -1.089847445487976, -1.3512853384017944, -0.41010889410972595, 0.9667974710464478, 1.332810640335083, 2.0648367404937744, 1.6813944578170776, 2.117124319076538, 2.308845281600952, 2.1345534324645996, 1.9776906967163086, 1.5245317220687866, 1.4199565649032593, 1.5245317220687866, 1.8905447721481323, 2.117124319076538, 2.27398681640625, 2.1694118976593018, 1.9776906967163086, 1.6813944578170776, 2.0996949672698975, 2.27398681640625, 2.2216994762420654, 1.9079740047454834, 1.803398847579956, 1.8731155395507812, 2.0299782752990723, 2.3785619735717773, 2.204270124435425, 2.308845281600952, 2.27398681640625, 1.5245317220687866, 2.1694118976593018, 1.3850982189178467, 0.14762529730796814, 1.472244143486023, 1.4373857975006104, 0.06047932058572769, 0.4613508880138397, 1.5245317220687866, 0.600784420967102, 1.629106879234314, 1.332810640335083, -0.7238344550132751, 1.8208279609680176, 2.361132860183716, 0.7227887511253357, 2.1868410110473633, 1.9079740047454834, 1.4373857975006104, 1.9776906967163086, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.4025273323059082], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365 [e2e-predictor] 142822265625, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 1.1062309741973877, 1.2630938291549683, 1.489673376083374, 1.6639652252197266, 1.9951199293136597, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1694118976593018, 2.117124319076538, 2.0299782752990723, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.3676689863204956, 1.158518671989441, 0.9145098924636841, 1.0365142822265625, 1.785969614982605, 1.646536111831665, 1.8731155395507812, 1.8731155395507812, 1.2282354831695557, 1.2282354831695557, 1.1410894393920898, 0.5310676693916321, -0.619259238243103, 0.2347712516784668, -0.42753809690475464, -0.42753809690475464, -0.27067533135414124, -0.1661001741886139, 0.32191720604896545, 1.5419609546661377, -0.09638340771198273, 0.0430501289665699, 0.32191720604896545, 1.0365142822265625, -0.07895421981811523, 1.2805230617523193, 0.5484968423843384, 1.8208279609680176, 0.8796514868736267, 1.315381407737732, 0.6879304051399231, 0.5833552479743958, 0.02562093921005726, 0.28705883026123047, 0.5484968423843384, 0.5833552479743958, 0.32191720604896545, 0.6182135939598083, 0.7227887511253357, 0.6356428265571594, 0.4962092638015747, 0.1999128758907318, 0.09533771127462387, 0.30448800325393677, 0.9145098924636841, 0.42649248242378235, 0.7227887511253357, 1.1410894393920898, 0.7053595781326294, 1.315381407737732, 0.478780061006546, 1.053943395614624, 0.0430501289665699, 1.0190850496292114, 0.478780061006546, 0.2173420637845993, 1.5071024894714355, 0.6879304051399231, 0.600784420967102, 0.600784420967102, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.6530719995498657, 1.4548149108886719, 1.5071024894714355, 0.7925055623054504, 0.8796514868736267, 0.7053595781326294, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.5768193006515503, 1.3676689863204956, 1.2282354831695557, 0.7402179837226868, -0.6366884112358093, -1.3512853384017944, -1.1247059106826782, 0.30448800325393677, 1.332810640335083, 1.6988236904144287, 1.332810640335083, 1.2630938291549683, 1.3850982189178467, 1.8556864261627197, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 1.942832350730896, 1.9776906967163086, 1.803398847579956, 1.785969614982605, 1.5593900680541992, 1.158518671989441, 0.984226644039154, 1.4373857975006104, 1.5942485332489014, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.2914161682128906, 2.082265853881836, 2.1345534324645996, 2.3262743949890137, 1.8905447721481323, 1.7511112689971924, 2.151982545852661, 1.4548149108886719, 2.117124319076538, 1.942832350730896, 1.6639652252197266, 1.2282354831695557, 1.1236603260040283, 0.7053595781326294, 0.8099347352981567, 0.6879304051399231, -0.06152502819895744, 0.30448800325393677, 0.7053595781326294, 0.5659260153770447, 1.4199565649032593, 2.2914161682128906, 2.1694118976593018, 2.361132860183716, 1.1062309741973877, 0.984226644039154, 2.395991325378418, 2.0648367404937744, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445], [2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, 1.106 [e2e-predictor] 2309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.1410894393920898, 1.315381407737732, 1.5071024894714355, 1.803398847579956, 2.151982545852661, 2.395991325378418, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.0648367404937744, 2.0125491619110107, 1.925403118133545, 1.5768193006515503, 1.4548149108886719, 1.2282354831695557, 1.472244143486023, 1.5768193006515503, 1.7336820363998413, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.9079740047454834, 1.646536111831665, 1.053943395614624, 1.3676689863204956, 1.5768193006515503, 0.7402179837226868, -0.07895421981811523, -0.06152502819895744, -0.5669716596603394, -0.5146840810775757, -0.3229629397392273, 0.5833552479743958, 0.35677558183670044, 0.32191720604896545, 0.42649248242378235, 0.30448800325393677, 0.4962092638015747, 0.513638436794281, 1.332810640335083, 1.3850982189178467, 1.1410894393920898, 1.2805230617523193, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 0.5310676693916321, 0.5833552479743958, 0.478780061006546, -0.1661001741886139, 0.3742047846317291, 0.7053595781326294, 0.600784420967102, 0.4962092638015747, 0.2347712516784668, 0.16505448520183563, 0.30448800325393677, 0.7925055623054504, 0.42649248242378235, 0.670501172542572, 1.4025273323059082, 0.827363908290863, 0.07790851593017578, 1.0016558170318604, 1.053943395614624, 0.478780061006546, 1.3502397537231445, 0.670501172542572, 1.646536111831665, 1.2630938291549683, 1.4548149108886719, 1.3676689863204956, 0.4090631604194641, 0.5833552479743958, 0.7053595781326294, 1.071372628211975, 0.7402179837226868, 0.14762529730796814, 1.2108062505722046, 0.670501172542572, 1.0190850496292114, 0.7402179837226868, 0.02562093921005726, 0.6356428265571594, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 1.1062309741973877, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.4199565649032593, 1.6639652252197266, 1.3502397537231445, 0.8622223138809204, -0.25324615836143494, -1.1595642566680908, -0.688975989818573, 0.984226644039154, 2.0125491619110107, 2.0299782752990723, 1.7336820363998413, 2.117124319076538, 2.2565577030181885, 2.151982545852661, 1.646536111831665, 1.629106879234314, 1.7162528038024902, 1.6813944578170776, 1.960261583328247, 2.0299782752990723, 1.8382571935653687, 2.1694118976593018, 2.0648367404937744, 1.3676689863204956, 1.1933770179748535, 1.5419609546661377, 1.629106879234314, 1.629106879234314, 1.768540382385254, 2.0299782752990723, 2.2565577030181885, 2.2565577030181885, 2.0125491619110107, 1.4548149108886719, 1.9776906967163086, 1.960261583328247, 1.8905447721481323, -0.9155555367469788, 1.4199565649032593, 1.2282354831695557, 0.513638436794281, 0.9145098924636841, -0.1661001741886139, 0.4090631604194641, 2.1345534324645996, -0.532113254070282, 0.5833552479743958, 0.600784420967102, 0.2173420637845993, 1.1933770179748535, 0.33934640884399414, 2.0299782752990723, 1.611677646636963, 1.175947904586792, 0.9493682980537415, 2.308845281600952, 1.646536111831665, 1.4373857975006104, 1.2979521751403809, 1.1933770179748535, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809], [2.0125491619110107, 1.960261583328247, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8208279609680176, 1.7859696 [e2e-predictor] 14982605, 1.7336820363998413, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.2282354831695557, 1.472244143486023, 1.785969614982605, 2.047407388687134, 2.2565577030181885, 2.3437037467956543, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.1694118976593018, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.8382571935653687, 1.942832350730896, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.8905447721481323, 2.047407388687134, 1.925403118133545, 1.9951199293136597, 2.047407388687134, 1.925403118133545, 1.5768193006515503, 1.1933770179748535, 0.670501172542572, 0.478780061006546, 0.9145098924636841, 0.5310676693916321, 0.16505448520183563, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 1.4025273323059082, 1.158518671989441, 1.942832350730896, 1.5942485332489014, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.5245317220687866, 0.6879304051399231, 1.1933770179748535, -0.4798256754875183, -0.009237446822226048, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.2347712516784668, -0.026666639372706413, 0.18248367309570312, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 1.1410894393920898, 0.42649248242378235, 1.4373857975006104, 0.670501172542572, 0.5310676693916321, 1.053943395614624, 1.315381407737732, 0.670501172542572, 1.629106879234314, 1.472244143486023, 0.8970807194709778, 1.053943395614624, 1.315381407737732, 1.2979521751403809, 0.984226644039154, 1.4548149108886719, 1.1062309741973877, 0.5484968423843384, 0.7053595781326294, 0.7227887511253357, 0.8796514868736267, 1.158518671989441, 1.2108062505722046, 0.8796514868736267, 1.2805230617523193, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.071372628211975, 1.1236603260040283, 1.071372628211975, 1.2108062505722046, 1.332810640335083, 1.071372628211975, 1.4199565649032593, 1.4199565649032593, 1.2979521751403809, 1.0190850496292114, 1.0016558170318604, 1.5245317220687866, 1.175947904586792, -0.7412636280059814, -1.1072766780853271, -0.6366884112358093, 1.2630938291549683, 1.158518671989441, 1.9079740047454834, 1.3850982189178467, 1.803398847579956, 1.8208279609680176, 2.0648367404937744, 2.082265853881836, 2.204270124435425, 2.0125491619110107, 1.7511112689971924, 1.6813944578170776, 2.1345534324645996, 2.117124319076538, 1.1062309741973877, 1.611677646636963, 2.047407388687134, 1.960261583328247, 1.6988236904144287, 1.3850982189178467, 1.7336820363998413, 1.5593900680541992, 1.3676689863204956, 1.053943395614624, 1.2282354831695557, 1.5942485332489014, 1.629106879234314, 1.803398847579956, 1.8382571935653687, 1.5245317220687866, 1.1933770179748535, 1.3850982189178467, -0.1661001741886139, -0.7238344550132751, -0.3229629397392273, 0.6182135939598083, 0.2522004544734955, -0.3055337369441986, 1.8905447721481323, -0.5495424270629883, -0.4798256754875183, -0.20095856487751007, -1.1247059106826782, 0.02562093921005726, 0.7576471567153931, 1.45481491088 [e2e-predictor] 86719, 0.9145098924636841, -0.7064052224159241, 0.0430501289665699, 1.785969614982605, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.472244143486023, 2.047407388687134, 2.2216994762420654, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 1.9951199293136597, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 1.8382571935653687, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7162528038024902, 1.785969614982605, 1.8382571935653687, 1.646536111831665, 1.7511112689971924, 1.925403118133545, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 1.5071024894714355, 0.9145098924636841, 1.472244143486023, 1.158518671989441, 0.8796514868736267, 1.8208279609680176, 0.8099347352981567, 1.8731155395507812, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.9079740047454834, 1.8382571935653687, 1.925403118133545, 1.5942485332489014, 1.9776906967163086, 1.2108062505722046, 1.2630938291549683, 0.33934640884399414, 1.0190850496292114, 0.2696296274662018, 0.008191745728254318, 0.14762529730796814, -0.3403921127319336, 0.2173420637845993, -0.3403921127319336, 0.6530719995498657, 0.600784420967102, 1.2979521751403809, 0.14762529730796814, 0.5310676693916321, 1.1410894393920898, 1.2805230617523193, 0.35677558183670044, 0.42649248242378235, 1.071372628211975, 1.053943395614624, 1.2630938291549683, 0.6182135939598083, 1.2108062505722046, 0.7750763297080994, 1.6639652252197266, 1.175947904586792, 1.071372628211975, 0.9493682980537415, 0.7402179837226868, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 0.5310676693916321, 1.175947904586792, 1.1062309741973877, 1.0888018608093262, 0.827363908290863, 0.7925055623054504, 1.071372628211975, 1.315381407737732, 1.175947904586792, 0.9667974710464478, 1.1933770179748535, 1.2108062505722046, 1.5071024894714355, 1.4025273323059082, 1.5593900680541992, 1.2979521751403809, 1.5768193006515503, 1.2630938291549683, 1.2456645965576172, 1.2979521751403809, -0.601830005645752, -1.176993489265442, -0.9504139423370361, 0.28705883026123047, 2.151982545852661, 1.5942485332489014, 1.5942485332489014, 2.151982545852661, 1.9079740047454834, 2.1694118976593018, 1.8556864261627197, 1.7511112689971924, 1.9079740047454834, 2.117124319076538, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6813944578170776, 1.803398847579956, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.0365142822265625, 0.4090631604194641, 0.7053595781326294, 0.3567755818 [e2e-predictor] 3670044, 1.1933770179748535, 1.332810640335083, 1.5768193006515503, 0.6356428265571594, -0.3055337369441986, -0.39267969131469727, -0.44496726989746094, -0.8109803795814514, -0.619259238243103, -0.1312417984008789, 1.646536111831665, -0.9678431153297424, -0.7935512065887451, 0.3742047846317291, -0.7238344550132751, -1.4558604955673218, -1.0201307535171509, -1.0027015209197998, -0.3578213155269623, -0.3229629397392273, 1.1236603260040283, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.2805230617523193, 1.2456645965576172, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.2805230617523193, 1.611677646636963, 2.1345534324645996, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.2216994762420654, 2.0996949672698975, 2.0125491619110107, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8208279609680176, 1.785969614982605, 1.9776906967163086, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.9079740047454834, 1.785969614982605, 1.332810640335083, 0.827363908290863, 0.8622223138809204, 1.5419609546661377, 1.2456645965576172, 1.4199565649032593, 1.646536111831665, 1.2282354831695557, 1.158518671989441, 1.646536111831665, 1.8731155395507812, 1.7162528038024902, 2.0648367404937744, 1.9079740047454834, 1.9776906967163086, 1.8731155395507812, 1.9776906967163086, 1.8556864261627197, 1.7336820363998413, 1.611677646636963, 0.44392168521881104, -0.09638340771198273, 0.5659260153770447, 2.0299782752990723, 1.0365142822265625, 0.28705883026123047, 0.6182135939598083, 0.5659260153770447, 0.07790851593017578, -0.1312417984008789, -0.3055337369441986, 1.1236603260040283, 1.4199565649032593, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 0.8447931408882141, 1.2108062505722046, 1.4373857975006104, 1.332810640335083, 1.3850982189178467, 1.1062309741973877, 1.3850982189178467, 1.4548149108886719, 1.2282354831695557, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 0.670501172542572, 0.827363908290863, 0.8970807194709778, 0.7925055623054504, 1.1410894393920898, 1.1933770179748535, 1.0365142822265625, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 1.071372628211975, 1.315381407737732, 1.4199565649032593, 1.489673376083374, 1.2108062505722046, 1.472244143486023, 1.3676689863204956, 1.4025273323059082, 1.5942485332489014, 1.489673376083374, 1.175947904586792, -0.21838775277137756, -1.1421350240707397, -1.0027015209197998, 0.8447931408882141, 0.7227887511253357, 1.7162528038024902, 1.6988236904144287, 1.960261583328247, 2.1345534324645996, 1.8731155395507812, 2.047407388687134, 1.9776906967163086, 2.151982545852661, 2.09969496 [e2e-predictor] 72698975, 2.0648367404937744, 1.9776906967163086, 1.7511112689971924, 1.5419609546661377, 2.0648367404937744, 2.151982545852661, 2.0648367404937744, 1.8905447721481323, 1.768540382385254, 1.4373857975006104, 1.7511112689971924, 1.5768193006515503, 0.984226644039154, 1.803398847579956, 1.3850982189178467, 1.611677646636963, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.8382571935653687, 2.239128589630127, 1.960261583328247, 1.1410894393920898, -0.3403921127319336, -0.7238344550132751, -0.18352937698364258, 0.6356428265571594, -0.1312417984008789, -0.3403921127319336, 1.0016558170318604, -0.21838775277137756, -0.8806971907615662, 1.2456645965576172, -0.23581695556640625, -1.0201307535171509, -0.9504139423370361, -0.8981263637542725, -0.42753809690475464, -0.3403921127319336, 1.489673376083374, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7336820363998413, 1.6813944578170776, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.489673376083374, 1.646536111831665, 1.8905447721481323, 2.1345534324645996, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.2914161682128906, 2.239128589630127, 2.1345534324645996, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.117124319076538, 2.0996949672698975, 1.9776906967163086, 1.8905447721481323, 1.9079740047454834, 1.8556864261627197, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.071372628211975, 0.7925055623054504, 1.315381407737732, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.7162528038024902, 1.5768193006515503, 1.8208279609680176, 1.785969614982605, 1.8905447721481323, 1.925403118133545, 2.117124319076538, 1.942832350730896, 1.8731155395507812, 1.9776906967163086, 1.9079740047454834, 1.5593900680541992, 0.827363908290863, 1.472244143486023, 1.0190850496292114, 0.6879304051399231, 0.2696296274662018, 1.9951199293136597, 1.5419609546661377, 1.2282354831695557, 1.0190850496292114, 0.6879304051399231, 0.7925055623054504, 1.2282354831695557, 0.4613508880138397, 1.2108062505722046, 0.9667974710464478, 1.0888018608093262, 0.9493682980537415, 1.1236603260040283, 1.4199565649032593, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.3676689863204956, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 0.8796514868736267, 0.984226644039154, 0.9667974710464478, 0.8796514868736267, 0.9145098924636841, 0.7925055623054504, 0.7227887511253357, 0.827363908290863, 1.315381407737732, 1.2108062505722046, 1.1236603260040283, 1.0190850496292114, 1.1062309741973877, 1.2979521751403809, 1.2108062505722046, 1.4373857975006104, 1.6639652252197266, 1.768540382385254 [e2e-predictor] , 1.489673376083374, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 0.6182135939598083, -0.9678431153297424, -1.0027015209197998, 1.332810640335083, 1.8208279609680176, 2.0125491619110107, 1.8556864261627197, 1.8731155395507812, 2.117124319076538, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 2.117124319076538, 2.204270124435425, 1.9951199293136597, 1.960261583328247, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.047407388687134, 1.332810640335083, 2.0125491619110107, 2.151982545852661, 1.7511112689971924, 1.2456645965576172, 2.2565577030181885, 1.8731155395507812, 1.7511112689971924, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 1.5768193006515503, 1.175947904586792, 1.5071024894714355, 1.0888018608093262, 1.0190850496292114, 0.5659260153770447, 1.611677646636963, -0.5146840810775757, -0.3578213155269623, -0.2881045341491699, -0.37525051832199097, -0.8284096121788025, 0.7227887511253357, 0.7925055623054504, -0.532113254070282, 0.14762529730796814, 0.11276690661907196, -0.5669716596603394, -0.4972548484802246, -0.1486709862947464, -0.21838775277137756, -0.3229629397392273, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.175947904586792, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.8905447721481323, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.361132860183716, 2.4134204387664795, 2.3785619735717773, 2.308845281600952, 2.204270124435425, 2.117124319076538, 2.082265853881836, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.960261583328247, 1.8905447721481323, 1.8208279609680176, 1.8208279609680176, 1.6639652252197266, 1.942832350730896, 1.960261583328247, 2.1345534324645996, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.8208279609680176, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.5768193006515503, 1.8556864261627197, 1.9079740047454834, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.6813944578170776, 1.8208279609680176, 1.2456645965576172, 1.8208279609680176, 0.42649248242378235, 1.2456645965576172, 1.5419609546661377, 1.8382571935653687, 1.2630938291549683, 1.5245317220687866, 1.4548149108886719, 1.7336820363998413, 1.175947904586792, 1.0190850496292114, 0.6356428265571594, 1.4548149108886719, 0.984226644039154, 1.3676689863204956, 0.513638436794281, 1.1236603260040283, 1.1933770179748535, 0.8622223138809204, 1.1410894393920898, 0.9319390654563904, 1.2630938291549683, 0.8970807194709778, 1.071372628211975, 1.158518671989441, 1.036514282226562 [e2e-predictor] 5, 1.1062309741973877, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.332810640335083, 0.9145098924636841, 1.1062309741973877, 1.3850982189178467, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.3850982189178467, 1.2282354831695557, 1.3850982189178467, 1.646536111831665, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.472244143486023, 1.5245317220687866, 1.0190850496292114, -0.07895421981811523, -1.1247059106826782, -0.04409583657979965, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2979521751403809, 1.7336820363998413, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.1868410110473633, 2.0996949672698975, 1.6988236904144287, 1.768540382385254, 1.925403118133545, 2.204270124435425, 2.2216994762420654, 2.3785619735717773, 1.472244143486023, 1.8382571935653687, 1.5071024894714355, 1.5419609546661377, 1.9776906967163086, 1.7336820363998413, 1.942832350730896, 0.8796514868736267, 1.785969614982605, 0.8622223138809204, 1.5942485332489014, 1.315381407737732, 1.8556864261627197, 1.6813944578170776, 1.8556864261627197, 1.4548149108886719, 1.3502397537231445, 0.478780061006546, -0.39267969131469727, -0.3578213155269623, -0.026666639372706413, -0.3403921127319336, -0.8458387851715088, 0.11276690661907196, 0.9667974710464478, -0.7586928009986877, -0.04409583657979965, 0.0430501289665699, -0.4623964726924896, -0.5146840810775757, -0.44496726989746094, -0.4798256754875183, 0.02562093921005726, 1.332810640335083, 1.2456645965576172, 1.2282354831695557, 1.175947904586792], [1.960261583328247, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.5942485332489014, 1.6639652252197266, 1.8905447721481323, 2.2216994762420654, 2.2914161682128906, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.239128589630127, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8905447721481323, 1.9776906967163086, 1.9951199293136597, 1.8905447721481323, 1.8382571935653687, 1.9079740047454834, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.7162528038024902, 1.925403118133545, 1.9776906967163086, 1.942832350730896, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 1.9776906967163086, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.785969614982605, 1.7162528038024902, 1.8208279609680176, 1 [e2e-predictor] .803398847579956, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.3850982189178467, 1.3502397537231445, 1.175947904586792, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 1.2282354831695557, 1.2630938291549683, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 0.984226644039154, 0.9493682980537415, 1.1062309741973877, 0.9667974710464478, 0.7402179837226868, 0.827363908290863, 1.1236603260040283, 1.2108062505722046, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.1933770179748535, 1.7162528038024902, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.7336820363998413, 1.5593900680541992, 1.5245317220687866, 1.315381407737732, 0.600784420967102, -0.42753809690475464, -0.39267969131469727, 0.6356428265571594, 0.9667974710464478, 1.925403118133545, 1.9951199293136597, 1.7511112689971924, 1.6988236904144287, 2.1345534324645996, 1.942832350730896, 2.0996949672698975, 2.117124319076538, 2.2565577030181885, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.047407388687134, 1.5942485332489014, 1.5768193006515503, 1.4025273323059082, 1.8382571935653687, 1.8905447721481323, 1.5593900680541992, 1.960261583328247, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 0.7750763297080994, 1.6988236904144287, 1.2979521751403809, 1.2805230617523193, 1.803398847579956, 1.6813944578170776, 2.047407388687134, 1.5593900680541992, 2.0299782752990723, 1.7336820363998413, 1.2805230617523193, -0.04409583657979965, -0.8806971907615662, -0.6366884112358093, -0.7586928009986877, -0.9155555367469788, -0.8458387851715088, 0.6530719995498657, -1.0027015209197998, -0.3229629397392273, 0.16505448520183563, -0.1312417984008789, -0.42753809690475464, -0.3403921127319336, -0.532113254070282, 0.6356428265571594, 1.315381407737732, 1.1933770179748535, 1.1236603260040283], [1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.3676689863204956, 1.489673376083374, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.785969614982605, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.4548149108886719, 1.4373857975006104, 1.472244143486023, 1.3502397537231445, 1.4025273323059082, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.751 [e2e-predictor] 1112689971924, 1.785969614982605, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.646536111831665, 1.7511112689971924, 1.8382571935653687, 1.646536111831665, 1.5419609546661377, 1.8556864261627197, 1.5593900680541992, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2456645965576172, 0.7227887511253357, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.071372628211975, 0.9319390654563904, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.8447931408882141, 1.2282354831695557, 1.315381407737732, 1.2456645965576172, 1.3676689863204956, 1.2108062505722046, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.2456645965576172, 1.489673376083374, 1.1410894393920898, -0.23581695556640625, -0.532113254070282, -0.3229629397392273, 1.4199565649032593, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 2.0299782752990723, 2.0125491619110107, 2.1694118976593018, 1.8556864261627197, 2.1694118976593018, 1.768540382385254, 1.9776906967163086, 2.0648367404937744, 2.204270124435425, 1.4373857975006104, 1.3502397537231445, 1.960261583328247, 1.803398847579956, 1.646536111831665, 1.8556864261627197, 2.0996949672698975, 1.7162528038024902, 1.925403118133545, 1.8382571935653687, 2.0648367404937744, 1.9079740047454834, 1.4025273323059082, 1.8556864261627197, 1.2282354831695557, 1.5419609546661377, 1.3850982189178467, 1.7511112689971924, 1.768540382385254, 1.6813944578170776, 1.489673376083374, 2.047407388687134, 1.332810640335083, 1.8208279609680176, 1.0365142822265625, -0.1486709862947464, -1.0375598669052124, -0.8109803795814514, -0.6541175842285156, -0.8981263637542725, -0.7935512065887451, 0.30448800325393677, -1.0375598669052124, -0.5495424270629883, 0.06047932058572769, -0.06152502819895744, -0.026666639372706413, -0.3229629397392273, -0.44496726989746094, 1.1933770179748535, 1.2456645965576172, 1.0888018608093262], [1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.5419609546661377, 1.7162528038024902, 1.960261583328247, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.204270124435425, 2.117124319076538, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.785969614982605, 1.7162528038024902, 1. [e2e-predictor] 6813944578170776, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.5419609546661377, 1.489673376083374, 1.7162528038024902, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 2.082265853881836, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.803398847579956, 1.611677646636963, 1.629106879234314, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.6988236904144287, 1.629106879234314, 1.3502397537231445, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.3850982189178467, 1.158518671989441, 1.2456645965576172, 1.4199565649032593, 1.0016558170318604, 1.1410894393920898, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 1.0365142822265625, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.158518671989441, 1.1410894393920898, 0.9493682980537415, 1.2630938291549683, 1.4199565649032593, 1.2456645965576172, 1.175947904586792, 1.472244143486023, 1.3676689863204956, 1.053943395614624, 1.3676689863204956, 1.489673376083374, 1.472244143486023, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.158518671989441, -0.18352937698364258, -1.0375598669052124, 0.14762529730796814, 1.1062309741973877, 1.8382571935653687, 1.7336820363998413, 2.0299782752990723, 2.1868410110473633, 1.5071024894714355, 2.0125491619110107, 1.8905447721481323, 2.0996949672698975, 2.1345534324645996, 1.7511112689971924, 1.5942485332489014, 2.0299782752990723, 1.5593900680541992, 1.960261583328247, 1.472244143486023, 1.8208279609680176, 1.7336820363998413, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 1.2805230617523193, 1.7162528038024902, 1.942832350730896, 1.4373857975006104, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.8905447721481323, 1.9776906967163086, 1.3676689863204956, 1.803398847579956, 2.082265853881836, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 0.8970807194709778, 0.4090631604194641, -0.9329847693443298, -0.9155555367469788, -0.7935512065887451, -0.8981263637542725, -0.6366884112358093, -0.5146840810775757, -1.089847445487976, -0.41010889410972595, -0.09638340771198273, -0.1661001741886139, 0.2696296274662018, -0.4798256754875183, -0.6541175842285156, 1.4199565649032593, 1.0888018608093262], [1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.7336820363998413, 1.8731155395507812, 2.0299782752990723, 2.151982545852661, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.221699476242065 [e2e-predictor] 4, 2.1345534324645996, 2.1694118976593018, 2.0648367404937744, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8731155395507812, 1.6639652252197266, 1.6988236904144287, 1.5245317220687866, 1.4373857975006104, 1.472244143486023, 1.2979521751403809, 1.175947904586792, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.5593900680541992, 1.6813944578170776, 1.158518671989441, 1.2805230617523193, 1.5071024894714355, 1.611677646636963, 1.768540382385254, 1.4199565649032593, 1.5593900680541992, 1.925403118133545, 1.925403118133545, 1.942832350730896, 2.0125491619110107, 1.8556864261627197, 1.768540382385254, 1.8382571935653687, 1.9951199293136597, 1.8382571935653687, 1.5942485332489014, 1.489673376083374, 1.3676689863204956, 1.7336820363998413, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.3502397537231445, 1.158518671989441, 1.3676689863204956, 1.3850982189178467, 0.7925055623054504, 0.478780061006546, 1.3850982189178467, 0.9145098924636841, 1.158518671989441, 1.053943395614624, 1.1933770179748535, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 0.6356428265571594, 0.7925055623054504, 0.9667974710464478, 1.2805230617523193, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.2805230617523193, 0.9319390654563904, 1.332810640335083, 0.33934640884399414, 1.2282354831695557, 1.1933770179748535, 1.0888018608093262, 1.5593900680541992, 1.6639652252197266, 1.5768193006515503, 1.6813944578170776, 1.5593900680541992, 1.6988236904144287, 1.5768193006515503, 1.5942485332489014, 1.1062309741973877, 0.44392168521881104, -0.8981263637542725, -0.7238344550132751, 1.332810640335083, 1.4373857975006104, 1.5593900680541992, 1.9776906967163086, 1.4025273323059082, 2.239128589630127, 2.1345534324645996, 2.047407388687134, 2.3437037467956543, 2.0299782752990723, 1.942832350730896, 2.047407388687134, 1.925403118133545, 1.942832350730896, 1.785969614982605, 2.0648367404937744, 2.047407388687134, 1.5768193006515503, 1.768540382385254, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.0888018608093262, 1.5071024894714355, 1.8208279609680176, 1.332810640335083, 1.071372628211975, 1.0888018608093262, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 1.0365142822265625, 0.7053595781326294, 1.1236603260040283, 1.2108062505722046, 0.984226644039154, 1.0365142822265625, 1.4373857975006104, 0.42649248242378235, 0.513638436794281, 0.11276690661907196, -0.8632679581642151, -0.9504139423370361, -0.8284096121788025, -0.619259238243103, -0.688975989818573, -0.9504139423370361, -0.6366884112358093, -0.5495424270629883, -0.07895421981811523, -0.1312417984008789, -0.39267969131469727, -0.688975989818573, -0.619259238243103, 2.204270124435425], [1.8556864261627197, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.54196 [e2e-predictor] 09546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.9776906967163086, 2.1345534324645996, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.942832350730896, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.7336820363998413, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.803398847579956, 1.8382571935653687, 1.803398847579956, 1.785969614982605, 1.5768193006515503, 1.5071024894714355, 1.6988236904144287, 1.7336820363998413, 1.5071024894714355, 1.472244143486023, 1.3502397537231445, 1.5942485332489014, 1.8208279609680176, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.611677646636963, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 1.768540382385254, 1.8208279609680176, 1.472244143486023, 1.315381407737732, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.1410894393920898, 1.071372628211975, 0.9667974710464478, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.8796514868736267, 0.7576471567153931, 1.071372628211975, 1.0888018608093262, 0.9319390654563904, 1.053943395614624, 1.158518671989441, 1.0190850496292114, 0.9493682980537415, 0.4613508880138397, 0.7053595781326294, 0.7750763297080994, 1.071372628211975, 0.9319390654563904, 1.1933770179748535, 1.2108062505722046, 0.8970807194709778, 0.8970807194709778, 1.2108062505722046, 1.1933770179748535, 1.5942485332489014, 1.5071024894714355, 1.5419609546661377, 1.6639652252197266, 1.768540382385254, 1.7511112689971924, 1.5942485332489014, 1.4025273323059082, 0.6879304051399231, -1.0549890995025635, -0.5495424270629883, 0.02562093921005726, 0.28705883026123047, 1.8731155395507812, 1.611677646636963, 1.646536111831665, 2.082265853881836, 2.395991325378418, 1.960261583328247, 1.768540382385254, 1.960261583328247, 2.239128589630127, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 2.2914161682128906, 1.8382571935653687, 1.7162528038024902, 1.7511112689971924, 1.646536111831665, 1.7511112689971924, 1.942832350730896, 1.5071024894714355, 1.7511112689971924, 1.4199565649032593, 1.2456645965576172, 0.9493682980537415, 0.9319390654563904, 0.5833552479743958, 0.827363908290863, 0.8447931408882141, 0.9145098924636841, 0.9319390654563904, 0.7925055623054504, 0.7402179837226868, 0.9493682980537415, 0.5833552479743958, 0.4962092638015747, 1.053943395614624, 0.44392168521881104, 1.053943395614624, 1.0365142822265625, -0.09638340771198273, -0.7064052224159241, -0.9852723479270935, -0.8109803795814514, -0.8632679581642151, -0.7412636280059814, -0.9504139423370361, -0.7586928009986877, -0.37525051832199097, -0.18352937698364258, -0.27067533135414124, -0.4623964726924896, -0.5146840810775757, 0.008191745728254318], [1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024 [e2e-predictor] 894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.0648367404937744, 1.9776906967163086, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.646536111831665, 1.472244143486023, 1.4025273323059082, 1.3502397537231445, 1.5768193006515503, 1.785969614982605, 1.629106879234314, 1.8905447721481323, 1.7162528038024902, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8208279609680176, 1.768540382385254, 1.803398847579956, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.629106879234314, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.5593900680541992, 1.785969614982605, 1.175947904586792, 1.629106879234314, 1.5768193006515503, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.175947904586792, 1.2108062505722046, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.071372628211975, 0.7402179837226868, 0.600784420967102, 0.8622223138809204, 0.670501172542572, 0.9319390654563904, 0.9667974710464478, 0.9145098924636841, 1.0016558170318604, 1.0888018608093262, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.071372628211975, 0.8796514868736267, 1.0016558170318604, 0.7750763297080994, 1.071372628211975, 0.8447931408882141, 1.0888018608093262, 1.2108062505722046, 1.0888018608093262, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.785969614982605, 1.611677646636963, 1.489673376083374, 1.5593900680541992, 1.5245317220687866, 0.670501172542572, -0.7586928009986877, -0.9504139423370361, 0.33934640884399414, 0.2696296274662018, 1.0190850496292114, 1.8382571935653687, 2.308845281600952, 1.960261583328247, 1.785969614982605, 1.7336820363998413, 1.803398847579956, 2.204270124435425, 1.803398847579956, 1.9951199293136597, 1.8731155395507812, 2.082265853881836, 1.5419609546661377, 1.7162528038024902, 1.8208279609680176, 1.960261583328247, 1.6988236904144287, 2.308845281600952, 1.6639652252197266, 1.7162528038024902, 1.2805230617523193, 1.158518671989441, 0.984226644039154, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.7925055623054504, 1.053943395614624, 0.6879304051399231, 0.8447931408882141, 0.670501172542572, 1.2108062505722046, 1.2456645965576172, 1.3676689863204956, 1.4025273323059082, 0.13019609451293945, -0.5495424270629883, -1.1421350240707397, -0.688975989818573, -0.7761220335960388, -0.6366884112358093, -0.8109803795814514, -0.6715468168258667, -0.7935512065887451, -0.20095856487751007, 0.11276690661907196, -0.5495424270629883, -0.5495424270629883], [1.7336820363998413, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1 [e2e-predictor] .2456645965576172, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 2.151982545852661, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.7336820363998413, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.6813944578170776, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 1.768540382385254, 1.2630938291549683, 1.489673376083374, 1.4373857975006104, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.6639652252197266, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.5419609546661377, 1.5593900680541992, 1.4548149108886719, 1.629106879234314, 1.2108062505722046, 1.071372628211975, 1.5071024894714355, 1.5419609546661377, 1.2456645965576172, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.158518671989441, 0.8970807194709778, 0.670501172542572, 1.2630938291549683, 0.827363908290863, 0.5659260153770447, 1.2282354831695557, 0.7402179837226868, 1.1933770179748535, 0.7925055623054504, 0.8796514868736267, 0.827363908290863, 1.3502397537231445, 1.315381407737732, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.3676689863204956, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.5071024894714355, 1.785969614982605, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.332810640335083, -0.37525051832199097, -0.7238344550132751, -0.4972548484802246, 0.7227887511253357, 1.0190850496292114, 1.9079740047454834, 1.646536111831665, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 1.7162528038024902, 1.9079740047454834, 1.8731155395507812, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.629106879234314, 1.8382571935653687, 1.8556864261627197, 1.803398847579956, 1.9951199293136597, 1.3676689863204956, 1.5245317220687866, 1.158518671989441, 0.7750763297080994, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9319390654563904, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 0.8796514868736267, 1.0888018608093262, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.1933770179748535, 1.0016558170318604, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.2108062505722046, -0.8458387851715088, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -0.7238344550132751, -0.8109803795814514, -0.6715468168258667, -1.2118518352508545, 0.44392168521881104, -0.09638340771198273, -0.5495424270629883], [1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1. [e2e-predictor] 5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.8556864261627197, 1.9776906967163086, 2.082265853881836, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.646536111831665, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.4199565649032593, 1.9079740047454834, 1.9776906967163086, 1.5245317220687866, 1.4373857975006104, 1.6639652252197266, 1.3676689863204956, 1.611677646636963, 1.6988236904144287, 1.5768193006515503, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.4025273323059082, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.611677646636963, 1.6639652252197266, 1.2630938291549683, 1.2630938291549683, 1.6639652252197266, 1.4548149108886719, 1.4025273323059082, 1.5071024894714355, 1.315381407737732, 1.2456645965576172, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.071372628211975, 1.2282354831695557, 1.071372628211975, 0.984226644039154, 1.2108062505722046, 1.332810640335083, 1.2979521751403809, 0.7227887511253357, 0.8099347352981567, 1.0016558170318604, 1.071372628211975, 0.670501172542572, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 0.9493682980537415, 0.7053595781326294, 0.984226644039154, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5071024894714355, 1.8382571935653687, 1.6813944578170776, 1.5768193006515503, 1.5768193006515503, 1.6639652252197266, 1.6988236904144287, 1.4548149108886719, 0.33934640884399414, -0.4623964726924896, -1.0724183320999146, 0.44392168521881104, 0.44392168521881104, 1.2456645965576172, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.646536111831665, 1.611677646636963, 2.1345534324645996, 1.7162528038024902, 1.8731155395507812, 1.8556864261627197, 1.7511112689971924, 1.332810640335083, 1.2456645965576172, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.1933770179748535, 1.2979521751403 [e2e-predictor] 809, 1.3502397537231445, 1.6813944578170776, -0.7064052224159241, -1.1072766780853271, -0.9329847693443298, -0.8458387851715088, -0.8109803795814514, -0.8284096121788025, -0.7935512065887451, -1.0201307535171509, 1.0888018608093262, -0.3055337369441986], [1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.942832350730896, 2.0648367404937744, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0648367404937744, 1.9951199293136597, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6639652252197266, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.6813944578170776, 1.611677646636963, 1.6813944578170776, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.472244143486023, 1.5419609546661377, 1.7162528038024902, 1.8731155395507812, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.472244143486023, 1.4199565649032593, 1.5768193006515503, 1.4199565649032593, 1.611677646636963, 1.6988236904144287, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.6639652252197266, 1.5419609546661377, 1.5071024894714355, 1.2456645965576172, 1.2456645965576172, 1.1062309741973877, 0.8970807194709778, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 1.158518671989441, 1.0016558170318604, 1.053943395614624, 0.7750763297080994, 0.670501172542572, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 1.1236603260040283, 1.1236603260040283, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.611677646636963, 1.5593900680541992, 1.5419609546661377, 1.6639652252197266, 1.5942485332489014, 1.8382571935653687, 1.5245317220687866, 1.315381407737732, -0.20095856487751007, -0.8632679581642151, -0.9678431153297424, 0.2347712516784668, 1.0365142822265625, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.5768193006515503, 1.8556864261627197, 1.8382571935653687, 1.9951199293136597, 1.646536111831665, 1.9951199293136597, 1.5419609546661377, 1.5942485332489014, 2.0299782752990723, 1.768540382385254, 1.785969614982605, 0.7227887511253357, 1.2282354831695557, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260 [e2e-predictor] 040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.332810640335083, 0.984226644039154, -0.9678431153297424, -1.1421350240707397, -0.9678431153297424, -0.8981263637542725, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, 1.1236603260040283], [1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.925403118133545, 1.9776906967163086, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4373857975006104, 1.2979521751403809, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.646536111831665, 1.8556864261627197, 1.8731155395507812, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.7162528038024902, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.315381407737732, 1.2630938291549683, 1.4199565649032593, 1.5419609546661377, 1.6639652252197266, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.4373857975006104, 1.472244143486023, 1.611677646636963, 1.7336820363998413, 1.3676689863204956, 1.5593900680541992, 1.3676689863204956, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.158518671989441, 0.9667974710464478, 0.9319390654563904, 1.4548149108886719, 1.1236603260040283, 1.1062309741973877, 0.8796514868736267, 0.9667974710464478, 1.071372628211975, 0.827363908290863, 0.8447931408882141, 1.0190850496292114, 0.8447931408882141, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.3676689863204956, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.1933770179748535, -0.2881045341491699, -0.25324615836143494, -0.20095856487751007, 0.5310676693916321, 1.175947904586792, 0.4090631604194641, 0.8622223138809204, 1.6988236904144287, 1.785969 [e2e-predictor] 614982605, 1.8731155395507812, 1.8905447721481323, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.942832350730896, 1.7162528038024902, 1.9079740047454834, 1.5593900680541992, 0.8099347352981567, 1.175947904586792, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.3676689863204956, 0.18248367309570312, -1.1247059106826782, -0.9504139423370361, -0.7935512065887451, -0.8458387851715088, -0.9678431153297424, -0.9329847693443298], [1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.960261583328247, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.2805230617523193, 1.5768193006515503, 1.611677646636963, 1.8208279609680176, 1.785969614982605, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.7336820363998413, 1.7336820363998413, 1.5593900680541992, 1.5942485332489014, 1.2805230617523193, 1.3676689863204956, 1.629106879234314, 1.489673376083374, 1.4199565649032593, 1.611677646636963, 1.629106879234314, 1.7162528038024902, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.611677646636963, 1.7162528038024902, 1.646536111831665, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5593900680541992, 1.7336820363998413, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.332810640335083, 1.071372628211975, 1.4373857975006104, 1.2108062505722046, 0.7750763297080994, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.2108062505722046, 1.2630938291549683, 0.827363908290863, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 1.053943395614624, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.4548149108886719, 1.7511112689971924, 1.489673376083374, 1. [e2e-predictor] 332810640335083, 1.5071024894714355, 1.611677646636963, 1.6813944578170776, 1.7336820363998413, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.629106879234314, 1.315381407737732, -0.06152502819895744, -0.3403921127319336, 0.5484968423843384, 0.06047932058572769, -0.1486709862947464, 1.646536111831665, 1.5071024894714355, 1.960261583328247, 1.7511112689971924, 1.7162528038024902, 1.960261583328247, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.2108062505722046, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.472244143486023, 0.06047932058572769, -1.333856225013733, -1.089847445487976, -1.0027015209197998, -1.0549890995025635], [1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.7336820363998413, 1.8382571935653687, 1.803398847579956, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.0299782752990723, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.5245317220687866, 1.611677646636963, 1.3502397537231445, 0.8622223138809204, 1.489673376083374, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.472244143486023, 1.611677646636963, 1.629106879234314, 1.472244143486023, 1.5593900680541992, 1.5419609546661377, 1.646536111831665, 1.3676689863204956, 1.472244143486023, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.7162528038024902, 1.5245317220687866, 1.5071024894714355, 1.315381407737732, 1.0888018608093262, 1.6639652252197266, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 1.3676689863204956, 1.158518671989441, 1.1410894393920898, 1.0365142822265625, 1.053943395614624, 0.7750763297080994, 0.9667974710464478, 0.687 [e2e-predictor] 9304051399231, 0.9319390654563904, 1.0190850496292114, 1.0888018608093262, 1.0190850496292114, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9145098924636841, 1.2805230617523193, 0.9493682980537415, 1.1062309741973877, 1.3502397537231445, 1.4025273323059082, 1.315381407737732, 1.5419609546661377, 1.158518671989441, 1.4025273323059082, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.611677646636963, 1.7511112689971924, 1.3850982189178467, 0.8796514868736267, -0.3229629397392273, -0.7064052224159241, -0.18352937698364258, 0.35677558183670044, 1.1062309741973877, 1.472244143486023, 1.942832350730896, 1.7162528038024902, 1.7162528038024902, 1.9951199293136597, 1.8556864261627197, 1.5942485332489014, 1.803398847579956, 1.611677646636963, 1.5593900680541992, 1.3850982189178467, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 0.5659260153770447, -1.2292810678482056, -1.0549890995025635], [1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7511112689971924, 1.8556864261627197, 2.0996949672698975, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.1694118976593018, 2.0996949672698975, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.5768193006515503, 1.5419609546661377, 1.768540382385254, 1.785969614982605, 1.6988236904144287, 1.5593900680541992, 1.489673376083374, 1.315381407737732, 1.4373857975006104, 1.472244143486023, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.5942485332489014, 1.6813944578170776, 1.768540382385254, [e2e-predictor] 1.803398847579956, 1.785969614982605, 1.5942485332489014, 1.3676689863204956, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.332810640335083, 1.2282354831695557, 1.4199565649032593, 1.1062309741973877, 1.2282354831695557, 1.1410894393920898, 1.175947904586792, 0.8099347352981567, 1.175947904586792, 0.8796514868736267, 0.9493682980537415, 1.1933770179748535, 1.1933770179748535, 1.053943395614624, 0.9493682980537415, 1.0365142822265625, 1.2282354831695557, 1.0365142822265625, 0.8447931408882141, 1.332810640335083, 1.0365142822265625, 1.332810640335083, 1.4025273323059082, 1.2979521751403809, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.7162528038024902, 1.768540382385254, 1.6639652252197266, 1.7511112689971924, 1.6639652252197266, 1.5593900680541992, 0.2347712516784668, -0.7238344550132751, -0.8632679581642151, -0.7412636280059814, 0.28705883026123047, 1.158518671989441, 1.6988236904144287, 1.8731155395507812, 1.7162528038024902, 1.942832350730896, 0.7227887511253357, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.4199565649032593, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 1.315381407737732, 1.2805230617523193, 1.4199565649032593], [1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.8731155395507812, 1.9951199293136597, 2.0996949672698975, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0125491619110107, 1.9776906967163086, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.629106879234314, 1.5419609546661377, 1.5768193006515503, 1.6813944578170776, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.8382571935653687, 1.768540382385254, 1.7511112689971924, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.2456645965576172, 1.2282354831695557, 1.489673376083374, 1.071372628211975, 1.1062309741973877, 1.559390068054199 [e2e-predictor] 2, 1.4025273323059082, 1.5593900680541992, 1.5245317220687866, 1.6813944578170776, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.6813944578170776, 1.5942485332489014, 1.5419609546661377, 1.646536111831665, 1.5942485332489014, 1.5071024894714355, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.5419609546661377, 1.6813944578170776, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.3676689863204956, 1.4548149108886719, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.1062309741973877, 1.158518671989441, 1.0365142822265625, 0.9667974710464478, 1.053943395614624, 1.0190850496292114, 1.2630938291549683, 1.1236603260040283, 1.3502397537231445, 1.2456645965576172, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 0.9493682980537415, 1.175947904586792, 1.175947904586792, 1.3676689863204956, 1.175947904586792, 1.4025273323059082, 1.5768193006515503, 1.3676689863204956, 1.5071024894714355, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 1.5768193006515503, 1.6813944578170776, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.7162528038024902, 1.6813944578170776, 1.0365142822265625, 0.13019609451293945, -0.601830005645752, -0.5844008326530457, -0.7238344550132751, 0.5484968423843384, 0.7402179837226868, 1.158518671989441, 1.785969614982605, 0.6356428265571594, 1.2456645965576172, 1.3850982189178467, 1.646536111831665, 1.5593900680541992, 1.4548149108886719, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.8905447721481323, 2.0648367404937744, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.64653611183166 [e2e-predictor] 5, 1.5419609546661377, 1.5593900680541992, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, 1.332810640335083, 1.5593900680541992, 1.472244143486023, 1.3850982189178467, 1.5245317220687866, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.5419609546661377, 1.1236603260040283, 1.1062309741973877, 1.4199565649032593, 1.0190850496292114, 1.0016558170318604, 1.1236603260040283, 1.2979521751403809, 1.053943395614624, 1.2108062505722046, 1.2630938291549683, 1.4025273323059082, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.5768193006515503, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.1410894393920898, 1.4199565649032593, 1.4548149108886719, 1.3502397537231445, 1.472244143486023, 1.4025273323059082, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 1.0016558170318604, 0.8970807194709778, 1.1062309741973877, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.315381407737732, 1.0888018608093262, 1.1933770179748535, 1.1410894393920898, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.3850982189178467, 0.7750763297080994, 1.4548149108886719, 1.0190850496292114, 1.472244143486023, 1.4025273323059082, 1.5071024894714355, 1.4199565649032593, 1.5419609546661377, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7162528038024902, 1.332810640335083, 0.827363908290863, 0.42649248242378235, -0.11381260305643082, -0.41010889410972595, -0.1661001741886139, 0.6356428265571594, 0.32191720604896545, 0.5310676693916321, 0.9319390654563904, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4199565649032593, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262], [1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.9776906967163086, 1.925403118133545, 2.117124319076538, [e2e-predictor] 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 1.803398847579956, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.6988236904144287, 1.489673376083374, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.768540382385254, 1.6988236904144287, 1.629106879234314, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.175947904586792, 1.071372628211975, 1.2282354831695557, 1.1236603260040283, 0.9493682980537415, 1.1236603260040283, 1.4548149108886719, 1.2979521751403809, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 0.8970807194709778, 1.0365142822265625, 1.2282354831695557, 1.315381407737732, 1.1410894393920898, 1.1410894393920898, 1.315381407737732, 1.4199565649032593, 1.5419609546661377, 1.3676689863204956, 1.4199565649032593, 1.158518671989441, 1.0888018608093262, 1.332810640335083, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.3850982189178467, 1.2456645965576172, 1.1410894393920898, 1.1236603260040283, 1.5071024894714355, 1.2979521751403809, 1.4548149108886719, 1.053943395614624, 0.7750763297080994, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.1062309741973877, 1.2108062505722046, 1.2108062505722046, 1.1410894393920898, 1.158518671989441, 1.0190850496292114, 1.158518671989441, 1.3502397537231445, 1.0190850496292114, 0.9667974710464478, 0.8447931408882141, 1.2456645965576172, 0.7925055623054504, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.2979521751403809, 1.5593900680541992, 1.5071024894714355, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.0888018608093262, 0.9319390654563904, 0.827363908290863, 1.489673376083374, 1.4025273323059082, 1.5419609546661377, 1.5419609546661377, 1.611677646636963, 1.4548149108886719, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975], [1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998 [e2e-predictor] 413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.960261583328247, 1.942832350730896, 2.117124319076538, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.6813944578170776, 1.472244143486023, 1.5245317220687866, 1.4548149108886719, 1.3850982189178467, 1.5419609546661377, 1.5245317220687866, 1.6639652252197266, 1.611677646636963, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.7511112689971924, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.5419609546661377, 1.315381407737732, 1.1933770179748535, 1.315381407737732, 1.0016558170318604, 1.2979521751403809, 1.4199565649032593, 1.4548149108886719, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.489673376083374, 1.2979521751403809, 1.4199565649032593, 1.158518671989441, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.8970807194709778, 1.2282354831695557, 1.315381407737732, 1.3676689863204956, 0.984226644039154, 1.175947904586792, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.9493682980537415, 1.2805230617523193, 1.4025273323059082, 1.1933770179748535, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.175947904586792, 1.315381407737732, 1.2805230617523193, 0.984226644039154, 0.9319390654563904, 1.0888018608093262, 0.9493682980537415, 0.8447931408882141, 1.071372628211975, 0.7925055623054504, 1.3502397537231445, 1.472244143486023, 1.2456645965576172, 1.2630938291549683, 1.7336820363998413, 1.7162528038024902, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.646536111831665, 1.5419609546661377, 1.611677646636963, 1.8905447721481323, 1.6813944578170776, 1.5768193006515503, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.472244143486023, 1.472244143486023, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625], [1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6465361 [e2e-predictor] 11831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 1.9951199293136597, 1.9776906967163086, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.803398847579956, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.2805230617523193, 0.8099347352981567, 1.2108062505722046, 1.4373857975006104, 1.4025273323059082, 1.4548149108886719, 1.5768193006515503, 1.4548149108886719, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.0888018608093262, 1.1062309741973877, 0.9667974710464478, 1.2805230617523193, 1.158518671989441, 1.071372628211975, 1.158518671989441, 0.9667974710464478, 0.9667974710464478, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.0365142822265625, 0.9319390654563904, 1.0888018608093262, 1.0190850496292114, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.315381407737732, 1.2979521751403809, 1.1236603260040283, 1.2805230617523193, 1.1933770179748535, 0.984226644039154, 0.9145098924636841, 1.0190850496292114, 0.7227887511253357, 0.5833552479743958, 0.8796514868736267, 1.2805230617523193, 1.4199565649032593, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5419609546661377, 1.4373857975006104, 1.629106879234314, 1.7162528038024902, 1.472244143486023, 1.611677646636963, 1.9079740047454834, 1.6813944578170776, 1.785969614982605, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.6988236904144287, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.768540382385254, 1.5419609546661377, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.472244143486023, 1. [e2e-predictor] 489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8382571935653687, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.117124319076538, 2.082265853881836, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.629106879234314, 1.489673376083374, 1.4025273323059082, 1.3502397537231445, 1.4548149108886719, 1.332810640335083, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.5419609546661377, 1.3502397537231445, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.0016558170318604, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.2805230617523193, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.3850982189178467, 1.4199565649032593, 1.315381407737732, 1.472244143486023, 1.2805230617523193, 1.4025273323059082, 1.2630938291549683, 1.5071024894714355, 1.2282354831695557, 1.4548149108886719, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.053943395614624, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.071372628211975, 0.7925055623054504, 0.5833552479743958, 0.9319390654563904, 0.513638436794281, 1.0016558170318604, 1.175947904586792, 1.071372628211975, 1.3676689863204956, 1.489673376083374, 1.3850982189178467, 1.2979521751403809, 1.4373857975006104, 1.5419609546661377, 1.5768193006515503, 1.5419609546661377, 1.332810640335083, 1.785969614982605, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.332810640335083, 1.7511112689971924, 1.7511112689971924, 1.5768193006515503, 1.629106879234314, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.5768193006515503, 1.6988236904144287, 1.7336820363998413, 1.629106879234314, 1.5768193006515503, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.19337 [e2e-predictor] 70179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.8905447721481323, 2.047407388687134, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8208279609680176, 1.768540382385254, 1.5942485332489014, 1.5245317220687866, 1.3676689863204956, 1.2282354831695557, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.489673376083374, 1.4373857975006104, 1.315381407737732, 1.4199565649032593, 1.2456645965576172, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.071372628211975, 0.827363908290863, 1.071372628211975, 1.1062309741973877, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.3676689863204956, 1.2979521751403809, 1.3850982189178467, 1.2805230617523193, 1.2282354831695557, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.4548149108886719, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.1410894393920898, 1.3676689863204956, 1.332810640335083, 1.0888018608093262, 1.1933770179748535, 1.1933770179748535, 1.5419609546661377, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.053943395614624, 1.2979521751403809, 1.0190850496292114, 0.8447931408882141, 0.670501172542572, 0.827363908290863, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.071372628211975, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.2282354831695557, 1.803398847579956, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.646536111831665, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.7162528038024902, 1.646536111831665, 1.5768193006515503, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850 [e2e-predictor] 496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.7162528038024902, 1.6988236904144287, 1.5419609546661377, 1.472244143486023, 1.175947904586792, 1.2282354831695557, 1.489673376083374, 1.1410894393920898, 1.158518671989441, 0.9493682980537415, 0.9145098924636841, 1.1236603260040283, 1.4025273323059082, 0.670501172542572, 0.7750763297080994, 1.315381407737732, 1.1933770179748535, 0.827363908290863, 1.315381407737732, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.0016558170318604, 1.158518671989441, 1.5419609546661377, 0.984226644039154, 1.1410894393920898, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.1933770179748535, 1.175947904586792, 1.2282354831695557, 1.175947904586792, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.472244143486023, 1.2282354831695557, 1.2805230617523193, 1.4025273323059082, 1.4373857975006104, 1.5768193006515503, 1.611677646636963, 1.2282354831695557, 1.3502397537231445, 1.3502397537231445, 1.175947904586792, 1.3502397537231445, 1.0888018608093262, 1.0190850496292114, 1.4548149108886719, 1.053943395614624, 0.7925055623054504, 1.4025273323059082, 1.071372628211975, 1.071372628211975, 0.8970807194709778, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.9145098924636841, 1.1062309741973877, 1.1410894393920898, 1.315381407737732, 1.0190850496292114, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.5593900680541992, 1.3676689863204956, 1.4548149108886719, 1.2456645965576172, 1.6988236904144287, 1.5768193006515503, 1.4199565649032593, 1.5768193006515503, 1.6813944578170776, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.629106879234314, 1.6988236904144287, 1.5768193006515503, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518 [e2e-predictor] 671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141], [1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8382571935653687, 1.925403118133545, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0648367404937744, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 1.4548149108886719, 1.3502397537231445, 1.332810640335083, 1.5071024894714355, 1.3850982189178467, 1.785969614982605, 1.5593900680541992, 1.5768193006515503, 1.5245317220687866, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.3676689863204956, 1.1933770179748535, 1.2282354831695557, 1.3850982189178467, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.158518671989441, 1.332810640335083, 1.1236603260040283, 1.2282354831695557, 1.315381407737732, 1.2108062505722046, 1.2108062505722046, 1.0888018608093262, 1.071372628211975, 0.9145098924636841, 0.984226644039154, 1.071372628211975, 1.0888018608093262, 1.2108062505722046, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.071372628211975, 1.0016558170318604, 1.315381407737732, 1.1062309741973877, 1.3850982189178467, 1.6639652252197266, 1.3502397537231445, 1.2630938291549683, 1.0016558170318604, 0.8622223138809204, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.1410894393920898, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, 0.9145098924636841, 1.0365142822265625, 1.4025273323059082, 1.1933770179748535, 0.9493682980537415, 1.1236603260040283, 1.053943395614624, 1.158518671989441, 1.4025273323059082, 1.5593900680541992, 1.3850982189178467, 0.7053595781326294, 1.5593900680541992, 1.611677646636963, 1.3850982189178467, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.7162528038024902, 1.6639652252197266, 1.6988236904144287, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.6639652252197266, 1.5419609546661377, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.402 [e2e-predictor] 5273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863], [1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9776906967163086, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.3502397537231445, 1.2630938291549683, 1.611677646636963, 1.6813944578170776, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4025273323059082, 1.332810640335083, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.2630938291549683, 1.3676689863204956, 1.2805230617523193, 1.1933770179748535, 1.315381407737732, 1.1933770179748535, 1.2805230617523193, 1.1410894393920898, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.2630938291549683, 1.2282354831695557, 1.4199565649032593, 1.3850982189178467, 1.2805230617523193, 1.4548149108886719, 1.4199565649032593, 1.2456645965576172, 0.8970807194709778, 1.2979521751403809, 1.4025273323059082, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2630938291549683, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.0365142822265625, 1.1933770179748535, 1.4199565649032593, 1.315381407737732, 0.8622223138809204, 1.332810640335083, 1.4548149108886719, 1.4548149108886719, 1.5768193006515503, 1.5768193006515503, 1.2630938291549683, 1. [e2e-predictor] 5942485332489014, 1.646536111831665, 1.611677646636963, 1.803398847579956, 1.7511112689971924, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 0.9493682980537415, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.7162528038024902, 1.785969614982605, 1.7511112689971924, 1.611677646636963, 1.6813944578170776, 1.2979521751403809, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.5768193006515503, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2108062505722046, 1.332810640335083, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 0.8099347352981567, 1.0016558170318604, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.315381407737732, 1.053943395614624, 1.3502397537231445, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.472244143486023, 1.5071024894714355, 1.3850982189178467, 1.4548149108886719, 1.158518671989441, 0.9145098924636841, 0.5833552479743958, 0.670501172542572, 0.8796514868736267, 1.019085049629 [e2e-predictor] 2114, 0.9493682980537415, 1.2979521751403809, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.5593900680541992, 1.4548149108886719, 1.785969614982605, 1.6639652252197266, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.5593900680541992, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.925403118133545, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.332810640335083, 1.3850982189178467, 1.315381407737732, 1.3850982189178467, 1.4548149108886719, 1.3676689863204956, 1.4199565649032593, 1.1933770179748535, 1.2108062505722046, 1.0888018608093262, 1.1062309741973877, 1.2805230617523193, 1.4025273323059082, 1.4548149108886719, 1.3502397537231445, 1.2630938291549683, 1.315381407737732, 1.1410894393920898, 1.175947904586792, 1.3676689863204956, 1.3676689863204956, 1.5593900680541992, 0.827363908290863, 1.1933770179748535, 1.2108062505722046, 1.071372628211975, 1.4373857975006104, 1.4025273323059082, 1.5071024894 [e2e-predictor] 714355, 1.053943395614624, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3502397537231445, 1.4199565649032593, 1.3676689863204956, 1.3676689863204956, 1.175947904586792, 1.175947904586792, 1.0365142822265625, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 1.1062309741973877, 1.0190850496292114, 1.0888018608093262, 1.3502397537231445, 1.5071024894714355, 1.489673376083374, 1.8556864261627197, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267], [0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.0125491619110107, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.7336820363998413, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.6813944578170776, 1.5071024894714355, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3502397537231445, 1.4199565649032593, 1.31 [e2e-predictor] 5381407737732, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.2979521751403809, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.5245317220687866, 1.5942485332489014, 1.332810640335083, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 0.9145098924636841, 1.158518671989441, 0.827363908290863, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.2456645965576172, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.4199565649032593, 1.472244143486023, 1.5768193006515503, 1.8905447721481323, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.5768193006515503, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267], [0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 2.0648367404937744, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 1.960261583328247, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 2.0648367404937744, 1.9951199293136597, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.785969614982605, 1.7336820363998413, 1.768540382385254, 1.6813944 [e2e-predictor] 578170776, 1.629106879234314, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.5768193006515503, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.3850982189178467, 1.2456645965576172, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2456645965576172, 1.2979521751403809, 1.2805230617523193, 1.1410894393920898, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.0888018608093262, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.315381407737732, 1.2630938291549683, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.1933770179748535, 1.3502397537231445, 1.4199565649032593, 1.6813944578170776, 1.803398847579956, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.8382571935653687, 1.646536111831665, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204], [0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.942832350730896, 1.9079740047454834, 1.768540382385254, 2.1345534324645996, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.151982545852661, 2.1 [e2e-predictor] 868410110473633, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.5593900680541992, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.5245317220687866, 1.5071024894714355, 1.611677646636963, 1.5593900680541992, 1.4373857975006104, 1.4025273323059082, 1.315381407737732, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.2805230617523193, 1.3676689863204956, 1.2630938291549683, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.1933770179748535, 1.1236603260040283, 1.2282354831695557, 1.0190850496292114, 1.2630938291549683, 1.175947904586792, 1.3502397537231445, 1.472244143486023, 1.315381407737732, 1.5245317220687866, 1.315381407737732, 0.9145098924636841, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2282354831695557, 1.315381407737732, 1.315381407737732, 1.2108062505722046, 1.3676689863204956, 1.3850982189178467, 1.315381407737732, 1.3502397537231445, 1.629106879234314, 1.7162528038024902, 1.785969614982605, 1.925403118133545, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778], [0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.890 [e2e-predictor] 5447721481323, 2.0125491619110107, 1.925403118133545, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.803398847579956, 1.8556864261627197, 1.785969614982605, 1.8556864261627197, 1.803398847579956, 1.6639652252197266, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.4199565649032593, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2456645965576172, 1.2630938291549683, 1.071372628211975, 1.3502397537231445, 1.4025273323059082, 1.2805230617523193, 1.071372628211975, 1.0190850496292114, 1.3502397537231445, 1.2805230617523193, 1.4025273323059082, 1.3676689863204956, 1.7336820363998413, 1.5942485332489014, 1.5245317220687866, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.175947904586792, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.489673376083374, 1.611677646636963, 1.489673376083374, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 2.1345534324645996, 2.204270124435425, 2.1868410110473633, 2.0125491619110107, 1.6988236904144287, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415], [0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7576471567153931, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768 [e2e-predictor] 540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.047407388687134, 2.0125491619110107, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.2805230617523193, 1.2108062505722046, 1.1410894393920898, 1.2630938291549683, 1.3850982189178467, 1.2630938291549683, 1.2108062505722046, 1.2979521751403809, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.489673376083374, 1.4025273323059082, 1.2805230617523193, 1.5245317220687866, 1.3850982189178467, 1.175947904586792, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.768540382385254, 1.803398847579956, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.960261583328247, 2.1345534324645996, 2.2216994762420654, 2.1868410110473633, 1.9951199293136597, 1.611677646636963, 1.3502397537231445, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415], [0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.6 [e2e-predictor] 11677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 2.0299782752990723, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8905447721481323, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4548149108886719, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.4548149108886719, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.4199565649032593, 1.472244143486023, 1.3502397537231445, 1.053943395614624, 1.158518671989441, 1.3676689863204956, 1.5419609546661377, 1.6813944578170776, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.925403118133545, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 1.5593900680541992, 1.489673376083374, 1.489673376083374, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8099347352981567, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, [e2e-predictor] 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.9079740047454834, 1.942832350730896, 1.9951199293136597, 2.117124319076538, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.1868410110473633, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.082265853881836, 2.0125491619110107, 1.960261583328247, 1.960261583328247, 2.047407388687134, 1.9951199293136597, 2.047407388687134, 1.960261583328247, 1.8208279609680176, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.489673376083374, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.4548149108886719, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.2979521751403809, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.611677646636963, 1.472244143486023, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.7511112689971924, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.8382571935653687, 1.8905447721481323, 1.646536111831665, 1.2282354831695557, 1.5245317220687866, 1.6988236904144287, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.0539433956 [e2e-predictor] 14624, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 1.8731155395507812, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.3850982189178467, 1.489673376083374, 1.3676689863204956, 1.1236603260040283, 1.2630938291549683, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.5593900680541992, 1.5593900680541992, 1.768540382385254, 1.8208279609680176, 1.768540382385254, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.768540382385254, 1.803398847579956, 0.1999128758907318, 0.42649248242378235, 0.7576471567153931, 1.3850982189178467, 1.472244143486023, 1.315381407737732, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.05394339561 [e2e-predictor] 4624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.5768193006515503, 1.4199565649032593, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.1062309741973877, 1.071372628211975, 1.332810640335083, 1.315381407737732, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.2456645965576172, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.332810640335083, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.629106879234314, 1.6988236904144287, 1.629106879234314, 1.4199565649032593, 1.6988236904144287, 1.7336820363998413, 1.5419609546661377, -0.8458387851715088, -1.5430065393447876, -1.6650108098983765, -1.6824400424957275, -1.3164269924163818, -1.3861438035964966, -1.1944226026535034, 1.472244143486023, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, [e2e-predictor] 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904], [0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 2.047407388687134, 2.151982545852661, 2.1694118976593018, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, 1.0888018608093262, 0.9667974710464478, 1.2456645965576172, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.2630938291549683, 1.0365142822265625, 1.2456645965576172, 1.332810640335083, 1.315381407737732, 1.4373857975006104, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.1410894393920898, 1.4025273323059082, 1.5071024894714355, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.803398847579956, 0.9319390654563904, -1.1944226026535034, -1.6824400424957275, -1.647581696510315, -1.6824400424957275, -1.5952941179275513, -1.5081480741500854, -0.21838775277137756, -1.5255773067474365, 0.7576471567153931, -0.7935512065887451, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.28052 [e2e-predictor] 30617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.960261583328247, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.785969614982605, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.332810640335083, 1.2630938291549683, 0.9667974710464478, 1.1236603260040283, 1.175947904586792, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.175947904586792, 1.053943395614624, 1.1410894393920898, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.5245317220687866, 1.7511112689971924, 1.768540382385254, 1.646536111831665, -0.41010889410972595, -1.6650108098983765, -1.3512853384017944, -1.403572916984558, -1.2989977598190308, -1.3861438035964966, -1.7347276210784912, -1.6650108098983765, -1.4558604955673218, -1.5604356527328491, -0.8632679581642151, -1.1421350240707397, -0.37525051832199097, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.350 [e2e-predictor] 2397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.8622223138809204, 0.8447931408882141, 0.9319390654563904, 1.0016558170318604, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8905447721481323, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.0996949672698975, 2.1868410110473633, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.3262743949890137, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.0996949672698975, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.8208279609680176, 1.7162528038024902, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 1.7336820363998413, 1.7336820363998413, 1.6639652252197266, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.2979521751403809, 1.315381407737732, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.3850982189178467, 1.4199565649032593, 1.2630938291549683, 1.3502397537231445, 1.5245317220687866, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.2979521751403809, -0.04409583657979965, -1.2118518352508545, -1.333856225013733, -1.36871 [e2e-predictor] 45709991455, -1.5952941179275513, -1.3687145709991455, -1.2989977598190308, -0.4798256754875183, -1.0549890995025635, -0.5146840810775757, 1.5942485332489014, 0.11276690661907196, -1.2989977598190308, -1.2118518352508545, -0.601830005645752, -1.176993489265442, -0.9678431153297424, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3742047846317291, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.5484968423843384, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.151982545852661, 2.2565577030181885, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.43 [e2e-predictor] 73857975006104, 1.4025273323059082, 1.4373857975006104, 1.4025273323059082, 1.489673376083374, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 1.158518671989441, -0.9504139423370361, -1.1247059106826782, -1.0375598669052124, -1.5604356527328491, -1.5081480741500854, -1.3164269924163818, -1.6650108098983765, -1.5952941179275513, -1.5081480741500854, -1.246710181236267, -0.9155555367469788, -0.601830005645752, -0.25324615836143494, -1.403572916984558, 1.785969614982605, 1.4025273323059082, -1.0724183320999146, -1.1944226026535034, -1.3687145709991455, -0.04409583657979965, -1.5604356527328491, 0.07790851593017578, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 1.942832350730896, 1.8382571935653687, 1.8208279609680176, 1.751111268997 [e2e-predictor] 1924, 1.6988236904144287, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.5768193006515503, 1.5071024894714355, 1.472244143486023, 1.611677646636963, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.5245317220687866, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 1.8731155395507812, 1.0888018608093262, -0.9852723479270935, -1.246710181236267, -1.3164269924163818, -1.1421350240707397, -1.2292810678482056, -1.4210021495819092, -1.4732897281646729, -0.9155555367469788, -1.647581696510315, -1.490718960762024, -1.6301524639129639, -1.5952941179275513, -1.490718960762024, -1.1247059106826782, -0.8806971907615662, -1.5081480741500854, -0.8284096121788025, 1.4199565649032593, 1.6639652252197266, 1.5071024894714355, 1.1236603260040283, 0.6530719995498657, -1.7172983884811401, -0.7761220335960388, 1.472244143486023, 1.3676689863204956, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.2522004544734955, 0.28705883026123047, 0.3742047846317291, 0.4613508880138397, 0.5659260153770447, 0.5833552479743958, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.3437037467956543, 2.361132860183716, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.2 [e2e-predictor] 04270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.8731155395507812, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.117124319076538, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.117124319076538, 1.8208279609680176, -0.8981263637542725, -1.246710181236267, -1.0549890995025635, -1.0201307535171509, -0.7064052224159241, -0.7238344550132751, -1.1944226026535034, -1.3512853384017944, -1.5778648853302002, -1.0375598669052124, -1.1421350240707397, 0.13019609451293945, 0.7053595781326294, -1.2815686464309692, -1.1072766780853271, -1.4384313821792603, -1.5081480741500854, -0.1312417984008789, 0.7053595781326294, 1.6813944578170776, 1.4199565649032593, 1.2456645965576172, -1.5430065393447876, -1.0375598669052124, 1.3676689863204956, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.2173420637845993, 0.2696296274662018, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.670501172542572, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 1.960261583328247, 1.9951199 [e2e-predictor] 293136597, 1.9951199293136597, 2.047407388687134, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.2565577030181885, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.1694118976593018, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 1.7336820363998413, -0.4623964726924896, -1.1944226026535034, -0.21838775277137756, -1.1421350240707397, -0.7412636280059814, -0.601830005645752, -1.1247059106826782, -0.3403921127319336, -1.0549890995025635, -0.7412636280059814, -0.25324615836143494, -1.5952941179275513, 0.06047932058572769, -1.0201307535171509, -1.1421350240707397, -1.2641394138336182, -1.0375598669052124, -1.4558604955673218, -0.21838775277137756, 0.6356428265571594, 0.513638436794281, 0.4090631604194641, 0.9667974710464478, -0.009237446822226048, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.1999128758907318, 0.2522004544734955, 0.33934640884399414, 0.44392168521881104, 0.5310676693916321, 0.5659260153770447, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556 [e2e-predictor] 864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.1345534324645996, 2.1345534324645996, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 2.2216994762420654, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.5245317220687866, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.4548149108886719, 1.2282354831695557, 1.3850982189178467, -0.42753809690475464, -0.5146840810775757, -0.8109803795814514, -0.9329847693443298, -1.1944226026535034, -0.4623964726924896, -0.39267969131469727, -0.7412636280059814, -1.089847445487976, -1.0724183320999146, -0.7412636280059814, 0.5484968423843384, -0.7238344550132751, -0.9852723479270935, -0.6366884112358093, -1.1944226026535034, -1.2292810678482056, -1.5255773067474365, -0.41010889410972595, 0.3916339874267578, 0.9319390654563904, 0.8970807194709778, 0.478780061006546, 0.7227887511253357, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841], [0.18248367309570312, 0.2173420637845993, 0.30448800325393677, 0.42649248242378235, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.9667974710464478, 1.0190850496292114, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.663965225 [e2e-predictor] 2197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.0996949672698975, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.117124319076538, 1.9776906967163086, 2.1345534324645996, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7336820363998413, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.472244143486023, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.4199565649032593, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.175947904586792, 1.2630938291549683, -0.601830005645752, -0.7064052224159241, -1.1421350240707397, -1.4558604955673218, -1.5255773067474365, -1.5081480741500854, 1.0888018608093262, 0.9493682980537415, -0.21838775277137756, -0.8458387851715088, -0.6715468168258667, -0.5844008326530457, -1.0549890995025635, 0.5484968423843384, -0.3578213155269623, -0.2881045341491699, -1.3164269924163818, -0.11381260305643082, -1.1595642566680908, -1.333856225013733, 0.7402179837226868, 1.071372628211975, 0.7576471567153931, 0.9493682980537415, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.33934640884399414, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.45 [e2e-predictor] 48149108886719, 1.4548149108886719, 1.489673376083374, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.942832350730896, 2.047407388687134, 2.117124319076538, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0996949672698975, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 1.1410894393920898, 1.6813944578170776, 1.8731155395507812, 1.8382571935653687, 1.4548149108886719, 1.0016558170318604, 1.158518671989441, 2.0125491619110107, 2.082265853881836, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6639652252197266, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.315381407737732, -0.44496726989746094, -0.8458387851715088, -1.1944226026535034, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, 1.1933770179748535, 0.0430501289665699, 0.9319390654563904, -0.1661001741886139, -0.4623964726924896, -0.42753809690475464, 0.35677558183670044, 0.4613508880138397, -0.026666639372706413, 0.13019609451293945, -0.27067533135414124, -0.9155555367469788, -0.06152502819895744, -0.18352937698364258, 0.7053595781326294, 0.8622223138809204, 0.8099347352981567, 0.8796514868736267, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.32191720604896545, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.7053595781326294, 0.792505 [e2e-predictor] 5623054504, 0.8622223138809204, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.204270124435425, 0.2347712516784668, 0.06047932058572769, -0.09638340771198273, -0.9329847693443298, -1.3164269924163818, -1.5778648853302002, 0.0430501289665699, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, -0.7761220335960388, -0.8632679581642151, -1.3861438035964966, -1.647581696510315, -1.7172983884811401, -0.9852723479270935, 0.5833552479743958, 1.2805230617523193, 1.6988236904144287, 0.827363908290863, -0.2881045341491699, 0.16505448520183563, -1.1421350240707397, -0.23581695556640625, 0.8796514868736267, 0.2696296274662018, -0.7586928009986877, -0.7064052224159241, -0.9678431153297424, -0.532113254070282, -1.0549890995025635, 0.984226644039154, 1.071372628211975, 0.8099347352981567, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.879651486873626 [e2e-predictor] 7, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204], [0.18248367309570312, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 1.960261583328247, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 2.0648367404937744, 2.0996949672698975, 1.3676689863204956, -0.3229629397392273, -0.5844008326530457, -0.8632679581642151, -1.3687145709991455, -1.490718960762024, -0.9329847693443298, 1.4548149108886719, 1.942832350730896, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4025273323059082, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2456645965576172, 0.7925055623054504, -0.5495424270629883, -1.0549890995025635, -1.4210021495819092, -1.647581696510315, -0.9155555367469788, 1.7336820363998413, 1.803398847579956, 1.7162528038024902, 1.925403118133545, 1.6639652252197266, 0.7053595781326294, 0.16505448520183563, -0.8109803795814514, -0.9155555367469788, 1.175947904586792, 0.5484968423843384, -0.7586928009986877, -0.6366884112358093, -0.026666639372706413, 0.2347712516784668, 0.478780061006546, 1.0888018608093262, 0.4962092638015747, 0.827363908290863, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.91450989246368 [e2e-predictor] 41, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [0.14762529730796814, 0.18248367309570312, 0.2522004544734955, 0.2696296274662018, 0.3916339874267578, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 2.117124319076538, 2.1868410110473633, 1.8905447721481323, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 2.047407388687134, 2.1345534324645996, -0.3055337369441986, -0.39267969131469727, -0.5844008326530457, -1.2989977598190308, -1.5255773067474365, -1.5255773067474365, -0.026666639372706413, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.315381407737732, -0.11381260305643082, -1.176993489265442, -1.403572916984558, -1.5430065393447876, -0.9329847693443298, 1.5071024894714355, 1.785969614982605, 1.785969614982605, 1.925403118133545, 2.047407388687134, 1.8905447721481323, 1.4548149108886719, 0.7925055623054504, 0.18248367309570312, -0.8458387851715088, 1.1410894393920898, 0.4090631604194641, -0.601830005645752, -0.5669716596603394, -0.44496726989746094, -1.0375598669052124, 0.3742047846317291, 0.8622223138809204, 0.42649248242378235, 0.8796514868736267, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1410 [e2e-predictor] 894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.7925055623054504], [0.14762529730796814, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 2.239128589630127, 2.082265853881836, 2.1345534324645996, 1.8905447721481323, 1.942832350730896, 2.0299782752990723, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.1868410110473633, -0.11381260305643082, -0.009237446822226048, -0.6366884112358093, -1.2118518352508545, -1.4558604955673218, -0.9852723479270935, -0.8284096121788025, 0.9667974710464478, 1.785969614982605, 2.0125491619110107, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.315381407737732, 0.6530719995498657, -1.4732897281646729, 0.32191720604896545, 1.175947904586792, 1.3676689863204956, 1.0888018608093262, 1.7162528038024902, 1.8556864261627197, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 1.960261583328247, 2.0125491619110107, 0.8970807194709778, 0.8447931408882141, -0.8458387851715088, 1.4025273323059082, 0.6182135939598083, -0.4623964726924896, 0.42649248242378235, -0.41010889410972595, -1.2815686464309692, -0.9329847693443298, 0.8622223138809204, 0 [e2e-predictor] .513638436794281, 0.8447931408882141, 1.1236603260040283, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931], [0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.3742047846317291, 0.4613508880138397, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.925403118133545, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1868410110473633, 0.5310676693916321, 0.32191720604896545, -0.4623964726924896, -0.6366884112358093, -1.3861438035964966, -1.4384313821792603, -0.41010889410972595, -0.6366884112358093, -0.8458387851715088, -0.6715468168258667, 0.478780061006546, 1.8905447721481323, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.646536111831665, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2979521751403809, 1.2108062505722046, 0.8447931408882141, 0.6879304051399231, 1.071372628211975, 1.8556864261627197, 1.8382571935653687, 1.332810640335083, 1.69882369041 [e2e-predictor] 44287, 1.6988236904144287, 1.9951199293136597, 1.942832350730896, 2.0648367404937744, 2.0996949672698975, 1.9079740047454834, 1.2108062505722046, 0.42649248242378235, -1.176993489265442, 1.5071024894714355, 0.8970807194709778, 0.4962092638015747, 0.8447931408882141, 0.4962092638015747, -1.2989977598190308, -1.0549890995025635, 0.670501172542572, 0.4090631604194641, 1.071372628211975, 1.0016558170318604, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.960261583328247, 2.1868410110473633, 1.5071024894714355, -0.4972548484802246, 0.2347712516784668, -1.1595642566680908, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, -0.7935512065887451, -1.5430065393447876, -1.020130753517150 [e2e-predictor] 9, -1.3164269924163818, 1.4025273323059082, 1.6988236904144287, 1.8208279609680176, 1.7162528038024902, 1.5768193006515503, 1.4025273323059082, 1.4199565649032593, 1.332810640335083, 1.768540382385254, 1.332810640335083, 1.785969614982605, 1.9079740047454834, 1.768540382385254, 1.768540382385254, 1.5942485332489014, 1.768540382385254, 1.9079740047454834, 1.4548149108886719, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 1.8731155395507812, 1.3676689863204956, 0.14762529730796814, -0.7761220335960388, 1.472244143486023, 0.7227887511253357, 1.315381407737732, 1.785969614982605, 0.9319390654563904, -0.7586928009986877, -0.9504139423370361, -0.1312417984008789, 0.7402179837226868, 0.9667974710464478, 0.8796514868736267, 1.175947904586792, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6879304051399231, 0.7402179837226868, 0.7576471567153931, 0.827363908290863, 0.8970807194709778, 0.9667974710464478, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404 [e2e-predictor] 937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 1.071372628211975, 0.008191745728254318, 0.2173420637845993, -0.20095856487751007, -0.8109803795814514, -0.5146840810775757, -1.4384313821792603, -0.3229629397392273, -0.9155555367469788, -0.4972548484802246, -0.07895421981811523, 1.8382571935653687, 1.7162528038024902, 1.5593900680541992, 1.489673376083374, 1.8208279609680176, 1.785969614982605, 1.646536111831665, 2.0299782752990723, 1.489673376083374, 2.0125491619110107, 1.942832350730896, 2.0648367404937744, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.1345534324645996, 1.472244143486023, 1.9776906967163086, 1.7511112689971924, 1.8731155395507812, 2.0648367404937744, 1.9776906967163086, 1.1236603260040283, -1.0375598669052124, 1.4199565649032593, 1.5768193006515503, 0.7576471567153931, 1.6988236904144287, 1.8905447721481323, 0.7576471567153931, -0.1486709862947464, -1.1944226026535034, -0.009237446822226048, 0.09533771127462387, 0.7750763297080994, 0.984226644039154, 0.984226644039154, 1.2456645965576172, 1.053943395614624, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294], [0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.8447931408882141, 0.9493682980537415, 1.0365142822265625, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.09969496 [e2e-predictor] 72698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.047407388687134, 2.204270124435425, 2.117124319076538, 0.2173420637845993, -0.8981263637542725, 0.6182135939598083, -1.333856225013733, -0.5146840810775757, -1.1247059106826782, -1.0549890995025635, -0.41010889410972595, -1.089847445487976, -0.688975989818573, 0.7925055623054504, 0.8970807194709778, 1.8556864261627197, 2.047407388687134, 1.9776906967163086, 1.7162528038024902, 2.0299782752990723, 1.5419609546661377, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.803398847579956, 1.803398847579956, 1.646536111831665, 1.9951199293136597, 1.7336820363998413, 1.9079740047454834, 1.472244143486023, 1.9079740047454834, 2.082265853881836, 1.8905447721481323, 0.7053595781326294, 0.9667974710464478, 1.6988236904144287, 1.6988236904144287, 0.8099347352981567, 1.768540382385254, 1.925403118133545, 0.9667974710464478, -0.04409583657979965, -1.3512853384017944, 0.008191745728254318, 0.1999128758907318, 0.600784420967102, 1.0365142822265625, 0.9667974710464478, 1.1933770179748535, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.984226644039154, 1.071372628211975, 1.053943395614624, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047 [e2e-predictor] 407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.2914161682128906, 2.1345534324645996, 1.9079740047454834, 0.8622223138809204, 0.02562093921005726, -0.6715468168258667, -0.27067533135414124, -0.7586928009986877, -0.601830005645752, 0.1999128758907318, -1.176993489265442, -1.2118518352508545, -0.25324615836143494, 0.4090631604194641, -1.647581696510315, -0.5495424270629883, -1.3687145709991455, -1.1247059106826782, 1.7511112689971924, 1.9776906967163086, 1.5593900680541992, 2.082265853881836, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.472244143486023, 1.7162528038024902, 1.8905447721481323, 2.0299782752990723, 1.2630938291549683, 1.629106879234314, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.7336820363998413, 1.8208279609680176, 1.960261583328247, 1.7511112689971924, 0.8796514868736267, 1.785969614982605, 1.942832350730896, 1.2282354831695557, 0.1999128758907318, -1.4210021495819092, 1.1236603260040283, 0.44392168521881104, 0.9667974710464478, 0.4962092638015747, 0.4613508880138397, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9319390654563904, 1.0190850496292114, 1.0365142822265625, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963 [e2e-predictor] , 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.1345534324645996, 2.2914161682128906, 0.35677558183670044, -0.532113254070282, -0.1661001741886139, 0.32191720604896545, 0.670501172542572, -0.9504139423370361, -1.1944226026535034, -0.21838775277137756, -0.7761220335960388, -1.176993489265442, -0.3055337369441986, -1.0549890995025635, -0.9504139423370361, -1.2292810678482056, -0.5146840810775757, -0.8109803795814514, -0.3403921127319336, -1.5255773067474365, -1.0724183320999146, 0.18248367309570312, 0.42649248242378235, 1.0190850496292114, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.3502397537231445, 1.768540382385254, 2.047407388687134, 0.9145098924636841, 1.3850982189178467, 1.960261583328247, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.925403118133545, 1.925403118133545, 1.5942485332489014, 1.2108062505722046, 1.7336820363998413, 1.8731155395507812, 1.4548149108886719, -0.06152502819895744, -1.5255773067474365, 1.8208279609680176, 1.4373857975006104, 0.600784420967102, 0.4962092638015747, -0.09638340771198273, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.507102489 [e2e-predictor] 4714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.361132860183716, 1.071372628211975, 0.2173420637845993, -0.5844008326530457, -0.18352937698364258, 0.8099347352981567, 0.1999128758907318, 0.4962092638015747, -0.3403921127319336, 0.42649248242378235, 0.44392168521881104, -1.2292810678482056, -1.490718960762024, -0.4972548484802246, -1.403572916984558, -1.333856225013733, -0.3055337369441986, -0.601830005645752, -1.1421350240707397, -1.2815686464309692, -1.2989977598190308, -0.6541175842285156, -0.11381260305643082, -0.532113254070282, 0.9145098924636841, 1.768540382385254, 1.3502397537231445, 1.4025273323059082, 1.646536111831665, 0.9493682980537415, 1.6639652252197266, 1.4548149108886719, 2.0299782752990723, 2.151982545852661, 2.1345534324645996, 2.047407388687134, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 2.117124319076538, 2.0996949672698975, 1.960261583328247, -0.601830005645752, -0.5495424270629883, 2.0299782752990723, 1.925403118133545, 0.7750763297080994, -0.04409583657979965, -0.5844008326530457, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.053943395614624, 1 [e2e-predictor] .1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 1.0365142822265625, 0.06047932058572769, -0.09638340771198273, -0.2881045341491699, 0.4613508880138397, 0.5659260153770447, -1.246710181236267, -1.0201307535171509, 0.33934640884399414, -0.009237446822226048, -0.37525051832199097, -0.20095856487751007, -1.176993489265442, 0.1999128758907318, -0.37525051832199097, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -1.0375598669052124, -0.9155555367469788, -0.7761220335960388, -0.25324615836143494, -1.1595642566680908, 0.1999128758907318, -0.04409583657979965, 1.646536111831665, 1.8905447721481323, 0.9145098924636841, 0.9493682980537415, 1.2979521751403809, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.0125491619110107, 2.047407388687134, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 2.2216994762420654, 2.1694118976593018, 2.0125491619110107, -0.8284096121788025, 1.1410894393920898, 1.925403118133545, 1.960261583328247, 1.4199565649032593, 0.8622223138809204, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0 [e2e-predictor] .2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.2216994762420654, 2.239128589630127, -0.7412636280059814, -0.3229629397392273, -0.25324615836143494, -0.601830005645752, 0.33934640884399414, 0.2347712516784668, -0.3055337369441986, -1.0724183320999146, 0.600784420967102, 0.5833552479743958, 0.4962092638015747, -0.9678431153297424, 0.2173420637845993, -1.403572916984558, -1.3512853384017944, -1.2815686464309692, -1.4384313821792603, -0.8806971907615662, 0.6530719995498657, -0.7935512065887451, -0.601830005645752, -1.0027015209197998, -0.4623964726924896, -1.0375598669052124, -0.8632679581642151, 0.8447931408882141, 1.2282354831695557, 0.7925055623054504, -0.23581695556640625, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 2.0299782752990723, 2.1694118976593018, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.8382571935653687, 1.803398847579956, 1.960261583328247, 1.9951199293136597, 0.9319390654563904, 0.18248367309570312, 0.44392168521881104, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781 [e2e-predictor] 326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.4613508880138397, 0.5310676693916321, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.1868410110473633, 2.1694118976593018, -0.1486709862947464, -0.6366884112358093, -0.18352937698364258, -0.8458387851715088, -0.9155555367469788, 1.6988236904144287, -0.6541175842285156, -0.3578213155269623, -0.688975989818573, -1.3687145709991455, -0.44496726989746094, -0.1312417984008789, -0.7761220335960388, -0.5146840810775757, -1.4558604955673218, -1.2118518352508545, -1.2989977598190308, 0.4090631604194641, 1.3850982189178467, 1.6988236904144287, 0.2696296274662018, -1.0549890995025635, -0.1486709862947464, -1.0549890995025635, -0.7238344550132751, -1.1072766780853271, -0.1661001741886139, 1.472244143486023, 0.02562093921005726, 1.2630938291549683, 1.0016558170318604, 1.5071024894714355, 1.8556864261627197, 1.9776906967163086, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.117124319076538, 2.1868410110473633, 1.9776906967163086, 1.9951199293136597, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 1.5942485332489014, 0.32191720604896545, 0.3916339874267578, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.84479314 [e2e-predictor] 08882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.082265853881836, 2.3262743949890137, -1.0201307535171509, 0.6530719995498657, 2.0125491619110107, 0.4090631604194641, 0.33934640884399414, -0.6366884112358093, -0.06152502819895744, -0.6366884112358093, -0.9504139423370361, -1.3687145709991455, -1.1421350240707397, 0.2347712516784668, -0.3403921127319336, -1.0201307535171509, -1.5081480741500854, -1.0027015209197998, 0.5659260153770447, 0.9319390654563904, 1.1236603260040283, 2.1868410110473633, 1.2630938291549683, 0.5484968423843384, 1.0016558170318604, 1.489673376083374, 0.8796514868736267, -0.8109803795814514, -1.1247059106826782, 0.6182135939598083, 1.1062309741973877, 0.984226644039154, 1.3676689863204956, 1.3850982189178467, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.942832350730896, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 1.942832350730896, 1.8905447721481323, 2.204270124435425, 1.9951199293136597, 0.670501172542572, 0.09533771127462387, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947 [e2e-predictor] 904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.2914161682128906, 1.8208279609680176, -0.532113254070282, 0.0430501289665699, 0.6356428265571594, 0.7053595781326294, -0.532113254070282, -0.21838775277137756, -0.9155555367469788, -0.7586928009986877, -0.9678431153297424, -1.1595642566680908, -1.2118518352508545, -0.6715468168258667, -0.8981263637542725, -1.2989977598190308, -0.1312417984008789, -1.333856225013733, 0.9667974710464478, 0.2696296274662018, 1.2108062505722046, 1.4025273323059082, 1.960261583328247, 1.768540382385254, 1.332810640335083, 1.0365142822265625, 0.9493682980537415, 0.7227887511253357, -1.246710181236267, 0.4962092638015747, 1.2456645965576172, 1.4548149108886719, 1.1062309741973877, 1.4373857975006104, 1.5942485332489014, 1.646536111831665, 1.7336820363998413, 2.047407388687134, [e2e-predictor] 2.0125491619110107, 2.117124319076538, 2.1694118976593018, 2.151982545852661, 1.803398847579956, 1.9079740047454834, 2.1868410110473633, 2.1694118976593018, 1.2979521751403809, 0.5310676693916321, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 0.07790851593017578, -0.3229629397392273, -0.1312417984008789, 0.16505448520183563, -0.4623964726924896, 0.984226644039154, 1.158518671989441, 0.7925055623054504, -1.0027015209197998, 0.42649248242378235, -0.9504139423370361, -0.5146840810775757, -0.5146840810775757, -0.532113254070282, -1.1421350240707397, 0.4090631604194641, -0.44496726989746094, -1.0375598669052124, -0.8981263637542725, -1.089847445487976, 0.6705011 [e2e-predictor] 72542572, 0.8099347352981567, 0.5833552479743958, 1.5071024894714355, 1.7511112689971924, 0.7576471567153931, 0.6879304051399231, 0.600784420967102, 0.28705883026123047, 0.3742047846317291, -0.601830005645752, 1.3676689863204956, 1.3502397537231445, 1.2630938291549683, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.332810640335083, 1.629106879234314, 1.8731155395507812, 2.0996949672698975, 2.239128589630127, 2.0996949672698975, 1.960261583328247, 1.9776906967163086, 2.0996949672698975, 2.1868410110473633, 1.9951199293136597, 1.489673376083374, 0.9319390654563904, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 0.478780061006546, -1.0201307535171509, -0.4798256754875183, 0 [e2e-predictor] .4962092638015747, 0.8099347352981567, 1.0365142822265625, 1.175947904586792, 1.1410894393920898, 0.6879304051399231, 0.16505448520183563, -0.3229629397392273, -0.8109803795814514, -1.246710181236267, -1.5081480741500854, -0.5146840810775757, -1.0201307535171509, 0.008191745728254318, -1.089847445487976, -0.5669716596603394, -0.21838775277137756, -1.2641394138336182, 0.8099347352981567, 0.7925055623054504, 0.5833552479743958, 0.6182135939598083, 1.332810640335083, 1.3676689863204956, 1.175947904586792, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 1.489673376083374, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6639652252197266, 1.3850982189178467, 1.472244143486023, 1.629106879234314, 1.785969614982605, 1.942832350730896, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 1.2979521751403809, 0.8796514868736267, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9 [e2e-predictor] 951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 0.600784420967102, 0.33934640884399414, -1.0549890995025635, -0.5669716596603394, 0.513638436794281, 1.0365142822265625, 1.2805230617523193, 1.2108062505722046, 1.0888018608093262, 0.7227887511253357, 0.7925055623054504, -0.7064052224159241, -0.42753809690475464, -1.1421350240707397, -0.23581695556640625, -1.0549890995025635, -0.23581695556640625, -0.7761220335960388, -0.3403921127319336, -0.6366884112358093, -1.0201307535171509, -0.3578213155269623, -1.0201307535171509, 0.670501172542572, 0.7402179837226868, 1.2979521751403809, 1.7511112689971924, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.4373857975006104, 1.2805230617523193, 1.629106879234314, 1.5245317220687866, 1.768540382385254, 1.8556864261627197, 1.9951199293136597, 1.803398847579956, 1.6988236904144287, 1.472244143486023, 1.6988236904144287, 1.768540382385254, 1.646536111831665, 1.5593900680541992, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.960261583328247, 2.0299782752990723, 1.611677646636963, 0.8796514868736267, 0.9667974710464478, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.8622223138809204, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687 [e2e-predictor] 134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 0.42649248242378235, 0.6182135939598083, -0.9678431153297424, -0.601830005645752, 0.6530719995498657, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 0.827363908290863, 0.09533771127462387, -0.8284096121788025, -0.37525051832199097, -1.1072766780853271, 0.2522004544734955, -0.39267969131469727, -0.6541175842285156, -0.7586928009986877, -1.1247059106826782, 0.07790851593017578, -0.9852723479270935, -0.8981263637542725, -1.2118518352508545, 1.6639652252197266, 1.8556864261627197, 1.785969614982605, 1.472244143486023, 1.8208279609680176, 1.8905447721481323, 1.5768193006515503, 1.646536111831665, 1.7511112689971924, 1.489673376083374, 2.0299782752990723, 2.047407388687134, 1.6988236904144287, 1.7162528038024902, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.6639652252197266, 1.629106879234314, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.629106879234314, 1.768540382385254, 1.8905447721481323, 1.1062309741973877, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1. [e2e-predictor] 768540382385254, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 0.5833552479743958, 0.7576471567153931, -0.5495424270629883, -0.7586928009986877, 0.6356428265571594, 1.1933770179748535, 1.3676689863204956, 1.2805230617523193, 1.175947904586792, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 1.4025273323059082, 0.0430501289665699, -0.25324615836143494, -0.619259238243103, -1.5952941179275513, -0.8109803795814514, -1.0375598669052124, -0.688975989818573, -1.1247059106826782, -0.9329847693443298, -0.8109803795814514, -1.089847445487976, -0.11381260305643082, 1.4025273323059082, 1.5768193006515503, 1.6813944578170776, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 2.0299782752990723, 1.9951199293136597, 1.5245317220687866, 2.117124319076538, 2.0299782752990723, 2.0996949672698975, 1.8905447721481323, 1.785969614982605, 1.7162528038024902, 1.803398847579956, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.472244143486023, 1.6813944578170776, 2.1345534324645996, 1.4373857975006104, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.036514282226 [e2e-predictor] 5625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 2.047407388687134, 0.7750763297080994, 0.44392168521881104, 0.02562093921005726, -0.5495424270629883, 0.7750763297080994, 1.332810640335083, 1.332810640335083, 1.315381407737732, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.2805230617523193, 1.315381407737732, -0.41010889410972595, -0.8806971907615662, -0.8806971907615662, -1.0724183320999146, 0.35677558183670044, -0.9504139423370361, -0.09638340771198273, -0.1312417984008789, -1.3687145709991455, -1.0027015209197998, -0.7238344550132751, -1.3512853384017944, -0.4798256754875183, 1.5768193006515503, 1.7336820363998413, 1.5593900680541992, 1.5768193006515503, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 1.768540382385254, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 1.9079740047454834, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.7511112689971924, 2.117124319076538, 1.3850982189178467, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.583355247974 [e2e-predictor] 3958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 2.0299782752990723, 1.5071024894714355, 0.5484968423843384, -0.4623964726924896, 0.09533771127462387, 0.7402179837226868, 1.158518671989441, 1.2108062505722046, 1.0190850496292114, 0.6879304051399231, 1.1236603260040283, 1.2282354831695557, 1.1062309741973877, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, -0.42753809690475464, -0.20095856487751007, 0.2696296274662018, -0.25324615836143494, -0.3403921127319336, -0.3578213155269623, 0.07790851593017578, 1.315381407737732, -1.1072766780853271, -1.1072766780853271, -0.6366884112358093, -1.176993489265442, 0.478780061006546, 1.785969614982605, 1.6988236904144287, 1.785969614982605, 2.0648367404937744, 2.1694118976593018, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.0648367404937744, 1.5245317220687866, 1.785969614982605, 1.9951199293136597, 1.960261583328247, 2.0996949672698975, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.6639652252197266, 2.2216994762420654, 2.3437037467956543, 0.7227887511253357, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.374204784631 [e2e-predictor] 7291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.646536111831665, 0.7576471567153931, 0.2522004544734955, 0.9667974710464478, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.6879304051399231, 1.1062309741973877, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.3676689863204956, 0.9145098924636841, 0.14762529730796814, -0.009237446822226048, -0.2881045341491699, 0.33934640884399414, 0.6182135939598083, -0.18352937698364258, -0.532113254070282, -0.09638340771198273, -0.9504139423370361, -0.3055337369441986, -0.27067533135414124, -1.0724183320999146, 0.5310676693916321, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.082265853881836, 1.8208279609680176, 1.4373857975006104, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.0648367404937744, 1.960261583328247, 1.8382571935653687, 1.942832350730896, 2.204270124435425, 2.1694118976593018, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8622223138809204, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.565 [e2e-predictor] 9260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.1410894393920898, 0.7227887511253357, 1.2630938291549683, 1.4373857975006104, 0.30448800325393677, 0.2173420637845993, 0.827363908290863, 0.7750763297080994, 0.600784420967102, 1.071372628211975, 1.611677646636963, 1.1933770179748535, 1.2630938291549683, 1.8208279609680176, 1.5245317220687866, 1.0190850496292114, 0.9667974710464478, -0.20095856487751007, -0.41010889410972595, 1.3502397537231445, -0.7761220335960388, -0.3229629397392273, 1.332810640335083, 0.42649248242378235, 0.9493682980537415, -0.9678431153297424, -0.5146840810775757, -0.5844008326530457, -0.4623964726924896, -0.601830005645752, 0.5310676693916321, 1.803398847579956, 2.204270124435425, 2.0996949672698975, 2.117124319076538, 1.942832350730896, 2.117124319076538, 1.9776906967163086, 1.9776906967163086, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0125491619110107, 1.6813944578170776, 1.8905447721481323, 2.117124319076538, 1.785969614982605, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.65307199954 [e2e-predictor] 98657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 1.0190850496292114, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.8905447721481323, 0.478780061006546, 0.8796514868736267, 0.670501172542572, 0.6530719995498657, 0.8622223138809204, 0.32191720604896545, 0.7227887511253357, 0.8099347352981567, 0.5833552479743958, 0.8622223138809204, 1.3850982189178467, 0.984226644039154, 1.2282354831695557, 1.925403118133545, 1.8556864261627197, 1.472244143486023, 0.9493682980537415, -0.4798256754875183, -0.619259238243103, 0.28705883026123047, -1.089847445487976, -0.3055337369441986, 2.1868410110473633, 1.7511112689971924, 0.8447931408882141, 0.6879304051399231, -0.8806971907615662, -0.6541175842285156, 0.07790851593017578, -0.8981263637542725, -0.9678431153297424, 0.6356428265571594, 2.308845281600952, 2.0648367404937744, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.8208279609680176, 1.8731155395507812, 1.6639652252197266, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0996949672698975, 1.785969614982605, 2.0299782752990723, 1.8731155395507812, 0.8796514868736267, 0.8796514868736267, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372 [e2e-predictor] 628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7925055623054504, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.8905447721481323, 0.42649248242378235, 0.8447931408882141, -0.42753809690475464, 1.5593900680541992, 0.8970807194709778, 0.6879304051399231, 0.827363908290863, 1.175947904586792, 0.8970807194709778, 0.8970807194709778, 1.1933770179748535, 0.7925055623054504, 1.1933770179748535, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 0.827363908290863, -0.1486709862947464, -0.1661001741886139, -0.8806971907615662, 1.2805230617523193, -1.1944226026535034, 1.4373857975006104, 1.925403118133545, 1.5768193006515503, 1.0190850496292114, 0.6879304051399231, -0.3403921127319336, -0.41010889410972595, 0.42649248242378235, -0.39267969131469727, -1.2292810678482056, 0.513638436794281, 2.1694118976593018, 1.7162528038024902, 1.4199565649032593, 1.4199565649032593, 0.8447931408882141, 1.925403118133545, 2.0996949672698975, 2.0996949672698975, 2.239128589630127, 2.2216994762420654 [e2e-predictor] , 2.239128589630127, 2.239128589630127, 2.1694118976593018, 2.0996949672698975, 1.8382571935653687, 2.0299782752990723, 1.8905447721481323, 1.7511112689971924, 0.8099347352981567, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.513638436794281, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.629106879234314, 1.6813944578170776, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 0.600784420967102, 0.2347712516784668, -0.07895421981811523, 1.1933770179748535, 1.4025273323059082, 1.0365142822265625, 1.5245317220687866, 1.5071024894714355, 1.053943395614624, 1.1933770179748535, 1.315381407737732, 0.6530719995498657, 1.2108062505722046, 1.8905447721481323, 1.942832350730896, 1.960261583328247, 1.5071024894714355, 0.670501172542572, 0.8970807194709778, 0.16505448520183563, 0.7925055623054504, -0.7586928009986877, -0.619259238243103, 1.9776906967163086, 1.8731155395507812, [e2e-predictor] 2.082265853881836, 1.803398847579956, 1.2805230617523193, 0.7925055623054504, 0.4962092638015747, 0.513638436794281, 0.513638436794281, -1.2641394138336182, 0.478780061006546, 1.768540382385254, 1.175947904586792, 1.768540382385254, 1.1062309741973877, 1.5942485332489014, 1.9776906967163086, 1.8731155395507812, 2.2565577030181885, 2.2914161682128906, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.2216994762420654, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 0.670501172542572, 0.9319390654563904, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.42649248242378235, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.0888018608093262, 1.175947904586792, 1.2630938291549683, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 0.5310676693916321, 0.9667974710464478, 0.6530719995498657, 1.2979521751403809, 1.4025273323059082, 0.9667974710464478, 1.489673376083374, 1.489673376083 [e2e-predictor] 374, 1.0190850496292114, 1.332810640335083, 1.315381407737732, 0.6879304051399231, 1.158518671989441, 1.8731155395507812, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.5245317220687866, -0.23581695556640625, 1.629106879234314, 0.8622223138809204, 1.2108062505722046, -1.0375598669052124, 2.117124319076538, 1.8208279609680176, 2.1694118976593018, 2.2914161682128906, 2.1694118976593018, 2.0125491619110107, 1.8382571935653687, 0.7750763297080994, 0.6182135939598083, 0.8447931408882141, -1.246710181236267, 1.5071024894714355, 0.33934640884399414, 1.8556864261627197, 1.803398847579956, 1.4548149108886719, 1.785969614982605, 1.5593900680541992, 1.3502397537231445, 2.2565577030181885, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.1868410110473633, 1.8731155395507812, 1.8556864261627197, 2.047407388687134, 1.768540382385254, 0.6182135939598083, 0.8796514868736267, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.90797400 [e2e-predictor] 47454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.925403118133545, 1.0016558170318604, 1.5942485332489014, 0.7053595781326294, 1.4548149108886719, 0.984226644039154, 0.984226644039154, 1.3502397537231445, 1.4199565649032593, 0.670501172542572, 1.2282354831695557, 1.2456645965576172, 0.6356428265571594, 1.3502397537231445, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.942832350730896, 1.7511112689971924, 1.1236603260040283, 1.8208279609680176, 1.8382571935653687, 1.332810640335083, -1.176993489265442, 1.9079740047454834, 1.8731155395507812, 2.1868410110473633, 2.239128589630127, 2.2914161682128906, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.0016558170318604, 0.7402179837226868, 0.33934640884399414, -1.0724183320999146, 1.158518671989441, 1.2805230617523193, 1.0016558170318604, 1.6639652252197266, 1.5593900680541992, 0.9493682980537415, 1.0888018608093262, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.047407388687134, 1.9776906967163086, 1.7511112689971924, 0.9145098924636841, 0.7402179837226868, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.3742047846317291, 0.44392168521881104, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.94283 [e2e-predictor] 2350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.5071024894714355, 1.3502397537231445, 1.332810640335083, 1.8382571935653687, 1.3676689863204956, 0.670501172542572, 0.6182135939598083, 0.9493682980537415, 0.4962092638015747, 1.175947904586792, 1.2630938291549683, 0.7576471567153931, 1.2979521751403809, 1.803398847579956, 1.8556864261627197, 1.925403118133545, 1.8382571935653687, 1.2630938291549683, -0.009237446822226048, 1.8731155395507812, 2.0996949672698975, 1.2979521751403809, -0.9504139423370361, 1.8905447721481323, 1.960261583328247, 2.2216994762420654, 2.239128589630127, 2.3437037467956543, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.0996949672698975, 0.8622223138809204, 0.8796514868736267, -1.403572916984558, 1.6988236904144287, 1.0190850496292114, 1.8382571935653687, 1.611677646636963, 1.4373857975006104, 0.984226644039154, 1.0016558170318604, 2.2565577030181885, 2.27398681640625, 2.3785619735717773, 2.395991325378418, 2.3262743949890137, 2.239128589630127, 2.1345534324645996, 1.960261583328247, 1.8731155395507812, 1.6988236904144287, 0.7576471567153931, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.4090631604194641, 0.5310676693916321, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.6291 [e2e-predictor] 06879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.5942485332489014, 1.175947904586792, 1.2979521751403809, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 1.1062309741973877, 1.1062309741973877, 0.8099347352981567, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8905447721481323, 1.2456645965576172, 0.4613508880138397, 0.8622223138809204, 1.6639652252197266, 1.942832350730896, 1.0888018608093262, -0.8284096121788025, 2.047407388687134, 2.117124319076538, 2.239128589630127, 2.2565577030181885, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 1.5768193006515503, 0.7576471567153931, -0.1486709862947464, 0.7402179837226868, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.4199565649032593, 1.3676689863204956, 0.7053595781326294, 2.27398681640625, 2.308845281600952, 2.3437037467956543, 2.4134204387664795, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 1.9776906967163086, 1.9951199293136597, 1.942832350730896, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.304 [e2e-predictor] 48800325393677, 0.35677558183670044, 0.44392168521881104, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.8970807194709778, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.7162528038024902, 1.5071024894714355, 1.1062309741973877, 1.7336820363998413, 1.8731155395507812, 1.6813944578170776, 0.5310676693916321, 0.35677558183670044, 0.5659260153770447, 0.8970807194709778, 0.7925055623054504, 1.053943395614624, 1.646536111831665, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 0.18248367309570312, -0.04409583657979965, -0.688975989818573, 0.8622223138809204, 1.5245317220687866, 0.7227887511253357, 1.3676689863204956, 2.1868410110473633, 2.0648367404937744, 2.2216994762420654, 2.1694118976593018, 2.239128589630127, 2.2565577030181885, 2.3262743949890137, 2.27398681640625, 2.2565577030181885, 1.7511112689971924, 1.942832350730896, 1.053943395614624, 0.7925055623054504, 1.960261583328247, 1.9951199293136597, 1.489673376083374, 0.7053595781326294, 1.158518671989441, 0.8970807194709778, 2.151982545852661, 2.27398681640625, 2.3437037467956543, 2.4134204387664795, 2.3785619735717773, 2.2914161682128906, 2.3437037467956543, 2.082265853881836, 2.117124319076538, 1.785969614982605, 1.053943395614624, 0.7402179837226868, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578 [e2e-predictor] , 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8208279609680176, 1.8731155395507812, 1.6813944578170776, 1.4373857975006104, 1.2979521751403809, 1.5419609546661377, 2.0125491619110107, 1.9951199293136597, 1.5419609546661377, -0.09638340771198273, 0.670501172542572, 0.984226644039154, 0.670501172542572, 1.4199565649032593, 1.8731155395507812, 2.0299782752990723, 1.9079740047454834, 2.0299782752990723, -0.1312417984008789, 0.1999128758907318, -0.619259238243103, 0.2347712516784668, 1.1062309741973877, 1.6988236904144287, 1.332810640335083, 2.1868410110473633, 2.0299782752990723, 2.3262743949890137, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.2216994762420654, 2.2565577030181885, 2.2216994762420654, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.611677646636963, 1.925403118133545, 1.9079740047454834, 1.489673376083374, 0.8796514868736267, 1.3502397537231445, 1.489673376083374, 1.8905447721481323, 2.308845281600952, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.2216994762420654, 2.204270124435425, 1.5768193006515503, 1.3502397537231445, 0.7053595781326294, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044 [e2e-predictor] , 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1410894393920898, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.472244143486023, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.803398847579956, 1.8208279609680176, 1.0016558170318604, 1.3676689863204956, 1.0190850496292114, 1.3502397537231445, 2.082265853881836, 2.047407388687134, 1.8556864261627197, 0.4613508880138397, 0.7227887511253357, 0.8796514868736267, 0.670501172542572, 1.5593900680541992, 1.8556864261627197, 2.047407388687134, 2.0299782752990723, 1.1062309741973877, 0.3916339874267578, 0.1999128758907318, -0.4623964726924896, -0.4798256754875183, 0.5484968423843384, 1.1236603260040283, 1.646536111831665, 2.0299782752990723, 2.047407388687134, 2.1345534324645996, 2.2216994762420654, 2.151982545852661, 1.8905447721481323, 2.204270124435425, 2.3437037467956543, 2.308845281600952, 2.151982545852661, 2.047407388687134, 2.082265853881836, 1.8905447721481323, 1.8208279609680176, 1.960261583328247, 1.785969614982605, 0.8447931408882141, 1.175947904586792, 1.3502397537231445, 1.942832350730896, 2.308845281600952, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.2565577030181885, 1.785969614982605, 1.5942485332489014, 0.7402179837226868, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [e2e-predictor] [0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.768540382385254, 1.175947904586792, 1.2630938291549683, 0.9667974710464478, 1.2805230617523193, 2.047407388687134, 2.0125491619110107, 1.5071024894714355, 1.1236603260040283, 0.600784420967102, 0.44392168521881104, 0.6879304051399231, 1.8556864261627197, 1.9079740047454834, 1.8208279609680176, 1.9776906967163086, 0.28705883026123047, -0.04409583657979965, 0.6356428265571594, -0.23581695556640625, -0.4972548484802246, 0.1999128758907318, 0.7925055623054504, 1.4548149108886719, 1.472244143486023, 1.7336820363998413, 2.204270124435425, 2.151982545852661, 2.117124319076538, 2.204270124435425, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.9079740047454834, 2.082265853881836, 1.7336820363998413, 0.5310676693916321, 1.0016558170318604, 1.3850982189178467, 2.0648367404937744, 2.308845281600952, 2.361132860183716, 2.395991325378418, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.2565577030181885, 1.8731155395507812, 1.8208279609680176, 0.6879304051399231, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.565926 [e2e-predictor] 0153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.9667974710464478, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4548149108886719, 1.472244143486023, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.6988236904144287, 1.2979521751403809, 1.315381407737732, 0.9493682980537415, 1.4548149108886719, 2.047407388687134, 1.785969614982605, 1.1062309741973877, 1.4373857975006104, 0.4613508880138397, 0.4613508880138397, 1.4548149108886719, 1.8556864261627197, 2.204270124435425, 1.8556864261627197, 1.768540382385254, 0.30448800325393677, 0.06047932058572769, 0.827363908290863, -0.23581695556640625, 0.09533771127462387, -0.8981263637542725, 0.7925055623054504, 0.8447931408882141, 1.175947904586792, 2.082265853881836, 1.8382571935653687, 2.1694118976593018, 2.1694118976593018, 1.9951199293136597, 2.1868410110473633, 2.3437037467956543, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 2.1345534324645996, 1.175947904586792, 1.2979521751403809, 1.5768193006515503, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 1.8905447721481323, 1.6639652252197266, 0.7750763297080994, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604 [e2e-predictor] , 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.33934640884399414, 0.3916339874267578, 0.4613508880138397, 0.513638436794281, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.6988236904144287, 1.4373857975006104, 1.4025273323059082, 0.8796514868736267, 1.4025273323059082, 2.0299782752990723, 0.4090631604194641, 0.600784420967102, 1.4373857975006104, 1.071372628211975, 1.472244143486023, 1.472244143486023, 1.9079740047454834, 1.8382571935653687, 1.6988236904144287, 1.472244143486023, 0.02562093921005726, 0.07790851593017578, 0.5659260153770447, -0.41010889410972595, 0.6879304051399231, -0.6715468168258667, 0.07790851593017578, 1.071372628211975, 1.8556864261627197, 1.9776906967163086, 1.5071024894714355, 1.8731155395507812, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.308845281600952, 2.151982545852661, 2.2216994762420654, 2.1345534324645996, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.151982545852661, 2.151982545852661, 0.14762529730796814, 1.1410894393920898, 1.611677646636963, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 2.3262743949890137, 2.29 [e2e-predictor] 14161682128906, 1.472244143486023, 1.768540382385254, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546], [0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.4373857975006104, 1.5071024894714355, 0.8796514868736267, 1.5245317220687866, 1.6813944578170776, -0.41010889410972595, -0.601830005645752, 0.9667974710464478, 1.472244143486023, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.8905447721481323, 1.489673376083374, 0.9667974710464478, -0.009237446822226048, -0.25324615836143494, 0.0430501289665699, 0.02562093921005726, 0.600784420967102, -0.1312417984008789, 0.4613508880138397, 0.6182135939598083, 1.2979521751403809, 1.2630938291549683, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 2.047407388687134, 2.3262743949890137, 2.2 [e2e-predictor] 216994762420654, 2.27398681640625, 2.0648367404937744, 2.082265853881836, 2.2216994762420654, 1.9776906967163086, 2.151982545852661, 1.8731155395507812, 0.7227887511253357, 1.0190850496292114, 1.646536111831665, 1.942832350730896, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.308845281600952, 2.27398681640625, 1.803398847579956, 1.925403118133545, 0.600784420967102, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0016558170318604, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.489673376083374, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.611677646636963, 1.5768193006515503, 1.315381407737732, 1.472244143486023, 0.5659260153770447, 1.611677646636963, 1.5245317220687866, 0.11276690661907196, -0.23581695556640625, 0.06047932058572769, 1.8556864261627197, 0.33934640884399414, 1.8905447721481323, 1.942832350730896, 1.942832350730896, 1.45481 [e2e-predictor] 49108886719, 1.053943395614624, 0.30448800325393677, 0.44392168521881104, 1.1062309741973877, 0.11276690661907196, 1.0016558170318604, 0.6356428265571594, -0.25324615836143494, 0.2173420637845993, 0.7750763297080994, 0.7925055623054504, 1.2282354831695557, 1.489673376083374, 1.611677646636963, 0.6530719995498657, 1.4025273323059082, 2.151982545852661, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.117124319076538, 2.27398681640625, 2.151982545852661, 1.7511112689971924, 2.082265853881836, 0.7750763297080994, 1.4199565649032593, 1.472244143486023, 1.8556864261627197, 2.308845281600952, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 1.960261583328247, 1.785969614982605, 0.6356428265571594, 0.7402179837226868, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.3742047846317291, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.71625 [e2e-predictor] 28038024902, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.785969614982605, 1.6813944578170776, 1.053943395614624, 1.315381407737732, 0.7750763297080994, 1.611677646636963, 1.1933770179748535, 0.09533771127462387, -1.1595642566680908, -0.23581695556640625, 1.646536111831665, 0.4613508880138397, 1.6988236904144287, 1.960261583328247, 1.8905447721481323, 1.6813944578170776, 1.071372628211975, 0.18248367309570312, 0.513638436794281, 1.2282354831695557, 0.18248367309570312, 0.600784420967102, 0.30448800325393677, -0.688975989818573, 0.6356428265571594, 0.8447931408882141, 1.332810640335083, 1.2282354831695557, 1.175947904586792, 1.5942485332489014, 1.0888018608093262, 1.942832350730896, 2.2565577030181885, 2.1694118976593018, 2.2914161682128906, 2.117124319076538, 2.082265853881836, 2.0648367404937744, 1.960261583328247, 1.9951199293136597, 2.0996949672698975, 1.803398847579956, 1.2979521751403809, 1.611677646636963, 1.960261583328247, 2.204270124435425, 2.2565577030181885, 2.3437037467956543, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.204270124435425, 2.0648367404937744, 1.472244143486023, 1.489673376083374, 0.6530719995498657, 0.7227887511253357, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747], [0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.35677558183670044, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.73 [e2e-predictor] 36820363998413, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, -0.37525051832199097, 1.158518671989441, 0.3742047846317291, 1.646536111831665, 1.0365142822265625, 0.02562093921005726, -0.026666639372706413, -0.39267969131469727, 0.1999128758907318, 0.3742047846317291, 1.785969614982605, 2.082265853881836, 1.8208279609680176, 1.629106879234314, 0.1999128758907318, 0.11276690661907196, 0.42649248242378235, 0.8970807194709778, 0.33934640884399414, 0.7925055623054504, 0.7750763297080994, -0.41010889410972595, -0.3229629397392273, 0.7925055623054504, 0.8796514868736267, 0.0430501289665699, 0.984226644039154, 1.489673376083374, 1.2456645965576172, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 1.9776906967163086, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.0125491619110107, 1.8905447721481323, 1.5419609546661377, 1.8556864261627197, 2.0299782752990723, 2.2216994762420654, 2.27398681640625, 2.308845281600952, 2.3785619735717773, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.0648367404937744, 1.472244143486023, 2.0648367404937744, 0.6530719995498657, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397], [0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, [e2e-predictor] 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, -1.0027015209197998, 1.158518671989441, 0.18248367309570312, 1.5419609546661377, 0.8099347352981567, 0.2696296274662018, 0.7576471567153931, 0.5659260153770447, 0.984226644039154, 0.5659260153770447, 1.7336820363998413, 2.0996949672698975, 1.7511112689971924, 1.646536111831665, 0.600784420967102, 0.16505448520183563, 0.28705883026123047, 0.6879304051399231, 0.4613508880138397, 0.7750763297080994, 1.1062309741973877, 0.3742047846317291, -0.619259238243103, 1.332810640335083, 0.44392168521881104, 1.1236603260040283, -0.1661001741886139, 0.7402179837226868, 0.600784420967102, 1.768540382385254, 2.0125491619110107, 2.117124319076538, 2.204270124435425, 2.239128589630127, 2.0996949672698975, 1.803398847579956, 1.8556864261627197, 2.0299782752990723, 1.803398847579956, 1.7511112689971924, 1.2979521751403809, 1.803398847579956, 1.8905447721481323, 2.27398681640625, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.308845281600952, 2.1868410110473633, 1.9776906967163086, 1.6813944578170776, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668 [e2e-predictor] , 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.30448800325393677, 0.4090631604194641, 0.4962092638015747, 0.4613508880138397, 0.5659260153770447, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, -0.20095856487751007, 1.1410894393920898, 0.9319390654563904, 1.3676689863204956, 1.315381407737732, 0.478780061006546, 0.30448800325393677, 0.7053595781326294, 1.2456645965576172, -0.1312417984008789, 1.1410894393920898, 2.082265853881836, 1.5071024894714355, 1.5071024894714355, 0.7402179837226868, 0.008191745728254318, 0.3742047846317291, 0.7925055623054504, 0.7576471567153931, 0.670501172542572, 1.315381407737732, 0.32191720604896545, -0.7064052224159241, 0.8970807194709778, 1.4548149108886719, 1.489673376083374, 1.3676689863204956, 0.2522004544734955, 1.2630938291549683, 1.1236603260040283, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.3262743949890137, 2.2216994762420654, 1.5768193006515503, 1.7336820363998413, 2.0125491619110107, 1.8382571935653687, 1.768540382385254, 0.8622223138809204, 1.646536111831665, 1.925403118133545, 2.3437037467956543, 2.151982545852661, 2.361132860183716, 2.395991325378418, 2.4134204387664795, 2.361132860183716, 2.3785619735717773, 2.3437037467956543, 2.239128589630127, 1.9951199293136597, 2.0299782752990723, 0.670501172542572, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.287 [e2e-predictor] 05883026123047, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.18248367309570312, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.4199565649032593, 1.646536111831665, 0.0430501289665699, 1.1236603260040283, 1.315381407737732, 1.6813944578170776, 1.7162528038024902, 0.2696296274662018, 0.7227887511253357, 1.0365142822265625, -0.4623964726924896, -0.4972548484802246, 0.6182135939598083, 2.151982545852661, 1.5942485332489014, 1.2456645965576172, 0.6530719995498657, -0.5495424270629883, 0.984226644039154, 0.5833552479743958, 0.600784420967102, 0.3916339874267578, 0.9493682980537415, 0.513638436794281, 0.09533771127462387, -0.3578213155269623, 0.4090631604194641, 1.315381407737732, 1.175947904586792, 0.7925055623054504, -0.06152502819895744, -0.20095856487751007, 1.2979521751403809, 1.925403118133545, 2.1345534324645996, 2.4134204387664795, 2.239128589630127, 1.6639652252197266, 1.768540382385254, 1.5245317220687866, 1.8208279609680176, 1.8208279609680176, 1.5768193006515503, 1.5071024894714355, 1.785969614982605, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.925403118133545, 1.6988236904144287, 2.047407388687134, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880 [e2e-predictor] 138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.4199565649032593, 1.629106879234314, 0.600784420967102, 1.2630938291549683, 1.315381407737732, 1.629106879234314, 1.7336820363998413, 0.478780061006546, 0.2173420637845993, 0.7402179837226868, -1.1421350240707397, -0.688975989818573, 1.2630938291549683, 2.047407388687134, 1.489673376083374, 0.7053595781326294, 1.0888018608093262, -0.3229629397392273, 0.5484968423843384, -0.39267969131469727, -0.21838775277137756, 0.5833552479743958, 1.2456645965576172, 0.600784420967102, 0.13019609451293945, -0.8806971907615662, 0.4962092638015747, 1.4199565649032593, -0.20095856487751007, -0.4798256754875183, -0.44496726989746094, -0.06152502819895744, 0.8796514868736267, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 1.646536111831665, 2.1345534324645996, 2.239128589630127, 2.0996949672698975, 1.7162528038024902, 2.1868410110473633, 1.1236603260040283, 1.7511112689971924, 2.3785619735717773, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.395991325378418, 2.4134204387664795, 2.395991325378418, 2.2914161682128906, 1.5593900680541992, 1.5071024894714355, 1.8731155395507812, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235], [0 [e2e-predictor] .513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.3916339874267578, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4025273323059082, 1.5245317220687866, 0.7925055623054504, 1.315381407737732, 1.3676689863204956, 1.6988236904144287, 1.6813944578170776, 0.33934640884399414, 0.2173420637845993, -0.7412636280059814, -0.5669716596603394, 0.4090631604194641, 1.8208279609680176, 2.1345534324645996, 1.5071024894714355, 1.2630938291549683, 0.5484968423843384, -0.601830005645752, 0.9667974710464478, 0.5310676693916321, -0.6541175842285156, 0.7402179837226868, 0.9493682980537415, 0.7576471567153931, 0.32191720604896545, -0.532113254070282, 0.3916339874267578, 0.670501172542572, -0.5669716596603394, 0.3742047846317291, -0.7064052224159241, 0.14762529730796814, 1.175947904586792, 1.5942485332489014, 1.1933770179748535, 2.1868410110473633, 2.1694118976593018, 1.768540382385254, 2.151982545852661, 2.27398681640625, 1.9951199293136597, 1.8382571935653687, 2.361132860183716, 1.9079740047454834, 1.6639652252197266, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.3437037467956543, 2.3785619735717773, 2.4134204387664795, 2.430849552154541, 2.3437037467956543, 1.8731155395507812, 1.8208279609680176, 1.3502397537231445, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.4 [e2e-predictor] 613508880138397, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.489673376083374, -0.11381260305643082, 1.2108062505722046, 1.6639652252197266, 1.803398847579956, 1.7511112689971924, 1.472244143486023, 0.2522004544734955, -0.7064052224159241, -1.7172983884811401, 0.7053595781326294, 2.0299782752990723, 2.239128589630127, 1.5245317220687866, 1.332810640335083, 1.3502397537231445, -0.3055337369441986, 0.513638436794281, 0.9145098924636841, -0.5146840810775757, 0.13019609451293945, 1.0190850496292114, 0.6530719995498657, 0.7750763297080994, -0.2881045341491699, 0.18248367309570312, -0.1312417984008789, -0.4623964726924896, -0.7935512065887451, -0.009237446822226048, 0.9319390654563904, 1.629106879234314, 1.4373857975006104, 1.611677646636963, 1.942832350730896, 1.6813944578170776, 1.8382571935653687, 1.6988236904144287, 2.0996949672698975, 2.0299782752990723, 2.0299782752990723, 2.308845281600952, 2.151982545852661, 1.768540382385254, 2.2914161682128906, 2.117124319076538, 2.0299782752990723, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 1.5942485332489014, 1.0365142822265625, 1.3676689863204956, 0.8796514868736267, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, [e2e-predictor] 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641], [0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.3916339874267578, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 0.4090631604194641, 1.158518671989441, 1.7336820363998413, 1.8208279609680176, 1.646536111831665, 1.611677646636963, 0.42649248242378235, 0.06047932058572769, -1.3512853384017944, 1.2805230617523193, 2.0648367404937744, 2.361132860183716, 1.4199565649032593, 1.3850982189178467, 1.071372628211975, 0.2173420637845993, 0.6356428265571594, 1.0016558170318604, -0.1312417984008789, 0.32191720604896545, 0.44392168521881104, 0.9319390654563904, 0.5833552479743958, -0.25324615836143494, -0.6715468168258667, -0.5844008326530457, 0.0430501289665699, -0.7238344550132751, -0.7238344550132751, 0.8099347352981567, 1.5245317220687866, 1.8208279609680176, 1.2456645965576172, 1.3850982189178467, 0.5833552479743958, 1.5942485332489014, 2.0125491619110107, 2.0125491619110107, 1.960261583328247, 1.611677646636963, 2.2216994762420654, 2.1868410110473633, 1.768540382385254, 1.8382571935653687, 2.2216994762420654, 2.3437037467956543, 2.361132860183716, 2.4134204387664795, 2.430849552154541, 2. [e2e-predictor] 4134204387664795, 2.361132860183716, 1.960261583328247, 1.8556864261627197, 1.1933770179748535, 1.1933770179748535, 0.600784420967102, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.3742047846317291, 0.44392168521881104, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, -0.44496726989746094, 1.158518671989441, 1.7336820363998413, 1.8556864261627197, 1.646536111831665, 1.6988236904144287, 0.7750763297080994, -0.07895421981811523, 0.7053595781326294, 0.7750763297080994, 1.8731155395507812, 2.239128589630127, 1.332810640335083, 0.2173420637845993, 0.670501172542572, 0.0430501289665699, 0.18248367309570312, 0.5484968423843384, 0.7227887511253357, -0.3229629397392273, 0.8796514868736267, 0.30448800325393677, 0.8796514868736267, -0.39267969131469727, 0.4090631604194641, 0.5833552479743958, -0.25324615836143494, 0.5833552479743958, -0.8806971907615662, 0.33934640884399414, 1.29795 [e2e-predictor] 21751403809, 2.0996949672698975, 0.827363908290863, 0.827363908290863, -0.3055337369441986, 1.472244143486023, 1.8382571935653687, 1.6639652252197266, 1.2979521751403809, 1.2630938291549683, 2.0299782752990723, 2.0996949672698975, 1.7336820363998413, 1.6813944578170776, 2.2216994762420654, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.925403118133545, 2.0648367404937744, 0.5833552479743958, 0.7402179837226868, 0.35677558183670044, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5484968423843384, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.2805230617523193, 1.1933770179748535, -0.3403921127319336, 1.1410894393920898, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.7162528038024902, 0.7576471567153931, 0.14762529730796814, 0.7925055623054504, 0.11276690661907196, 1.85568642 [e2e-predictor] 61627197, 2.1868410110473633, 1.472244143486023, 0.3742047846317291, 1.2805230617523193, 0.9145098924636841, 0.06047932058572769, 0.6879304051399231, 0.7925055623054504, -0.3055337369441986, 0.9667974710464478, 1.053943395614624, 0.7750763297080994, -0.3055337369441986, -0.18352937698364258, 0.2173420637845993, 1.0888018608093262, 0.7750763297080994, 0.6182135939598083, 1.053943395614624, 0.8622223138809204, 2.1868410110473633, 0.7576471567153931, 0.1999128758907318, -0.8981263637542725, 1.7336820363998413, 1.472244143486023, 1.332810640335083, 0.1999128758907318, 0.3916339874267578, 1.7162528038024902, 2.0648367404937744, 1.646536111831665, 0.9667974710464478, 2.308845281600952, 2.5005664825439453, 2.4482789039611816, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.785969614982605, 1.2108062505722046, -0.11381260305643082, -0.18352937698364258, 0.1999128758907318, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044], [0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.4090631604194641, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.367668986 [e2e-predictor] 3204956, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, -0.7935512065887451, 1.2456645965576172, 1.5071024894714355, 1.7336820363998413, 1.8731155395507812, 1.768540382385254, 0.600784420967102, -0.1661001741886139, 0.4962092638015747, 0.2347712516784668, 1.960261583328247, 1.9776906967163086, 1.2630938291549683, 0.2347712516784668, 1.4548149108886719, 1.6988236904144287, 1.3502397537231445, 1.0365142822265625, -0.5146840810775757, -0.18352937698364258, 0.5310676693916321, 1.5942485332489014, 0.7227887511253357, -0.026666639372706413, 0.11276690661907196, -0.07895421981811523, 1.1062309741973877, 0.6879304051399231, -0.009237446822226048, 1.3676689863204956, 1.7511112689971924, 2.0299782752990723, 1.9079740047454834, 0.6530719995498657, -0.06152502819895744, 1.8382571935653687, 1.7162528038024902, 1.4025273323059082, 1.768540382385254, 0.7053595781326294, 1.3676689863204956, 1.9079740047454834, 1.489673376083374, 0.8622223138809204, 2.204270124435425, 2.151982545852661, 2.4482789039611816, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.2565577030181885, 1.925403118133545, 1.803398847579956, 0.33934640884399414, 0.28705883026123047, 0.670501172542572, 0.6356428265571594, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641], [0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.21080625057 [e2e-predictor] 22046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, -1.176993489265442, 1.2979521751403809, 1.489673376083374, 1.8382571935653687, 1.9079740047454834, 1.803398847579956, 0.6530719995498657, -0.09638340771198273, 0.30448800325393677, -0.06152502819895744, 2.047407388687134, 1.8905447721481323, 0.7576471567153931, 0.18248367309570312, 1.2456645965576172, 1.4199565649032593, 0.5833552479743958, 0.2522004544734955, -0.21838775277137756, 1.1236603260040283, 1.053943395614624, 1.4373857975006104, 0.984226644039154, 0.0430501289665699, 0.14762529730796814, 0.28705883026123047, 0.4962092638015747, 0.5310676693916321, 0.33934640884399414, 0.7576471567153931, 1.489673376083374, 1.8208279609680176, 2.151982545852661, 1.9951199293136597, 1.942832350730896, 2.0299782752990723, 1.768540382385254, 1.5942485332489014, 1.785969614982605, 1.2805230617523193, 1.7162528038024902, 2.0299782752990723, 1.2630938291549683, 0.6356428265571594, 2.0996949672698975, 1.925403118133545, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.3785619735717773, 2.2914161682128906, 1.9776906967163086, 1.9776906967163086, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.5659260153770447, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.42649248242378235, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.4613508880138397, 0.4962 [e2e-predictor] 092638015747, 0.5310676693916321, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1236603260040283, 1.175947904586792, -1.1595642566680908, 1.3502397537231445, 1.5071024894714355, 1.8556864261627197, 1.785969614982605, 1.6988236904144287, 0.8447931408882141, 0.8447931408882141, -0.42753809690475464, 0.07790851593017578, 2.0648367404937744, 1.9079740047454834, -0.04409583657979965, -0.688975989818573, 1.1933770179748535, 1.3676689863204956, -0.026666639372706413, -0.44496726989746094, 0.32191720604896545, 1.0365142822265625, 0.984226644039154, 1.6639652252197266, 2.0125491619110107, 1.0888018608093262, 0.7576471567153931, 1.2108062505722046, 0.2696296274662018, 0.18248367309570312, 0.44392168521881104, 0.16505448520183563, 0.8447931408882141, 0.984226644039154, 1.611677646636963, 1.8556864261627197, 2.151982545852661, 1.5768193006515503, 1.315381407737732, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.2456645965576172, 1.9951199293136597, 0.6879304051399231, -0.532113254070282, 1.8905447721481323, 1.629106879234314, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.3437037467956543, 2.239128589630127, 1.2630938291549683, 1.5071024894714355, 1.2805230617523193, 0.35677558183670044, 0.28705883026123047, 0.4962092638015747, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.2696296274662018, 0.3 [e2e-predictor] 0448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.13019609451293945, 0.1999128758907318, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, -0.8458387851715088, 1.2979521751403809, 1.6988236904144287, 1.8731155395507812, 1.7336820363998413, 1.071372628211975, 0.8099347352981567, -0.09638340771198273, -0.3229629397392273, -0.4623964726924896, 2.117124319076538, 1.768540382385254, 0.7053595781326294, -1.1072766780853271, 1.4199565649032593, 1.4199565649032593, -0.04409583657979965, -0.18352937698364258, 0.7227887511253357, 0.7402179837226868, 0.14762529730796814, 1.4548149108886719, 1.9776906967163086, 0.42649248242378235, 1.1410894393920898, 0.5484968423843384, -0.44496726989746094, -0.25324615836143494, -0.11381260305643082, 0.06047932058572769, 0.8796514868736267, 0.44392168521881104, 0.28705883026123047, -0.1661001741886139, 1.785969614982605, 0.11276690661907196, 1.2630938291549683, 1.2979521751403809, 0.8099347352981567, 0.7053595781326294, 1.2630938291549683, 1.9079740047454834, -0.1312417984008789, 1.2456645965576172, 1.611677646636963, 1.4025273323059082, -0.4798256754875183, 0.0430501289665699, 1.7336820363998413, 2.4134204387664795, 2.1694118976593018, 1.5245317220687866, 1.4373857975006104, 1.8382571935653687, 0.30448800325393677, 0.6356428265571594, 0.42649248242378235, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.44 [e2e-predictor] 392168521881104, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8796514868736267, -0.9678431153297424, 1.3676689863204956, 1.5419609546661377, 1.7336820363998413, 0.9319390654563904, 0.5833552479743958, 0.11276690661907196, 0.28705883026123047, 0.4613508880138397, 0.6182135939598083, 2.2914161682128906, 1.7511112689971924, 0.6356428265571594, -0.9329847693443298, 1.158518671989441, 1.4373857975006104, 0.2696296274662018, 0.7925055623054504, 0.7053595781326294, 0.18248367309570312, 0.33934640884399414, 1.7336820363998413, 1.611677646636963, 0.4090631604194641, 1.1236603260040283, 0.7750763297080994, 0.2696296274662018, 0.33934640884399414, 0.9319390654563904, 0.8099347352981567, 0.9493682980537415, -0.18352937698364258, -0.601830005645752, -0.4623964726924896, 0.0430501289665699, 1.053943395614624, 0.9145098924636841, 1.5245317220687866, 1.1933770179748535, 0.8970807194709778, 1.1933770179748535, 1.2805230617523193, -0.8458387851715088, 1.5245317220687866, 0.478780061006546, -0.41010889410972595, -0.27067533135414124, 0.008191745728254318, 1.4199565649032593, 2.27398681640625, 1.8905447721481323, 0.7227887511253357, 1.8905447721481323, 0.7750763297080994, -0.25324615836143494, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.68793040513992 [e2e-predictor] 31, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.35677558183670044, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, -0.42753809690475464, 1.3502397537231445, 1.611677646636963, 1.803398847579956, 0.7750763297080994, 1.2456645965576172, 0.35677558183670044, 0.3742047846317291, 0.07790851593017578, 1.2282354831695557, 2.117124319076538, 1.785969614982605, 0.8796514868736267, -1.2292810678482056, 1.4025273323059082, 1.071372628211975, 0.6530719995498657, 0.13019609451293945, 0.13019609451293945, 0.4613508880138397, 1.2630938291549683, 1.7336820363998413, 1.7511112689971924, 0.5484968423843384, 1.3676689863204956, 1.332810640335083, 0.5484968423843384, 1.1410894393920898, 0.28705883026123047, 1.3676689863204956, 1.315381407737732, -0.8109803795814514, -0.9678431153297424, -1.2641394138336182, -0.9504139423370361, 1.1062309741973877, 0.7750763297080994, 1.158518671989441, 1.9079740047454834, 1.472244143486023, 1.3676689863204956, 1.1236603260040283, -0.9504139423370361, 1.3850982189178467, 0.9667974710464478, 0.008191745728254318, 0.02562093921005726, 0.2173420637845993, 0.9319390654563904, 1.646536111831665, 0.4090631604194641, 1.489673376083374, 2.1345534324645996, 1.053943395614624, 0.7402179837226868, 0.2696296274662018, 0.5484968423843384, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092 [e2e-predictor] 638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.44392168521881104, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.827363908290863, 0.7227887511253357, 0.06047932058572769, 1.2108062505722046, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.4373857975006104, 0.600784420967102, 0.2173420637845993, -0.5495424270629883, 1.5942485332489014, 2.204270124435425, 1.8556864261627197, 1.175947904586792, -1.1247059106826782, 1.472244143486023, 0.6879304051399231, 1.4025273323059082, 0.35677558183670044, 0.5310676693916321, 0.5484968423843384, 1.472244143486023, 1.0888018608093262, 1.5593900680541992, 0.8099347352981567, 1.158518671989441, 0.7402179837226868, 0.9319390654563904, 0.478780061006546, 1.1236603260040283, 0.6356428265571594, -0.8632679581642151, 0.008191745728254318, 0.14762529730796814, -0.1661001741886139, -1.089847445487976, -0.44496726989746094, 0.28705883026123047, 0.9667974710464478, 1.768540382385254, 1.5245317220687866, 1.2805230617523193, 0.06047932058572769, -0.41010889410972595, 1.6813944578170776, 1.4199565649032593, 0.008191745728254318, 0.02562093921005726, 0.6879304051399231, 1.158518671989441, 0.8099347352981567, 1.4548149108886719, 1.629106879234314, 1.6813944578170776, 1.2282354831695557, -0.2881045341491699, 0.3742047846317291, 0.4613508880138397, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.879651486873626 [e2e-predictor] 7, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.6530719995498657, 0.5833552479743958, 1.158518671989441, 1.5419609546661377, 1.942832350730896, 1.768540382385254, 1.4373857975006104, 0.670501172542572, 0.06047932058572769, 0.44392168521881104, 1.3502397537231445, 1.9776906967163086, 1.8905447721481323, 1.053943395614624, -0.4798256754875183, 1.4548149108886719, 1.3502397537231445, 1.6639652252197266, 0.6879304051399231, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 2.0996949672698975, 0.2173420637845993, 0.3742047846317291, 1.1410894393920898, 1.053943395614624, 1.1410894393920898, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, 0.7925055623054504, -0.09638340771198273, 0.2522004544734955, -0.3578213155269623, -1.1072766780853271, -0.9329847693443298, 0.7227887511253357, 1.0190850496292114, 1.8208279609680176, 1.2979521751403809, 1.2108062505722046, -0.27067533135414124, -0.688975989818573, 1.0365142822265625, 1.646536111831665, 0.7925055623054504, -0.3055337369441986, 1.0016558170318604, 1.3850982189178467, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 2.117124319076538, 1.2805230617523193, 0.32191720604896545, 0.3916339874267578, -0.06152502819895744, 0.548 [e2e-predictor] 4968423843384, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641], [0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.30448800325393677, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.785969614982605, 1.5942485332489014, 0.5659260153770447, 0.8622223138809204, 1.071372628211975, 1.8208279609680176, 1.9776906967163086, 1.5942485332489014, 0.7402179837226868, -0.11381260305643082, 1.3502397537231445, 1.5245317220687866, 1.3850982189178467, 1.0888018608093262, 0.7925055623054504, 1.4199565649032593, 1.2108062505722046, 2.047407388687134, 0.9493682980537415, 0.9667974710464478, 1.158518671989441, -0.20095856487751007, 0.9493682980537415, 1.053943395614624, 0.4613508880138397, -0.20095856487751007, -0.06152502819895744, 0.09533771127462387, 0.3916339874267578, -0.09638340771198273, -0.6366884112358093, -0.3403921127319336, -0.828409612178 [e2e-predictor] 8025, 0.18248367309570312, 1.5419609546661377, 2.0299782752990723, 1.0190850496292114, -0.4798256754875183, -0.37525051832199097, 0.5484968423843384, 0.7925055623054504, 0.3916339874267578, -0.009237446822226048, 0.9667974710464478, 1.5768193006515503, 1.1236603260040283, 0.478780061006546, 0.8447931408882141, -0.009237446822226048, 0.9667974710464478, 1.1933770179748535, 0.02562093921005726, 0.06047932058572769, 0.5659260153770447, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.6182135939598083, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.4090631604194641, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 1.3850982189178467, 1.646536111831665, 1.960261583328247, 1.7162528038024902, 1.5593900680541992, 0.8447931408882141, 0.5659260153770447, 1.5071024894714355, 1.629106879234314, 1.9079740047454834, 1.5942485332489014, 0.7576471567153931, -0.3578213155269623, 1.5419609546661377, 1.472244143486023, 1.14108 [e2e-predictor] 94393920898, 1.158518671989441, 0.4613508880138397, 1.4548149108886719, 1.629106879234314, 1.5071024894714355, 0.478780061006546, 1.0190850496292114, 1.0365142822265625, 0.35677558183670044, 0.30448800325393677, 1.2108062505722046, 0.3916339874267578, 0.11276690661907196, -0.4972548484802246, 0.8099347352981567, 0.513638436794281, 0.8622223138809204, -1.1072766780853271, -0.20095856487751007, -1.0549890995025635, -0.4972548484802246, 1.0888018608093262, 1.9079740047454834, 1.1410894393920898, 0.07790851593017578, 0.4090631604194641, 0.8447931408882141, 0.06047932058572769, 0.7925055623054504, 0.33934640884399414, 1.2456645965576172, 1.785969614982605, 1.5245317220687866, -0.18352937698364258, -0.1661001741886139, -0.3578213155269623, -0.5669716596603394, 1.4025273323059082, 1.7511112689971924, 0.3916339874267578, 0.5484968423843384, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235], [0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.61821359 [e2e-predictor] 39598083, 0.5833552479743958, 0.513638436794281, 0.513638436794281, 0.4613508880138397, 0.7053595781326294, 1.4025273323059082, 1.7511112689971924, 1.9079740047454834, 1.803398847579956, 1.6813944578170776, 1.1933770179748535, 0.7750763297080994, 1.6639652252197266, 1.768540382385254, 1.8905447721481323, 1.5245317220687866, 0.35677558183670044, 0.008191745728254318, 1.5942485332489014, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 1.071372628211975, 0.7925055623054504, 1.158518671989441, 1.2805230617523193, -0.25324615836143494, 1.5419609546661377, 0.8099347352981567, 0.44392168521881104, 0.4962092638015747, 0.18248367309570312, -0.11381260305643082, 0.42649248242378235, -0.3403921127319336, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, 0.18248367309570312, -0.3055337369441986, 0.8099347352981567, -0.39267969131469727, 1.2630938291549683, 0.6182135939598083, 0.8622223138809204, -0.42753809690475464, 0.2347712516784668, 1.315381407737732, 1.1062309741973877, 1.4373857975006104, 1.3850982189178467, 1.9776906967163086, 1.9951199293136597, 1.7162528038024902, -1.1072766780853271, -0.6541175842285156, 0.8099347352981567, 0.7750763297080994, 1.2282354831695557, 1.9776906967163086, 1.4025273323059082, 0.478780061006546, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235], [0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.635642 [e2e-predictor] 8265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.30448800325393677, 0.6182135939598083, 1.2979521751403809, 1.6639652252197266, 1.8382571935653687, 1.8208279609680176, 1.2805230617523193, 0.14762529730796814, 1.053943395614624, 1.6988236904144287, 1.8905447721481323, 1.7511112689971924, 1.0190850496292114, -0.532113254070282, -0.7064052224159241, 1.2282354831695557, 1.053943395614624, 1.158518671989441, 0.7925055623054504, 0.5310676693916321, 0.7576471567153931, 0.18248367309570312, 0.6879304051399231, -0.1312417984008789, 1.4548149108886719, 1.611677646636963, 0.42649248242378235, 1.158518671989441, 1.0190850496292114, 1.2979521751403809, 0.13019609451293945, 1.0888018608093262, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 0.7750763297080994, -0.8806971907615662, 0.7576471567153931, -0.1486709862947464, 1.315381407737732, -0.11381260305643082, -0.42753809690475464, -0.4623964726924896, 1.0365142822265625, 0.478780061006546, 0.6530719995498657, 0.9493682980537415, 1.768540382385254, 1.1236603260040283, 1.7336820363998413, 2.0125491619110107, -1.333856225013733, 1.332810640335083, 1.0888018608093262, 0.5659260153770447, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.16505448520183563, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0. [e2e-predictor] 13019609451293945, 0.16505448520183563, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.4090631604194641, 0.35677558183670044, 0.33934640884399414, 0.2522004544734955, 0.2347712516784668, 0.600784420967102, 1.5071024894714355, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.1062309741973877, 0.6356428265571594, 1.2456645965576172, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 0.11276690661907196, 0.07790851593017578, -0.5669716596603394, 1.3850982189178467, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.5310676693916321, 1.1236603260040283, 0.7227887511253357, 0.33934640884399414, 0.4090631604194641, 1.2979521751403809, 1.1062309741973877, 1.2979521751403809, 0.7925055623054504, 1.071372628211975, 1.2108062505722046, 0.3742047846317291, 1.4548149108886719, 1.175947904586792, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, -0.6541175842285156, -0.1312417984008789, 0.478780061006546, 0.33934640884399414, 1.0190850496292114, -0.23581695556640625, -0.4623964726924896, 0.8970807194709778, 0.4613508880138397, 0.5310676693916321, -0.23581695556640625, 0.07790851593017578, 0.9145098924636841, 1.5593900680541992, 1.646536111831665, -0.5844008326530457, 1.1062309741973877, 0.6879304051399231, 0.8622223138809204, 1.2805230617523193, 1.646536111831665, 1.3850982189178467, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296 [e2e-predictor] 274662018, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.670501172542572, 1.332810640335083, 1.646536111831665, 1.8556864261627197, 1.8208279609680176, 0.7227887511253357, 0.9493682980537415, 1.3676689863204956, 1.768540382385254, 1.5593900680541992, 1.611677646636963, -1.0375598669052124, -0.009237446822226048, -0.5146840810775757, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 1.1410894393920898, 1.3850982189178467, 0.7402179837226868, 0.670501172542572, -0.42753809690475464, 0.06047932058572769, 1.5942485332489014, 1.315381407737732, 0.7925055623054504, 0.06047932058572769, 0.0430501289665699, 1.053943395614624, 0.1999128758907318, 1.4373857975006104, 1.611677646636963, 1.4199565649032593, 1.5245317220687866, 1.3502397537231445, -0.7935512065887451, -0.39267969131469727, 0.8796514868736267, 0.3742047846317291, 0.5833552479743958, -0.1661001741886139, -1.3512853384017944, 0.1999128758907318, 0.0430501289665699, 0.600784420967102, -0.3403921127319336, 0.7227887511253357, 1.2108062505722046, 1.2630938291549683, 1.7511112689971924, -0.8458387851715088, 0.7227887511253357, 0.6879304051399231, 0.2696296274662018, 1.5942485332489014, 1.646536111831665, 1.472244143486023, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.4962092638015747, 0.4613508880138397, 0.478780061006546], [0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.40906 [e2e-predictor] 31604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.4962092638015747, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.14762529730796814, 0.16505448520183563, 0.7402179837226868, 1.489673376083374, 1.6639652252197266, 1.8382571935653687, 1.768540382385254, 0.44392168521881104, 0.6879304051399231, 1.5245317220687866, 1.8556864261627197, 1.925403118133545, 1.4199565649032593, 0.2696296274662018, -0.009237446822226048, -0.2881045341491699, 1.4373857975006104, 1.2282354831695557, 0.478780061006546, 0.5659260153770447, 0.7053595781326294, 1.2630938291549683, 0.7053595781326294, 0.13019609451293945, 0.8099347352981567, 1.8382571935653687, 1.3502397537231445, 1.1410894393920898, 0.827363908290863, 0.0430501289665699, 0.8796514868736267, 0.28705883026123047, 1.332810640335083, 1.4025273323059082, 1.7162528038024902, 1.2979521751403809, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, -0.04409583657979965, -0.09638340771198273, -0.42753809690475464, 0.2522004544734955, -1.5430065393447876, 1.0016558170318604, 0.7402179837226868, 0.30448800325393677, 0.0430501289665699, -0.09638340771198273, 1.3502397537231445, 1.5593900680541992, 1.942832350730896, -1.490718960762024, 0.28705883026123047, 0.7053595781326294, 0.4613508880138397, 1.7162528038024902, 1.1410894393920898, 0.7053595781326294, 0.600784420967102, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.4613508880138397, 0.478780061006546]]]]}]} [e2e-predictor] 2026-05-20 15:59:03.451 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [1, 3, 224, 224], 'datatype': 'FP64', 'data': [[[[0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.66666662693023 [e2e-predictor] 68, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925], [0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666 [e2e-predictor] 269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3070467710494995, 1.2385478019714355, 1.18717360496521, 1.2042982578277588, 1.1529240608215332, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.581042885780 [e2e-predictor] 3345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.101549744606018], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.529668569564 [e2e-predictor] 8193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.033050 [e2e-predictor] 8947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.1529240608215332], [0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.741930067539215 [e2e-predictor] 1, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.18717360496521], [0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587 [e2e-predictor] 807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5 [e2e-predictor] 535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.255672574043274], [0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063 [e2e-predictor] , 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.6152924299240112, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5706825256347656, 0.6049320101737976, 0.69055581092834 [e2e-predictor] 47, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507], [0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656 [e2e-predictor] , 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.324171543121338], [0.6905558109283447, 0.6905558109283447, 0.67 [e2e-predictor] 34310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, [e2e-predictor] 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995], [0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.64954185485 [e2e-predictor] 83984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3412963151931763], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.70091617 [e2e-predictor] 10739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.3584210872650146], [0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2385478019714355, 1.255672574043274, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.598167 [e2e-predictor] 6578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914], [0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1. [e2e-predictor] 2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.4097954034805298], [0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0. [e2e-predictor] 8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, [e2e-predictor] 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554], [0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5 [e2e-predictor] 535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.604932 [e2e-predictor] 0101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.72480529 [e2e-predictor] 54673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.563918113708496], [0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.84467858076 [e2e-predictor] 09558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.53643 [e2e-predictor] 30410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0. [e2e-predictor] 5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6324170827 [e2e-predictor] 8656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729], [0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.649541854 [e2e-predictor] 8583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.632 [e2e-predictor] 41708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6324170 [e2e-predictor] 8278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1. [e2e-predictor] 3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087 [e2e-predictor] , 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6049320101737 [e2e-predictor] 976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.74193006753921 [e2e-predictor] 51, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.63241708278656], [0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.60 [e2e-predictor] 49320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, [e2e-predictor] 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8104 [e2e-predictor] 29036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.2684305012226105, 0.2281874716281891, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604 [e2e-predictor] , 0.622056782245636, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.2281874716281891, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, [e2e-predictor] 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.5535577535629272, 0.5193082690238953, 0.41655975580215454, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495 [e2e-predictor] 418548583984, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112], [-0.7992978096008301, -0.645175039768219, -0.3883037567138672, -0.19993148744106293, -0.1143077164888382, 0.03981505334377289, 0.3138112425804138, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63 [e2e-predictor] 241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112], [-1.3130404949188232, -0.9534205794334412, -0.8506720662117004, -0.7992978096008301, -0.4568027853965759, -0.30267998576164246, -0.2684305012226105, -0.2684305012226105, -0.045808710157871246, 0.29668647050857544, 0.39943498373031616, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5706825256347656, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.38231024146080017, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4440 [e2e-predictor] 44828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-1.6384108066558838, -1.3815394639968872, -1.2445415258407593, -1.141792893409729, -1.141792893409729, -1.0561691522598267, -1.261666178703308, -1.3130404949188232, -1.1760424375534058, -1.227416753768921, -0.9534205794334412, -0.21705622971057892, 0.056939806789159775, 0.43368449807167053, 0.622056782245636, 0.4508092403411865, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.38231024146080017, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2556725740432 [e2e-predictor] 74, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984], [-0.9191710948944092, -0.8849216103553772, -1.0561691522598267, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -2.1179039478302, -2.0665295124053955, -1.878157377243042, -1.1760424375534058, -0.6794245839118958, -0.3883037567138672, -0.2684305012226105, 0.26243698596954346, 0.3651854991912842, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782 [e2e-predictor] 471, 0.8275538086891174, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6666666269302368, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9362958669662476, -0.8506720662117004, -0.7136740684509277, -0.7307988405227661, -1.02191960811615, -1.1931672096252441, -1.878157377243042, -1.6897850036621094, -0.5081770420074463, -0.16568197309970856, 0.056939806789159775, 0.17681321501731873, 0.2281874716281891, 0.41655975580215454, 0.3138112425804138, 0.39943498373031616, 0.3480607271194458, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.1939379572868 [e2e-predictor] 3472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.63241708278656, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368, 1.6666666269302368], [-0.9534205794334412, -0.9705453515052795, -0.9362958669662476, -0.7650483250617981, -0.6794245839118958, -0.7992978096008301, -1.0047948360443115, -1.1760424375534058, -0.9876701235771179, -0.40542852878570557, -0.06293346732854843, 0.03981505334377289, 0.2281874716281891, 0.3651854991912842, 0.4679340124130249, 0.3309359848499298, 0.2110627144575119, 0.29668647050857544, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.41655975580215454, 0.5364330410957336, 0.587807297706604, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706 [e2e-predictor] 604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1075434684753418, -1.0390443801879883, -1.0390443801879883, -0.9362958669662476, -0.7307988405227661, -0.9534205794334412, -1.415789008140564, -1.672660231590271, -1.8439078330993652, -1.5185375213623047, -0.7992978096008301, -0.3540542721748352, -0.02868395671248436, 0.10831420123577118, 0.27956172823905945, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.39943498373031616, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6 [e2e-predictor] 391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136], [-1.1931672096252441, -1.1246682405471802, -1.0904186964035034, -1.02191960811615, -1.227416753768921, -1.5014127492904663, -2.1179039478302, -2.01515531539917, -2.1007792949676514, -1.758284091949463, -1.2787909507751465, -0.9705453515052795, -0.8164225816726685, -0.43967801332473755, -0.14855723083019257, 0.0740646943449974, 0.2110627144575119, 0.3138112425804138, 0.3480607271194458, 0.29668647050857544, 0.15968845784664154, 0.2110627144575119, -0.011559205129742622, 0.26243698596954346, 0.5364330410957336, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.639 [e2e-predictor] 1815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7009161710739136, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.718040943145752], [-1.672660231590271, -1.3815394639968872, -1.3301652669906616, -1.2445415258407593, -1.3986642360687256, -1.9295315742492676, -2.032280206680298, -1.9809058904647827, -0.9876701235771179, -0.576676070690155, -0.4568027853965759, -0.42255327105522156, -0.610925555229187, -0.8164225816726685, -0.7821730971336365, -0.6280503273010254, -0.5081770420074463, -1.0047948360443115, -1.3472900390625, -0.5938007831573486, -0.02868395671248436, 0.2281874716281891, 0.03981505334377289, -0.21705622971057892, 0.14256370067596436, 0.5364330410957336, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0 [e2e-predictor] .7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.26243698596954346, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.15968845784664154, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008], [-2.1179039478302, -1.9295315742492676, -1.672660231590271, -1.4500385522842407, -1.7411593198776245, -2.1007792949676514, -2.1179039478302, -1.227416753768921, -0.7992978096008301, -0.7136740684509277, -0.5253018140792847, -0.40542852878570557, -0.2341809868812561, -0.2341809868812561, -0.4568027853965759, -0.8849216103553772, -1.415789008140564, -2.1179039478302, -1.073293924331665, -0.1143077164888382, 0.3309359848499298, 0.6049320101737976, 0.7076805233955383, 0.6049320101737976, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6734310388565063, 0 [e2e-predictor] .6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.7009161710739136, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.9124068021774292, -2.032280206680298, -1.946656346321106, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -1.9980305433273315, -0.8849216103553772, -0.7136740684509277, -0.6622998118400574, -0.610925555229187, -0.5081770420074463, [e2e-predictor] -0.3883037567138672, -0.28555524349212646, -0.18280673027038574, -0.21705622971057892, -0.40542852878570557, -1.227416753768921, -1.141792893409729, -0.2341809868812561, 0.091189444065094, 0.3651854991912842, 0.622056782245636, 0.7761795520782471, 0.6391815543174744, 0.41655975580215454, 0.3138112425804138, 0.38231024146080017, 0.5535577535629272, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.7009161710739136, 1.7351655960083008, 1.7351655960083008, 1.4611696004867554, 0.9474270939826965, 1.4269200563430786, 1.63241708278656, 1.718040943145752, 1.7351655960083008, 1.718040943145752, 1.7351655960083008, 1.7351655960083008, 1.718040943145752, 1.6837913990020752, 1.7522903680 [e2e-predictor] 801392, 1.718040943145752, 1.6666666269302368, 1.6495418548583984, 1.7351655960083008, 1.7351655960083008, 1.7522903680801392], [-1.8952820301055908, -2.1007792949676514, -2.1007792949676514, -2.1179039478302, -2.1179039478302, -1.946656346321106, -1.672660231590271, -1.02191960811615, -0.9191710948944092, -0.7821730971336365, -0.6965492963790894, -0.5938007831573486, -0.5253018140792847, -0.5253018140792847, -0.5081770420074463, -0.5938007831573486, -0.610925555229187, -0.8849216103553772, -1.3986642360687256, -0.9705453515052795, -0.4910522699356079, -0.1143077164888382, 0.2110627144575119, 0.4508092403411865, 0.38231024146080017, 0.10831420123577118, 0.10831420123577118, 0.3651854991912842, 0.41655975580215454, 0.5535577535629272, 0.622056782245636, 0.5193082690238953, 0.6049320101737976, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6324170827 [e2e-predictor] 8656, 1.6495418548583984, 1.6666666269302368, 1.6837913990020752, 1.7009161710739136, 1.718040943145752, 1.718040943145752, 1.6666666269302368, 1.18717360496521, 0.7933043241500854, 0.9816765785217285, 0.5193082690238953, 1.718040943145752, 1.7694151401519775, 1.7522903680801392, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.2727973461151123, 1.0673003196716309, 1.4782943725585938, 1.6837913990020752, 1.7351655960083008, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [-0.9191710948944092, -1.4671632051467896, -1.3644146919250488, -1.3986642360687256, -1.6897850036621094, -2.01515531539917, -2.0494048595428467, -1.6384108066558838, -1.3301652669906616, -1.0561691522598267, -0.9534205794334412, -0.8164225816726685, -0.7479235529899597, -0.7479235529899597, -0.7136740684509277, -0.9705453515052795, -1.946656346321106, -2.032280206680298, -2.0494048595428467, -2.1179039478302, -1.7754088640213013, -1.1075434684753418, -0.576676070690155, -0.21705622971057892, 0.02269030176103115, -0.02868395671248436, -0.21705622971057892, -0.08005820959806442, 0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.41655975580215454, 0.5193082690238953, 0.622056782245636, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.25567257404327 [e2e-predictor] 4, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.5981676578521729, 1.444044828414917, 1.101549744606018, 0.7590547800064087, 0.5535577535629272, 0.41655975580215454, 0.43368449807167053, -0.045808710157871246, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.718040943145752, 1.718040943145752, 1.4269200563430786, 0.9303023219108582, -0.045808710157871246, 0.17681321501731873, 1.3412963151931763, 1.6837913990020752, 1.7522903680801392, 1.7522903680801392, 1.7522903680801392], [0.7076805233955383, -0.7650483250617981, -1.484287977218628, -1.3301652669906616, -1.5870364904403687, -1.5527870655059814, -2.0494048595428467, -2.1007792949676514, -1.946656346321106, -1.5185375213623047, -1.2102919816970825, -1.1760424375534058, -0.9705453515052795, -0.9534205794334412, -0.9191710948944092, -1.4671632051467896, -2.1179039478302, -2.0494048595428467, -1.7069097757339478, -0.8164225816726685, -0.43967801332473755, -0.3369295001029968, -0.4739275276660919, -0.645175039768219, -0.6622998118400574, -0.3369295001029968, -0.19993148744106293, -0.7992978096008301, -1.0904186964035034, -0.4568027853965759, -0.045808710157871246, -0.045808710157871246, -0.045808710157871246, -0.14855723083019257, 0.2281874716281891, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032 [e2e-predictor] 932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.6495418548583984, 1.2385478019714355, 0.5535577535629272, 0.9474270939826965, 0.7076805233955383, -0.16568197309970856, 0.056939806789159775, -0.2341809868812561, -0.28555524349212646, -0.40542852878570557, 0.8789280652999878, 1.4269200563430786, 1.2899221181869507, 1.4782943725585938, 1.5810428857803345, 0.7076805233955383, -0.011559205129742622, -0.645175039768219, -0.18280673027038574, 0.8618032932281494, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775, 1.7694151401519775], [1.6152924299240112, 0.6391815543174744, -1.758284091949463, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.7411593198776245, -1.3472900390625, -1.4671632051467896, -1.758284091949463, -1.9637811183929443, -1.604161262512207, -1.1589176654815674, -1.073293924331665, -1.2787909507751465, -1.758284091949463, -2.032280206680298, -1.9809058904647827, -0.8677968382835388, -0.40542852878570557, -0.2513057291507721, -0.1143077164888382, 0.056939806789159775, 0.03981505334377289, -0.3540542721748352, -0.9534205794334412, -1.4500385522842407, -1.7754088640213013, -1.8952820301055908, -1.5185375213623047, -1.1246682405471802, -0.31980475783348083, 0.0740646943449974, -0.2513057291507721, -0.19993148744106293, 0.27956172823905945, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, [e2e-predictor] 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6837913990020752, 1.718040943145752, 1.1529240608215332, -0.3540542721748352, 0.03981505334377289, 0.17681321501731873, -0.4910522699356079, -0.2684305012226105, -0.7479235529899597, -0.7136740684509277, -0.5595512986183167, 0.587807297706604, 1.2727973461151123, 1.101549744606018, 1.18717360496521, 0.9303023219108582, 0.3309359848499298, -0.7307988405227661, -0.7650483250617981, -0.5253018140792847, 0.8789280652999878, 1.8550388813018799, 1.786539912223816, 1.786539912223816, 1.7694151401519775], [1.6837913990020752, 1.4782943725585938, 0.5021834969520569, -1.3301652669906616, -1.9809058904647827, -2.0494048595428467, -2.1179039478302, -1.878157377243042, -1.484287977218628, -1.261666178703308, -1.5185375213623047, -1.9980305433273315, -1.8439078330993652, -1.5014127492904663, -1.5527870655059814, -1.9809058904647827, -2.1179039478302, -1.3986642360687256, -0.6965492963790894, -0.5424265265464783, -0.4568027853965759, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.056939806789159775, 0.03981505334377289, -0.5081770420074463, -1.3130404949188232, -1.672660231590271, -0.9020463228225708, -0.6622998118400574, -0.6622998118400574, -0.08005820959806442, 0.5364330410957336, 0.43368449807167053, 0.26243698596954346, 0.5021834969520569, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, [e2e-predictor] 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.6837913990020752, 1.7009161710739136, 1.6495418548583984, 0.056939806789159775, -0.645175039768219, -0.7136740684509277, -0.43967801332473755, -0.645175039768219, -0.42255327105522156, -0.6965492963790894, -0.7821730971336365, -0.5595512986183167, 0.27956172823905945, 1.0501755475997925, 0.5535577535629272, 1.1700488328933716, 0.17681321501731873, -0.1143077164888382, -0.8335473537445068, -0.7821730971336365, -0.7307988405227661, 0.4850587546825409, 1.718040943145752, 1.786539912223816, 1.786539912223816, 1.786539912223816], [0.9303023219108582, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 0.5021834969520569, -0.8164225816726685, -1.5699117183685303, -2.01515531539917, -2.1179039478302, -1.8267830610275269, -1.7754088640213013, -2.01515531539917, -1.9295315742492676, -1.8267830610275269, -1.7411593198776245, -1.946656346321106, -1.9809058904647827, -0.9362958669662476, -0.9020463228225708, -0.6965492963790894, -0.5424265265464783, -0.40542852878570557, -0.31980475783348083, -0.3540542721748352, -0.14855723083019257, -0.08005820959806442, -0.06293346732854843, -0.06293346732854843, -0.5938007831573486, -1.4329137802124023, -1.4500385522842407, -1.1246682405471802, -0.9534205794334412, -0.16568197309970856, 0.41655975580215454, 0.5535577535629272, 0.38231024146080017, 0.3651854991912842, 0.5364330410957336, 0.622056782245636, 0.6391815543174744, 0.7419300675392151, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, [e2e-predictor] 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.7009161710739136, 1.5981676578521729, -0.045808710157871246, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.6622998118400574, -0.5081770420074463, -0.7307988405227661, -0.7136740684509277, -0.3711790144443512, -0.02868395671248436, 0.7590547800064087, 0.29668647050857544, 0.8618032932281494, -0.2684305012226105, -0.5081770420074463, -0.8506720662117004, -1.1075434684753418, -0.7992978096008301, -0.21705622971057892, 1.7009161710739136, 1.8207894563674927, 1.8207894563674927, 1.786539912223816], [0.587807297706604, 0.7076805233955383, 1.0673003196716309, 1.5810428857803345, 1.8036646842956543, 1.5296685695648193, 0.6734310388565063, -0.7992978096008301, -1.758284091949463, -1.9980305433273315, -2.01515531539917, -1.8610326051712036, -1.7754088640213013, -1.3644146919250488, -1.415789008140564, -1.6555355787277222, -1.8610326051712036, -1.2445415258407593, -0.9876701235771179, -0.9020463228225708, -0.7821730971336365, -0.6280503273010254, -0.5424265265464783, -0.4568027853965759, -0.3540542721748352, -0.40542852878570557, -0.5253018140792847, -0.6794245839118958, -0.7307988405227661, -1.0561691522598267, -1.6212860345840454, -1.5870364904403687, -1.484287977218628, -1.261666178703308, -0.6794245839118958, 0.0740646943449974, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.5706825256347656, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248 [e2e-predictor] 052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6495418548583984, 1.6495418548583984, 1.6495418548583984, 1.6837913990020752, 1.0330508947372437, -0.7307988405227661, -1.073293924331665, -1.1075434684753418, -1.0390443801879883, -0.7650483250617981, -0.5424265265464783, -0.7821730971336365, -0.6794245839118958, -0.3540542721748352, 0.03981505334377289, 0.622056782245636, 0.29668647050857544, 0.3651854991912842, -0.19993148744106293, -0.645175039768219, -1.0904186964035034, -1.3301652669906616, -0.9362958669662476, -0.4739275276660919, 1.1186745166778564, 1.8207894563674927, 1.8207894563674927, 1.8036646842956543], [0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.7419300675392151, 0.8618032932281494, 1.6495418548583984, 1.906413197517395, 1.6152924299240112, 0.6905558109283447, -1.0561691522598267, -1.5870364904403687, -1.8439078330993652, -2.1179039478302, -1.878157377243042, -1.4500385522842407, -1.2959157228469849, -1.5527870655059814, -1.7411593198776245, -1.3986642360687256, -1.073293924331665, -0.9020463228225708, -0.8677968382835388, -0.8335473537445068, -0.610925555229187, -0.576676070690155, -0.610925555229187, -1.0390443801879883, -1.8439078330993652, -2.1179039478302, -1.9124068021774292, -1.4500385522842407, -1.0047948360443115, -1.0390443801879883, -1.1931672096252441, -0.9705453515052795, -0.645175039768219, -0.28555524349212646, 0.2281874716281891, 0.38231024146080017, 0.24531221389770508, 0.3480607271194458, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.77617955207824 [e2e-predictor] 71, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.38231024146080017, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.4508092403411865, 0.5193082690238953, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5467933416366577, 0.02269030176103115, -1.0390443801879883, -1.1931672096252441, -1.141792893409729, -1.0561691522598267, -0.7650483250617981, -0.6794245839118958, -0.8164225816726685, -0.6794245839118958, -0.3883037567138672, -0.18280673027038574, 0.24531221389770508, 0.3480607271194458, -0.02868395671248436, -0.3540542721748352, -0.7821730971336365, -1.1931672096252441, -1.227416753768921, -1.141792893409729, -0.7136740684509277, 0.41655975580215454, 1.7009161710739136, 1.786539912223816, 1.8550388813018799], [0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 1.2042982578277588, 1.6152924299240112, 1.718040943145752, 0.7248052954673767, -1.2787909507751465, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.1007792949676514, -1.9809058904647827, -1.6384108066558838, -1.6897850036621094, -1.9809058904647827, -1.79253351688385, -1.3301652669906616, -1.1589176654815674, -0.9876701235771179, -0.8164225816726685, -0.7479235529899597, -0.7136740684509277, -1.7240345478057861, -2.1179039478302, -1.1589176654815674, -0.2341809868812561, 0.10831420123577118, 0.17681321501731873, -0.011559205129742622, -0.4910 [e2e-predictor] 522699356079, -0.7479235529899597, -0.645175039768219, -0.5253018140792847, -0.6280503273010254, -1.0047948360443115, -1.0047948360443115, -0.4568027853965759, -0.02868395671248436, 0.056939806789159775, 0.10831420123577118, 0.38231024146080017, 0.7076805233955383, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.26243698596954346, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.3584210872650146, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.4611696004867554, 1.1529240608215332, 1.2385478019714355, 1.0159261226654053, 1.101549744606018, 0.24531221389770508, -0.7650483250617981, -1.1589176654815674, -1.2102919816970825, -1.3130404949188232, -1.0047948360443115, -0.8506720662117004, -0.7992978096008301, -0.7821730971336365, -0.7136740684509277, -0.645175039768219, -0.4910522699356079, -0.14855723083019257, 0.091189444065094, -0.13143247365951538, -0.5595512986183167, -0.9705453515052795, -1.2102919816970825, -1.1931672096252441, -1.1760424375534058, -1.1075434684753418, -0.7821730971336365, 1.63241708278656, 1.7351655960083008, 1.8550388813018799], [0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.8960528373718262, 1.2214230298995972, 1.2042982578277588, 0.39943498373031616, -0.7479235529899597, - [e2e-predictor] 1.6384108066558838, -1.758284091949463, -1.4329137802124023, -1.6897850036621094, -2.032280206680298, -1.9637811183929443, -2.0494048595428467, -1.9295315742492676, -1.7069097757339478, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -0.9534205794334412, -1.261666178703308, -2.032280206680298, -1.8096582889556885, -0.5081770420074463, -0.02868395671248436, 0.15968845784664154, 0.24531221389770508, 0.3309359848499298, 0.3138112425804138, -0.1143077164888382, -0.7992978096008301, -1.1931672096252441, -1.535662293434143, -1.8952820301055908, -1.2959157228469849, -0.09718296676874161, 0.41655975580215454, 0.41655975580215454, -0.08005820959806442, -0.31980475783348083, 0.4850587546825409, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.2042982578277588, 0.7248052954673767, 0.8789280652999878, 0.656306266784668, -0.28555524349212646, -1.02191960811615, -0.8164225816726685, -1.3815394639968872, -1.141792893409729, -1.1589176654815674, -1.3130404949188232, -0.9876701235771179, -0.7307988405227661, -0.7992978096008301, -0.8335473537445068, -0.8164225816726685, -0.7136740684509277, -0.610925555229187, -0.43967801332473755, -0.16568197309970856, -0.2341809868812561, -0.7136740684 [e2e-predictor] 509277, -0.9876701235771179, -1.0904186964035034, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.8335473537445068, 0.4508092403411865, 1.8379141092300415, 1.786539912223816], [0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.3138112425804138, -1.3301652669906616, -1.7069097757339478, -1.6384108066558838, -1.5014127492904663, -1.672660231590271, -2.0494048595428467, -1.8952820301055908, -1.5527870655059814, -1.5014127492904663, -1.604161262512207, -1.5185375213623047, -1.4329137802124023, -1.6384108066558838, -1.9980305433273315, -1.1931672096252441, -0.3711790144443512, -0.08005820959806442, -0.011559205129742622, 0.02269030176103115, 0.091189444065094, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.3369295001029968, -1.1760424375534058, -1.3472900390625, -0.13143247365951538, 0.4850587546825409, 0.810429036617279, 0.9988013505935669, 1.0159261226654053, 0.6734310388565063, 0.38231024146080017, 0.622056782245636, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.1529240608215332, -0.23418098688125 [e2e-predictor] 61, -1.227416753768921, 0.19393795728683472, -0.5081770420074463, -0.8677968382835388, -1.5014127492904663, -1.415789008140564, -1.3986642360687256, -1.1246682405471802, -1.0390443801879883, -1.2959157228469849, -0.7992978096008301, -0.8164225816726685, -0.6965492963790894, -0.8335473537445068, -0.7992978096008301, -0.6965492963790894, -0.6794245839118958, -0.5938007831573486, -0.2341809868812561, -0.4568027853965759, -0.645175039768219, -1.02191960811615, -0.9876701235771179, -0.9534205794334412, -1.261666178703308, -1.0561691522598267, -0.7479235529899597, 0.2110627144575119, 1.8892884254455566, 1.8379141092300415], [0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.7419300675392151, 0.9303023219108582, 0.8446785807609558, 0.24531221389770508, -1.141792893409729, -1.7240345478057861, -1.5699117183685303, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.7240345478057861, -1.535662293434143, -1.7069097757339478, -1.8267830610275269, -1.7069097757339478, -1.6897850036621094, -1.0047948360443115, -0.645175039768219, -0.40542852878570557, -0.2341809868812561, -0.18280673027038574, -0.14855723083019257, -0.06293346732854843, 0.03981505334377289, 0.12543895840644836, -0.011559205129742622, -0.3711790144443512, -1.02191960811615, -0.8164225816726685, 0.03981505334377289, 0.38231024146080017, 0.656306266784668, 0.8789280652999878, 1.0159261226654053, 0.8618032932281494, 0.587807297706604, 0.5535577535629272, 0.810429036617279, 0.810429036617279, 0.7076805233955383, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.86 [e2e-predictor] 18032932281494, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.3070467710494995, 0.5364330410957336, -1.0904186964035034, -1.5014127492904663, -1.3644146919250488, -0.7136740684509277, -1.1931672096252441, -1.6212860345840454, -1.7411593198776245, -1.6897850036621094, -1.0047948360443115, -0.9362958669662476, -1.1075434684753418, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.8164225816726685, -0.6622998118400574, -0.576676070690155, -0.645175039768219, -0.7136740684509277, -0.42255327105522156, -0.6280503273010254, -0.9020463228225708, -0.9876701235771179, -0.7650483250617981, -1.0390443801879883, -1.2959157228469849, -1.0904186964035034, -1.0390443801879883, -0.045808710157871246, 1.8550388813018799, 1.8379141092300415], [0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.6049320101737976, 0.8618032932281494, 0.9816765785217285, 0.622056782245636, -0.42255327105522156, -1.4500385522842407, -1.7240345478057861, -1.672660231590271, -1.415789008140564, -1.6384108066558838, -1.9124068021774292, -1.946656346321106, -1.8096582889556885, -1.7069097757339478, -1.672660231590271, -1.2787909507751465, -0.8677968382835388, -0.7479235529899597, -0.610925555229187, -0.5081770420074463, -0.3711790144443512, -0.2684305012226105, -0.18280673027038574, -0.2341809868812561, -0.610925555229187, -1.6384108066558838, -2.0836544036865234, -1.7069097757339478, -1.0047948360443115, -0.645175039768219, -0.28555524349212646, 0.29668647050857544, 0.7248052954673767, 1.0844250917434692, 1.1700488328933716, 0.9303023219108582, 0.43368449807167053, 0.622056782245636, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.2795617282 [e2e-predictor] 3905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.0159261226654053, -0.9020463228225708, -1.3472900390625, -1.2959157228469849, -1.3301652669906616, -1.1075434684753418, -1.4671632051467896, -1.0904186964035034, -1.0390443801879883, -1.2102919816970825, -0.9020463228225708, -0.8164225816726685, -0.9534205794334412, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.7650483250617981, -0.610925555229187, -0.645175039768219, -0.7136740684509277, -0.7307988405227661, -0.5595512986183167, -0.610925555229187, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.9534205794334412, -1.1075434684753418, -1.1075434684753418, -1.2959157228469849, -0.2684305012226105, 1.8207894563674927, 1.8379141092300415], [0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.5193082690238953, -0.08005820959806442, -0.9020463228225708, -1.79253351688385, -1.7240345478057861, -1.5014127492904663, -1.3986642360687256, -1.878157377243042, -2.01515531539917, -1.8439078330993652, -1.672660231590271, -1.5699117183685303, -1.227416753768921, -1.0390443801879883, -0.9020463228225708, -0.7992978096008301, -0.645175039768219, -0.5424265265464783, -0.5595512986183167, -0.7650483250617981, -1.1931672096252441, -2.1179039478302, -1.141792893409729, 0.056939806789159775, 0.24531221389770508, 0.14256370067596436, -0.3540542721748352, -0.4910522699356079, -0.06293346732854843, 0.5706825256347656, 0.7590547800064087, 0.9131776094436646, 0.810429036617279, 0.41655975580215454, 0.3309359848499298, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, [e2e-predictor] 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.38231024146080017, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 1.0501755475997925, 1.1357992887496948, 1.1529240608215332, 1.2042982578277588, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.3584210872650146, 0.7761795520782471, 0.9988013505935669, 1.0330508947372437, -0.4910522699356079, -1.6212860345840454, -1.484287977218628, -1.415789008140564, -1.3301652669906616, -1.261666178703308, -1.535662293434143, -0.6965492963790894, -0.6794245839118958, -0.9020463228225708, -0.5424265265464783, -0.576676070690155, -0.3711790144443512, -0.8849216103553772, -0.5253018140792847, -0.645175039768219, -0.5938007831573486, -0.5081770420074463, -0.7479235529899597, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.7821730971336365, -0.8849216103553772, -0.7479235529899597, -0.6794245839118958, -0.7992978096008301, -0.8849216103553772, -1.0047948360443115, -1.2959157228469849, -0.2684305012226105, 1.8892884254455566, 1.8550388813018799], [0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.6391815543174744, 0.5706825256347656, 0.5535577535629272, 0.4508092403411865, -0.40542852878570557, -0.9362958669662476, -1.535662293434143, -1.7240345478057861, -1.6897850036621094, -1.9124068021774292, -2.0665295124053955, -1.9637811183929443, -1.7240345478057861, -1.6555355787277222, -1.3472900390625, -1.1075434684753418, -0.9705453515052795, -0.8849216103553772, -0.7992978096008301, -0.8335473537445068, -1.073293924331665, -1.79253351688385, -1.604161262512207, -0.28555524349212646, 0.02269030176103115, 0.2281874716281891, 0.43368449807167053, 0.5193082690238953, 0.2281874716281891, -0.3711790144443512, -0.5424265265464783, -0.4910522699356079, -0.6622998118400574, -0.42255327105522156, -0.08005820959806442, 0.0740646943449974, -0.8677968382835388, -0.40542852878570557, 0.14256370067596436, 0.6391815543174744, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.502 [e2e-predictor] 1834969520569, 0.43368449807167053, 0.38231024146080017, 0.38231024146080017, 0.3309359848499298, 0.3309359848499298, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3309359848499298, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7933043241500854, 0.8446785807609558, 0.9303023219108582, 0.9645518660545349, 1.0330508947372437, 1.101549744606018, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.0673003196716309, 0.9816765785217285, 1.255672574043274, 0.7248052954673767, -0.9705453515052795, -1.415789008140564, -0.7992978096008301, -1.6212860345840454, -1.6555355787277222, -1.5185375213623047, -1.3815394639968872, -1.3644146919250488, -0.9876701235771179, -1.3815394639968872, -0.7479235529899597, -1.141792893409729, -0.7992978096008301, -0.6794245839118958, -0.7821730971336365, -0.8506720662117004, -0.8849216103553772, -0.5253018140792847, -0.6794245839118958, -0.7650483250617981, -0.5938007831573486, -0.6965492963790894, -0.7307988405227661, -0.6622998118400574, -0.8506720662117004, -1.02191960811615, -0.8335473537445068, -0.6794245839118958, -0.9020463228225708, -0.9534205794334412, -0.9705453515052795, -1.141792893409729, -1.073293924331665, -0.576676070690155, 1.906413197517395, 1.8550388813018799], [0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.9474270939826965, 1.0844250917434692, 1.0159261226654053, 0.7933043241500854, 0.2110627144575119, -0.5081770420074463, -1.0561691522598267, -1.6212860345840454, -1.8610326051712036, -1.484287977218628, -1.4671632051467896, -1.8610326051712036, -1.9637811183929443, -1.7754088640213013, -1.5527870655059814, -1.261666178703308, -1.02191960811615, -0.9191710948944092, -0.9876701235771179, -1.3130404949188232, -1.946656346321106, -1.1760424375534058, -0.30267998576164246, -0.1143077164888382, 0.0055655487813055515, 0.10831420123577118, 0.27956172823905945, 0.43368449807167053, 0.41655975580215454, 0.15968845784664154, -0.7650483250617981, -1.7754088640213013, -1.7069097757339478, -1.7411593198776245, -1.073293924331665, -1.2102919816970825, -1.4329137802124023, -0.9876701235771179, 0.4508092403411865, 0.7933043241500854, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.77617955207 [e2e-predictor] 82471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.091189444065094, 0.091189444065094, 0.14256370067596436, 0.15968845784664154, 0.26243698596954346, 0.19393795728683472, 0.056939806789159775, -0.1143077164888382, -0.30267998576164246, -0.3540542721748352, -0.4568027853965759, -0.28555524349212646, -0.3711790144443512, -0.40542852878570557, -0.31980475783348083, 0.0055655487813055515, -0.06293346732854843, 0.091189444065094, 0.587807297706604, 0.7419300675392151, 0.8789280652999878, 0.7761795520782471, 0.8789280652999878, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 0.43368449807167053, -0.9705453515052795, -0.4739275276660919, -1.5527870655059814, -1.3472900390625, -1.9295315742492676, -1.5527870655059814, -2.01515531539917, -1.3301652669906616, -1.484287977218628, -1.227416753768921, -1.0904186964035034, -1.5185375213623047, -0.9876701235771179, -0.5938007831573486, -0.6622998118400574, -0.6622998118400574, -0.9191710948944092, -0.7136740684509277, -0.8164225816726685, -0.7136740684509277, -0.5595512986183167, -0.28555524349212646, -0.7821730971336365, -0.6280503273010254, -0.7136740684509277, -0.6965492963790894, -0.7650483250617981, -0.7136740684509277, -0.7136740684509277, -0.8335473537445068, -0.9020463228225708, -0.8506720662117004, -1.0561691522598267, -0.8335473537445068, -0.9362958669662476, -0.5595512986183167, 1.8892884254455566, 1.8036646842956543], [0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.622056782245636, 0.6734310388565063, 1.2385478019714355, 1.563918113708496, 1.3926706314086914, 1.4611696004867554, 1.2214230298995972, 0.7933043241500854, 0.056939806789159775, -0.5595512986183167, -1.1760424375534058, -1.7411593198776245, -1.79253351688385, -1.535662293434143, -1.6384108066558838, -1.8439078330993652, -1.9124068021774292, -1.8267830610275269, -1.5185375213623047, -1.1075434684753418, -1.0561691522598267, -1.2959157228469849, -1.7069097757339478, -0.8335473537445068, -0.3883037567138672, -0.2513057291507721, -0.13143247365951538, -0.08005820959806442, 0.056939806789159775, 0.26243698596954346, 0.3651854991912842, 0.4508092403411865, 0.17681321501731873, -0.7821730971336365, -1.2959157228469849, -1.4671632051467896, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.672660231590271, -1.3130404949188232, 0.1768 [e2e-predictor] 1321501731873, 0.8618032932281494, 0.9303023219108582, 0.8275538086891174, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.6734310388565063, 0.7248052954673767, 0.8960528373718262, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.2110627144575119, 0.26243698596954346, 0.0740646943449974, 0.0740646943449974, 0.0740646943449974, -0.06293346732854843, -0.2341809868812561, -0.3883037567138672, -0.5938007831573486, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9020463228225708, -1.0047948360443115, -0.7821730971336365, -0.9705453515052795, -0.8677968382835388, -0.5938007831573486, -0.5938007831573486, -0.7992978096008301, -0.645175039768219, -0.6794245839118958, -0.7136740684509277, -0.5595512986183167, -0.4568027853965759, -0.2341809868812561, 0.02269030176103115, 0.27956172823905945, 0.29668647050857544, 0.4850587546825409, -0.4739275276660919, -1.0561691522598267, -1.4500385522842407, -1.604161262512207, -1.6212860345840454, -1.5699117183685303, -1.6384108066558838, -1.484287977218628, -1.7069097757339478, -1.4500385522842407, -1.3644146919250488, -1.3815394639968872, -1.2787909507751465, -1.141792893409729, -0.7307988405227661, -0.5424265265464783, -0.4739275276660919, -0.6965492963790894, -0.8506720662117004, -0.645175039768219, -0.6794245839118958, -0.6965492963790894, -0.7821730971336365, -0.3883037567138672, -0.8849216103553772, -0.576676070690155, -0.645175039768219, -0.6622998118400574, -0.8335473537445068, -0.5424265265464783, -0.6794245839118958, -0.8849216103553772, -0.7307988405227661, -0.5938007831573486, -0.7136740684509277, -0.6280503273010254, -1.1075434684753418, -0.8677968382835388, 1.8207894563674927, 1.8379141092300415], [1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5535577535629272, 0.810429036617279, 1.3412963151931763, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.3584210872650146, 0.9988013505935669, 0.5021834969520569, -0.011559205129742622, -0.8335473537445068, -1.3644146919250488, -1.8096582889556885, -1.8439078330993652, -1.6384108066558838, -1.7240345478057861, -1.963 [e2e-predictor] 7811183929443, -2.0665295124053955, -1.5699117183685303, -1.2445415258407593, -1.3130404949188232, -1.2102919816970825, -0.576676070690155, -0.31980475783348083, -0.3369295001029968, -0.19993148744106293, -0.13143247365951538, -0.045808710157871246, 0.03981505334377289, 0.15968845784664154, 0.2110627144575119, -0.045808710157871246, -0.6280503273010254, -1.3815394639968872, -1.4671632051467896, -1.3815394639968872, -1.2102919816970825, -1.141792893409729, -1.2787909507751465, -1.3815394639968872, -1.5870364904403687, -0.8164225816726685, -0.08005820959806442, -0.02868395671248436, 0.3480607271194458, 0.6734310388565063, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.7590547800064087, 0.622056782245636, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.3651854991912842, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.15968845784664154, 0.19393795728683472, 0.12543895840644836, 0.056939806789159775, 0.056939806789159775, -0.011559205129742622, -0.3540542721748352, -0.9020463228225708, -0.9534205794334412, -0.9362958669662476, -0.8506720662117004, -0.9705453515052795, -0.8849216103553772, -0.9191710948944092, -0.8849216103553772, -1.0047948360443115, -0.8677968382835388, -0.7992978096008301, -0.8849216103553772, -0.7650483250617981, -0.7136740684509277, -0.7479235529899597, -0.4568027853965759, -0.8506720662117004, -0.30267998576164246, -0.7307988405227661, -0.21705622971057892, -0.3711790144443512, -0.16568197309970856, -0.21705622971057892, -0.09718296676874161, 0.02269030176103115, -0.28555524349212646, -0.6280503273010254, -0.8164225816726685, -1.261666178703308, -1.5014127492904663, -1.7240345478057861, -1.672660231590271, -1.758284091949463, -1.6555355787277222, -1.604161262512207, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.5699117183685303, -1.0047948360443115, -0.7307988405227661, -0.5938007831573486, -0.4568027853965759, -0.5595512986183167, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.610925555229187, -0.5081770420074463, -0.5595512986183167, -0.9020463228225708, -0.6622998118400574, -0.8677968382835388, -0.645175039768219, -0.610925555229187, -0.6280503273010254, -0.8335473537445068, -0.7821730971336365, -0.7992978096008301, -0.7992978096008301, -0.6280503273010254, -0.7650483250617981, -0.7307988405227661, -0.8164225816726685, -0.9191710948944092, -0.6280503273010254, 1.8207894563674927, 1.8550388813018799], [1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 0.9645518660545349 [e2e-predictor] , 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.7590547800064087, 1.3584210872650146, 1.5810428857803345, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.1700488328933716, 0.6049320101737976, 0.38231024146080017, 0.2110627144575119, -0.4568027853965759, -1.1589176654815674, -1.6384108066558838, -1.8096582889556885, -1.3815394639968872, -1.3301652669906616, -1.672660231590271, -1.7240345478057861, -1.758284091949463, -1.5527870655059814, -0.9876701235771179, -0.42255327105522156, -0.2341809868812561, -0.1143077164888382, -0.045808710157871246, -0.011559205129742622, -0.02868395671248436, -0.011559205129742622, -0.31980475783348083, -0.7307988405227661, -1.7411593198776245, -1.3986642360687256, -0.8849216103553772, -1.141792893409729, -1.3130404949188232, -1.4671632051467896, -1.3815394639968872, -1.5185375213623047, -1.5014127492904663, -1.415789008140564, -1.415789008140564, -1.3472900390625, -1.1246682405471802, -0.8335473537445068, -0.5424265265464783, -0.13143247365951538, 0.29668647050857544, 0.622056782245636, 0.7248052954673767, 0.810429036617279, 0.9645518660545349, 1.0330508947372437, 1.1186745166778564, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 0.5535577535629272, -0.7136740684509277, -0.7821730971336365, -0.40542852878570557, 0.7761795520782471, 1.3412963151931763, 1.5296685695648193, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6837913990020752, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.1357992887496948, -1.5014127492904663, -1.6555355787277222, -0.9705453515052795, -0.610925555229187, -0.3883037567138672, -0.30267998576164246, -0.09718296676874161, 0.2110627144575119, 0.29668647050857544, -0.2341809868812561, -0.08005820959806442, 0.02269030176103115, 0.7761795520782471, 0.7248052954673767, 0.622056782245636, 0.5535577535629272, 0.43368449807167053, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3309359848499298, 0.27956172823905945, 0.38231024146080017, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.056939806789159775, 0.15968845784664154, 0.12543895840644836, 0.056939806789159775, -0.011559205129742622, -0.31980475783348083, -0.6965492963790894, -0.7821730971336365, -0.6794245839118958, -0.7479235529899597, -0.576676070690155, -0.8849216103553772, -0.9705453515052795, -0.6965492963790894, -0.7992978096008301, -0.9705453515052795, -0.8677968382835388, -0.7821730971336365, -1.0561691522598267, -0.9362958669662476, -0.7650483250617981, -0.645175039768219, -0.6622998118400574, -0.9876701235771179, -0.4568027853965759, -0.5595512986183167, -0.610925555229187, -0.3540542721748352, -0.09718296676874161, 0.056939806789159775, -0.08005820959806442, -0.02868395671248436, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, -0.6280503273010254, -1.4671632051467896, -1.6212860345840454, -1.7411593198776245, -1.672660231590271, -1.7411593198776245, -1.79253351688385, -1.8267830610275269, -1.6384108066558838, -1.9124068021774292, -0.8164225816726685, -0.7821730971336365, -1.0390443801879883, -1.5870364904403687, -1.4329137802124023, -1.535662293434143, -0.6280503273010254, -0.8677968382835388, -0.31980475783348083, -0.4739275276660919, -0.6622998118400574, -1.0904186964035034, -0.31980475783348083, -0.782 [e2e-predictor] 1730971336365, -0.5253018140792847, -0.610925555229187, -0.3711790144443512, -0.7821730971336365, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.5938007831573486, -0.8506720662117004, -0.7307988405227661, -0.7650483250617981, -0.7992978096008301, -0.7992978096008301, -1.0561691522598267, -0.8849216103553772, -0.5938007831573486, 1.786539912223816, 1.8550388813018799], [1.101549744606018, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 1.3412963151931763, 1.63241708278656, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.101549744606018, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.17681321501731873, -0.5595512986183167, -1.2959157228469849, -1.6897850036621094, -1.604161262512207, -1.3301652669906616, -1.3815394639968872, -1.7240345478057861, -1.79253351688385, -1.7240345478057861, -1.7411593198776245, -1.79253351688385, -1.3130404949188232, -0.7479235529899597, -0.40542852878570557, -0.19993148744106293, -0.21705622971057892, -0.8506720662117004, -1.5014127492904663, -0.9020463228225708, -1.5014127492904663, -1.5527870655059814, -1.4671632051467896, -1.3301652669906616, -0.7992978096008301, -1.0561691522598267, -1.1075434684753418, -1.1589176654815674, -0.1143077164888382, 0.7933043241500854, 1.1700488328933716, 1.324171543121338, 1.5981676578521729, 1.718040943145752, 1.2727973461151123, 0.5706825256347656, 1.2899221181869507, 1.6837913990020752, 1.8207894563674927, 1.8036646842956543, 1.8207894563674927, 1.8550388813018799, 1.8721636533737183, 1.8379141092300415, 1.5125439167022705, 0.091189444065094, -1.672660231590271, -1.8610326051712036, -0.9534205794334412, 0.9816765785217285, 1.4611696004867554, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.718040943145752, 1.8036646842956543, 1.8379141092300415, 1.8892884254455566, 1.8207894563674927, 1.8207894563674927, 0.9988013505935669, -0.9362958669662476, -0.9020463228225708, -0.3540542721748352, -0.31980475783348083, -0.5938007831573486, -1.0390443801879883, -1.1246682405471802, -1.4329137802124023, -1.79253351688385, -1.8267830610275269, -1.7754088640213013, -1.878157377243042, 0.9303023219108582, 1.4269200563430786, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.563918113708496, 1.3070467710494995, 0.8446785807609558, 0.3480607271194458, 0.091189444065094, 0.12543895840644836, 0.2110627144575119, 0.3138112425804138, 0.26243698596954346, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.10831420123577118, 0.12543895840644836, 0.091189444065094, 0.056939806789159775, 0.02269030176103115, 0.03981505334377289, 0.0740646943449974, 0.056939806789159775, -0.045808710157871246, 0.02269030176103115, 0.02269030176103115, -0.045808710157871246, -0.08005820959806442, -0.06293346732854843, -0.011559205129742622, -0.02868395671248436, -0.08005820959806442, 0.02269030176103115, -0.08005820959806442, 0.0055655487813055515, -0.06293346732854843, 0.02269030176103115, 0.056939806789159775, 0.0055655487813055515, -0.06293346732854843, -0.08005820959806442, -0.16568197309970856, -0.13143247365951538, -0.1143077164888382, -0.6965492963790894, -1.02191960811615, -1.1075434684753418, -1.0904186964035034, -0.8849216103553772, -1.0047948360443115, -0.9876701235771179, -0.8335473537445068, -0.9534205794334412, -0.9362958669662476, -0.7479235529899597, -0.9534205794334412, -0.8164225816726685, -0.7307988405227661, -0.8849216103553772, -0.7307988405227661, -0.7479235529899597, -0.7307988405227661, -0.8164225816726685, -0.5253018140792847, -0.4910522699356079, -0.14855723083019257, -0.5081770420074463, 0.03981505334377289, -0.1143077164888382, -0.4910522699356079, 0.0740646943449974, 0.19393795728683472, 0.3309359848499298, 0.2110627144575119, [e2e-predictor] 0.3309359848499298, 0.0055655487813055515, -1.2445415258407593, -1.604161262512207, -1.79253351688385, -1.8096582889556885, -1.535662293434143, -1.5870364904403687, -1.79253351688385, -1.8952820301055908, -1.5527870655059814, -1.604161262512207, -0.5081770420074463, -0.5253018140792847, -0.7479235529899597, -1.0561691522598267, -1.4329137802124023, -1.2787909507751465, -0.13143247365951538, -0.576676070690155, -0.5424265265464783, -0.40542852878570557, -0.5595512986183167, -0.43967801332473755, -0.6794245839118958, -0.5595512986183167, -0.30267998576164246, -0.610925555229187, -0.40542852878570557, -0.6280503273010254, -0.7136740684509277, -0.3883037567138672, -0.6622998118400574, -0.8506720662117004, -0.576676070690155, -0.7307988405227661, -0.8164225816726685, -0.7479235529899597, -0.8677968382835388, -0.7136740684509277, -1.0561691522598267, -0.7479235529899597, -0.9191710948944092, 1.8207894563674927, 1.8721636533737183], [1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.622056782245636, 1.255672574043274, 1.6152924299240112, 1.5467933416366577, 1.4782943725585938, 1.4269200563430786, 1.1700488328933716, 0.8618032932281494, 0.8446785807609558, 1.1186745166778564, 0.9303023219108582, -0.045808710157871246, -0.9876701235771179, -1.5014127492904663, -1.484287977218628, -1.4500385522842407, -1.3986642360687256, -1.5699117183685303, -1.5870364904403687, -1.5185375213623047, -1.672660231590271, -1.672660231590271, -1.5527870655059814, -1.4671632051467896, -1.2445415258407593, -1.3301652669906616, -1.6555355787277222, -1.878157377243042, -0.9705453515052795, -1.0904186964035034, -1.1246682405471802, -1.1589176654815674, -1.1931672096252441, -1.0390443801879883, -0.8506720662117004, -1.02191960811615, -1.1931672096252441, 0.6734310388565063, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6495418548583984, 1.4097954034805298, 1.6837913990020752, 1.8721636533737183, 1.906413197517395, 1.906413197517395, 1.9235379695892334, 1.9577873945236206, 1.974912166595459, 1.8550388813018799, 1.2214230298995972, -0.7821730971336365, -1.79253351688385, -1.7411593198776245, -1.7411593198776245, -0.6965492963790894, 1.3412963151931763, 1.375545859336853, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.7522903680801392, 1.786539912223816, 1.7694151401519775, 1.2042982578277588, -1.7069097757339478, -1.946656346321106, -1.8610326051712036, -1.7411593198776245, -1.261666178703308, -1.3644146919250488, -1.1760424375534058, -1.227416753768921, -1.227416753768921, -1.672660231590271, -1.758284091949463, -1.878157377243042, -1.8267830610275269, -1.415789008140564, -0.3883037567138672, 0.656306266784668, 1.3926706314086914, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.2042982578277588, 0.7590547800064087, 0.056939806789159775, -0.7650483250617981, -0.8506720662117004, -0.6622998118400574, -0.43967801332473755, -0.5081770420074463, -0.5081770420074463, -0.4739275276660919, -0.5424265265464783, -0.5595512986183167, -0.610925555229187, -0.6794245839118958, -0.576676070690155, -0.5595512986183167, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.5938007831573486, -0.610925555229187, -0.6622998118400574, -0.7650483250617981, -0.7821730971336365, -0.8164225816726685, -0.7992978096008301, -0.7136740684509277, -0.9534205794334412, -1.0047948360443115, -0.7821730971336365, -0.8849216103553772, -0.7650483250617981, -0.7992978096008301, -0.610925555229187, -0.6794245839118958, -0.7479235529899597, -0.6622998118400574, -0.8506720662117004, -0.6622998118400574, -0.5253018140792847, -0.6622998118400574, -0.8335473537445068, -0.8164225816726685, -0.8506720662117004, -0.9534205794334412, -0.9534205794334412, -0.9876701235771179, -0.867796838 [e2e-predictor] 2835388, -0.9534205794334412, -0.7821730971336365, -0.8849216103553772, -0.8849216103553772, -0.8164225816726685, -1.02191960811615, -0.8677968382835388, -0.7136740684509277, -0.9876701235771179, -0.5253018140792847, -0.610925555229187, -0.5253018140792847, -0.5081770420074463, -0.40542852878570557, -0.28555524349212646, -0.19993148744106293, -0.06293346732854843, 0.2281874716281891, -0.18280673027038574, -0.2341809868812561, 0.39943498373031616, 0.12543895840644836, 0.43368449807167053, 0.39943498373031616, 0.056939806789159775, -0.13143247365951538, -1.1246682405471802, -1.6897850036621094, -1.758284091949463, -1.9295315742492676, -1.878157377243042, -1.7240345478057861, -1.3130404949188232, -1.946656346321106, -1.9295315742492676, -1.1931672096252441, -0.40542852878570557, -0.5253018140792847, -0.5081770420074463, -0.5253018140792847, -1.2102919816970825, -1.2787909507751465, -0.21705622971057892, -0.09718296676874161, -0.3540542721748352, -0.5253018140792847, -0.40542852878570557, -0.09718296676874161, -0.5253018140792847, -0.31980475783348083, -0.42255327105522156, -0.6280503273010254, -0.5424265265464783, -0.4739275276660919, -0.8677968382835388, -0.3883037567138672, -0.576676070690155, -0.7821730971336365, -0.5253018140792847, -0.5595512986183167, -0.7307988405227661, -0.8849216103553772, -0.9705453515052795, -0.8335473537445068, -1.02191960811615, -0.6965492963790894, -0.9705453515052795, 1.8379141092300415, 1.8721636533737183], [1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.4954191446304321, 1.255672574043274, 0.9988013505935669, 0.9131776094436646, 1.1357992887496948, 1.2727973461151123, 0.7590547800064087, -0.3883037567138672, -1.227416753768921, -1.5185375213623047, -1.758284091949463, -1.535662293434143, -1.2787909507751465, -1.535662293434143, -1.6384108066558838, -1.227416753768921, -1.02191960811615, -0.9362958669662476, -1.0047948360443115, -1.073293924331665, -1.484287977218628, -1.9124068021774292, -1.5527870655059814, -1.535662293434143, -1.604161262512207, -1.5699117183685303, -1.3815394639968872, -1.535662293434143, -1.7240345478057861, -1.4500385522842407, -1.261666178703308, -1.141792893409729, 1.3926706314086914, 1.63241708278656, 1.7009161710739136, 1.5981676578521729, 1.6666666269302368, 1.7694151401519775, 1.8721636533737183, 1.8379141092300415, 1.8036646842956543, 1.786539912223816, 1.7351655960083008, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, -0.8164225816726685, -1.5870364904403687, -1.8096582889556885, -1.7754088640213013, -1.8952820301055908, -1.946656346321106, -1.7240345478057861, -0.7992978096008301, 0.24531221389770508, 0.8446785807609558, 1.1700488328933716, 1.4097954034805298, 1.3584210872650146, 1.5125439167022705, 1.5467933416366577, 0.4850587546825409, -1.9809058904647827, -2.0665295124053955, -2.1179039478302, -2.0494048595428467, -2.01515531539917, -2.0494048595428467, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.758284091949463, -1.878157377243042, -1.878157377243042, -1.6897850036621094, -1.7069097757339478, -1.3472900390625, -1.2102919816970825, -0.610925555229187, 0.656306266784668, 1.1357992887496948, 0.02269030176103115, -1.7240345478057861, -1.5699117183685303, -1.4500385522842407, -1.3130404949188232, -1.1760424375534058, -1.141792893409729, -0.9191710948944092, -0.7992978096008301, -0.8506720662117004, -0.9534205794334412, -0.9191710948944092, -0.9020463228225708, -1.0047948360443115, -0.9020463228225708, -0.7821730971336365, -0.7479235529899597, -1.02191960811615, -0.9534205794334412, -1.02191960811615, -1.073293924331665, -1.0047948360443115, -0.8335473537445068, -0.9534205794334412, -0. [e2e-predictor] 7650483250617981, -0.6794245839118958, -0.7136740684509277, -0.7650483250617981, -0.6794245839118958, -0.8335473537445068, -0.9362958669662476, -0.7992978096008301, -0.6794245839118958, -0.5424265265464783, -0.7821730971336365, -0.9534205794334412, -0.8849216103553772, -0.8506720662117004, -0.8335473537445068, -0.6280503273010254, -0.7992978096008301, -0.8849216103553772, -0.8506720662117004, -0.8677968382835388, -0.7992978096008301, -0.9362958669662476, -0.9362958669662476, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -0.9020463228225708, -1.02191960811615, -0.9534205794334412, -0.576676070690155, -0.7650483250617981, -0.6794245839118958, -0.6280503273010254, -0.3711790144443512, -0.40542852878570557, -0.3540542721748352, -0.5595512986183167, -0.30267998576164246, -0.40542852878570557, -0.2684305012226105, 0.2110627144575119, 0.091189444065094, 0.24531221389770508, 0.39943498373031616, 0.5193082690238953, 0.5706825256347656, 0.6905558109283447, -0.06293346732854843, -0.3369295001029968, -1.2445415258407593, -1.6212860345840454, -1.79253351688385, -1.8610326051712036, -1.9295315742492676, -1.8096582889556885, -1.8439078330993652, -1.9809058904647827, -1.8439078330993652, -1.6384108066558838, -0.8164225816726685, -0.576676070690155, -0.5424265265464783, -0.42255327105522156, -1.2959157228469849, -1.0047948360443115, -0.4739275276660919, -0.2341809868812561, -0.3540542721748352, -0.3540542721748352, -0.2513057291507721, -0.3540542721748352, -0.610925555229187, 0.0055655487813055515, -0.28555524349212646, -0.5081770420074463, -0.7136740684509277, -0.5595512986183167, -0.6280503273010254, -0.3540542721748352, -0.5253018140792847, -0.5424265265464783, -0.4739275276660919, -0.5938007831573486, -0.645175039768219, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -1.02191960811615, -0.3883037567138672, -0.8164225816726685, 1.8036646842956543, 1.8721636533737183], [1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 1.1186745166778564, 1.5125439167022705, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.1186745166778564, 1.0330508947372437, 1.1700488328933716, 1.324171543121338, 1.2214230298995972, 0.3651854991912842, -0.7650483250617981, -1.1246682405471802, -1.5699117183685303, -1.5870364904403687, -1.2959157228469849, -1.3815394639968872, -1.4671632051467896, -1.2787909507751465, -1.1246682405471802, -1.0561691522598267, -1.1246682405471802, -1.261666178703308, -1.6555355787277222, -1.3130404949188232, -1.2787909507751465, -1.3986642360687256, -1.5185375213623047, -1.6212860345840454, -1.7240345478057861, -1.7754088640213013, -1.8952820301055908, -1.9295315742492676, -1.79253351688385, -1.5185375213623047, -1.0390443801879883, 0.19393795728683472, 0.4850587546825409, 0.587807297706604, 1.2214230298995972, 1.7351655960083008, 1.7694151401519775, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5296685695648193, 1.5125439167022705, 0.9645518660545349, -1.878157377243042, -1.8610326051712036, -1.8096582889556885, -1.7411593198776245, -1.8610326051712036, -1.8610326051712036, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.946656346321106, -1.7069097757339478, -1.7240345478057861, -1.8267830610275269, -1.7754088640213013, -1.7754088640213013, -1.9124068021774292, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -2.0494048595428467, -2.01515531539917, -1.946656346321106, -1.9980305433273315, -1.946656346321106, -1.8610326051712036, -1.9637811183929443, -2.1179039478302, -1.9809058904647827, -1.9809058904647827, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.15891766548 [e2e-predictor] 15674, -0.3540542721748352, -1.1760424375534058, -1.261666178703308, -1.0904186964035034, -1.1246682405471802, -0.8506720662117004, -0.645175039768219, -0.28555524349212646, -0.3369295001029968, -0.7479235529899597, -0.9362958669662476, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -1.2102919816970825, -1.141792893409729, -1.0047948360443115, -0.9876701235771179, -1.0561691522598267, -0.8849216103553772, -0.8335473537445068, -0.7479235529899597, -0.7307988405227661, -0.6622998118400574, -0.7136740684509277, -0.6794245839118958, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.6622998118400574, -0.6280503273010254, -0.5938007831573486, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.7992978096008301, -0.8164225816726685, -0.8506720662117004, -0.7650483250617981, -0.7992978096008301, -0.9020463228225708, -0.9191710948944092, -1.073293924331665, -0.8506720662117004, -0.9191710948944092, -0.9020463228225708, -1.1589176654815674, -1.0390443801879883, -1.0904186964035034, -0.9020463228225708, -0.9191710948944092, -0.9362958669662476, -0.8335473537445068, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.610925555229187, -0.8677968382835388, -0.610925555229187, -0.8506720662117004, -0.5938007831573486, -0.28555524349212646, -0.2684305012226105, -0.2341809868812561, -0.18280673027038574, -0.045808710157871246, -0.06293346732854843, 0.24531221389770508, -0.02868395671248436, 0.38231024146080017, 0.15968845784664154, 0.810429036617279, 0.6905558109283447, 0.5193082690238953, 0.6049320101737976, -0.40542852878570557, -1.8096582889556885, -1.7754088640213013, -1.758284091949463, -1.7754088640213013, -1.9637811183929443, -1.946656346321106, -1.8952820301055908, -1.9124068021774292, -1.946656346321106, -1.6897850036621094, -0.9705453515052795, -0.7479235529899597, -0.30267998576164246, -0.21705622971057892, -0.6280503273010254, -1.02191960811615, -0.7136740684509277, 0.0740646943449974, 0.056939806789159775, -0.09718296676874161, -0.3369295001029968, -0.42255327105522156, -0.5595512986183167, -0.5424265265464783, -0.2513057291507721, -0.4568027853965759, -0.8164225816726685, -0.4739275276660919, -0.5424265265464783, -0.42255327105522156, -0.43967801332473755, -0.40542852878570557, -0.43967801332473755, -0.5253018140792847, -0.576676070690155, -0.3883037567138672, -0.9020463228225708, -0.8506720662117004, -0.645175039768219, -0.30267998576164246, -0.7821730971336365, 1.8550388813018799, 1.8379141092300415], [1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7590547800064087, 0.6905558109283447, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.7933043241500854, 1.375545859336853, 1.563918113708496, 1.4782943725585938, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, -0.1143077164888382, -1.141792893409729, -1.3130404949188232, -1.2102919816970825, -1.3644146919250488, -1.3301652669906616, -1.2102919816970825, -1.4500385522842407, -1.5699117183685303, -1.6555355787277222, -1.8096582889556885, -1.9295315742492676, -1.8952820301055908, -1.9637811183929443, -2.01515531539917, -1.946656346321106, -1.878157377243042, -1.8952820301055908, -2.032280206680298, -2.0665295124053955, -2.0665295124053955, -1.9124068021774292, -1.672660231590271, -1.672660231590271, -1.8096582889556885, -1.8610326051712036, -1.878157377243042, -2.01515531539917, 0.03981505334377289, 0.38231024146080017, -1.8610326051712036, -1.9124068021774292, -1.5014127492904663, -1.0904186964035034, -1.5014127492904663, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, -2.0836544036865234, -2.1007792949676514, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.049404859542846 [e2e-predictor] 7, -2.1179039478302, -2.01515531539917, -2.0494048595428467, -2.01515531539917, -1.9295315742492676, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.0836544036865234, -1.6897850036621094, -1.5185375213623047, -0.7821730971336365, -0.4739275276660919, -0.6622998118400574, -1.1246682405471802, -1.8439078330993652, -1.7411593198776245, -1.1931672096252441, -1.4500385522842407, -1.8267830610275269, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -1.9980305433273315, -1.8439078330993652, -1.4329137802124023, -0.9534205794334412, -0.8335473537445068, -0.9020463228225708, -0.7136740684509277, -1.141792893409729, -1.1075434684753418, -0.8849216103553772, -0.9362958669662476, -1.0047948360443115, -1.02191960811615, -0.9705453515052795, -0.9191710948944092, -0.7650483250617981, -0.7136740684509277, -0.7650483250617981, -0.7479235529899597, -0.610925555229187, -0.8335473537445068, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -1.0390443801879883, -0.9534205794334412, -0.8335473537445068, -0.8677968382835388, -0.8335473537445068, -0.645175039768219, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -1.0047948360443115, -0.8506720662117004, -0.8506720662117004, -0.8849216103553772, -0.6794245839118958, -0.7136740684509277, -0.7992978096008301, -0.7479235529899597, -0.7992978096008301, -0.9191710948944092, -0.8849216103553772, -0.9876701235771179, -0.9705453515052795, -1.0047948360443115, -1.0561691522598267, -0.9876701235771179, -0.9705453515052795, -0.9362958669662476, -0.9020463228225708, -0.9191710948944092, -0.7992978096008301, -0.7307988405227661, -0.9876701235771179, -0.6622998118400574, -0.5938007831573486, -0.7307988405227661, -0.7992978096008301, -0.5424265265464783, -0.28555524349212646, -0.21705622971057892, -0.3711790144443512, 0.0740646943449974, 0.2110627144575119, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, -0.13143247365951538, 0.4679340124130249, 0.5364330410957336, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.6391815543174744, -0.5253018140792847, -1.8096582889556885, -1.8096582889556885, -1.878157377243042, -1.8096582889556885, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.9124068021774292, -2.0836544036865234, -1.2787909507751465, -1.02191960811615, -0.045808710157871246, 0.17681321501731873, -0.6280503273010254, -0.7136740684509277, -0.5081770420074463, -0.28555524349212646, -0.08005820959806442, -0.16568197309970856, -0.2684305012226105, -0.42255327105522156, -0.4739275276660919, -0.5595512986183167, -0.2513057291507721, -0.3369295001029968, -0.7821730971336365, -0.6794245839118958, -0.3711790144443512, -0.5595512986183167, -0.30267998576164246, -0.2341809868812561, -0.2513057291507721, -0.7650483250617981, -0.5595512986183167, -0.610925555229187, -1.02191960811615, -0.9876701235771179, -0.40542852878570557, -0.6794245839118958, -0.645175039768219, 1.8721636533737183, 1.8379141092300415], [1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.6049320101737976, 1.2727973461151123, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.2899221181869507, 0.7933043241500854, -0.3369295001029968, -0.9020463228225708, -0.9362958669662476, -1.3130404949188232, -1.672660231590271, -1.946656346321106, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.79253351688385, -1.878157377243042, -1.9980305433273315, -2.032280206680298, -2.0836544036865234, -2.1179039478302, -2.1179039478302, -2.1007792949676 [e2e-predictor] 514, -2.1007792949676514, -2.0836544036865234, -1.8439078330993652, -1.3130404949188232, -1.2102919816970825, -1.3301652669906616, -1.415789008140564, -1.5185375213623047, -1.5870364904403687, -1.8267830610275269, -2.01515531539917, -2.1179039478302, -2.1007792949676514, -1.9124068021774292, -1.878157377243042, -1.9637811183929443, -2.1007792949676514, -2.1179039478302, -1.9124068021774292, -1.79253351688385, -1.8439078330993652, -2.032280206680298, -2.0836544036865234, -1.9295315742492676, -0.4568027853965759, -0.3540542721748352, 0.02269030176103115, 0.38231024146080017, 0.7248052954673767, 0.8960528373718262, -0.08005820959806442, -0.7136740684509277, 0.0740646943449974, 0.6905558109283447, 0.091189444065094, -0.5253018140792847, -1.1075434684753418, -1.9637811183929443, -2.0836544036865234, 0.10831420123577118, 0.9303023219108582, 1.4269200563430786, 1.563918113708496, 1.5125439167022705, 1.3584210872650146, 0.9303023219108582, 0.3651854991912842, -0.4910522699356079, -1.415789008140564, -1.5699117183685303, -1.0390443801879883, -1.02191960811615, -0.9020463228225708, -1.0561691522598267, -0.9705453515052795, -1.0904186964035034, -1.1075434684753418, -0.8164225816726685, -0.7136740684509277, -0.7992978096008301, -0.8677968382835388, -0.9534205794334412, -0.9876701235771179, -0.9191710948944092, -0.8677968382835388, -0.8849216103553772, -0.9362958669662476, -0.7307988405227661, -0.9191710948944092, -0.9876701235771179, -0.9362958669662476, -0.7821730971336365, -0.7992978096008301, -0.7821730971336365, -0.645175039768219, -0.7307988405227661, -0.8506720662117004, -0.8677968382835388, -0.6280503273010254, -0.4910522699356079, -0.43967801332473755, -0.5938007831573486, -0.7136740684509277, -0.7650483250617981, -0.8506720662117004, -0.6965492963790894, -0.6794245839118958, -0.645175039768219, -0.6622998118400574, -0.610925555229187, -0.6794245839118958, -0.8335473537445068, -0.9534205794334412, -0.7821730971336365, -0.7992978096008301, -0.8164225816726685, -0.9191710948944092, -1.1589176654815674, -0.9705453515052795, -0.8849216103553772, -0.6965492963790894, -0.7992978096008301, -0.8335473537445068, -0.6622998118400574, -0.7821730971336365, -1.1760424375534058, -0.5595512986183167, -0.28555524349212646, -0.3711790144443512, -0.28555524349212646, -0.4568027853965759, -0.2684305012226105, -0.02868395671248436, -0.18280673027038574, 0.24531221389770508, 0.0740646943449974, 0.2281874716281891, 0.6391815543174744, 0.5535577535629272, 0.5021834969520569, 0.6905558109283447, 0.7590547800064087, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.656306266784668, -0.1143077164888382, -1.7411593198776245, -1.878157377243042, -1.8267830610275269, -1.8096582889556885, -1.8096582889556885, -1.8952820301055908, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.1589176654815674, -1.8439078330993652, -1.2959157228469849, -0.14855723083019257, -0.16568197309970856, -0.30267998576164246, -0.2341809868812561, -1.2102919816970825, -0.7479235529899597, -0.2684305012226105, -0.13143247365951538, -0.21705622971057892, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.14855723083019257, -0.42255327105522156, -0.3369295001029968, -0.4568027853965759, -0.3883037567138672, -0.5253018140792847, -0.31980475783348083, -0.2341809868812561, -0.2684305012226105, -0.4568027853965759, -0.43967801332473755, -0.6280503273010254, -0.7821730971336365, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -0.3540542721748352, 1.6666666269302368, 1.8721636533737183], [1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8789280652999878, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.9474270939826965, 1.47829437255 [e2e-predictor] 85938, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.4782943725585938, 1.3584210872650146, 1.2899221181869507, 1.375545859336853, 1.3584210872650146, 1.1529240608215332, 0.5364330410957336, -1.1589176654815674, -1.6384108066558838, -1.79253351688385, -1.79253351688385, -1.8096582889556885, -1.7069097757339478, -1.7754088640213013, -1.8439078330993652, -1.8610326051712036, -1.758284091949463, -1.9124068021774292, -1.9124068021774292, -1.9809058904647827, -2.0665295124053955, -2.0494048595428467, -1.9295315742492676, -1.5014127492904663, -0.5081770420074463, -0.28555524349212646, -0.3540542721748352, -0.9191710948944092, -1.4500385522842407, -1.8096582889556885, -1.9980305433273315, -2.032280206680298, -1.7240345478057861, -1.6212860345840454, -1.484287977218628, -1.604161262512207, -1.9980305433273315, -2.0836544036865234, -1.1246682405471802, -0.14855723083019257, 0.17681321501731873, 0.5193082690238953, 0.7590547800064087, 0.5535577535629272, 0.6391815543174744, -0.6794245839118958, -2.0836544036865234, -1.0390443801879883, -0.5938007831573486, -1.141792893409729, -2.032280206680298, -2.0836544036865234, 0.17681321501731873, 0.7933043241500854, 1.2214230298995972, 1.2727973461151123, 1.3584210872650146, 1.5296685695648193, 1.4782943725585938, 0.5021834969520569, -1.7411593198776245, -0.6965492963790894, -0.2513057291507721, 0.27956172823905945, 0.6734310388565063, 0.3480607271194458, -0.9020463228225708, -0.16568197309970856, 0.26243698596954346, -1.3986642360687256, -1.4329137802124023, -0.9191710948944092, -1.1246682405471802, -1.3301652669906616, -1.1931672096252441, -1.1589176654815674, -0.9876701235771179, -0.9534205794334412, -1.02191960811615, -0.9705453515052795, -0.8164225816726685, -0.7479235529899597, -0.610925555229187, -0.7479235529899597, -0.8506720662117004, -0.8677968382835388, -1.0047948360443115, -0.9362958669662476, -0.7479235529899597, -0.6280503273010254, -0.7650483250617981, -0.5938007831573486, -1.02191960811615, -0.9191710948944092, -0.8335473537445068, -0.645175039768219, -0.7992978096008301, -0.8506720662117004, -0.8506720662117004, -1.0561691522598267, -0.7479235529899597, -0.7136740684509277, -0.5081770420074463, -0.5081770420074463, -0.576676070690155, -0.645175039768219, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.8335473537445068, -0.5253018140792847, -0.645175039768219, -0.7821730971336365, -0.7992978096008301, -0.9191710948944092, -0.8164225816726685, -0.9020463228225708, -1.0561691522598267, -1.0047948360443115, -0.8849216103553772, -0.7136740684509277, -0.645175039768219, -0.8849216103553772, -0.6622998118400574, -0.7479235529899597, -0.7821730971336365, -0.9876701235771179, -0.5938007831573486, -0.7307988405227661, -0.576676070690155, -0.4910522699356079, -0.3711790144443512, -0.3540542721748352, -0.09718296676874161, -0.045808710157871246, 0.4850587546825409, 0.39943498373031616, 0.3138112425804138, 0.6905558109283447, 0.4679340124130249, 0.810429036617279, 0.8789280652999878, 0.9645518660545349, 0.8446785807609558, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.3138112425804138, -0.7307988405227661, -1.4671632051467896, -1.79253351688385, -1.8952820301055908, -1.8267830610275269, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9295315742492676, -1.672660231590271, -0.7992978096008301, -1.6212860345840454, -0.2341809868812561, 0.03981505334377289, -0.7650483250617981, 0.27956172823905945, -0.08005820959806442, 0.091189444065094, 0.0740646943449974, 0.19393795728683472, 0.15968845784664154, -0.3883037567138672, -0.5424265265464783, -0.5424265265464783, -0.2341809868812561, -0.16568197309970856, -0.28555524349212646, -0.21705622971057892, -0.4910522699356079, -0.3540542721748352, -0.3883037567138672, -0.2684305012226105, -0.5081770420074463, -0.2341809868812561, -0.08005820959806442, -0.8506720662117004, -0.7479235529899597, -0.4910522699356079, -0.7650483250617981, -0.8849216103553772, -0.13143247365951538, 1.563918113708496, 1.8721636533737183], [1.3070467710494995, 1.25567257 [e2e-predictor] 4043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.38231024146080017, 0.3138112425804138, 0.7248052954673767, 1.3412963151931763, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.0844250917434692, -1.3301652669906616, -1.484287977218628, -1.6212860345840454, -1.7240345478057861, -1.7411593198776245, -1.6384108066558838, -1.7069097757339478, -1.7240345478057861, -1.9124068021774292, -1.9980305433273315, -1.9295315742492676, -1.9124068021774292, -1.9637811183929443, -1.946656346321106, -1.6555355787277222, -0.1143077164888382, 0.8789280652999878, 1.0673003196716309, 1.1700488328933716, 1.0844250917434692, 0.656306266784668, 0.5364330410957336, -0.18280673027038574, -1.5527870655059814, -1.4500385522842407, -1.6555355787277222, -1.878157377243042, -2.0836544036865234, -2.1179039478302, -2.032280206680298, -1.9809058904647827, -0.8335473537445068, -0.4739275276660919, -0.2341809868812561, -0.09718296676874161, -0.08005820959806442, -0.7992978096008301, -1.9980305433273315, -0.645175039768219, 0.7248052954673767, 1.0159261226654053, 1.101549744606018, 1.18717360496521, 1.1186745166778564, 1.0159261226654053, 0.10831420123577118, -1.6384108066558838, -0.9705453515052795, -0.2684305012226105, -0.09718296676874161, -1.02191960811615, -1.7069097757339478, 0.3651854991912842, 1.3412963151931763, 1.3584210872650146, 1.1700488328933716, 0.587807297706604, -0.7307988405227661, -2.1179039478302, -0.43967801332473755, 0.2110627144575119, 0.4508092403411865, 0.26243698596954346, -0.7992978096008301, -0.8677968382835388, -0.7479235529899597, -0.8164225816726685, -0.8335473537445068, -0.7650483250617981, -0.8335473537445068, -1.0047948360443115, -1.0561691522598267, -0.9705453515052795, -0.7992978096008301, -0.9020463228225708, -0.9020463228225708, -0.9534205794334412, -0.8849216103553772, -0.9534205794334412, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -0.8164225816726685, -0.8506720662117004, -0.8335473537445068, -0.7136740684509277, -0.9705453515052795, -0.8164225816726685, -0.7650483250617981, -0.8164225816726685, -0.645175039768219, -0.6622998118400574, -0.8164225816726685, -0.8506720662117004, -0.8677968382835388, -1.0390443801879883, -0.8335473537445068, -0.6280503273010254, -0.6794245839118958, -0.576676070690155, -0.40542852878570557, -0.576676070690155, -0.610925555229187, -0.4568027853965759, -0.5938007831573486, -0.6965492963790894, -0.7136740684509277, -0.8335473537445068, -0.8335473537445068, -0.7992978096008301, -0.9362958669662476, -0.7821730971336365, -0.9191710948944092, -1.1589176654815674, -0.8849216103553772, -0.8677968382835388, -0.9362958669662476, -0.6965492963790894, -0.610925555229187, -0.6965492963790894, -0.576676070690155, -0.576676070690155, -0.5081770420074463, -0.5253018140792847, -0.28555524349212646, -0.1143077164888382, 0.056939806789159775, 0.2281874716281891, 0.29668647050857544, 0.4508092403411865, 0.5535577535629272, 0.656306266784668, 0.656306266784668, 0.8618032932281494, 0.8960528373718262, 0.9645518660545349, 1.1357992887496948, 0.9645518660545349, 0.8275538086891174, 0.622056782245636, 0.38231024146080017, -1.3472900390625, -1.7754088640213013, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.758284091949463, -1.8610326051712036, -1.4671632051467896, -1.227416753768921, -1.5014127492904663, -0.3711790144443512, 0.2281874716281891, 0.0055655487813055515, 0.2281874716281891, -0.7479235529899597, -0.576676070690155, 0.17681321501731873, 0.05693 [e2e-predictor] 9806789159775, -0.28555524349212646, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.28555524349212646, -0.31980475783348083, -0.5081770420074463, -0.02868395671248436, -0.40542852878570557, -0.40542852878570557, -0.3369295001029968, -0.2684305012226105, -0.2341809868812561, -0.31980475783348083, -0.5081770420074463, -0.5253018140792847, -0.3711790144443512, -0.9020463228225708, -0.6965492963790894, -0.2341809868812561, 1.6152924299240112, 1.8892884254455566], [1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.810429036617279, 0.6391815543174744, 0.3651854991912842, 0.4508092403411865, 1.1357992887496948, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.0673003196716309, -1.5870364904403687, -1.6384108066558838, -1.484287977218628, -1.5699117183685303, -1.6212860345840454, -1.672660231590271, -1.7754088640213013, -1.5185375213623047, -1.3301652669906616, -1.6555355787277222, -1.7754088640213013, -2.1007792949676514, -2.1179039478302, -0.645175039768219, 1.0330508947372437, 1.3926706314086914, 1.63241708278656, 1.6495418548583984, 1.6837913990020752, 1.563918113708496, 0.8789280652999878, -1.141792893409729, -1.9295315742492676, -1.3815394639968872, -1.946656346321106, -1.9809058904647827, -1.8096582889556885, -2.032280206680298, -1.2102919816970825, -1.1760424375534058, -0.9876701235771179, -1.1246682405471802, -1.9809058904647827, -2.1179039478302, -1.7411593198776245, -1.604161262512207, -1.9295315742492676, -2.1179039478302, -0.7821730971336365, -0.011559205129742622, 0.4679340124130249, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.4508092403411865, -1.758284091949463, 0.27956172823905945, 1.1186745166778564, 0.9645518660545349, 0.810429036617279, 0.3309359848499298, -1.4671632051467896, -0.4568027853965759, 0.091189444065094, 0.6391815543174744, 0.7076805233955383, 0.8446785807609558, -0.645175039768219, -2.01515531539917, -1.141792893409729, -1.8610326051712036, -0.3540542721748352, -0.045808710157871246, -0.7992978096008301, -0.9362958669662476, -0.8335473537445068, -0.8335473537445068, -0.8506720662117004, -0.8677968382835388, -0.9362958669662476, -0.9191710948944092, -0.9362958669662476, -0.9362958669662476, -0.9020463228225708, -0.9020463228225708, -1.0390443801879883, -0.8677968382835388, -1.0047948360443115, -0.7479235529899597, -0.7479235529899597, -0.7650483250617981, -0.9876701235771179, -0.9534205794334412, -0.7992978096008301, -0.9020463228225708, -0.8335473537445068, -0.7992978096008301, -0.7821730971336365, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.7136740684509277, -0.7821730971336365, -0.6965492963790894, -0.7821730971336365, -0.8335473537445068, -0.7821730971336365, -0.8677968382835388, -0.576676070690155, -0.5595512986183167, -0.6794245839118958, -0.7479235529899597, -0.9362958669662476, -0.8164225816726685, -0.9534205794334412, -0.8164225816726685, -0.9534205794334412, -0.8849216103553772, -0.8677968382835388, -0.8677968382835388, -0.7307988405227661, -1.02191960811615, -0.4568027853965759, -0.7136740684509277, -0.5081770420074463, -0.5938007831573486, -0.9191710948944092, -0.8164225816726685, -0.42255327105522156, -0.4910522699356079, -0.2513057291507721, -0.19993148744106293, -0.31980475783348083, -0.4910522699356079, -0.21705622971057892, -0.06293346732854843, 0.43368449807167053, 0.19393795728683472, 0.7590547800064087, 0.5364330410957336, 0.6049320101737976, 0.7248052954673767, 0.8618032932281494, 0.9131776094436646, 1.0330508947372437, 0.9303023219108582, 0.8960528373718262, 1.015926122 [e2e-predictor] 6654053, 0.6391815543174744, 0.24531221389770508, -0.6965492963790894, -1.604161262512207, -1.878157377243042, -1.8439078330993652, -1.8952820301055908, -1.878157377243042, -1.946656346321106, -1.946656346321106, -1.9124068021774292, -1.8952820301055908, -1.9637811183929443, -1.758284091949463, -1.3644146919250488, -0.30267998576164246, -1.02191960811615, -1.2102919816970825, -0.8677968382835388, -0.42255327105522156, -0.40542852878570557, 0.15968845784664154, 0.26243698596954346, 0.27956172823905945, 0.0055655487813055515, 0.26243698596954346, 0.12543895840644836, -0.4910522699356079, -0.18280673027038574, -0.2684305012226105, -0.4568027853965759, -0.4739275276660919, -0.28555524349212646, -0.045808710157871246, -0.4910522699356079, -0.21705622971057892, -0.42255327105522156, -0.31980475783348083, -0.5253018140792847, -0.576676070690155, -0.2513057291507721, -0.28555524349212646, -0.6965492963790894, -0.3711790144443512, -0.02868395671248436, 1.6495418548583984, 1.8721636533737183], [1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.4679340124130249, 1.101549744606018, 1.5125439167022705, 1.4097954034805298, 0.9303023219108582, 0.5364330410957336, 0.810429036617279, 1.3412963151931763, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.5125439167022705, 1.4097954034805298, 1.2727973461151123, 0.3480607271194458, -1.2787909507751465, -1.4671632051467896, -1.6212860345840454, -1.6897850036621094, -1.7411593198776245, -1.79253351688385, -1.79253351688385, -1.5699117183685303, -1.1589176654815674, -1.0390443801879883, -1.1075434684753418, -1.1931672096252441, 1.2385478019714355, 1.5981676578521729, 1.8036646842956543, 1.786539912223816, 1.8036646842956543, 1.7351655960083008, 1.3584210872650146, 0.7076805233955383, -1.415789008140564, -1.8952820301055908, -2.1179039478302, -2.1007792949676514, -2.1007792949676514, -1.9124068021774292, -1.227416753768921, -1.2959157228469849, -1.1931672096252441, -1.8952820301055908, -2.1179039478302, -2.0494048595428467, -1.0390443801879883, -0.8335473537445068, -0.8335473537445068, -0.7821730971336365, -0.5424265265464783, -1.073293924331665, -2.1179039478302, -2.1179039478302, -2.032280206680298, -1.484287977218628, -1.5527870655059814, -2.1179039478302, -0.7650483250617981, 0.43368449807167053, 0.7419300675392151, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 0.7076805233955383, -0.2341809868812561, -1.3986642360687256, 0.14256370067596436, 0.6905558109283447, 0.9131776094436646, 0.14256370067596436, -1.8267830610275269, -2.0494048595428467, 0.26243698596954346, 0.091189444065094, -0.40542852878570557, -0.6965492963790894, -1.02191960811615, -0.9876701235771179, -0.7821730971336365, -0.7650483250617981, -0.7479235529899597, -0.9191710948944092, -0.8506720662117004, -0.8164225816726685, -1.0561691522598267, -0.8677968382835388, -1.0561691522598267, -1.0561691522598267, -1.0561691522598267, -1.1075434684753418, -0.7821730971336365, -0.8335473537445068, -0.6794245839118958, -0.8677968382835388, -0.6794245839118958, -0.5595512986183167, -0.5081770420074463, -0.9362958669662476, -0.9534205794334412, -0.8164225816726685, -1.1246682405471802, -0.6280503273010254, -0.7821730971336365, -0.8335473537445068, -0.8677968382835388, -0.8677968382835388, -0.7479235529899597, -0.7479235529899597, -0.8335473537445068, -1.073293924331665, -0.7479235529899597, -0.28555524349212646, -0.5253018140792847, -0.610925555229187, -0.9362958669662476, -0.5938007831573486, -0.6965492963790894, -0.9020463228225708, -0.7479235529899597, -0.9191710948944092, -1.0561691522598267, -1.0390443801879883, -0.9020463228225708, -1.1589176654815674, -0.456802785396575 [e2e-predictor] 9, -1.3472900390625, -0.9020463228225708, -0.8506720662117004, -0.9534205794334412, -0.5253018140792847, -0.6622998118400574, -0.576676070690155, -0.3883037567138672, -0.3540542721748352, -0.2684305012226105, -0.13143247365951538, 0.03981505334377289, -0.02868395671248436, 0.17681321501731873, 0.622056782245636, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.7933043241500854, 1.2385478019714355, 1.1357992887496948, 0.9988013505935669, 1.1700488328933716, 1.0159261226654053, 0.6905558109283447, 0.5706825256347656, -1.2445415258407593, -1.8096582889556885, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.946656346321106, -1.9295315742492676, -1.946656346321106, -1.946656346321106, -1.9295315742492676, -1.7754088640213013, -1.878157377243042, -1.6555355787277222, -1.7754088640213013, -0.14855723083019257, -0.9020463228225708, -0.6622998118400574, 0.0740646943449974, 0.5706825256347656, -0.2513057291507721, 0.03981505334377289, 0.19393795728683472, -0.045808710157871246, -0.31980475783348083, -0.30267998576164246, -0.3883037567138672, -0.5081770420074463, -0.28555524349212646, -0.31980475783348083, -0.5253018140792847, -0.011559205129742622, 0.03981505334377289, -0.30267998576164246, -0.5081770420074463, -0.3369295001029968, -0.2684305012226105, -0.43967801332473755, -0.610925555229187, -0.9020463228225708, -0.6794245839118958, -0.576676070690155, -0.6794245839118958, -0.5081770420074463, 0.2281874716281891, 1.6495418548583984, 1.8892884254455566], [1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 1.1700488328933716, 1.7694151401519775, 1.6666666269302368, 1.324171543121338, 0.43368449807167053, 0.6049320101737976, 1.1700488328933716, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5296685695648193, 1.375545859336853, 1.1186745166778564, 1.1186745166778564, 0.7590547800064087, -0.7650483250617981, -1.2445415258407593, -0.9876701235771179, -1.3644146919250488, -1.8096582889556885, -1.9809058904647827, -2.032280206680298, -1.8096582889556885, -1.484287977218628, -1.1589176654815674, -0.2684305012226105, 1.2385478019714355, 1.718040943145752, 1.7694151401519775, 1.8036646842956543, 1.7522903680801392, 1.4611696004867554, 0.27956172823905945, -1.7240345478057861, -2.1007792949676514, -2.032280206680298, -1.4500385522842407, -1.1931672096252441, -1.604161262512207, -2.01515531539917, -2.1007792949676514, -1.7411593198776245, -1.7240345478057861, -1.8096582889556885, -1.9809058904647827, -1.9809058904647827, -1.3301652669906616, -1.2787909507751465, -1.073293924331665, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -1.9637811183929443, -0.7650483250617981, -0.40542852878570557, -0.576676070690155, -0.6794245839118958, -0.6622998118400574, -1.672660231590271, -1.2787909507751465, -0.4739275276660919, 0.0740646943449974, 0.6905558109283447, 1.0673003196716309, 1.2899221181869507, 1.5296685695648193, 1.6666666269302368, 1.6666666269302368, -0.21705622971057892, -1.6897850036621094, -1.6897850036621094, -1.9637811183929443, -0.7650483250617981, -0.30267998576164246, -0.6622998118400574, -0.7992978096008301, -0.9362958669662476, -0.8849216103553772, -0.9705453515052795, -0.8849216103553772, -0.7650483250617981, -0.8164225816726685, -0.8164225816726685, -0.6965492963790894, -0.5081770420074463, -0.8335473537445068, -0.8849216103553772, -0.9705453515052795, -0.7992978096008301, -1.1760424375534058, -0.9876701235771179, -0.8677968382835388, -0.7821730971336365, -0.9534205794334412, -1.0390443801879883, -0.9362958669662476, -0.9876701235771179, -0.6965492963790894, -0.7479235529899597, -0.9876701235771179, -0.59380078315734 [e2e-predictor] 86, -0.7650483250617981, -0.9362958669662476, -0.7136740684509277, -0.9191710948944092, -0.7821730971336365, -1.1075434684753418, -0.8677968382835388, -0.7307988405227661, -0.6794245839118958, -0.8677968382835388, -0.7479235529899597, -0.645175039768219, -0.6280503273010254, -0.7136740684509277, -0.8849216103553772, -0.645175039768219, -0.43967801332473755, -0.576676070690155, -0.31980475783348083, -0.8164225816726685, -0.8164225816726685, -0.7307988405227661, -0.610925555229187, -0.5424265265464783, -0.6965492963790894, -0.8164225816726685, -0.7136740684509277, -0.8677968382835388, -0.43967801332473755, -0.40542852878570557, -0.5424265265464783, -0.3883037567138672, -0.2684305012226105, -0.08005820959806442, -0.2684305012226105, -0.2684305012226105, 0.12543895840644836, 0.24531221389770508, 0.656306266784668, 0.4679340124130249, 0.7076805233955383, 0.810429036617279, 1.1700488328933716, 1.0501755475997925, 1.1357992887496948, 1.2042982578277588, 1.255672574043274, 1.0501755475997925, 1.0501755475997925, 0.41655975580215454, -1.4329137802124023, -1.8439078330993652, -1.946656346321106, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.9637811183929443, -1.9637811183929443, -1.9637811183929443, -1.8439078330993652, -0.9876701235771179, -1.1931672096252441, -1.1760424375534058, -0.9705453515052795, 0.587807297706604, 0.4850587546825409, 1.0844250917434692, 1.4097954034805298, 0.3309359848499298, 0.6391815543174744, 0.3480607271194458, 0.5364330410957336, -0.011559205129742622, -0.2513057291507721, -0.8506720662117004, -0.5424265265464783, -0.14855723083019257, -0.21705622971057892, -0.3883037567138672, 0.15968845784664154, -0.40542852878570557, -0.7136740684509277, -0.4910522699356079, -0.045808710157871246, -0.43967801332473755, -0.3711790144443512, -0.6622998118400574, -0.9362958669662476, -0.7992978096008301, -0.5253018140792847, -0.610925555229187, -0.40542852878570557, -0.02868395671248436, 1.5981676578521729, 1.8892884254455566], [1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6391815543174744, 0.6049320101737976, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.39943498373031616, 1.1186745166778564, 1.7351655960083008, 1.7694151401519775, 1.3926706314086914, 0.5706825256347656, 0.6049320101737976, 1.0501755475997925, 1.18717360496521, 0.9816765785217285, 0.4508092403411865, -0.8335473537445068, -1.5870364904403687, -1.672660231590271, -1.6212860345840454, -1.7069097757339478, -1.8267830610275269, -1.5014127492904663, -0.9705453515052795, -0.610925555229187, -0.9020463228225708, -1.5014127492904663, -1.878157377243042, -1.946656346321106, -2.0665295124053955, -1.604161262512207, 0.622056782245636, 1.5125439167022705, 1.718040943145752, 1.6666666269302368, 1.3584210872650146, -0.13143247365951538, -1.6384108066558838, -1.8610326051712036, -2.032280206680298, -1.9295315742492676, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -2.01515531539917, -1.5014127492904663, -1.3986642360687256, -1.535662293434143, -1.8439078330993652, -2.01515531539917, -1.672660231590271, -1.2959157228469849, -1.5014127492904663, -1.79253351688385, -1.9295315742492676, -2.0836544036865234, -2.1179039478302, -1.227416753768921, -0.7479235529899597, -0.7821730971336365, -0.6794245839118958, -0.5081770420074463, -1.0390443801879883, -2.1007792949676514, -2.1007792949676514, -0.7136740684509277, 1.101549744606018, 1.5125439167022705, 1.6837913990020752, 1.7522903680801392, 1.8892884254455566, 1.7009161710739136, 1.3070467710494995, -1.7240345478057861, -2.0494048595428467, -2.1179039478302, -1.5527870655059814, -1.3130404949188232, -1.1589176654815674, -1.1931672096252441, -0.8335473537445068, -0.86 [e2e-predictor] 77968382835388, -0.8677968382835388, -0.9020463228225708, -0.9191710948944092, -0.8849216103553772, -0.7307988405227661, -0.6965492963790894, -0.9362958669662476, -0.9020463228225708, -0.5424265265464783, -0.8506720662117004, -0.576676070690155, -0.7650483250617981, -0.9534205794334412, -0.6965492963790894, -0.9362958669662476, -0.8506720662117004, -0.8849216103553772, -0.7136740684509277, -1.0390443801879883, -0.6965492963790894, -0.6965492963790894, -0.645175039768219, -0.7650483250617981, -0.7479235529899597, -0.7992978096008301, -0.8506720662117004, -0.4739275276660919, -0.9020463228225708, -0.9191710948944092, -0.8335473537445068, -0.9020463228225708, -0.9705453515052795, -0.7821730971336365, -0.7821730971336365, -0.9534205794334412, -0.8335473537445068, -0.3369295001029968, -0.40542852878570557, -0.42255327105522156, -0.5595512986183167, -0.7479235529899597, -0.6622998118400574, -0.6280503273010254, -0.6965492963790894, -0.7992978096008301, -0.576676070690155, -0.6965492963790894, -0.610925555229187, -0.7136740684509277, -0.9876701235771179, -0.610925555229187, -0.6794245839118958, -0.42255327105522156, -0.610925555229187, -0.4910522699356079, -0.3369295001029968, -0.19993148744106293, -0.14855723083019257, 0.0055655487813055515, -0.08005820959806442, 0.29668647050857544, 0.39943498373031616, 0.5535577535629272, 0.7419300675392151, 1.0330508947372437, 0.8275538086891174, 1.1186745166778564, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.324171543121338, 1.1529240608215332, 0.5535577535629272, -1.604161262512207, -1.8267830610275269, -1.8952820301055908, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9980305433273315, -1.9295315742492676, -1.9637811183929443, -1.7069097757339478, -1.5527870655059814, -1.4329137802124023, 0.8789280652999878, 1.1529240608215332, 1.324171543121338, 1.4611696004867554, 1.101549744606018, 1.444044828414917, 1.0501755475997925, 0.9131776094436646, 0.587807297706604, 0.5021834969520569, 0.27956172823905945, -0.2341809868812561, 0.056939806789159775, -0.30267998576164246, -0.3369295001029968, 0.056939806789159775, -0.16568197309970856, -0.02868395671248436, -0.8677968382835388, -0.18280673027038574, -0.5424265265464783, -0.045808710157871246, -0.21705622971057892, -0.43967801332473755, -0.576676070690155, -0.43967801332473755, -0.4568027853965759, -0.43967801332473755, -0.6965492963790894, -0.610925555229187, 0.0055655487813055515, 1.63241708278656, 1.8721636533737183], [1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.7933043241500854, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.3651854991912842, 1.0501755475997925, 1.5810428857803345, 1.7694151401519775, 1.3584210872650146, 0.14256370067596436, -1.1075434684753418, -1.8952820301055908, -2.01515531539917, -1.8439078330993652, -1.758284091949463, -1.79253351688385, -1.878157377243042, -1.8952820301055908, -1.946656346321106, -2.01515531539917, -2.0665295124053955, -2.0665295124053955, -1.7069097757339478, -0.9020463228225708, -0.30267998576164246, -0.3883037567138672, -0.9876701235771179, -1.8952820301055908, -2.1007792949676514, -2.01515531539917, 0.5364330410957336, 1.4954191446304321, 1.1357992887496948, 0.3651854991912842, -1.946656346321106, -2.1007792949676514, -1.946656346321106, -2.032280206680298, -2.0665295124053955, -1.6384108066558838, -1.4329137802124023, -1.3644146919250488, -1.8267830610275269, -1.9809058904647827, -2.1179039478302, -2.1179039478302, -1.9980305433273315, -1.9980305433273315, -1.261666178703308, -1.4329137802124023, -1.3986642360687256, -1.8096582889556885, -1.946656346321106, -1.1760424375534058, -1.193 [e2e-predictor] 1672096252441, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.6897850036621094, -1.9124068021774292, -1.9637811183929443, -2.0494048595428467, 0.3309359848499298, 1.6837913990020752, 1.8721636533737183, 1.9577873945236206, 2.0434112548828125, 2.0091617107391357, 1.8892884254455566, 0.5193082690238953, -1.6212860345840454, -1.4329137802124023, -2.032280206680298, -1.8096582889556885, -1.1246682405471802, -1.1589176654815674, -1.0904186964035034, -0.9876701235771179, -1.2445415258407593, -1.2102919816970825, -1.0561691522598267, -1.02191960811615, -0.8506720662117004, -0.9876701235771179, -0.8164225816726685, -0.610925555229187, -1.02191960811615, -0.9534205794334412, -0.6622998118400574, -0.610925555229187, -0.9020463228225708, -0.7650483250617981, -1.1589176654815674, -0.42255327105522156, -0.8164225816726685, -0.7650483250617981, -0.8849216103553772, -0.7136740684509277, -0.5424265265464783, -0.43967801332473755, -0.7992978096008301, -0.9362958669662476, -0.7136740684509277, -0.6965492963790894, -0.7136740684509277, -0.9020463228225708, -0.8849216103553772, -0.9705453515052795, -0.4910522699356079, -0.8506720662117004, -0.6794245839118958, -0.7479235529899597, -1.02191960811615, -0.645175039768219, -0.7307988405227661, -0.645175039768219, -0.4910522699356079, -0.3883037567138672, -0.645175039768219, -0.43967801332473755, -0.4568027853965759, -0.5424265265464783, -0.6794245839118958, -1.073293924331665, -0.645175039768219, -0.9191710948944092, -0.6622998118400574, -1.141792893409729, -0.8164225816726685, -0.6794245839118958, -0.6622998118400574, -0.4739275276660919, -0.30267998576164246, -0.5424265265464783, -0.4739275276660919, -0.2684305012226105, -0.3883037567138672, 0.02269030176103115, 0.15968845784664154, 0.2110627144575119, 0.29668647050857544, 0.4850587546825409, 0.7248052954673767, 0.6049320101737976, 1.1700488328933716, 1.1529240608215332, 1.0330508947372437, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, -0.7307988405227661, -1.8096582889556885, -1.8439078330993652, -1.8610326051712036, -1.8952820301055908, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.9637811183929443, -1.9809058904647827, -1.2787909507751465, -1.672660231590271, 0.3651854991912842, -0.13143247365951538, -0.02868395671248436, 1.0844250917434692, 1.5810428857803345, 1.444044828414917, 1.5296685695648193, 1.563918113708496, 1.5125439167022705, 1.2385478019714355, 0.9816765785217285, 0.6049320101737976, 0.7248052954673767, -0.14855723083019257, -0.7479235529899597, -0.5595512986183167, -0.43967801332473755, 0.2281874716281891, -0.08005820959806442, -0.045808710157871246, -0.8677968382835388, -0.19993148744106293, -0.576676070690155, -0.28555524349212646, -0.2341809868812561, -0.3711790144443512, -0.8335473537445068, -0.6965492963790894, -0.16568197309970856, -0.1143077164888382, -0.576676070690155, -0.5424265265464783, -0.18280673027038574, 1.5981676578521729, 1.8550388813018799], [1.4097954034805298, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.41655975580215454, 0.8960528373718262, 1.5981676578521729, 1.7009161710739136, 0.9303023219108582, -0.8335473537445068, -1.2959157228469849, -1.4671632051467896, -1.7754088640213013, -2.0494048595428467, -2.0494048595428467, -2.0494048595428467, -1.9809058904647827, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9980305433273315, -2.0494048595428467, -2.1179039478302, -2.1179039478302, -1.5699117183685303, -0.7479235529899597, 0.02269030176103115, -0.40542852878570557, -1.398 [e2e-predictor] 6642360687256, -1.9124068021774292, -0.30267998576164246, 0.8618032932281494, -0.5253018140792847, -1.8952820301055908, -1.7754088640213013, -1.604161262512207, -1.535662293434143, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.946656346321106, -2.1179039478302, -1.604161262512207, -1.2959157228469849, -1.3644146919250488, -1.79253351688385, -2.032280206680298, -1.9295315742492676, -2.0494048595428467, -2.1007792949676514, -2.0665295124053955, -1.7069097757339478, -1.5014127492904663, -1.3472900390625, -1.484287977218628, -1.79253351688385, -1.3986642360687256, -1.415789008140564, -1.8267830610275269, -2.1179039478302, -0.08005820959806442, 1.4097954034805298, 1.8207894563674927, 1.906413197517395, 1.974912166595459, 2.0262863636016846, 1.8892884254455566, -0.011559205129742622, -1.0390443801879883, -1.5185375213623047, -2.032280206680298, -1.7754088640213013, -0.9362958669662476, -0.9876701235771179, -1.227416753768921, -0.9020463228225708, -1.4500385522842407, -1.2102919816970825, -1.1246682405471802, -0.8335473537445068, -1.0904186964035034, -0.8677968382835388, -0.8506720662117004, -1.02191960811615, -0.9020463228225708, -0.6965492963790894, -0.8506720662117004, -0.8849216103553772, -0.7479235529899597, -0.8335473537445068, -0.7136740684509277, -0.9362958669662476, -0.7307988405227661, -0.4739275276660919, -0.576676070690155, -0.8335473537445068, -0.8164225816726685, -0.9876701235771179, -0.7992978096008301, -0.9534205794334412, -0.8164225816726685, -1.02191960811615, -1.073293924331665, -1.2445415258407593, -0.8677968382835388, -1.073293924331665, -1.1931672096252441, -0.5253018140792847, -0.4910522699356079, -0.576676070690155, -0.6965492963790894, -0.7821730971336365, -0.7136740684509277, -0.9534205794334412, -0.9362958669662476, -0.7650483250617981, -0.5595512986183167, -0.4910522699356079, -0.5424265265464783, -0.4739275276660919, -0.43967801332473755, -0.5938007831573486, -0.5595512986183167, -0.5938007831573486, -0.9020463228225708, -0.5081770420074463, -0.8506720662117004, -0.6622998118400574, -0.6622998118400574, -0.6280503273010254, -0.576676070690155, -0.8164225816726685, -0.5938007831573486, -0.3711790144443512, -0.011559205129742622, 0.0055655487813055515, -0.21705622971057892, -0.011559205129742622, 0.29668647050857544, 0.43368449807167053, 0.6905558109283447, 0.7590547800064087, 1.0159261226654053, 1.1700488328933716, 1.1529240608215332, 1.2727973461151123, 1.18717360496521, 1.2214230298995972, 1.2899221181869507, 1.0673003196716309, 0.4508092403411865, -1.3130404949188232, -1.7240345478057861, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.8952820301055908, -1.8952820301055908, -1.8952820301055908, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.8267830610275269, -1.1589176654815674, -0.5253018140792847, 0.12543895840644836, 1.18717360496521, 0.9131776094436646, 1.4269200563430786, 0.2281874716281891, 1.5296685695648193, 1.4611696004867554, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.5125439167022705, 0.9645518660545349, 1.324171543121338, -0.5595512986183167, -0.7821730971336365, -0.645175039768219, -0.16568197309970856, 0.056939806789159775, 0.0740646943449974, -0.19993148744106293, -0.5081770420074463, -0.14855723083019257, -0.5253018140792847, -0.2341809868812561, -0.09718296676874161, -0.610925555229187, -0.4910522699356079, -0.5938007831573486, -0.3369295001029968, -0.8335473537445068, -0.2513057291507721, -0.42255327105522156, -0.40542852878570557, 1.718040943145752, 1.8721636533737183], [1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.5535577535629272, 0.5193082690238953, 0.485 [e2e-predictor] 0587546825409, 0.4679340124130249, 0.43368449807167053, 0.810429036617279, 1.4611696004867554, 1.6152924299240112, 1.2214230298995972, 0.6049320101737976, -0.2341809868812561, -0.8164225816726685, -0.9362958669662476, -0.9362958669662476, -1.4500385522842407, -1.8952820301055908, -2.032280206680298, -2.0494048595428467, -2.0494048595428467, -2.032280206680298, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -2.1007792949676514, -2.0836544036865234, -1.9124068021774292, -1.2102919816970825, -0.045808710157871246, -0.06293346732854843, -1.02191960811615, -1.7240345478057861, -2.0836544036865234, -2.01515531539917, -1.9295315742492676, -1.8439078330993652, -1.8952820301055908, -1.9295315742492676, -1.9295315742492676, -1.8096582889556885, -1.4329137802124023, -1.8439078330993652, -2.1007792949676514, -1.9980305433273315, -1.9809058904647827, -2.1179039478302, -1.9124068021774292, -1.3644146919250488, -1.535662293434143, -1.8267830610275269, -2.1007792949676514, -1.6555355787277222, -1.8439078330993652, -1.9980305433273315, -2.0836544036865234, -2.1007792949676514, -1.5014127492904663, -1.7069097757339478, -1.5014127492904663, -1.3301652669906616, 0.9131776094436646, 1.6837913990020752, 1.8550388813018799, 1.8721636533737183, 1.8550388813018799, 1.8379141092300415, 1.5125439167022705, -0.5938007831573486, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -2.1179039478302, -1.3301652669906616, -1.227416753768921, -1.1589176654815674, -1.3301652669906616, -1.8096582889556885, -1.3644146919250488, -1.0561691522598267, -1.02191960811615, -1.3986642360687256, -1.073293924331665, -0.8335473537445068, -0.7307988405227661, -0.9191710948944092, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.8506720662117004, -0.7821730971336365, -0.7307988405227661, -0.6965492963790894, -0.7136740684509277, -0.28555524349212646, -1.0561691522598267, -0.610925555229187, -0.6965492963790894, -0.6965492963790894, -0.8677968382835388, -1.0390443801879883, -1.0390443801879883, -0.9705453515052795, -1.02191960811615, -0.9362958669662476, -0.8335473537445068, -0.7307988405227661, -0.9020463228225708, -0.7307988405227661, -0.8849216103553772, -0.7136740684509277, -0.5253018140792847, -0.4568027853965759, -0.6622998118400574, -0.8677968382835388, -0.7992978096008301, -1.1075434684753418, -0.7479235529899597, -0.9705453515052795, -0.5595512986183167, -0.5081770420074463, -0.4739275276660919, -0.7479235529899597, -0.5938007831573486, -0.6622998118400574, -0.5595512986183167, -0.3369295001029968, -0.5938007831573486, -0.5424265265464783, -0.40542852878570557, -0.7650483250617981, -0.40542852878570557, -0.5424265265464783, -0.5081770420074463, -0.2684305012226105, -0.06293346732854843, 0.0740646943449974, 0.2281874716281891, 0.4679340124130249, 0.39943498373031616, 0.4850587546825409, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 0.9474270939826965, 0.8275538086891174, -1.4500385522842407, -1.6384108066558838, -1.79253351688385, -1.878157377243042, -1.9295315742492676, -1.8952820301055908, -1.878157377243042, -1.878157377243042, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8267830610275269, -1.7411593198776245, -0.7992978096008301, 0.656306266784668, 0.27956172823905945, 1.2042982578277588, 1.3926706314086914, 1.6666666269302368, 1.2727973461151123, 1.3584210872650146, 1.3584210872650146, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4954191446304321, 1.1700488328933716, 0.091189444065094, 0.03981505334377289, 0.4850587546825409, 0.39943498373031616, 0.12543895840644836, -0.06293346732854843, -0.13143247365951538, -0.13143247365951538, -0.19993148744106293, -0.16568197309970856, -0.4910522699356079, 0.02269030176103115, -0.610925555229187, -0.4910522699356079, -0.2513057291507721, -0.2513057291507721, -0.7479235529899597, -0.19993148744106293, -0.7821730971336365, -0.5938007831573486, 1.7694151401519775, 1.906413197517395], [1.4269200563430786, 1.426920056 [e2e-predictor] 3430786, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.7933043241500854, 1.3926706314086914, 1.5981676578521729, 1.5125439167022705, 1.3412963151931763, 1.0159261226654053, -0.045808710157871246, -0.9020463228225708, -0.610925555229187, -0.4568027853965759, -0.5253018140792847, -1.0904186964035034, -1.79253351688385, -2.01515531539917, -2.1179039478302, -2.0836544036865234, -2.0665295124053955, -2.032280206680298, -2.01515531539917, -2.0494048595428467, -2.1179039478302, -2.0836544036865234, -1.6384108066558838, -0.7992978096008301, -0.2684305012226105, -0.5424265265464783, -1.4329137802124023, -1.9637811183929443, -2.1179039478302, -2.0665295124053955, -1.8096582889556885, -1.5699117183685303, -1.79253351688385, -1.6897850036621094, -1.8610326051712036, -1.7754088640213013, -1.5527870655059814, -1.415789008140564, -1.5870364904403687, -2.1007792949676514, -2.1179039478302, -1.9809058904647827, -2.0665295124053955, -2.0836544036865234, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.0836544036865234, -1.8439078330993652, -1.6384108066558838, -1.5699117183685303, -1.5699117183685303, -2.1007792949676514, -0.9191710948944092, 1.5810428857803345, 1.8721636533737183, 1.8721636533737183, 1.8550388813018799, 1.7009161710739136, -2.0494048595428467, -2.1179039478302, -1.1931672096252441, -1.1760424375534058, -1.1246682405471802, -0.7479235529899597, -1.5527870655059814, -1.9295315742492676, -1.141792893409729, -1.2959157228469849, -1.1589176654815674, -1.0390443801879883, -1.7069097757339478, -1.8439078330993652, -1.3472900390625, -0.8849216103553772, -1.2102919816970825, -1.1246682405471802, -1.1760424375534058, -0.7821730971336365, -0.7992978096008301, -0.7307988405227661, -0.7821730971336365, -0.6965492963790894, -1.0904186964035034, -0.7307988405227661, -0.9362958669662476, -0.8506720662117004, -0.42255327105522156, -0.7992978096008301, -0.645175039768219, -0.7650483250617981, -0.9191710948944092, -0.9020463228225708, -0.9534205794334412, -0.8506720662117004, -0.610925555229187, -0.5938007831573486, -0.9020463228225708, -0.7992978096008301, -0.5081770420074463, -0.5938007831573486, -0.9534205794334412, -0.8677968382835388, -0.4910522699356079, -0.6965492963790894, -0.9534205794334412, -0.645175039768219, -0.40542852878570557, -0.42255327105522156, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.4568027853965759, -0.4568027853965759, -0.3369295001029968, -0.5595512986183167, -0.7650483250617981, -0.31980475783348083, -0.30267998576164246, -0.4910522699356079, -0.4910522699356079, -0.610925555229187, -0.2513057291507721, -0.4910522699356079, -0.4739275276660919, 0.19393795728683472, 0.12543895840644836, 0.15968845784664154, 0.3480607271194458, 0.4850587546825409, 0.5193082690238953, 0.6391815543174744, 0.8789280652999878, 0.9303023219108582, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.2214230298995972, 1.1700488328933716, -0.5938007831573486, -1.6384108066558838, -1.8096582889556885, -1.8952820301055908, -1.946656346321106, -1.9295315742492676, -1.8952820301055908, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.8610326051712036, -1.79253351688385, -1.7240345478057861, -1.073293924331665, -1.8096582889556885, -0.8506720662117004, 0.7419300675392151, 1.4097954034805298, 1.2214230298995972, 1.1700488328933716, 1.7351655960083008, 1.6837913990020752, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.2899221181869507, 1.444044828414917, 1.42692005634307 [e2e-predictor] 86, 1.0844250917434692, -0.4739275276660919, 1.0330508947372437, 0.7419300675392151, 0.26243698596954346, 0.2110627144575119, -0.28555524349212646, -0.09718296676874161, -0.3883037567138672, 0.091189444065094, -0.30267998576164246, -0.09718296676874161, -0.40542852878570557, -0.14855723083019257, -0.3711790144443512, -0.6794245839118958, -0.43967801332473755, 0.15968845784664154, -0.610925555229187, -0.8677968382835388, 1.7351655960083008, 1.9235379695892334], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.5364330410957336, 0.7248052954673767, 1.255672574043274, 1.5467933416366577, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 1.0844250917434692, 0.056939806789159775, -0.8506720662117004, -0.9020463228225708, -0.4739275276660919, -0.08005820959806442, -0.14855723083019257, -0.9191710948944092, -1.604161262512207, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -2.0494048595428467, -2.0665295124053955, -2.1007792949676514, -2.1179039478302, -1.946656346321106, -0.8677968382835388, -0.43967801332473755, -0.5253018140792847, -1.0047948360443115, -1.6897850036621094, -2.0836544036865234, -2.1179039478302, -1.8439078330993652, -1.6897850036621094, -1.79253351688385, -1.6897850036621094, -1.9809058904647827, -1.946656346321106, -2.1007792949676514, -1.8096582889556885, -1.535662293434143, -1.535662293434143, -1.6555355787277222, -2.1179039478302, -1.8952820301055908, -1.6212860345840454, -1.484287977218628, -1.79253351688385, -1.9295315742492676, -1.946656346321106, -1.8610326051712036, -1.9980305433273315, -2.1179039478302, -1.2102919816970825, 1.0501755475997925, 1.5125439167022705, 1.6495418548583984, 1.8036646842956543, 1.4611696004867554, -2.0665295124053955, -2.0494048595428467, -1.535662293434143, -1.6212860345840454, -1.484287977218628, -1.2787909507751465, -2.0836544036865234, -2.032280206680298, -0.645175039768219, -1.1589176654815674, -0.9705453515052795, -0.9191710948944092, -0.8506720662117004, -1.7754088640213013, -1.4671632051467896, -1.2787909507751465, -1.261666178703308, -1.1246682405471802, -1.02191960811615, -1.0561691522598267, -0.645175039768219, -0.9191710948944092, -0.8677968382835388, -1.1075434684753418, -0.8506720662117004, -0.5595512986183167, -0.7136740684509277, -0.5938007831573486, -0.9876701235771179, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -0.8677968382835388, -0.8677968382835388, -0.645175039768219, -0.8335473537445068, -0.6280503273010254, -0.8335473537445068, -0.645175039768219, -0.7307988405227661, -0.7650483250617981, -0.6622998118400574, -0.6965492963790894, -0.576676070690155, -0.3883037567138672, -0.5424265265464783, -0.9876701235771179, -0.8335473537445068, -0.610925555229187, -0.8849216103553772, -0.576676070690155, -0.6794245839118958, -0.7650483250617981, -0.8164225816726685, -0.09718296676874161, -0.19993148744106293, -0.14855723083019257, -0.3369295001029968, -0.2513057291507721, -0.19993148744106293, -0.21705622971057892, -0.42255327105522156, -0.21705622971057892, 0.12543895840644836, -0.43967801332473755, -0.31980475783348083, -0.43967801332473755, 0.14256370067596436, -0.13143247365951538, 0.4508092403411865, 0.29668647050857544, 0.5364330410957336, 0.5706825256347656, 0.810429036617279, 0.9645518660545349, 0.9303023219108582, 1.2899221181869507, 1.3584210872650146, 1.1529240608215332, 1.18717360496521, 1.255672574043274, 1.375545859336853, 0.5364330410957336, -1.073293924331665, -1.8096582889556885, -1.7754088640213013, -1.9124068021774292, -1.9124068 [e2e-predictor] 021774292, -1.9295315742492676, -1.8610326051712036, -1.8610326051712036, -1.7754088640213013, -1.8267830610275269, -1.878157377243042, -1.535662293434143, -1.758284091949463, -1.5699117183685303, -0.8335473537445068, 0.9474270939826965, -1.2959157228469849, 0.7248052954673767, 1.1529240608215332, 1.6152924299240112, 1.4954191446304321, 1.5981676578521729, 1.6495418548583984, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.1700488328933716, 0.5535577535629272, 1.2042982578277588, 1.18717360496521, 0.7933043241500854, 0.10831420123577118, -0.28555524349212646, 0.091189444065094, -0.08005820959806442, -0.09718296676874161, 0.091189444065094, 0.0740646943449974, -0.3369295001029968, -0.2513057291507721, -0.08005820959806442, -0.18280673027038574, -0.045808710157871246, -0.5081770420074463, -0.4568027853965759, -0.31980475783348083, 1.7694151401519775, 1.786539912223816], [1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.6905558109283447, 1.1529240608215332, 1.5981676578521729, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4097954034805298, 1.0673003196716309, 0.17681321501731873, -0.5595512986183167, -0.7307988405227661, -0.7821730971336365, -0.3711790144443512, 0.12543895840644836, 0.19393795728683472, -0.6622998118400574, -1.5870364904403687, -1.9295315742492676, -1.946656346321106, -1.9637811183929443, -1.9637811183929443, -1.9980305433273315, -2.032280206680298, -2.0665295124053955, -1.8610326051712036, -0.9876701235771179, -0.7479235529899597, -0.6965492963790894, -0.7479235529899597, -1.3472900390625, -1.8610326051712036, -2.1179039478302, -1.9124068021774292, -1.7411593198776245, -1.8439078330993652, -1.604161262512207, -1.5185375213623047, -1.9809058904647827, -2.0665295124053955, -1.9809058904647827, -2.1179039478302, -1.8267830610275269, -1.6384108066558838, -2.0836544036865234, -2.1179039478302, -2.0494048595428467, -2.032280206680298, -1.535662293434143, -1.758284091949463, -2.0836544036865234, -2.0836544036865234, -1.604161262512207, -0.8164225816726685, 1.375545859336853, 1.5981676578521729, 1.8207894563674927, 1.8036646842956543, -0.5595512986183167, -1.8267830610275269, -2.0665295124053955, -1.79253351688385, -1.5185375213623047, -1.9637811183929443, -1.9809058904647827, -2.032280206680298, -0.9020463228225708, -1.3130404949188232, -1.2787909507751465, -1.2445415258407593, -1.3301652669906616, -2.0665295124053955, -1.4671632051467896, -1.073293924331665, -1.5014127492904663, -1.4671632051467896, -1.4671632051467896, -0.8506720662117004, -0.9876701235771179, -0.9876701235771179, -1.0390443801879883, -0.7821730971336365, -0.645175039768219, -0.9705453515052795, -0.8506720662117004, -0.6965492963790894, -0.9876701235771179, -0.8506720662117004, -1.1589176654815674, -0.8164225816726685, -0.7821730971336365, -0.9534205794334412, -0.7650483250617981, -0.4739275276660919, -1.1075434684753418, -0.5424265265464783, -0.6280503273010254, -0.7307988405227661, -0.7821730971336365, -0.5081770420074463, -0.610925555229187, -0.5081770420074463, -0.576676070690155, -0.8677968382835388, -0.6280503273010254, -0.6794245839118958, -0.6280503273010254, -0.610925555229187, -0.8164225816726685, -0.610925555229187, -0.610925555229187, -0.3883037567138672, -0.40542852878570557, -0.4568027853965759, -0.40542852878570557, -0.19993148744106293, -0.1143077164888382, 0.0055655487813055515, -0.28555524349212646, -0.16568197309970856, -0.011559205129742622, -0.405428 [e2e-predictor] 52878570557, -0.30267998576164246, -0.09718296676874161, -0.5938007831573486, 0.27956172823905945, 0.29668647050857544, 0.17681321501731873, 0.39943498373031616, 0.5193082690238953, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.18717360496521, 1.2214230298995972, 1.1529240608215332, 1.255672574043274, -0.08005820959806442, -1.4329137802124023, -1.8096582889556885, -1.8439078330993652, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.9124068021774292, -1.7411593198776245, -1.758284091949463, -1.79253351688385, -1.6555355787277222, -1.7411593198776245, -0.7992978096008301, 0.3138112425804138, 0.24531221389770508, 0.2281874716281891, 0.9131776094436646, -0.9020463228225708, -0.16568197309970856, 1.2385478019714355, 1.18717360496521, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.444044828414917, 1.3926706314086914, 1.5467933416366577, 1.3412963151931763, 1.4269200563430786, 1.2385478019714355, 1.2727973461151123, 0.8789280652999878, 0.2281874716281891, -0.31980475783348083, 0.15968845784664154, -0.3369295001029968, -0.3369295001029968, -0.2684305012226105, -0.045808710157871246, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.0740646943449974, 0.10831420123577118, -0.6622998118400574, -0.3540542721748352, 0.3480607271194458, 1.8036646842956543, 1.786539912223816], [1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 1.2214230298995972, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.63241708278656, 1.5467933416366577, 1.4611696004867554, 1.2214230298995972, 0.19393795728683472, -0.5253018140792847, -0.4739275276660919, -0.6794245839118958, -0.9191710948944092, -0.28555524349212646, 0.2281874716281891, 0.12543895840644836, -0.7650483250617981, -1.6212860345840454, -1.878157377243042, -1.9809058904647827, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -2.1179039478302, -1.8952820301055908, -1.261666178703308, -0.9191710948944092, -0.9876701235771179, -0.9020463228225708, -1.261666178703308, -1.878157377243042, -2.0836544036865234, -2.0665295124053955, -1.758284091949463, -1.8610326051712036, -1.8096582889556885, -1.3815394639968872, -1.5014127492904663, -1.8267830610275269, -1.9980305433273315, -1.8267830610275269, -1.5014127492904663, -1.7754088640213013, -1.9809058904647827, -2.0836544036865234, -1.8952820301055908, -1.7240345478057861, -1.7754088640213013, -1.8267830610275269, -1.9637811183929443, -2.1179039478302, -2.1007792949676514, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, -0.9362958669662476, -1.5870364904403687, -1.672660231590271, -2.1179039478302, -2.1007792949676514, -1.3815394639968872, -0.8506720662117004, -0.9362958669662476, -1.2787909507751465, -1.604161262512207, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -2.1179039478302, -2.1007792949676514, -1.7754088640213013, -1.5527870655059814, -1.073293924331665, -1.1246682405471802, -0.9705453515052795, -1.2445415258407593, -1.2102919816970825, -1.1075434684753418, -0.645175039768219, -1.0390443801879883, -0.8164225816726685, -0.9705453515052795, -1.02191960811615, -0.7479235529899597, -1.073293924331665, -0.6965492963790894, -0.7136740684509277, -0.8677968382835388, -0.8849216103553772, -0.4568027853965759, -1.073293924331665, -0.3540542721748352, -0.576676070690155, -0.6622998118400574, -0.7136740684509277, -0.7136 [e2e-predictor] 740684509277, -0.5424265265464783, -0.7992978096008301, -0.6965492963790894, -0.8849216103553772, -0.6965492963790894, -0.9191710948944092, -0.8677968382835388, -1.02191960811615, -0.5253018140792847, -0.3540542721748352, -0.4568027853965759, -0.9020463228225708, -0.7479235529899597, -0.3369295001029968, -0.30267998576164246, -0.13143247365951538, -0.5595512986183167, -0.9020463228225708, -0.7136740684509277, -0.42255327105522156, 0.15968845784664154, 0.12543895840644836, 0.03981505334377289, -0.2513057291507721, -0.02868395671248436, 0.12543895840644836, -0.19993148744106293, 0.15968845784664154, 0.26243698596954346, 0.6905558109283447, 0.6391815543174744, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 1.2214230298995972, 1.2899221181869507, 1.0844250917434692, 1.2727973461151123, 1.0844250917434692, 0.4679340124130249, -0.7992978096008301, -0.576676070690155, -1.7754088640213013, -1.8439078330993652, -1.8952820301055908, -1.8952820301055908, -1.9124068021774292, -1.8610326051712036, -1.878157377243042, -1.8610326051712036, -1.7411593198776245, -1.8439078330993652, -1.227416753768921, -1.3301652669906616, 1.1700488328933716, 1.2385478019714355, 1.444044828414917, 0.27956172823905945, 1.7694151401519775, -0.08005820959806442, -1.141792893409729, 0.5021834969520569, 1.4097954034805298, 1.444044828414917, 1.563918113708496, 1.2899221181869507, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.375545859336853, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, -0.16568197309970856, -0.42255327105522156, -0.09718296676874161, -0.5424265265464783, -0.31980475783348083, -0.21705622971057892, -0.16568197309970856, -0.21705622971057892, -0.2684305012226105, -0.31980475783348083, 0.14256370067596436, -0.28555524349212646, -0.40542852878570557, -0.40542852878570557, 0.7248052954673767, 1.8207894563674927, 1.7351655960083008], [1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8275538086891174, 0.7590547800064087, 0.7248052954673767, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.8618032932281494, 1.4611696004867554, 1.6495418548583984, 1.7009161710739136, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.375545859336853, 1.1357992887496948, 0.3309359848499298, -0.30267998576164246, -0.18280673027038574, -0.40542852878570557, -1.1931672096252441, -1.1075434684753418, -0.2513057291507721, 0.14256370067596436, -0.18280673027038574, -1.073293924331665, -1.7069097757339478, -1.8439078330993652, -2.032280206680298, -2.1179039478302, -2.0836544036865234, -2.01515531539917, -1.9637811183929443, -1.261666178703308, -0.9191710948944092, -1.02191960811615, -0.8506720662117004, -0.7307988405227661, -1.4671632051467896, -1.9124068021774292, -2.1179039478302, -1.9124068021774292, -1.8267830610275269, -2.0494048595428467, -1.7069097757339478, -1.9980305433273315, -1.7240345478057861, -1.8439078330993652, -2.1007792949676514, -1.5699117183685303, -1.6212860345840454, -1.9809058904647827, -2.1007792949676514, -2.1179039478302, -1.8952820301055908, -1.8439078330993652, -1.535662293434143, -1.6212860345840454, 0.4850587546825409, 1.3070467710494995, 1.4782943725585938, 1.101549744606018, -1.1246682405471802, -1.9295315742492676, -1.9124068021774292, -1.9980305433273315, -1.9637811183929443, -1.4500385522842407, -1.415789008140564, -1.5185375213623047, -1.0047948360443115, -2.032280206680298, -2.0836544036865234, -0.7992978096008301, -0.8677968382835388, -0.8506720662117004, -0.9362958669662476, -1.638 [e2e-predictor] 4108066558838, -1.6897850036621094, -1.1760424375534058, -1.1589176654815674, -1.02191960811615, -1.2102919816970825, -1.02191960811615, -1.0904186964035034, -0.9020463228225708, -0.7992978096008301, -1.1931672096252441, -0.7821730971336365, -1.2787909507751465, -1.0047948360443115, -1.0047948360443115, -0.9705453515052795, -1.2787909507751465, -0.4910522699356079, -1.227416753768921, -0.40542852878570557, -0.8849216103553772, -0.9191710948944092, -0.4910522699356079, -0.7136740684509277, -0.5595512986183167, -0.5253018140792847, -1.0047948360443115, -0.5938007831573486, -0.645175039768219, -0.7479235529899597, -0.8164225816726685, -0.5938007831573486, -0.7650483250617981, -0.8506720662117004, -0.8164225816726685, -0.6965492963790894, -0.7479235529899597, -0.7650483250617981, -0.610925555229187, -0.3540542721748352, -0.06293346732854843, -0.045808710157871246, -0.02868395671248436, -0.011559205129742622, -0.011559205129742622, 0.14256370067596436, 0.03981505334377289, -0.3369295001029968, -0.19993148744106293, 0.14256370067596436, -0.1143077164888382, 0.12543895840644836, 0.19393795728683472, 0.24531221389770508, 0.3651854991912842, 0.6734310388565063, 0.7590547800064087, 0.9645518660545349, 0.8275538086891174, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 0.4679340124130249, -1.227416753768921, -1.5527870655059814, -1.9980305433273315, -1.9124068021774292, -1.8952820301055908, -1.7240345478057861, -1.878157377243042, -1.8952820301055908, -1.8610326051712036, -1.878157377243042, -1.7411593198776245, -1.7240345478057861, -1.415789008140564, -0.8849216103553772, 0.6391815543174744, 1.4954191446304321, 1.7694151401519775, 1.7522903680801392, 1.3412963151931763, 1.8721636533737183, 1.6495418548583984, -1.7411593198776245, -1.878157377243042, -0.08005820959806442, 1.5125439167022705, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3070467710494995, 1.375545859336853, 1.444044828414917, 1.0501755475997925, 1.5125439167022705, 1.375545859336853, 0.14256370067596436, 0.3309359848499298, 0.056939806789159775, 0.2281874716281891, -0.3711790144443512, -0.2684305012226105, -0.43967801332473755, -0.40542852878570557, 0.056939806789159775, 0.02269030176103115, -0.3711790144443512, -0.5595512986183167, -0.7821730971336365, -0.18280673027038574, 1.0330508947372437, 1.786539912223816, 1.718040943145752], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 1.0844250917434692, 1.5467933416366577, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6152924299240112, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.1700488328933716, 0.41655975580215454, -0.31980475783348083, -0.2684305012226105, -0.06293346732854843, -0.6965492963790894, -1.535662293434143, -1.0047948360443115, -0.08005820959806442, 0.24531221389770508, -0.4739275276660919, -1.4329137802124023, -1.79253351688385, -1.8952820301055908, -2.0665295124053955, -1.9809058904647827, -2.0836544036865234, -1.9124068021774292, -1.0390443801879883, -0.8849216103553772, -1.0047948360443115, -0.9362958669662476, -0.7307988405227661, -1.0904186964035034, -1.946656346321106, -2.1179039478302, -1.9124068021774292, -1.6384108066558838, -1.9124068021774292, -1.79253351688385, -1.535662293434143, -1.535662293434143, -1.9980305433273315, -1.9809058904647827, -1.8952820301055908, -2.0836544036865234, -2.032 [e2e-predictor] 280206680298, -2.0494048595428467, -2.01515531539917, -1.9637811183929443, -2.0494048595428467, -1.79253351688385, 0.8275538086891174, 1.6495418548583984, 1.786539912223816, 1.8721636533737183, 1.5810428857803345, -1.8096582889556885, -2.032280206680298, -1.9637811183929443, -1.9295315742492676, -2.01515531539917, -2.0836544036865234, -1.9980305433273315, -2.1179039478302, -2.0836544036865234, -1.4671632051467896, -1.415789008140564, -1.3130404949188232, -1.3130404949188232, -1.1931672096252441, -1.3986642360687256, -1.4500385522842407, -1.0047948360443115, -1.6897850036621094, -1.1760424375534058, -1.1246682405471802, -1.0904186964035034, -1.1589176654815674, -1.0047948360443115, -0.9876701235771179, -1.02191960811615, -1.0390443801879883, -1.073293924331665, -1.1246682405471802, -1.3815394639968872, -0.8335473537445068, -1.2959157228469849, -0.7479235529899597, -0.9191710948944092, -1.02191960811615, -1.02191960811615, -1.0390443801879883, -1.1760424375534058, -1.415789008140564, -0.7479235529899597, -0.6965492963790894, -0.7992978096008301, -0.6794245839118958, -0.6794245839118958, -0.8849216103553772, -0.6280503273010254, -0.3369295001029968, -0.21705622971057892, -0.43967801332473755, -0.4739275276660919, -0.645175039768219, -0.4568027853965759, -0.3711790144443512, -0.6622998118400574, -0.7307988405227661, -0.31980475783348083, -0.9191710948944092, -0.5253018140792847, -0.4568027853965759, 0.03981505334377289, 0.15968845784664154, 0.2281874716281891, 0.12543895840644836, -0.09718296676874161, 0.15968845784664154, 0.3651854991912842, 0.19393795728683472, 0.3309359848499298, 0.5021834969520569, 0.622056782245636, 0.7590547800064087, 0.9303023219108582, 1.1186745166778564, 1.3584210872650146, 1.2214230298995972, 1.2385478019714355, 1.0159261226654053, 0.0740646943449974, -0.6280503273010254, -1.9637811183929443, -1.9295315742492676, -1.9980305433273315, -1.8952820301055908, -1.6212860345840454, -1.6897850036621094, -1.9124068021774292, -1.878157377243042, -1.758284091949463, -1.6555355787277222, -1.6555355787277222, -0.7821730971336365, 0.26243698596954346, 1.1357992887496948, 1.4782943725585938, 1.7522903680801392, 1.786539912223816, 1.6666666269302368, 1.8379141092300415, 1.9577873945236206, -0.9876701235771179, -1.8267830610275269, -0.9362958669662476, -1.9809058904647827, -1.758284091949463, 0.03981505334377289, 1.6837913990020752, 1.3926706314086914, 1.2385478019714355, 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.375545859336853, 1.3070467710494995, 1.5467933416366577, 1.4611696004867554, 0.8789280652999878, 0.7933043241500854, 0.43368449807167053, -0.2341809868812561, -0.4910522699356079, -0.3883037567138672, -0.21705622971057892, -0.3540542721748352, -0.1143077164888382, 0.091189444065094, 0.0055655487813055515, -0.4739275276660919, -0.7650483250617981, -0.5424265265464783, 1.3070467710494995, 1.6666666269302368, 1.786539912223816], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 1.18717360496521, 1.6666666269302368, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.563918113708496, 1.4954191446304321, 1.3584210872650146, 1.1186745166778564, 0.3480607271194458, -0.3711790144443512, -0.3711790144443512, -0.08005820959806442, -0.18280673027038574, -1.227416753768921, -1.415789008140564, -0.4910522699356079, -0.06293346732854843, -0.19993148744106293, -0.9020 [e2e-predictor] 463228225708, -1.7069097757339478, -1.8439078330993652, -1.8096582889556885, -1.946656346321106, -2.0665295124053955, -2.01515531539917, -1.3130404949188232, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8164225816726685, -0.7650483250617981, -1.6897850036621094, -2.1179039478302, -2.032280206680298, -1.8610326051712036, -1.8096582889556885, -2.0836544036865234, -1.9124068021774292, -1.6212860345840454, -1.535662293434143, -1.8610326051712036, -1.9637811183929443, -1.79253351688385, -1.8610326051712036, -2.0494048595428467, -2.0836544036865234, -1.8267830610275269, -1.672660231590271, 1.2727973461151123, 1.6666666269302368, 1.8379141092300415, -0.2341809868812561, -1.9980305433273315, -2.1179039478302, -1.2959157228469849, -1.672660231590271, -1.2959157228469849, -1.2445415258407593, -1.3472900390625, -2.1179039478302, -0.8506720662117004, -0.9876701235771179, -1.3472900390625, -1.8610326051712036, -2.1007792949676514, -1.604161262512207, -1.2445415258407593, -1.3130404949188232, -1.0047948360443115, -1.1760424375534058, -1.415789008140564, -1.227416753768921, -1.3130404949188232, -1.141792893409729, -1.1075434684753418, -1.0047948360443115, -1.1246682405471802, -1.0561691522598267, -1.1760424375534058, -1.227416753768921, -1.1075434684753418, -1.415789008140564, -0.8849216103553772, -1.073293924331665, -1.415789008140564, -1.141792893409729, -1.3130404949188232, -1.3986642360687256, -1.0561691522598267, -1.073293924331665, -0.9876701235771179, -1.0390443801879883, -0.9020463228225708, -0.9191710948944092, -1.0904186964035034, -0.7821730971336365, -0.6622998118400574, -0.8849216103553772, -0.9534205794334412, -0.645175039768219, -1.2445415258407593, -1.5185375213623047, -1.7240345478057861, -1.1931672096252441, -1.2102919816970825, -1.2959157228469849, -0.8335473537445068, -0.8506720662117004, -0.7479235529899597, -0.8164225816726685, -0.30267998576164246, -0.4739275276660919, -0.43967801332473755, -0.08005820959806442, 0.2281874716281891, 0.056939806789159775, 0.17681321501731873, 0.4679340124130249, 0.622056782245636, 0.7419300675392151, 0.7419300675392151, 1.0501755475997925, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.4097954034805298, 1.0501755475997925, 0.056939806789159775, -0.9705453515052795, -1.9809058904647827, -1.9809058904647827, -1.9637811183929443, -1.8267830610275269, -1.9124068021774292, -1.878157377243042, -1.672660231590271, -1.8610326051712036, -1.8439078330993652, -1.672660231590271, -1.3472900390625, -0.9876701235771179, 0.24531221389770508, 0.6391815543174744, 1.1186745166778564, 1.4269200563430786, 1.906413197517395, 1.9406627416610718, 1.8207894563674927, 1.8379141092300415, 1.9920369386672974, 1.7009161710739136, -0.8506720662117004, -1.2959157228469849, -1.415789008140564, -1.8610326051712036, -1.8610326051712036, -1.9809058904647827, -0.610925555229187, 1.375545859336853, 1.18717360496521, 1.4097954034805298, 1.255672574043274, 1.3584210872650146, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.255672574043274, 0.8446785807609558, -0.3369295001029968, -0.4739275276660919, -0.3883037567138672, -0.21705622971057892, 0.02269030176103115, 0.19393795728683472, 0.19393795728683472, 0.656306266784668, -0.21705622971057892, -0.4568027853965759, -0.4568027853965759, -0.2684305012226105, 1.6152924299240112, 1.6495418548583984, 1.7351655960083008], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.656306266 [e2e-predictor] 784668, 0.656306266784668, 0.8618032932281494, 1.444044828414917, 1.6152924299240112, 1.6495418548583984, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6152924299240112, 1.563918113708496, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 0.4679340124130249, -0.31980475783348083, -0.7136740684509277, -0.40542852878570557, 0.0055655487813055515, -0.9362958669662476, -1.3644146919250488, -0.4739275276660919, -0.5081770420074463, -0.5081770420074463, -0.6280503273010254, -1.1760424375534058, -1.9295315742492676, -1.7754088640213013, -1.9637811183929443, -2.0665295124053955, -2.1179039478302, -1.6384108066558838, -0.9534205794334412, -1.2102919816970825, -1.3815394639968872, -1.3301652669906616, -0.8677968382835388, -1.3130404949188232, -2.0836544036865234, -1.9637811183929443, -1.6212860345840454, -1.79253351688385, -1.946656346321106, -1.8610326051712036, -1.878157377243042, -2.01515531539917, -2.0836544036865234, -2.032280206680298, -2.032280206680298, -1.8610326051712036, -1.9809058904647827, -2.032280206680298, 1.101549744606018, 1.255672574043274, 1.5810428857803345, 0.587807297706604, -2.1007792949676514, -2.0665295124053955, -1.415789008140564, -1.6384108066558838, -1.5527870655059814, -1.4671632051467896, -2.0836544036865234, -1.9980305433273315, -1.3130404949188232, -1.4500385522842407, -1.1760424375534058, -2.1007792949676514, -1.1760424375534058, -1.1246682405471802, -1.2102919816970825, -1.2959157228469849, -1.3644146919250488, -1.2445415258407593, -1.3301652669906616, -1.2102919816970825, -1.415789008140564, -1.1246682405471802, -1.1760424375534058, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.1760424375534058, -1.2445415258407593, -1.4329137802124023, -1.3815394639968872, -1.1931672096252441, -1.3986642360687256, -1.3815394639968872, -1.1931672096252441, -1.2102919816970825, -1.227416753768921, -0.9020463228225708, -1.3644146919250488, -0.8849216103553772, -1.0904186964035034, -1.0047948360443115, -0.6794245839118958, -0.9876701235771179, -1.3815394639968872, -0.9534205794334412, -1.02191960811615, -0.7992978096008301, -0.7479235529899597, -0.7821730971336365, -0.6622998118400574, -0.7992978096008301, -0.6280503273010254, -0.7307988405227661, -0.7650483250617981, -0.7479235529899597, -0.8506720662117004, -0.5253018140792847, -0.7479235529899597, -0.2513057291507721, -0.4568027853965759, -0.8677968382835388, -0.19993148744106293, -0.011559205129742622, -0.011559205129742622, 0.5193082690238953, 0.27956172823905945, 0.6734310388565063, 0.656306266784668, 0.7248052954673767, 1.0330508947372437, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 0.7248052954673767, 0.12543895840644836, 0.2110627144575119, -0.9876701235771179, -1.946656346321106, -2.01515531539917, -2.032280206680298, -1.946656346321106, -1.8952820301055908, -1.8267830610275269, -1.8439078330993652, -1.7411593198776245, -1.8439078330993652, -1.672660231590271, -1.1931672096252441, -1.1760424375534058, -0.3369295001029968, 0.8789280652999878, 1.2042982578277588, 1.4097954034805298, 1.5125439167022705, 1.974912166595459, 1.5981676578521729, 1.8036646842956543, 1.8721636533737183, 1.7009161710739136, 0.2281874716281891, -1.5870364904403687, -1.878157377243042, -1.8267830610275269, -1.79253351688385, -1.6212860345840454, -2.01515531539917, -1.604161262512207, 1.1700488328933716, 1.0673003196716309, 1.2385478019714355, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3926706314086914, 0.9303023219108582, 0.27956172823905945, 0.12543895840644836, -0.09718296676874161, 0.2281874716281891, -0.08005820959806442, 0.12543895840644836, -0.30267998576164246, -0.5253018140792847, 0.41655975580215454, -0.3711790144443512, -0.09718296676874161, -0.09718296676874161, -0.28555524349212646, 1.5467933416366577, 1.5810428857803345, 1.6666666269302368], [1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.238547801971435 [e2e-predictor] 5, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 1.101549744606018, 1.4954191446304321, 1.6152924299240112, 1.7009161710739136, 1.7522903680801392, 1.7351655960083008, 1.6666666269302368, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.0330508947372437, 0.5193082690238953, -0.16568197309970856, -1.02191960811615, -0.6965492963790894, -0.21705622971057892, -0.8164225816726685, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -0.7479235529899597, -0.5424265265464783, -0.610925555229187, -1.4329137802124023, -1.758284091949463, -1.7411593198776245, -1.8952820301055908, -2.1179039478302, -1.9124068021774292, -1.0904186964035034, -1.2787909507751465, -1.3472900390625, -1.261666178703308, -0.9362958669662476, -0.9876701235771179, -2.0836544036865234, -2.01515531539917, -1.7069097757339478, -1.6897850036621094, -1.9980305433273315, -1.878157377243042, -1.7240345478057861, -1.5870364904403687, -1.9980305433273315, -2.0665295124053955, -1.9637811183929443, -1.79253351688385, -0.2684305012226105, 1.1529240608215332, 1.4269200563430786, 1.563918113708496, 1.8379141092300415, 0.4679340124130249, -2.0665295124053955, -2.1179039478302, -2.0665295124053955, -1.7411593198776245, -1.7411593198776245, -2.0836544036865234, -1.4500385522842407, -1.3130404949188232, -1.2959157228469849, -2.01515531539917, -1.261666178703308, -1.1246682405471802, -1.227416753768921, -1.073293924331665, -1.4500385522842407, -1.073293924331665, -1.3472900390625, -1.484287977218628, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.5870364904403687, -1.1589176654815674, -1.0904186964035034, -1.2102919816970825, -1.02191960811615, -1.415789008140564, -1.415789008140564, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -0.8164225816726685, -1.3472900390625, -1.0904186964035034, -0.9020463228225708, -1.2787909507751465, -1.0390443801879883, -1.3815394639968872, -0.9020463228225708, -0.7136740684509277, -0.6965492963790894, -0.8164225816726685, -0.8849216103553772, -0.5595512986183167, -0.7136740684509277, -0.8506720662117004, -0.6965492963790894, -0.8164225816726685, -0.5595512986183167, -0.5595512986183167, -0.6794245839118958, -0.5595512986183167, -0.40542852878570557, -0.3883037567138672, -1.0561691522598267, -1.3130404949188232, -0.28555524349212646, -0.02868395671248436, 0.26243698596954346, -0.045808710157871246, 0.27956172823905945, 0.10831420123577118, 0.3651854991912842, 0.4508092403411865, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.9988013505935669, 1.2899221181869507, 0.9816765785217285, 1.2385478019714355, 1.375545859336853, 0.3138112425804138, -0.9705453515052795, -1.9124068021774292, -1.9295315742492676, -2.01515531539917, -2.0494048595428467, -2.0494048595428467, -1.8952820301055908, -1.878157377243042, -1.8439078330993652, -1.7754088640213013, -1.604161262512207, -1.484287977218628, -1.3472900390625, -0.3883037567138672, 0.8960528373718262, 1.2214230298995972, 1.63241708278656, 1.444044828414917, 1.6837913990020752, 1.63241708278656, 1.718040943145752, 1.8207894563674927, 1.8721636533737183, 1.3926706314086914, -1.0561691522598267, -1.9124068021774292, -1.8267830610275269, -1.7069097757339478, -1.604161262512207, -1.4329137802124023, -1.5014127492904663, -2.0665295124053955, -1.0904186964035034, 0.7248052954673767, 1.4611696004867554, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.375545859336853, 0.38231024146080017, 0.656306266784668, 0.5364330410957336, 0.43368449807167053, -0.13143247365951538, -0.09718296676874161, -0.30 [e2e-predictor] 267998576164246, 0.0740646943449974, -0.3711790144443512, -0.011559205129742622, -0.2513057291507721, -0.02868395671248436, 0.4679340124130249, 0.19393795728683472, 1.563918113708496, 1.5810428857803345, 1.5981676578521729], [1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 1.18717360496521, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.7351655960083008, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.563918113708496, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.0501755475997925, 0.4508092403411865, -0.16568197309970856, -1.1075434684753418, -1.2102919816970825, -0.6622998118400574, -0.8677968382835388, -1.0047948360443115, -0.9705453515052795, -0.9362958669662476, -1.0047948360443115, -0.9020463228225708, -0.5938007831573486, -0.7479235529899597, -1.604161262512207, -1.8952820301055908, -1.878157377243042, -2.0665295124053955, -1.9637811183929443, -1.2787909507751465, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.261666178703308, -1.261666178703308, -2.01515531539917, -1.758284091949463, -1.7754088640213013, -1.9124068021774292, -1.9809058904647827, -1.8952820301055908, -1.79253351688385, -1.79253351688385, -2.0665295124053955, -2.0494048595428467, -2.0665295124053955, -0.8164225816726685, 1.5296685695648193, 1.718040943145752, 1.8207894563674927, 0.2110627144575119, -2.032280206680298, -1.5014127492904663, -1.4671632051467896, -1.227416753768921, -0.9705453515052795, -1.261666178703308, -1.9637811183929443, -2.032280206680298, -2.032280206680298, -2.1007792949676514, -1.9295315742492676, -1.535662293434143, -1.261666178703308, -1.4671632051467896, -1.484287977218628, -1.2787909507751465, -1.261666178703308, -1.1589176654815674, -1.3472900390625, -1.1075434684753418, -1.3301652669906616, -1.3472900390625, -1.1760424375534058, -1.227416753768921, -1.415789008140564, -1.3986642360687256, -1.415789008140564, -1.227416753768921, -1.1246682405471802, -1.1760424375534058, -1.0561691522598267, -1.2102919816970825, -1.3301652669906616, -1.1760424375534058, -1.0904186964035034, -1.1246682405471802, -1.261666178703308, -1.1075434684753418, -1.141792893409729, -0.9705453515052795, -0.9876701235771179, -0.9191710948944092, -0.9191710948944092, -0.9876701235771179, -0.7307988405227661, -0.7479235529899597, -0.8849216103553772, -0.7136740684509277, -0.6280503273010254, -0.8849216103553772, -1.02191960811615, -0.6794245839118958, -0.8164225816726685, -0.5938007831573486, -0.40542852878570557, -0.13143247365951538, -0.3540542721748352, -0.09718296676874161, -0.3369295001029968, -0.19993148744106293, 0.0055655487813055515, 0.24531221389770508, 0.3309359848499298, 0.6049320101737976, 0.5364330410957336, 0.8618032932281494, 0.6049320101737976, 1.2042982578277588, 1.1700488328933716, 1.324171543121338, 1.324171543121338, 0.9988013505935669, 0.8618032932281494, -1.5699117183685303, -1.8267830610275269, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0494048595428467, -1.9980305433273315, -1.8952820301055908, -1.9124068021774292, -1.79253351688385, -1.6555355787277222, -1.7240345478057861, -0.8506720662117004, -0.645175039768219, 0.622056782245636, 1.0501755475997925, 1.3584210872650146, 1.6666666269302368, 1.7009161710739136, 1.7522903680801392, 1.8721636533737183, 1.786539912223816, 1.718040943145752, 1.563918 [e2e-predictor] 113708496, -0.40542852878570557, -1.878157377243042, -1.7069097757339478, -1.7754088640213013, -1.7754088640213013, -0.9020463228225708, -1.6897850036621094, -1.9124068021774292, -1.8610326051712036, 0.6049320101737976, 0.8789280652999878, 1.18717360496521, 1.0159261226654053, 1.2042982578277588, 1.101549744606018, 0.4679340124130249, 0.9816765785217285, 0.41655975580215454, -0.28555524349212646, -0.3883037567138672, -0.14855723083019257, -0.09718296676874161, -0.2513057291507721, -0.31980475783348083, 0.0740646943449974, 0.24531221389770508, 0.39943498373031616, 0.5706825256347656, 1.1357992887496948, 1.563918113708496, 1.563918113708496, 1.5810428857803345], [1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7761795520782471, 0.7248052954673767, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.7761795520782471, 1.3070467710494995, 1.5981676578521729, 1.6666666269302368, 1.718040943145752, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.563918113708496, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.2042982578277588, 0.9645518660545349, 0.24531221389770508, -0.045808710157871246, -0.9191710948944092, -1.3986642360687256, -0.9191710948944092, -1.0904186964035034, -1.1760424375534058, -1.073293924331665, -1.0904186964035034, -1.1589176654815674, -1.141792893409729, -1.0390443801879883, -0.6965492963790894, -0.9705453515052795, -1.8096582889556885, -1.946656346321106, -1.9124068021774292, -2.0665295124053955, -1.5185375213623047, -1.3472900390625, -1.5185375213623047, -1.6897850036621094, -1.5185375213623047, -1.535662293434143, -1.946656346321106, -1.8439078330993652, -1.8610326051712036, -1.9809058904647827, -2.1007792949676514, -1.8439078330993652, -1.7240345478057861, -1.8439078330993652, -2.0494048595428467, -1.7069097757339478, 1.1357992887496948, 1.4611696004867554, 1.7351655960083008, 0.6905558109283447, -1.9637811183929443, -1.5527870655059814, -1.672660231590271, -1.672660231590271, -1.5014127492904663, -1.5185375213623047, -1.946656346321106, -1.0904186964035034, -1.261666178703308, -1.073293924331665, -0.6965492963790894, -0.9705453515052795, -2.032280206680298, -1.3644146919250488, -1.3986642360687256, -1.3644146919250488, -1.141792893409729, -1.227416753768921, -1.261666178703308, -1.2787909507751465, -1.261666178703308, -1.3301652669906616, -1.3815394639968872, -1.227416753768921, -1.141792893409729, -1.2445415258407593, -1.2787909507751465, -1.227416753768921, -1.261666178703308, -1.261666178703308, -1.1931672096252441, -1.3301652669906616, -1.3472900390625, -1.227416753768921, -1.4500385522842407, -1.0390443801879883, -0.9191710948944092, -1.1931672096252441, -1.1760424375534058, -1.073293924331665, -1.0561691522598267, -0.9534205794334412, -0.8335473537445068, -1.0904186964035034, -1.0390443801879883, -0.8849216103553772, -0.6794245839118958, -0.7307988405227661, -0.7307988405227661, -0.6622998118400574, -0.6794245839118958, -0.8164225816726685, -0.9020463228225708, -0.7307988405227661, -0.9534205794334412, -0.6280503273010254, -0.2341809868812561, -0.045808710157871246, -0.06293346732854843, 0.3138112425804138, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.8618032932281494, 0.9131776094436646, 1.2727973461151123, 1.18717360496521, 0.7933043241500854, -0.02868395671248436, -0.02868395671248436, 0.656306266784668, -1.021919608 [e2e-predictor] 11615, -1.8439078330993652, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -2.032280206680298, -1.9637811183929443, -1.9124068021774292, -1.9295315742492676, -1.8267830610275269, -1.484287977218628, -1.535662293434143, -0.21705622971057892, 0.6391815543174744, 1.18717360496521, 1.4269200563430786, 1.4269200563430786, 1.7009161710739136, 1.6837913990020752, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.4954191446304321, 0.587807297706604, -1.9295315742492676, -1.79253351688385, -1.7411593198776245, -1.878157377243042, -1.9295315742492676, -1.79253351688385, -1.9124068021774292, -2.01515531539917, 0.056939806789159775, 0.7248052954673767, 1.0501755475997925, 1.0844250917434692, 0.8960528373718262, 0.8789280652999878, 0.7076805233955383, 0.43368449807167053, -1.415789008140564, -0.9876701235771179, -0.6622998118400574, 0.29668647050857544, 0.2281874716281891, -0.19993148744106293, -0.3369295001029968, -0.16568197309970856, 0.4679340124130249, 0.4679340124130249, 0.587807297706604, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577], [1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.9131776094436646, 1.4782943725585938, 1.6495418548583984, 1.6837913990020752, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1186745166778564, 0.8960528373718262, 0.43368449807167053, -0.06293346732854843, -0.18280673027038574, -0.7136740684509277, -1.1075434684753418, -0.8677968382835388, -1.141792893409729, -1.415789008140564, -1.3301652669906616, -1.073293924331665, -1.3986642360687256, -1.484287977218628, -1.261666178703308, -1.141792893409729, -0.7479235529899597, -1.141792893409729, -1.9809058904647827, -1.9637811183929443, -2.1179039478302, -1.5870364904403687, -1.3301652669906616, -1.535662293434143, -1.484287977218628, -1.415789008140564, -1.6555355787277222, -2.0494048595428467, -1.8096582889556885, -1.878157377243042, -2.0665295124053955, -1.9809058904647827, -1.9809058904647827, -1.8267830610275269, -0.4739275276660919, 1.0673003196716309, 1.255672574043274, 1.563918113708496, 1.6495418548583984, 0.6391815543174744, -2.01515531539917, -1.6897850036621094, -1.5185375213623047, -1.3986642360687256, -2.1179039478302, -1.9637811183929443, -1.3130404949188232, -1.415789008140564, -1.3815394639968872, -1.3986642360687256, -1.3301652669906616, -2.1179039478302, -1.5014127492904663, -1.3130404949188232, -1.672660231590271, -1.5527870655059814, -1.5185375213623047, -1.2445415258407593, -1.2787909507751465, -1.2959157228469849, -1.3986642360687256, -1.1931672096252441, -1.141792893409729, -1.3644146919250488, -1.3472900390625, -1.3644146919250488, -1.3472900390625, -1.3815394639968872, -0.9534205794334412, -1.2445415258407593, -1.2787909507751465, -1.3815394639968872, -1.2102919816970825, -1.3301652669906616, -1.02191960811615, -1.0047948360443115, -1.261666178703308, -1.3130404949188232, -1.0904186964035034, -1.141792893409729, -0.8164225816726685, -0.9876701235771179, -1.0047948360443115, -0.9191710948944092, -0.6622998118400574, -0.6622998118400574, -0.6965492963790894, -0.9534205794334412, -0.5595512986183167, -0.5595512986183167, -0.4910522699356079 [e2e-predictor] , -0.7650483250617981, -0.5595512986183167, -0.40542852878570557, -0.9705453515052795, -1.2959157228469849, -0.7136740684509277, -0.8849216103553772, 0.14256370067596436, 0.24531221389770508, 0.091189444065094, 0.622056782245636, 0.3309359848499298, 0.5364330410957336, 0.8446785807609558, 0.656306266784668, 1.0844250917434692, 1.255672574043274, 0.15968845784664154, -0.4739275276660919, -1.7411593198776245, -1.9295315742492676, -1.9295315742492676, -1.9295315742492676, -1.9637811183929443, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.01515531539917, -2.0665295124053955, -1.9980305433273315, -1.9980305433273315, -1.8439078330993652, -1.6384108066558838, -1.4671632051467896, -0.6965492963790894, 0.8789280652999878, 1.2214230298995972, 1.5296685695648193, 1.4097954034805298, 1.6495418548583984, 1.7009161710739136, 1.718040943145752, 1.5981676578521729, 1.6837913990020752, 1.3926706314086914, 1.7009161710739136, -1.5870364904403687, -1.79253351688385, -1.7754088640213013, -1.8267830610275269, -1.8267830610275269, -1.8267830610275269, -1.8439078330993652, -1.9637811183929443, 0.4850587546825409, 0.810429036617279, 0.8446785807609558, 1.2042982578277588, 1.2385478019714355, 0.8275538086891174, 0.6049320101737976, -0.9191710948944092, -1.2445415258407593, -1.5527870655059814, -0.4739275276660919, -0.14855723083019257, 0.7933043241500854, -0.06293346732854843, -0.14855723083019257, 0.38231024146080017, 0.3138112425804138, 0.3651854991912842, 0.6391815543174744, 1.3926706314086914, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 1.375545859336853, 1.63241708278656, 1.7009161710739136, 1.718040943145752, 1.7009161710739136, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.0501755475997925, 0.656306266784668, 0.41655975580215454, -0.2513057291507721, -0.21705622971057892, -0.08005820959806442, -0.42255327105522156, -0.5595512986183167, -0.8506720662117004, -1.2102919816970825, -1.6384108066558838, -1.5014127492904663, -1.1760424375534058, -1.2102919816970825, -1.2959157228469849, -1.3472900390625, -1.3472900390625, -1.227416753768921, -0.7821730971336365, -1.5185375213623047, -2.0494048595428467, -1.8952820301055908, -1.4671632051467896, -1.484287977218628, -1.7240345478057861, -1.79253351688385, -1.6555355787277222, -1.9637811183929443, -1.8610326051712036, -1.8096582889556885, -1.946656346321106, -2.032280206680298, -2.1179039478302, -1.0561691522598267, 1.0844250917434692, 1.3926706314086914, 1.6495418548583984, 1.7522903680801392, 1.7522903680801392, -0.7992978096008301, -2.0836544036865234, -2.1179039478302, -2.01515531539917, -1.946656346321106, -2.0665295124053955, -2.0836544036865234, -1.415789008140564, -1.2959157228469849, -1.3472900390625, -1.2787909507751465, -2.01515531539917, -1.8096582889556885, -1.1760424375534058, -1.758284091949463, -1.4329137802124023, -1.5014127492904663, -1.5014127492904663, -1.3815394639968872, -1.4500385522842407, -1.2787909507751465, -1.0390443801879883, -1.227416753768921, -1.3986642360687256, -1.141792893409729, -1.3986642360687256, -1.3130404949188232, -1.1760424375534058, -1.2787909507751465, -1.3130 [e2e-predictor] 404949188232, -1.227416753768921, -1.3130404949188232, -1.3644146919250488, -1.3130404949188232, -1.3301652669906616, -0.8677968382835388, -1.261666178703308, -1.261666178703308, -1.02191960811615, -0.9876701235771179, -1.0390443801879883, -0.8335473537445068, -0.8164225816726685, -0.7821730971336365, -0.7307988405227661, -0.7479235529899597, -0.5253018140792847, -0.43967801332473755, -0.7650483250617981, -0.4568027853965759, -0.4739275276660919, -0.3711790144443512, -0.16568197309970856, -0.43967801332473755, 0.12543895840644836, -0.011559205129742622, -0.08005820959806442, 0.15968845784664154, 0.056939806789159775, -0.3540542721748352, -0.18280673027038574, 0.056939806789159775, 0.0740646943449974, 0.7590547800064087, 0.9816765785217285, 1.101549744606018, 1.18717360496521, 0.8789280652999878, -0.40542852878570557, -1.0390443801879883, -1.415789008140564, -1.8267830610275269, -1.9124068021774292, -1.946656346321106, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9980305433273315, -1.9809058904647827, -2.1007792949676514, -1.9980305433273315, -1.9980305433273315, -1.878157377243042, -1.7411593198776245, -1.672660231590271, -0.13143247365951538, 0.622056782245636, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.718040943145752, 1.5125439167022705, 1.7351655960083008, 1.4269200563430786, 1.7351655960083008, 1.7351655960083008, 1.5125439167022705, -0.09718296676874161, -1.9295315742492676, -1.79253351688385, -1.8096582889556885, -1.7754088640213013, -1.9295315742492676, -2.0665295124053955, -1.484287977218628, -1.5014127492904663, 0.29668647050857544, 0.6905558109283447, 0.38231024146080017, 0.9474270939826965, -0.14855723083019257, -0.14855723083019257, -0.5938007831573486, -1.5527870655059814, -1.4500385522842407, -0.18280673027038574, -0.40542852878570557, -0.02868395671248436, -0.19993148744106293, -0.31980475783348083, 0.056939806789159775, 0.38231024146080017, 0.14256370067596436, 0.9816765785217285, 1.2899221181869507, 1.4269200563430786, 1.444044828414917, 1.444044828414917], [1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.810429036617279, 0.7590547800064087, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 1.18717360496521, 1.6152924299240112, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6495418548583984, 1.6495418548583984, 1.6152924299240112, 1.5981676578521729, 1.5296685695648193, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.2727973461151123, 0.9303023219108582, 0.7590547800064087, 0.5193082690238953, 0.0740646943449974, -0.40542852878570557, -0.42255327105522156, -0.40542852878570557, -0.5595512986183167, -0.8677968382835388, -1.073293924331665, -1.227416753768921, -1.535662293434143, -1.7069097757339478, -1.484287977218628, -1.261666178703308, -1.3301652669906616, -1.3986642360687256, -1.4500385522842407, -1.1931672096252441, -0.9362958669662476, -1.0047948360443115, -1.6212860345840454, -2.1179039478302, -1.604161262512207, -1.3986642360687256, -1.6384108066558838, -1.484287977218628, -1.5527870655059814, -1.946656346321106, -1.9980305433273315, -1.8439078330993652, -1.9124068021774292, -2.1007792949676514, 0.7933043241500854, 1.4097954034805298, 1.6837913990020752, 1.7694151401519775, 1.7522903680801392, 1.0844250917434692, -2.0836544036865234, -2.1179039478302, -1.672660231590271, -1.5699117183685303, -1.4671632051467896, -1. [e2e-predictor] 1760424375534058, -1.7754088640213013, -1.9637811183929443, -1.7754088640213013, -2.032280206680298, -2.1179039478302, -2.1007792949676514, -1.6897850036621094, -1.261666178703308, -1.415789008140564, -1.5870364904403687, -1.484287977218628, -1.3986642360687256, -1.3986642360687256, -1.2445415258407593, -1.141792893409729, -1.1760424375534058, -1.261666178703308, -1.2445415258407593, -1.3472900390625, -1.261666178703308, -1.2959157228469849, -0.8849216103553772, -1.1760424375534058, -1.3130404949188232, -1.227416753768921, -1.261666178703308, -1.2445415258407593, -1.2787909507751465, -1.3130404949188232, -1.3644146919250488, -1.3644146919250488, -1.227416753768921, -1.227416753768921, -1.073293924331665, -1.02191960811615, -1.1760424375534058, -0.8335473537445068, -0.7650483250617981, -1.073293924331665, -0.8849216103553772, -0.7992978096008301, -0.6794245839118958, -0.28555524349212646, -0.2513057291507721, -0.2513057291507721, -0.43967801332473755, -0.30267998576164246, -0.31980475783348083, -0.13143247365951538, 0.03981505334377289, 0.15968845784664154, 0.4850587546825409, 0.587807297706604, 0.3651854991912842, 0.810429036617279, 0.9303023219108582, 1.0673003196716309, 0.8446785807609558, 0.9474270939826965, 1.2214230298995972, 0.7761795520782471, -0.2341809868812561, -0.6794245839118958, -1.3130404949188232, -1.8439078330993652, -1.9124068021774292, -1.946656346321106, -1.946656346321106, -1.946656346321106, -1.9809058904647827, -1.9809058904647827, -1.9295315742492676, -1.9637811183929443, -1.9980305433273315, -1.9637811183929443, -1.4671632051467896, -1.5527870655059814, -0.3540542721748352, 0.43368449807167053, 1.1529240608215332, 1.4097954034805298, 1.3412963151931763, 1.563918113708496, 1.5810428857803345, 1.6495418548583984, 1.4269200563430786, 1.6152924299240112, 1.5296685695648193, 1.8207894563674927, -0.3540542721748352, 1.1700488328933716, -0.3883037567138672, -1.8439078330993652, -2.032280206680298, -2.01515531539917, -1.9980305433273315, -1.7754088640213013, -1.6897850036621094, -2.0665295124053955, -0.4739275276660919, 0.26243698596954346, 0.6905558109283447, 0.6734310388565063, 0.19393795728683472, -1.6384108066558838, -1.9980305433273315, -1.9295315742492676, -1.073293924331665, 0.10831420123577118, 0.5706825256347656, -0.21705622971057892, 0.3138112425804138, -0.08005820959806442, 0.12543895840644836, 0.03981505334377289, -0.13143247365951538, 1.3070467710494995, 1.3926706314086914, 1.375545859336853, 1.3926706314086914, 1.4097954034805298], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.7590547800064087, 1.1529240608215332, 1.6152924299240112, 1.7694151401519775, 1.8036646842956543, 1.7009161710739136, 1.6495418548583984, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.5296685695648193, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 0.9645518660545349, 0.810429036617279, 0.5364330410957336, 0.0055655487813055515, -0.576676070690155, -0.5938007831573486, -0.5424265265464783, -0.7136740684509277, -0.7992978096008301, -0.9191710948944092, -1.141792893409729, -1.2787909507751465, -1.484287977218628, -1.6897850036621094, -1.7069097757339478, -1.3986642360687256, -1.4329137802124023, -1.4329137802124023, -1.415789008140564, -1.3472900390625, -1.1760424375534058 [e2e-predictor] , -0.9020463228225708, -1.02191960811615, -1.9637811183929443, -1.8439078330993652, -1.6555355787277222, -1.6212860345840454, -1.5527870655059814, -1.7240345478057861, -2.01515531539917, -1.8267830610275269, -1.946656346321106, -1.8096582889556885, 0.8789280652999878, 1.6152924299240112, 1.718040943145752, 1.786539912223816, 1.2727973461151123, -2.0494048595428467, -2.0836544036865234, -1.5699117183685303, -1.6897850036621094, -1.415789008140564, -1.3130404949188232, -1.9980305433273315, -2.0665295124053955, -0.9191710948944092, -1.415789008140564, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.5870364904403687, -1.672660231590271, -1.484287977218628, -1.4500385522842407, -1.1760424375534058, -1.4329137802124023, -1.484287977218628, -1.7754088640213013, -1.3130404949188232, -1.2787909507751465, -1.227416753768921, -1.3301652669906616, -1.3472900390625, -1.261666178703308, -1.1246682405471802, -1.073293924331665, -1.4500385522842407, -1.1075434684753418, -1.415789008140564, -1.3644146919250488, -1.2959157228469849, -1.4329137802124023, -1.0904186964035034, -1.227416753768921, -1.3301652669906616, -1.1931672096252441, -1.261666178703308, -0.9362958669662476, -1.2787909507751465, -1.0390443801879883, -0.8506720662117004, -0.9534205794334412, -0.9876701235771179, -0.7821730971336365, -0.9191710948944092, -0.7650483250617981, -0.4739275276660919, -0.31980475783348083, -0.02868395671248436, -0.14855723083019257, -0.42255327105522156, -0.14855723083019257, 0.15968845784664154, 0.5021834969520569, 0.41655975580215454, 0.3651854991912842, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7590547800064087, 0.8960528373718262, 1.0159261226654053, 1.2385478019714355, 0.7761795520782471, -0.3540542721748352, -1.1246682405471802, -1.6212860345840454, -1.79253351688385, -1.9124068021774292, -1.9124068021774292, -1.8952820301055908, -1.946656346321106, -1.9637811183929443, -1.9124068021774292, -1.9124068021774292, -1.1589176654815674, -0.16568197309970856, 0.5021834969520569, -0.6622998118400574, 0.10831420123577118, 0.0740646943449974, 0.656306266784668, 1.5810428857803345, 1.4954191446304321, 1.2727973461151123, 1.444044828414917, 1.5981676578521729, 1.7351655960083008, 1.375545859336853, 1.324171543121338, 1.4097954034805298, 1.2899221181869507, 1.1529240608215332, 1.4611696004867554, 1.5125439167022705, 1.1186745166778564, -0.011559205129742622, -1.7069097757339478, -1.3644146919250488, -2.0494048595428467, -2.0665295124053955, -2.0836544036865234, -2.032280206680298, -0.3540542721748352, 0.7248052954673767, 0.9131776094436646, -1.535662293434143, -2.032280206680298, -1.9637811183929443, -1.7411593198776245, -0.4910522699356079, 0.2281874716281891, 1.1700488328933716, 0.43368449807167053, 0.7248052954673767, 0.4508092403411865, 0.27956172823905945, -0.28555524349212646, 0.38231024146080017, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853], [1.5467933416366577, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 1.0330508947372437, 1.5125439167022705, 1.718040943145752, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.6152924299240112, 1.5810428857803345, 1.5296685695648193, 1.4611696004867554, 1.2899221181869507, 1.2385478019714 [e2e-predictor] 355, 1.2385478019714355, 1.1700488328933716, 1.0330508947372437, 0.8789280652999878, 0.5364330410957336, -0.045808710157871246, -0.5081770420074463, -0.6622998118400574, -0.576676070690155, -0.5938007831573486, -1.1246682405471802, -1.1931672096252441, -1.227416753768921, -1.3815394639968872, -1.4671632051467896, -1.4329137802124023, -1.7754088640213013, -1.79253351688385, -1.4671632051467896, -1.415789008140564, -1.5185375213623047, -1.5699117183685303, -1.5014127492904663, -1.4329137802124023, -1.3130404949188232, -0.8677968382835388, -1.7069097757339478, -1.9295315742492676, -1.758284091949463, -1.8267830610275269, -1.672660231590271, -1.6897850036621094, -2.032280206680298, -1.9980305433273315, 0.7076805233955383, 1.0844250917434692, 1.6495418548583984, 1.8036646842956543, 0.9988013505935669, -2.0494048595428467, -2.1179039478302, -1.604161262512207, -1.6384108066558838, -1.2959157228469849, -1.3130404949188232, -1.9980305433273315, -2.0836544036865234, -0.7821730971336365, -1.3986642360687256, -1.3644146919250488, -1.5185375213623047, -1.5014127492904663, -1.604161262512207, -1.4500385522842407, -1.672660231590271, -1.4500385522842407, -1.5185375213623047, -1.7069097757339478, -1.261666178703308, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.6555355787277222, -1.3472900390625, -1.227416753768921, -1.1589176654815674, -1.3130404949188232, -1.484287977218628, -1.261666178703308, -1.3815394639968872, -1.3986642360687256, -1.1931672096252441, -1.2445415258407593, -1.3472900390625, -1.0390443801879883, -1.227416753768921, -1.0047948360443115, -1.2102919816970825, -1.073293924331665, -1.141792893409729, -1.1589176654815674, -0.9362958669662476, -0.8677968382835388, -0.7479235529899597, -0.6622998118400574, -0.5595512986183167, -0.4568027853965759, -0.2513057291507721, -0.2341809868812561, -0.40542852878570557, -0.2684305012226105, 0.12543895840644836, 0.9303023219108582, 0.29668647050857544, 0.656306266784668, 0.9474270939826965, 0.7761795520782471, 0.9131776094436646, 0.7933043241500854, 0.6734310388565063, 0.38231024146080017, 0.8960528373718262, 0.587807297706604, -0.5081770420074463, -1.227416753768921, -1.8952820301055908, -1.9124068021774292, -1.9295315742492676, -1.946656346321106, -1.9295315742492676, -1.8610326051712036, -1.878157377243042, -1.5014127492904663, -1.0047948360443115, -0.40542852878570557, 0.8275538086891174, 1.2042982578277588, 0.9816765785217285, 1.255672574043274, 1.4097954034805298, 1.5467933416366577, 1.444044828414917, 1.4954191446304321, 1.4782943725585938, 1.5981676578521729, 1.5296685695648193, 1.7522903680801392, 1.5981676578521729, 1.0501755475997925, 1.2385478019714355, 1.5125439167022705, 1.4954191446304321, 1.7009161710739136, 1.3926706314086914, 0.9988013505935669, 0.6905558109283447, 0.27956172823905945, -0.9191710948944092, -1.9809058904647827, -2.01515531539917, -2.032280206680298, -2.0494048595428467, -1.946656346321106, -0.06293346732854843, -1.1589176654815674, -2.1179039478302, -2.0836544036865234, -1.946656346321106, -1.7411593198776245, -0.8849216103553772, 0.3138112425804138, 0.9474270939826965, 0.587807297706604, 0.6391815543174744, 0.5535577535629272, -0.18280673027038574, 0.19393795728683472, 0.7761795520782471, 1.324171543121338, 1.1529240608215332, 1.3070467710494995, 1.3070467710494995, 1.324171543121338], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6 [e2e-predictor] 22056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.7419300675392151, 1.2042982578277588, 1.6495418548583984, 1.786539912223816, 1.7009161710739136, 1.63241708278656, 1.5981676578521729, 1.5467933416366577, 1.563918113708496, 1.5296685695648193, 1.3412963151931763, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 0.9645518660545349, 0.7590547800064087, 0.3651854991912842, -0.31980475783348083, -0.610925555229187, -0.43967801332473755, -0.28555524349212646, -1.2445415258407593, -1.535662293434143, -1.5870364904403687, -1.3815394639968872, -1.3986642360687256, -1.4329137802124023, -1.4500385522842407, -1.672660231590271, -1.758284091949463, -1.6384108066558838, -1.5699117183685303, -1.5185375213623047, -1.535662293434143, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.3301652669906616, -1.8267830610275269, -1.9637811183929443, -1.79253351688385, -1.7069097757339478, -1.6384108066558838, -1.9295315742492676, 0.27956172823905945, 1.255672574043274, 1.4097954034805298, 1.563918113708496, 1.7351655960083008, -0.5595512986183167, -2.1007792949676514, -1.6897850036621094, -1.5870364904403687, -1.4671632051467896, -1.3472900390625, -2.0494048595428467, -2.0665295124053955, -0.8677968382835388, -1.3644146919250488, -1.3472900390625, -1.4329137802124023, -1.3815394639968872, -1.7240345478057861, -1.2959157228469849, -1.6555355787277222, -1.5014127492904663, -1.3472900390625, -1.0561691522598267, -1.3472900390625, -1.7754088640213013, -1.073293924331665, -1.073293924331665, -1.3472900390625, -1.5014127492904663, -1.4500385522842407, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.2787909507751465, -1.3301652669906616, -1.3815394639968872, -1.3301652669906616, -1.3644146919250488, -1.4671632051467896, -1.2959157228469849, -1.2102919816970825, -1.227416753768921, -1.1589176654815674, -1.2445415258407593, -1.3815394639968872, -1.4500385522842407, -1.1589176654815674, -1.1075434684753418, -1.1589176654815674, -0.8677968382835388, -1.1760424375534058, -0.7992978096008301, -0.9020463228225708, -0.645175039768219, -0.43967801332473755, -0.06293346732854843, 0.056939806789159775, 0.02269030176103115, -0.14855723083019257, 0.5193082690238953, 0.7419300675392151, 0.38231024146080017, 0.41655975580215454, 0.6049320101737976, 0.8789280652999878, 0.7419300675392151, 0.8960528373718262, 1.2042982578277588, 1.2899221181869507, 1.1186745166778564, 0.3651854991912842, -0.9876701235771179, -1.484287977218628, -1.8096582889556885, -1.9295315742492676, -1.9295315742492676, -1.9124068021774292, -1.8439078330993652, -1.9980305433273315, -1.4500385522842407, -0.5424265265464783, -0.43967801332473755, 1.1529240608215332, 0.3309359848499298, 1.101549744606018, 1.3584210872650146, 1.4782943725585938, 1.5981676578521729, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.5125439167022705, 1.444044828414917, 1.375545859336853, 1.5467933416366577, 1.4611696004867554, 1.3926706314086914, 1.0673003196716309, 0.9988013505935669, 1.2214230298995972, 1.4611696004867554, 1.4954191446304321, 0.8446785807609558, 0.7248052954673767, -0.40542852878570557, -1.5014127492904663, -1.878157377243042, -1.9980305433273315, -2.0836544036865234, -2.0836544036865234, -2.032280206680298, -2.0665295124053955, -2.1179039478302, -1.946656346321106, -1.9124068021774292, -0.8164225816726685, -1.9637811183929443, -0.42255327105522156, 0.9645518660545349, 0.9816765785217285, 1.1357992887496948, 0.39943498373031616, 0.2110627144575119, 0.19393795728683472, 0.14256370067596436, 1.4611696004867554, 1.2727973461151123, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123], [1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.170048 [e2e-predictor] 8328933716, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.7933043241500854, 1.4097954034805298, 1.7522903680801392, 1.7351655960083008, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.5296685695648193, 1.324171543121338, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 0.810429036617279, 0.8275538086891174, 0.6049320101737976, 0.15968845784664154, -0.08005820959806442, -0.4739275276660919, -0.8335473537445068, -1.261666178703308, -1.4500385522842407, -1.6555355787277222, -1.4329137802124023, -1.261666178703308, -1.261666178703308, -1.4500385522842407, -1.7069097757339478, -1.8439078330993652, -1.7754088640213013, -1.6555355787277222, -1.6555355787277222, -1.6212860345840454, -1.5185375213623047, -1.5014127492904663, -1.4329137802124023, -1.2959157228469849, -1.6384108066558838, -1.8952820301055908, -1.79253351688385, -1.758284091949463, -1.7240345478057861, 1.324171543121338, 1.375545859336853, 1.5981676578521729, 1.7351655960083008, 1.5981676578521729, -1.7411593198776245, -1.8267830610275269, -2.032280206680298, -2.1179039478302, -1.946656346321106, -1.9809058904647827, -2.1179039478302, -2.032280206680298, -1.9637811183929443, -1.6384108066558838, -1.5699117183685303, -1.3472900390625, -1.9637811183929443, -0.7479235529899597, -1.2959157228469849, -1.2787909507751465, -1.227416753768921, -1.6555355787277222, -1.141792893409729, -1.4329137802124023, -1.5870364904403687, -1.4500385522842407, -1.535662293434143, -1.3986642360687256, -1.3986642360687256, -1.2787909507751465, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.2102919816970825, -1.3472900390625, -1.3472900390625, -1.4500385522842407, -1.2959157228469849, -1.3644146919250488, -1.3130404949188232, -1.3472900390625, -1.4500385522842407, -1.2787909507751465, -1.3301652669906616, -1.141792893409729, -1.1075434684753418, -1.0390443801879883, -1.1246682405471802, -0.9876701235771179, -0.8506720662117004, -0.8164225816726685, -0.8335473537445068, -0.7479235529899597, -0.3540542721748352, 0.056939806789159775, -0.16568197309970856, -0.2513057291507721, 0.12543895840644836, 0.27956172823905945, 0.7761795520782471, 0.587807297706604, 0.7248052954673767, 0.622056782245636, 0.5021834969520569, 0.7933043241500854, 1.0159261226654053, 1.255672574043274, 1.18717360496521, 1.0330508947372437, 0.656306266784668, -0.3369295001029968, -1.2102919816970825, -1.8267830610275269, -1.8952820301055908, -1.946656346321106, -1.9809058904647827, -1.8952820301055908, -1.9124068021774292, -0.8335473537445068, 0.2110627144575119, 0.7933043241500854, 1.0330508947372437, 1.255672574043274, 1.375545859336853, 1.6152924299240112, 1.7009161710739136, 1.4611696004867554, 1.5296685695648193, 1.5810428857803345, 1.563918113708496, 1.444044828414917, 1.3412963151931763, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.3070467710494995, 0.9988013505935669, 0.8789280652999878, 0.8275538086891174, 1.0673003196716309, 1.3070467710494995, 0.8618032932281494, 0.39943498373031616, -1.02191960811615, -1.4500385522842407, -2.1007792949676514, -2.0836544036865234, -1.3815394639968872, -2.1179039478302, -2.0665295124053955, -2.0665295124053955, 0.27956172823905945, 0.8789280652999878, -2.0494048595428467, -1.604161262512207, -1.2787909507751465, -0.045808710157871246, 0.8446785807609558, 1.255672574043274, 1.1357992887496948, 1.0330508947372437, 0.7419 [e2e-predictor] 300675392151, 0.14256370067596436, 0.587807297706604, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 1.0844250917434692, 1.7351655960083008, 1.7009161710739136, 1.6666666269302368, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.4782943725585938, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9131776094436646, 0.7590547800064087, 0.5535577535629272, 0.26243698596954346, -0.13143247365951538, -0.3540542721748352, -0.5595512986183167, -0.9362958669662476, -1.2959157228469849, -1.5185375213623047, -1.7240345478057861, -1.5699117183685303, -1.3301652669906616, -1.261666178703308, -1.2787909507751465, -1.4500385522842407, -1.7240345478057861, -1.8439078330993652, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6555355787277222, -1.604161262512207, -1.3986642360687256, -1.261666178703308, -1.2445415258407593, -1.7069097757339478, -1.9809058904647827, -1.8610326051712036, 1.6495418548583984, 1.6152924299240112, 1.7694151401519775, 1.6837913990020752, -1.604161262512207, -1.8096582889556885, -2.0494048595428467, -1.5527870655059814, -1.8267830610275269, -1.4500385522842407, -1.2959157228469849, -1.02191960811615, -1.1075434684753418, -1.758284091949463, -2.032280206680298, -1.1589176654815674, -1.484287977218628, -1.6555355787277222, -1.4500385522842407, -1.3986642360687256, -1.141792893409729, -1.4329137802124023, -1.7240345478057861, -1.3301652669906616, -1.3644146919250488, -1.3301652669906616, -0.9876701235771179, -1.261666178703308, -1.3986642360687256, -1.141792893409729, -1.6897850036621094, -1.415789008140564, -1.4329137802124023, -1.3472900390625, -1.6555355787277222, -1.2787909507751465, -1.1760424375534058, -1.2102919816970825, -1.5870364904403687, -1.6555355787277222, -1.1931672096252441, -1.535662293434143, -1.3986642360687256, -1.0390443801879883, -1.3472900390625, -1.3130404949188232, -1.2445415258407593, -1.2445415258407593, -1.5699117183685303, -0.8849216103553772, -1.2787909507751465, -1.2102919816970825, -0.8164225816726685, -0.576676070690155, -0.576676070690155, -0.2341809868812561, 0.2110627144575119, 0.6049320101737976, 0.6905558109283447, 0.3480607271194458, 0.810429036617279, 0.43368449807167053, 0.38231024146080017, 0.9645518660545349, 0.8960528373718262, 0.5021834969520569, 0.9645518660545349, 1.0673003196716309, 0.9131776094436646, 0.7248052954673767, -0.5253018140792847, -1.227416753768921, -1.7069097757339478, -1.878157377243042, -1.9637811183929443, -1.946656346321106, -1.946656346321106, -0.2513057291507721, 0.7590547800064087, 0.7933043241500854, 0.3480607271194458, 0.8789280652999878, 1.324171543121338, 1.2385478019714355, 1.5125439167022705, 1.3926706314086914, 1.5981676578521729, 1.4954191446304321, 1.2042982578277588, 1.6152924299240112, 1.5125439167022705, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.444044828414917, 0.8960528373718262, 0.5193082690 [e2e-predictor] 238953, 1.101549744606018, 0.7590547800064087, 0.8275538086891174, -0.1143077164888382, -2.0494048595428467, -1.878157377243042, -2.0494048595428467, -2.0836544036865234, -2.0836544036865234, -1.261666178703308, -2.0494048595428467, -2.0665295124053955, -2.1179039478302, -2.0836544036865234, -2.0494048595428467, -1.3472900390625, -0.7992978096008301, -0.09718296676874161, 0.7419300675392151, 0.5706825256347656, 0.9816765785217285, 0.4850587546825409, -0.011559205129742622, 1.2042982578277588, 1.0844250917434692, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972], [1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 1.0159261226654053, 1.7009161710739136, 1.7009161710739136, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.63241708278656, 1.4782943725585938, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.7933043241500854, 0.5021834969520569, 0.3480607271194458, 0.15968845784664154, -0.18280673027038574, -0.5595512986183167, -0.9362958669662476, -1.1760424375534058, -1.3130404949188232, -1.535662293434143, -1.7411593198776245, -1.672660231590271, -1.5014127492904663, -1.3644146919250488, -1.2959157228469849, -1.415789008140564, -1.6897850036621094, -1.7069097757339478, -1.5870364904403687, -1.5699117183685303, -1.5185375213623047, -1.4329137802124023, -1.4329137802124023, -1.3644146919250488, -1.9124068021774292, -1.7240345478057861, -1.9809058904647827, -0.576676070690155, 0.9474270939826965, 1.5296685695648193, 1.718040943145752, 0.4850587546825409, -1.8952820301055908, -2.1179039478302, -1.604161262512207, -1.535662293434143, -1.7069097757339478, -1.4500385522842407, -1.535662293434143, -1.415789008140564, -1.878157377243042, -1.9124068021774292, -0.9362958669662476, -1.5014127492904663, -1.261666178703308, -1.5527870655059814, -1.7754088640213013, -1.2787909507751465, -1.2787909507751465, -1.2445415258407593, -1.5699117183685303, -1.3130404949188232, -1.672660231590271, -1.2959157228469849, -1.02191960811615, -1.3986642360687256, -1.3472900390625, -1.604161262512207, -1.3301652669906616, -1.3301652669906616, -1.261666178703308, -1.3644146919250488, -1.1246682405471802, -1.1589176654815674, -1.0047948360443115, -0.9534205794334412, -1.1589176654815674, -1.2959157228469849, -1.4329137802124023, -1.3815394639968872, -0.9534205794334412, -1.2959157228469849, -1.3301652669906616, -1.2102919816970825, -1.1246682405471802, -1.0904186964035034, -0.9534205794334412, -0.9705453515052795, -1.02191960811615, -0.8506720662117004, -0.645175039768219, 0.3651854991912842, -0.2341809868812561, -0.31980475783348083, 0.3138112425804138, 0.3651854991912842, 0.5706825256347656, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.9816765785217285, 1.1357992887496948, 1.2385478019714355, 0.9645518660545349, 0.9303023219108582, 0.622056782245636, 0.2281874716281891, -0.3540542721748352, -1.02191960811615, -1.5185375213623047, -1.8610326051712036, -1.8610326051712036, -1.8439078330993652, -1.2959157228469849, -0.782173097133 [e2e-predictor] 6365, 0.6049320101737976, 1.0844250917434692, 0.9645518660545349, 0.9816765785217285, 0.9474270939826965, 1.3584210872650146, 1.375545859336853, 1.4954191446304321, 1.3926706314086914, 1.3926706314086914, 1.6152924299240112, 1.3584210872650146, 1.3070467710494995, 1.444044828414917, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.101549744606018, 1.2727973461151123, 1.2214230298995972, 1.2385478019714355, 0.810429036617279, 0.27956172823905945, -1.7069097757339478, -2.01515531539917, -1.9980305433273315, -1.878157377243042, -0.2513057291507721, -2.032280206680298, -2.0665295124053955, 0.24531221389770508, 1.375545859336853, -1.878157377243042, -2.0665295124053955, 0.810429036617279, 1.718040943145752, -2.0836544036865234, -1.9124068021774292, -1.7754088640213013, -0.40542852878570557, 0.091189444065094, -0.18280673027038574, -0.6794245839118958, -1.2959157228469849, 1.0673003196716309, 1.3412963151931763, 1.0844250917434692, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 1.0330508947372437, 1.7522903680801392, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.7009161710739136, 1.5981676578521729, 1.5296685695648193, 1.3926706314086914, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 0.9816765785217285, 0.7933043241500854, 0.587807297706604, 0.26243698596954346, -0.2341809868812561, -0.7821730971336365, -1.0047948360443115, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.5185375213623047, -1.604161262512207, -1.7411593198776245, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -1.5527870655059814, -1.6384108066558838, -1.758284091949463, -1.6555355787277222, -1.758284091949463, -1.8267830610275269, -1.6384108066558838, -1.9809058904647827, -1.9980305433273315, -1.8096582889556885, -1.8952820301055908, 0.7933043241500854, 1.0159261226654053, 0.9303023219108582, 0.9303023219108582, 0.2110627144575119, -1.7754088640213013, -1.9980305433273315, -1.878157377243042, -1.4500385522842407, -1.5699117183685303, -1.535662293434143, -1.2445415258407593, -2.1179039478302, -1.8096582889556885, -1.1589176654815674, -1.3644146919250488, -1.261666178703308, -1.5699117183685303, -1.672660231590271, -1.5014127492904663, -1.2102919816970825, -1.2787909507751465, -1.535662293434143, -1.3644146919250488, -1.3986642360687256, -1.6212860345840454, -1.2787909507751465, -1.3986642360687256, -1.4329137802124023, -1.2959157228469849, -1.1589176654815674, -1.261666178703308, -1.141792893409729, -1.1760424375534058, -1.2102919816970825, -1.0390443801879883, -1.0047948360443115, -0.9020463228225708, -0.8506720662117004, -1.141792893409729, -0.8335473537445068, -1.073293924331665, -1.227416753768921, -1.2787909507751465, -1.2102919816970825, -1.1760424375534058, -1.1075434684753418, -1.1246682405471802, -1.1931672096252441, -0.9191710948944092, -0.7650483250617981, -0.6794245839118958, -0.5081770420074463, -0.13143247365951538, 0.27956172823905945, 0.2110 [e2e-predictor] 627144575119, 0.4508092403411865, 0.6049320101737976, 0.5364330410957336, 0.656306266784668, 0.8275538086891174, 0.6734310388565063, 0.8275538086891174, 0.5706825256347656, 0.7590547800064087, 0.8960528373718262, 1.18717360496521, 1.2385478019714355, 0.7419300675392151, -0.42255327105522156, -1.3644146919250488, -1.8952820301055908, -1.878157377243042, -1.8952820301055908, -1.3472900390625, 0.27956172823905945, 0.7248052954673767, 1.1186745166778564, 1.1186745166778564, 1.3412963151931763, 1.2727973461151123, 0.9988013505935669, 1.1186745166778564, 1.5125439167022705, 1.4269200563430786, 1.5810428857803345, 1.4782943725585938, 1.5981676578521729, 1.563918113708496, 1.6495418548583984, 1.4611696004867554, 1.2214230298995972, 1.5296685695648193, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3070467710494995, 1.18717360496521, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.4782943725585938, 1.5125439167022705, -1.0561691522598267, -0.9876701235771179, -1.5699117183685303, -0.30267998576164246, 1.5296685695648193, 1.7009161710739136, -1.5699117183685303, -2.032280206680298, 1.5467933416366577, 1.563918113708496, -2.0665295124053955, -1.261666178703308, -1.9124068021774292, -1.5527870655059814, -0.7650483250617981, -1.604161262512207, -1.8952820301055908, -0.9191710948944092, 1.4782943725585938, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716], [1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 1.1357992887496948, 1.786539912223816, 1.718040943145752, 1.718040943145752, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 0.9988013505935669, 0.9131776094436646, 0.6391815543174744, 0.19393795728683472, -0.30267998576164246, -0.7479235529899597, -1.1931672096252441, -1.3986642360687256, -1.2787909507751465, -1.1246682405471802, -1.3130404949188232, -1.5527870655059814, -1.7069097757339478, -1.7411593198776245, -1.5699117183685303, -1.5014127492904663, -1.5870364904403687, -1.535662293434143, -1.484287977218628, -1.5185375213623047, -0.7992978096008301, -1.9124068021774292, -1.9637811183929443, -1.9980305433273315, -2.01515531539917, -2.0494048595428467, -1.672660231590271, 1.2385478019714355, 1.2899221181869507, 1.255672574043274, 1.324171543121338, -2.032280206680298, -1.9809058904647827, -1.6555355787277222, -0.9534205794334412, -1.8267830610275269, -2.0494048595428467, -1.6897850036621094, -2.01515531539917, -2.1007792949676514, -1.9124068021774292, -1.415789008140564, -1.484287977218628, -1.604161262512207, -1.4500385522842407, -1.79253351688385, -2.0836544036865234, -1.1760424375534058, -1.5014127492904663, -1.535662293434143, -1.484287977218628, -1.484287977218628, -1.3644146919250488, -1.4329137802124023, -1.2959157228469849, -1.1931672096252441, -0.8677968382835388, -1.073293924331665, -1.141792893409729, -1.1246682405471802, -1.1246682 [e2e-predictor] 405471802, -0.9191710948944092, -0.9876701235771179, -0.8849216103553772, -0.8335473537445068, -0.7307988405227661, -0.7136740684509277, -0.8164225816726685, -1.1075434684753418, -0.9362958669662476, -0.8849216103553772, -1.1931672096252441, -1.2959157228469849, -1.1589176654815674, -1.2787909507751465, -1.0561691522598267, -0.7307988405227661, -0.21705622971057892, -0.06293346732854843, -0.16568197309970856, 0.29668647050857544, 0.15968845784664154, 0.15968845784664154, 0.6049320101737976, 0.29668647050857544, 0.3138112425804138, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.9303023219108582, 0.6049320101737976, 0.7761795520782471, 1.101549744606018, 1.0159261226654053, 0.4679340124130249, -0.43967801332473755, -1.1075434684753418, -1.8096582889556885, -1.8267830610275269, -1.758284091949463, -1.5699117183685303, -0.2684305012226105, 0.7248052954673767, 1.0673003196716309, 1.0673003196716309, 0.9816765785217285, 1.1529240608215332, 1.1700488328933716, 0.9988013505935669, 1.3926706314086914, 1.1529240608215332, 1.324171543121338, 1.5125439167022705, 1.6837913990020752, 1.4097954034805298, 1.5981676578521729, 1.5125439167022705, 1.5810428857803345, 1.2727973461151123, 1.444044828414917, 1.4097954034805298, 1.444044828414917, 1.5296685695648193, 1.5810428857803345, 1.4782943725585938, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.6666666269302368, 1.2727973461151123, 1.9406627416610718, 1.1529240608215332, -0.31980475783348083, 0.3651854991912842, 1.5981676578521729, -1.8096582889556885, -2.1007792949676514, -2.0836544036865234, -1.1760424375534058, -1.2102919816970825, -1.9295315742492676, -1.9295315742492676, -1.8267830610275269, 0.2281874716281891, -0.06293346732854843, -1.9809058904647827, -0.6622998118400574, 1.4782943725585938, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564], [1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 1.0501755475997925, 1.6666666269302368, 1.6837913990020752, 1.7522903680801392, 1.7351655960083008, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.5467933416366577, 1.4954191446304321, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.1529240608215332, 0.9474270939826965, 0.8618032932281494, 0.7761795520782471, 0.2281874716281891, -0.2513057291507721, -0.7821730971336365, -1.1246682405471802, -1.4500385522842407, -1.4500385522842407, -1.3986642360687256, -1.2959157228469849, -1.3644146919250488, -1.5699117183685303, -1.7754088640213013, -1.8610326051712036, -1.7411593198776245, -1.6384108066558838, -1.7240345478057861, -1.6555355787277222, -1.9124068021774292, -1.758284091949463, -1.8610326051712036, -1.878157377243042, -1.758284091949463, -1.7240345478057861, -1.6555355787277222, -1.5185375213623047, -1.141792893409729, 0.9131776094436646, 0.656306266784668, -2.0665295124053955, -1.8096582889556885, -1.758284091949463, -1.3986642360687256, -0.8506720662117004, -1.7754088640213013, -2.1007792949676514, -1.02191960811615, - [e2e-predictor] 1.073293924331665, -0.8849216103553772, -1.3130404949188232, -1.8952820301055908, -2.032280206680298, -1.8952820301055908, -2.1007792949676514, -2.0665295124053955, -1.1246682405471802, -1.5527870655059814, -1.5870364904403687, -1.7069097757339478, -1.5185375213623047, -0.9876701235771179, -1.3644146919250488, -1.227416753768921, -1.4500385522842407, -1.261666178703308, -1.3130404949188232, -1.073293924331665, -1.4671632051467896, -1.1246682405471802, -1.0904186964035034, -1.3130404949188232, -0.9020463228225708, -1.0904186964035034, -0.8677968382835388, -0.9705453515052795, -0.576676070690155, -0.43967801332473755, -0.5081770420074463, -0.40542852878570557, -0.2684305012226105, -0.06293346732854843, 0.056939806789159775, -0.42255327105522156, -0.18280673027038574, -0.8335473537445068, -0.3883037567138672, -0.7479235529899597, 0.19393795728683472, 0.4508092403411865, 0.39943498373031616, 0.0740646943449974, 0.3309359848499298, 0.17681321501731873, 0.5535577535629272, 0.622056782245636, 0.6905558109283447, 0.810429036617279, 0.9645518660545349, 0.7761795520782471, 0.9816765785217285, 0.6905558109283447, 1.1357992887496948, 0.4679340124130249, 0.091189444065094, -0.576676070690155, -1.0047948360443115, -1.8267830610275269, -1.8439078330993652, -1.1075434684753418, -0.08005820959806442, 0.5364330410957336, 1.2042982578277588, 1.324171543121338, 1.5467933416366577, 1.255672574043274, 1.2727973461151123, 1.5296685695648193, 1.5467933416366577, 1.4097954034805298, 1.255672574043274, 1.444044828414917, 1.2214230298995972, 1.4782943725585938, 1.4097954034805298, 1.1357992887496948, 1.255672574043274, 1.2042982578277588, 1.3584210872650146, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.3584210872650146, 1.563918113708496, 1.5125439167022705, 1.6837913990020752, 1.5125439167022705, 1.7009161710739136, 1.5296685695648193, 1.4269200563430786, 0.8446785807609558, 1.3584210872650146, 0.7248052954673767, -1.3130404949188232, 1.4269200563430786, -1.3815394639968872, 1.0673003196716309, 0.03981505334377289, 0.5193082690238953, -0.31980475783348083, 0.622056782245636, 0.622056782245636, 0.7590547800064087, 1.0330508947372437, -0.8335473537445068, -0.08005820959806442, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.7076805233955383, 1.2385478019714355, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.7351655960083008, 1.6837913990020752, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.0330508947372437, 0.6391815543174744, 0.15968845784664154, -0.5081770420074463, -0.9362958669662476, -1.227416753768921, -1.2787909507751465, -1.2445415258407593, -1.484287977218628, -1.6555355787277222, -1.535662293434143, -1.5699117183685303, -1.5185375213623047, -1.5527870655059814, -1.60416 [e2e-predictor] 1262512207, -1.484287977218628, -1.3986642360687256, -1.9124068021774292, -1.8267830610275269, -1.8267830610275269, -1.878157377243042, -1.7069097757339478, -1.3986642360687256, -1.8610326051712036, -1.6384108066558838, -1.5699117183685303, -0.3711790144443512, -0.576676070690155, -1.1075434684753418, -1.5699117183685303, -0.9191710948944092, -1.4500385522842407, -0.3711790144443512, -1.6555355787277222, -2.1179039478302, -1.3472900390625, -1.5014127492904663, -1.535662293434143, -1.535662293434143, -1.5014127492904663, -2.0494048595428467, -1.4671632051467896, -1.5014127492904663, -1.3815394639968872, -0.9362958669662476, -1.3644146919250488, -1.5527870655059814, -1.5699117183685303, -1.5014127492904663, -1.79253351688385, -1.2787909507751465, -1.3130404949188232, -1.5014127492904663, -1.415789008140564, -1.2102919816970825, -1.3472900390625, -1.5870364904403687, -1.2787909507751465, -1.227416753768921, -1.415789008140564, -1.3130404949188232, -1.0904186964035034, -1.02191960811615, -0.8335473537445068, -0.5595512986183167, -0.6280503273010254, -0.7821730971336365, -0.18280673027038574, -0.045808710157871246, -0.18280673027038574, -0.19993148744106293, 0.02269030176103115, -0.011559205129742622, 0.0740646943449974, 0.19393795728683472, 0.38231024146080017, 0.3138112425804138, -0.30267998576164246, -0.21705622971057892, -0.14855723083019257, 0.056939806789159775, 0.3309359848499298, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7419300675392151, 0.810429036617279, 1.0159261226654053, 0.7761795520782471, 0.8960528373718262, 1.0673003196716309, 0.4679340124130249, -0.6280503273010254, -1.02191960811615, -1.6555355787277222, -1.6555355787277222, -1.7069097757339478, -0.08005820959806442, -0.16568197309970856, 0.8618032932281494, 0.7933043241500854, 1.2727973461151123, 1.375545859336853, 0.9816765785217285, 0.8618032932281494, 1.1186745166778564, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7522903680801392, 1.324171543121338, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.324171543121338, 1.1529240608215332, 1.4954191446304321, 1.6495418548583984, 1.6837913990020752, 1.5467933416366577, 1.324171543121338, 0.9645518660545349, 1.18717360496521, 1.5981676578521729, 1.2899221181869507, 1.5296685695648193, 1.5125439167022705, 1.9920369386672974, 1.444044828414917, 1.1357992887496948, 1.375545859336853, 1.718040943145752, -0.21705622971057892, 0.9303023219108582, 0.10831420123577118, 1.6837913990020752, 1.3926706314086914, 1.4782943725585938, 0.8446785807609558, 0.7590547800064087, 1.1700488328933716, 1.3926706314086914, 0.17681321501731873, 0.4508092403411865, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309], [1.563918113708496, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 1.101549744606018, 1.563918113708496, 1.786539912223816, 1.7522903680801392, 1.718040943145752, 1.6837913990020752, 1.6666666269302368, 1.63241708278656, 1.563918113708496, 1.54679 [e2e-predictor] 33416366577, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.18717360496521, 0.9645518660545349, 0.5535577535629272, -0.09718296676874161, -0.5595512986183167, -0.4910522699356079, -0.9020463228225708, -1.1246682405471802, -1.1931672096252441, -1.6555355787277222, -1.6212860345840454, -1.9295315742492676, -1.3815394639968872, -0.9534205794334412, -1.758284091949463, -1.6555355787277222, -1.79253351688385, -1.9295315742492676, -2.01515531539917, -1.9980305433273315, -2.1179039478302, -2.032280206680298, -1.758284091949463, -1.4500385522842407, -1.8096582889556885, -0.9705453515052795, -1.2787909507751465, 0.10831420123577118, 1.0501755475997925, 0.656306266784668, -1.3644146919250488, -1.878157377243042, -1.6555355787277222, -0.6794245839118958, -1.946656346321106, -1.9124068021774292, -1.5870364904403687, -1.3644146919250488, -1.3472900390625, -1.4671632051467896, -1.9637811183929443, -1.9809058904647827, -1.4671632051467896, -1.535662293434143, -1.0047948360443115, -1.2445415258407593, -1.4500385522842407, -1.6212860345840454, -1.415789008140564, -1.3644146919250488, -1.3986642360687256, -1.0390443801879883, -1.415789008140564, -1.3644146919250488, -0.43967801332473755, -0.3711790144443512, -1.02191960811615, -1.0047948360443115, -1.4329137802124023, -1.3130404949188232, -1.2102919816970825, -0.9705453515052795, -1.1246682405471802, -0.8506720662117004, -0.9020463228225708, -0.8677968382835388, -0.7479235529899597, -0.5081770420074463, -0.5595512986183167, -0.045808710157871246, 0.5364330410957336, 0.3138112425804138, -0.045808710157871246, -0.31980475783348083, -1.3986642360687256, -0.06293346732854843, 0.02269030176103115, 0.24531221389770508, 0.3480607271194458, 0.3138112425804138, 0.43368449807167053, 0.5193082690238953, 0.7590547800064087, 0.6905558109283447, 0.7419300675392151, 0.6734310388565063, 1.0330508947372437, 0.8618032932281494, 0.7933043241500854, 0.7933043241500854, 0.9131776094436646, 0.4679340124130249, -0.7821730971336365, -1.4671632051467896, -1.5870364904403687, -1.7411593198776245, -1.6897850036621094, -0.9534205794334412, -0.21705622971057892, 0.7076805233955383, 1.1529240608215332, 1.3926706314086914, 1.444044828414917, 1.4097954034805298, 1.2385478019714355, 1.0673003196716309, 0.9303023219108582, 0.810429036617279, 1.0844250917434692, 0.7590547800064087, 0.6734310388565063, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.2899221181869507, 1.5981676578521729, 1.5296685695648193, 1.444044828414917, 1.324171543121338, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.5810428857803345, 1.6152924299240112, 1.8036646842956543, 1.4611696004867554, 1.5296685695648193, 1.4782943725585938, 0.622056782245636, 1.3412963151931763, 0.43368449807167053, 1.4269200563430786, 0.7248052954673767, 0.4850587546825409, 1.2385478019714355, 1.5467933416366577, 1.1186745166778564, 0.9303023219108582, 0.5535577535629272, 1.0673003196716309, 0.29668647050857544, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.63918 [e2e-predictor] 15543174744, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.5706825256347656, 0.8789280652999878, 1.2042982578277588, 1.63241708278656, 1.718040943145752, 1.6837913990020752, 1.6837913990020752, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3070467710494995, 1.1700488328933716, 0.8960528373718262, 0.39943498373031616, -0.09718296676874161, -0.4910522699356079, -0.7307988405227661, -0.21705622971057892, -0.8335473537445068, -0.7992978096008301, -0.8677968382835388, -1.2787909507751465, -1.672660231590271, -1.2102919816970825, 0.091189444065094, -1.415789008140564, -1.9295315742492676, -1.8610326051712036, -1.8439078330993652, -1.7754088640213013, -1.758284091949463, -1.7069097757339478, -1.758284091949463, -0.9020463228225708, -1.7069097757339478, -2.0836544036865234, -1.6555355787277222, -0.6280503273010254, -0.42255327105522156, -0.8335473537445068, -1.3130404949188232, -0.16568197309970856, -1.9637811183929443, -0.8164225816726685, -0.8677968382835388, -1.415789008140564, -1.79253351688385, -1.7411593198776245, -1.8267830610275269, -1.9295315742492676, -1.7240345478057861, -1.8952820301055908, -1.5870364904403687, -1.5014127492904663, -1.5014127492904663, -1.3986642360687256, -1.5527870655059814, -1.672660231590271, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.484287977218628, -1.2787909507751465, -1.1931672096252441, -1.1931672096252441, -1.1246682405471802, -0.011559205129742622, -0.42255327105522156, -1.6384108066558838, -0.645175039768219, -0.6965492963790894, -1.2102919816970825, -1.02191960811615, -1.073293924331665, -0.9191710948944092, -0.6622998118400574, -0.8335473537445068, -0.4739275276660919, -0.5938007831573486, 0.4679340124130249, -0.14855723083019257, -0.06293346732854843, 0.7419300675392151, 0.7076805233955383, 0.587807297706604, 0.39943498373031616, 0.3138112425804138, 0.38231024146080017, 0.0055655487813055515, 0.03981505334377289, 0.5364330410957336, 0.7248052954673767, 0.6391815543174744, 0.7076805233955383, 0.7761795520782471, 0.7076805233955383, 0.622056782245636, 0.9474270939826965, 0.8789280652999878, 0.9645518660545349, 1.0501755475997925, 0.9303023219108582, -0.43967801332473755, -1.6384108066558838, -1.5527870655059814, -1.9124068021774292, -1.141792893409729, 0.0055655487813055515, 0.3138112425804138, 1.1357992887496948, 0.9303023219108582, 1.3584210872650146, 1.5467933416366577, 1.375545859336853, 1.2214230298995972, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 1.1529240608215332, 1.3926706314086914, 1.5467933416366577, 1.444044828414917, 1.2385478019714355, 0.9474270939826965, 1.3584210872650146, 1.6152924299240112, 1.563918113708496, 1.255672574043274, 1.1529240608215332, 1.255672574043274, 1.444044828414917, 1.8207894563674927, 1.6837913990020752, 1.786539912223816, 1.786539912223816, 1.0844250917434692, 1.8207894563674927, 1.1186745166778564, -0.14855723083019257, 1.0673003196716309, 0.8275538086891174, -0.5424265265464783, -0.14855723083019257, 0.8960528373718262, -0.045808710157871246, 0.8789280652999878, 0.4508092403411865, -1.6212860345840454, 0.8446785807609558, 1.324171543121338, -0.3883037567138672, 1.0501755475997925, 0.41655975580215454, 0.587807297706604, 1.4782943725585938, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9816765785217285], [1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.81 [e2e-predictor] 0429036617279, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7933043241500854, 0.9816765785217285, 1.1357992887496948, 1.324171543121338, 1.5296685695648193, 1.6666666269302368, 1.7009161710739136, 1.63241708278656, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5125439167022705, 1.4097954034805298, 1.3584210872650146, 1.2042982578277588, 1.101549744606018, 0.8275538086891174, 0.4679340124130249, 0.056939806789159775, -0.28555524349212646, -0.4910522699356079, -0.2341809868812561, 0.6049320101737976, 0.5706825256347656, 0.7419300675392151, 0.6049320101737976, -0.13143247365951538, -0.28555524349212646, -0.19993148744106293, -0.645175039768219, -1.8096582889556885, -1.1931672096252441, -1.878157377243042, -1.9637811183929443, -1.8439078330993652, -1.7754088640213013, -1.3130404949188232, -0.1143077164888382, -1.672660231590271, -1.4329137802124023, -1.0390443801879883, -0.31980475783348083, -1.227416753768921, 0.12543895840644836, -0.7136740684509277, 0.39943498373031616, -0.6280503273010254, -0.3369295001029968, -1.0561691522598267, -1.1760424375534058, -1.8267830610275269, -1.8267830610275269, -1.672660231590271, -1.5527870655059814, -1.7069097757339478, -1.5014127492904663, -1.535662293434143, -1.5014127492904663, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -1.7411593198776245, -1.1589176654815674, -1.6384108066558838, -1.3472900390625, -0.9020463228225708, -1.1931672096252441, -0.43967801332473755, -1.0904186964035034, -0.43967801332473755, -1.3815394639968872, -0.3883037567138672, -0.7650483250617981, -1.141792893409729, -0.06293346732854843, -1.0047948360443115, -1.0904186964035034, -1.1075434684753418, -0.8677968382835388, -0.9362958669662476, -0.8335473537445068, -0.6622998118400574, 0.41655975580215454, 0.6049320101737976, -0.06293346732854843, 0.091189444065094, -0.02868395671248436, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.27956172823905945, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.4850587546825409, 0.27956172823905945, 0.656306266784668, 0.7248052954673767, 0.7933043241500854, 0.7248052954673767, 0.9131776094436646, 1.0330508947372437, 0.9816765785217285, 0.810429036617279, 0.6049320101737976, -0.02868395671248436, -1.3130404949188232, -1.8267830610275269, -1.7411593198776245, -0.6794245839118958, 0.2281874716281891, 0.6905558109283447, 0.4850587546825409, 0.5021834969520569, 0.6391815543174744, 1.101549744606018, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.18717360496521, 1.2214230298995972, 1.0501755475997925, 1.0330508947372437, 0.810429036617279, 0.3651854991912842, 0.12543895840644836, 0.5706825256347656, 0.7419300675392151, 0.9645518660545349, 1.1186745166778564, 1.4097954034805298, 1.6152924299240112, 1.4611696004867554, 1.5296685695648193, 1.786539912223816, 1.375545859336853, 1.2042982578277588, 1.63241708278656, 0.9988013505935669, 1.7009161710739136, 1.5296685695648193, 1.2214230298995972, 0.7248052954673767, 0.5021834969520569, 0.091189444065094, 0.19393795728683472, 0.0740646943449974, -0.7307988405227661, -0.4739275276660919, -0.21705622971057892, -0.3883037567138672, 0.5193082690238953, 1.2727973461151123, 1.0330508947372437, 1.2727973461151123, -0.3883037567138672, 0.0055655487813055515, 1.8036646842956543, 1.5981676578521729, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.930302321910 [e2e-predictor] 8582, 0.9303023219108582], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 0.9816765785217285, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.7761795520782471, 0.9131776094436646, 1.1700488328933716, 1.4782943725585938, 1.7009161710739136, 1.6666666269302368, 1.6666666269302368, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.3584210872650146, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 0.5706825256347656, 0.3480607271194458, 0.0740646943449974, 0.38231024146080017, 0.4850587546825409, 0.6734310388565063, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.587807297706604, 0.0055655487813055515, 0.3138112425804138, 0.5364330410957336, -0.42255327105522156, -1.2787909507751465, -1.2787909507751465, -1.8096582889556885, -1.9295315742492676, -1.8439078330993652, -1.0561691522598267, -1.261666178703308, -1.227416753768921, -1.073293924331665, -1.1075434684753418, -0.7136740684509277, -0.645175039768219, 0.14256370067596436, 0.17681321501731873, -0.09718296676874161, 0.0055655487813055515, 0.43368449807167053, 0.27956172823905945, -0.19993148744106293, -1.484287977218628, -1.672660231590271, -1.5699117183685303, -1.9295315742492676, -1.5527870655059814, -1.6384108066558838, -1.6384108066558838, -1.5870364904403687, -1.6897850036621094, -1.6555355787277222, -1.672660231590271, -1.2102919816970825, -1.604161262512207, -1.3815394639968872, -0.4739275276660919, -0.9705453515052795, -1.604161262512207, -0.610925555229187, -0.5081770420074463, -0.9876701235771179, -0.09718296676874161, -0.5595512986183167, 0.41655975580215454, 0.0740646943449974, 0.27956172823905945, 0.091189444065094, -0.8164225816726685, -0.6280503273010254, -0.5253018140792847, -0.21705622971057892, -0.42255327105522156, -0.8677968382835388, 0.38231024146080017, -0.13143247365951538, 0.2281874716281891, -0.045808710157871246, -0.610925555229187, -0.011559205129742622, 0.3651854991912842, 0.24531221389770508, 0.3309359848499298, 0.41655975580215454, 0.5535577535629272, 0.6734310388565063, 0.6734310388565063, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9988013505935669, 0.9131776094436646, 1.1529240608215332, 0.7761795520782471, 0.24531221389770508, -0.9362958669662476, -1.7754088640213013, -1.484287977218628, -0.09718296676874161, 0.8960528373718262, 1.0844250917434692, 0.9303023219108582, 1.3584210872650146, 1.4954191446304321, 1.3926706314086914, 0.8960528373718262, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.2214230298995972, 1.3412963151931763, 1.1186745166778564, 1.4097954034805298, 1.2727973461151123, 0.5706825256347656, 0.39943498373031616, 0.7590547800064087, 0.8960528373718262, 0.9131776094436646, 1.0501755475997925, 1.3070467710494995, 1.5467933416366577, 1.563918113708496, 1.324171543121338, 0.7761795520782471, 1.324171543121338, 1.3412963151931763, 1.3070467710494995, -1.5014127492904663, 0.7590547800064087, 0.58780729 [e2e-predictor] 7706604, -0.13143247365951538, 0.2110627144575119, -0.8677968382835388, -0.30267998576164246, 1.3926706314086914, -1.141792893409729, -0.1143077164888382, -0.16568197309970856, -0.576676070690155, 0.43368449807167053, -0.5081770420074463, 1.0673003196716309, 0.4508092403411865, -0.21705622971057892, -0.2684305012226105, 1.6152924299240112, 1.2385478019714355, 0.9474270939826965, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965], [1.5467933416366577, 1.5125439167022705, 1.444044828414917, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.6905558109283447, 0.7933043241500854, 0.9988013505935669, 1.18717360496521, 1.4097954034805298, 1.5810428857803345, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.444044828414917, 1.375545859336853, 1.255672574043274, 1.1529240608215332, 1.0501755475997925, 0.8960528373718262, 0.7933043241500854, 0.8446785807609558, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 1.0501755475997925, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.4679340124130249, -0.011559205129742622, -0.6280503273010254, -0.8506720662117004, -0.5081770420074463, -0.8506720662117004, -1.1589176654815674, -0.9362958669662476, -0.610925555229187, -0.011559205129742622, 0.26243698596954346, 0.02269030176103115, 0.810429036617279, 0.4508092403411865, 0.587807297706604, 0.622056782245636, 0.3651854991912842, -0.16568197309970856, -1.227416753768921, -0.610925555229187, -2.0494048595428467, -1.79253351688385, -1.6384108066558838, -1.7411593198776245, -1.6897850036621094, -1.6555355787277222, -1.7754088640213013, -1.6555355787277222, -1.0561691522598267, -1.141792893409729, -1.141792893409729, -0.4910522699356079, -1.1246682405471802, -0.08005820959806442, -0.7992978096008301, -0.9191710948944092, -0.3369295001029968, -0.011559205129742622, -0.5081770420074463, 0.5021834969520569, 0.39943498373031616, -0.1143077164888382, 0.091189444065094, 0.3651854991912842, 0.38231024146080017, 0.0740646943449974, 0.4679340124130249, 0.19393795728683472, -0.28555524349212646, -0.06293346732854843, -0.011559205129742622, 0.14256370067596436, 0.41655975580215454, 0.5535577535629272, 0.2281874716281891, 0.622056782245636, 0.43368449807167053, 0.5021834969520569, 0.5706825256347656, 0.38231024146080017, 0.4679340124130249, 0.5364330410957336, 0.656306266784668, 0.7761795520782471, 0.5535577535629272, 0.9131776094436646, 0.9131776094436646, 0.7933043241500854, 0.5535577535629272, 0.4850587546825409, 0.9474270939826965, 0.587807297706604, -1.415789008140564, -1.7411593198776245, -1.4329137802124023, 0.17681321501731873, 0.02269030176103115, 0.9131776094436646, 0.587807297706604, 1.0501755475997925, 1.0673003196716309, 1.3070467710494995, 1.324171543121338, 1.444044828414917, 1.255672574043274, 0.9988013505935669, 0.93030232 [e2e-predictor] 19108582, 1.444044828414917, 1.3926706314086914, 0.3651854991912842, 0.8446785807609558, 1.255672574043274, 1.1700488328933716, 0.9131776094436646, 0.587807297706604, 0.9303023219108582, 0.7590547800064087, 0.5535577535629272, 0.24531221389770508, 0.43368449807167053, 0.7933043241500854, 0.8446785807609558, 1.0673003196716309, 1.1357992887496948, 0.8446785807609558, 0.5364330410957336, 0.7076805233955383, -0.8164225816726685, -1.3644146919250488, -1.0390443801879883, -0.1143077164888382, -0.4739275276660919, -1.0047948360443115, 1.2214230298995972, -1.2102919816970825, -1.1931672096252441, -0.9020463228225708, -1.8096582889556885, -0.645175039768219, 0.0740646943449974, 0.5021834969520569, -0.2513057291507721, -1.8096582889556885, -0.7479235529899597, 1.3412963151931763, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 1.4097954034805298, 1.5467933416366577, 1.63241708278656, 1.6837913990020752, 1.6837913990020752, 1.6495418548583984, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.563918113708496, 1.4611696004867554, 1.375545859336853, 1.2727973461151123, 1.1357992887496948, 1.0159261226654053, 0.9474270939826965, 0.8446785807609558, 0.7248052954673767, 0.7248052954673767, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.7248052954673767, 0.810429036617279, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.8446785807609558, 0.39943498373031616, -0.30267998576164246, 0.2110627144575119, -0.045808710157871246, -0.2513057291507721, 0.7419300675392151, -0.2341809868812561, 0.810429036617279, 0.6049320101737976, 0.7419300675392151, 0.7933043241500854, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.4679340124130249, 0.6391815543174744, -0.19993148744106293, -0.14855723083019257, -1.2102919816970825, -0.6622998118400574, -1.5870364904403687, -1.7754088640213013, -1.5014127492904663, -1.9124068021774292, -1.3986642360687256, -1.9809058904647827, -1.0390443801879883, -1.073293924331665, -0.06293346732854843, -1.141792893409729, -0.6965492963790894, -0.1143077164888382, 0.02269030176103115, -0.8164225816726685, -0.6965492963790894, 0.02269030176103115, 0.091189444065094, 0.3309359848499298, -0.2513057291507721, 0.5021834969520569, 0.091189444065094, 0.9988013505935669, 0.5535577535629272, 0.4679340124130249, 0.3138112425804138, 0.03981505334377289, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, -0.08005820959806442, 0.5535577535629272, 0.4850587546825409, 0.4679340124130249, 0.2110627144575119, 0.14256370067596436, 0.41655975580215454, 0.6734310388565063, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.6905558109283447, 1.0330508947372437, 0.9303023219108 [e2e-predictor] 582, 1.0844250917434692, 0.8275538086891174, 1.101549744606018, 0.7590547800064087, 0.6734310388565063, 0.7076805233955383, -1.2959157228469849, -1.8096582889556885, -1.7411593198776245, -0.7992978096008301, 0.9645518660545349, 0.587807297706604, 0.7590547800064087, 1.4097954034805298, 1.1529240608215332, 1.4097954034805298, 1.101549744606018, 1.0501755475997925, 1.18717360496521, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.8960528373718262, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.17681321501731873, -0.43967801332473755, -0.09718296676874161, -0.42255327105522156, 0.43368449807167053, 0.656306266784668, 0.8960528373718262, -0.02868395671248436, -0.9534205794334412, -1.0904186964035034, -1.1589176654815674, -1.5185375213623047, -1.3301652669906616, -0.8164225816726685, 0.9303023219108582, -1.604161262512207, -1.4329137802124023, -0.2341809868812561, -1.3130404949188232, -1.9980305433273315, -1.758284091949463, -1.8267830610275269, -1.2445415258407593, -1.2445415258407593, 0.43368449807167053, 0.7933043241500854, 0.9303023219108582, 0.8789280652999878, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7076805233955383, 0.9645518660545349, 1.4611696004867554, 1.6495418548583984, 1.6837913990020752, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.6666666269302368, 1.63241708278656, 1.5810428857803345, 1.4611696004867554, 1.3070467710494995, 1.18717360496521, 1.1357992887496948, 1.0844250917434692, 0.9988013505935669, 0.8960528373718262, 0.8618032932281494, 0.9474270939826965, 0.9816765785217285, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9474270939826965, 0.7933043241500854, 0.24531221389770508, -0.2513057291507721, -0.2341809868812561, 0.38231024146080017, 0.0055655487813055515, 0.24531221389770508, 0.5364330410957336, 0.2281874716281891, 0.19393795728683472, 0.656306266784668, 0.8789280652999878, 0.8618032932281494, 1.2214230298995972, 1.0673003196716309, 1.1357992887496948, 1.101549744606018, 1.2214230298995972, 0.9303023219108582, 0.6049320101737976, 0.3309359848499298, -0.9362958669662476, -1.4329137802124023, -0.6965492963790894, 0.7076805233955383, -0.31980475783348083, -1.1075434684753418, -0.8506720662117004, -0.9534205794334412, -1.4671632051467896, -1.6212860345840454, -1.535662293434143, -0.06293346732854843, 0.27956172823905945, 0.091189444065094, 0.03981505334377289, 0.02269030176103115, -0.14855723083019257, 0.29668647050857544, 0.5706825256347656, 0.5193082690238953, 0.6049320101737976, 0.5021834969520569, 0.810429036617279, 0.8960528373718262, 0 [e2e-predictor] .6905558109283447, 0.8275538086891174, 0.8789280652999878, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.14256370067596436, 0.3138112425804138, 0.3138112425804138, 0.2110627144575119, 0.5535577535629272, 0.6049320101737976, 0.41655975580215454, 0.5706825256347656, 0.622056782245636, 0.39943498373031616, 0.587807297706604, 0.8275538086891174, 0.9303023219108582, 1.0501755475997925, 0.7761795520782471, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 1.0673003196716309, 0.9131776094436646, 0.587807297706604, -0.9020463228225708, -1.7754088640213013, -1.8096582889556885, -0.2684305012226105, -0.4568027853965759, 0.6905558109283447, 0.8446785807609558, 1.18717360496521, 1.375545859336853, 1.1186745166778564, 1.2899221181869507, 1.2899221181869507, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2899221181869507, 1.0330508947372437, 0.7933043241500854, 1.2899221181869507, 1.3584210872650146, 1.2727973461151123, 1.1186745166778564, 0.8275538086891174, 0.4679340124130249, 0.7761795520782471, 0.6049320101737976, 0.02269030176103115, 0.8275538086891174, 0.41655975580215454, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 1.0844250917434692, 1.5467933416366577, 1.2727973461151123, 0.4679340124130249, -1.0561691522598267, -1.4329137802124023, -0.9020463228225708, -0.1143077164888382, -0.8849216103553772, -1.02191960811615, 0.3651854991912842, -0.8164225816726685, -1.4671632051467896, 0.5535577535629272, -0.9705453515052795, -1.7069097757339478, -1.5527870655059814, -1.6384108066558838, -1.5014127492904663, -1.3986642360687256, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878], [1.5296685695648193, 1.4782943725585938, 1.444044828414917, 1.375545859336853, 1.324171543121338, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7419300675392151, 0.9988013505935669, 1.0673003196716309, 1.2385478019714355, 1.4611696004867554, 1.6837913990020752, 1.6666666269302368, 1.6837913990020752, 1.6837913990020752, 1.6666666269302368, 1.5981676578521729, 1.4954191446304321, 1.375545859336853, 1.2385478019714355, 1.2042982578277588, 1.1357992887496948, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0501755475997925, 1.1700488328933716, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2385478019714355, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 0.9988013505935669, 0.8618032932281494, 0.8275538086891174, 0.8960528373718262, 0.8618032932281494, 0.8789280652999878, 0.091189444065094, -0.19993148744106293, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 1.0330508947372437, 0.9988013505935669, 1.101549744606018, 1.1529240608215332, 1.3584210872650146, 1.18717360496521, 1.1186745166778564, 1.2042982578277588, 1.0330508947372437, 0.587807297706604, -0.2341809868812561, 0.39943498373031616, -0.02868395671248436, -0.302679 [e2e-predictor] 98576164246, -0.6794245839118958, 0.9131776094436646, 0.4679340124130249, 0.15968845784664154, -0.08005820959806442, -0.5253018140792847, -0.40542852878570557, 0.03981505334377289, -0.6280503273010254, 0.17681321501731873, -0.045808710157871246, 0.10831420123577118, 0.14256370067596436, 0.3480607271194458, 0.7248052954673767, 0.43368449807167053, 0.7076805233955383, 0.41655975580215454, 0.8446785807609558, 0.5535577535629272, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.6905558109283447, 0.38231024146080017, 0.4850587546825409, 0.4508092403411865, 0.3309359848499298, 0.3651854991912842, 0.24531221389770508, 0.17681321501731873, 0.27956172823905945, 0.7590547800064087, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.6734310388565063, 0.8618032932281494, 0.7761795520782471, 0.9988013505935669, 1.2214230298995972, 1.324171543121338, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, 0.810429036617279, -0.09718296676874161, -1.6212860345840454, -1.9809058904647827, 0.02269030176103115, 0.5364330410957336, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 1.2385478019714355, 1.1186745166778564, 1.2214230298995972, 1.2727973461151123, 1.4269200563430786, 1.5125439167022705, 1.3070467710494995, 1.2042982578277588, 1.18717360496521, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 0.5021834969520569, 1.1700488328933716, 1.2385478019714355, 0.8446785807609558, 0.3480607271194458, 1.3412963151931763, 0.8960528373718262, 0.7761795520782471, 0.3651854991912842, 0.3138112425804138, 0.15968845784664154, 0.24531221389770508, 0.5193082690238953, 0.19393795728683472, 0.656306266784668, 0.3309359848499298, 0.38231024146080017, -0.06293346732854843, 0.9645518660545349, -1.1246682405471802, -0.9705453515052795, -0.9705453515052795, -1.0561691522598267, -1.5014127492904663, 0.03981505334377289, 0.19393795728683472, -1.1589176654815674, -0.5595512986183167, -0.6965492963790894, -1.415789008140564, -1.4329137802124023, -1.1075434684753418, -1.227416753768921, -1.227416753768921, 0.8960528373718262, 1.0159261226654053, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646], [1.5296685695648193, 1.4782943725585938, 1.4269200563430786, 1.3412963151931763, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.8789280652999878, 1.0673003196716309, 1.2385478019714355, 1.3926706314086914, 1.563918113708496, 1.63241708278656, 1.6837913990020752, 1.718040943145752, 1.6837913990020752, 1.6152924299240112, 1.4611696004867554, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0159261226654053, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.810429036617279, 1.0844250917434692, 1.101549744606018, 1.324171543121338, 1.1357992887496948, 1.2385478019714355, 1.3070467710494995, 0.9 [e2e-predictor] 988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 0.9816765785217285, 1.0159261226654053, 0.8446785807609558, 0.7933043241500854, 1.0673003196716309, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.3584210872650146, 1.2385478019714355, 0.810429036617279, 0.8960528373718262, 0.3651854991912842, 0.9474270939826965, -0.42255327105522156, 0.3309359848499298, 0.587807297706604, 0.9131776094436646, 0.3309359848499298, 0.5706825256347656, 0.5364330410957336, 0.8275538086891174, 0.27956172823905945, 0.091189444065094, -0.2341809868812561, 0.622056782245636, 0.2110627144575119, 0.656306266784668, -0.13143247365951538, 0.5364330410957336, 0.622056782245636, 0.3138112425804138, 0.622056782245636, 0.4508092403411865, 0.8275538086891174, 0.4679340124130249, 0.6391815543174744, 0.6391815543174744, 0.5193082690238953, 0.587807297706604, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.7590547800064087, 0.3651854991912842, 0.587807297706604, 0.8618032932281494, 0.5021834969520569, 0.7761795520782471, 0.7248052954673767, 0.9474270939826965, 0.7933043241500854, 0.9474270939826965, 1.2042982578277588, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 1.0673003196716309, 0.5535577535629272, -0.7307988405227661, -1.8439078330993652, -1.0390443801879883, 0.5706825256347656, 0.6734310388565063, 0.6734310388565063, 0.3309359848499298, 0.810429036617279, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.255672574043274, 1.3412963151931763, 1.4611696004867554, 1.3412963151931763, 0.9131776094436646, 0.9645518660545349, 1.0673003196716309, 1.3070467710494995, 1.3412963151931763, 1.4954191446304321, 0.5706825256347656, 0.9303023219108582, 0.6049320101737976, 0.6391815543174744, 0.9988013505935669, 0.7590547800064087, 0.9645518660545349, -0.09718296676874161, 0.7590547800064087, -0.14855723083019257, 0.5535577535629272, 0.3309359848499298, 0.9988013505935669, 0.9131776094436646, 1.2042982578277588, 0.810429036617279, 0.7076805233955383, -0.14855723083019257, -1.0047948360443115, -1.0390443801879883, -0.7136740684509277, -1.0390443801879883, -1.5014127492904663, -0.5253018140792847, 0.29668647050857544, -1.3986642360687256, -0.7992978096008301, -0.7821730971336365, -1.3130404949188232, -1.4329137802124023, -1.4500385522842407, -1.4329137802124023, -0.7136740684509277, 0.8446785807609558, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878], [1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 1.0159261226654053, 1.0159261226654053, 1.2214230298995972, 1.5467933416366577, 1.6152924299240112, 1.6666666269302368, 1.7009161710739136, 1.6837913990020752, 1.5981676578521729, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.1186745166778564, 1.101549 [e2e-predictor] 744606018, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 0.9303023219108582, 0.8618032932281494, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8446785807609558, 1.0673003196716309, 1.0501755475997925, 1.101549744606018, 0.9303023219108582, 1.1357992887496948, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.4097954034805298, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.1186745166778564, 1.2042982578277588, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 1.0159261226654053, 0.9303023219108582, 1.0673003196716309, 1.0673003196716309, 0.8960528373718262, 0.9645518660545349, 1.0330508947372437, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.810429036617279, 0.7419300675392151, 0.622056782245636, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 0.622056782245636, 0.6049320101737976, 0.7076805233955383, 0.622056782245636, 0.4679340124130249, 0.39943498373031616, 0.5364330410957336, 0.41655975580215454, 0.19393795728683472, 0.3480607271194458, 0.6391815543174744, 0.7248052954673767, 0.9303023219108582, 0.9816765785217285, 0.9816765785217285, 0.7590547800064087, 1.2727973461151123, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.2899221181869507, 1.1186745166778564, 1.0673003196716309, 0.8789280652999878, -0.02868395671248436, -1.2102919816970825, -1.3986642360687256, -0.5938007831573486, -0.3883037567138672, 0.7590547800064087, 0.9988013505935669, 0.8446785807609558, 0.8275538086891174, 1.2899221181869507, 1.1357992887496948, 1.3412963151931763, 1.3584210872650146, 1.4954191446304321, 1.0159261226654053, 1.3070467710494995, 1.3070467710494995, 1.2214230298995972, 1.255672574043274, 1.1357992887496948, 0.6905558109283447, 0.6734310388565063, 0.5021834969520569, 0.9303023219108582, 0.9816765785217285, 0.656306266784668, 0.9816765785217285, 0.8618032932281494, 0.7590547800064087, 0.7419300675392151, -0.21705622971057892, 0.6905558109283447, 0.29668647050857544, 0.3309359848499298, 0.9474270939826965, 0.9131776094436646, 1.3926706314086914, 0.9131776094436646, 1.375545859336853, 1.0844250917434692, 0.6391815543174744, -0.7307988405227661, -1.5527870655059814, -1.3130404949188232, -1.4329137802124023, -1.5870364904403687, -1.4671632051467896, 0.02269030176103115, -1.6555355787277222, -1.073293924331665, -0.6622998118400574, -0.9876701235771179, -1.3986642360687256, -1.3986642360687256, -1.4671632051467896, -0.1143077164888382, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494], [1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.8789280652999878, 0.87892806 [e2e-predictor] 52999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 1.1529240608215332, 1.2042982578277588, 1.3412963151931763, 1.5125439167022705, 1.6152924299240112, 1.7009161710739136, 1.7009161710739136, 1.6666666269302368, 1.5810428857803345, 1.5125439167022705, 1.4269200563430786, 1.3926706314086914, 1.255672574043274, 1.18717360496521, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0159261226654053, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 0.9303023219108582, 1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 1.1186745166778564, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 0.7933043241500854, 0.5535577535629272, 0.5364330410957336, 0.6049320101737976, 0.4850587546825409, 0.5364330410957336, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.8960528373718262, 0.9816765785217285, 1.101549744606018, 1.2899221181869507, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.1700488328933716, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.101549744606018, 1.1700488328933716, 0.9816765785217285, 0.810429036617279, 1.1357992887496948, 0.8789280652999878, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 0.6049320101737976, 0.12543895840644836, 0.5706825256347656, 0.7248052954673767, 0.622056782245636, 0.6391815543174744, 0.5535577535629272, 0.4508092403411865, 0.3480607271194458, 0.38231024146080017, 0.5021834969520569, 0.5193082690238953, 0.6391815543174744, 0.5364330410957336, 0.3480607271194458, 0.6905558109283447, 0.7761795520782471, 0.7076805233955383, 0.8275538086891174, 0.7590547800064087, 0.5706825256347656, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.6905558109283447, 0.6049320101737976, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 0.8275538086891174, 1.0673003196716309, 0.5193082690238953, -1.073293924331665, -1.5527870655059814, -1.5014127492904663, 0.0740646943449974, 0.656306266784668, 0.810429036617279, 0.9474270939826965, 1.1357992887496948, 1.1529240608215332, 1.3584210872650146, 1.101549744606018, 1.4097954034805298, 1.0159261226654053, 1.2214230298995972, 1.2899221181869507, 1.3926706314086914, 0.6391815543174744, 0.4679340124130249, 1.0159261226654053, 0.8618032932281494, 0.7076805233955383, 0.9131776094436646, 1.1700488328933716, 0.7933043241500854, 0.9988013505935669, 0.8618032932281494, 1.0844250917434692, 0.9303023219108582, 0.43368449807167053, 0.8789280652999878, 0.24531221389770508, 0.5535577535629272, 0.43368449807167053, 0.8789280652999878, 0.9816765785217285, 1.0159261226654053, 0.810429036617279, 1.3584210872650146, 0.656306266784668, 1.1357992887496948, 0.29668647050857544, -0.8506720662117004, -1.7069097757339478, -1.4671632051467896, -1.3472900390625, -1.5185375213623047, -1.3644146919250488, -0.3540542721748352, -1.7240345478057861, -1.2959157228469849, -0.7479235529899597, -1.0047948360443115, -1.1075434684753418, -1.3986642360687256, -1.3815394639968872, 0.7076805233955383, 0.8960528373718262, 0.8789280652999878], [1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0501755475 [e2e-predictor] 997925, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 1.0159261226654053, 1.1529240608215332, 1.3584210872650146, 1.5296685695648193, 1.6152924299240112, 1.6666666269302368, 1.6666666269302368, 1.563918113708496, 1.5125439167022705, 1.444044828414917, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 0.9131776094436646, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.8789280652999878, 0.7419300675392151, 0.6734310388565063, 0.8789280652999878, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.7761795520782471, 0.810429036617279, 0.9303023219108582, 0.7933043241500854, 0.7419300675392151, 0.9645518660545349, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.2385478019714355, 1.2899221181869507, 1.4269200563430786, 1.1700488328933716, 1.18717360496521, 1.1186745166778564, 1.0673003196716309, 1.18717360496521, 0.9988013505935669, 1.0159261226654053, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.1186745166778564, 1.0501755475997925, 0.7761795520782471, 0.9303023219108582, 0.8789280652999878, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.6049320101737976, 0.6905558109283447, 0.9131776094436646, 0.5021834969520569, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6049320101737976, 0.622056782245636, 0.7933043241500854, 0.7933043241500854, 0.7419300675392151, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.5193082690238953, 0.8275538086891174, 0.9645518660545349, 0.7933043241500854, 0.7590547800064087, 1.0159261226654053, 0.9303023219108582, 0.622056782245636, 0.9303023219108582, 1.0673003196716309, 1.0501755475997925, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.2899221181869507, 1.255672574043274, 1.2214230298995972, 0.5193082690238953, -1.02191960811615, -1.9295315742492676, -0.8506720662117004, -0.2513057291507721, 0.5021834969520569, 0.587807297706604, 0.9988013505935669, 1.2042982578277588, 0.587807297706604, 1.1357992887496948, 1.0844250917434692, 1.2899221181869507, 1.324171543121338, 0.9474270939826965, 0.7248052954673767, 1.1357992887496948, 0.622056782245636, 0.9645518660545349, 0.4679340124130249, 0.810429036617279, 0.7248052954673767, 0.7761795520782471, 0.7419300675392151, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 0.38231024146080017, 0.7761795520782471, 0.9645518660545349, 0.4850587546825409, 0.8960528373718262, 0.7761795520782471, 0.9131776094436646, 1.18717360496521, 1.2899221181869507, 0.6905558109283447, 1.0159261226654053, 1.2899221181869507, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.15968845784664154, -0.2513057291507721, -1.5527870655059814, -1.5014127492904663, -1.3815394639968872, -1.484287977218628, -1.2445415258407593, -1.1246682405471802, -1.7069097757339478, -1.02191960811615, -0.9534205794334412, -1.0904186964035034, -0.7136740684509277, -1.5014127492904663, -1.5527870655059814, 0.9645518660545349, 0.8789280652999878], [1.4269200563430786, 1.3926706314086914, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.81 [e2e-predictor] 0429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0673003196716309, 1.1700488328933716, 1.2727973461151123, 1.3926706314086914, 1.4611696004867554, 1.6152924299240112, 1.6152924299240112, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.375545859336853, 1.3412963151931763, 1.2385478019714355, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0159261226654053, 0.9988013505935669, 0.7933043241500854, 0.810429036617279, 0.656306266784668, 0.5706825256347656, 0.6049320101737976, 0.4508092403411865, 0.3309359848499298, 0.5021834969520569, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.9131776094436646, 0.7761795520782471, 0.8960528373718262, 0.38231024146080017, 0.5364330410957336, 0.7590547800064087, 0.8618032932281494, 1.0159261226654053, 0.7419300675392151, 0.8789280652999878, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.2214230298995972, 1.375545859336853, 1.2214230298995972, 0.9816765785217285, 0.8789280652999878, 0.7590547800064087, 1.1186745166778564, 1.0844250917434692, 1.1186745166778564, 1.0844250917434692, 0.7933043241500854, 0.6049320101737976, 0.810429036617279, 0.8275538086891174, 0.24531221389770508, -0.06293346732854843, 0.8275538086891174, 0.3480607271194458, 0.656306266784668, 0.5535577535629272, 0.6905558109283447, 0.41655975580215454, 0.5364330410957336, 0.7933043241500854, 0.7761795520782471, 0.6734310388565063, 0.2281874716281891, 0.38231024146080017, 0.5535577535629272, 0.8446785807609558, 0.5535577535629272, 0.622056782245636, 0.5706825256347656, 0.8446785807609558, 0.5021834969520569, 0.8960528373718262, -0.08005820959806442, 0.7933043241500854, 0.7590547800064087, 0.656306266784668, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2385478019714355, 1.1186745166778564, 1.2727973461151123, 1.1529240608215332, 1.1529240608215332, 0.4850587546825409, -0.3711790144443512, -1.758284091949463, -1.6555355787277222, 0.03981505334377289, 0.02269030176103115, 0.27956172823905945, 0.8789280652999878, 0.38231024146080017, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.444044828414917, 1.1186745166778564, 1.0330508947372437, 1.1357992887496948, 0.9816765785217285, 0.9645518660545349, 0.7761795520782471, 1.0501755475997925, 1.0330508947372437, 0.5706825256347656, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.8960528373718262, 0.2110627144575119, 0.6391815543174744, 0.9816765785217285, 0.5193082690238953, 0.3480607271194458, 0.4850587546825409, 0.4679340124130249, 0.5021834969520569, 0.41655975580215454, 0.5193082690238953, 0.2110627144575119, 0.5021834969520569, 0.587807297706604, 0.3651854991912842, 0.41655975580215454, 0.8446785807609558, -0.14855723083019257, -0.09718296676874161, -0.4910522699356079, -1.4671632051467896, -1.5699117183685303, -1.4329137802124023, -1.227416753768921, -1.2959157228469849, -1.5527870655059814, -1.2445415258407593, -1.2787909507751465, -0.9020463228225708, -0.9876701235771179, -1.2787909507751465, -1.535662293434143, -1.2445415258407593, 1.718040943145752], [1.3926706314086914, 1.3584 [e2e-predictor] 210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 0.9816765785217285, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.1357992887496948, 1.3412963151931763, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.5467933416366577, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.2727973461151123, 1.2042982578277588, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.8618032932281494, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.8275538086891174, 0.7590547800064087, 0.9474270939826965, 0.9816765785217285, 0.7590547800064087, 0.7419300675392151, 0.6049320101737976, 0.9131776094436646, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.1186745166778564, 0.9645518660545349, 1.0159261226654053, 1.1357992887496948, 1.2899221181869507, 1.3070467710494995, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 0.8618032932281494, 0.7076805233955383, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 1.0159261226654053, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.587807297706604, 0.5021834969520569, 0.41655975580215454, 0.27956172823905945, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.3651854991912842, 0.656306266784668, 0.6734310388565063, 0.5193082690238953, 0.6391815543174744, 0.7419300675392151, 0.6049320101737976, 0.5193082690238953, 0.03981505334377289, 0.27956172823905945, 0.3651854991912842, 0.6391815543174744, 0.5021834969520569, 0.7590547800064087, 0.7761795520782471, 0.4508092403411865, 0.4679340124130249, 0.7590547800064087, 0.7761795520782471, 1.18717360496521, 1.0844250917434692, 1.1186745166778564, 1.2385478019714355, 1.3412963151931763, 1.324171543121338, 1.1700488328933716, 0.810429036617279, -0.1143077164888382, -1.878157377243042, -1.4329137802124023, -1.1931672096252441, -1.1075434684753418, 0.4679340124130249, 0.43368449807167053, 0.5535577535629272, 1.0330508947372437, 1.3926706314086914, 0.9645518660545349, 0.7761795520782471, 0.9645518660545349, 1.2385478019714355, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.2385478019714355, 0.7761795520782471, 0.656306266784668, 0.6905558109283447, 0.622056782245636, 0.7419300675392151, 0.9303023219108582, 0.5021834969520569, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.41655975580215454, 0.5193082690238953, 0.2281874716281891, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.4508092403411865, 0.3480607271194458, 0.5706825256347656, 0.19393795728683472, 0.091189444065094, 0.7248 [e2e-predictor] 052954673767, 0.02269030176103115, 0.5021834969520569, 0.41655975580215454, -0.7479235529899597, -1.3472900390625, -1.6212860345840454, -1.4329137802124023, -1.4671632051467896, -1.3472900390625, -1.5527870655059814, -1.3644146919250488, -1.0561691522598267, -0.9191710948944092, -1.02191960811615, -1.261666178703308, -1.415789008140564, -0.6965492963790894], [1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.2042982578277588, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5125439167022705, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.324171543121338, 1.2385478019714355, 1.1529240608215332, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.7933043241500854, 0.7933043241500854, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.8446785807609558, 0.656306266784668, 0.587807297706604, 0.5364330410957336, 0.7590547800064087, 0.9645518660545349, 0.8618032932281494, 1.1186745166778564, 0.9645518660545349, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.0501755475997925, 1.1529240608215332, 1.0501755475997925, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 0.6391815543174744, 0.8789280652999878, 1.0159261226654053, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 0.9645518660545349, 1.18717360496521, 0.6049320101737976, 1.0330508947372437, 1.0330508947372437, 0.8446785807609558, 0.7933043241500854, 0.8960528373718262, 0.7248052954673767, 0.7590547800064087, 0.587807297706604, 0.7248052954673767, 0.6049320101737976, 0.6391815543174744, 0.5706825256347656, 0.27956172823905945, 0.14256370067596436, 0.39943498373031616, 0.2281874716281891, 0.5193082690238953, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.6734310388565063, 0.8275538086891174, 0.6905558109283447, 0.7419300675392151, 0.6391815543174744, 0.4508092403411865, 0.5706825256347656, 0.3651854991912842, 0.622056782245636, 0.41655975580215454, 0.656306266784668, 0.7761795520782471, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.3584210872650146, 1.18717360496521, 1.0673003196716309, 1.1357992887496948, 0.9645518660545349, -0.09718296676874161, -1.535662293434143, -1.7411593198776245, -0.9020463228225708, -1.261666178703308, -0.4568027853965759, 0.6049320101737976, 1.101549744606018, 0.7933043241500854, 0.6391815543174744, 0.587807297706604, 0.6905558109283447, 1.1357992887496948, 0.7419300675392151, 0.8960528373718262, 0.7761795520782471, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.7761795520782471, 0.9303023219108582, 0.7590 [e2e-predictor] 547800064087, 1.324171543121338, 0.7419300675392151, 0.9131776094436646, 0.7933043241500854, 0.7248052954673767, 0.587807297706604, 0.5706825256347656, 0.6905558109283447, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.656306266784668, 0.4850587546825409, 0.7590547800064087, 0.38231024146080017, 0.5364330410957336, 0.38231024146080017, 0.8618032932281494, 0.810429036617279, 0.8960528373718262, 0.8275538086891174, -0.4910522699356079, -1.2445415258407593, -1.758284091949463, -1.2787909507751465, -1.3644146919250488, -1.2102919816970825, -1.3815394639968872, -1.261666178703308, -1.3986642360687256, -0.8506720662117004, -0.6965492963790894, -1.4329137802124023, -1.3644146919250488], [1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.1186745166778564, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.3412963151931763, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4782943725585938, 1.3584210872650146, 1.2727973461151123, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0844250917434692, 0.9474270939826965, 0.4508092403411865, 0.6734310388565063, 0.6734310388565063, 1.0159261226654053, 0.9988013505935669, 0.8789280652999878, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 1.18717360496521, 1.1529240608215332, 1.0501755475997925, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 0.9816765785217285, 1.0159261226654053, 0.9645518660545349, 1.101549744606018, 0.9988013505935669, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.8789280652999878, 1.0844250917434692, 0.6734310388565063, 0.5364330410957336, 0.9988013505935669, 1.0673003196716309, 0.7590547800064087, 0.7076805233955383, 0.7933043241500854, 0.5364330410957336, 0.38231024146080017, 0.5193082690238953, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6391815543174744, 0.7419300675392151, 0.4850587546825409, 0.26243698596954346, 0.8446785807609558, 0.41655975580215454, 0.15968845784664154, 0.7933043241500854, 0.3138112425804138, 0.7590547800064087, 0.3651854991912842, 0.4508092403411865, 0.39943498373031616, 0.9131776094436646, 0.8789280652999878, 0.7076805233955383, 0.7933043241500854, 0.810429036617279, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.2042982578277588, 1.0844250917434692, 1.3584210872650146, 1.2042982578277588, 1.1529240608215332, 1.0673003196716309, 0.6391815543174744, -1.176042437553405 [e2e-predictor] 8, -1.5527870655059814, -1.604161262512207, -0.7650483250617981, -0.43967801332473755, 0.5535577535629272, 0.3309359848499298, 0.14256370067596436, 0.5021834969520569, 0.810429036617279, 0.5021834969520569, 0.7248052954673767, 0.7590547800064087, 0.4850587546825409, 0.4850587546825409, 0.39943498373031616, 0.5021834969520569, 0.7590547800064087, 0.810429036617279, 0.7761795520782471, 1.0159261226654053, 0.41655975580215454, 0.7419300675392151, 0.656306266784668, 0.43368449807167053, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.587807297706604, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.5706825256347656, 0.7761795520782471, 0.7419300675392151, 0.810429036617279, 0.656306266784668, 0.8446785807609558, 0.656306266784668, 0.8618032932281494, 0.9131776094436646, 0.9816765785217285, 0.6049320101737976, -1.415789008140564, -1.7069097757339478, -1.4500385522842407, -1.3301652669906616, -1.3130404949188232, -1.3986642360687256, -1.261666178703308, -1.79253351688385, -0.30267998576164246, -0.8849216103553772, -1.3815394639968872], [1.2899221181869507, 1.255672574043274, 1.2042982578277588, 1.18717360496521, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 0.7933043241500854, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8960528373718262, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.6391815543174744, 1.1186745166778564, 1.18717360496521, 0.7761795520782471, 0.6905558109283447, 0.9131776094436646, 0.6391815543174744, 0.9303023219108582, 1.0159261226654053, 0.9131776094436646, 0.8789280652999878, 1.0330508947372437, 1.0844250917434692, 1.1529240608215332, 1.1357992887496948, 1.0330508947372437, 1.1186745166778564, 0.8960528373718262, 0.9645518660545349, 0.9474270939826965, 0.7933043241500854, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 1.0330508947372437, 1.1186745166778564, 0.7248052954673767, 0.7248052954673767, 1.1186745166778564, 0.9303023219108582, 0.8789280652999878, 0.9816765785217285, 0.8618032932281494, 0.7933043241500854, 0.6734310388565063, 0.656306266784668, 0.7076805233955383, 0.6391815543174744, 0.7933043241500854, 0.656306266784668, 0.5706825256347656, 0.7933043241500854, 0.9131776094436646, 0.8789280652999878, 0.3138112425804138, 0.39943498373031616, 0.587807297706604, 0.6391815543174744, 0.24531221389770508, 0.39943498373031616, 0.4850587546825409, 0. [e2e-predictor] 6905558109283447, 0.5193082690238953, 0.26243698596954346, 0.5535577535629272, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.4097954034805298, 1.255672574043274, 1.1529240608215332, 1.1529240608215332, 1.255672574043274, 1.3070467710494995, 0.8960528373718262, -0.4568027853965759, -1.3301652669906616, -1.9124068021774292, -0.6794245839118958, -0.9705453515052795, -0.2513057291507721, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.3480607271194458, 0.4508092403411865, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.4679340124130249, 0.43368449807167053, 0.9645518660545349, 0.6049320101737976, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.5364330410957336, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 1.18717360496521, -1.1760424375534058, -1.6384108066558838, -1.5014127492904663, -1.4329137802124023, -1.3986642360687256, -1.415789008140564, -1.3815394639968872, -1.6384108066558838, 0.3651854991912842, -1.141792893409729], [1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 0.9988013505935669, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.101549744606018, 1.0844250917434692, 1.0330508947372437, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 0.9474270939826965, 0.9303023219108582, 0.8618032932281494, 0.9303023219108582, 0.810429036617279, 0.6734310388565063, 0.7761795520782471, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8789280652999878, 0.8446785807609558, 0.9131776094436646, 1.0844250917434692, 1.2214230298995972, 1.0501755475997925, 1.101549744606018, 1.0159261226654053, 0.9645518660545349, 0.8618032932281494, 0.810429036617279, 0.9645518660545349, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 0.8446785807609558, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 0.9816765785217285, 0.9474270939826965, 0.6905558109283447, 0.7933043241 [e2e-predictor] 500854, 0.656306266784668, 0.4508092403411865, 0.587807297706604, 0.7761795520782471, 0.7933043241500854, 0.6734310388565063, 0.6049320101737976, 0.6391815543174744, 0.7419300675392151, 0.587807297706604, 0.6391815543174744, 0.3651854991912842, 0.26243698596954346, 0.4508092403411865, 0.39943498373031616, 0.3138112425804138, 0.3651854991912842, 0.5021834969520569, 0.5193082690238953, 0.6905558109283447, 0.6905558109283447, 1.0330508947372437, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0501755475997925, 1.0673003196716309, 1.0159261226654053, 1.18717360496521, 1.1357992887496948, 1.1186745166778564, 1.2385478019714355, 1.1700488328933716, 1.3412963151931763, 1.0330508947372437, 0.6391815543174744, -0.9876701235771179, -1.4500385522842407, -1.7411593198776245, -1.141792893409729, -0.576676070690155, -0.14855723083019257, 0.03981505334377289, 0.10831420123577118, 0.14256370067596436, 0.43368449807167053, 0.4679340124130249, 0.6734310388565063, 0.4679340124130249, 0.810429036617279, 0.3651854991912842, 0.43368449807167053, 0.8789280652999878, 0.656306266784668, 0.7076805233955383, -0.06293346732854843, 0.6734310388565063, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.7419300675392151, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.8789280652999878, 0.8789280652999878, 0.4508092403411865, -1.5527870655059814, -1.7240345478057861, -1.5527870655059814, -1.484287977218628, -1.4671632051467896, -1.3472900390625, -1.535662293434143, 0.3138112425804138], [1.2214230298995972, 1.1700488328933716, 1.1357992887496948, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 1.0159261226654053, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.18717360496521, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.2899221181869507, 1.2727973461151123, 1.2042982578277588, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7248052954673767, 0.656306266784668, 0.5193082690238953, 0.7933043241500854, 0.9816765785217285, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 1.0159261226654053, 0.9131776094436646, 1.1186745166778564, 1.1357992887496948, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.8618032932281494, 0.8960528373718262, 0.9988013505935669, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925 [e2e-predictor] , 0.9988013505935669, 0.7419300675392151, 0.6905558109283447, 0.8446785807609558, 0.9645518660545349, 1.0844250917434692, 0.9645518660545349, 1.0844250917434692, 1.0159261226654053, 0.8960528373718262, 0.9303023219108582, 1.0673003196716309, 1.18717360496521, 0.8275538086891174, 1.0159261226654053, 0.810429036617279, 0.6734310388565063, 0.8446785807609558, 0.9303023219108582, 0.8618032932281494, 0.7076805233955383, 0.5193082690238953, 0.4850587546825409, 0.9988013505935669, 0.6905558109283447, 0.6734310388565063, 0.4679340124130249, 0.5535577535629272, 0.6734310388565063, 0.41655975580215454, 0.43368449807167053, 0.6049320101737976, 0.43368449807167053, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.7076805233955383, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.8618032932281494, 0.9474270939826965, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.18717360496521, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 0.5364330410957336, -1.0904186964035034, -1.3301652669906616, -1.5699117183685303, -1.1760424375534058, -0.576676070690155, -1.3301652669906616, -0.9020463228225708, 0.15968845784664154, 0.27956172823905945, 0.41655975580215454, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.4508092403411865, 0.6734310388565063, 0.4850587546825409, 0.7076805233955383, 0.6049320101737976, 0.3651854991912842, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 1.0501755475997925, -0.2513057291507721, -1.5870364904403687, -1.535662293434143, -1.4329137802124023, -1.3301652669906616, -1.4671632051467896, -1.4500385522842407], [1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.2899221181869507, 1.2385478019714355, 1.2214230298995972, 1.18717360496521, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7248052954673767, 0.5021834969520569, 0.7933043241500854, 0.8275538086891174, 1.0673 [e2e-predictor] 003196716309, 1.0330508947372437, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.0159261226654053, 1.0159261226654053, 0.8446785807609558, 0.8789280652999878, 0.5706825256347656, 0.656306266784668, 0.9474270939826965, 0.810429036617279, 0.7419300675392151, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 0.9816765785217285, 1.0673003196716309, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0501755475997925, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.9988013505935669, 1.0159261226654053, 1.18717360496521, 1.0673003196716309, 1.1529240608215332, 1.1186745166778564, 0.9988013505935669, 0.8275538086891174, 0.5535577535629272, 0.9816765785217285, 0.7590547800064087, 0.3309359848499298, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.7761795520782471, 0.8275538086891174, 0.41655975580215454, 0.43368449807167053, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.6391815543174744, 0.8446785807609558, 0.7419300675392151, 0.7933043241500854, 0.7076805233955383, 0.7761795520782471, 0.8446785807609558, 0.7761795520782471, 0.7419300675392151, 0.8618032932281494, 1.0330508947372437, 1.324171543121338, 1.0673003196716309, 0.9303023219108582, 1.1186745166778564, 1.2214230298995972, 1.2899221181869507, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.2385478019714355, 0.9988013505935669, 0.4850587546825409, -1.1075434684753418, -1.6212860345840454, -0.9534205794334412, -1.5014127492904663, -1.8439078330993652, -0.13143247365951538, -0.011559205129742622, 0.4850587546825409, 0.3651854991912842, 0.3480607271194458, 0.6049320101737976, 0.4850587546825409, 0.3309359848499298, 0.3138112425804138, 0.39943498373031616, 0.5364330410957336, 0.622056782245636, 0.810429036617279, 0.9303023219108582, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9988013505935669, -0.42255327105522156, -1.8610326051712036, -1.5527870655059814, -1.4671632051467896, -1.5185375213623047], [1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2214230298995972, 1.2727973461151123, 1.1700488328933716, 1.3584210872650146, 1.3926706314086914, 1.4269200563430786, 1.4097954034805298, 1.3412963151 [e2e-predictor] 931763, 1.2727973461151123, 1.2385478019714355, 1.1186745166778564, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1186745166778564, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 0.8618032932281494, 0.9303023219108582, 0.6734310388565063, 0.2110627144575119, 0.8275538086891174, 0.7076805233955383, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 0.8960528373718262, 1.0330508947372437, 1.0501755475997925, 0.8960528373718262, 0.9816765785217285, 0.9988013505935669, 1.0844250917434692, 0.8275538086891174, 0.9303023219108582, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.2042982578277588, 1.0330508947372437, 1.0159261226654053, 0.8275538086891174, 0.6391815543174744, 1.2042982578277588, 1.0501755475997925, 0.7076805233955383, 0.656306266784668, 0.9303023219108582, 0.7248052954673767, 0.7076805233955383, 0.622056782245636, 0.6391815543174744, 0.3651854991912842, 0.5535577535629272, 0.27956172823905945, 0.5193082690238953, 0.6049320101737976, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7076805233955383, 0.6391815543174744, 0.4850587546825409, 0.8446785807609558, 0.5193082690238953, 0.6734310388565063, 0.9131776094436646, 0.9816765785217285, 0.8960528373718262, 1.1186745166778564, 0.7248052954673767, 0.9816765785217285, 1.255672574043274, 1.3070467710494995, 1.3584210872650146, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.1357992887496948, 1.2385478019714355, 0.6734310388565063, 0.0055655487813055515, -1.3644146919250488, -1.7754088640213013, -1.3815394639968872, -1.0904186964035034, -0.5595512986183167, -0.16568197309970856, 0.39943498373031616, 0.29668647050857544, 0.3480607271194458, 0.5364330410957336, 0.3138112425804138, 0.10831420123577118, 0.41655975580215454, 0.4850587546825409, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.10831420123577118, -1.6555355787277222, -1.5014127492904663], [1.0844250917434692, 1.0501755475997925, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.25567257404 [e2e-predictor] 3274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2214230298995972, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.375545859336853, 1.3070467710494995, 1.2042982578277588, 1.1357992887496948, 1.0159261226654053, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9303023219108582, 1.0159261226654053, 0.8960528373718262, 0.8960528373718262, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 1.0159261226654053, 1.0501755475997925, 0.9816765785217285, 0.8446785807609558, 0.7761795520782471, 0.656306266784668, 0.7761795520782471, 0.810429036617279, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.810429036617279, 0.8789280652999878, 0.8960528373718262, 1.0330508947372437, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0159261226654053, 0.9474270939826965, 1.0159261226654053, 1.101549744606018, 1.0501755475997925, 1.101549744606018, 1.0844250917434692, 1.1357992887496948, 1.0501755475997925, 1.1357992887496948, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.1357992887496948, 0.9131776094436646, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.9131776094436646, 0.8789280652999878, 0.7933043241500854, 0.9816765785217285, 0.6734310388565063, 0.7933043241500854, 0.7248052954673767, 0.7590547800064087, 0.38231024146080017, 0.7590547800064087, 0.4679340124130249, 0.5364330410957336, 0.7761795520782471, 0.7761795520782471, 0.6391815543174744, 0.5364330410957336, 0.622056782245636, 0.7933043241500854, 0.6049320101737976, 0.41655975580215454, 0.8789280652999878, 0.6049320101737976, 0.8960528373718262, 0.9645518660545349, 0.8789280652999878, 0.9816765785217285, 0.9988013505935669, 1.0673003196716309, 1.2214230298995972, 1.3070467710494995, 1.3070467710494995, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.2385478019714355, 1.2899221181869507, 1.1357992887496948, 0.8960528373718262, -0.5595512986183167, -1.3644146919250488, -1.672660231590271, -1.946656346321106, -1.2102919816970825, -0.645175039768219, 0.02269030176103115, 0.3651854991912842, 0.27956172823905945, 0.38231024146080017, -0.9191710948944092, 0.12543895840644836, 0.24531221389770508, 0.7761795520782471, 0.8446785807609558, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.9645518660545349], [1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, [e2e-predictor] 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1529240608215332, 1.2042982578277588, 1.2899221181869507, 1.3070467710494995, 1.4097954034805298, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8789280652999878, 0.9645518660545349, 0.9474270939826965, 0.9988013505935669, 1.0501755475997925, 0.9988013505935669, 1.0330508947372437, 0.7419300675392151, 0.8275538086891174, 0.656306266784668, 0.7419300675392151, 0.5193082690238953, 0.5364330410957336, 0.8275538086891174, 0.41655975580215454, 0.4508092403411865, 0.8960528373718262, 0.8275538086891174, 0.9816765785217285, 0.9474270939826965, 1.1186745166778564, 1.101549744606018, 1.0159261226654053, 0.9988013505935669, 1.0673003196716309, 1.101549744606018, 1.0673003196716309, 1.1529240608215332, 1.0673003196716309, 1.0159261226654053, 1.1186745166778564, 1.0844250917434692, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.810429036617279, 1.0844250917434692, 1.2214230298995972, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.7076805233955383, 0.7761795520782471, 0.656306266784668, 0.6049320101737976, 0.6391815543174744, 0.6049320101737976, 0.8446785807609558, 0.7076805233955383, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, 0.8446785807609558, 0.9474270939826965, 0.5535577535629272, 0.7590547800064087, 0.7590547800064087, 0.9303023219108582, 0.7419300675392151, 0.9645518660545349, 1.1529240608215332, 0.9474270939826965, 1.0844250917434692, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.375545859336853, 1.18717360496521, 1.2727973461151123, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.18717360496521, 1.1357992887496948, 0.5193082690238953, -0.5253018140792847, -1.3815394639968872, -1.5185375213623047, -1.7411593198776245, -1.1246682405471802, -0.9191710948944092, -0.4910522699356079, 0.15968845784664154, -0.9876701235771179, -0.3540542721748352, 0.15968845784664154, 0.8446785807609558, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174], [1.0159261226654053, 0.9988013505935669, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.86180329322 [e2e-predictor] 81494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.1529240608215332, 1.101549744606018, 1.2042982578277588, 1.375545859336853, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2214230298995972, 1.1186745166778564, 1.0673003196716309, 1.0330508947372437, 0.9474270939826965, 0.8960528373718262, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8446785807609558, 0.7590547800064087, 0.7761795520782471, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9303023219108582, 1.0159261226654053, 0.622056782245636, 0.8446785807609558, 0.7076805233955383, 0.6391815543174744, 0.810429036617279, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.8789280652999878, 0.4850587546825409, 0.5364330410957336, 0.8446785807609558, 0.4508092403411865, 0.4508092403411865, 0.587807297706604, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.7419300675392151, 0.8789280652999878, 0.9988013505935669, 0.9988013505935669, 0.9474270939826965, 0.9131776094436646, 1.0673003196716309, 0.9816765785217285, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.101549744606018, 0.6905558109283447, 0.9645518660545349, 1.0159261226654053, 0.9303023219108582, 1.0330508947372437, 0.9645518660545349, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.7590547800064087, 0.6905558109283447, 0.587807297706604, 0.4850587546825409, 0.6905558109283447, 0.656306266784668, 0.8618032932281494, 0.5535577535629272, 0.9131776094436646, 0.6734310388565063, 0.7761795520782471, 0.7076805233955383, 0.656306266784668, 0.7419300675392151, 0.8275538086891174, 0.9816765785217285, 0.3480607271194458, 1.0159261226654053, 0.587807297706604, 1.0501755475997925, 0.9816765785217285, 1.0844250917434692, 0.9988013505935669, 1.1529240608215332, 1.2385478019714355, 1.2042982578277588, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2214230298995972, 0.7248052954673767, 0.15968845784664154, -0.3540542721748352, -0.9705453515052795, -1.5870364904403687, -1.3301652669906616, -0.5081770420074463, -0.7992978096008301, -0.610925555229187, -0.14855723083019257, 0.7933043241500854, 1.0673003196716309, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854], [0.9645518660545349, 0.930302321 [e2e-predictor] 9108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2899221181869507, 1.2385478019714355, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.4097954034805298, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.1700488328933716, 1.101549744606018, 1.0159261226654053, 0.9303023219108582, 0.8275538086891174, 0.7761795520782471, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.6734310388565063, 0.7419300675392151, 0.6734310388565063, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9474270939826965, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.7248052954673767, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.5706825256347656, 0.4679340124130249, 0.29668647050857544, 0.4850587546825409, 0.8789280652999878, 0.7248052954673767, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.3651854991912842, 0.5021834969520569, 0.7076805233955383, 0.7933043241500854, 0.622056782245636, 0.622056782245636, 0.7933043241500854, 0.8960528373718262, 1.0159261226654053, 0.8618032932281494, 0.9645518660545349, 0.7076805233955383, 0.6391815543174744, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.810429036617279, 0.7076805233955383, 0.6905558109283447, 1.0501755475997925, 0.8446785807609558, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.6905558109283447, 0.7933043241500854, 0.7933043241500854, 0.7248052954673767, 0.7419300675392151, 0.6049320101737976, 0.7419300675392151, 0.9474270939826965, 0.622056782245636, 0.5706825256347656, 0.4508092403411865, 0.810429036617279, 0.3651854991912842, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8789280652999878, 1.1357992887496948, 1.1186745166778564, 1.18717360496521, 1.324171543121338, 1.2899221181869507, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.2042982578277588, 1.1186745166778564, 1.0330508947372437, 0.9131776094436646, 0.4679340124130249, 0.19393795728683472, 0.10831420123577118, 0.7761795520782471, 0.7248052954673767, 0.8275538086891174, 0.8960528373718262, 1.0330508947372437, 0.9474270939826965, 1.0673003196716309, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.827 [e2e-predictor] 5538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471], [0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.4269200563430786, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 0.9816765785217285, 0.9131776094436646, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744, 0.5706825256347656, 0.7248052954673767, 0.7419300675392151, 0.8789280652999878, 0.8275538086891174, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 0.9645518660545349, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.8275538086891174, 0.5706825256347656, 0.4508092403411865, 0.622056782245636, 0.3138112425804138, 0.6391815543174744, 0.7590547800064087, 0.7933043241500854, 0.5706825256347656, 0.3651854991912842, 0.4679340124130249, 0.9303023219108582, 0.7419300675392151, 0.8960528373718262, 0.6391815543174744, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.9645518660545349, 0.7076805233955383, 0.810429036617279, 0.8446785807609558, 0.6391815543174744, 0.622056782245636, 0.4850587546825409, 0.4508092403411865, 0.7933043241500854, 0.8618032932281494, 0.9131776094436646, 0.5364330410957336, 0.7419300675392151, 0.5364330410957336, 0.5535577535629272, 0.4679340124130249, 0.5021834969520569, 0.8275538086891174, 0.9474270939826965, 0.7419300675392151, 0.6049320101737976, 0.7933043241500854, 0.656306266784668, 0.8960528373718262, 0.810429036617279, 0.9474270939826965, 0.7590547800064087, 0.8960528373718262, 0.8618032932281494, 0.5706825256347656, 0.5193082690238953, 0.6905558109283447, 0.5535577535629272, 0.4508092403411865, 0.6734310388565063, 0.3651854991912842, 0.9131776094436646, 1.0330508947372437, 0.8275538086891174, 0.8446785807609558, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.3070467710494995, 1.255672574043274, 1.2214230298995972, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.2042982578277588, 1.101549744606018, 1.1700488328933716, 1.4611696004867554, 1.2385478019714355, 1.1186745166778564, 1.1357992887496948, 0.9303023219108582, 0.9988013505935669, 1.0844250917434692, 1.1186745166778564, 1.0673003196716309, 1.0844250917434692, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.947427 [e2e-predictor] 0939826965, 0.9131776094436646, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151], [0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.255672574043274, 1.3584210872650146, 1.3070467710494995, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.8618032932281494, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.810429036617279, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.7419300675392151, 0.7761795520782471, 0.6391815543174744, 0.5706825256347656, 0.10831420123577118, 0.622056782245636, 0.8446785807609558, 0.8275538086891174, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 1.1186745166778564, 1.101549744606018, 1.0501755475997925, 0.9645518660545349, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 0.6391815543174744, 0.656306266784668, 0.5535577535629272, 0.8446785807609558, 0.7419300675392151, 0.656306266784668, 0.7248052954673767, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.7761795520782471, 0.6391815543174744, 0.587807297706604, 0.4850587546825409, 0.6391815543174744, 0.5706825256347656, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7248052954673767, 0.8618032932281494, 0.8446785807609558, 0.6734310388565063, 0.8446785807609558, 0.7590547800064087, 0.5535577535629272, 0.4850587546825409, 0.6391815543174744, 0.3480607271194458, 0.2110627144575119, 0.4679340124130249, 0.8446785807609558, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 1.1186745166778564, 1.1186745166778564, 1.0159261226654053, 1.2385478019714355, 1.324171543121338, 1.101549744606018, 1.2214230298995972, 1.4782943725585938, 1.2727973461151123, 1.3584210872650146, 1.2899221181869507, 1.1357992887496948, 1.255672574043274, 1.25567 [e2e-predictor] 2574043274, 1.1357992887496948, 1.2385478019714355, 1.2727973461151123, 1.3584210872650146, 1.0844250917434692, 1.0501755475997925, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151], [0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2385478019714355, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.0673003196716309, 1.0330508947372437, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.810429036617279, 0.6734310388565063, 0.587807297706604, 0.5364330410957336, 0.6391815543174744, 0.5193082690238953, 0.656306266784668, 0.7933043241500854, 0.8446785807609558, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.8618032932281494, 0.7761795520782471, 0.5535577535629272, 0.7933043241500854, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.7419300675392151, 0.8789280652999878, 0.9131776094436646, 0.8275538086891174, 0.7590547800064087, 0.6049320101737976, 0.6905558109283447, 0.6049320101737976, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.6734310388565063, 0.7761795520782471, 1.0673003196716309, 0.9474270939826965, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.8275538086891174, 0.9474270939826965, 0.810429036617279, 1.0501755475997925, 0.7761795520782471, 0.9988013505935669, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.6049320101737976, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.6391815543174744, 0.3651854991912842, 0.15968845784664154, 0.5535577535629272, 0.14256370067596436, 0.622056782245636, 0.75905 [e2e-predictor] 47800064087, 0.622056782245636, 0.9131776094436646, 1.0330508947372437, 0.9645518660545349, 0.8789280652999878, 1.0159261226654053, 1.1186745166778564, 1.18717360496521, 1.1357992887496948, 0.9645518660545349, 1.3926706314086914, 1.2899221181869507, 1.2385478019714355, 1.324171543121338, 0.9131776094436646, 1.3070467710494995, 1.3070467710494995, 1.1529240608215332, 1.1700488328933716, 1.3070467710494995, 1.324171543121338, 1.1357992887496948, 1.0330508947372437, 1.1529240608215332, 1.18717360496521, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767], [0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.2727973461151123, 1.3070467710494995, 1.255672574043274, 1.375545859336853, 1.444044828414917, 1.4782943725585938, 1.444044828414917, 1.3584210872650146, 1.3070467710494995, 1.3070467710494995, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 0.9988013505935669, 0.9474270939826965, 0.7761795520782471, 0.7076805233955383, 0.5535577535629272, 0.41655975580215454, 0.5021834969520569, 0.587807297706604, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.5364330410957336, 0.4508092403411865, 0.5364330410957336, 0.6734310388565063, 0.6391815543174744, 0.4850587546825409, 0.26243698596954346, 0.622056782245636, 0.656306266784668, 0.9131776094436646, 0.9303023219108582, 0.8960528373718262, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.8446785807609558, 0.9131776094436646, 0.8275538086891174, 0.7761795520782471, 0.6905558109283447, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8960528373718262, 0.9645518660545349, 0.9303023219108582, 0.8960528373718262, 0.9988013505935669, 0.9131776094436646, 0.9131776094436646, 1.0673003196716309, 0.964551866054 [e2e-predictor] 5349, 0.6905558109283447, 0.9131776094436646, 0.8789280652999878, 0.6391815543174744, 0.7248052954673767, 0.7419300675392151, 1.0844250917434692, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.622056782245636, 0.8618032932281494, 0.587807297706604, 0.41655975580215454, 0.29668647050857544, 0.4508092403411865, 0.656306266784668, 0.7933043241500854, 0.7761795520782471, 0.8789280652999878, 0.9131776094436646, 0.656306266784668, 0.8960528373718262, 0.9816765785217285, 1.1357992887496948, 1.0330508947372437, 1.1357992887496948, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.2214230298995972, 0.810429036617279, 1.375545859336853, 1.2385478019714355, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.255672574043274, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8618032932281494, 0.8446785807609558, 0.6905558109283447, 0.622056782245636, 0.3309359848499298, 0.41655975580215454, 0.6905558109283447, 0.38231024146080017, 0.4508092403411865, 0.24531221389770508, 0.2110627144575119, 0.41655975580215454, 0.6905558109283447, 0.0055655487813055515, 0.10831420123577118, 0.7419300675392151, 0.622056782245636, 0.26243698596954346, 0.7419300675392151, 0.810429036617279, 0.6391815543174744, 0.9645518660545349, 0.5364330410957336, 0.656306266784668, 1.0159261226654053, 0.4850587546825409, 0.6905558109283447, 1.0159261226654053, 0. [e2e-predictor] 8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.7590547800064087, 0.7419300675392151, 0.7933043241500854, 0.7248052954673767, 0.810429036617279, 0.810429036617279, 0.8618032932281494, 1.0159261226654053, 0.7761795520782471, 0.8275538086891174, 0.9474270939826965, 0.9816765785217285, 1.1186745166778564, 1.1700488328933716, 0.7761795520782471, 0.8960528373718262, 0.8960528373718262, 0.7248052954673767, 0.9131776094436646, 0.656306266784668, 0.587807297706604, 0.9988013505935669, 0.6049320101737976, 0.3480607271194458, 0.9474270939826965, 0.6391815543174744, 0.6391815543174744, 0.4679340124130249, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.4850587546825409, 0.6734310388565063, 0.7076805233955383, 0.8789280652999878, 0.587807297706604, 0.9816765785217285, 0.9474270939826965, 1.0159261226654053, 1.1186745166778564, 0.9474270939826965, 1.0159261226654053, 0.810429036617279, 1.255672574043274, 1.1357992887496948, 0.9816765785217285, 1.1529240608215332, 1.2385478019714355, 1.1529240608215332, 1.2214230298995972, 1.18717360496521, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.0330508947372437, 0.9816765785217285, 0.9303023219108582, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063], [0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.8789280652999878, 0.7248052954673767, 0.6049320101737976, 0.6049320101737976, 0.5021834969520569, 0.5193082690238953, 0.7076805233955383, 0.622056782245636, 1.0673003196716309, 0.8446785807609558, 0.86180329322 [e2e-predictor] 81494, 0.7933043241500854, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.7933043241500854, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.7761795520782471, 0.7419300675392151, 0.7761795520782471, 0.6734310388565063, 0.810429036617279, 0.6049320101737976, 0.7076805233955383, 0.8446785807609558, 0.7590547800064087, 0.7590547800064087, 0.6391815543174744, 0.6391815543174744, 0.4850587546825409, 0.5535577535629272, 0.6391815543174744, 0.6391815543174744, 0.7590547800064087, 0.810429036617279, 0.8960528373718262, 0.8446785807609558, 0.9131776094436646, 0.9988013505935669, 0.9988013505935669, 0.622056782245636, 0.5535577535629272, 0.8618032932281494, 0.656306266784668, 0.9303023219108582, 1.2042982578277588, 0.8960528373718262, 0.8446785807609558, 0.5706825256347656, 0.4508092403411865, 0.7590547800064087, 0.7248052954673767, 0.8446785807609558, 0.8446785807609558, 0.7076805233955383, 0.5535577535629272, 0.5364330410957336, 0.4679340124130249, 0.38231024146080017, 0.4850587546825409, 0.587807297706604, 0.9645518660545349, 0.7590547800064087, 0.5193082690238953, 0.6905558109283447, 0.587807297706604, 0.6905558109283447, 0.9303023219108582, 1.0844250917434692, 0.9474270939826965, 0.27956172823905945, 1.1186745166778564, 1.1700488328933716, 0.9474270939826965, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 1.2385478019714355, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.656306266784668], [0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.3070467710494995, 1.2899221181869507, 1.2214230298995972, 1.1529240608215332, [e2e-predictor] 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.0501755475997925, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.7933043241500854, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6905558109283447, 0.5535577535629272, 0.5193082690238953, 0.8960528373718262, 0.9645518660545349, 0.8960528373718262, 0.8618032932281494, 0.7933043241500854, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8275538086891174, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8275538086891174, 0.7419300675392151, 0.8618032932281494, 0.7419300675392151, 0.8446785807609558, 0.7076805233955383, 0.810429036617279, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.810429036617279, 0.7761795520782471, 0.9645518660545349, 0.9303023219108582, 0.8275538086891174, 0.9988013505935669, 0.9645518660545349, 0.7933043241500854, 0.4508092403411865, 0.8446785807609558, 0.9474270939826965, 0.7933043241500854, 0.7076805233955383, 0.622056782245636, 0.8275538086891174, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.41655975580215454, 0.4508092403411865, 0.38231024146080017, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.5535577535629272, 0.6905558109283447, 0.9131776094436646, 0.810429036617279, 0.43368449807167053, 0.8960528373718262, 1.0159261226654053, 1.0159261226654053, 1.1357992887496948, 1.1357992887496948, 0.8275538086891174, 1.1529240608215332, 1.1357992887496948, 1.101549744606018, 1.2899221181869507, 1.1700488328933716, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0330508947372437, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.25567257404327 [e2e-predictor] 4, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.3584210872650146, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0330508947372437, 1.0159261226654053, 1.0159261226654053, 0.9645518660545349, 0.9816765785217285, 0.8618032932281494, 0.9303023219108582, 0.8960528373718262, 0.7933043241500854, 0.8789280652999878, 0.5364330410957336, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.8618032932281494, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6049320101737976, 0.7419300675392151, 0.7590547800064087, 0.8446785807609558, 0.7933043241500854, 0.7076805233955383, 0.8446785807609558, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9303023219108582, 0.9645518660545349, 0.7761795520782471, 0.8960528373718262, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.3651854991912842, 0.5535577535629272, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.7590547800064087, 0.8618032932281494, 0.6049320101737976, 0.8960528373718262, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 0.9303023219108582, 0.9988013505935669, 0.7248052954673767, 0.4850587546825409, 0.15968845784664154, 0.24531221389770508, 0.4508092403411865, 0.587807297706604, 0.5193082690238953, 0.8618032932281494, 0.810429036617279, 0.7248052954673767, 0.622056782245636, 0.7248052954673767, 0.6734310388565063, 0.6049320101737976, 0.6734310388565063, 0.8446785807609558, 1.0330508947372437, 1.1186745166778564, 1.0159261226654053, 1.324171543121338, 1.2214230298995972, 1.2727973461151123, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.0330508947372437, 0.9988013505935669, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6734310388565063, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2042982578277588, 1.238547801971 [e2e-predictor] 4355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.2899221181869507, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.0844250917434692, 1.0159261226654053, 0.9131776094436646, 0.9474270939826965, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.0673003196716309, 1.0501755475997925, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.8789280652999878, 0.8275538086891174, 0.6391815543174744, 0.587807297706604, 0.7419300675392151, 0.7933043241500854, 0.7419300675392151, 0.810429036617279, 0.8789280652999878, 0.810429036617279, 0.8960528373718262, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.656306266784668, 0.8275538086891174, 0.9474270939826965, 0.9988013505935669, 0.8960528373718262, 0.810429036617279, 0.8789280652999878, 0.6905558109283447, 0.7248052954673767, 0.9131776094436646, 0.9131776094436646, 1.101549744606018, 0.38231024146080017, 0.7419300675392151, 0.7590547800064087, 0.622056782245636, 0.9816765785217285, 0.9474270939826965, 1.0501755475997925, 0.6049320101737976, 0.656306266784668, 0.8960528373718262, 0.8275538086891174, 0.8960528373718262, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.7248052954673767, 0.7076805233955383, 0.6049320101737976, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.7933043241500854, 0.587807297706604, 0.7076805233955383, 0.6049320101737976, 0.6391815543174744, 0.5535577535629272, 0.4679340124130249, 0.5364330410957336, 0.8275538086891174, 0.9816765785217285, 0.9645518660545349, 1.324171543121338, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.1529240608215332, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6391815543174744], [0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.03305089473 [e2e-predictor] 72437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2899221181869507, 1.375545859336853, 1.4269200563430786, 1.2214230298995972, 1.3412963151931763, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4097954034805298, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1186745166778564, 1.1186745166778564, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2385478019714355, 1.2042982578277588, 1.1700488328933716, 1.1357992887496948, 1.0844250917434692, 1.101549744606018, 1.18717360496521, 1.18717360496521, 1.0501755475997925, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.9131776094436646, 0.9131776094436646, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.9645518660545349, 0.8960528373718262, 0.9645518660545349, 0.8618032932281494, 0.8275538086891174, 0.7933043241500854, 0.9988013505935669, 1.0159261226654053, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.8446785807609558, 0.622056782245636, 0.587807297706604, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 1.0673003196716309, 1.1357992887496948, 0.8789280652999878, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.7761795520782471, 0.8446785807609558, 0.8960528373718262, 0.9988013505935669, 0.8618032932281494, 0.7761795520782471, 0.7419300675392151, 0.4850587546825409, 0.7248052954673767, 0.39943498373031616, 0.4508092403411865, 0.6391815543174744, 0.6734310388565063, 0.7590547800064087, 0.7076805233955383, 0.6049320101737976, 0.5364330410957336, 0.7419300675392151, 0.656306266784668, 0.587807297706604, 0.587807297706604, 0.8960528373718262, 0.9474270939826965, 1.0330508947372437, 1.3584210872650146, 1.4097954034805298, 1.324171543121338, 1.3070467710494995, 1.18717360496521, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9303023219108582, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, [e2e-predictor] 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0330508947372437, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.2214230298995972, 1.3926706314086914, 1.3926706314086914, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.1700488328933716, 1.2899221181869507, 1.2899221181869507, 1.18717360496521, 1.3412963151931763, 1.2727973461151123, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.1357992887496948, 1.0501755475997925, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 1.0673003196716309, 1.0844250917434692, 1.0330508947372437, 1.0330508947372437, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1700488328933716, 1.1186745166778564, 0.9816765785217285, 0.9645518660545349, 1.0159261226654053, 0.9645518660545349, 0.8960528373718262, 0.8446785807609558, 0.9303023219108582, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.7933043241500854, 0.8446785807609558, 0.8275538086891174, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.8618032932281494, 0.6391815543174744, 0.5021834969520569, 0.5193082690238953, 0.5021834969520569, 0.6734310388565063, 0.6905558109283447, 0.6734310388565063, 0.8446785807609558, 0.810429036617279, 0.5706825256347656, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.8618032932281494, 0.9303023219108582, 1.18717360496521, 1.2385478019714355, 1.375545859336853, 1.4269200563430786, 1.4097954034805298, 1.2899221181869507, 1.101549744606018, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7419300675 [e2e-predictor] 392151, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.622056782245636], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3926706314086914, 1.324171543121338, 1.101549744606018, 1.4611696004867554, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.2899221181869507, 1.3412963151931763, 1.4097954034805298, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.0501755475997925, 1.2214230298995972, 1.18717360496521, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.2214230298995972, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.0844250917434692, 1.0501755475997925, 1.1529240608215332, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.7933043241500854, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.8275538086891174, 0.9131776094436646, 0.810429036617279, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 0.7590547800064087, 0.6734310388565063, 0.7761795520782471, 0.5706825256347656, 0.810429036617279, 0.7248052954673767, 0.9131776094436646, 1.0159261226654053, 0.8618032932281494, 1.0844250917434692, 0.8618032932281494, 0.5021834969520569, 0.7076805233955383, 0.656306266784668, 0.7590547800064087, 0.7761795520782471, 0.8618032932281494, 0.8618032932281494, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.810429036617279, 0.8618032932281494, 1.1700488328933716, 1.255672574043274, 1.324171543121338, 1.3412963151931763, 1.4611696004867554, 1.5125439167022705, 1.375545859336853, 1.2214230298995972, 1.0159261226654053, 0.9988013505935669, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.8104 [e2e-predictor] 29036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668], [0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7248052954673767, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3412963151931763, 1.324171543121338, 1.255672574043274, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.1700488328933716, 1.3070467710494995, 1.255672574043274, 1.1186745166778564, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.1700488328933716, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0330508947372437, 0.8275538086891174, 0.7761795520782471, 0.9131776094436646, 0.9303023219108582, 0.9816765785217285, 0.8789280652999878, 0.8275538086891174, 0.7248052954673767, 0.9645518660545349, 0.9131776094436646, 0.8618032932281494, 0.8789280652999878, 0.7933043241500854, 0.8275538086891174, 0.6391815543174744, 0.9131776094436646, 0.9645518660545349, 0.8618032932281494, 0.656306266784668, 0.6049320101737976, 0.9303023219108582, 0.8275538086891174, 0.9474270939826965, 0.9131776094436646, 1.2727973461151123, 1.1357992887496948, 1.0673003196716309, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 1.0330508947372437, 1.1529240608215332, 1.0501755475997925, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.5125439167022705, 1.5810428857803345, 1.563918113708496, 1.4097954034805298, 1.2214230298995972, 1.0159261226654053, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.91317760944 [e2e-predictor] 36646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447], [0.41655975580215454, 0.4679340124130249, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.2899221181869507, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.4611696004867554, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.3926706314086914, 1.324171543121338, 1.2899221181869507, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.1186745166778564, 1.1357992887496948, 1.101549744606018, 1.0330508947372437, 0.9645518660545349, 0.9131776094436646, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.810429036617279, 0.9131776094436646, 0.8789280652999878, 0.7590547800064087, 0.8618032932281494, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.8275538086891174, 0.7590547800064087, 0.7076805233955383, 0.8275538086891174, 0.9474270939826965, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 1.0330508947372437, 0.9474270939826965, 0.8275538086891174, 1.0673003196716309, 0.9303023219108582, 0.7248052954673767, 0.656306266784668, 0.7761795520782471, 0.9303023219108582, 1.1186745166778564, 1.0501755475997925, 0.9988013505935669, 1.0501755475997925, 1.1186745166778564, 1.3070467710494995, 1.3412963151931763, 1.18717360496521, 1.2042982578277588, 1.1700488328933716, 1.444044828414917, 1.563918113708496, 1.5981676578521729, 1.563918113708496, 1.375545859336853, 0.9988013505935 [e2e-predictor] 669, 0.8789280652999878, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447], [0.39943498373031616, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.2727973461151123, 1.2385478019714355, 1.3926706314086914, 1.3070467710494995, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4097954034805298, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.4097954034805298, 1.3926706314086914, 1.2727973461151123, 1.1357992887496948, 1.2214230298995972, 1.2042982578277588, 1.1357992887496948, 1.2214230298995972, 1.1700488328933716, 1.2042982578277588, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9303023219108582, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.8618032932281494, 0.8960528373718262, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 0.9474270939826965, 0.9303023219108582, 0.9988013505935669, 0.6734310388565063, 0.7590547800064087, 0.810429036617279, 0.8789280652999878, 1.0501755475997925, 1.0330508947372437, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 0.8960528373718262, 0.6049320101737976, 0.74193006 [e2e-predictor] 75392151, 0.9474270939826965, 1.1186745166778564, 1.255672574043274, 1.0159261226654053, 1.1186745166778564, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.2385478019714355, 1.18717360496521, 1.0673003196716309, 1.4097954034805298, 1.444044828414917, 1.375545859336853, 1.4097954034805298, 0.9474270939826965, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.4269200563430786, 1.324171543121338, 1.3926706314086914, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.3584210872650146, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.3412963151931763, 1.2042982578277588, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.1357992887496948, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1186745166778564, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 1.0330508947372437, 0.9303023219108582, 0.9131776094436646, 0.8789280652999878, 0.9988013505935669, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 1.0501755475997925, 0.9131776094 [e2e-predictor] 436646, 0.810429036617279, 0.656306266784668, 0.9131776094436646, 0.8618032932281494, 0.9474270939826965, 1.0330508947372437, 1.0501755475997925, 1.0159261226654053, 0.8789280652999878, 0.8275538086891174, 0.8618032932281494, 0.8446785807609558, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.7590547800064087, 0.8618032932281494, 0.9303023219108582, 1.0501755475997925, 1.18717360496521, 1.0501755475997925, 1.255672574043274, 1.4097954034805298, 1.3070467710494995, 1.2899221181869507, 1.101549744606018, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.0330508947372437, 0.5535577535629272, 0.9816765785217285, 1.1529240608215332, 0.9131776094436646, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383], [0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.324171543121338, 1.375545859336853, 1.2385478019714355, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.444044828414917, 1.4954191446304321, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.2727973461151123, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3584210872650146, 1.2899221181869507, 1.2727973461151123, 1.18717360496521, 1.1186745166778564, 1.1700488328933716, 1.135799288749 [e2e-predictor] 6948, 1.1186745166778564, 1.1186745166778564, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 0.9816765785217285, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9645518660545349, 1.0673003196716309, 0.9474270939826965, 0.7076805233955383, 0.8446785807609558, 0.810429036617279, 0.8789280652999878, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9474270939826965, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 1.1357992887496948, 1.1357992887496948, 1.3412963151931763, 1.375545859336853, 1.324171543121338, 1.0673003196716309, 1.1186745166778564, 1.2214230298995972, 1.2385478019714355, 1.1700488328933716, -0.3711790144443512, -0.13143247365951538, 0.19393795728683472, 0.810429036617279, 1.0673003196716309, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.3070467710494995, 1.375545859336853, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.2899221181869507, 1.4269200563430786, 1.4954191446304321, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1. [e2e-predictor] 5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4269200563430786, 1.444044828414917, 1.3926706314086914, 1.375545859336853, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.101549744606018, 1.0673003196716309, 1.0501755475997925, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.0501755475997925, 1.1186745166778564, 1.1357992887496948, 0.9816765785217285, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.6905558109283447, 0.6734310388565063, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9474270939826965, 0.8275538086891174, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.9131776094436646, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 1.0159261226654053, 1.0330508947372437, 1.2042982578277588, 1.2727973461151123, 1.1357992887496948, 0.9303023219108582, 1.2042982578277588, 1.2214230298995972, 0.9131776094436646, -1.3986642360687256, -2.0494048595428467, -2.0836544036865234, -2.0665295124053955, -1.7240345478057861, -1.7754088640213013, -1.5527870655059814, 1.0673003196716309, 0.9988013505935669, 0.9645518660545349, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447], [0.3309359848499298, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.3926706314086914, [e2e-predictor] 1.3070467710494995, 1.2727973461151123, 1.3412963151931763, 1.444044828414917, 1.4782943725585938, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.444044828414917, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4269200563430786, 1.4097954034805298, 1.375545859336853, 1.324171543121338, 1.3070467710494995, 1.2214230298995972, 1.2042982578277588, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 0.9474270939826965, 0.8789280652999878, 0.7590547800064087, 0.6734310388565063, 0.5535577535629272, 0.8275538086891174, 0.7933043241500854, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.8275538086891174, 0.622056782245636, 0.8275538086891174, 0.9131776094436646, 0.8960528373718262, 1.0159261226654053, 0.9474270939826965, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8618032932281494, 0.7248052954673767, 0.9816765785217285, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.1357992887496948, 1.2214230298995972, 0.3651854991912842, -1.7240345478057861, -2.1007792949676514, -2.0494048595428467, -1.9980305433273315, -1.8610326051712036, -1.758284091949463, -0.4910522699356079, -1.7754088640213013, 0.3651854991912842, -1.1589176654815674, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8275538086891174, 0.810429036617279, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.26243698596954346, 0.29668647050857544, 0.3651854991912842, 0.41655975580215454, 0.5021834969520569, 0.5021834969520569, 0.5706825256347656, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.18717360496521, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.289922118186950 [e2e-predictor] 7, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.2899221181869507, 1.375545859336853, 1.3412963151931763, 1.3584210872650146, 1.3412963151931763, 1.3070467710494995, 1.4269200563430786, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5467933416366577, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.4611696004867554, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.2385478019714355, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.0501755475997925, 1.0844250917434692, 1.0330508947372437, 1.0501755475997925, 0.9816765785217285, 1.0501755475997925, 0.9131776094436646, 0.8618032932281494, 0.5535577535629272, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.8960528373718262, 0.9131776094436646, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.7590547800064087, 0.656306266784668, 0.7248052954673767, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8618032932281494, 0.9303023219108582, 0.9303023219108582, 0.8446785807609558, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.9988013505935669, 1.2214230298995972, 1.2385478019714355, 1.1186745166778564, -0.7992978096008301, -2.0494048595428467, -1.7411593198776245, -1.758284091949463, -1.5527870655059814, -1.6212860345840454, -1.8267830610275269, -1.672660231590271, -1.484287977218628, -1.7411593198776245, -1.227416753768921, -1.5185375213623047, -0.7821730971336365, 0.9816765785217285, 1.0501755475997925, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.24531221389770508, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, [e2e-predictor] 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.375545859336853, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.5125439167022705, 1.5296685695648193, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.6666666269302368, 1.6495418548583984, 1.63241708278656, 1.5981676578521729, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4954191446304321, 1.4782943725585938, 1.4269200563430786, 1.3584210872650146, 1.3412963151931763, 1.255672574043274, 1.18717360496521, 1.101549744606018, 1.1700488328933716, 1.2214230298995972, 1.2899221181869507, 1.2385478019714355, 1.255672574043274, 1.18717360496521, 1.0844250917434692, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9645518660545349, 0.9303023219108582, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8789280652999878, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.8275538086891174, 0.7933043241500854, 0.8446785807609558, 0.7933043241500854, 0.8618032932281494, 0.9474270939826965, 0.8618032932281494, 0.9816765785217285, 0.9988013505935669, 0.8446785807609558, 0.9303023219108582, 1.0159261226654053, 1.2214230298995972, 1.1529240608215332, 1.1700488328933716, 0.7590547800064087, -0.5595512986183167, -1.7069097757339478, -1.8267830610275269, -1.7240345478057861, -1.946656346321106, -1.7240345478057861, -1.6555355787277222, -0.7992978096008301, -1.3301652669906616, -0.5081770420074463, 1.718040943145752, 0.17681321501731873, -1.3986642360687256, -1.3986642360687256, -0.8335473537445068, -1.4671632051467896, -1.3130404949188232, 1.0844250917434692, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.2281874716281891, 0.29668647050857544, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.4679340124130249, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.91317760 [e2e-predictor] 94436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4097954034805298, 1.4269200563430786, 1.4611696004867554, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.4954191446304321, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2214230298995972, 1.1357992887496948, 1.101549744606018, 1.0501755475997925, 0.9816765785217285, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0673003196716309, 0.9988013505935669, 0.9303023219108582, 0.8618032932281494, 0.9988013505935669, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 0.9474270939826965, 1.0330508947372437, 1.0330508947372437, 1.18717360496521, 1.324171543121338, 1.3412963151931763, 0.5706825256347656, -1.5185375213623047, -1.6897850036621094, -1.6212860345840454, -1.946656346321106, -1.9124068021774292, -1.7240345478057861, -2.0665295124053955, -1.9124068021774292, -1.8267830610275269, -1.5699117183685303, -1.2445415258407593, -0.9705453515052795, -0.5938007831573486, -1.4500385522842407, 1.9235379695892334, 1.563918113708496, -0.9362958669662476, -1.0904186964035034, -1.2787909507751465, -0.16568197309970856, -1.8439078330993652, -0.31980475783348083, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.21106271445 [e2e-predictor] 75119, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9303023219108582, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.4782943725585938, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.63241708278656, 1.6666666269302368, 1.6666666269302368, 1.6495418548583984, 1.6152924299240112, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.2727973461151123, 1.255672574043274, 1.1700488328933716, 1.1357992887496948, 1.1529240608215332, 1.101549744606018, 1.1529240608215332, 1.0844250917434692, 1.0501755475997925, 1.18717360496521, 1.2899221181869507, 1.2385478019714355, 1.2042982578277588, 1.18717360496521, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.101549744606018, 1.101549744606018, 1.1700488328933716, 1.1700488328933716, 1.2214230298995972, 1.3070467710494995, 1.2899221181869507, 1.2042982578277588, 0.43368449807167053, -1.604161262512207, -1.7069097757339478, -1.7240345478057861, -1.5527870655059814, -1.6384108066558838, -1.7411593198776245, -1.79253351688385, -1.2445415258407593, -1.9637811183929443, -1.7754088640213013, -1.9124068021774292, -1.878157377243042, -1.7411593198776245, -1.3130404949188232, -1.2102919816970825, -1.7240345478057861, -0.645175039768219, 1.6495418548583984, 1.9235379695892334, 1.8036646842956543, 1.375545859336853, 0.656306266784668, -1.9637811183929443, -1.1760424375534058, 1.0501755475997925, 0.9645518660545349, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.707 [e2e-predictor] 6805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447], [0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.39943498373031616, 0.41655975580215454, 0.5193082690238953, 0.587807297706604, 0.587807297706604, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4269200563430786, 1.375545859336853, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.444044828414917, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.6837913990020752, 1.5981676578521729, 1.6152924299240112, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.4611696004867554, 1.4269200563430786, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.3412963151931763, 1.324171543121338, 1.3412963151931763, 1.2899221181869507, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.3070467710494995, 1.2727973461151123, 1.324171543121338, 1.3412963151931763, 1.3926706314086914, 1.4782943725585938, 1.4782943725585938, 1.5125439167022705, 1.4611696004867554, 1.4097954034805298, 1.3070467710494995, 1.1529240608215332, -1.3644146919250488, -1.6384108066558838, -1.415789008140564, -1.3815394639968872, -1.073293924331665, -1.0561691522598267, -1.5185375213623047, -1.672660231590271, -1.8952820301055908, -1.2787909507751465, -1.3815394639968872, -0.13143247365951538, 0.43368449807167053, -1.5870364904403687, -1.5014127492904663, -1.758284091949463, -1.6555355787277222, 0.0740646943449974, 1.2727973461151123, 2.1804091930389404, 1.7009161710739136, 1.6495418548583984, -1.415789008140564, -1.415789008140564, 0.9816765785217285, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7590547800064087, [e2e-predictor] 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.15968845784664154, 0.19393795728683472, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4954191446304321, 1.4269200563430786, 1.4097954034805298, 1.444044828414917, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.4097954034805298, 1.5125439167022705, 1.5467933416366577, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.5296685695648193, 1.5810428857803345, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.3926706314086914, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.5125439167022705, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.375545859336853, 1.1700488328933716, -0.9362958669662476, -1.5699117183685303, -0.5595512986183167, -1.484287977218628, -1.0904186964035034, -0.9362958669662476, -1.4500385522842407, -0.6794245839118958, -1.3815394639968872, -1.0047948360443115, -0.5424265265464783, -1.8610326051712036, -0.19993148744106293, -1.1589176654815674, -1.3130404949188232, -1.5527870655059814, -1.484287977218628, -1.5185375213623047, 0.27956172823905945, 1.4611696004867554, 1.2214230298995972, 1.2727973461151123, 1.5810428857803345, 0.12543895840644836, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, [e2e-predictor] 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447], [0.14256370067596436, 0.17681321501731873, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6905558109283447, 0.7248052954673767, 0.6905558109283447, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4097954034805298, 1.2899221181869507, 1.3584210872650146, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.4782943725585938, 1.2899221181869507, 1.5810428857803345, 1.4097954034805298, 1.444044828414917, 1.5467933416366577, 1.5125439167022705, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5125439167022705, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.4954191446304321, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.18717360496521, 1.1700488328933716, 1.0844250917434692, 0.9988013505935669, 0.9645518660545349, 1.0159261226654053, 1.1529240608215332, 1.2042982578277588, 1.1700488328933716, 1.0844250917434692, 0.9303023219108582, 0.8275538086891174, 0.9131776094436646, -0.8849216103553772, -0.8506720662117004, -1.1075434684753418, -1.227416753768921, -1.484287977218628, -0.7992978096008301, -0.7307988405227661, -1.073293924331665, -1.415789008140564, -1.38153946399688 [e2e-predictor] 72, -1.0561691522598267, 0.2110627144575119, -1.0047948360443115, -1.0390443801879883, -0.5424265265464783, -1.2959157228469849, -1.5527870655059814, -1.7754088640213013, -0.30267998576164246, 0.9303023219108582, 1.7522903680801392, 1.9235379695892334, 1.2899221181869507, 1.101549744606018, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.8275538086891174, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063], [0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.27956172823905945, 0.3651854991912842, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4269200563430786, 1.4782943725585938, 1.444044828414917, 1.324171543121338, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4269200563430786, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5467933416366577, 1.5296685695648193, 1.375545859336853, 1.5467933416366577, 1.444044828414917, 1.444044828414917, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.563918113708496, 1.4954191446304321, 1.4782943725585938, 1.4954191446304321, 1.444044828414917, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5125439167022705, 1.444044828414917, 1.3926706314086914, 1.3412963151931763, 1.3070467710494995, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1357992887496948, 1.0673003196716309, 0.9988013505935669, 0.9303023219 [e2e-predictor] 108582, 0.9816765785217285, 1.0330508947372437, 0.9645518660545349, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, -1.0561691522598267, -1.0390443801879883, -1.4329137802124023, -1.7411593198776245, -1.8096582889556885, -1.8267830610275269, 0.7248052954673767, 0.6049320101737976, -0.5424265265464783, -1.141792893409729, -0.9876701235771179, -0.9020463228225708, -1.3986642360687256, 0.38231024146080017, -0.08005820959806442, -0.16568197309970856, -1.2959157228469849, -0.3369295001029968, -1.4500385522842407, -1.3815394639968872, 1.324171543121338, 1.8892884254455566, 1.4097954034805298, 1.18717360496521, 0.9474270939826965, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.2110627144575119, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.375545859336853, 1.4269200563430786, 1.4954191446304321, 1.5296685695648193, 1.4954191446304321, 1.563918113708496, 1.4782943725585938, 1.5125439167022705, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.5810428857803345, 1.444044828414917, 1.5467933416366577, 1.6152924299240112, 1.5810428857803345, 1.4782943725585938, 1.4097954034805298, 1.3926706314086914, 1.444044828414917, 1.563918113708496, 1.63241708278656, 1.6495418548583984, 1.6152924299240112, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5125439167022705, 0.17681321501731873, 0.622056782245636, 0.9131776094436 [e2e-predictor] 646, 0.9303023219108582, 0.587807297706604, 0.29668647050857544, 0.587807297706604, 1.5125439167022705, 1.5981676578521729, 1.5296685695648193, 1.4954191446304321, 1.4611696004867554, 1.444044828414917, 1.3926706314086914, 1.3584210872650146, 1.324171543121338, 1.2727973461151123, 1.2042982578277588, 1.1529240608215332, 1.101549744606018, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, -0.8677968382835388, -1.073293924331665, -1.3644146919250488, -1.6897850036621094, -1.8267830610275269, -1.758284091949463, 1.0159261226654053, 0.0055655487813055515, 0.9474270939826965, -0.28555524349212646, -0.6280503273010254, -0.6965492963790894, -0.045808710157871246, 0.29668647050857544, 0.3309359848499298, 0.4679340124130249, -0.42255327105522156, -1.2787909507751465, -0.4910522699356079, -0.43967801332473755, 0.9988013505935669, 1.63241708278656, 1.5296685695648193, 1.1357992887496948, 0.9303023219108582, 0.9303023219108582, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063], [0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.26243698596954346, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5296685695648193, 1.5125439167022705, 1.4269200563430786, 1.5296685695648193, 1.4782943725585938, 1.3926706314086914, 1.4954191446304321, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5810428857803345, 1.5467933416366577, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.4782943725585938, 1.5810428857803345, 1.5810428857 [e2e-predictor] 803345, 1.5296685695648193, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5125439167022705, 1.5467933416366577, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.4782943725585938, 1.444044828414917, -0.6965492963790894, -1.0047948360443115, -1.073293924331665, -1.6555355787277222, -1.9295315742492676, -2.032280206680298, -0.3540542721748352, 1.6495418548583984, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.4611696004867554, 1.4097954034805298, 1.375545859336853, 1.3412963151931763, 1.2727973461151123, 1.2385478019714355, 1.2042982578277588, 1.1529240608215332, 1.0844250917434692, 1.0673003196716309, 0.9816765785217285, 0.9474270939826965, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.810429036617279, -1.1931672096252441, -1.141792893409729, -1.5527870655059814, -1.79253351688385, -1.8267830610275269, -0.9534205794334412, 0.6049320101737976, 1.324171543121338, 1.8207894563674927, 0.8618032932281494, -0.3540542721748352, -0.08005820959806442, -1.484287977218628, -0.43967801332473755, 1.0844250917434692, 0.656306266784668, -0.7307988405227661, -0.9876701235771179, -1.3644146919250488, -0.8849216103553772, -0.9876701235771179, 1.5467933416366577, 1.7009161710739136, 1.0159261226654053, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744], [0.12543895840644836, 0.14256370067596436, 0.2110627144575119, 0.2281874716281891, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.656306266784668, 0.6905558109283447, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1. [e2e-predictor] 5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4782943725585938, 1.5296685695648193, 1.4269200563430786, 1.5467933416366577, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.5810428857803345, 1.444044828414917, 1.4954191446304321, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5467933416366577, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.444044828414917, 0.5193082690238953, -1.3301652669906616, -1.4500385522842407, -1.5185375213623047, -1.878157377243042, -1.8952820301055908, -1.3301652669906616, 0.9988013505935669, 1.4782943725585938, 1.5296685695648193, 1.5296685695648193, 1.4611696004867554, 1.444044828414917, 1.375545859336853, 1.3412963151931763, 1.2899221181869507, 1.2385478019714355, 1.1700488328933716, 1.1529240608215332, 1.101549744606018, 1.0673003196716309, 0.9474270939826965, 1.0159261226654053, 0.9645518660545349, 0.9131776094436646, 0.8960528373718262, 0.8618032932281494, 0.38231024146080017, -0.9705453515052795, -1.3815394639968872, -1.6212860345840454, -1.6897850036621094, -0.8506720662117004, 1.8379141092300415, 1.8721636533737183, 1.718040943145752, 1.8892884254455566, 1.7351655960083008, 0.7248052954673767, 0.056939806789159775, -1.0047948360443115, -1.1075434684753418, 1.255672574043274, 0.9988013505935669, -0.4910522699356079, -0.6794245839118958, -0.3883037567138672, -0.16568197309970856, 0.4850587546825409, 1.7009161710739136, 1.255672574043274, 1.255672574043274, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744], [0.12543895840644836, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.810429036617279, 0.8618032932281494, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.238547801 [e2e-predictor] 9714355, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.3412963151931763, 1.4782943725585938, 1.5296685695648193, 1.324171543121338, 1.4269200563430786, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5296685695648193, 1.2727973461151123, -1.1931672096252441, -1.1589176654815674, -1.2787909507751465, -1.8096582889556885, -1.9124068021774292, -1.8952820301055908, -0.42255327105522156, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.4611696004867554, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.2727973461151123, 1.2385478019714355, 1.1529240608215332, 1.1186745166778564, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.8789280652999878, 0.8275538086891174, -0.4910522699356079, -1.415789008140564, -1.535662293434143, -1.604161262512207, -0.8677968382835388, 1.5981676578521729, 1.8379141092300415, 1.786539912223816, 1.8721636533737183, 1.9406627416610718, 1.906413197517395, 1.4611696004867554, 0.7761795520782471, 0.12543895840644836, -1.0904186964035034, 1.1700488328933716, 0.8960528373718262, 0.02269030176103115, -0.40542852878570557, -0.5253018140792847, -1.415789008140564, 0.3480607271194458, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6049320101737976], [0.15968845784664154, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.170048832893371 [e2e-predictor] 6, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.4611696004867554, 1.6495418548583984, 1.4954191446304321, 1.5467933416366577, 1.375545859336853, 1.444044828414917, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.4954191446304321, 1.444044828414917, -0.9534205794334412, -0.8164225816726685, -1.2959157228469849, -1.6555355787277222, -1.8096582889556885, -1.3472900390625, -1.1931672096252441, 0.5706825256347656, 1.375545859336853, 1.5810428857803345, 1.4097954034805298, 1.3926706314086914, 1.3584210872650146, 1.3070467710494995, 1.255672574043274, 1.18717360496521, 1.1529240608215332, 1.1186745166778564, 1.101549744606018, 0.9988013505935669, 0.9474270939826965, 0.8960528373718262, 0.8789280652999878, 0.19393795728683472, -1.6212860345840454, 0.43368449807167053, 1.324171543121338, 1.4954191446304321, 1.2385478019714355, 1.8550388813018799, 1.9235379695892334, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 1.9406627416610718, 1.9920369386672974, 0.9131776094436646, 0.810429036617279, -1.0561691522598267, 1.4954191446304321, 1.1357992887496948, 0.38231024146080017, 0.7076805233955383, -0.16568197309970856, -1.5527870655059814, -1.1589176654815674, 1.444044828414917, 1.375545859336853, 1.3926706314086914, 0.9303023219108582, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976], [0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.41655975580215454, 0.41655975580215454, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8446785807609558, 0.8789280652999878, [e2e-predictor] 0.8789280652999878, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.18717360496521, 1.2042982578277588, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.4611696004867554, 1.5467933416366577, 1.5125439167022705, 1.4611696004867554, 1.563918113708496, 1.5467933416366577, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5467933416366577, 1.4954191446304321, -0.21705622971057892, -0.43967801332473755, -1.141792893409729, -1.02191960811615, -1.7411593198776245, -1.79253351688385, -0.7821730971336365, -0.9876701235771179, -1.1931672096252441, -1.02191960811615, 0.10831420123577118, 1.4954191446304321, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.2042982578277588, 1.1357992887496948, 1.1700488328933716, 1.0844250917434692, 1.0330508947372437, 0.9816765785217285, 0.9131776094436646, 0.7076805233955383, 0.7761795520782471, 1.375545859336853, 2.0091617107391357, 1.906413197517395, 1.4097954034805298, 1.7694151401519775, 1.786539912223816, 2.0091617107391357, 1.906413197517395, 1.974912166595459, 2.0605359077453613, 1.8892884254455566, 1.2214230298995972, 0.41655975580215454, -1.2445415258407593, 1.718040943145752, 1.4782943725585938, 1.1700488328933716, 1.0844250917434692, 0.8446785807609558, -1.4671632051467896, -1.3472900390625, 1.18717360496521, 1.2727973461151123, 1.63241708278656, 0.9645518660545349, 0.8789280652999878, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, [e2e-predictor] 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5467933416366577, 1.4782943725585938, 1.5810428857803345, 1.6152924299240112, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6495418548583984, 1.5467933416366577, 1.5981676578521729, 0.7761795520782471, -1.1931672096252441, -0.14855723083019257, -1.5185375213623047, -1.0561691522598267, -0.9362958669662476, -0.610925555229187, -1.1246682405471802, -1.8610326051712036, -1.3472900390625, -1.6384108066558838, 1.0330508947372437, 1.324171543121338, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1529240608215332, 1.4097954034805298, 1.324171543121338, 1.7522903680801392, 1.324171543121338, 1.8207894563674927, 2.0091617107391357, 1.974912166595459, 1.8892884254455566, 1.6666666269302368, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 2.0091617107391357, 1.9577873945236206, 1.9577873945236206, 2.0262863636016846, 1.8550388813018799, 1.375545859336853, 0.17681321501731873, -0.6965492963790894, 1.7694151401519775, 1.3584210872650146, 1.7694151401519775, 1.8207894563674927, 1.2727973461151123, -0.8849216103553772, -1.3644146919250488, 0.3480607271194458, 1.6152924299240112, 1.563918113708496, 0.9816765785217285, 0.8446785807609558, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.604932 [e2e-predictor] 0101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604], [0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8275538086891174, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.6152924299240112, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.63241708278656, 0.39943498373031616, -0.6280503273010254, -0.31980475783348083, -0.5938007831573486, -1.1246682405471802, -0.9191710948944092, -1.79253351688385, -0.6622998118400574, -1.1760424375534058, -0.7821730971336365, -0.40542852878570557, 1.4269200563430786, 1.4097954034805298, 1.3926706314086914, 1.5467933416366577, 2.0434112548828125, 1.8207894563674927, 1.6666666269302368, 2.0434112548828125, 1.4954191446304321, 2.0434112548828125, 1.974912166595459, 2.111910104751587, 1.8379141092300415, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.6152924299240112, 2.0262863636016846, 1.8036646842956543, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 1.2899221181869507, -0.7479235529899597, 1.5467933416366577, 1.906413197517395, 1.4269200563430786, 1.906413197517395, 1.974912166595459, 0.9645518660545349, 0.056939806789159775, -1.604161262512207, 0.6049320101737976, 1.18717360496521, 1.5125439167022705, 1.3926706314086914, 0.8789280652999878, 0.6391815543174744, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347 [e2e-predictor] 656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656], [0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.43368449807167053, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7419300675392151, 0.810429036617279, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9474270939826965, 0.9988013505935669, 0.9988013505935669, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6495418548583984, 1.6152924299240112, 1.6152924299240112, 1.375545859336853, -0.3711790144443512, -1.3130404949188232, 0.24531221389770508, -1.7240345478057861, -0.8849216103553772, -1.4500385522842407, -1.2959157228469849, -0.5938007831573486, -1.261666178703308, -0.8506720662117004, 0.7076805233955383, 0.8446785807609558, 1.8721636533737183, 2.094785451889038, 1.974912166595459, 1.7351655960083008, 2.0605359077453613, 1.6152924299240112, 1.9920369386672974, 2.0091617107391357, 1.9920369386672974, 1.8892884254455566, 1.8721636533737183, 1.6495418548583984, 1.9406627416610718, 1.8379141092300415, 2.0091617107391357, 1.5810428857803345, 2.0091617107391357, 2.0776607990264893, 1.9406627416610718, 0.8618032932281494, 1.1700488328933716, 1.8036646842956543, 2.0091617107391357, 1.4269200563430786, 1.9235379695892334, 2.0262863636016846, 1.1529240608215332, 0.2110627144575119, -1.535662293434143, 0.622056782245636, 1.255672574043274, 1.444044828414917, 1.5981676578521729, 1.0844250917434692, 0.656306266784668, 0.7419300675392151, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0 [e2e-predictor] .7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.6905558109283447, 0.7590547800064087, 0.7248052954673767, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.444044828414917, 1.1357992887496948, 0.2281874716281891, -0.4568027853965759, -1.0561691522598267, -0.6794245839118958, -1.1246682405471802, -0.9362958669662476, -0.1143077164888382, -1.3815394639968872, -1.2959157228469849, -0.2684305012226105, 0.38231024146080017, -1.7069097757339478, -0.7479235529899597, -1.6384108066558838, -1.227416753768921, 1.6666666269302368, 1.974912166595459, 1.6152924299240112, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 1.974912166595459, 1.5467933416366577, 1.7522903680801392, 1.9235379695892334, 2.0605359077453613, 1.4269200563430786, 1.786539912223816, 2.0776607990264893, 2.0776607990264893, 1.9406627416610718, 1.786539912223816, 1.906413197517395, 1.974912 [e2e-predictor] 166595459, 2.0605359077453613, 1.444044828414917, 1.9235379695892334, 2.0434112548828125, 1.4097954034805298, 0.4508092403411865, -1.415789008140564, 1.563918113708496, 1.2727973461151123, 1.786539912223816, 1.2899221181869507, 0.9131776094436646, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.38231024146080017, 0.41655975580215454, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.2727973461151123, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.563918113708496, -0.6622998118400574, -1.3301652669906616, -0.8506720662117004, -0.21705622971057892, 0.2110627144575119, -1.3472900390625, -1.5527870655059814, -0.5595512986183167, -1.2102919816970825, -1.604161262512207, -0.5595512986183167, -1.141792893409729, -1.1246682405471802, -1.5185375213623047, -0.9191710948944092, -1.3130404949188232, -0.645175039 [e2e-predictor] 768219, -1.7240345478057861, -1.1246682405471802, 0.19393795728683472, 0.4850587546825409, 1.0673003196716309, 1.9577873945236206, 1.9235379695892334, 1.9235379695892334, 1.4269200563430786, 1.8550388813018799, 2.0262863636016846, 1.1186745166778564, 1.5981676578521729, 1.9406627416610718, 2.1632845401763916, 2.111910104751587, 2.0091617107391357, 1.9235379695892334, 1.906413197517395, 1.8892884254455566, 1.6837913990020752, 1.8550388813018799, 1.974912166595459, 1.63241708278656, 0.19393795728683472, -1.484287977218628, 2.0091617107391357, 1.9406627416610718, 1.324171543121338, 1.444044828414917, 0.6391815543174744, 0.7248052954673767, 0.656306266784668, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9816765785217285, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.7009161710739136, 1.666666626 [e2e-predictor] 9302368, 1.5981676578521729, -0.02868395671248436, -0.5424265265464783, -1.1589176654815674, -0.7479235529899597, 0.14256370067596436, -0.42255327105522156, -0.06293346732854843, -0.7479235529899597, 0.03981505334377289, 0.056939806789159775, -1.5870364904403687, -1.8439078330993652, -0.9362958669662476, -1.8096582889556885, -1.672660231590271, -0.6280503273010254, -0.9362958669662476, -1.6555355787277222, -1.7069097757339478, -1.535662293434143, -0.8335473537445068, -0.2513057291507721, -0.610925555229187, 0.8789280652999878, 1.8379141092300415, 1.5125439167022705, 1.5125439167022705, 1.7522903680801392, 1.255672574043274, 1.974912166595459, 1.7009161710739136, 1.974912166595459, 2.111910104751587, 2.094785451889038, 2.0091617107391357, 1.8036646842956543, 1.906413197517395, 1.8379141092300415, 1.9920369386672974, 1.974912166595459, 1.9406627416610718, -0.3883037567138672, -0.1143077164888382, 2.0776607990264893, 2.0434112548828125, 1.324171543121338, 0.8618032932281494, 0.12543895840644836, 0.9474270939826965, 0.587807297706604, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, 1.3584210872650146, 1.375545859336853, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810 [e2e-predictor] 428857803345, 1.5810428857803345, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.6495418548583984, 1.6666666269302368, 1.6666666269302368, 1.5125439167022705, 0.091189444065094, -0.6622998118400574, -0.6280503273010254, -0.7821730971336365, -0.14855723083019257, 0.03981505334377289, -1.7069097757339478, -1.4500385522842407, -0.08005820959806442, -0.3883037567138672, -0.7650483250617981, -0.576676070690155, -1.604161262512207, -0.21705622971057892, -0.7307988405227661, -1.4500385522842407, -1.1246682405471802, -1.0904186964035034, -1.3815394639968872, -1.261666178703308, -1.1589176654815674, -0.645175039768219, -1.535662293434143, -0.16568197309970856, -0.2341809868812561, 1.5810428857803345, 1.8892884254455566, 1.2385478019714355, 1.3584210872650146, 1.563918113708496, 1.6837913990020752, 1.8036646842956543, 2.0776607990264893, 2.0091617107391357, 2.0091617107391357, 2.0776607990264893, 1.9920369386672974, 1.9235379695892334, 2.129034996032715, 2.0434112548828125, 1.974912166595459, -0.6622998118400574, 1.4097954034805298, 2.0091617107391357, 2.0776607990264893, 1.7694151401519775, 1.5981676578521729, 0.7076805233955383, 0.7248052954673767, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.1700488328933716, 1.1529240608215332, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.324171543121338, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.59816765785217 [e2e-predictor] 29, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6495418548583984, 1.6495418548583984, 1.444044828414917, -1.3815394639968872, -0.7992978096008301, -0.6794245839118958, -1.1075434684753418, -0.08005820959806442, -0.19993148744106293, -0.8164225816726685, -1.5014127492904663, 0.2110627144575119, 0.19393795728683472, 0.10831420123577118, -1.3986642360687256, -0.21705622971057892, -1.7411593198776245, -1.6555355787277222, -1.3472900390625, -1.2445415258407593, -0.6965492963790894, 0.6391815543174744, -1.0047948360443115, -0.9362958669662476, -1.415789008140564, -0.9362958669662476, -1.3815394639968872, -1.02191960811615, 0.656306266784668, 1.3926706314086914, 1.1357992887496948, 0.17681321501731873, 1.7694151401519775, 1.8721636533737183, 1.974912166595459, 1.8892884254455566, 2.0091617107391357, 2.094785451889038, 1.9406627416610718, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0605359077453613, 1.9577873945236206, 1.8892884254455566, 1.9920369386672974, 2.0605359077453613, 1.4611696004867554, 1.0844250917434692, 0.6391815543174744, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.5193082690238953, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.1357992887496948, 1.1357992887496948, 1.18717 [e2e-predictor] 360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.4097954034805298, 1.4269200563430786, 1.4954191446304321, 1.5125439167022705, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.5981676578521729, 1.6495418548583984, 1.6666666269302368, 1.4954191446304321, -0.7307988405227661, -1.0561691522598267, -0.5938007831573486, -1.261666178703308, -1.1931672096252441, 1.2727973461151123, -1.1760424375534058, -0.8164225816726685, -1.0561691522598267, -1.7411593198776245, -0.7992978096008301, -0.5595512986183167, -1.1760424375534058, -0.8677968382835388, -1.7411593198776245, -1.2445415258407593, -0.7992978096008301, 1.0501755475997925, 1.786539912223816, 1.7694151401519775, 0.15968845784664154, -1.2787909507751465, -0.4739275276660919, -1.2959157228469849, -0.9362958669662476, -1.3301652669906616, -0.31980475783348083, 1.63241708278656, 0.5364330410957336, 1.8721636533737183, 1.2385478019714355, 1.6666666269302368, 1.9235379695892334, 1.974912166595459, 2.0091617107391357, 2.0605359077453613, 2.0776607990264893, 2.1461596488952637, 1.9920369386672974, 2.111910104751587, 1.974912166595459, 2.0091617107391357, 1.8721636533737183, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.2385478019714355, 0.7248052954673767, 0.6049320101737976, 0.7076805233955383, 0.7076805233955383, 0.7590547800064087, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9303023219108582, 0.9474270939826965, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9645518660545349, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, [e2e-predictor] 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0159261226654053, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0844250917434692, 1.101549744606018, 1.1529240608215332, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6666666269302368, 1.5981676578521729, 1.7351655960083008, -1.2787909507751465, 0.5021834969520569, 1.8207894563674927, 0.3480607271194458, 0.2110627144575119, -0.9876701235771179, -0.5595512986183167, -1.0904186964035034, -1.3815394639968872, -1.672660231590271, -1.3301652669906616, -0.16568197309970856, -0.7821730971336365, -1.3472900390625, -1.7240345478057861, -0.6622998118400574, 1.1529240608215332, 1.4097954034805298, 1.4097954034805298, 2.1461596488952637, 1.2899221181869507, 0.6391815543174744, 1.0330508947372437, 1.4954191446304321, 0.9131776094436646, -0.8677968382835388, -1.1075434684753418, 0.8446785807609558, 1.6495418548583984, 1.5296685695648193, 1.7694151401519775, 1.6495418548583984, 1.8721636533737183, 1.8892884254455566, 1.8892884254455566, 1.974912166595459, 2.0605359077453613, 1.9406627416610718, 2.0605359077453613, 2.111910104751587, 1.974912166595459, 1.9920369386672974, 1.9406627416610718, 2.111910104751587, 2.1461596488952637, 1.4269200563430786, 0.5706825256347656, 0.5364330410957336, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.536 [e2e-predictor] 4330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2727973461151123, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5810428857803345, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.7351655960083008, 1.6837913990020752, 1.6152924299240112, 1.6152924299240112, 1.7009161710739136, 1.6837913990020752, -0.3369295001029968, 0.27956172823905945, 0.7248052954673767, 0.7248052954673767, -0.7307988405227661, -0.6622998118400574, -1.3986642360687256, -1.1760424375534058, -1.2445415258407593, -1.141792893409729, -1.3130404949188232, -1.02191960811615, -1.4500385522842407, -1.6384108066558838, -0.2341809868812561, -1.2102919816970825, 1.1700488328933716, 0.7761795520782471, 1.5296685695648193, 1.563918113708496, 2.0434112548828125, 1.8550388813018799, 1.4269200563430786, 1.1357992887496948, 1.18717360496521, 0.8618032932281494, -1.0561691522598267, 0.810429036617279, 1.786539912223816, 1.8892884254455566, 1.444044828414917, 1.6495418548583984, 1.7351655960083008, 1.7694151401519775, 1.8892884254455566, 2.1461596488952637, 2.0091617107391357, 2.0776607990264893, 2.111910104751587, 2.094785451889038, 1.8550388813018799, 1.9577873945236206, 2.094785451889038, 2.0434112548828125, 1.6837913990020752, 0.9816765785217285, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.41655975580215454], [0.2281874716281891, 0.228187 [e2e-predictor] 4716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.2214230298995972, 1.2385478019714355, 1.3070467710494995, 1.3412963151931763, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6666666269302368, 1.563918113708496, 1.7009161710739136, -0.16568197309970856, -0.2684305012226105, 0.2281874716281891, 0.7076805233955383, 0.0740646943449974, 1.2214230298995972, 1.3584210872650146, 0.7419300675392151, -1.2102919816970825, 0.02269030176103115, -1.415789008140564, -0.9705453515052795, -0.7307988405227661, -0.5424265265464783, -1.2102919816970825, -0.045808710157871246, -0.7821730971336365, -1.4671632051467896, -1.2102919816970825, -1.1589176654815674, 0.8446785807609558, 1.255672574043274, 0.9988013505935669, 1.7522903680801392, 1.9235379695892334, 0.9303023219108582, 0.8618032932281494, 0.7933043241500854, 0.4679340124130249, 0.6391815543174744, -0.13143247365951538, 1.8550388813018799, 1.7351655960083008, 1.5981676578521729, 1.6837913990020752, 1.7351655960083008, 1.6495418548583984, 1.5981676578521729, 1.8379141092300415, 1.974912166595459, 2.0605359077453613, 2.0776607990264893, 2.0434112548828125, 2.0262863636016846, 2.0091617107391357, 2.0091617107391357, 2.0605359077453613, 2.111910104751587, 1.8550388813018799, 0.6049320101737976, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.50218349695205 [e2e-predictor] 69, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8618032932281494, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9816765785217285, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0330508947372437, 1.0844250917434692, 1.101549744606018, 1.2042982578277588, 1.2214230298995972, 1.2727973461151123, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.63241708278656, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5467933416366577, 1.4611696004867554, 0.656306266784668, -0.5424265265464783, 0.29668647050857544, 1.2214230298995972, 1.2214230298995972, 1.2899221181869507, 1.375545859336853, 1.2727973461151123, 0.8275538086891174, 0.12543895840644836, -0.7307988405227661, -1.2102919816970825, -1.6212860345840454, -1.5527870655059814, -0.5081770420074463, -1.1589176654815674, -0.30267998576164246, -1.604161262512207, -1.073293924331665, -0.5595512986183167, -1.3815394639968872, 1.18717360496521, 1.4097954034805298, 0.9816765785217285, 0.8446785807609558, 1.4269200563430786, 1.4611696004867554, 1.2385478019714355, 0.8789280652999878, 1.0330508947372437, 1.255672574043274, 1.7694151401519775, 1.7694151401519775, 1.8036646842956543, 1.7351655960083008, 1.7351655960083008, 1.8207894563674927, 1.6152924299240112, 1.6666666269302368, 1.7522903680801392, 1.8207894563674927, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 1.9406627416610718, 2.0605359077453613, 1.563918113708496, 0.6905558109283447, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, [e2e-predictor] 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8960528373718262, 0.8789280652999878, 0.8960528373718262, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9645518660545349, 0.9988013505935669, 1.0501755475997925, 1.0844250917434692, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.3070467710494995, 1.3584210872650146, 1.3926706314086914, 1.444044828414917, 1.4611696004867554, 1.5296685695648193, 1.5467933416366577, 1.563918113708496, 1.5981676578521729, 1.5981676578521729, 1.63241708278656, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.5810428857803345, 1.5810428857803345, 1.5296685695648193, 1.5810428857803345, 0.4679340124130249, 0.7419300675392151, -0.5424265265464783, 0.27956172823905945, 1.2214230298995972, 1.3412963151931763, 1.4611696004867554, 1.3926706314086914, 1.3070467710494995, 1.1529240608215332, 1.0673003196716309, -0.9191710948944092, -0.8335473537445068, -1.604161262512207, -0.5424265265464783, -1.0904186964035034, -0.16568197309970856, -0.8164225816726685, -0.610925555229187, -1.073293924331665, -1.4671632051467896, -0.6622998118400574, -0.9705453515052795, 1.0330508947372437, 1.101549744606018, 1.4954191446304321, 1.8207894563674927, 1.8892884254455566, 1.8379141092300415, 1.8550388813018799, 1.6495418548583984, 1.563918113708496, 1.8036646842956543, 1.6666666269302368, 1.8892884254455566, 1.9235379695892334, 1.9920369386672974, 1.8721636533737183, 1.8207894563674927, 1.5981676578521729, 1.8207894563674927, 1.8892884254455566, 1.7694151401519775, 1.6495418548583984, 1.9406627416610718, 1.8721636533737183, 1.9235379695892334, 1.9406627416610718, [e2e-predictor] 1.974912166595459, 1.7694151401519775, 0.7248052954673767, 0.6391815543174744, 0.6905558109283447, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.4679340124130249, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9303023219108582, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8446785807609558, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8789280652999878, 0.9303023219108582, 0.9645518660545349, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2214230298995972, 1.255672574043274, 1.3070467710494995, 1.375545859336853, 1.4269200563430786, 1.4611696004867554, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.6152924299240112, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.6152924299240112, 0.3138112425804138, 1.0330508947372437, -0.42255327105522156, 0.26243698596954346, 1.3412963151931763, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.3070467710494995, 1.1186745166778564, 1.2385478019714355, 0.10831420123577118, -1.227416753768921, -0.8849216103553772, -1.5699117183685303, 0.0055655487813055515, -0.2513057291507721, -0.43967801332473755, -0.5424265265464783, -1.1589176654815674, -0.2684305012226105, -1.3472900390625, -1.2102919816970825, -1.3301652669906616, 1.6837913990020752, 1.9235379695892334, 1.9235379695892334, 1.5810428857803345, 1.855 [e2e-predictor] 0388813018799, 1.974912166595459, 1.718040943145752, 1.8207894563674927, 1.8207894563674927, 1.5467933416366577, 2.0262863636016846, 2.0091617107391357, 1.7009161710739136, 1.7694151401519775, 1.7351655960083008, 1.8550388813018799, 1.906413197517395, 1.786539912223816, 1.7522903680801392, 1.8721636533737183, 1.8207894563674927, 1.9920369386672974, 1.7522903680801392, 1.8207894563674927, 1.8379141092300415, 1.1529240608215332, 0.6049320101737976, 0.587807297706604, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8275538086891174, 0.8275538086891174, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.444044828414917, 1.4782943725585938, 1.5296685695648193, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.6152924299240112, 1.6152924299240112, 1.5981676578521729, 1.5810428857803345, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5981676578521729, 0.4850587546825409, 1.2042982578277588, 0.03981505334377289, 0.12543895840644836, 1.324171543121338, 1.3926706314086914, 1.444044828414917, 1.375545859336853, 1.3070467710494995, 1.033050 [e2e-predictor] 8947372437, 1.2214230298995972, 1.101549744606018, 1.324171543121338, -0.06293346732854843, -0.7307988405227661, -1.1589176654815674, -1.7754088640213013, -0.6965492963790894, -0.4739275276660919, -0.18280673027038574, -1.0390443801879883, -1.1760424375534058, -1.2959157228469849, -1.4671632051467896, -0.30267998576164246, 1.3926706314086914, 1.7009161710739136, 1.8036646842956543, 1.9920369386672974, 1.786539912223816, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.9577873945236206, 1.4782943725585938, 2.0605359077453613, 2.0262863636016846, 2.1461596488952637, 2.0091617107391357, 1.906413197517395, 1.8379141092300415, 1.9235379695892334, 1.786539912223816, 1.7351655960083008, 1.7694151401519775, 1.7522903680801392, 1.6666666269302368, 1.8036646842956543, 2.0776607990264893, 1.375545859336853, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.26243698596954346, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0844250917434692, 1.1357992887496948, 1.2042982578277588, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5467933416366577, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5 [e2e-predictor] 125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5810428857803345, 0.6734310388565063, 0.8960528373718262, 0.6734310388565063, 0.38231024146080017, 1.3584210872650146, 1.444044828414917, 1.3584210872650146, 1.3584210872650146, 0.9303023219108582, 1.0673003196716309, 1.1357992887496948, 1.1529240608215332, 1.375545859336853, 1.4269200563430786, -0.4568027853965759, -1.2102919816970825, -1.3644146919250488, -1.261666178703308, 0.38231024146080017, -0.5253018140792847, 0.4679340124130249, -0.02868395671248436, -1.5870364904403687, -1.3644146919250488, -1.0904186964035034, -1.672660231590271, -0.6280503273010254, 1.6152924299240112, 1.9235379695892334, 1.7009161710739136, 1.6152924299240112, 2.094785451889038, 2.0434112548828125, 2.0434112548828125, 1.6666666269302368, 1.9235379695892334, 1.9577873945236206, 1.9577873945236206, 2.0434112548828125, 2.0262863636016846, 1.9920369386672974, 1.9577873945236206, 1.8379141092300415, 1.8721636533737183, 1.7009161710739136, 1.7694151401519775, 1.7694151401519775, 1.8207894563674927, 1.9920369386672974, 1.101549744606018, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7761795520782471, 0.810429036617279, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.9303023219108582, 0.9474270939826965, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.3926706314086914, 1.4269200563430786, 1.4782943725585938, 1.4954191446304321, 1.5296685695648193, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.5810428857803345, 1.563918113708496, 1.5296685695648 [e2e-predictor] 193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.9988013505935669, 0.12543895840644836, 0.8446785807609558, 1.3070467710494995, 1.4097954034805298, 1.2899221181869507, 1.0844250917434692, 0.7761795520782471, 1.2042982578277588, 1.324171543121338, 1.2042982578277588, 1.3584210872650146, 1.3584210872650146, 1.255672574043274, -0.645175039768219, -0.576676070690155, 0.03981505334377289, -0.3711790144443512, -0.19993148744106293, 0.056939806789159775, 0.6905558109283447, 1.563918113708496, -1.1760424375534058, -1.4329137802124023, -1.0390443801879883, -1.5014127492904663, 0.3309359848499298, 1.8207894563674927, 1.7351655960083008, 1.8036646842956543, 2.0776607990264893, 2.0434112548828125, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0091617107391357, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9406627416610718, 1.9235379695892334, 1.9235379695892334, 1.9235379695892334, 1.7522903680801392, 2.129034996032715, 2.1461596488952637, 0.5193082690238953, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616], [0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.1186745166778564, [e2e-predictor] 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.444044828414917, 1.4954191446304321, 1.5125439167022705, 1.563918113708496, 1.5810428857803345, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.5981676578521729, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.2042982578277588, 0.7076805233955383, 1.4611696004867554, 1.2385478019714355, 1.2042982578277588, 1.0159261226654053, 1.0159261226654053, 0.7933043241500854, 1.2042982578277588, 1.3584210872650146, 1.2385478019714355, 1.324171543121338, 1.2727973461151123, 1.375545859336853, 0.8446785807609558, 0.02269030176103115, -0.31980475783348083, -0.610925555229187, 0.056939806789159775, 0.5706825256347656, 0.4508092403411865, 0.0740646943449974, 0.091189444065094, -1.1246682405471802, -0.6280503273010254, -0.6622998118400574, -1.3986642360687256, 0.3309359848499298, 1.6152924299240112, 1.8721636533737183, 2.0434112548828125, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9406627416610718, 2.0091617107391357, 1.786539912223816, 1.4954191446304321, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 1.9406627416610718, 2.0262863636016846, 2.1632845401763916, 2.1632845401763916, 0.7933043241500854, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4679340124130249, 0.48505 [e2e-predictor] 87546825409, 0.4850587546825409, 0.5193082690238953, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.810429036617279, 0.8446785807609558, 0.8960528373718262, 0.9474270939826965, 0.9816765785217285, 1.0673003196716309, 1.1529240608215332, 1.18717360496521, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3926706314086914, 1.4097954034805298, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.563918113708496, 1.0159261226654053, 1.1529240608215332, 1.5981676578521729, 1.7694151401519775, 0.810429036617279, 0.8789280652999878, 1.1186745166778564, 0.9816765785217285, 0.7419300675392151, 1.1529240608215332, 1.6837913990020752, 1.2899221181869507, 1.3584210872650146, 1.8892884254455566, 1.5810428857803345, 1.0501755475997925, 0.9645518660545349, -0.5595512986183167, -0.9020463228225708, 0.7590547800064087, -1.261666178703308, -0.2513057291507721, 1.7522903680801392, 0.6391815543174744, 0.8789280652999878, -1.1589176654815674, -0.8677968382835388, -0.9705453515052795, -0.8335473537445068, -0.7821730971336365, 0.622056782245636, 2.0776607990264893, 2.0776607990264893, 1.974912166595459, 1.9920369386672974, 1.8207894563674927, 2.0262863636016846, 1.9235379695892334, 2.0091617107391357, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.0605359077453613, 2.0776607990264893, 1.786539912223816, 1.974912166595459, 2.1804091930389404, 1.9577873945236206, 0.8618032932281494, 0.587807297706604, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0. [e2e-predictor] 24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.8960528373718262, 0.9816765785217285, 0.9816765785217285, 1.0330508947372437, 1.1186745166778564, 1.1700488328933716, 1.18717360496521, 1.255672574043274, 1.2899221181869507, 1.3412963151931763, 1.375545859336853, 1.444044828414917, 1.4611696004867554, 1.5125439167022705, 1.5296685695648193, 1.5467933416366577, 1.5467933416366577, 1.563918113708496, 1.563918113708496, 1.5467933416366577, 1.5467933416366577, 1.5296685695648193, 1.5296685695648193, 1.5467933416366577, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.5467933416366577, 1.3926706314086914, 0.5535577535629272, 1.3070467710494995, 0.9645518660545349, 0.9474270939826965, 1.3070467710494995, 0.8446785807609558, 1.0330508947372437, 1.101549744606018, 0.8446785807609558, 1.2042982578277588, 1.563918113708496, 1.3070467710494995, 1.5296685695648193, 1.906413197517395, 1.8379141092300415, 1.4097954034805298, 0.8789280652999878, -0.43967801332473755, -0.8506720662117004, -0.1143077164888382, -1.4500385522842407, -0.5595512986183167, 2.0776607990264893, 1.8036646842956543, 0.8960528373718262, 0.622056782245636, -1.02191960811615, -0.8164225816726685, -0.21705622971057892, -1.1075434684753418, -1.0904186964035034, 0.5021834969520569, 2.1804091930389404, 1.9920369386672974, 1.9577873945236206, 1.6837913990020752, 1.8207894563674927, 1.8892884254455566, 1.906413197517395, 1.6666666269302368, 2.214658737182617, 2.1632845401763916, 2.111910104751587, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 2.0605359077453613, 1.8892884254455566, 2.111910104751587, 2.111910104751587, 1.0159261226654053, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.5021834969520569, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784 [e2e-predictor] 664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8618032932281494, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.2214230298995972, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4097954034805298, 1.444044828414917, 1.4782943725585938, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.563918113708496, 1.563918113708496, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.5467933416366577, 1.3926706314086914, 0.5021834969520569, 1.2727973461151123, -0.02868395671248436, 1.8379141092300415, 1.18717360496521, 1.0159261226654053, 0.9988013505935669, 1.3584210872650146, 1.0673003196716309, 1.1529240608215332, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 0.7590547800064087, 0.056939806789159775, 0.12543895840644836, -0.5938007831573486, 1.4097954034805298, -1.3986642360687256, 1.2385478019714355, 1.9406627416610718, 1.6837913990020752, 1.0330508947372437, 0.622056782245636, -0.3540542721748352, -0.19993148744106293, 0.5364330410957336, -0.40542852878570557, -1.2959157228469849, 0.17681321501731873, 1.9920369386672974, 1.8892884254455566, 1.786539912223816, 1.5467933416366577, 0.9645518660545349, 1.974912166595459, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 2.094785451889038, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 2.094785451889038, 2.0262863636016846, 1.8721636533737183, 0.6391815543174744, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0 [e2e-predictor] .43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.41655975580215454, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.9131776094436646, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.0844250917434692, 1.1529240608215332, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.5125439167022705, 1.5296685695648193, 1.5296685695648193, 1.5296685695648193, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.563918113708496, 1.4269200563430786, 0.656306266784668, 0.6734310388565063, 0.41655975580215454, 1.4782943725585938, 1.5467933416366577, 1.1186745166778564, 1.4782943725585938, 1.4954191446304321, 1.1186745166778564, 1.375545859336853, 1.5296685695648193, 1.1357992887496948, 1.444044828414917, 1.8721636533737183, 1.906413197517395, 1.8892884254455566, 1.4097954034805298, 0.9816765785217285, 1.5467933416366577, 0.7761795520782471, 1.1186745166778564, -0.9191710948944092, -0.8506720662117004, 1.9406627416610718, 1.906413197517395, 1.9920369386672974, 1.7009161710739136, 1.2385478019714355, 0.9988013505935669, 0.656306266784668, 0.622056782245636, 0.6049320101737976, -1.5014127492904663, 0.27956172823905945, 1.906413197517395, 1.5810428857803345, 1.9235379695892334, 1.2385478019714355, 1.6837913990020752, 1.9920369386672974, 1.8550388813018799, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 1.974912166595459, 1.9235379695892334, 2.0091617107391357, 2.0434112548828125, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.639181554 [e2e-predictor] 3174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6905558109283447, 0.7419300675392151, 0.7761795520782471, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 1.0159261226654053, 1.0673003196716309, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.2727973461151123, 1.3070467710494995, 1.3584210872650146, 1.4269200563430786, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.5296685695648193, 1.5296685695648193, 1.4954191446304321, 1.4954191446304321, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.5125439167022705, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4954191446304321, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4954191446304321, 1.4269200563430786, 0.587807297706604, 1.3584210872650146, 1.2214230298995972, 1.563918113708496, 1.4782943725585938, 0.9474270939826965, 1.375545859336853, 1.444044828414917, 1.0673003196716309, 1.444044828414917, 1.563918113708496, 1.2042982578277588, 1.375545859336853, 1.8721636533737183, 1.8207894563674927, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 0.4679340124130249, 2.129034996032715, 0.9988013505935669, 1.0673003196716309, -1.2959157228469849, 2.0434112548828125, 1.7351655960083008, 1.9406627416610718, 2.0776607990264893, 2.0262863636016846, 1.9235379695892334, 1.8207894563674927, 0.8960528373718262, 0.810429036617279, 0.810429036617279, -1.3644146919250488, 1.563918113708496, 0.587807297706604, 2.0262863636016846, 1.9235379695892334, 1.563918113708496, 1.8379141092300415, 1.5981676578521729, 1.3070467710494995, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.1975340843200684, 2.0605359077453613, 1.92 [e2e-predictor] 35379695892334, 1.8379141092300415, 2.0091617107391357, 1.8721636533737183, 0.7419300675392151, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.810429036617279, 0.8446785807609558, 0.9131776094436646, 0.9645518660545349, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.255672574043274, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.3926706314086914, 1.4097954034805298, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.5125439167022705, 0.8960528373718262, 1.7694151401519775, 1.0844250917434692, 1.6837913990020752, 1.1529240608215332, 1.101549744606018, 1.3070467710494995, 1.4782943725585938, 0.8446785807609558, 1.375545859336853, 1.63241708278656, 1.1700488328933716, 1.4611696004867554, 1.8892884254455566, 1.8207894563674927, 1.8550388813018799, 1.786539912223816, 1.9406627416610718, 1.6152924299240112, 1.8379141092300415, 1.718040943145752, 1.2727973461151123, -1.2959157228469849, 1.8379141092300415, 1.786539912223816, 1.9920369386672974, 2.0091617107 [e2e-predictor] 391357, 2.0434112548828125, 1.9577873945236206, 1.9577873945236206, 1.8721636533737183, 0.9131776094436646, 0.810429036617279, 0.3309359848499298, -0.9020463228225708, 1.5467933416366577, 1.5296685695648193, 1.101549744606018, 1.8207894563674927, 1.7351655960083008, 1.2042982578277588, 1.255672574043274, 2.1461596488952637, 2.111910104751587, 2.1632845401763916, 2.1461596488952637, 2.0605359077453613, 2.094785451889038, 1.9920369386672974, 1.974912166595459, 1.906413197517395, 1.2899221181869507, 0.622056782245636, 0.5364330410957336, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.6905558109283447, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6905558109283447, 0.7761795520782471, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.255672574043274, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.4269200563430786, 1.444044828414917, 1.4611696004867554, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.4782943725585938, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.3926706314086914, 1.5125439167022705, 1.324171543121338, 1.444044828414917, 1.4269200563430786, 1.9406627416610718, 1.563918113708496, 0.9303023219108582, 0.741930067 [e2e-predictor] 5392151, 1.1529240608215332, 0.810429036617279, 1.444044828414917, 1.7522903680801392, 1.2899221181869507, 1.324171543121338, 1.7694151401519775, 1.8207894563674927, 1.8892884254455566, 1.786539912223816, 1.4782943725585938, 0.5364330410957336, 1.9235379695892334, 1.9920369386672974, 1.3412963151931763, -0.8849216103553772, 1.9577873945236206, 1.8892884254455566, 2.0262863636016846, 2.0091617107391357, 2.094785451889038, 1.974912166595459, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 0.8960528373718262, 0.9303023219108582, -1.1589176654815674, 1.9920369386672974, 1.2214230298995972, 1.8550388813018799, 1.6837913990020752, 1.6495418548583984, 1.2727973461151123, 1.18717360496521, 2.1461596488952637, 2.0434112548828125, 2.1461596488952637, 2.1632845401763916, 2.094785451889038, 2.094785451889038, 2.0434112548828125, 1.906413197517395, 1.906413197517395, 1.906413197517395, 0.6391815543174744, 0.5706825256347656, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053], [0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.3138112425804138, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.7248052954673767, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 1.0159261226654053, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.3070467710494995, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4611696004867554, 1.4611696004867554, 1.4611696004867554, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.4 [e2e-predictor] 097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3584210872650146, 1.4097954034805298, 1.3584210872650146, 1.2214230298995972, 1.3070467710494995, 1.8721636533737183, 1.7522903680801392, 1.2385478019714355, 0.7419300675392151, 0.8275538086891174, 0.9474270939826965, 1.5125439167022705, 1.6495418548583984, 1.324171543121338, 1.6495418548583984, 1.5810428857803345, 1.6837913990020752, 1.8892884254455566, 1.3412963151931763, 0.8618032932281494, 1.5296685695648193, 1.8721636533737183, 1.9920369386672974, 1.375545859336853, -0.5424265265464783, 2.0605359077453613, 1.974912166595459, 2.0434112548828125, 2.0262863636016846, 2.0605359077453613, 2.0434112548828125, 2.0434112548828125, 2.0091617107391357, 2.0091617107391357, 1.563918113708496, 0.8789280652999878, 0.0740646943449974, 0.9474270939826965, 2.0091617107391357, 1.906413197517395, 1.9235379695892334, 1.5981676578521729, 1.6837913990020752, 0.9303023219108582, 2.1975340843200684, 2.094785451889038, 2.111910104751587, 2.1804091930389404, 2.111910104751587, 2.111910104751587, 2.111910104751587, 1.8721636533737183, 1.906413197517395, 2.0262863636016846, 0.7076805233955383, 0.5364330410957336, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.5364330410957336, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.9303023219108582, 1.0159261226654053, 1.0501755475997925, 1.1186745166778564, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.2385478019714355, 1.2727973461151123, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.409795 [e2e-predictor] 4034805298, 1.4097954034805298, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.444044828414917, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4269200563430786, 1.3926706314086914, 1.4097954034805298, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4954191446304321, 1.5467933416366577, 1.1529240608215332, 1.786539912223816, 1.9235379695892334, 1.7522903680801392, 0.6905558109283447, 0.7590547800064087, 1.2385478019714355, 1.4954191446304321, 1.324171543121338, 1.4269200563430786, 1.5296685695648193, 1.8207894563674927, 1.7522903680801392, 1.906413197517395, 0.4508092403411865, 0.41655975580215454, -0.09718296676874161, 1.324171543121338, 1.9235379695892334, 1.2214230298995972, 1.6495418548583984, 2.0605359077453613, 1.8550388813018799, 2.0262863636016846, 1.974912166595459, 2.0434112548828125, 2.0605359077453613, 2.129034996032715, 2.0776607990264893, 2.0605359077453613, 1.718040943145752, 1.9577873945236206, 1.101549744606018, 0.8446785807609558, 1.9577873945236206, 1.974912166595459, 1.6666666269302368, 1.0330508947372437, 1.4782943725585938, 1.0673003196716309, 2.129034996032715, 2.0776607990264893, 2.129034996032715, 2.1632845401763916, 2.111910104751587, 2.0605359077453613, 2.111910104751587, 1.8892884254455566, 1.974912166595459, 1.8207894563674927, 1.1357992887496948, 0.5535577535629272, 0.587807297706604, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.26243698596954346, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.519308269023 [e2e-predictor] 8953, 0.5706825256347656, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 1.0844250917434692, 1.1186745166778564, 1.18717360496521, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4269200563430786, 1.4269200563430786, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.4269200563430786, 1.4269200563430786, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.324171543121338, 1.375545859336853, 1.4611696004867554, 1.4782943725585938, 1.3926706314086914, 1.6152924299240112, 2.0434112548828125, 2.0091617107391357, 1.63241708278656, 0.3309359848499298, 1.444044828414917, 1.7351655960083008, 1.2042982578277588, 1.6152924299240112, 1.7351655960083008, 1.974912166595459, 1.7522903680801392, 2.0262863636016846, 0.26243698596954346, 0.8275538086891174, 0.03981505334377289, 0.8960528373718262, 1.7009161710739136, 2.1461596488952637, 1.5125439167022705, 2.0091617107391357, 1.8036646842956543, 2.129034996032715, 2.0262863636016846, 2.0262863636016846, 1.9920369386672974, 2.0262863636016846, 2.0605359077453613, 2.0262863636016846, 2.0091617107391357, 1.9235379695892334, 1.8892884254455566, 1.5467933416366577, 1.8550388813018799, 1.8892884254455566, 1.718040943145752, 1.2899221181869507, 1.6495418548583984, 1.63241708278656, 1.906413197517395, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.974912166595459, 2.0262863636016846, 1.6495418548583984, 1.4954191446304321, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6734310388565063, 0.6905558109283447, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7248052954673767, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569], [0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.2 [e2e-predictor] 9668647050857544, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5364330410957336, 0.5706825256347656, 0.6391815543174744, 0.6734310388565063, 0.7248052954673767, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9816765785217285, 1.0501755475997925, 1.101549744606018, 1.1357992887496948, 1.18717360496521, 1.1700488328933716, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.4097954034805298, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.4097954034805298, 1.4097954034805298, 1.375545859336853, 1.375545859336853, 1.3412963151931763, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.375545859336853, 1.3584210872650146, 1.3412963151931763, 1.375545859336853, 1.2899221181869507, 1.324171543121338, 0.7933043241500854, 1.4097954034805298, 1.1186745166778564, 1.4269200563430786, 2.111910104751587, 2.0262863636016846, 1.8550388813018799, 0.9303023219108582, 1.63241708278656, 1.8036646842956543, 1.2042982578277588, 1.63241708278656, 1.7522903680801392, 1.906413197517395, 1.8379141092300415, 1.2214230298995972, 0.9474270939826965, 0.9645518660545349, 0.19393795728683472, 0.2281874716281891, 1.2727973461151123, 1.5810428857803345, 1.906413197517395, 1.9920369386672974, 1.8550388813018799, 1.9406627416610718, 2.0262863636016846, 1.9577873945236206, 1.7009161710739136, 2.0091617107391357, 2.1461596488952637, 2.111910104751587, 2.0262863636016846, 1.9235379695892334, 1.9577873945236206, 1.7694151401519775, 1.7009161710739136, 1.8721636533737183, 1.9406627416610718, 1.2385478019714355, 1.4782943725585938, 1.4954191446304321, 1.9577873945236206, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.0776607990264893, 2.0605359077453613, 1.8550388813018799, 1.718040943145752, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.6049320101737976, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.22818747162818 [e2e-predictor] 91, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3480607271194458, 0.39943498373031616, 0.4679340124130249, 0.5193082690238953, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.8275538086891174, 0.810429036617279, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0330508947372437, 1.0844250917434692, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3926706314086914, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.3412963151931763, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.255672574043274, 1.2727973461151123, 0.9474270939826965, 1.3070467710494995, 1.0673003196716309, 1.3412963151931763, 2.0776607990264893, 1.9920369386672974, 1.4269200563430786, 1.5467933416366577, 1.5981676578521729, 1.5125439167022705, 1.2385478019714355, 1.786539912223816, 1.786539912223816, 1.6495418548583984, 1.8207894563674927, 0.5364330410957336, 0.6734310388565063, 1.2727973461151123, 0.24531221389770508, 0.02269030176103115, 0.8960528373718262, 1.4954191446304321, 1.9920369386672974, 1.786539912223816, 1.6666666269302368, 2.0091617107391357, 1.9577873945236206, 1.9235379695892334, 2.0091617107391357, 2.0605359077453613, 2.094785451889038, 2.094785451889038, 2.0262863636016846, 1.9577873945236206, 1.9577873945236206, 1.7522903680801392, 1.718040943145752, 1.9577873945236206, 1.8550388813018799, 0.8789280652999878, 1.324171543121338, 1.5125439167022705, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.111910104751587, 2.094785451889038, 2.0605359077453613, 1.9406627416610718, 1.9406627416610718, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.656306266784668, 0.656306266784668, 0.587807297706604, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4679340124130249, 0.4679340124130249, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409], [0.27956172823905945, 0.262436 [e2e-predictor] 98596954346, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.14256370067596436, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7761795520782471, 0.8618032932281494, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0673003196716309, 1.0844250917434692, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.2385478019714355, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.375545859336853, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3584210872650146, 1.3584210872650146, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.255672574043274, 1.255672574043274, 1.1186745166778564, 1.3070467710494995, 1.1357992887496948, 1.6666666269302368, 1.9577873945236206, 1.8721636533737183, 1.3070467710494995, 1.7351655960083008, 1.3926706314086914, 1.375545859336853, 1.8036646842956543, 1.786539912223816, 1.9235379695892334, 1.6152924299240112, 1.8721636533737183, 0.8789280652999878, 0.8446785807609558, 1.3584210872650146, 0.3138112425804138, 0.5706825256347656, -0.3540542721748352, 1.5810428857803345, 1.4269200563430786, 1.4611696004867554, 2.094785451889038, 1.7694151401519775, 2.0434112548828125, 1.974912166595459, 1.786539912223816, 1.9920369386672974, 2.1975340843200684, 2.0605359077453613, 2.0091617107391357, 2.0091617107391357, 1.9920369386672974, 1.8721636533737183, 1.8892884254455566, 1.6837913990020752, 2.094785451889038, 1.444044828414917, 1.5296685695648193, 1.6495418548583984, 1.9577873945236206, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 1.9577873945236206, 1.8207894563674927, 0.6734310388565063, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.416559755 [e2e-predictor] 80215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6734310388565063, 0.7419300675392151, 0.8446785807609558, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0330508947372437, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.18717360496521, 1.2042982578277588, 1.2385478019714355, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.3584210872650146, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.324171543121338, 1.3412963151931763, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2214230298995972, 1.2727973461151123, 1.2385478019714355, 1.3584210872650146, 1.0844250917434692, 1.5981676578521729, 1.9406627416610718, 0.5706825256347656, 1.0673003196716309, 1.7522903680801392, 1.5810428857803345, 1.8550388813018799, 1.5467933416366577, 1.8379141092300415, 1.786539912223816, 1.6666666269302368, 1.718040943145752, 0.656306266784668, 0.8960528373718262, 1.1357992887496948, 0.15968845784664154, 1.18717360496521, -0.13143247365951538, 0.7076805233955383, 1.6152924299240112, 2.1632845401763916, 2.129034996032715, 1.6152924299240112, 1.8892884254455566, 2.094785451889038, 2.0091617107391357, 2.0262863636016846, 2.0605359077453613, 1.8892884254455566, 2.0262863636016846, 1.9406627416610718, 1.8892884254455566, 1.906413197517395, 1.8892884254455566, 2.0605359077453613, 2.111910104751587, 0.4850587546825409, 1.4611696004867554, 1.7351655960083008, 1.974912166595459, 2.129034996032715, 2.1632845401763916, 2.1632845401763916, 2.129034996032715, 2.111910104751587, 2.0776607990264893, 2.0776607990264893, 2.111910104751587, 1.5467933416366577, 1.9235379695892334, 0.5021834969520569, 0.5021834969520569, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.810429036617279, 0.7933043241500854, 0.7761795520782471, 0.7590547800064087, 0.72480529 [e2e-predictor] 54673767, 0.7076805233955383, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.7761795520782471, 0.8275538086891174, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1700488328933716, 1.1700488328933716, 1.2042982578277588, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3070467710494995, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.3070467710494995, 1.3412963151931763, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.324171543121338, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2727973461151123, 1.2727973461151123, 1.2385478019714355, 1.2385478019714355, 1.18717360496521, 1.255672574043274, 1.2214230298995972, 1.3926706314086914, 1.1529240608215332, 1.7009161710739136, 1.6152924299240112, -0.14855723083019257, -0.06293346732854843, 1.375545859336853, 1.6837913990020752, 1.7351655960083008, 1.6837913990020752, 1.8036646842956543, 1.9235379695892334, 1.6152924299240112, 1.3412963151931763, 0.622056782245636, 0.4850587546825409, 0.656306266784668, 0.6049320101737976, 1.1700488328933716, 0.41655975580215454, 0.9988013505935669, 1.1700488328933716, 1.7694151401519775, 1.6152924299240112, 2.231783390045166, 1.974912166595459, 1.9920369386672974, 2.0776607990264893, 2.0776607990264893, 2.1461596488952637, 1.906413197517395, 2.0776607990264893, 1.8721636533737183, 1.8892884254455566, 2.0262863636016846, 1.8036646842956543, 2.0605359077453613, 1.8207894563674927, 1.1529240608215332, 1.444044828414917, 1.8892884254455566, 2.0262863636016846, 2.129034996032715, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 2.11191 [e2e-predictor] 0104751587, 2.0776607990264893, 2.0605359077453613, 2.094785451889038, 1.8721636533737183, 2.0776607990264893, 0.5021834969520569, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7076805233955383, 0.7419300675392151, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.7248052954673767, 0.7590547800064087, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8960528373718262, 0.9645518660545349, 0.9645518660545349, 1.0159261226654053, 1.0673003196716309, 1.1186745166778564, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.3070467710494995, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2727973461151123, 1.3070467710494995, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2042982578277588, 1.2214230298995972, 1.0844250917434692, 1.324171543121338, 0.8789280652999878, 1.7694151401519775, 1.444044828414917, 0.3480607271194458, 0.17681321501731873, 0.5364330410957336, 2.094785451889038, 0.5706825256347656, 2.0091617107391357, 1.8721636533737183, 1.8550388813018799, 1.6495418548583984, 1.4611696004867554, 0.8960528373718262, 1.0844250917434692, 1.718040943145752, 0.7076805233955383, 1.563918113708496, 1.18717360496521, 0.29668647050857544, 0.8789280652999878, 1.444044828414917, 1.3070467710494995, 1.7009161710739136, 1.906413197517 [e2e-predictor] 395, 1.974912166595459, 1.2042982578277588, 1.7351655960083008, 2.1632845401763916, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.9235379695892334, 2.0776607990264893, 1.974912166595459, 1.6495418548583984, 2.0434112548828125, 1.255672574043274, 1.9235379695892334, 1.8036646842956543, 2.0434112548828125, 2.0605359077453613, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 2.0262863636016846, 1.9406627416610718, 0.5364330410957336, 0.4679340124130249, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.5021834969520569, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.43368449807167053, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.8446785807609558, 0.8789280652999878, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2214230298995972, 1.2385478019714355, 1.2214230298995972, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.2899221181869507, 1.255672574043274, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.2727973461151123, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2727973461151123, 1.255672574043274, 1.2385478019714355, 1.2385478019714355, 1.3584210872650146, 1.2214230298995972, 0.9988013505935669, 1.324171543121338, 1.1186745166778564, 1.7009161710739136, 1.2214230298995972, 0.622056782245636, -0.593800 [e2e-predictor] 7831573486, 0.29668647050857544, 2.129034996032715, 0.9988013505935669, 1.9406627416610718, 1.7694151401519775, 1.7351655960083008, 1.7351655960083008, 1.4269200563430786, 0.7761795520782471, 1.1186745166778564, 1.718040943145752, 0.7933043241500854, 1.2214230298995972, 0.9303023219108582, -0.045808710157871246, 1.2385478019714355, 1.444044828414917, 1.8892884254455566, 1.8036646842956543, 1.6495418548583984, 1.786539912223816, 1.5125439167022705, 2.0605359077453613, 2.129034996032715, 1.9920369386672974, 2.1461596488952637, 1.974912166595459, 1.9406627416610718, 1.9577873945236206, 1.9235379695892334, 1.9577873945236206, 2.0605359077453613, 2.0605359077453613, 1.5810428857803345, 1.8036646842956543, 2.0434112548828125, 2.0776607990264893, 2.094785451889038, 2.1461596488952637, 2.1461596488952637, 2.1461596488952637, 2.129034996032715, 2.129034996032715, 1.974912166595459, 2.0091617107391357, 1.5296685695648193, 1.444044828414917, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7248052954673767, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6391815543174744, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.4679340124130249], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8618032932281494, 0.9131776094436646, 0.8789280652999878, 0.9303023219108582, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1700488328933716, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2 [e2e-predictor] 385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.2385478019714355, 1.255672574043274, 1.255672574043274, 1.2214230298995972, 1.2385478019714355, 1.2385478019714355, 1.2214230298995972, 1.2214230298995972, 1.255672574043274, 1.2899221181869507, -0.30267998576164246, 1.255672574043274, 0.7933043241500854, 1.8207894563674927, 1.1700488328933716, 0.6391815543174744, 0.5706825256347656, 0.19393795728683472, 0.7590547800064087, 0.8960528373718262, 1.9920369386672974, 1.8892884254455566, 1.718040943145752, 1.7522903680801392, 0.656306266784668, 0.7933043241500854, 1.101549744606018, 1.4954191446304321, 0.9988013505935669, 1.444044828414917, 1.3926706314086914, 0.26243698596954346, 0.27956172823905945, 1.324171543121338, 1.63241708278656, 0.8960528373718262, 1.6495418548583984, 1.7522903680801392, 1.4782943725585938, 2.129034996032715, 1.9920369386672974, 1.9577873945236206, 2.0262863636016846, 2.094785451889038, 1.8379141092300415, 1.6837913990020752, 1.8550388813018799, 1.9577873945236206, 2.0091617107391357, 2.0776607990264893, 1.7351655960083008, 1.9406627416610718, 2.0262863636016846, 2.094785451889038, 2.111910104751587, 2.111910104751587, 2.1461596488952637, 2.094785451889038, 2.129034996032715, 2.094785451889038, 2.0776607990264893, 2.0091617107391357, 1.5467933416366577, 2.0091617107391357, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.7248052954673767, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8789280652999878, 0.8446785807609558, 0.8960528373718262, 0.9303023219108582, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0673003196716309, 1.101549744606018, 1.135 [e2e-predictor] 7992887496948, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2214230298995972, 1.2042982578277588, 1.2042982578277588, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.2899221181869507, -0.7479235529899597, 1.3412963151931763, 0.587807297706604, 1.6666666269302368, 0.8960528373718262, 0.8618032932281494, 1.324171543121338, 1.1186745166778564, 1.5125439167022705, 1.0501755475997925, 1.906413197517395, 1.906413197517395, 1.7009161710739136, 1.8550388813018799, 1.1357992887496948, 0.9303023219108582, 1.0501755475997925, 1.4097954034805298, 1.2042982578277588, 1.4611696004867554, 1.7351655960083008, 1.0330508947372437, -0.02868395671248436, 1.7694151401519775, 0.9645518660545349, 1.8036646842956543, 0.5535577535629272, 1.3070467710494995, 0.9988013505935669, 1.8721636533737183, 1.9235379695892334, 2.0262863636016846, 2.0605359077453613, 2.094785451889038, 1.9577873945236206, 1.7009161710739136, 1.8892884254455566, 2.0605359077453613, 1.8379141092300415, 1.974912166595459, 1.5296685695648193, 1.9235379695892334, 1.9577873945236206, 2.1461596488952637, 2.0776607990264893, 2.129034996032715, 2.1461596488952637, 2.111910104751587, 2.129034996032715, 2.129034996032715, 2.0776607990264893, 2.111910104751587, 2.0434112548828125, 1.63241708278656, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.34806072711 [e2e-predictor] 94458, 0.3309359848499298, 0.39943498373031616, 0.4679340124130249, 0.5535577535629272, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7248052954673767, 0.7419300675392151, 0.7761795520782471, 0.8275538086891174, 0.7761795520782471, 0.8618032932281494, 0.8960528373718262, 0.9474270939826965, 0.9645518660545349, 0.9988013505935669, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.101549744606018, 1.1357992887496948, 1.1529240608215332, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2214230298995972, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.2727973461151123, 0.17681321501731873, 1.3412963151931763, 1.1357992887496948, 1.4269200563430786, 1.3070467710494995, 0.9645518660545349, 0.8446785807609558, 1.1700488328933716, 1.718040943145752, 0.38231024146080017, 1.324171543121338, 1.9235379695892334, 1.4954191446304321, 1.8379141092300415, 1.3584210872650146, 0.8275538086891174, 1.1529240608215332, 1.5125439167022705, 1.563918113708496, 1.4269200563430786, 1.9235379695892334, 0.9645518660545349, -0.1143077164888382, 1.324171543121338, 1.718040943145752, 1.906413197517395, 2.0091617107391357, 0.9988013505935669, 1.9577873945236206, 1.63241708278656, 1.9406627416610718, 2.094785451889038, 1.9920369386672974, 2.129034996032715, 2.0776607990264893, 1.5296685695648193, 1.786539912223816, 2.129034996032715, 1.8892884254455566, 2.0434112548828125, 1.1700488328933716, 1.9406627416610718, 1.974912166595459, 2.1804091930389404, 1.974912166595459, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.111910104751587, 2.129034996032715, 2.111910104751587, 2.1804091930389404, 2.0605359077453613, 1.9406627416610718, 0.4850587546825409, 0.5364330410957336, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.7248052954673767, 0.7248052954673767, 0.6905558109283447, 0.6391815543174744, 0.622056782245636, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053], [0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.1939 [e2e-predictor] 3795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.1186745166778564, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.1700488328933716, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.2042982578277588, 1.2042982578277588, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.18717360496521, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.0501755475997925, 1.324171543121338, 0.4679340124130249, 1.18717360496521, 1.3070467710494995, 1.63241708278656, 1.63241708278656, 0.7076805233955383, 1.3584210872650146, 1.4954191446304321, 0.10831420123577118, 0.19393795728683472, 0.9474270939826965, 2.0434112548828125, 1.5296685695648193, 1.7009161710739136, 1.444044828414917, 0.38231024146080017, 1.7351655960083008, 1.5981676578521729, 1.718040943145752, 1.2899221181869507, 1.5467933416366577, 1.1186745166778564, 0.656306266784668, 0.14256370067596436, 0.9303023219108582, 1.786539912223816, 1.8036646842956543, 1.5810428857803345, 0.8275538086891174, 0.7933043241500854, 1.8550388813018799, 1.8721636533737183, 2.0091617107391357, 2.094785451889038, 2.0776607990264893, 1.7351655960083008, 1.8207894563674927, 1.6837913990020752, 1.8892884254455566, 2.0091617107391357, 1.7009161710739136, 1.8721636533737183, 1.8379141092300415, 2.1804091930389404, 2.111910104751587, 2.1461596488952637, 2.1632845401763916, 2.129034996032715, 2.129034996032715, 2.094785451889038, 2.111910104751587, 1.9577873945236206, 1.8379141092300415, 1.974912166595459, 0.4850587546825409, 0.5364330410957336, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454], [0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2453122138977050 [e2e-predictor] 8, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.39943498373031616, 0.4508092403411865, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9474270939826965, 0.9816765785217285, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1529240608215332, 1.1700488328933716, 1.1700488328933716, 1.1529240608215332, 1.1357992887496948, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.2385478019714355, 0.9645518660545349, 1.324171543121338, 1.2899221181869507, 1.5810428857803345, 1.6495418548583984, 0.9303023219108582, 0.9474270939826965, 1.3412963151931763, -0.43967801332473755, 0.10831420123577118, 1.5981676578521729, 1.8550388813018799, 1.4097954034805298, 1.0673003196716309, 1.786539912223816, 0.6391815543174744, 1.4269200563430786, 1.0330508947372437, 1.1529240608215332, 1.4611696004867554, 1.8036646842956543, 1.2042982578277588, 0.6905558109283447, -0.3711790144443512, 1.0844250917434692, 2.0091617107391357, 0.5706825256347656, 0.4679340124130249, 0.656306266784668, 0.9131776094436646, 1.3926706314086914, 1.8721636533737183, 2.1632845401763916, 1.9406627416610718, 2.094785451889038, 1.7522903680801392, 2.129034996032715, 2.1632845401763916, 2.094785451889038, 1.7009161710739136, 2.0091617107391357, 1.4097954034805298, 2.111910104751587, 2.1975340843200684, 2.1632845401763916, 2.1632845401763916, 2.1632845401763916, 2.1461596488952637, 2.1632845401763916, 2.1461596488952637, 2.094785451889038, 1.6495418548583984, 1.8207894563674927, 2.0262863636016846, 0.5535577535629272, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5193082690238953, 0.5021834969520569, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616], [0.29668647050857544, 0 [e2e-predictor] .26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.2110627144575119, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.3138112425804138, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4850587546825409, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.8275538086891174, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9474270939826965, 0.9988013505935669, 1.0159261226654053, 1.0330508947372437, 1.0501755475997925, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.1186745166778564, 1.1186745166778564, 1.1186745166778564, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1357992887496948, 1.1357992887496948, 1.1529240608215332, 1.1529240608215332, 1.1186745166778564, 1.1186745166778564, 1.101549744606018, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.101549744606018, 1.101549744606018, 1.3926706314086914, 1.3412963151931763, 1.6495418548583984, 1.5981676578521729, 0.7590547800064087, 0.9474270939826965, -0.02868395671248436, 0.12543895840644836, 1.1700488328933716, 2.0776607990264893, 1.8892884254455566, 1.4954191446304321, 1.5125439167022705, 1.2214230298995972, 0.41655975580215454, 1.9406627416610718, 1.6152924299240112, 0.5193082690238953, 1.5467933416366577, 1.4782943725585938, 1.3584210872650146, 0.8789280652999878, -0.045808710157871246, 1.0330508947372437, 1.324171543121338, 0.24531221389770508, 1.3584210872650146, 0.3651854991912842, 0.9474270939826965, 1.6495418548583984, 1.9577873945236206, 1.3926706314086914, 2.111910104751587, 2.111910104751587, 1.906413197517395, 2.129034996032715, 2.0434112548828125, 1.974912166595459, 1.974912166595459, 2.1461596488952637, 1.9406627416610718, 1.9406627416610718, 2.1975340843200684, 2.1632845401763916, 2.111910104751587, 2.214658737182617, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.111910104751587, 1.9235379695892334, 2.1804091930389404, 1.6495418548583984, 0.5706825256347656, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7248052954673767, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.6734310388565063, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.36518549 [e2e-predictor] 91912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.43368449807167053, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017], [0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.10831420123577118, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.3651854991912842, 0.38231024146080017, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.810429036617279, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0501755475997925, 1.0330508947372437, 1.0673003196716309, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0501755475997925, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.101549744606018, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0159261226654053, 0.9816765785217285, 0.9816765785217285, 1.1186745166778564, 0.056939806789159775, 1.3070467710494995, 1.5296685695648193, 1.7009161710739136, 1.6666666269302368, 1.5981676578521729, 0.8960528373718262, 0.03981505334377289, -1.1075434684753418, 1.2385478019714355, 2.0262863636016846, 1.9406627416610718, 1.5810428857803345, 1.5981676578521729, 1.8379141092300415, 0.6905558109283447, 1.4954191446304321, 1.7351655960083008, 0.5535577535629272, 0.9303023219108582, 1.4954191446304321, 1.1700488328933716, 1.375545859336853, 0.26243698596954346, 0.6391815543174744, 0.41655975580215454, 0.12543895840644836, -0.14855723083019257, 0.8446785807609558, 1.4611696004867554, 1.9577873945236206, 1.8207894563674927, 2.0262863636016846, 2.0434112548828125, 1.906413197517395, 2.0262863636016846, 1.7694151401519775, 2.094785451889038, 2.0605359077453613, 2.0262863636016846, 2.111910104751587, 2.0091617107391357, 1.9406627416610718, 2.214658737182617, 2.129034996032715, 1.9577873945236206, 2.111910104751587, 2.1461596488952637, 2.1461596488952637, 2.1632845401763916, 2.1632845401763916, 1.6152924299240112, 1.3412963151931763, 1.7009161710739136, 0.9303023219108582, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.72480529546 [e2e-predictor] 73767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7419300675392151, 0.7419300675392151, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017], [0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7590547800064087, 0.810429036617279, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8618032932281494, 0.8789280652999878, 0.9131776094436646, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 0.9988013505935669, 0.9988013505935669, 1.0330508947372437, 1.0159261226654053, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 1.0673003196716309, 1.0673003196716309, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0844250917434692, 1.0673003196716309, 1.0673003196716309, 1.0501755475997925, 1.0330508947372437, 0.9988013505935669, 0.9988013505935669, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.5535577535629272, 1.255672574043274, 1.5467933416366577, 1.7009161710739136, 1.5810428857803345, 1.63241708278656, 0.9816765785217285, 0.7933043241500854, -0.7479235529899597, 1.7522903680801392, 2.0605359077453613, 2.0434112548828125, 1.4954191446304321, 1.786539912223816, 1.5810428857803345, 1.18717360496521, 1.5981676578521729, 1.906413197517395, 0.9474270939826965, 1.18717360496521, 1.0159261226654053, 1.4269200563430786, 1.18717360496521, 0.24531221389770508, -0.3369295001029968, -0.21705622971057892, 0.41655975580215454, -0.30267998576164246, -0.011559205129742622, 1.3070467710494995, 1.8379141092300415, 2.094785451889038, 1.8207894563674927, 1.9920369386672974, 1.375545859336853, 2.0262863636016846, 2.0434112548828125, 2.0776607990264893, 2.0776607990264893, 1.7522903680801392, 2.094785451889038, 2.0434112548828125, 1.974912166595459, 1. [e2e-predictor] 9235379695892334, 2.214658737182617, 2.214658737182617, 2.0776607990264893, 2.1632845401763916, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.974912166595459, 2.094785451889038, 1.5981676578521729, 1.4611696004867554, 0.6391815543174744, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.41655975580215454, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.2110627144575119, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3651854991912842, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7248052954673767, 0.7590547800064087, 0.7933043241500854, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0673003196716309, 1.0501755475997925, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0673003196716309, 1.0330508947372437, 1.0330508947372437, 1.0330508947372437, 0.9988013505935669, 0.9816765785217285, 0.9474270939826965, 0.9474270939826965, 0.8789280652999878, 0.8618032932281494, -0.28555524349212646, 1.255672574043274, 1.5467933416366577, 1.7351655960083008, 1.5810428857803345, 1.6837913990020752, 1.2042982578277588, 0.7248052954673767, 1.3584210872650146, 1.324171543121338, 1.9235379695892334, 1.9920369386672974, 1.4611696004867554, 0.810429036617279, 1.18717360496521, 0.9131776094436646, 1.0844250917434692, 1.4954191446304321, 1.6837913990020752, 0.5193082690238953, 1.5125439167022705, 0.86180329 [e2e-predictor] 32281494, 1.444044828414917, -0.02868395671248436, 0.4850587546825409, 0.656306266784668, -0.13143247365951538, 0.6905558109283447, -0.42255327105522156, 0.8618032932281494, 1.6666666269302368, 2.231783390045166, 1.4097954034805298, 1.974912166595459, 0.9474270939826965, 2.0091617107391357, 1.974912166595459, 1.906413197517395, 1.6837913990020752, 1.786539912223816, 2.0776607990264893, 1.9406627416610718, 2.0776607990264893, 2.0091617107391357, 2.1632845401763916, 2.129034996032715, 2.1632845401763916, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1632845401763916, 1.906413197517395, 2.1975340843200684, 1.1529240608215332, 1.3584210872650146, 0.5535577535629272, 0.5021834969520569, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3651854991912842, 0.41655975580215454, 0.39943498373031616, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6905558109283447, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9988013505935669, 0.9988013505935669, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 1.0159261226654053, 0.9988013505935669, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, [e2e-predictor] -0.19993148744106293, 1.2385478019714355, 1.5810428857803345, 1.6666666269302368, 1.7522903680801392, 1.6837913990020752, 1.0330508947372437, 0.9645518660545349, 1.4954191446304321, 0.7076805233955383, 1.974912166595459, 1.974912166595459, 1.6495418548583984, 1.0159261226654053, 1.7009161710739136, 1.6152924299240112, 0.8446785807609558, 1.5810428857803345, 1.5981676578521729, 0.39943498373031616, 1.5981676578521729, 1.6837913990020752, 1.324171543121338, -0.011559205129742622, -0.28555524349212646, 0.10831420123577118, 0.9816765785217285, 0.7076805233955383, 0.8789280652999878, 1.563918113708496, 1.3070467710494995, 2.214658737182617, 1.18717360496521, 1.4954191446304321, 0.27956172823905945, 1.9406627416610718, 1.8892884254455566, 1.9235379695892334, 0.9988013505935669, 1.3070467710494995, 1.9235379695892334, 1.9235379695892334, 2.0605359077453613, 1.4954191446304321, 2.214658737182617, 2.094785451889038, 2.1975340843200684, 2.1804091930389404, 2.1804091930389404, 2.1632845401763916, 2.1804091930389404, 1.7522903680801392, 1.2727973461151123, 0.622056782245636, 0.7248052954673767, 0.5535577535629272, 0.5021834969520569, 0.6391815543174744, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.5706825256347656, 0.587807297706604, 0.5364330410957336, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.3138112425804138, 0.27956172823905945, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298], [0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.4508092403411865, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.6049320101737976, 0.6391815543174744, 0.6391815543174744, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.9131776094436646, 0.94 [e2e-predictor] 74270939826965, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9645518660545349, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9816765785217285, 0.9645518660545349, 0.9645518660545349, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9131776094436646, 0.8446785807609558, 0.8618032932281494, -0.9020463228225708, 1.4097954034805298, 1.444044828414917, 1.6495418548583984, 1.7694151401519775, 1.6666666269302368, 0.9303023219108582, 0.7076805233955383, 1.2727973461151123, 1.0159261226654053, 1.906413197517395, 1.9406627416610718, 1.5296685695648193, 0.6391815543174744, 1.8550388813018799, 2.0605359077453613, 1.7009161710739136, 1.6495418548583984, 0.3309359848499298, 0.5193082690238953, 0.9303023219108582, 2.0262863636016846, 1.255672574043274, 0.24531221389770508, 0.14256370067596436, -0.1143077164888382, 0.9645518660545349, 0.5021834969520569, 0.19393795728683472, 1.5467933416366577, 1.9235379695892334, 2.1632845401763916, 2.1804091930389404, 1.3926706314086914, 0.5021834969520569, 2.0091617107391357, 1.906413197517395, 1.718040943145752, 2.129034996032715, 1.375545859336853, 1.8207894563674927, 1.8550388813018799, 1.974912166595459, 1.7009161710739136, 2.231783390045166, 2.0091617107391357, 2.1632845401763916, 2.094785451889038, 2.231783390045166, 2.1632845401763916, 1.9920369386672974, 1.906413197517395, 1.9577873945236206, 0.8446785807609558, 0.8789280652999878, 0.9816765785217285, 0.587807297706604, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.14256370067596436, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.39943498373031616, 0.41655975580215454, 0.4508092403411865, 0.4850587546825409, 0.5364330410957336, 0.570682525634765 [e2e-predictor] 6, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7933043241500854, 0.8275538086891174, 0.8446785807609558, 0.810429036617279, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9303023219108582, 0.9474270939826965, 0.9645518660545349, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9474270939826965, 0.9303023219108582, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9303023219108582, 0.9131776094436646, 0.8960528373718262, 0.7933043241500854, 0.7761795520782471, -1.2787909507751465, 1.4611696004867554, 1.4954191446304321, 1.7694151401519775, 1.8036646842956543, 1.6666666269302368, 0.9988013505935669, 0.7248052954673767, 1.0844250917434692, 0.7761795520782471, 2.0434112548828125, 1.9406627416610718, 1.1529240608215332, 0.5706825256347656, 1.6495418548583984, 1.8379141092300415, 0.9988013505935669, 0.9816765785217285, 0.622056782245636, 1.7522903680801392, 1.4782943725585938, 1.8550388813018799, 1.324171543121338, 0.15968845784664154, 0.091189444065094, 0.24531221389770508, 0.4508092403411865, 0.4850587546825409, 0.43368449807167053, 0.8446785807609558, 1.5467933416366577, 1.8892884254455566, 2.129034996032715, 2.1975340843200684, 2.0605359077453613, 1.974912166595459, 1.8721636533737183, 1.8207894563674927, 2.1461596488952637, 1.7522903680801392, 2.0262863636016846, 2.0434112548828125, 1.9235379695892334, 1.444044828414917, 2.1632845401763916, 1.974912166595459, 2.214658737182617, 2.1632845401763916, 2.214658737182617, 2.248908281326294, 2.111910104751587, 2.0776607990264893, 2.1461596488952637, 1.4611696004867554, 1.7522903680801392, 1.4269200563430786, 0.587807297706604, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.5706825256347656, 0.587807297706604, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.21106271445 [e2e-predictor] 75119, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.4679340124130249, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.7590547800064087, 0.7933043241500854, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.9131776094436646, 0.9131776094436646, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8960528373718262, 0.9131776094436646, 0.8789280652999878, 0.8618032932281494, 0.7248052954673767, 0.810429036617279, -1.261666178703308, 1.5296685695648193, 1.4611696004867554, 1.8036646842956543, 1.7694151401519775, 1.6495418548583984, 1.2042982578277588, 1.5981676578521729, 0.38231024146080017, 0.8960528373718262, 2.0434112548828125, 1.974912166595459, 0.43368449807167053, -0.30267998576164246, 1.5981676578521729, 1.8379141092300415, 0.4850587546825409, 0.29668647050857544, 1.1357992887496948, 1.7351655960083008, 1.5981676578521729, 2.0605359077453613, 2.0776607990264893, 0.9816765785217285, 0.587807297706604, 1.101549744606018, 0.3138112425804138, 0.3480607271194458, 0.6049320101737976, 0.3480607271194458, 1.0159261226654053, 1.1529240608215332, 1.6666666269302368, 1.9235379695892334, 2.1975340843200684, 1.6495418548583984, 1.5125439167022705, 1.8892884254455566, 1.9577873945236206, 2.129034996032715, 1.6495418548583984, 2.111910104751587, 1.4954191446304321, 0.2281874716281891, 2.0262863636016846, 1.9235379695892334, 2.094785451889038, 2.1461596488952637, 2.0605359077453613, 2.214658737182617, 2.129034996032715, 1.4954191446304321, 1.7009161710739136, 1.563918113708496, 1.0844250917434692, 0.7761795520782471, 0.5706825256347656, 0.4850587546825409, 0.5364330410957336, 0.5364330410957336, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.656306266784668, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.622056782245636, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.41655975580215454, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2110627144575119, 0.2110627144575119 [e2e-predictor] , 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.17681321501731873, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.27956172823905945, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.3480607271194458, 0.41655975580215454, 0.43368449807167053, 0.39943498373031616, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.656306266784668, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7590547800064087, 0.7933043241500854, 0.7419300675392151, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7076805233955383, 0.7419300675392151, -0.9705453515052795, 1.4611696004867554, 1.563918113708496, 1.8207894563674927, 1.8207894563674927, 1.2214230298995972, 1.18717360496521, 0.6391815543174744, 0.4679340124130249, 0.3309359848499298, 2.0262863636016846, 1.8207894563674927, 1.1529240608215332, -0.7479235529899597, 1.8207894563674927, 1.906413197517395, 0.5021834969520569, 0.4679340124130249, 1.4097954034805298, 1.5467933416366577, 0.9645518660545349, 1.8721636533737183, 1.8892884254455566, 0.19393795728683472, 0.9131776094436646, 0.41655975580215454, -0.3369295001029968, 0.056939806789159775, 0.26243698596954346, 0.43368449807167053, 1.2385478019714355, 0.810429036617279, 0.7076805233955383, 0.12543895840644836, 2.094785451889038, 0.5706825256347656, 1.6495418548583984, 1.786539912223816, 1.4269200563430786, 1.4782943725585938, 1.8379141092300415, 2.094785451889038, 0.6905558109283447, 1.906413197517395, 1.8036646842956543, 1.8721636533737183, 0.091189444065094, 0.7933043241500854, 1.9577873945236206, 2.248908281326294, 2.094785451889038, 1.9235379695892334, 1.6666666269302368, 2.0776607990264893, 1.0501755475997925, 1.1529240608215332, 0.5193082690238953, 0.4679340124130249, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.7076805233955383, 0.6734310388565063, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.6905558109283447, 0.622056782245636, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4679340124130249, 0.39943498373031616, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0. [e2e-predictor] 39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.39943498373031616, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7419300675392151, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8789280652999878, 0.8275538086891174, 0.8275538086891174, 0.8275538086891174, 0.8618032932281494, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.9131776094436646, 0.8960528373718262, 0.8960528373718262, 0.8960528373718262, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8618032932281494, 0.8618032932281494, 0.8618032932281494, 0.8275538086891174, 0.810429036617279, 0.7761795520782471, 0.7419300675392151, 0.6734310388565063, 0.5364330410957336, -0.9362958669662476, 1.3926706314086914, 1.5296685695648193, 1.906413197517395, 1.5125439167022705, 1.4269200563430786, 0.6049320101737976, 1.0844250917434692, 1.1700488328933716, 1.0673003196716309, 2.0605359077453613, 1.786539912223816, 0.9474270939826965, -0.8506720662117004, 1.444044828414917, 1.9577873945236206, 0.8275538086891174, 1.3584210872650146, 1.4097954034805298, 0.9474270939826965, 1.0844250917434692, 2.1804091930389404, 1.6837913990020752, 0.26243698596954346, 0.8789280652999878, 0.6391815543174744, 0.3309359848499298, 0.5535577535629272, 1.101549744606018, 1.0330508947372437, 1.255672574043274, 0.2110627144575119, -0.21705622971057892, -0.011559205129742622, 0.4850587546825409, 1.4954191446304321, 1.3412963151931763, 1.8721636533737183, 1.7009161710739136, 1.6837913990020752, 1.4782943725585938, 1.4269200563430786, 0.091189444065094, 2.0605359077453613, 1.18717360496521, 0.9474270939826965, 0.5535577535629272, 0.7933043241500854, 1.8207894563674927, 2.248908281326294, 1.9920369386672974, 1.375545859336853, 2.094785451889038, 1.0330508947372437, 0.3651854991912842, 0.9131776094436646, 0.41655975580215454, 0.4508092403411865, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3 [e2e-predictor] 651854991912842, 0.3480607271194458, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3651854991912842, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.38231024146080017, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.26243698596954346, 0.26243698596954346, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.27956172823905945, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.26243698596954346, 0.24531221389770508, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.26243698596954346, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.3309359848499298, 0.3651854991912842, 0.41655975580215454, 0.4508092403411865, 0.41655975580215454, 0.43368449807167053, 0.4850587546825409, 0.5193082690238953, 0.5193082690238953, 0.5535577535629272, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6905558109283447, 0.7419300675392151, 0.7419300675392151, 0.7419300675392151, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7933043241500854, 0.810429036617279, 0.7761795520782471, 0.7761795520782471, 0.810429036617279, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.8618032932281494, 0.8275538086891174, 0.8446785807609558, 0.8446785807609558, 0.8789280652999878, 0.8789280652999878, 0.8789280652999878, 0.8446785807609558, 0.8446785807609558, 0.8446785807609558, 0.810429036617279, 0.7761795520782471, 0.7590547800064087, 0.6905558109283447, 0.6734310388565063, 0.6734310388565063, 0.5364330410957336, -0.3540542721748352, 1.375545859336853, 1.5810428857803345, 1.8207894563674927, 1.1186745166778564, 1.8207894563674927, 0.8960528373718262, 1.18717360496521, 0.7761795520782471, 1.6495418548583984, 1.8721636533737183, 1.8036646842956543, 1.1700488328933716, -1.1589176654815674, 1.7522903680801392, 1.63241708278656, 1.1357992887496948, 0.6905558109283447, 0.7933043241500854, 1.1186745166778564, 1.8550388813018799, 2.0262863636016846, 1.8036646842956543, 0.38231024146080017, 1.1357992887496948, 1.1700488328933716, 0.5364330410957336, 1.2385478019714355, 0.27956172823905945, 1.4782943725585938, 1.718040943145752, -0.19993148744106293, -0.30267998576164246, -0.7136740684509277, -0.4568027853965759, 1.6152924299240112, 1.2727973461151123, 1.5296685695648193, 2.111910104751587, 1.9577873945236206, 1.7694151401519775, 1.6495418548583984, 0.03981505334377289, 1.8892884254455566, 1.5467933416366577, 1.3412963151931763, 1.0673003196716309, 1.0844250917434692, 1.563918113708496, 2.0776607990264893, 0.810429036617279, 2.0262863636016846, 2.214658737182617, 1.2042982578277588, 1.1529240608215332, 0.7419300675392151, 0.6049320101737976, 0.4679340124130249, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.656306266784668, 0.622056782245636, [e2e-predictor] 0.6049320101737976, 0.5706825256347656, 0.5706825256347656, 0.5193082690238953, 0.4850587546825409, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138], [0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.27956172823905945, 0.29668647050857544, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.26243698596954346, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4850587546825409, 0.5021834969520569, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.6391815543174744, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7761795520782471, 0.7761795520782471, 0.7761795520782471, 0.7590547800064087, 0.7933043241500854, 0.8275538086891174, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.810429036617279, 0.7933043241500854, 0.7933043241500854, 0.7761795520782471, 0.7761795520782471, 0.7933043241500854, 0.7933043241500854, 0.7590547800064087, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.622056782245636, 0.656306266784668, 0.5021834969520569, 0.15968845784664154, 1.324171543121338, 1.7351655960083008, 1.7694151401519775, 1.8207894563674927, 1.7351655960083008, 1.18717360496521, 1.0330508947372437, 0.10831420123577118, 1.9920369386672974, 1.9577873945236206, 1.8721636533737183, 1.4782943725585938, -1.0390443801879883, 1.8721636533737183, 1.2727973461151123, 1.7694151401519775, 0.9131776094436646, 1.1357992887496948, 1.1186745166778564, 1.9406627416610718, 1.2727973461151123, 1.6495418548583984, 0.6905558109283447, 0.9474270939826965, 0.5535577535629272, 0.8275538086891174, 0.4850587546825409, 1.0159261226654053, 0.7419300675392151, -0.43967801332473755, 0.6391815543174744, 0.8618032932281494, 0.24531221389770508, -0.7479235529899597, -0.13143247365951538, 0.5535577535629272, 1.3926706314086914, 1.9406627416610718, 1.8550388813018799, 2.0091617107391357, 1.1529240608215332, 0.7590547800064087, 2.1975340843200684, 1.8379141092300415, 1.2899221181869507, 1.2727973461151123, 1.3926706314086914, 1.8036646842956543, 1.4611696004867554, 1.9920369386672974, 2.0262863636016846, 1.6495418548583984, 1.255672574043274, -0.08005820959806442, 0.810429036617279, 0.622 [e2e-predictor] 056782245636, 0.5021834969520569, 0.4508092403411865, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.4850587546825409, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945], [0.27956172823905945, 0.29668647050857544, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.29668647050857544, 0.3309359848499298, 0.38231024146080017, 0.39943498373031616, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7590547800064087, 0.7419300675392151, 0.7419300675392151, 0.7590547800064087, 0.7590547800064087, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.7248052954673767, 0.7248052954673767, 0.7076805233955383, 0.656306266784668, 0.622056782245636, 0.6049320101737976, 0.5535577535629272, 0.5706825256347656, 0.5021834969520569, 0.7076805233955383, 1.2899221181869507, 1.4954191446304321, 1.8721636533737183, 1.7522903680801392, 1.563918113708496, 1.2727973461151123, 0.8618032932281494, 1.0330508947372437, 1.6152924299240112, 1.8550388813018799, 1.974912166595459, 1.4097954034805298, -0.3711790144443512, 1.8892884254455566, 1.906413197517395, 1.974912166595459, 1.255672574043274, 1.4611696004867554, 1.4782943725585938, 1.6495418548583984, 2.214658737182617, 0.39943498373031616, 0.38231024146080017, 0.9645518660545349, 0.8618032932281494, 1.0330508947372437, 0.810429036617279, 0.4850587546825409, -0.13143247365951538, 1.1186745166778564, 0.3309359848499298, 0.6905558109283447, -0.06293346732854843, -0.90204 [e2e-predictor] 63228225708, -0.8164225816726685, 0.7761795520782471, 1.375545859336853, 2.0776607990264893, 1.5125439167022705, 1.9920369386672974, 1.2214230298995972, 0.7076805233955383, 1.6666666269302368, 2.0605359077453613, 1.974912166595459, 1.0673003196716309, 1.6666666269302368, 1.9235379695892334, 1.4269200563430786, 1.375545859336853, 1.1186745166778564, 2.0262863636016846, 1.1186745166778564, 0.3480607271194458, 0.810429036617279, 0.26243698596954346, 0.4508092403411865, 0.4679340124130249, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.587807297706604, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.7076805233955383, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.587807297706604, 0.5535577535629272, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.15968845784664154, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.24531221389770508, 0.2281874716281891, 0.24531221389770508, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.3480607271194458, 0.3651854991912842, 0.39943498373031616, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.7076805233955383, 0.7248052954673767, 0.7076805233955383, 0.7076805233955383, 0.7419300675392151, 0.7076805233955383, 0.7076805233955383, 0.7076805233955383, 0.6905558109283447, 0.6905558109283447, 0.6734310388565063, 0.656306266784668, 0.6734310388565063, 0.6734310388565063, 0.6391815543174744, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4850587546825409, 0.5364330410957336, 0.38231024146080017, 1.3070467710494995, 1.6152924299240112, 1.9235379695892334, 1.786539912223816, 1.6837913990020752, 1.101549744606018, 1.5125439167022705, 1.5296685695648193, 1.8892884254455566, 2.0262863636016846, 1.8207894563674927, 1.1357992887496948, 0.091 [e2e-predictor] 189444065094, 1.7522903680801392, 2.0091617107391357, 1.7522903680801392, 1.6837913990020752, 1.3070467710494995, 1.786539912223816, 1.4611696004867554, 2.1804091930389404, 1.1357992887496948, 0.9131776094436646, 0.9816765785217285, -0.31980475783348083, 0.8789280652999878, 1.0330508947372437, 0.5706825256347656, -0.011559205129742622, 0.17681321501731873, 0.29668647050857544, 0.5021834969520569, 0.0740646943449974, -0.43967801332473755, -0.19993148744106293, -0.6280503273010254, 0.6049320101737976, 1.974912166595459, 2.1804091930389404, 1.6666666269302368, 1.0330508947372437, 1.0330508947372437, 1.4782943725585938, 1.5125439167022705, 1.4954191446304321, 1.2214230298995972, 1.5981676578521729, 1.9577873945236206, 1.6495418548583984, 1.255672574043274, 1.4269200563430786, 0.12543895840644836, 0.8446785807609558, 1.18717360496521, 0.39943498373031616, 0.4850587546825409, 0.4508092403411865, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.587807297706604, 0.587807297706604, 0.6049320101737976, 0.6049320101737976, 0.6049320101737976, 0.656306266784668, 0.656306266784668, 0.6905558109283447, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5364330410957336, 0.5021834969520569, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.26243698596954346, 0.3138112425804138, 0.27956172823905945, 0.27956172823905945], [0.3138112425804138, 0.26243698596954346, 0.27956172823905945, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.17681321501731873, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.17681321501731873, 0.19393795728683472, 0.2281874716281891, 0.24531221389770508, 0.2110627144575119, 0.2281874716281891, 0.26243698596954346, 0.3309359848499298, 0.38231024146080017, 0.38231024146080017, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4850587546825409, 0.5193082690238953, 0.5021834969520569, 0.5364330410957336, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.622056782245636, 0.656306266784668, 0.622056782245636, 0.622056782245636, 0.587807297706604, 0.622056782 [e2e-predictor] 245636, 0.6049320101737976, 0.5535577535629272, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.4679340124130249, 0.622056782245636, 1.563918113708496, 1.6495418548583984, 1.9577873945236206, 1.7009161710739136, 1.6152924299240112, 1.18717360496521, 1.0501755475997925, 1.7694151401519775, 1.6495418548583984, 1.9577873945236206, 1.8207894563674927, 1.1529240608215332, -0.02868395671248436, 1.9406627416610718, 1.9577873945236206, 1.63241708278656, 1.7522903680801392, 0.9816765785217285, 1.8379141092300415, 1.906413197517395, 1.786539912223816, 0.5706825256347656, 0.8618032932281494, 0.8275538086891174, 0.2281874716281891, 0.24531221389770508, 1.18717360496521, 0.4679340124130249, 0.26243698596954346, -0.3369295001029968, 0.8789280652999878, 0.587807297706604, 0.9988013505935669, -0.9362958669662476, -0.045808710157871246, -0.7307988405227661, 0.056939806789159775, 1.6152924299240112, 2.214658737182617, 1.8207894563674927, 1.444044828414917, 1.6666666269302368, 1.8379141092300415, 0.8960528373718262, 1.718040943145752, 1.0501755475997925, 1.5810428857803345, 2.0091617107391357, 2.0091617107391357, 0.6734310388565063, 0.656306266784668, 0.03981505334377289, -0.3540542721748352, 1.5125439167022705, 1.974912166595459, 0.587807297706604, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.6734310388565063, 0.6734310388565063, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5021834969520569, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.3138112425804138, 0.29668647050857544], [0.27956172823905945, 0.27956172823905945, 0.29668647050857544, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.29668647050857544, 0.29668647050857544, 0.27956172823905945, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.17681321501731873, 0.14256370067596436, 0.15968845784664154, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.24531221389770508, 0.24531221389770508, 0.26243698596954346, 0.3651854991912842, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.4336844980 [e2e-predictor] 7167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.587807297706604, 0.5535577535629272, 0.5706825256347656, 0.5364330410957336, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.3480607271194458, 0.3309359848499298, 0.3651854991912842, 0.7761795520782471, 1.5810428857803345, 1.7522903680801392, 1.906413197517395, 1.786539912223816, 1.7351655960083008, 1.444044828414917, 1.1357992887496948, 1.8207894563674927, 1.7522903680801392, 1.9406627416610718, 1.7694151401519775, 0.7590547800064087, 0.41655975580215454, 1.974912166595459, 1.4954191446304321, 1.563918113708496, 1.5296685695648193, 1.5810428857803345, 1.1700488328933716, 1.5125439167022705, 1.718040943145752, -0.18280673027038574, 1.2214230298995972, 0.587807297706604, 0.3138112425804138, 0.43368449807167053, 0.17681321501731873, -0.011559205129742622, 0.5535577535629272, -0.2513057291507721, 0.656306266784668, 0.810429036617279, 0.6391815543174744, 0.3309359848499298, -0.19993148744106293, 0.9988013505935669, 0.03981505334377289, 1.7351655960083008, 1.18717360496521, 1.6666666269302368, 0.9131776094436646, 1.4269200563430786, 1.8207894563674927, 1.63241708278656, 1.974912166595459, 1.4611696004867554, 2.0434112548828125, 2.0434112548828125, 2.129034996032715, -0.2341809868812561, 0.14256370067596436, 1.2385478019714355, 1.0501755475997925, 1.4097954034805298, 2.0776607990264893, 1.444044828414917, 0.4850587546825409, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.6049320101737976, 0.622056782245636, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5193082690238953, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.3138112425804138, 0.29668647050857544, 0.29668647050857544, 0.29668647050857544], [0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, [e2e-predictor] 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.15968845784664154, 0.19393795728683472, 0.2281874716281891, 0.2110627144575119, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3309359848499298, 0.3309359848499298, 0.3480607271194458, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.41655975580215454, 0.39943498373031616, 0.43368449807167053, 0.4850587546825409, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5021834969520569, 0.5364330410957336, 0.5021834969520569, 0.5193082690238953, 0.5193082690238953, 0.5193082690238953, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.41655975580215454, 0.38231024146080017, 0.3309359848499298, 0.3138112425804138, 0.27956172823905945, 0.3138112425804138, 0.7761795520782471, 1.563918113708496, 1.6495418548583984, 1.7009161710739136, 1.8379141092300415, 1.5810428857803345, 0.7248052954673767, 1.4611696004867554, 1.8207894563674927, 1.8036646842956543, 1.8721636533737183, 1.4269200563430786, -0.02868395671248436, -0.3540542721748352, 1.5981676578521729, 1.5296685695648193, 1.7009161710739136, 1.3584210872650146, 1.0330508947372437, 1.18717360496521, 0.6391815543174744, 1.1529240608215332, 0.02269030176103115, 1.2385478019714355, 1.3412963151931763, 0.3309359848499298, 1.101549744606018, 0.8618032932281494, 1.255672574043274, 0.10831420123577118, 0.9988013505935669, 0.9131776094436646, 1.101549744606018, 1.0844250917434692, 0.7761795520782471, -0.8849216103553772, 0.7590547800064087, 0.056939806789159775, 1.6837913990020752, 0.41655975580215454, 0.38231024146080017, 0.6391815543174744, 2.0434112548828125, 1.2214230298995972, 1.5125439167022705, 1.5981676578521729, 1.974912166595459, 1.6666666269302368, 1.9406627416610718, 2.248908281326294, -0.19993148744106293, 1.8379141092300415, 1.2042982578277588, 0.7761795520782471, 1.5810428857803345, 1.7009161710739136, 1.6152924299240112, 0.5193082690238953, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5706825256347656, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.6049320101737976, 0.587807297706604, 0.5535577535629272, 0.5021834969520569, 0.4850587546825409, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.38231024146080017, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3138112425804138, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.2110627144575119, 0.2 [e2e-predictor] 110627144575119, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.15968845784664154, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.14256370067596436, 0.17681321501731873, 0.19393795728683472, 0.2110627144575119, 0.2281874716281891, 0.24531221389770508, 0.24531221389770508, 0.27956172823905945, 0.29668647050857544, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.41655975580215454, 0.43368449807167053, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4508092403411865, 0.43368449807167053, 0.4508092403411865, 0.4679340124130249, 0.4679340124130249, 0.4850587546825409, 0.4508092403411865, 0.4679340124130249, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.3651854991912842, 0.3309359848499298, 0.29668647050857544, 0.24531221389770508, 0.2281874716281891, 0.19393795728683472, 0.26243698596954346, 0.7419300675392151, 1.786539912223816, 1.7694151401519775, 1.7351655960083008, 1.8721636533737183, 1.444044828414917, 1.2214230298995972, 1.5810428857803345, 1.9577873945236206, 1.8036646842956543, 2.0262863636016846, 0.5535577535629272, 0.622056782245636, -0.2341809868812561, 1.7351655960083008, 1.4269200563430786, 1.444044828414917, 1.444044828414917, 1.0330508947372437, 1.563918113708496, 1.1529240608215332, 0.6734310388565063, 0.4508092403411865, 1.0501755475997925, 0.8789280652999878, 1.2042982578277588, 0.7933043241500854, 0.9474270939826965, 1.1529240608215332, 0.3309359848499298, 1.3412963151931763, 1.0501755475997925, 1.324171543121338, 0.9645518660545349, 1.0501755475997925, -0.6794245839118958, -0.13143247365951538, 0.6391815543174744, 0.7248052954673767, 1.3926706314086914, 0.4679340124130249, 0.5706825256347656, 1.9235379695892334, 1.6152924299240112, 1.8550388813018799, 0.9816765785217285, 0.9303023219108582, 1.6666666269302368, 1.974912166595459, 2.094785451889038, 0.7076805233955383, 1.6666666269302368, 0.8275538086891174, 1.1186745166778564, 1.444044828414917, 1.8379141092300415, 1.4611696004867554, 0.5021834969520569, 0.4508092403411865, 0.4508092403411865, 0.5021834969520569, 0.5021834969520569, 0.5021834969520569, 0.5193082690238953, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.6049320101737976, 0.622056782245636, 0.622056782245636, 0.6734310388565063, 0.656306266784668, 0.6391815543174744, 0.622056782245636, 0.6049320101737976, 0.587807297706604, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.4508092403411865, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3309359848499298, 0.29668647050857544, 0.29668647050857544], [0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.4336844980 [e2e-predictor] 7167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.27956172823905945, 0.26243698596954346, 0.24531221389770508, 0.24531221389770508, 0.19393795728683472, 0.24531221389770508, 0.19393795728683472, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.17681321501731873, 0.14256370067596436, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.10831420123577118, 0.12543895840644836, 0.12543895840644836, 0.10831420123577118, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.14256370067596436, 0.19393795728683472, 0.2110627144575119, 0.2110627144575119, 0.2281874716281891, 0.2281874716281891, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.29668647050857544, 0.29668647050857544, 0.3138112425804138, 0.3138112425804138, 0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.38231024146080017, 0.3480607271194458, 0.3309359848499298, 0.3138112425804138, 0.3138112425804138, 0.27956172823905945, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.2110627144575119, 0.8275538086891174, 1.6152924299240112, 1.6666666269302368, 1.718040943145752, 1.8379141092300415, 1.0501755475997925, 1.5125439167022705, 1.5467933416366577, 1.786539912223816, 1.5467933416366577, 1.8036646842956543, -0.5938007831573486, 0.4508092403411865, -0.2341809868812561, 1.5810428857803345, 1.6152924299240112, 1.3070467710494995, 1.7009161710739136, 1.8721636533737183, 1.18717360496521, 1.0159261226654053, -0.3540542721748352, -0.045808710157871246, 1.255672574043274, 1.0159261226654053, 0.7076805233955383, 0.12543895840644836, 0.056939806789159775, 0.9988013505935669, 0.15968845784664154, 1.324171543121338, 1.4954191446304321, 1.4269200563430786, 1.4954191446304321, 1.2899221181869507, -0.8506720662117004, -0.3883037567138672, 1.0501755475997925, 0.7419300675392151, 0.9303023219108582, 0.4850587546825409, -0.3540542721748352, 1.1357992887496948, 1.0501755475997925, 1.8892884254455566, 0.9988013505935669, 1.7351655960083008, 2.0091617107391357, 1.7009161710739136, 2.248908281326294, 0.5364330410957336, 1.444044828414917, 0.9303023219108582, 0.5364330410957336, 1.7522903680801392, 1.8379141092300415, 1.5467933416366577, 0.4850587546825409, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5021834969520569, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.5706825256347656, 0.5535577535629272, 0.587807297706604, 0.622056782245636, 0.6049320101737976, 0.6391815543174744, 0.6734310388565063, 0.6391815543174744, 0.6391815543174744, 0.6391815543174744, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.5364330410957336, 0.5364330410957336, 0.5364330410957336, 0.4850587546825409, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.29668647050857544, 0.3480607271194458, 0.31 [e2e-predictor] 38112425804138, 0.3309359848499298], [0.3309359848499298, 0.3651854991912842, 0.3651854991912842, 0.3309359848499298, 0.3480607271194458, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.43368449807167053, 0.43368449807167053, 0.43368449807167053, 0.4679340124130249, 0.4679340124130249, 0.4508092403411865, 0.4508092403411865, 0.43368449807167053, 0.43368449807167053, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.3138112425804138, 0.29668647050857544, 0.26243698596954346, 0.24531221389770508, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.2281874716281891, 0.2110627144575119, 0.26243698596954346, 0.2281874716281891, 0.26243698596954346, 0.27956172823905945, 0.24531221389770508, 0.27956172823905945, 0.2110627144575119, 0.2281874716281891, 0.19393795728683472, 0.17681321501731873, 0.17681321501731873, 0.15968845784664154, 0.15968845784664154, 0.14256370067596436, 0.14256370067596436, 0.10831420123577118, 0.14256370067596436, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.17681321501731873, 0.14256370067596436, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.14256370067596436, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.056939806789159775, 0.091189444065094, 0.0740646943449974, 0.10831420123577118, 0.0740646943449974, 0.10831420123577118, 0.091189444065094, 0.12543895840644836, 0.12543895840644836, 0.14256370067596436, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.15968845784664154, 0.15968845784664154, 0.19393795728683472, 0.2110627144575119, 0.19393795728683472, 0.19393795728683472, 0.26243698596954346, 0.26243698596954346, 0.26243698596954346, 0.27956172823905945, 0.3138112425804138, 0.3480607271194458, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3138112425804138, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.29668647050857544, 0.27956172823905945, 0.26243698596954346, 0.2281874716281891, 0.19393795728683472, 0.14256370067596436, 0.10831420123577118, 0.0740646943449974, 0.19393795728683472, 0.8960528373718262, 1.7522903680801392, 1.6666666269302368, 1.6837913990020752, 1.8036646842956543, 0.7933043241500854, 1.2042982578277588, 1.63241708278656, 1.8207894563674927, 2.0434112548828125, 1.718040943145752, 0.656306266784668, 0.26243698596954346, -0.09718296676874161, 1.7522903680801392, 1.7351655960083008, 1.1357992887496948, 1.1357992887496948, 1.2042982578277588, 1.7009161710739136, 1.0330508947372437, 0.02269030176103115, 0.587807297706604, 1.4782943725585938, 1.101549744606018, 1.0844250917434692, 0.9474270939826965, 0.12543895840644836, 0.8275538086891174, 0.24531221389770508, 1.2214230298995972, 1.2727973461151123, 1.7009161710739136, 1.255672574043274, 1.786539912223816, -0.5938007831573486, 0.6391815543174744, 0.14256370067596436, 0.29668647050857544, 0.0055655487813055515, 0.9474270939826965, -0.6794245839118958, 1.7351655960083008, 1.63241708278656, 1.5810428857803345, 1.444044828414917, 1.0673003196716309, 1.974912166595459, 1.8550388813018799, 2.231783390045166, -0.14855723083019257, 1.1186745166778564, 1.0159261226654053, 0.7761795520782471, 1.8892884254455566, 1.3412963151931763, 0.7933043241500854, 0.5021834969520569, 0.43368449807167053, 0.4679340124130249, 0.4850587546825409, 0.4850587546825409, 0.5193082690238953, 0.5364330410957336, 0.5535577535629272, 0.5535577535629272, 0.5706825256347656, 0.6049320101737976, 0.587807297706604, 0.622056782245636, 0.6391815543174744, 0.6391815543174744, 0.656306266784668, 0.6734310388565063, 0.6391815543174744, 0.656306266784668, 0.6049320101737976, 0.587807297706604, 0.587807297706604, 0.5706825256347656, 0.5535577535629272, 0.536 [e2e-predictor] 4330410957336, 0.5021834969520569, 0.5021834969520569, 0.4850587546825409, 0.4508092403411865, 0.39943498373031616, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.41655975580215454, 0.39943498373031616, 0.38231024146080017, 0.38231024146080017, 0.38231024146080017, 0.39943498373031616, 0.38231024146080017, 0.3651854991912842, 0.3651854991912842, 0.3480607271194458, 0.3480607271194458, 0.3309359848499298, 0.3309359848499298, 0.38231024146080017, 0.3138112425804138, 0.3309359848499298]], [[0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.90336132049560 [e2e-predictor] 55, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967], [0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.833333373069763 [e2e-predictor] 2, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313 [e2e-predictor] , 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2380952835083008], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.5728292465209961, 0.6603642702102661, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.325630307197 [e2e-predictor] 5708, 1.3606443405151367, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.3081233501434326], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.940476298332 [e2e-predictor] 2144, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708], [0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.74789923429 [e2e-predictor] 48914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3606443405151367], [0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.66036427 [e2e-predictor] 02102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.3956583738327026], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.81 [e2e-predictor] 79272413253784, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.430672287940979], [0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7829 [e2e-predictor] 132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4481793642044067], [0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.69537824 [e2e-predictor] 39231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.518207311630249, 1.465686321258545], [0.8704482913017273, 0.85294127464 [e2e-predictor] 29443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.81582 [e2e-predictor] 6416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.90 [e2e-predictor] 33613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.5357143878936768], [0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858 [e2e-predictor] 543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.5707283020019531], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.74579 [e2e-predictor] 83493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5882353782653809], [0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.37 [e2e-predictor] 8151297569275, 1.3956583738327026, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.6232492923736572], [0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.975490 [e2e-predictor] 2720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.6757704019546509, 1.640756368637085], [0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0 [e2e-predictor] .8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702 [e2e-predictor] 102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789], [0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0 [e2e-predictor] .7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7107843160629272], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, [e2e-predictor] 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7 [e2e-predictor] 303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.69537 [e2e-predictor] 82439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1 [e2e-predictor] .815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.7633053064346313], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, [e2e-predictor] 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858 [e2e-predictor] 543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059], [0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1. [e2e-predictor] 815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1. [e2e-predictor] 4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, [e2e-predictor] 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0 [e2e-predictor] .9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0280113220214844, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.80042 [e2e-predictor] 02842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303 [e2e-predictor] 922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8 [e2e-predictor] 704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.815826416015625], [0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457 [e2e-predictor] 580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, [e2e-predictor] 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7478992342948914, 0.7478992342948914, [e2e-predictor] 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.92 [e2e-predictor] 08683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014], [0.7654062509536743, 1.1330533027648926, 1.1855742931365967, 0.9929972887039185, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.79831933975 [e2e-predictor] 21973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014], [1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5882353782653809, 1.4481793642044067, 1.2030812501907349, 0.8879552483558655, 0.6953782439231873, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.6953782439231873, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231 [e2e-predictor] , 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [1.343137264251709, 1.5007003545761108, 1.6582633256912231, 1.728291392326355, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.343137264251709, 0.9929972887039185, 0.7829132676124573, 0.7128852605819702, 0.6428572535514832, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.36064434051513 [e2e-predictor] 67, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8508403301239014], [0.590336263179779, 1.0630252361297607, 1.2731093168258667, 1.4131653308868408, 1.5007003545761108, 1.6757704019546509, 1.640756368637085, 1.5007003545761108, 1.3606443405151367, 1.1855742931365967, 0.6953782439231873, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.747 [e2e-predictor] 8992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [0.3102242052555084, 0.6953782439231873, 0.8879552483558655, 1.0280113220214844, 1.1855742931365967, 0.9754902720451355, 0.3102242052555084, -0.022408949211239815, -0.03991595283150673, -0.21498596668243408, -0.1624649614095688, 0.3627452254295349, 0.415266215801239, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.485 [e2e-predictor] 2942228317261, 0.432773232460022, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673], [1.3081233501434326, 1.3081233501434326, 1.1155463457107544, 0.8704482913017273, 0.415266215801239, -0.4600839912891388, -1.5630252361297607, -1.755602240562439, -0.9152660369873047, 0.08263305574655533, 0.7829132676124573, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.0455182790756226, 0.7829132676124573, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0. [e2e-predictor] 8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.34523820877075195, -0.8977590203285217, -0.7927170395851135, 0.9404762983322144, 1.5707283020019531, 1.7983193397521973, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.465686321258545, 1.343137264251709, 1.0980392694473267, 0.8529412746429443, 0.6603642702102661, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654 [e2e-predictor] 062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055], [1.2030812501907349, 1.2906162738800049, 1.3256303071975708, 1.3956583738327026, 1.518207311630249, 1.4131653308868408, 0.9054622650146484, 0.3277312219142914, 0.7303922772407532, 1.2556023597717285, 1.5882353782653809, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.0280113220214844, 0.8004202842712402, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.817927241325378 [e2e-predictor] 4, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [1.0455182790756226, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 0.9754902720451355, 0.17016807198524475, -0.5126050114631653, -1.0903360843658447, -0.3550419807434082, 0.7654062509536743, 1.343137264251709, 1.553221344947815, 1.640756368637085, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.8333333730697632, 1.553221344947815, 1.3606443405151367, 1.0980392694473267, 0.7829132676124573, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.922969 [e2e-predictor] 2816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.5553222298622131, 0.590336263179779, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673, 1.8858543634414673], [0.6778712272644043, 0.8704482913017273, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, -0.022408949211239815, -1.6330533027648926, -1.895658254623413, -1.422969102859497, -0.4950979948043823, 0.415266215801239, 0.7829132676124573, 0.9229692816734314, 1.2380952835083008, 1.483193278312683, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.815826416015625, 1.7457983493804932, 1.4481793642044067, 1.1330533027648926, 0.6078432202339172, 0.4852942228317261, 0.6778712272644043, 0.7128852605819702, 0.7478992342 [e2e-predictor] 948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055], [-0.17997196316719055, 0.34523820877075195, 0.590336263179779, 0.6778712272644043, 0.13515406847000122, -1.370448112487793, -1.8256303071975708, -1.3004200 [e2e-predictor] 458526611, 0.432773232460022, 1.2556023597717285, 1.465686321258545, 1.4131653308868408, 1.2205883264541626, 0.9579832553863525, 0.9404762983322144, 1.1505602598190308, 1.0455182790756226, 0.3802522122859955, 0.1001400575041771, 0.9579832553863525, 1.553221344947815, 1.5357143878936768, 1.0455182790756226, 0.6078432202339172, 0.7303922772407532, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.9383753538131 [e2e-predictor] 714, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332], [-1.4404760599136353, -0.9502801299095154, -0.26750698685646057, 0.11764705926179886, -0.6526610255241394, -1.720588207244873, -1.7380952835083008, -0.12745095789432526, 1.1330533027648926, 1.2380952835083008, 1.430672287940979, 1.518207311630249, 1.605742335319519, 1.605742335319519, 1.378151297569275, 0.9404762983322144, 0.012605053372681141, -0.9852941036224365, 0.2752102017402649, 1.430672287940979, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.728291392326355, 1.465686321258545, 1.2380952835083008, 1.0455182790756226, 0.9054622650146484, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.34523820877075195, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.763305306 [e2e-predictor] 4346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9558824300765991, 1.9733893871307373, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.3004200458526611, -1.6330533027648926, -1.4404760599136353, -0.7051820158958435, -0.9852941036224365, -1.668067216873169, -1.2654061317443848, 0.6778712272644043, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.553221344947815, 1.6582633256912231, 1.640756368637085, 1.2030812501907349, 0.2752102017402649, 0.590336263179779, 1.2556023597717285, 1.5707283020019531, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.6232492923736572, 1.430672287940979, 1.2205883264541626, 1.0805323123931885, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.520308256149292, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.4481793642 [e2e-predictor] 044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9383753538131714, 1.9733893871307373, 1.9558824300765991, 1.6757704019546509, 1.1680673360824585, 1.6757704019546509, 1.9208683967590332, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714], [-1.0378150939941406, -1.3179271221160889, -1.3004200458526611, -1.195378065109253, -1.247899055480957, -1.335434079170227, -0.7051820158958435, 0.6253502368927002, 1.0105042457580566, 1.1505602598190308, 1.2380952835083008, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.4481793642044067, 1.2205883264541626, 0.6778712272644043, 0.1001400575041771, 0.2226892113685608, 0.9929972887039185, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 1.693277359008789, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.465686321258545, 1.3081233501434326, 1.1505602598190308, 0.9229692816734314, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.7654062509536743, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.4852942228317261, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.01050424575805 [e2e-predictor] 66, 1.0280113220214844, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.483193278312683, 1.1680673360824585, 1.4481793642044067, 0.9929972887039185, 2.0259103775024414, 2.0259103775024414, 1.9208683967590332, 1.9383753538131714, 1.9733893871307373, 1.9033613204956055, 1.5357143878936768, 1.4131653308868408, 1.8333333730697632, 1.9733893871307373, 1.9908963441848755, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [-0.3550419807434082, -0.4075630009174347, 0.2577032148838043, 0.34523820877075195, -0.3550419807434082, -1.0553221702575684, -1.0728291273117065, -0.26750698685646057, 0.520308256149292, 0.8879552483558655, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 0.7303922772407532, -0.8277310132980347, -1.4404760599136353, -1.4754900932312012, -1.1428570747375488, -0.3550419807434082, 0.6078432202339172, 1.2030812501907349, 1.430672287940979, 1.553221344947815, 1.483193278312683, 1.3606443405151367, 1.430672287940979, 1.640756368637085, 1.5007003545761108, 1.3956583738327026, 1.2731093168258667, 0.9754902720451355, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3277312219142914, 0.34523820 [e2e-predictor] 877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9033613204956055, 1.8333333730697632, 1.693277359008789, 1.4131653308868408, 1.1330533027648926, 1.0455182790756226, 1.0105042457580566, 1.1155463457107544, 0.6078432202339172, 1.7983193397521973, 1.9383753538131714, 1.9208683967590332, 1.9558824300765991, 1.9383753538131714, 1.6582633256912231, 1.2906162738800049, 0.6603642702102661, 0.7128852605819702, 1.7107843160629272, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.9383753538131714], [1.0805323123931885, -0.057422954589128494, -0.3550419807434082, 0.06512605398893356, 0.415266215801239, -0.057422954589128494, -0.8627450466156006, -0.8802520632743835, -0.6701680421829224, -0.10994396358728409, 0.590336263179779, 0.8704482913017273, 0.9404762983322144, 1.0455182790756226, 0.9754902720451355, -0.28501397371292114, -1.5980392694473267, -1.7731093168258667, -0.8627450466156006, 0.6078432202339172, 1.1155463457107544, 1.4131653308868408, 1.3956583738327026, 1.1505602598190308, 1.0805323123931885, 1.343137264251709, 1.465686321258545, 0.8704482913017273, 0.4852942228317261, 1.0105042457580566, 1.4481793642044067, 1.3081233501434326, 0.9229692816734314, 0.432773232460022, 0.502801239490509, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.43 [e2e-predictor] 2773232460022, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.5707283020019531, 0.8529412746429443, 1.3256303071975708, 1.2731093168258667, 0.5378152132034302, 0.7303922772407532, 0.4677872359752655, 0.4852942228317261, 0.3802522122859955, 1.2906162738800049, 1.693277359008789, 1.6582633256912231, 1.728291392326355, 1.815826416015625, 1.0280113220214844, 0.6603642702102661, 0.415266215801239, 0.520308256149292, 1.2906162738800049, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991], [1.9033613204956055, 1.0980392694473267, -1.160364031791687, -1.5455182790756226, -1.335434079170227, -0.9327731132507324, -0.4600839912891388, 0.3102242052555084, 0.432773232460022, -0.2499999701976776, -0.4600839912891388, 0.012605053372681141, 0.502801239490509, 0.7303922772407532, 0.3277312219142914, -1.1428570747375488, -1.720588207244873, -1.370448112487793, 0.6953782439231873, 1.3956583738327026, 1.518207311630249, 1.6232492923736572, 1.780812382698059, 1.7983193397521973, 1.3606443405151367, 0.7829132676124573, 0.11764705926179886, -0.5126050114631653, -0.6876749992370605, -0.21498596668243408, 0.432773232460022, 1.2556023597717285, 1.4481793642044067, 0.8704482913017273, 0.5728292465209961, 0.8529412746429443, 0.9579832553863525, 0.8354342579841614, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, [e2e-predictor] 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 2.0084033012390137, 1.5357143878936768, 0.17016807198524475, 0.6078432202339172, 0.8879552483558655, 0.3102242052555084, 0.590336263179779, -0.0049019488506019115, 0.03011205606162548, 0.2577032148838043, 1.0805323123931885, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.3081233501434326, 0.9929972887039185, 0.24019621312618256, 0.520308256149292, 0.45028021931648254, 1.4131653308868408, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991], [1.9383753538131714, 1.9383753538131714, 1.1330533027648926, -0.7226890325546265, -1.580532193183899, -1.457983136177063, -1.335434079170227, -0.8277310132980347, 0.0476190559566021, 0.590336263179779, 0.012605053372681141, -0.9677870869636536, -0.5826330184936523, 0.03011205606162548, -0.3200279772281647, -1.4929972887039185, -1.720588207244873, -0.39005598425865173, 1.2380952835083008, 1.3256303071975708, 1.4131653308868408, 1.4481793642044067, 1.5357143878936768, 1.6232492923736572, 1.7107843160629272, 1.7457983493804932, 1.2030812501907349, 0.13515406847000122, -0.5301120281219482, 0.3627452254295349, 0.6603642702102661, 0.7303922772407532, 1.2380952835083008, 1.7633053064346313, 1.5882353782653809, 1.3606443405151367, 1.3081233501434326, 1.1505602598190308, 0.9579832553863525, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0. [e2e-predictor] 7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5378152132034302, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.502801239490509, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9208683967590332, 1.9733893871307373, 0.4677872359752655, 0.012605053372681141, -0.07492996007204056, 0.2577032148838043, 0.15266107022762299, 0.520308256149292, -0.03991595283150673, -0.14495795965194702, 0.2577032148838043, 0.8354342579841614, 1.465686321258545, 1.0455182790756226, 1.5707283020019531, 0.7478992342948914, 0.8179272413253784, 0.29271721839904785, 0.45028021931648254, 0.34523820877075195, 1.1855742931365967, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373], [1.1330533027648926, 1.640756368637085, 1.8858543634414673, 1.7457983493804932, 1.1155463457107544, 0.2577032148838043, -0.5126050114631653, -1.4054621458053589, -1.4754900932312012, -0.9327731132507324, -0.5651260018348694, -0.8802520632743835, -0.8452380299568176, -0.3025209903717041, -0.5651260018348694, -1.195378065109253, -1.1253501176834106, 0.45028021931648254, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.483193278312683, 1.518207311630249, 1.6582633256912231, 1.693277359008789, 1.5882353782653809, 0.9579832553863525, -0.09243696182966232, -0.33753499388694763, -0.03991595283150673, 0.17016807198524475, 0.9579832553863525, 1.605742335319519, 1.7107843160629272, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.1330533027648926, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0 [e2e-predictor] .8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9383753538131714, 1.9208683967590332, 0.3802522122859955, -0.3200279772281647, -0.39005598425865173, -0.23249296844005585, 0.08263305574655533, 0.3277312219142914, -0.057422954589128494, -0.12745095789432526, 0.2226892113685608, 0.5728292465209961, 1.2030812501907349, 0.6778712272644043, 1.465686321258545, 0.4677872359752655, 0.4677872359752655, 0.2577032148838043, 0.03011205606162548, 0.24019621312618256, 0.7654062509536743, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 2.0259103775024414], [0.7829132676124573, 0.9054622650146484, 1.2731093168258667, 1.868347406387329, 1.9558824300765991, 1.868347406387329, 1.430672287940979, 0.3102242052555084, -0.7226890325546265, -0.7577030062675476, -1.160364031791687, -1.2654061317443848, -0.5126050114631653, 0.45028021931648254, 0.415266215801239, -0.23249296844005585, -0.47759100794792175, 0.39775922894477844, 0.9929972887039185, 1.0455182790756226, 1.1505602598190308, 1.2380952835083008, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.1855742931365967, 0.8354342579841614, 0.17016807198524475, -0.4950979948043823, -0.4425770044326782, -0.3025209903717041, -0.09243696182966232, 0.5378152132034302, 1.2731093168258667, 1.6757704019546509, 1.6232492923736572 [e2e-predictor] , 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.0630252361297607, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9558824300765991, 1.3956583738327026, -0.3025209903717041, -0.5301120281219482, -0.5826330184936523, -0.42506998777389526, -0.03991595283150673, 0.24019621312618256, -0.09243696182966232, -0.07492996007204056, 0.2752102017402649, 0.5728292465209961, 1.0630252361297607, 0.7654062509536743, 0.9929972887039185, 0.520308256149292, 0.3102242052555084, -0.022408949211239815, -0.1624649614095688, 0.17016807198524475, 0.6428572535514832, 1.6582633256912231, 2.0084033012390137, 2.0084033012390137, 2.043417453765869], [0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9579832553863525, 1.518207311630249, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 1.3606443405151367, 0.502801239490509, 0.13515406847000122, -0.5301120281219482, -1.195378065109253, -0.6526610255241394, 0.13515406847000122, 0.45028021931648254, 0.20518220961093903, -0.0574229545891 [e2e-predictor] 28494, 0.20518220961093903, 0.6778712272644043, 0.9054622650146484, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.3081233501434326, 1.2380952835083008, 0.5378152132034302, -0.7226890325546265, -1.3529410362243652, -1.0728291273117065, -0.19747896492481232, 0.3277312219142914, 0.2752102017402649, 0.11764705926179886, 0.3277312219142914, 0.6778712272644043, 1.0280113220214844, 1.518207311630249, 1.6582633256912231, 1.430672287940979, 1.3956583738327026, 1.4481793642044067, 1.2030812501907349, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.39775922894477844, 0.3802522122859955, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8508403301239014, 0.39775922894477844, -0.5301120281219482, -0.5476189851760864, -0.47759100794792175, -0.33753499388694763, 0.06512605398893356, 0.20518220961093903, -0.03991595283150673, 0.11764705926179886, 0.432773232460022, 0.5378152132034302, 0.8354342579841614, 0.9054622650146484, 0.6253502368927002, 0.3627452254295349, 0.15266107022762299, -0.12745095789432526, -0.03991595283150673, 0.012605053372681141, 0.6078432202339172, 1.2030812501907349, 1.9 [e2e-predictor] 908963441848755, 2.043417453765869, 2.043417453765869], [0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.5357143878936768, 1.9208683967590332, 2.0259103775024414, 1.4481793642044067, -0.0049019488506019115, -0.33753499388694763, -0.8802520632743835, -1.160364031791687, -1.0028010606765747, -0.4950979948043823, -0.057422954589128494, -0.2499999701976776, -0.8452380299568176, -0.3550419807434082, 0.24019621312618256, 0.6253502368927002, 0.9229692816734314, 1.0630252361297607, 1.1330533027648926, 0.8704482913017273, -0.7051820158958435, -1.580532193183899, -0.3025209903717041, 1.1680673360824585, 1.605742335319519, 1.640756368637085, 1.4481793642044067, 0.9404762983322144, 0.6778712272644043, 0.7654062509536743, 0.8529412746429443, 0.7128852605819702, 0.3627452254295349, 0.3102242052555084, 0.8354342579841614, 1.2030812501907349, 1.1155463457107544, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.7107843160629272, 1.4481793642044067, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 0.5553222298622131, -0.37254899740219116, -0. [e2e-predictor] 6176469922065735, -0.39005598425865173, -0.47759100794792175, -0.09243696182966232, 0.17016807198524475, 0.2226892113685608, 0.17016807198524475, 0.3277312219142914, 0.520308256149292, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.502801239490509, 0.15266107022762299, -0.03991595283150673, -0.1624649614095688, 0.1001400575041771, 0.1001400575041771, 0.34523820877075195, 0.15266107022762299, 2.0259103775024414, 2.0259103775024414, 2.043417453765869], [0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 1.0630252361297607, 1.553221344947815, 1.6232492923736572, 1.2205883264541626, 0.4852942228317261, -0.19747896492481232, -0.14495795965194702, 0.29271721839904785, -0.1624649614095688, -0.7226890325546265, -0.8977590203285217, -1.1253501176834106, -0.7401960492134094, -0.23249296844005585, 0.08263305574655533, 0.502801239490509, 0.7128852605819702, 0.8529412746429443, 0.08263305574655533, -1.3879550695419312, -0.9852941036224365, 1.0280113220214844, 1.465686321258545, 1.553221344947815, 1.6582633256912231, 1.728291392326355, 1.728291392326355, 1.3256303071975708, 0.6428572535514832, 0.17016807198524475, -0.3025209903717041, -0.9852941036224365, -0.09243696182966232, 1.1505602598190308, 1.6232492923736572, 1.5357143878936768, 0.9404762983322144, 0.590336263179779, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4131653 [e2e-predictor] 308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.483193278312683, 1.0805323123931885, 1.2731093168258667, 1.2205883264541626, 0.20518220961093903, -0.6176469922065735, -0.4075630009174347, -0.9327731132507324, -0.4075630009174347, -0.28501397371292114, -0.39005598425865173, -0.022408949211239815, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.39775922894477844, 0.5378152132034302, 0.5728292465209961, 0.432773232460022, 0.502801239490509, 0.3627452254295349, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.20518220961093903, 0.18767507374286652, 0.20518220961093903, 0.4677872359752655, 1.1505602598190308, 1.9383753538131714, 2.043417453765869], [0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.9754902720451355, 1.2906162738800049, 1.3606443405151367, 1.0455182790756226, -0.10994396358728409, 0.03011205606162548, 0.5378152132034302, 0.590336263179779, 0.012605053372681141, -0.8452380299568176, -0.7927170395851135, -0.19747896492481232, -0.0049019488506019115, -0.12745095789432526, 0.012605053372681141, 0.17016807198524475, -0.4600839912891388, -1.1078431606292725, 0.06512605398893356, 1.2731093168258667, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.5707283020019531, 1.0980392694473267, 0.18767507374286652, -0.12745095789432526, 1.0980392694473267, 1.5707283020019531, 1.728291392326355, 1.8333333730697632, 1.8858543634414673, 1.605742335319519, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.0805323123931885, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6953 [e2e-predictor] 782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.430672287940979, 0.1001400575041771, -0.8277310132980347, 0.7128852605819702, 0.15266107022762299, -0.3200279772281647, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -0.42506998777389526, -0.21498596668243408, -0.4075630009174347, 0.1001400575041771, 0.13515406847000122, 0.3102242052555084, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 0.3802522122859955, 0.3102242052555084, 0.520308256149292, 0.18767507374286652, 0.03011205606162548, -0.09243696182966232, 0.13515406847000122, 0.2752102017402649, 0.0476190559566021, 0.3277312219142914, 0.590336263179779, 0.9404762983322144, 2.0259103775024414, 2.0959384441375732], [0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 1.1505602598190308, 1.378151297569275, 1.343137264251709, 0.45028021931648254, 0.2226892113685608, 0.34523820877075195, -0.26750698685646057, -0.7927170395851135, -0.5476189851760864, -0.2499999701976776, -0.14495795965194702, -0.2499999701976776, -0.37254899740219116, -0.47759100794792175, -0.5476189851760864, 0.45028021931648254, 1.0630252361297607, 1.1855742931365967, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.465686321258545, 1.518207311630249, 1.6232492923736572, 1.5882353782653809, 1.2030812501907349, 0.2226892113685608, 0.3102242052555084, 1.1855742931365967, 1.483193278312683, 1.640756368637085, 1.815826416015625, 1.9208683967590332, 1.8858543634414673, 1.553221344947815, 1.3606443405151367, 1.518207311630249, 1.2906162738800049, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219 [e2e-predictor] 142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.5357143878936768, 0.8179272413253784, -0.6876749992370605, -1.0028010606765747, -0.8102240562438965, -0.03991595283150673, -0.6526610255241394, -1.2128850221633911, -1.160364031791687, -0.9677870869636536, -0.19747896492481232, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.13515406847000122, 0.3277312219142914, 0.13515406847000122, 0.24019621312618256, 0.3102242052555084, 0.2577032148838043, 0.29271721839904785, 0.45028021931648254, 0.06512605398893356, -0.14495795965194702, -0.07492996007204056, 0.29271721839904785, 0.1001400575041771, -0.0049019488506019115, 0.3277312219142914, 0.3627452254295349, 0.8004202842712402, 2.0784313678741455, 2.0959384441375732], [1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.9054622650146484, 1.2556023597717285, 1.1680673360824585, 0.7128852605819702, 0.17016807198524475, -0.21498596668243408, -0.0049019488506019115, 0.3627452254295349, 0.06512605398893356, -0.33753499388694763, -0.42506998777389526, -0.4075630009174347, -0.4425770044326782, -0.4425770044326782, 0.11764705926179886, 0.7654062509536743, 0.9054622650146484, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.2906162738800049, 1.378151297569275, 1.430672287940979, 1.0980392694473267, -0.057422954589128494, -1.1253501176834106, -0.6701680421829224, 0.29271721839904785, 0.8529412746429443, 1.1505602598190308, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9558824300765991, 1.8333333730697632, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.2030812501907349, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.32 [e2e-predictor] 77312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 1.2906162738800049, -0.6526610255241394, -0.9152660369873047, -0.7051820158958435, -0.7577030062675476, -0.4600839912891388, -1.0028010606765747, -0.6351540088653564, -0.3025209903717041, -0.23249296844005585, 0.06512605398893356, -0.057422954589128494, -0.21498596668243408, -0.14495795965194702, 0.06512605398893356, 0.2226892113685608, 0.06512605398893356, 0.17016807198524475, 0.08263305574655533, 0.11764705926179886, 0.3277312219142914, 0.39775922894477844, 0.13515406847000122, -0.12745095789432526, -0.03991595283150673, 0.18767507374286652, 0.13515406847000122, 0.13515406847000122, 0.29271721839904785, 0.15266107022762299, 0.6253502368927002, 2.043417453765869, 2.0959384441375732], [1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.8354342579841614, 0.9229692816734314, 0.6778712272644043, 0.15266107022762299, -0.5126050114631653, 0.03011205606162548, 0.502801239490509, 0.5378152132034302, -0.1624649614095688, -0.6001400351524353, -0.5476189851760864, -0.3200279772281647, -0.19747896492481232, 0.2577032148838043, 0.520308256149292, 0.7654062509536743, 0.8354342579841614, 0.9229692816734314, 0.9929972887039185, 1.0980392694473267, 1.0455182790756226, 0.2577032148838043, -1.247899055480957, -0.21498596668243408, 1.3956583738327026, 1.640756368637085, 1.483193278312683, 1.0630252361297607, 0.9929972887039185, 1.2556023597717285, 1.6582633256912231, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.5707283020019531, 1.343137264251709, 1.3956583738327026, 1.1505602598190308, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, [e2e-predictor] 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.520308256149292, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.465686321258545, 1.5007003545761108, 1.5707283020019531, 1.5357143878936768, 1.5882353782653809, 1.693277359008789, 1.0805323123931885, 1.2906162738800049, 1.343137264251709, -0.19747896492481232, -1.2303920984268188, -0.8977590203285217, -0.6876749992370605, -0.6001400351524353, -0.5826330184936523, -0.9152660369873047, -0.03991595283150673, 0.2577032148838043, 0.2226892113685608, 0.5378152132034302, 0.415266215801239, 0.432773232460022, -0.14495795965194702, 0.34523820877075195, 0.20518220961093903, 0.1001400575041771, 0.11764705926179886, -0.09243696182966232, 0.08263305574655533, 0.4852942228317261, 0.3102242052555084, 0.3627452254295349, 0.1001400575041771, 0.0476190559566021, 0.15266107022762299, 0.20518220961093903, 0.3102242052555084, 0.34523820877075195, 0.08263305574655533, 0.520308256149292, 2.1309523582458496, 2.1309523582458496], [1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.8179272413253784, 0.24019621312618256, 0.18767507374286652, 0.1001400575041771, 0.1001400575041771, 0.17016807198524475, -0.19747896492481232, -0.4950979948043823, -0.4950979948043823, -0.37254899740219116, -0.21498596668243408, 0.20518220961093903, 0.4852942228317261, 0.6253502368927002, 0.7303922772407532, 0.7829132676124573, 0.7478992342948914, 0.45028021931648254, -0.6351540088653564, -0.7226890325546265, 1.0805323123931885, 1.465686321258545, 1.5357143878936768, 1.640756368637085, 1.7457983493804932, 1.640756368637085, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.3277312219142914, 0.4677872359752655, 1.0630252361297607, 1.1855742931365967, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.957983255 [e2e-predictor] 3863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.465686321258545, 1.343137264251709, 1.2731093168258667, 1.5882353782653809, 1.0630252361297607, -0.6876749992370605, -1.1428570747375488, -0.4950979948043823, -1.335434079170227, -1.2128850221633911, -0.8802520632743835, -0.6351540088653564, -0.6176469922065735, -0.26750698685646057, -0.6701680421829224, 0.11764705926179886, -0.1624649614095688, 0.24019621312618256, 0.432773232460022, 0.20518220961093903, 0.15266107022762299, 0.17016807198524475, 0.5728292465209961, 0.3277312219142914, 0.0476190559566021, 0.06512605398893356, 0.012605053372681141, 0.24019621312618256, 0.432773232460022, 0.3627452254295349, 0.34523820877075195, 0.4677872359752655, 0.3802522122859955, -0.022408949211239815, 0.012605053372681141, 0.20518220961093903, 0.17016807198524475, 0.2752102017402649, 0.39775922894477844, 2.2009804248809814, 2.113445281982422], [1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 1.0805323123931885, 1.2731093168258667, 1.2556023597717285, 1.0455182790756226, 0.7654062509536743, 0.45028021931648254, 0.17016807198524475, -0.14495795965194702, -0.19747896492481232, 0.24019621312618256, 0.24019621312618256, -0.1624649614095688, -0.39005598425865173, -0.33753499388694763, -0.12745095789432526, 0.18767507374286652, 0.502801239490509, 0.6428572535514832, 0.502801239490509, -0.03991595283150673, -0.8277310132980347, -0.0049019488506019115, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.518207311630249, 1.605742335319519, 1.7107843160629272, 1.780812382698059, 1.5882353782653809, 0.5553222298622131, -0.7577030062675476, -1.0553221702575684, -1.0028010606765747, -0.28501397371292114, -0.512 [e2e-predictor] 6050114631653, -0.8452380299568176, -0.4075630009174347, 1.0630252361297607, 1.2205883264541626, 1.0980392694473267, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5553222298622131, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.7654062509536743, 0.7654062509536743, 0.8354342579841614, 0.6778712272644043, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.6253502368927002, 0.520308256149292, 0.45028021931648254, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.8879552483558655, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3081233501434326, 1.3256303071975708, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 0.7829132676124573, -0.6001400351524353, -0.21498596668243408, -1.335434079170227, -1.1253501176834106, -1.720588207244873, -1.3529410362243652, -1.6505602598190308, -0.7752100229263306, -0.8102240562438965, -0.5476189851760864, -0.39005598425865173, -0.8102240562438965, -0.10994396358728409, 0.3802522122859955, 0.20518220961093903, 0.3277312219142914, -0.0049019488506019115, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.6253502368927002, 0.6603642702102661, -0.057422954589128494, 0.1001400575041771, 0.24019621312618256, 0.2577032148838043, 0.3802522122859955, 0.5728292465209961, 0.6078432202339172, 0.415266215801239, 0.08263305574655533, 0.08263305574655533, 0.0476190559566021, 0.45028021931648254, 0.3627452254295349, 0.6253502368927002, 2.1834733486175537, 2.113445281982422], [1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.8354342579841614, 1.465686321258545, 1.8333333730697632, 1.7457983493804932, 1.6757704019546509, 1.518207311630249, 1.2205883264541626, 0.5728292465209961, 0.3277312219142914, 0.1001400575041771, -0.19747896492481232, -0.022408949211239815, 0.3627452254295349, 0.08263305574655533, -0.4425770044326782, -0.740 [e2e-predictor] 1960492134094, -0.6176469922065735, -0.17997196316719055, 0.34523820877075195, 0.39775922894477844, -0.0049019488506019115, -0.4425770044326782, 0.590336263179779, 1.1680673360824585, 1.2556023597717285, 1.343137264251709, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6232492923736572, 1.6757704019546509, 1.5882353782653809, 0.39775922894477844, -0.6176469922065735, -0.8802520632743835, -0.9502801299095154, -0.9327731132507324, -0.9327731132507324, -1.0903360843658447, -0.7577030062675476, 0.7829132676124573, 1.3081233501434326, 1.2030812501907349, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9754902720451355, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.590336263179779, 0.5553222298622131, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.2226892113685608, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.502801239490509, 0.4852942228317261, 0.432773232460022, 0.3802522122859955, 0.3802522122859955, 0.2752102017402649, 0.24019621312618256, 0.24019621312618256, 0.1001400575041771, 0.15266107022762299, 0.08263305574655533, 0.3627452254295349, 0.24019621312618256, 0.34523820877075195, 0.6253502368927002, 0.6428572535514832, 0.45028021931648254, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 0.8704482913017273, 0.8179272413253784, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 1.1155463457107544, 0.03011205606162548, -0.7051820158958435, -1.160364031791687, -1.457983136177063, -1.457983136177063, -1.3879550695419312, -1.4404760599136353, -1.2654061317443848, -1.370448112487793, -0.9327731132507324, -0.7752100229263306, -0.7752100229263306, -0.5476189851760864, -0.37254899740219116, 0.20518220961093903, 0.415266215801239, 0.3277312219142914, 0.08263305574655533, 0.03011205606162548, 0.39775922894477844, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.6603642702102661, -0.09243696182966232, 0.11764705926179886, 0.15266107022762299, 0.17016807198524475, 0.24019621312618256, 0.6253502368927002, 0.6253502368927002, 0.415266215801239, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.6428572535514832, 0.17016807198524475, 0.29271721839904785, 2.113445281982422, 2.0959384441375732], [1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.02801132202 [e2e-predictor] 14844, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 1.0105042457580566, 1.5707283020019531, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.6232492923736572, 1.2556023597717285, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, -0.057422954589128494, -0.17997196316719055, -0.09243696182966232, 0.012605053372681141, -0.3550419807434082, -0.6351540088653564, -0.6701680421829224, -0.14495795965194702, 0.13515406847000122, 0.0476190559566021, 0.24019621312618256, 1.0105042457580566, 1.2030812501907349, 1.1855742931365967, 1.2556023597717285, 1.343137264251709, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.5357143878936768, 1.378151297569275, 0.6078432202339172, -0.6351540088653564, -0.7927170395851135, -0.7401960492134094, -0.6351540088653564, -0.6351540088653564, -0.7577030062675476, -0.9677870869636536, -1.1078431606292725, -0.23249296844005585, 0.432773232460022, 0.3102242052555084, 0.590336263179779, 0.8354342579841614, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.24019621312618256, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.18767507374286652, 0.20518220961093903, 0.2577032148838043, 0.39775922894477844, 0.5728292465209961, 0.3802522122859955, -0.0049019488506019115, -0.12745095789432526, -0.09243696182966232, -0.0049019488506019115, -0.057422954589128494, 0.06512605398893356, 0.06512605398893356, 0.13515406847000122, 0.0476190559566021, 0.15266107022762299, 0.2226892113685608, 0.13515406847000122, 0.3102242052555084, 0.45028021931648254, 0.39775922894477844, 0.7128852605819702, 0.3102242052555084, 0.8704482913017273, 0.4677872359752655, 0.9754902720451355, 0.9579832553863525, 1.0805323123931885, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 0.4852942228317261, 0.11764705926179886, -0.10994396358728409, -0.8277310132980347, -1.247899055480957, -1.5455182790756226, -1.580532193183899, -1.6330533027648926, -1.4754900932312012, -1.3879550695419312, -0.7226890325546265, -0.7752100229263306, -1.0728291273117065, -1.1253501176834106, -0.5126050114631653, 0.012605053372681141, 0.34523820877075195, 0.7128852605819702, 0.5378152132034302, 0.34523820877075195, 0.0476190559566021, -0.07492996007204056, 0.3627452254295349, 0.6078432202339172, 0.6428572535514832, 0.34523820877075195, 0.4677872359752655, 0.012605053372681141, 0.08263305574 [e2e-predictor] 655533, 0.1001400575041771, 0.17016807198524475, 0.15266107022762299, 0.3627452254295349, 0.5378152132034302, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.45028021931648254, 2.113445281982422, 2.113445281982422], [1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.8879552483558655, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7128852605819702, 0.9579832553863525, 1.605742335319519, 1.8508403301239014, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3256303071975708, 0.8879552483558655, 0.7478992342948914, 0.8179272413253784, 0.5378152132034302, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.2752102017402649, 0.29271721839904785, -0.07492996007204056, -0.3025209903717041, -0.3200279772281647, -0.03991595283150673, 0.6778712272644043, 1.0105042457580566, 1.2030812501907349, 1.3081233501434326, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.2030812501907349, 0.590336263179779, -0.7577030062675476, -0.6876749992370605, -0.12745095789432526, -0.47759100794792175, -0.7226890325546265, -0.9502801299095154, -0.9152660369873047, -1.0378150939941406, -1.0378150939941406, -0.8452380299568176, -0.8277310132980347, -0.8452380299568176, -0.7226890325546265, -0.4950979948043823, -0.26750698685646057, 0.06512605398893356, 0.4677872359752655, 0.7829132676124573, 0.9054622650146484, 1.0105042457580566, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.7633053064346313, 1.7983193397521973, 0.8354342579841614, -0.3200279772281647, -0.3025209903717041, 0.08263305574655533, 1.2556023597717285, 1.728291392326355, 1.9208683967590332, 2.0259103775024414, 2.0259103775024414, 2.043417453765869, 2.043417453765869, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 2.165966510772705, 1.605742335319519, -0.8102240562438965, -1.2303920984268188, -0.17997196316719055, 0.8179272413253784, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3606443405151367, 1.1505602598190308, 0.0476190559566021, 0.012605053372681141, 0.29271721839904785, 1.0455182790756226, 0.9754902720451355, 0.8529412746429443, 0.6953782439231873, 0.590336263179779, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.3627452254295349, 0.415266215801239, 0.3102242052555084, 0.15266107022762299, 0.18767507374286652, 0.2577032148838043, 0.17016807198524475, 0.3627452254295349, 0.13515406847000122, 0.012605053372681141, 0.20518220961093903, 0.012605053372681141, -0.09243696182966232, 0.012605053372681141, 0.15266107022762299, -0.10994396358728409, 0.03011205606162548, 0.18767507374286652, 0.3277312219142914, 0.34523820877075195, 0.0476190559566021, 0.590336263179779, 0.4852942228317261, 0.502801239490509, 0.7829132676124573, 1.0455182790756226, 1.2030812501907349, 0.9579832553863525, 0.9404762983322144, 1.0630252361297607, 1.0105042457580566, 0.8529412746429443, 0.012605053372681141, -0.8802520632743835, -1.160364031791687, -1.4754900932312012, -1.5280112028121948, -1.6330533027648926, -1.703081 [e2e-predictor] 2501907349, -1.6855742931365967, -1.422969102859497, -1.7030812501907349, -0.0049019488506019115, 0.13515406847000122, -0.3550419807434082, -1.2128850221633911, -1.0903360843658447, -0.9327731132507324, 0.39775922894477844, 0.4677872359752655, 0.9229692816734314, 0.520308256149292, 0.11764705926179886, -0.37254899740219116, 0.502801239490509, 0.18767507374286652, 0.5553222298622131, 0.5728292465209961, 0.8354342579841614, 0.2752102017402649, 0.1001400575041771, 0.1001400575041771, -0.03991595283150673, -0.03991595283150673, 0.4677872359752655, 0.39775922894477844, 0.6253502368927002, 0.3627452254295349, 0.18767507374286652, 0.15266107022762299, 0.0476190559566021, 0.432773232460022, 0.502801239490509, 2.0959384441375732, 2.113445281982422], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.9579832553863525, 1.605742335319519, 1.9033613204956055, 1.8858543634414673, 1.7983193397521973, 1.6757704019546509, 1.3606443405151367, 0.8704482913017273, 0.8704482913017273, 1.1330533027648926, 0.9929972887039185, 0.7478992342948914, 0.3627452254295349, 0.012605053372681141, 0.17016807198524475, 0.4852942228317261, 0.3627452254295349, -0.14495795965194702, -0.3025209903717041, -0.21498596668243408, -0.4075630009174347, -0.42506998777389526, 0.0476190559566021, 0.5378152132034302, 0.8879552483558655, 1.1680673360824585, 1.2205883264541626, 0.5728292465209961, -0.4425770044326782, -0.1624649614095688, -0.7752100229263306, -0.8277310132980347, -0.7752100229263306, -0.7401960492134094, -0.23249296844005585, -0.33753499388694763, -0.28501397371292114, -0.42506998777389526, 0.415266215801239, 1.2906162738800049, 1.605742335319519, 1.7107843160629272, 1.9383753538131714, 2.0959384441375732, 1.640756368637085, 0.9754902720451355, 1.5707283020019531, 1.9733893871307373, 2.113445281982422, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.2009804248809814, 2.218487501144409, 2.0784313678741455, 0.7303922772407532, -1.3004200458526611, -1.5455182790756226, -0.37254899740219116, 1.6232492923736572, 1.9558824300765991, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.1834733486175537, 2.235994577407837, 2.3060226440429688, 2.288515567779541, 1.430672287940979, -0.6001400351524353, -0.2499999701976776, 0.6253502368927002, 1.0105042457580566, 0.8704482913017273, 0.7128852605819702, 0.4852942228317261, -0.28501397371292114, -1.0028010606765747, -1.370448112487793, -1.5630252361297607, -1.4054621458053589, 1.5007003545761108, 1.9908963441848755, 2.0959384441375732, 2.0959384441375732, 2.0609242916107178, 1.9383753538131714, 1.6757704019546509, 1.2205883264541626, 0.7654062509536743, 0.502801239490509, 0.520308256149292, 0.4852942228317261, 0.4677872359752655, 0.432773232460022, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.7303922772407532, 0.6428572535514832, 0.7829132676124573, 0.7128852605819702, 0.8004202842712402, 0.8704482913017273, 0.8004202842712402, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.590336263179779, 0.5728292465209961, 0.0476190559566021, -0.19747896492481232, -0.2499999701976776, -0.14495795965194702, 0.0476190559566021, -0.19747896492481232, -0.1624649614095688, 0.08263305574655533, -0.07492996007204056, -0.07492996007204056, 0.08263305574655533, -0.1624649614095688, -0.03991595283150673, 0.08263305574655533, -0.03991595283150673, 0.15266107022762299, 0.152 [e2e-predictor] 66107022762299, 0.17016807198524475, 0.08263305574655533, 0.3802522122859955, 0.432773232460022, 0.7829132676124573, 0.415266215801239, 1.0805323123931885, 0.9404762983322144, 0.5728292465209961, 1.1505602598190308, 1.0980392694473267, 1.1855742931365967, 0.9929972887039185, 1.0805323123931885, 0.6953782439231873, -0.6701680421829224, -1.3004200458526611, -1.6330533027648926, -1.7030812501907349, -1.5105042457580566, -1.5455182790756226, -1.7030812501907349, -1.755602240562439, -1.3529410362243652, -1.3879550695419312, 0.3277312219142914, 0.6253502368927002, 0.20518220961093903, -0.4950979948043823, -1.0203081369400024, -0.7927170395851135, 0.8354342579841614, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.520308256149292, 0.2226892113685608, 0.03011205606162548, 0.29271721839904785, 0.6603642702102661, 0.5553222298622131, 0.8529412746429443, 0.5378152132034302, 0.34523820877075195, 0.5553222298622131, 0.2226892113685608, 0.11764705926179886, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.432773232460022, 0.13515406847000122, 0.15266107022762299, -0.03991595283150673, 0.6078432202339172, 0.15266107022762299, 2.1309523582458496, 2.1309523582458496], [1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.9054622650146484, 1.5707283020019531, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.7633053064346313, 1.4131653308868408, 1.0805323123931885, 1.0630252361297607, 1.343137264251709, 1.343137264251709, 0.9404762983322144, 0.590336263179779, 0.34523820877075195, 0.03011205606162548, 0.3102242052555084, 0.3627452254295349, 0.15266107022762299, 0.0476190559566021, -0.03991595283150673, -0.2499999701976776, -0.23249296844005585, -0.21498596668243408, -0.1624649614095688, -0.0049019488506019115, -0.26750698685646057, -0.9152660369873047, -1.195378065109253, -0.28501397371292114, -0.26750698685646057, -0.47759100794792175, -0.5301120281219482, -0.6176469922065735, -0.4600839912891388, -0.12745095789432526, -0.12745095789432526, -0.3200279772281647, 1.2731093168258667, 2.1834733486175537, 2.1309523582458496, 2.0784313678741455, 2.113445281982422, 1.8858543634414673, 1.7457983493804932, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.165966510772705, 2.165966510772705, 2.1309523582458496, 2.218487501144409, 2.1834733486175537, 1.9908963441848755, -0.07492996007204056, -1.422969102859497, -1.6155462265014648, -1.580532193183899, -0.42506998777389526, 1.7633053064346313, 1.8508403301239014, 1.9733893871307373, 1.9558824300765991, 1.9033613204956055, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 2.0084033012390137, 1.5882353782653809, -1.3179271221160889, -1.7030812501907349, -1.755602240562439, -1.370448112487793, -0.5651260018348694, -0.42506998777389526, -0.1624649614095688, -0.19747896492481232, -0.4075630009174347, -1.2654061317443848, -1.6155462265014648, -1.7030812501907349, -1.5980392694473267, -0.4425770044326782, 0.9404762983322144, 1.6757704019546509, 2.0084033012390137, 1.9558824300765991, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 1.8333333730697632, 1.3606443405151367, 0.590336263179779, 0.4677872359752655, 0.502801239490509, 0.590336263179779, 0.45028021931648254, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.45028021931648254, 0.520308256149292, 0.520308256149292, 0.6078432202339172, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6603642702102661, 0.590336263179779, 0.4852942228317261, 0.3802522122859955, 0.3627452254295349, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.0476190559566021, 0.08263305574655533, 0.34523820877075195, 0.2752102017402649, 0.415266215801239, 0.24019621312618256, 0.39775922894477844, 0.3102242052555084, 0.222689211368560 [e2e-predictor] 8, 0.29271721839904785, 0.1001400575041771, 0.29271721839904785, 0.39775922894477844, 0.24019621312618256, 0.06512605398893356, 0.08263305574655533, -0.057422954589128494, -0.1624649614095688, -0.14495795965194702, -0.19747896492481232, -0.07492996007204056, -0.1624649614095688, 0.03011205606162548, -0.09243696182966232, -0.09243696182966232, -0.022408949211239815, -0.23249296844005585, -0.07492996007204056, 0.08263305574655533, -0.19747896492481232, 0.2752102017402649, 0.24019621312618256, 0.3102242052555084, 0.34523820877075195, 0.432773232460022, 0.5728292465209961, 0.6603642702102661, 0.8004202842712402, 1.1855742931365967, 0.8004202842712402, 0.7303922772407532, 1.2205883264541626, 0.8354342579841614, 1.1330533027648926, 1.1155463457107544, 0.7478992342948914, 0.5378152132034302, -0.7051820158958435, -1.5105042457580566, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.0903360843658447, -1.7906162738800049, -1.720588207244873, -0.9852941036224365, 0.39775922894477844, 0.5553222298622131, 0.5378152132034302, 0.29271721839904785, -0.7401960492134094, -0.9327731132507324, 0.6253502368927002, 1.0455182790756226, 0.8529412746429443, 0.7128852605819702, 0.6428572535514832, 0.8704482913017273, 0.1001400575041771, 0.3102242052555084, 0.6253502368927002, 0.45028021931648254, 0.5553222298622131, 0.7128852605819702, 0.34523820877075195, 0.7478992342948914, 0.432773232460022, 0.17016807198524475, 0.4677872359752655, 0.5378152132034302, 0.415266215801239, 0.3277312219142914, -0.0049019488506019115, 0.012605053372681141, 0.012605053372681141, 0.7303922772407532, 0.08263305574655533, 2.1484594345092773, 2.1484594345092773], [1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.7983193397521973, 1.5357143878936768, 1.2380952835083008, 1.1330533027648926, 1.465686321258545, 1.5357143878936768, 1.2906162738800049, 0.8004202842712402, 0.6603642702102661, 0.3277312219142914, 0.13515406847000122, 0.3277312219142914, 0.502801239490509, 0.15266107022762299, -0.0049019488506019115, 0.3802522122859955, 0.5378152132034302, 0.5553222298622131, 0.3627452254295349, 0.06512605398893356, -0.6876749992370605, -1.247899055480957, -0.8802520632743835, -0.7927170395851135, -0.9502801299095154, -0.9502801299095154, -0.7927170395851135, -0.9677870869636536, -1.1778711080551147, -0.8277310132980347, -0.6351540088653564, -0.6526610255241394, 1.8333333730697632, 2.0084033012390137, 2.0259103775024414, 2.0609242916107178, 2.0609242916107178, 2.113445281982422, 2.1834733486175537, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.0609242916107178, 2.113445281982422, 2.1484594345092773, 2.043417453765869, -0.28501397371292114, -1.160364031791687, -1.6155462265014648, -1.7380952835083008, -1.755602240562439, -1.7906162738800049, -1.4929972887039185, -0.47759100794792175, 0.7303922772407532, 1.3081233501434326, 1.6232492923736572, 1.868347406387329, 1.8333333730697632, 1.9733893871307373, 1.9383753538131714, 0.7128852605819702, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.6155462265014648, -1.5280112028121948, -1.3879550695419312, -1.2303920984268188, -1.2128850221633911, -1.3179271221160889, -1.580532193183899, -1.6155462265014648, -1.5630252361297607, -1.195378065109253, -0.21498596668243408, -0.14495795965194702, 0.3277312219142914, 1.5007003545761108, 1.815826416015625, 0.7478992342948914, -0.8802520632743835, -0.4950979948043823, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6078432202339172, 0.6428572535514832, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0. [e2e-predictor] 3802522122859955, 0.39775922894477844, 0.4677872359752655, 0.4677872359752655, 0.13515406847000122, 0.11764705926179886, 0.1001400575041771, 0.08263305574655533, 0.08263305574655533, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.29271721839904785, 0.15266107022762299, 0.1001400575041771, 0.29271721839904785, 0.432773232460022, 0.45028021931648254, 0.18767507374286652, -0.0049019488506019115, 0.03011205606162548, 0.06512605398893356, 0.08263305574655533, 0.29271721839904785, 0.03011205606162548, -0.057422954589128494, -0.03991595283150673, -0.057422954589128494, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.03991595283150673, -0.17997196316719055, -0.17997196316719055, -0.12745095789432526, -0.14495795965194702, -0.14495795965194702, -0.26750698685646057, -0.19747896492481232, 0.20518220961093903, 0.012605053372681141, 0.1001400575041771, 0.17016807198524475, 0.4677872359752655, 0.432773232460022, 0.4852942228317261, 0.29271721839904785, 0.5728292465209961, 0.4677872359752655, 0.6078432202339172, 1.1155463457107544, 1.0280113220214844, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.3081233501434326, 0.5553222298622131, 0.20518220961093903, -0.8977590203285217, -1.4754900932312012, -1.7030812501907349, -1.7380952835083008, -1.8256303071975708, -1.7030812501907349, -1.668067216873169, -1.843137264251709, -1.668067216873169, -1.4404760599136353, -0.1624649614095688, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, -0.6701680421829224, -0.5826330184936523, 0.17016807198524475, 0.6078432202339172, 0.5728292465209961, 0.8179272413253784, 0.9229692816734314, 0.8179272413253784, 0.15266107022762299, 0.6078432202339172, 0.4852942228317261, 0.4677872359752655, 0.2752102017402649, 0.5728292465209961, 0.520308256149292, 0.7303922772407532, 0.4677872359752655, 0.3802522122859955, 0.4677872359752655, 0.415266215801239, 0.4852942228317261, 0.5553222298622131, 0.1001400575041771, -0.022408949211239815, -0.022408949211239815, 0.9404762983322144, 0.2577032148838043, 2.113445281982422, 2.1484594345092773], [1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.7829132676124573, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.343137264251709, 1.8333333730697632, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.6757704019546509, 1.343137264251709, 1.2906162738800049, 1.6757704019546509, 1.6232492923736572, 1.553221344947815, 1.1505602598190308, 0.6603642702102661, 0.520308256149292, 0.24019621312618256, 0.24019621312618256, 0.520308256149292, 0.415266215801239, 0.29271721839904785, 0.5378152132034302, 0.6953782439231873, 0.590336263179779, 0.24019621312618256, -0.47759100794792175, -1.0378150939941406, -0.7752100229263306, -0.7051820158958435, -0.8277310132980347, -0.9852941036224365, -1.1428570747375488, -1.2654061317443848, -1.422969102859497, -1.5980392694473267, -1.6330533027648926, -1.457983136177063, -1.1778711080551147, -0.7051820158958435, 0.5378152132034302, 0.9404762983322144, 0.9579832553863525, 1.553221344947815, 2.0084033012390137, 2.113445281982422, 1.9908963441848755, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.3956583738327026, -1.6505602598190308, -1.6855742931365967, -1.668067216873169, -1.668067216873169, -1.7030812501907349, -1.720588207244873, -1.720588207244873, -1.7030812501907349, -1.7030812501907349, -1.6330533027648926, -1.7731093168258667, -1.4929972887039185, -1.580532193183899, -1.720588207244873, -1.720588207244873, -1.6505602598190308, -1.808123230934143, -1.878151297569275, -1.878151297569275, -1.9131653308868408, -1.8256303071975708, -1.7906162738800049, -1.8606442213058472, -1.7906162738800049, -1.8606 [e2e-predictor] 442213058472, -1.7906162738800049, -1.7731093168258667, -1.7906162738800049, -1.8256303071975708, -1.808123230934143, -1.6155462265014648, -1.4404760599136353, -1.1778711080551147, -0.6876749992370605, 0.3627452254295349, -0.2499999701976776, -0.14495795965194702, 0.1001400575041771, 0.24019621312618256, 0.6603642702102661, 0.8879552483558655, 1.1330533027648926, 1.0105042457580566, 0.5553222298622131, 0.34523820877075195, 0.2752102017402649, 0.3102242052555084, 0.13515406847000122, -0.12745095789432526, 0.08263305574655533, 0.20518220961093903, 0.17016807198524475, 0.08263305574655533, 0.15266107022762299, 0.17016807198524475, 0.2226892113685608, 0.2752102017402649, 0.3277312219142914, 0.2752102017402649, 0.3277312219142914, 0.18767507374286652, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.2226892113685608, 0.3102242052555084, 0.3102242052555084, 0.15266107022762299, 0.08263305574655533, 0.08263305574655533, 0.012605053372681141, -0.03991595283150673, 0.0476190559566021, -0.0049019488506019115, -0.10994396358728409, -0.1624649614095688, -0.3200279772281647, -0.10994396358728409, -0.17997196316719055, -0.17997196316719055, -0.4425770044326782, -0.3200279772281647, -0.37254899740219116, -0.17997196316719055, -0.19747896492481232, -0.21498596668243408, -0.10994396358728409, -0.12745095789432526, -0.057422954589128494, -0.0049019488506019115, 0.11764705926179886, -0.14495795965194702, 0.11764705926179886, -0.12745095789432526, 0.20518220961093903, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6428572535514832, 0.7829132676124573, 0.7829132676124573, 1.0455182790756226, 0.7829132676124573, 1.1680673360824585, 0.8004202842712402, 1.3256303071975708, 1.1855742931365967, 1.0105042457580566, 1.0980392694473267, 0.012605053372681141, -1.5105042457580566, -1.6155462265014648, -1.668067216873169, -1.668067216873169, -1.8606442213058472, -1.843137264251709, -1.7380952835083008, -1.843137264251709, -1.8256303071975708, -1.4929972887039185, -0.47759100794792175, -0.022408949211239815, 0.415266215801239, 0.3627452254295349, 0.0476190559566021, -0.5301120281219482, -0.17997196316719055, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.7654062509536743, 0.3102242052555084, 0.06512605398893356, 0.3627452254295349, 0.3627452254295349, 0.0476190559566021, 0.502801239490509, 0.4677872359752655, 0.6428572535514832, 0.520308256149292, 0.4677872359752655, 0.415266215801239, 0.3802522122859955, 0.5378152132034302, 0.9054622650146484, 0.24019621312618256, 0.06512605398893356, 0.2577032148838043, 0.8529412746429443, 0.2752102017402649, 2.1484594345092773, 2.113445281982422], [1.465686321258545, 1.430672287940979, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 1.0280113220214844, 1.693277359008789, 1.9383753538131714, 1.9383753538131714, 1.9033613204956055, 1.7457983493804932, 1.5882353782653809, 1.5357143878936768, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.605742335319519, 0.9929972887039185, 0.39775922894477844, 0.432773232460022, 0.6428572535514832, 0.415266215801239, 0.45028021931648254, 0.29271721839904785, -0.23249296844005585, -0.6001400351524353, -0.9852941036224365, -1.195378065109253, -1.457983136177063, -1.5630252361297607, -1.6330533027648926, -1.668067216873169, -1.6155462265014648, -1.5630252361297607, -1.6155462265014648, -1.720588207244873, -1.878151297569275, -1.878151297569275, -1.6855742931365967, -1.457983136177063, -1.422969102859497, -1.5455182790756226, -1.720588207244873, -1.7030812501907349, -1.7731093168258667, 0.3802522122859955, 0.6953782439231873, -1.6505602598190308, -1.7030812501907349, -1.195378065109253, -0.7577030062675476, -1.2303920984268188, -2.0007002353668213, [e2e-predictor] -1.983193278312683, -1.930672287940979, -1.8606442213058472, -1.843137264251709, -1.8256303071975708, -1.895658254623413, -1.9131653308868408, -1.878151297569275, -1.808123230934143, -1.6505602598190308, -1.5980392694473267, -1.5630252361297607, -1.4929972887039185, -1.5105042457580566, -1.6505602598190308, -1.983193278312683, -1.8256303071975708, -0.8277310132980347, -0.17997196316719055, 0.39775922894477844, 0.7829132676124573, 0.4852942228317261, -0.21498596668243408, -1.1253501176834106, -1.247899055480957, -0.6701680421829224, -1.0378150939941406, -1.5105042457580566, -1.7380952835083008, -1.878151297569275, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.720588207244873, -1.5980392694473267, -0.6876749992370605, 0.17016807198524475, 0.39775922894477844, 0.415266215801239, 0.7478992342948914, 0.29271721839904785, 0.20518220961093903, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.20518220961093903, 0.2226892113685608, 0.2752102017402649, 0.432773232460022, 0.432773232460022, 0.3277312219142914, 0.3277312219142914, 0.4677872359752655, 0.20518220961093903, 0.11764705926179886, 0.06512605398893356, 0.06512605398893356, -0.12745095789432526, -0.057422954589128494, 0.08263305574655533, 0.012605053372681141, 0.0476190559566021, 0.18767507374286652, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.1624649614095688, 0.0476190559566021, 0.03011205606162548, -0.07492996007204056, 0.11764705926179886, 0.03011205606162548, -0.07492996007204056, -0.03991595283150673, -0.09243696182966232, -0.19747896492481232, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, -0.3025209903717041, -0.3550419807434082, -0.28501397371292114, -0.26750698685646057, -0.23249296844005585, -0.21498596668243408, -0.21498596668243408, -0.09243696182966232, -0.022408949211239815, -0.28501397371292114, 0.0476190559566021, 0.11764705926179886, -0.022408949211239815, -0.09243696182966232, 0.17016807198524475, 0.502801239490509, 0.5728292465209961, 0.415266215801239, 0.8704482913017273, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.8704482913017273, 0.6078432202339172, 1.1855742931365967, 1.0980392694473267, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.0455182790756226, -0.1624649614095688, -1.5280112028121948, -1.668067216873169, -1.7906162738800049, -1.7030812501907349, -1.755602240562439, -1.7906162738800049, -1.7906162738800049, -1.843137264251709, -1.8256303071975708, -1.9481792449951172, -0.9152660369873047, -0.4425770044326782, 0.520308256149292, 0.6253502368927002, -0.10994396358728409, -0.17997196316719055, 0.08263305574655533, 0.45028021931648254, 0.6428572535514832, 0.6078432202339172, 0.7303922772407532, 0.5728292465209961, 0.39775922894477844, 0.17016807198524475, 0.415266215801239, 0.415266215801239, -0.0049019488506019115, 0.17016807198524475, 0.590336263179779, 0.4677872359752655, 0.6603642702102661, 0.6078432202339172, 0.5378152132034302, 0.08263305574655533, 0.5553222298622131, 0.6953782439231873, 0.2226892113685608, -0.03991595283150673, 0.432773232460022, 0.3277312219142914, 0.415266215801239, 2.1834733486175537, 2.113445281982422], [1.465686321258545, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.8179272413253784, 1.5007003545761108, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.728291392326355, 1.6232492923736572, 1.430672287940979, 0.6953782439231873, 0.6603642702102661, 0.8004202842712402, 0.08263305574655533, -0.8452380299568176, -1.3879550695419312, -1.422969102859497, -1.422969102859497, -1.3879550695419312, -1.405462 [e2e-predictor] 1458053589, -1.4754900932312012, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.930672287940979, -1.965686321258545, -2.0007002353668213, -1.983193278312683, -1.965686321258545, -1.5980392694473267, -1.0028010606765747, -0.9502801299095154, -1.1078431606292725, -1.247899055480957, -1.457983136177063, -1.4929972887039185, -1.580532193183899, -1.7380952835083008, -1.8256303071975708, -1.8256303071975708, -1.6330533027648926, -1.580532193183899, -1.755602240562439, -1.895658254623413, -1.7731093168258667, -1.335434079170227, -1.0553221702575684, -0.9502801299095154, -1.370448112487793, -1.755602240562439, -1.0378150939941406, 0.8354342579841614, 1.4481793642044067, 1.780812382698059, 1.8508403301239014, 1.868347406387329, 1.7633053064346313, 1.0455182790756226, 0.3277312219142914, 0.6953782439231873, 1.518207311630249, 1.3081233501434326, 1.0630252361297607, 0.45028021931648254, -0.8277310132980347, -1.335434079170227, 1.728291392326355, 2.0259103775024414, 2.113445281982422, 2.1309523582458496, 2.165966510772705, 2.0609242916107178, 1.7633053064346313, 1.1680673360824585, 0.18767507374286652, -0.8802520632743835, -1.0378150939941406, -0.33753499388694763, -0.057422954589128494, 0.18767507374286652, 0.06512605398893356, 0.08263305574655533, 0.15266107022762299, 0.13515406847000122, 0.45028021931648254, 0.5378152132034302, 0.45028021931648254, 0.3102242052555084, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2752102017402649, 0.2226892113685608, 0.11764705926179886, 0.3102242052555084, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.11764705926179886, 0.06512605398893356, 0.03011205606162548, 0.15266107022762299, 0.06512605398893356, -0.057422954589128494, -0.057422954589128494, 0.20518220961093903, 0.3277312219142914, 0.3802522122859955, 0.2226892113685608, 0.1001400575041771, 0.0476190559566021, -0.03991595283150673, 0.06512605398893356, 0.0476190559566021, 0.03011205606162548, 0.012605053372681141, 0.0476190559566021, -0.022408949211239815, -0.17997196316719055, -0.3200279772281647, -0.14495795965194702, -0.1624649614095688, -0.17997196316719055, -0.26750698685646057, -0.5301120281219482, -0.33753499388694763, -0.2499999701976776, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.057422954589128494, -0.17997196316719055, -0.5826330184936523, 0.0476190559566021, 0.34523820877075195, 0.2577032148838043, 0.34523820877075195, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.4852942228317261, 0.9054622650146484, 0.7478992342948914, 0.8529412746429443, 1.2380952835083008, 1.1505602598190308, 1.0630252361297607, 1.2380952835083008, 1.3081233501434326, 1.1155463457107544, 1.1855742931365967, 1.1680673360824585, 0.9054622650146484, 0.11764705926179886, -1.6505602598190308, -1.7906162738800049, -1.7380952835083008, -1.6855742931365967, -1.7030812501907349, -1.7906162738800049, -1.808123230934143, -1.7731093168258667, -1.580532193183899, -0.9852941036224365, -1.6855742931365967, -0.7927170395851135, 0.4852942228317261, 0.3277312219142914, 0.20518220961093903, 0.2577032148838043, -0.7226890325546265, -0.17997196316719055, 0.34523820877075195, 0.5378152132034302, 0.520308256149292, 0.6778712272644043, 0.6078432202339172, 0.432773232460022, 0.6953782439231873, 0.502801239490509, 0.502801239490509, 0.415266215801239, 0.502801239490509, 0.29271721839904785, 0.8354342579841614, 0.6953782439231873, 0.3802522122859955, 0.3277312219142914, 0.5728292465209961, 0.415266215801239, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, -0.03991595283150673, 0.6603642702102661, 2.1834733486175537, 2.0784313678741455], [1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.6428572535514832, 0.59033626317 [e2e-predictor] 9779, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 1.2030812501907349, 1.7633053064346313, 1.9208683967590332, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055, 1.815826416015625, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7457983493804932, 1.728291392326355, 1.3956583738327026, -0.1624649614095688, -0.8452380299568176, -1.247899055480957, -1.335434079170227, -1.3179271221160889, -1.2128850221633911, -1.3004200458526611, -1.4754900932312012, -1.580532193183899, -1.5630252361297607, -1.580532193183899, -1.5980392694473267, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.6155462265014648, -1.1078431606292725, -0.12745095789432526, 0.1001400575041771, 0.03011205606162548, -0.5476189851760864, -1.0203081369400024, -1.457983136177063, -1.7731093168258667, -1.808123230934143, -1.2654061317443848, -0.7401960492134094, -0.6351540088653564, -1.0378150939941406, -1.6330533027648926, -1.8256303071975708, -0.09243696182966232, 1.4481793642044067, 1.7457983493804932, 1.9033613204956055, 1.9033613204956055, 2.0609242916107178, 1.728291392326355, 0.6953782439231873, -0.6701680421829224, 0.6603642702102661, 1.0630252361297607, 0.34523820877075195, -0.8277310132980347, -1.4054621458053589, 1.4481793642044067, 2.0784313678741455, 2.0609242916107178, 2.0959384441375732, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.2205883264541626, -1.0553221702575684, 0.7303922772407532, 1.2380952835083008, 1.9908963441848755, 2.0084033012390137, 1.2731093168258667, 0.15266107022762299, 1.1505602598190308, 1.430672287940979, -0.2499999701976776, -0.26750698685646057, 0.2577032148838043, 0.1001400575041771, -0.3025209903717041, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.2226892113685608, 0.15266107022762299, 0.20518220961093903, 0.34523820877075195, 0.39775922894477844, 0.4852942228317261, 0.3102242052555084, 0.18767507374286652, 0.11764705926179886, -0.03991595283150673, -0.022408949211239815, 0.13515406847000122, 0.2577032148838043, 0.13515406847000122, 0.3102242052555084, -0.12745095789432526, -0.03991595283150673, -0.0049019488506019115, 0.15266107022762299, -0.022408949211239815, -0.07492996007204056, -0.07492996007204056, -0.2499999701976776, 0.06512605398893356, 0.11764705926179886, 0.3102242052555084, 0.3102242052555084, 0.24019621312618256, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.012605053372681141, -0.21498596668243408, 0.1001400575041771, -0.022408949211239815, -0.1624649614095688, -0.17997196316719055, -0.28501397371292114, -0.17997196316719055, -0.26750698685646057, -0.42506998777389526, -0.37254899740219116, -0.2499999701976776, -0.057422954589128494, -0.0049019488506019115, -0.19747896492481232, 0.012605053372681141, -0.07492996007204056, -0.1624649614095688, -0.37254899740219116, 0.03011205606162548, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, 0.2752102017402649, 0.29271721839904785, 0.590336263179779, 0.6078432202339172, 1.1155463457107544, 1.0105042457580566, 0.9054622650146484, 1.2731093168258667, 1.0105042457580566, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.1680673360824585, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 0.5728292465209961, -0.4950979948043823, -1.3529410362243652, -1.7030812501907349, -1.808123230934143, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.755602240562439, -1.5105042457580566, -0.5476189851760864, -1.195378065109253, 0.29271721839904785, 0.4852942228317261, -0.28501397371292114, 0.7829132676124573, 0.415266215801239, 0.6253502368927002, 0.6078432202339172, 0.8004202842712402, 0.7829132676124573, 0.34523820877075195, 0.20518220961093903, 0.2752102017402649, 0.7128852605819702, 0.9754902720451355, 0.7128852605819702, 0.6078432202339172, 0.15266107022762299, 0.415266215801239, 0.6428572535514832, 0.6778712272644043, 0.11764705926179886, 0.432773232460022, 0.8004202842712402, 0.20518220961093903, 0.4852942228317261, 0.6428572535514832, 0.2577032148838043, 0.11764705926179886, 0 [e2e-predictor] .9054622650146484, 2.0784313678741455, 2.0784313678741455], [1.518207311630249, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 0.9579832553863525, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 1.0105042457580566, 1.6232492923736572, 1.815826416015625, 1.868347406387329, 1.9208683967590332, 1.9383753538131714, 1.8508403301239014, 1.7633053064346313, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.483193278312683, -0.8277310132980347, -0.9677870869636536, -1.1253501176834106, -1.2128850221633911, -1.195378065109253, -1.0728291273117065, -1.0378150939941406, -1.0903360843658447, -1.370448112487793, -1.5105042457580566, -1.5105042457580566, -1.5105042457580566, -1.5980392694473267, -1.5980392694473267, -1.247899055480957, 0.3102242052555084, 1.3081233501434326, 1.430672287940979, 1.5357143878936768, 1.518207311630249, 1.1680673360824585, 1.1680673360824585, 0.520308256149292, -0.8627450466156006, -0.8802520632743835, -0.8627450466156006, -1.2303920984268188, -1.6155462265014648, -1.6855742931365967, -1.3529410362243652, -0.8627450466156006, 1.0630252361297607, 1.3956583738327026, 1.6232492923736572, 1.6757704019546509, 1.3256303071975708, -0.10994396358728409, -1.5105042457580566, 0.39775922894477844, 1.9033613204956055, 2.043417453765869, 1.9908963441848755, 2.0609242916107178, 2.0609242916107178, 2.043417453765869, 1.6757704019546509, 0.06512605398893356, 0.34523820877075195, 1.1330533027648926, 1.1505602598190308, -0.19747896492481232, -0.8102240562438965, 1.553221344947815, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.780812382698059, 0.18767507374286652, -1.720588207244873, 0.5378152132034302, 1.6757704019546509, 1.6582633256912231, 1.3606443405151367, 0.39775922894477844, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.24019621312618256, 0.06512605398893356, 0.012605053372681141, 0.1001400575041771, 0.24019621312618256, 0.1001400575041771, 0.06512605398893356, -0.022408949211239815, 0.012605053372681141, -0.057422954589128494, -0.057422954589128494, -0.022408949211239815, -0.0049019488506019115, -0.0049019488506019115, -0.03991595283150673, -0.0049019488506019115, 0.17016807198524475, -0.14495795965194702, -0.022408949211239815, -0.0049019488506019115, -0.07492996007204056, 0.1001400575041771, 0.08263305574655533, -0.022408949211239815, -0.03991595283150673, -0.057422954589128494, -0.23249296844005585, -0.022408949211239815, 0.18767507374286652, 0.13515406847000122, 0.2226892113685608, 0.3102242052555084, 0.11764705926179886, 0.0476190559566021, 0.13515406847000122, -0.0049019488506019115, -0.10994396358728409, -0.12745095789432526, -0.19747896492481232, -0.19747896492481232, -0.1624649614095688, -0.3025209903717041, -0.14495795965194702, -0.28501397371292114, -0.5301120281219482, -0.2499999701976776, -0.19747896492481232, -0.26750698685646057, -0.022408949211239815, 0.012605053372681141, -0.07492996007204056, 0.0476190559566021, 0.0476190559566021, 0.11764705926179886, 0.11764705926179886, 0.3627452254295349, 0.5378152132034302, 0.6953782439231873, 0.8354342579841614, 0.8704482913017273, 0.9929972887039185, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2731093168258667, 1.2380952835083008, 1.2906162738800049, 1.4131653308868408, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, 0.6428572535514832, -1.0903360843658447, -1.668067216873169, -1.7731093168258667, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.580532193183899, -1.7030812501907349, -1.1253501176834106, -0.8627450466156006, -1.1078431606292725, 0.08263305574655533, 0.695378243923187 [e2e-predictor] 3, 0.4677872359752655, 0.6953782439231873, -0.28501397371292114, -0.10994396358728409, 0.6428572535514832, 0.4852942228317261, 0.18767507374286652, 0.1001400575041771, 0.4852942228317261, 0.590336263179779, 0.8704482913017273, 0.8354342579841614, 0.3627452254295349, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.6428572535514832, 0.6078432202339172, 0.5378152132034302, 0.432773232460022, 0.4852942228317261, 0.6428572535514832, 0.8704482913017273, 0.29271721839904785, 0.3802522122859955, 0.8179272413253784, 2.1484594345092773, 2.0959384441375732], [1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0630252361297607, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8179272413253784, 0.7478992342948914, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 1.0105042457580566, 0.8704482913017273, 0.6428572535514832, 0.7128852605819702, 1.378151297569275, 1.8508403301239014, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.3956583738327026, -1.1253501176834106, -1.0028010606765747, -0.8802520632743835, -1.0378150939941406, -1.0903360843658447, -1.1428570747375488, -0.9677870869636536, -0.6876749992370605, -0.4075630009174347, -0.6526610255241394, -1.2303920984268188, -1.6155462265014648, -1.755602240562439, -0.1624649614095688, 1.605742335319519, 1.8333333730697632, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 2.0259103775024414, 1.4131653308868408, -0.5301120281219482, -1.160364031791687, -0.4075630009174347, -1.0903360843658447, -1.8606442213058472, -1.895658254623413, -1.4929972887039185, 0.2577032148838043, 0.8529412746429443, 0.9229692816734314, 0.13515406847000122, -1.370448112487793, -1.3879550695419312, -0.4600839912891388, -0.47759100794792175, -1.0028010606765747, -1.2654061317443848, 0.7829132676124573, 1.605742335319519, 1.7983193397521973, 1.9208683967590332, 2.043417453765869, 2.0609242916107178, 1.3956583738327026, -0.7577030062675476, 1.3081233501434326, 1.9733893871307373, 2.0609242916107178, 1.9908963441848755, 1.2205883264541626, -0.42506998777389526, 1.1155463457107544, 1.4131653308868408, 1.8858543634414673, 1.9733893871307373, 1.868347406387329, 0.3102242052555084, -1.2654061317443848, -0.03991595283150673, -0.23249296844005585, 1.0980392694473267, 1.1680673360824585, 0.4677872359752655, 0.39775922894477844, 0.39775922894477844, 0.4852942228317261, 0.4677872359752655, 0.3627452254295349, 0.15266107022762299, 0.08263305574655533, 0.06512605398893356, 0.03011205606162548, 0.06512605398893356, 0.03011205606162548, -0.14495795965194702, -0.0049019488506019115, -0.10994396358728409, 0.17016807198524475, 0.11764705926179886, 0.06512605398893356, -0.14495795965194702, -0.12745095789432526, 0.0476190559566021, -0.057422954589128494, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, 0.0476190559566021, 0.2577032148838043, 0.17016807198524475, 0.03011205606162548, 0.012605053372681141, 0.11764705926179886, 0.03011205606162548, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.2226892113685608, 0.24019621312618256, 0.11764705926179886, 0.012605053372681141, -0.21498596668243408, -0.1624649614095688, -0.37254899740219116, -0.23249296844005585, -0.37254899740219116, -0.23249296844005585, -0.23249296844005585, -0.23249296844005585, -0.10994396358728409, -0.37254899740219116, 0.20518220961093903, -0.07492996007204056, 0.15266107022762299, 0.08263305574655533, -0.26750698685646057, -0.17997196316719055, 0.20518220961093903, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.3102242052555084, 0.13515406847000122, 0.432773232460022, 0.590336263179779, 1.0105042457580566, 0.7478992342948914, 1.2556023597717285, 1.0280113220214844, 1.0280113220214844, 1.1330533027648926, 1.2556023597 [e2e-predictor] 717285, 1.3081233501434326, 1.430672287940979, 1.3081233501434326, 1.2556023597717285, 1.3081233501434326, 0.8879552483558655, 0.4852942228317261, -0.47759100794792175, -1.370448112487793, -1.7380952835083008, -1.755602240562439, -1.8256303071975708, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.6155462265014648, -1.0203081369400024, 0.012605053372681141, -0.6876749992370605, -0.7752100229263306, -0.4600839912891388, -0.022408949211239815, 0.012605053372681141, 0.6078432202339172, 0.7303922772407532, 0.6603642702102661, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.7128852605819702, 0.502801239490509, 0.3802522122859955, 0.6078432202339172, 0.3277312219142914, 0.7478992342948914, 0.6953782439231873, 0.6078432202339172, 0.2577032148838043, 0.34523820877075195, 0.8704482913017273, 1.0105042457580566, 0.590336263179779, 0.7654062509536743, 1.0805323123931885, 2.165966510772705, 2.0784313678741455], [1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6428572535514832, 0.6428572535514832, 1.3606443405151367, 1.780812382698059, 1.640756368637085, 1.1505602598190308, 0.7478992342948914, 1.0980392694473267, 1.6582633256912231, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.605742335319519, 0.8704482913017273, -0.5476189851760864, -0.6001400351524353, -0.8102240562438965, -1.1253501176834106, -1.370448112487793, -1.5280112028121948, -1.282913088798523, -0.6701680421829224, 0.012605053372681141, 0.29271721839904785, 0.06512605398893356, -0.4600839912891388, 1.6757704019546509, 1.9908963441848755, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 2.1309523582458496, 1.9383753538131714, 1.343137264251709, -0.9152660369873047, -1.4929972887039185, -1.4404760599136353, -1.6330533027648926, -1.7380952835083008, -1.755602240562439, -0.4425770044326782, 0.20518220961093903, 0.2226892113685608, -0.9502801299095154, -1.755602240562439, -1.668067216873169, 0.4677872359752655, 1.3256303071975708, 1.5007003545761108, 1.4481793642044067, 1.343137264251709, 0.13515406847000122, -1.422969102859497, -1.282913088798523, -0.5301120281219482, 0.3102242052555084, -0.09243696182966232, -1.5455182790756226, 0.13515406847000122, 1.8333333730697632, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9908963441848755, 1.9208683967590332, 1.0980392694473267, -0.12745095789432526, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.0630252361297607, -1.1078431606292725, -1.282913088798523, 1.343137264251709, 1.1505602598190308, 0.8004202842712402, 0.5378152132034302, 0.2577032148838043, 0.3277312219142914, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.24019621312618256, 0.11764705926179886, 0.17016807198524475, -0.14495795965194702, 0.06512605398893356, -0.10994396358728409, -0.10994396358728409, -0.10994396358728409, -0.23249296844005585, 0.1001400575041771, 0.0476190559566021, 0.20518220961093903, 0.012605053372681141, 0.2226892113685608, 0.34523820877075195, 0.39775922894477844, -0.07492996007204056, -0.07492996007204056, 0.0476190559566021, -0.2499999701976776, 0.2577032148838043, 0.1001400575041771, 0.0476190559566021, -0.057422954589128494, -0.07492996007204056, 0.06512605398893356, 0.06512605398893356, -0.057422954589128494, -0.33753499388694763, -0.022408949211239815, 0.39775922894477844, 0.15266107022762299, 0.06512605398893356, -0.26750698685646057, 0.03011205606162548, -0.09243696182966232, -0.3025209903717041, -0.1624649614095688, -0.3550419807434082, -0.4950979948043823, -0.47 [e2e-predictor] 759100794792175, -0.33753499388694763, -0.5301120281219482, 0.18767507374286652, -0.7226890325546265, -0.28501397371292114, -0.23249296844005585, -0.33753499388694763, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.17016807198524475, 0.2226892113685608, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.590336263179779, 0.7829132676124573, 1.1505602598190308, 1.3606443405151367, 1.2556023597717285, 1.2556023597717285, 1.1330533027648926, 1.5707283020019531, 1.430672287940979, 1.2906162738800049, 1.465686321258545, 1.3081233501434326, 0.8704482913017273, 0.7654062509536743, -1.0903360843658447, -1.6505602598190308, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.6855742931365967, -1.7731093168258667, -1.5455182790756226, -1.5630252361297607, 0.13515406847000122, -0.5651260018348694, -0.3025209903717041, 0.4852942228317261, 0.9929972887039185, 0.13515406847000122, 0.3802522122859955, 0.5378152132034302, 0.3102242052555084, 0.06512605398893356, 0.0476190559566021, 0.06512605398893356, 0.11764705926179886, 0.45028021931648254, 0.5728292465209961, 0.5378152132034302, 0.9229692816734314, 0.6603642702102661, 0.17016807198524475, 0.20518220961093903, 0.590336263179779, 0.7654062509536743, 0.5553222298622131, 0.3277312219142914, 0.012605053372681141, 0.4677872359752655, 0.6603642702102661, 0.5728292465209961, 0.6778712272644043, 1.3081233501434326, 2.1834733486175537, 2.0959384441375732], [1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 1.4131653308868408, 2.0084033012390137, 1.9033613204956055, 1.553221344947815, 0.6778712272644043, 0.8529412746429443, 1.430672287940979, 1.7457983493804932, 1.9033613204956055, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 0.012605053372681141, -0.33753499388694763, -0.19747896492481232, -0.6876749992370605, -1.4054621458053589, -1.6330533027648926, -1.7030812501907349, -1.4929972887039185, -0.7401960492134094, 0.11764705926179886, 0.8529412746429443, 1.8333333730697632, 2.0609242916107178, 2.0084033012390137, 2.1309523582458496, 2.113445281982422, 1.9733893871307373, 0.8879552483558655, -1.282913088798523, -1.843137264251709, -1.7030812501907349, -0.7051820158958435, -0.5826330184936523, -1.0903360843658447, -1.755602240562439, -1.457983136177063, -0.4600839912891388, -0.6176469922065735, -1.282913088798523, -1.7731093168258667, -1.4404760599136353, 0.3102242052555084, 0.7829132676124573, 0.9754902720451355, 0.7654062509536743, -1.0378150939941406, -1.878151297569275, -1.6505602598190308, 0.5553222298622131, 1.5882353782653809, 1.6232492923736572, 1.3956583738327026, 0.8704482913017273, -0.4950979948043823, 0.03011205606162548, 0.9754902720451355, 1.378151297569275, 1.6757704019546509, 1.9033613204956055, 1.9208683967590332, 2.113445281982422, 2.1309523582458496, 2.0609242916107178, 0.5728292465209961, -0.7401960492134094, -0.8452380299568176, -1.2654061317443848, 0.20518220961093903, 0.9054622650146484, 0.6253502368927002, 0.4852942228317261, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3102242052555084, 0.3802522122859955, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.4677872359752655, 0.08263305574655533, 0.0476190559566021, -0.022408949211239815, 0.15266107022762299, -0.23249296844005585, -0.09243696182966232, 0.0476190559566021, 0.13515406847000122, -0.03991595283150673, -0.14495795965194702, -0.03991595283150673, -0.09243696182966232, 0.18767507374286652, 0.06512605398893356, -0.1 [e2e-predictor] 624649614095688, 0.24019621312618256, 0.06512605398893356, -0.10994396358728409, 0.11764705926179886, -0.07492996007204056, 0.03011205606162548, -0.3025209903717041, -0.057422954589128494, 0.08263305574655533, 0.1001400575041771, -0.10994396358728409, -0.022408949211239815, 0.03011205606162548, 0.03011205606162548, -0.03991595283150673, -0.21498596668243408, -0.0049019488506019115, 0.17016807198524475, 0.0476190559566021, 0.29271721839904785, -0.2499999701976776, -0.23249296844005585, -0.14495795965194702, -0.022408949211239815, 0.06512605398893356, -0.10994396358728409, -0.23249296844005585, -0.14495795965194702, -0.3025209903717041, 0.13515406847000122, 0.17016807198524475, 0.012605053372681141, 0.17016807198524475, 0.3102242052555084, 0.502801239490509, 0.3102242052555084, 0.3277312219142914, 0.7303922772407532, 0.8529412746429443, 1.2556023597717285, 0.9754902720451355, 1.1505602598190308, 1.1855742931365967, 1.5357143878936768, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.3256303071975708, 1.3256303071975708, 0.6078432202339172, -1.282913088798523, -1.6855742931365967, -1.7906162738800049, -1.808123230934143, -1.7906162738800049, -1.8256303071975708, -1.843137264251709, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.8606442213058472, -1.720588207244873, -0.8452380299568176, -1.0378150939941406, -0.8977590203285217, -0.6701680421829224, 0.8879552483558655, 0.8004202842712402, 1.465686321258545, 1.7983193397521973, 0.6778712272644043, 1.0105042457580566, 0.7128852605819702, 0.9229692816734314, 0.3627452254295349, 0.11764705926179886, -0.4425770044326782, 0.012605053372681141, 0.502801239490509, 0.590336263179779, 0.520308256149292, 1.0980392694473267, 0.3802522122859955, -0.12745095789432526, 0.2577032148838043, 0.9229692816734314, 0.590336263179779, 0.7478992342948914, 0.45028021931648254, 0.03011205606162548, 0.2226892113685608, 0.6428572535514832, 0.6428572535514832, 0.8004202842712402, 1.0630252361297607, 2.1309523582458496, 2.0959384441375732], [1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 1.343137264251709, 1.9733893871307373, 2.0084033012390137, 1.6232492923736572, 0.7829132676124573, 0.8179272413253784, 1.2380952835083008, 1.5707283020019531, 1.3606443405151367, 0.8004202842712402, -0.5126050114631653, -1.335434079170227, -1.4054621458053589, -1.3004200458526611, -1.4404760599136353, -1.4929972887039185, -0.8977590203285217, -0.057422954589128494, 0.34523820877075195, -0.1624649614095688, -1.0903360843658447, -1.668067216873169, -1.878151297569275, -1.6505602598190308, -1.0203081369400024, 1.1680673360824585, 1.9208683967590332, 2.0784313678741455, 2.0784313678741455, 1.7983193397521973, 0.415266215801239, -1.0203081369400024, -1.4754900932312012, -1.7380952835083008, -1.5980392694473267, -1.2654061317443848, -1.6155462265014648, -1.843137264251709, -1.7030812501907349, -0.6351540088653564, 0.012605053372681141, -0.3550419807434082, -1.3179271221160889, -1.6155462265014648, -0.8102240562438965, 0.415266215801239, 0.20518220961093903, -0.4600839912891388, -1.3879550695419312, -1.7906162738800049, -1.668067216873169, -0.23249296844005585, 1.343137264251709, 1.5882353782653809, 1.465686321258545, 1.430672287940979, 0.502801239490509, -1.5105042457580566, -1.6155462265014648, 0.11764705926179886, 1.8858543634414673, 2.043417453765869, 2.113445281982422, 2.165966510772705, 2.218487501144409, 2.1484594345092773, 2.0084033012390137, -0.7226890325546265, -1.5280112028121948, -1.7030812501907349, -0.6176469922065735, 0.06512605398893356, 0.3277312219142914, 0.24019621312618256, 0.43277323246 [e2e-predictor] 0022, 0.3627452254295349, 0.29271721839904785, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.34523820877075195, 0.3627452254295349, 0.03011205606162548, 0.08263305574655533, 0.3802522122859955, 0.08263305574655533, 0.3802522122859955, 0.18767507374286652, -0.022408949211239815, 0.2577032148838043, 0.012605053372681141, 0.08263305574655533, 0.06512605398893356, 0.18767507374286652, -0.14495795965194702, 0.20518220961093903, 0.20518220961093903, 0.17016807198524475, 0.03011205606162548, 0.06512605398893356, -0.0049019488506019115, -0.03991595283150673, 0.34523820877075195, -0.09243696182966232, -0.10994396358728409, -0.022408949211239815, -0.10994396358728409, -0.1624649614095688, -0.0049019488506019115, -0.057422954589128494, -0.23249296844005585, -0.1624649614095688, 0.29271721839904785, 0.2226892113685608, 0.18767507374286652, 0.0476190559566021, -0.14495795965194702, -0.022408949211239815, -0.022408949211239815, -0.09243696182966232, -0.21498596668243408, 0.03011205606162548, -0.09243696182966232, -0.03991595283150673, -0.1624649614095688, -0.4425770044326782, -0.07492996007204056, -0.12745095789432526, 0.13515406847000122, -0.057422954589128494, 0.06512605398893356, 0.24019621312618256, 0.3802522122859955, 0.45028021931648254, 0.5553222298622131, 0.4677872359752655, 0.8704482913017273, 0.9754902720451355, 1.1155463457107544, 1.2380952835083008, 1.4481793642044067, 1.1855742931365967, 1.4481793642044067, 1.5357143878936768, 1.518207311630249, 1.4131653308868408, 1.5707283020019531, 1.3956583738327026, 0.7654062509536743, -1.5105042457580566, -1.720588207244873, -1.808123230934143, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.843137264251709, -1.843137264251709, -1.895658254623413, -1.8256303071975708, -1.808123230934143, -1.5630252361297607, -1.3879550695419312, -1.2303920984268188, 1.2380952835083008, 1.465686321258545, 1.5882353782653809, 1.7107843160629272, 1.378151297569275, 1.728291392326355, 1.3256303071975708, 1.2731093168258667, 0.9929972887039185, 0.9054622650146484, 0.6603642702102661, 0.13515406847000122, 0.4852942228317261, 0.20518220961093903, 0.20518220961093903, 0.7829132676124573, 0.6078432202339172, 0.9054622650146484, 0.17016807198524475, 0.8354342579841614, 0.432773232460022, 0.8704482913017273, 0.7478992342948914, 0.7829132676124573, 0.7128852605819702, 0.5553222298622131, 0.4852942228317261, 0.6428572535514832, 0.520308256149292, 0.6428572535514832, 1.0980392694473267, 2.165966510772705, 2.0784313678741455], [1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5378152132034302, 1.2731093168258667, 1.9033613204956055, 1.9908963441848755, 1.640756368637085, 0.520308256149292, -0.6176469922065735, -1.282913088798523, -1.5455182790756226, -1.5455182790756226, -1.5455182790756226, -1.6155462265014648, -1.668067216873169, -1.6505602598190308, -1.720588207244873, -1.7906162738800049, -1.8256303071975708, -1.7731093168258667, -1.3004200458526611, -0.4075630009174347, 0.3627452254295349, 0.3802522122859955, -0.39005598425865173, -1.4404760599136353, -1.7731093168258667, -1.7030812501907349, 1.0280113220214844, 2.043417453765869, 1.6582633256912231, 0.8879552483558655, -1.422969102859497, -1.6155462265014648, -1.4754900932312012, -1.668067216873169, -1.668067216873169, -0.8977590203285217, -0.42506998777389526, -0.5651260018348694, -1.4754900932312012, -1.4929972887039185, -1.4404760599136353, -1.843137264251709, -1.9481792449951172, -1.6155462265014648, 0.11764705926179886, 0.3277312219142914, 0.1001400575041771, -0.7401960492134094, -1.1253501176834106, 0.39775922894477844, 0 [e2e-predictor] .45028021931648254, -0.28501397371292114, -0.8102240562438965, -0.5126050114631653, -0.6001400351524353, -1.370448112487793, -1.8256303071975708, -1.6505602598190308, 0.9404762983322144, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.2710084915161133, 2.358543634414673, 2.393557548522949, 1.7983193397521973, 0.0476190559566021, -0.6876749992370605, -1.720588207244873, -0.4425770044326782, 0.6953782439231873, 0.7829132676124573, 0.7128852605819702, 0.502801239490509, -0.14495795965194702, 0.012605053372681141, -0.09243696182966232, -0.03991595283150673, 0.15266107022762299, 0.012605053372681141, 0.18767507374286652, 0.3627452254295349, -0.03991595283150673, 0.0476190559566021, 0.3277312219142914, 0.39775922894477844, 0.1001400575041771, 0.24019621312618256, -0.1624649614095688, 0.590336263179779, 0.17016807198524475, 0.20518220961093903, 0.03011205606162548, 0.18767507374286652, 0.34523820877075195, 0.3802522122859955, -0.022408949211239815, -0.14495795965194702, 0.08263305574655533, 0.1001400575041771, 0.08263305574655533, -0.10994396358728409, -0.09243696182966232, -0.17997196316719055, 0.3102242052555084, -0.10994396358728409, 0.03011205606162548, -0.07492996007204056, -0.3550419807434082, 0.012605053372681141, -0.07492996007204056, -0.0049019488506019115, 0.15266107022762299, 0.2577032148838043, -0.0049019488506019115, 0.17016807198524475, 0.13515406847000122, -0.0049019488506019115, -0.14495795965194702, -0.4950979948043823, -0.07492996007204056, -0.39005598425865173, -0.14495795965194702, -0.5826330184936523, -0.26750698685646057, -0.12745095789432526, -0.10994396358728409, 0.08263305574655533, 0.2577032148838043, -0.0049019488506019115, 0.0476190559566021, 0.2577032148838043, 0.15266107022762299, 0.5728292465209961, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.553221344947815, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.430672287940979, -0.5651260018348694, -1.7030812501907349, -1.720588207244873, -1.7380952835083008, -1.7906162738800049, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.8256303071975708, -1.8606442213058472, -1.878151297569275, -1.0903360843658447, -1.4404760599136353, 0.7128852605819702, 0.15266107022762299, 0.3102242052555084, 1.378151297569275, 1.868347406387329, 1.7107843160629272, 1.7983193397521973, 1.8333333730697632, 1.780812382698059, 1.5882353782653809, 1.343137264251709, 0.9579832553863525, 1.0630252361297607, 0.2226892113685608, -0.33753499388694763, -0.12745095789432526, -0.0049019488506019115, 0.7303922772407532, 0.502801239490509, 0.7654062509536743, 0.08263305574655533, 0.9754902720451355, 0.432773232460022, 0.5728292465209961, 0.6078432202339172, 0.7478992342948914, 0.502801239490509, 0.39775922894477844, 0.520308256149292, 0.8704482913017273, 0.6253502368927002, 0.6953782439231873, 1.0455182790756226, 2.1834733486175537, 2.0609242916107178], [1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 1.1855742931365967, 1.8333333730697632, 2.0259103775024414, 1.3956583738327026, -0.26750698685646057, -0.5476189851760864, -0.7752100229263306, -1.1253501176834106, -1.5105042457580566, -1.720588207244873, -1.7731093168258667, -1.7380952835083008, -1.7906162738800049, -1.8256303071975708, -1.8256303071975708, -1.895658254623413, -1.878151297569275, -1.930672287940979, -1.808123230934143, -1.160364031791687, -0.09243696182966232, 0.7128852605819702, 0.29271721839904785, -0.7401960492 [e2e-predictor] 134094, -1.5630252361297607, 0.1001400575041771, 1.2205883264541626, -0.19747896492481232, -1.5455182790756226, -1.370448112487793, -1.0203081369400024, -1.0728291273117065, -1.5980392694473267, -1.5105042457580566, -1.0028010606765747, -0.9677870869636536, -1.5105042457580566, -0.7752100229263306, -0.12745095789432526, -0.3550419807434082, -1.2303920984268188, -1.4054621458053589, -0.9502801299095154, -1.422969102859497, -1.8256303071975708, -1.878151297569275, -0.7401960492134094, 0.2752102017402649, 0.2226892113685608, -0.3025209903717041, -0.9327731132507324, -0.022408949211239815, -0.0049019488506019115, -0.7577030062675476, -1.6855742931365967, 0.20518220961093903, 1.693277359008789, 2.165966510772705, 2.2710084915161133, 2.3235294818878174, 2.3060226440429688, 2.2710084915161133, 0.590336263179779, 0.03011205606162548, -0.6701680421829224, -1.843137264251709, -1.1778711080551147, 1.0805323123931885, 1.2556023597717285, 1.0630252361297607, 1.0455182790756226, -0.14495795965194702, -0.3200279772281647, 0.012605053372681141, 0.1001400575041771, -0.0049019488506019115, 0.1001400575041771, 0.11764705926179886, -0.057422954589128494, 0.06512605398893356, 0.2752102017402649, 0.11764705926179886, 0.08263305574655533, 0.24019621312618256, 0.17016807198524475, 0.29271721839904785, 0.06512605398893356, 0.2752102017402649, 0.502801239490509, 0.34523820877075195, 0.06512605398893356, -0.022408949211239815, -0.21498596668243408, -0.09243696182966232, -0.26750698685646057, -0.10994396358728409, -0.3200279772281647, -0.37254899740219116, -0.4950979948043823, -0.07492996007204056, -0.28501397371292114, -0.4075630009174347, 0.2226892113685608, 0.24019621312618256, 0.1001400575041771, -0.057422954589128494, -0.14495795965194702, -0.07492996007204056, -0.3200279772281647, -0.3025209903717041, -0.12745095789432526, 0.08263305574655533, 0.15266107022762299, 0.0476190559566021, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -0.057422954589128494, -0.09243696182966232, -0.4075630009174347, -0.0049019488506019115, -0.28501397371292114, -0.09243696182966232, -0.09243696182966232, -0.07492996007204056, -0.0049019488506019115, -0.2499999701976776, -0.022408949211239815, 0.13515406847000122, 0.4677872359752655, 0.502801239490509, 0.2752102017402649, 0.502801239490509, 0.8004202842712402, 0.8879552483558655, 1.1680673360824585, 1.1505602598190308, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.5882353782653809, 1.465686321258545, 1.465686321258545, 1.5357143878936768, 1.2731093168258667, 0.6253502368927002, -1.195378065109253, -1.5980392694473267, -1.7906162738800049, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.7906162738800049, -1.7906162738800049, -1.8256303071975708, -1.7906162738800049, -1.7731093168258667, -1.7380952835083008, -0.9852941036224365, -0.23249296844005585, 0.502801239490509, 1.518207311630249, 1.2205883264541626, 1.7457983493804932, 0.4677872359752655, 1.7983193397521973, 1.728291392326355, 1.7983193397521973, 1.6582633256912231, 1.640756368637085, 1.8333333730697632, 1.2556023597717285, 1.605742335319519, -0.23249296844005585, -0.4425770044326782, -0.28501397371292114, 0.24019621312618256, 0.45028021931648254, 0.6078432202339172, 0.520308256149292, 0.34523820877075195, 0.8704482913017273, 0.415266215801239, 0.6253502368927002, 0.7478992342948914, 0.45028021931648254, 0.8179272413253784, 0.5553222298622131, 0.34523820877075195, 0.08263305574655533, 0.9229692816734314, 0.7829132676124573, 0.7829132676124573, 2.235994577407837, 2.0609242916107178], [1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.8704482913017273, 0.8179272413253784, 0.7654062509536743, 0.6953782439231873, 0.6603642702102661, 0.64285 [e2e-predictor] 72535514832, 0.6428572535514832, 0.6428572535514832, 1.0280113220214844, 1.7457983493804932, 2.0084033012390137, 1.693277359008789, 1.1855742931365967, 0.432773232460022, -0.03991595283150673, -0.10994396358728409, -0.33753499388694763, -0.9502801299095154, -1.5105042457580566, -1.7906162738800049, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.9131653308868408, -1.930672287940979, -1.965686321258545, -1.965686321258545, -2.018207311630249, -1.755602240562439, -0.8977590203285217, 0.3802522122859955, 0.5728292465209961, -0.28501397371292114, -0.9852941036224365, -1.668067216873169, -1.720588207244873, -1.5630252361297607, -1.3529410362243652, -1.1778711080551147, -1.1778711080551147, -1.1078431606292725, -0.8627450466156006, -0.7226890325546265, -1.282913088798523, -1.4054621458053589, -1.0203081369400024, -0.8277310132980347, -1.5630252361297607, -1.3879550695419312, -0.19747896492481232, -0.7051820158958435, -1.422969102859497, -1.6330533027648926, -1.0028010606765747, -0.8277310132980347, -1.4929972887039185, -1.843137264251709, -1.5630252361297607, 0.03011205606162548, 0.20518220961093903, 0.24019621312618256, -0.07492996007204056, 1.5707283020019531, 2.165966510772705, 2.218487501144409, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 1.9733893871307373, 0.0476190559566021, -1.1078431606292725, -1.5630252361297607, -1.720588207244873, -1.160364031791687, 0.4677872359752655, 0.5553222298622131, 0.6253502368927002, 0.2752102017402649, -0.8627450466156006, -0.4425770044326782, 0.17016807198524475, -0.07492996007204056, -0.33753499388694763, -0.10994396358728409, 0.13515406847000122, 0.24019621312618256, 0.0476190559566021, -0.21498596668243408, 0.13515406847000122, 0.20518220961093903, 0.11764705926179886, 0.18767507374286652, 0.24019621312618256, 0.2752102017402649, 0.2226892113685608, 0.6253502368927002, -0.21498596668243408, 0.20518220961093903, 0.03011205606162548, 0.03011205606162548, -0.14495795965194702, -0.3200279772281647, -0.3200279772281647, -0.2499999701976776, -0.3025209903717041, -0.17997196316719055, -0.03991595283150673, 0.06512605398893356, -0.10994396358728409, 0.03011205606162548, -0.1624649614095688, -0.022408949211239815, 0.13515406847000122, 0.18767507374286652, -0.022408949211239815, -0.23249296844005585, -0.1624649614095688, -0.47759100794792175, -0.10994396358728409, -0.33753499388694763, -0.0049019488506019115, 0.06512605398893356, 0.03011205606162548, -0.23249296844005585, -0.10994396358728409, -0.17997196316719055, -0.07492996007204056, 0.15266107022762299, -0.07492996007204056, -0.03991595283150673, 0.1001400575041771, -0.26750698685646057, 0.1001400575041771, -0.03991595283150673, -0.0049019488506019115, 0.18767507374286652, 0.39775922894477844, 0.5378152132034302, 0.6953782439231873, 0.9229692816734314, 0.8004202842712402, 0.8879552483558655, 1.2205883264541626, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.0455182790756226, -1.3004200458526611, -1.5280112028121948, -1.668067216873169, -1.755602240562439, -1.808123230934143, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.580532193183899, -0.5126050114631653, 1.0455182790756226, 0.590336263179779, 1.483193278312683, 1.6582633256912231, 1.8858543634414673, 1.5007003545761108, 1.6232492923736572, 1.6232492923736572, 1.693277359008789, 1.7633053064346313, 1.7107843160629272, 1.780812382698059, 1.430672287940979, 0.3627452254295349, 0.34523820877075195, 0.8354342579841614, 0.7829132676124573, 0.5553222298622131, 0.432773232460022, 0.4852942228317261, 0.5553222298622131, 0.6428572535514832, 0.6953782439231873, 0.3802522122859955, 0.9229692816734314, 0.432773232460022, 0.6953782439231873, 0.9404762983322144, 0.5553222298622131, 0.1001400575041771, 0.8354342579841614, 0.3802522122859955, 0.45028021931648254, 2.1834733486175537, 2.043417453765869], [1.640756368637085, 1.640756368637085, 1.6 [e2e-predictor] 40756368637085, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9054622650146484, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6778712272644043, 1.0280113220214844, 1.7107843160629272, 1.9558824300765991, 1.8508403301239014, 1.7457983493804932, 1.465686321258545, 0.432773232460022, -0.26750698685646057, 0.0476190559566021, 0.24019621312618256, 0.1001400575041771, -0.6001400351524353, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.8606442213058472, -1.895658254623413, -1.9131653308868408, -1.9481792449951172, -1.965686321258545, -1.983193278312683, -1.9481792449951172, -1.370448112487793, -0.17997196316719055, 0.5378152132034302, 0.2577032148838043, -0.8277310132980347, -1.6155462265014648, -1.9481792449951172, -1.755602240562439, -1.3529410362243652, -0.9152660369873047, -1.0903360843658447, -0.6876749992370605, -0.9327731132507324, -0.8627450466156006, -0.6176469922065735, -0.4600839912891388, -0.9502801299095154, -1.5105042457580566, -1.2128850221633911, -1.0378150939941406, -1.422969102859497, -1.668067216873169, -1.247899055480957, -1.2128850221633911, -1.878151297569275, -1.930672287940979, -1.247899055480957, -0.26750698685646057, -0.21498596668243408, -0.7226890325546265, -1.422969102859497, -0.14495795965194702, 2.0609242916107178, 2.165966510772705, 2.218487501144409, 2.288515567779541, 2.1484594345092773, -1.720588207244873, -1.7731093168258667, 0.24019621312618256, 0.9054622650146484, 1.0630252361297607, 0.9404762983322144, -0.7226890325546265, -1.2128850221633911, 0.3627452254295349, 0.6778712272644043, 0.590336263179779, 0.590336263179779, -0.12745095789432526, -0.9327731132507324, -0.5476189851760864, 0.08263305574655533, -0.2499999701976776, -0.1624649614095688, -0.21498596668243408, 0.18767507374286652, 0.17016807198524475, 0.24019621312618256, 0.17016807198524475, 0.2577032148838043, -0.14495795965194702, 0.2226892113685608, -0.09243696182966232, -0.03991595283150673, 0.3802522122859955, -0.022408949211239815, 0.08263305574655533, 0.012605053372681141, -0.07492996007204056, -0.03991595283150673, -0.12745095789432526, -0.0049019488506019115, 0.2226892113685608, 0.20518220961093903, -0.10994396358728409, -0.0049019488506019115, 0.29271721839904785, 0.17016807198524475, -0.23249296844005585, -0.17997196316719055, 0.17016807198524475, -0.057422954589128494, -0.3200279772281647, -0.0049019488506019115, 0.2577032148838043, 0.2226892113685608, -0.23249296844005585, -0.23249296844005585, -0.09243696182966232, -0.26750698685646057, 0.0476190559566021, 0.06512605398893356, 0.1001400575041771, -0.12745095789432526, -0.33753499388694763, 0.11764705926179886, 0.2226892113685608, 0.03011205606162548, 0.012605053372681141, -0.10994396358728409, 0.2577032148838043, 0.012605053372681141, 0.012605053372681141, 0.6603642702102661, 0.590336263179779, 0.6078432202339172, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9754902720451355, 1.2030812501907349, 1.3256303071975708, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.3956583738327026, -0.4075630009174347, -1.4754900932312012, -1.7030812501907349, -1.755602240562439, -1.8256303071975708, -1.808123230934143, -1.7731093168258667, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.6855742931365967, -1.6330533027648926, -0.8977590203285217, -1.5455182790756226, -0.47759100794792175, 1.0805323123931885, 1.6757704019546509, 1.483193278312683, 1.3956583738327026, 1.9558824300765991, 1.9558824300765991, 1.780812382698059, 1.7457983493804932, 1.7107843160629272, 1.5357143878936768, 1.693277359008789, 1.69327 [e2e-predictor] 7359008789, 1.3256303071975708, -0.23249296844005585, 1.343137264251709, 1.0980392694473267, 0.6603642702102661, 0.6778712272644043, 0.2226892113685608, 0.4677872359752655, 0.29271721839904785, 0.8879552483558655, 0.590336263179779, 0.9054622650146484, 0.6078432202339172, 0.9579832553863525, 0.8529412746429443, 0.2226892113685608, 0.39775922894477844, 1.1155463457107544, 0.502801239490509, 0.03011205606162548, 2.0784313678741455, 2.0084033012390137], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.9404762983322144, 1.553221344947815, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.7107843160629272, 1.4481793642044067, 0.45028021931648254, -0.33753499388694763, -0.2499999701976776, 0.24019621312618256, 0.502801239490509, 0.3277312219142914, -0.4950979948043823, -1.2303920984268188, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.843137264251709, -1.878151297569275, -1.878151297569275, -1.930672287940979, -1.9131653308868408, -1.6505602598190308, -0.33753499388694763, 0.502801239490509, 0.6428572535514832, -0.07492996007204056, -1.282913088798523, -1.755602240562439, -1.9131653308868408, -1.5980392694473267, -1.1078431606292725, -0.6526610255241394, -0.6701680421829224, -1.3004200458526611, -1.0028010606765747, -1.160364031791687, -0.8277310132980347, -0.19747896492481232, -0.19747896492481232, -1.0028010606765747, -1.6855742931365967, -1.1078431606292725, -0.7226890325546265, -0.6876749992370605, -1.370448112487793, -1.5280112028121948, -1.2303920984268188, -1.370448112487793, -1.8256303071975708, -1.668067216873169, -0.2499999701976776, 1.815826416015625, 1.9033613204956055, 2.043417453765869, 2.235994577407837, 1.9208683967590332, -2.018207311630249, -1.6505602598190308, 0.18767507374286652, 0.6603642702102661, 0.7829132676124573, 0.2226892113685608, -1.755602240562439, -1.3004200458526611, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3606443405151367, 1.2205883264541626, -0.8452380299568176, -0.5126050114631653, -0.12745095789432526, -0.28501397371292114, -0.21498596668243408, -0.12745095789432526, -0.12745095789432526, 0.3102242052555084, 0.012605053372681141, 0.06512605398893356, -0.21498596668243408, 0.0476190559566021, 0.34523820877075195, 0.17016807198524475, 0.29271721839904785, -0.09243696182966232, -0.33753499388694763, -0.3200279772281647, -0.03991595283150673, -0.0049019488506019115, 0.03011205606162548, 0.3277312219142914, 0.13515406847000122, 0.34523820877075195, 0.08263305574655533, 0.20518220961093903, 0.08263305574655533, 0.012605053372681141, 0.012605053372681141, -0.022408949211239815, 0.1001400575041771, 0.29271721839904785, 0.17016807198524475, -0.3025209903717041, -0.14495795965194702, 0.08263305574655533, -0.23249296844005585, 0.08263305574655533, -0.022408949211239815, -0.09243696182966232, -0.17997196316719055, 0.432773232460022, 0.3102242052555084, 0.3277312219142914, 0.1001400575041771, 0.17016807198524475, 0.20518220961093903, 0.24019621312618256, -0.03991595283150673, 0.11764705926179886, 0.415266215801239, -0.057422954589128494, 0.06512605398893356, -0.057422954589128494, 0.520308256149292, 0.24019621312618256, 0.8004202842712402, 0.6078432202339172, 0.8354342579841614, 0.8879552483558655, 1.1330533027648926, 1.3081233501434326, 1.1680673360824585, 1.553221344947815, 1.6232492923736572, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.553221344947815, 0.6778712272644043, -0.9502801299095154, -1.7030812501907349, -1.668067216873169, -1.808123230934143, -1.8081 [e2e-predictor] 23230934143, -1.8256303071975708, -1.755602240562439, -1.755602240562439, -1.668067216873169, -1.7030812501907349, -1.7906162738800049, -1.3879550695419312, -1.5455182790756226, -1.335434079170227, -0.6001400351524353, 1.2205883264541626, -1.0728291273117065, 0.9929972887039185, 1.3606443405151367, 1.8333333730697632, 1.7107843160629272, 1.815826416015625, 1.8858543634414673, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.465686321258545, 0.8354342579841614, 1.518207311630249, 1.483193278312683, 1.1680673360824585, 0.5553222298622131, 0.15266107022762299, 0.502801239490509, 0.502801239490509, 0.6253502368927002, 0.9754902720451355, 1.0805323123931885, 0.6778712272644043, 0.7829132676124573, 1.1330533027648926, 0.9229692816734314, 0.9754902720451355, 0.45028021931648254, 0.502801239490509, 0.590336263179779, 2.0084033012390137, 2.043417453765869], [1.693277359008789, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.8879552483558655, 1.4131653308868408, 1.868347406387329, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.7633053064346313, 1.483193278312683, 0.6078432202339172, -0.10994396358728409, -0.21498596668243408, -0.19747896492481232, 0.15266107022762299, 0.6253502368927002, 0.590336263179779, -0.3025209903717041, -1.247899055480957, -1.668067216873169, -1.7906162738800049, -1.8606442213058472, -1.9131653308868408, -1.895658254623413, -1.9131653308868408, -1.965686321258545, -1.668067216873169, -0.39005598425865173, 0.3627452254295349, 0.6253502368927002, 0.3102242052555084, -0.7401960492134094, -1.5980392694473267, -1.895658254623413, -1.6505602598190308, -1.1253501176834106, -0.9502801299095154, -0.7051820158958435, -0.6001400351524353, -1.0378150939941406, -1.1253501176834106, -0.9677870869636536, -1.668067216873169, -1.4929972887039185, -0.7051820158958435, -1.3179271221160889, -1.5980392694473267, -1.843137264251709, -1.6505602598190308, -0.7927170395851135, -1.0378150939941406, -1.720588207244873, -1.6155462265014648, -0.7577030062675476, -0.1624649614095688, 1.7457983493804932, 1.9383753538131714, 2.165966510772705, 2.2009804248809814, -0.10994396358728409, -1.282913088798523, -0.9677870869636536, -0.7226890325546265, -0.3200279772281647, -1.2303920984268188, -1.843137264251709, -1.5280112028121948, 0.9229692816734314, 0.9229692816734314, 0.8179272413253784, 0.8004202842712402, 0.2752102017402649, -1.7380952835083008, -0.9327731132507324, 0.4852942228317261, -0.14495795965194702, -0.2499999701976776, -0.26750698685646057, 0.08263305574655533, -0.057422954589128494, -0.057422954589128494, -0.10994396358728409, 0.13515406847000122, 0.2752102017402649, -0.057422954589128494, 0.03011205606162548, 0.18767507374286652, -0.10994396358728409, 0.012605053372681141, -0.28501397371292114, 0.06512605398893356, 0.1001400575041771, -0.07492996007204056, 0.17016807198524475, 0.45028021931648254, -0.17997196316719055, 0.3277312219142914, 0.18767507374286652, 0.06512605398893356, -0.03991595283150673, 0.18767507374286652, 0.06512605398893356, 0.17016807198524475, 0.1001400575041771, -0.1624649614095688, 0.06512605398893356, 0.012605053372681141, 0.06512605398893356, 0.0476190559566021, -0.1624649614095688, 0.0476190559566021, 0.06512605398893356, 0.2752102017402649, 0.13515406847000122, 0.0476190559566021, 0.012605053372681141, 0.2226892113685608, 0.29271721839904785, 0.415266215801239, 0.1001400575041771, 0.20518220961093903, 0.34523820877075195, -0.03991595283150673 [e2e-predictor] , 0.08263305574655533, 0.29271721839904785, -0.21498596668243408, 0.6603642702102661, 0.6778712272644043, 0.5378152132034302, 0.7128852605819702, 0.8179272413253784, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.5007003545761108, 1.5882353782653809, 1.640756368637085, 1.465686321258545, 1.5007003545761108, 1.3606443405151367, 1.4481793642044067, 0.0476190559566021, -1.3179271221160889, -1.7030812501907349, -1.7380952835083008, -1.808123230934143, -1.808123230934143, -1.7906162738800049, -1.808123230934143, -1.6330533027648926, -1.6505602598190308, -1.6855742931365967, -1.5280112028121948, -1.5980392694473267, -0.6001400351524353, 0.5553222298622131, 0.4852942228317261, 0.45028021931648254, 1.1505602598190308, -0.7051820158958435, 0.012605053372681141, 1.4481793642044067, 1.4131653308868408, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, 1.5882353782653809, 1.693277359008789, 1.640756368637085, 1.7983193397521973, 1.640756368637085, 1.728291392326355, 1.5357143878936768, 1.553221344947815, 1.2731093168258667, 0.6953782439231873, 0.1001400575041771, 0.5728292465209961, 0.15266107022762299, 0.34523820877075195, 0.5728292465209961, 0.9404762983322144, 0.7128852605819702, 0.9054622650146484, 1.0280113220214844, 1.2205883264541626, 1.1855742931365967, 0.3277312219142914, 0.6428572535514832, 1.1855742931365967, 2.0084033012390137, 2.043417453765869], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.8004202842712402, 1.4481793642044067, 1.868347406387329, 1.9908963441848755, 1.9733893871307373, 1.9383753538131714, 1.8333333730697632, 1.7457983493804932, 1.5357143878936768, 0.6078432202339172, -0.0049019488506019115, -0.0049019488506019115, -0.2499999701976776, -0.4600839912891388, 0.17016807198524475, 0.7303922772407532, 0.5378152132034302, -0.4600839912891388, -1.370448112487793, -1.6505602598190308, -1.8256303071975708, -1.878151297569275, -1.808123230934143, -1.9481792449951172, -1.983193278312683, -1.5280112028121948, -0.23249296844005585, 0.432773232460022, 0.590336263179779, 0.6778712272644043, 0.08263305574655533, -1.2654061317443848, -1.8256303071975708, -1.7030812501907349, -1.1778711080551147, -1.160364031791687, -1.0378150939941406, -0.39005598425865173, -0.23249296844005585, -0.8802520632743835, -1.1778711080551147, -0.6876749992370605, -0.7577030062675476, -1.3529410362243652, -1.720588207244873, -1.6155462265014648, -1.1428570747375488, -0.9852941036224365, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.5105042457580566, -1.843137264251709, 1.7633053064346313, 2.1484594345092773, 2.1309523582458496, -0.057422954589128494, -0.5826330184936523, -0.5651260018348694, -1.755602240562439, -1.8606442213058472, -0.5826330184936523, 0.6778712272644043, 0.520308256149292, 0.3627452254295349, -0.07492996007204056, -1.2128850221633911, -1.0553221702575684, -0.8627450466156006, -1.7030812501907349, -1.755602240562439, -0.4075630009174347, -0.42506998777389526, -0.10994396358728409, -0.21498596668243408, -0.03991595283150673, -0.3200279772281647, -0.3025209903717041, -0.17997196316719055, 0.2752102017402649, -0.12745095789432526, 0.1001400575041771, -0.09243696182966232, -0.14495795965194702, 0.13515406847000122, -0.19747896492481232, 0.18767507374286652, 0.17016807198524475, 0.012605053372681141, -0.03991595283150673, 0.34523820877075195, -0.26750698685646057, 0.45028021931648254, 0.2226892113685608, 0.13515406847000122, 0.03011205606162548, 0.0126050 [e2e-predictor] 53372681141, 0.11764705926179886, -0.14495795965194702, -0.03991595283150673, -0.2499999701976776, 0.012605053372681141, -0.23249296844005585, -0.17997196316719055, -0.33753499388694763, 0.13515406847000122, 0.3102242052555084, 0.2226892113685608, -0.23249296844005585, -0.09243696182966232, 0.20518220961093903, 0.20518220961093903, 0.3102242052555084, -0.1624649614095688, -0.5301120281219482, -0.33753499388694763, -0.14495795965194702, 0.502801239490509, 0.4852942228317261, 0.415266215801239, 0.13515406847000122, 0.3627452254295349, 0.520308256149292, 0.17016807198524475, 0.5378152132034302, 0.6253502368927002, 1.0280113220214844, 0.9404762983322144, 1.2380952835083008, 1.3081233501434326, 1.2906162738800049, 1.465686321258545, 1.553221344947815, 1.343137264251709, 1.553221344947815, 1.343137264251709, 0.6953782439231873, -0.6526610255241394, -0.4600839912891388, -1.668067216873169, -1.720588207244873, -1.7906162738800049, -1.7906162738800049, -1.808123230934143, -1.755602240562439, -1.7731093168258667, -1.755602240562439, -1.6330533027648926, -1.7380952835083008, -1.0553221702575684, -1.1078431606292725, 1.3956583738327026, 1.430672287940979, 1.6757704019546509, 0.4852942228317261, 2.0259103775024414, 0.11764705926179886, -0.9677870869636536, 0.7128852605819702, 1.640756368637085, 1.6757704019546509, 1.7983193397521973, 1.483193278312683, 1.430672287940979, 1.6232492923736572, 1.553221344947815, 1.6232492923736572, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.5882353782653809, 1.605742335319519, 1.483193278312683, 0.2577032148838043, -0.057422954589128494, 0.2577032148838043, -0.10994396358728409, 0.29271721839904785, 0.5378152132034302, 0.8354342579841614, 0.7829132676124573, 0.6603642702102661, 0.6778712272644043, 1.343137264251709, 0.8179272413253784, 0.6428572535514832, 0.6253502368927002, 1.5007003545761108, 1.9558824300765991, 1.9733893871307373], [1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 1.1330533027648926, 1.7983193397521973, 2.0259103775024414, 2.043417453765869, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7457983493804932, 1.5007003545761108, 0.7303922772407532, 0.08263305574655533, 0.24019621312618256, 0.03011205606162548, -0.7927170395851135, -0.6701680421829224, 0.24019621312618256, 0.6953782439231873, 0.3802522122859955, -0.6351540088653564, -1.3529410362243652, -1.6855742931365967, -1.843137264251709, -1.8606442213058472, -1.9131653308868408, -2.0007002353668213, -1.370448112487793, -0.022408949211239815, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.502801239490509, -0.6526610255241394, -1.6330533027648926, -1.755602240562439, -1.3529410362243652, -0.9852941036224365, -0.7927170395851135, -0.6351540088653564, -1.0728291273117065, -0.4425770044326782, -1.1253501176834106, -1.6505602598190308, -0.9852941036224365, -0.8977590203285217, -1.3004200458526611, -1.580532193183899, -1.8256303071975708, -1.3179271221160889, -0.9852941036224365, -0.8102240562438965, -1.0903360843658447, 0.9754902720451355, 1.7457983493804932, 1.8508403301239014, 1.4131653308868408, -0.39005598425865173, -1.0553221702575684, -1.895658254623413, -1.930672287940979, -1.0903360843658447, 0.6778712272644043, 0.7303922772407532, 0.9404762983322144, 0.6253502368927002, -1.668067216873169, -1.5280112028121948, 1.0630252361297607, 1.0980392694473267, 0.9404762983322144, 0.6603642702102661, -0.3025209903717041, -0.6526610255241394, -0. [e2e-predictor] 1624649614095688, -0.23249296844005585, -0.10994396358728409, -0.28501397371292114, -0.09243696182966232, -0.17997196316719055, 0.012605053372681141, 0.11764705926179886, -0.3200279772281647, 0.08263305574655533, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.09243696182966232, -0.4075630009174347, 0.3627452254295349, -0.5126050114631653, 0.3102242052555084, -0.1624649614095688, -0.14495795965194702, 0.2577032148838043, 0.012605053372681141, 0.11764705926179886, 0.11764705926179886, -0.3550419807434082, 0.06512605398893356, 0.012605053372681141, -0.03991595283150673, -0.12745095789432526, 0.1001400575041771, -0.057422954589128494, -0.19747896492481232, -0.1624649614095688, -0.03991595283150673, -0.07492996007204056, -0.10994396358728409, -0.07492996007204056, 0.15266107022762299, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.2226892113685608, 0.45028021931648254, 0.415266215801239, 0.06512605398893356, 0.20518220961093903, 0.5553222298622131, 0.29271721839904785, 0.502801239490509, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.9754902720451355, 1.0805323123931885, 1.2906162738800049, 1.1680673360824585, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.465686321258545, 0.7128852605819702, -1.0728291273117065, -1.4054621458053589, -1.9131653308868408, -1.808123230934143, -1.7906162738800049, -1.6155462265014648, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.7731093168258667, -1.6330533027648926, -1.6155462265014648, -1.3004200458526611, -0.6701680421829224, 0.9404762983322144, 1.728291392326355, 1.9383753538131714, 1.9733893871307373, 1.553221344947815, 2.0959384441375732, 1.868347406387329, -1.5980392694473267, -1.720588207244873, 0.1001400575041771, 1.7457983493804932, 1.5882353782653809, 1.640756368637085, 1.6757704019546509, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.553221344947815, 1.6757704019546509, 1.7457983493804932, 1.343137264251709, 1.7983193397521973, 1.7107843160629272, 0.5378152132034302, 0.6953782439231873, 0.3802522122859955, 0.6603642702102661, 0.17016807198524475, 0.432773232460022, 0.6603642702102661, 0.6953782439231873, 1.0630252361297607, 1.0630252361297607, 0.8179272413253784, 0.5728292465209961, 0.29271721839904785, 0.8354342579841614, 1.7633053064346313, 1.8858543634414673, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 1.2380952835083008, 1.868347406387329, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.868347406387329, 1.780812382698059, 1.780812382698059, 1.518207311630249, 0.7829132676124573, 0.06512605398893356, 0.15266107022762299, 0.3627452254295349, -0.28501397371292114, -1.1428570747375488, -0.6001400351524353, 0.39775922894477844, 0.7478992342948914, 0.06512605398893356, -0.9327731132507324, -1.422969102859497, -1.6155462265014648, -1.808123230934143, -1.930672287940979, -1.9481792449951172, -1.282913088798523, 0.18767507374286652, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7303922772407532, -0.10994396358728409, -1.4404760599136353, -1.755602240562439, -1.4929972887039185, -1.0553221702575684, -0.9677870869636536, -0.4425770044326782, -0.2499999701976776, -0.5126050114631653, -1.335434079170227, -1.195378065109253, -1.2303920984268188, -1.7380952835083008, -1.7380952835083008, -1.457983136177063, -1.3529410362243652, -1 [e2e-predictor] .3879550695419312, -1.6155462265014648, -1.1078431606292725, 1.6232492923736572, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.165966510772705, -1.4929972887039185, -1.878151297569275, -1.3179271221160889, -0.37254899740219116, -0.42506998777389526, -0.33753499388694763, -0.9327731132507324, -1.895658254623413, -1.6855742931365967, -0.23249296844005585, 0.4677872359752655, 0.45028021931648254, 0.3802522122859955, 0.0476190559566021, -0.7401960492134094, -0.5126050114631653, -0.022408949211239815, -0.7226890325546265, -0.19747896492481232, -0.12745095789432526, -0.09243696182966232, -0.19747896492481232, -0.09243696182966232, -0.10994396358728409, -0.14495795965194702, -0.1624649614095688, -0.19747896492481232, -0.21498596668243408, -0.47759100794792175, 0.08263305574655533, -0.39005598425865173, 0.1001400575041771, -0.10994396358728409, -0.2499999701976776, -0.3200279772281647, -0.33753499388694763, -0.4600839912891388, -0.7051820158958435, -0.022408949211239815, 0.03011205606162548, -0.07492996007204056, 0.0476190559566021, 0.08263305574655533, -0.14495795965194702, 0.06512605398893356, 0.34523820877075195, 0.39775922894477844, 0.17016807198524475, 0.13515406847000122, -0.09243696182966232, 0.11764705926179886, 0.20518220961093903, -0.09243696182966232, -0.33753499388694763, 0.06512605398893356, -0.5826330184936523, -0.21498596668243408, -0.07492996007204056, 0.415266215801239, 0.4852942228317261, 0.5728292465209961, 0.432773232460022, 0.20518220961093903, 0.4677872359752655, 0.6428572535514832, 0.4677872359752655, 0.6253502368927002, 0.8004202842712402, 0.9404762983322144, 1.0280113220214844, 1.1855742931365967, 1.3606443405151367, 1.5882353782653809, 1.430672287940979, 1.4481793642044067, 1.2205883264541626, 0.20518220961093903, -0.5126050114631653, -1.878151297569275, -1.843137264251709, -1.9131653308868408, -1.808123230934143, -1.5280112028121948, -1.580532193183899, -1.7906162738800049, -1.7731093168258667, -1.6505602598190308, -1.5455182790756226, -1.5105042457580566, -0.6176469922065735, 0.520308256149292, 1.430672287940979, 1.7107843160629272, 1.9733893871307373, 1.9733893871307373, 1.8508403301239014, 2.0259103775024414, 2.1484594345092773, -0.8802520632743835, -1.7380952835083008, -0.8277310132980347, -1.895658254623413, -1.668067216873169, 0.17016807198524475, 1.8508403301239014, 1.605742335319519, 1.5007003545761108, 1.5882353782653809, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.553221344947815, 1.7983193397521973, 1.693277359008789, 1.1680673360824585, 1.1505602598190308, 0.8004202842712402, 0.20518220961093903, 0.012605053372681141, 0.20518220961093903, 0.6253502368927002, 0.6603642702102661, 1.0105042457580566, 1.2380952835083008, 1.0805323123931885, 0.6603642702102661, 0.45028021931648254, 0.7478992342948914, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8529412746429443, 1.483193278312683, 1.9558824300765991, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.9033613204956055, 1.815826416015625, 1.728291392326355, 1.5007003545761108, 0.7478992342948914, 0.012605053372681141, 0.012605053372681141, 0.3102242052555084, 0.2226892113685608, -0.8277310132980347, -0.9677870869636536, 0.0476190559566021, 0.590336263179779, 0.590336263179779, -0.0049019488506019115, -1.0378150939941406, -1.492997 [e2e-predictor] 2887039185, -1.7030812501907349, -1.8606442213058472, -1.895658254623413, -1.457983136177063, -0.23249296844005585, 0.3277312219142914, 0.5728292465209961, 0.6253502368927002, 0.7478992342948914, 0.29271721839904785, -0.9152660369873047, -1.6505602598190308, -1.5105042457580566, -1.195378065109253, -1.0378150939941406, -1.2128850221633911, -1.0028010606765747, -0.47759100794792175, -0.6526610255241394, -1.370448112487793, -1.6505602598190308, -1.195378065109253, -1.3004200458526611, -1.6505602598190308, -1.8606442213058472, -1.3879550695419312, -1.0728291273117065, 1.8333333730697632, 2.1309523582458496, 2.1309523582458496, 0.29271721839904785, -1.720588207244873, -1.9131653308868408, 0.03011205606162548, 0.590336263179779, 0.7829132676124573, 0.8354342579841614, -0.28501397371292114, -1.6505602598190308, 0.3627452254295349, 0.7303922772407532, 0.3102242052555084, -0.9502801299095154, -1.3179271221160889, -0.6701680421829224, -0.5126050114631653, -0.33753499388694763, 0.012605053372681141, -0.1624649614095688, -0.4075630009174347, -0.21498596668243408, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.09243696182966232, -0.21498596668243408, -0.14495795965194702, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.5126050114631653, 0.03011205606162548, -0.23249296844005585, -0.6176469922065735, -0.37254899740219116, -0.5826330184936523, -0.6701680421829224, -0.3200279772281647, -0.3200279772281647, -0.26750698685646057, -0.3200279772281647, -0.17997196316719055, -0.19747896492481232, -0.33753499388694763, -0.03991595283150673, 0.03011205606162548, -0.21498596668243408, -0.3550419807434082, -0.03991595283150673, -0.6526610255241394, -0.9502801299095154, -1.1428570747375488, -0.6176469922065735, -0.6176469922065735, -0.8102240562438965, -0.37254899740219116, -0.4425770044326782, -0.3550419807434082, -0.42506998777389526, 0.08263305574655533, -0.12745095789432526, -0.12745095789432526, 0.24019621312618256, 0.5553222298622131, 0.3802522122859955, 0.45028021931648254, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.343137264251709, 1.5007003545761108, 1.4131653308868408, 1.430672287940979, 1.6232492923736572, 1.2556023597717285, 0.24019621312618256, -0.8277310132980347, -1.878151297569275, -1.895658254623413, -1.878151297569275, -1.7380952835083008, -1.8256303071975708, -1.7906162738800049, -1.5630252361297607, -1.755602240562439, -1.7380952835083008, -1.5630252361297607, -1.2303920984268188, -0.8277310132980347, 0.432773232460022, 0.8879552483558655, 1.3956583738327026, 1.6582633256912231, 2.1309523582458496, 2.1309523582458496, 2.0084033012390137, 2.0259103775024414, 2.1834733486175537, 1.868347406387329, -0.7401960492134094, -1.195378065109253, -1.3004200458526611, -1.7906162738800049, -1.7906162738800049, -1.9131653308868408, -0.5126050114631653, 1.5882353782653809, 1.4481793642044067, 1.7107843160629272, 1.5007003545761108, 1.605742335319519, 1.7107843160629272, 1.7457983493804932, 1.815826416015625, 1.605742335319519, 1.2205883264541626, 0.03011205606162548, -0.03991595283150673, 0.11764705926179886, 0.3627452254295349, 0.8354342579841614, 1.1680673360824585, 1.2556023597717285, 1.6582633256912231, 0.9754902720451355, 0.6953782439231873, 0.6603642702102661, 0.8879552483558655, 2.0959384441375732, 1.9558824300765991, 1.9383753538131714], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.782913267612457 [e2e-predictor] 3, 0.8004202842712402, 1.0805323123931885, 1.728291392326355, 2.0084033012390137, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.5357143878936768, 0.8354342579841614, 0.03011205606162548, -0.37254899740219116, -0.0049019488506019115, 0.432773232460022, -0.5126050114631653, -0.8627450466156006, 0.29271721839904785, 0.45028021931648254, 0.7654062509536743, 0.590336263179779, -0.1624649614095688, -1.1428570747375488, -1.5105042457580566, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -0.8277310132980347, 0.24019621312618256, 0.3277312219142914, 0.590336263179779, 0.590336263179779, 0.5728292465209961, -0.42506998777389526, -1.5105042457580566, -1.457983136177063, -1.1253501176834106, -1.2128850221633911, -0.8102240562438965, -0.8452380299568176, -1.1428570747375488, -1.4404760599136353, -1.4054621458053589, -1.4404760599136353, -1.720588207244873, -1.5455182790756226, -1.5455182790756226, -1.4754900932312012, 1.7633053064346313, 1.780812382698059, 1.9033613204956055, 1.1155463457107544, -2.0007002353668213, -1.8606442213058472, -0.47759100794792175, 0.18767507374286652, 0.2577032148838043, 0.3102242052555084, -1.370448112487793, -1.3179271221160889, 0.590336263179779, 0.8354342579841614, 0.7128852605819702, -1.422969102859497, -0.23249296844005585, 0.415266215801239, 0.20518220961093903, 0.0476190559566021, -0.33753499388694763, -0.19747896492481232, -0.3025209903717041, -0.1624649614095688, -0.42506998777389526, -0.1624649614095688, -0.26750698685646057, -0.42506998777389526, -0.26750698685646057, -0.17997196316719055, -0.21498596668243408, -0.3200279772281647, -0.5126050114631653, -0.4600839912891388, -0.26750698685646057, -0.5651260018348694, -0.6001400351524353, -0.42506998777389526, -0.4425770044326782, -0.4425770044326782, -0.10994396358728409, -0.5826330184936523, -0.1624649614095688, -0.37254899740219116, -0.28501397371292114, 0.0476190559566021, -0.23249296844005585, -0.6526610255241394, -0.26750698685646057, -0.3550419807434082, -0.19747896492481232, -0.14495795965194702, -0.17997196316719055, -0.03991595283150673, -0.19747896492481232, -0.022408949211239815, -0.12745095789432526, -0.1624649614095688, -0.17997196316719055, -0.3200279772281647, -0.0049019488506019115, -0.3200279772281647, 0.15266107022762299, -0.09243696182966232, -0.5126050114631653, 0.11764705926179886, 0.3277312219142914, 0.3277312219142914, 0.8179272413253784, 0.5728292465209961, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.3256303071975708, 1.6232492923736572, 1.553221344947815, 1.5007003545761108, 0.9054622650146484, 0.3102242052555084, 0.39775922894477844, -0.8277310132980347, -1.8606442213058472, -1.9481792449951172, -1.9481792449951172, -1.8606442213058472, -1.808123230934143, -1.7380952835083008, -1.7380952835083008, -1.6330533027648926, -1.7380952835083008, -1.5630252361297607, -1.0903360843658447, -1.0378150939941406, -0.17997196316719055, 1.1330533027648926, 1.483193278312683, 1.640756368637085, 1.7107843160629272, 2.165966510772705, 1.780812382698059, 1.9733893871307373, 2.0609242916107178, 1.868347406387329, 0.3627452254295349, -1.4929972887039185, -1.7731093168258667, -1.7906162738800049, -1.755602240562439, -1.580532193183899, -1.983193278312683, -1.5455182790756226, 1.3956583738327026, 1.343137264251709, 1.483193278312683, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.2731093168258667, 0.6603642702102661, 0.5553222298622131, 0.415266215801239, 0.7829132676124573, 0.5553222298622131, 1.0105042457580566, 0.7128852605819702, 0.4677872359752655, 1.343137264251709, 0.8179272413253784, 0.9579832553863525, 0.8354342579841614, 0.590336263179779, 1.8858543634414673, 1.9208683967590332, 1.9033613204956055], [1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.43067 [e2e-predictor] 2287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.8704482913017273, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.9733893871307373, 2.0259103775024414, 2.0084033012390137, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6757704019546509, 1.4131653308868408, 0.8879552483558655, 0.17016807198524475, -0.6526610255241394, -0.37254899740219116, 0.17016807198524475, -0.3025209903717041, -0.5476189851760864, 0.15266107022762299, 0.4852942228317261, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, -0.5826330184936523, -1.335434079170227, -1.5455182790756226, -1.895658254623413, -1.8256303071975708, -1.0378150939941406, 0.13515406847000122, 0.3102242052555084, 0.5553222298622131, 0.590336263179779, 0.5378152132034302, 0.17016807198524475, -1.3879550695419312, -1.370448112487793, -1.160364031791687, -1.195378065109253, -1.5980392694473267, -1.422969102859497, -0.8627450466156006, -0.8627450466156006, -1.5630252361297607, -1.5455182790756226, -1.3879550695419312, -1.247899055480957, 0.3102242052555084, 1.6757704019546509, 1.815826416015625, 2.0259103775024414, 2.113445281982422, 0.7303922772407532, -1.878151297569275, -1.2128850221633911, -0.7226890325546265, -0.37254899740219116, -1.0903360843658447, -1.3879550695419312, 0.012605053372681141, 0.6078432202339172, 0.20518220961093903, -1.668067216873169, -0.28501397371292114, 0.5378152132034302, 0.17016807198524475, 0.08263305574655533, -0.3200279772281647, 0.012605053372681141, -0.26750698685646057, -0.4425770044326782, -0.19747896492481232, -0.33753499388694763, -0.23249296844005585, -0.6351540088653564, -0.19747896492481232, -0.12745095789432526, -0.2499999701976776, -0.09243696182966232, -0.5126050114631653, -0.4950979948043823, -0.5126050114631653, -0.5651260018348694, -0.47759100794792175, -0.0049019488506019115, -0.5651260018348694, -0.28501397371292114, -0.07492996007204056, -0.42506998777389526, -0.26750698685646057, -0.6176469922065735, -0.12745095789432526, 0.0476190559566021, 0.06512605398893356, -0.07492996007204056, -0.14495795965194702, 0.11764705926179886, -0.057422954589128494, -0.21498596668243408, -0.07492996007204056, -0.21498596668243408, 0.0476190559566021, 0.0476190559566021, -0.07492996007204056, 0.1001400575041771, 0.20518220961093903, 0.20518220961093903, -0.5126050114631653, -0.8802520632743835, 0.15266107022762299, 0.3802522122859955, 0.6428572535514832, 0.2752102017402649, 0.6078432202339172, 0.432773232460022, 0.6603642702102661, 0.7478992342948914, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.2731093168258667, 1.5707283020019531, 1.2205883264541626, 1.465686321258545, 1.5882353782653809, 0.502801239490509, -0.8102240562438965, -1.7906162738800049, -1.8256303071975708, -1.9481792449951172, -1.965686321258545, -1.965686321258545, -1.808123230934143, -1.7906162738800049, -1.7380952835083008, -1.668067216873169, -1.4929972887039185, -1.370448112487793, -1.2128850221633911, -0.19747896492481232, 1.1330533027648926, 1.483193278312683, 1.9208683967590332, 1.6757704019546509, 1.9033613204956055, 1.815826416015625, 1.9033613204956055, 2.0084033012390137, 2.0609242916107178, 1.605742335319519, -0.9502801299095154, -1.843137264251709, -1.7380952835083008, -1.6505602598190308, -1.5455182790756226, -1.370448112487793, -1.4929972887039185, -2.0357143878936768, -0.9502801299095154, 1.0280113220214844, 1.7457983493804932, 1.430672287940979, 1.430672287940979, 1.640756368637085, 1.728291392326355, 0.7303922772407532, 1.0630252361297607, 0.9929972887039185, 0.9929972887039185, 0.4677872359752655, 0.6078 [e2e-predictor] 432202339172, 0.6253502368927002, 1.1155463457107544, 0.6253502368927002, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 1.2030812501907349, 0.8179272413253784, 1.815826416015625, 1.8858543634414673, 1.8508403301239014], [1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0805323123931885, 1.0630252361297607, 0.9929972887039185, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9404762983322144, 1.483193278312683, 1.868347406387329, 1.9383753538131714, 1.9908963441848755, 2.0259103775024414, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9033613204956055, 1.868347406387329, 1.780812382698059, 1.728291392326355, 1.6582633256912231, 1.605742335319519, 1.4131653308868408, 0.7829132676124573, 0.18767507374286652, -0.7401960492134094, -0.7927170395851135, -0.23249296844005585, -0.2499999701976776, -0.03991595283150673, 0.3627452254295349, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.8354342579841614, 0.45028021931648254, -0.7226890325546265, -1.4054621458053589, -1.6330533027648926, -1.8256303071975708, -1.3004200458526611, -0.03991595283150673, 0.3102242052555084, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.11764705926179886, -0.9677870869636536, -0.8802520632743835, -1.0553221702575684, -1.247899055480957, -1.195378065109253, -1.1078431606292725, -1.195378065109253, -1.2128850221633911, -1.5280112028121948, -1.5280112028121948, -1.580532193183899, -0.3025209903717041, 2.0259103775024414, 2.113445281982422, 2.0959384441375732, 0.520308256149292, -1.930672287940979, -0.6176469922065735, 0.18767507374286652, 0.502801239490509, 0.5378152132034302, -0.39005598425865173, -1.4929972887039185, -0.8627450466156006, -0.8277310132980347, -1.580532193183899, -1.4404760599136353, -0.3200279772281647, -0.03991595283150673, -0.21498596668243408, -0.3550419807434082, -0.21498596668243408, -0.23249296844005585, -0.12745095789432526, -0.37254899740219116, -0.12745095789432526, -0.3550419807434082, -0.4075630009174347, -0.23249296844005585, -0.26750698685646057, -0.4600839912891388, -0.47759100794792175, -0.5301120281219482, -0.37254899740219116, -0.26750698685646057, -0.3200279772281647, -0.19747896492481232, -0.3550419807434082, -0.4600839912891388, -0.28501397371292114, -0.19747896492481232, -0.23249296844005585, -0.3550419807434082, -0.21498596668243408, -0.3025209903717041, -0.1624649614095688, -0.17997196316719055, -0.10994396358728409, -0.10994396358728409, -0.21498596668243408, -0.057422954589128494, -0.07492996007204056, -0.21498596668243408, -0.07492996007204056, 0.0476190559566021, -0.28501397371292114, -0.4425770044326782, -0.14495795965194702, -0.3025209903717041, -0.10994396358728409, 0.0476190559566021, 0.3802522122859955, 0.1001400575041771, 0.34523820877075195, 0.03011205606162548, 0.08263305574655533, 0.29271721839904785, 0.5378152132034302, 0.590336263179779, 0.8529412746429443, 0.8004202842712402, 1.1330533027648926, 0.8354342579841614, 1.4481793642044067, 1.4131653308868408, 1.5707283020019531, 1.5007003545761108, 1.1855742931365967, 1.0455182790756226, -1.4404760599136353, -1.7380952835083008, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.965686321258545, -1.9131653308868408, -1.808123230934143, -1.8256303071975708, -1.7030812501907349, -1.5630252361297607, -1.6330533027648926, -0.6876749992370605, -0.39005598425865173, 0.9054622650146484, 1.3081233501434326, 1.6232492923736572, 1.9033613204956055, 1.9033613204956055, 1.9733893871307373, [e2e-predictor] 2.0959384441375732, 2.0084033012390137, 1.9383753538131714, 1.8508403301239014, -0.2499999701976776, -1.8606442213058472, -1.668067216873169, -1.7030812501907349, -1.7030812501907349, -0.8102240562438965, -1.668067216873169, -1.9131653308868408, -1.755602240562439, 0.9054622650146484, 1.2030812501907349, 1.518207311630249, 1.3606443405151367, 1.553221344947815, 1.430672287940979, 0.8004202842712402, 1.378151297569275, 0.8354342579841614, 0.2226892113685608, 0.17016807198524475, 0.45028021931648254, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.9229692816734314, 1.4131653308868408, 1.2556023597717285, 1.1505602598190308, 1.5707283020019531, 1.7983193397521973, 1.7983193397521973, 1.815826416015625], [1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9229692816734314, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 1.0105042457580566, 1.5707283020019531, 1.8858543634414673, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5707283020019531, 1.343137264251709, 0.6428572535514832, 0.3802522122859955, -0.4950979948043823, -1.0203081369400024, -0.37254899740219116, -0.2499999701976776, -0.14495795965194702, 0.17016807198524475, 0.3802522122859955, 0.4677872359752655, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.11764705926179886, -1.0378150939941406, -1.4929972887039185, -1.6155462265014648, -1.5455182790756226, -0.28501397371292114, 0.06512605398893356, 0.18767507374286652, 0.18767507374286652, 0.11764705926179886, -0.1624649614095688, -0.8802520632743835, -0.9852941036224365, -1.160364031791687, -1.370448112487793, -1.5630252361297607, -1.2303920984268188, -1.1253501176834106, -1.282913088798523, -1.5630252361297607, -1.160364031791687, 1.640756368637085, 1.868347406387329, 2.0784313678741455, 1.0105042457580566, -1.755602240562439, -0.5301120281219482, 0.1001400575041771, 0.34523820877075195, 0.3277312219142914, -0.4600839912891388, -1.7380952835083008, 0.20518220961093903, 0.7303922772407532, 0.9229692816734314, 0.8529412746429443, 0.6078432202339172, -1.1428570747375488, -0.6001400351524353, -0.3200279772281647, -0.28501397371292114, -0.14495795965194702, -0.26750698685646057, -0.28501397371292114, -0.3025209903717041, -0.26750698685646057, -0.37254899740219116, -0.42506998777389526, -0.26750698685646057, -0.1624649614095688, -0.3200279772281647, -0.39005598425865173, -0.37254899740219116, -0.4075630009174347, -0.39005598425865173, -0.33753499388694763, -0.47759100794792175, -0.4600839912891388, -0.3550419807434082, -0.5651260018348694, -0.1624649614095688, -0.022408949211239815, -0.3025209903717041, -0.33753499388694763, -0.26750698685646057, -0.26750698685646057, -0.14495795965194702, -0.022408949211239815, -0.3200279772281647, -0.37254899740219116, -0.21498596668243408, -0.0049019488506019115, -0.09243696182966232, -0.07492996007204056, -0.057422954589128494, -0.09243696182966232, -0.3025209903717041, -0.4075630009174347, -0.26750698685646057, -0.5301120281219482, -0.19747896492481232, 0.15266107022762299, 0.34523820877075195, 0.2577032148838043, 0.6078432202339172, 0.8704482913017273, 0.9054622650146484, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 1.0980392694473267, 1.1505602598190308, 1.518207311630249, 1.43067228794097 [e2e-predictor] 9, 1.0280113220214844, 0.1001400575041771, 0.1001400575041771, 0.8179272413253784, -0.9152660369873047, -1.755602240562439, -1.895658254623413, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.9481792449951172, -1.878151297569275, -1.8256303071975708, -1.843137264251709, -1.7380952835083008, -1.3879550695419312, -1.370448112487793, 0.0476190559566021, 0.9229692816734314, 1.4481793642044067, 1.693277359008789, 1.6582633256912231, 1.9033613204956055, 1.9033613204956055, 1.815826416015625, 1.9208683967590332, 1.9208683967590332, 1.780812382698059, 0.7654062509536743, -1.895658254623413, -1.755602240562439, -1.668067216873169, -1.808123230934143, -1.8606442213058472, -1.7380952835083008, -1.8606442213058472, -1.930672287940979, 0.3102242052555084, 1.0455182790756226, 1.378151297569275, 1.430672287940979, 1.2380952835083008, 1.2380952835083008, 1.0980392694473267, 0.8354342579841614, -1.0553221702575684, -0.6526610255241394, -0.26750698685646057, 0.7654062509536743, 0.9054622650146484, 0.5553222298622131, 0.4677872359752655, 0.7128852605819702, 1.5357143878936768, 1.3956583738327026, 1.2380952835083008, 1.8508403301239014, 1.7457983493804932, 1.7457983493804932, 1.780812382698059], [1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 1.1155463457107544, 1.7633053064346313, 1.9383753538131714, 1.9733893871307373, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.605742335319519, 1.5007003545761108, 1.3081233501434326, 0.8704482913017273, 0.3802522122859955, 0.29271721839904785, -0.3550419807434082, -0.7401960492134094, -0.3550419807434082, -0.37254899740219116, -0.4075630009174347, -0.10994396358728409, 0.24019621312618256, 0.13515406847000122, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.7654062509536743, -0.07492996007204056, -1.3879550695419312, -1.422969102859497, -1.4929972887039185, -0.6001400351524353, 0.012605053372681141, 0.08263305574655533, 0.1001400575041771, 0.1001400575041771, -0.2499999701976776, -0.9502801299095154, -1.0378150939941406, -1.2303920984268188, -1.4054621458053589, -1.3529410362243652, -1.370448112487793, -1.282913088798523, 0.11764705926179886, 1.6232492923736572, 1.693277359008789, 1.9033613204956055, 2.0609242916107178, 0.8529412746429443, -1.4404760599136353, -0.7226890325546265, -0.3025209903717041, -0.1624649614095688, -1.6505602598190308, -1.895658254623413, 0.0476190559566021, 0.8004202842712402, 0.9229692816734314, 0.9929972887039185, 0.5378152132034302, -1.580532193183899, -1.160364031791687, -0.14495795965194702, -0.4075630009174347, -0.4075630009174347, -0.5476189851760864, -0.26750698685646057, -0.3025209903717041, -0.33753499388694763, -0.4425770044326782, -0.23249296844005585, -0.17997196316719055, -0.39005598425865173, -0.42506998777389526, -0.47759100794792175, -0.4950979948043823, -0.5301120281219482, -0.057422954589128494, -0.37254899740219116, -0.42506998777389526, -0.4950979948043823, -0.3200279772281647, -0.4425770044326782, -0.12745095789432526, -0.10994396358728409, -0.39005598425865173, -0.47759100794792175, -0.28501397371292114, -0.3550419807434082, -0.022408949211239815, -0.19747896492481232, -0.23249296844005585, -0.26750698685646057, 0.01260505337 [e2e-predictor] 2681141, 0.012605053372681141, -0.03991595283150673, -0.3025209903717041, 0.0476190559566021, 0.03011205606162548, 0.03011205606162548, -0.3025209903717041, -0.10994396358728409, 0.012605053372681141, -0.6176469922065735, -0.9852941036224365, -0.4075630009174347, -0.6351540088653564, 0.415266215801239, 0.5378152132034302, 0.3802522122859955, 0.8354342579841614, 0.502801239490509, 0.7128852605819702, 1.0455182790756226, 0.8879552483558655, 1.3256303071975708, 1.5007003545761108, 0.3802522122859955, -0.37254899740219116, -1.668067216873169, -1.843137264251709, -1.843137264251709, -1.843137264251709, -1.878151297569275, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.930672287940979, -1.983193278312683, -1.9131653308868408, -1.9131653308868408, -1.755602240562439, -1.5630252361297607, -1.3179271221160889, -0.4425770044326782, 1.1505602598190308, 1.483193278312683, 1.815826416015625, 1.640756368637085, 1.8508403301239014, 1.9208683967590332, 1.9383753538131714, 1.815826416015625, 1.9033613204956055, 1.693277359008789, 1.9208683967590332, -1.5455182790756226, -1.755602240562439, -1.7030812501907349, -1.755602240562439, -1.755602240562439, -1.7380952835083008, -1.755602240562439, -1.878151297569275, 0.6603642702102661, 1.1330533027648926, 1.1680673360824585, 1.553221344947815, 1.5882353782653809, 1.2205883264541626, 1.0280113220214844, -0.5301120281219482, -0.8277310132980347, -1.0728291273117065, 0.06512605398893356, 0.4677872359752655, 1.5357143878936768, 0.7128852605819702, 0.7478992342948914, 1.4131653308868408, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932], [1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1505602598190308, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 1.0630252361297607, 1.6232492923736572, 1.9383753538131714, 2.0084033012390137, 2.0259103775024414, 1.9908963441848755, 1.9033613204956055, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.780812382698059, 1.7107843160629272, 1.7107843160629272, 1.640756368637085, 1.3956583738327026, 1.0980392694473267, 0.8704482913017273, 0.3277312219142914, 0.2577032148838043, 0.3102242052555084, -0.09243696182966232, 0.012605053372681141, -0.057422954589128494, -0.09243696182966232, -0.33753499388694763, -0.23249296844005585, 0.2226892113685608, 0.29271721839904785, 0.3627452254295349, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.5553222298622131, -0.4600839912891388, -1.370448112487793, -1.3879550695419312, -0.6001400351524353, -0.2499999701976776, -0.09243696182966232, 0.012605053372681141, -0.1624649614095688, -0.8452380299568176, -1.0553221702575684, -1.1428570747375488, -1.3879550695419312, -1.4929972887039185, -1.4404760599136353, -0.4950979948043823, 1.605742335319519, 1.780812382698059, 1.9558824300765991, 2.0259103775024414, 2.0609242916107178, -0.4425770044326782, -1.720588207244873, -1.6505602598190308, -1.0203081369400024, -1.160364031791687, -1.7380952835083008, -1.5105042457580566, 0.012605053372681141, 0.2752102017402649, 0.3802522122859955, 0.20518220961093903, -1.580532193183899, -1.6155462265014648, 0.11764705926179886, -0.12745095789432526, -0.21498596668243408, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.37254899740219116, -0.10994396358728409, -0.2850 [e2e-predictor] 1397371292114, -0.47759100794792175, -0.2499999701976776, -0.5126050114631653, -0.42506998777389526, -0.26750698685646057, -0.3550419807434082, -0.4075630009174347, -0.3200279772281647, -0.47759100794792175, -0.5476189851760864, -0.5126050114631653, -0.5126050114631653, -0.03991595283150673, -0.4425770044326782, -0.47759100794792175, -0.23249296844005585, -0.26750698685646057, -0.3200279772281647, -0.09243696182966232, -0.09243696182966232, -0.10994396358728409, -0.057422954589128494, -0.07492996007204056, 0.13515406847000122, 0.2226892113685608, -0.1624649614095688, 0.13515406847000122, 0.06512605398893356, 0.11764705926179886, 0.2577032148838043, -0.057422954589128494, 0.432773232460022, 0.24019621312618256, 0.11764705926179886, 0.3102242052555084, 0.29271721839904785, -0.12745095789432526, 0.0476190559566021, 0.2226892113685608, 0.24019621312618256, 0.9404762983322144, 1.1855742931365967, 1.3081233501434326, 1.3956583738327026, 1.0805323123931885, -0.23249296844005585, -0.9502801299095154, -1.335434079170227, -1.7380952835083008, -1.8256303071975708, -1.8606442213058472, -1.9131653308868408, -1.9131653308868408, -1.895658254623413, -1.895658254623413, -1.878151297569275, -2.0007002353668213, -1.965686321258545, -2.0007002353668213, -1.878151297569275, -1.7380952835083008, -1.4404760599136353, 0.1001400575041771, 0.8529412746429443, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.9208683967590332, 1.7107843160629272, 1.9383753538131714, 1.640756368637085, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 0.03011205606162548, -1.843137264251709, -1.755602240562439, -1.755602240562439, -1.755602240562439, -1.843137264251709, -1.983193278312683, -1.3879550695419312, -1.4054621458053589, 0.520308256149292, 1.0455182790756226, 0.8179272413253784, 1.343137264251709, 0.3802522122859955, 0.3277312219142914, -0.23249296844005585, -1.2654061317443848, -1.0028010606765747, 0.4852942228317261, 0.29271721839904785, 0.8704482913017273, 0.7303922772407532, 0.6428572535514832, 1.0980392694473267, 1.343137264251709, 1.2030812501907349, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.693277359008789, 1.693277359008789], [1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.9404762983322144, 1.465686321258545, 1.9033613204956055, 2.043417453765869, 2.043417453765869, 2.0084033012390137, 1.9908963441848755, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.3606443405151367, 1.2030812501907349, 1.0630252361297607, 0.5728292465209961, 0.012605053372681141, -0.022408949211239815, 0.012605053372681141, 0.012605053372681141, 0.03011205606162548, 0.08263305574655533, 0.06512605398893356, -0.21498596668243408, -0.3550419807434082, -0.057422954589128494, 0.24019621312618256, 0.34523820877075195, 0.415266215801239, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.415266215801239, -0.6701680421829224, -1.3004200458526611, -0.5476189851760864, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.21498596668243408, -0.9677870869636536, -1.2303920984268188, -1.2128850221633911, -1.282913088798523, -1.5630252361297607, 1.3606443405151367, 1.8508403301239014, 2.0259103775024414, 2.07843136787414 [e2e-predictor] 55, 2.0784313678741455, 1.465686321258545, -1.843137264251709, -1.7030812501907349, -0.33753499388694763, -0.0049019488506019115, 0.2577032148838043, 0.2752102017402649, -0.8627450466156006, -1.457983136177063, -0.4425770044326782, -0.6876749992370605, -1.5980392694473267, -1.843137264251709, -1.282913088798523, -0.3025209903717041, -0.37254899740219116, -0.47759100794792175, -0.5126050114631653, -0.4425770044326782, -0.4950979948043823, -0.3200279772281647, -0.21498596668243408, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, -0.4600839912891388, -0.37254899740219116, -0.39005598425865173, 0.0476190559566021, -0.26750698685646057, -0.4075630009174347, -0.39005598425865173, -0.4600839912891388, -0.4425770044326782, -0.47759100794792175, -0.5126050114631653, -0.5651260018348694, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.4600839912891388, -0.17997196316719055, -0.09243696182966232, -0.4075630009174347, -0.2499999701976776, -0.14495795965194702, -0.07492996007204056, 0.3102242052555084, 0.2752102017402649, 0.24019621312618256, -0.057422954589128494, 0.0476190559566021, -0.03991595283150673, 0.08263305574655533, 0.20518220961093903, 0.3102242052555084, 0.6603642702102661, 0.7654062509536743, 0.5378152132034302, 1.0105042457580566, 1.1330533027648926, 1.2731093168258667, 1.0455182790756226, 1.1505602598190308, 1.430672287940979, 0.9754902720451355, -0.057422954589128494, -0.6001400351524353, -1.2303920984268188, -1.755602240562439, -1.8256303071975708, -1.8606442213058472, -1.8606442213058472, -1.8606442213058472, -1.878151297569275, -1.8606442213058472, -1.808123230934143, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.3529410362243652, -1.457983136177063, -0.12745095789432526, 0.6603642702102661, 1.3956583738327026, 1.6582633256912231, 1.5357143878936768, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.6232492923736572, 1.815826416015625, 1.728291392326355, 2.0259103775024414, -0.19747896492481232, 1.3606443405151367, -0.2499999701976776, -1.7906162738800049, -1.983193278312683, -1.965686321258545, -1.930672287940979, -1.6855742931365967, -1.5980392694473267, -2.0007002353668213, -0.3025209903717041, 0.6078432202339172, 1.1330533027648926, 1.0280113220214844, 0.5553222298622131, -1.370448112487793, -1.7906162738800049, -1.7731093168258667, -0.5826330184936523, 0.7829132676124573, 1.2906162738800049, 0.7128852605819702, 1.2205883264541626, 0.8179272413253784, 1.0455182790756226, 1.0280113220214844, 0.8704482913017273, 1.7457983493804932, 1.6582633256912231, 1.6232492923736572, 1.640756368637085, 1.6582633256912231], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8704482913017273, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.9754902720451355, 1.430672287940979, 1.9033613204956055, 2.0609242916107178, 2.0959384441375732, 2.043417453765869, 1.9908963441848755, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.3956583738327026, 1.2906162738800049, 0.9929972887039185, 0.4852942228317261, -0.10994396358728409, -0.21498596668243408, -0.14495795965194702, -0.1624649614095688, -0.022408949211239815, 0.20518220961093903, -0.0049019488506019115, -0.07492996007204056, -0.26 [e2e-predictor] 750698685646057, -0.42506998777389526, -0.28501397371292114, 0.11764705926179886, 0.17016807198524475, 0.20518220961093903, 0.29271721839904785, 0.415266215801239, 0.5378152132034302, 0.5728292465209961, 0.2226892113685608, -0.8802520632743835, -0.6701680421829224, -0.47759100794792175, -0.4075630009174347, -0.37254899740219116, -0.6351540088653564, -1.1778711080551147, -1.160364031791687, -1.282913088798523, -1.247899055480957, 1.378151297569275, 2.0259103775024414, 2.0609242916107178, 2.1834733486175537, 1.6232492923736572, -1.895658254623413, -1.668067216873169, 0.012605053372681141, 0.3277312219142914, 0.6078432202339172, 0.502801239490509, -1.3179271221160889, -1.6155462265014648, 0.6428572535514832, 0.4852942228317261, 0.2752102017402649, 0.2752102017402649, 0.20518220961093903, -0.6351540088653564, -0.9677870869636536, -0.4425770044326782, -0.39005598425865173, -0.14495795965194702, -0.4425770044326782, -0.4950979948043823, -0.7927170395851135, -0.3200279772281647, -0.28501397371292114, -0.33753499388694763, -0.4425770044326782, -0.4600839912891388, -0.37254899740219116, -0.2499999701976776, -0.19747896492481232, -0.6001400351524353, -0.3025209903717041, -0.6176469922065735, -0.5651260018348694, -0.5126050114631653, -0.6351540088653564, -0.28501397371292114, -0.42506998777389526, -0.5476189851760864, -0.47759100794792175, -0.5476189851760864, -0.21498596668243408, -0.5651260018348694, -0.39005598425865173, -0.19747896492481232, -0.28501397371292114, -0.3550419807434082, -0.12745095789432526, -0.3200279772281647, -0.17997196316719055, 0.03011205606162548, 0.13515406847000122, 0.3277312219142914, 0.15266107022762299, -0.14495795965194702, 0.08263305574655533, 0.34523820877075195, 0.6253502368927002, 0.5728292465209961, 0.520308256149292, 0.8004202842712402, 0.8004202842712402, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.2205883264541626, 1.4481793642044067, 0.9754902720451355, -0.17997196316719055, -1.0728291273117065, -1.5455182790756226, -1.7030812501907349, -1.8256303071975708, -1.8256303071975708, -1.808123230934143, -1.8606442213058472, -1.843137264251709, -1.808123230934143, -1.808123230934143, -1.0378150939941406, 0.1001400575041771, 0.8004202842712402, -0.42506998777389526, 0.3802522122859955, 0.24019621312618256, 0.8529412746429443, 1.815826416015625, 1.7107843160629272, 1.465686321258545, 1.640756368637085, 1.7983193397521973, 1.9558824300765991, 1.5707283020019531, 1.5007003545761108, 1.5882353782653809, 1.483193278312683, 1.343137264251709, 1.6582633256912231, 1.7107843160629272, 1.3256303071975708, 0.17016807198524475, -1.5630252361297607, -1.247899055480957, -1.965686321258545, -1.983193278312683, -2.0007002353668213, -1.930672287940979, -0.09243696182966232, 1.1155463457107544, 1.2380952835083008, -1.422969102859497, -1.9481792449951172, -1.878151297569275, -1.6155462265014648, 0.03011205606162548, 0.9229692816734314, 1.8333333730697632, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.1330533027648926, 0.6078432202339172, 1.2205883264541626, 1.6232492923736572, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.6232492923736572], [1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8704482913017273, 1.3081233501434326, 1.7983193397521973, [e2e-predictor] 2.0084033012390137, 2.0784313678741455, 2.043417453765869, 1.9908963441848755, 1.9558824300765991, 1.9208683967590332, 1.868347406387329, 1.868347406387329, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.0455182790756226, 0.502801239490509, -0.057422954589128494, -0.33753499388694763, -0.19747896492481232, -0.12745095789432526, -0.42506998777389526, -0.28501397371292114, -0.10994396358728409, -0.07492996007204056, -0.17997196316719055, -0.14495795965194702, -0.4950979948043823, -0.4425770044326782, -0.022408949211239815, 0.11764705926179886, 0.08263305574655533, 0.17016807198524475, 0.24019621312618256, 0.2752102017402649, 0.3627452254295349, 0.6428572535514832, -0.39005598425865173, -0.7752100229263306, -0.6001400351524353, -0.6176469922065735, -0.5476189851760864, -0.8452380299568176, -1.2654061317443848, -1.3529410362243652, 1.2556023597717285, 1.553221344947815, 2.0609242916107178, 2.2009804248809814, 1.3081233501434326, -1.9131653308868408, -1.6855742931365967, -0.1624649614095688, 0.18767507374286652, 0.502801239490509, 0.502801239490509, -1.5980392694473267, -1.6855742931365967, 0.8004202842712402, 0.7128852605819702, 0.5728292465209961, 0.6078432202339172, 0.45028021931648254, -0.6001400351524353, -0.6526610255241394, -0.37254899740219116, -0.14495795965194702, -0.2499999701976776, -0.47759100794792175, -0.26750698685646057, -0.37254899740219116, -0.47759100794792175, -0.28501397371292114, -0.4075630009174347, -0.47759100794792175, -0.42506998777389526, -0.7927170395851135, -0.5126050114631653, -0.39005598425865173, -0.33753499388694763, -0.5126050114631653, -0.6876749992370605, -0.4600839912891388, -0.5826330184936523, -0.5826330184936523, -0.37254899740219116, -0.4425770044326782, -0.5476189851760864, -0.3200279772281647, -0.5126050114631653, -0.28501397371292114, -0.4950979948043823, -0.42506998777389526, -0.4950979948043823, -0.5126050114631653, -0.3025209903717041, -0.21498596668243408, -0.14495795965194702, -0.09243696182966232, -0.057422954589128494, -0.022408949211239815, 0.08263305574655533, 0.0476190559566021, -0.12745095789432526, -0.057422954589128494, 0.29271721839904785, 1.0805323123931885, 0.415266215801239, 0.7829132676124573, 1.0805323123931885, 0.9404762983322144, 1.1155463457107544, 0.9929972887039185, 0.8704482913017273, 0.590336263179779, 1.0980392694473267, 0.8004202842712402, -0.3550419807434082, -1.160364031791687, -1.8256303071975708, -1.8256303071975708, -1.843137264251709, -1.8606442213058472, -1.843137264251709, -1.7731093168258667, -1.7731093168258667, -1.4054621458053589, -0.9152660369873047, -0.3025209903717041, 1.1155463457107544, 1.5007003545761108, 1.2731093168258667, 1.553221344947815, 1.5882353782653809, 1.7633053064346313, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.7983193397521973, 1.728291392326355, 1.9733893871307373, 1.7983193397521973, 1.2380952835083008, 1.4131653308868408, 1.693277359008789, 1.693277359008789, 1.9033613204956055, 1.605742335319519, 1.2556023597717285, 0.9404762983322144, 0.5378152132034302, -0.7927170395851135, -1.9131653308868408, -1.930672287940979, -1.9481792449951172, -1.965686321258545, -1.7030812501907349, 0.29271721839904785, -0.9327731132507324, -2.0007002353668213, -1.965686321258545, -1.7906162738800049, -1.5630252361297607, -0.3025209903717041, 0.9929972887039185, 1.5707283020019531, 1.3956583738327026, 1.4481793642044067, 1.378151297569275, 0.6078432202339172, 0.8529412746429443, 1.3956583738327026, 1.518207311630249, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.045518279 [e2e-predictor] 0756226, 1.0105042457580566, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.8879552483558655, 1.3606443405151367, 1.8508403301239014, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.7107843160629272, 1.640756368637085, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.3606443405151367, 1.1330533027648926, 0.7478992342948914, 0.08263305574655533, -0.19747896492481232, -0.0049019488506019115, 0.13515406847000122, -0.6001400351524353, -0.6351540088653564, -0.4075630009174347, -0.12745095789432526, -0.12745095789432526, -0.14495795965194702, -0.19747896492481232, -0.42506998777389526, -0.5126050114631653, -0.37254899740219116, -0.07492996007204056, 0.06512605398893356, 0.1001400575041771, 0.17016807198524475, 0.08263305574655533, 0.06512605398893356, 0.06512605398893356, -0.6701680421829224, -0.9327731132507324, -0.8452380299568176, -0.8452380299568176, -0.7577030062675476, -1.0728291273117065, 0.9579832553863525, 1.693277359008789, 1.815826416015625, 1.9383753538131714, 2.043417453765869, -0.39005598425865173, -1.8256303071975708, -0.6876749992370605, -0.21498596668243408, -0.0049019488506019115, 0.18767507374286652, -1.7030812501907349, -1.7906162738800049, 0.45028021931648254, 0.6253502368927002, 0.5553222298622131, 0.6078432202339172, 0.5378152132034302, -0.8627450466156006, -0.4950979948043823, -0.12745095789432526, 0.012605053372681141, 0.2226892113685608, 0.20518220961093903, 0.11764705926179886, -0.47759100794792175, -0.09243696182966232, -0.28501397371292114, -0.4950979948043823, -0.6701680421829224, -0.6351540088653564, -0.4600839912891388, -0.5476189851760864, -0.39005598425865173, -0.4600839912891388, -0.5126050114631653, -0.5826330184936523, -0.5301120281219482, -0.5651260018348694, -0.7401960492134094, -0.5651260018348694, -0.47759100794792175, -0.4950979948043823, -0.4075630009174347, -0.4950979948043823, -0.6351540088653564, -0.7051820158958435, -0.4075630009174347, -0.3550419807434082, -0.4075630009174347, -0.17997196316719055, -0.5126050114631653, -0.14495795965194702, -0.3200279772281647, -0.022408949211239815, 0.03011205606162548, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, 0.1001400575041771, 0.7654062509536743, 0.9229692816734314, 0.4852942228317261, 0.5378152132034302, 0.7303922772407532, 1.0105042457580566, 0.8704482913017273, 1.0455182790756226, 1.343137264251709, 1.465686321258545, 1.2906162738800049, 0.5378152132034302, -0.8277310132980347, -1.370448112487793, -1.7030812501907349, -1.8256303071975708, -1.843137264251709, -1.843137264251709, -1.755602240562439, -1.895658254623413, -1.195378065109253, -0.26750698685646057, -0.19747896492481232, 1.3956583738327026, 0.520308256149292, 1.3081233501434326, 1.5882353782653809, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.7457983493804932, 1.6582633256912231, 1.5882353782653809, 1.2556023597717285, 1.3606443405151367, 1.5007003545761108, 1.693277359008789, 1.728291392326355, 1.1680673360824585, 1.0280113220214844, -0.14495795965194702, -1.3179271221160889, -1.7731093168258667, -1.9131653308868408, -2.0007002353668213, -1.983193278312683, -1.930672287940979, -1.965686321258545, -2.018207311630249, -1.8606442213058472, -1.808123230934143, -0.5826330184936523, -1.6505602598190308, 0.17016807198524475, 1.5357143878936768, 1.5882353782653809, 1.7983193397521973, 1.1855742931365967, 1.0105042457580566, 0.8004202842712402, 0.7303922772407532, 1.8858543634414673, 1.5007003545761108, 1.483193278312683, 1.553221344947815, 1.553221344947815, 1.553 [e2e-predictor] 221344947815], [1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7303922772407532, 0.9754902720451355, 1.6232492923736572, 2.0084033012390137, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.9383753538131714, 1.8858543634414673, 1.693277359008789, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.2205883264541626, 1.2556023597717285, 1.0630252361297607, 0.6603642702102661, 0.39775922894477844, 0.15266107022762299, -0.03991595283150673, -0.2499999701976776, -0.33753499388694763, -0.4600839912891388, -0.1624649614095688, -0.03991595283150673, -0.03991595283150673, -0.21498596668243408, -0.47759100794792175, -0.5826330184936523, -0.5126050114631653, -0.3550419807434082, -0.3025209903717041, -0.2499999701976776, -0.09243696182966232, -0.057422954589128494, -0.12745095789432526, -0.1624649614095688, -0.7401960492134094, -1.2303920984268188, -1.0378150939941406, -1.0903360843658447, -1.2303920984268188, 1.7633053064346313, 1.780812382698059, 1.9733893871307373, 2.0784313678741455, 1.9383753538131714, -1.2303920984268188, -1.0378150939941406, -1.3004200458526611, -1.6330533027648926, -1.160364031791687, -1.3004200458526611, -1.5105042457580566, -0.9327731132507324, -0.4425770044326782, -0.4425770044326782, -0.47759100794792175, -0.07492996007204056, -1.2303920984268188, -0.09243696182966232, 0.11764705926179886, 0.2752102017402649, 0.3277312219142914, -0.33753499388694763, 0.18767507374286652, -0.21498596668243408, -0.5476189851760864, -0.5476189851760864, -0.6001400351524353, -0.4950979948043823, -0.5826330184936523, -0.4950979948043823, -0.5651260018348694, -0.6701680421829224, -0.4950979948043823, -0.42506998777389526, -0.5476189851760864, -0.5476189851760864, -0.6526610255241394, -0.5651260018348694, -0.6351540088653564, -0.5826330184936523, -0.6176469922065735, -0.7226890325546265, -0.5476189851760864, -0.6001400351524353, -0.4075630009174347, -0.37254899740219116, -0.3025209903717041, -0.4075630009174347, -0.3200279772281647, -0.19747896492481232, -0.19747896492481232, -0.2499999701976776, -0.1624649614095688, 0.08263305574655533, 0.3802522122859955, 0.15266107022762299, 0.012605053372681141, 0.3802522122859955, 0.520308256149292, 0.9754902720451355, 0.6953782439231873, 0.8529412746429443, 0.7478992342948914, 0.6078432202339172, 0.9229692816734314, 1.1505602598190308, 1.3956583738327026, 1.378151297569275, 1.2205883264541626, 0.8354342579841614, -0.17997196316719055, -1.0903360843658447, -1.720588207244873, -1.7906162738800049, -1.843137264251709, -1.9131653308868408, -1.7906162738800049, -1.7731093168258667, -0.5476189851760864, 0.502801239490509, 1.0630252361297607, 1.2731093168258667, 1.465686321258545, 1.5882353782653809, 1.8508403301239014, 1.9383753538131714, 1.6582633256912231, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.640756368637085, 1.5357143878936768, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.5007003545761108, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.3081233501434326, 1.553221344947815, 1.1505602598190308, 0.6778712272644043, -0.7752100229263306, -1.282913088798523, -2.018207311630 [e2e-predictor] 249, -2.0007002353668213, -1.2654061317443848, -2.018207311630249, -1.965686321258545, -1.965686321258545, 0.432773232460022, 1.0455182790756226, -1.9481792449951172, -1.422969102859497, -0.9327731132507324, 0.6778712272644043, 1.5357143878936768, 1.8858543634414673, 1.728291392326355, 1.728291392326355, 1.483193278312683, 0.8704482913017273, 1.0980392694473267, 1.640756368637085, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7478992342948914, 1.3081233501434326, 1.9733893871307373, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.9733893871307373, 1.9733893871307373, 1.815826416015625, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.518207311630249, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 0.7829132676124573, 0.415266215801239, 0.24019621312618256, 0.20518220961093903, -0.0049019488506019115, -0.19747896492481232, -0.3025209903717041, -0.5476189851760864, -0.39005598425865173, -0.14495795965194702, -0.07492996007204056, -0.057422954589128494, -0.26750698685646057, -0.5826330184936523, -0.7051820158958435, -0.4425770044326782, -0.4600839912891388, -0.4075630009174347, -0.2499999701976776, -0.2499999701976776, -0.26750698685646057, -0.3025209903717041, -0.6176469922065735, -1.247899055480957, -1.6330533027648926, -1.5630252361297607, 2.043417453765869, 1.9908963441848755, 2.1309523582458496, 2.0784313678741455, -1.0728291273117065, -1.1778711080551147, -1.7906162738800049, -1.335434079170227, -1.195378065109253, 0.18767507374286652, 0.415266215801239, 0.432773232460022, 0.4677872359752655, -1.0903360843658447, -1.6855742931365967, -0.10994396358728409, -0.23249296844005585, -0.6701680421829224, -0.03991595283150673, 0.06512605398893356, 0.2226892113685608, -0.1624649614095688, -0.5651260018348694, -0.17997196316719055, -0.28501397371292114, -0.28501397371292114, 0.06512605398893356, -0.3025209903717041, -0.5826330184936523, -0.4075630009174347, -0.9502801299095154, -0.6701680421829224, -0.6876749992370605, -0.5651260018348694, -0.8627450466156006, -0.4600839912891388, -0.37254899740219116, -0.47759100794792175, -0.8627450466156006, -0.9327731132507324, -0.4600839912891388, -0.8627450466156006, -0.7226890325546265, -0.33753499388694763, -0.6701680421829224, -0.6351540088653564, -0.5651260018348694, -0.5651260018348694, -0.9327731132507324, -0.28501397371292114, -0.7051820158958435, -0.6876749992370605, -0.26750698685646057, -0.17997196316719055, -0.3200279772281647, 0.03011205606162548, 0.4677872359752655, 0.8704482913017273, 0.9404762983322144, 0.5378152132034302, 0.9229692816734314, 0.5553222298622131, 0.502801239490509, 1.0980392694473267, 1.0280113220214844, 0.6253502368927002, 1.0980392694473267, 1.2556023597717285, 1.0980392694473267, 0.8879552483558655, -0.39005598425865173, -1.0903360843658447, -1.5980392694473267, -1.7731093168258667, -1.843137264251709, -1.843137264251709, -1.8256303071975708, -0.07492996007204056, 1.0805323123931885, 1.0980392694473267, 0.6078432202339172, 1.1155463457107544, 1.535714387 [e2e-predictor] 8936768, 1.4481793642044067, 1.7457983493804932, 1.6232492923736572, 1.7983193397521973, 1.693277359008789, 1.3956583738327026, 1.7983193397521973, 1.693277359008789, 1.693277359008789, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.4131653308868408, 1.3081233501434326, 1.6582633256912231, 1.1330533027648926, 0.7829132676124573, 1.3956583738327026, 1.0455182790756226, 1.1155463457107544, 0.17016807198524475, -1.9131653308868408, -1.755602240562439, -1.965686321258545, -1.965686321258545, -1.983193278312683, -1.1428570747375488, -1.9481792449951172, -1.965686321258545, -2.018207311630249, -2.0007002353668213, -1.878151297569275, -1.0203081369400024, -0.23249296844005585, 0.6778712272644043, 1.518207311630249, 1.2906162738800049, 1.6232492923736572, 1.0805323123931885, 0.6603642702102661, 1.6582633256912231, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683], [1.815826416015625, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 1.2380952835083008, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.9558824300765991, 2.0084033012390137, 1.9733893871307373, 1.8333333730697632, 1.728291392326355, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.3081233501434326, 1.0280113220214844, 0.8354342579841614, 0.6428572535514832, 0.432773232460022, 0.24019621312618256, 0.08263305574655533, 0.03011205606162548, -0.12745095789432526, -0.3550419807434082, -0.5651260018348694, -0.4950979948043823, -0.14495795965194702, -0.057422954589128494, -0.03991595283150673, -0.23249296844005585, -0.5826330184936523, -0.7401960492134094, -0.7401960492134094, -0.7577030062675476, -0.7577030062675476, -0.7401960492134094, -0.8277310132980347, -0.8452380299568176, -1.5980392694473267, -1.5105042457580566, -1.668067216873169, -0.23249296844005585, 1.3081233501434326, 1.8858543634414673, 2.0784313678741455, 1.0455182790756226, -1.282913088798523, -1.878151297569275, -1.4929972887039185, -1.0728291273117065, 0.20518220961093903, 0.3627452254295349, 0.4677872359752655, 0.4677872359752655, -1.160364031791687, -1.720588207244873, 0.3627452254295349, 0.432773232460022, 0.2752102017402649, -0.0049019488506019115, -0.4950979948043823, -0.12745095789432526, -0.14495795965194702, -0.1624649614095688, -0.5126050114631653, -0.19747896492481232, -0.5126050114631653, -0.14495795965194702, -0.03991595283150673, -0.5826330184936523, -0.6351540088653564, -0.8977590203285217, -0.6176469922065735, -0.6176469922065735, -0.5126050114631653, -0.5826330184936523, -0.3200279772281647, -0.3550419807434082, -0.2499999701976776, -0.21498596668243408, -0.42506998777389526, -0.5651260018348694, -0.7752100229263306, -0.7226890325546265, -0.28501397371292114, -0.6351540088653564, -0.6701680421829224, -0.5476189851760864, -0.47759100794792175, -0.47759100794792175, -0.37254899740219116, -0.4425770044326782, -0.4950979948043823, -0.33753499388694763, -0.26750698685646057, 0.6253502368927002, 0.012605053372681141, -0.057422954589128494, 0.5728292465209961, 0.6078432202339172, 0.747899 [e2e-predictor] 2342948914, 0.7478992342948914, 0.9229692816734314, 0.7478992342948914, 1.1155463457107544, 1.2731093168258667, 1.3956583738327026, 1.0980392694473267, 1.1330533027648926, 0.7829132676124573, 0.39775922894477844, -0.21498596668243408, -0.8977590203285217, -1.4054621458053589, -1.755602240562439, -1.7380952835083008, -1.7030812501907349, -1.1428570747375488, -0.5826330184936523, 0.9054622650146484, 1.3956583738327026, 1.2380952835083008, 1.2205883264541626, 1.1505602598190308, 1.5707283020019531, 1.605742335319519, 1.728291392326355, 1.5882353782653809, 1.5882353782653809, 1.815826416015625, 1.553221344947815, 1.5007003545761108, 1.640756368637085, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.2906162738800049, 1.465686321258545, 1.4131653308868408, 1.483193278312683, 1.0805323123931885, 0.590336263179779, -1.4754900932312012, -1.7906162738800049, -1.7380952835083008, -1.720588207244873, -0.10994396358728409, -1.930672287940979, -1.9481792449951172, 0.39775922894477844, 1.5357143878936768, -1.7906162738800049, -1.983193278312683, 0.9579832553863525, 1.8858543634414673, -1.930672287940979, -1.6330533027648926, -1.370448112487793, 0.502801239490509, 1.1155463457107544, 0.7478992342948914, -0.0049019488506019115, -0.9152660369873047, 1.5707283020019531, 1.7107843160629272, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.605742335319519, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 1.2030812501907349, 1.9733893871307373, 2.0084033012390137, 2.0084033012390137, 1.9733893871307373, 1.9908963441848755, 1.8858543634414673, 1.868347406387329, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.2380952835083008, 1.0455182790756226, 0.8004202842712402, 0.34523820877075195, -0.14495795965194702, -0.3025209903717041, -0.057422954589128494, -0.14495795965194702, -0.1624649614095688, -0.3200279772281647, -0.47759100794792175, -0.5651260018348694, -0.33753499388694763, -0.2499999701976776, -0.37254899740219116, -0.5301120281219482, -0.7051820158958435, -0.8277310132980347, -0.7927170395851135, -1.1253501176834106, -1.4754900932312012, -1.3529410362243652, -1.668067216873169, -1.6855742931365967, -1.4929972887039185, -1.457983136177063, 1.2731093168258667, 1.465686321258545, 1.3606443405151367, 1.5007003545761108, 0.7478992342948914, -1.580532193183899, -1.9131653308868408, -1.282913088798523, -0.1624649614095688, 0.06512605398893356, 0.1001400575041771, 0.11764705926179886, -1.2654061317443848, -1.8256303071975708, -0.07492996007204056, 0.432773232460022, 0.18767507374286652, 0.20518220961093903, -0.4425770044326782, -0.5651260018348694, -0.28501397371292114, -0.21498596668243408, -0.4950979948043823, -0.37254899740219116, -0.42506998777389526, -0.8102240562438965, -0.4950979948043823, -0.6526610255241394, -0.7051820158958435, -0.5651260018348694, -0.4075630009174347, -0.42506998777389526, -0.3200279772281647, -0.37254899740219116, -0.4075630009174347, -0.23249296844005585, -0 [e2e-predictor] .17997196316719055, -0.09243696182966232, -0.09243696182966232, -0.4075630009174347, -0.12745095789432526, -0.37254899740219116, -0.5301120281219482, -0.5826330184936523, -0.5651260018348694, -0.5826330184936523, -0.5301120281219482, -0.5476189851760864, -0.6351540088653564, -0.39005598425865173, -0.2499999701976776, -0.2499999701976776, -0.12745095789432526, 0.18767507374286652, 0.5378152132034302, 0.3627452254295349, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 0.7654062509536743, 0.9579832553863525, 0.8004202842712402, 0.9404762983322144, 0.6778712272644043, 0.8704482913017273, 1.0105042457580566, 1.3256303071975708, 1.3956583738327026, 0.9404762983322144, -0.19747896492481232, -1.2303920984268188, -1.808123230934143, -1.7906162738800049, -1.7906162738800049, -1.1253501176834106, 0.6078432202339172, 0.9929972887039185, 1.3606443405151367, 1.3606443405151367, 1.5882353782653809, 1.5357143878936768, 1.2906162738800049, 1.378151297569275, 1.728291392326355, 1.6232492923736572, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.8508403301239014, 1.6582633256912231, 1.4131653308868408, 1.728291392326355, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.640756368637085, 1.693277359008789, -0.9502801299095154, -0.8977590203285217, -1.457983136177063, -0.10994396358728409, 1.8333333730697632, 1.9208683967590332, -1.4754900932312012, -1.9481792449951172, 1.7983193397521973, 1.7633053064346313, -1.9481792449951172, -1.1428570747375488, -1.7906162738800049, -1.195378065109253, -0.14495795965194702, -1.195378065109253, -1.720588207244873, -0.6876749992370605, 1.9558824300765991, 1.483193278312683, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026], [1.815826416015625, 1.7633053064346313, 1.7457983493804932, 1.7107843160629272, 1.6582633256912231, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.3606443405151367, 2.043417453765869, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.3606443405151367, 1.0980392694473267, 0.6778712272644043, 0.2752102017402649, -0.12745095789432526, -0.5476189851760864, -0.6526610255241394, -0.33753499388694763, -0.07492996007204056, -0.12745095789432526, -0.39005598425865173, -0.5826330184936523, -0.7226890325546265, -0.6526610255241394, -0.5651260018348694, -0.6526610255241394, -0.6176469922065735, -0.6526610255241394, -0.8977590203285217, -0.33753499388694763, -1.6155462265014648, -1.6330533027648926, -1.6155462265014648, -1.5980392694473267, -1.6855742931365967, -1.3004200458526611, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.7633053064346313, -1.9131653308868408, -1.6855742931365967, -0.8977590203285217, 0.2577032148838043, -0.6701680421829224, -1.1253501176834106, -0.9852941036224365, -1.3179271221160889, -1.8606442213058472, -1. [e2e-predictor] 3004200458526611, -0.03991595283150673, -0.1624649614095688, -0.14495795965194702, -0.4950979948043823, -1.335434079170227, -1.4929972887039185, -0.23249296844005585, -0.5651260018348694, -0.6176469922065735, -0.5826330184936523, -0.7927170395851135, -0.6176469922065735, -0.6176469922065735, -0.4425770044326782, -0.4075630009174347, -0.07492996007204056, -0.26750698685646057, -0.33753499388694763, -0.3200279772281647, -0.3200279772281647, -0.10994396358728409, -0.1624649614095688, -0.09243696182966232, -0.07492996007204056, 0.012605053372681141, -0.0049019488506019115, -0.10994396358728409, -0.4075630009174347, -0.2499999701976776, -0.26750698685646057, -0.6176469922065735, -0.7752100229263306, -0.7051820158958435, -0.8977590203285217, -0.6876749992370605, -0.37254899740219116, 0.15266107022762299, 0.2577032148838043, 0.06512605398893356, 0.502801239490509, 0.3277312219142914, 0.3102242052555084, 0.7654062509536743, 0.45028021931648254, 0.415266215801239, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 1.0455182790756226, 0.7128852605819702, 0.8879552483558655, 1.2556023597717285, 1.1680673360824585, 0.6603642702102661, -0.21498596668243408, -0.9677870869636536, -1.720588207244873, -1.755602240562439, -1.6505602598190308, -1.370448112487793, 0.0476190559566021, 0.9929972887039185, 1.3081233501434326, 1.3081233501434326, 1.2205883264541626, 1.4131653308868408, 1.465686321258545, 1.2556023597717285, 1.6232492923736572, 1.343137264251709, 1.5357143878936768, 1.693277359008789, 1.8858543634414673, 1.605742335319519, 1.7983193397521973, 1.7107843160629272, 1.780812382698059, 1.465686321258545, 1.640756368637085, 1.605742335319519, 1.640756368637085, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.430672287940979, 1.430672287940979, 1.7107843160629272, 1.8508403301239014, 1.430672287940979, 2.0784313678741455, 1.3081233501434326, -0.1624649614095688, 0.6253502368927002, 1.8333333730697632, -1.6855742931365967, -2.018207311630249, -1.930672287940979, -1.0028010606765747, -1.0203081369400024, -1.7731093168258667, -1.843137264251709, -1.6505602598190308, 0.4852942228317261, 0.3102242052555084, -1.6505602598190308, -0.33753499388694763, 1.8858543634414673, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709], [1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 1.2731093168258667, 1.9208683967590332, 1.9733893871307373, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.8858543634414673, 1.8333333730697632, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.5357143878936768, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 0.7128852605819702, 0.3102242052555084, -0.12745095789432526, -0.4600839912891388, -0.7577030062675476, -0.7226890325546265, -0.5301120281219482, -0.33753499388694763, -0.33753499388694763, -0.47759100794792175, -0.7752100229263306, -0.9327731132507324, -0.8452380299568176, -0.8627450466156006, -1 [e2e-predictor] .0903360843658447, -1.1778711080551147, -1.5105042457580566, -1.4754900932312012, -1.4929972887039185, -1.3879550695419312, -1.2128850221633911, -1.0903360843658447, -1.0378150939941406, -0.8977590203285217, -0.6351540088653564, 1.4481793642044067, 1.0980392694473267, -1.808123230934143, -1.282913088798523, -0.6526610255241394, 0.0476190559566021, 0.3277312219142914, -1.160364031791687, -1.720588207244873, -0.03991595283150673, 0.11764705926179886, 0.06512605398893356, -0.09243696182966232, -1.0203081369400024, -1.4929972887039185, -1.247899055480957, -1.5455182790756226, -1.6155462265014648, -0.23249296844005585, -0.6176469922065735, -0.6001400351524353, -0.6876749992370605, -0.6351540088653564, -0.07492996007204056, -0.4600839912891388, -0.3200279772281647, -0.5826330184936523, -0.4425770044326782, -0.5126050114631653, -0.26750698685646057, -0.6701680421829224, -0.3200279772281647, -0.28501397371292114, -0.5126050114631653, -0.10994396358728409, -0.33753499388694763, -0.14495795965194702, -0.2499999701976776, 0.11764705926179886, 0.2752102017402649, 0.18767507374286652, 0.20518220961093903, 0.29271721839904785, 0.4852942228317261, 0.502801239490509, -0.057422954589128494, 0.18767507374286652, -0.5301120281219482, -0.057422954589128494, -0.5126050114631653, 0.34523820877075195, 0.5378152132034302, 0.5553222298622131, 0.2226892113685608, 0.4852942228317261, 0.3277312219142914, 0.6603642702102661, 0.7478992342948914, 0.8004202842712402, 0.9229692816734314, 1.0805323123931885, 0.8879552483558655, 1.0980392694473267, 0.8354342579841614, 1.2906162738800049, 0.6428572535514832, 0.3277312219142914, -0.42506998777389526, -0.8977590203285217, -1.755602240562439, -1.755602240562439, -0.8802520632743835, 0.24019621312618256, 0.8004202842712402, 1.4481793642044067, 1.5707283020019531, 1.815826416015625, 1.518207311630249, 1.5707283020019531, 1.7983193397521973, 1.7633053064346313, 1.605742335319519, 1.4481793642044067, 1.640756368637085, 1.4131653308868408, 1.6757704019546509, 1.605742335319519, 1.3256303071975708, 1.4481793642044067, 1.3956583738327026, 1.553221344947815, 1.728291392326355, 1.728291392326355, 1.6582633256912231, 1.553221344947815, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.6757704019546509, 1.8858543634414673, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 1.553221344947815, 0.9754902720451355, -1.1428570747375488, 1.605742335319519, -1.3179271221160889, 1.2731093168258667, 0.24019621312618256, 0.8179272413253784, -0.0049019488506019115, 1.0455182790756226, 1.1155463457107544, 1.2731093168258667, 1.518207311630249, -0.37254899740219116, 0.3802522122859955, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326], [1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.9229692816734314, 1.430672287940979, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0084033012390137, 2.0259103775024414, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1 [e2e-predictor] .8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4131653308868408, 1.0980392694473267, 0.6953782439231873, 0.20518220961093903, -0.2499999701976776, -0.6351540088653564, -0.7051820158958435, -0.6876749992370605, -0.7577030062675476, -0.7752100229263306, -0.4950979948043823, -0.4950979948043823, -0.5301120281219482, -0.6876749992370605, -0.8802520632743835, -0.9152660369873047, -1.0203081369400024, -1.5630252361297607, -1.4929972887039185, -1.422969102859497, -1.3879550695419312, -1.1428570747375488, -0.5826330184936523, -1.0378150939941406, -0.8452380299568176, -0.8627450466156006, 0.2577032148838043, -0.03991595283150673, -0.7051820158958435, -1.2128850221633911, -0.21498596668243408, -0.5476189851760864, 0.39775922894477844, -1.0553221702575684, -1.6855742931365967, -0.21498596668243408, 0.11764705926179886, 0.18767507374286652, 0.06512605398893356, -0.4600839912891388, -1.6855742931365967, -0.6876749992370605, -0.14495795965194702, -0.19747896492481232, 0.11764705926179886, -0.3200279772281647, -0.47759100794792175, -0.4950979948043823, -0.4950979948043823, -0.8452380299568176, -0.3550419807434082, -0.4075630009174347, -0.6351540088653564, -0.6001400351524353, -0.4950979948043823, -0.6001400351524353, -0.8277310132980347, -0.4950979948043823, -0.4425770044326782, -0.6351540088653564, -0.5476189851760864, -0.33753499388694763, -0.3025209903717041, -0.12745095789432526, 0.15266107022762299, 0.13515406847000122, -0.057422954589128494, 0.432773232460022, 0.5378152132034302, 0.3277312219142914, 0.2577032148838043, 0.432773232460022, 0.3802522122859955, 0.432773232460022, 0.45028021931648254, 0.6078432202339172, 0.4852942228317261, -0.17997196316719055, -0.09243696182966232, -0.0049019488506019115, 0.18767507374286652, 0.4677872359752655, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8529412746429443, 0.9229692816734314, 1.1330533027648926, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 0.6603642702102661, -0.42506998777389526, -0.8802520632743835, -1.580532193183899, -1.5980392694473267, -1.580532193183899, 0.15266107022762299, 0.15266107022762299, 1.1505602598190308, 1.0280113220214844, 1.5007003545761108, 1.605742335319519, 1.2205883264541626, 1.1155463457107544, 1.3606443405151367, 1.5357143878936768, 1.728291392326355, 1.8858543634414673, 1.9558824300765991, 1.5357143878936768, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.5357143878936768, 1.343137264251709, 1.6757704019546509, 1.8333333730697632, 1.868347406387329, 1.7633053064346313, 1.5357143878936768, 1.1680673360824585, 1.3956583738327026, 1.780812382698059, 1.483193278312683, 1.7107843160629272, 1.693277359008789, 2.1309523582458496, 1.5707283020019531, 1.3081233501434326, 1.6232492923736572, 1.9558824300765991, -0.03991595283150673, 1.0805323123931885, 0.24019621312618256, 1.9733893871307373, 1.7633053064346313, 1.9033613204956055, 1.1855742931365967, 1.2030812501907349, 1.693277359008789, 1.9383753538131714, 0.7478992342948914, 0.8354342579841614, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667], [1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.4131653308868408, 1.343137264251709, 1.2906162738800049, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8 [e2e-predictor] 704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 1.3081233501434326, 1.815826416015625, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 1.9733893871307373, 1.9558824300765991, 1.9208683967590332, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.3956583738327026, 1.0805323123931885, 0.5378152132034302, 0.06512605398893356, 0.08263305574655533, -0.3550419807434082, -0.5826330184936523, -0.6001400351524353, -1.0203081369400024, -0.9152660369873047, -1.0378150939941406, -0.47759100794792175, -0.09243696182966232, -0.9327731132507324, -1.0028010606765747, -1.335434079170227, -1.5455182790756226, -1.580532193183899, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -1.0728291273117065, -0.7401960492134094, -1.0903360843658447, -0.3025209903717041, -0.6876749992370605, 0.6603642702102661, 1.5882353782653809, 1.0980392694473267, -0.9327731132507324, -1.370448112487793, -1.0378150939941406, -0.19747896492481232, -1.580532193183899, -1.3179271221160889, -0.6526610255241394, -0.17997196316719055, -0.057422954589128494, -0.5126050114631653, -1.5280112028121948, -1.3879550695419312, -0.23249296844005585, -0.3200279772281647, 0.15266107022762299, -0.14495795965194702, -0.4075630009174347, -0.6351540088653564, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.14495795965194702, -0.5301120281219482, -0.6001400351524353, 0.2752102017402649, 0.3277312219142914, -0.3025209903717041, -0.28501397371292114, -0.7401960492134094, -0.6001400351524353, -0.4950979948043823, -0.28501397371292114, -0.47759100794792175, -0.1624649614095688, -0.14495795965194702, -0.09243696182966232, 0.03011205606162548, 0.1001400575041771, -0.03991595283150673, 0.3802522122859955, 0.9229692816734314, 0.6603642702102661, 0.2577032148838043, -0.057422954589128494, -1.247899055480957, 0.11764705926179886, 0.20518220961093903, 0.432773232460022, 0.4852942228317261, 0.432773232460022, 0.5553222298622131, 0.6603642702102661, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9229692816734314, 1.0980392694473267, 0.6778712272644043, -0.5826330184936523, -1.3004200458526611, -1.5455182790756226, -1.6330533027648926, -1.5280112028121948, -0.7577030062675476, 0.1001400575041771, 0.9929972887039185, 1.378151297569275, 1.6232492923736572, 1.6582633256912231, 1.6232492923736572, 1.4481793642044067, 1.2731093168258667, 1.1330533027648926, 1.0105042457580566, 1.2906162738800049, 0.9579832553863525, 0.8704482913017273, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.553221344947815, 1.7633053064346313, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.6757704019546509, 1.693277359008789, 1.6582633256912231, 1.780812382698059, 1.7983193397521973, 1.9733893871307373, 1.6582633256912231, 1.693277359008789, 1.5707283020019531, 0.6778712272644043, 1.5007003545761108, 0.6428572535514832, 1.6582633256912231, 0.9404762983322144, 0.6953782439231873, 1.483193278312683, 1.8508403301239014, 1.518207311630249, 1.3606443405151367, 0.9754902720451355, 1.5357143878936768, 0.8004202842712402, 1.553221344947815, 1.5707283020019531, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.115546345710 [e2e-predictor] 7544, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 1.1155463457107544, 1.4481793642044067, 1.868347406387329, 2.0084033012390137, 1.9733893871307373, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.815826416015625, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.3256303071975708, 0.9054622650146484, 0.415266215801239, 0.0476190559566021, -0.17997196316719055, 0.2752102017402649, -0.3025209903717041, -0.28501397371292114, -0.3025209903717041, -0.6176469922065735, -0.9852941036224365, -0.5126050114631653, 0.8354342579841614, -0.8277310132980347, -1.4929972887039185, -1.422969102859497, -1.3179271221160889, -1.2128850221633911, -1.160364031791687, -1.1078431606292725, -1.1078431606292725, -0.23249296844005585, -1.0553221702575684, -1.5280112028121948, -1.0378150939941406, -0.07492996007204056, 0.08263305574655533, -0.42506998777389526, -0.8627450466156006, 0.39775922894477844, -1.3529410362243652, -0.03991595283150673, -0.19747896492481232, -0.7401960492134094, -1.0378150939941406, -1.0028010606765747, -0.8977590203285217, -1.0378150939941406, -1.0553221702575684, -1.1778711080551147, -0.47759100794792175, -0.37254899740219116, -0.4600839912891388, -0.4075630009174347, -0.6001400351524353, -0.7226890325546265, -0.5826330184936523, -0.4600839912891388, -0.6701680421829224, -0.6001400351524353, -0.39005598425865173, -0.39005598425865173, -0.4600839912891388, -0.4600839912891388, 0.6253502368927002, 0.2226892113685608, -1.0028010606765747, 0.012605053372681141, -0.057422954589128494, -0.5651260018348694, -0.3550419807434082, -0.4075630009174347, -0.21498596668243408, 0.08263305574655533, -0.09243696182966232, 0.17016807198524475, -0.10994396358728409, 0.8179272413253784, 0.17016807198524475, 0.24019621312618256, 1.0280113220214844, 0.9579832553863525, 0.7478992342948914, 0.5553222298622131, 0.4677872359752655, 0.5553222298622131, 0.11764705926179886, 0.15266107022762299, 0.6603642702102661, 0.8529412746429443, 0.7303922772407532, 0.8004202842712402, 0.8704482913017273, 0.8179272413253784, 0.7128852605819702, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.2380952835083008, 1.1505602598190308, -0.23249296844005585, -1.4754900932312012, -1.457983136177063, -1.7906162738800049, -0.9502801299095154, 0.2577032148838043, 0.6078432202339172, 1.378151297569275, 1.1155463457107544, 1.5707283020019531, 1.7633053064346313, 1.5882353782653809, 1.430672287940979, 0.9754902720451355, 0.8704482913017273, 0.9754902720451355, 1.378151297569275, 1.605742335319519, 1.7633053064346313, 1.693277359008789, 1.5357143878936768, 1.2380952835083008, 1.6582633256912231, 1.8508403301239014, 1.7983193397521973, 1.483193278312683, 1.378151297569275, 1.4481793642044067, 1.6582633256912231, 2.043417453765869, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.2556023597717285, 2.0259103775024414, 1.2556023597717285, -0.03991595283150673, 1.2906162738800049, 1.0630252361297607, -0.3550419807434082, 0.0476190559566021, 1.1155463457107544, 0.20518220961093903, 1.2030812501907349, 0.8529412746429443, -1.2303920984268188, 1.2906162738800049, 1.815826416015625, 0.1001400575041771, 1.5707283020019531, 1.1330533027648926, 0.9929972887039185, 1.7107843160629272, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.20308125019073 [e2e-predictor] 49, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349], [1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 1.2205883264541626, 1.378151297569275, 1.605742335319519, 1.815826416015625, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.9208683967590332, 1.9033613204956055, 1.8858543634414673, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7457983493804932, 1.693277359008789, 1.5707283020019531, 1.465686321258545, 1.2380952835083008, 0.9054622650146484, 0.590336263179779, 0.29271721839904785, 0.012605053372681141, 0.20518220961093903, 1.0280113220214844, 0.9929972887039185, 1.2380952835083008, 1.1855742931365967, 0.4852942228317261, 0.39775922894477844, 0.3627452254295349, -0.1624649614095688, -1.3529410362243652, -0.5826330184936523, -1.2654061317443848, -1.3179271221160889, -1.160364031791687, -1.0378150939941406, -0.5476189851760864, 0.6778712272644043, -0.9502801299095154, -0.7577030062675476, -0.47759100794792175, 0.2226892113685608, -0.8102240562438965, 0.6428572535514832, -0.14495795965194702, 1.0455182790756226, 0.1001400575041771, 0.432773232460022, -0.3025209903717041, -0.4075630009174347, -0.9677870869636536, -0.8452380299568176, -0.6001400351524353, -0.6001400351524353, -0.8277310132980347, -0.5301120281219482, -0.47759100794792175, -0.5301120281219482, -0.6351540088653564, -0.8977590203285217, -0.9677870869636536, -0.8802520632743835, -0.26750698685646057, -0.7577030062675476, -0.4600839912891388, 0.012605053372681141, -0.39005598425865173, 0.3102242052555084, -0.4950979948043823, 0.11764705926179886, -0.8277310132980347, 0.18767507374286652, -0.2499999701976776, -0.5826330184936523, 0.6078432202339172, -0.3025209903717041, -0.4425770044326782, -0.4425770044326782, -0.1624649614095688, -0.19747896492481232, -0.1624649614095688, -0.21498596668243408, 0.6778712272644043, 0.8879552483558655, 0.20518220961093903, 0.34523820877075195, 0.20518220961093903, 0.3627452254295349, 0.415266215801239, 0.502801239490509, 0.39775922894477844, 0.5728292465209961, 0.6078432202339172, 0.5553222298622131, 0.6078432202339172, 0.3627452254295349, 0.7478992342948914, 0.8179272413253784, 0.9054622650146484, 0.8354342579841614, 1.0280113220214844, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.8179272413253784, 0.18767507374286652, -1.1078431606292725, -1.668067216873169, -1.5980392694473267, -0.47759100794792175, 0.520308256149292, 1.0280113220214844, 0.6778712272644043, 0.6953782439231873, 0.8529412746429443, 1.3081233501434326, 1.5007003545761108, 1.553221344947815, 1.5882353782653809, 1.3956583738327026, 1.430672287940979, 1.2556023597717285, 1.2380952835083008, 1.0105042457580566, 0.6078432202339172, 0.39775922894477844, 0.8529412746429443, 1.0280113220214844, 1.2030812501907349, 1.343137264251709, 1.640756368637085, 1.8508403301239014, 1.6582633256912231, 1.7457983493804932, 1.9908963441848755, 1.5882353782653809, 1.3606443405151367, 1.7983193397521973, 1.1680673360824585, 1.9033613204956055, 1.69 [e2e-predictor] 3277359008789, 1.3606443405151367, 0.9404762983322144, 0.7128852605819702, 0.29271721839904785, 0.39775922894477844, 0.29271721839904785, -0.47759100794792175, -0.14495795965194702, 0.18767507374286652, 0.06512605398893356, 0.9754902720451355, 1.780812382698059, 1.553221344947815, 1.7633053064346313, 0.3802522122859955, 0.5378152132034302, 2.0259103775024414, 1.8333333730697632, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308], [1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 1.1680673360824585, 1.4481793642044067, 1.7633053064346313, 1.9733893871307373, 1.9558824300765991, 1.9558824300765991, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.605742335319519, 1.518207311630249, 1.378151297569275, 1.0105042457580566, 0.8179272413253784, 0.5553222298622131, 0.7654062509536743, 0.8879552483558655, 1.0630252361297607, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.378151297569275, 1.0105042457580566, 0.415266215801239, 0.7303922772407532, 0.9404762983322144, 0.03011205606162548, -0.8452380299568176, -0.8627450466156006, -1.4054621458053589, -1.3529410362243652, -1.1778711080551147, -0.26750698685646057, -0.47759100794792175, -0.5126050114631653, -0.37254899740219116, -0.4600839912891388, -0.17997196316719055, -0.12745095789432526, 0.6953782439231873, 0.7478992342948914, 0.45028021931648254, 0.5728292465209961, 1.0105042457580566, 0.8529412746429443, 0.5553222298622131, -0.4600839912891388, -0.5651260018348694, -0.6526610255241394, -1.1428570747375488, -0.6001400351524353, -0.47759100794792175, -0.5826330184936523, -0.5826330184936523, -0.7577030062675476, -0.7752100229263306, -0.8277310132980347, -0.3550419807434082, -0.7577030062675476, -0.5476189851760864, 0.29271721839904785, -0.2499999701976776, -0.9677870869636536, -0.022408949211239815, 0.08263305574655533, -0.4425770044326782, 0.45028021931648254, -0.10994396358728409, 0.8704482913017273, 0.502801239490509, 0.6953782439231873, 0.5378152132034302, -0.42506998777389526, -0.2499999701976776, -0.14495795965194702, 0.2752102017402649, -0.022408949211239815, -0.5826330184936523, 0.6078432202339172, 0.1001400575041771, 0.45028021931648254, 0.17016807198524475, -0.5126050114631653, 0.1001400575041771, 0.4852942228317261, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.6603642702102661, 0.8004202842712402, 0.7829132676124573, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0280113220214844, 1.2556023597717285, 0.9054622650146484, 0.3802522122859955, -0.7226890325546265, -1.6330533027648926, -1.2654061317443848, 0.2577032148838043, 1.2380952835083008, 1.378151297569275, 1.1680673360824585, 1.5707283020019531, 1.7107843160629272, 1.605742335319519, 1.0980392694473267, 1.0805323123931885, 1.1680673360 [e2e-predictor] 824585, 1.1330533027648926, 1.430672287940979, 1.553221344947815, 1.3256303071975708, 1.6232492923736572, 1.5007003545761108, 0.8179272413253784, 0.6253502368927002, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.3081233501434326, 1.5707283020019531, 1.7983193397521973, 1.815826416015625, 1.5707283020019531, 1.0105042457580566, 1.553221344947815, 1.5707283020019531, 1.5357143878936768, -1.3179271221160889, 0.9929972887039185, 0.8179272413253784, 0.1001400575041771, 0.502801239490509, -0.6001400351524353, -0.022408949211239815, 1.7107843160629272, -0.8452380299568176, 0.18767507374286652, 0.15266107022762299, -0.26750698685646057, 0.8004202842712402, -0.14495795965194702, 1.5007003545761108, 1.0105042457580566, 0.415266215801239, 0.24019621312618256, 1.8858543634414673, 1.3956583738327026, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926], [1.780812382698059, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9229692816734314, 0.8704482913017273, 0.9579832553863525, 1.1680673360824585, 1.465686321258545, 1.693277359008789, 1.868347406387329, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.7457983493804932, 1.6232492923736572, 1.5357143878936768, 1.430672287940979, 1.3256303071975708, 1.2380952835083008, 1.3081233501434326, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.3081233501434326, 1.465686321258545, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.2906162738800049, 0.9054622650146484, 0.4677872359752655, -0.07492996007204056, -0.26750698685646057, 0.13515406847000122, -0.26750698685646057, -0.6001400351524353, -0.42506998777389526, -0.09243696182966232, 0.502801239490509, 0.7829132676124573, 0.5378152132034302, 1.3081233501434326, 0.9404762983322144, 1.0805323123931885, 1.1155463457107544, 1.0105042457580566, 0.6778712272644043, -0.28501397371292114, 0.20518220961093903, -1.4054621458053589, -0.9677870869636536, -0.6001400351524353, -0.5651260018348694, -0.6001400351524353, -0.7577030062675476, -1.0203081369400024, -0.8452380299568176, -0.2499999701976776, -0.33753499388694763, -0.3550419807434082, 0.18767507374286652, -0.4950979948043823, 0.5378152132034302, -0.2499999701976776, -0.4075630009174347, 0.17016807198524475, 0.4677872359752655, -0.09243696182966232, 0.9054622650146484, 0.7829132676124573, 0.2226892113685608, 0.45028021931648254, 0.6953782439231873, 0.6603642702102661, 0.34523820877075195, 0.8354342579841614, 0.520308256149292, -0.022408949211239815, 0.15266107022762299, 0.17016807198524475, 0.3277312219142914, 0.6078432202339172, 0.6778712272644043, 0.34523820877075195, 0.7478992342948914, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7654062509536743, 0.8879552483558655, [e2e-predictor] 0.6428572535514832, 1.0105042457580566, 1.0105042457580566, 0.8879552483558655, 0.6428572535514832, 0.590336263179779, 1.0980392694473267, 0.7128852605819702, -1.2128850221633911, -1.5980392694473267, -1.247899055480957, 0.5553222298622131, 0.3627452254295349, 1.1855742931365967, 0.8179272413253784, 1.2556023597717285, 1.2731093168258667, 1.518207311630249, 1.553221344947815, 1.6582633256912231, 1.465686321258545, 1.2030812501907349, 1.1505602598190308, 1.6582633256912231, 1.605742335319519, 0.5553222298622131, 1.0630252361297607, 1.5007003545761108, 1.4131653308868408, 1.1505602598190308, 0.8529412746429443, 1.2030812501907349, 1.0280113220214844, 0.8179272413253784, 0.502801239490509, 0.6953782439231873, 1.0630252361297607, 1.1155463457107544, 1.3081233501434326, 1.3956583738327026, 1.1155463457107544, 0.7829132676124573, 0.9579832553863525, -0.6001400351524353, -1.160364031791687, -0.7752100229263306, 0.18767507374286652, -0.17997196316719055, -0.7226890325546265, 1.5707283020019531, -0.9327731132507324, -0.9152660369873047, -0.6351540088653564, -1.580532193183899, -0.39005598425865173, 0.415266215801239, 0.9754902720451355, 0.2577032148838043, -1.3879550695419312, -0.47759100794792175, 1.5882353782653809, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 1.1505602598190308, 1.693277359008789, 1.8333333730697632, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.9208683967590332, 1.9033613204956055, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7457983493804932, 1.640756368637085, 1.483193278312683, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1680673360824585, 1.1330533027648926, 1.2556023597717285, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.3606443405151367, 1.3256303071975708, 1.2556023597717285, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 0.8354342579841614, 0.15266107022762299, 0.7128852605819702, 0.415266215801239, 0.17016807198524475, 1.2030812501907349, 0.20518220961093903, 1.2731093168258667, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.3256303071975708, 1.2556023597717285, 1.3256303071975708, 0.9404762983322144, 1.2556023597717285, 0.45028021931648254, 0.45028021931648254, -0.6176469922065735, 0.13515406847000122, -0.6001400351524353, -0.8977590203285217, -0.7577030062675476, -1.3004200458526611, -0.6526610255241394, -1.2303920984268188, -0.28501397371292114, -0.3550419807434082, 0.5378152132034302, -0.6001400351524353, -0.17997196316719055, 0.3802522122859955, 0.4677872359752655, -0.42506998777389526, -0.3025209903717041, 0.39775922894477844, 0.432773232460022, 0.6603642702102661, -0.0049019488506019115, 0.7478992342948914, 0.310 [e2e-predictor] 2242052555084, 1.1855742931365967, 0.7303922772407532, 0.6428572535514832, 0.520308256149292, 0.2752102017402649, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.08263305574655533, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.3277312219142914, 0.2577032148838043, 0.5378152132034302, 0.8004202842712402, 0.6953782439231873, 0.5553222298622131, 0.7829132676124573, 0.8004202842712402, 1.1330533027648926, 1.0280113220214844, 1.1855742931365967, 0.9229692816734314, 1.2030812501907349, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, -1.0728291273117065, -1.668067216873169, -1.5455182790756226, -0.4425770044326782, 1.3256303071975708, 0.8529412746429443, 0.9929972887039185, 1.6232492923736572, 1.3606443405151367, 1.6232492923736572, 1.3081233501434326, 1.2556023597717285, 1.3956583738327026, 1.605742335319519, 1.5707283020019531, 1.465686321258545, 1.378151297569275, 1.5007003545761108, 1.4481793642044067, 1.3606443405151367, 1.1330533027648926, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 0.45028021931648254, -0.17997196316719055, 0.15266107022762299, -0.17997196316719055, 0.6953782439231873, 0.9054622650146484, 1.1330533027648926, 0.20518220961093903, -0.7401960492134094, -0.8277310132980347, -0.8802520632743835, -1.247899055480957, -1.0553221702575684, -0.5301120281219482, 1.2556023597717285, -1.335434079170227, -1.1778711080551147, -0.03991595283150673, -1.1253501176834106, -1.7380952835083008, -1.422969102859497, -1.5280112028121948, -0.9327731132507324, -0.8802520632743835, 0.8354342579841614, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 1.2380952835083008, 1.7457983493804932, 1.9208683967590332, 1.9733893871307373, 1.9733893871307373, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.8508403301239014, 1.7983193397521973, 1.6757704019546509, 1.553221344947815, 1.5007003545761108, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5882353782653809, 1.553221344947815, 1.4131653308868408, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2205883264541626, 0.6953782439231873, 0.17016807198524475, 0.13515406847000122, 0.8179272413253784, 0.5378152132034302, 0.7478992342948914, 0.9929972887039185, 0.6253502368927002, 0.5728292465209961, 1.0455182790756226, 1.2731093168258667, 1.2205883264541626, 1.5882353782653809, 1.430672287940979, 1.5007003545761108, 1.430672287940979, 1.4481793642044067, 1.3081233501434326, 1.1330533027648926, 0.8179272413253784, -0.4950979948043823, -0.8277310132980347, -0.16246 [e2e-predictor] 49614095688, 1.2731093168258667, 0.2577032148838043, -0.5301120281219482, -0.14495795965194702, -0.2499999701976776, -0.7752100229263306, -0.9677870869636536, -1.0903360843658447, 0.3802522122859955, 0.6953782439231873, 0.502801239490509, 0.45028021931648254, 0.39775922894477844, 0.18767507374286652, 0.6078432202339172, 0.8529412746429443, 0.7829132676124573, 0.8354342579841614, 0.6603642702102661, 0.9229692816734314, 0.9929972887039185, 0.7478992342948914, 0.8704482913017273, 0.9754902720451355, 0.8354342579841614, 0.7829132676124573, 0.7128852605819702, 0.2752102017402649, 0.45028021931648254, 0.432773232460022, 0.3277312219142914, 0.6778712272644043, 0.7303922772407532, 0.5378152132034302, 0.6953782439231873, 0.7478992342948914, 0.520308256149292, 0.7128852605819702, 0.9579832553863525, 1.0630252361297607, 1.1505602598190308, 0.8704482913017273, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.1855742931365967, 1.0630252361297607, 0.7128852605819702, -0.6876749992370605, -1.6330533027648926, -1.6155462265014648, 0.1001400575041771, -0.14495795965194702, 0.9404762983322144, 1.0455182790756226, 1.378151297569275, 1.5882353782653809, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5007003545761108, 1.2380952835083008, 0.9929972887039185, 1.518207311630249, 1.605742335319519, 1.518207311630249, 1.3606443405151367, 1.1330533027648926, 0.7829132676124573, 1.0980392694473267, 0.9229692816734314, 0.3277312219142914, 1.1505602598190308, 0.7303922772407532, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 1.3606443405151367, 1.815826416015625, 1.5357143878936768, 0.7128852605819702, -0.7752100229263306, -1.160364031791687, -0.6176469922065735, 0.18767507374286652, -0.6176469922065735, -0.7401960492134094, 0.6953782439231873, -0.5126050114631653, -1.2303920984268188, 0.8529412746429443, -0.6876749992370605, -1.4404760599136353, -1.3879550695419312, -1.422969102859497, -1.0728291273117065, -0.8977590203285217, 1.2205883264541626, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607], [1.7633053064346313, 1.7107843160629272, 1.6757704019546509, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.2556023597717285, 1.2906162738800049, 1.465686321258545, 1.7457983493804932, 1.9733893871307373, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.9383753538131714, 1.868347406387329, 1.7983193397521973, 1.7107843160629272, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.4131653308868408, 1.5357143878936768, 1.6757704019546509, 1.728291392326355, 1.6232492923736572, 1.605742335319519, 1.483193278312683, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.2556023597717285, 1.2380952835083008, 1.2556023 [e2e-predictor] 597717285, 0.45028021931648254, 0.18767507374286652, 0.7128852605819702, 1.0455182790756226, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 1.343137264251709, 1.3081233501434326, 1.4131653308868408, 1.465686321258545, 1.6232492923736572, 1.4481793642044067, 1.378151297569275, 1.465686321258545, 1.378151297569275, 1.0455182790756226, 0.2752102017402649, 0.9229692816734314, 0.432773232460022, 0.08263305574655533, -0.3550419807434082, 1.3256303071975708, 0.8704482913017273, 0.5553222298622131, 0.3277312219142914, -0.057422954589128494, 0.03011205606162548, 0.432773232460022, -0.3200279772281647, 0.4852942228317261, 0.2752102017402649, 0.432773232460022, 0.39775922894477844, 0.5728292465209961, 0.9229692816734314, 0.6078432202339172, 0.8179272413253784, 0.520308256149292, 0.9579832553863525, 0.6778712272644043, 0.7478992342948914, 0.8704482913017273, 0.7654062509536743, 0.8004202842712402, 0.4852942228317261, 0.590336263179779, 0.5553222298622131, 0.432773232460022, 0.4677872359752655, 0.34523820877075195, 0.2752102017402649, 0.3802522122859955, 0.8704482913017273, 0.7654062509536743, 0.7128852605819702, 0.6778712272644043, 0.7654062509536743, 0.9579832553863525, 0.8704482913017273, 1.0980392694473267, 1.3256303071975708, 1.430672287940979, 1.0805323123931885, 0.9579832553863525, 1.0980392694473267, 0.9054622650146484, 0.08263305574655533, -1.3879550695419312, -1.6855742931365967, 0.3802522122859955, 0.9579832553863525, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.4481793642044067, 1.343137264251709, 1.465686321258545, 1.483193278312683, 1.6582633256912231, 1.728291392326355, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 0.7829132676124573, 1.465686321258545, 1.5882353782653809, 1.1855742931365967, 0.6778712272644043, 1.693277359008789, 1.2380952835083008, 1.0980392694473267, 0.6778712272644043, 0.6253502368927002, 0.45028021931648254, 0.5378152132034302, 0.8179272413253784, 0.45028021931648254, 0.9054622650146484, 0.5553222298622131, 0.590336263179779, 0.13515406847000122, 1.1855742931365967, -0.9502801299095154, -0.7927170395851135, -0.7577030062675476, -0.8452380299568176, -1.3004200458526611, 0.2752102017402649, 0.45028021931648254, -0.9327731132507324, -0.33753499388694763, -0.39005598425865173, -1.1078431606292725, -1.0553221702575684, -0.7051820158958435, -0.8627450466156006, -0.8627450466156006, 1.1330533027648926, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267], [1.7633053064346313, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.2906162738800049, 1.465686321258545, 1.6757704019546509, 1.8508403301239014, 1.9208683967590332, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 1.8858543634414673, 1.7633053064346313, 1.693277359008789, 1.6582633256912231, 1.5707283020019531, 1.5357143878936768, 1.48319327831268 [e2e-predictor] 3, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.1680673360824585, 1.4481793642044067, 1.465686321258545, 1.693277359008789, 1.518207311630249, 1.605742335319519, 1.6582633256912231, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.1855742931365967, 1.0980392694473267, 1.378151297569275, 1.4131653308868408, 1.5707283020019531, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.465686321258545, 1.6232492923736572, 1.5357143878936768, 1.1505602598190308, 1.3081233501434326, 0.7303922772407532, 1.2906162738800049, -0.10994396358728409, 0.6603642702102661, 0.9404762983322144, 1.2556023597717285, 0.6778712272644043, 0.9754902720451355, 0.9054622650146484, 1.1680673360824585, 0.5378152132034302, 0.34523820877075195, -0.0049019488506019115, 0.8704482913017273, 0.432773232460022, 0.8529412746429443, 0.03011205606162548, 0.6603642702102661, 0.7303922772407532, 0.415266215801239, 0.7303922772407532, 0.5728292465209961, 0.9229692816734314, 0.5553222298622131, 0.7303922772407532, 0.7478992342948914, 0.6253502368927002, 0.6953782439231873, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.8879552483558655, 0.4677872359752655, 0.6953782439231873, 0.9754902720451355, 0.6078432202339172, 0.9054622650146484, 0.8179272413253784, 1.0455182790756226, 0.8879552483558655, 1.0455182790756226, 1.3081233501434326, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.0805323123931885, 1.1680673360824585, 0.6428572535514832, -0.5651260018348694, -1.6330533027648926, -0.7401960492134094, 0.9579832553863525, 1.1155463457107544, 1.0280113220214844, 0.590336263179779, 1.0280113220214844, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.553221344947815, 1.6757704019546509, 1.605742335319519, 1.1505602598190308, 1.1855742931365967, 1.3256303071975708, 1.6232492923736572, 1.640756368637085, 1.7983193397521973, 0.9054622650146484, 1.2731093168258667, 0.9404762983322144, 0.9754902720451355, 1.3256303071975708, 1.0805323123931885, 1.2906162738800049, 0.20518220961093903, 1.0630252361297607, 0.13515406847000122, 0.8704482913017273, 0.6078432202339172, 1.2556023597717285, 1.1505602598190308, 1.430672287940979, 1.0455182790756226, 0.9229692816734314, 0.0476190559566021, -0.8277310132980347, -0.8277310132980347, -0.4950979948043823, -0.8102240562438965, -1.3004200458526611, -0.28501397371292114, 0.5378152132034302, -1.2128850221633911, -0.5301120281219482, -0.4600839912891388, -0.9852941036224365, -1.0728291273117065, -1.0728291273117065, -1.0378150939941406, -0.4075630009174347, 1.0630252361297607, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885], [1.728291392326355, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.098039 [e2e-predictor] 2694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.2380952835083008, 1.2556023597717285, 1.5007003545761108, 1.8333333730697632, 1.9033613204956055, 1.9558824300765991, 1.9733893871307373, 1.9558824300765991, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3606443405151367, 1.4481793642044067, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.2030812501907349, 1.1330533027648926, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.2380952835083008, 1.4481793642044067, 1.553221344947815, 1.518207311630249, 1.6582633256912231, 1.6582633256912231, 1.605742335319519, 1.5007003545761108, 1.5357143878936768, 1.5007003545761108, 1.3956583738327026, 1.518207311630249, 1.1505602598190308, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.2906162738800049, 1.2380952835083008, 1.3256303071975708, 1.3081233501434326, 1.0980392694473267, 1.1680673360824585, 1.2380952835083008, 0.9404762983322144, 0.8879552483558655, 0.7128852605819702, 0.9579832553863525, 0.8529412746429443, 0.7303922772407532, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.8879552483558655, 0.9229692816734314, 0.7128852605819702, 0.7128852605819702, 0.8179272413253784, 0.7128852605819702, 0.5728292465209961, 0.502801239490509, 0.6603642702102661, 0.520308256149292, 0.29271721839904785, 0.4677872359752655, 0.7654062509536743, 0.8529412746429443, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 0.8529412746429443, 1.378151297569275, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.3956583738327026, 1.2205883264541626, 1.1855742931365967, 0.9754902720451355, 0.17016807198524475, -0.9852941036224365, -1.1078431606292725, -0.21498596668243408, 0.012605053372681141, 1.0980392694473267, 1.2731093168258667, 1.0630252361297607, 1.0455182790756226, 1.5357143878936768, 1.378151297569275, 1.553221344947815, 1.5707283020019531, 1.7107843160629272, 1.2380952835083008, 1.5707283020019531, 1.553221344947815, 1.465686321258545, 1.518207311630249, 1.430672287940979, 0.9754902720451355, 0.9579832553863525, 0.8354342579841614, 1.2731093168258667, 1.3256303071975708, 0.9929972887039185, 1.3256303071975708, 1.1855742931365967, 1.0630252361297607, 1.0630252361297607, 0.08263305574655533, 1.0105042457580566, 0.6078432202339172, 0.6078432202339172, 1.2030812501907349, 1.1505602598190308, 1.6232492923736572, 1.1330533027648926, 1.605742335319519, 1.3081233501434326, 0.8529412746429443, -0.5126050114631653, -1.3529410362243652, -1.1078431606292725, -1.2303920984268188, -1.3879550695419312, -1.2654061317443848, 0.2752102017402649, -1.422969102859497, -0.8102240562438965, -0.33753499388694763, -0.6526610255241394, -1.0028010606765747, -0.9327731132507324, -1.0903360843658447, 0.18767507374286652, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607], [1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2205883264541 [e2e-predictor] 626, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.378151297569275, 1.483193278312683, 1.6232492923736572, 1.7983193397521973, 1.9033613204956055, 1.9733893871307373, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.8508403301239014, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.378151297569275, 1.3256303071975708, 1.3081233501434326, 1.1505602598190308, 1.2731093168258667, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.2906162738800049, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1.3256303071975708, 1.1330533027648926, 0.8879552483558655, 0.8704482913017273, 0.9404762983322144, 0.8179272413253784, 0.8704482913017273, 1.1680673360824585, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2731093168258667, 1.3606443405151367, 1.553221344947815, 1.6582633256912231, 1.693277359008789, 1.6232492923736572, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.2556023597717285, 1.3606443405151367, 1.430672287940979, 1.2380952835083008, 1.0105042457580566, 1.3081233501434326, 1.0105042457580566, 0.9404762983322144, 1.0105042457580566, 0.9579832553863525, 1.0105042457580566, 0.7829132676124573, 0.2577032148838043, 0.6953782439231873, 0.8179272413253784, 0.7303922772407532, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.432773232460022, 0.4677872359752655, 0.590336263179779, 0.6253502368927002, 0.7478992342948914, 0.6603642702102661, 0.4677872359752655, 0.8004202842712402, 0.8879552483558655, 0.8179272413253784, 0.9404762983322144, 0.8879552483558655, 0.6953782439231873, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.6953782439231873, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 0.9404762983322144, 1.1855742931365967, 0.7303922772407532, -0.8627450466156006, -1.2654061317443848, -1.160364031791687, 0.4852942228317261, 0.9929972887039185, 1.0980392694473267, 1.1680673360824585, 1.378151297569275, 1.3956583738327026, 1.605742335319519, 1.3081233501434326, 1.6232492923736572, 1.2205883264541626, 1.430672287940979, 1.553221344947815, 1.6582633256912231, 0.8704482913017273, 0.7128852605819702, 1.2906162738800049, 1.1330533027648926, 0.9754902720451355, 1.2556023597717285, 1.518207311630249, 1.1330533027648926, 1.343137264251709, 1.1855742931365967, 1.4131653308868408, 1.2556023597717285, 0.7478992342948914, 1.2030812501907349, 0.5553222298622131, 0.8704482913017273, 0.7128852605819702, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.0455182790756226, 1.605742335319519, 0.8879552483558655, 1.378151297569275, 0.5553222298622131, -0.6351540088653564, -1.5105042457580566, -1.282913088798523, -1.1428570747375488, -1.335434079170227, -1.160364031791687, -0.09243696182966232, -1.4754900932312012, -1.0028010606765747, -0.42506998777389526, -0.6001400351524353, -0.6176469922065735, -0.9152660369873047, -1.0028010606765747, 0.9054622650146484, 1.0805323123931885, 1.0630252361297607], [1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.02801 [e2e-predictor] 13220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2205883264541626, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2205883264541626, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.2556023597717285, 1.3956583738327026, 1.5882353782653809, 1.7633053064346313, 1.8858543634414673, 1.9383753538131714, 1.9383753538131714, 1.868347406387329, 1.8508403301239014, 1.780812382698059, 1.693277359008789, 1.6232492923736572, 1.553221344947815, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.343137264251709, 1.2380952835083008, 1.0980392694473267, 0.9754902720451355, 1.1855742931365967, 1.0105042457580566, 1.0805323123931885, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 1.2205883264541626, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.465686321258545, 1.5007003545761108, 1.6582633256912231, 1.3956583738327026, 1.378151297569275, 1.3081233501434326, 1.2556023597717285, 1.378151297569275, 1.1855742931365967, 1.2030812501907349, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2030812501907349, 0.8879552483558655, 1.0455182790756226, 0.9929972887039185, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 0.7128852605819702, 0.8004202842712402, 1.0105042457580566, 0.590336263179779, 0.7303922772407532, 0.8004202842712402, 0.8004202842712402, 0.7128852605819702, 0.7303922772407532, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.6078432202339172, 0.9229692816734314, 1.0805323123931885, 0.9054622650146484, 0.8354342579841614, 1.1330533027648926, 1.0280113220214844, 0.7128852605819702, 1.0280113220214844, 1.1855742931365967, 1.1680673360824585, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 0.6953782439231873, -0.7927170395851135, -1.720588207244873, -0.5826330184936523, 0.18767507374286652, 0.9054622650146484, 0.8879552483558655, 1.3081233501434326, 1.483193278312683, 0.8354342579841614, 1.3606443405151367, 1.3256303071975708, 1.5357143878936768, 1.5707283020019531, 1.1855742931365967, 1.0630252361297607, 1.465686321258545, 0.9579832553863525, 1.2906162738800049, 0.7829132676124573, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.0455182790756226, 1.2205883264541626, 1.3081233501434326, 1.430672287940979, 0.6603642702102661, 1.0455182790756226, 1.2380952835083008, 0.7478992342948914, 1.1680673360824585, 1.0630252361297607, 1.1680673360824585, 1.3956583738327026, 1.5007003545761108, 0.8879552483558655, 1.3256303071975708, 1.605742335319519, 1.3256303071975708, 1.2030812501907349, 1.2205883264541626, 0.415266215801239, -0.07492996007204056, -1.422969102859497, -1.370448112487793, -1.247899055480957, -1.3529410362243652, -1.0728291273117065, -0.9502801299095154, -1.5455182790756226, -0.8452380299568176, -0.6176469922065735, -0.7226890325546265, -0.28501397371292114, -1.0903360843658447, -1.160364031791687, 1.2030812501907349, 1.0280113220214844], [1.6582633256912231, 1.62324929237 [e2e-predictor] 36572, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.5007003545761108, 1.6232492923736572, 1.728291392326355, 1.868347406387329, 1.8858543634414673, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7107843160629272, 1.7107843160629272, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.343137264251709, 1.343137264251709, 1.1330533027648926, 1.1505602598190308, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 0.8179272413253784, 0.6778712272644043, 0.8529412746429443, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.1330533027648926, 1.2205883264541626, 1.0805323123931885, 1.2030812501907349, 0.6953782439231873, 0.7829132676124573, 1.0280113220214844, 1.1155463457107544, 1.2731093168258667, 0.9404762983322144, 1.0805323123931885, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5882353782653809, 1.430672287940979, 1.343137264251709, 1.4131653308868408, 1.5707283020019531, 1.4131653308868408, 1.1680673360824585, 1.0630252361297607, 0.9579832553863525, 1.3256303071975708, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 0.9229692816734314, 0.7128852605819702, 0.9229692816734314, 0.9404762983322144, 0.34523820877075195, 0.03011205606162548, 0.9404762983322144, 0.45028021931648254, 0.7478992342948914, 0.6428572535514832, 0.7829132676124573, 0.502801239490509, 0.6428572535514832, 0.9054622650146484, 0.8879552483558655, 0.7829132676124573, 0.3277312219142914, 0.4852942228317261, 0.6603642702102661, 0.9404762983322144, 0.6603642702102661, 0.7128852605819702, 0.6603642702102661, 0.9404762983322144, 0.590336263179779, 0.9929972887039185, -0.0049019488506019115, 0.8879552483558655, 0.8529412746429443, 0.7478992342948914, 1.2556023597717285, 1.3606443405151367, 1.2731093168258667, 1.3606443405151367, 1.2380952835083008, 1.3956583738327026, 1.2731093168258667, 1.2906162738800049, 0.6778712272644043, -0.10994396358728409, -1.5280112028121948, -1.4404760599136353, 0.415266215801239, 0.45028021931648254, 0.6428572535514832, 1.2205883264541626, 0.6778712272644043, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.7107843160629272, 1.378151297569275, 1.3081233501434326, 1.483193278312683, 1.3256303071975708, 1.2906162738800049, 1.0980392694473267, 1.378151297569275, 1.3606443405151367, 0.8879552483558655, 1.0805323123931885, 1.1505602598190308, 1.1155463457107544, 1.2205883264541626, 0.45028021931648254, 0.8879552483558655, 1.2380952835083008, 0.7829132676124573, 0.590336263179779, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.6428572535514832, 0.7478992342948914, 0.415266215801239, 0.7654062509536743, 0.8529412746429443, 0.6253502368927002, 0.6778712272644043, 1.1155463457107544, 0.10014 [e2e-predictor] 00575041771, 0.1001400575041771, -0.3025209903717041, -1.3004200458526611, -1.3879550695419312, -1.2654061317443848, -1.0553221702575684, -1.1253501176834106, -1.3879550695419312, -1.0728291273117065, -1.0203081369400024, -0.5826330184936523, -0.6701680421829224, -0.9502801299095154, -1.2128850221633911, -1.0028010606765747, 1.9558824300765991], [1.605742335319519, 1.5882353782653809, 1.518207311630249, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3606443405151367, 1.5707283020019531, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7633053064346313, 1.728291392326355, 1.640756368637085, 1.553221344947815, 1.483193278312683, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.3956583738327026, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.343137264251709, 1.3256303071975708, 1.2731093168258667, 1.2731093168258667, 1.2030812501907349, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.0980392694473267, 1.2906162738800049, 1.3256303071975708, 1.2906162738800049, 1.3256303071975708, 1.1505602598190308, 1.0805323123931885, 1.2731093168258667, 1.2380952835083008, 1.0105042457580566, 0.9929972887039185, 0.8529412746429443, 1.1330533027648926, 1.3256303071975708, 1.2556023597717285, 1.2205883264541626, 1.343137264251709, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.5007003545761108, 1.5007003545761108, 1.343137264251709, 1.343137264251709, 1.3956583738327026, 1.0630252361297607, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.6953782439231873, 0.6078432202339172, 0.520308256149292, 0.3627452254295349, 0.520308256149292, 0.5553222298622131, 0.4852942228317261, 0.4677872359752655, 0.7654062509536743, 0.7829132676124573, 0.6253502368927002, 0.7478992342948914, 0.8529412746429443, 0.7128852605819702, 0.6078432202339172, 0.11764705926179886, 0.3627452254295349, 0.432773232460022, 0.7303922772407532, 0.590336263179779, 0.8529412746429443, 0.8704482913017273, 0.5553222298622131, 0.5553222298622131, 0.8704482913017273, 0.8879552483558655, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.3606443405151367, 1.465686321258545, 1.4481793642044067, 1.2906162738800049, 1.0280113220214844, 0.17016807198524475, -1.6505602598190308, -1.2303920984268188, -0.8977590203285217, -0.7226890325546265, 0.8704482913017273, 0.8179272413253784, 0.8879552483558655, 1.343137264251709, 1.6757704019546509, 1.2556023597717285, 1.0630252361297607, 1.2556023597717285, 1.5357143878936768, 1.1855742931365967, 1.1505602598190308, 1.2030812501907349, 1.553221344947815, 1.0805323123931885, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 1.0630252361297607, [e2e-predictor] 1.2556023597717285, 0.8179272413253784, 1.2030812501907349, 0.9579832553863525, 0.8879552483558655, 0.6603642702102661, 0.7128852605819702, 0.432773232460022, 0.6953782439231873, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.6253502368927002, 0.5378152132034302, 0.7654062509536743, 0.3802522122859955, 0.2752102017402649, 0.9054622650146484, 0.24019621312618256, 0.7829132676124573, 0.6953782439231873, -0.5126050114631653, -1.1253501176834106, -1.422969102859497, -1.247899055480957, -1.3004200458526611, -1.1778711080551147, -1.3879550695419312, -1.195378065109253, -0.8277310132980347, -0.6701680421829224, -0.7752100229263306, -1.0378150939941406, -1.0728291273117065, -0.42506998777389526], [1.553221344947815, 1.518207311630249, 1.5007003545761108, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.4131653308868408, 1.7107843160629272, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.518207311630249, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2731093168258667, 1.1505602598190308, 1.1505602598190308, 1.2380952835083008, 1.2205883264541626, 1.2556023597717285, 1.1680673360824585, 0.9929972887039185, 0.9054622650146484, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.1505602598190308, 1.4131653308868408, 1.2556023597717285, 1.3956583738327026, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.2906162738800049, 1.343137264251709, 1.2380952835083008, 1.0630252361297607, 1.1505602598190308, 1.2030812501907349, 0.8529412746429443, 1.0980392694473267, 1.2205883264541626, 1.3956583738327026, 1.430672287940979, 1.343137264251709, 1.1330533027648926, 1.3606443405151367, 0.7478992342948914, 1.2030812501907349, 1.1855742931365967, 0.9929972887039185, 0.9404762983322144, 1.0280113220214844, 0.8529412746429443, 0.8879552483558655, 0.7128852605819702, 0.8529412746429443, 0.7128852605819702, 0.7654062509536743, 0.6953782439231873, 0.3627452254295349, 0.2226892113685608, 0.4852942228317261, 0.3102242052555084, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.6953782439231873, 0.7829132676124573, 0.9404762983322144, 0.8004202842712402, 0.8354342579841614, 0.7303922772407532, 0.5378152132034302, 0.6603642702102661, 0.432773232460022, 0.7303922772407532, 0.502801239490509, 0.7478992342948914, 0.8879552483558655, 0.7654062509536743, 0.8879552483558655, 1.0455182790756226, 1.2380952835083008, 1.2906162738800049, 1.3081233501434326, 1.483193278312683, 1.3081233501434326, 1.1855742931365967, 1.2556023597717285, 1.1155463457107544, 0.1001400575041771, -1.3179271221160889, -1.5280112028121948, -0.5651260018348694, -0. [e2e-predictor] 8102240562438965, -0.022408949211239815, 0.9929972887039185, 1.518207311630249, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.0455182790756226, 1.465686321258545, 1.0455182790756226, 1.2556023597717285, 1.1330533027648926, 1.3081233501434326, 0.7829132676124573, 0.9929972887039185, 1.0980392694473267, 1.2731093168258667, 1.0805323123931885, 1.6232492923736572, 0.9929972887039185, 1.1855742931365967, 0.9929972887039185, 0.9229692816734314, 0.7829132676124573, 0.7654062509536743, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.8354342579841614, 0.6603642702102661, 0.9404762983322144, 0.5553222298622131, 0.7128852605819702, 0.5378152132034302, 1.0455182790756226, 1.0455182790756226, 1.1505602598190308, 1.1155463457107544, -0.2499999701976776, -1.0378150939941406, -1.6155462265014648, -1.1253501176834106, -1.2128850221633911, -1.0553221702575684, -1.2303920984268188, -1.0903360843658447, -1.2303920984268188, -0.6526610255241394, -0.42506998777389526, -1.1078431606292725, -1.0903360843658447], [1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.3081233501434326, 1.2906162738800049, 1.2380952835083008, 1.2205883264541626, 1.1680673360824585, 1.1680673360824585, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.5882353782653809, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.2731093168258667, 1.2556023597717285, 1.1330533027648926, 1.1680673360824585, 1.1330533027648926, 1.2205883264541626, 1.3956583738327026, 1.343137264251709, 1.2380952835083008, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2030812501907349, 1.2380952835083008, 1.1505602598190308, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.2380952835083008, 0.8179272413253784, 0.6778712272644043, 1.1330533027648926, 1.2030812501907349, 0.8879552483558655, 0.8354342579841614, 0.9229692816734314, 0.6603642702102661, 0.502801239490509, 0.6428572535514832, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.7478992342948914, 0.8529412746429443, 0.590336263179779, 0.3627452254295349, 0.9579832553863525, 0.520308256149292, 0.2577032148838043, 0.8879552483558655, 0.39775922894477844, 0.8529412746429443, 0.45028021931648254, 0.5378152132034302, 0.485294222831 [e2e-predictor] 7261, 1.0105042457580566, 0.9754902720451355, 0.8179272413253784, 0.9054622650146484, 0.9229692816734314, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.3256303071975708, 1.2030812501907349, 1.483193278312683, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 0.8004202842712402, -0.9852941036224365, -1.335434079170227, -1.282913088798523, -0.28501397371292114, -0.0049019488506019115, 0.9929972887039185, 0.7829132676124573, 0.5728292465209961, 0.9404762983322144, 1.2380952835083008, 0.8879552483558655, 1.0980392694473267, 1.0980392694473267, 0.8529412746429443, 0.8529412746429443, 0.7654062509536743, 0.8529412746429443, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 1.2906162738800049, 0.6428572535514832, 0.9754902720451355, 0.9054622650146484, 0.6078432202339172, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.7654062509536743, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.7654062509536743, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 0.8179272413253784, -1.282913088798523, -1.580532193183899, -1.3004200458526611, -1.1778711080551147, -1.1428570747375488, -1.2303920984268188, -1.0903360843658447, -1.6330533027648926, -0.057422954589128494, -0.6176469922065735, -1.0903360843658447], [1.518207311630249, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.728291392326355, 1.693277359008789, 1.6232492923736572, 1.640756368637085, 1.5882353782653809, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1505602598190308, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 0.9404762983322144, 1.430672287940979, 1.5007003545761108, 1.0280113220214844, 0.9404762983322144, 1.1680673360824585, 0.8879552483558655, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.0805323123931885, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.3606443405151367, 1.2556023597717285, 1.343137264251709, 1.1155463457107544, 1.1680673360824585, 1.1330533027648926, 0.9754902720451355, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9404762983322144, 1.1855742931365967, 1.2731093168258667, 0.8704482913017273, 0.8704482913017273, 1.2556023597717285, 1.0455182790756226, 0.9929972887039185, 1.0980392694473267, 0.9929972887039185, 0.922969 [e2e-predictor] 2816734314, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.7303922772407532, 0.8879552483558655, 0.7303922772407532, 0.6778712272644043, 0.9054622650146484, 1.0280113220214844, 0.9929972887039185, 0.415266215801239, 0.502801239490509, 0.6953782439231873, 0.7303922772407532, 0.3277312219142914, 0.4852942228317261, 0.5728292465209961, 0.7829132676124573, 0.6078432202339172, 0.3627452254295349, 0.6428572535514832, 1.1505602598190308, 1.1155463457107544, 1.0630252361297607, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.5357143878936768, 1.378151297569275, 1.2731093168258667, 1.2731093168258667, 1.378151297569275, 1.465686321258545, 1.0980392694473267, -0.2499999701976776, -1.1253501176834106, -1.7380952835083008, -0.3550419807434082, -0.5301120281219482, 0.24019621312618256, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 0.8004202842712402, 0.8529412746429443, 1.1855742931365967, 1.1155463457107544, 1.1505602598190308, 0.8354342579841614, 0.8004202842712402, 1.3081233501434326, 0.9404762983322144, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 0.7829132676124573, 0.9579832553863525, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0980392694473267, 1.0280113220214844, 1.1155463457107544, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.4131653308868408, -1.0203081369400024, -1.4929972887039185, -1.370448112487793, -1.2654061317443848, -1.2303920984268188, -1.247899055480957, -1.2128850221633911, -1.5105042457580566, 0.6428572535514832, -0.8102240562438965], [1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.5707283020019531, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.2205883264541626, 1.3081233501434326, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.2731093168258667, 1.2556023597717285, 1.1855742931365967, 1.1855742931365967, 1.0630252361297607, 0.9229692816734314, 1.0280113220214844, 1.1680673360824585, 1.2205883264541626, 1.1680673360824585, 1.0805323123931885, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.430672287940979, 1.27310931682 [e2e-predictor] 58667, 1.3256303071975708, 1.2380952835083008, 1.1505602598190308, 1.0455182790756226, 0.9929972887039185, 1.1505602598190308, 0.9929972887039185, 1.1855742931365967, 1.2731093168258667, 0.9929972887039185, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.0980392694473267, 1.0630252361297607, 0.8004202842712402, 0.9229692816734314, 0.7829132676124573, 0.5728292465209961, 0.7128852605819702, 0.8704482913017273, 0.8879552483558655, 0.7654062509536743, 0.6953782439231873, 0.7478992342948914, 0.8529412746429443, 0.6953782439231873, 0.7478992342948914, 0.4677872359752655, 0.3627452254295349, 0.5553222298622131, 0.4852942228317261, 0.39775922894477844, 0.45028021931648254, 0.590336263179779, 0.6078432202339172, 0.7829132676124573, 0.7829132676124573, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.3606443405151367, 1.2906162738800049, 1.483193278312683, 1.2556023597717285, 0.8879552483558655, -0.7927170395851135, -1.370448112487793, -1.5630252361297607, -0.7401960492134094, -0.057422954589128494, 0.3802522122859955, 0.5728292465209961, 0.6428572535514832, 0.5728292465209961, 0.8704482913017273, 0.8704482913017273, 1.0630252361297607, 0.8354342579841614, 1.1855742931365967, 0.7303922772407532, 0.7654062509536743, 1.2030812501907349, 0.9929972887039185, 1.0455182790756226, 0.17016807198524475, 0.9054622650146484, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.6428572535514832, -1.422969102859497, -1.5630252361297607, -1.3879550695419312, -1.3179271221160889, -1.3004200458526611, -1.3179271221160889, -1.370448112487793, 0.6778712272644043], [1.4481793642044067, 1.3956583738327026, 1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.378151297569275, 1.430672287940979, 1.430672287940979, 1.605742335319519, 1.5882353782653809, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.518207311630249, 1.4481793642044067, 1.5007003545761108, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 0.8879552483558655, 0.8179272413253784, 1.0980392694473267, 1.2906162738800049, 1.378151297569275, 1.39565837383270 [e2e-predictor] 26, 1.430672287940979, 1.465686321258545, 1.3606443405151367, 1.2731093168258667, 1.2030812501907349, 1.2731093168258667, 1.2030812501907349, 1.4131653308868408, 1.430672287940979, 0.9229692816734314, 0.8529412746429443, 0.8354342579841614, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.2380952835083008, 1.1155463457107544, 1.2380952835083008, 1.1680673360824585, 1.0455182790756226, 1.0805323123931885, 1.2205883264541626, 1.343137264251709, 0.9754902720451355, 1.1330533027648926, 0.9229692816734314, 0.7829132676124573, 0.9579832553863525, 1.0630252361297607, 0.9929972887039185, 0.8354342579841614, 0.6428572535514832, 0.590336263179779, 1.1155463457107544, 0.7829132676124573, 0.7654062509536743, 0.5728292465209961, 0.6603642702102661, 0.7829132676124573, 0.520308256149292, 0.5378152132034302, 0.7128852605819702, 0.5553222298622131, 0.6603642702102661, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.8004202842712402, 0.9754902720451355, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 1.0630252361297607, 1.3606443405151367, 1.2205883264541626, 1.2030812501907349, 1.3081233501434326, 1.4481793642044067, 1.3606443405151367, 1.4131653308868408, 1.3606443405151367, 1.2731093168258667, 0.7303922772407532, -0.8277310132980347, -1.0203081369400024, -1.1778711080551147, -0.6526610255241394, 0.012605053372681141, -0.7577030062675476, -0.28501397371292114, 0.6603642702102661, 0.7829132676124573, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 0.9054622650146484, 0.9754902720451355, 0.8179272413253784, 0.5378152132034302, 0.9754902720451355, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.2380952835083008, -0.057422954589128494, -1.4404760599136353, -1.4054621458053589, -1.3179271221160889, -1.247899055480957, -1.370448112487793, -1.335434079170227], [1.3956583738327026, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.6232492923736572, 1.553221344947815, [e2e-predictor] 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.2906162738800049, 1.2030812501907349, 1.2205883264541626, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.8004202842712402, 1.0980392694473267, 1.1330533027648926, 1.3256303071975708, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.2731093168258667, 1.0980392694473267, 1.1330533027648926, 0.8179272413253784, 0.9054622650146484, 1.1505602598190308, 1.0105042457580566, 0.9404762983322144, 1.1330533027648926, 1.1855742931365967, 1.2731093168258667, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.2906162738800049, 1.2030812501907349, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 0.9929972887039185, 1.1505602598190308, 1.1680673360824585, 1.343137264251709, 1.2205883264541626, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 0.9229692816734314, 0.6603642702102661, 1.1155463457107544, 0.8879552483558655, 0.45028021931648254, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.8704482913017273, 0.9229692816734314, 0.520308256149292, 0.5378152132034302, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.7478992342948914, 0.9579832553863525, 0.8529412746429443, 0.8879552483558655, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.8704482913017273, 0.8354342579841614, 0.9579832553863525, 1.1505602598190308, 1.4481793642044067, 1.1855742931365967, 1.0455182790756226, 1.2380952835083008, 1.343137264251709, 1.4131653308868408, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.2030812501907349, 0.7478992342948914, -0.8452380299568176, -1.3004200458526611, -0.5126050114631653, -1.0378150939941406, -1.3179271221160889, 0.4677872359752655, 0.520308256149292, 0.9929972887039185, 0.8354342579841614, 0.8004202842712402, 1.0630252361297607, 0.9579832553863525, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.9929972887039185, 1.1155463457107544, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.0805323123931885, 1.2205883264541626, -0.2499999701976776, -1.720588207244873, -1.457983136177063, -1.370448112487793, -1.422969102859497], [1.3606443405151367, 1.3256303071975708, 1.3081233501434326, 1.2731093168258667, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193 [e2e-predictor] 278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4481793642044067, 1.5357143878936768, 1.465686321258545, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.8704482913017273, 0.39775922894477844, 0.9929972887039185, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1155463457107544, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.0455182790756226, 1.1855742931365967, 1.2030812501907349, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.2380952835083008, 0.9754902720451355, 1.0805323123931885, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.343137264251709, 1.1680673360824585, 1.1505602598190308, 0.9579832553863525, 0.7654062509536743, 1.343137264251709, 1.1855742931365967, 0.8179272413253784, 0.7303922772407532, 1.0280113220214844, 0.8179272413253784, 0.8004202842712402, 0.7303922772407532, 0.7478992342948914, 0.4677872359752655, 0.6603642702102661, 0.3802522122859955, 0.6253502368927002, 0.7128852605819702, 0.7829132676124573, 0.7128852605819702, 0.8529412746429443, 0.8179272413253784, 0.7303922772407532, 0.5728292465209961, 0.9404762983322144, 0.6078432202339172, 0.7654062509536743, 1.0105042457580566, 1.0630252361297607, 1.0105042457580566, 1.2380952835083008, 0.8354342579841614, 1.0980392694473267, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.378151297569275, 1.4131653308868408, 1.4481793642044067, 1.3081233501434326, 1.3956583738327026, 0.8354342579841614, 0.2226892113685608, -1.1078431606292725, -1.5105042457580566, -1.0553221702575684, -0.6701680421829224, -0.03991595283150673, 0.3802522122859955, 0.9404762983322144, 0.8179272413253784, 0.8879552483558655, 1.0630252361297607, 0.8354342579841614, 0.6253502368927002, 0.8879552483558655, 0.8879552483558655, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 0.2577032148838043, -1.5455182790756226, -1.370448112487793], [1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.1680673360824585, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151 [e2e-predictor] 367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.5357143878936768, 1.7107843160629272, 1.7633053064346313, 1.815826416015625, 1.815826416015625, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.4481793642044067, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.2380952835083008, 1.2556023597717285, 1.1330533027648926, 1.1330533027648926, 1.0630252361297607, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.0805323123931885, 1.0455182790756226, 1.2731093168258667, 1.3081233501434326, 1.2380952835083008, 1.0980392694473267, 1.0280113220214844, 0.8354342579841614, 0.9579832553863525, 0.9929972887039185, 0.8879552483558655, 0.7829132676124573, 0.7478992342948914, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.2205883264541626, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2030812501907349, 1.2556023597717285, 1.2380952835083008, 1.2906162738800049, 1.2030812501907349, 1.2906162738800049, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.2731093168258667, 1.0455182790756226, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 1.0805323123931885, 0.7654062509536743, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.502801239490509, 0.8704482913017273, 0.5728292465209961, 0.6428572535514832, 0.8879552483558655, 0.8879552483558655, 0.7478992342948914, 0.6428572535514832, 0.7303922772407532, 0.8879552483558655, 0.6953782439231873, 0.502801239490509, 0.9929972887039185, 0.6953782439231873, 0.9929972887039185, 1.0630252361297607, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.1855742931365967, 1.343137264251709, 1.430672287940979, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.465686321258545, 1.4131653308868408, 1.4481793642044067, 1.2556023597717285, 1.0980392694473267, -0.3200279772281647, -1.195378065109253, -1.457983136177063, -1.580532193183899, -0.7401960492134094, -0.09243696182966232, 0.5553222298622131, 0.9054622650146484, 0.8354342579841614, 0.9754902720451355, -0.37254899740219116, 0.7128852605819702, 0.7654062509536743, 1.1680673360824585, 1.1855742931365967, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.1330533027648926], [1.2906162738800049, 1.2556023597717285, 1.2380952835083008, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463 [e2e-predictor] 457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.3956583738327026, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.6757704019546509, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1155463457107544, 1.0630252361297607, 1.0980392694473267, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.2906162738800049, 1.2906162738800049, 0.9929972887039185, 1.0805323123931885, 0.9229692816734314, 0.9929972887039185, 0.7128852605819702, 0.6953782439231873, 0.9929972887039185, 0.590336263179779, 0.6253502368927002, 1.0805323123931885, 0.9754902720451355, 1.1330533027648926, 1.0980392694473267, 1.2731093168258667, 1.2556023597717285, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.2731093168258667, 1.1855742931365967, 1.1330533027648926, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.0455182790756226, 0.9929972887039185, 0.9404762983322144, 1.2205883264541626, 1.3606443405151367, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 1.0280113220214844, 1.1155463457107544, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.7654062509536743, 0.8354342579841614, 0.7128852605819702, 0.6428572535514832, 0.7478992342948914, 0.7128852605819702, 0.9579832553863525, 0.8179272413253784, 1.0455182790756226, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 1.0105042457580566, 0.6078432202339172, 0.8354342579841614, 0.8354342579841614, 1.0280113220214844, 0.8354342579841614, 1.0630252361297607, 1.2731093168258667, 1.0630252361297607, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.5007003545761108, 1.3081233501434326, 1.430672287940979, 1.5007003545761108, 1.4481793642044067, 1.378151297569275, 1.3081233501434326, 1.2731093168258667, 0.6253502368927002, -0.3025209903717041, -1.1253501176834106, -1.2303920984268188, -1.4929972887039185, -0.6176469922065735, -0.4425770044326782, -0.03991595283150673, 0.6078432202339172, -0.4425770044326782, 0.08263305574655533, 0.5728292465209961, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185], [1.2556023597717285, 1.238095283508300 [e2e-predictor] 8, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.465686321258545, 1.640756368637085, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.5357143878936768, 1.430672287940979, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2030812501907349, 1.1680673360824585, 1.0630252361297607, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2731093168258667, 0.8704482913017273, 1.0980392694473267, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 1.0630252361297607, 0.6603642702102661, 0.6778712272644043, 0.9929972887039185, 0.590336263179779, 0.590336263179779, 0.7303922772407532, 0.9054622650146484, 0.6603642702102661, 0.8004202842712402, 0.8529412746429443, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.0630252361297607, 1.0280113220214844, 1.2030812501907349, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.2380952835083008, 0.8179272413253784, 1.0980392694473267, 1.1155463457107544, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 0.9404762983322144, 0.8879552483558655, 0.9579832553863525, 0.8529412746429443, 0.8004202842712402, 0.6953782439231873, 0.590336263179779, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.6778712272644043, 1.0105042457580566, 0.7829132676124573, 0.8879552483558655, 0.8179272413253784, 0.7128852605819702, 0.7829132676124573, 0.8879552483558655, 1.0455182790756226, 0.432773232460022, 1.1155463457107544, 0.6778712272644043, 1.1680673360824585, 1.0980392694473267, 1.2030812501907349, 1.1155463457107544, 1.2731093168258667, 1.3606443405151367, 1.3256303071975708, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.3956583738327026, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 0.9229692816734314, 0.3802522122859955, -0.10994396358728409, -0.7226890325546265, -1.1778711080551147, -0.9502801299095154, -0.14495795965194702, -0.47759100794792175, -0.26750698685646057, 0.15266107022762299, 1.0805323123931885, 1.3256303071975708, 1.1330533027648926, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.992997288703 [e2e-predictor] 9185, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525], [1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.553221344947815, 1.5007003545761108, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.1330533027648926, 1.0805323123931885, 1.0105042457580566, 0.9404762983322144, 1.1855742931365967, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.343137264251709, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.1330533027648926, 0.9929972887039185, 0.7829132676124573, 0.6603642702102661, 0.5378152132034302, 0.7478992342948914, 0.6428572535514832, 0.4677872359752655, 0.6603642702102661, 1.0280113220214844, 0.8704482913017273, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.502801239490509, 0.6428572535514832, 0.8179272413253784, 0.9054622650146484, 0.7303922772407532, 0.7303922772407532, 0.9054622650146484, 1.0105042457580566, 1.1330533027648926, 0.9929972887039185, 1.0980392694473267, 0.8354342579841614, 0.7654062509536743, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 1.0980392694473267, 1.0455182790756226, 0.9054622650146484, 0.8004202842712402, 0.7829132676124573, 1.1855742931365967, 0.9754902720451355, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.8004202842712402, 0.9054622650146484, 0.9054622650146484, 0.8354342579841614, 0.8529412746429443, 0.7128852605819702, 0.8529412746429443, 1.0105042457580566, 0.6778712272644043, 0.6253502368927002, 0.502801239490509, 0.9054622650146484, 0.45028021931648254, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.2556023597717285, 1.2380952835083008, 1.3081233501434326, 1.4481793642044067, 1.4131653308868408, 1.465686321258545, 1.378151297569275, 1.3081233501434326, 1.3606443405151367, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.2556023597717285, 1.1855742931365967, 1.0980392694473267, 0.6778712272644043, 0.4677872359752655, 0.34523820877075195, 0.9929972887039185, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.2731093168258667, 1.1855742931365967, 1.2906162738800049, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.168067336 [e2e-predictor] 0824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144], [1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5707283020019531, 1.5357143878936768, 1.693277359008789, 1.7457983493804932, 1.7983193397521973, 1.7633053064346313, 1.693277359008789, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.483193278312683, 1.3956583738327026, 1.2906162738800049, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.8704482913017273, 1.0280113220214844, 1.0455182790756226, 1.1855742931365967, 1.1330533027648926, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.2731093168258667, 1.3081233501434326, 1.2205883264541626, 1.2205883264541626, 1.0805323123931885, 0.8354342579841614, 0.6953782439231873, 0.8179272413253784, 0.4677872359752655, 0.8179272413253784, 0.9404762983322144, 0.9754902720451355, 0.7478992342948914, 0.502801239490509, 0.6078432202339172, 1.0805323123931885, 0.8879552483558655, 1.0280113220214844, 0.7478992342948914, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0455182790756226, 1.0805323123931885, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 0.7654062509536743, 0.7478992342948914, 0.6078432202339172, 0.5728292465209961, 0.9229692816734314, 0.9929972887039185, 1.0455182790756226, 0.6603642702102661, 0.8354342579841614, 0.6253502368927002, 0.6428572535514832, 0.5728292465209961, 0.6253502368927002, 0.9579832553863525, 1.0805323123931885, 0.8704482913017273, 0.7303922772407532, 0.9229692816734314, 0.7829132676124573, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 1.0105042457580566, 0.9754902720451355, 0.6778712272644043, 0.6253502368927002, 0.7478992342948914, 0.6078432202339172, 0.502801239490509, 0.7303922772407532, 0.45028021931648254, 1.0105042457580566, 1.1330533027648926, 0.9404762983322144, 0.9579832553863525, 1.430672287940979, 1.4131653308868408, 1.343137264251709, 1.2380952835083008, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.430672287940979, 1.4131653308868408, 1.430672287940979, 1.343137264251709, 1.2380952835083008, 1.3081233501434326, [e2e-predictor] 1.553221344947815, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.1155463457107544, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484], [1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.640756368637085, 1.5882353782653809, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.5882353782653809, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.1680673360824585, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.1155463457107544, 1.1855742931365967, 1.1330533027648926, 1.0455182790756226, 1.0980392694473267, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0280113220214844, 0.9404762983322144, 0.9754902720451355, 0.8354342579841614, 0.7478992342948914, 0.29271721839904785, 0.7478992342948914, 0.9754902720451355, 0.9404762983322144, 1.0105042457580566, 1.2556023597717285, 1.1330533027648926, 1.2556023597717285, 1.2030812501907349, 1.1505602598190308, 1.0630252361297607, 0.9929972887039185, 1.0805323123931885, 1.1680673360824585, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 0.7654062509536743, 0.7829132676124573, 0.6603642702102661, 0.9754902720451355, 0.8529412746429443, 0.7478992342948914, 0.8179272413253784, 0.6253502368927002, 0.6253502368927002, 0.7478992342948914, 0.9054622650146484, 0.7654062509536743, 0.7128852605819702, 0.6078432202339172, 0.7654062509536743, 0.6953782439231873, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.8529412746429443, 0.9929972887039185, 0.9754902720451355, 0.8004202842712402, 0.9404762983322144, 0.8529412746429443, 0.6428572535514832, 0.5728292465209961, 0.6953782439231873, 0.39775922894477844, 0.2577032148838043, 0.5728292465209961, 0.9579 [e2e-predictor] 832553863525, 1.0805323123931885, 1.1505602598190308, 1.0805323123931885, 1.2380952835083008, 1.2380952835083008, 1.1330533027648926, 1.3606443405151367, 1.4481793642044067, 1.2205883264541626, 1.343137264251709, 1.605742335319519, 1.3956583738327026, 1.483193278312683, 1.4131653308868408, 1.2731093168258667, 1.3956583738327026, 1.3956583738327026, 1.2731093168258667, 1.378151297569275, 1.4131653308868408, 1.5007003545761108, 1.2380952835083008, 1.2030812501907349, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314], [1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.780812382698059, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.5007003545761108, 1.483193278312683, 1.465686321258545, 1.3606443405151367, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.1155463457107544, 0.9754902720451355, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.8179272413253784, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 1.0280113220214844, 0.8354342579841614, 0.7303922772407532, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9929972887039185, 0.9054622650146484, 0.6778712272644043, 0.9054622650146484, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.8704482913017273, 1.0105042457580566, 1.0455182790756226, 0.9579832553863525, 0.8704482913017273, 0.7303922772407532, 0.8179272413253784, 0.7303922772407532, 0.6778712272644043, 0.6428572535514832, 0.8004202842712402, 0.7654062509536743, 0.8704482913017273, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 0.9929972887039185, 1.1505602598190308, 0.9579832553863525, 1.0805323123931885, 0.9404762983322144, 1. [e2e-predictor] 1855742931365967, 0.9054622650146484, 1.1330533027648926, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.7303922772407532, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.7303922772407532, 0.45028021931648254, 0.24019621312618256, 0.6078432202339172, 0.18767507374286652, 0.6778712272644043, 0.8704482913017273, 0.7478992342948914, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9929972887039185, 1.1330533027648926, 1.2380952835083008, 1.3081233501434326, 1.2556023597717285, 1.0630252361297607, 1.518207311630249, 1.4131653308868408, 1.3606443405151367, 1.4481793642044067, 1.0280113220214844, 1.4481793642044067, 1.4481793642044067, 1.2731093168258667, 1.3081233501434326, 1.4481793642044067, 1.465686321258545, 1.2731093168258667, 1.1855742931365967, 1.3081233501434326, 1.343137264251709, 1.2380952835083008, 1.2380952835083008, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484], [1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.5007003545761108, 1.5882353782653809, 1.5357143878936768, 1.6582633256912231, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.693277359008789, 1.6232492923736572, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.465686321258545, 1.4131653308868408, 1.3956583738327026, 1.3081233501434326, 1.2556023597717285, 1.0805323123931885, 1.0105042457580566, 0.8529412746429443, 0.7128852605819702, 0.8179272413253784, 0.8879552483558655, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8004202842712402, 0.9054622650146484, 0.7303922772407532, 0.6428572535514832, 0.7303922772407532, 0.8004202842712402, 0.7654062509536743, 0.6078432202339172, 0.3802522122859955, 0.7303922772407532, 0.8004202842712402, 1.0455182790756226, 1.0455182790756226, 0.9754902720451355, 0.9229692816734314, 0.8704482913017273, 1.0630252361297607, 0.9754902720451355, 1.0455182790756226, 0.95 [e2e-predictor] 79832553863525, 0.9054622650146484, 0.8179272413253784, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9929972887039185, 1.0630252361297607, 1.0280113220214844, 0.9754902720451355, 1.1330533027648926, 1.0455182790756226, 1.0455182790756226, 1.2030812501907349, 1.0980392694473267, 0.8179272413253784, 1.0455182790756226, 1.0105042457580566, 0.7654062509536743, 0.8529412746429443, 0.8704482913017273, 1.2205883264541626, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7128852605819702, 0.9579832553863525, 0.6778712272644043, 0.502801239490509, 0.34523820877075195, 0.502801239490509, 0.7128852605819702, 0.9054622650146484, 0.9054622650146484, 1.0105042457580566, 1.0455182790756226, 0.7654062509536743, 1.0105042457580566, 1.0980392694473267, 1.2556023597717285, 1.1505602598190308, 1.2556023597717285, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.343137264251709, 0.9229692816734314, 1.5007003545761108, 1.378151297569275, 1.4131653308868408, 1.3256303071975708, 1.3081233501434326, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.2556023597717285, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273], [0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5357143878936768, 1.5007003545761108, 1.5882353782653809, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.6582633256912231, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5007003545761108, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3606443405151367, 1.2906162738800049, 1.2205883264541626, 1.1855742931365967, 1.0455182790756226, 0.9754902720451355, 0.6778712272644043, 0.7128852605819702, 0.9579832553863525, 0.6078432202339172, 0.6428572535514832, 0.432773232460022, 0.39775922894477844, 0.660 [e2e-predictor] 3642702102661, 0.9404762983322144, 0.18767507374286652, 0.29271721839904785, 0.8879552483558655, 0.7654062509536743, 0.39775922894477844, 0.8879552483558655, 0.9404762983322144, 0.7654062509536743, 1.0980392694473267, 0.6603642702102661, 0.7654062509536743, 1.1330533027648926, 0.6078432202339172, 0.8179272413253784, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8529412746429443, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.1505602598190308, 0.9054622650146484, 0.9579832553863525, 1.0980392694473267, 1.1155463457107544, 1.2556023597717285, 1.3081233501434326, 0.9054622650146484, 1.0105042457580566, 1.0280113220214844, 0.8529412746429443, 1.0280113220214844, 0.7478992342948914, 0.6778712272644043, 1.1330533027648926, 0.7303922772407532, 0.4677872359752655, 1.0805323123931885, 0.7303922772407532, 0.7303922772407532, 0.5553222298622131, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.5728292465209961, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.6778712272644043, 1.0805323123931885, 1.0455182790756226, 1.1330533027648926, 1.2205883264541626, 1.0630252361297607, 1.1330533027648926, 0.9054622650146484, 1.378151297569275, 1.2731093168258667, 1.1155463457107544, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3956583738327026, 1.3606443405151367, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.2731093168258667, 1.3606443405151367, 1.2205883264541626, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.553221344947815, 1.5007003545761108, 1.483193278312683, 1.4831932 [e2e-predictor] 78312683, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.2380952835083008, 1.0805323123931885, 0.9754902720451355, 0.9579832553863525, 0.8529412746429443, 0.8179272413253784, 0.9754902720451355, 0.8529412746429443, 1.2731093168258667, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 0.9229692816734314, 0.8879552483558655, 0.8354342579841614, 0.9404762983322144, 0.7654062509536743, 0.8004202842712402, 0.9754902720451355, 0.9054622650146484, 0.8704482913017273, 0.9054622650146484, 0.7829132676124573, 0.9229692816734314, 0.7128852605819702, 0.8179272413253784, 0.9754902720451355, 0.8879552483558655, 0.8879552483558655, 0.7654062509536743, 0.7303922772407532, 0.5728292465209961, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.8879552483558655, 0.9404762983322144, 1.0280113220214844, 0.9754902720451355, 1.0455182790756226, 1.1330533027648926, 1.1330533027648926, 0.7478992342948914, 0.6778712272644043, 0.9929972887039185, 0.7829132676124573, 1.0630252361297607, 1.343137264251709, 1.0280113220214844, 0.9229692816734314, 0.6603642702102661, 0.520308256149292, 0.8879552483558655, 0.8529412746429443, 0.9754902720451355, 0.9754902720451355, 0.8004202842712402, 0.6428572535514832, 0.6253502368927002, 0.5553222298622131, 0.4677872359752655, 0.5728292465209961, 0.6953782439231873, 1.0630252361297607, 0.8529412746429443, 0.6078432202339172, 0.7829132676124573, 0.6778712272644043, 0.7829132676124573, 1.0455182790756226, 1.1855742931365967, 1.0455182790756226, 0.3627452254295349, 1.2205883264541626, 1.2731093168258667, 1.0805323123931885, 1.2205883264541626, 1.1855742931365967, 1.1155463457107544, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.378151297569275, 1.378151297569275, 1.3081233501434326, 1.2380952835083008, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.4831932 [e2e-predictor] 78312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.553221344947815, 1.483193278312683, 1.5007003545761108, 1.4481793642044067, 1.4481793642044067, 1.3606443405151367, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2731093168258667, 1.1505602598190308, 1.0980392694473267, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 0.8179272413253784, 0.7303922772407532, 1.0980392694473267, 1.1680673360824585, 1.0980392694473267, 1.1155463457107544, 1.0455182790756226, 0.9229692816734314, 0.8529412746429443, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 0.9404762983322144, 0.8179272413253784, 0.8529412746429443, 0.9579832553863525, 0.9579832553863525, 0.8704482913017273, 0.9929972887039185, 0.8704482913017273, 0.9404762983322144, 0.8004202842712402, 0.9054622650146484, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.9404762983322144, 0.9054622650146484, 1.0980392694473267, 1.0630252361297607, 0.9579832553863525, 1.1330533027648926, 1.0980392694473267, 0.9229692816734314, 0.5728292465209961, 0.9754902720451355, 1.0805323123931885, 0.9229692816734314, 0.8354342579841614, 0.7128852605819702, 0.9229692816734314, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.6953782439231873, 0.9404762983322144, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.502801239490509, 0.5378152132034302, 0.4677872359752655, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402, 0.6428572535514832, 0.7829132676124573, 1.0105042457580566, 0.9054622650146484, 0.520308256149292, 0.9929972887039185, 1.1155463457107544, 1.1155463457107544, 1.2731093168258667, 1.2731093168258667, 0.9579832553863525, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.4481793642044067, 1.378151297569275, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.4 [e2e-predictor] 83193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.6232492923736572, 1.5707283020019531, 1.518207311630249, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.430672287940979, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.2380952835083008, 1.2906162738800049, 1.2556023597717285, 1.0980392694473267, 1.1505602598190308, 0.7654062509536743, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1330533027648926, 0.9754902720451355, 0.9229692816734314, 0.8879552483558655, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.7478992342948914, 0.8704482913017273, 0.8879552483558655, 0.9754902720451355, 0.9054622650146484, 0.8179272413253784, 0.9579832553863525, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.0630252361297607, 1.0630252361297607, 0.8704482913017273, 0.9929972887039185, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 0.4852942228317261, 0.6778712272644043, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 0.8879552483558655, 0.9929972887039185, 0.7303922772407532, 1.0280113220214844, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.1505602598190308, 1.1855742931365967, 1.0630252361297607, 1.1330533027648926, 0.8179272413253784, 0.5728292465209961, 0.24019621312618256, 0.3277312219142914, 0.5378152132034302, 0.6778712272644043, 0.6078432202339172, 0.9579832553863525, 0.9054622650146484, 0.8179272413253784, 0.7128852605819702, 0.8179272413253784, 0.7478992342948914, 0.6953782439231873, 0.7478992342948914, 0.9404762983322144, 1.1330533027648926, 1.2205883264541626, 1.1155463457107544, 1.483193278312683, 1.3606443405151367, 1.4131653308868408, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.2556023597717285, 1.1855742931365967, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784], [0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731 [e2e-predictor] 093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.693277359008789, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.693277359008789, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.4481793642044067, 1.5007003545761108, 1.518207311630249, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1505602598190308, 1.1505602598190308, 1.0630252361297607, 1.0280113220214844, 0.7654062509536743, 0.7128852605819702, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.7829132676124573, 0.8004202842712402, 0.7478992342948914, 0.7829132676124573, 0.9579832553863525, 1.0805323123931885, 1.1330533027648926, 1.0280113220214844, 0.9404762983322144, 1.0105042457580566, 0.8179272413253784, 0.8529412746429443, 1.0455182790756226, 1.0280113220214844, 1.2380952835083008, 0.502801239490509, 0.8704482913017273, 0.8879552483558655, 0.7478992342948914, 1.1155463457107544, 1.0805323123931885, 1.1855742931365967, 0.7303922772407532, 0.7829132676124573, 1.0280113220214844, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.8529412746429443, 0.8354342579841614, 0.6953782439231873, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.9404762983322144, 0.6778712272644043, 0.8004202842712402, 0.6953782439231873, 0.7478992342948914, 0.6603642702102661, 0.5728292465209961, 0.6428572535514832, 0.9404762983322144, 1.0980392694473267, 1.0805323123931885, 1.4481793642044067, 1.430672287940979, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.343137264251709, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8004202842712402], [0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.04551827907 [e2e-predictor] 56226, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5357143878936768, 1.6232492923736572, 1.6582633256912231, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.6757704019546509, 1.640756368637085, 1.6757704019546509, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.605742335319519, 1.5007003545761108, 1.465686321258545, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.378151297569275, 1.2380952835083008, 1.0630252361297607, 1.0805323123931885, 1.0280113220214844, 1.0630252361297607, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0630252361297607, 1.0630252361297607, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 1.0980392694473267, 1.0280113220214844, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.9229692816734314, 1.1330533027648926, 1.1505602598190308, 1.0105042457580566, 1.0280113220214844, 1.0980392694473267, 0.9754902720451355, 0.7478992342948914, 0.7128852605819702, 0.9054622650146484, 0.9754902720451355, 0.9929972887039185, 1.2030812501907349, 1.2731093168258667, 1.0105042457580566, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9054622650146484, 0.9754902720451355, 1.0280113220214844, 1.1330533027648926, 0.9929972887039185, 0.9054622650146484, 0.8704482913017273, 0.5728292465209961, 0.8179272413253784, 0.4852942228317261, 0.5378152132034302, 0.7654062509536743, 0.8004202842712402, 0.8879552483558655, 0.8354342579841614, 0.6953782439231873, 0.6253502368927002, 0.8354342579841614, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 1.0105042457580566, 1.0805323123931885, 1.1680673360824585, 1.483193278312683, 1.553221344947815, 1.483193278312683, 1.465686321258545, 1.343137264251709, 1.1855742931365967, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.0805323123931885, 1.0805323123931885, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529 [e2e-predictor] 412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402], [0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.6582633256912231, 1.6757704019546509, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.5357143878936768, 1.6582633256912231, 1.6582633256912231, 1.553221344947815, 1.605742335319519, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.343137264251709, 1.3606443405151367, 1.2906162738800049, 1.3256303071975708, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.2205883264541626, 1.2380952835083008, 1.1855742931365967, 1.1680673360824585, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.2556023597717285, 1.1155463457107544, 1.0980392694473267, 1.1505602598190308, 1.0980392694473267, 1.0280113220214844, 0.9754902720451355, 1.0630252361297607, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.7654062509536743, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7654062509536743, 0.8179272413253784, 0.8004202842712402, 0.9929972887039185, 0.9404762983322144, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.9929972887039185, 1.0630252361297607, 1.3256303071975708, 1.4131653308868408, 1.5707283020019531, 1.6232492923736572, 1.5882353782653809, 1.4481793642044067, 1.2556023597717285, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0455182790756226, 0.9929972887039185, 0.9929972 [e2e-predictor] 887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573], [0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5357143878936768, 1.640756368637085, 1.553221344947815, 1.378151297569275, 1.7457983493804932, 1.6232492923736572, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.6582633256912231, 1.7107843160629272, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.6232492923736572, 1.5007003545761108, 1.5007003545761108, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2030812501907349, 1.378151297569275, 1.343137264251709, 1.2556023597717285, 1.3081233501434326, 1.3256303071975708, 1.3956583738327026, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.2205883264541626, 1.1855742931365967, 1.2906162738800049, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 0.9929972887039185, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 0.9229692816734314, 1.1330533027648926, 1.1155463457107544, 1.0455182790756226, 0.9579832553863525, 1.0455182790756226, 0.9404762983322144, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 0.8879552483558655, 0.8004202842712402, 0.9054622650146484, 0.6953782439231873, 0.9404762983322144, 0.8529412746429443, 1.0280113220214844, 1.1505602598190308, 0.9929972887039185, 1.2030812501907349, 0.9929972887039185, 0.5728292465209961, 0.8004202842712402, 0.7478992342948914, 0.8529412746429443, 0.9054622650146484, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9579832553863525, 0.9754902720451355, 0.9054622650146484, 0.9929972887039185, 1.3081233501434326, 1.3956583738327026, 1.465686321258545, 1.553221344947815, 1.6757704019546509, 1.728291392326355, 1.5882353782653809, 1.378151297569275, 1.1680673360824585, 1.1505602598190308, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1 [e2e-predictor] .0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784], [0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.6232492923736572, 1.6757704019546509, 1.5707283020019531, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.780812382698059, 1.7457983493804932, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.483193278312683, 1.4481793642044067, 1.4131653308868408, 1.378151297569275, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.3606443405151367, 1.465686321258545, 1.4131653308868408, 1.2731093168258667, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.1680673360824585, 0.9579832553863525, 0.9054622650146484, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0105042457580566, 0.9579832553863525, 0.8354342579841614, 1.0980392694473267, 1.0455182790756226, 0.9929972887039185, 1.0105042457580566, 0.9229692816734314, 0.9229692816734314, 0.7303922772407532, 1.0105042457580566, 1.0630252361297607, 0.9754902720451355, 0.7829132676124573, 0.7128852605819702, 1.0455182790756226, 0.9579832553863525, 1.0805323123931885, 1.0455182790756226, 1.4131653308868408, 1.2731093168258667, 1.2030812501907349, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8704482913017273, 0.9754902720451355, 1.0105042457580566, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1855742931365967, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.7107843160629272, 1.780812382698059, 1.7633053064346313, 1.605742335319519, 1.3956583738327 [e2e-predictor] 026, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784], [0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.693277359008789, 1.5707283020019531, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.728291392326355, 1.6582633256912231, 1.6232492923736572, 1.518207311630249, 1.465686321258545, 1.5007003545761108, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.2731093168258667, 1.2906162738800049, 1.2380952835083008, 1.1680673360824585, 1.0980392694473267, 1.0455182790756226, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 0.9404762983322144, 1.0455182790756226, 1.0105042457580566, 0.8879552483558655, 0.9929972887039185, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 0.9579832553863525, 0.8879552483558655, 0.8004202842712402, 0.9229692816734314, 1.0455182790756226, 0.9229692816734314, 0.9054622650146484, 0.9929972887039185, 1.0980392694473267, 1.0280113220214844, 1.0455182790756226, 1.1680673360824585, 1.0805323123931885, 0.9579832553863525, 1.2030812501907349, 1.0630252361297607, 0.8529412746429443, 0.7654062509536743, 0.8879552483558655, 1.04551827 [e2e-predictor] 90756226, 1.2380952835083008, 1.1855742931365967, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.4481793642044067, 1.483193278312683, 1.3256303071975708, 1.378151297569275, 1.343137264251709, 1.6582633256912231, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.5707283020019531, 1.1855742931365967, 1.0455182790756226, 1.0805323123931885, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784], [0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.518207311630249, 1.6757704019546509, 1.5882353782653809, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.693277359008789, 1.6232492923736572, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.465686321258545, 1.3081233501434326, 1.378151297569275, 1.3606443405151367, 1.2906162738800049, 1.378151297569275, 1.3256303071975708, 1.3606443405151367, 1.3081233501434326, 1.3081233501434326, 1.2380952835083008, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.0630252361297607, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 0.9929972887039185, 1.0280113220214844, 1.1505602598190308, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.0805323123931885, 1.0630252361297607, 1.1330533027648926 [e2e-predictor] , 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9754902720451355, 1.1505602598190308, 1.1505602598190308, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0980392694473267, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, 0.8529412746429443, 1.0630252361297607, 1.2380952835083008, 1.378151297569275, 1.1505602598190308, 1.2556023597717285, 1.3956583738327026, 1.430672287940979, 1.5007003545761108, 1.378151297569275, 1.3256303071975708, 1.2556023597717285, 1.6232492923736572, 1.693277359008789, 1.6582633256912231, 1.605742335319519, 1.1330533027648926, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.590336263179779, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2731093168258667, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.728291392326355, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8333333730697632, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.693277359008789, 1.605742335319519, 1.5357143878936768, 1.518207311630249, 1.6232492923736572, 1.5707283020019531, 1.6232492923736572, 1.5357143878936768, 1.3956583738327026, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.3081233501434326, 1.3256303071975708, 1.2731093168258667, [e2e-predictor] 1.2205883264541626, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.1680673360824585, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.1330533027648926, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.1855742931365967, 1.0455182790756226, 0.9404762983322144, 0.7829132676124573, 1.0105042457580566, 0.9579832553863525, 1.0455182790756226, 1.1330533027648926, 1.1855742931365967, 1.1330533027648926, 0.9929972887039185, 0.9404762983322144, 0.9929972887039185, 0.9754902720451355, 1.0980392694473267, 1.0805323123931885, 1.1155463457107544, 0.8879552483558655, 0.9929972887039185, 1.0455182790756226, 1.1680673360824585, 1.2906162738800049, 1.1680673360824585, 1.3956583738327026, 1.553221344947815, 1.4481793642044067, 1.430672287940979, 1.2205883264541626, 1.3256303071975708, 1.378151297569275, 1.5007003545761108, 1.5707283020019531, 1.2906162738800049, 0.8529412746429443, 1.1680673360824585, 1.3256303071975708, 1.0805323123931885, 1.0280113220214844, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614], [0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.518207311630249, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.7983193397521973, 1.7457983493804932, 1.7633053064346313, 1. [e2e-predictor] 7457983493804932, 1.728291392326355, 1.6582633256912231, 1.5882353782653809, 1.553221344947815, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.3956583738327026, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.1155463457107544, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0805323123931885, 1.1855742931365967, 1.0630252361297607, 0.8179272413253784, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 1.0630252361297607, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.0630252361297607, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.2556023597717285, 1.2556023597717285, 1.465686321258545, 1.518207311630249, 1.4481793642044067, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.3956583738327026, 1.378151297569275, -0.17997196316719055, 0.06512605398893356, 0.39775922894477844, 1.0105042457580566, 1.2205883264541626, 1.0630252361297607, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.605742335319519, 1.6582633256912231, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.640756368637085, 1 [e2e-predictor] .7633053064346313, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.1855742931365967, 1.2380952835083008, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.1855742931365967, 1.2556023597717285, 1.2731093168258667, 1.1155463457107544, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 0.8004202842712402, 0.7654062509536743, 1.0280113220214844, 1.0105042457580566, 1.0630252361297607, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 1.0280113220214844, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.1330533027648926, 1.1505602598190308, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.0805323123931885, 1.3606443405151367, 1.378151297569275, 1.1330533027648926, -1.247899055480957, -1.930672287940979, -2.0007002353668213, -2.0007002353668213, -1.6505602598190308, -1.7030812501907349, -1.457983136177063, 1.2205883264541626, 1.1505602598190308, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443], [0.502801239490509, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.55322 [e2e-predictor] 1344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.6757704019546509, 1.640756368637085, 1.605742335319519, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.815826416015625, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.430672287940979, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.0805323123931885, 1.0105042457580566, 0.8879552483558655, 0.8004202842712402, 0.6603642702102661, 0.9404762983322144, 0.9054622650146484, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 0.9579832553863525, 0.7303922772407532, 0.9579832553863525, 1.0280113220214844, 1.0105042457580566, 1.1330533027648926, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 0.9754902720451355, 0.8354342579841614, 1.0980392694473267, 1.2030812501907349, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 0.5553222298622131, -1.580532193183899, -2.018207311630249, -1.965686321258545, -1.930672287940979, -1.843137264251709, -1.7731093168258667, -0.47759100794792175, -1.7906162738800049, 0.502801239490509, -1.0553221702575684, 1.1505602598190308, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.39565837 [e2e-predictor] 38327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5357143878936768, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.605742335319519, 1.7107843160629272, 1.6757704019546509, 1.7457983493804932, 1.780812382698059, 1.8333333730697632, 1.9033613204956055, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.8508403301239014, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.465686321258545, 1.3956583738327026, 1.343137264251709, 1.343137264251709, 1.2556023597717285, 1.3256303071975708, 1.343137264251709, 1.3081233501434326, 1.2030812501907349, 1.2205883264541626, 1.1680673360824585, 1.1855742931365967, 1.1155463457107544, 1.1680673360824585, 1.0280113220214844, 0.9579832553863525, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9929972887039185, 0.9929972887039185, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.1680673360824585, 1.378151297569275, 1.4131653308868408, 1.2906162738800049, -0.7051820158958435, -1.965686321258545, -1.6505602598190308, -1.668067216873169, -1.4929972887039185, -1.5280112028121948, -1.808123230934143, -1.8256303071975708, -1.580532193183899, -1.7731093168258667, -1.160364031791687, -1.457983136177063, -0.6351540088653564, 1.1680673360824585, 1.1680673360824585, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.415266215801239, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1 [e2e-predictor] .2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.6232492923736572, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.640756368637085, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.7107843160629272, 1.7983193397521973, 1.815826416015625, 1.868347406387329, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.9208683967590332, 1.9383753538131714, 1.9383753538131714, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5707283020019531, 1.483193278312683, 1.4131653308868408, 1.3256303071975708, 1.3256303071975708, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, 1.430672287940979, 1.3606443405151367, 1.2556023597717285, 1.2030812501907349, 1.1855742931365967, 1.1505602598190308, 1.0980392694473267, 1.0455182790756226, 0.8704482913017273, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 0.9929972887039185, 1.0105042457580566, 0.9579832553863525, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9054622650146484, 0.9229692816734314, 1.0105042457580566, 0.9229692816734314, 1.0630252361297607, 1.1155463457107544, 0.9579832553863525, 1.0455182790756226, 1.2030812501907349, 1.4131653308868408, 1.3606443405151367, 1.3956583738327026, 0.9579832553863525, -0.39005598425865173, -1.5630252361297607, -1.6855742931365967, -1.6330533027648926, -1.8606442213058472, -1.6330533027648926, -1.5630252361297607, -0.7577030062675476, -1.2303920984268188, -0.4950979948043823, 1.6582633256912231, 0.06512605398893356, -1.457983136177063, -1.422969102859497, -0.7927170395851135, -1.370448112487793, -1.1778711080551147, 1.2205883264541626, 1.1330533027648926, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.39775922894477844, 0.4677872359752655, 0.45028021931648254, 0.502801239490509, [e2e-predictor] 0.590336263179779, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5882353782653809, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 1.9033613204956055, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.9033613204956055, 1.868347406387329, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.693277359008789, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.3081233501434326, 1.2380952835083008, 1.1855742931365967, 1.1155463457107544, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1155463457107544, 1.0455182790756226, 0.9754902720451355, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1505602598190308, 1.1155463457107544, 1.2030812501907349, 1.2205883264541626, 1.3956583738327026, 1.5357143878936768, 1.5357143878936768, 0.7829132676124573, -1.335434079170227, -1.4929972887039185, -1.4054621458053589, -1.843137264251709, -1.808123230934143, -1.6155462265014648, -1.965686321258545, -1.8256303071975708, -1.7380952835083008, -1.4754900932312012, -1.1428570747375488, -0.9327731132507324, -0.4950979948043823, -1.457983136177063, 1.868347406387329, 1.4481793642044067, -1.0728291273117065, -1.2303920984268188, -1.4054621458053589, -0.12745095789432526, -1.755602240562439, -0.23249296844005585, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.835434257 [e2e-predictor] 9841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5728292465209961, 0.6428572535514832, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.7633053064346313, 1.6757704019546509, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.9208683967590332, 1.9558824300765991, 1.9558824300765991, 1.9383753538131714, 1.9033613204956055, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.5882353782653809, 1.5357143878936768, 1.518207311630249, 1.4481793642044067, 1.3956583738327026, 1.3081233501434326, 1.2731093168258667, 1.2906162738800049, 1.2205883264541626, 1.2731093168258667, 1.2030812501907349, 1.1680673360824585, 1.3081233501434326, 1.4131653308868408, 1.3606443405151367, 1.343137264251709, 1.3081233501434326, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.4131653308868408, 1.465686321258545, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 0.6953782439231873, -1.3879550695419312, -1.6155462265014648, -1.6505602598190308, -1.4754900932312012, -1.5630252361297607, -1.6505602598190308, -1.7030812501907349, -1.1428570747375488, -1.878151297569275, -1.6855742931365967, -1.8256303071975708, -1.7906162738800049, -1.6330533027648926, -1.2654061317443848, -1.1253501176834106, -1.7906162738800049, -0.8277310132980347, 1.518207311630249, 1.7633053064346313, 1.5882353782653809, 1.2030812501907349, 0.6603642702102661, -1.9131653308868408, -1.1078431606292725, 1.2205883264541626, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0280113220214844, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.922 [e2e-predictor] 9692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443], [0.34523820877075195, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5728292465209961, 0.590336263179779, 0.6953782439231873, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6757704019546509, 1.605742335319519, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.8858543634414673, 1.9558824300765991, 1.9733893871307373, 1.8858543634414673, 1.8858543634414673, 1.868347406387329, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7457983493804932, 1.6757704019546509, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.5707283020019531, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.6232492923736572, 1.7107843160629272, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6757704019546509, 1.3956583738327026, -1.282913088798523, -1.5630252361297607, -1.3179271221160889, -1.282913088798523, -0.9677870869636536, -0.9502801299095154, -1.422969102859497, -1.580532193183899, -1.808123230934143, -1.195378065109253, -1.3004200458526611, -0.022408949211239815, 0.5553222298622131, -1.4929972887039185, -1.3879550695419312, -1.6855742931365967, -1.6855742931365967, -0.10994396358728409, 0.8879552483558655, 1.8508403301239014, 1.5882353782653809, 1.430672287940979, -1.580532193183899, -1.335434079170227, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, [e2e-predictor] 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.3102242052555084, 0.3802522122859955, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.7457983493804932, 1.6757704019546509, 1.6582633256912231, 1.693277359008789, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.7983193397521973, 1.8333333730697632, 1.8858543634414673, 1.9033613204956055, 1.9208683967590332, 1.8858543634414673, 1.815826416015625, 1.868347406387329, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.693277359008789, 1.6582633256912231, 1.640756368637085, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.7457983493804932, 1.693277359008789, 1.728291392326355, 1.7983193397521973, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.6757704019546509, 1.3956583738327026, -0.8277310132980347, -1.4754900932312012, -0.4425770044326782, -1.3879550695419312, -0.9852941036224365, -0.8277310132980347, -1.3529410362243652, -0.5651260018348694, -1.282913088798523, -0.9152660369873047, -0.4425770044326782, -1.7906162738800049, -0.09243696182966232, -1.1078431606292725, -1. [e2e-predictor] 3179271221160889, -1.5455182790756226, -1.3004200458526611, -1.5280112028121948, -0.022408949211239815, 0.9929972887039185, 0.8179272413253784, 0.7829132676124573, 1.2030812501907349, -0.022408949211239815, 1.0980392694473267, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443], [0.29271721839904785, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.7107843160629272, 1.6582633256912231, 1.5707283020019531, 1.640756368637085, 1.6757704019546509, 1.780812382698059, 1.7457983493804932, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8333333730697632, 1.780812382698059, 1.8333333730697632, 1.8333333730697632, 1.7633053064346313, 1.5707283020019531, 1.868347406387329, 1.693277359008789, 1.728291392326355, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.7633053064346313, 1.728291392326355, 1.6232492923736572, 1.5882353782653809, 1.518207311630249, 1.483193278312683, 1.430672287940979, 1.4131653308868408, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.2556023597717285, 1.3956583738327026, 1.4481793642044067, 1.4131653308868408, 1. [e2e-predictor] 3256303071975708, 1.1680673360824585, 1.0105042457580566, 1.0980392694473267, -0.7226890325546265, -0.7401960492134094, -1.0028010606765747, -1.1253501176834106, -1.3879550695419312, -0.6876749992370605, -0.6176469922065735, -0.9677870869636536, -1.3179271221160889, -1.3179271221160889, -0.9852941036224365, 0.3102242052555084, -0.9152660369873047, -1.0728291273117065, -0.6526610255241394, -1.3179271221160889, -1.457983136177063, -1.720588207244873, -0.4075630009174347, 0.590336263179779, 1.2205883264541626, 1.3256303071975708, 0.8179272413253784, 0.9054622650146484, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614], [0.2752102017402649, 0.3277312219142914, 0.3802522122859955, 0.45028021931648254, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.640756368637085, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.6757704019546509, 1.728291392326355, 1.693277359008789, 1.605742335319519, 1.693277359008789, 1.7107843160629272, 1.7633053064346313, 1.7107843160629272, 1.8508403301239014, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.6582633256912231, 1.815826416015625, 1.728291392326355, 1.728291392326355, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.693277359008789, 1.7282913923263 [e2e-predictor] 55, 1.7633053064346313, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.640756368637085, 1.5882353782653809, 1.553221344947815, 1.5357143878936768, 1.483193278312683, 1.430672287940979, 1.3956583738327026, 1.3256303071975708, 1.2556023597717285, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.1855742931365967, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, -0.8802520632743835, -0.9327731132507324, -1.335434079170227, -1.6505602598190308, -1.720588207244873, -1.7380952835083008, 0.8704482913017273, 0.7478992342948914, -0.4425770044326782, -1.0903360843658447, -0.9152660369873047, -0.8277310132980347, -1.335434079170227, 0.3102242052555084, -0.28501397371292114, -0.21498596668243408, -1.370448112487793, -0.3025209903717041, -1.422969102859497, -1.4754900932312012, 0.9229692816734314, 1.378151297569275, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0455182790756226, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8879552483558655, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614], [0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.605742335319519, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.8508403301239014, 1.7633053064346313, 1.7457983493804932, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.6757704019546509, 1.780812382698059, 1.8508403301239014, 1.815826416015625, 1.7457983493804932, 1.728291392326355, 1.7107843160629272, 1.763305 [e2e-predictor] 3064346313, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.868347406387329, 0.6078432202339172, 1.0455182790756226, 1.3081233501434326, 1.3081233501434326, 0.9229692816734314, 0.5553222298622131, 0.8004202842712402, 1.728291392326355, 1.780812382698059, 1.7633053064346313, 1.728291392326355, 1.693277359008789, 1.6757704019546509, 1.6232492923736572, 1.5882353782653809, 1.553221344947815, 1.5007003545761108, 1.430672287940979, 1.378151297569275, 1.3256303071975708, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, -0.7401960492134094, -1.0378150939941406, -1.3529410362243652, -1.668067216873169, -1.755602240562439, -1.668067216873169, 1.1155463457107544, -0.03991595283150673, 0.8704482913017273, -0.3025209903717041, -0.6526610255241394, -0.6876749992370605, 0.0476190559566021, 0.24019621312618256, 0.0476190559566021, 0.2226892113685608, -0.4075630009174347, -1.160364031791687, -0.37254899740219116, -0.4075630009174347, 0.7303922772407532, 1.1155463457107544, 1.0805323123931885, 0.9754902720451355, 1.0805323123931885, 1.0805323123931885, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7633053064346313, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.72829139232635 [e2e-predictor] 5, 1.6582633256912231, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.815826416015625, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7107843160629272, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7633053064346313, 1.8333333730697632, 1.8858543634414673, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.780812382698059, -0.3200279772281647, -0.6176469922065735, -0.7927170395851135, -1.4404760599136353, -1.720588207244873, -1.8606442213058472, -0.1624649614095688, 1.8333333730697632, 1.7633053064346313, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.605742335319519, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.378151297569275, 1.3081233501434326, 1.2906162738800049, 1.2030812501907349, 1.1680673360824585, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 1.0630252361297607, 0.9754902720451355, -1.0728291273117065, -1.0553221702575684, -1.5455182790756226, -1.7906162738800049, -1.843137264251709, -0.9852941036224365, 0.5728292465209961, 1.2556023597717285, 1.7107843160629272, 0.8704482913017273, -0.37254899740219116, -0.057422954589128494, -1.4754900932312012, -0.4425770044326782, 0.8879552483558655, 0.34523820877075195, -0.8277310132980347, -0.8802520632743835, -1.2128850221633911, -0.7401960492134094, -1.1253501176834106, 1.1855742931365967, 1.343137264251709, 0.9054622650146484, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0105042457580566, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573], [0.2752102017402649, 0.29271721839904785, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.0805323123931885, 1.1680673360824585, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.570728302001953 [e2e-predictor] 1, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.780812382698059, 1.6757704019546509, 1.7983193397521973, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.6757704019546509, 1.7457983493804932, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7633053064346313, 0.8529412746429443, -1.0378150939941406, -1.0553221702575684, -1.3004200458526611, -1.7030812501907349, -1.755602240562439, -1.2128850221633911, 1.2205883264541626, 1.7107843160629272, 1.7633053064346313, 1.7633053064346313, 1.693277359008789, 1.6757704019546509, 1.605742335319519, 1.5707283020019531, 1.518207311630249, 1.465686321258545, 1.3956583738327026, 1.378151297569275, 1.3256303071975708, 1.2906162738800049, 1.1680673360824585, 1.1855742931365967, 1.1330533027648926, 1.0805323123931885, 1.0630252361297607, 1.0455182790756226, 0.5378152132034302, -0.8452380299568176, -1.3179271221160889, -1.5980392694473267, -1.755602240562439, -0.9677870869636536, 1.7983193397521973, 1.8333333730697632, 1.6757704019546509, 1.8508403301239014, 1.7457983493804932, 0.6953782439231873, 0.06512605398893356, -0.9677870869636536, -1.0728291273117065, 1.1330533027648926, 0.6428572535514832, -0.7752100229263306, -0.7752100229263306, -0.28501397371292114, -0.022408949211239815, 0.3802522122859955, 1.2906162738800049, 0.8004202842712402, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573], [0.29271721839904785, 0.29271721839904785, 0.34523820877075195, 0.3627452254295349, 0.415266215801239, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.8529412746429443, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.0805323123931885, 1.1330533027648926, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.413165330886840 [e2e-predictor] 8, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7457983493804932, 1.605742335319519, 1.7457983493804932, 1.7983193397521973, 1.553221344947815, 1.6582633256912231, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.6582633256912231, -0.7577030062675476, -0.8802520632743835, -1.0553221702575684, -1.6505602598190308, -1.8256303071975708, -1.7906162738800049, -0.28501397371292114, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.640756368637085, 1.5882353782653809, 1.5707283020019531, 1.5007003545761108, 1.465686321258545, 1.430672287940979, 1.3606443405151367, 1.2906162738800049, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.0980392694473267, 1.0980392694473267, 1.0630252361297607, -0.3550419807434082, -1.4054621458053589, -1.5455182790756226, -1.6330533027648926, -0.9677870869636536, 1.518207311630249, 1.815826416015625, 1.7983193397521973, 1.8858543634414673, 1.9908963441848755, 1.9383753538131714, 1.4481793642044067, 0.7654062509536743, 0.11764705926179886, -1.0203081369400024, 1.0980392694473267, 0.502801239490509, -0.5476189851760864, -0.6701680421829224, -0.6001400351524353, -1.370448112487793, 0.24019621312618256, 1.0980392694473267, 0.7654062509536743, 1.0630252361297607, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 1.0280113220214844, 1.0280113220214844, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914], [0.2752102017402649, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.4677872359752655, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2380952 [e2e-predictor] 835083008, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.693277359008789, 1.9033613204956055, 1.7457983493804932, 1.7983193397521973, 1.5882353782653809, 1.6757704019546509, 1.7633053064346313, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.815826416015625, 1.8333333730697632, -0.6176469922065735, -0.5651260018348694, -1.0903360843658447, -1.5455182790756226, -1.720588207244873, -1.247899055480957, -1.0903360843658447, 0.7128852605819702, 1.605742335319519, 1.815826416015625, 1.640756368637085, 1.6232492923736572, 1.5882353782653809, 1.5357143878936768, 1.483193278312683, 1.465686321258545, 1.3956583738327026, 1.3256303071975708, 1.2731093168258667, 1.2205883264541626, 1.1680673360824585, 1.1155463457107544, 1.0980392694473267, 0.3802522122859955, -1.6330533027648926, 0.3277312219142914, 1.2205883264541626, 1.430672287940979, 1.1505602598190308, 1.780812382698059, 1.8858543634414673, 1.868347406387329, 1.9033613204956055, 2.0609242916107178, 1.9908963441848755, 2.0259103775024414, 0.8879552483558655, 0.7829132676124573, -1.0203081369400024, 1.4131653308868408, 0.7654062509536743, -0.26750698685646057, 0.4677872359752655, -0.3550419807434082, -1.5455182790756226, -1.1778711080551147, 1.0805323123931885, 0.8529412746429443, 0.9579832553863525, 1.0455182790756226, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914], [0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.4852942228317 [e2e-predictor] 261, 0.5728292465209961, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.4131653308868408, 1.430672287940979, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.693277359008789, 1.780812382698059, 1.7633053064346313, 1.7107843160629272, 1.815826416015625, 1.780812382698059, 1.815826416015625, 1.7633053064346313, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 0.03011205606162548, -0.23249296844005585, -0.9327731132507324, -0.9152660369873047, -1.6505602598190308, -1.7030812501907349, -0.6701680421829224, -0.8452380299568176, -1.0553221702575684, -0.8977590203285217, 0.2752102017402649, 1.693277359008789, 1.518207311630249, 1.5007003545761108, 1.483193278312683, 1.430672287940979, 1.3256303071975708, 1.3256303071975708, 1.2380952835083008, 1.2030812501907349, 1.1330533027648926, 1.0630252361297607, 0.7303922772407532, 0.6953782439231873, 1.2205883264541626, 1.9558824300765991, 1.9208683967590332, 1.4131653308868408, 1.780812382698059, 1.728291392326355, 2.0259103775024414, 1.9383753538131714, 2.043417453765869, 2.1309523582458496, 1.9208683967590332, 1.2030812501907349, 0.3802522122859955, -1.3004200458526611, 1.6232492923736572, 1.1855742931365967, 0.7829132676124573, 0.9404762983322144, 0.590336263179779, -1.457983136177063, -1.4054621458053589, 0.8004202842712402, 0.7303922772407532, 1.2030812501907349, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.765406 [e2e-predictor] 2509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.780812382698059, 1.7107843160629272, 1.8333333730697632, 1.868347406387329, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.8858543634414673, 1.0630252361297607, -0.9327731132507324, -0.022408949211239815, -1.422969102859497, -0.9502801299095154, -0.8277310132980347, -0.4950979948043823, -1.0203081369400024, -1.7731093168258667, -1.247899055480957, -1.5455182790756226, 1.1855742931365967, 1.483193278312683, 1.465686321258545, 1.430672287940979, 1.4131653308868408, 1.3081233501434326, 1.4131653308868408, 1.3256303071975708, 1.7633053064346313, 1.343137264251709, 1.8333333730697632, 1.9733893871307373, 1.868347406387329, 1.868347406387329, 1.6757704019546509, 1.8508403301239014, 1.9908963441848755, 1.483193278312683, 2.0259103775024414, 1.9908963441848755, 2.0084033012390137, 2.0959384441375732, 1.8858543634414673, 1.343137264251709, 0.08263305574655533, -0.8277310132980347, 1.6582633256912231, 1.0805323123931885, 1.5882353782653809, 1.7633053064346313, 0.9404762983322144, -0.9502801299095154, -1.422969102859497, -0.057422954589128494, 1.0805323123931885, 1.1330533027648926, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, [e2e-predictor] 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6253502368927002, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0980392694473267, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.815826416015625, 1.8508403301239014, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.9208683967590332, 1.8858543634414673, 1.780812382698059, 0.5728292465209961, -0.42506998777389526, -0.14495795965194702, -0.5301120281219482, -1.1078431606292725, -0.8102240562438965, -1.7030812501907349, -0.5476189851760864, -1.1078431606292725, -0.6876749992370605, -0.3025209903717041, 1.605742335319519, 1.5707283020019531, 1.4481793642044067, 1.5007003545761108, 1.9208683967590332, 1.8508403301239014, 1.6582633256912231, 1.9908963441848755, 1.4481793642044067, 2.0609242916107178, 1.9908963441848755, 2.113445281982422, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 2.0084033012390137, 1.5882353782653809, 1.9908963441848755, 1.7633053064346313, 1.9733893871307373, 2.1484594345092773, 2.043417453765869, 1.1855742931365967, -0.9852941036224365, 1.518207311630249, 1.815826416015625, 1.0280113220214844, 1.8333333730697632, 1.9383753538131714, 0.7829132676124573, -0.1624649614095688, -1.457983136177063, 0.13515406847000122, 0.45028021931648254, 1.0455182790756226, 1.1155463457107544, 0.9229692816734314, 0.9579832553863525, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, [e2e-predictor] 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532], [0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.3606443405151367, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 1.6582633256912231, -0.21498596668243408, -1.2303920984268188, 0.3277312219142914, -1.6505602598190308, -0.7752100229263306, -1.3529410362243652, -1.247899055480957, -0.5651260018348694, -1.247899055480957, -0.8277310132980347, 0.6953782439231873, 0.8354342579841614, 1.9383753538131714, 2.165966510772705, 2.043417453765869, 1.780812382698059, 2.0784313678741455, 1.5707283020019531, 2.0084033012390137, 2.0259103775024414, 2.0084033012390137, 1.9033613204956055, 1.8858543634414673, 1.640756368637085, 1.9383753538131714, 1.815826416015625, 1.9733893871307373, 1.5357143878936768, 1.9733893871307373, 2.1484594345092773, 1.9558824300765991, 0.7829132676124573, 1.0280113220214844, 1.780812382698059, 1.8858543634414673, 1.0105042457580566, 1.868347406387329, 1.99089 [e2e-predictor] 63441848755, 0.9929972887039185, -0.03991595283150673, -1.5630252361297607, 0.11764705926179886, 0.4852942228317261, 0.8179272413253784, 1.2556023597717285, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 0.9754902720451355, 0.9929972887039185, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5378152132034302, 0.6253502368927002, 0.6428572535514832, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.868347406387329, 1.9033613204956055, 2.0259103775024414, 1.8333333730697632, 1.4131653308868408, 0.432773232460022, -0.33753499388694763, -0.9852941036224365, -0.6001400351524353, -1.0203081369400024, -0.8277310132980347, 0.012605053372681141, -1.3529410362243652, -1.3179271221160889, -0.3200279772281647, 0.34523820877075195, -1.7380952835083008, -0.6351540088653564, -1.4929972887039185, -1.195378065109253, 1.728291392326355, 2.0084033012390137, 1.6232492923736572, 2.1309523582458496, 1.88585436344 [e2e-predictor] 14673, 1.9208683967590332, 1.9908963441848755, 1.553221344947815, 1.7633053064346313, 1.9383753538131714, 2.0259103775024414, 1.3956583738327026, 1.7633053064346313, 2.0609242916107178, 2.113445281982422, 1.9733893871307373, 1.7983193397521973, 1.9033613204956055, 2.043417453765869, 1.8508403301239014, 1.0805323123931885, 1.9033613204956055, 2.0084033012390137, 1.2556023597717285, 0.20518220961093903, -1.5980392694473267, 1.2030812501907349, 0.6603642702102661, 1.1680673360824585, 0.7478992342948914, 0.5728292465209961, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.590336263179779, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.8858543634414673, -0.26750698685646057, -1.0378150939941406, -0.6351540088653564, -0.057422954589128494, 0.327 [e2e-predictor] 7312219142914, -1.2654061317443848, -1.457983136177063, -0.4425770044326782, -1.0553221702575684, -1.4754900932312012, -0.4950979948043823, -1.1778711080551147, -1.0203081369400024, -1.422969102859497, -0.8452380299568176, -1.2654061317443848, -0.6001400351524353, -1.720588207244873, -1.1428570747375488, 0.18767507374286652, 0.4677872359752655, 1.0630252361297607, 1.9733893871307373, 1.9383753538131714, 1.9383753538131714, 1.4481793642044067, 1.8858543634414673, 1.9733893871307373, 1.0980392694473267, 1.5707283020019531, 1.8858543634414673, 2.2009804248809814, 2.1484594345092773, 2.0959384441375732, 1.9908963441848755, 1.9733893871307373, 1.640756368637085, 1.3956583738327026, 1.868347406387329, 1.9383753538131714, 1.483193278312683, -0.03991595283150673, -1.5980392694473267, 1.9208683967590332, 1.6582633256912231, 0.8354342579841614, 0.8179272413253784, 0.11764705926179886, 0.8529412746429443, 0.8354342579841614, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9404762983322144, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0805323123931885, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3081233501434326, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.8158264160 [e2e-predictor] 15625, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.9558824300765991, 0.4852942228317261, -0.28501397371292114, -1.0203081369400024, -0.5826330184936523, 0.3802522122859955, -0.23249296844005585, 0.11764705926179886, -0.6701680421829224, 0.15266107022762299, 0.18767507374286652, -1.4929972887039185, -1.755602240562439, -0.8102240562438965, -1.7030812501907349, -1.580532193183899, -0.5476189851760864, -0.8627450466156006, -1.5105042457580566, -1.5455182790756226, -1.422969102859497, -0.7927170395851135, -0.21498596668243408, -0.6351540088653564, 0.9054622650146484, 1.780812382698059, 1.4131653308868408, 1.5882353782653809, 1.7107843160629272, 1.0980392694473267, 1.815826416015625, 1.5707283020019531, 2.1309523582458496, 2.1834733486175537, 2.0959384441375732, 2.0084033012390137, 1.8333333730697632, 1.9383753538131714, 1.8858543634414673, 2.0959384441375732, 2.0784313678741455, 1.9033613204956055, -0.7051820158958435, -0.37254899740219116, 1.9733893871307373, 1.8508403301239014, 0.9054622650146484, 0.2577032148838043, -0.5126050114631653, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5553222298622131], [0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.6232492923736572, 1.640756368637085, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, [e2e-predictor] 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.8858543634414673, 1.9033613204956055, 1.9033613204956055, 1.8333333730697632, 0.520308256149292, -0.39005598425865173, -0.47759100794792175, -0.6351540088653564, 0.0476190559566021, 0.2226892113685608, -1.6155462265014648, -1.335434079170227, 0.0476190559566021, -0.26750698685646057, -0.6526610255241394, -0.4600839912891388, -1.4929972887039185, -0.07492996007204056, -0.6176469922065735, -1.3879550695419312, -1.0028010606765747, -1.0028010606765747, -1.3179271221160889, -1.195378065109253, -1.0903360843658447, -0.5651260018348694, -1.4929972887039185, 0.0476190559566021, -0.19747896492481232, 1.5007003545761108, 1.8508403301239014, 1.0280113220214844, 1.1330533027648926, 1.4131653308868408, 1.640756368637085, 1.868347406387329, 2.1309523582458496, 2.0084033012390137, 2.0084033012390137, 2.113445281982422, 2.0259103775024414, 1.9558824300765991, 2.1834733486175537, 2.1484594345092773, 1.9733893871307373, -0.8977590203285217, 1.2556023597717285, 1.9208683967590332, 1.9733893871307373, 1.518207311630249, 1.1330533027648926, 0.03011205606162548, 0.5728292465209961, 0.9579832553863525, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.2556023597717285, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2731093168258667, 1.3256303071975708, 1.3256303071975708, 1.3956583738327026, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.640756368637085, 1.6582633256912 [e2e-predictor] 231, 1.693277359008789, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -1.195378065109253, -0.6876749992370605, -0.5826330184936523, -0.9852941036224365, 0.03011205606162548, -0.057422954589128494, -0.6351540088653564, -1.370448112487793, 0.34523820877075195, 0.3277312219142914, 0.24019621312618256, -1.282913088798523, -0.07492996007204056, -1.6505602598190308, -1.5980392694473267, -1.335434079170227, -1.457983136177063, -0.8977590203285217, 0.5728292465209961, -1.0028010606765747, -0.8627450466156006, -1.3179271221160889, -0.7401960492134094, -1.3004200458526611, -1.0553221702575684, 0.7128852605819702, 1.2380952835083008, 0.9054622650146484, -0.09243696182966232, 1.5882353782653809, 1.815826416015625, 1.9383753538131714, 1.9383753538131714, 2.043417453765869, 2.113445281982422, 1.9558824300765991, 2.0959384441375732, 2.1484594345092773, 2.2009804248809814, 2.1834733486175537, 1.9908963441848755, 1.8508403301239014, 1.8333333730697632, 2.0084033012390137, 2.043417453765869, 1.1330533027648926, 0.34523820877075195, 0.34523820877075195, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6603642702102661, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, [e2e-predictor] 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3606443405151367, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5707283020019531, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.868347406387329, 1.9033613204956055, 1.8858543634414673, 1.9033613204956055, 1.7983193397521973, -0.5476189851760864, -0.9677870869636536, -0.5126050114631653, -1.1778711080551147, -1.1428570747375488, 1.4481793642044067, -0.9852941036224365, -0.6701680421829224, -0.9502801299095154, -1.6505602598190308, -0.7051820158958435, -0.4425770044326782, -1.0728291273117065, -0.7752100229263306, -1.7030812501907349, -1.3529410362243652, -1.2128850221633911, 0.6428572535514832, 1.605742335319519, 1.7107843160629272, 0.17016807198524475, -1.2128850221633911, -0.3550419807434082, -1.2654061317443848, -0.8977590203285217, -1.1428570747375488, -0.3025209903717041, 1.483193278312683, 0.18767507374286652, 1.465686321258545, 1.1155463457107544, 1.605742335319519, 1.9733893871307373, 2.0259103775024414, 2.0259103775024414, 2.0784313678741455, 2.113445281982422, 2.165966510772705, 2.0784313678741455, 2.2009804248809814, 1.9908963441848755, 1.9383753538131714, 1.8333333730697632, 2.1484594345092773, 2.0959384441375732, 1.7457983493804932, 0.4852942228317261, 0.3802522122859955, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0280113220214844, 1.02801 [e2e-predictor] 13220214844, 1.0455182790756226, 1.0805323123931885, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2556023597717285, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.553221344947815, 1.553221344947815, 1.605742335319519, 1.640756368637085, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 1.868347406387329, 1.8858543634414673, 1.868347406387329, 2.0259103775024414, -1.195378065109253, 0.520308256149292, 1.8858543634414673, 0.29271721839904785, 0.17016807198524475, -0.9327731132507324, -0.39005598425865173, -0.9852941036224365, -1.3004200458526611, -1.6505602598190308, -1.3529410362243652, -0.022408949211239815, -0.6701680421829224, -1.3529410362243652, -1.7380952835083008, -1.0028010606765747, 0.7654062509536743, 1.1855742931365967, 1.2731093168258667, 2.165966510772705, 1.2030812501907349, 0.5728292465209961, 1.0105042457580566, 1.5007003545761108, 0.8879552483558655, -0.9502801299095154, -1.2303920984268188, 0.6253502368927002, 1.2556023597717285, 1.2380952835083008, 1.5707283020019531, 1.5357143878936768, 1.8333333730697632, 1.868347406387329, 1.9383753538131714, 2.0609242916107178, 2.0959384441375732, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.9558824300765991, 2.113445281982422, 2.043417453765869, 0.8354342579841614, 0.20518220961093903, 0.8529412746429443, 0.8529412746429443, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.4152662158012 [e2e-predictor] 39, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.1680673360824585, 1.2030812501907349, 1.2205883264541626, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.3956583738327026, 1.4481793642044067, 1.465686321258545, 1.5357143878936768, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.815826416015625, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.868347406387329, 1.8858543634414673, 1.8508403301239014, 1.9733893871307373, 1.7107843160629272, -0.5301120281219482, 0.06512605398893356, 0.6603642702102661, 0.6428572535514832, -0.7226890325546265, -0.5651260018348694, -1.335434079170227, -1.0903360843658447, -1.1253501176834106, -1.247899055480957, -1.3179271221160889, -0.9327731132507324, -1.3179271221160889, -1.5105042457580566, -0.26750698685646057, -1.3529410362243652, 1.0630252361297607, 0.5553222298622131, 1.430672287940979, 1.5357143878936768, 2.0784313678741455, 1.8858543634414673, 1.4481793642044067, 1.1505602598190308, 1.0280113220214844, 0.7303922772407532, -1.3004200458526611, 0.502801239490509, 1.5007003545761108, 1.6232492923736572, 1.2030812501907349, 1.483193278312683, 1.6757704019546509, 1.7457983493804932, 1.8333333730697632, 2.113445281982422, 2.0084033012390137, 2.1309523582458496, 2.1484594345092773, 2.0959384441375732, 1.868347406387329, 1.9733893871307373, 2.0784313678741455, 2.2535016536712646, 1.430672287940979, 0.6603642702102661, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.8704482913017273, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.6253502368927002, 0.607843220 [e2e-predictor] 2339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.502801239490509, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2731093168258667, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.3956583738327026, 1.4131653308868408, 1.483193278312683, 1.483193278312683, 1.553221344947815, 1.5882353782653809, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.8858543634414673, 1.9558824300765991, -0.2499999701976776, -0.42506998777389526, -0.10994396358728409, 0.3102242052555084, -0.3200279772281647, 1.0980392694473267, 1.2205883264541626, 0.7128852605819702, -1.195378065109253, 0.11764705926179886, -1.335434079170227, -0.8277310132980347, -0.6876749992370605, -0.5651260018348694, -1.2303920984268188, 0.06512605398893356, -0.6351540088653564, -1.3879550695419312, -1.2128850221633911, -1.247899055480957, 0.7128852605819702, 1.0280113220214844, 0.8179272413253784, 1.6757704019546509, 1.868347406387329, 0.8529412746429443, 0.7829132676124573, 0.6953782439231873, 0.3102242052555084, 0.3627452254295349, -0.5826330184936523, 1.6757704019546509, 1.5357143878936768, 1.378151297569275, 1.465686321258545, 1.6582633256912231, 1.518207311630249, 1.4131653308868408, 1.7107843160629272, 1.9383753538131714, 2.0784313678741455, 2.1834733486175537, 2.043417453765869, 2.043417453765869, 2.0259103775024414, 2.0084033012390137, 2.1834733486175537, 2.043417453765869, 1.640756368637085, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.695378243923 [e2e-predictor] 1873, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.2030812501907349, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3606443405151367, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.868347406387329, 1.8333333730697632, 1.553221344947815, 0.39775922894477844, -0.9327731132507324, -0.26750698685646057, 0.7128852605819702, 0.9229692816734314, 1.1505602598190308, 1.2380952835083008, 1.1505602598190308, 0.6778712272644043, 0.06512605398893356, -0.6701680421829224, -1.160364031791687, -1.5455182790756226, -1.6155462265014648, -0.6001400351524353, -1.2128850221633911, -0.21498596668243408, -1.4054621458053589, -0.9327731132507324, -0.5476189851760864, -1.4404760599136353, 0.9754902720451355, 1.0805323123931885, 0.8004202842712402, 0.6953782439231873, 1.3606443405151367, 1.430672287940979, 1.2556023597717285, 0.8179272413253784, 0.7829132676124573, 0.8529412746429443, 1.7107843160629272, 1.6757704019546509, 1.693277359008789, 1.640756368637085, 1.693277359008789, 1.7457983493804932, 1.465686321258545, 1.553221344947815, 1.693277359008789, 1.7983193397521973, 1.9558824300765991, 1.9558824300765991, 2.043417453765869, 2.0784313678741455, 2.0609242916107178, 1.9558824300765991, 2.0609242916107178, 1.5007003545761108, 0.7654062509536743, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.887955 [e2e-predictor] 2483558655, 0.8704482913017273, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1680673360824585, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.343137264251709, 1.430672287940979, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.6232492923736572, 1.6582633256912231, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.868347406387329, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.815826416015625, 1.8508403301239014, 1.7983193397521973, 0.415266215801239, 0.4677872359752655, -0.9677870869636536, -0.3550419807434082, 0.7303922772407532, 1.1505602598190308, 1.343137264251709, 1.2556023597717285, 1.1330533027648926, 0.8354342579841614, 0.8179272413253784, -0.9502801299095154, -0.7577030062675476, -1.5105042457580566, -0.5126050114631653, -1.195378065109253, -0.3200279772281647, -0.8977590203285217, -0.4950979948043823, -0.9502801299095154, -1.3879550695419312, -0.6351540088653564, -1.0728291273117065, 0.8179272413253784, 0.9404762983322144, 1.4131653308868408, 1.780812382698059, 1.9033613204956055, 1.8508403301239014, 1.815826416015625, 1.518207311630249, 1.3606443405151367, 1.7457983493804932, 1.605742335319519, 1.8333333730697632, 1.8858543634414673, 1.9908963441848755, 1.8508403301239014, 1.7633053064346313, 1.5357143878936768, 1.780812382698059, 1.8333333730697 [e2e-predictor] 632, 1.7107843160629272, 1.518207311630249, 1.8858543634414673, 1.868347406387329, 1.9558824300765991, 1.9908963441848755, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6603642702102661, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.640756368637085, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7983193397521973, 1.815826416015625, 1.8508403301239014, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.8333333730697632, 1.7983193397521973, 0.2226892113685608, 0.7303922772407532, -0.9152660369873047, -0.4075630009174347, 0.8879552483558655, 1.343137264251709, 1.4131653308868408, 1.3081233501434326, 1.1505602598190308, 0.8179272413253784, 0.9579832553863525, 0.012605053372681141, -1.1253501176834106, -0.7226890325546265, -1.422969102859497, 0.06512605398893356, -0.42506998777389526, -0.6526610255241394, -0.8277310132980347, -1.3179271221160889, -0.2499999701976776, -1.247899055480957, -1.195378065109253 [e2e-predictor] , -1.370448112487793, 1.693277359008789, 1.9383753538131714, 1.8858543634414673, 1.5357143878936768, 1.815826416015625, 1.9208683967590332, 1.6582633256912231, 1.728291392326355, 1.8333333730697632, 1.553221344947815, 2.0259103775024414, 2.0084033012390137, 1.6757704019546509, 1.7457983493804932, 1.6757704019546509, 1.7983193397521973, 1.8508403301239014, 1.728291392326355, 1.693277359008789, 1.7983193397521973, 1.7457983493804932, 1.9208683967590332, 1.640756368637085, 1.7633053064346313, 1.815826416015625, 1.2030812501907349, 0.6778712272644043, 0.7654062509536743, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.4481793642044067, 1.5007003545761108, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.7107843160629272, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8508403301239014, 1.8508403301239014, 1.8333333730697632, 1.815826416015625, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 0.3627452254295349, 0.8704482913017273, -0.4950979948043823, -0.5826330184936523, 0.8879552483 [e2e-predictor] 558655, 1.3256303071975708, 1.3956583738327026, 1.2906162738800049, 1.1855742931365967, 0.9229692816734314, 1.0280113220214844, 0.9229692816734314, 1.2906162738800049, -0.09243696182966232, -0.5651260018348694, -0.9327731132507324, -1.7380952835083008, -0.9152660369873047, -1.0378150939941406, -0.7226890325546265, -1.247899055480957, -1.1428570747375488, -1.247899055480957, -1.3879550695419312, -0.2499999701976776, 1.4481793642044067, 1.728291392326355, 1.7457983493804932, 1.9208683967590332, 1.7457983493804932, 1.8858543634414673, 1.9033613204956055, 2.0259103775024414, 1.9558824300765991, 1.465686321258545, 2.0609242916107178, 2.0259103775024414, 2.1309523582458496, 1.9558824300765991, 1.8508403301239014, 1.780812382698059, 1.868347406387329, 1.728291392326355, 1.693277359008789, 1.693277359008789, 1.605742335319519, 1.5007003545761108, 1.693277359008789, 2.0609242916107178, 1.483193278312683, 0.6953782439231873, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2556023597717285, 1.3256303071975708, 1.3606443405151367, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.728291392326355, 1.7633053064346313, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7 [e2e-predictor] 457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7633053064346313, 0.6078432202339172, 0.590336263179779, 0.11764705926179886, -0.26750698685646057, 0.9754902720451355, 1.378151297569275, 1.3956583738327026, 1.3081233501434326, 0.7654062509536743, 0.9229692816734314, 1.0455182790756226, 1.0455182790756226, 1.2906162738800049, 1.378151297569275, -0.4950979948043823, -1.1428570747375488, -1.247899055480957, -1.2654061317443848, 0.29271721839904785, -0.9152660369873047, -0.0049019488506019115, -0.10994396358728409, -1.5630252361297607, -1.282913088798523, -0.9677870869636536, -1.5630252361297607, -0.5826330184936523, 1.6757704019546509, 1.8333333730697632, 1.640756368637085, 1.605742335319519, 2.113445281982422, 2.1309523582458496, 2.1309523582458496, 1.7457983493804932, 2.0084033012390137, 2.0084033012390137, 1.9908963441848755, 2.0259103775024414, 2.043417453765869, 2.0259103775024414, 1.9908963441848755, 1.8508403301239014, 1.9383753538131714, 1.728291392326355, 1.7633053064346313, 1.728291392326355, 1.7457983493804932, 1.9908963441848755, 1.1855742931365967, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8879552483558655, 0.8354342579841614, 0.8529412746429443, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9754902720451355, 0.9929972887039185, 1.0280113220214844, 1.0630252361297607, 1.1155463457107544, 1.1680673360824585, 1.1855742931365967, 1.2731093168258667, 1.3081233501434326, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7457983493804932, 1.7633053064346313, 1.7983193397521973, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.815826416015625, 1.7983193 [e2e-predictor] 397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7457983493804932, 1.343137264251709, 0.6953782439231873, -0.33753499388694763, 0.34523820877075195, 0.9579832553863525, 1.2731093168258667, 1.2380952835083008, 0.9929972887039185, 0.6078432202339172, 1.0980392694473267, 1.2380952835083008, 1.1155463457107544, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, -0.6176469922065735, -0.5126050114631653, 0.1001400575041771, -0.37254899740219116, -0.4425770044326782, -0.37254899740219116, 0.3102242052555084, 1.378151297569275, -1.247899055480957, -1.335434079170227, -0.9502801299095154, -1.4404760599136353, 0.39775922894477844, 1.8333333730697632, 1.7457983493804932, 1.7983193397521973, 2.0784313678741455, 2.1484594345092773, 2.0784313678741455, 2.0084033012390137, 2.113445281982422, 2.0609242916107178, 1.553221344947815, 1.8508403301239014, 1.9908963441848755, 1.9733893871307373, 2.113445281982422, 2.0609242916107178, 2.0084033012390137, 1.9733893871307373, 1.9383753538131714, 1.8858543634414673, 1.7107843160629272, 2.1484594345092773, 2.235994577407837, 0.6603642702102661, 0.7654062509536743, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0805323123931885, 1.0980392694473267, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.343137264251709, 1.395 [e2e-predictor] 6583738327026, 1.4481793642044067, 1.5357143878936768, 1.5707283020019531, 1.605742335319519, 1.6757704019546509, 1.7107843160629272, 1.7633053064346313, 1.780812382698059, 1.7983193397521973, 1.815826416015625, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.8333333730697632, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 1.483193278312683, 0.9054622650146484, 0.432773232460022, 1.1855742931365967, 0.9404762983322144, 0.9404762983322144, 0.8529412746429443, 0.8879552483558655, 0.6603642702102661, 1.0980392694473267, 1.2731093168258667, 1.1505602598190308, 1.2380952835083008, 1.3081233501434326, 1.4131653308868408, 0.8354342579841614, -0.022408949211239815, -0.21498596668243408, -0.4950979948043823, 0.06512605398893356, 0.39775922894477844, 0.03011205606162548, -0.33753499388694763, -0.057422954589128494, -1.1253501176834106, -0.5826330184936523, -0.5826330184936523, -1.3179271221160889, 0.3802522122859955, 1.6582633256912231, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.1309523582458496, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.7983193397521973, 1.4481793642044067, 2.0609242916107178, 2.1309523582458496, 2.1309523582458496, 2.165966510772705, 2.165966510772705, 2.113445281982422, 2.043417453765869, 1.9033613204956055, 2.0084033012390137, 2.1834733486175537, 2.2009804248809814, 0.8529412746429443, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0 [e2e-predictor] .7128852605819702, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.2030812501907349, 1.2906162738800049, 1.3606443405151367, 1.4131653308868408, 1.5007003545761108, 1.5357143878936768, 1.605742335319519, 1.6582633256912231, 1.6757704019546509, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7983193397521973, 1.7457983493804932, 0.9754902720451355, 0.8529412746429443, 1.483193278312683, 1.6582633256912231, 0.5553222298622131, 0.502801239490509, 0.8879552483558655, 0.8179272413253784, 0.6253502368927002, 1.0805323123931885, 1.605742335319519, 1.2030812501907349, 1.2731093168258667, 1.9558824300765991, 1.6232492923736572, 1.0280113220214844, 0.8879552483558655, -0.4075630009174347, -0.7051820158958435, 0.9229692816734314, -1.247899055480957, -0.4075630009174347, 1.465686321258545, 0.4852942228317261, 0.9054622650146484, -1.1428570747375488, -0.7927170395851135, -0.8452380299568176, -0.7401960492134094, -0.7226890325546265, 0.590336263179779, 2.0084033012390137, 2.1834733486175537, 2.0784313678741455, 2.0784313678741455, 1.9208683967590332, 2.0609242916107178, 1.9383753538131714, 1.9733893871307373, 2.113445281982422, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.165966510772705, 2.113445281982422, 2.0959384441375732, 1.7457983493804932, 2.0084033012390137, 2.1484594345092773, 1.9033613204956055, 0.8879552483558655, 0.7654062509536743, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.467787235975265 [e2e-predictor] 5, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0805323123931885, 1.1680673360824585, 1.2205883264541626, 1.2731093168258667, 1.3606443405151367, 1.4131653308868408, 1.4481793642044067, 1.518207311630249, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7983193397521973, 1.7983193397521973, 1.780812382698059, 1.780812382698059, 1.7633053064346313, 1.780812382698059, 1.780812382698059, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7457983493804932, 0.3277312219142914, 0.9579832553863525, 0.8004202842712402, 0.7829132676124573, 0.9754902720451355, 0.39775922894477844, 0.7829132676124573, 0.8879552483558655, 0.6603642702102661, 0.9579832553863525, 1.5007003545761108, 0.9754902720451355, 1.343137264251709, 1.9383753538131714, 1.868347406387329, 1.4131653308868408, 0.8704482913017273, -0.5301120281219482, -0.7927170395851135, 0.03011205606162548, -1.3529410362243652, -0.4600839912891388, 2.1834733486175537, 1.693277359008789, 0.8879552483558655, 0.6603642702102661, -1.0553221702575684, -0.8452380299568176, -0.19747896492481232, -1.160364031791687, -1.195378065109253, 0.45028021931648254, 2.1834733486175537, 2.0609242916107178, 1.9908963441848755, 1.640756368637085, 1.7633053064346313, 1.8508403301239014, 1.868347406387329, 1.6582633256912231, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.218487501144409, 2.1309523582458496, 2.1484594345092773, 2.0609242916107178, 1.8508403301239014, 2.043417453765869, 2.0259103775024414, 0.9929972887039185, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6778712272644043, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.3977 [e2e-predictor] 5922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0280113220214844, 1.0455182790756226, 1.1505602598190308, 1.2030812501907349, 1.2556023597717285, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.483193278312683, 1.5357143878936768, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7983193397521973, 1.7983193397521973, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7457983493804932, 0.2752102017402649, 0.9229692816734314, -0.3550419807434082, 1.693277359008789, 0.9754902720451355, 0.7478992342948914, 0.8704482913017273, 1.2030812501907349, 0.9229692816734314, 0.9054622650146484, 1.3606443405151367, 0.8704482913017273, 1.2731093168258667, 1.9383753538131714, 1.9383753538131714, 1.7107843160629272, 0.7478992342948914, -0.3025209903717041, -0.21498596668243408, -0.8452380299568176, 1.3081233501434326, -1.370448112487793, 1.3256303071975708, 1.868347406387329, 1.640756368637085, 1.0105042457580566, 0.5728292465209961, -0.4075630009174347, -0.39005598425865173, 0.3802522122859955, -0.4950979948043823, -1.3529410362243652, 0.2752102017402649, 2.0959384441375732, 1.780812382698059, 1.5707283020019531, 1.483193278312683, 0.8704482913017273, 1.9033613204956055, 2.0959384441375732, 2.113445281982422, 2.2009804248809814, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.113445281982422, 2.043417453765869, 1.9383753538131714, 2.0609242916107178, 1.9733893871307373, 1.868347406387329, 0.7478992342948914, 0.8179272413253784, 0.8529412746429443, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.8354342579841614, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622 [e2e-predictor] 131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2906162738800049, 1.3256303071975708, 1.4131653308868408, 1.465686321258545, 1.5007003545761108, 1.5357143878936768, 1.5882353782653809, 1.605742335319519, 1.640756368637085, 1.693277359008789, 1.7107843160629272, 1.728291392326355, 1.7457983493804932, 1.7633053064346313, 1.7633053064346313, 1.7633053064346313, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.780812382698059, 0.45028021931648254, 0.3102242052555084, 0.012605053372681141, 1.2731093168258667, 1.4481793642044067, 1.0455182790756226, 1.518207311630249, 1.465686321258545, 0.9579832553863525, 1.1330533027648926, 1.483193278312683, 0.8354342579841614, 1.2556023597717285, 1.9033613204956055, 1.9383753538131714, 1.9033613204956055, 1.4131653308868408, 0.6428572535514832, 1.0805323123931885, 0.3627452254295349, 0.8879552483558655, -0.9327731132507324, -0.8452380299568176, 1.9558824300765991, 1.9383753538131714, 2.0084033012390137, 1.7107843160629272, 1.2556023597717285, 0.8529412746429443, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, -1.3879550695419312, 0.34523820877075195, 1.7983193397521973, 1.343137264251709, 1.815826416015625, 1.1155463457107544, 1.553221344947815, 1.9733893871307373, 1.8858543634414673, 2.218487501144409, 2.2710084915161133, 2.2710084915161133, 2.218487501144409, 2.1484594345092773, 2.113445281982422, 2.043417453765869, 1.9208683967590332, 1.9733893871307373, 2.0084033012390137, 0.6603642702102661, 0.8179272413253784, 0.8704482913017273, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336 [e2e-predictor] 263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 1.0455182790756226, 1.1155463457107544, 1.1855742931365967, 1.2556023597717285, 1.3081233501434326, 1.3956583738327026, 1.4131653308868408, 1.4481793642044067, 1.483193278312683, 1.518207311630249, 1.553221344947815, 1.605742335319519, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.728291392326355, 1.7633053064346313, 1.7633053064346313, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.7633053064346313, 0.39775922894477844, 1.0455182790756226, 0.7654062509536743, 1.3606443405151367, 1.4481793642044067, 0.9404762983322144, 1.483193278312683, 1.430672287940979, 0.9404762983322144, 1.2205883264541626, 1.465686321258545, 0.8879552483558655, 1.1855742931365967, 1.9208683967590332, 1.8508403301239014, 1.8333333730697632, 1.9383753538131714, 1.6582633256912231, 0.012605053372681141, 1.8333333730697632, 0.8704482913017273, 1.0630252361297607, -1.3179271221160889, 2.0784313678741455, 1.780812382698059, 2.0259103775024414, 2.165966510772705, 2.1309523582458496, 2.0259103775024414, 1.868347406387329, 0.8704482913017273, 0.7128852605819702, 0.8704482913017273, -1.4054621458053589, 1.4481793642044067, 0.415266215801239, 1.9208683967590332, 1.815826416015625, 1.4481793642044067, 1.815826416015625, 1.605742335319519, 1.3256303071975708, 2.235994577407837, 2.2535016536712646, 2.218487501144409, 2.218487501144409, 2.0609242916107178, 2.0084033012390137, 1.868347406387329, 2.0084033012390137, 1.7983193397521973, 0.6953782439231873, 0.8004202842712402, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.88 [e2e-predictor] 79552483558655, 0.8704482913017273, 0.8354342579841614, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6078432202339172, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 1.0105042457580566, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2731093168258667, 1.343137264251709, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.5357143878936768, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.6757704019546509, 1.693277359008789, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 0.8879552483558655, 1.640756368637085, 0.7829132676124573, 1.553221344947815, 1.0280113220214844, 0.9579832553863525, 1.3256303071975708, 1.378151297569275, 0.6603642702102661, 1.2205883264541626, 1.3256303071975708, 0.7829132676124573, 1.3956583738327026, 1.868347406387329, 1.8333333730697632, 1.9208683967590332, 1.9033613204956055, 1.780812382698059, 1.2556023597717285, 1.9383753538131714, 1.7633053064346313, 1.2731093168258667, -1.370448112487793, 1.8333333730697632, 1.8333333730697632, 2.0784313678741455, 2.0959384441375732, 2.1309523582458496, 2.0609242916107178, 2.0609242916107178, 1.9733893871307373, 0.9929972887039185, 0.8004202842712402, 0.20518220961093903, -1.1253501176834106, 1.3606443405151367, 1.3956583738327026, 1.0280113220214844, 1.7107843160629272, 1.6757704019546509, 1.0805323123931885, 1.1680673360824585, 2.288515567779541, 2.2009804248809814, 2.2535016536712646, 2.235994577407837, 2.1484594345092773, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.85084033012 [e2e-predictor] 39014, 1.0280113220214844, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6428572535514832, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961], [0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9579832553863525, 1.0105042457580566, 1.0980392694473267, 1.1505602598190308, 1.2380952835083008, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.430672287940979, 1.465686321258545, 1.518207311630249, 1.553221344947815, 1.553221344947815, 1.5882353782653809, 1.6232492923736572, 1.6757704019546509, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.7457983493804932, 1.7457983493804932, 1.7457983493804932, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.693277359008789, 1.693277359008789, 1.343137264251709, 1.3606443405151367, 1.378151297569275, 1.9208683967590332, 1.3956583738327026, 0.6603642702102661, 0.6428572535514832, 0.9579832553863525, 0.520308256149292, 1.2205883264541626, 1.378151297569275, 0.9054622650146484, 1.3256303071975708, 1.815826416015625, 1.868347406387329, 1.9383753538131714, 1.8333333730697632, 1.3256303071975708, 0.15266107022762299, 2.0259103775024414, 2.0084033012390137, 1.2205883264541626, -1.0028010606765747, 1.9208683967590332, 1.9383753538131714, 2.113445281982422, 2.0959384441375732, 2.1834733486175537, 2.0784313678741455, 2.113445281982422, 2.0259103775024414, 2.0609242916107178, 0.8879552483558655, 0.8354 [e2e-predictor] 342579841614, -1.4054621458053589, 1.7983193397521973, 1.1155463457107544, 1.8508403301239014, 1.6232492923736572, 1.553221344947815, 1.1155463457107544, 1.0630252361297607, 2.2535016536712646, 2.1309523582458496, 2.235994577407837, 2.2535016536712646, 2.1834733486175537, 2.1484594345092773, 2.0609242916107178, 1.9033613204956055, 1.9208683967590332, 1.7457983493804932, 0.7303922772407532, 0.8354342579841614, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6428572535514832, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779], [0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.5553222298622131, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0980392694473267, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.6582633256912231, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.728291392326355, 1.728291392326355, 1.728291392326355, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6232492923736572, 1.430672287940979, 1.1680673360824585, 1.2731093168258667, 1.9033613204956055, 1.693277359008789, 1.0805323123931885, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 1.1855742931365967, 1.2556023597717285, 0.9579832553863525, 1.693277359008789, 1.693277359008789, 1.7633053064346313, 1.920868396759 [e2e-predictor] 0332, 1.3081233501434326, 0.4677872359752655, 0.9929972887039185, 1.815826416015625, 1.8508403301239014, 1.1680673360824585, -0.7226890325546265, 1.9908963441848755, 2.0259103775024414, 2.1309523582458496, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.1309523582458496, 2.0959384441375732, 2.0959384441375732, 1.553221344947815, 0.7829132676124573, -0.12745095789432526, 0.7654062509536743, 1.9558824300765991, 1.9383753538131714, 1.9208683967590332, 1.483193278312683, 1.483193278312683, 0.7654062509536743, 2.2710084915161133, 2.1834733486175537, 2.2009804248809814, 2.2710084915161133, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 1.9208683967590332, 2.0084033012390137, 1.9383753538131714, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.7128852605819702, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8704482913017273, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2556023597717285, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5707283020019531, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.693277359008789, 1.693277359008789, 1.693277359008789, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.7107843160629272, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.6757704019546509, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6757704019546509, 1.640756368637085, 1.6582633256912231, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.65 [e2e-predictor] 82633256912231, 1.605742335319519, 1.553221344947815, 1.518207311630249, 1.0805323123931885, 1.7457983493804932, 1.9383753538131714, 1.7633053064346313, 0.6078432202339172, 0.502801239490509, 0.8354342579841614, 1.1330533027648926, 0.9929972887039185, 1.1330533027648926, 1.605742335319519, 1.8508403301239014, 1.8508403301239014, 1.9033613204956055, 0.18767507374286652, -0.057422954589128494, -0.7401960492134094, 0.9579832553863525, 1.7107843160629272, 0.9229692816734314, 1.5007003545761108, 2.043417453765869, 1.9208683967590332, 2.113445281982422, 2.0609242916107178, 2.1309523582458496, 2.1484594345092773, 2.2009804248809814, 2.165966510772705, 2.1484594345092773, 1.7107843160629272, 1.9383753538131714, 1.0455182790756226, 0.7829132676124573, 1.9558824300765991, 1.9733893871307373, 1.553221344947815, 0.8004202842712402, 1.2731093168258667, 0.9754902720451355, 2.165966510772705, 2.2009804248809814, 2.235994577407837, 2.288515567779541, 2.218487501144409, 2.165966510772705, 2.218487501144409, 2.0084033012390137, 2.0784313678741455, 1.780812382698059, 1.0805323123931885, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8879552483558655, 0.9229692816734314, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.432773232460022, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9229692816734314, 0.9579832553863525, 1.0280113220214844, 1.0805323123931885, 1.1505602598190308, 1.2030812501907349, 1.2205883264541626, 1.3081233501434326, 1.343137264251709, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.7107843160629272, 1.7107843160629272, 1.693277359008789, 1.693277359008789, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.658263325691223 [e2e-predictor] 1, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.6582633256912231, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6582633256912231, 1.605742335319519, 1.5357143878936768, 1.4481793642044067, 1.3081233501434326, 1.5707283020019531, 2.0609242916107178, 2.0609242916107178, 1.605742335319519, 0.08263305574655533, 0.9929972887039185, 1.343137264251709, 0.8879552483558655, 1.465686321258545, 1.868347406387329, 1.9908963441848755, 1.8508403301239014, 1.9733893871307373, -0.1624649614095688, 0.29271721839904785, -0.6001400351524353, 0.3802522122859955, 1.378151297569275, 1.9033613204956055, 1.430672287940979, 2.043417453765869, 1.8858543634414673, 2.218487501144409, 2.113445281982422, 2.113445281982422, 2.0784313678741455, 2.113445281982422, 2.1484594345092773, 2.1309523582458496, 2.0259103775024414, 1.9383753538131714, 1.9033613204956055, 1.5357143878936768, 1.868347406387329, 1.8858543634414673, 1.5707283020019531, 1.0105042457580566, 1.465686321258545, 1.5707283020019531, 1.9558824300765991, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.235994577407837, 2.218487501144409, 2.235994577407837, 2.113445281982422, 2.1309523582458496, 1.605742335319519, 1.4131653308868408, 0.6953782439231873, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9229692816734314, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9754902720451355, 1.0455182790756226, 1.1155463457107544, 1.1505602598190308, 1.2205883264541626, 1.2731093168258667, 1.3256303071975708, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.5357143878936768, 1.5707283020019531, [e2e-predictor] 1.5882353782653809, 1.605742335319519, 1.6232492923736572, 1.640756368637085, 1.640756368637085, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.6757704019546509, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.6582633256912231, 1.6582633256912231, 1.6232492923736572, 1.6232492923736572, 1.5882353782653809, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.6232492923736572, 1.605742335319519, 1.5882353782653809, 1.6232492923736572, 1.640756368637085, 1.553221344947815, 0.8354342579841614, 1.378151297569275, 1.0280113220214844, 1.378151297569275, 2.1309523582458496, 2.0784313678741455, 1.8508403301239014, 0.6253502368927002, 1.0630252361297607, 1.2556023597717285, 0.8179272413253784, 1.553221344947815, 1.8858543634414673, 1.9208683967590332, 1.9208683967590332, 1.0980392694473267, 0.45028021931648254, 0.415266215801239, -0.3200279772281647, -0.33753499388694763, 0.7303922772407532, 1.3256303071975708, 1.7983193397521973, 2.0259103775024414, 1.9383753538131714, 2.0259103775024414, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0959384441375732, 2.235994577407837, 2.2009804248809814, 2.0784313678741455, 1.9733893871307373, 2.0084033012390137, 1.815826416015625, 1.7457983493804932, 1.9033613204956055, 1.8333333730697632, 0.9929972887039185, 1.3081233501434326, 1.4481793642044067, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.2710084915161133, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 1.815826416015625, 1.6582633256912231, 0.7303922772407532, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.9229692816734314, 0.9579832553863525, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7654062509536743, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.590336263179779, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.78291 [e2e-predictor] 32676124573, 0.8354342579841614, 0.8879552483558655, 0.9579832553863525, 1.0280113220214844, 1.0455182790756226, 1.0980392694473267, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.3081233501434326, 1.3606443405151367, 1.430672287940979, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.640756368637085, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.5007003545761108, 1.0105042457580566, 1.2731093168258667, 0.9754902720451355, 1.3081233501434326, 2.0959384441375732, 2.0609242916107178, 1.430672287940979, 1.2556023597717285, 0.9754902720451355, 0.8529412746429443, 0.8354342579841614, 1.7983193397521973, 1.9733893871307373, 1.6757704019546509, 1.9208683967590332, 0.3277312219142914, 0.1001400575041771, 0.8179272413253784, -0.14495795965194702, -0.5126050114631653, 0.24019621312618256, 1.0280113220214844, 1.7107843160629272, 1.6232492923736572, 1.6757704019546509, 2.0959384441375732, 2.043417453765869, 2.0084033012390137, 2.0959384441375732, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.113445281982422, 2.043417453765869, 2.043417453765869, 1.8333333730697632, 1.7983193397521973, 2.0084033012390137, 1.7457983493804932, 0.6253502368927002, 1.1330533027648926, 1.465686321258545, 2.1309523582458496, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.2710084915161133, 2.2535016536712646, 2.235994577407837, 2.218487501144409, 2.165966510772705, 1.9033613204956055, 1.8858543634414673, 0.6778712272644043, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.38025221 [e2e-predictor] 22859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9754902720451355, 1.0455182790756226, 1.0980392694473267, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.3081233501434326, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, 1.483193278312683, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.6232492923736572, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.605742335319519, 1.605742335319519, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.483193278312683, 1.2030812501907349, 1.3081233501434326, 0.9929972887039185, 1.4131653308868408, 2.113445281982422, 1.780812382698059, 1.1505602598190308, 1.5707283020019531, 0.8004202842712402, 0.7654062509536743, 1.5357143878936768, 1.7457983493804932, 1.9908963441848755, 1.815826416015625, 1.780812382698059, 0.415266215801239, 0.2752102017402649, 0.8879552483558655, -0.17997196316719055, 0.08263305574655533, -0.9152660369873047, 0.9229692816734314, 1.0630252361297607, 1.3606443405151367, 2.0784313678741455, 1.780812382698059, 2.0959384441375732, 2.0609242916107178, 1.9033613204956055, 2.0784313678741455, 2.2009804248809814, 2.0609242916107178, 2.0959384441375732, 2.0959384441375732, 2.0784313678741455, 1.9558824300765991, 1.9558824300765991, 1.7107843160629272, 2.0959384441375732, 1.2205883264541626, 1.3256303071975708, 1.5707283020019531, 1.9733893871307373, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.218487501144409, 1.868347406387329, 1.7107843160629272, 0.7829132676124573, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.3977592289 [e2e-predictor] 4477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8704482913017273, 0.9404762983322144, 1.0280113220214844, 1.0630252361297607, 1.0980392694473267, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.343137264251709, 1.3606443405151367, 1.4131653308868408, 1.430672287940979, 1.465686321258545, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.605742335319519, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5707283020019531, 1.5882353782653809, 1.518207311630249, 1.5357143878936768, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.5007003545761108, 1.343137264251709, 1.3606443405151367, 0.9054622650146484, 1.378151297569275, 2.0784313678741455, 0.415266215801239, 0.7829132676124573, 1.605742335319519, 1.2906162738800049, 1.640756368637085, 1.5007003545761108, 1.8508403301239014, 1.7983193397521973, 1.693277359008789, 1.465686321258545, 0.1001400575041771, 0.24019621312618256, 0.6778712272644043, -0.3200279772281647, 0.7128852605819702, -0.6701680421829224, 0.20518220961093903, 1.3081233501434326, 2.0609242916107178, 2.0609242916107178, 1.5357143878936768, 1.868347406387329, 2.113445281982422, 2.043417453765869, 2.0959384441375732, 2.1484594345092773, 1.9908963441848755, 2.113445281982422, 2.0259103775024414, 1.9733893871307373, 1.9908963441848755, 1.9733893871307373, 2.0959384441375732, 2.113445281982422, 0.24019621312618256, 1.2380952835083008, 1.6757704019546509, 2.0084033012390137, 2.2535016536712646, 2.288515567779541, 2.288515567779541, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 2.2009804248809814, 2.1834733486175537, 1.4481793642044067, 1.815826416015625, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 1.0105042457580566, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.38025 [e2e-predictor] 22122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.4677872359752655, 0.502801239490509, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7654062509536743, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.9579832553863525, 1.0105042457580566, 1.0630252361297607, 1.1155463457107544, 1.1330533027648926, 1.2030812501907349, 1.2380952835083008, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.3956583738327026, 1.3956583738327026, 1.430672287940979, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.553221344947815, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.553221344947815, 1.5882353782653809, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5707283020019531, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.518207311630249, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.3081233501434326, 1.378151297569275, 0.8529412746429443, 1.5007003545761108, 1.728291392326355, -0.4600839912891388, -0.47759100794792175, 1.1330533027648926, 1.553221344947815, 1.693277359008789, 1.7457983493804932, 1.868347406387329, 1.9033613204956055, 1.553221344947815, 0.9929972887039185, 0.08263305574655533, -0.14495795965194702, 0.18767507374286652, 0.13515406847000122, 0.6953782439231873, -0.07492996007204056, 0.5728292465209961, 0.8179272413253784, 1.5007003545761108, 1.4131653308868408, 2.0259103775024414, 1.815826416015625, 1.868347406387329, 1.8858543634414673, 2.0084033012390137, 2.218487501144409, 2.0784313678741455, 2.165966510772705, 1.9558824300765991, 1.9733893871307373, 2.113445281982422, 1.8858543634414673, 2.0784313678741455, 1.815826416015625, 0.9054622650146484, 1.2030812501907349, 1.7983193397521973, 2.0259103775024414, 2.2535016536712646, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.235994577407837, 2.2009804248809814, 2.1834733486175537, 2.165966510772705, 1.7983193397521973, 1.9733893871307373, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9054622650146484, 0.9404762983322144, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6603642702102661, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5728292465209961 [e2e-predictor] , 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.6078432202339172, 0.6428572535514832, 0.6778712272644043, 0.7654062509536743, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.9054622650146484, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2380952835083008, 1.2906162738800049, 1.343137264251709, 1.378151297569275, 1.3956583738327026, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.483193278312683, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.553221344947815, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.553221344947815, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.465686321258545, 1.1505602598190308, 1.2906162738800049, 0.5378152132034302, 1.5882353782653809, 1.5707283020019531, -0.0049019488506019115, -0.28501397371292114, 0.18767507374286652, 1.9208683967590332, 0.39775922894477844, 1.9558824300765991, 1.8858543634414673, 1.868347406387329, 1.605742335319519, 1.1680673360824585, 0.415266215801239, 0.6078432202339172, 1.2731093168258667, 0.24019621312618256, 1.1155463457107544, 0.7128852605819702, -0.19747896492481232, 0.39775922894477844, 0.9754902720451355, 0.9579832553863525, 1.430672287940979, 1.6757704019546509, 1.7633053064346313, 0.8004202842712402, 1.483193278312683, 2.1484594345092773, 2.1834733486175537, 2.1834733486175537, 2.165966510772705, 2.0084033012390137, 2.165966510772705, 2.0609242916107178, 1.6757704019546509, 2.043417453765869, 0.9929972887039185, 1.693277359008789, 1.6757704019546509, 2.0259103775024414, 2.1834733486175537, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.2009804248809814, 1.9383753538131714, 1.8333333730697632, 0.6428572535514832, 0.6253502368927002, 0.6953782439231873, 0.7478992342948914, 0.7829132676124573, 0.8354342579841614, 0.9054622650146484, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9579832553863525, 0.9404762983322144, 0.9579832553863525, 0.9229692816734314, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.747899234294 [e2e-predictor] 8914, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.590336263179779], [0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9579832553863525, 1.0280113220214844, 1.0630252361297607, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2556023597717285, 1.2906162738800049, 1.3256303071975708, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.4481793642044067, 1.465686321258545, 1.4481793642044067, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.5357143878936768, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.5707283020019531, 0.9404762983322144, 1.2731093168258667, 0.8179272413253784, 1.5707283020019531, 1.2731093168258667, 0.11764705926179886, -1.0553221702575684, -0.12745095789432526, 1.7983193397521973, 0.5728292465209961, 1.728291392326355, 1.8508403301239014, 1.8333333730697632, 1.7633053064346313, 1.0980392694473267, 0.24019621312618256, 0.6778712272644043, 1.3956583738327026, 0.29271721839904785, 0.7128852605819702, 0.415266215801239, -0.6351540088653564, 0.7829132676124573, 1.1155463457107544, 1.483193278312683, 1.378151297569275, 1.343137264251709, 1.7107843160629272, 1.2205883264541626, 1.9908963441848755, 2.218487501144409, 2.113445281982422, 2.1484594345092773, 1.9908963441848755, 1.9383753538131714, 1.9733893871307373, 1.9208683967590332, 1.9558824300765991, 2.0609242916107178, 1.9033613204956055, 1.430672287940979, 1.728291392326355, 2.0784313678741455, 2.1834733486175537, 2.2009804248809814, 2.235994577407837, 2.235994577407837, 2.2710084915161133, 2.2535016536712646, 2.2535016536712646, 2.0784313678741455, 2.0084033012390137, 1.483193278312683, 1.465686321258545, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.782913267 [e2e-predictor] 6124573, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9404762983322144, 0.9229692816734314, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 0.9579832553863525, 0.9579832553863525, 0.9229692816734314, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.590336263179779], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.4677872359752655, 0.520308256149292, 0.5728292465209961, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9929972887039185, 1.0455182790756226, 1.0980392694473267, 1.1155463457107544, 1.1680673360824585, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.3256303071975708, 1.343137264251709, 1.3606443405151367, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.5007003545761108, 1.518207311630249, 1.518207311630249, 1.483193278312683, 1.483193278312683, 1.465686321258545, 1.4481793642044067, 1.4481793642044067, 1.430672287940979, 1.553221344947815, -0.5301120281219482, 1.1680673360824585, 0.3802522122859955, 1.553221344947815, 1.0805323123931885, 0.03011205606162548, 0.0476190559566021, -0.3025209903717041, 0.3102242052555084, 0.4852942228317261, 1.8333333730697632, 1.9733893871307373, 1.728291392326355, 1.7107843160629272, 0.2226892113685608, 0.18767507374286652, 0.6078432202339172, 1.0630252361297607, 0.4852942228317261, 0.9404762983322144, 0.9229692816734314, -0.3200279772281647, -0.19747896492481232, 0.9754902720451355, 1.1155463457107544, 0.3277312219142914, 1.2380952835083008, 1.605742335319519, 1.465686321258545, 2.2009804248809814, 2.0784313678741455, 2.0259103775024414, 2.043417453765869, 2.113445281982422, 1.8508403301239014, 1.693277359008789, 1.8508403301239014, 1.9558824300765991, 2.0084033012390137 [e2e-predictor] , 1.9208683967590332, 1.5707283020019531, 1.868347406387329, 2.0259103775024414, 2.2009804248809814, 2.218487501144409, 2.2009804248809814, 2.235994577407837, 2.218487501144409, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 2.0084033012390137, 1.5007003545761108, 2.043417453765869, 0.6428572535514832, 0.7128852605819702, 0.7303922772407532, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.9229692816734314, 0.9579832553863525, 0.9404762983322144, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 0.9929972887039185, 0.9929972887039185, 0.9579832553863525, 0.9404762983322144, 0.9229692816734314, 0.8879552483558655, 0.8529412746429443, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.520308256149292, 0.5553222298622131, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0630252361297607, 1.0805323123931885, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.4481793642044067, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.483193278312683, 1.4481793642044067, 1.430672287940979, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.465686321258545, -1.160364031791687, 1.1680673360824585, 0.2226892113685608, 1.465686321258545, 0.8704482913017273, 0.2752102017402649, 0.8704482913017273, 0.6778712272644043, 1.0980392694473267, 0.7128852605819702, 1.7983193397521973, 1.9908963441848755, 1.640756368637085, 1.728291392326355, 0.6603642702102661, 0.2577032148838043, 0.4852942228317261, 0.8529412746429443, 0.6253502368927002, 0.9754902720451355, 1.3256 [e2e-predictor] 303071975708, 0.4677872359752655, -0.5126050114631653, 1.4131653308868408, 0.6078432202339172, 1.378151297569275, 0.08263305574655533, 0.9404762983322144, 0.8004202842712402, 1.8333333730697632, 1.9733893871307373, 2.0609242916107178, 2.0784313678741455, 2.113445281982422, 1.9733893871307373, 1.7107843160629272, 1.9033613204956055, 2.0784313678741455, 1.8508403301239014, 1.815826416015625, 1.3606443405151367, 1.868347406387329, 1.9733893871307373, 2.2535016536712646, 2.1834733486175537, 2.218487501144409, 2.235994577407837, 2.235994577407837, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1309523582458496, 2.0084033012390137, 1.6582633256912231, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9229692816734314, 0.9404762983322144, 0.9054622650146484, 0.8529412746429443, 0.8354342579841614, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.432773232460022, 0.520308256149292, 0.4852942228317261, 0.590336263179779, 0.6428572535514832, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9579832553863525, 0.9929972887039185, 1.0105042457580566, 1.0980392694473267, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.3956583738327026, 1.4131653308868408, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.430672287940979, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.483193278312683, 1.4481793642044067, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.465686321258545, 1.4481793642044067, 1.430672287940979, 1.4131653308868408, 1.378151297569275, 1.378151297569275, 1.4481793642044067, 1.3956583738327026, -0.3025209903717041, 1.1505602598190 [e2e-predictor] 308, 0.9754902720451355, 1.343137264251709, 1.3956583738327026, 0.502801239490509, 0.4677872359752655, 0.8529412746429443, 1.3956583738327026, 0.0476190559566021, 1.2030812501907349, 1.9733893871307373, 1.4131653308868408, 1.640756368637085, 0.8179272413253784, 0.13515406847000122, 0.5553222298622131, 0.9579832553863525, 0.9404762983322144, 0.9054622650146484, 1.553221344947815, 0.45028021931648254, -0.6176469922065735, 0.9229692816734314, 1.5357143878936768, 1.693277359008789, 1.605742335319519, 0.502801239490509, 1.5357143878936768, 1.3081233501434326, 1.8333333730697632, 2.1309523582458496, 2.0084033012390137, 2.1484594345092773, 2.0959384441375732, 1.5357143878936768, 1.780812382698059, 2.0784313678741455, 1.8858543634414673, 1.9208683967590332, 0.9754902720451355, 1.8333333730697632, 2.0259103775024414, 2.288515567779541, 2.0609242916107178, 2.2535016536712646, 2.2535016536712646, 2.288515567779541, 2.235994577407837, 2.2535016536712646, 2.2009804248809814, 2.1834733486175537, 2.0259103775024414, 1.9733893871307373, 0.6428572535514832, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8879552483558655, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131], [0.415266215801239, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0280113220214844, 1.0805323123931885, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.3956583738327026, 1.4131653308868408, 1.413165330886840 [e2e-predictor] 8, 1.4131653308868408, 1.430672287940979, 1.430672287940979, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.4131653308868408, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.4131653308868408, 0.0476190559566021, 1.0980392694473267, 1.2556023597717285, 1.5707283020019531, 1.693277359008789, 0.24019621312618256, 0.9404762983322144, 1.1330533027648926, -0.4075630009174347, -0.3550419807434082, 0.6253502368927002, 2.0084033012390137, 1.553221344947815, 1.3956583738327026, 0.8004202842712402, -0.39005598425865173, 1.1155463457107544, 0.9054622650146484, 0.9054622650146484, 0.6603642702102661, 1.1680673360824585, 0.6253502368927002, 0.18767507374286652, -0.3025209903717041, 0.6253502368927002, 1.5007003545761108, 1.378151297569275, 1.0630252361297607, 0.2226892113685608, 0.17016807198524475, 1.518207311630249, 1.8858543634414673, 2.0084033012390137, 2.165966510772705, 2.113445281982422, 1.7457983493804932, 1.780812382698059, 1.5357143878936768, 1.8333333730697632, 1.9733893871307373, 1.5357143878936768, 1.7457983493804932, 1.7983193397521973, 2.2710084915161133, 2.218487501144409, 2.235994577407837, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.218487501144409, 2.1834733486175537, 1.9383753538131714, 1.7983193397521973, 2.0084033012390137, 0.6428572535514832, 0.6953782439231873, 0.7128852605819702, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9054622650146484, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302], [0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6253502368927002, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.115546 [e2e-predictor] 3457107544, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.378151297569275, 1.3956583738327026, 1.3956583738327026, 1.378151297569275, 1.3606443405151367, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.4131653308868408, 0.6428572535514832, 1.2205883264541626, 1.2380952835083008, 1.518207311630249, 1.7107843160629272, 0.45028021931648254, 0.3802522122859955, 0.7478992342948914, -1.1253501176834106, -0.6176469922065735, 1.2380952835083008, 1.9383753538131714, 1.483193278312683, 0.7829132676124573, 1.2030812501907349, -0.17997196316719055, 0.7303922772407532, 0.08263305574655533, 0.15266107022762299, 0.7654062509536743, 1.3606443405151367, 0.7128852605819702, 0.2226892113685608, -0.8277310132980347, 0.6778712272644043, 1.5357143878936768, -0.07492996007204056, -0.28501397371292114, -0.23249296844005585, 0.18767507374286652, 1.0630252361297607, 1.8508403301239014, 2.1484594345092773, 1.9733893871307373, 2.113445281982422, 1.7107843160629272, 2.0784313678741455, 2.113445281982422, 2.043417453765869, 1.780812382698059, 2.0259103775024414, 1.3081233501434326, 1.9383753538131714, 2.3060226440429688, 2.2535016536712646, 2.2535016536712646, 2.2535016536712646, 2.2710084915161133, 2.288515567779541, 2.2710084915161133, 2.218487501144409, 1.6582633256912231, 1.7633053064346313, 1.9733893871307373, 0.6953782439231873, 0.6953782439231873, 0.7303922772407532, 0.7654062509536743, 0.8004202842712402, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.9054622650146484, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6953782439231873, 0.6778712272644043, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.3627452254295349, [e2e-predictor] 0.415266215801239, 0.4677872359752655, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6778712272644043, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1330533027648926, 1.1680673360824585, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2731093168258667, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.343137264251709, 1.343137264251709, 1.343137264251709, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.3606443405151367, 1.3606443405151367, 1.378151297569275, 1.378151297569275, 1.343137264251709, 1.343137264251709, 1.3256303071975708, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.3256303071975708, 0.8704482913017273, 1.2731093168258667, 1.2906162738800049, 1.5882353782653809, 1.6757704019546509, 0.29271721839904785, 0.3802522122859955, -0.7752100229263306, -0.5651260018348694, 0.520308256149292, 1.8508403301239014, 2.0609242916107178, 1.430672287940979, 1.2906162738800049, 0.6428572535514832, -0.39005598425865173, 1.2030812501907349, 0.9754902720451355, -0.3025209903717041, 0.9229692816734314, 1.0630252361297607, 0.8704482913017273, 0.415266215801239, -0.4950979948043823, 0.5553222298622131, 0.7654062509536743, -0.47759100794792175, 0.5728292465209961, -0.4425770044326782, 0.3277312219142914, 1.3256303071975708, 1.7983193397521973, 1.3606443405151367, 2.1309523582458496, 2.113445281982422, 1.8508403301239014, 2.1309523582458496, 2.1309523582458496, 1.9733893871307373, 1.9558824300765991, 2.1834733486175537, 2.0084033012390137, 1.7983193397521973, 2.3060226440429688, 2.2710084915161133, 2.218487501144409, 2.3235294818878174, 2.2535016536712646, 2.288515567779541, 2.3060226440429688, 2.235994577407837, 1.9733893871307373, 2.0959384441375732, 1.5357143878936768, 0.7128852605819702, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9229692816734314, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.8879552483558655, 0.8879552483558655, 0.8529412746429443, 0.8354342579841614, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509], [0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.20518220961093903, 0.2752102017402649, 0.29 [e2e-predictor] 271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6778712272644043, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1505602598190308, 1.1680673360824585, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2731093168258667, 1.3081233501434326, 1.2906162738800049, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.343137264251709, 1.343137264251709, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3256303071975708, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.2731093168258667, 1.2380952835083008, 1.2030812501907349, 1.378151297569275, -0.23249296844005585, 1.2030812501907349, 1.5882353782653809, 1.7107843160629272, 1.7107843160629272, 1.4481793642044067, 0.3277312219142914, -0.5826330184936523, -1.5980392694473267, 0.7829132676124573, 1.9733893871307373, 2.0959384441375732, 1.483193278312683, 1.3606443405151367, 1.465686321258545, -0.21498596668243408, 0.8004202842712402, 1.2205883264541626, -0.07492996007204056, 0.3277312219142914, 0.9754902720451355, 0.8004202842712402, 0.8879552483558655, -0.33753499388694763, 0.20518220961093903, -0.09243696182966232, -0.4425770044326782, -0.7577030062675476, 0.13515406847000122, 1.0630252361297607, 1.780812382698059, 1.640756368637085, 1.9208683967590332, 2.0959384441375732, 1.6582633256912231, 1.9033613204956055, 1.780812382698059, 2.0784313678741455, 2.0259103775024414, 2.0259103775024414, 2.218487501144409, 2.1309523582458496, 1.8333333730697632, 2.288515567779541, 2.1309523582458496, 2.0084033012390137, 2.2535016536712646, 2.2710084915161133, 2.2710084915161133, 2.288515567779541, 2.2535016536712646, 1.5882353782653809, 1.1855742931365967, 1.5882353782653809, 1.0105042457580566, 0.6603642702102661, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509], [0.432773232460022, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3977592 [e2e-predictor] 2894477844, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8704482913017273, 0.8879552483558655, 0.9054622650146484, 0.9579832553863525, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2556023597717285, 1.2556023597717285, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.3081233501434326, 1.2906162738800049, 1.2906162738800049, 1.2731093168258667, 1.2731093168258667, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2030812501907349, 1.2205883264541626, 0.2577032148838043, 1.1505602598190308, 1.6232492923736572, 1.7457983493804932, 1.5882353782653809, 1.5882353782653809, 0.4852942228317261, 0.2226892113685608, -1.195378065109253, 1.3606443405151367, 2.0084033012390137, 2.1834733486175537, 1.4131653308868408, 1.3956583738327026, 1.1855742931365967, 0.29271721839904785, 0.8529412746429443, 1.3606443405151367, 0.3277312219142914, 0.5728292465209961, 0.432773232460022, 1.0980392694473267, 0.6778712272644043, -0.33753499388694763, -0.7051820158958435, -0.6176469922065735, -0.0049019488506019115, -0.7577030062675476, -0.6526610255241394, 0.9229692816734314, 1.6582633256912231, 1.9558824300765991, 1.553221344947815, 1.7457983493804932, 0.8704482913017273, 1.9208683967590332, 2.0784313678741455, 2.043417453765869, 1.9733893871307373, 1.6582633256912231, 2.2009804248809814, 2.1484594345092773, 1.8508403301239014, 1.8858543634414673, 2.235994577407837, 2.3060226440429688, 2.235994577407837, 2.288515567779541, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9558824300765991, 1.9558824300765991, 1.378151297569275, 1.343137264251709, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.3 [e2e-predictor] 9775922894477844, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.3802522122859955, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.39775922894477844, 0.3627452254295349, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0630252361297607, 1.0980392694473267, 1.1330533027648926, 1.1155463457107544, 1.1330533027648926, 1.1855742931365967, 1.1855742931365967, 1.2030812501907349, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2731093168258667, 1.2731093168258667, 1.2906162738800049, 1.2731093168258667, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2906162738800049, 1.2556023597717285, 1.2556023597717285, 1.2556023597717285, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.1330533027648926, 1.0980392694473267, -0.6001400351524353, 1.1505602598190308, 1.6232492923736572, 1.780812382698059, 1.5882353782653809, 1.6757704019546509, 0.8179272413253784, 0.06512605398893356, 0.9404762983322144, 0.9229692816734314, 1.8508403301239014, 2.0784313678741455, 1.343137264251709, 0.24019621312618256, 0.8354342579841614, 0.11764705926179886, 0.3277312219142914, 0.9579832553863525, 1.0805323123931885, -0.12745095789432526, 0.9579832553863525, 0.502801239490509, 0.9929972887039185, -0.5126050114631653, 0.3102242052555084, 0.4852942228317261, -0.3550419807434082, 0.4677872359752655, -0.8802520632743835, 0.4852942228317261, 1.4481793642044067, 2.1484594345092773, 1.0280113220214844, 1.3256303071975708, 0.17016807198524475, 1.8858543634414673, 1.9033613204956055, 1.7457983493804932, 1.3956583738327026, 1.5007003545761108, 2.0609242916107178, 2.043417453765869, 1.8858543634414673, 1.8333333730697632, 2.2009804248809814, 2.3060226440429688, 2.341036558151245, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.2535016536712646, 1.9208683967590332, 2.0609242916107178, 0.6778712272644043, 0.8879552483558655, 0.4677872359752655, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.7829132676124573, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0 [e2e-predictor] .4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.432773232460022], [0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8354342579841614, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9929972887039185, 1.0105042457580566, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2556023597717285, 1.2556023597717285, 1.2205883264541626, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2380952835083008, 1.2030812501907349, 1.2030812501907349, 1.2030812501907349, 1.1680673360824585, 1.0805323123931885, 1.0980392694473267, -0.4950979948043823, 1.1330533027648926, 1.6582633256912231, 1.7107843160629272, 1.7633053064346313, 1.693277359008789, 0.7478992342948914, 0.2752102017402649, 1.0630252361297607, 0.3102242052555084, 1.868347406387329, 2.043417453765869, 1.518207311630249, 0.4677872359752655, 1.5007003545761108, 1.0280113220214844, 0.18767507374286652, 1.0280113220214844, 0.9579832553863525, -0.26750698685646057, 1.0280113220214844, 1.3256303071975708, 0.9054622650146484, -0.42506998777389526, -0.3200279772281647, 0.08263305574655533, 0.9404762983322144, 0.6078432202339172, 0.590336263179779, 1.2205883264541626, 1.0105042457580566, 2.113445281982422, 0.8529412746429443, 0.5728292465209961, -0.6001400351524353, 1.9033613204956055, 1.6582633256912231, 1.553221344947815, 0.432773232460022, 0.8004202842712402, 1.815826416015625, 1.9908963441848755, 1.8508403301239014, 1.2205883264541626, 2.288515567779541, 2.341036558151245, 2.3235294818878174, 2.3060226440429688, 2.3060226440429688, 2.288515567779541, 2.288515567779541, 1.780812382698059, 1.1155463457107544, -0.057422954589128494, -0.022408949211239815, 0.34523820877075195, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.8704482 [e2e-predictor] 913017273, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.7654062509536743, 0.7128852605819702, 0.6953782439231873, 0.6603642702102661, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254], [0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.9054622650146484, 0.9404762983322144, 0.9579832553863525, 0.9754902720451355, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1505602598190308, 1.1855742931365967, 1.2030812501907349, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.2205883264541626, 1.1855742931365967, 1.2030812501907349, 1.1680673360824585, 1.1505602598190308, 1.1330533027648926, 1.0980392694473267, 1.0805323123931885, 1.0105042457580566, -0.9852941036224365, 1.2731093168258667, 1.4481793642044067, 1.6582633256912231, 1.780812382698059, 1.693277359008789, 0.6253502368927002, -0.07492996007204056, 0.6953782439231873, 0.45028021931648254, 1.9033613204956055, 1.9383753538131714, 1.343137264251709, 0.2226892113685608, 1.5882353782653809, 1.868347406387329, 1.4131653308868408, 1.2030812501907349, -0.39005598425865173, -0.17997196316719055, 0.502801239490509, 1.693277359008789, 0.8179272413253784, -0.12745095789432526, -0.057422954589128494, -0.2499999701976776, 0.9229692816734314, 0.502801239490509, -0.03991595283150673, 1.343137264251709, 1.7107843160629272, 1.9908963441848755, 2.043417453765869, 0.8704482913017273, 0.11764705926179886, 1.9383753538131714, 1.7457983493804932, 1.4481793642044067, 1.8858543634414673, 0.9229692816734314, 1.693277359008789, 1.815826416015625, 1.6757704019546509, 1.2731093168258667, 2.1309523582458496, 2.165966510772705, 2.2535016536712646, 2.235994577407837, 2.235994577407837, 2.288515567779541, 2.2535016536712646, 1.86 [e2e-predictor] 8347406387329, 1.8508403301239014, 0.415266215801239, 0.415266215801239, 0.8004202842712402, 0.6778712272644043, 0.6953782439231873, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.432773232460022], [0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.24019621312618256, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.6603642702102661, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8704482913017273, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 1.0280113220214844, 1.0455182790756226, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1680673360824585, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1855742931365967, 1.1680673360824585, 1.1330533027648926, 1.1505602598190308, 1.1330533027648926, 1.1155463457107544, 1.0980392694473267, 1.0805323123931885, 1.0455182790756226, 0.9229692816734314, -1.370448112487793, 1.3256303071975708, 1.5357143878936768, 1.7983193397521973, 1.815826416015625, 1.6757704019546509, 0.6778712272644043, 0.03011205606162548, 0.520308256149292, 0.13515406847000122, 1.9733893871307373, 1.7983193397521973, 0.7654062509536743, 0.20518220961093903, 1.378151297569275, 1.5707283020019531, 0.6078432202339172, 0.3277312219142914, -0.09243696182966232, 1.2380952835083008, 1.1680673360824585, 1.5882353782653809, 1.0280113220214844, -0.07492996007204056, -0.057422954589128494, 0.13515406847000122, 0.3277312219142914, 0.39775922894477844, 0.2577032148838043, 0.6778712272644043, 1.4131653308868408, 1.7457983493804 [e2e-predictor] 932, 2.1309523582458496, 2.043417453765869, 1.9558824300765991, 1.9733893871307373, 1.7457983493804932, 1.6232492923736572, 1.868347406387329, 1.378151297569275, 1.9558824300765991, 2.043417453765869, 1.6582633256912231, 1.0280113220214844, 2.0259103775024414, 2.0259103775024414, 2.165966510772705, 2.341036558151245, 2.2710084915161133, 2.3060226440429688, 2.2535016536712646, 1.9383753538131714, 2.0259103775024414, 1.1155463457107544, 1.2731093168258667, 1.1855742931365967, 0.6253502368927002, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.9054622650146484, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7128852605819702, 0.6603642702102661, 0.6078432202339172, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.415266215801239, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5553222298622131, 0.5728292465209961, 0.590336263179779, 0.6253502368927002, 0.7303922772407532, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.8529412746429443, 0.9054622650146484, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9754902720451355, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0630252361297607, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.1155463457107544, 1.1330533027648926, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1505602598190308, 1.1505602598190308, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0630252361297607, 1.0455182790756226, 0.9754902720451355, 0.9579832553863525, -1.3529410362243652, 1.3956583738327026, 1.483193278312683, 1.8333333730697632, 1.7983193397521973, 1.6757704019546509, 0.8704482913017273, 0.9929972887039185, -0.21498596668243408, 0.2752102017402649, 1.9908963441848755, 1.7983193397521973, -0.057422954 [e2e-predictor] 589128494, -0.6701680421829224, 1.3256303071975708, 1.5007003545761108, -0.03991595283150673, -0.39005598425865173, 0.502801239490509, 1.2731093168258667, 1.1855742931365967, 1.868347406387329, 2.0084033012390137, 0.9404762983322144, 0.5553222298622131, 1.0455182790756226, 0.15266107022762299, 0.1001400575041771, 0.415266215801239, 0.13515406847000122, 0.8179272413253784, 0.9579832553863525, 1.5882353782653809, 1.8858543634414673, 2.1309523582458496, 1.5357143878936768, 1.3256303071975708, 1.6232492923736572, 1.6232492923736572, 1.7457983493804932, 1.518207311630249, 1.9908963441848755, 1.0280113220214844, -0.21498596668243408, 1.8508403301239014, 1.8508403301239014, 1.815826416015625, 1.9733893871307373, 2.0609242916107178, 2.2710084915161133, 2.1484594345092773, 1.2906162738800049, 1.605742335319519, 1.3956583738327026, 0.4852942228317261, 0.432773232460022, 0.590336263179779, 0.6603642702102661, 0.7128852605819702, 0.7128852605819702, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8529412746429443, 0.8004202842712402, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.5728292465209961, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2226892113685608, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.415266215801239, 0.432773232460022, 0.4852942228317261, 0.520308256149292, 0.590336263179779, 0.6078432202339172, 0.5728292465209961, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.8004202842712402, 0.8529412746429443, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.1155463457107544, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.0980392694473267, 1.098039269447326 [e2e-predictor] 7, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0105042457580566, 0.9929972887039185, 0.9579832553863525, 0.8879552483558655, -1.0378150939941406, 1.3256303071975708, 1.5707283020019531, 1.8508403301239014, 1.8333333730697632, 1.2205883264541626, 0.8529412746429443, 0.06512605398893356, -0.10994396358728409, -0.2499999701976776, 2.043417453765869, 1.6757704019546509, 0.6953782439231873, -1.0903360843658447, 1.553221344947815, 1.5357143878936768, -0.09243696182966232, -0.12745095789432526, 0.9054622650146484, 0.9929972887039185, 0.3627452254295349, 1.693277359008789, 1.9383753538131714, 0.2577032148838043, 0.9754902720451355, 0.3627452254295349, -0.5476189851760864, -0.3025209903717041, -0.057422954589128494, 0.11764705926179886, 0.9404762983322144, 0.502801239490509, 0.3802522122859955, -0.057422954589128494, 1.9208683967590332, 0.2226892113685608, 1.343137264251709, 1.4481793642044067, 0.9754902720451355, 1.0105042457580566, 1.605742335319519, 1.8508403301239014, -0.0049019488506019115, 1.553221344947815, 1.5882353782653809, 1.6582633256912231, -0.37254899740219116, 0.18767507374286652, 1.815826416015625, 2.3235294818878174, 2.0959384441375732, 1.6232492923736572, 1.605742335319519, 1.9733893871307373, 0.432773232460022, 0.7654062509536743, 0.5378152132034302, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.8879552483558655, 0.8529412746429443, 0.8704482913017273, 0.8704482913017273, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6428572535514832, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.502801239490509, 0.5553222298622131, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8529412746429443, 0.8879552483558655, 0.9054622650146484, 0.9404762983322144, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 1.0105042457580566, 1.010504245758056 [e2e-predictor] 6, 1.0105042457580566, 1.0455182790756226, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0980392694473267, 1.0805323123931885, 1.0805323123931885, 1.0805323123931885, 1.0630252361297607, 1.0630252361297607, 1.0630252361297607, 1.0280113220214844, 1.0455182790756226, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0105042457580566, 0.9754902720451355, 0.9404762983322144, 0.8354342579841614, 0.8529412746429443, -1.1078431606292725, 1.2906162738800049, 1.518207311630249, 1.7633053064346313, 1.0805323123931885, 0.8179272413253784, 0.29271721839904785, 0.4852942228317261, 0.5553222298622131, 0.6778712272644043, 2.1309523582458496, 1.7107843160629272, 0.6078432202339172, -1.0553221702575684, 1.2906162738800049, 1.6232492923736572, 0.24019621312618256, 0.8354342579841614, 0.8179272413253784, 0.2752102017402649, 0.415266215801239, 1.9033613204956055, 1.6582633256912231, 0.24019621312618256, 0.9404762983322144, 0.6253502368927002, 0.17016807198524475, 0.3102242052555084, 0.8529412746429443, 0.7303922772407532, 0.9054622650146484, -0.23249296844005585, -0.6176469922065735, -0.5651260018348694, 0.0476190559566021, 1.1855742931365967, 1.0280113220214844, 1.640756368637085, 1.3256303071975708, 1.1680673360824585, 1.2906162738800049, 1.2731093168258667, -0.7051820158958435, 1.8508403301239014, 0.6953782439231873, -0.0049019488506019115, -0.12745095789432526, 0.2577032148838043, 1.5882353782653809, 2.288515567779541, 1.8858543634414673, 1.0280113220214844, 2.0084033012390137, 0.8179272413253784, -0.07492996007204056, 0.45028021931648254, 0.5378152132034302, 0.6603642702102661, 0.6778712272644043, 0.7128852605819702, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.4152 [e2e-predictor] 66215801239, 0.4852942228317261, 0.520308256149292, 0.5728292465209961, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7478992342948914, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9579832553863525, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9929972887039185, 1.0105042457580566, 1.0105042457580566, 1.0455182790756226, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 1.0455182790756226, 1.0105042457580566, 1.0280113220214844, 1.0280113220214844, 1.0630252361297607, 1.0630252361297607, 1.0455182790756226, 1.0280113220214844, 1.0280113220214844, 1.0280113220214844, 0.9929972887039185, 0.9754902720451355, 0.9579832553863525, 0.8879552483558655, 0.8704482913017273, 0.8179272413253784, 0.8179272413253784, -0.5476189851760864, 1.2731093168258667, 1.5707283020019531, 1.7633053064346313, 0.8529412746429443, 1.4131653308868408, 0.502801239490509, 0.5553222298622131, 0.17016807198524475, 1.3081233501434326, 1.9558824300765991, 1.728291392326355, 0.8529412746429443, -1.335434079170227, 1.518207311630249, 1.2556023597717285, 0.6778712272644043, 0.18767507374286652, 0.2752102017402649, 0.6078432202339172, 1.3956583738327026, 1.868347406387329, 1.7457983493804932, 0.415266215801239, 1.1330533027648926, 1.1505602598190308, 0.432773232460022, 1.0980392694473267, 0.2226892113685608, 1.2731093168258667, 1.2556023597717285, -0.8802520632743835, -0.8802520632743835, -1.282913088798523, -0.9152660369873047, 1.2380952835083008, 0.9229692816734314, 1.2731093168258667, 1.9558824300765991, 1.7457983493804932, 1.5707283020019531, 1.2906162738800049, -0.6526610255241394, 1.693277359008789, 1.1505602598190308, 0.39775922894477844, 0.29271721839904785, 0.520308256149292, 1.2030812501907349, 1.8333333730697632, 0.5378152132034302, 1.7457983493804932, 2.218487501144409, 1.0630252361297607, 0.8704482913017273, 0.2577032148838043, 0.6078432202339172, 0.6778712272644043, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7829132676124573, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4852942228317261, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.4852942228317261, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.45028021931648254, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.36274 [e2e-predictor] 52254295349, 0.3627452254295349, 0.3627452254295349, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.4852942228317261, 0.5378152132034302, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6253502368927002, 0.6778712272644043, 0.6953782439231873, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8354342579841614, 0.8354342579841614, 0.8704482913017273, 0.8879552483558655, 0.8879552483558655, 0.9404762983322144, 0.9579832553863525, 0.9579832553863525, 0.9754902720451355, 1.0105042457580566, 1.0105042457580566, 0.9929972887039185, 1.0280113220214844, 1.0105042457580566, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9929972887039185, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9754902720451355, 0.9404762983322144, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.7478992342948914, 0.7478992342948914, -0.057422954589128494, 1.1505602598190308, 1.7633053064346313, 1.780812382698059, 1.7457983493804932, 1.518207311630249, 0.7303922772407532, 0.39775922894477844, -0.4600839912891388, 1.6757704019546509, 2.0609242916107178, 1.7983193397521973, 1.1680673360824585, -1.2303920984268188, 1.553221344947815, 0.8354342579841614, 1.465686321258545, 0.415266215801239, 0.6953782439231873, 0.7478992342948914, 1.6232492923736572, 1.1330533027648926, 1.4481793642044067, 0.6253502368927002, 0.9229692816734314, 0.520308256149292, 0.7829132676124573, 0.39775922894477844, 0.9579832553863525, 0.5378152132034302, -0.9152660369873047, 0.012605053372681141, 0.20518220961093903, -0.19747896492481232, -1.1253501176834106, -0.4600839912891388, 0.3102242052555084, 1.1155463457107544, 1.7633053064346313, 1.7107843160629272, 1.553221344947815, 0.39775922894477844, -0.03991595283150673, 2.0084033012390137, 1.5357143878936768, 0.3627452254295349, 0.39775922894477844, 0.9229692816734314, 1.4481793642044067, 1.0805323123931885, 1.6757704019546509, 1.815826416015625, 1.693277359008789, 1.1680673360824585, -0.26750698685646057, 0.3102242052555084, 0.5553222298622131, 0.6778712272644043, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8354342579841614, 0.8704482913017273, 0.8354342579841614, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.432773232460022], [0.45028021931648254, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0 [e2e-predictor] .39775922894477844, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.34523820877075195, 0.3627452254295349, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6603642702102661, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8529412746429443, 0.8529412746429443, 0.8704482913017273, 0.9054622650146484, 0.9054622650146484, 0.9229692816734314, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9229692816734314, 0.9229692816734314, 0.9404762983322144, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8879552483558655, 0.9054622650146484, 0.9054622650146484, 0.8704482913017273, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7478992342948914, 0.6953782439231873, 0.6603642702102661, 0.5378152132034302, 1.1155463457107544, 1.5007003545761108, 1.9208683967590332, 1.7457983493804932, 1.483193278312683, 0.8179272413253784, 0.24019621312618256, 0.5728292465209961, 1.4131653308868408, 1.8858543634414673, 1.868347406387329, 1.0805323123931885, -0.6001400351524353, 1.5707283020019531, 1.5707283020019531, 1.7457983493804932, 0.7478992342948914, 1.0630252361297607, 1.2030812501907349, 1.4481793642044067, 2.113445281982422, 0.0476190559566021, 0.18767507374286652, 0.9054622650146484, 0.8354342579841614, 0.9929972887039185, 0.7478992342948914, 0.3277312219142914, -0.42506998777389526, 0.7303922772407532, -0.07492996007204056, 0.24019621312618256, -0.42506998777389526, -1.2303920984268188, -1.0728291273117065, 0.6428572535514832, 1.0980392694473267, 1.868347406387329, 1.378151297569275, 1.465686321258545, 0.08263305574655533, -0.28501397371292114, 1.4131653308868408, 1.8508403301239014, 1.0805323123931885, 0.08263305574655533, 1.2380952835083008, 1.6232492923736572, 1.0630252361297607, 0.9404762983322144, 0.8529412746429443, 2.0959384441375732, 1.1505602598190308, 0.2226892113685608, 0.34523820877075195, 0.012605053372681141, 0.5728292465209961, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.7829132676124573, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6603642702102661, 0.6428572535514832, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655, 0.45028021931648254, 0.432773232460022], [0.432773232460022, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0 [e2e-predictor] .5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.502801239490509, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.39775922894477844, 0.39775922894477844, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2577032148838043, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.3277312219142914, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.45028021931648254, 0.520308256149292, 0.5378152132034302, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8529412746429443, 0.8529412746429443, 0.8879552483558655, 0.8879552483558655, 0.8704482913017273, 0.8704482913017273, 0.8704482913017273, 0.9404762983322144, 0.9054622650146484, 0.9054622650146484, 0.9054622650146484, 0.8529412746429443, 0.8529412746429443, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6428572535514832, 0.29271721839904785, 1.0980392694473267, 1.605742335319519, 1.9208683967590332, 1.780812382698059, 1.640756368637085, 0.7829132676124573, 1.0455182790756226, 1.2205883264541626, 1.8333333730697632, 1.9558824300765991, 1.605742335319519, 0.8179272413253784, -0.26750698685646057, 1.5007003545761108, 1.780812382698059, 1.483193278312683, 1.1680673360824585, 0.8529412746429443, 1.5007003545761108, 1.3081233501434326, 2.0959384441375732, 0.8354342579841614, 0.7829132676124573, 0.9579832553863525, -0.39005598425865173, 0.7829132676124573, 0.9229692816734314, 0.415266215801239, -0.3025209903717041, -0.17997196316719055, -0.0049019488506019115, 0.29271721839904785, -0.2499999701976776, -0.7752100229263306, -0.4950979948043823, -0.9327731132507324, 0.24019621312618256, 1.693277359008789, 2.0784313678741455, 1.3081233501434326, -0.10994396358728409, 0.0476190559566021, 0.9229692816734314, 1.1330533027648926, 0.6253502368927002, 0.3802522122859955, 1.2205883264541626, 1.7457983493804932, 1.2731093168258667, 0.6778712272644043, 0.9229692816734314, -0.12745095789432526, 0.7654062509536743, 1.0455182790756226, -0.0049019488506019115, 0.13515406847000122, 0.5378152132034302, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.8179272413253784, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8529412746429443, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7128852605819702, 0.6778712272644043, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.48529422283 [e2e-predictor] 17261, 0.4852942228317261, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.432773232460022], [0.4677872359752655, 0.45028021931648254, 0.45028021931648254, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.502801239490509, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.2752102017402649, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.432773232460022, 0.502801239490509, 0.5553222298622131, 0.5553222298622131, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6953782439231873, 0.7303922772407532, 0.7128852605819702, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7829132676124573, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.7829132676124573, 0.7829132676124573, 0.7478992342948914, 0.8004202842712402, 0.7829132676124573, 0.7303922772407532, 0.7303922772407532, 0.6953782439231873, 0.6603642702102661, 0.6428572535514832, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 1.3606443405151367, 1.640756368637085, 1.9558824300765991, 1.693277359008789, 1.5882353782653809, 0.9929972887039185, 0.7128852605819702, 1.640756368637085, 1.640756368637085, 1.8858543634414673, 1.605742335319519, 0.8354342579841614, -0.4425770044326782, 1.605742335319519, 1.640756368637085, 1.3081233501434326, 1.2380952835083008, 0.520308256149292, 1.5357143878936768, 1.7107843160629272, 1.553221344947815, 0.3802522122859955, 0.8179272413253784, 0.8529412746429443, 0.17016807198524475, 0.13515406847000122, 1.0980392694473267, 0.2752102017402649, -0.03991595283150673, -0.6351540088653564, 0.6953782439231873, 0.432773232460022, 0.7478992342948914, -1.2303920984268188, -0.3200279772281647, -1.1253501176834106, -0.4075630009174347, 1.2380952835083008, 1.9908963441848755, 1.465686321258545, 0.4677872359752655, 0.8354342579841614, 1.0805323123931885, 0.3802522122859955, 1.0105042457580566, 0.6603642702102661, 1.3956583738327026, 1.8858543634414673, 1.6582633256912231, -0.057422954589128494, -0.1624649614095688, -0.47759100794792175, -0.7226890325546265, 1.343137264251709, 1.728291392326355, 0.415266215801239, 0.6253502368927002, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8354342579841614, 0.8354342579841614, 0.8179272413253784, 0.8354342579841614, 0.8179272413253784, 0.8 [e2e-predictor] 004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6778712272644043, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.4677872359752655, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.432773232460022, 0.4677872359752655, 0.45028021931648254], [0.45028021931648254, 0.45028021931648254, 0.4852942228317261, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.3802522122859955, 0.34523820877075195, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3277312219142914, 0.3102242052555084, 0.29271721839904785, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.29271721839904785, 0.3277312219142914, 0.34523820877075195, 0.3627452254295349, 0.3802522122859955, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.5378152132034302, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.6078432202339172, 0.6253502368927002, 0.6428572535514832, 0.6778712272644043, 0.6778712272644043, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7478992342948914, 0.7654062509536743, 0.7303922772407532, 0.7478992342948914, 0.7128852605819702, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5553222298622131, 0.5378152132034302, 0.4677872359752655, 0.6953782439231873, 1.378151297569275, 1.7457983493804932, 1.9033613204956055, 1.7983193397521973, 1.7107843160629272, 1.2731093168258667, 0.8004202842712402, 1.6757704019546509, 1.7457983493804932, 1.868347406387329, 1.553221344947815, 0.432773232460022, -0.03991595283150673, 1.553221344947815, 1.0805323123931885, 1.1680673360824585, 1.0105042457580566, 1.1330533027648926, 0.8704482913017273, 1.2380952835083008, 1.343137264251709, -0.33753499388694763, 1.3081233501434326, 0.5728292465209961, 0.2577032148838043, 0.3277312219142914, 0.0476190559566021, -0.2499999701976776, 0.2752102017402649, -0.4600839912891388, 0.5728292465209961, 0.6953782439231873, 0.432773232460022, 0.06512605398893356, -0.4425770044326782, 0.6778712272644043, -0.37254899740219116, 1.3606443405151367, 0.6778712272644043, 1.1855742931365967, -0.022408949211239815, 0.590336263179779, 1.465686321258545, 1.4131653308868408, 1.605742335319519, 1.5357143878936768, 2.0259103775024414, 2.043417453765869, 1.7983193397521973, -0.9852941036224365, -0.6001400351524353, 0.8004202842712402, 0.8004202842712402, 1.2556023597717285, 1.9383753538131714, 1.3956583738327026, 0.6078432202339172, 0.6428572535514832, 0. [e2e-predictor] 6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7654062509536743, 0.7829132676124573, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8179272413253784, 0.8004202842712402, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.6953782439231873, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.4852942228317261, 0.4852942228317261, 0.4677872359752655, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.45028021931648254], [0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2226892113685608, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.29271721839904785, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.3102242052555084, 0.34523820877075195, 0.3802522122859955, 0.415266215801239, 0.3802522122859955, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.502801239490509, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.590336263179779, 0.5728292465209961, 0.6078432202339172, 0.6603642702102661, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.6778712272644043, 0.7128852605819702, 0.6778712272644043, 0.6953782439231873, 0.6953782439231873, 0.6953782439231873, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.520308256149292, 0.502801239490509, 0.45028021931648254, 0.3802522122859955, 0.6778712272644043, 1.343137264251709, 1.6232492923736572, 1.815826416015625, 1.8333333730697632, 1.343137264251709, 0.29271721839904785, 1.1155463457107544, 1.7107843160629272, 1.7983193397521973, 1.7107843160629272, 1.0455182790756226, -0.5126050114631653, -0.7401960492134094, 1.2556023597717285, 1.1680673360824585, 1.3606443405151367, 0.8879552483558655, 0.6078432202339172, 0.8004202842712402, 0.2226892113685608, 0.7654062509536743, -0.1624649614095688, 1.2906162738800049, 1.3606443405151367, 0.2226892113685608, 1.0280113220214844, 0.8879552483558655, 1.1330533027648926, -0.03991595283150673, 0.9404762983322144, 0.9054622650146484, 0.9579832553863525, 0.9229692816734314, 0.6078432202339172, -1.0903360843658447, 0.590336263179779, -0.23249296844005585, 1.343137264251709, -0.0399159528315 [e2e-predictor] 0673, -0.28501397371292114, -0.2499999701976776, 1.2906162738800049, 0.7128852605819702, 1.0105042457580566, 1.2205883264541626, 1.8333333730697632, 1.4131653308868408, 1.868347406387329, 2.0784313678741455, -1.0728291273117065, 1.5007003545761108, 1.0630252361297607, 0.5553222298622131, 1.465686321258545, 1.5357143878936768, 1.5707283020019531, 0.6778712272644043, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.7654062509536743, 0.7303922772407532, 0.6778712272644043, 0.6603642702102661, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.45028021931648254, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.3802522122859955, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3277312219142914, 0.3102242052555084, 0.3102242052555084, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.29271721839904785, 0.3102242052555084, 0.3102242052555084, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.3102242052555084, 0.3277312219142914, 0.3627452254295349, 0.3627452254295349, 0.3802522122859955, 0.39775922894477844, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4677872359752655, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.520308256149292, 0.5378152132034302, 0.590336263179779, 0.6078432202339172, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6078432202339172, 0.6428572535514832, 0.6428572535514832, 0.6428572535514832, 0.6603642702102661, 0.6253502368927002, 0.6428572535514832, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.5728292465209961, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.432773232460022, 0.415266215801239, 0.34523820877075195, 0.29271721839904785, 0.6603642702102661, 1.553221344947815, 1.7107843160629272, 1.868347406387329, 1.8508403301239014, 1.1330533027648926, 0.7654062509536743, 1.2906162738800049, 1.8858543634414673, 1.8333333730697632, 1.9033613204956055, 0.11764705926179886, 0.03011205606162548, -0.6001400351524353, 1.430672287940979, 1.0630252361297607, 1.0455182790756226, 0.9929972887039185, 0.6078432202339172, 1.1680673360824585, 0.73039227724075 [e2e-predictor] 32, 0.3627452254295349, 0.3102242052555084, 1.0980392694473267, 0.8704482913017273, 1.1155463457107544, 0.6953782439231873, 0.9404762983322144, 1.0455182790756226, 0.2226892113685608, 1.3081233501434326, 1.0455182790756226, 1.1855742931365967, 0.8004202842712402, 0.8879552483558655, -0.8802520632743835, -0.3025209903717041, 0.39775922894477844, 0.3627452254295349, 1.0980392694473267, -0.10994396358728409, -0.28501397371292114, 1.0980392694473267, 0.7303922772407532, 0.9404762983322144, 0.1001400575041771, 0.2226892113685608, 1.2731093168258667, 1.7633053064346313, 1.7457983493804932, -0.26750698685646057, 1.3081233501434326, 0.6428572535514832, 0.8179272413253784, 1.3256303071975708, 1.6757704019546509, 1.4131653308868408, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.6778712272644043, 0.6778712272644043, 0.6778712272644043, 0.6953782439231873, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7303922772407532, 0.7654062509536743, 0.7829132676124573, 0.7829132676124573, 0.8354342579841614, 0.8179272413253784, 0.8004202842712402, 0.8004202842712402, 0.7829132676124573, 0.7654062509536743, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.6253502368927002, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.502801239490509, 0.4677872359752655, 0.4677872359752655], [0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.39775922894477844, 0.3627452254295349, 0.34523820877075195, 0.34523820877075195, 0.3102242052555084, 0.34523820877075195, 0.29271721839904785, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.2752102017402649, 0.2752102017402649, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.24019621312618256, 0.2226892113685608, 0.2226892113685608, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.3102242052555084, 0.3627452254295349, 0.3802522122859955, 0.3802522122859955, 0.39775922894477844, 0.39775922894477844, 0.432773232460022, 0.415266215801239, 0.432773232460022, 0.4677872359752655, 0.4677872359752655, 0.4852942228317261, 0.4852942228317261, 0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.5553222298622131, 0.520308256149292, 0.502801239490509, 0.4852942228317261, 0.502801239490509, 0.4677872359752655, 0.3802522122859955, 0.34523820877075195, 0.3102242052555084, 0.2577032148838043, 0.7303922772407532, 1.378151297 [e2e-predictor] 569275, 1.605742335319519, 1.8508403301239014, 1.815826416015625, 0.7478992342948914, 1.0630252361297607, 1.430672287940979, 1.7457983493804932, 1.5357143878936768, 1.640756368637085, -1.0553221702575684, -0.12745095789432526, -0.5126050114631653, 1.3256303071975708, 1.2205883264541626, 0.8354342579841614, 1.2556023597717285, 1.465686321258545, 0.7829132676124573, 0.6428572535514832, -0.5476189851760864, -0.10994396358728409, 1.378151297569275, 1.1155463457107544, 0.6428572535514832, -0.03991595283150673, -0.09243696182966232, 0.8879552483558655, 0.03011205606162548, 1.2906162738800049, 1.483193278312683, 1.3256303071975708, 1.3956583738327026, 1.1855742931365967, -1.0203081369400024, -0.5651260018348694, 0.8004202842712402, 0.3802522122859955, 0.6253502368927002, -0.09243696182966232, -1.2303920984268188, 0.39775922894477844, 0.520308256149292, 1.2556023597717285, 0.2577032148838043, 1.0980392694473267, 1.5707283020019531, 1.465686321258545, 1.8508403301239014, -0.47759100794792175, 1.0105042457580566, 0.6603642702102661, 0.13515406847000122, 1.6232492923736572, 1.6757704019546509, 1.5007003545761108, 0.6428572535514832, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7478992342948914, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.8004202842712402, 0.8354342579841614, 0.8004202842712402, 0.8004202842712402, 0.8004202842712402, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.7128852605819702, 0.7128852605819702, 0.6603642702102661, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.4677872359752655, 0.520308256149292, 0.4852942228317261, 0.502801239490509], [0.502801239490509, 0.5378152132034302, 0.5378152132034302, 0.502801239490509, 0.520308256149292, 0.5553222298622131, 0.5378152132034302, 0.5728292465209961, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.6078432202339172, 0.6078432202339172, 0.6078432202339172, 0.6253502368927002, 0.6253502368927002, 0.6078432202339172, 0.6078432202339172, 0.590336263179779, 0.590336263179779, 0.5553222298622131, 0.5378152132034302, 0.520308256149292, 0.4852942228317261, 0.45028021931648254, 0.45028021931648254, 0.432773232460022, 0.4677872359752655, 0.432773232460022, 0.415266215801239, 0.415266215801239, 0.432773232460022, 0.39775922894477844, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3277312219142914, 0.3802522122859955, 0.3102242052555084, 0.3277312219142914, 0.29271721839904785, 0.2752102017402649, 0.2752102017402649, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.20518220961093903, 0.24019621312618256, 0.24019621312618256, 0.2752102017402649, 0.2752102017402649, 0.29271721839904785, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2577032148838043, 0.24019621312618256, 0.24019621312618256, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2226892113685608, 0.2577032148838043, 0.2577032148838043, 0.29271721839904785, 0.2752102017402649, 0.3102242052555084, 0.29271721839904785, 0.29271721839904785, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3277312219142914, 0.3277312219142914, 0.3627452254295349, 0.3802522122859955, 0.3627452254295349, 0.3627452254295349, 0.415266215801239, 0.415266215801239, 0.415266215801239, 0.45028021931648254, 0.4852942228317261, 0.520308256149292, 0.4852942228317261, 0.4852942228317261, 0.4852942228317261, 0.4852942228317 [e2e-predictor] 261, 0.4852942228317261, 0.520308256149292, 0.520308256149292, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.4677872359752655, 0.45028021931648254, 0.432773232460022, 0.415266215801239, 0.3802522122859955, 0.3277312219142914, 0.29271721839904785, 0.24019621312618256, 0.2226892113685608, 0.8004202842712402, 1.5357143878936768, 1.6232492923736572, 1.8333333730697632, 1.7633053064346313, 0.4677872359752655, 0.7654062509536743, 1.6232492923736572, 1.815826416015625, 1.8858543634414673, 1.430672287940979, 0.2577032148838043, -0.10994396358728409, -0.26750698685646057, 1.5007003545761108, 1.343137264251709, 0.590336263179779, 0.6778712272644043, 0.7829132676124573, 1.3081233501434326, 0.6778712272644043, -0.03991595283150673, 0.590336263179779, 1.605742335319519, 1.1855742931365967, 1.0280113220214844, 0.7654062509536743, -0.07492996007204056, 0.7128852605819702, 0.11764705926179886, 1.1855742931365967, 1.2731093168258667, 1.640756368637085, 1.1855742931365967, 1.7107843160629272, -0.7226890325546265, 0.4852942228317261, -0.12745095789432526, -0.07492996007204056, -0.47759100794792175, 0.2577032148838043, -1.457983136177063, 1.2380952835083008, 1.1505602598190308, 0.8879552483558655, 0.5728292465209961, 0.2577032148838043, 1.6582633256912231, 1.7107843160629272, 1.9908963441848755, -1.1428570747375488, 0.6078432202339172, 0.6778712272644043, 0.3102242052555084, 1.7457983493804932, 1.1680673360824585, 0.7303922772407532, 0.6603642702102661, 0.6078432202339172, 0.6428572535514832, 0.6603642702102661, 0.6603642702102661, 0.6953782439231873, 0.7128852605819702, 0.7303922772407532, 0.7303922772407532, 0.7478992342948914, 0.7829132676124573, 0.7654062509536743, 0.7829132676124573, 0.8004202842712402, 0.8004202842712402, 0.8179272413253784, 0.8354342579841614, 0.8004202842712402, 0.8179272413253784, 0.7654062509536743, 0.7654062509536743, 0.7654062509536743, 0.7478992342948914, 0.7303922772407532, 0.7128852605819702, 0.6778712272644043, 0.6778712272644043, 0.6603642702102661, 0.6253502368927002, 0.5728292465209961, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.590336263179779, 0.5728292465209961, 0.5553222298622131, 0.5553222298622131, 0.5553222298622131, 0.5728292465209961, 0.5553222298622131, 0.5378152132034302, 0.5378152132034302, 0.520308256149292, 0.520308256149292, 0.502801239490509, 0.502801239490509, 0.5553222298622131, 0.4852942228317261, 0.502801239490509]], [[1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.8447931408882141, 0.8447931408882141 [e2e-predictor] , 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8556864261627197, 1.803398847579956, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374], [1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.87965148 [e2e-predictor] 68736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9842266 [e2e-predictor] 44039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0 [e2e-predictor] .513638436794281, 0.513638436794281, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7053595781326294, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, [e2e-predictor] 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776, 1.6116776 [e2e-predictor] 46636963], [1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.08226585388 [e2e-predictor] 1836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.646536111831665], [1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.18684101104736 [e2e-predictor] 33, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6813944578170776], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7925055623054504, 0.8447931408882141, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, [e2e-predictor] 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902], [1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752 [e2e-predictor] 990723, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.8033988475799 [e2e-predictor] 56, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.7511112689971924], [1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5833552479743958, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083 [e2e-predictor] , 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7227887511253357, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.08880186080932 [e2e-predictor] 62, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8731155395507812, 1.8208279609680176, 1.803398847579956], [1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.687 [e2e-predictor] 9304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, [e2e-predictor] 0.6530719995498657, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197], [1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.9145098924636841, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807 [e2e-predictor] 194709778, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.472244143486023, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.8905447721481323], [1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.106230974197 [e2e-predictor] 3877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567 [e2e-predictor] 153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.925403118133545], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.94936 [e2e-predictor] 82980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698 [e2e-predictor] 975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247], [0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.13455343246 [e2e-predictor] 45996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086], [0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2. [e2e-predictor] 1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107], [0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2. [e2e-predictor] 0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0299782752990723], [0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.1236603260040283, 1.0888018608093262, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653 [e2e-predictor] 687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.047407388687134], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, [e2e-predictor] 1.3502397537231445, 1.4025273323059082, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.96679747104 [e2e-predictor] 64478, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744], [0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.966797471 [e2e-predictor] 0464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0. [e2e-predictor] 7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8273 [e2e-predictor] 63908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8796514868736267, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0539433956146 [e2e-predictor] 24, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.1933770179748535, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 1.0016558170318604, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.141089439392089 [e2e-predictor] 8, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, [e2e-predictor] 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0016558170318604, 0. [e2e-predictor] 9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.22169947624 [e2e-predictor] 20654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975], [1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.6879304051399231, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8796514868736267, 0.8970807194709778, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, [e2e-predictor] 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2 [e2e-predictor] .0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.5071024894714355, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1. [e2e-predictor] 8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996], [1.4548149108886719, 1.8208279609680176, 1.7511112689971924, 1.472244143486023, 1.1062309741973877, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2805230617523193, 1.3153814077377 [e2e-predictor] 32, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.27398681640625, 2.2565577030181885, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.6988236904144287, 1.2456645965576172, 0.9667974710464478, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.6879304051399231, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4439216 [e2e-predictor] 8521881104, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7750763297080994, 0.8796514868736267, 0.9319390654563904, 0.984226644039154, 1.0365142822265625, 1.1062309741973877, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.082265853881836], [2.047407388687134, 2.1345534324645996, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.1868410110473633, 2.047407388687134, 1.8731155395507812, 1.315381407737732, 1.1062309741973877, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841 [e2e-predictor] , 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.6530719995498657, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.8622223138809204, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.117124319076538, 2.082265853881836], [1.5768193006515503, 2.0125491619110107, 2.117124319076538, 2.1868410110473633, 2.3262743949890137, 2.3785619735717773, 2.2565577030181885, 2.0648367404937744, 2.0299782752990723, 1.8208279609680176, 1.1062309741973877, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 0.984226644039154, 0.98422 [e2e-predictor] 6644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [1.332810640335083, 1.6813944578170776, 1.785969614982605, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 1.4025273323059082, 1.158518671989441, 0.8099347352981567, 0.6879304051399231, 0.600784420967102, 0.9667974710464478, 0.9319390654563904, 1.0365142822265625, 0.984226644039154, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223 [e2e-predictor] 138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5659260153770447, 0.513638436794281, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.151982545852661], [2.1694118976593018, 2.1694118976593018, 2.0125491619110107, 1.785969614982605, 1.7162528038024902, 0.6879304051399231, -0.688975989818573, -1.1247059106826782, 0.008191745728254318, 1.053943395614624, 1.6813944578170776, 1.785969614982605, 1.5942485332489014, 1.7511112689971924, 1.472244143486023, 1.1410894393920898, 0.984226644039154, 0.7750763297080994, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.931939 [e2e-predictor] 0654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.27398681640625, 1.9951199293136597, 1.2805230617523193, 0.09533771127462387, 0.16505448520183563, 1.7511112689971924, 2.308845281600952, 2.3785619735717773, 2.2565577030181885, 2.308845281600952, 2.361132860183716, 2.047407388687134, 1.925403118133545, 1.629106879234314, 1.2456645965576172, 0.9493682980537415, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, [e2e-predictor] 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [2.0125491619110107, 2.082265853881836, 2.117124319076538, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.8556864261627197, 1.646536111831665, 1.768540382385254, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.27398681640625, 2.204270124435425, 2.047407388687134, 1.8731155395507812, 1.611677646636963, 1.1410894393920898, 0.8970807194709778, 0.7576471567153931, 0.6530719995498657, 0.8099347352981567, 0.8622223138809204, 0.949368298053741 [e2e-predictor] 5, 0.9667974710464478, 0.9667974710464478, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2630938291549683, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.2108062505722046, 0.2173420637845993, -0.2009585648 [e2e-predictor] 7751007, 0.5484968423843384, 1.611677646636963, 2.0996949672698975, 2.204270124435425, 2.239128589630127, 2.308845281600952, 2.2914161682128906, 2.3262743949890137, 2.3262743949890137, 2.082265853881836, 1.803398847579956, 1.489673376083374, 1.1062309741973877, 0.9493682980537415, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.9145098924636841, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7925055623054504, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1868410110473 [e2e-predictor] 633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018], [1.6639652252197266, 1.8208279609680176, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 0.984226644039154, -0.688975989818573, -1.176993489265442, -0.6366884112358093, 0.4613508880138397, 1.332810640335083, 1.5768193006515503, 1.7162528038024902, 1.960261583328247, 2.1694118976593018, 2.204270124435425, 2.27398681640625, 2.361132860183716, 2.4831371307373047, 2.4134204387664795, 2.047407388687134, 1.6813944578170776, 1.1062309741973877, 0.7925055623054504, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.1933770179748535, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.1 [e2e-predictor] 345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.1694118976593018, 2.1868410110473633], [0.8970807194709778, 1.4025273323059082, 1.5942485332489014, 1.6988236904144287, 1.3676689863204956, -0.5495424270629883, -1.2815686464309692, -0.6541175842285156, 1.1933770179748535, 2.1868410110473633, 2.27398681640625, 2.117124319076538, 2.082265853881836, 1.7511112689971924, 1.6988236904144287, 1.803398847579956, 1.803398847579956, 1.2630938291549683, 1.0016558170318604, 1.8382571935653687, 2.2914161682128906, 2.204270124435425, 1.6813944578170776, 1.071372628211975, 1.175947904586792, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.7925055623054504, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.32191720604896545, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.600784420967102, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.175947904586792, 1.2282354831695557, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731 [e2e-predictor] 155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425], [-0.5495424270629883, -0.026666639372706413, 0.7750763297080994, 1.2805230617523193, 0.42649248242378235, -1.1072766780853271, -1.176993489265442, 0.8099347352981567, 1.960261583328247, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.3262743949890137, 2.3262743949890137, 2.0996949672698975, 1.803398847579956, 1.0365142822265625, 0.07790851593017578, 1.2456645965576172, 2.2216994762420654, 2.2914161682128906, 2.308845281600952, 2.395991325378418, 2.3437037467956543, 2.0299782752990723, 1.8208279609680176, 1.5245317220687866, 1.2805230617523193, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.52453172206878 [e2e-predictor] 66, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1694118976593018, 2.2914161682128906, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.3262743949890137, 2.2216994762420654, 2.204270124435425, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1694118976593018, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [-0.3055337369441986, -0.6541175842285156, -0.42753809690475464, 0.18248367309570312, 0.02562093921005726, -0.8981263637542725, -0.4972548484802246, 1.7162528038024902, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.239128589630127, 2.3437037467956543, 2.361132860183716, 2.0648367404937744, 1.2805230617523193, 1.5768193006515503, 2.117124319076538, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.3437037467956543, 2.3437037467956543, 2.239128589630127, 2.047407388687134, 1.785969614982605, 1.5245317220687866, 1.2456645965576172, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.4962092638015747, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7402179837226868, 0.7925 [e2e-predictor] 055623054504, 0.827363908290863, 0.827363908290863, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7336820363998413, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.239128589630127, 2.2565577030181885, 2.082265853881836, 1.5768193006515503, 2.0996949672698975, 2.308845281600952, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654], [0.008191745728254318, -0.3055337369441986, -0.23581695556640625, -0.11381260305643082, -0.21838775277137756, -0.3403921127319336, 0.2522004544734955, 1.6813944578170776, 1.9079740047454834, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.082265853881836, 1.629106879234314, 1.071372628211975, 1.158518671989441, 1.8556864261627197, 2.151982545852661, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.151982545852661, 2.239128589630127, 2.308845281600952, 2.047407388687134, 1.8556864261627197, 1.611677646636963, 1.315381407737732, 1.1236603260040283, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.5310676693916321, 0.4613508880138397, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.21734206378459 [e2e-predictor] 93, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1868410110473633, 2.1345534324645996, 2.1868410110473633, 2.2914161682128906, 2.2914161682128906, 2.0299782752990723, 1.768540382385254, 2.082265853881836, 1.646536111831665, 2.4134204387664795, 2.2914161682128906, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 1.960261583328247, 2.0299782752990723, 2.3262743949890137, 2.3437037467956543, 2.2565577030181885, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [0.5833552479743958, 0.600784420967102, 1.332810640335083, 1.5419609546661377, 0.8796514868736267, 0.14762529730796814, -0.009237446822226048, 0.6530719995498657, 1.4548149108886719, 1.7511112689971924, 1.7511112689971924, 1.925403118133545, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.8556864261627197, 0.14762529730796814, -0.42753809690475464, -0.4972548484802246, -0.25324615836143494, 0.6356428265571594, 1.5419609546661377, 1.942832350730896, 2.0648367404937744, 2.1868410110473633, 2.0648367404937744, 1.942832350730896, 2.047407388687134, 2.2914161682128906, 2.1694118976593018, 1.960261583328247, 1.803398847579956, 1.4025273323059082, 1.1062309741973877, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5484968423843 [e2e-predictor] 384, 0.5310676693916321, 0.478780061006546, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.35677558183670044, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.0299782752990723, 1.8556864261627197, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.5071024894714355, 2.430849552154541, 2.204270124435425, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.082265853881836, 1.925403118133545, 1.629106879234314, 1.5942485332489014, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654], [1.6988236904144287, 0.7925055623054504, 0.7402179837226868, 1.2456645965576172, 1.646536111831665, 1.2456645965576172, 0.44392168521881104, 0.35677558183670044, 0.600784420967102, 1.071372628211975, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 0.9145098924636841, -0.8806971907615662, -0.9678431153297424, -0.04409583657979965, 1.4548149108886719, 2.0125491619110107, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.7511112689971924, 2.0299782752990723, 2.204270124435425, 1.629106879234314, 1.2805230617523193, 1.8382571935653687, 2.1868410110473633, 1.9951199293136597, 1.5419609546661377, 0.9145098924636841, 0.8099347352981567, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.844793 [e2e-predictor] 1408882141, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.3916339874267578, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.0648367404937744, 1.8905447721481323, 1.5419609546661377, 1.925403118133545, 1.960261583328247, 1.5245317220687866, 1.785969614982605, 1.5419609546661377, 1.5768193006515503, 1.489673376083374, 2.0996949672698975, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.1868410110473633, 1.6988236904144287, 1.629106879234314, 1.5419609546661377, 1.7162528038024902, 1.7336820363998413, 2.27398681640625, 2.239128589630127, 2.239128589630127, 2.239128589630127], [2.2914161682128906, 1.6813944578170776, -0.2881045341491699, -0.532113254070282, -0.3578213155269623, 0.09533771127462387, 0.6879304051399231, 1.472244143486023, 1.5942485332489014, 1.071372628211975, 0.8622223138809204, 1.2108062505722046, 1.5419609546661377, 1.7336820363998413, 1.3676689863204956, -0.18352937698364258, -1.176993489265442, -0.5495424270629883, 1.5419609546661377, 2.204270124435425, 2.239128589630127, 2.204270124435425, 2.308845281600952, 2.3437037467956543, 2.047407388687134, 1.5942485332489014, 1.071372628211975, 0.5833552479743958, 0.42649248242378235, 0.8622223138809204, 1.315381407737732, 2.0996949672698975, 2.2216994762420654, 1.5071024894714355, 1.1933770179748535, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.0365142822265625, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.827 [e2e-predictor] 363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.3742047846317291, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7227887511253357, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.117124319076538, 2.27398681640625, 2.2216994762420654, 2.1345534324645996, 1.2108062505722046, 1.5245317220687866, 1.8382571935653687, 1.5768193006515503, 1.8208279609680176, 1.2979521751403809, 1.3676689863204956, 1.5593900680541992, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.9079740047454834, 1.8556864261627197, 1.942832350730896, 1.4548149108886719, 1.6988236904144287, 1.785969614982605, 2.0125491619110107, 2.2216994762420654, 2.2565577030181885, 2.2565577030181885, 2.239128589630127], [2.2216994762420654, 2.3785619735717773, 1.8208279609680176, 0.02562093921005726, -0.619259238243103, -0.42753809690475464, -0.25324615836143494, 0.28705883026123047, 1.1236603260040283, 1.646536111831665, 1.2108062505722046, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 0.7750763297080994, -0.601830005645752, -1.1595642566680908, 0.44392168521881104, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.2914161682128906, 2.204270124435425, 2.3437037467956543, 2.4134204387664795, 1.925403118133545, 1.0016558170318604, 0.44392168521881104, 1.2979521751403809, 1.489673376083374, 1.5245317220687866, 1.9951199293136597, 2.361132860183716, 2.27398681640625, 1.960261583328247, 1.8208279609680176, 1.6639652252197266, 1.2630938291549683, 1.0888018608093262, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039 [e2e-predictor] 154, 0.984226644039154, 0.984226644039154, 0.9145098924636841, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.42649248242378235, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.3742047846317291, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6356428265571594, 0.7053595781326294, 0.7925055623054504, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.2565577030181885, 2.1694118976593018, 1.2630938291549683, 1.2805230617523193, 1.053943395614624, 1.4025273323059082, 1.5245317220687866, 1.5942485332489014, 1.175947904586792, 1.1062309741973877, 1.5071024894714355, 1.7511112689971924, 1.960261583328247, 1.785969614982605, 2.2565577030181885, 1.629106879234314, 1.9776906967163086, 1.5593900680541992, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885], [1.472244143486023, 2.0125491619110107, 2.3262743949890137, 2.204270124435425, 1.9079740047454834, 1.1062309741973877, 0.6530719995498657, 0.11276690661907196, -0.3229629397392273, 0.28705883026123047, 0.5833552479743958, 0.28705883026123047, 0.4090631604194641, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, -0.21838775277137756, 1.3850982189178467, 1.9079740047454834, 1.942832350730896, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.239128589630127, 2.2914161682128906, 2.3262743949890137, 2.0299782752990723, 1.053943395614624, 0.670501172542572, 0.9145098924636841, 1.0016558170318604, 1.7336820363998413, 2.1868410110473633, 2.27398681640625, 2.047407388687134, 1.960261583328247, 1.768540382385254, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 0.984226644039154, 1.053943395614624, 1.071 [e2e-predictor] 372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.151982545852661, 2.204270124435425, 2.151982545852661, 2.151982545852661, 2.308845281600952, 1.2805230617523193, 0.9145098924636841, 0.7925055623054504, 0.9667974710464478, 1.3850982189178467, 1.5071024894714355, 0.9319390654563904, 0.9493682980537415, 1.489673376083374, 1.472244143486023, 1.8208279609680176, 1.472244143486023, 2.239128589630127, 1.4199565649032593, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.629106879234314, 1.768540382385254, 2.430849552154541, 2.204270124435425, 2.2565577030181885, 2.2914161682128906], [1.1236603260040283, 1.2456645965576172, 1.6988236904144287, 2.2565577030181885, 2.465708017349243, 2.5005664825439453, 2.1868410110473633, 1.0888018608093262, 0.3742047846317291, 0.4090631604194641, 0.1999128758907318, 0.18248367309570312, 0.827363908290863, 1.6988236904144287, 1.6639652252197266, 0.9493682980537415, 0.7227887511253357, 1.489673376083374, 1.8731155395507812, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 2.0648367404937744, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 2.134 [e2e-predictor] 5534324645996, 2.0125491619110107, 1.8556864261627197, 1.2805230617523193, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.7925055623054504, 1.332810640335083, 1.960261583328247, 2.2216994762420654, 2.0996949672698975, 1.9951199293136597, 1.8556864261627197, 1.6988236904144287, 1.3676689863204956, 1.158518671989441, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.13019609451293945, 0.16505448520183563, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.1236603260040283, 1.1933770179748535, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0125491619110107, 2.0996949672698975, 2.151982545852661, 2.117124319076538, 2.1694118976593018, 1.9079740047454834, 0.7925055623054504, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 1.2805230617523193, 1.5419609546661377, 1.0016558170318604, 1.071372628211975, 1.5419609546661377, 1.5071024894714355, 1.7162528038024902, 1.5419609546661377, 1.785969614982605, 1.5419609546661377, 1.5245317220687866, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.8382571935653687, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.308845281600952], [1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.332810640335083, 1.5593900680541992, 2.1345534324645996, 2.465708017349243, 2.430849552154541, [e2e-predictor] 2.2565577030181885, 1.4199565649032593, 1.2282354831695557, 0.670501172542572, -0.04409583657979965, 0.478780061006546, 1.2456645965576172, 1.7511112689971924, 1.5071024894714355, 1.158518671989441, 1.2805230617523193, 1.6639652252197266, 1.8556864261627197, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.0125491619110107, 2.0299782752990723, 1.4548149108886719, 0.30448800325393677, -0.3578213155269623, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.175947904586792, 1.0190850496292114, 1.2805230617523193, 1.472244143486023, 1.646536111831665, 2.082265853881836, 2.3785619735717773, 2.0996949672698975, 1.9951199293136597, 1.9776906967163086, 1.6639652252197266, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.32191720604896545, 0.30448800325393677, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.151982545852661, 2.1694118976593018, 2.2565577030181885, 2.2565577030181885, 1.0888018608093262, 0.7053595781326294, 0.8099347352981567, 0.8099347352981567, 0.984226644039154, 1.4548149108886719, 1.5245317220687866, 1.2630938291549683, 1.4025273323059082, 1.7162528038024902, 1.489673376083374, 1.6813944578170776, 1.7511112689971924, 1.47224414348602 [e2e-predictor] 3, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.629106879234314, 1.5593900680541992, 2.0125491619110107, 2.082265853881836, 2.3437037467956543, 2.3437037467956543, 2.27398681640625], [1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.3676689863204956, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2216994762420654, 1.1410894393920898, 0.9493682980537415, 0.513638436794281, 0.13019609451293945, 0.28705883026123047, 0.7053595781326294, 1.1410894393920898, 0.984226644039154, 0.3742047846317291, 0.827363908290863, 1.3676689863204956, 1.611677646636963, 1.8556864261627197, 1.960261583328247, 1.942832350730896, 1.8208279609680176, 0.3742047846317291, -0.6366884112358093, 0.4613508880138397, 1.9079740047454834, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.7336820363998413, 1.5245317220687866, 1.5768193006515503, 1.6639652252197266, 1.5245317220687866, 1.2456645965576172, 1.1410894393920898, 1.629106879234314, 1.925403118133545, 1.7336820363998413, 1.2979521751403809, 1.1410894393920898, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 1.9776906967163086, 1.873 [e2e-predictor] 1155395507812, 1.9951199293136597, 1.803398847579956, 2.0299782752990723, 1.2630938291549683, 0.3916339874267578, 0.513638436794281, 1.0016558170318604, 0.8447931408882141, 1.2282354831695557, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.7336820363998413, 1.6639652252197266, 1.925403118133545, 1.2805230617523193, 2.395991325378418, 2.361132860183716, 2.308845281600952], [1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.3502397537231445, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.5942485332489014, 1.1410894393920898, 1.2282354831695557, 1.4373857975006104, 1.053943395614624, 0.4613508880138397, 0.2522004544734955, 0.07790851593017578, 0.478780061006546, 1.0016558170318604, 1.1933770179748535, 1.5071024894714355, 1.6988236904144287, 1.803398847579956, 1.0365142822265625, -0.37525051832199097, -0.11381260305643082, 1.629106879234314, 2.0648367404937744, 2.117124319076538, 2.204270124435425, 2.2914161682128906, 2.27398681640625, 2.0648367404937744, 1.3676689863204956, 1.1062309741973877, 0.7925055623054504, 0.0430501289665699, 0.7053595781326294, 1.803398847579956, 2.2216994762420654, 2.117124319076538, 1.5245317220687866, 1.175947904586792, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.0016558170318604, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.18248367309570312, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.2696296274662018, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.513638436794281, 0.600784420967102, 0.6530719995498657, 0.670501172542572, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.50710248947 [e2e-predictor] 14355, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 1.0888018608093262, 0.18248367309570312, 0.33934640884399414, -0.009237446822226048, 0.7925055623054504, 1.1062309741973877, 1.0190850496292114, 1.4025273323059082, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.6813944578170776, 1.5419609546661377, 1.4548149108886719, 1.2108062505722046, 1.2979521751403809, 1.5419609546661377, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.8382571935653687, 1.8382571935653687, 2.27398681640625, 2.3785619735717773], [1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.6639652252197266, 1.8905447721481323, 1.8208279609680176, 0.8970807194709778, 1.1933770179748535, 1.768540382385254, 1.8382571935653687, 1.2979521751403809, 0.4962092638015747, 0.5484968423843384, 1.158518671989441, 1.2805230617523193, 1.0888018608093262, 1.1410894393920898, 1.2805230617523193, 0.6530719995498657, -0.04409583657979965, 0.9493682980537415, 1.960261583328247, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.239128589630127, 2.2914161682128906, 2.1868410110473633, 1.8731155395507812, 1.1410894393920898, 0.8447931408882141, 1.8382571935653687, 2.151982545852661, 2.2216994762420654, 2.3437037467956543, 2.4482789039611816, 2.239128589630127, 1.960261583328247, 1.925403118133545, 1.7162528038024902, 1.3676689863204956, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.3916339874267578, 0.32191720604896545, 0.30448800325393677, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.687930405139 [e2e-predictor] 9231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.7511112689971924, 0.6182135939598083, -0.07895421981811523, 1.5419609546661377, 1.1933770179748535, 0.7053595781326294, -0.2881045341491699, -0.18352937698364258, 0.13019609451293945, 0.7925055623054504, 1.1236603260040283, 0.9493682980537415, 1.489673376083374, 1.5245317220687866, 1.6813944578170776, 1.5245317220687866, 1.5419609546661377, 1.646536111831665, 1.6813944578170776, 1.5593900680541992, 1.629106879234314, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.5593900680541992, 1.7511112689971924, 1.5942485332489014, 1.8382571935653687, 2.0125491619110107, 1.7336820363998413, 2.3262743949890137, 2.4134204387664795], [1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 1.1062309741973877, 1.5593900680541992, 1.960261583328247, 2.1345534324645996, 1.4548149108886719, 1.3502397537231445, 1.629106879234314, 1.0888018608093262, 0.5659260153770447, 0.8447931408882141, 1.1410894393920898, 1.175947904586792, 1.053943395614624, 0.9145098924636841, 0.7576471567153931, 0.5833552479743958, 1.4373857975006104, 1.8382571935653687, 1.8905447721481323, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 1.158518671989441, 1.1410894393920898, 1.8731155395507812, 2.0648367404937744, 2.2216994762420654, 2.361132860183716, 2.430849552154541, 2.4482789039611816, 2.0996949672698975, 1.8905447721481323, 2.0648367404937744, 1.629106879234314, 1.315381407737732, 1.175947904586792, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0.06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.07790851593017578, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.252200454473495 [e2e-predictor] 5, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.8905447721481323, 1.2630938291549683, 0.06047932058572769, 0.02562093921005726, 0.2696296274662018, 1.1410894393920898, 0.4090631604194641, -0.3578213155269623, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.1062309741973877, 0.984226644039154, 1.1933770179748535, 1.4548149108886719, 1.629106879234314, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.646536111831665, 1.5419609546661377, 1.5245317220687866, 1.8556864261627197, 1.8208279609680176, 1.7162528038024902, 2.308845281600952, 2.361132860183716], [1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.2630938291549683, 1.6988236904144287, 1.803398847579956, 1.611677646636963, 1.332810640335083, 1.0190850496292114, 1.2979521751403809, 1.7162528038024902, 1.4199565649032593, 0.9667974710464478, 0.9145098924636841, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 1.2108062505722046, 1.629106879234314, 1.629106879234314, 1.6988236904144287, 1.785969614982605, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 1.8208279609680176, 0.827363908290863, -0.21838775277137756, 0.2522004544734955, 1.158518671989441, 1.5942485332489014, 1.785969614982605, 2.0125491619110107, 2.0996949672698975, 2.239128589630127, 2.430849552154541, 2.4134204387664795, 2.082265853881836, 1.960261583328247, 1.8208279609680176, 1.489673376083374, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.09533771127462387, 0 [e2e-predictor] .06047932058572769, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.5833552479743958, 0.6182135939598083, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0016558170318604, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.925403118133545, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.6639652252197266, -0.09638340771198273, 0.02562093921005726, 0.513638436794281, 0.42649248242378235, 0.7227887511253357, 0.02562093921005726, 0.32191720604896545, 0.827363908290863, 1.1410894393920898, 1.5071024894714355, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.3676689863204956, 1.332810640335083, 1.4199565649032593, 1.5942485332489014, 1.611677646636963, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.5593900680541992, 1.5593900680541992, 1.646536111831665, 1.8382571935653687, 1.6813944578170776, 1.611677646636963, 2.27398681640625, 2.3437037467956543], [1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0888018608093262, 1.3502397537231445, 1.4025273323059082, 1.0888018608093262, 0.7750763297080994, 1.315381407737732, 1.7511112689971924, 1.6988236904144287, 1.1410894393920898, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 1.2630938291549683, 1.4199565649032593, 1.5593900680541992, 1.5942485332489014, 1.6639652252197266, 1.7336820363998413, 1.8208279609680176, 1.8556864261627197, 1.2456645965576172, -0.18352937698364258, 0.6530719995498657, 2.082265853881836, 2.2914161682128906, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.925403118133545, 2.151982545852661, 2.204270124435425, 2.3785619735717773, 2.4134204387664795, 2.1345534324645996, 1.925403118133545, 1.8905447721481323, 1.5419609546661377, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7402179837226868, 0.6879304051399231, 0.635642 [e2e-predictor] 8265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.18248367309570312, 0.16505448520183563, 0.11276690661907196, 0.11276690661907196, 0.07790851593017578, 0.09533771127462387, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.44392168521881104, 0.478780061006546, 0.513638436794281, 0.5833552479743958, 0.513638436794281, 0.600784420967102, 0.6879304051399231, 0.7576471567153931, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9319390654563904, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.8382571935653687, 1.8208279609680176, 1.960261583328247, 1.4373857975006104, 1.6813944578170776, 1.6639652252197266, 0.14762529730796814, -0.5146840810775757, 0.2522004544734955, 0.7227887511253357, 0.8970807194709778, 0.6879304051399231, 0.09533771127462387, 1.3676689863204956, 1.6639652252197266, 1.5593900680541992, 1.8905447721481323, 1.768540382385254, 1.785969614982605, 1.1933770179748535, 1.7336820363998413, 1.629106879234314, 1.3676689863204956, 1.315381407737732, 1.1236603260040283, 1.3850982189178467, 1.7336820363998413, 1.611677646636963, 1.646536111831665, 1.4199565649032593, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.7162528038024902, 1.8731155395507812, 1.6813944578170776, 1.629106879234314, 2.3437037467956543, 2.3262743949890137], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 1.175947904586792, 1.2630938291549683, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.5071024894714355, 1.646536111831665, 1.2979521751403809, 0.8970807194709778, 0.7750763297080994, 0.8622223138809204, 0.9145098924636841, 1.2282354831695557, 1.3676689863204956, 1.489673376083374, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.4199565649032593, 0.4090631604194641, 0.32191720604896545, 1.7162528038024902, 2.047407388687134, 2.117124319076538, 2.204270124435425, 2.308845281600952, 2.239128589630127, 1.785969614982605, 1.489673376083374, 1.4199565649032593, 1.1236603260040283, 1.2805230617523193, 1.803398847579956, 1.9079740047454834, 0.6879304051399231, 0.8970807194709778, 1.1236603260040283, 1.2979521751403809, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1. [e2e-predictor] 071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.09533771127462387, 0.13019609451293945, 0.11276690661907196, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.5659260153770447, 0.7053595781326294, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.158518671989441, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.3676689863204956, 1.4025273323059082, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 2.0125491619110107, 1.646536111831665, 0.008191745728254318, -0.44496726989746094, 0.11276690661907196, -0.8284096121788025, -0.41010889410972595, 0.30448800325393677, 0.7925055623054504, 0.9493682980537415, 1.053943395614624, 0.3916339874267578, 1.489673376083374, 1.2979521751403809, 1.6813944578170776, 1.8556864261627197, 1.5942485332489014, 1.472244143486023, 1.4548149108886719, 1.9079740047454834, 1.6813944578170776, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.5768193006515503, 1.7336820363998413, 1.7162528038024902, 1.3850982189178467, 1.4025273323059082, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.5245317220687866, 2.430849552154541, 2.3437037467956543], [1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 1.3850982189178467, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.3676689863204956, 1.2630938291549683, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.5419609546661377, 1.5071024894714355, 1.071372628211975, 0.827363908290863, 0.8622223138809204, 0.9319390654563904, 1.1933770179748535, 1.4373857975006104, 1.5245317220687866, 1.489673376083374, 1.053943395614624, 0.2522004544734955, 0.9319390654563904, 1.8905447721481323, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.1345534324645996, 2.2565577030181885, 2.308845281600952, 2.2914161682128906, 1.2630938291549683, -0.06152502819895744, -0.3055337369441986, -0.3229629397392273, 0.42649248242378235, 0.18248367309570312, -0.23581695556640625, 0.2173420637845993, 1.5942485332489014, 1.5419609546661377, 1.2805230617523193, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0539 [e2e-predictor] 43395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7750763297080994, 0.7227887511253357, 0.670501172542572, 0.600784420967102, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.32191720604896545, 0.42649248242378235, 0.513638436794281, 0.6356428265571594, 0.984226644039154, 1.175947904586792, 1.5245317220687866, 1.611677646636963, 1.785969614982605, 1.6639652252197266, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.6813944578170776, 1.5768193006515503, 1.5245317220687866, 1.5942485332489014, 1.8382571935653687, 1.6988236904144287, 1.7511112689971924, 2.0996949672698975, 2.0299782752990723, 2.0125491619110107, 1.8731155395507812, 1.8382571935653687, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.4025273323059082, 0.02562093921005726, 0.3916339874267578, -0.6366884112358093, -0.42753809690475464, -1.089847445487976, -0.8109803795814514, -0.8632679581642151, 0.30448800325393677, 0.4613508880138397, 0.7576471567153931, 0.8622223138809204, 0.3916339874267578, 1.2979521751403809, 1.7336820363998413, 1.5942485332489014, 1.6813944578170776, 1.4548149108886719, 1.7336820363998413, 1.6639652252197266, 1.803398847579956, 1.9079740047454834, 1.8382571935653687, 1.1062309741973877, 1.2805230617523193, 1.489673376083374, 1.5768193006515503, 1.6639652252197266, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.9951199293136597, 1.9776906967163086, 1.785969614982605, 2.465708017349243, 2.308845281600952], [1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.175947904586792, 1.8556864261627197, 2.2565577030181885, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 1.6639652252197266, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 1.0016558170318604, 1.2282354831695557, 1.646536111831665, 1.4548149108886719, 0.827363908290863, 0.4613508880138397, 0.5484968423843384, 0.9145098924636841, 1.4025273323059082, 1.4199565649032593, 1.0888018608093262, 0.5833552479743958, 1.489673376083374, 1.8556864261627197, 1.925403118133545, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.082265853881836, 2.1345534324645996, 2.1868410110473633, 2.082265853881836, 1.053943395614624, 0.1999128758907318, -0.27 [e2e-predictor] 067533135414124, -0.3229629397392273, -0.3055337369441986, -0.3578213155269623, -0.44496726989746094, -0.07895421981811523, 1.332810640335083, 1.6639652252197266, 1.4373857975006104, 1.1410894393920898, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1410894393920898, 1.071372628211975, 0.9493682980537415, 0.984226644039154, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.1410894393920898, 1.1236603260040283, 1.0190850496292114, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.0888018608093262, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 0.8622223138809204, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.478780061006546, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.18248367309570312, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.16505448520183563, 0.2347712516784668, 0.1999128758907318, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.4090631604194641, 0.7576471567153931, 1.2456645965576172, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.6813944578170776, 1.646536111831665, 1.6813944578170776, 1.7162528038024902, 1.646536111831665, 1.6988236904144287, 1.629106879234314, 1.8731155395507812, 1.7511112689971924, 1.8208279609680176, 2.082265853881836, 2.117124319076538, 1.8731155395507812, 1.960261583328247, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.942832350730896, 1.8905447721481323, 1.9776906967163086, 1.925403118133545, 2.047407388687134, 0.827363908290863, 0.07790851593017578, -0.42753809690475464, -0.9155555367469788, -0.9504139423370361, -0.7935512065887451, -0.7935512065887451, -0.5495424270629883, -0.42753809690475464, 0.14762529730796814, 0.32191720604896545, 0.35677558183670044, 0.600784420967102, 0.8622223138809204, 1.489673376083374, 1.629106879234314, 1.5768193006515503, 1.2979521751403809, 1.3850982189178467, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.7336820363998413, 1.8731155395507812, 1.071372628211975, 1.315381407737732, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.942832350730896, 1.942832350730896, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.8208279609680176, 2.1694118976593018, 1.785969614982605, 1.5245317220687866, 2.4482789039611816, 2.361132860183716], [1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.3850982189178467, 1.9776906967163086, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.047407388687134, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 1.3676689863204956, 0.9 [e2e-predictor] 493682980537415, 0.6356428265571594, 0.513638436794281, 0.984226644039154, 1.2108062505722046, 1.1410894393920898, 1.2282354831695557, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.0299782752990723, 1.332810640335083, 0.16505448520183563, -0.1661001741886139, -0.1486709862947464, -0.04409583657979965, -0.04409583657979965, -0.21838775277137756, -0.37525051832199097, -0.532113254070282, 0.2696296274662018, 0.8970807194709778, 0.6530719995498657, 0.7925055623054504, 1.0888018608093262, 1.158518671989441, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 0.8796514868736267, 0.984226644039154, 1.0365142822265625, 1.0016558170318604, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.175947904586792, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.8796514868736267, 0.8622223138809204, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.5310676693916321, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.2522004544734955, 0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.14762529730796814, 0.14762529730796814, 0.16505448520183563, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.18248367309570312, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.1999128758907318, 0.16505448520183563, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.2522004544734955, 0.513638436794281, 0.827363908290863, 1.3676689863204956, 1.4025273323059082, 1.2282354831695557, 1.3502397537231445, 1.4373857975006104, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.5593900680541992, 1.629106879234314, 1.5245317220687866, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.8208279609680176, 1.8905447721481323, 1.803398847579956, 2.0648367404937744, 1.629106879234314, 2.151982545852661, 1.6813944578170776, 2.1868410110473633, 2.0648367404937744, 2.1868410110473633, 2.047407388687134, 2.082265853881836, 1.9776906967163086, 1.611677646636963, 1.3850982189178467, 1.1410894393920898, 0.2173420637845993, -0.4972548484802246, -0.9852723479270935, -1.1072766780853271, -1.1944226026535034, -0.9155555367469788, -0.6715468168258667, 0.2347712516784668, 0.4090631604194641, 0.18248367309570312, -0.009237446822226048, 0.478780061006546, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.6988236904144287, 1.5245317220687866, 1.2630938291549683, 1.175947904586792, 1.5942485332489014, 1.8382571935653687, 1.8556864261627197, 1.5768193006515503, 1.6639652252197266, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.5245317220687866, 1.7336820363998413, 1.925403118133545, 1.960261583328247, 1.5768193006515503, 2.395991325378418, 2.395991325378418], [1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2805 [e2e-predictor] 230617523193, 1.2456645965576172, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 1.2630938291549683, 1.925403118133545, 2.27398681640625, 2.204270124435425, 2.1694118976593018, 2.0996949672698975, 1.629106879234314, 1.2630938291549683, 1.175947904586792, 1.4199565649032593, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.158518671989441, 1.5071024894714355, 1.5071024894714355, 1.0888018608093262, 0.8796514868736267, 0.8099347352981567, 1.0365142822265625, 1.6639652252197266, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 1.489673376083374, 0.06047932058572769, -0.026666639372706413, 0.513638436794281, 0.14762529730796814, -0.11381260305643082, -0.3229629397392273, -0.3403921127319336, -0.4623964726924896, -0.44496726989746094, -0.20095856487751007, -0.21838775277137756, -0.3229629397392273, -0.25324615836143494, -0.09638340771198273, 0.11276690661907196, 0.3916339874267578, 0.7402179837226868, 1.071372628211975, 1.175947904586792, 1.2805230617523193, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.785969614982605, 1.8556864261627197, 2.047407388687134, 2.27398681640625, 1.3676689863204956, -0.06152502819895744, 0.2696296274662018, 0.7925055623054504, 1.803398847579956, 2.27398681640625, 2.430849552154541, 2.4831371307373047, 2.430849552154541, 2.361132860183716, 2.3785619735717773, 2.430849552154541, 2.3437037467956543, 2.395991325378418, 2.622570753097534, 2.1345534324645996, -0.37525051832199097, -0.44496726989746094, 0.7925055623054504, 1.785969614982605, 2.0299782752990723, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 1.6813944578170776, 0.42649248242378235, 0.2696296274662018, 0.6356428265571594, 1.3850982189178467, 1.2456645965576172, 1.1236603260040283, 1.053943395614624, 0.8622223138809204, 0.6530719995498657, 0.5833552479743958, 0.4613508880138397, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.09533771127462387, 0.13019609451293945, 0.14762529730796814, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.1999128758907318, 0.16505448520183563, 0.18248367309570312, 0.16505448520183563, 0.18248367309570312, 0.1999128758907318, 0.28705883026123047, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.42649248242378235, 0.42649248242378235, 0.513638436794281, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.9667974710464478, 1.1236603260040283, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.646536111831665, 1.8731155395507812, 1.5942485332489014, 1.4373857975006104, 1.5768193006515503, 1.3502397537231445, 1.4025273323059082, 1.5071024894714355, 1.629106879234314, 1.3676689863204956, 1.472244143486023, 1.629106879234314, 1.7511112689971924, 1.7511112689971924, 1.4199565649032593, 1.942832350730896, 1.785969614982605, 1.6639652252197266, 1.8905447721481323, 2.0996949672698975, 2.2216994762420654, 2.0299782752990723, 2.0125491619110107, 2.1345534324645996, 2.047407388687134, 1.8731155395507812, 1.175947904586792, 0.2696296274662018, -0.1486709862947464, -0.688975989818573, -1.0201307535171509, -1.2815686464309692, -1.2989977598190308, -1.2989977598190308, -0.9155555367469788, -1.0201307535171509, 1.1236603260040283, 1.489673376083374, 1.0365142822265625, -0.009237446822226048, -0.2881045341491699, 0.13019609451293945, 1.6813944578170776, 1.6639652252197266, 2.0648367404937744, 1.6988236904144287, 1.3502397537231445, 0.8622223138809204, 1.7511112689971924, 1.4373857975006104, 1.768540382385254, 1.785969614982605, 2.047407388687134, 1.5071024894714355, 1.3676689863204956, 1.4025273323059082, 1.2979521751403809, 1.2979521751403809, 1.8208279609680176, 1.73368203 [e2e-predictor] 63998413, 1.925403118133545, 1.7336820363998413, 1.5071024894714355, 1.5942485332489014, 1.5593900680541992, 1.9951199293136597, 1.5071024894714355, 2.308845281600952, 2.361132860183716], [1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2456645965576172, 1.175947904586792, 1.1410894393920898, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 1.2282354831695557, 2.0299782752990723, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.0648367404937744, 1.7511112689971924, 1.2282354831695557, 1.2456645965576172, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.3850982189178467, 1.0888018608093262, 1.315381407737732, 1.7162528038024902, 1.489673376083374, 1.0190850496292114, 0.8447931408882141, 0.9319390654563904, 0.7402179837226868, 0.5659260153770447, 0.8970807194709778, 1.315381407737732, 1.611677646636963, 1.8731155395507812, 1.9079740047454834, 1.4025273323059082, 0.478780061006546, 0.7053595781326294, -0.1486709862947464, -0.1486709862947464, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.35677558183670044, 1.0888018608093262, 1.8556864261627197, 2.117124319076538, 2.1694118976593018, 2.308845281600952, 2.5354247093200684, 2.1694118976593018, 1.5593900680541992, 1.925403118133545, 2.3262743949890137, 2.465708017349243, 2.4482789039611816, 2.517995595932007, 2.552854061126709, 2.5702831745147705, 2.587712287902832, 2.622570753097534, 1.4199565649032593, -0.7064052224159241, -0.9852723479270935, 0.4613508880138397, 2.4134204387664795, 2.465708017349243, 2.430849552154541, 2.4482789039611816, 2.430849552154541, 2.4831371307373047, 2.5354247093200684, 2.5702831745147705, 2.622570753097534, 2.6399998664855957, 2.6399998664855957, 1.925403118133545, -0.026666639372706413, 0.8622223138809204, 1.768540382385254, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.0299782752990723, 0.9145098924636841, -0.18352937698364258, -0.7238344550132751, -0.9852723479270935, -0.7238344550132751, 2.1694118976593018, 2.430849552154541, 2.430849552154541, 2.517995595932007, 2.430849552154541, 2.308845281600952, 2.0648367404937744, 1.611677646636963, 1.2108062505722046, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.6879304051399231, 0.600784420967102, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.670501172542572, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7576471567153931, 0.8447931408882141, 0.9493682980537415, 0.8970807194709778, 0.9667974710464478, 0.9667974710464478, 1.1410894393920898, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2979521751403809, 1.472244143486023, 1.4199565649032593, 1.5071024894714355, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.7162528038024902, 1.2456645965576172, 1.158518671989441, 1.1410894393920898, 1.2979521751403809, 1.489673376083374, 1.2282354831695557, 1.2979521751403809, 1.5419609546661377, 1.3502397537231445, 1.332810640335083, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.5593900680541992, 1.4373857975006104, 1.611677646636963, 1.5419609546661377, 1.5593900680541992, 1.472244143486023, 1.7511112689971924, 1.768540382385254, 2.0648367404937744, 1.6813944578170776, 2.239128589630127, 2.0299782752990723, 1.611677646636963, 2.1868410110473633, 2.0996949672698975, 2.1694118976593018, 1.9776906967163086, 2.0299782752990723, 1.7336820363998413, 0.4090631604194641, -0.5146840810775757, -1.1072766780853271, -1.246710181236267, -1.176993489265442, -1.1944226026535034, -1.2989977598190308, -1.403572916984558, -0.8806971907615662, -0.7238344550132751, 1.5768193006515503, 1.960261583328247, 1.5245317220687866, 0.6530719995498657, -0.21838775277137756, 0.26962962 [e2e-predictor] 74662018, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.925403118133545, 1.6639652252197266, 1.472244143486023, 1.2630938291549683, 1.5419609546661377, 1.8905447721481323, 1.768540382385254, 2.047407388687134, 1.803398847579956, 1.629106879234314, 1.8208279609680176, 1.5593900680541992, 1.472244143486023, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.4025273323059082, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 1.332810640335083, 2.4482789039611816, 2.395991325378418], [1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.175947904586792, 1.9079740047454834, 2.3262743949890137, 2.361132860183716, 2.2565577030181885, 2.1345534324645996, 1.8731155395507812, 1.4548149108886719, 1.3850982189178467, 1.8208279609680176, 1.8382571935653687, 1.6639652252197266, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.5071024894714355, 1.3502397537231445, 1.1933770179748535, 1.1236603260040283, 0.8796514868736267, 0.8447931408882141, 0.7576471567153931, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, -0.07895421981811523, -0.37525051832199097, 0.478780061006546, 0.4090631604194641, 0.2522004544734955, 0.18248367309570312, 0.06047932058572769, 0.1999128758907318, 0.6356428265571594, 0.7750763297080994, 0.5659260153770447, 1.8556864261627197, 2.587712287902832, 2.5354247093200684, 2.4482789039611816, 2.552854061126709, 2.308845281600952, 2.151982545852661, 2.465708017349243, 2.4831371307373047, 2.517995595932007, 2.5354247093200684, 2.5354247093200684, 2.517995595932007, 2.587712287902832, 2.552854061126709, 2.587712287902832, 0.7053595781326294, -0.688975989818573, -1.1944226026535034, -1.1595642566680908, 0.0430501289665699, 2.3262743949890137, 2.430849552154541, 2.308845281600952, 2.308845281600952, 2.2565577030181885, 2.3262743949890137, 2.517995595932007, 2.517995595932007, 2.4831371307373047, 2.1694118976593018, -0.9504139423370361, -1.4732897281646729, -1.4384313821792603, -0.5146840810775757, 0.6356428265571594, 1.0190850496292114, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, -0.18352937698364258, -1.1247059106826782, -1.2641394138336182, -1.1944226026535034, 0.513638436794281, 1.8556864261627197, 2.4482789039611816, 2.587712287902832, 2.4134204387664795, 2.430849552154541, 2.395991325378418, 2.4831371307373047, 2.5702831745147705, 2.1694118976593018, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.4025273323059082, 1.2108062505722046, 1.175947904586792, 1.2456645965576172, 1.4199565649032593, 1.5419609546661377, 1.646536111831665, 1.7336820363998413, 1.7336820363998413, 1.785969614982605, 1.803398847579956, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.768540382385254, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.4373857975006104, 1.5071024894714355, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.5942485332489014, 1.7336820363998413, 1.629106879234314, 1.5245317220687866, 1.611677646636963, 1.4373857975006104, 1.629106879234314, 1.6813944578170776, 1.5942485332489014, 1.472244143486023, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.4548149108886719, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.1933770179748535, 1.315381407737732, 1.489673376083374, 1.2108062505722046, 1.6813944578170776, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.2565577030181885, 1.8208279609680176, 1.6813944578170776, 2.1694118976593018, 1.768540382385254, 2.0648367404937744, 2.047407388687134, 1.69882369 [e2e-predictor] 04144287, 1.646536111831665, 0.2696296274662018, -0.9678431153297424, -1.3861438035964966, -1.5255773067474365, -1.490718960762024, -1.333856225013733, -0.8109803795814514, -1.5081480741500854, -1.5604356527328491, -0.1486709862947464, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.5593900680541992, 0.42649248242378235, 0.1999128758907318, 1.6639652252197266, 2.0996949672698975, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 2.117124319076538, 1.2979521751403809, 1.4199565649032593, 1.611677646636963, 1.611677646636963, 1.8382571935653687, 1.9776906967163086, 1.5245317220687866, 2.0125491619110107, 1.6988236904144287, 1.4199565649032593, 1.6639652252197266, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 2.082265853881836, 1.2630938291549683, 2.430849552154541, 2.361132860183716], [1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 1.053943395614624, 1.785969614982605, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.239128589630127, 1.942832350730896, 1.5942485332489014, 1.5593900680541992, 1.942832350730896, 2.0996949672698975, 2.0299782752990723, 1.7162528038024902, 1.5071024894714355, 1.4373857975006104, 1.3676689863204956, 1.5245317220687866, 1.646536111831665, 1.2805230617523193, 1.0888018608093262, 1.4548149108886719, 1.5593900680541992, 1.5245317220687866, 1.2805230617523193, 0.9667974710464478, 0.13019609451293945, -0.44496726989746094, -0.11381260305643082, -0.09638340771198273, -0.3229629397392273, -0.3229629397392273, -0.20095856487751007, -0.39267969131469727, -0.5844008326530457, -0.1486709862947464, 0.0430501289665699, -0.11381260305643082, 2.27398681640625, 2.4482789039611816, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.5005664825439453, 2.587712287902832, 2.5354247093200684, 2.5005664825439453, 2.4831371307373047, 2.395991325378418, 2.3785619735717773, 2.4831371307373047, 2.4482789039611816, 0.28705883026123047, -0.5146840810775757, -1.0724183320999146, -1.3861438035964966, -1.403572916984558, -1.403572916984558, -1.0549890995025635, -0.009237446822226048, 1.2805230617523193, 1.8556864261627197, 2.151982545852661, 2.361132860183716, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 1.3676689863204956, -1.2641394138336182, -1.5081480741500854, -1.5778648853302002, -1.490718960762024, -0.9678431153297424, -0.7064052224159241, -0.5669716596603394, -0.3578213155269623, -0.21838775277137756, -0.688975989818573, -1.2815686464309692, -1.1247059106826782, -1.1072766780853271, -0.3229629397392273, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 2.151982545852661, 2.587712287902832, 1.629106879234314, 0.28705883026123047, 0.8970807194709778, 1.3502397537231445, 1.611677646636963, 1.6813944578170776, 1.646536111831665, 1.8382571935653687, 1.9079740047454834, 1.8382571935653687, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.7511112689971924, 1.8556864261627197, 1.8556864261627197, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.5942485332489014, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.5942485332489014, 1.6813944578170776, 1.5768193006515503, 1.5071024894714355, 1.6813944578170776, 1.785969614982605, 1.8208279609680176, 1.5071024894714355, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.5942485332489014, 1.3676689863204956, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.2282354831695557, 1.2282354831695557, 1.3502397537231445, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.141089439392089 [e2e-predictor] 8, 1.2282354831695557, 1.5593900680541992, 1.3676689863204956, 1.4373857975006104, 1.5245317220687866, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.5593900680541992, 1.7511112689971924, 1.611677646636963, 1.7162528038024902, 2.1868410110473633, 2.0125491619110107, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0996949672698975, 2.204270124435425, 1.4548149108886719, 1.315381407737732, 0.008191745728254318, -0.9329847693443298, -1.3861438035964966, -1.4384313821792603, -1.5255773067474365, -1.403572916984558, -1.4210021495819092, -1.5081480741500854, -1.5081480741500854, -0.688975989818573, 1.071372628211975, 1.5245317220687866, 1.5419609546661377, 1.5245317220687866, 0.42649248242378235, 0.513638436794281, 1.2282354831695557, 1.7162528038024902, 1.7336820363998413, 1.9776906967163086, 2.1868410110473633, 1.9776906967163086, 1.2979521751403809, 1.7162528038024902, 1.5593900680541992, 1.6639652252197266, 1.5593900680541992, 1.803398847579956, 1.7162528038024902, 1.9776906967163086, 1.7162528038024902, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.803398847579956, 1.925403118133545, 1.472244143486023, 1.3850982189178467, 1.3676689863204956, 2.239128589630127, 1.4373857975006104, 2.395991325378418, 2.361132860183716], [1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3502397537231445, 1.332810640335083, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.7925055623054504, 0.8447931408882141, 0.9667974710464478, 1.6988236904144287, 2.204270124435425, 2.3262743949890137, 2.3437037467956543, 2.27398681640625, 2.047407388687134, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 2.047407388687134, 2.1694118976593018, 1.8382571935653687, 1.5245317220687866, 1.5419609546661377, 1.3850982189178467, 1.3850982189178467, 1.629106879234314, 1.5071024894714355, 1.3502397537231445, 1.5071024894714355, 1.5942485332489014, 1.3850982189178467, 0.984226644039154, 0.18248367309570312, -0.37525051832199097, -0.11381260305643082, -0.07895421981811523, -0.2881045341491699, -0.4798256754875183, -0.6541175842285156, -0.8109803795814514, -0.9678431153297424, -1.2292810678482056, -1.246710181236267, -1.0549890995025635, -0.7412636280059814, -0.21838775277137756, 1.0365142822265625, 1.2979521751403809, 1.332810640335083, 1.942832350730896, 2.430849552154541, 2.517995595932007, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.768540382385254, -1.176993489265442, -1.2815686464309692, -1.3512853384017944, -1.333856225013733, -1.403572916984558, -1.403572916984558, -1.403572916984558, -1.3861438035964966, -1.3687145709991455, -1.2989977598190308, -1.4384313821792603, -1.1421350240707397, -1.089847445487976, -1.2292810678482056, -1.1944226026535034, -1.3861438035964966, -1.490718960762024, -1.4558604955673218, -1.4558604955673218, -1.403572916984558, -1.3164269924163818, -1.2292810678482056, -1.2292810678482056, -1.246710181236267, -1.2641394138336182, -1.2815686464309692, -1.5255773067474365, -1.5430065393447876, -1.647581696510315, -1.5255773067474365, -1.1421350240707397, -0.8109803795814514, -0.3403921127319336, 0.3742047846317291, 1.0190850496292114, 0.6530719995498657, 1.071372628211975, 1.472244143486023, 1.629106879234314, 1.8731155395507812, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.785969614982605, 1.646536111831665, 1.629106879234314, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.5419609546661377, 1.6813944578170776, 1.6639652252197266, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6988236904144287, 1.5593900680541992, 1.5942485332489014, 1.5071024894714355, 1.611677646636963, 1.629106879234314, 1.6813944578170776, 1.6639652252197266, 1.5245317220687866, 1.4199565649032593, 1.402527332 [e2e-predictor] 3059082, 1.315381407737732, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.0190850496292114, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 0.9319390654563904, 1.053943395614624, 1.0016558170318604, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, 1.3676689863204956, 1.4548149108886719, 1.1933770179748535, 1.4548149108886719, 1.1933770179748535, 1.4025273323059082, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.8731155395507812, 1.8382571935653687, 2.0996949672698975, 1.785969614982605, 2.117124319076538, 1.7162528038024902, 2.0996949672698975, 1.9776906967163086, 1.803398847579956, 1.9079740047454834, 0.9493682980537415, -0.8632679581642151, -1.2118518352508545, -1.3512853384017944, -1.3687145709991455, -1.5604356527328491, -1.5430065393447876, -1.5255773067474365, -1.4384313821792603, -1.6127232313156128, -0.9504139423370361, 0.4962092638015747, 1.071372628211975, 1.5419609546661377, 1.4548149108886719, 1.0888018608093262, 0.513638436794281, 0.8970807194709778, 1.8556864261627197, 1.9079740047454834, 1.960261583328247, 2.0125491619110107, 1.925403118133545, 1.4199565649032593, 1.158518671989441, 1.489673376083374, 1.5593900680541992, 1.332810640335083, 1.7511112689971924, 1.6813944578170776, 1.8556864261627197, 1.7511112689971924, 1.6813944578170776, 1.5768193006515503, 1.5942485332489014, 1.8208279609680176, 2.239128589630127, 1.629106879234314, 1.472244143486023, 1.611677646636963, 2.0648367404937744, 1.472244143486023, 2.430849552154541, 2.3262743949890137], [1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.7576471567153931, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 1.4373857975006104, 2.0648367404937744, 2.361132860183716, 2.3262743949890137, 2.3262743949890137, 2.1694118976593018, 1.9776906967163086, 2.0648367404937744, 1.942832350730896, 1.925403118133545, 2.117124319076538, 2.0648367404937744, 1.7336820363998413, 1.4199565649032593, 1.5768193006515503, 1.768540382385254, 1.5245317220687866, 1.5419609546661377, 1.2979521751403809, 0.6530719995498657, 0.18248367309570312, -0.3229629397392273, -0.6715468168258667, -0.9329847693443298, -1.0201307535171509, -1.1247059106826782, -1.1595642566680908, -1.1421350240707397, -1.1247059106826782, -1.176993489265442, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.3861438035964966, -1.089847445487976, -1.0027015209197998, -1.0724183320999146, -1.2641394138336182, -1.2641394138336182, -1.3687145709991455, 0.7576471567153931, 1.1236603260040283, -1.2118518352508545, -1.2641394138336182, -0.7412636280059814, -0.23581695556640625, -0.7935512065887451, -1.6301524639129639, -1.5430065393447876, -1.6127232313156128, -1.6824400424957275, -1.5081480741500854, -1.490718960762024, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.3687145709991455, -1.246710181236267, -1.2118518352508545, -1.176993489265442, -1.1247059106826782, -1.1072766780853271, -1.246710181236267, -1.5778648853302002, -1.1595642566680908, 0.06047932058572769, 0.7227887511253357, 1.2108062505722046, 1.4548149108886719, 1.1236603260040283, 0.5310676693916321, -0.4972548484802246, -0.6715468168258667, -0.1312417984008789, -0.5495424270629883, -0.7935512065887451, -1.176993489265442, -1.4384313821792603, -1.3164269924163818, -1.3512853384017944, -1.3687145709991455, -1.3512853384017944, -0.7412636280059814, 0.4962092638015747, 1.629106879234314, 1.9079740047454834, 1.768540382385254, 1.8905447721481323, 1.5419609546661377, 1.611677646636963, 1.803398847579956, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.9079740047454834, 1.7 [e2e-predictor] 336820363998413, 1.6639652252197266, 1.6639652252197266, 1.803398847579956, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.472244143486023, 1.2805230617523193, 1.3502397537231445, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.5593900680541992, 1.472244143486023, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.3676689863204956, 1.3502397537231445, 1.2282354831695557, 1.4025273323059082, 1.332810640335083, 1.2456645965576172, 1.2805230617523193, 1.2282354831695557, 1.1236603260040283, 1.1410894393920898, 1.071372628211975, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.2456645965576172, 1.315381407737732, 1.053943395614624, 1.3850982189178467, 1.4373857975006104, 1.2979521751403809, 1.2282354831695557, 1.489673376083374, 1.646536111831665, 1.7162528038024902, 1.5593900680541992, 1.9776906967163086, 2.0648367404937744, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.611677646636963, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.9079740047454834, 1.960261583328247, 1.785969614982605, 0.5659260153770447, -1.176993489265442, -1.4384313821792603, -1.490718960762024, -1.403572916984558, -1.4558604955673218, -1.490718960762024, -1.6127232313156128, -1.3687145709991455, -1.5952941179275513, -1.490718960762024, -0.1312417984008789, 0.6182135939598083, 1.629106879234314, 1.646536111831665, 0.9493682980537415, 0.8099347352981567, 1.1062309741973877, 1.472244143486023, 1.6813944578170776, 1.7336820363998413, 1.8556864261627197, 1.785969614982605, 1.5071024894714355, 1.2282354831695557, 1.5245317220687866, 1.5942485332489014, 1.2979521751403809, 1.4373857975006104, 1.785969614982605, 1.6813944578170776, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.2805230617523193, 1.803398847579956, 1.9776906967163086, 1.611677646636963, 1.3676689863204956, 1.7511112689971924, 1.5245317220687866, 1.5942485332489014, 2.465708017349243, 2.3262743949890137], [1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.1933770179748535, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 0.9145098924636841, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 1.0888018608093262, 1.9079740047454834, 2.3262743949890137, 2.3437037467956543, 2.308845281600952, 2.239128589630127, 2.204270124435425, 2.0996949672698975, 2.0648367404937744, 2.0299782752990723, 2.082265853881836, 2.0125491619110107, 2.0299782752990723, 1.472244143486023, 1.5593900680541992, 1.785969614982605, 1.0365142822265625, -0.04409583657979965, -0.688975989818573, -0.8284096121788025, -0.9155555367469788, -0.9155555367469788, -1.0201307535171509, -1.0724183320999146, -1.1247059106826782, -1.3687145709991455, -1.4732897281646729, -1.5604356527328491, -1.647581696510315, -1.7347276210784912, -1.6650108098983765, -1.6127232313156128, -1.1944226026535034, -0.5844008326530457, -0.4798256754875183, -0.5844008326530457, -0.6715468168258667, -1.0375598669052124, -1.176993489265442, -1.1944226026535034, -1.333856225013733, -1.3164269924163818, -1.2292810678482056, -1.0027015209197998, -0.9678431153297424, -1.333856225013733, -1.4732897281646729, -1.333856225013733, -0.7412636280059814, -0.3578213155269623, -0.3578213155269623, -0.7412636280059814, -1.2118518352508545, -0.1312417984008789, 1.7336820363998413, 2.082265853881836, 2.361132860183716, 2.4482789039611816, 2.4831371307373047, 2.5005664825439453, 1.7511112689971924, 0.9145098924636841, 1.2805230617523193, 2.1694118976593018, 2.151982545852661, 1.9951199293136597, 1.2630938291549683, 0.0430501289665699, -0.3578213155269623, 2.517995595932007, 2.622570753097534, 2.5702831745147705, 2.517995595932007, 2.5354247093200684, 2.6051416397094727, 2.430849552154541, 2.0648367404937744, 1.1759 [e2e-predictor] 47904586792, 0.0430501289665699, -0.11381260305643082, 0.7402179837226868, 1.1410894393920898, 1.472244143486023, 1.5245317220687866, 1.629106879234314, 1.5593900680541992, 1.5419609546661377, 1.8382571935653687, 1.925403118133545, 1.8208279609680176, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6813944578170776, 1.646536111831665, 1.489673376083374, 1.6813944578170776, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.5768193006515503, 1.5071024894714355, 1.3676689863204956, 1.2456645965576172, 1.489673376083374, 1.629106879234314, 1.6813944578170776, 1.5071024894714355, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.1933770179748535, 1.0365142822265625, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 0.8099347352981567, 1.0016558170318604, 1.053943395614624, 1.2282354831695557, 1.1236603260040283, 1.0888018608093262, 1.2630938291549683, 1.1410894393920898, 0.7402179837226868, 1.3676689863204956, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.3502397537231445, 1.629106879234314, 1.8382571935653687, 1.611677646636963, 1.9776906967163086, 1.646536111831665, 1.7511112689971924, 2.0996949672698975, 2.0125491619110107, 1.925403118133545, 2.0648367404937744, 2.0996949672698975, 1.803398847579956, 1.9079740047454834, 1.942832350730896, 1.6813944578170776, 0.9145098924636841, -1.246710181236267, -1.5255773067474365, -1.4384313821792603, -1.4384313821792603, -1.4384313821792603, -1.5255773067474365, -1.490718960762024, -1.4732897281646729, -1.2641394138336182, -0.4623964726924896, -1.0724183320999146, 0.13019609451293945, 1.472244143486023, 1.315381407737732, 1.2456645965576172, 1.2979521751403809, 0.32191720604896545, 0.8447931408882141, 1.4373857975006104, 1.6988236904144287, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.611677646636963, 1.9079740047454834, 1.7336820363998413, 1.803398847579956, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 2.0125491619110107, 1.8731155395507812, 1.5419609546661377, 1.3676689863204956, 1.7336820363998413, 1.8382571935653687, 1.785969614982605, 1.6639652252197266, 1.6639652252197266, 1.332810640335083, 1.8731155395507812, 2.6399998664855957, 2.3262743949890137], [1.803398847579956, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7576471567153931, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 1.5071024894714355, 2.1345534324645996, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.204270124435425, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.0299782752990723, 0.600784420967102, -0.09638340771198273, -0.6715468168258667, -0.7761220335960388, -0.7064052224159241, -0.5495424270629883, -0.688975989818573, -0.8458387851715088, -1.0549890995025635, -1.1421350240707397, -1.1421350240707397, -1.176993489265442, -1.3164269924163818, -1.4558604955673218, -1.5081480741500854, -1.2118518352508545, -0.5844008326530457, 0.4613508880138397, 0.7402179837226868, 0.7053595781326294, 0.14762529730796814, -0.5495424270629883, -0.9852723479270935, -1.176993489265442, -1.0724183320999146, -0.37525051832199097, 0.44392168521881104, 0.4613508880138397, -0.2881045341491699, -1.2118518352508545, -1.1247059106826782, 0.670501172542572, 2.047407388687134, 2.361132860183716, 2.5005664825439453, 2.3262743949890137, 2.5005664825439453, 2.308845281600952, 1.8208279609680176, 0.478780061006546, 1.4548149108886719, 1.9079740047454834, 1.2979521751403809, 0.147625297307968 [e2e-predictor] 14, -0.44496726989746094, 2.239128589630127, 2.622570753097534, 2.5702831745147705, 2.5354247093200684, 2.5005664825439453, 2.5354247093200684, 2.587712287902832, 1.8556864261627197, -0.1486709862947464, 1.5419609546661377, 1.8731155395507812, 2.5005664825439453, 2.5702831745147705, 2.0125491619110107, 0.8796514868736267, 1.8731155395507812, 2.1345534324645996, 0.8447931408882141, 0.8970807194709778, 1.5245317220687866, 1.472244143486023, 1.1933770179748535, 1.3850982189178467, 1.3850982189178467, 1.5071024894714355, 1.611677646636963, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.768540382385254, 1.8731155395507812, 1.6988236904144287, 1.5768193006515503, 1.5071024894714355, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.5419609546661377, 1.4025273323059082, 1.5768193006515503, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.053943395614624, 1.3676689863204956, 1.4199565649032593, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 0.984226644039154, 1.2979521751403809, 1.175947904586792, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0888018608093262, 1.0016558170318604, 0.8447931408882141, 0.9319390654563904, 1.053943395614624, 1.2282354831695557, 1.2979521751403809, 1.0365142822265625, 1.2630938291549683, 1.175947904586792, 1.1236603260040283, 0.8970807194709778, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.6813944578170776, 1.6639652252197266, 2.1345534324645996, 1.9951199293136597, 1.768540382385254, 2.0996949672698975, 1.8208279609680176, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.315381407737732, 0.1999128758907318, -1.0201307535171509, -1.4732897281646729, -1.5081480741500854, -1.4558604955673218, -1.5255773067474365, -1.5255773067474365, -1.490718960762024, -1.5255773067474365, -1.4384313821792603, -1.0027015209197998, 0.11276690661907196, -0.3578213155269623, 1.2456645965576172, 1.4548149108886719, 0.7227887511253357, 1.803398847579956, 1.4199565649032593, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.7162528038024902, 1.3850982189178467, 1.332810640335083, 1.472244143486023, 1.8731155395507812, 2.1345534324645996, 1.960261583328247, 1.8382571935653687, 1.315381407737732, 1.5942485332489014, 1.8556864261627197, 1.8556864261627197, 1.2630938291549683, 1.489673376083374, 1.8905447721481323, 1.489673376083374, 1.768540382385254, 1.960261583328247, 1.611677646636963, 1.472244143486023, 2.047407388687134, 2.6051416397094727, 2.3262743949890137], [1.8208279609680176, 1.7511112689971924, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.0888018608093262, 0.9667974710464478, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7402179837226868, 1.2630938291549683, 1.9776906967163086, 2.239128589630127, 2.27398681640625, 2.308845281600952, 2.3262743949890137, 2.239128589630127, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.0125491619110107, 1.960261583328247, -0.1312417984008789, -0.3229629397392273, -0.619259238243103, -0.688975989818573, -0.601830005645752, -0.41010889410972595, -0.37525051832199097, -0.3055337369441986, -0.5844008326530457, -0.9678431153297424, -1.0201307535171509, -1.0375598669052124, -1.1595642566680908, -1.176993489265442, -0.7761220335960388, 0.827363908290863, 1.8208279609680176, 1.9951199293136597, 2.0996949672698975, 2.0996949672698975, 1.7511112689971924, 1.6988236904144287, 1.2805230617523193, 0.16505448520183563, 0.2696296274662018, 0.3916339 [e2e-predictor] 874267578, -0.1312417984008789, -0.7064052224159241, -0.8284096121788025, -0.37525051832199097, 0.2696296274662018, 2.082265853881836, 2.1868410110473633, 2.395991325378418, 2.4831371307373047, 2.0648367404937744, 0.8796514868736267, -0.6715468168258667, 1.1933770179748535, 2.27398681640625, 2.5005664825439453, 2.4831371307373047, 2.552854061126709, 2.4831371307373047, 2.517995595932007, 2.361132860183716, 1.0365142822265625, 1.2979521751403809, 1.9951199293136597, 1.9776906967163086, 0.670501172542572, 0.16505448520183563, 2.2565577030181885, 2.6399998664855957, 2.4831371307373047, 2.622570753097534, 2.3785619735717773, 1.053943395614624, -0.8284096121788025, 1.315381407737732, 2.4134204387664795, 2.3262743949890137, 2.1694118976593018, 1.4199565649032593, 1.5593900680541992, 1.6813944578170776, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.4548149108886719, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.472244143486023, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.489673376083374, 1.1933770179748535, 1.332810640335083, 1.315381407737732, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.071372628211975, 1.2630938291549683, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.5245317220687866, 1.2805230617523193, 1.2108062505722046, 1.315381407737732, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 0.984226644039154, 0.7402179837226868, 1.0190850496292114, 1.053943395614624, 0.984226644039154, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 1.8731155395507812, 1.925403118133545, 1.8731155395507812, 1.9951199293136597, 1.942832350730896, 1.9776906967163086, 2.082265853881836, 1.8556864261627197, 1.768540382385254, 1.5942485332489014, 1.3502397537231445, -0.5669716596603394, -1.4210021495819092, -1.5778648853302002, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.2641394138336182, -1.1944226026535034, -0.39267969131469727, -0.07895421981811523, -0.27067533135414124, 1.0016558170318604, 1.6639652252197266, 1.4373857975006104, 1.6639652252197266, 0.7576471567153931, 0.9667974710464478, 1.5593900680541992, 1.332810640335083, 1.1062309741973877, 1.2108062505722046, 1.7162528038024902, 1.7162528038024902, 2.0299782752990723, 2.0299782752990723, 1.5768193006515503, 1.7336820363998413, 1.4199565649032593, 1.6813944578170776, 1.8382571935653687, 1.7336820363998413, 1.629106879234314, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 2.151982545852661, 1.5768193006515503, 1.7162528038024902, 1.8382571935653687, 2.622570753097534, 2.3437037467956543], [1.8382571935653687, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 1.2805230617523193, 1.1062309741973877, 0.8970807194709778, 1.071372628211975, 1.8208279609680176, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.308845281600952, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.0996949672698975, 1.9079740047454834, -0.39267969131469727, -0.3055337369441986, -0.25324615836143494, -0.39267969131469727, -0.4972548484802246, -0.619259238243103, -0.42753809690475464, 0.1476252 [e2e-predictor] 9730796814, 0.5310676693916321, 0.13019609451293945, -0.601830005645752, -1.1072766780853271, -1.2989977598190308, 0.28705883026123047, 2.1345534324645996, 2.3262743949890137, 2.3785619735717773, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 1.8556864261627197, 0.18248367309570312, -0.1661001741886139, 0.8447931408882141, 0.18248367309570312, -1.246710181236267, -1.4384313821792603, -0.5669716596603394, 1.6988236904144287, 2.2216994762420654, 2.308845281600952, 1.472244143486023, -0.25324615836143494, -0.23581695556640625, 0.827363908290863, 0.8447931408882141, -0.2881045341491699, -0.4798256754875183, 1.8208279609680176, 2.430849552154541, 2.465708017349243, 2.622570753097534, 2.6051416397094727, 2.5702831745147705, 2.151982545852661, 0.07790851593017578, 2.0648367404937744, 2.552854061126709, 2.5354247093200684, 2.5702831745147705, 2.0299782752990723, 0.33934640884399414, 1.8556864261627197, 2.239128589630127, 2.517995595932007, 2.2914161682128906, 2.4482789039611816, 0.984226644039154, -0.4623964726924896, 0.8970807194709778, 0.7750763297080994, 2.0299782752990723, 2.0996949672698975, 1.6639652252197266, 1.8208279609680176, 1.8208279609680176, 1.6988236904144287, 1.7336820363998413, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4025273323059082, 1.2456645965576172, 1.4025273323059082, 1.2282354831695557, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.2282354831695557, 1.2456645965576172, 1.4025273323059082, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.2805230617523193, 1.315381407737732, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.5071024894714355, 1.5071024894714355, 1.2979521751403809, 1.158518671989441, 0.9319390654563904, 0.9667974710464478, 0.7750763297080994, 0.9145098924636841, 0.7750763297080994, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.158518671989441, 0.8622223138809204, 1.4373857975006104, 1.158518671989441, 1.3850982189178467, 1.315381407737732, 0.984226644039154, 1.0888018608093262, 1.4373857975006104, 1.3502397537231445, 1.5768193006515503, 1.646536111831665, 1.489673376083374, 1.315381407737732, 1.5245317220687866, 1.6813944578170776, 1.942832350730896, 1.646536111831665, 2.117124319076538, 1.8382571935653687, 1.8208279609680176, 1.8905447721481323, 1.9776906967163086, 2.047407388687134, 2.1345534324645996, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.489673376083374, 1.1410894393920898, 0.16505448520183563, -0.9329847693443298, -1.5255773067474365, -1.5604356527328491, -1.5255773067474365, -1.5081480741500854, -1.5778648853302002, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.490718960762024, -1.089847445487976, -0.27067533135414124, 0.7576471567153931, 0.13019609451293945, 0.13019609451293945, 0.513638436794281, 0.9667974710464478, 1.0016558170318604, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.2282354831695557, 1.4373857975006104, 1.8208279609680176, 1.5768193006515503, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 1.646536111831665, 1.5071024894714355, 1.6988236904144287, 1.5071024894714355, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.489673376083374, 1.646536111831665, 2.1868410110473633, 2.27398681640625, 1.8556864261627197, 2.047407388687134, 2.0648367404937744, 2.5702831745147705, 2.3262743949890137], [1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1410894393920898, 1.0190850496292114, 0.9319390654563904, 0.8970807194709778, 0.7750763297080994, 0.8099347352981567, 1.629106879234314, 2.117124319076538, 2.0299782752990723, 1 [e2e-predictor] .5245317220687866, 1.1236603260040283, 1.3850982189178467, 1.960261583328247, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.3262743949890137, 2.27398681640625, 2.1694118976593018, 2.151982545852661, 1.489673376083374, 0.16505448520183563, 0.1999128758907318, -0.04409583657979965, -0.42753809690475464, -0.7586928009986877, -0.9678431153297424, -0.6715468168258667, 0.02562093921005726, 0.7925055623054504, 1.2282354831695557, 0.8796514868736267, 0.28705883026123047, 2.3262743949890137, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.5354247093200684, 2.5005664825439453, 2.395991325378418, 2.0648367404937744, -0.026666639372706413, -0.4972548484802246, -0.18352937698364258, -0.6541175842285156, -0.8284096121788025, -0.9155555367469788, 0.7925055623054504, 1.8556864261627197, 1.6813944578170776, 0.18248367309570312, -1.0549890995025635, -0.8284096121788025, 1.4373857975006104, 2.4482789039611816, 2.517995595932007, 2.4482789039611816, 2.3437037467956543, 1.2282354831695557, -0.27067533135414124, -0.23581695556640625, 0.600784420967102, 1.2979521751403809, 0.8099347352981567, -0.532113254070282, 1.0016558170318604, 2.4482789039611816, 2.4482789039611816, 2.4482789039611816, 2.395991325378418, 2.4482789039611816, 2.5005664825439453, 2.0125491619110107, 0.7750763297080994, 1.8208279609680176, 2.308845281600952, 2.6399998664855957, 2.0125491619110107, -0.009237446822226048, -0.44496726989746094, 2.1868410110473633, 2.0996949672698975, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.6639652252197266, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.5419609546661377, 1.489673376083374, 1.489673376083374, 1.1410894393920898, 1.3850982189178467, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.332810640335083, 1.315381407737732, 1.4548149108886719, 1.071372628211975, 1.5419609546661377, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2456645965576172, 1.3676689863204956, 1.3676689863204956, 1.2456645965576172, 0.9319390654563904, 1.2108062505722046, 1.646536111831665, 1.4025273323059082, 1.315381407737732, 0.984226644039154, 1.2282354831695557, 1.0016558170318604, 0.7576471567153931, 0.984226644039154, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.8796514868736267, 0.5659260153770447, 1.315381407737732, 0.44392168521881104, 0.9145098924636841, 0.9667974710464478, 0.8622223138809204, 1.2979521751403809, 1.1062309741973877, 1.175947904586792, 1.332810640335083, 1.332810640335083, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.6988236904144287, 2.0299782752990723, 2.1345534324645996, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 2.2565577030181885, 2.0299782752990723, 1.9079740047454834, 2.082265853881836, 1.925403118133545, 1.489673376083374, 1.315381407737732, -0.601830005645752, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5778648853302002, -1.5778648853302002, -1.490718960762024, -1.4732897281646729, -0.9678431153297424, -0.8806971907615662, 0.8447931408882141, 0.2522004544734955, 0.5484968423843384, 1.2979521751403809, 1.8382571935653687, 1.053943395614624, 1.315381407737732, 1.4548149108886719, 1.2630938291549683, 1.0190850496292114, 0.9319390654563904, 1.0365142822265625, 1.2108062505722046, 1.6639652252197266, 1.8556864261627197, 1.6813944578170776, 1.9951199293136597, 1.8208279609680176, 1.2805230617523193, 1.3502397537231445, 1.785969614982605, 1.960261583328247, 1.785969614982605, 1.629106879234314, 1.315381407737732, 1.7336820363998413, 1.960261583328247, 1.8556864261627197, 1.9079740047454834, 2.4482789039611816, 2.622570753097534, 2.361132860183716], [1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, [e2e-predictor] 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.9145098924636841, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.6813944578170776, 2.3785619735717773, 2.27398681640625, 1.925403118133545, 0.984226644039154, 1.175947904586792, 1.785969614982605, 2.151982545852661, 2.27398681640625, 2.308845281600952, 2.2914161682128906, 2.1694118976593018, 1.942832350730896, 2.117124319076538, 1.925403118133545, 0.6879304051399231, 0.42649248242378235, 0.5833552479743958, 0.11276690661907196, -0.8284096121788025, -1.0724183320999146, -1.1944226026535034, -1.0027015209197998, -0.1312417984008789, 1.0016558170318604, 1.646536111831665, 2.3437037467956543, 2.4482789039611816, 2.430849552154541, 2.517995595932007, 2.552854061126709, 2.517995595932007, 1.5071024894714355, -0.4798256754875183, -1.1944226026535034, -0.9678431153297424, 0.600784420967102, 0.7576471567153931, -0.3229629397392273, -1.0201307535171509, -0.21838775277137756, 1.2979521751403809, 0.9667974710464478, -0.25324615836143494, -1.1072766780853271, -0.3578213155269623, 1.5942485332489014, 2.1868410110473633, 2.204270124435425, 1.785969614982605, -0.18352937698364258, -1.1944226026535034, -1.0724183320999146, 1.4548149108886719, 2.430849552154541, 2.5005664825439453, 2.3437037467956543, 1.960261583328247, 0.513638436794281, 0.9667974710464478, 1.925403118133545, 2.1694118976593018, 2.204270124435425, 2.2914161682128906, 2.395991325378418, 2.552854061126709, 2.517995595932007, 2.430849552154541, 1.4025273323059082, 0.513638436794281, 0.1999128758907318, -0.1486709862947464, 1.2282354831695557, 1.9951199293136597, 1.803398847579956, 1.7162528038024902, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.611677646636963, 1.646536111831665, 1.785969614982605, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.1410894393920898, 1.2456645965576172, 1.3502397537231445, 1.4373857975006104, 1.2630938291549683, 1.2456645965576172, 1.3502397537231445, 1.2979521751403809, 1.5942485332489014, 1.4373857975006104, 1.1933770179748535, 1.5942485332489014, 1.3850982189178467, 1.1933770179748535, 1.4199565649032593, 1.2108062505722046, 1.3502397537231445, 1.0016558170318604, 1.2456645965576172, 1.3850982189178467, 1.4025273323059082, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2456645965576172, 1.158518671989441, 0.984226644039154, 1.158518671989441, 1.2282354831695557, 1.071372628211975, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.0365142822265625, 0.9493682980537415, 1.053943395614624, 0.9145098924636841, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.332810640335083, 1.4199565649032593, 1.5768193006515503, 1.3676689863204956, 1.3502397537231445, 1.7336820363998413, 1.803398847579956, 2.082265853881836, 1.7511112689971924, 1.8382571935653687, 1.8731155395507812, 2.1868410110473633, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 2.047407388687134, 1.8556864261627197, 1.8556864261627197, 1.0888018608093262, -0.8458387851715088, -1.3164269924163818, -1.4732897281646729, -1.5255773067474365, -1.5255773067474365, -1.5604356527328491, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5952941179275513, -1.5952941179275513, -1.403572916984558, -0.37525051832199097, -0.4798256754875183, -0.2881045341491699, -0.07895421981811523, 1.5768193006515503, 1.472244143486023, 2.117124319076538, 2.465708017349243, 1.4025273323059082, 1.785969614982605, 1.5419609546661377, 1.8208279609680176, 1.3676689863204956, 1.0190850496292114, 0.5310676693916321, 1.071372628211975, 1.6639652252197266, 1.7162528038024902, 1.646536111831665, 2.239128589630127, 1.5942485332489014, 1.071372628211975, 1.4373857975006104, 2.0648367404937744, 1.803398847579956, 1.9254031181335 [e2e-predictor] 45, 1.6988236904144287, 1.332810640335083, 1.4548149108886719, 1.942832350730896, 1.942832350730896, 2.0648367404937744, 2.204270124435425, 2.5702831745147705, 2.3437037467956543], [1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.1933770179748535, 1.0888018608093262, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7402179837226868, 0.8099347352981567, 1.6988236904144287, 2.3437037467956543, 2.3785619735717773, 1.942832350730896, 1.1236603260040283, 1.175947904586792, 1.6639652252197266, 2.0648367404937744, 1.8556864261627197, 1.3850982189178467, 0.07790851593017578, -0.8458387851715088, -0.8981263637542725, -0.8632679581642151, -0.9852723479270935, -1.0027015209197998, -0.3229629397392273, 0.5484968423843384, 1.0016558170318604, 0.4962092638015747, -0.44496726989746094, -1.0549890995025635, -1.3512853384017944, -1.1421350240707397, -0.619259238243103, 1.5593900680541992, 2.361132860183716, 2.5354247093200684, 2.5354247093200684, 2.3437037467956543, 1.1410894393920898, -0.21838775277137756, -0.6366884112358093, -1.089847445487976, -1.0549890995025635, -0.20095856487751007, -0.37525051832199097, -1.2292810678482056, -1.1072766780853271, 0.513638436794281, 1.6988236904144287, 0.984226644039154, -0.42753809690475464, -0.7238344550132751, 0.5310676693916321, 1.8731155395507812, 1.8208279609680176, 1.0016558170318604, -0.1486709862947464, -0.9155555367469788, -0.9155555367469788, 0.7227887511253357, 2.27398681640625, 2.3437037467956543, 2.308845281600952, 2.3437037467956543, 1.3502397537231445, -0.688975989818573, -0.7586928009986877, 0.9667974710464478, 2.5354247093200684, 2.4831371307373047, 2.4482789039611816, 2.5702831745147705, 2.430849552154541, 2.5354247093200684, 2.622570753097534, 0.5659260153770447, -0.4798256754875183, -0.9504139423370361, 0.6530719995498657, 1.5419609546661377, 1.7511112689971924, 1.646536111831665, 1.8731155395507812, 1.785969614982605, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.4025273323059082, 1.4025273323059082, 1.6639652252197266, 1.4025273323059082, 1.7511112689971924, 1.5593900680541992, 1.3502397537231445, 1.5768193006515503, 1.315381407737732, 1.4025273323059082, 1.3676689863204956, 1.5768193006515503, 1.2456645965576172, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.315381407737732, 1.2630938291549683, 1.646536111831665, 1.2108062505722046, 1.1933770179748535, 1.2979521751403809, 1.2108062505722046, 1.1410894393920898, 1.315381407737732, 1.2282354831695557, 1.0016558170318604, 1.053943395614624, 1.489673376083374, 1.4199565649032593, 1.4025273323059082, 1.1933770179748535, 0.8970807194709778, 0.9319390654563904, 1.0365142822265625, 1.0190850496292114, 0.9145098924636841, 1.1410894393920898, 1.0190850496292114, 1.071372628211975, 1.0016558170318604, 0.7576471567153931, 1.158518671989441, 1.0888018608093262, 1.3502397537231445, 1.158518671989441, 1.2456645965576172, 1.3502397537231445, 1.4548149108886719, 1.489673376083374, 1.5593900680541992, 1.4199565649032593, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 2.0648367404937744, 1.785969614982605, 2.0125491619110107, 2.082265853881836, 2.0648367404937744, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2108062505722046, -1.1247059106826782, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.5430065393447876, -1.5778648853302002, -1.5778648853302002, -1.6301524639129639, -1.5604356527328491, -1.5604356527328491, -1.1247059106826782, -0.7935512065887451, -0.6715468168258667, 1.7511112689971924, 1.9951199293136597, 2.1345534324645996, 2.204270124435425, 1.890544 [e2e-predictor] 7721481323, 2.27398681640625, 1.8905447721481323, 1.8382571935653687, 1.611677646636963, 1.6813944578170776, 1.5768193006515503, 1.0888018608093262, 1.4548149108886719, 1.2282354831695557, 1.2805230617523193, 1.7511112689971924, 1.6988236904144287, 2.117124319076538, 1.4025273323059082, 1.9776906967163086, 1.5768193006515503, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.6813944578170776, 1.960261583328247, 1.8556864261627197, 1.960261583328247, 2.2216994762420654, 2.622570753097534, 2.3437037467956543], [1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.1933770179748535, 1.0888018608093262, 1.0365142822265625, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 1.5593900680541992, 2.204270124435425, 2.361132860183716, 2.082265853881836, 1.071372628211975, 0.008191745728254318, -0.688975989818573, -0.9504139423370361, -1.0201307535171509, -1.0724183320999146, -1.1944226026535034, -1.2641394138336182, -1.2815686464309692, -1.4210021495819092, -1.4732897281646729, -1.4210021495819092, -1.3164269924163818, -0.7761220335960388, 0.1999128758907318, 1.0016558170318604, 1.053943395614624, 0.30448800325393677, -0.8632679581642151, -1.2641394138336182, -1.176993489265442, 1.4373857975006104, 2.517995595932007, 2.2216994762420654, 1.611677646636963, -0.6541175842285156, -0.8284096121788025, -0.688975989818573, -0.8632679581642151, -0.9329847693443298, 0.16505448520183563, 0.984226644039154, 0.7576471567153931, -0.5495424270629883, -0.41010889410972595, -0.11381260305643082, -1.0027015209197998, -1.403572916984558, -0.7412636280059814, 1.646536111831665, 1.7162528038024902, 1.2805230617523193, 0.30448800325393677, -0.07895421981811523, 1.6988236904144287, 1.7511112689971924, 1.1933770179748535, 0.7750763297080994, 0.9319390654563904, 0.5659260153770447, -0.42753809690475464, -1.1944226026535034, -1.246710181236267, 1.489673376083374, 2.6399998664855957, 2.622570753097534, 2.552854061126709, 2.5702831745147705, 2.517995595932007, 2.5005664825439453, 2.6399998664855957, 1.4199565649032593, 0.670501172542572, -0.9329847693443298, 0.4962092638015747, 1.9951199293136597, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.5071024894714355, 1.5419609546661377, 1.3850982189178467, 1.5593900680541992, 1.7336820363998413, 1.2979521751403809, 1.3676689863204956, 1.646536111831665, 1.7336820363998413, 1.4548149108886719, 1.5942485332489014, 1.1933770179748535, 1.8208279609680176, 1.4199565649032593, 1.5071024894714355, 1.4025273323059082, 1.5768193006515503, 1.6988236904144287, 1.6813944578170776, 1.2805230617523193, 1.1062309741973877, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.5593900680541992, 1.175947904586792, 1.315381407737732, 1.2108062505722046, 0.8622223138809204, 1.2282354831695557, 1.1236603260040283, 1.1933770179748535, 1.315381407737732, 1.4199565649032593, 1.158518671989441, 1.2456645965576172, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.5484968423843384, 0.984226644039154, 0.6879304051399231, 0.9493682980537415, 0.5310676693916321, 0.8970807194709778, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.4373857975006104, 1.175947904586792, 1.1933770179748535, 1.332810640335083, 1.2108062505722046, 1.5942485332489014, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.8208279609680176, 1.8905447721481323, 1.646536111831665, 2.082265853881836, 2.0125491619110107, 1.8905447721481323, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.8556864261627197, -0.18352937698364258, -1.4210021495 [e2e-predictor] 819092, -1.5081480741500854, -1.5255773067474365, -1.5778648853302002, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -0.6715468168258667, -0.8981263637542725, 1.332810640335083, 0.7227887511253357, 0.8622223138809204, 1.925403118133545, 2.361132860183716, 2.1345534324645996, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.047407388687134, 1.8382571935653687, 1.5768193006515503, 1.803398847579956, 1.158518671989441, 0.6530719995498657, 0.9667974710464478, 1.175947904586792, 1.803398847579956, 1.6639652252197266, 1.960261583328247, 1.315381407737732, 2.1345534324645996, 1.5942485332489014, 1.6988236904144287, 1.803398847579956, 1.8905447721481323, 1.611677646636963, 1.611677646636963, 1.7336820363998413, 2.1345534324645996, 1.942832350730896, 1.9951199293136597, 2.2565577030181885, 2.5702831745147705, 2.3262743949890137], [1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.629106879234314, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.1933770179748535, 1.1410894393920898, 1.0888018608093262, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.827363908290863, 1.4373857975006104, 2.151982545852661, 2.4482789039611816, 1.960261583328247, 0.3916339874267578, 0.1999128758907318, -0.06152502819895744, -0.532113254070282, -0.8981263637542725, -1.176993489265442, -1.333856225013733, -1.403572916984558, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, -1.6127232313156128, -1.6127232313156128, -1.6301524639129639, -1.403572916984558, -0.688975989818573, 0.42649248242378235, 1.2282354831695557, 0.827363908290863, -0.21838775277137756, -0.9504139423370361, 0.7227887511253357, 1.8905447721481323, 0.4613508880138397, -0.9329847693443298, -0.688975989818573, -0.20095856487751007, -0.27067533135414124, -0.7761220335960388, -0.4972548484802246, 0.28705883026123047, 0.30448800325393677, -0.5669716596603394, 0.28705883026123047, 1.2108062505722046, 0.8796514868736267, -0.41010889410972595, -0.3403921127319336, 0.5484968423843384, -0.1661001741886139, -0.9329847693443298, -1.2118518352508545, 0.5310676693916321, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.35677558183670044, 1.5245317220687866, 1.4373857975006104, 0.3916339874267578, -0.7412636280059814, 0.8447931408882141, 2.204270124435425, 2.552854061126709, 2.5354247093200684, 2.517995595932007, 2.5702831745147705, 2.622570753097534, 1.2282354831695557, 1.611677646636963, 0.7925055623054504, -1.0549890995025635, -0.3229629397392273, 2.1694118976593018, 2.3785619735717773, 2.151982545852661, 2.2565577030181885, 1.2456645965576172, 1.158518671989441, 1.3850982189178467, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.5245317220687866, 1.332810640335083, 1.4548149108886719, 1.646536111831665, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.5245317220687866, 1.646536111831665, 1.4199565649032593, 1.472244143486023, 1.7336820363998413, 1.629106879234314, 1.3850982189178467, 1.2805230617523193, 1.071372628211975, 1.175947904586792, 0.9667974710464478, 1.175947904586792, 0.9667974710464478, 0.9145098924636841, 0.7402179837226868, 1.1410894393920898, 0.9319390654563904, 0.8099347352981567, 1.472244143486023, 1.472244143486023, 1.3502397537231445, 1.2108062505722046, 1.0190850496292114, 1.0888018608093262, 0.8447931408882141, 0.8622223138809204, 1.0365142822265625, 1.2456645965576172, 1.315381407737732, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.670501172542572, 1.071372628211975, 0.7925055623054504, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 0.827363908290863, 1.053943395614624, 1.2108062505722046, [e2e-predictor] 1.5593900680541992, 1.5071024894714355, 1.2630938291549683, 1.489673376083374, 1.7336820363998413, 1.7336820363998413, 1.942832350730896, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 1.9776906967163086, 2.0996949672698975, 1.9951199293136597, 2.0125491619110107, 2.082265853881836, 1.768540382385254, 1.053943395614624, -0.8806971907615662, -1.3861438035964966, -1.5778648853302002, -1.5604356527328491, -1.5778648853302002, -1.5255773067474365, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.5255773067474365, -1.5081480741500854, -1.3512853384017944, -0.42753809690475464, 0.42649248242378235, 1.1933770179748535, 2.1694118976593018, 1.803398847579956, 2.27398681640625, 0.9493682980537415, 2.2216994762420654, 2.151982545852661, 2.2565577030181885, 2.151982545852661, 2.1345534324645996, 2.3437037467956543, 1.8731155395507812, 2.2914161682128906, 0.6879304051399231, 0.5484968423843384, 0.7925055623054504, 1.332810640335083, 1.5245317220687866, 1.6988236904144287, 1.6639652252197266, 1.5245317220687866, 2.0299782752990723, 1.5593900680541992, 1.7511112689971924, 1.942832350730896, 1.5768193006515503, 1.8905447721481323, 1.7162528038024902, 1.5593900680541992, 1.332810640335083, 2.151982545852661, 2.0648367404937744, 1.9951199293136597, 2.552854061126709, 2.3437037467956543], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.071372628211975, 1.0016558170318604, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 1.315381407737732, 2.082265853881836, 2.4482789039611816, 2.1868410110473633, 1.960261583328247, 1.175947904586792, 0.7053595781326294, 0.6356428265571594, 0.4090631604194641, -0.3403921127319336, -1.0375598669052124, -1.4210021495819092, -1.5430065393447876, -1.6127232313156128, -1.6650108098983765, -1.7172983884811401, -1.7347276210784912, -1.7172983884811401, -1.7347276210784912, -1.6127232313156128, -1.2989977598190308, -0.3403921127319336, 1.0016558170318604, 1.158518671989441, 0.28705883026123047, -0.39267969131469727, -1.089847445487976, -1.176993489265442, -0.9329847693443298, -0.532113254070282, -0.18352937698364258, -0.1486709862947464, 0.0430501289665699, 0.3916339874267578, 0.5833552479743958, -0.11381260305643082, -0.09638340771198273, 0.44392168521881104, 0.513638436794281, -0.619259238243103, -0.5146840810775757, 1.175947904586792, 0.5833552479743958, -0.4972548484802246, -1.0027015209197998, 0.1999128758907318, 0.5310676693916321, -0.5495424270629883, -1.0549890995025635, -0.619259238243103, 1.5768193006515503, 1.8208279609680176, 1.646536111831665, 1.158518671989441, 2.361132860183716, 2.517995595932007, 2.5005664825439453, 2.4831371307373047, 2.465708017349243, 2.517995595932007, 2.308845281600952, 0.7402179837226868, 0.33934640884399414, -0.5844008326530457, -1.0027015209197998, 0.11276690661907196, 1.960261583328247, 1.7336820363998413, 1.925403118133545, 1.629106879234314, 0.5310676693916321, 0.9493682980537415, 1.5768193006515503, 1.3850982189178467, 0.9319390654563904, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.4373857975006104, 1.175947904586792, 1.5245317220687866, 1.5942485332489014, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.472244143486023, 1.8731155395507812, 1.053943395614624, 1.472244143486023, 1.2282354831695557, 1.2282354831695557, 1.053943395614624, 0.9145098924636841, 0.9493682980537415, 1.0365142822265625, 0.984226644039154, 1.053943395614624, 1.175947904586792, 1.2805230617523193, 1.1062309741973877, 1.175947904586792, 1.0016558170318604, 1.1410894393920898, 1.315381407737732, 1.315381407737732, 1.1062309741973877, 0.8970807194709778, 0.9667974710464478, 0.6879 [e2e-predictor] 304051399231, 1.053943395614624, 0.827363908290863, 1.1410894393920898, 1.158518671989441, 1.1062309741973877, 0.7576471567153931, 0.9319390654563904, 0.8622223138809204, 0.9667974710464478, 1.1933770179748535, 0.9319390654563904, 1.0016558170318604, 1.175947904586792, 0.827363908290863, 1.175947904586792, 1.0365142822265625, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.489673376083374, 1.611677646636963, 1.8382571935653687, 1.646536111831665, 1.6639652252197266, 1.925403118133545, 2.0299782752990723, 1.960261583328247, 1.8731155395507812, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 1.6988236904144287, 1.489673376083374, -0.9329847693443298, -1.2292810678482056, -1.4558604955673218, -1.5430065393447876, -1.5952941179275513, -1.5604356527328491, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5255773067474365, -1.4732897281646729, -1.490718960762024, -1.3687145709991455, -1.0027015209197998, 0.18248367309570312, 1.768540382385254, 1.2979521751403809, 2.0299782752990723, 2.1694118976593018, 2.3262743949890137, 1.9079740047454834, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.27398681640625, 2.2565577030181885, 2.3262743949890137, 2.0125491619110107, 1.1933770179748535, 1.1933770179748535, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.5245317220687866, 2.0996949672698975, 1.5593900680541992, 1.803398847579956, 2.0996949672698975, 1.803398847579956, 1.2630938291549683, 2.0299782752990723, 1.7162528038024902, 1.611677646636963, 2.517995595932007, 2.361132860183716], [1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.8796514868736267, 0.8099347352981567, 0.7576471567153931, 0.7402179837226868, 0.8970807194709778, 1.2979521751403809, 2.0125491619110107, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.0996949672698975, 1.1236603260040283, 0.513638436794281, 0.7576471567153931, 0.8796514868736267, 0.7053595781326294, 0.008191745728254318, -0.8632679581642151, -1.246710181236267, -1.490718960762024, -1.5430065393447876, -1.6301524639129639, -1.6998692750930786, -1.7172983884811401, -1.6824400424957275, -1.6650108098983765, -1.5952941179275513, -0.8806971907615662, 0.3742047846317291, 1.2282354831695557, 1.0016558170318604, -0.11381260305643082, -0.9678431153297424, -1.2641394138336182, -1.1595642566680908, -0.5844008326530457, 0.02562093921005726, -0.06152502819895744, 0.6530719995498657, 0.35677558183670044, 0.4090631604194641, 0.6879304051399231, 0.9493682980537415, 0.16505448520183563, -0.42753809690475464, 0.32191720604896545, 0.30448800325393677, -0.4972548484802246, -0.8981263637542725, -0.1486709862947464, -0.04409583657979965, -1.1595642566680908, -1.3687145709991455, -0.2881045341491699, 1.2979521751403809, 1.3676689863204956, 0.5833552479743958, -0.2881045341491699, 0.5833552479743958, 2.517995595932007, 2.552854061126709, 2.517995595932007, 2.6051416397094727, 2.587712287902832, -1.0027015209197998, -1.089847445487976, 1.5942485332489014, 2.082265853881836, 2.204270124435425, 2.2216994762420654, 0.6182135939598083, -0.25324615836143494, 1.489673376083374, 1.8731155395507812, 1.6813944578170776, 1.7162528038024902, 1.1933770179748535, 0.5484968423843384, 0.6530719995498657, 1.472244143486023, 1.1410894393920898, 1.2282354831695557, 1.175947904586792, 1.611677646636963, 1.5942485332489014, 1.6639652252197266, 1.5593900680541992, 1.629106879234314, 1.2282354831695557, 1.5942485332489014, 1.2108062505722046, 1.2456645965576172, 1.5942485332489014, 1.15851867198944 [e2e-predictor] 1, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.2456645965576172, 1.1062309741973877, 1.2282354831695557, 1.4548149108886719, 1.4373857975006104, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.315381407737732, 0.9319390654563904, 0.984226644039154, 1.3502397537231445, 1.0365142822265625, 0.7750763297080994, 1.0888018608093262, 1.3502397537231445, 1.3850982189178467, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 0.8622223138809204, 1.1062309741973877, 1.0190850496292114, 1.1236603260040283, 0.8970807194709778, 0.6879304051399231, 1.1410894393920898, 1.175947904586792, 1.0190850496292114, 1.053943395614624, 0.9319390654563904, 1.2979521751403809, 1.053943395614624, 1.071372628211975, 1.611677646636963, 1.5071024894714355, 1.472244143486023, 1.646536111831665, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.8556864261627197, 1.9951199293136597, 2.0648367404937744, 1.960261583328247, 1.8905447721481323, 2.082265853881836, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 0.008191745728254318, -1.1595642566680908, -1.4384313821792603, -1.5604356527328491, -1.6127232313156128, -1.5952941179275513, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.4732897281646729, -1.4732897281646729, -1.4732897281646729, -1.4210021495819092, -1.2641394138336182, -0.3578213155269623, -0.9329847693443298, 0.16505448520183563, 1.6813944578170776, 2.2216994762420654, 1.960261583328247, 1.803398847579956, 2.3262743949890137, 2.3785619735717773, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.0996949672698975, 2.239128589630127, 2.1868410110473633, 2.0996949672698975, 0.4962092638015747, 2.0648367404937744, 1.768540382385254, 1.5593900680541992, 1.629106879234314, 1.2630938291549683, 1.5593900680541992, 1.4025273323059082, 2.0125491619110107, 1.768540382385254, 2.047407388687134, 1.7511112689971924, 2.117124319076538, 1.9951199293136597, 1.4373857975006104, 1.489673376083374, 2.239128589630127, 1.8905447721481323, 1.1062309741973877, 2.4134204387664795, 2.3437037467956543], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.8970807194709778, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.8099347352981567, 1.1410894393920898, 1.8208279609680176, 2.3262743949890137, 2.308845281600952, 2.2216994762420654, 2.1345534324645996, 1.9776906967163086, 1.071372628211975, 0.35677558183670044, 0.4613508880138397, 0.9319390654563904, 1.1933770179748535, 1.0190850496292114, 0.16505448520183563, -0.6366884112358093, -1.1595642566680908, -1.3512853384017944, -1.6824400424957275, -1.6301524639129639, -1.6301524639129639, -1.5778648853302002, -1.6301524639129639, -1.6998692750930786, -1.2815686464309692, 0.2347712516784668, 1.175947904586792, 1.3676689863204956, 0.6879304051399231, -0.5844008326530457, -1.2641394138336182, -1.5081480741500854, -1.1072766780853271, -0.21838775277137756, 0.28705883026123047, 0.600784420967102, 0.2173420637845993, 0.3742047846317291, 0.16505448520183563, 0.478780061006546, 1.2805230617523193, 1.2805230617523193, -0.07895421981811523, -0.8981263637542725, 0.0430501289665699, 0.7053595781326294, 0.33934640884399414, -0.41010889410972595, -0.532113254070282, 0.16505448520183563, -0.39267969131469727, -1.4384313821792603, -0.9852723479270935, 0.8447931408882141, 2.6051416397094727, 2.395991325378418, 2.4134204387664795, 2.5354247093200684, 2.27398681640625, -1.5604356527328491, -0.8806971907615662, 1.5419609546661377, 2.1868410110473633, 2.204270124435425, 1.4373857975006104, -1.0724183320999146, -0.37525051832199097, 2.27398681640625, 2.1868410110473633, 2.221 [e2e-predictor] 6994762420654, 2.082265853881836, 2.2914161682128906, 0.2173420637845993, 0.42649248242378235, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.6988236904144287, 1.4199565649032593, 1.4199565649032593, 1.1236603260040283, 1.4025273323059082, 1.6988236904144287, 1.4548149108886719, 1.5768193006515503, 1.175947904586792, 0.9493682980537415, 1.0016558170318604, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.5245317220687866, 1.332810640335083, 1.5419609546661377, 1.315381407737732, 1.472244143486023, 1.3676689863204956, 1.315381407737732, 1.1062309741973877, 1.053943395614624, 1.175947904586792, 1.3676689863204956, 1.2282354831695557, 0.8099347352981567, 1.0016558170318604, 1.2456645965576172, 0.9319390654563904, 1.2456645965576172, 1.1410894393920898, 1.0190850496292114, 0.8622223138809204, 1.4548149108886719, 1.2456645965576172, 1.4199565649032593, 1.1236603260040283, 1.1236603260040283, 1.053943395614624, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.315381407737732, 0.9145098924636841, 1.053943395614624, 0.9145098924636841, 1.4548149108886719, 1.1062309741973877, 1.629106879234314, 1.4373857975006104, 1.5593900680541992, 1.5942485332489014, 1.785969614982605, 1.9079740047454834, 1.7162528038024902, 2.047407388687134, 2.082265853881836, 1.8731155395507812, 1.8905447721481323, 1.960261583328247, 2.082265853881836, 1.053943395614624, -0.6366884112358093, -1.403572916984558, -1.403572916984558, -1.5430065393447876, -1.5430065393447876, -1.5604356527328491, -1.490718960762024, -1.490718960762024, -1.3687145709991455, -1.403572916984558, -1.4732897281646729, -1.089847445487976, -1.1421350240707397, -0.8284096121788025, -0.04409583657979965, 1.768540382385254, -0.5146840810775757, 1.5419609546661377, 1.8382571935653687, 2.308845281600952, 2.1868410110473633, 2.2565577030181885, 2.308845281600952, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.3850982189178467, 2.047407388687134, 2.0299782752990723, 1.8382571935653687, 1.4199565649032593, 1.175947904586792, 1.5245317220687866, 1.5768193006515503, 1.7336820363998413, 2.1345534324645996, 2.2565577030181885, 1.8556864261627197, 1.9079740047454834, 2.1694118976593018, 1.960261583328247, 2.239128589630127, 1.8382571935653687, 1.8382571935653687, 1.5245317220687866, 2.239128589630127, 2.308845281600952], [1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 0.9319390654563904, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.8099347352981567, 0.8447931408882141, 1.1062309741973877, 1.785969614982605, 2.2565577030181885, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 1.9776906967163086, 1.2108062505722046, 0.5310676693916321, 0.42649248242378235, 0.4090631604194641, 0.7925055623054504, 1.2630938291549683, 1.1933770179748535, 0.2347712516784668, -0.7761220335960388, -1.2292810678482056, -1.4210021495819092, -1.5430065393447876, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5952941179275513, -1.1421350240707397, 0.32191720604896545, 1.1062309741973877, 1.5942485332489014, 1.158518671989441, 0.07790851593017578, -0.7238344550132751, -1.1944226026535034, -0.8806971907615662, -0.3578213155269623, -0.1312417984008789, 0.44392168521881104, 0.7227887511253357, 0.42649248242378235, 0.2173420637845993, 0.33934640884399414, -0.7412636280059814, -0.6541175842285156, 0.6530719995498657, 0.16505448520183563, -0.7412636280059814, -1.1421350240707397, -0.9504139423370361, 0.44392168521881104, 0.130196 [e2e-predictor] 09451293945, -0.9155555367469788, -0.7586928009986877, 0.35677558183670044, 0.5484968423843384, 2.239128589630127, 2.3437037467956543, 2.465708017349243, 2.517995595932007, 0.5484968423843384, -0.23581695556640625, 0.478780061006546, 0.6356428265571594, 1.071372628211975, -0.06152502819895744, -1.176993489265442, -0.7935512065887451, 1.8731155395507812, 2.151982545852661, 2.117124319076538, 2.151982545852661, 1.489673376083374, -0.8284096121788025, 0.008191745728254318, 1.7162528038024902, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 1.489673376083374, 1.3502397537231445, 1.3502397537231445, 1.2456645965576172, 1.4373857975006104, 1.5768193006515503, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.175947904586792, 1.2979521751403809, 1.0365142822265625, 1.3850982189178467, 1.4199565649032593, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.0190850496292114, 1.5768193006515503, 1.4548149108886719, 1.332810640335083, 1.2630938291549683, 1.2979521751403809, 1.175947904586792, 1.2805230617523193, 1.2108062505722046, 0.8970807194709778, 1.175947904586792, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.0016558170318604, 1.2108062505722046, 1.175947904586792, 1.315381407737732, 1.1410894393920898, 0.984226644039154, 1.053943395614624, 1.1933770179748535, 1.158518671989441, 1.2108062505722046, 0.984226644039154, 1.053943395614624, 1.175947904586792, 0.7925055623054504, 1.0190850496292114, 1.2282354831695557, 0.7227887511253357, 1.5593900680541992, 1.5419609546661377, 1.3676689863204956, 1.5419609546661377, 1.5245317220687866, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 2.047407388687134, 2.082265853881836, 2.0996949672698975, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.9079740047454834, 0.42649248242378235, -1.0027015209197998, -1.403572916984558, -1.4732897281646729, -1.5430065393447876, -1.5430065393447876, -1.5255773067474365, -1.5430065393447876, -1.3861438035964966, -1.3512853384017944, -1.3687145709991455, -1.176993489265442, -1.1595642566680908, -0.11381260305643082, 1.0888018608093262, 1.0016558170318604, 0.984226644039154, 1.6813944578170776, -0.1661001741886139, 0.4962092638015747, 1.9079740047454834, 1.8731155395507812, 2.239128589630127, 2.204270124435425, 2.2565577030181885, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 2.1868410110473633, 2.3437037467956543, 2.1868410110473633, 2.27398681640625, 2.082265853881836, 2.0996949672698975, 1.942832350730896, 1.5071024894714355, 1.0888018608093262, 1.5942485332489014, 1.2456645965576172, 1.4373857975006104, 1.7162528038024902, 2.1345534324645996, 1.9079740047454834, 2.0648367404937744, 2.0996949672698975, 2.1694118976593018, 2.361132860183716, 1.611677646636963, 1.8556864261627197, 2.0648367404937744, 2.2565577030181885, 2.3262743949890137], [1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4025273323059082, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.1236603260040283, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 1.053943395614624, 1.7336820363998413, 2.2216994762420654, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.1236603260040283, 0.5484968423843384, 0.6356428265571594, 0.4090631604194641, 0.18248367309570312, 0.8099347352981567, 1.3676689863204956, 1.1236603260040283, 0.0430501289665699, -0.9504139423370361, -1.2989977598190308, -1.403572916984558, -1.5255773067474365, -1.5952941179275513, -1.6998692750930786, -1.5081480741500854, -0.9504139423370361, 0.600784420967102, 1.2805230617523193, 1.4373857975006104, 1. [e2e-predictor] 5071024894714355, 0.670501172542572, -0.532113254070282, -1.1072766780853271, -1.0375598669052124, -0.3229629397392273, -0.1312417984008789, 0.18248367309570312, 0.8622223138809204, 1.2108062505722046, 0.3742047846317291, 0.0430501289665699, 0.670501172542572, 0.670501172542572, -0.532113254070282, -0.9678431153297424, -0.7761220335960388, -0.009237446822226048, 0.11276690661907196, -0.3578213155269623, -0.2881045341491699, 0.06047932058572769, -0.5844008326530457, -1.1595642566680908, 2.2914161682128906, 2.5354247093200684, 2.5354247093200684, 0.9145098924636841, 0.8622223138809204, 0.9667974710464478, -0.7412636280059814, -1.2989977598190308, 0.2347712516784668, 1.7336820363998413, 1.5071024894714355, 1.5419609546661377, 1.332810640335083, 0.0430501289665699, 0.06047932058572769, 0.14762529730796814, -1.0027015209197998, -0.9852723479270935, 0.8796514868736267, 0.9145098924636841, 1.2456645965576172, 1.1236603260040283, 1.3676689863204956, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.5245317220687866, 1.1236603260040283, 1.3502397537231445, 1.1933770179748535, 1.1410894393920898, 1.4199565649032593, 1.0888018608093262, 1.5245317220687866, 1.489673376083374, 1.332810640335083, 1.2630938291549683, 1.5942485332489014, 0.984226644039154, 1.6988236904144287, 1.4548149108886719, 1.3676689863204956, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.0190850496292114, 1.1236603260040283, 0.9145098924636841, 1.071372628211975, 0.8796514868736267, 0.9667974710464478, 0.827363908290863, 1.2979521751403809, 1.472244143486023, 1.3850982189178467, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1410894393920898, 1.2456645965576172, 0.6879304051399231, 0.2522004544734955, 0.35677558183670044, 0.6182135939598083, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.0365142822265625, 1.2630938291549683, 1.4199565649032593, 1.071372628211975, 1.4025273323059082, 1.4548149108886719, 1.8556864261627197, 1.6639652252197266, 1.925403118133545, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 1.803398847579956, 2.047407388687134, 1.8731155395507812, 1.1236603260040283, -0.21838775277137756, -0.07895421981811523, -1.3512853384017944, -1.4384313821792603, -1.5255773067474365, -1.5255773067474365, -1.5430065393447876, -1.490718960762024, -1.5081480741500854, -1.490718960762024, -1.333856225013733, -1.4210021495819092, -0.6541175842285156, -0.6366884112358093, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 0.8970807194709778, 2.430849552154541, 0.5484968423843384, -0.5495424270629883, 1.1236603260040283, 2.047407388687134, 2.082265853881836, 2.2216994762420654, 1.960261583328247, 1.942832350730896, 2.151982545852661, 2.0996949672698975, 2.1694118976593018, 2.151982545852661, 2.239128589630127, 2.2565577030181885, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 1.053943395614624, 0.9319390654563904, 1.2630938291549683, 0.9493682980537415, 1.3676689863204956, 1.6813944578170776, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.785969614982605, 2.27398681640625, 1.9776906967163086, 1.9079740047454834, 1.8382571935653687, 2.2216994762420654, 2.239128589630127, 2.3262743949890137], [1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.158518671989441, 1.0888018608093262, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.9145098924636841, 1.0190850496292114, 1.4548149108886719, 2.1694118976593018, 2.4831371307373047, 2.465708017349243, 2.3437037467956543, 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.0 [e2e-predictor] 648367404937744, 1.2805230617523193, 0.6356428265571594, 0.8622223138809204, 0.670501172542572, -0.2881045341491699, -0.1486709862947464, 0.827363908290863, 1.2630938291549683, 0.9667974710464478, 0.09533771127462387, -0.8109803795814514, -1.2641394138336182, -1.5778648853302002, -1.7695859670639038, -1.7521568536758423, -1.647581696510315, -0.7586928009986877, 0.8622223138809204, 1.472244143486023, 1.785969614982605, 1.6813944578170776, 1.315381407737732, 0.0430501289665699, -1.0549890995025635, -1.089847445487976, -0.601830005645752, -0.1661001741886139, 0.3916339874267578, 0.5484968423843384, 0.13019609451293945, 0.7576471567153931, 0.2522004544734955, -0.7064052224159241, 0.09533771127462387, 0.3916339874267578, -0.1312417984008789, -0.7412636280059814, -1.1072766780853271, -0.20095856487751007, 0.4090631604194641, 0.44392168521881104, -0.18352937698364258, 1.646536111831665, 2.2216994762420654, 2.308845281600952, 2.082265853881836, 0.7750763297080994, -0.009237446822226048, -1.6998692750930786, -1.5604356527328491, -0.23581695556640625, 2.117124319076538, 1.8731155395507812, 2.0648367404937744, 1.6813944578170776, -1.1072766780853271, -0.9504139423370361, 2.082265853881836, 2.239128589630127, 1.9951199293136597, 1.8731155395507812, 0.9493682980537415, 0.7053595781326294, 1.158518671989441, 1.175947904586792, 1.2979521751403809, 1.1236603260040283, 1.2282354831695557, 1.071372628211975, 1.2630938291549683, 1.3676689863204956, 0.9667974710464478, 1.3676689863204956, 0.8796514868736267, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 0.9145098924636841, 1.6639652252197266, 0.7750763297080994, 1.5942485332489014, 1.1236603260040283, 1.0888018608093262, 1.489673376083374, 1.2456645965576172, 1.3676689863204956, 1.315381407737732, 0.827363908290863, 1.2456645965576172, 1.1933770179748535, 1.0190850496292114, 0.984226644039154, 1.2456645965576172, 1.1062309741973877, 0.9667974710464478, 1.0016558170318604, 1.1236603260040283, 1.0365142822265625, 0.9319390654563904, 0.9319390654563904, 1.0888018608093262, 1.1933770179748535, 1.175947904586792, 1.053943395614624, 0.9667974710464478, 0.8622223138809204, 1.1410894393920898, 1.158518671989441, 0.8622223138809204, 1.053943395614624, 1.4025273323059082, 1.1410894393920898, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.5071024894714355, 1.6988236904144287, 1.768540382385254, 1.942832350730896, 1.7511112689971924, 2.117124319076538, 2.0299782752990723, 1.9951199293136597, 1.9776906967163086, 1.2630938291549683, -0.5844008326530457, -1.0201307535171509, -1.5430065393447876, -1.490718960762024, -1.490718960762024, -1.3512853384017944, -1.5081480741500854, -1.5255773067474365, -1.490718960762024, -1.5081480741500854, -1.3861438035964966, -1.3164269924163818, -0.9852723479270935, -0.2881045341491699, 1.315381407737732, 2.0996949672698975, 2.2914161682128906, 2.308845281600952, 1.8905447721481323, 2.430849552154541, 2.2216994762420654, -1.2118518352508545, -1.333856225013733, 0.4962092638015747, 2.117124319076538, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.1694118976593018, 2.0996949672698975, 2.2216994762420654, 2.2914161682128906, 1.8905447721481323, 2.361132860183716, 2.308845281600952, 1.315381407737732, 1.646536111831665, 1.3850982189178467, 1.6813944578170776, 1.2456645965576172, 1.5593900680541992, 1.7511112689971924, 1.8382571935653687, 2.204270124435425, 2.151982545852661, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 2.151982545852661, 2.3785619735717773, 2.2216994762420654, 2.3262743949890137], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2630938291549683, 1.1410894393920898, 1.1062309741973877, [e2e-predictor] 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.3850982189178467, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.27398681640625, 2.0648367404937744, 1.332810640335083, 0.6530719995498657, 0.6879304051399231, 0.8970807194709778, 0.2522004544734955, -0.601830005645752, -0.09638340771198273, 0.9145098924636841, 1.315381407737732, 0.6879304051399231, -0.3403921127319336, -0.9329847693443298, -1.2292810678482056, -1.4732897281646729, -1.5778648853302002, -1.4384313821792603, -0.6715468168258667, 0.8447931408882141, 1.5071024894714355, 1.6639652252197266, 1.646536111831665, 1.5768193006515503, 0.7053595781326294, -0.6715468168258667, -1.089847445487976, -0.688975989818573, -0.04409583657979965, 0.13019609451293945, 0.7402179837226868, 1.053943395614624, 0.7750763297080994, -0.1486709862947464, 0.2522004544734955, -0.06152502819895744, -1.0027015209197998, -1.1944226026535034, -0.5495424270629883, -0.3403921127319336, -0.4798256754875183, -0.8109803795814514, -0.23581695556640625, 2.3437037467956543, 2.430849552154541, 2.5702831745147705, 2.517995595932007, 2.6051416397094727, -0.7761220335960388, -1.4384313821792603, -0.39267969131469727, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 0.2522004544734955, -1.3512853384017944, -1.1595642566680908, 0.7053595781326294, 1.768540382385254, 1.6988236904144287, 1.6639652252197266, 1.2805230617523193, 0.2347712516784668, 0.6530719995498657, 1.2630938291549683, 0.5659260153770447, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.0365142822265625, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.7925055623054504, 1.3502397537231445, 0.8796514868736267, 1.3676689863204956, 1.175947904586792, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.7750763297080994, 0.4962092638015747, 1.175947904586792, 1.2282354831695557, 1.1236603260040283, 1.2456645965576172, 1.2282354831695557, 0.984226644039154, 1.175947904586792, 1.3850982189178467, 1.4373857975006104, 1.2282354831695557, 1.175947904586792, 0.8447931408882141, 0.984226644039154, 1.071372628211975, 0.7750763297080994, 0.478780061006546, 0.8622223138809204, 0.1999128758907318, 0.5484968423843384, 0.6879304051399231, 1.1410894393920898, 1.1933770179748535, 1.2805230617523193, 1.2630938291549683, 1.0365142822265625, 1.2979521751403809, 1.489673376083374, 1.315381407737732, 1.4199565649032593, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.8382571935653687, 1.942832350730896, 2.0299782752990723, 1.9079740047454834, 1.960261583328247, 1.803398847579956, 0.8099347352981567, -0.1486709862947464, -1.647581696510315, -1.5778648853302002, -1.647581696510315, -1.5604356527328491, -1.2641394138336182, -1.3164269924163818, -1.5255773067474365, -1.5081480741500854, -1.3861438035964966, -1.2815686464309692, -1.1247059106826782, -0.11381260305643082, 1.0016558170318604, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.27398681640625, 2.151982545852661, 2.3262743949890137, 2.4482789039611816, -0.44496726989746094, -1.333856225013733, -0.4623964726924896, -1.5778648853302002, -1.2641394138336182, 0.5833552479743958, 2.2216994762420654, 2.0648367404937744, 1.9951199293136597, 2.082265853881836, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.117124319076538, 2.3437037467956543, 2.395991325378418, 1.7162528038024902, 1.803398847579956, 1.646536111831665, 1.1236603260040283, 1.0190850496292114, 1.2630938291549683, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 2.1694118976593018, 2.1868410110473633, 1.8905447721481323, 1.7336820363998413, 1.9079740047454834, 2.552854061126709, 2.151982545852661, 2.151982545852661], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8556864261627197 [e2e-predictor] , 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 1.0016558170318604, 1.7511112689971924, 2.27398681640625, 2.3785619735717773, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2216994762420654, 2.0125491619110107, 1.2979521751403809, 0.5659260153770447, 0.5659260153770447, 0.8622223138809204, 0.7227887511253357, -0.2881045341491699, -0.39267969131469727, 0.6530719995498657, 1.2282354831695557, 1.2630938291549683, 0.6879304051399231, -0.3578213155269623, -0.8981263637542725, -1.2641394138336182, -1.5255773067474365, -1.490718960762024, -0.8806971907615662, 0.5659260153770447, 1.2108062505722046, 1.4548149108886719, 1.5593900680541992, 1.7162528038024902, 1.071372628211975, -0.18352937698364258, -1.0027015209197998, -0.8981263637542725, -0.21838775277137756, 0.06047932058572769, 0.008191745728254318, 0.30448800325393677, 0.9667974710464478, 0.6530719995498657, -0.37525051832199097, -0.8109803795814514, -0.25324615836143494, -0.27067533135414124, -0.8458387851715088, -1.0375598669052124, -0.44496726989746094, -0.21838775277137756, 2.27398681640625, 2.5354247093200684, 2.517995595932007, 0.8970807194709778, -1.0724183320999146, -1.2815686464309692, 1.3676689863204956, 1.9776906967163086, 2.0125491619110107, 2.117124319076538, 0.8796514868736267, -0.8284096121788025, 1.2805230617523193, 1.925403118133545, 1.646536111831665, 0.2173420637845993, -0.21838775277137756, 0.6182135939598083, 0.6356428265571594, 0.984226644039154, 1.2805230617523193, 1.1062309741973877, 0.8622223138809204, 1.0190850496292114, 0.8970807194709778, 1.053943395614624, 1.053943395614624, 1.175947904586792, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 0.9319390654563904, 1.053943395614624, 0.7402179837226868, 1.2805230617523193, 1.0365142822265625, 0.670501172542572, 0.9319390654563904, 0.7053595781326294, 0.600784420967102, 0.9145098924636841, 0.8622223138809204, 0.9319390654563904, 0.8796514868736267, 1.0190850496292114, 1.0016558170318604, 0.8099347352981567, 1.0888018608093262, 1.1410894393920898, 0.8447931408882141, 0.6879304051399231, 1.0016558170318604, 0.3916339874267578, 0.02562093921005726, -0.20095856487751007, 0.32191720604896545, 0.30448800325393677, 0.16505448520183563, 0.5833552479743958, 0.4962092638015747, 0.5659260153770447, 0.3916339874267578, 0.8796514868736267, 0.6356428265571594, 0.6182135939598083, 1.0190850496292114, 1.332810640335083, 1.158518671989441, 1.2979521751403809, 1.5593900680541992, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.960261583328247, 2.0996949672698975, 1.9776906967163086, 1.8556864261627197, 2.0996949672698975, 1.768540382385254, 0.7925055623054504, -0.3229629397392273, -1.5604356527328491, -1.6301524639129639, -1.6127232313156128, -1.4732897281646729, -1.5604356527328491, -1.5255773067474365, -1.2989977598190308, -1.490718960762024, -1.4732897281646729, -1.2989977598190308, -0.9155555367469788, -0.41010889410972595, 0.984226644039154, 1.3850982189178467, 1.803398847579956, 2.0299782752990723, 2.465708017349243, 2.430849552154541, 2.308845281600952, 2.3262743949890137, 2.4831371307373047, 2.2914161682128906, -0.3403921127319336, -0.8284096121788025, -0.9852723479270935, -1.4210021495819092, -1.4210021495819092, -1.5430065393447876, -0.1312417984008789, 1.9776906967163086, 1.942832350730896, 2.2565577030181885, 2.0648367404937744, 2.1694118976593018, 2.27398681640625, 2.308845281600952, 2.2565577030181885, 2.1868410110473633, 2.047407388687134, 1.0365142822 [e2e-predictor] 265625, 0.984226644039154, 1.1933770179748535, 1.5419609546661377, 1.9079740047454834, 2.1868410110473633, 2.2565577030181885, 2.5702831745147705, 1.9776906967163086, 1.8905447721481323, 1.942832350730896, 2.082265853881836, 2.6051416397094727, 2.1694118976593018, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 1.2805230617523193, 2.0125491619110107, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.1868410110473633, 2.0299782752990723, 1.332810640335083, 0.5310676693916321, 0.14762529730796814, 0.5484968423843384, 1.0190850496292114, 0.07790851593017578, -0.23581695556640625, 1.0016558170318604, 1.2456645965576172, 1.4373857975006104, 1.2979521751403809, 0.478780061006546, -0.601830005645752, -1.1072766780853271, -1.4558604955673218, -1.4384313821792603, -1.3164269924163818, -0.1661001741886139, 1.053943395614624, 1.3502397537231445, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 0.5310676693916321, -0.7761220335960388, -0.688975989818573, -0.23581695556640625, -0.1312417984008789, 0.42649248242378235, 0.30448800325393677, -0.18352937698364258, -0.532113254070282, -0.3055337369441986, -0.37525051832199097, -0.9329847693443298, -0.8284096121788025, -0.601830005645752, -0.5495424270629883, 2.2914161682128906, 2.204270124435425, 2.2565577030181885, 1.6639652252197266, -1.4384313821792603, -1.1944226026535034, 0.7576471567153931, 1.5942485332489014, 1.6639652252197266, 1.7162528038024902, -0.1486709862947464, -0.37525051832199097, 1.646536111831665, 2.0648367404937744, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, 1.6639652252197266, 1.332810640335083, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, 0.984226644039154, 1.053943395614624, 0.7925055623054504, 1.071372628211975, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 1.071372628211975, 1.0190850496292114, 0.8796514868736267, 0.6879304051399231, 0.7402179837226868, 0.9319390654563904, 0.7053595781326294, 0.6879304051399231, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 1.1062309741973877, 0.600784420967102, 1.0365142822265625, 0.827363908290863, 0.9145098924636841, 1.2456645965576172, 0.9145098924636841, 0.478780061006546, 0.8447931408882141, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.8622223138809204, 1.0016558170318604, 0.827363908290863, 1.0190850496292114, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.670501172542572, 0.984226644039154, 0.5659260153770447, 1.0016558170318604, 0.7402179837226868, 0.28705883026123047, 0.8622223138809204, 1.053943395614624, 1.071372628211975, 1.5768193006515503, 1.332810640335083, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.9079740047454834, 2.1694118976593018, 2.0996949672698975, 1.925403118133545, 1.3850982189178467, 0.827363908290863, 0.9145098924636841, -0.41010889410972595, -1.5778648853302002, -1.6301524639129639, -1.6824400424957275, -1.5952941179275513, -1.5430065393447876, -1.4732897281646729, -1.4732897281646729, -1.3687145709991455, -1.4732897281646729, -1.2989977598190308, -0.7412636280059814, -0.5844008326530457, 0.4090631604194641, 1.646536111831665, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.465708017349243, 2.082265853881836, 2.2914161682128906, 2.361132860 [e2e-predictor] 183716, 2.2914161682128906, 0.7576471567153931, -1.1247059106826782, -1.4558604955673218, -1.4384313821792603, -1.403572916984558, -1.2292810678482056, -1.6998692750930786, -1.2292810678482056, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.151982545852661, 1.9951199293136597, 1.5768193006515503, 1.489673376083374, 1.3850982189178467, 1.8208279609680176, 1.6639652252197266, 2.0648367404937744, 1.7511112689971924, 1.5245317220687866, 2.2914161682128906, 1.8556864261627197, 2.117124319076538, 1.9079740047454834, 1.489673376083374, 2.2914161682128906, 2.151982545852661, 2.1345534324645996], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.646536111831665, 2.239128589630127, 2.361132860183716, 2.395991325378418, 2.4482789039611816, 2.430849552154541, 2.3262743949890137, 2.3785619735717773, 2.3262743949890137, 2.239128589630127, 2.27398681640625, 2.204270124435425, 2.151982545852661, 1.9079740047454834, 1.4025273323059082, 0.7227887511253357, -0.06152502819895744, 0.1999128758907318, 0.7576471567153931, 0.30448800325393677, 0.09533771127462387, 0.8447931408882141, 1.3850982189178467, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 0.09533771127462387, -0.8284096121788025, -1.1072766780853271, -1.4384313821792603, -1.246710181236267, -0.2881045341491699, 1.071372628211975, 1.332810640335083, 1.5245317220687866, 1.4548149108886719, 1.489673376083374, 1.1062309741973877, -0.39267969131469727, -0.2881045341491699, 0.0430501289665699, -0.04409583657979965, -0.619259238243103, -0.4972548484802246, 0.32191720604896545, 0.30448800325393677, -0.7412636280059814, -0.8109803795814514, -0.4972548484802246, -0.3229629397392273, 0.9319390654563904, 2.1694118976593018, 2.204270124435425, 2.517995595932007, 2.587712287902832, 1.332810640335083, -1.0724183320999146, 0.0430501289665699, 0.8970807194709778, 1.175947904586792, 0.16505448520183563, -0.37525051832199097, 1.1062309741973877, 1.9079740047454834, 1.4199565649032593, -0.8284096121788025, 0.600784420967102, 1.8208279609680176, 1.4025273323059082, 1.4548149108886719, 0.9493682980537415, 1.2630938291549683, 0.984226644039154, 0.8099347352981567, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 0.6182135939598083, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.0888018608093262, 0.6879304051399231, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.7750763297080994, 1.2805230617523193, 0.7053595781326294, 0.9667974710464478, 1.1236603260040283, 0.7227887511253357, 0.9145098924636841, 0.5659260153770447, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.053943395614624, 0.9493682980537415, 1.1933770179748535, 0.9667974710464478, 0.827363908290863, 0.9667974710464478, 0.8447931408882141, 1.1062309741973877, 1.1062309741973877, 0.9667974710464478, 1.1236603260040283, 1.2282354831695557, 1.1933770179748535, 0.44392168521881104, 0.0430501289665699, 1.053943395614624, 1.2456645965576172, 1.472244143486023, 1.0016558170318604, 1.3502397537231445, 1.175947904586792, 1.4199565649032593, 1.4548149108886719, 1.8556864261627197, 1.803398847579956, 1.6813944578170776, 1.8208279609680176, 2.0996949672698975, 1.768540382385254, 1.8905447721481323, 2.0648367404937744, 0.984226644039154, -0.3403921127319336, -1.4558604955673218, -1.5430065393447876, -1.6301524639129639 [e2e-predictor] , -1.6998692750930786, -1.7172983884811401, -1.5430065393447876, -1.5255773067474365, -1.4732897281646729, -1.403572916984558, -1.2292810678482056, -1.089847445487976, -0.8458387851715088, 0.2696296274662018, 1.6988236904144287, 2.0125491619110107, 2.3262743949890137, 2.082265853881836, 2.2565577030181885, 2.1345534324645996, 2.2216994762420654, 2.308845281600952, 2.3785619735717773, 2.0125491619110107, -0.5146840810775757, -1.4732897281646729, -1.4384313821792603, -1.333856225013733, -1.2118518352508545, -1.0549890995025635, -1.2641394138336182, -1.804444432258606, -0.5146840810775757, 1.6988236904144287, 2.3437037467956543, 2.0299782752990723, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 1.5245317220687866, 1.9079740047454834, 1.785969614982605, 1.925403118133545, 1.4373857975006104, 1.5942485332489014, 1.6813944578170776, 2.2216994762420654, 1.7336820363998413, 1.942832350730896, 1.942832350730896, 1.960261583328247, 2.082265853881836, 1.4373857975006104, 2.1345534324645996, 2.151982545852661, 2.117124319076538], [1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 1.1062309741973877, 1.7511112689971924, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.4134204387664795, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.2914161682128906, 2.2914161682128906, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 1.9079740047454834, 1.315381407737732, 0.7053595781326294, -0.18352937698364258, -0.23581695556640625, 0.3742047846317291, 0.3916339874267578, 0.7402179837226868, 1.2108062505722046, 1.3502397537231445, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.0888018608093262, -0.04409583657979965, -0.8284096121788025, -1.0375598669052124, -1.3861438035964966, -0.6541175842285156, 0.9493682980537415, 1.3676689863204956, 1.4025273323059082, 1.5071024894714355, 1.4548149108886719, 1.1062309741973877, 0.13019609451293945, 0.1999128758907318, -0.009237446822226048, -0.21838775277137756, -0.06152502819895744, 0.02562093921005726, -0.25324615836143494, -0.27067533135414124, -0.601830005645752, -0.688975989818573, -0.7935512065887451, 0.33934640884399414, 2.5005664825439453, 2.4831371307373047, 2.5354247093200684, 1.0365142822265625, -1.4384313821792603, 0.44392168521881104, 1.768540382385254, 1.8208279609680176, 1.803398847579956, 0.7750763297080994, -0.6541175842285156, 0.4090631604194641, 0.5659260153770447, -0.7935512065887451, -0.5146840810775757, 0.9493682980537415, 1.175947904586792, 1.1933770179748535, 0.9667974710464478, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.1236603260040283, 0.8970807194709778, 0.9145098924636841, 1.071372628211975, 0.9667974710464478, 0.7750763297080994, 0.7227887511253357, 0.6356428265571594, 0.7750763297080994, 0.8447931408882141, 0.8099347352981567, 0.984226644039154, 0.8622223138809204, 0.7750763297080994, 0.9493682980537415, 1.0190850496292114, 0.984226644039154, 0.8099347352981567, 0.9667974710464478, 0.8796514868736267, 1.053943395614624, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 0.827363908290863, 1.0190850496292114, 1.0016558170318604, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.7576471567153931, 0.5659260153770447, 0.8970807194709778, 0.7227887511253357, 0.8796514868736267, 1.0016558170318604, 1.2630938291549683, 0.9667974710464478, 1.1759479 [e2e-predictor] 04586792, 0.827363908290863, 0.7925055623054504, 1.0190850496292114, 1.2630938291549683, 1.315381407737732, 1.5768193006515503, 1.472244143486023, 1.785969614982605, 1.3850982189178467, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9951199293136597, 1.629106879234314, 1.472244143486023, -1.0724183320999146, -1.4732897281646729, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.5430065393447876, -1.5604356527328491, -1.4384313821792603, -1.2989977598190308, -1.3512853384017944, -0.27067533135414124, 0.13019609451293945, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 2.308845281600952, 2.3262743949890137, 2.3437037467956543, 2.465708017349243, 2.3785619735717773, 2.308845281600952, 2.239128589630127, 0.2347712516784668, -1.4384313821792603, -1.4210021495819092, -1.403572916984558, -1.3861438035964966, -0.4972548484802246, -1.3512853384017944, -1.7172983884811401, -1.5255773067474365, 1.4548149108886719, 1.8905447721481323, 2.1694118976593018, 1.960261583328247, 2.117124319076538, 2.1345534324645996, 1.5593900680541992, 2.1345534324645996, 1.611677646636963, 1.2108062505722046, 1.1410894393920898, 1.4199565649032593, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.9951199293136597, 2.308845281600952, 2.2216994762420654, 1.9951199293136597, 2.239128589630127, 2.0648367404937744, 2.0648367404937744, 2.082265853881836], [1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.9145098924636841, 1.175947904586792, 1.8556864261627197, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 1.8556864261627197, 1.1933770179748535, 0.9493682980537415, 0.11276690661907196, -0.5146840810775757, 0.2347712516784668, 0.4613508880138397, 0.670501172542572, 1.0365142822265625, 1.332810640335083, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.5768193006515503, 0.9319390654563904, -0.2881045341491699, -0.9504139423370361, -1.1072766780853271, -0.7412636280059814, 0.5833552479743958, 1.0365142822265625, 1.315381407737732, 1.4199565649032593, 1.2282354831695557, 0.984226644039154, 0.35677558183670044, 0.2347712516784668, -0.009237446822226048, -0.25324615836143494, -0.6366884112358093, -0.27067533135414124, -0.18352937698364258, -0.41010889410972595, -0.7586928009986877, -0.4972548484802246, 2.151982545852661, 2.27398681640625, 2.5005664825439453, 1.5245317220687866, -1.2118518352508545, 0.5310676693916321, 1.5768193006515503, 1.6813944578170776, 1.7336820363998413, 0.7227887511253357, -1.176993489265442, 1.1062309741973877, 1.9776906967163086, 1.8382571935653687, 1.7511112689971924, 1.785969614982605, -0.09638340771198273, 0.4962092638015747, 0.9319390654563904, 1.1062309741973877, 1.2282354831695557, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.9493682980537415, 1.0190850496292114, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7053595781326294, 0.6879304051399231, 0.7925055623054504, 0.6879304051399231, 0.7750763297080994, 0.9319390654563904, 0.7227887511253357, 1.1236603260040283, 1.158518671989441, 0.8796514868736267, 0.844793140888 [e2e-predictor] 2141, 0.9493682980537415, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 0.7576471567153931, 0.7053595781326294, 0.8622223138809204, 1.071372628211975, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.6530719995498657, 0.5310676693916321, 0.6530719995498657, 0.3742047846317291, 0.5833552479743958, 0.9145098924636841, 1.053943395614624, 0.984226644039154, 1.332810640335083, 1.5942485332489014, 1.629106879234314, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.7162528038024902, 1.6988236904144287, 2.0648367404937744, 1.960261583328247, 1.5593900680541992, 0.4962092638015747, 0.478780061006546, 1.1410894393920898, -0.619259238243103, -1.490718960762024, -1.6301524639129639, -1.6824400424957275, -1.6650108098983765, -1.6824400424957275, -1.6824400424957275, -1.6127232313156128, -1.5604356527328491, -1.5778648853302002, -1.4732897281646729, -1.1072766780853271, -0.9329847693443298, 0.600784420967102, 1.5245317220687866, 1.9776906967163086, 2.151982545852661, 2.0648367404937744, 2.3262743949890137, 2.27398681640625, 2.204270124435425, 2.2914161682128906, 2.2914161682128906, 2.1694118976593018, 1.2456645965576172, -1.490718960762024, -1.5081480741500854, -1.3512853384017944, -1.490718960762024, -1.5430065393447876, -1.403572916984558, -1.647581696510315, -1.6998692750930786, 0.8099347352981567, 1.7336820363998413, 2.0299782752990723, 2.0299782752990723, 1.8208279609680176, 1.9079740047454834, 1.7336820363998413, 1.5768193006515503, -0.18352937698364258, 0.30448800325393677, 0.6530719995498657, 1.6813944578170776, 1.8731155395507812, 1.629106879234314, 1.5768193006515503, 1.6988236904144287, 2.4134204387664795, 2.3262743949890137, 1.9951199293136597, 2.2914161682128906, 2.0125491619110107, 2.0125491619110107, 2.047407388687134], [1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.5942485332489014, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.1933770179748535, 1.175947904586792, 1.1236603260040283, 1.053943395614624, 1.0190850496292114, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 1.3676689863204956, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.395991325378418, 2.3785619735717773, 2.3437037467956543, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.2914161682128906, 2.204270124435425, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.8556864261627197, 1.4373857975006104, 0.984226644039154, 0.9319390654563904, 0.1999128758907318, -0.1312417984008789, 0.4090631604194641, 0.478780061006546, 0.5833552479743958, 0.9493682980537415, 1.315381407737732, 1.1933770179748535, 1.3502397537231445, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 0.6879304051399231, -0.601830005645752, -0.7238344550132751, -0.7761220335960388, 0.30448800325393677, 1.1410894393920898, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 0.984226644039154, 0.16505448520183563, 0.02562093921005726, -0.20095856487751007, -0.39267969131469727, -0.37525051832199097, -0.4798256754875183, -0.4623964726924896, 0.8099347352981567, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.465708017349243, 1.2979521751403809, -0.5146840810775757, 0.5659260153770447, 0.9319390654563904, 1.2456645965576172, -0.688975989818573, -1.3512853384017944, 0.8970807194709778, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.6988236904144287, -0.7412636280059814, -0.37525051832199097, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.7053595781326294, 0.984226644039154, 0.949368298053741 [e2e-predictor] 5, 0.9319390654563904, 0.7925055623054504, 1.0016558170318604, 1.0016558170318604, 0.7576471567153931, 0.7750763297080994, 0.7053595781326294, 0.6530719995498657, 0.5833552479743958, 0.984226644039154, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.9145098924636841, 0.7576471567153931, 1.071372628211975, 1.053943395614624, 0.7925055623054504, 0.7227887511253357, 0.9319390654563904, 0.8622223138809204, 1.158518671989441, 0.9493682980537415, 0.8622223138809204, 0.8099347352981567, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 0.7402179837226868, 1.0888018608093262, 1.0365142822265625, 0.8970807194709778, 0.5484968423843384, 0.6879304051399231, 0.8099347352981567, 0.06047932058572769, -0.3229629397392273, 0.2173420637845993, -0.009237446822226048, 1.1410894393920898, 1.2630938291549683, 1.1062309741973877, 1.5419609546661377, 1.158518671989441, 1.332810640335083, 1.629106879234314, 1.4373857975006104, 1.8731155395507812, 2.047407388687134, 0.9145098924636841, -0.04409583657979965, -1.3512853384017944, -1.5952941179275513, -1.6127232313156128, -1.5952941179275513, -1.6127232313156128, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6650108098983765, -1.6998692750930786, -1.647581696510315, -1.647581696510315, -1.490718960762024, -1.2815686464309692, -0.8458387851715088, 0.14762529730796814, 1.803398847579956, 2.0299782752990723, 2.27398681640625, 2.047407388687134, 2.27398681640625, 2.308845281600952, 2.308845281600952, 2.204270124435425, 2.27398681640625, 2.082265853881836, 2.3785619735717773, -1.1421350240707397, -1.5081480741500854, -1.3861438035964966, -1.4384313821792603, -1.4384313821792603, -1.3861438035964966, -1.490718960762024, -1.647581696510315, 1.1236603260040283, 1.803398847579956, 1.8208279609680176, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.646536111831665, 0.30448800325393677, 0.2696296274662018, -0.06152502819895744, 1.071372628211975, 1.4548149108886719, 2.4482789039611816, 1.7336820363998413, 1.7511112689971924, 2.2914161682128906, 2.0996949672698975, 2.27398681640625, 2.0125491619110107, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107], [1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.8970807194709778, 1.2979521751403809, 1.942832350730896, 2.3437037467956543, 2.4134204387664795, 2.430849552154541, 2.4134204387664795, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.308845281600952, 2.2914161682128906, 2.204270124435425, 2.1345534324645996, 2.117124319076538, 2.117124319076538, 1.925403118133545, 1.629106879234314, 1.4373857975006104, 0.8796514868736267, 0.827363908290863, 0.9145098924636841, 0.600784420967102, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.6182135939598083, 0.7750763297080994, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.5071024894714355, 1.611677646636963, 1.4025273323059082, 0.4090631604194641, -0.4972548484802246, -0.4623964726924896, 0.4962092638015747, 0.9145098924636841, 1.175947904586792, 1.2805230617523193, 1.0365142822265625, 0.30448800325393677, 0.02562093921005726, -0.06152502819895744, -0.39267969131469727, -0.619259238243103, -0.4972548484802246, 0.35677558183670044, 2.1694118976593018, 2.1345534324645996, 2.361132860183716, 2.4134204387664795, 2.5005664825439453, 0.28705 [e2e-predictor] 883026123047, -0.9155555367469788, -0.7412636280059814, 0.28705883026123047, -0.06152502819895744, -1.0201307535171509, -0.6366884112358093, 1.4373857975006104, 1.7162528038024902, 1.6988236904144287, 1.5245317220687866, -0.6366884112358093, -1.2292810678482056, 0.9145098924636841, 1.1933770179748535, 1.1062309741973877, 0.8622223138809204, 0.7750763297080994, 0.8447931408882141, 0.7402179837226868, 0.8447931408882141, 1.0888018608093262, 0.9145098924636841, 0.7227887511253357, 0.9319390654563904, 0.670501172542572, 0.7576471567153931, 0.8796514868736267, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.6530719995498657, 0.5833552479743958, 0.6182135939598083, 0.6182135939598083, 1.0888018608093262, 0.7227887511253357, 0.7227887511253357, 0.984226644039154, 0.9319390654563904, 0.8796514868736267, 1.1062309741973877, 1.071372628211975, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 1.2108062505722046, 1.2630938291549683, 0.8796514868736267, 1.1410894393920898, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 0.7402179837226868, 1.1933770179748535, 0.9319390654563904, 0.7053595781326294, 0.8970807194709778, 0.9145098924636841, 0.513638436794281, 0.670501172542572, 0.827363908290863, 0.827363908290863, 1.5071024894714355, 1.7336820363998413, 1.8556864261627197, 1.942832350730896, 1.629106879234314, 0.30448800325393677, -0.5844008326530457, -1.0201307535171509, -1.4732897281646729, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.5952941179275513, -1.6127232313156128, -1.7870151996612549, -1.7695859670639038, -1.6998692750930786, -1.5081480741500854, -1.3164269924163818, -1.0724183320999146, 0.7227887511253357, 1.5593900680541992, 2.2565577030181885, 2.1868410110473633, 2.1868410110473633, 2.361132860183716, 2.151982545852661, 2.361132860183716, 2.0125491619110107, 2.2914161682128906, 2.361132860183716, 2.1345534324645996, 0.4613508880138397, -1.490718960762024, -1.5081480741500854, -1.5081480741500854, -1.5081480741500854, -1.5952941179275513, -1.7521568536758423, -1.1595642566680908, -1.0201307535171509, 1.1410894393920898, 1.7162528038024902, 1.5245317220687866, 2.0299782752990723, 1.158518671989441, 1.0190850496292114, 0.5659260153770447, -0.3578213155269623, 0.008191745728254318, 1.5071024894714355, 1.2456645965576172, 1.925403118133545, 1.8382571935653687, 1.6813944578170776, 1.8905447721481323, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247], [1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.2630938291549683, 1.2456645965576172, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0190850496292114, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8970807194709778, 1.158518671989441, 1.768540382385254, 2.2914161682128906, 2.430849552154541, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.2914161682128906, 2.1868410110473633, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 1.8556864261627197, 1.7336820363998413, 1.5593900680541992, 1.1236603260040283, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 0.7402179837226868, 0.7053595781326294, 1.0190850496292114, 1.315381407737732, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5768193006515503, 1.54196095 [e2e-predictor] 46661377, 1.2979521751403809, 0.13019609451293945, -0.42753809690475464, 0.3916339874267578, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 0.9493682980537415, 0.2347712516784668, -0.11381260305643082, -0.27067533135414124, -0.37525051832199097, -0.6366884112358093, 1.9951199293136597, 2.27398681640625, 2.395991325378418, 2.465708017349243, 2.5354247093200684, 2.117124319076538, -1.1944226026535034, -0.8806971907615662, 1.0190850496292114, 1.2979521751403809, 1.5245317220687866, 1.489673376083374, 0.1999128758907318, -0.6541175842285156, 0.6530719995498657, 0.42649248242378235, -0.6366884112358093, -1.2641394138336182, -0.1486709862947464, 1.071372628211975, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.8099347352981567, 0.7576471567153931, 0.8796514868736267, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.8099347352981567, 0.7576471567153931, 1.071372628211975, 0.8099347352981567, 0.7053595781326294, 0.7402179837226868, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.600784420967102, 0.7750763297080994, 0.6879304051399231, 0.8447931408882141, 0.8970807194709778, 0.7227887511253357, 0.984226644039154, 1.0016558170318604, 0.670501172542572, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.315381407737732, 1.2630938291549683, 1.158518671989441, 0.7925055623054504, 0.8622223138809204, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8447931408882141, 1.2456645965576172, 1.3502397537231445, 1.1236603260040283, 1.5593900680541992, 1.6813944578170776, 1.8208279609680176, 1.5942485332489014, 1.6988236904144287, 1.9776906967163086, 1.5245317220687866, 0.4962092638015747, -0.18352937698364258, -0.8981263637542725, -1.490718960762024, -1.6127232313156128, -1.5952941179275513, -1.5952941179275513, -1.5952941179275513, -1.647581696510315, -1.647581696510315, -1.5952941179275513, -1.6301524639129639, -1.5430065393447876, -1.4558604955673218, -0.8806971907615662, -0.9329847693443298, 0.3742047846317291, 1.2456645965576172, 1.942832350730896, 2.082265853881836, 1.9776906967163086, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.047407388687134, 2.239128589630127, 2.151982545852661, 2.4482789039611816, 0.2347712516784668, 1.785969614982605, 0.16505448520183563, -1.5081480741500854, -1.7172983884811401, -1.6824400424957275, -1.647581696510315, -1.4558604955673218, -1.3687145709991455, -1.6650108098983765, 0.2696296274662018, 1.2805230617523193, 1.8731155395507812, 1.785969614982605, 1.2979521751403809, -0.7935512065887451, -1.2815686464309692, -1.1944226026535034, 0.35677558183670044, 1.7336820363998413, 2.117124319076538, 1.5942485332489014, 2.1868410110473633, 1.8382571935653687, 1.9951199293136597, 2.0299782752990723, 1.8905447721481323, 2.204270124435425, 1.942832350730896, 1.8905447721481323, 1.9079740047454834, 1.925403118133545], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.8447931408882141, 1.1062309741973877, 1.768540382385254, 2.2565577030181885, 2.395991325378418, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.0822658538 [e2e-predictor] 81836, 1.8905447721481323, 1.803398847579956, 1.5593900680541992, 1.071372628211975, 0.5310676693916321, 0.4090631604194641, 0.513638436794281, 0.4613508880138397, 0.600784420967102, 0.9667974710464478, 0.8796514868736267, 0.9319390654563904, 0.7925055623054504, 0.670501172542572, 0.7925055623054504, 1.175947904586792, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.5245317220687866, 1.5768193006515503, 1.611677646636963, 1.2630938291549683, 0.2173420637845993, 0.5659260153770447, 0.8099347352981567, 0.9145098924636841, 0.9145098924636841, 0.6182135939598083, -0.06152502819895744, -0.20095856487751007, -0.3229629397392273, -0.41010889410972595, 1.9776906967163086, 2.430849552154541, 2.4482789039611816, 2.5702831745147705, 2.1868410110473633, -1.333856225013733, -0.8806971907615662, 1.3850982189178467, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, -0.5495424270629883, -0.8284096121788025, 1.803398847579956, 1.6988236904144287, 1.611677646636963, 1.3850982189178467, 1.2630938291549683, 0.5310676693916321, 0.1999128758907318, 0.9319390654563904, 0.9145098924636841, 1.1236603260040283, 0.7925055623054504, 0.7227887511253357, 0.42649248242378235, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 0.7402179837226868, 0.7227887511253357, 0.7925055623054504, 0.7925055623054504, 0.8796514868736267, 0.5310676693916321, 0.8447931408882141, 0.513638436794281, 0.5659260153770447, 0.6356428265571594, 0.44392168521881104, 0.827363908290863, 0.7053595781326294, 0.6356428265571594, 0.7227887511253357, 0.6530719995498657, 0.984226644039154, 0.6530719995498657, 0.7925055623054504, 0.9667974710464478, 0.827363908290863, 0.7402179837226868, 0.9145098924636841, 0.7227887511253357, 0.827363908290863, 0.984226644039154, 1.0365142822265625, 1.158518671989441, 0.9319390654563904, 0.6182135939598083, 0.7750763297080994, 0.9319390654563904, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.3676689863204956, 1.3502397537231445, 1.5942485332489014, 1.5071024894714355, 1.629106879234314, 1.768540382385254, 1.9951199293136597, 1.5245317220687866, 0.3742047846317291, -0.6366884112358093, -1.2118518352508545, -1.4384313821792603, -1.6127232313156128, -1.5604356527328491, -1.5430065393447876, -1.5952941179275513, -1.647581696510315, -1.5604356527328491, -1.5081480741500854, -0.688975989818573, 0.6356428265571594, 1.315381407737732, 0.13019609451293945, 0.9319390654563904, 0.8622223138809204, 1.332810640335083, 2.2216994762420654, 2.1345534324645996, 1.9079740047454834, 2.082265853881836, 2.239128589630127, 2.3262743949890137, 1.9951199293136597, 1.960261583328247, 2.117124319076538, 1.9079740047454834, 1.768540382385254, 2.082265853881836, 2.1345534324645996, 1.646536111831665, 0.513638436794281, -1.1944226026535034, -0.8981263637542725, -1.6998692750930786, -1.7695859670639038, -1.7347276210784912, -1.5255773067474365, 0.478780061006546, 1.8208279609680176, 1.9776906967163086, -0.8981263637542725, -1.5604356527328491, -1.5952941179275513, -1.2641394138336182, 0.9667974710464478, 1.785969614982605, 2.5354247093200684, 2.0648367404937744, 2.3785619735717773, 2.2216994762420654, 2.1868410110473633, 1.7162528038024902, 2.1868410110473633, 1.9951199293136597, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323], [2.0125491619110107, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2805230617523193, 1.2630938291549683, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7925055623054504, 0.792505562305450 [e2e-predictor] 4, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 1.158518671989441, 1.646536111831665, 2.117124319076538, 2.3262743949890137, 2.4482789039611816, 2.4134204387664795, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.629106879234314, 1.1236603260040283, 0.5833552479743958, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.28705883026123047, 0.5659260153770447, 0.8622223138809204, 0.8796514868736267, 0.827363908290863, 0.8970807194709778, 0.5833552479743958, 0.6182135939598083, 1.053943395614624, 1.2805230617523193, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.7511112689971924, 0.7750763297080994, 0.4090631604194641, 0.5833552479743958, 0.670501172542572, 0.7402179837226868, 0.30448800325393677, -0.2881045341491699, -0.3578213155269623, 2.0299782752990723, 1.9776906967163086, 2.465708017349243, 2.552854061126709, 1.8208279609680176, -1.403572916984558, -0.9678431153297424, 1.1933770179748535, 1.5768193006515503, 1.611677646636963, 1.8556864261627197, -0.9852723479270935, -0.8981263637542725, 1.8556864261627197, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.646536111831665, 0.478780061006546, 0.4613508880138397, 1.0365142822265625, 1.1062309741973877, 0.984226644039154, 0.7227887511253357, 0.984226644039154, 0.8796514868736267, 0.7750763297080994, 0.9667974710464478, 0.7750763297080994, 0.7053595781326294, 0.7576471567153931, 0.3742047846317291, 0.5484968423843384, 0.7227887511253357, 0.8099347352981567, 0.6356428265571594, 0.44392168521881104, 0.670501172542572, 0.5484968423843384, 0.4613508880138397, 0.6879304051399231, 0.670501172542572, 0.5833552479743958, 0.8796514868736267, 0.6879304051399231, 0.9145098924636841, 0.7053595781326294, 0.7925055623054504, 0.6879304051399231, 0.6530719995498657, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9319390654563904, 0.8796514868736267, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 0.6356428265571594, 0.6530719995498657, 0.8970807194709778, 1.611677646636963, 0.9493682980537415, 1.315381407737732, 1.611677646636963, 1.5071024894714355, 1.6639652252197266, 1.5419609546661377, 1.4199565649032593, 1.1236603260040283, 1.646536111831665, 1.3502397537231445, 0.1999128758907318, -0.7412636280059814, -1.490718960762024, -1.5604356527328491, -1.6301524639129639, -1.5952941179275513, -1.5778648853302002, -1.5081480741500854, -1.5081480741500854, -1.0549890995025635, -0.44496726989746094, 0.2347712516784668, 1.6988236904144287, 2.082265853881836, 1.8208279609680176, 2.0648367404937744, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.204270124435425, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.3262743949890137, 2.2216994762420654, 1.768540382385254, 2.0125491619110107, 2.1345534324645996, 2.117124319076538, 2.3262743949890137, 2.0125491619110107, 1.7162528038024902, 1.4025273323059082, 1.0016558170318604, -0.3578213155269623, -1.5778648853302002, -1.7172983884811401, -1.7172983884811401, -1.7695859670639038, -1.3861438035964966, 0.8099347352981567, -0.3055337369441986, -1.7521568536758423, -1.7870151996612549, -1.5255773067474365, -1.1247059106826782, 0.7227887511253357, 1.942832350730896, 2.27398681640625, 2.239128589630127, 2.204270124435425, 2.117124319076538, 1.5419609546661377, 1.7336820363998413, 2.1345534324645996, 1.7162528038024902, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687], [2.0299782752990723, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3 [e2e-predictor] 676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.8447931408882141, 1.0888018608093262, 1.646536111831665, 2.2914161682128906, 2.430849552154541, 2.395991325378418, 2.3437037467956543, 2.27398681640625, 2.2216994762420654, 2.239128589630127, 2.27398681640625, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6639652252197266, 1.4025273323059082, 0.7402179837226868, 0.4962092638015747, 0.670501172542572, 0.827363908290863, 0.2347712516784668, 0.28705883026123047, 0.5833552479743958, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.6356428265571594, 0.5484968423843384, 0.670501172542572, 1.1236603260040283, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 0.44392168521881104, 0.18248367309570312, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, -0.009237446822226048, 1.7336820363998413, 2.1868410110473633, 2.2565577030181885, 2.4134204387664795, 2.5702831745147705, 0.16505448520183563, -1.0375598669052124, 0.600784420967102, 1.1062309741973877, 1.332810640335083, 1.315381407737732, -0.7586928009986877, -1.4384313821792603, 1.3850982189178467, 1.6813944578170776, 1.785969614982605, 1.6813944578170776, 1.7162528038024902, 0.11276690661907196, 0.5659260153770447, 1.2979521751403809, 1.3676689863204956, 1.5245317220687866, 1.5768193006515503, 1.3502397537231445, 0.7750763297080994, 1.2282354831695557, 1.071372628211975, 0.7576471567153931, 0.5659260153770447, 0.5659260153770447, 0.7402179837226868, 0.6182135939598083, 0.7750763297080994, 0.7053595781326294, 0.6182135939598083, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.3916339874267578, 0.5659260153770447, 0.6530719995498657, 0.6356428265571594, 0.7402179837226868, 0.6530719995498657, 0.513638436794281, 0.44392168521881104, 0.7402179837226868, 0.7925055623054504, 0.7402179837226868, 0.9667974710464478, 0.5659260153770447, 0.8970807194709778, 0.7402179837226868, 0.9319390654563904, 0.8447931408882141, 0.9667974710464478, 1.071372628211975, 0.8447931408882141, 0.6356428265571594, 1.2630938291549683, 1.4548149108886719, 1.071372628211975, 1.071372628211975, 1.2282354831695557, 1.5071024894714355, 1.3676689863204956, 1.5419609546661377, 1.8382571935653687, 2.047407388687134, 1.803398847579956, 0.9667974710464478, -0.44496726989746094, -1.0549890995025635, -1.3861438035964966, -1.5604356527328491, -1.6301524639129639, -1.6650108098983765, -1.5081480741500854, -1.5952941179275513, -0.7238344550132751, 0.2522004544734955, 0.33934640884399414, 1.942832350730896, 1.0365142822265625, 1.785969614982605, 1.9951199293136597, 2.117124319076538, 2.239128589630127, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.1694118976593018, 2.082265853881836, 2.0299782752990723, 2.2216994762420654, 2.1345534324645996, 2.0648367404937744, 1.7336820363998413, 1.8556864261627197, 1.9951199293136597, 2.0996949672698975, 2.117124319076538, 1.5593900680541992, 1.489673376083374, 0.3916339874267578, -0.9155555367469788, -1.5081480741500854, -1.6301524639129639, -1.7172983884811401, -1.7172983884811401, -1.6650108098983765, -1.6998692750930786, -1.7521568536758423, -1.3687145709991455, -1.5952941179275513, -0.27067533135414124, -0.9329847693443298, 1.1062309741973877, 2.2216994762420654, 2.1694118976593018, 2.552854061126709, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.5419609546661377, 2.395991325378418, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.768540382385254, 1.768540382385254], [2.0299782752990723, 1.9776906967163086, 1.97 [e2e-predictor] 76906967163086, 1.942832350730896, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7925055623054504, 0.7053595781326294, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 1.2630938291549683, 1.942832350730896, 2.361132860183716, 2.395991325378418, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.1345534324645996, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 1.942832350730896, 1.785969614982605, 1.8382571935653687, 1.6639652252197266, 1.2630938291549683, 1.053943395614624, 0.9145098924636841, 0.827363908290863, 0.670501172542572, 0.600784420967102, 0.513638436794281, 0.8447931408882141, 1.0190850496292114, 1.0365142822265625, 0.8447931408882141, 0.5833552479743958, 0.478780061006546, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.984226644039154, 1.1236603260040283, 1.1410894393920898, 1.0365142822265625, 1.0016558170318604, 0.42649248242378235, -0.009237446822226048, -0.026666639372706413, -0.1486709862947464, -0.5146840810775757, 2.2565577030181885, 2.1868410110473633, 2.395991325378418, 2.465708017349243, 2.4831371307373047, -0.23581695556640625, 0.2173420637845993, -0.3229629397392273, -0.8806971907615662, -0.27067533135414124, -0.3229629397392273, -0.7586928009986877, 0.18248367309570312, 0.7053595781326294, 0.7576471567153931, 0.5484968423843384, 1.071372628211975, -0.25324615836143494, 0.827363908290863, 1.3502397537231445, 1.5942485332489014, 1.5942485332489014, 0.9667974710464478, 1.4548149108886719, 1.071372628211975, 0.7576471567153931, 0.7576471567153931, 0.6356428265571594, 0.7227887511253357, 0.6182135939598083, 0.7227887511253357, 0.6182135939598083, 0.513638436794281, 0.6879304051399231, 0.7227887511253357, 0.5833552479743958, 0.5833552479743958, 0.478780061006546, 0.5659260153770447, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.4090631604194641, 0.5833552479743958, 0.5310676693916321, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.8447931408882141, 0.7750763297080994, 0.8099347352981567, 0.8796514868736267, 1.053943395614624, 0.8099347352981567, 0.5659260153770447, 0.9145098924636841, 1.0190850496292114, 1.489673376083374, 1.2805230617523193, 1.3850982189178467, 1.2456645965576172, 1.1062309741973877, 1.4025273323059082, 1.646536111831665, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.2979521751403809, 0.2522004544734955, -0.7761220335960388, -1.403572916984558, -1.5255773067474365, -1.6301524639129639, -1.6824400424957275, -1.4732897281646729, -1.3861438035964966, -0.06152502819895744, 1.0190850496292114, 1.5942485332489014, 1.8208279609680176, 1.9776906967163086, 2.082265853881836, 2.27398681640625, 2.3437037467956543, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.204270124435425, 2.082265853881836, 1.9776906967163086, 2.0996949672698975, 2.0299782752990723, 2.239128589630127, 1.9776906967163086, 1.6639652252197266, 1.7336820363998413, 1.6813944578170776, 1.8556864261627197, 2.082265853881836, 1.6988236904144287, 1.2456645965576172, -0.18352937698364258, -0.8806971907615662, -1.7521568536758423, -1.7347276210784912, -1.0027015209197998, -1.7347276210784912, -1.6824400424957275, -1.6824400424957275, 0.7053595781326294, 1.3502397537231445, -1.752156853 [e2e-predictor] 6758423, -0.9678431153297424, -0.1486709862947464, 1.5071024894714355, 2.1345534324645996, 2.2914161682128906, 2.3262743949890137, 2.395991325378418, 2.308845281600952, 1.7336820363998413, 1.8382571935653687, 2.0648367404937744, 1.768540382385254, 1.8382571935653687, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 1.5768193006515503, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.361132860183716, 2.3437037467956543, 2.2216994762420654, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 2.0125491619110107, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.611677646636963, 1.3676689863204956, 1.1062309741973877, 0.984226644039154, 1.0190850496292114, 0.8622223138809204, 0.7053595781326294, 0.6879304051399231, 0.5310676693916321, 0.6879304051399231, 0.9319390654563904, 1.0016558170318604, 0.9319390654563904, 0.7750763297080994, 0.513638436794281, 0.42649248242378235, 0.7402179837226868, 0.7402179837226868, 0.8099347352981567, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6356428265571594, 0.1999128758907318, -0.532113254070282, -1.0375598669052124, -0.9504139423370361, 2.4831371307373047, 2.430849552154541, 2.517995595932007, 2.5354247093200684, -0.07895421981811523, 0.0430501289665699, -1.0724183320999146, -0.8632679581642151, -0.20095856487751007, 1.489673376083374, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, -0.07895421981811523, -0.9678431153297424, 0.8447931408882141, 0.8622223138809204, 0.33934640884399414, 1.175947904586792, 1.3676689863204956, 1.5245317220687866, 1.1236603260040283, 0.7576471567153931, 1.1236603260040283, 1.0016558170318604, 0.984226644039154, 1.2805230617523193, 0.8970807194709778, 0.6182135939598083, 0.827363908290863, 0.2347712516784668, 0.513638436794281, 0.4962092638015747, 0.5833552479743958, 0.2696296274662018, 0.670501172542572, 0.7750763297080994, 0.6530719995498657, 0.2696296274662018, 0.1999128758907318, 0.670501172542572, 0.2522004544734955, 0.3916339874267578, 0.7576471567153931, 0.44392168521881104, 0.478780061006546, 0.5484968423843384, 0.5484968423843384, 0.16505448520183563, 0.7750763297080994, 0.30448800325393677, 0.32191720604896545, 0.670501172542572, 0.600784420967102, 0.35677558183670044, 0.6530719995498657, 1.0190850496292114, 1.4025273323059082, 1.4373857975006104, 1.0365142822265625, 1.5071024894714355, 1.0888018608093262, 1.0016558170318604, 1.5942485332489014, 1.5245317220687866, 1.1236603260040283, 1.5942485332489014, 1.6813944578170776, 1.5593900680541992, 1.4025273323059082, 0.14762529730796814, -0.7935512065887451, -1.2815686464309692, -1.5081480741500854, -1.6301524639129639, -1.5952941179275513, -1.403572916984558, 0.4613508880138397, 1.5768193006515503, 1.611677646636963, 1.1410894393920898, 1.6639652252197266, 2.047407388687134, 1.942832350730896, 2.1694118976593018, 2.0299782752990723, 2.239128589630127, 2.1345534324645996, 1.8382571935653687, 2.2565577030181885, 2.1345534324645996, 2.1345534324645996, 1.925403118133545, 1.9776906967163086, 1.97769069671630 [e2e-predictor] 86, 1.8731155395507812, 1.785969614982605, 2.204270124435425, 1.6988236904144287, 1.4025273323059082, 2.0125491619110107, 1.629106879234314, 1.6813944578170776, 0.6879304051399231, -1.5604356527328491, -1.5081480741500854, -1.6824400424957275, -1.7172983884811401, -1.6824400424957275, -0.8284096121788025, -1.6301524639129639, -1.647581696510315, -1.7521568536758423, -1.6998692750930786, -1.403572916984558, -0.3055337369441986, 0.8970807194709778, 1.6813944578170776, 2.3437037467956543, 2.1345534324645996, 2.4831371307373047, 1.9776906967163086, 1.4373857975006104, 2.2216994762420654, 1.7336820363998413, 1.646536111831665, 1.768540382385254, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287], [2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7053595781326294, 0.8099347352981567, 0.9667974710464478, 1.5419609546661377, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.2565577030181885, 2.1694118976593018, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0125491619110107, 1.9951199293136597, 1.9776906967163086, 1.768540382385254, 1.611677646636963, 1.472244143486023, 1.315381407737732, 1.2108062505722046, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.7053595781326294, 0.513638436794281, 0.5833552479743958, 0.8622223138809204, 1.0190850496292114, 1.0888018608093262, 0.8796514868736267, 0.4613508880138397, 0.35677558183670044, 0.4090631604194641, 0.35677558183670044, 0.28705883026123047, 0.18248367309570312, -0.026666639372706413, -0.1312417984008789, -1.0375598669052124, -0.9678431153297424, -1.0724183320999146, 0.3916339874267578, 1.8208279609680176, 2.308845281600952, 2.4831371307373047, 1.8382571935653687, -0.1486709862947464, -1.1944226026535034, -1.3512853384017944, -0.25324615836143494, 1.2979521751403809, 1.5419609546661377, 1.5942485332489014, 1.4373857975006104, -0.39267969131469727, -1.2989977598190308, 1.158518671989441, 1.611677646636963, 1.5245317220687866, 1.332810640335083, 0.8447931408882141, 1.2108062505722046, 1.158518671989441, 1.1933770179748535, 0.827363908290863, 1.0888018608093262, 0.7053595781326294, 1.0190850496292114, 1.158518671989441, 0.6182135939598083, 0.600784420967102, 0.28705883026123047, 0.5833552479743958, 0.5833552479743958, 0.6530719995498657, 0.5659260153770447, 0.827363908290863, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.7053595781326294, 0.5659260153770447, 0.30448800325393677, 0.35677558183670044, 0.7925055623054504, 0.44392168521881104, 0.4090631604194641, 0.5310676693916321, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.5484968423843384, 0.478780061006546, 0.600784420967102, 0.4962092638015747, 1.2805230617523193, 0.6182135939598083, 0.4962092638015747, 1.1062309741973877, 1.1062309741973877, 1.2805230617523193, 1.332810640335083, 1.4373857975006104, 1.2456645965576172, 1.611677646636963, 1.768540382385254, 1.8731155395507812, 1.5942485332489014, 1.5071024894714355, 1.2282354831695557, 0.9145098924636841, 0.35677558183670044, -0.5844008326530457, -1.1072766780853271, -1.490718960762024, -1.5255773067474365, -1.4384313821792 [e2e-predictor] 603, -0.6715468168258667, 0.02562093921005726, 1.4373857975006104, 1.9079740047454834, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 2.047407388687134, 2.0299782752990723, 2.151982545852661, 2.0299782752990723, 2.0299782752990723, 2.2565577030181885, 1.9951199293136597, 1.942832350730896, 2.082265853881836, 2.151982545852661, 2.151982545852661, 2.082265853881836, 1.768540382385254, 1.942832350730896, 1.8556864261627197, 1.9776906967163086, 1.6639652252197266, 1.1933770179748535, -0.9329847693443298, -1.2989977598190308, -1.3512853384017944, -1.4210021495819092, 0.14762529730796814, -1.6650108098983765, -1.6824400424957275, 0.7402179837226868, 1.8905447721481323, -1.4210021495819092, -1.6301524639129639, 1.3502397537231445, 2.27398681640625, -1.5081480741500854, -1.1944226026535034, -0.6366884112358093, 1.332810640335083, 1.8556864261627197, 1.7162528038024902, 1.053943395614624, 0.09533771127462387, 2.308845281600952, 2.1868410110473633, 1.629106879234314, 1.5942485332489014, 1.7162528038024902, 1.646536111831665, 1.6639652252197266, 1.646536111831665], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 1.5071024894714355, 2.2914161682128906, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3785619735717773, 2.27398681640625, 2.2914161682128906, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.785969614982605, 1.629106879234314, 1.4373857975006104, 1.1062309741973877, 0.7402179837226868, 0.7227887511253357, 0.8622223138809204, 0.8099347352981567, 0.8622223138809204, 0.7750763297080994, 0.513638436794281, 0.478780061006546, 0.7750763297080994, 0.8622223138809204, 0.7227887511253357, 0.5659260153770447, 0.3742047846317291, 0.09533771127462387, 0.09533771127462387, -0.39267969131469727, -1.0027015209197998, -0.8109803795814514, -1.1247059106826782, -1.1247059106826782, -0.9155555367469788, -0.8109803795814514, 1.8208279609680176, 1.960261583328247, 1.9079740047454834, 1.9776906967163086, 1.5071024894714355, -0.9155555367469788, -1.4558604955673218, -0.39267969131469727, 1.0888018608093262, 1.315381407737732, 1.3676689863204956, 1.2456645965576172, -0.39267969131469727, -1.5604356527328491, 0.7402179837226868, 1.5768193006515503, 1.646536111831665, 1.332810640335083, 0.8447931408882141, 0.4962092638015747, 0.8970807194709778, 1.053943395614624, 0.8099347352981567, 0.8970807194709778, 0.7227887511253357, 0.33934640884399414, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.5484968423843384, 0.7576471567153931, 0.7576471567153931, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 1.0190850496292114, 0.984226644039154, 1.0365142822265625, 1.0365142822265625, 0.6879304051399231, 0.9319390654563904, 0.6879304051399231, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.4090631604194641, 0.600784420967102, 0.670501172542572, 0.6182135939598083, 0.670501172542572, 0.827363908290863, 1.0888018608093262, 0.9319390654563904, 1.17594790458 [e2e-predictor] 6792, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 1.489673376083374, 1.2979521751403809, 1.4025273323059082, 1.1410894393920898, 1.332810640335083, 1.472244143486023, 1.768540382385254, 1.8731155395507812, 1.4548149108886719, 0.30448800325393677, -0.7935512065887451, -1.4384313821792603, -1.5255773067474365, -1.5081480741500854, -0.601830005645752, 1.332810640335083, 1.6988236904144287, 1.960261583328247, 1.925403118133545, 2.1345534324645996, 2.0299782752990723, 1.7336820363998413, 1.8382571935653687, 2.204270124435425, 2.0996949672698975, 2.204270124435425, 2.0996949672698975, 2.2216994762420654, 2.204270124435425, 2.2914161682128906, 2.0996949672698975, 1.8556864261627197, 2.1694118976593018, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.7511112689971924, 1.7336820363998413, 1.5942485332489014, 1.9951199293136597, 1.9951199293136597, -0.6366884112358093, -0.5495424270629883, -1.1595642566680908, 0.16505448520183563, 2.082265853881836, 2.4134204387664795, -0.9504139423370361, -1.6650108098983765, 2.082265853881836, 2.151982545852661, -1.5604356527328491, -0.8981263637542725, -1.403572916984558, -0.4972548484802246, 0.6530719995498657, -0.42753809690475464, -0.9852723479270935, -0.009237446822226048, 2.587712287902832, 1.7162528038024902, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314], [2.047407388687134, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8796514868736267, 1.0365142822265625, 1.629106879234314, 2.361132860183716, 2.395991325378418, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.047407388687134, 2.047407388687134, 1.942832350730896, 1.925403118133545, 1.6813944578170776, 1.3502397537231445, 1.053943395614624, 0.7925055623054504, 0.33934640884399414, 0.2347712516784668, 0.5484968423843384, 0.7750763297080994, 0.7576471567153931, 0.5833552479743958, 0.4613508880138397, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.4090631604194641, 0.3742047846317291, 0.2173420637845993, -0.1661001741886139, 0.2522004544734955, -1.0027015209197998, -1.0027015209197998, -0.9329847693443298, -0.8632679581642151, -1.0027015209197998, -0.6541175842285156, 2.2216994762420654, 2.1694118976593018, 2.0648367404937744, 2.430849552154541, -1.1421350240707397, -0.8806971907615662, 0.1999128758907318, 1.5593900680541992, 0.513638436794281, 0.008191745728254318, -0.04409583657979965, -0.39267969131469727, -1.2641394138336182, -0.5495424270629883, 1.053943395614624, 1.1236603260040283, 1.1062309741973877, 0.7750763297080994, -0.688975989818573, -0.7761220335960388, 0.984226644039154, 0.7750763297080994, 0.7576471567153931, 0.6879304051399231, 0.2696296274662018, 0.5310676693916321, 0.6530719995498657, 0.8622223138809204, 0.8099347352981567, 1.1410894393920898, 0.984226644039154, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 1.1410894393920898, 1.0365142822265625, 1.0888018608093262, 1.07137262 [e2e-predictor] 8211975, 1.158518671989441, 1.053943395614624, 0.9493682980537415, 0.6530719995498657, 0.7925055623054504, 0.7227887511253357, 0.3742047846317291, 0.18248367309570312, 0.2347712516784668, -0.009237446822226048, 0.13019609451293945, 0.3916339874267578, 0.8622223138809204, 0.9319390654563904, 0.6530719995498657, 1.0190850496292114, 0.8796514868736267, 0.8796514868736267, 1.332810640335083, 1.0190850496292114, 1.0016558170318604, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.5071024894714355, 1.175947904586792, 1.3502397537231445, 1.6988236904144287, 1.646536111831665, 1.175947904586792, 0.28705883026123047, -0.5146840810775757, -1.3164269924163818, -1.4384313821792603, -1.333856225013733, -0.8284096121788025, 0.7925055623054504, 1.6813944578170776, 1.9079740047454834, 1.8731155395507812, 1.768540382385254, 1.9079740047454834, 1.9079740047454834, 1.7162528038024902, 2.0996949672698975, 1.803398847579956, 1.942832350730896, 2.1345534324645996, 2.308845281600952, 2.0299782752990723, 2.239128589630127, 2.151982545852661, 2.2216994762420654, 1.9079740047454834, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.1694118976593018, 2.2216994762420654, 2.117124319076538, 1.8731155395507812, 1.8208279609680176, 2.047407388687134, 2.151982545852661, 1.7511112689971924, 2.4831371307373047, 1.6813944578170776, 0.2522004544734955, 1.0016558170318604, 2.2565577030181885, -1.246710181236267, -1.6998692750930786, -1.7172983884811401, -0.601830005645752, -0.4623964726924896, -1.1595642566680908, -1.3164269924163818, -1.1072766780853271, 1.0190850496292114, 0.9493682980537415, -0.9504139423370361, 0.28705883026123047, 2.3262743949890137, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503], [2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8970807194709778, 1.5071024894714355, 2.2565577030181885, 2.361132860183716, 2.430849552154541, 2.4134204387664795, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.204270124435425, 2.1868410110473633, 2.151982545852661, 2.1345534324645996, 2.151982545852661, 2.047407388687134, 1.8905447721481323, 1.768540382385254, 1.768540382385254, 1.4199565649032593, 1.1410894393920898, 0.7576471567153931, 0.44392168521881104, 0.09533771127462387, 0.09533771127462387, 0.3742047846317291, 0.600784420967102, 0.6530719995498657, 0.5310676693916321, 0.28705883026123047, 0.13019609451293945, 0.18248367309570312, 0.07790851593017578, -0.3229629397392273, -0.5495424270629883, -0.8632679581642151, -0.8109803795814514, -0.7586928009986877, -0.5669716596603394, -0.3403921127319336, -0.09638340771198273, -0.1312417984008789, -0.07895421981811523, 0.18248367309570312, 1.942832350730896, 1.768540382385254, -1.0201307535171509, -0.4623964726924896, 0.3742047846317291, 1.2108062505722046, 1.4025273323059082, -0.18352937698364258, -1.0375598669052124, 0.8970807194709778, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 0.11276690661907196, -0.5146840810775757, -0.1312417984008789, -0.6366884112358 [e2e-predictor] 093, -0.7761220335960388, 0.984226644039154, 0.7227887511253357, 0.7925055623054504, 0.670501172542572, 0.5833552479743958, 1.175947904586792, 0.8099347352981567, 1.0365142822265625, 0.7402179837226868, 0.8622223138809204, 0.7750763297080994, 0.984226644039154, 0.5833552479743958, 0.9319390654563904, 0.9667974710464478, 0.7402179837226868, 1.1062309741973877, 0.8447931408882141, 1.0190850496292114, 0.7925055623054504, 1.1933770179748535, 1.332810640335083, 1.2282354831695557, 1.1236603260040283, 1.2108062505722046, 1.3676689863204956, 1.3502397537231445, 0.7750763297080994, 0.9145098924636841, 0.18248367309570312, 0.44392168521881104, 0.02562093921005726, 0.8796514868736267, 1.0365142822265625, 1.1236603260040283, 0.7925055623054504, 1.053943395614624, 0.8970807194709778, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3850982189178467, 1.5419609546661377, 1.3502397537231445, 1.5593900680541992, 1.2630938291549683, 1.768540382385254, 1.158518671989441, 0.827363908290863, 0.06047932058572769, -0.4798256754875183, -1.4210021495819092, -1.4210021495819092, -0.3578213155269623, 0.9667974710464478, 1.5071024894714355, 2.047407388687134, 2.1345534324645996, 2.361132860183716, 2.0125491619110107, 2.0125491619110107, 2.2565577030181885, 2.239128589630127, 2.0648367404937744, 1.8731155395507812, 2.0648367404937744, 1.8382571935653687, 2.0996949672698975, 2.047407388687134, 1.768540382385254, 1.8905447721481323, 1.8556864261627197, 1.9951199293136597, 2.1694118976593018, 2.1694118976593018, 2.082265853881836, 1.9776906967163086, 2.1868410110473633, 2.1345534324645996, 2.239128589630127, 2.0299782752990723, 2.1694118976593018, 1.942832350730896, 1.8382571935653687, 1.3502397537231445, 1.9951199293136597, 1.4025273323059082, -0.7238344550132751, 1.9951199293136597, -0.8981263637542725, 1.646536111831665, 0.6530719995498657, 1.4025273323059082, 0.7576471567153931, 1.8208279609680176, 1.7511112689971924, 1.9079740047454834, 2.2565577030181885, 0.42649248242378235, 1.053943395614624, 1.6639652252197266, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377], [2.047407388687134, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 1.0888018608093262, 1.7336820363998413, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.4134204387664795, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 1.7336820363998413, 1.4373857975006104, 1.1062309741973877, 0.6530719995498657, 0.28705883026123047, 0.1999128758907318, 0.2173420637845993, 0.13019609451293945, 0.13019609451293945, 0.42649248242378235, 0.478780061006546, 0.4613508880138397, 0.2696296274662018, 0.02562093921005726, -0.20095856487751007, -0.44496726989746094, -1.0027015209197998, -0.8109803795814514, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, 0.5310676693916321, 0.02562093921005726, 0.16505 [e2e-predictor] 448520183563, 0.13019609451293945, 0.984226644039154, 0.6530719995498657, -0.04409583657979965, -0.4623964726924896, 0.7227887511253357, 0.5310676693916321, 1.4199565649032593, -0.21838775277137756, -1.0201307535171509, 0.7402179837226868, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 0.44392168521881104, -1.1247059106826782, 0.14762529730796814, 0.9493682980537415, 0.8622223138809204, 1.332810640335083, 0.984226644039154, 0.9145098924636841, 0.9145098924636841, 0.8099347352981567, 0.4613508880138397, 0.9319390654563904, 0.8447931408882141, 0.7053595781326294, 0.670501172542572, 0.7402179837226868, 0.600784420967102, 0.35677558183670044, 0.7227887511253357, 0.827363908290863, 0.6182135939598083, 0.6530719995498657, 0.8099347352981567, 0.827363908290863, 0.984226644039154, 1.2630938291549683, 1.2108062505722046, 1.0016558170318604, 1.3850982189178467, 1.4199565649032593, 1.1410894393920898, 1.053943395614624, 1.2282354831695557, 1.1062309741973877, 1.1236603260040283, 0.9145098924636841, 1.0888018608093262, 0.9667974710464478, 0.32191720604896545, 0.4613508880138397, 0.5484968423843384, 0.7576471567153931, 1.0190850496292114, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3850982189178467, 1.5942485332489014, 1.3502397537231445, 1.489673376083374, 1.6813944578170776, 1.1236603260040283, 0.09533771127462387, -0.41010889410972595, -1.1247059106826782, -1.2641394138336182, -1.2989977598190308, 0.670501172542572, 0.9145098924636841, 1.8382571935653687, 1.611677646636963, 2.0648367404937744, 2.151982545852661, 1.7336820363998413, 1.611677646636963, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.3785619735717773, 1.960261583328247, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.9776906967163086, 1.785969614982605, 2.117124319076538, 2.27398681640625, 2.308845281600952, 2.151982545852661, 1.9079740047454834, 1.5245317220687866, 1.7336820363998413, 2.117124319076538, 1.768540382385254, 1.9951199293136597, 1.8556864261627197, 2.308845281600952, 1.8556864261627197, 1.629106879234314, 2.0648367404937744, 2.361132860183716, 0.32191720604896545, 1.5071024894714355, 0.7053595781326294, 2.361132860183716, 2.2216994762420654, 2.4831371307373047, 1.8556864261627197, 1.7162528038024902, 2.239128589630127, 2.622570753097534, 1.5942485332489014, 1.4548149108886719, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355], [2.0299782752990723, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 1.0365142822265625, 1.5593900680541992, 2.0996949672698975, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.308845281600952, 2.308845281600952, 2.27398681640625, 2.2216994762420654, 2.204270124435425, 2.204270124435425, 2.151982545852661, 2.0996949672698975, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.6988236904144287, 1.4025273323059082, 0.9667974710464478, 1.0365142822265625, 0.6356428265571 [e2e-predictor] 594, 0.2696296274662018, 0.2173420637845993, -0.20095856487751007, -0.04409583657979965, -0.1312417984008789, 0.4090631604194641, 0.8099347352981567, -0.06152502819895744, -0.27067533135414124, -0.7238344550132751, -1.0201307535171509, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, -0.7586928009986877, -0.09638340771198273, 0.2173420637845993, -0.1661001741886139, 0.6356428265571594, 0.16505448520183563, 1.4199565649032593, 2.2216994762420654, 1.768540382385254, -0.1312417984008789, -0.4972548484802246, -0.23581695556640625, 0.5484968423843384, -0.8806971907615662, -0.4623964726924896, 0.3916339874267578, 0.8796514868736267, 1.175947904586792, 0.5310676693916321, -0.7761220335960388, -0.5669716596603394, 0.8622223138809204, 0.9145098924636841, 1.3502397537231445, 1.1236603260040283, 0.9319390654563904, 0.7576471567153931, 0.7227887511253357, 0.7750763297080994, 0.7402179837226868, 1.1062309741973877, 0.6879304051399231, 0.5833552479743958, 1.3850982189178467, 1.3502397537231445, 0.7227887511253357, 0.7925055623054504, 0.3916339874267578, 0.42649248242378235, 0.5484968423843384, 0.827363908290863, 0.6879304051399231, 0.9667974710464478, 0.9493682980537415, 1.0016558170318604, 1.1236603260040283, 1.1410894393920898, 0.8796514868736267, 1.175947904586792, 1.6639652252197266, 1.4025273323059082, 0.9667974710464478, 0.6356428265571594, -0.7238344550132751, 0.6356428265571594, 0.7227887511253357, 0.9493682980537415, 1.0016558170318604, 0.9667974710464478, 1.0888018608093262, 1.175947904586792, 1.3502397537231445, 1.2979521751403809, 1.3502397537231445, 1.2456645965576172, 1.611677646636963, 1.4373857975006104, 1.3676689863204956, 1.3850982189178467, 1.472244143486023, 1.0888018608093262, -0.026666639372706413, -0.9155555367469788, -1.1072766780853271, -1.3164269924163818, -1.2118518352508545, -0.1486709862947464, 0.8796514868736267, 1.7162528038024902, 1.942832350730896, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 1.9951199293136597, 1.8208279609680176, 1.6813944578170776, 1.5593900680541992, 1.768540382385254, 1.4373857975006104, 1.3502397537231445, 2.2216994762420654, 2.2216994762420654, 2.151982545852661, 1.9776906967163086, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 2.0996949672698975, 2.082265853881836, 2.2565577030181885, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 0.8970807194709778, 1.7336820363998413, 1.053943395614624, 2.0648367404937744, 1.3502397537231445, 1.1062309741973877, 1.8208279609680176, 2.239128589630127, 1.960261583328247, 1.8382571935653687, 1.629106879234314, 2.1345534324645996, 1.3850982189178467, 2.1868410110473633, 2.3785619735717773, 1.646536111831665, 1.315381407737732, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.3850982189178467, 1.7336820363998413, [e2e-predictor] 2.204270124435425, 2.395991325378418, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.2565577030181885, 2.204270124435425, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 1.8905447721481323, 1.5942485332489014, 1.1933770179748535, 0.9319390654563904, 0.7402179837226868, 1.175947904586792, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.14762529730796814, -0.18352937698364258, 0.32191720604896545, 1.6988236904144287, -0.07895421981811523, -0.8284096121788025, -0.7761220335960388, -0.5669716596603394, -0.4623964726924896, -0.37525051832199097, -0.2881045341491699, -0.21838775277137756, 0.670501172542572, -0.1661001741886139, -0.6541175842285156, -0.21838775277137756, 0.6879304051399231, 0.8447931408882141, 0.28705883026123047, -0.1661001741886139, 1.1410894393920898, -0.5669716596603394, 0.9319390654563904, 0.7402179837226868, 0.2347712516784668, -0.009237446822226048, 0.02562093921005726, 0.33934640884399414, 0.1999128758907318, -0.009237446822226048, -0.1661001741886139, 0.6182135939598083, 0.827363908290863, 0.7402179837226868, 0.7750763297080994, 0.6182135939598083, 0.513638436794281, 0.6356428265571594, 0.7576471567153931, 0.5484968423843384, 0.6182135939598083, 0.7925055623054504, 0.7402179837226868, 0.600784420967102, 0.4962092638015747, 1.5419609546661377, 1.1410894393920898, -0.07895421981811523, 0.7402179837226868, 0.7925055623054504, 0.4962092638015747, 0.827363908290863, 0.670501172542572, 0.8447931408882141, 1.1410894393920898, 0.9667974710464478, 1.175947904586792, 0.7750763297080994, 1.5942485332489014, 0.8622223138809204, 0.8970807194709778, 1.646536111831665, 1.5593900680541992, 1.2805230617523193, 1.0888018608093262, 1.0016558170318604, 1.0888018608093262, 0.6530719995498657, 0.6879304051399231, 1.1933770179748535, 1.3850982189178467, 1.2456645965576172, 1.315381407737732, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.5245317220687866, 1.4548149108886719, 1.5419609546661377, 1.611677646636963, 1.5593900680541992, 0.32191720604896545, -1.0549890995025635, -1.089847445487976, -1.3512853384017944, -0.41010889410972595, 0.9667974710464478, 1.332810640335083, 2.0648367404937744, 1.6813944578170776, 2.117124319076538, 2.308845281600952, 2.1345534324645996, 1.9776906967163086, 1.5245317220687866, 1.4199565649032593, 1.5245317220687866, 1.8905447721481323, 2.117124319076538, 2.27398681640625, 2.1694118976593018, 1.9776906967163086, 1.6813944578170776, 2.0996949672698975, 2.27398681640625, 2.2216994762420654, 1.9079740047454834, 1.803398847579956, 1.8731155395507812, 2.0299782752990723, 2.3785619735717773, 2.204270124435425, 2.308845281600952, 2.27398681640625, 1.5245317220687866, 2.1694118976593018, 1.3850982189178467, 0.14762529730796814, 1.472244143486023, 1.4373857975006104, 0.06047932058572769, 0.4613508880138397, 1.5245317220687866, 0.600784420967102, 1.629106879234314, 1.332810640335083, -0.7238344550132751, 1.8208279609680176, 2.361132860183716, 0.7227887511253357, 2.1868410110473633, 1.9079740047454834, 1.4373857975006104, 1.9776906967163086, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.4025273323059082], [2.0125491619110107, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.03651 [e2e-predictor] 42822265625, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 1.1062309741973877, 1.2630938291549683, 1.489673376083374, 1.6639652252197266, 1.9951199293136597, 2.204270124435425, 2.3437037467956543, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1694118976593018, 2.117124319076538, 2.0299782752990723, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.3676689863204956, 1.158518671989441, 0.9145098924636841, 1.0365142822265625, 1.785969614982605, 1.646536111831665, 1.8731155395507812, 1.8731155395507812, 1.2282354831695557, 1.2282354831695557, 1.1410894393920898, 0.5310676693916321, -0.619259238243103, 0.2347712516784668, -0.42753809690475464, -0.42753809690475464, -0.27067533135414124, -0.1661001741886139, 0.32191720604896545, 1.5419609546661377, -0.09638340771198273, 0.0430501289665699, 0.32191720604896545, 1.0365142822265625, -0.07895421981811523, 1.2805230617523193, 0.5484968423843384, 1.8208279609680176, 0.8796514868736267, 1.315381407737732, 0.6879304051399231, 0.5833552479743958, 0.02562093921005726, 0.28705883026123047, 0.5484968423843384, 0.5833552479743958, 0.32191720604896545, 0.6182135939598083, 0.7227887511253357, 0.6356428265571594, 0.4962092638015747, 0.1999128758907318, 0.09533771127462387, 0.30448800325393677, 0.9145098924636841, 0.42649248242378235, 0.7227887511253357, 1.1410894393920898, 0.7053595781326294, 1.315381407737732, 0.478780061006546, 1.053943395614624, 0.0430501289665699, 1.0190850496292114, 0.478780061006546, 0.2173420637845993, 1.5071024894714355, 0.6879304051399231, 0.600784420967102, 0.600784420967102, 0.8622223138809204, 0.827363908290863, 0.7750763297080994, 0.6530719995498657, 1.4548149108886719, 1.5071024894714355, 0.7925055623054504, 0.8796514868736267, 0.7053595781326294, 0.8970807194709778, 0.9493682980537415, 1.0190850496292114, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.0888018608093262, 1.1410894393920898, 0.8796514868736267, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.2979521751403809, 1.489673376083374, 1.611677646636963, 1.5768193006515503, 1.3676689863204956, 1.2282354831695557, 0.7402179837226868, -0.6366884112358093, -1.3512853384017944, -1.1247059106826782, 0.30448800325393677, 1.332810640335083, 1.6988236904144287, 1.332810640335083, 1.2630938291549683, 1.3850982189178467, 1.8556864261627197, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 1.942832350730896, 1.9776906967163086, 1.803398847579956, 1.785969614982605, 1.5593900680541992, 1.158518671989441, 0.984226644039154, 1.4373857975006104, 1.5942485332489014, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.2914161682128906, 2.082265853881836, 2.1345534324645996, 2.3262743949890137, 1.8905447721481323, 1.7511112689971924, 2.151982545852661, 1.4548149108886719, 2.117124319076538, 1.942832350730896, 1.6639652252197266, 1.2282354831695557, 1.1236603260040283, 0.7053595781326294, 0.8099347352981567, 0.6879304051399231, -0.06152502819895744, 0.30448800325393677, 0.7053595781326294, 0.5659260153770447, 1.4199565649032593, 2.2914161682128906, 2.1694118976593018, 2.361132860183716, 1.1062309741973877, 0.984226644039154, 2.395991325378418, 2.0648367404937744, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445], [2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.1933 [e2e-predictor] 770179748535, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.1410894393920898, 1.315381407737732, 1.5071024894714355, 1.803398847579956, 2.151982545852661, 2.395991325378418, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.0648367404937744, 2.0125491619110107, 1.925403118133545, 1.5768193006515503, 1.4548149108886719, 1.2282354831695557, 1.472244143486023, 1.5768193006515503, 1.7336820363998413, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.9079740047454834, 1.646536111831665, 1.053943395614624, 1.3676689863204956, 1.5768193006515503, 0.7402179837226868, -0.07895421981811523, -0.06152502819895744, -0.5669716596603394, -0.5146840810775757, -0.3229629397392273, 0.5833552479743958, 0.35677558183670044, 0.32191720604896545, 0.42649248242378235, 0.30448800325393677, 0.4962092638015747, 0.513638436794281, 1.332810640335083, 1.3850982189178467, 1.1410894393920898, 1.2805230617523193, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 0.5310676693916321, 0.5833552479743958, 0.478780061006546, -0.1661001741886139, 0.3742047846317291, 0.7053595781326294, 0.600784420967102, 0.4962092638015747, 0.2347712516784668, 0.16505448520183563, 0.30448800325393677, 0.7925055623054504, 0.42649248242378235, 0.670501172542572, 1.4025273323059082, 0.827363908290863, 0.07790851593017578, 1.0016558170318604, 1.053943395614624, 0.478780061006546, 1.3502397537231445, 0.670501172542572, 1.646536111831665, 1.2630938291549683, 1.4548149108886719, 1.3676689863204956, 0.4090631604194641, 0.5833552479743958, 0.7053595781326294, 1.071372628211975, 0.7402179837226868, 0.14762529730796814, 1.2108062505722046, 0.670501172542572, 1.0190850496292114, 0.7402179837226868, 0.02562093921005726, 0.6356428265571594, 1.0190850496292114, 0.8970807194709778, 1.0190850496292114, 1.1062309741973877, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.5419609546661377, 1.4199565649032593, 1.6639652252197266, 1.3502397537231445, 0.8622223138809204, -0.25324615836143494, -1.1595642566680908, -0.688975989818573, 0.984226644039154, 2.0125491619110107, 2.0299782752990723, 1.7336820363998413, 2.117124319076538, 2.2565577030181885, 2.151982545852661, 1.646536111831665, 1.629106879234314, 1.7162528038024902, 1.6813944578170776, 1.960261583328247, 2.0299782752990723, 1.8382571935653687, 2.1694118976593018, 2.0648367404937744, 1.3676689863204956, 1.1933770179748535, 1.5419609546661377, 1.629106879234314, 1.629106879234314, 1.768540382385254, 2.0299782752990723, 2.2565577030181885, 2.2565577030181885, 2.0125491619110107, 1.4548149108886719, 1.9776906967163086, 1.960261583328247, 1.8905447721481323, -0.9155555367469788, 1.4199565649032593, 1.2282354831695557, 0.513638436794281, 0.9145098924636841, -0.1661001741886139, 0.4090631604194641, 2.1345534324645996, -0.532113254070282, 0.5833552479743958, 0.600784420967102, 0.2173420637845993, 1.1933770179748535, 0.33934640884399414, 2.0299782752990723, 1.611677646636963, 1.175947904586792, 0.9493682980537415, 2.308845281600952, 1.646536111831665, 1.4373857975006104, 1.2979521751403809, 1.1933770179748535, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809], [2.0125491619110107, 1.960261583328247, 1.9079740047454834, 1.8731155395507812, 1.87311553 [e2e-predictor] 95507812, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.6813944578170776, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.2282354831695557, 1.472244143486023, 1.785969614982605, 2.047407388687134, 2.2565577030181885, 2.3437037467956543, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.1694118976593018, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.8382571935653687, 1.942832350730896, 1.803398847579956, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9776906967163086, 1.8905447721481323, 2.047407388687134, 1.925403118133545, 1.9951199293136597, 2.047407388687134, 1.925403118133545, 1.5768193006515503, 1.1933770179748535, 0.670501172542572, 0.478780061006546, 0.9145098924636841, 0.5310676693916321, 0.16505448520183563, 0.35677558183670044, 0.5310676693916321, 1.1236603260040283, 1.4025273323059082, 1.158518671989441, 1.942832350730896, 1.5942485332489014, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.5245317220687866, 0.6879304051399231, 1.1933770179748535, -0.4798256754875183, -0.009237446822226048, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.2347712516784668, -0.026666639372706413, 0.18248367309570312, 0.827363908290863, 0.7750763297080994, 0.7576471567153931, 1.1410894393920898, 0.42649248242378235, 1.4373857975006104, 0.670501172542572, 0.5310676693916321, 1.053943395614624, 1.315381407737732, 0.670501172542572, 1.629106879234314, 1.472244143486023, 0.8970807194709778, 1.053943395614624, 1.315381407737732, 1.2979521751403809, 0.984226644039154, 1.4548149108886719, 1.1062309741973877, 0.5484968423843384, 0.7053595781326294, 0.7227887511253357, 0.8796514868736267, 1.158518671989441, 1.2108062505722046, 0.8796514868736267, 1.2805230617523193, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.071372628211975, 1.1236603260040283, 1.071372628211975, 1.2108062505722046, 1.332810640335083, 1.071372628211975, 1.4199565649032593, 1.4199565649032593, 1.2979521751403809, 1.0190850496292114, 1.0016558170318604, 1.5245317220687866, 1.175947904586792, -0.7412636280059814, -1.1072766780853271, -0.6366884112358093, 1.2630938291549683, 1.158518671989441, 1.9079740047454834, 1.3850982189178467, 1.803398847579956, 1.8208279609680176, 2.0648367404937744, 2.082265853881836, 2.204270124435425, 2.0125491619110107, 1.7511112689971924, 1.6813944578170776, 2.1345534324645996, 2.117124319076538, 1.1062309741973877, 1.611677646636963, 2.047407388687134, 1.960261583328247, 1.6988236904144287, 1.3850982189178467, 1.7336820363998413, 1.5593900680541992, 1.3676689863204956, 1.053943395614624, 1.2282354831695557, 1.5942485332489014, 1.629106879234314, 1.803398847579956, 1.8382571935653687, 1.5245317220687866, 1.1933770179748535, 1.3850982189178467, -0.1661001741886139, -0.7238344550132751, -0.3229629397392273, 0.6182135939598083, 0.2522004544734955, -0.3055337369441986, 1.8905447721481323, -0.5495424270629883, -0.4798256754875183, -0.20095856487751007, -1.1247059106826782, 0.0256209392100 [e2e-predictor] 5726, 0.7576471567153931, 1.4548149108886719, 0.9145098924636841, -0.7064052224159241, 0.0430501289665699, 1.785969614982605, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.472244143486023, 2.047407388687134, 2.2216994762420654, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 2.308845281600952, 2.3262743949890137, 2.308845281600952, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.0996949672698975, 1.9951199293136597, 1.8905447721481323, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 1.8382571935653687, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.7162528038024902, 1.785969614982605, 1.8382571935653687, 1.646536111831665, 1.7511112689971924, 1.925403118133545, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 1.5071024894714355, 0.9145098924636841, 1.472244143486023, 1.158518671989441, 0.8796514868736267, 1.8208279609680176, 0.8099347352981567, 1.8731155395507812, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.9079740047454834, 1.8382571935653687, 1.925403118133545, 1.5942485332489014, 1.9776906967163086, 1.2108062505722046, 1.2630938291549683, 0.33934640884399414, 1.0190850496292114, 0.2696296274662018, 0.008191745728254318, 0.14762529730796814, -0.3403921127319336, 0.2173420637845993, -0.3403921127319336, 0.6530719995498657, 0.600784420967102, 1.2979521751403809, 0.14762529730796814, 0.5310676693916321, 1.1410894393920898, 1.2805230617523193, 0.35677558183670044, 0.42649248242378235, 1.071372628211975, 1.053943395614624, 1.2630938291549683, 0.6182135939598083, 1.2108062505722046, 0.7750763297080994, 1.6639652252197266, 1.175947904586792, 1.071372628211975, 0.9493682980537415, 0.7402179837226868, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 0.5310676693916321, 1.175947904586792, 1.1062309741973877, 1.0888018608093262, 0.827363908290863, 0.7925055623054504, 1.071372628211975, 1.315381407737732, 1.175947904586792, 0.9667974710464478, 1.1933770179748535, 1.2108062505722046, 1.5071024894714355, 1.4025273323059082, 1.5593900680541992, 1.2979521751403809, 1.5768193006515503, 1.2630938291549683, 1.2456645965576172, 1.2979521751403809, -0.601830005645752, -1.176993489265442, -0.9504139423370361, 0.28705883026123047, 2.151982545852661, 1.5942485332489014, 1.5942485332489014, 2.151982545852661, 1.9079740047454834, 2.1694118976593018, 1.8556864261627197, 1.7511112689971924, 1.9079740047454834, 2.117124319076538, 2.082265853881836, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 1.9951199293136597, 1.8905447721481323, 1.6813944578170776, 1.803398847579956, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.6813944578170776, 1.646536111831665, 1.6639652252197266, 1.0365142822265625, 0.40906316041 [e2e-predictor] 94641, 0.7053595781326294, 0.35677558183670044, 1.1933770179748535, 1.332810640335083, 1.5768193006515503, 0.6356428265571594, -0.3055337369441986, -0.39267969131469727, -0.44496726989746094, -0.8109803795814514, -0.619259238243103, -0.1312417984008789, 1.646536111831665, -0.9678431153297424, -0.7935512065887451, 0.3742047846317291, -0.7238344550132751, -1.4558604955673218, -1.0201307535171509, -1.0027015209197998, -0.3578213155269623, -0.3229629397392273, 1.1236603260040283, 1.2108062505722046, 1.2805230617523193, 1.3850982189178467, 1.2805230617523193, 1.2456645965576172, 1.2630938291549683], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.785969614982605, 1.768540382385254, 1.7162528038024902, 1.646536111831665, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.4548149108886719, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.2805230617523193, 1.611677646636963, 2.1345534324645996, 2.3437037467956543, 2.361132860183716, 2.361132860183716, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.2216994762420654, 2.0996949672698975, 2.0125491619110107, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8208279609680176, 1.785969614982605, 1.9776906967163086, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.9079740047454834, 1.785969614982605, 1.332810640335083, 0.827363908290863, 0.8622223138809204, 1.5419609546661377, 1.2456645965576172, 1.4199565649032593, 1.646536111831665, 1.2282354831695557, 1.158518671989441, 1.646536111831665, 1.8731155395507812, 1.7162528038024902, 2.0648367404937744, 1.9079740047454834, 1.9776906967163086, 1.8731155395507812, 1.9776906967163086, 1.8556864261627197, 1.7336820363998413, 1.611677646636963, 0.44392168521881104, -0.09638340771198273, 0.5659260153770447, 2.0299782752990723, 1.0365142822265625, 0.28705883026123047, 0.6182135939598083, 0.5659260153770447, 0.07790851593017578, -0.1312417984008789, -0.3055337369441986, 1.1236603260040283, 1.4199565649032593, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 0.8447931408882141, 1.2108062505722046, 1.4373857975006104, 1.332810640335083, 1.3850982189178467, 1.1062309741973877, 1.3850982189178467, 1.4548149108886719, 1.2282354831695557, 1.2282354831695557, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 0.670501172542572, 0.827363908290863, 0.8970807194709778, 0.7925055623054504, 1.1410894393920898, 1.1933770179748535, 1.0365142822265625, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 1.071372628211975, 1.315381407737732, 1.4199565649032593, 1.489673376083374, 1.2108062505722046, 1.472244143486023, 1.3676689863204956, 1.4025273323059082, 1.5942485332489014, 1.489673376083374, 1.175947904586792, -0.21838775277137756, -1.1421350240707397, -1.0027015209197998, 0.8447931408882141, 0.7227887511253357, 1.7162528038024902, 1.6988236904144287, 1.960261583328247, 2.1345534324645996, 1.8731155395507812, 2.047407388687134, 1.97769069 [e2e-predictor] 67163086, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 1.9776906967163086, 1.7511112689971924, 1.5419609546661377, 2.0648367404937744, 2.151982545852661, 2.0648367404937744, 1.8905447721481323, 1.768540382385254, 1.4373857975006104, 1.7511112689971924, 1.5768193006515503, 0.984226644039154, 1.803398847579956, 1.3850982189178467, 1.611677646636963, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.8382571935653687, 2.239128589630127, 1.960261583328247, 1.1410894393920898, -0.3403921127319336, -0.7238344550132751, -0.18352937698364258, 0.6356428265571594, -0.1312417984008789, -0.3403921127319336, 1.0016558170318604, -0.21838775277137756, -0.8806971907615662, 1.2456645965576172, -0.23581695556640625, -1.0201307535171509, -0.9504139423370361, -0.8981263637542725, -0.42753809690475464, -0.3403921127319336, 1.489673376083374, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.7336820363998413, 1.6813944578170776, 1.611677646636963, 1.5942485332489014, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.489673376083374, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.489673376083374, 1.646536111831665, 1.8905447721481323, 2.1345534324645996, 2.361132860183716, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.361132860183716, 2.2914161682128906, 2.239128589630127, 2.1345534324645996, 1.9951199293136597, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8556864261627197, 1.9079740047454834, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.117124319076538, 2.0996949672698975, 1.9776906967163086, 1.8905447721481323, 1.9079740047454834, 1.8556864261627197, 1.7162528038024902, 1.6813944578170776, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.071372628211975, 0.7925055623054504, 1.315381407737732, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.7162528038024902, 1.5768193006515503, 1.8208279609680176, 1.785969614982605, 1.8905447721481323, 1.925403118133545, 2.117124319076538, 1.942832350730896, 1.8731155395507812, 1.9776906967163086, 1.9079740047454834, 1.5593900680541992, 0.827363908290863, 1.472244143486023, 1.0190850496292114, 0.6879304051399231, 0.2696296274662018, 1.9951199293136597, 1.5419609546661377, 1.2282354831695557, 1.0190850496292114, 0.6879304051399231, 0.7925055623054504, 1.2282354831695557, 0.4613508880138397, 1.2108062505722046, 0.9667974710464478, 1.0888018608093262, 0.9493682980537415, 1.1236603260040283, 1.4199565649032593, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.3676689863204956, 1.0365142822265625, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 0.8796514868736267, 0.984226644039154, 0.9667974710464478, 0.8796514868736267, 0.9145098924636841, 0.7925055623054504, 0.7227887511253357, 0.827363908290863, 1.315381407737732, 1.2108062505722046, 1.1236603260040283, 1.0190850496292114, 1.1062309741973877, 1.2979521751403809, 1.2108062505722046, 1.4373857975006104 [e2e-predictor] , 1.6639652252197266, 1.768540382385254, 1.489673376083374, 1.3676689863204956, 1.5071024894714355, 1.332810640335083, 0.6182135939598083, -0.9678431153297424, -1.0027015209197998, 1.332810640335083, 1.8208279609680176, 2.0125491619110107, 1.8556864261627197, 1.8731155395507812, 2.117124319076538, 1.960261583328247, 2.0299782752990723, 1.942832350730896, 2.117124319076538, 2.204270124435425, 1.9951199293136597, 1.960261583328247, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.047407388687134, 1.332810640335083, 2.0125491619110107, 2.151982545852661, 1.7511112689971924, 1.2456645965576172, 2.2565577030181885, 1.8731155395507812, 1.7511112689971924, 1.332810640335083, 1.2979521751403809, 1.2108062505722046, 1.2979521751403809, 1.5768193006515503, 1.175947904586792, 1.5071024894714355, 1.0888018608093262, 1.0190850496292114, 0.5659260153770447, 1.611677646636963, -0.5146840810775757, -0.3578213155269623, -0.2881045341491699, -0.37525051832199097, -0.8284096121788025, 0.7227887511253357, 0.7925055623054504, -0.532113254070282, 0.14762529730796814, 0.11276690661907196, -0.5669716596603394, -0.4972548484802246, -0.1486709862947464, -0.21838775277137756, -0.3229629397392273, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.175947904586792, 1.2456645965576172], [1.9951199293136597, 1.942832350730896, 1.8905447721481323, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.3676689863204956, 1.646536111831665, 1.8731155395507812, 2.0648367404937744, 2.239128589630127, 2.308845281600952, 2.361132860183716, 2.4134204387664795, 2.3785619735717773, 2.308845281600952, 2.204270124435425, 2.117124319076538, 2.082265853881836, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.960261583328247, 1.8905447721481323, 1.8208279609680176, 1.8208279609680176, 1.6639652252197266, 1.942832350730896, 1.960261583328247, 2.1345534324645996, 1.942832350730896, 2.0299782752990723, 2.1345534324645996, 1.8208279609680176, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8905447721481323, 1.7162528038024902, 1.5768193006515503, 1.8556864261627197, 1.9079740047454834, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.047407388687134, 1.942832350730896, 2.0996949672698975, 2.0648367404937744, 1.6813944578170776, 1.8208279609680176, 1.2456645965576172, 1.8208279609680176, 0.42649248242378235, 1.2456645965576172, 1.5419609546661377, 1.8382571935653687, 1.2630938291549683, 1.5245317220687866, 1.4548149108886719, 1.7336820363998413, 1.175947904586792, 1.0190850496292114, 0.6356428265571594, 1.4548149108886719, 0.984226644039154, 1.3676689863204956, 0.513638436794281, 1.1236603260040283, 1.1933770179748535, 0.8622223138809204, 1.1410894393920898, 0.9319390654563904, 1.2630938291549683, 0.8970807194709778, 1.07137262821197 [e2e-predictor] 5, 1.158518671989441, 1.0365142822265625, 1.1062309741973877, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.332810640335083, 0.9145098924636841, 1.1062309741973877, 1.3850982189178467, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.3850982189178467, 1.2282354831695557, 1.3850982189178467, 1.646536111831665, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.472244143486023, 1.5245317220687866, 1.0190850496292114, -0.07895421981811523, -1.1247059106826782, -0.04409583657979965, 1.8731155395507812, 1.9951199293136597, 1.8208279609680176, 1.2979521751403809, 1.7336820363998413, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.1868410110473633, 2.0996949672698975, 1.6988236904144287, 1.768540382385254, 1.925403118133545, 2.204270124435425, 2.2216994762420654, 2.3785619735717773, 1.472244143486023, 1.8382571935653687, 1.5071024894714355, 1.5419609546661377, 1.9776906967163086, 1.7336820363998413, 1.942832350730896, 0.8796514868736267, 1.785969614982605, 0.8622223138809204, 1.5942485332489014, 1.315381407737732, 1.8556864261627197, 1.6813944578170776, 1.8556864261627197, 1.4548149108886719, 1.3502397537231445, 0.478780061006546, -0.39267969131469727, -0.3578213155269623, -0.026666639372706413, -0.3403921127319336, -0.8458387851715088, 0.11276690661907196, 0.9667974710464478, -0.7586928009986877, -0.04409583657979965, 0.0430501289665699, -0.4623964726924896, -0.5146840810775757, -0.44496726989746094, -0.4798256754875183, 0.02562093921005726, 1.332810640335083, 1.2456645965576172, 1.2282354831695557, 1.175947904586792], [1.960261583328247, 1.9079740047454834, 1.8556864261627197, 1.803398847579956, 1.7511112689971924, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.5942485332489014, 1.5768193006515503, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.2979521751403809, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.5942485332489014, 1.6639652252197266, 1.8905447721481323, 2.2216994762420654, 2.2914161682128906, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.239128589630127, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.117124319076538, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8905447721481323, 1.9776906967163086, 1.9951199293136597, 1.8905447721481323, 1.8382571935653687, 1.9079740047454834, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.942832350730896, 1.8382571935653687, 1.8905447721481323, 1.7162528038024902, 1.925403118133545, 1.9776906967163086, 1.942832350730896, 2.0648367404937744, 2.082265853881836, 2.0299782752990723, 1.9776906967163086, 2.047407388687134, 1.9776906967163086, 1.8556864261627197, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.611677646636963, 1.785969614982605, 1. [e2e-predictor] 7162528038024902, 1.8208279609680176, 1.803398847579956, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.3850982189178467, 1.3502397537231445, 1.175947904586792, 1.4025273323059082, 1.2979521751403809, 1.1933770179748535, 1.071372628211975, 1.0190850496292114, 0.984226644039154, 1.2282354831695557, 1.2630938291549683, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.1410894393920898, 0.984226644039154, 0.9493682980537415, 1.1062309741973877, 0.9667974710464478, 0.7402179837226868, 0.827363908290863, 1.1236603260040283, 1.2108062505722046, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.1933770179748535, 1.7162528038024902, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.7336820363998413, 1.5593900680541992, 1.5245317220687866, 1.315381407737732, 0.600784420967102, -0.42753809690475464, -0.39267969131469727, 0.6356428265571594, 0.9667974710464478, 1.925403118133545, 1.9951199293136597, 1.7511112689971924, 1.6988236904144287, 2.1345534324645996, 1.942832350730896, 2.0996949672698975, 2.117124319076538, 2.2565577030181885, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.047407388687134, 1.5942485332489014, 1.5768193006515503, 1.4025273323059082, 1.8382571935653687, 1.8905447721481323, 1.5593900680541992, 1.960261583328247, 1.8382571935653687, 1.7336820363998413, 1.7162528038024902, 0.7750763297080994, 1.6988236904144287, 1.2979521751403809, 1.2805230617523193, 1.803398847579956, 1.6813944578170776, 2.047407388687134, 1.5593900680541992, 2.0299782752990723, 1.7336820363998413, 1.2805230617523193, -0.04409583657979965, -0.8806971907615662, -0.6366884112358093, -0.7586928009986877, -0.9155555367469788, -0.8458387851715088, 0.6530719995498657, -1.0027015209197998, -0.3229629397392273, 0.16505448520183563, -0.1312417984008789, -0.42753809690475464, -0.3403921127319336, -0.532113254070282, 0.6356428265571594, 1.315381407737732, 1.1933770179748535, 1.1236603260040283], [1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7511112689971924, 1.7336820363998413, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.3676689863204956, 1.489673376083374, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.1868410110473633, 2.2914161682128906, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.27398681640625, 2.1868410110473633, 2.151982545852661, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.785969614982605, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.6813944578170776, 1.4548149108886719, 1.4373857975006104, 1.472244143486023, 1.3502397537231445, 1.4025273323059082, 1.6988236904144287, 1.7162528038024902, 1.7162 [e2e-predictor] 528038024902, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.646536111831665, 1.7511112689971924, 1.8382571935653687, 1.646536111831665, 1.5419609546661377, 1.8556864261627197, 1.5593900680541992, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2456645965576172, 0.7227887511253357, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.071372628211975, 0.9319390654563904, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.8447931408882141, 1.2282354831695557, 1.315381407737732, 1.2456645965576172, 1.3676689863204956, 1.2108062505722046, 1.0190850496292114, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1236603260040283, 1.0365142822265625, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.2456645965576172, 1.489673376083374, 1.1410894393920898, -0.23581695556640625, -0.532113254070282, -0.3229629397392273, 1.4199565649032593, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 2.0299782752990723, 2.0125491619110107, 2.1694118976593018, 1.8556864261627197, 2.1694118976593018, 1.768540382385254, 1.9776906967163086, 2.0648367404937744, 2.204270124435425, 1.4373857975006104, 1.3502397537231445, 1.960261583328247, 1.803398847579956, 1.646536111831665, 1.8556864261627197, 2.0996949672698975, 1.7162528038024902, 1.925403118133545, 1.8382571935653687, 2.0648367404937744, 1.9079740047454834, 1.4025273323059082, 1.8556864261627197, 1.2282354831695557, 1.5419609546661377, 1.3850982189178467, 1.7511112689971924, 1.768540382385254, 1.6813944578170776, 1.489673376083374, 2.047407388687134, 1.332810640335083, 1.8208279609680176, 1.0365142822265625, -0.1486709862947464, -1.0375598669052124, -0.8109803795814514, -0.6541175842285156, -0.8981263637542725, -0.7935512065887451, 0.30448800325393677, -1.0375598669052124, -0.5495424270629883, 0.06047932058572769, -0.06152502819895744, -0.026666639372706413, -0.3229629397392273, -0.44496726989746094, 1.1933770179748535, 1.2456645965576172, 1.0888018608093262], [1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.5419609546661377, 1.7162528038024902, 1.960261583328247, 2.151982545852661, 2.3262743949890137, 2.361132860183716, 2.361132860183716, 2.308845281600952, 2.27398681640625, 2.204270124435425, 2.117124319076538, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.925403118133545, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1. [e2e-predictor] 785969614982605, 1.7162528038024902, 1.6813944578170776, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.7336820363998413, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.6813944578170776, 1.5419609546661377, 1.489673376083374, 1.7162528038024902, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 1.942832350730896, 2.082265853881836, 1.8208279609680176, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.803398847579956, 1.611677646636963, 1.629106879234314, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.6988236904144287, 1.629106879234314, 1.3502397537231445, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.3850982189178467, 1.158518671989441, 1.2456645965576172, 1.4199565649032593, 1.0016558170318604, 1.1410894393920898, 1.175947904586792, 1.1062309741973877, 1.0190850496292114, 1.0365142822265625, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.0888018608093262, 1.158518671989441, 1.1410894393920898, 0.9493682980537415, 1.2630938291549683, 1.4199565649032593, 1.2456645965576172, 1.175947904586792, 1.472244143486023, 1.3676689863204956, 1.053943395614624, 1.3676689863204956, 1.489673376083374, 1.472244143486023, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.158518671989441, -0.18352937698364258, -1.0375598669052124, 0.14762529730796814, 1.1062309741973877, 1.8382571935653687, 1.7336820363998413, 2.0299782752990723, 2.1868410110473633, 1.5071024894714355, 2.0125491619110107, 1.8905447721481323, 2.0996949672698975, 2.1345534324645996, 1.7511112689971924, 1.5942485332489014, 2.0299782752990723, 1.5593900680541992, 1.960261583328247, 1.472244143486023, 1.8208279609680176, 1.7336820363998413, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 1.2805230617523193, 1.7162528038024902, 1.942832350730896, 1.4373857975006104, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.8905447721481323, 1.9776906967163086, 1.3676689863204956, 1.803398847579956, 2.082265853881836, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 0.8970807194709778, 0.4090631604194641, -0.9329847693443298, -0.9155555367469788, -0.7935512065887451, -0.8981263637542725, -0.6366884112358093, -0.5146840810775757, -1.089847445487976, -0.41010889410972595, -0.09638340771198273, -0.1661001741886139, 0.2696296274662018, -0.4798256754875183, -0.6541175842285156, 1.4199565649032593, 1.0888018608093262], [1.8905447721481323, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5245317220687866, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.4548149108886719, 1.5942485332489014, 1.7336820363998413, 1.8731155395507812, 2.0299782752990723, 2.151982545852661, 2.308845281600952, 2.308845281600952, 2.256557703018188 [e2e-predictor] 5, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0648367404937744, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.8731155395507812, 1.8731155395507812, 1.6639652252197266, 1.6988236904144287, 1.5245317220687866, 1.4373857975006104, 1.472244143486023, 1.2979521751403809, 1.175947904586792, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.5593900680541992, 1.6813944578170776, 1.158518671989441, 1.2805230617523193, 1.5071024894714355, 1.611677646636963, 1.768540382385254, 1.4199565649032593, 1.5593900680541992, 1.925403118133545, 1.925403118133545, 1.942832350730896, 2.0125491619110107, 1.8556864261627197, 1.768540382385254, 1.8382571935653687, 1.9951199293136597, 1.8382571935653687, 1.5942485332489014, 1.489673376083374, 1.3676689863204956, 1.7336820363998413, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.3502397537231445, 1.158518671989441, 1.3676689863204956, 1.3850982189178467, 0.7925055623054504, 0.478780061006546, 1.3850982189178467, 0.9145098924636841, 1.158518671989441, 1.053943395614624, 1.1933770179748535, 0.8796514868736267, 0.9493682980537415, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 0.6356428265571594, 0.7925055623054504, 0.9667974710464478, 1.2805230617523193, 1.0016558170318604, 1.053943395614624, 1.0016558170318604, 1.2805230617523193, 0.9319390654563904, 1.332810640335083, 0.33934640884399414, 1.2282354831695557, 1.1933770179748535, 1.0888018608093262, 1.5593900680541992, 1.6639652252197266, 1.5768193006515503, 1.6813944578170776, 1.5593900680541992, 1.6988236904144287, 1.5768193006515503, 1.5942485332489014, 1.1062309741973877, 0.44392168521881104, -0.8981263637542725, -0.7238344550132751, 1.332810640335083, 1.4373857975006104, 1.5593900680541992, 1.9776906967163086, 1.4025273323059082, 2.239128589630127, 2.1345534324645996, 2.047407388687134, 2.3437037467956543, 2.0299782752990723, 1.942832350730896, 2.047407388687134, 1.925403118133545, 1.942832350730896, 1.785969614982605, 2.0648367404937744, 2.047407388687134, 1.5768193006515503, 1.768540382385254, 1.8382571935653687, 1.803398847579956, 1.9079740047454834, 1.0888018608093262, 1.5071024894714355, 1.8208279609680176, 1.332810640335083, 1.071372628211975, 1.0888018608093262, 0.984226644039154, 0.984226644039154, 0.9319390654563904, 1.0365142822265625, 0.7053595781326294, 1.1236603260040283, 1.2108062505722046, 0.984226644039154, 1.0365142822265625, 1.4373857975006104, 0.42649248242378235, 0.513638436794281, 0.11276690661907196, -0.8632679581642151, -0.9504139423370361, -0.8284096121788025, -0.619259238243103, -0.688975989818573, -0.9504139423370361, -0.6366884112358093, -0.5495424270629883, -0.07895421981811523, -0.1312417984008789, -0.39267969131469727, -0.688975989818573, -0.619259238243103, 2.204270124435425], [1.8556864261627197, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.541960 [e2e-predictor] 9546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.7336820363998413, 1.9776906967163086, 2.1345534324645996, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 2.0125491619110107, 1.942832350730896, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.7336820363998413, 1.8731155395507812, 1.8556864261627197, 1.803398847579956, 1.785969614982605, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.803398847579956, 1.8382571935653687, 1.803398847579956, 1.785969614982605, 1.5768193006515503, 1.5071024894714355, 1.6988236904144287, 1.7336820363998413, 1.5071024894714355, 1.472244143486023, 1.3502397537231445, 1.5942485332489014, 1.8208279609680176, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.611677646636963, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 1.768540382385254, 1.8208279609680176, 1.472244143486023, 1.315381407737732, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.1410894393920898, 1.071372628211975, 0.9667974710464478, 0.7925055623054504, 0.9319390654563904, 0.9667974710464478, 0.8796514868736267, 0.7576471567153931, 1.071372628211975, 1.0888018608093262, 0.9319390654563904, 1.053943395614624, 1.158518671989441, 1.0190850496292114, 0.9493682980537415, 0.4613508880138397, 0.7053595781326294, 0.7750763297080994, 1.071372628211975, 0.9319390654563904, 1.1933770179748535, 1.2108062505722046, 0.8970807194709778, 0.8970807194709778, 1.2108062505722046, 1.1933770179748535, 1.5942485332489014, 1.5071024894714355, 1.5419609546661377, 1.6639652252197266, 1.768540382385254, 1.7511112689971924, 1.5942485332489014, 1.4025273323059082, 0.6879304051399231, -1.0549890995025635, -0.5495424270629883, 0.02562093921005726, 0.28705883026123047, 1.8731155395507812, 1.611677646636963, 1.646536111831665, 2.082265853881836, 2.395991325378418, 1.960261583328247, 1.768540382385254, 1.960261583328247, 2.239128589630127, 1.785969614982605, 1.803398847579956, 1.8905447721481323, 2.2914161682128906, 1.8382571935653687, 1.7162528038024902, 1.7511112689971924, 1.646536111831665, 1.7511112689971924, 1.942832350730896, 1.5071024894714355, 1.7511112689971924, 1.4199565649032593, 1.2456645965576172, 0.9493682980537415, 0.9319390654563904, 0.5833552479743958, 0.827363908290863, 0.8447931408882141, 0.9145098924636841, 0.9319390654563904, 0.7925055623054504, 0.7402179837226868, 0.9493682980537415, 0.5833552479743958, 0.4962092638015747, 1.053943395614624, 0.44392168521881104, 1.053943395614624, 1.0365142822265625, -0.09638340771198273, -0.7064052224159241, -0.9852723479270935, -0.8109803795814514, -0.8632679581642151, -0.7412636280059814, -0.9504139423370361, -0.7586928009986877, -0.37525051832199097, -0.18352937698364258, -0.27067533135414124, -0.4623964726924896, -0.5146840810775757, 0.008191745728254318], [1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.50710248 [e2e-predictor] 94714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.0648367404937744, 1.9776906967163086, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9079740047454834, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.646536111831665, 1.472244143486023, 1.4025273323059082, 1.3502397537231445, 1.5768193006515503, 1.785969614982605, 1.629106879234314, 1.8905447721481323, 1.7162528038024902, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8208279609680176, 1.768540382385254, 1.803398847579956, 1.6988236904144287, 1.5245317220687866, 1.5942485332489014, 1.629106879234314, 1.2805230617523193, 1.5245317220687866, 1.629106879234314, 1.8208279609680176, 1.8556864261627197, 1.768540382385254, 1.5593900680541992, 1.785969614982605, 1.175947904586792, 1.629106879234314, 1.5768193006515503, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.175947904586792, 1.2108062505722046, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.1410894393920898, 1.071372628211975, 0.7402179837226868, 0.600784420967102, 0.8622223138809204, 0.670501172542572, 0.9319390654563904, 0.9667974710464478, 0.9145098924636841, 1.0016558170318604, 1.0888018608093262, 1.2456645965576172, 1.1062309741973877, 1.175947904586792, 1.071372628211975, 0.8796514868736267, 1.0016558170318604, 0.7750763297080994, 1.071372628211975, 0.8447931408882141, 1.0888018608093262, 1.2108062505722046, 1.0888018608093262, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.785969614982605, 1.611677646636963, 1.489673376083374, 1.5593900680541992, 1.5245317220687866, 0.670501172542572, -0.7586928009986877, -0.9504139423370361, 0.33934640884399414, 0.2696296274662018, 1.0190850496292114, 1.8382571935653687, 2.308845281600952, 1.960261583328247, 1.785969614982605, 1.7336820363998413, 1.803398847579956, 2.204270124435425, 1.803398847579956, 1.9951199293136597, 1.8731155395507812, 2.082265853881836, 1.5419609546661377, 1.7162528038024902, 1.8208279609680176, 1.960261583328247, 1.6988236904144287, 2.308845281600952, 1.6639652252197266, 1.7162528038024902, 1.2805230617523193, 1.158518671989441, 0.984226644039154, 0.9319390654563904, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.7925055623054504, 1.053943395614624, 0.6879304051399231, 0.8447931408882141, 0.670501172542572, 1.2108062505722046, 1.2456645965576172, 1.3676689863204956, 1.4025273323059082, 0.13019609451293945, -0.5495424270629883, -1.1421350240707397, -0.688975989818573, -0.7761220335960388, -0.6366884112358093, -0.8109803795814514, -0.6715468168258667, -0.7935512065887451, -0.20095856487751007, 0.11276690661907196, -0.5495424270629883, -0.5495424270629883], [1.7336820363998413, 1.6813944578170776, 1.6813944578170776, 1.629106879234314, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1. [e2e-predictor] 2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.629106879234314, 1.9079740047454834, 1.9951199293136597, 2.047407388687134, 2.151982545852661, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.117124319076538, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.7336820363998413, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.6813944578170776, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.785969614982605, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 1.768540382385254, 1.2630938291549683, 1.489673376083374, 1.4373857975006104, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6988236904144287, 1.8731155395507812, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.629106879234314, 1.6639652252197266, 1.5768193006515503, 1.7162528038024902, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.5419609546661377, 1.5593900680541992, 1.4548149108886719, 1.629106879234314, 1.2108062505722046, 1.071372628211975, 1.5071024894714355, 1.5419609546661377, 1.2456645965576172, 1.1933770179748535, 1.2456645965576172, 0.984226644039154, 0.827363908290863, 0.9667974710464478, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.158518671989441, 0.8970807194709778, 0.670501172542572, 1.2630938291549683, 0.827363908290863, 0.5659260153770447, 1.2282354831695557, 0.7402179837226868, 1.1933770179748535, 0.7925055623054504, 0.8796514868736267, 0.827363908290863, 1.3502397537231445, 1.315381407737732, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.3676689863204956, 1.4025273323059082, 1.489673376083374, 1.629106879234314, 1.5071024894714355, 1.785969614982605, 1.629106879234314, 1.5768193006515503, 1.5071024894714355, 1.332810640335083, -0.37525051832199097, -0.7238344550132751, -0.4972548484802246, 0.7227887511253357, 1.0190850496292114, 1.9079740047454834, 1.646536111831665, 1.472244143486023, 1.8208279609680176, 2.082265853881836, 1.7162528038024902, 1.9079740047454834, 1.8731155395507812, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.629106879234314, 1.8382571935653687, 1.8556864261627197, 1.803398847579956, 1.9951199293136597, 1.3676689863204956, 1.5245317220687866, 1.158518671989441, 0.7750763297080994, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9319390654563904, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 0.8796514868736267, 1.0888018608093262, 1.053943395614624, 1.1236603260040283, 1.0016558170318604, 1.1933770179748535, 1.0016558170318604, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.2108062505722046, -0.8458387851715088, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -0.7238344550132751, -0.8109803795814514, -0.6715468168258667, -1.2118518352508545, 0.44392168521881104, -0.09638340771198273, -0.5495424270629883], [1.7162528038024902, 1.6639652252197266, 1 [e2e-predictor] .629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.8556864261627197, 1.9776906967163086, 2.082265853881836, 2.151982545852661, 2.1694118976593018, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.646536111831665, 1.7336820363998413, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7511112689971924, 1.6988236904144287, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.768540382385254, 1.4199565649032593, 1.9079740047454834, 1.9776906967163086, 1.5245317220687866, 1.4373857975006104, 1.6639652252197266, 1.3676689863204956, 1.611677646636963, 1.6988236904144287, 1.5768193006515503, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.768540382385254, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.4025273323059082, 1.5245317220687866, 1.489673376083374, 1.4548149108886719, 1.3676689863204956, 1.611677646636963, 1.6639652252197266, 1.2630938291549683, 1.2630938291549683, 1.6639652252197266, 1.4548149108886719, 1.4025273323059082, 1.5071024894714355, 1.315381407737732, 1.2456645965576172, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.071372628211975, 1.2282354831695557, 1.071372628211975, 0.984226644039154, 1.2108062505722046, 1.332810640335083, 1.2979521751403809, 0.7227887511253357, 0.8099347352981567, 1.0016558170318604, 1.071372628211975, 0.670501172542572, 0.827363908290863, 0.9145098924636841, 1.1236603260040283, 0.9493682980537415, 0.7053595781326294, 0.984226644039154, 1.4548149108886719, 1.4199565649032593, 1.3502397537231445, 1.5419609546661377, 1.5593900680541992, 1.5071024894714355, 1.8382571935653687, 1.6813944578170776, 1.5768193006515503, 1.5768193006515503, 1.6639652252197266, 1.6988236904144287, 1.4548149108886719, 0.33934640884399414, -0.4623964726924896, -1.0724183320999146, 0.44392168521881104, 0.44392168521881104, 1.2456645965576172, 1.8556864261627197, 1.8731155395507812, 1.942832350730896, 1.7162528038024902, 1.7511112689971924, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.646536111831665, 1.611677646636963, 2.1345534324645996, 1.7162528038024902, 1.8731155395507812, 1.8556864261627197, 1.7511112689971924, 1.332810640335083, 1.2456645965576172, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.1062309741973877, 1.053943395614624, 1.0365142822265625, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.2630938291549683, 1.1933770179748535, 1.24566459655761 [e2e-predictor] 72, 1.1933770179748535, 1.2979521751403809, 1.3502397537231445, 1.6813944578170776, -0.7064052224159241, -1.1072766780853271, -0.9329847693443298, -0.8458387851715088, -0.8109803795814514, -0.8284096121788025, -0.7935512065887451, -1.0201307535171509, 1.0888018608093262, -0.3055337369441986], [1.6639652252197266, 1.629106879234314, 1.5768193006515503, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.942832350730896, 2.0648367404937744, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.117124319076538, 2.0648367404937744, 1.9951199293136597, 1.925403118133545, 1.9079740047454834, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7162528038024902, 1.6639652252197266, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.7162528038024902, 1.803398847579956, 1.9079740047454834, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.6988236904144287, 1.6813944578170776, 1.611677646636963, 1.6813944578170776, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.472244143486023, 1.5419609546661377, 1.7162528038024902, 1.8731155395507812, 1.6988236904144287, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.472244143486023, 1.4199565649032593, 1.5768193006515503, 1.4199565649032593, 1.611677646636963, 1.6988236904144287, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5942485332489014, 1.6639652252197266, 1.5419609546661377, 1.5071024894714355, 1.2456645965576172, 1.2456645965576172, 1.1062309741973877, 0.8970807194709778, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.1062309741973877, 1.0365142822265625, 1.053943395614624, 1.158518671989441, 1.0016558170318604, 1.053943395614624, 0.7750763297080994, 0.670501172542572, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7925055623054504, 0.9319390654563904, 0.9493682980537415, 1.1236603260040283, 1.1236603260040283, 1.472244143486023, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.611677646636963, 1.5593900680541992, 1.5419609546661377, 1.6639652252197266, 1.5942485332489014, 1.8382571935653687, 1.5245317220687866, 1.315381407737732, -0.20095856487751007, -0.8632679581642151, -0.9678431153297424, 0.2347712516784668, 1.0365142822265625, 1.472244143486023, 1.6639652252197266, 1.7336820363998413, 1.5768193006515503, 1.8556864261627197, 1.8382571935653687, 1.9951199293136597, 1.646536111831665, 1.9951199293136597, 1.5419609546661377, 1.5942485332489014, 2.0299782752990723, 1.768540382385254, 1.785969614982605, 0.7227887511253357, 1.2282354831695557, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.1585186719 [e2e-predictor] 89441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.332810640335083, 0.984226644039154, -0.9678431153297424, -1.1421350240707397, -0.9678431153297424, -0.8981263637542725, -0.8806971907615662, -0.8284096121788025, -0.8806971907615662, 1.1236603260040283], [1.646536111831665, 1.5942485332489014, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.925403118133545, 1.9776906967163086, 2.047407388687134, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.646536111831665, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4373857975006104, 1.2979521751403809, 1.5768193006515503, 1.768540382385254, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.960261583328247, 1.8382571935653687, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.646536111831665, 1.8556864261627197, 1.8731155395507812, 1.3676689863204956, 1.315381407737732, 1.2979521751403809, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.7162528038024902, 1.6639652252197266, 1.6639652252197266, 1.5768193006515503, 1.315381407737732, 1.2630938291549683, 1.4199565649032593, 1.5419609546661377, 1.6639652252197266, 1.5419609546661377, 1.629106879234314, 1.5593900680541992, 1.4373857975006104, 1.472244143486023, 1.611677646636963, 1.7336820363998413, 1.3676689863204956, 1.5593900680541992, 1.3676689863204956, 1.2282354831695557, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.158518671989441, 0.9667974710464478, 0.9319390654563904, 1.4548149108886719, 1.1236603260040283, 1.1062309741973877, 0.8796514868736267, 0.9667974710464478, 1.071372628211975, 0.827363908290863, 0.8447931408882141, 1.0190850496292114, 0.8447931408882141, 0.9667974710464478, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.1410894393920898, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.3676689863204956, 1.6639652252197266, 1.5245317220687866, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.1933770179748535, -0.2881045341491699, -0.25324615836143494, -0.20095856487751007, 0.5310676693916321, 1.175947904586792, 0.4090631604194641, 0.8622223 [e2e-predictor] 138809204, 1.6988236904144287, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.942832350730896, 1.7162528038024902, 1.9079740047454834, 1.5593900680541992, 0.8099347352981567, 1.175947904586792, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.3676689863204956, 0.18248367309570312, -1.1247059106826782, -0.9504139423370361, -0.7935512065887451, -0.8458387851715088, -0.9678431153297424, -0.9329847693443298], [1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4548149108886719, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.332810640335083, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.803398847579956, 1.960261583328247, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0125491619110107, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.2805230617523193, 1.5768193006515503, 1.611677646636963, 1.8208279609680176, 1.785969614982605, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.7336820363998413, 1.7336820363998413, 1.5593900680541992, 1.5942485332489014, 1.2805230617523193, 1.3676689863204956, 1.629106879234314, 1.489673376083374, 1.4199565649032593, 1.611677646636963, 1.629106879234314, 1.7162528038024902, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.611677646636963, 1.7162528038024902, 1.646536111831665, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5593900680541992, 1.7336820363998413, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5245317220687866, 1.332810640335083, 1.071372628211975, 1.4373857975006104, 1.2108062505722046, 0.7750763297080994, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.2108062505722046, 1.2630938291549683, 0.827363908290863, 0.8447931408882141, 0.7750763297080994, 0.7227887511253357, 0.7227887511253357, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 1.053943395614624, 1.2630938291549683, 1.158518671989441, 1.2282354831695557, 1.1410894393920898, 1.2108062505722046, 1.2805230617523193, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.4548149108886719, 1. [e2e-predictor] 7511112689971924, 1.489673376083374, 1.332810640335083, 1.5071024894714355, 1.611677646636963, 1.6813944578170776, 1.7336820363998413, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.629106879234314, 1.315381407737732, -0.06152502819895744, -0.3403921127319336, 0.5484968423843384, 0.06047932058572769, -0.1486709862947464, 1.646536111831665, 1.5071024894714355, 1.960261583328247, 1.7511112689971924, 1.7162528038024902, 1.960261583328247, 1.768540382385254, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.5593900680541992, 1.315381407737732, 1.2108062505722046, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.472244143486023, 0.06047932058572769, -1.333856225013733, -1.089847445487976, -1.0027015209197998, -1.0549890995025635], [1.5593900680541992, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.4199565649032593, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5245317220687866, 1.5245317220687866, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.7336820363998413, 1.8382571935653687, 1.803398847579956, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.0299782752990723, 1.9079740047454834, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.803398847579956, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.5245317220687866, 1.611677646636963, 1.3502397537231445, 0.8622223138809204, 1.489673376083374, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.472244143486023, 1.611677646636963, 1.629106879234314, 1.472244143486023, 1.5593900680541992, 1.5419609546661377, 1.646536111831665, 1.3676689863204956, 1.472244143486023, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.7162528038024902, 1.5245317220687866, 1.5071024894714355, 1.315381407737732, 1.0888018608093262, 1.6639652252197266, 1.5071024894714355, 1.158518671989441, 1.071372628211975, 1.3676689863204956, 1.158518671989441, 1.1410894393920898, 1.0365142822265625, 1.053943395614624, 0.7750 [e2e-predictor] 763297080994, 0.9667974710464478, 0.6879304051399231, 0.9319390654563904, 1.0190850496292114, 1.0888018608093262, 1.0190850496292114, 1.158518671989441, 1.1236603260040283, 1.071372628211975, 0.9145098924636841, 1.2805230617523193, 0.9493682980537415, 1.1062309741973877, 1.3502397537231445, 1.4025273323059082, 1.315381407737732, 1.5419609546661377, 1.158518671989441, 1.4025273323059082, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.611677646636963, 1.7511112689971924, 1.3850982189178467, 0.8796514868736267, -0.3229629397392273, -0.7064052224159241, -0.18352937698364258, 0.35677558183670044, 1.1062309741973877, 1.472244143486023, 1.942832350730896, 1.7162528038024902, 1.7162528038024902, 1.9951199293136597, 1.8556864261627197, 1.5942485332489014, 1.803398847579956, 1.611677646636963, 1.5593900680541992, 1.3850982189178467, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 0.5659260153770447, -1.2292810678482056, -1.0549890995025635], [1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7511112689971924, 1.8556864261627197, 2.0996949672698975, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.1694118976593018, 2.0996949672698975, 1.9776906967163086, 1.960261583328247, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.768540382385254, 1.803398847579956, 1.7162528038024902, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.7162528038024902, 1.5768193006515503, 1.5419609546661377, 1.768540382385254, 1.785969614982605, 1.6988236904144287, 1.5593900680541992, 1.489673376083374, 1.315381407737732, 1.4373857975006104, 1.472244143486023, 1.3676689863204956, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.5071024894714355, 1.5245317220687866, 1.6639652252197266, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.5942485332489014, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.5942485332489014, [e2e-predictor] 1.6813944578170776, 1.768540382385254, 1.803398847579956, 1.785969614982605, 1.5942485332489014, 1.3676689863204956, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.332810640335083, 1.2282354831695557, 1.4199565649032593, 1.1062309741973877, 1.2282354831695557, 1.1410894393920898, 1.175947904586792, 0.8099347352981567, 1.175947904586792, 0.8796514868736267, 0.9493682980537415, 1.1933770179748535, 1.1933770179748535, 1.053943395614624, 0.9493682980537415, 1.0365142822265625, 1.2282354831695557, 1.0365142822265625, 0.8447931408882141, 1.332810640335083, 1.0365142822265625, 1.332810640335083, 1.4025273323059082, 1.2979521751403809, 1.4025273323059082, 1.4199565649032593, 1.489673376083374, 1.611677646636963, 1.6988236904144287, 1.6988236904144287, 1.629106879234314, 1.7162528038024902, 1.768540382385254, 1.6639652252197266, 1.7511112689971924, 1.6639652252197266, 1.5593900680541992, 0.2347712516784668, -0.7238344550132751, -0.8632679581642151, -0.7412636280059814, 0.28705883026123047, 1.158518671989441, 1.6988236904144287, 1.8731155395507812, 1.7162528038024902, 1.942832350730896, 0.7227887511253357, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.4199565649032593, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1236603260040283, 1.0365142822265625, 1.0190850496292114, 1.315381407737732, 1.2805230617523193, 1.4199565649032593], [1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6988236904144287, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7511112689971924, 1.8731155395507812, 1.9951199293136597, 2.0996949672698975, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0125491619110107, 1.9776906967163086, 1.8731155395507812, 1.8382571935653687, 1.785969614982605, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.629106879234314, 1.5419609546661377, 1.5768193006515503, 1.6813944578170776, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.8382571935653687, 1.768540382385254, 1.7511112689971924, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.489673376083374, 1.2456645965576172, 1.2282354831695557, 1.489673376083374, 1.071372628211975 [e2e-predictor] , 1.1062309741973877, 1.5593900680541992, 1.4025273323059082, 1.5593900680541992, 1.5245317220687866, 1.6813944578170776, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.6813944578170776, 1.5942485332489014, 1.5419609546661377, 1.646536111831665, 1.5942485332489014, 1.5071024894714355, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.5419609546661377, 1.6813944578170776, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.3676689863204956, 1.4548149108886719, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.1062309741973877, 1.158518671989441, 1.0365142822265625, 0.9667974710464478, 1.053943395614624, 1.0190850496292114, 1.2630938291549683, 1.1236603260040283, 1.3502397537231445, 1.2456645965576172, 1.332810640335083, 1.2630938291549683, 1.3502397537231445, 0.9493682980537415, 1.175947904586792, 1.175947904586792, 1.3676689863204956, 1.175947904586792, 1.4025273323059082, 1.5768193006515503, 1.3676689863204956, 1.5071024894714355, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.768540382385254, 1.5768193006515503, 1.6813944578170776, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.7162528038024902, 1.6813944578170776, 1.0365142822265625, 0.13019609451293945, -0.601830005645752, -0.5844008326530457, -0.7238344550132751, 0.5484968423843384, 0.7402179837226868, 1.158518671989441, 1.785969614982605, 0.6356428265571594, 1.2456645965576172, 1.3850982189178467, 1.646536111831665, 1.5593900680541992, 1.4548149108886719, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283], [1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6813944578170776, 1.8905447721481323, 2.0648367404937744, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.9079740047454834, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.681394457817077 [e2e-predictor] 6, 1.6813944578170776, 1.646536111831665, 1.5419609546661377, 1.5593900680541992, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.7336820363998413, 1.332810640335083, 1.5593900680541992, 1.472244143486023, 1.3850982189178467, 1.5245317220687866, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.5419609546661377, 1.1236603260040283, 1.1062309741973877, 1.4199565649032593, 1.0190850496292114, 1.0016558170318604, 1.1236603260040283, 1.2979521751403809, 1.053943395614624, 1.2108062505722046, 1.2630938291549683, 1.4025273323059082, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.5768193006515503, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.1410894393920898, 1.4199565649032593, 1.4548149108886719, 1.3502397537231445, 1.472244143486023, 1.4025273323059082, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.1933770179748535, 1.1062309741973877, 1.0016558170318604, 0.8970807194709778, 1.1062309741973877, 1.0888018608093262, 1.2805230617523193, 0.9667974710464478, 1.315381407737732, 1.0888018608093262, 1.1933770179748535, 1.1410894393920898, 1.053943395614624, 1.1236603260040283, 1.2282354831695557, 1.3850982189178467, 0.7750763297080994, 1.4548149108886719, 1.0190850496292114, 1.472244143486023, 1.4025273323059082, 1.5071024894714355, 1.4199565649032593, 1.5419609546661377, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.7162528038024902, 1.332810640335083, 0.827363908290863, 0.42649248242378235, -0.11381260305643082, -0.41010889410972595, -0.1661001741886139, 0.6356428265571594, 0.32191720604896545, 0.5310676693916321, 0.9319390654563904, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4199565649032593, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262], [1.3502397537231445, 1.315381407737732, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.9776906967163086 [e2e-predictor] , 1.925403118133545, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 1.960261583328247, 1.8905447721481323, 1.803398847579956, 1.7162528038024902, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4548149108886719, 1.6988236904144287, 1.489673376083374, 1.5245317220687866, 1.4548149108886719, 1.5593900680541992, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.768540382385254, 1.6988236904144287, 1.629106879234314, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.175947904586792, 1.071372628211975, 1.2282354831695557, 1.1236603260040283, 0.9493682980537415, 1.1236603260040283, 1.4548149108886719, 1.2979521751403809, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 0.8970807194709778, 1.0365142822265625, 1.2282354831695557, 1.315381407737732, 1.1410894393920898, 1.1410894393920898, 1.315381407737732, 1.4199565649032593, 1.5419609546661377, 1.3676689863204956, 1.4199565649032593, 1.158518671989441, 1.0888018608093262, 1.332810640335083, 1.3502397537231445, 1.2979521751403809, 1.4199565649032593, 1.3850982189178467, 1.2456645965576172, 1.1410894393920898, 1.1236603260040283, 1.5071024894714355, 1.2979521751403809, 1.4548149108886719, 1.053943395614624, 0.7750763297080994, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.1062309741973877, 1.2108062505722046, 1.2108062505722046, 1.1410894393920898, 1.158518671989441, 1.0190850496292114, 1.158518671989441, 1.3502397537231445, 1.0190850496292114, 0.9667974710464478, 0.8447931408882141, 1.2456645965576172, 0.7925055623054504, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.2979521751403809, 1.5593900680541992, 1.5071024894714355, 1.5768193006515503, 1.7162528038024902, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.5593900680541992, 1.629106879234314, 1.6988236904144287, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5071024894714355, 1.0888018608093262, 0.9319390654563904, 0.827363908290863, 1.489673376083374, 1.4025273323059082, 1.5419609546661377, 1.5419609546661377, 1.611677646636963, 1.4548149108886719, 1.489673376083374, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975], [1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.73368203639984 [e2e-predictor] 13, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.960261583328247, 1.942832350730896, 2.117124319076538, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.960261583328247, 1.8731155395507812, 1.768540382385254, 1.6813944578170776, 1.472244143486023, 1.5245317220687866, 1.4548149108886719, 1.3850982189178467, 1.5419609546661377, 1.5245317220687866, 1.6639652252197266, 1.611677646636963, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.7511112689971924, 1.803398847579956, 1.6813944578170776, 1.6813944578170776, 1.5419609546661377, 1.315381407737732, 1.1933770179748535, 1.315381407737732, 1.0016558170318604, 1.2979521751403809, 1.4199565649032593, 1.4548149108886719, 1.2108062505722046, 0.8970807194709778, 1.0016558170318604, 1.489673376083374, 1.2979521751403809, 1.4199565649032593, 1.158518671989441, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4199565649032593, 1.472244143486023, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.1410894393920898, 1.053943395614624, 0.9319390654563904, 0.8970807194709778, 1.2282354831695557, 1.315381407737732, 1.3676689863204956, 0.984226644039154, 1.175947904586792, 0.9667974710464478, 0.984226644039154, 0.9145098924636841, 0.9493682980537415, 1.2805230617523193, 1.4025273323059082, 1.1933770179748535, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.315381407737732, 1.2282354831695557, 1.3676689863204956, 1.175947904586792, 1.315381407737732, 1.2805230617523193, 0.984226644039154, 0.9319390654563904, 1.0888018608093262, 0.9493682980537415, 0.8447931408882141, 1.071372628211975, 0.7925055623054504, 1.3502397537231445, 1.472244143486023, 1.2456645965576172, 1.2630938291549683, 1.7336820363998413, 1.7162528038024902, 1.5942485332489014, 1.489673376083374, 1.6988236904144287, 1.646536111831665, 1.611677646636963, 1.6813944578170776, 1.6639652252197266, 1.6988236904144287, 1.646536111831665, 1.5419609546661377, 1.611677646636963, 1.8905447721481323, 1.6813944578170776, 1.5768193006515503, 1.611677646636963, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.611677646636963, 1.472244143486023, 1.472244143486023, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.1933770179748535, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625], [1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.6465361 [e2e-predictor] 11831665, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 1.9951199293136597, 1.9776906967163086, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.117124319076538, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.803398847579956, 1.646536111831665, 1.611677646636963, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.2805230617523193, 0.8099347352981567, 1.2108062505722046, 1.4373857975006104, 1.4025273323059082, 1.4548149108886719, 1.5768193006515503, 1.4548149108886719, 1.5768193006515503, 1.5419609546661377, 1.489673376083374, 1.4025273323059082, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4199565649032593, 1.0888018608093262, 1.1062309741973877, 0.9667974710464478, 1.2805230617523193, 1.158518671989441, 1.071372628211975, 1.158518671989441, 0.9667974710464478, 0.9667974710464478, 1.053943395614624, 1.2282354831695557, 1.0888018608093262, 1.0365142822265625, 0.9319390654563904, 1.0888018608093262, 1.0190850496292114, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.2805230617523193, 1.175947904586792, 1.315381407737732, 1.2979521751403809, 1.1236603260040283, 1.2805230617523193, 1.1933770179748535, 0.984226644039154, 0.9145098924636841, 1.0190850496292114, 0.7227887511253357, 0.5833552479743958, 0.8796514868736267, 1.2805230617523193, 1.4199565649032593, 1.472244143486023, 1.3850982189178467, 1.5419609546661377, 1.5419609546661377, 1.4373857975006104, 1.629106879234314, 1.7162528038024902, 1.472244143486023, 1.611677646636963, 1.9079740047454834, 1.6813944578170776, 1.785969614982605, 1.7162528038024902, 1.5768193006515503, 1.6988236904144287, 1.6988236904144287, 1.611677646636963, 1.6988236904144287, 1.7336820363998413, 1.8208279609680176, 1.629106879234314, 1.5942485332489014, 1.6639652252197266, 1.6639652252197266, 1.768540382385254, 1.5419609546661377, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1. [e2e-predictor] 3850982189178467, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.8208279609680176, 1.8905447721481323, 1.8382571935653687, 1.9776906967163086, 2.0648367404937744, 2.117124319076538, 2.1694118976593018, 2.1868410110473633, 2.117124319076538, 2.082265853881836, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.942832350730896, 1.8905447721481323, 1.8556864261627197, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.629106879234314, 1.489673376083374, 1.4025273323059082, 1.3502397537231445, 1.4548149108886719, 1.332810640335083, 1.4373857975006104, 1.5071024894714355, 1.5593900680541992, 1.489673376083374, 1.472244143486023, 1.4025273323059082, 1.5419609546661377, 1.3502397537231445, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.2979521751403809, 1.2282354831695557, 1.0016558170318604, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.1933770179748535, 1.332810640335083, 1.3676689863204956, 1.2805230617523193, 1.2108062505722046, 1.053943395614624, 1.1410894393920898, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 1.1236603260040283, 1.1062309741973877, 1.2108062505722046, 1.5071024894714355, 1.3850982189178467, 1.4199565649032593, 1.315381407737732, 1.472244143486023, 1.2805230617523193, 1.4025273323059082, 1.2630938291549683, 1.5071024894714355, 1.2282354831695557, 1.4548149108886719, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.053943395614624, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.071372628211975, 0.7925055623054504, 0.5833552479743958, 0.9319390654563904, 0.513638436794281, 1.0016558170318604, 1.175947904586792, 1.071372628211975, 1.3676689863204956, 1.489673376083374, 1.3850982189178467, 1.2979521751403809, 1.4373857975006104, 1.5419609546661377, 1.5768193006515503, 1.5419609546661377, 1.332810640335083, 1.785969614982605, 1.7162528038024902, 1.6639652252197266, 1.7511112689971924, 1.332810640335083, 1.7511112689971924, 1.7511112689971924, 1.5768193006515503, 1.629106879234314, 1.768540382385254, 1.785969614982605, 1.5942485332489014, 1.5768193006515503, 1.6988236904144287, 1.7336820363998413, 1.629106879234314, 1.5768193006515503, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [1.175947904586792, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.193377 [e2e-predictor] 0179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.8905447721481323, 2.047407388687134, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0125491619110107, 1.960261583328247, 1.942832350730896, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.9776906967163086, 1.925403118133545, 1.8905447721481323, 1.8208279609680176, 1.768540382385254, 1.5942485332489014, 1.5245317220687866, 1.3676689863204956, 1.2282354831695557, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.489673376083374, 1.4373857975006104, 1.315381407737732, 1.4199565649032593, 1.2456645965576172, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2282354831695557, 1.071372628211975, 0.827363908290863, 1.071372628211975, 1.1062309741973877, 1.3676689863204956, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2108062505722046, 1.3676689863204956, 1.2979521751403809, 1.3850982189178467, 1.2805230617523193, 1.2282354831695557, 1.1410894393920898, 1.1410894393920898, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.4548149108886719, 1.3676689863204956, 1.3502397537231445, 1.5245317220687866, 1.4199565649032593, 1.1410894393920898, 1.3676689863204956, 1.332810640335083, 1.0888018608093262, 1.1933770179748535, 1.1933770179748535, 1.5419609546661377, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.053943395614624, 1.2979521751403809, 1.0190850496292114, 0.8447931408882141, 0.670501172542572, 0.827363908290863, 1.0365142822265625, 1.2108062505722046, 1.2282354831695557, 1.332810640335083, 1.3676689863204956, 1.071372628211975, 1.315381407737732, 1.4025273323059082, 1.5593900680541992, 1.4199565649032593, 1.5245317220687866, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.2282354831695557, 1.803398847579956, 1.6813944578170776, 1.7162528038024902, 1.629106879234314, 1.646536111831665, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.7162528038024902, 1.646536111831665, 1.5768193006515503, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0888018608093262, 1.071372 [e2e-predictor] 628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.7511112689971924, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8731155395507812, 1.8905447721481323, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.0125491619110107, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.7162528038024902, 1.6988236904144287, 1.5419609546661377, 1.472244143486023, 1.175947904586792, 1.2282354831695557, 1.489673376083374, 1.1410894393920898, 1.158518671989441, 0.9493682980537415, 0.9145098924636841, 1.1236603260040283, 1.4025273323059082, 0.670501172542572, 0.7750763297080994, 1.315381407737732, 1.1933770179748535, 0.827363908290863, 1.315381407737732, 1.2630938291549683, 1.0888018608093262, 1.4199565649032593, 1.0016558170318604, 1.158518671989441, 1.5419609546661377, 0.984226644039154, 1.1410894393920898, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.1933770179748535, 1.175947904586792, 1.2282354831695557, 1.175947904586792, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.472244143486023, 1.2282354831695557, 1.2805230617523193, 1.4025273323059082, 1.4373857975006104, 1.5768193006515503, 1.611677646636963, 1.2282354831695557, 1.3502397537231445, 1.3502397537231445, 1.175947904586792, 1.3502397537231445, 1.0888018608093262, 1.0190850496292114, 1.4548149108886719, 1.053943395614624, 0.7925055623054504, 1.4025273323059082, 1.071372628211975, 1.071372628211975, 0.8970807194709778, 0.7925055623054504, 0.7750763297080994, 0.7576471567153931, 0.9145098924636841, 1.1062309741973877, 1.1410894393920898, 1.315381407737732, 1.0190850496292114, 1.4199565649032593, 1.3850982189178467, 1.4548149108886719, 1.5593900680541992, 1.3676689863204956, 1.4548149108886719, 1.2456645965576172, 1.6988236904144287, 1.5768193006515503, 1.4199565649032593, 1.5768193006515503, 1.6813944578170776, 1.611677646636963, 1.6988236904144287, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.629106879234314, 1.6988236904144287, 1.5768193006515503, 1.5245317220687866, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354 [e2e-predictor] 831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141], [1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.8382571935653687, 1.925403118133545, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.0648367404937744, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.5768193006515503, 1.4548149108886719, 1.4548149108886719, 1.3502397537231445, 1.332810640335083, 1.5071024894714355, 1.3850982189178467, 1.785969614982605, 1.5593900680541992, 1.5768193006515503, 1.5245317220687866, 1.3850982189178467, 1.3676689863204956, 1.315381407737732, 1.3676689863204956, 1.1933770179748535, 1.2282354831695557, 1.3850982189178467, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.158518671989441, 1.332810640335083, 1.1236603260040283, 1.2282354831695557, 1.315381407737732, 1.2108062505722046, 1.2108062505722046, 1.0888018608093262, 1.071372628211975, 0.9145098924636841, 0.984226644039154, 1.071372628211975, 1.0888018608093262, 1.2108062505722046, 1.2630938291549683, 1.3502397537231445, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.071372628211975, 1.0016558170318604, 1.315381407737732, 1.1062309741973877, 1.3850982189178467, 1.6639652252197266, 1.3502397537231445, 1.2630938291549683, 1.0016558170318604, 0.8622223138809204, 1.2108062505722046, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.1410894393920898, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, 0.9145098924636841, 1.0365142822265625, 1.4025273323059082, 1.1933770179748535, 0.9493682980537415, 1.1236603260040283, 1.053943395614624, 1.158518671989441, 1.4025273323059082, 1.5593900680541992, 1.3850982189178467, 0.7053595781326294, 1.5593900680541992, 1.611677646636963, 1.3850982189178467, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.7162528038024902, 1.6639652252197266, 1.6988236904144287, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.6639652252197266, 1.5419609546661377, 1.472244143486023, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.3850 [e2e-predictor] 982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.827363908290863], [1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.8556864261627197, 1.9776906967163086, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.1345534324645996, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 1.9776906967163086, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.768540382385254, 1.646536111831665, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5071024894714355, 1.3502397537231445, 1.2630938291549683, 1.611677646636963, 1.6813944578170776, 1.611677646636963, 1.5768193006515503, 1.5071024894714355, 1.4025273323059082, 1.332810640335083, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.315381407737732, 1.2282354831695557, 1.2630938291549683, 1.3676689863204956, 1.2805230617523193, 1.1933770179748535, 1.315381407737732, 1.1933770179748535, 1.2805230617523193, 1.1410894393920898, 1.2456645965576172, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.2630938291549683, 1.2282354831695557, 1.4199565649032593, 1.3850982189178467, 1.2805230617523193, 1.4548149108886719, 1.4199565649032593, 1.2456645965576172, 0.8970807194709778, 1.2979521751403809, 1.4025273323059082, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2630938291549683, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.0190850496292114, 1.2630938291549683, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 0.8447931408882141, 0.8796514868736267, 0.8099347352981567, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1410894393920898, 1.0365142822265625, 1.1933770179748535, 1.4199565649032593, 1.315381407737732, 0.8622223138809204, 1.332810640335083, 1.4548149108886719, 1.4548149108886719, 1.5768193006515503, 1.5 [e2e-predictor] 768193006515503, 1.2630938291549683, 1.5942485332489014, 1.646536111831665, 1.611677646636963, 1.803398847579956, 1.7511112689971924, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 0.9493682980537415, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.9667974710464478, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.047407388687134, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8382571935653687, 1.7162528038024902, 1.785969614982605, 1.7511112689971924, 1.611677646636963, 1.6813944578170776, 1.2979521751403809, 1.5768193006515503, 1.611677646636963, 1.6639652252197266, 1.5768193006515503, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.3676689863204956, 1.5245317220687866, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.3850982189178467, 1.4025273323059082, 1.2108062505722046, 1.332810640335083, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 0.8099347352981567, 1.0016558170318604, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.2108062505722046, 1.315381407737732, 1.053943395614624, 1.3502397537231445, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.472244143486023, 1.5071024894714355, 1.3850982189178467, 1.4548149108886719, 1.158518671989441, 0.9145098924636841, 0.5833552479743958, 0.670501172542 [e2e-predictor] 572, 0.8796514868736267, 1.0190850496292114, 0.9493682980537415, 1.2979521751403809, 1.2456645965576172, 1.158518671989441, 1.053943395614624, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.2108062505722046, 1.2805230617523193, 1.472244143486023, 1.5593900680541992, 1.4548149108886719, 1.785969614982605, 1.6639652252197266, 1.7162528038024902, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.611677646636963, 1.5593900680541992, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567], [0.8447931408882141, 0.8622223138809204, 0.8796514868736267, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.925403118133545, 2.082265853881836, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.942832350730896, 1.9079740047454834, 1.8556864261627197, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.2282354831695557, 1.175947904586792, 1.332810640335083, 1.3850982189178467, 1.315381407737732, 1.3850982189178467, 1.4548149108886719, 1.3676689863204956, 1.4199565649032593, 1.1933770179748535, 1.2108062505722046, 1.0888018608093262, 1.1062309741973877, 1.2805230617523193, 1.4025273323059082, 1.4548149108886719, 1.3502397537231445, 1.2630938291549683, 1.315381407737732, 1.1410894393920898, 1.175947904586792, 1.3676689863204956, 1.3676689863204956, 1.5593900680541992, 0.827363908290863, 1.1933770179748535, 1.2108062505722046, 1.071372628211975, 1.43738579750 [e2e-predictor] 06104, 1.4025273323059082, 1.5071024894714355, 1.053943395614624, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3502397537231445, 1.4199565649032593, 1.3676689863204956, 1.3676689863204956, 1.175947904586792, 1.175947904586792, 1.0365142822265625, 0.8796514868736267, 0.827363908290863, 0.827363908290863, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.2456645965576172, 1.0888018608093262, 1.2108062505722046, 1.1062309741973877, 1.1933770179748535, 1.1062309741973877, 1.0190850496292114, 1.0888018608093262, 1.3502397537231445, 1.5071024894714355, 1.489673376083374, 1.8556864261627197, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.785969614982605, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.8796514868736267], [0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.0125491619110107, 1.8905447721481323, 2.0125491619110107, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.942832350730896, 1.9079740047454834, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8382571935653687, 1.7336820363998413, 1.7511112689971924, 1.8382571935653687, 1.8208279609680176, 1.6813944578170776, 1.5071024894714355, 1.5419609546661377, 1.4548149108886719, 1.489673376083374, 1.3502397537231445, 1.4025273323059082, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.4373857975006104, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.350 [e2e-predictor] 2397537231445, 1.4199565649032593, 1.315381407737732, 1.2805230617523193, 1.2456645965576172, 1.4548149108886719, 1.472244143486023, 1.332810640335083, 1.3502397537231445, 1.4199565649032593, 1.2979521751403809, 1.071372628211975, 1.0365142822265625, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.5245317220687866, 1.5942485332489014, 1.332810640335083, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4548149108886719, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 0.9145098924636841, 1.158518671989441, 0.827363908290863, 0.8796514868736267, 1.0888018608093262, 1.1236603260040283, 1.2108062505722046, 1.158518671989441, 1.1062309741973877, 1.0365142822265625, 1.2456645965576172, 1.175947904586792, 1.1062309741973877, 1.1062309741973877, 1.4199565649032593, 1.472244143486023, 1.5768193006515503, 1.8905447721481323, 1.942832350730896, 1.8731155395507812, 1.8556864261627197, 1.7162528038024902, 1.5768193006515503, 1.5942485332489014, 1.5768193006515503, 1.5245317220687866, 1.4025273323059082, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.1410894393920898, 1.158518671989441, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267], [0.7576471567153931, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 0.9667974710464478, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.8731155395507812, 1.942832350730896, 1.8905447721481323, 2.047407388687134, 2.0648367404937744, 1.9776906967163086, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 1.960261583328247, 2.082265853881836, 2.082265853881836, 1.9776906967163086, 2.0648367404937744, 1.9951199293136597, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.768540382385254, 1.785969614982605, 1.7336820 [e2e-predictor] 363998413, 1.768540382385254, 1.6813944578170776, 1.629106879234314, 1.5071024894714355, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.5768193006515503, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.4199565649032593, 1.3502397537231445, 1.2979521751403809, 1.3850982189178467, 1.2456645965576172, 1.3676689863204956, 1.4373857975006104, 1.489673376083374, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.2456645965576172, 1.2979521751403809, 1.2805230617523193, 1.1410894393920898, 1.2108062505722046, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.0888018608093262, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.315381407737732, 1.2630938291549683, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.1933770179748535, 1.3502397537231445, 1.4199565649032593, 1.6813944578170776, 1.803398847579956, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.8382571935653687, 1.646536111831665, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3502397537231445, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.4025273323059082, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204], [0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.942832350730896, 1.9079740047454834, 1.768540382385254, 2.1345534324645996, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1 [e2e-predictor] 345534324645996, 2.151982545852661, 2.1868410110473633, 2.1694118976593018, 2.117124319076538, 2.1345534324645996, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.5593900680541992, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.6988236904144287, 1.646536111831665, 1.5942485332489014, 1.629106879234314, 1.5245317220687866, 1.5071024894714355, 1.611677646636963, 1.5593900680541992, 1.4373857975006104, 1.4025273323059082, 1.315381407737732, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.2805230617523193, 1.3676689863204956, 1.2630938291549683, 1.3850982189178467, 1.4373857975006104, 1.472244143486023, 1.1933770179748535, 1.1236603260040283, 1.2282354831695557, 1.0190850496292114, 1.2630938291549683, 1.175947904586792, 1.3502397537231445, 1.472244143486023, 1.315381407737732, 1.5245317220687866, 1.315381407737732, 0.9145098924636841, 1.1410894393920898, 1.0888018608093262, 1.1933770179748535, 1.2282354831695557, 1.315381407737732, 1.315381407737732, 1.2108062505722046, 1.3676689863204956, 1.3850982189178467, 1.315381407737732, 1.3502397537231445, 1.629106879234314, 1.7162528038024902, 1.785969614982605, 1.925403118133545, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.768540382385254, 1.5593900680541992, 1.5419609546661377, 1.472244143486023, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.315381407737732, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.3502397537231445, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.1410894393920898, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778], [0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0888018608093262, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.78 [e2e-predictor] 5969614982605, 1.768540382385254, 1.8905447721481323, 2.0125491619110107, 1.925403118133545, 2.0125491619110107, 2.047407388687134, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.204270124435425, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.8905447721481323, 1.8731155395507812, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.803398847579956, 1.8556864261627197, 1.785969614982605, 1.8556864261627197, 1.803398847579956, 1.6639652252197266, 1.611677646636963, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.6639652252197266, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.489673376083374, 1.2805230617523193, 1.2456645965576172, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.332810640335083, 1.2805230617523193, 1.175947904586792, 1.4199565649032593, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2456645965576172, 1.2630938291549683, 1.071372628211975, 1.3502397537231445, 1.4025273323059082, 1.2805230617523193, 1.071372628211975, 1.0190850496292114, 1.3502397537231445, 1.2805230617523193, 1.4025273323059082, 1.3676689863204956, 1.7336820363998413, 1.5942485332489014, 1.5245317220687866, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.175947904586792, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.489673376083374, 1.611677646636963, 1.489673376083374, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 2.1345534324645996, 2.204270124435425, 2.1868410110473633, 2.0125491619110107, 1.6988236904144287, 1.489673376083374, 1.3502397537231445, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415], [0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7576471567153931, 0.8796514868736267, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.76 [e2e-predictor] 8540382385254, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.960261583328247, 1.8905447721481323, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 2.047407388687134, 2.0125491619110107, 1.925403118133545, 1.8905447721481323, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.489673376083374, 1.4199565649032593, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.2630938291549683, 1.3676689863204956, 1.332810640335083, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.2805230617523193, 1.2108062505722046, 1.1410894393920898, 1.2630938291549683, 1.3850982189178467, 1.2630938291549683, 1.2108062505722046, 1.2979521751403809, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.489673376083374, 1.4025273323059082, 1.2805230617523193, 1.5245317220687866, 1.3850982189178467, 1.175947904586792, 1.071372628211975, 1.1933770179748535, 1.3502397537231445, 1.5419609546661377, 1.5071024894714355, 1.4548149108886719, 1.5071024894714355, 1.5768193006515503, 1.768540382385254, 1.803398847579956, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.960261583328247, 2.1345534324645996, 2.2216994762420654, 2.1868410110473633, 1.9951199293136597, 1.611677646636963, 1.3502397537231445, 1.3850982189178467, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3502397537231445, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3502397537231445, 1.3676689863204956, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.1933770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415], [0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.59 [e2e-predictor] 42485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 2.0299782752990723, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 1.960261583328247, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.8905447721481323, 1.7511112689971924, 1.768540382385254, 1.7511112689971924, 1.6813944578170776, 1.768540382385254, 1.7162528038024902, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.5593900680541992, 1.5245317220687866, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.3850982189178467, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.4025273323059082, 1.3850982189178467, 1.4548149108886719, 1.1062309741973877, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.472244143486023, 1.4548149108886719, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.4199565649032593, 1.472244143486023, 1.3502397537231445, 1.053943395614624, 1.158518671989441, 1.3676689863204956, 1.5419609546661377, 1.6813944578170776, 1.472244143486023, 1.5768193006515503, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.925403118133545, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 1.5593900680541992, 1.489673376083374, 1.489673376083374, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2805230617523193, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.8099347352981567, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.472244143486023, [e2e-predictor] 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.785969614982605, 1.785969614982605, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.9079740047454834, 1.942832350730896, 1.9951199293136597, 2.117124319076538, 2.0125491619110107, 2.082265853881836, 2.0996949672698975, 2.1868410110473633, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.239128589630127, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.082265853881836, 2.0125491619110107, 1.960261583328247, 1.960261583328247, 2.047407388687134, 1.9951199293136597, 2.047407388687134, 1.960261583328247, 1.8208279609680176, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.6988236904144287, 1.6988236904144287, 1.7336820363998413, 1.6988236904144287, 1.6639652252197266, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.489673376083374, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.4548149108886719, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.489673376083374, 1.3676689863204956, 1.2630938291549683, 1.1062309741973877, 1.3502397537231445, 1.2805230617523193, 1.3850982189178467, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.2979521751403809, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.2108062505722046, 1.315381407737732, 1.3502397537231445, 1.472244143486023, 1.611677646636963, 1.472244143486023, 1.7162528038024902, 1.8556864261627197, 1.768540382385254, 1.7511112689971924, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.8382571935653687, 1.8905447721481323, 1.646536111831665, 1.2282354831695557, 1.5245317220687866, 1.6988236904144287, 1.4548149108886719, 1.4025273323059082, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478], [0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710 [e2e-predictor] 464478, 1.053943395614624, 1.053943395614624, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8905447721481323, 1.9776906967163086, 1.8731155395507812, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.151982545852661, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.1868410110473633, 2.1694118976593018, 2.1868410110473633, 2.1694118976593018, 2.151982545852661, 2.082265853881836, 2.0125491619110107, 1.9776906967163086, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 1.8731155395507812, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.4199565649032593, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.3850982189178467, 1.489673376083374, 1.3676689863204956, 1.1236603260040283, 1.2630938291549683, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.5593900680541992, 1.5593900680541992, 1.768540382385254, 1.8208279609680176, 1.768540382385254, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.768540382385254, 1.803398847579956, 0.1999128758907318, 0.42649248242378235, 0.7576471567153931, 1.3850982189178467, 1.472244143486023, 1.315381407737732, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.019085049629 [e2e-predictor] 2114, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6356428265571594, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.9776906967163086, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 1.9951199293136597, 2.1345534324645996, 2.1868410110473633, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.1868410110473633, 2.2216994762420654, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 1.942832350730896, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.6988236904144287, 1.6813944578170776, 1.6813944578170776, 1.5942485332489014, 1.5245317220687866, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.489673376083374, 1.5593900680541992, 1.5768193006515503, 1.4199565649032593, 1.2630938291549683, 1.2805230617523193, 1.332810640335083, 1.1062309741973877, 1.071372628211975, 1.332810640335083, 1.315381407737732, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.4025273323059082, 1.3676689863204956, 1.2456645965576172, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.332810640335083, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.332810640335083, 1.332810640335083, 1.3502397537231445, 1.4373857975006104, 1.4548149108886719, 1.629106879234314, 1.6988236904144287, 1.629106879234314, 1.4199565649032593, 1.6988236904144287, 1.7336820363998413, 1.5419609546661377, -0.8458387851715088, -1.5430065393447876, -1.6650108098983765, -1.6824400424957275, -1.3164269924163818, -1.3861438035964966, -1.1944226026535034, 1.472244143486023, 1.4025273323059082, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, [e2e-predictor] 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9667974710464478, 0.9319390654563904], [0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.9079740047454834, 2.0299782752990723, 2.0125491619110107, 1.9776906967163086, 2.047407388687134, 2.151982545852661, 2.1694118976593018, 2.239128589630127, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.1345534324645996, 2.117124319076538, 2.151982545852661, 2.151982545852661, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 1.960261583328247, 1.9079740047454834, 1.8905447721481323, 1.803398847579956, 1.7511112689971924, 1.7336820363998413, 1.6988236904144287, 1.646536111831665, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, 1.0888018608093262, 0.9667974710464478, 1.2456645965576172, 1.2108062505722046, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.2630938291549683, 1.0365142822265625, 1.2456645965576172, 1.332810640335083, 1.315381407737732, 1.4373857975006104, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.2805230617523193, 1.1410894393920898, 1.4025273323059082, 1.5071024894714355, 1.5942485332489014, 1.611677646636963, 1.6988236904144287, 1.803398847579956, 0.9319390654563904, -1.1944226026535034, -1.6824400424957275, -1.647581696510315, -1.6824400424957275, -1.5952941179275513, -1.5081480741500854, -0.21838775277137756, -1.5255773067474365, 0.7576471567153931, -0.7935512065887451, 1.4025273323059082, 1.3676689863204956, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.297952 [e2e-predictor] 1751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.5659260153770447, 0.670501172542572, 0.6879304051399231, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.0190850496292114, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.803398847579956, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.960261583328247, 2.0996949672698975, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.2914161682128906, 2.308845281600952, 2.27398681640625, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.960261583328247, 1.8731155395507812, 1.785969614982605, 1.6639652252197266, 1.646536111831665, 1.5593900680541992, 1.629106879234314, 1.646536111831665, 1.611677646636963, 1.5071024894714355, 1.5245317220687866, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.332810640335083, 1.2630938291549683, 0.9667974710464478, 1.1236603260040283, 1.175947904586792, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.175947904586792, 1.053943395614624, 1.1410894393920898, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.1933770179748535, 1.2456645965576172, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.5245317220687866, 1.7511112689971924, 1.768540382385254, 1.646536111831665, -0.41010889410972595, -1.6650108098983765, -1.3512853384017944, -1.403572916984558, -1.2989977598190308, -1.3861438035964966, -1.7347276210784912, -1.6650108098983765, -1.4558604955673218, -1.5604356527328491, -0.8632679581642151, -1.1421350240707397, -0.37525051832199097, 1.3676689863204956, 1.4025273323059082, 1.3850 [e2e-predictor] 982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.8622223138809204, 0.8447931408882141, 0.9319390654563904, 1.0016558170318604, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.768540382385254, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8905447721481323, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.960261583328247, 1.9776906967163086, 2.047407388687134, 2.0996949672698975, 2.0996949672698975, 2.1868410110473633, 2.204270124435425, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2914161682128906, 2.308845281600952, 2.308845281600952, 2.3262743949890137, 2.3262743949890137, 2.3437037467956543, 2.3262743949890137, 2.308845281600952, 2.27398681640625, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.1694118976593018, 2.151982545852661, 2.0996949672698975, 2.0299782752990723, 1.9776906967163086, 1.8905447721481323, 1.8208279609680176, 1.7162528038024902, 1.6813944578170776, 1.7336820363998413, 1.803398847579956, 1.7336820363998413, 1.7336820363998413, 1.6639652252197266, 1.5593900680541992, 1.5071024894714355, 1.489673376083374, 1.4548149108886719, 1.4025273323059082, 1.3502397537231445, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.315381407737732, 1.2979521751403809, 1.315381407737732, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.332810640335083, 1.2456645965576172, 1.3850982189178467, 1.4199565649032593, 1.2630938291549683, 1.3502397537231445, 1.5245317220687866, 1.768540382385254, 1.6988236904144287, 1.7336820363998413, 1.2979521751403809, -0.04409583657979965, -1.2118518 [e2e-predictor] 352508545, -1.333856225013733, -1.3687145709991455, -1.5952941179275513, -1.3687145709991455, -1.2989977598190308, -0.4798256754875183, -1.0549890995025635, -0.5146840810775757, 1.5942485332489014, 0.11276690661907196, -1.2989977598190308, -1.2118518352508545, -0.601830005645752, -1.176993489265442, -0.9678431153297424, 1.4548149108886719, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.1933770179748535, 1.1410894393920898, 1.1410894393920898, 1.1236603260040283, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.3742047846317291, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.5484968423843384, 0.6530719995498657, 0.7227887511253357, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 2.0299782752990723, 2.117124319076538, 2.082265853881836, 2.0996949672698975, 2.151982545852661, 2.2565577030181885, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.1694118976593018, 2.082265853881836, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8556864261627197, 1.768540382385254, 1.6988236904144287, 1.611677646636963, 1.5419609546661377, 1.489673376083374, 1.4199565649032593, 1.332810640335083, 1.3502397537231445, 1.332810640335083, 1.332810640335083, 1.4199565649032593, 1.3850982189178467, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.489673376083374, 1.4199565649032593, 1.3502397537231445, 1.297 [e2e-predictor] 9521751403809, 1.4199565649032593, 1.4373857975006104, 1.4025273323059082, 1.4373857975006104, 1.4025273323059082, 1.489673376083374, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 1.158518671989441, -0.9504139423370361, -1.1247059106826782, -1.0375598669052124, -1.5604356527328491, -1.5081480741500854, -1.3164269924163818, -1.6650108098983765, -1.5952941179275513, -1.5081480741500854, -1.246710181236267, -0.9155555367469788, -0.601830005645752, -0.25324615836143494, -1.403572916984558, 1.785969614982605, 1.4025273323059082, -1.0724183320999146, -1.1944226026535034, -1.3687145709991455, -0.04409583657979965, -1.5604356527328491, 0.07790851593017578, 1.3502397537231445, 1.3502397537231445, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.7402179837226868, 0.827363908290863, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4025273323059082, 1.3676689863204956, 1.4199565649032593, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 2.117124319076538, 2.0648367404937744, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2565577030181885, 2.2914161682128906, 2.308845281600952, 2.3437037467956543, 2.3437037467956543, 2.3262743949890137, 2.2914161682128906, 2.2565577030181885, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.2216994762420654, 2.239128589630127, 2.2216994762420654, 2.1694118976593018, 2.1345534324645996, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 1.942832350730896, 1.8382571935653 [e2e-predictor] 687, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.611677646636963, 1.5768193006515503, 1.5942485332489014, 1.5245317220687866, 1.5768193006515503, 1.5071024894714355, 1.472244143486023, 1.611677646636963, 1.7162528038024902, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.5245317220687866, 1.5245317220687866, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 1.8731155395507812, 1.0888018608093262, -0.9852723479270935, -1.246710181236267, -1.3164269924163818, -1.1421350240707397, -1.2292810678482056, -1.4210021495819092, -1.4732897281646729, -0.9155555367469788, -1.647581696510315, -1.490718960762024, -1.6301524639129639, -1.5952941179275513, -1.490718960762024, -1.1247059106826782, -0.8806971907615662, -1.5081480741500854, -0.8284096121788025, 1.4199565649032593, 1.6639652252197266, 1.5071024894714355, 1.1236603260040283, 0.6530719995498657, -1.7172983884811401, -0.7761220335960388, 1.472244143486023, 1.3676689863204956, 1.3502397537231445, 1.332810640335083, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.2282354831695557, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904], [0.2522004544734955, 0.28705883026123047, 0.3742047846317291, 0.4613508880138397, 0.5659260153770447, 0.5833552479743958, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.082265853881836, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.27398681640625, 2.3437037467956543, 2.361132860183716, 2.2914161682128906, 2.308845281600952, 2.2914161682128906, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2 [e2e-predictor] .27398681640625, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.1345534324645996, 2.047407388687134, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 1.803398847579956, 1.768540382385254, 1.785969614982605, 1.8731155395507812, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.9776906967163086, 2.0299782752990723, 2.117124319076538, 2.2216994762420654, 2.239128589630127, 2.204270124435425, 2.151982545852661, 2.117124319076538, 1.8208279609680176, -0.8981263637542725, -1.246710181236267, -1.0549890995025635, -1.0201307535171509, -0.7064052224159241, -0.7238344550132751, -1.1944226026535034, -1.3512853384017944, -1.5778648853302002, -1.0375598669052124, -1.1421350240707397, 0.13019609451293945, 0.7053595781326294, -1.2815686464309692, -1.1072766780853271, -1.4384313821792603, -1.5081480741500854, -0.1312417984008789, 0.7053595781326294, 1.6813944578170776, 1.4199565649032593, 1.2456645965576172, -1.5430065393447876, -1.0375598669052124, 1.3676689863204956, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.2173420637845993, 0.2696296274662018, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.670501172542572, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.3676689863204956, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 2.0125491 [e2e-predictor] 619110107, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.047407388687134, 2.1868410110473633, 2.2216994762420654, 2.27398681640625, 2.2914161682128906, 2.2914161682128906, 2.2565577030181885, 2.204270124435425, 2.2565577030181885, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1868410110473633, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.2565577030181885, 2.27398681640625, 2.2216994762420654, 2.2216994762420654, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1694118976593018, 2.151982545852661, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0648367404937744, 1.9951199293136597, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.1694118976593018, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 1.7336820363998413, -0.4623964726924896, -1.1944226026535034, -0.21838775277137756, -1.1421350240707397, -0.7412636280059814, -0.601830005645752, -1.1247059106826782, -0.3403921127319336, -1.0549890995025635, -0.7412636280059814, -0.25324615836143494, -1.5952941179275513, 0.06047932058572769, -1.0201307535171509, -1.1421350240707397, -1.2641394138336182, -1.0375598669052124, -1.4558604955673218, -0.21838775277137756, 0.6356428265571594, 0.513638436794281, 0.4090631604194641, 0.9667974710464478, -0.009237446822226048, 1.2979521751403809, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904], [0.1999128758907318, 0.2522004544734955, 0.33934640884399414, 0.44392168521881104, 0.5310676693916321, 0.5659260153770447, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.82082 [e2e-predictor] 79609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.960261583328247, 1.9951199293136597, 1.942832350730896, 1.925403118133545, 1.9951199293136597, 2.0299782752990723, 2.1345534324645996, 2.1345534324645996, 2.239128589630127, 2.2565577030181885, 2.27398681640625, 2.239128589630127, 2.1694118976593018, 2.2216994762420654, 2.1868410110473633, 2.117124319076538, 1.925403118133545, 2.2216994762420654, 2.047407388687134, 2.082265853881836, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.239128589630127, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.151982545852661, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1868410110473633, 2.151982545852661, 2.0996949672698975, 1.942832350730896, 1.9079740047454834, 1.8382571935653687, 1.768540382385254, 1.6988236904144287, 1.6813944578170776, 1.5942485332489014, 1.5071024894714355, 1.472244143486023, 1.5245317220687866, 1.6639652252197266, 1.7336820363998413, 1.6988236904144287, 1.611677646636963, 1.4548149108886719, 1.2282354831695557, 1.3850982189178467, -0.42753809690475464, -0.5146840810775757, -0.8109803795814514, -0.9329847693443298, -1.1944226026535034, -0.4623964726924896, -0.39267969131469727, -0.7412636280059814, -1.089847445487976, -1.0724183320999146, -0.7412636280059814, 0.5484968423843384, -0.7238344550132751, -0.9852723479270935, -0.6366884112358093, -1.1944226026535034, -1.2292810678482056, -1.5255773067474365, -0.41010889410972595, 0.3916339874267578, 0.9319390654563904, 0.8970807194709778, 0.478780061006546, 0.7227887511253357, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841], [0.18248367309570312, 0.2173420637845993, 0.30448800325393677, 0.42649248242378235, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.9667974710464478, 1.0190850496292114, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111 [e2e-predictor] 831665, 1.6639652252197266, 1.6639652252197266, 1.611677646636963, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.942832350730896, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.0996949672698975, 2.2565577030181885, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 2.1868410110473633, 2.2216994762420654, 2.117124319076538, 1.9776906967163086, 2.1345534324645996, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.082265853881836, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 2.1868410110473633, 2.204270124435425, 2.2216994762420654, 2.27398681640625, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.239128589630127, 2.239128589630127, 2.2565577030181885, 2.2565577030181885, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.047407388687134, 1.9951199293136597, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.8208279609680176, 1.7336820363998413, 1.646536111831665, 1.611677646636963, 1.5419609546661377, 1.472244143486023, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.4199565649032593, 1.332810640335083, 1.2979521751403809, 1.2456645965576172, 1.175947904586792, 1.2630938291549683, -0.601830005645752, -0.7064052224159241, -1.1421350240707397, -1.4558604955673218, -1.5255773067474365, -1.5081480741500854, 1.0888018608093262, 0.9493682980537415, -0.21838775277137756, -0.8458387851715088, -0.6715468168258667, -0.5844008326530457, -1.0549890995025635, 0.5484968423843384, -0.3578213155269623, -0.2881045341491699, -1.3164269924163818, -0.11381260305643082, -1.1595642566680908, -1.333856225013733, 0.7402179837226868, 1.071372628211975, 0.7576471567153931, 0.9493682980537415, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1410894393920898, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841], [0.1999128758907318, 0.2173420637845993, 0.2696296274662018, 0.33934640884399414, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7925055623054504, 0.8796514868736267, 0.9667974710464478, 1.053943395614624, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.437 [e2e-predictor] 3857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.0996949672698975, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 2.151982545852661, 2.1694118976593018, 2.204270124435425, 2.1694118976593018, 2.151982545852661, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 1.942832350730896, 2.047407388687134, 2.117124319076538, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 2.047407388687134, 2.0996949672698975, 2.1868410110473633, 2.239128589630127, 2.2565577030181885, 2.2216994762420654, 2.151982545852661, 2.1694118976593018, 2.1694118976593018, 2.1694118976593018, 2.1345534324645996, 2.239128589630127, 1.1410894393920898, 1.6813944578170776, 1.8731155395507812, 1.8382571935653687, 1.4548149108886719, 1.0016558170318604, 1.158518671989441, 2.0125491619110107, 2.082265853881836, 1.9951199293136597, 1.960261583328247, 1.925403118133545, 1.9079740047454834, 1.8905447721481323, 1.8556864261627197, 1.8208279609680176, 1.7336820363998413, 1.6639652252197266, 1.611677646636963, 1.5593900680541992, 1.5071024894714355, 1.472244143486023, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.315381407737732, -0.44496726989746094, -0.8458387851715088, -1.1944226026535034, -1.490718960762024, -1.5604356527328491, -1.5255773067474365, 1.1933770179748535, 0.0430501289665699, 0.9319390654563904, -0.1661001741886139, -0.4623964726924896, -0.42753809690475464, 0.35677558183670044, 0.4613508880138397, -0.026666639372706413, 0.13019609451293945, -0.27067533135414124, -0.9155555367469788, -0.06152502819895744, -0.18352937698364258, 0.7053595781326294, 0.8622223138809204, 0.8099347352981567, 0.8796514868736267, 1.2979521751403809, 1.2979521751403809, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778], [0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.32191720604896545, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.6356428 [e2e-predictor] 265571594, 0.7053595781326294, 0.7925055623054504, 0.8622223138809204, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9951199293136597, 1.9776906967163086, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 1.9776906967163086, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.1345534324645996, 2.204270124435425, 2.1345534324645996, 2.082265853881836, 2.0299782752990723, 2.0648367404937744, 1.9776906967163086, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 2.0299782752990723, 2.117124319076538, 2.204270124435425, 2.1694118976593018, 2.1345534324645996, 2.1345534324645996, 2.117124319076538, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.204270124435425, 0.2347712516784668, 0.06047932058572769, -0.09638340771198273, -0.9329847693443298, -1.3164269924163818, -1.5778648853302002, 0.0430501289665699, 2.0648367404937744, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.9079740047454834, 1.8731155395507812, 1.8382571935653687, 1.7511112689971924, 1.6988236904144287, 1.6639652252197266, 1.611677646636963, 1.5419609546661377, 1.5245317220687866, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, -0.7761220335960388, -0.8632679581642151, -1.3861438035964966, -1.647581696510315, -1.7172983884811401, -0.9852723479270935, 0.5833552479743958, 1.2805230617523193, 1.6988236904144287, 0.827363908290863, -0.2881045341491699, 0.16505448520183563, -1.1421350240707397, -0.23581695556640625, 0.8796514868736267, 0.2696296274662018, -0.7586928009986877, -0.7064052224159241, -0.9678431153297424, -0.532113254070282, -1.0549890995025635, 0.984226644039154, 1.071372628211975, 0.8099347352981567, 1.2805230617523193, 1.2805230617523193, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.0888018608093262, 1.0888018608093262, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267 [e2e-predictor] , 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204], [0.18248367309570312, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0016558170318604, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.6813944578170776, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.7511112689971924, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 1.960261583328247, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.151982545852661, 2.1868410110473633, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.0299782752990723, 2.0125491619110107, 2.0648367404937744, 2.0996949672698975, 1.3676689863204956, -0.3229629397392273, -0.5844008326530457, -0.8632679581642151, -1.3687145709991455, -1.490718960762024, -0.9329847693443298, 1.4548149108886719, 1.942832350730896, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.942832350730896, 1.8731155395507812, 1.8208279609680176, 1.7511112689971924, 1.6988236904144287, 1.629106879234314, 1.611677646636963, 1.5593900680541992, 1.5245317220687866, 1.4025273323059082, 1.4373857975006104, 1.3850982189178467, 1.332810640335083, 1.315381407737732, 1.2456645965576172, 0.7925055623054504, -0.5495424270629883, -1.0549890995025635, -1.4210021495819092, -1.647581696510315, -0.9155555367469788, 1.7336820363998413, 1.803398847579956, 1.7162528038024902, 1.925403118133545, 1.6639652252197266, 0.7053595781326294, 0.16505448520183563, -0.8109803795814514, -0.9155555367469788, 1.175947904586792, 0.5484968423843384, -0.7586928009986877, -0.6366884112358093, -0.026666639372706413, 0.2347712516784668, 0.478780061006546, 1.0888018608093262, 0.4962092638015747, 0.827363908290863, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.931939065456390 [e2e-predictor] 4, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204], [0.14762529730796814, 0.18248367309570312, 0.2522004544734955, 0.2696296274662018, 0.3916339874267578, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.7162528038024902, 1.7336820363998413, 1.768540382385254, 1.768540382385254, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 2.117124319076538, 2.1868410110473633, 1.8905447721481323, 1.960261583328247, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0299782752990723, 1.9951199293136597, 2.0299782752990723, 1.960261583328247, 2.047407388687134, 2.1345534324645996, -0.3055337369441986, -0.39267969131469727, -0.5844008326530457, -1.2989977598190308, -1.5255773067474365, -1.5255773067474365, -0.026666639372706413, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.925403118133545, 1.8731155395507812, 1.803398847579956, 1.803398847579956, 1.7336820363998413, 1.6813944578170776, 1.5942485332489014, 1.5768193006515503, 1.5071024894714355, 1.5071024894714355, 1.4548149108886719, 1.3850982189178467, 1.315381407737732, 1.315381407737732, 1.315381407737732, -0.11381260305643082, -1.176993489265442, -1.403572916984558, -1.5430065393447876, -0.9329847693443298, 1.5071024894714355, 1.785969614982605, 1.785969614982605, 1.925403118133545, 2.047407388687134, 1.8905447721481323, 1.4548149108886719, 0.7925055623054504, 0.18248367309570312, -0.8458387851715088, 1.1410894393920898, 0.4090631604194641, -0.601830005645752, -0.5669716596603394, -0.44496726989746094, -1.0375598669052124, 0.3742047846317291, 0.8622223138809204, 0.42649248242378235, 0.8796514868736267, 1.175947904586792, 1.2979521751403809, 1.2979521751403809, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2282354831695557, 1.1933770179748535, 1.1933 [e2e-predictor] 770179748535, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8622223138809204, 0.827363908290863, 0.8447931408882141, 0.7925055623054504], [0.14762529730796814, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.44392168521881104, 0.513638436794281, 0.5484968423843384, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0888018608093262, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5419609546661377, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 1.960261583328247, 2.239128589630127, 2.082265853881836, 2.1345534324645996, 1.8905447721481323, 1.942832350730896, 2.0299782752990723, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.117124319076538, 2.1868410110473633, -0.11381260305643082, -0.009237446822226048, -0.6366884112358093, -1.2118518352508545, -1.4558604955673218, -0.9852723479270935, -0.8284096121788025, 0.9667974710464478, 1.785969614982605, 2.0125491619110107, 1.8382571935653687, 1.8208279609680176, 1.768540382385254, 1.7336820363998413, 1.6813944578170776, 1.629106879234314, 1.5768193006515503, 1.5419609546661377, 1.5071024894714355, 1.4199565649032593, 1.3676689863204956, 1.315381407737732, 1.315381407737732, 0.6530719995498657, -1.4732897281646729, 0.32191720604896545, 1.175947904586792, 1.3676689863204956, 1.0888018608093262, 1.7162528038024902, 1.8556864261627197, 1.8382571935653687, 1.9079740047454834, 2.0996949672698975, 1.960261583328247, 2.0125491619110107, 0.8970807194709778, 0.8447931408882141, -0.8458387851715088, 1.4025273323059082, 0.6182135939598083, -0.4623964726924896, 0.42649248242378235, -0.41010889410972595, -1.2815686464309692, -0. [e2e-predictor] 9329847693443298, 0.8622223138809204, 0.513638436794281, 0.8447931408882141, 1.1236603260040283, 1.2979521751403809, 1.2805230617523193, 1.175947904586792, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1236603260040283, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931], [0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.35677558183670044, 0.3742047846317291, 0.4613508880138397, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.4373857975006104, 1.472244143486023, 1.5071024894714355, 1.5419609546661377, 1.629106879234314, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.646536111831665, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.611677646636963, 1.629106879234314, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 1.9951199293136597, 1.925403118133545, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.117124319076538, 2.047407388687134, 2.082265853881836, 2.0299782752990723, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.117124319076538, 2.117124319076538, 2.1868410110473633, 0.5310676693916321, 0.32191720604896545, -0.4623964726924896, -0.6366884112358093, -1.3861438035964966, -1.4384313821792603, -0.41010889410972595, -0.6366884112358093, -0.8458387851715088, -0.6715468168258667, 0.478780061006546, 1.8905447721481323, 1.7162528038024902, 1.6988236904144287, 1.7336820363998413, 1.646536111831665, 1.5071024894714355, 1.472244143486023, 1.4199565649032593, 1.3676689863204956, 1.2979521751403809, 1.2108062505722046, 0.8447931408882141, 0.6879304051399231, 1.071372628211975, 1.8556864261627197, 1.83825719356 [e2e-predictor] 53687, 1.332810640335083, 1.6988236904144287, 1.6988236904144287, 1.9951199293136597, 1.942832350730896, 2.0648367404937744, 2.0996949672698975, 1.9079740047454834, 1.2108062505722046, 0.42649248242378235, -1.176993489265442, 1.5071024894714355, 0.8970807194709778, 0.4962092638015747, 0.8447931408882141, 0.4962092638015747, -1.2989977598190308, -1.0549890995025635, 0.670501172542572, 0.4090631604194641, 1.071372628211975, 1.0016558170318604, 1.2979521751403809, 1.2630938291549683, 1.2108062505722046, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.2347712516784668, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5659260153770447, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.803398847579956, 1.8382571935653687, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0125491619110107, 1.960261583328247, 2.0996949672698975, 2.1345534324645996, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.117124319076538, 2.082265853881836, 2.047407388687134, 1.960261583328247, 2.1868410110473633, 1.5071024894714355, -0.4972548484802246, 0.2347712516784668, -1.1595642566680908, -0.688975989818573, -0.5669716596603394, -0.27067533135414124, -0.7935512065887451, [e2e-predictor] -1.5430065393447876, -1.0201307535171509, -1.3164269924163818, 1.4025273323059082, 1.6988236904144287, 1.8208279609680176, 1.7162528038024902, 1.5768193006515503, 1.4025273323059082, 1.4199565649032593, 1.332810640335083, 1.768540382385254, 1.332810640335083, 1.785969614982605, 1.9079740047454834, 1.768540382385254, 1.768540382385254, 1.5942485332489014, 1.768540382385254, 1.9079740047454834, 1.4548149108886719, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 1.8731155395507812, 1.3676689863204956, 0.14762529730796814, -0.7761220335960388, 1.472244143486023, 0.7227887511253357, 1.315381407737732, 1.785969614982605, 0.9319390654563904, -0.7586928009986877, -0.9504139423370361, -0.1312417984008789, 0.7402179837226868, 0.9667974710464478, 0.8796514868736267, 1.175947904586792, 1.2630938291549683, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1410894393920898, 1.1062309741973877, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868], [0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6879304051399231, 0.7402179837226868, 0.7576471567153931, 0.827363908290863, 0.8970807194709778, 0.9667974710464478, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.2108062505722046, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4199565649032593, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.5071024894714355, 1.5071024894714355, 1.5593900680541992, 1.5593900680541992, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 2.047407388687134, 2.082265853881836, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.06483674049 [e2e-predictor] 37744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 1.071372628211975, 0.008191745728254318, 0.2173420637845993, -0.20095856487751007, -0.8109803795814514, -0.5146840810775757, -1.4384313821792603, -0.3229629397392273, -0.9155555367469788, -0.4972548484802246, -0.07895421981811523, 1.8382571935653687, 1.7162528038024902, 1.5593900680541992, 1.489673376083374, 1.8208279609680176, 1.785969614982605, 1.646536111831665, 2.0299782752990723, 1.489673376083374, 2.0125491619110107, 1.942832350730896, 2.0648367404937744, 1.7511112689971924, 1.803398847579956, 1.925403118133545, 2.1345534324645996, 1.472244143486023, 1.9776906967163086, 1.7511112689971924, 1.8731155395507812, 2.0648367404937744, 1.9776906967163086, 1.1236603260040283, -1.0375598669052124, 1.4199565649032593, 1.5768193006515503, 0.7576471567153931, 1.6988236904144287, 1.8905447721481323, 0.7576471567153931, -0.1486709862947464, -1.1944226026535034, -0.009237446822226048, 0.09533771127462387, 0.7750763297080994, 0.984226644039154, 0.984226644039154, 1.2456645965576172, 1.053943395614624, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2108062505722046, 1.175947904586792, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294], [0.1999128758907318, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.8447931408882141, 0.9493682980537415, 1.0365142822265625, 1.1236603260040283, 1.1062309741973877, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5942485332489014, 1.5593900680541992, 1.5768193006515503, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.6813944578170776, 1.6988236904144287, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.099694967 [e2e-predictor] 2698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.047407388687134, 2.204270124435425, 2.117124319076538, 0.2173420637845993, -0.8981263637542725, 0.6182135939598083, -1.333856225013733, -0.5146840810775757, -1.1247059106826782, -1.0549890995025635, -0.41010889410972595, -1.089847445487976, -0.688975989818573, 0.7925055623054504, 0.8970807194709778, 1.8556864261627197, 2.047407388687134, 1.9776906967163086, 1.7162528038024902, 2.0299782752990723, 1.5419609546661377, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.803398847579956, 1.803398847579956, 1.646536111831665, 1.9951199293136597, 1.7336820363998413, 1.9079740047454834, 1.472244143486023, 1.9079740047454834, 2.082265853881836, 1.8905447721481323, 0.7053595781326294, 0.9667974710464478, 1.6988236904144287, 1.6988236904144287, 0.8099347352981567, 1.768540382385254, 1.925403118133545, 0.9667974710464478, -0.04409583657979965, -1.3512853384017944, 0.008191745728254318, 0.1999128758907318, 0.600784420967102, 1.0365142822265625, 0.9667974710464478, 1.1933770179748535, 1.053943395614624, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2282354831695557, 1.158518671989441, 1.1062309741973877, 1.071372628211975, 1.053943395614624, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.984226644039154, 1.071372628211975, 1.053943395614624, 1.158518671989441, 1.2282354831695557, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 2.0125 [e2e-predictor] 491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.1345534324645996, 2.1345534324645996, 2.2914161682128906, 2.1345534324645996, 1.9079740047454834, 0.8622223138809204, 0.02562093921005726, -0.6715468168258667, -0.27067533135414124, -0.7586928009986877, -0.601830005645752, 0.1999128758907318, -1.176993489265442, -1.2118518352508545, -0.25324615836143494, 0.4090631604194641, -1.647581696510315, -0.5495424270629883, -1.3687145709991455, -1.1247059106826782, 1.7511112689971924, 1.9776906967163086, 1.5593900680541992, 2.082265853881836, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.472244143486023, 1.7162528038024902, 1.8905447721481323, 2.0299782752990723, 1.2630938291549683, 1.629106879234314, 2.047407388687134, 2.0996949672698975, 1.960261583328247, 1.7336820363998413, 1.8208279609680176, 1.960261583328247, 1.7511112689971924, 0.8796514868736267, 1.785969614982605, 1.942832350730896, 1.2282354831695557, 0.1999128758907318, -1.4210021495819092, 1.1236603260040283, 0.44392168521881104, 0.9667974710464478, 0.4962092638015747, 0.4613508880138397, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083], [0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.4090631604194641, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.5484968423843384, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9319390654563904, 1.0190850496292114, 1.0365142822265625, 1.1236603260040283, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5419609546661377, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992 [e2e-predictor] , 1.5942485332489014, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.785969614982605, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.1345534324645996, 2.2914161682128906, 0.35677558183670044, -0.532113254070282, -0.1661001741886139, 0.32191720604896545, 0.670501172542572, -0.9504139423370361, -1.1944226026535034, -0.21838775277137756, -0.7761220335960388, -1.176993489265442, -0.3055337369441986, -1.0549890995025635, -0.9504139423370361, -1.2292810678482056, -0.5146840810775757, -0.8109803795814514, -0.3403921127319336, -1.5255773067474365, -1.0724183320999146, 0.18248367309570312, 0.42649248242378235, 1.0190850496292114, 1.925403118133545, 1.8905447721481323, 1.8556864261627197, 1.3502397537231445, 1.768540382385254, 2.047407388687134, 0.9145098924636841, 1.3850982189178467, 1.960261583328247, 2.2216994762420654, 2.1345534324645996, 2.047407388687134, 1.925403118133545, 1.925403118133545, 1.5942485332489014, 1.2108062505722046, 1.7336820363998413, 1.8731155395507812, 1.4548149108886719, -0.06152502819895744, -1.5255773067474365, 1.8208279609680176, 1.4373857975006104, 0.600784420967102, 0.4962092638015747, -0.09638340771198273, 1.071372628211975, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.175947904586792, 1.1410894393920898, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.8622223138809204, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.4962092638015747, 0.5484968423843384, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7750763297080994, 0.8622223138809204, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1933770179748535, 1.1933770179748535, 1.2456645965576172, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4025273323059082, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.489673376083374, 1.489673376 [e2e-predictor] 083374, 1.5245317220687866, 1.5071024894714355, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.0996949672698975, 2.1345534324645996, 2.361132860183716, 1.071372628211975, 0.2173420637845993, -0.5844008326530457, -0.18352937698364258, 0.8099347352981567, 0.1999128758907318, 0.4962092638015747, -0.3403921127319336, 0.42649248242378235, 0.44392168521881104, -1.2292810678482056, -1.490718960762024, -0.4972548484802246, -1.403572916984558, -1.333856225013733, -0.3055337369441986, -0.601830005645752, -1.1421350240707397, -1.2815686464309692, -1.2989977598190308, -0.6541175842285156, -0.11381260305643082, -0.532113254070282, 0.9145098924636841, 1.768540382385254, 1.3502397537231445, 1.4025273323059082, 1.646536111831665, 0.9493682980537415, 1.6639652252197266, 1.4548149108886719, 2.0299782752990723, 2.151982545852661, 2.1345534324645996, 2.047407388687134, 1.8208279609680176, 1.925403118133545, 1.8556864261627197, 2.117124319076538, 2.0996949672698975, 1.960261583328247, -0.601830005645752, -0.5495424270629883, 2.0299782752990723, 1.925403118133545, 0.7750763297080994, -0.04409583657979965, -0.5844008326530457, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1236603260040283, 1.1062309741973877, 1.0365142822265625, 1.0190850496292114, 0.984226644039154, 0.9493682980537415, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321], [0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9667974710464478, 1.0016558170318604, 1 [e2e-predictor] .0016558170318604, 1.053943395614624, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2630938291549683, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3502397537231445, 1.3502397537231445, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.489673376083374, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.472244143486023, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.117124319076538, 2.1345534324645996, 2.1345534324645996, 2.1694118976593018, 1.0365142822265625, 0.06047932058572769, -0.09638340771198273, -0.2881045341491699, 0.4613508880138397, 0.5659260153770447, -1.246710181236267, -1.0201307535171509, 0.33934640884399414, -0.009237446822226048, -0.37525051832199097, -0.20095856487751007, -1.176993489265442, 0.1999128758907318, -0.37525051832199097, -1.1421350240707397, -0.9155555367469788, -0.7935512065887451, -1.0375598669052124, -0.9155555367469788, -0.7761220335960388, -0.25324615836143494, -1.1595642566680908, 0.1999128758907318, -0.04409583657979965, 1.646536111831665, 1.8905447721481323, 0.9145098924636841, 0.9493682980537415, 1.2979521751403809, 1.629106879234314, 1.768540382385254, 2.0648367404937744, 2.0125491619110107, 2.047407388687134, 2.117124319076538, 2.0299782752990723, 1.9776906967163086, 2.2216994762420654, 2.1694118976593018, 2.0125491619110107, -0.8284096121788025, 1.1410894393920898, 1.925403118133545, 1.960261583328247, 1.4199565649032593, 0.8622223138809204, -0.06152502819895744, 0.670501172542572, 1.158518671989441, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0. [e2e-predictor] 2173420637845993, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.2216994762420654, 2.239128589630127, -0.7412636280059814, -0.3229629397392273, -0.25324615836143494, -0.601830005645752, 0.33934640884399414, 0.2347712516784668, -0.3055337369441986, -1.0724183320999146, 0.600784420967102, 0.5833552479743958, 0.4962092638015747, -0.9678431153297424, 0.2173420637845993, -1.403572916984558, -1.3512853384017944, -1.2815686464309692, -1.4384313821792603, -0.8806971907615662, 0.6530719995498657, -0.7935512065887451, -0.601830005645752, -1.0027015209197998, -0.4623964726924896, -1.0375598669052124, -0.8632679581642151, 0.8447931408882141, 1.2282354831695557, 0.7925055623054504, -0.23581695556640625, 1.5245317220687866, 1.7336820363998413, 1.8731155395507812, 1.8731155395507812, 2.0299782752990723, 2.1694118976593018, 2.0125491619110107, 2.1694118976593018, 2.239128589630127, 2.2216994762420654, 2.1868410110473633, 2.0125491619110107, 1.8382571935653687, 1.803398847579956, 1.960261583328247, 1.9951199293136597, 0.9319390654563904, 0.18248367309570312, 0.44392168521881104, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.72278875112 [e2e-predictor] 53357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.42649248242378235, 0.4613508880138397, 0.5310676693916321, 0.5833552479743958, 0.5833552479743958, 0.6356428265571594, 0.6879304051399231, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0365142822265625, 1.0888018608093262, 1.1062309741973877, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4373857975006104, 1.489673376083374, 1.5593900680541992, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.785969614982605, 1.8208279609680176, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 2.117124319076538, 2.1868410110473633, 2.1694118976593018, -0.1486709862947464, -0.6366884112358093, -0.18352937698364258, -0.8458387851715088, -0.9155555367469788, 1.6988236904144287, -0.6541175842285156, -0.3578213155269623, -0.688975989818573, -1.3687145709991455, -0.44496726989746094, -0.1312417984008789, -0.7761220335960388, -0.5146840810775757, -1.4558604955673218, -1.2118518352508545, -1.2989977598190308, 0.4090631604194641, 1.3850982189178467, 1.6988236904144287, 0.2696296274662018, -1.0549890995025635, -0.1486709862947464, -1.0549890995025635, -0.7238344550132751, -1.1072766780853271, -0.1661001741886139, 1.472244143486023, 0.02562093921005726, 1.2630938291549683, 1.0016558170318604, 1.5071024894714355, 1.8556864261627197, 1.9776906967163086, 2.0996949672698975, 2.151982545852661, 2.1868410110473633, 2.239128589630127, 2.117124319076538, 2.1868410110473633, 1.9776906967163086, 1.9951199293136597, 1.785969614982605, 2.0648367404937744, 2.0996949672698975, 1.5942485332489014, 0.32191720604896545, 0.3916339874267578, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.175947904586792, 1.1410894393920898, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8273639 [e2e-predictor] 08290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321], [0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.8099347352981567, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.175947904586792, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.0996949672698975, 2.117124319076538, 2.082265853881836, 2.3262743949890137, -1.0201307535171509, 0.6530719995498657, 2.0125491619110107, 0.4090631604194641, 0.33934640884399414, -0.6366884112358093, -0.06152502819895744, -0.6366884112358093, -0.9504139423370361, -1.3687145709991455, -1.1421350240707397, 0.2347712516784668, -0.3403921127319336, -1.0201307535171509, -1.5081480741500854, -1.0027015209197998, 0.5659260153770447, 0.9319390654563904, 1.1236603260040283, 2.1868410110473633, 1.2630938291549683, 0.5484968423843384, 1.0016558170318604, 1.489673376083374, 0.8796514868736267, -0.8109803795814514, -1.1247059106826782, 0.6182135939598083, 1.1062309741973877, 0.984226644039154, 1.3676689863204956, 1.3850982189178467, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.942832350730896, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 2.047407388687134, 2.0299782752990723, 1.942832350730896, 1.8905447721481323, 2.204270124435425, 1.9951199293136597, 0.670501172542572, 0.09533771127462387, 1.1410894393920898, 1.1062309741973877, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.17594 [e2e-predictor] 7904586792, 1.175947904586792, 1.175947904586792, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.32191720604896545, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.4090631604194641, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.472244143486023, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.7162528038024902, 1.803398847579956, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.047407388687134, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.0996949672698975, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.117124319076538, 2.117124319076538, 2.0996949672698975, 2.082265853881836, 2.2914161682128906, 1.8208279609680176, -0.532113254070282, 0.0430501289665699, 0.6356428265571594, 0.7053595781326294, -0.532113254070282, -0.21838775277137756, -0.9155555367469788, -0.7586928009986877, -0.9678431153297424, -1.1595642566680908, -1.2118518352508545, -0.6715468168258667, -0.8981263637542725, -1.2989977598190308, -0.1312417984008789, -1.333856225013733, 0.9667974710464478, 0.2696296274662018, 1.2108062505722046, 1.4025273323059082, 1.960261583328247, 1.768540382385254, 1.332810640335083, 1.0365142822265625, 0.9493682980537415, 0.7227887511253357, -1.246710181236267, 0.4962092638015747, 1.2456645965576172, 1.4548149108886719, 1.1062309741973877, 1.4373857975006104, 1.5942485332489014, 1.646536111831665, [e2e-predictor] 1.7336820363998413, 2.047407388687134, 2.0125491619110107, 2.117124319076538, 2.1694118976593018, 2.151982545852661, 1.803398847579956, 1.9079740047454834, 2.1868410110473633, 2.1694118976593018, 1.2979521751403809, 0.5310676693916321, 1.0888018608093262, 1.0888018608093262, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.0888018608093262, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8796514868736267, 0.827363908290863, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.7925055623054504, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384], [0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.332810640335083, 1.3676689863204956, 1.4025273323059082, 1.4025273323059082, 1.4548149108886719, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.6639652252197266, 1.768540382385254, 1.8208279609680176, 1.8556864261627197, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.0996949672698975, 2.1694118976593018, 0.07790851593017578, -0.3229629397392273, -0.1312417984008789, 0.16505448520183563, -0.4623964726924896, 0.984226644039154, 1.158518671989441, 0.7925055623054504, -1.0027015209197998, 0.42649248242378235, -0.9504139423370361, -0.5146840810775757, -0.5146840810775757, -0.532113254070282, -1.1421350240707397, 0.4090631604194641, -0.44496726989746094, -1.0375598669052124, -0.89812636 [e2e-predictor] 37542725, -1.089847445487976, 0.670501172542572, 0.8099347352981567, 0.5833552479743958, 1.5071024894714355, 1.7511112689971924, 0.7576471567153931, 0.6879304051399231, 0.600784420967102, 0.28705883026123047, 0.3742047846317291, -0.601830005645752, 1.3676689863204956, 1.3502397537231445, 1.2630938291549683, 1.4373857975006104, 1.5419609546661377, 1.4199565649032593, 1.332810640335083, 1.629106879234314, 1.8731155395507812, 2.0996949672698975, 2.239128589630127, 2.0996949672698975, 1.960261583328247, 1.9776906967163086, 2.0996949672698975, 2.1868410110473633, 1.9951199293136597, 1.489673376083374, 0.9319390654563904, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.827363908290863, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.071372628211975, 1.0888018608093262, 1.1236603260040283, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3502397537231445, 1.4025273323059082, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0996949672698975, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 0.478780061006546, -1.0 [e2e-predictor] 201307535171509, -0.4798256754875183, 0.4962092638015747, 0.8099347352981567, 1.0365142822265625, 1.175947904586792, 1.1410894393920898, 0.6879304051399231, 0.16505448520183563, -0.3229629397392273, -0.8109803795814514, -1.246710181236267, -1.5081480741500854, -0.5146840810775757, -1.0201307535171509, 0.008191745728254318, -1.089847445487976, -0.5669716596603394, -0.21838775277137756, -1.2641394138336182, 0.8099347352981567, 0.7925055623054504, 0.5833552479743958, 0.6182135939598083, 1.332810640335083, 1.3676689863204956, 1.175947904586792, 0.7402179837226868, 0.7227887511253357, 0.7576471567153931, 1.489673376083374, 1.5071024894714355, 1.5942485332489014, 1.5768193006515503, 1.629106879234314, 1.6639652252197266, 1.3850982189178467, 1.472244143486023, 1.629106879234314, 1.785969614982605, 1.942832350730896, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 1.9951199293136597, 2.0648367404937744, 1.2979521751403809, 0.8796514868736267, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.315381407737732, 1.332810640335083, 1.332810640335083, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2282354831695557, 1.2456645965576172, 1.2108062505722046, 1.2630938291549683, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4548149108886719, 1.5419609546661377, 1.646536111831665, 1.6639652252197266, 1.7162528038024902, 1.768540382385254, 1.8382571935653687, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0996949672698975, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.99 [e2e-predictor] 51199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.047407388687134, 2.047407388687134, 2.0648367404937744, 2.0996949672698975, 0.600784420967102, 0.33934640884399414, -1.0549890995025635, -0.5669716596603394, 0.513638436794281, 1.0365142822265625, 1.2805230617523193, 1.2108062505722046, 1.0888018608093262, 0.7227887511253357, 0.7925055623054504, -0.7064052224159241, -0.42753809690475464, -1.1421350240707397, -0.23581695556640625, -1.0549890995025635, -0.23581695556640625, -0.7761220335960388, -0.3403921127319336, -0.6366884112358093, -1.0201307535171509, -0.3578213155269623, -1.0201307535171509, 0.670501172542572, 0.7402179837226868, 1.2979521751403809, 1.7511112689971924, 1.8208279609680176, 1.7511112689971924, 1.7336820363998413, 1.4373857975006104, 1.2805230617523193, 1.629106879234314, 1.5245317220687866, 1.768540382385254, 1.8556864261627197, 1.9951199293136597, 1.803398847579956, 1.6988236904144287, 1.472244143486023, 1.6988236904144287, 1.768540382385254, 1.646536111831665, 1.5593900680541992, 1.9079740047454834, 1.8731155395507812, 1.942832350730896, 1.960261583328247, 2.0299782752990723, 1.611677646636963, 0.8796514868736267, 0.9667974710464478, 1.0365142822265625, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.6356428265571594, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.8622223138809204, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.1933770179748535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.175947904586792, 1.1933770179748535, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.646536111831665, 1.6988236904144287, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.9079740047454834, 1.942832350730896, 1.9776906967163086, 2.0299782752990723, 2.047407388687134, 2.082265853881836, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.04740738868 [e2e-predictor] 7134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.047407388687134, 2.0996949672698975, 0.42649248242378235, 0.6182135939598083, -0.9678431153297424, -0.601830005645752, 0.6530719995498657, 1.2282354831695557, 1.3502397537231445, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 0.827363908290863, 0.09533771127462387, -0.8284096121788025, -0.37525051832199097, -1.1072766780853271, 0.2522004544734955, -0.39267969131469727, -0.6541175842285156, -0.7586928009986877, -1.1247059106826782, 0.07790851593017578, -0.9852723479270935, -0.8981263637542725, -1.2118518352508545, 1.6639652252197266, 1.8556864261627197, 1.785969614982605, 1.472244143486023, 1.8208279609680176, 1.8905447721481323, 1.5768193006515503, 1.646536111831665, 1.7511112689971924, 1.489673376083374, 2.0299782752990723, 2.047407388687134, 1.6988236904144287, 1.7162528038024902, 1.611677646636963, 1.7336820363998413, 1.785969614982605, 1.6639652252197266, 1.629106879234314, 1.785969614982605, 1.7336820363998413, 1.9079740047454834, 1.629106879234314, 1.768540382385254, 1.8905447721481323, 1.1062309741973877, 0.8622223138809204, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.1236603260040283, 1.1236603260040283, 1.1410894393920898, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2979521751403809, 1.315381407737732, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.6 [e2e-predictor] 639652252197266, 1.7162528038024902, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.082265853881836, 2.082265853881836, 2.0648367404937744, 2.047407388687134, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.082265853881836, 0.5833552479743958, 0.7576471567153931, -0.5495424270629883, -0.7586928009986877, 0.6356428265571594, 1.1933770179748535, 1.3676689863204956, 1.2805230617523193, 1.175947904586792, 0.8796514868736267, 0.9319390654563904, 0.8447931408882141, 1.4025273323059082, 0.0430501289665699, -0.25324615836143494, -0.619259238243103, -1.5952941179275513, -0.8109803795814514, -1.0375598669052124, -0.688975989818573, -1.1247059106826782, -0.9329847693443298, -0.8109803795814514, -1.089847445487976, -0.11381260305643082, 1.4025273323059082, 1.5768193006515503, 1.6813944578170776, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8208279609680176, 2.0299782752990723, 1.9951199293136597, 1.5245317220687866, 2.117124319076538, 2.0299782752990723, 2.0996949672698975, 1.8905447721481323, 1.785969614982605, 1.7162528038024902, 1.803398847579956, 1.6639652252197266, 1.629106879234314, 1.629106879234314, 1.5768193006515503, 1.472244143486023, 1.6813944578170776, 2.1345534324645996, 1.4373857975006104, 0.9319390654563904, 0.9493682980537415, 0.984226644039154, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5659260153770447, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 1.0016558170318 [e2e-predictor] 604, 1.0016558170318604, 1.0365142822265625, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.3850982189178467, 1.489673376083374, 1.5593900680541992, 1.629106879234314, 1.6639652252197266, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8731155395507812, 1.942832350730896, 1.9776906967163086, 2.0125491619110107, 2.0299782752990723, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 2.047407388687134, 0.7750763297080994, 0.44392168521881104, 0.02562093921005726, -0.5495424270629883, 0.7750763297080994, 1.332810640335083, 1.332810640335083, 1.315381407737732, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.0365142822265625, 1.2805230617523193, 1.315381407737732, -0.41010889410972595, -0.8806971907615662, -0.8806971907615662, -1.0724183320999146, 0.35677558183670044, -0.9504139423370361, -0.09638340771198273, -0.1312417984008789, -1.3687145709991455, -1.0027015209197998, -0.7238344550132751, -1.3512853384017944, -0.4798256754875183, 1.5768193006515503, 1.7336820363998413, 1.5593900680541992, 1.5768193006515503, 2.1694118976593018, 2.151982545852661, 2.151982545852661, 1.768540382385254, 2.0299782752990723, 1.9776906967163086, 1.925403118133545, 1.942832350730896, 1.9951199293136597, 2.0125491619110107, 1.9776906967163086, 1.8382571935653687, 1.9079740047454834, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.7511112689971924, 2.117124319076538, 1.3850982189178467, 0.9145098924636841, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.827363908290863, 0.8099347352981567, 0.8099347352981567, 0.8099347352981567, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5484968423843 [e2e-predictor] 384, 0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7576471567153931, 0.7925055623054504, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.1933770179748535, 1.2630938291549683, 1.315381407737732, 1.332810640335083, 1.4199565649032593, 1.5071024894714355, 1.5768193006515503, 1.629106879234314, 1.6813944578170776, 1.768540382385254, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.960261583328247, 1.9776906967163086, 2.0125491619110107, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.047407388687134, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.925403118133545, 2.0299782752990723, 1.5071024894714355, 0.5484968423843384, -0.4623964726924896, 0.09533771127462387, 0.7402179837226868, 1.158518671989441, 1.2108062505722046, 1.0190850496292114, 0.6879304051399231, 1.1236603260040283, 1.2282354831695557, 1.1062309741973877, 1.2630938291549683, 1.2456645965576172, 1.315381407737732, -0.42753809690475464, -0.20095856487751007, 0.2696296274662018, -0.25324615836143494, -0.3403921127319336, -0.3578213155269623, 0.07790851593017578, 1.315381407737732, -1.1072766780853271, -1.1072766780853271, -0.6366884112358093, -1.176993489265442, 0.478780061006546, 1.785969614982605, 1.6988236904144287, 1.785969614982605, 2.0648367404937744, 2.1694118976593018, 2.0996949672698975, 2.0299782752990723, 2.1345534324645996, 2.0648367404937744, 1.5245317220687866, 1.785969614982605, 1.9951199293136597, 1.960261583328247, 2.0996949672698975, 2.047407388687134, 1.9776906967163086, 1.925403118133545, 1.8556864261627197, 1.8208279609680176, 1.6639652252197266, 2.2216994762420654, 2.3437037467956543, 0.7227887511253357, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 0.9493682980537415, 0.8447931408882141, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321], [0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.339346408843994 [e2e-predictor] 14, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 1.0365142822265625, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2282354831695557, 1.2456645965576172, 1.332810640335083, 1.3850982189178467, 1.472244143486023, 1.5419609546661377, 1.5942485332489014, 1.646536111831665, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8905447721481323, 1.925403118133545, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.047407388687134, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0648367404937744, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.646536111831665, 0.7576471567153931, 0.2522004544734955, 0.9667974710464478, 0.6879304051399231, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.6879304051399231, 1.1062309741973877, 1.2630938291549683, 1.1410894393920898, 1.2282354831695557, 1.1933770179748535, 1.3676689863204956, 0.9145098924636841, 0.14762529730796814, -0.009237446822226048, -0.2881045341491699, 0.33934640884399414, 0.6182135939598083, -0.18352937698364258, -0.532113254070282, -0.09638340771198273, -0.9504139423370361, -0.3055337369441986, -0.27067533135414124, -1.0724183320999146, 0.5310676693916321, 1.7336820363998413, 1.8208279609680176, 1.8905447721481323, 2.1868410110473633, 2.1345534324645996, 2.1345534324645996, 2.0648367404937744, 2.082265853881836, 1.8208279609680176, 1.4373857975006104, 2.0648367404937744, 2.117124319076538, 2.117124319076538, 2.151982545852661, 2.1345534324645996, 2.0648367404937744, 1.960261583328247, 1.8382571935653687, 1.942832350730896, 2.204270124435425, 2.1694118976593018, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.8622223138809204, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659 [e2e-predictor] 260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.4613508880138397, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.1062309741973877, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.489673376083374, 1.5593900680541992, 1.611677646636963, 1.7162528038024902, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.942832350730896, 2.0299782752990723, 1.1410894393920898, 0.7227887511253357, 1.2630938291549683, 1.4373857975006104, 0.30448800325393677, 0.2173420637845993, 0.827363908290863, 0.7750763297080994, 0.600784420967102, 1.071372628211975, 1.611677646636963, 1.1933770179748535, 1.2630938291549683, 1.8208279609680176, 1.5245317220687866, 1.0190850496292114, 0.9667974710464478, -0.20095856487751007, -0.41010889410972595, 1.3502397537231445, -0.7761220335960388, -0.3229629397392273, 1.332810640335083, 0.42649248242378235, 0.9493682980537415, -0.9678431153297424, -0.5146840810775757, -0.5844008326530457, -0.4623964726924896, -0.601830005645752, 0.5310676693916321, 1.803398847579956, 2.204270124435425, 2.0996949672698975, 2.117124319076538, 1.942832350730896, 2.117124319076538, 1.9776906967163086, 1.9776906967163086, 2.117124319076538, 2.0996949672698975, 2.0996949672698975, 2.1694118976593018, 2.1345534324645996, 2.0648367404937744, 2.0125491619110107, 1.6813944578170776, 1.8905447721481323, 2.117124319076538, 1.785969614982605, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0190850496292114, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.705359578132 [e2e-predictor] 6294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4613508880138397, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9667974710464478, 1.0190850496292114, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2979521751403809, 1.3676689863204956, 1.4199565649032593, 1.5071024894714355, 1.5593900680541992, 1.6639652252197266, 1.7336820363998413, 1.785969614982605, 1.8556864261627197, 1.8905447721481323, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 2.0299782752990723, 2.0299782752990723, 2.0125491619110107, 2.0125491619110107, 1.9951199293136597, 2.0125491619110107, 2.0125491619110107, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.8905447721481323, 0.478780061006546, 0.8796514868736267, 0.670501172542572, 0.6530719995498657, 0.8622223138809204, 0.32191720604896545, 0.7227887511253357, 0.8099347352981567, 0.5833552479743958, 0.8622223138809204, 1.3850982189178467, 0.984226644039154, 1.2282354831695557, 1.925403118133545, 1.8556864261627197, 1.472244143486023, 0.9493682980537415, -0.4798256754875183, -0.619259238243103, 0.28705883026123047, -1.089847445487976, -0.3055337369441986, 2.1868410110473633, 1.7511112689971924, 0.8447931408882141, 0.6879304051399231, -0.8806971907615662, -0.6541175842285156, 0.07790851593017578, -0.8981263637542725, -0.9678431153297424, 0.6356428265571594, 2.308845281600952, 2.0648367404937744, 1.942832350730896, 1.5768193006515503, 1.7162528038024902, 1.8208279609680176, 1.8731155395507812, 1.6639652252197266, 2.239128589630127, 2.2565577030181885, 2.239128589630127, 2.2216994762420654, 2.1345534324645996, 2.1694118976593018, 2.0996949672698975, 1.785969614982605, 2.0299782752990723, 1.8731155395507812, 0.8796514868736267, 0.8796514868736267, 1.0016558170318604, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 1.036514 [e2e-predictor] 2822265625, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 0.984226644039154, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7053595781326294, 0.7227887511253357, 0.7925055623054504, 0.8970807194709778, 0.9319390654563904, 0.984226644039154, 1.1062309741973877, 1.158518671989441, 1.175947904586792, 1.2805230617523193, 1.3502397537231445, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.646536111831665, 1.6988236904144287, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.925403118133545, 1.960261583328247, 1.942832350730896, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 2.0299782752990723, 2.0299782752990723, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.8905447721481323, 0.42649248242378235, 0.8447931408882141, -0.42753809690475464, 1.5593900680541992, 0.8970807194709778, 0.6879304051399231, 0.827363908290863, 1.175947904586792, 0.8970807194709778, 0.8970807194709778, 1.1933770179748535, 0.7925055623054504, 1.1933770179748535, 1.9079740047454834, 1.925403118133545, 1.768540382385254, 0.827363908290863, -0.1486709862947464, -0.1661001741886139, -0.8806971907615662, 1.2805230617523193, -1.1944226026535034, 1.4373857975006104, 1.925403118133545, 1.5768193006515503, 1.0190850496292114, 0.6879304051399231, -0.3403921127319336, -0.41010889410972595, 0.42649248242378235, -0.39267969131469727, -1.2292810678482056, 0.513638436794281, 2.1694118976593018, 1.7162528038024902, 1.4199565649032593, 1.4199565649032593, 0.8447931408882141, 1.925403118133545, 2.0996949672698975, 2.0996949672698975 [e2e-predictor] , 2.239128589630127, 2.2216994762420654, 2.239128589630127, 2.239128589630127, 2.1694118976593018, 2.0996949672698975, 1.8382571935653687, 2.0299782752990723, 1.8905447721481323, 1.7511112689971924, 0.8099347352981567, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.3916339874267578, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.44392168521881104, 0.513638436794281, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.8622223138809204, 0.9145098924636841, 0.9319390654563904, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.2282354831695557, 1.2979521751403809, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.629106879234314, 1.6813944578170776, 1.7162528038024902, 1.785969614982605, 1.8556864261627197, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.9776906967163086, 1.9951199293136597, 1.9951199293136597, 1.9951199293136597, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.942832350730896, 0.600784420967102, 0.2347712516784668, -0.07895421981811523, 1.1933770179748535, 1.4025273323059082, 1.0365142822265625, 1.5245317220687866, 1.5071024894714355, 1.053943395614624, 1.1933770179748535, 1.315381407737732, 0.6530719995498657, 1.2108062505722046, 1.8905447721481323, 1.942832350730896, 1.960261583328247, 1.5071024894714355, 0.670501172542572, 0.8970807194709778, 0.16505448520183563, 0.7925055623054504, -0.7586928009986877, -0.619259238243103, [e2e-predictor] 1.9776906967163086, 1.8731155395507812, 2.082265853881836, 1.803398847579956, 1.2805230617523193, 0.7925055623054504, 0.4962092638015747, 0.513638436794281, 0.513638436794281, -1.2641394138336182, 0.478780061006546, 1.768540382385254, 1.175947904586792, 1.768540382385254, 1.1062309741973877, 1.5942485332489014, 1.9776906967163086, 1.8731155395507812, 2.2565577030181885, 2.2914161682128906, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.2216994762420654, 1.9079740047454834, 1.925403118133545, 1.960261583328247, 1.960261583328247, 0.670501172542572, 0.9319390654563904, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.071372628211975, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0365142822265625, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.32191720604896545, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.42649248242378235, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8622223138809204, 0.984226644039154, 1.0365142822265625, 1.0888018608093262, 1.175947904586792, 1.2630938291549683, 1.332810640335083, 1.4199565649032593, 1.4548149108886719, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.7511112689971924, 1.785969614982605, 1.8208279609680176, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.9951199293136597, 1.9951199293136597, 1.960261583328247, 1.960261583328247, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.9776906967163086, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 0.5310676693916321, 0.9667974710464478, 0.6530719995498657, 1.2979521751403809, 1.4025273323059082, 0.966797471046 [e2e-predictor] 4478, 1.489673376083374, 1.489673376083374, 1.0190850496292114, 1.332810640335083, 1.315381407737732, 0.6879304051399231, 1.158518671989441, 1.8731155395507812, 1.8382571935653687, 1.8905447721481323, 1.9951199293136597, 1.5245317220687866, -0.23581695556640625, 1.629106879234314, 0.8622223138809204, 1.2108062505722046, -1.0375598669052124, 2.117124319076538, 1.8208279609680176, 2.1694118976593018, 2.2914161682128906, 2.1694118976593018, 2.0125491619110107, 1.8382571935653687, 0.7750763297080994, 0.6182135939598083, 0.8447931408882141, -1.246710181236267, 1.5071024894714355, 0.33934640884399414, 1.8556864261627197, 1.803398847579956, 1.4548149108886719, 1.785969614982605, 1.5593900680541992, 1.3502397537231445, 2.2565577030181885, 2.361132860183716, 2.3262743949890137, 2.3437037467956543, 2.1868410110473633, 1.8731155395507812, 1.8556864261627197, 2.047407388687134, 1.768540382385254, 0.6182135939598083, 0.8796514868736267, 1.053943395614624, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.0190850496292114, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.9493682980537415, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321], [0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.42649248242378235, 0.513638436794281, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9493682980537415, 1.0190850496292114, 1.1236603260040283, 1.2282354831695557, 1.2979521751403809, 1.3502397537231445, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 1.5942485332489014, 1.6813944578170776, 1.7336820363998413, 1.7511112689971924, 1.8208279609680176, 1.8731155395507812, 1.9079740047454834, 1.942832350730896, 1.960261583328247, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9254031 [e2e-predictor] 18133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.9079740047454834, 1.925403118133545, 1.0016558170318604, 1.5942485332489014, 0.7053595781326294, 1.4548149108886719, 0.984226644039154, 0.984226644039154, 1.3502397537231445, 1.4199565649032593, 0.670501172542572, 1.2282354831695557, 1.2456645965576172, 0.6356428265571594, 1.3502397537231445, 1.803398847579956, 1.785969614982605, 1.942832350730896, 1.942832350730896, 1.7511112689971924, 1.1236603260040283, 1.8208279609680176, 1.8382571935653687, 1.332810640335083, -1.176993489265442, 1.9079740047454834, 1.8731155395507812, 2.1868410110473633, 2.239128589630127, 2.2914161682128906, 2.0648367404937744, 2.0648367404937744, 1.9776906967163086, 1.0016558170318604, 0.7402179837226868, 0.33934640884399414, -1.0724183320999146, 1.158518671989441, 1.2805230617523193, 1.0016558170318604, 1.6639652252197266, 1.5593900680541992, 0.9493682980537415, 1.0888018608093262, 2.27398681640625, 2.3437037467956543, 2.395991325378418, 2.3785619735717773, 2.2914161682128906, 2.1694118976593018, 2.047407388687134, 1.9776906967163086, 1.7511112689971924, 0.9145098924636841, 0.7402179837226868, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.8447931408882141, 0.8099347352981567, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.3742047846317291, 0.44392168521881104, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7576471567153931, 0.827363908290863, 0.9145098924636841, 0.984226644039154, 1.0888018608093262, 1.158518671989441, 1.2456645965576172, 1.2979521751403809, 1.3850982189178467, 1.472244143486023, 1.5071024894714355, 1.5593900680541992, 1.646536111831665, 1.6813944578170776, 1.7336820363998413, 1.768540382385254, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.942832350730896, 1.942832350730896, 1.9428 [e2e-predictor] 32350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.9776906967163086, 1.5071024894714355, 1.3502397537231445, 1.332810640335083, 1.8382571935653687, 1.3676689863204956, 0.670501172542572, 0.6182135939598083, 0.9493682980537415, 0.4962092638015747, 1.175947904586792, 1.2630938291549683, 0.7576471567153931, 1.2979521751403809, 1.803398847579956, 1.8556864261627197, 1.925403118133545, 1.8382571935653687, 1.2630938291549683, -0.009237446822226048, 1.8731155395507812, 2.0996949672698975, 1.2979521751403809, -0.9504139423370361, 1.8905447721481323, 1.960261583328247, 2.2216994762420654, 2.239128589630127, 2.3437037467956543, 2.117124319076538, 2.151982545852661, 2.0648367404937744, 2.0996949672698975, 0.8622223138809204, 0.8796514868736267, -1.403572916984558, 1.6988236904144287, 1.0190850496292114, 1.8382571935653687, 1.611677646636963, 1.4373857975006104, 0.984226644039154, 1.0016558170318604, 2.2565577030181885, 2.27398681640625, 2.3785619735717773, 2.395991325378418, 2.3262743949890137, 2.239128589630127, 2.1345534324645996, 1.960261583328247, 1.8731155395507812, 1.6988236904144287, 0.7576471567153931, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8447931408882141, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546], [0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.32191720604896545, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.4090631604194641, 0.5310676693916321, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7227887511253357, 0.7750763297080994, 0.8622223138809204, 0.9667974710464478, 1.053943395614624, 1.1062309741973877, 1.175947904586792, 1.2456645965576172, 1.2979521751403809, 1.4025273323059082, 1.45481 [e2e-predictor] 49108886719, 1.5245317220687866, 1.629106879234314, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.5942485332489014, 1.175947904586792, 1.2979521751403809, 1.8731155395507812, 1.629106879234314, 1.0190850496292114, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 1.1062309741973877, 1.1062309741973877, 0.8099347352981567, 1.7336820363998413, 1.7511112689971924, 1.768540382385254, 1.8905447721481323, 1.2456645965576172, 0.4613508880138397, 0.8622223138809204, 1.6639652252197266, 1.942832350730896, 1.0888018608093262, -0.8284096121788025, 2.047407388687134, 2.117124319076538, 2.239128589630127, 2.2565577030181885, 2.308845281600952, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.1868410110473633, 1.5768193006515503, 0.7576471567153931, -0.1486709862947464, 0.7402179837226868, 1.8905447721481323, 1.942832350730896, 1.925403118133545, 1.4199565649032593, 1.3676689863204956, 0.7053595781326294, 2.27398681640625, 2.308845281600952, 2.3437037467956543, 2.4134204387664795, 2.3437037467956543, 2.3437037467956543, 2.2914161682128906, 1.9776906967163086, 1.9951199293136597, 1.942832350730896, 0.8099347352981567, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.0888018608093262, 1.1236603260040283, 1.0888018608093262, 1.1236603260040283, 1.1236603260040283, 1.1062309741973877, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.25220 [e2e-predictor] 04544734955, 0.28705883026123047, 0.30448800325393677, 0.35677558183670044, 0.44392168521881104, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8447931408882141, 0.8970807194709778, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.2108062505722046, 1.315381407737732, 1.4025273323059082, 1.4373857975006104, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.768540382385254, 1.803398847579956, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.960261583328247, 1.960261583328247, 1.960261583328247, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.942832350730896, 1.9079740047454834, 1.925403118133545, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8731155395507812, 1.7162528038024902, 1.5071024894714355, 1.1062309741973877, 1.7336820363998413, 1.8731155395507812, 1.6813944578170776, 0.5310676693916321, 0.35677558183670044, 0.5659260153770447, 0.8970807194709778, 0.7925055623054504, 1.053943395614624, 1.646536111831665, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 0.18248367309570312, -0.04409583657979965, -0.688975989818573, 0.8622223138809204, 1.5245317220687866, 0.7227887511253357, 1.3676689863204956, 2.1868410110473633, 2.0648367404937744, 2.2216994762420654, 2.1694118976593018, 2.239128589630127, 2.2565577030181885, 2.3262743949890137, 2.27398681640625, 2.2565577030181885, 1.7511112689971924, 1.942832350730896, 1.053943395614624, 0.7925055623054504, 1.960261583328247, 1.9951199293136597, 1.489673376083374, 0.7053595781326294, 1.158518671989441, 0.8970807194709778, 2.151982545852661, 2.27398681640625, 2.3437037467956543, 2.4134204387664795, 2.3785619735717773, 2.2914161682128906, 2.3437037467956543, 2.082265853881836, 2.117124319076538, 1.785969614982605, 1.053943395614624, 0.7402179837226868, 0.8970807194709778, 0.9493682980537415, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.071372628211975, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.9319390654563904, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.8099347352981567, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.42649248242378235, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.3916339874267578, [e2e-predictor] 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5659260153770447, 0.6182135939598083, 0.6879304051399231, 0.7402179837226868, 0.7750763297080994, 0.827363908290863, 1.0190850496292114, 1.053943395614624, 1.1236603260040283, 1.175947904586792, 1.2979521751403809, 1.3502397537231445, 1.3850982189178467, 1.5071024894714355, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.7336820363998413, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.942832350730896, 1.942832350730896, 1.942832350730896, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.925403118133545, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8208279609680176, 1.8731155395507812, 1.6813944578170776, 1.4373857975006104, 1.2979521751403809, 1.5419609546661377, 2.0125491619110107, 1.9951199293136597, 1.5419609546661377, -0.09638340771198273, 0.670501172542572, 0.984226644039154, 0.670501172542572, 1.4199565649032593, 1.8731155395507812, 2.0299782752990723, 1.9079740047454834, 2.0299782752990723, -0.1312417984008789, 0.1999128758907318, -0.619259238243103, 0.2347712516784668, 1.1062309741973877, 1.6988236904144287, 1.332810640335083, 2.1868410110473633, 2.0299782752990723, 2.3262743949890137, 2.2216994762420654, 2.2216994762420654, 2.1868410110473633, 2.2216994762420654, 2.2565577030181885, 2.2216994762420654, 2.082265853881836, 1.9951199293136597, 1.9776906967163086, 1.611677646636963, 1.925403118133545, 1.9079740047454834, 1.489673376083374, 0.8796514868736267, 1.3502397537231445, 1.489673376083374, 1.8905447721481323, 2.308845281600952, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.2216994762420654, 2.204270124435425, 1.5768193006515503, 1.3502397537231445, 0.7053595781326294, 0.8796514868736267, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447], [0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, [e2e-predictor] 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.32191720604896545, 0.3742047846317291, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.9667974710464478, 1.0190850496292114, 1.071372628211975, 1.1410894393920898, 1.2630938291549683, 1.2979521751403809, 1.3676689863204956, 1.472244143486023, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.646536111831665, 1.6988236904144287, 1.7162528038024902, 1.7511112689971924, 1.803398847579956, 1.8382571935653687, 1.8556864261627197, 1.8731155395507812, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.925403118133545, 1.925403118133545, 1.8905447721481323, 1.8905447721481323, 1.8556864261627197, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8905447721481323, 1.8731155395507812, 1.8556864261627197, 1.8905447721481323, 1.803398847579956, 1.8208279609680176, 1.0016558170318604, 1.3676689863204956, 1.0190850496292114, 1.3502397537231445, 2.082265853881836, 2.047407388687134, 1.8556864261627197, 0.4613508880138397, 0.7227887511253357, 0.8796514868736267, 0.670501172542572, 1.5593900680541992, 1.8556864261627197, 2.047407388687134, 2.0299782752990723, 1.1062309741973877, 0.3916339874267578, 0.1999128758907318, -0.4623964726924896, -0.4798256754875183, 0.5484968423843384, 1.1236603260040283, 1.646536111831665, 2.0299782752990723, 2.047407388687134, 2.1345534324645996, 2.2216994762420654, 2.151982545852661, 1.8905447721481323, 2.204270124435425, 2.3437037467956543, 2.308845281600952, 2.151982545852661, 2.047407388687134, 2.082265853881836, 1.8905447721481323, 1.8208279609680176, 1.960261583328247, 1.785969614982605, 0.8447931408882141, 1.175947904586792, 1.3502397537231445, 1.942832350730896, 2.308845281600952, 2.361132860183716, 2.3785619735717773, 2.395991325378418, 2.395991325378418, 2.361132860183716, 2.3262743949890137, 2.2565577030181885, 1.785969614982605, 1.5942485332489014, 0.7402179837226868, 0.8622223138809204, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 1.0190850496292114, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.600784420967102, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0. [e2e-predictor] 5484968423843384, 0.5484968423843384], [0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.5659260153770447, 0.6356428265571594, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.9319390654563904, 0.984226644039154, 1.053943395614624, 1.1236603260040283, 1.1933770179748535, 1.2456645965576172, 1.315381407737732, 1.4199565649032593, 1.4548149108886719, 1.5071024894714355, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8382571935653687, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.9079740047454834, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8382571935653687, 1.8556864261627197, 1.8382571935653687, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.768540382385254, 1.175947904586792, 1.2630938291549683, 0.9667974710464478, 1.2805230617523193, 2.047407388687134, 2.0125491619110107, 1.5071024894714355, 1.1236603260040283, 0.600784420967102, 0.44392168521881104, 0.6879304051399231, 1.8556864261627197, 1.9079740047454834, 1.8208279609680176, 1.9776906967163086, 0.28705883026123047, -0.04409583657979965, 0.6356428265571594, -0.23581695556640625, -0.4972548484802246, 0.1999128758907318, 0.7925055623054504, 1.4548149108886719, 1.472244143486023, 1.7336820363998413, 2.204270124435425, 2.151982545852661, 2.117124319076538, 2.204270124435425, 2.2565577030181885, 2.2914161682128906, 2.2914161682128906, 2.2216994762420654, 2.151982545852661, 2.151982545852661, 1.942832350730896, 1.9079740047454834, 2.082265853881836, 1.7336820363998413, 0.5310676693916321, 1.0016558170318604, 1.3850982189178467, 2.0648367404937744, 2.308845281600952, 2.361132860183716, 2.395991325378418, 2.430849552154541, 2.395991325378418, 2.361132860183716, 2.3437037467956543, 2.2565577030181885, 1.8731155395507812, 1.8208279609680176, 0.6879304051399231, 0.827363908290863, 0.8796514868736267, 0.9145098924636841, 0.9319390654563904, 1.0016558170318604, 1.0190850496292114, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.0888018608093262, 1.053943395614624, 1.0365142822265625, 1.0016558170318604, 0.984226644039154, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.827363908290863, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.5659260 [e2e-predictor] 153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.670501172542572, 0.6879304051399231, 0.7576471567153931, 0.7925055623054504, 0.8622223138809204, 0.9667974710464478, 1.071372628211975, 1.175947904586792, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4548149108886719, 1.472244143486023, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.6639652252197266, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.8208279609680176, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8905447721481323, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8731155395507812, 1.8731155395507812, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.785969614982605, 1.768540382385254, 1.785969614982605, 1.785969614982605, 1.8382571935653687, 1.6988236904144287, 1.2979521751403809, 1.315381407737732, 0.9493682980537415, 1.4548149108886719, 2.047407388687134, 1.785969614982605, 1.1062309741973877, 1.4373857975006104, 0.4613508880138397, 0.4613508880138397, 1.4548149108886719, 1.8556864261627197, 2.204270124435425, 1.8556864261627197, 1.768540382385254, 0.30448800325393677, 0.06047932058572769, 0.827363908290863, -0.23581695556640625, 0.09533771127462387, -0.8981263637542725, 0.7925055623054504, 0.8447931408882141, 1.175947904586792, 2.082265853881836, 1.8382571935653687, 2.1694118976593018, 2.1694118976593018, 1.9951199293136597, 2.1868410110473633, 2.3437037467956543, 2.204270124435425, 2.204270124435425, 2.204270124435425, 2.1868410110473633, 2.0648367404937744, 2.0648367404937744, 1.768540382385254, 2.1345534324645996, 1.175947904586792, 1.2979521751403809, 1.5768193006515503, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.361132860183716, 2.3262743949890137, 1.8905447721481323, 1.6639652252197266, 0.7750763297080994, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, [e2e-predictor] 1.0190850496292114, 1.0016558170318604, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8622223138809204, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.33934640884399414, 0.3916339874267578, 0.4613508880138397, 0.513638436794281, 0.5484968423843384, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.9319390654563904, 1.0365142822265625, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2805230617523193, 1.332810640335083, 1.4025273323059082, 1.4199565649032593, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.611677646636963, 1.6639652252197266, 1.6988236904144287, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.785969614982605, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.8208279609680176, 1.8556864261627197, 1.785969614982605, 1.768540382385254, 1.768540382385254, 1.7511112689971924, 1.7511112689971924, 1.768540382385254, 1.6988236904144287, 1.4373857975006104, 1.4025273323059082, 0.8796514868736267, 1.4025273323059082, 2.0299782752990723, 0.4090631604194641, 0.600784420967102, 1.4373857975006104, 1.071372628211975, 1.472244143486023, 1.472244143486023, 1.9079740047454834, 1.8382571935653687, 1.6988236904144287, 1.472244143486023, 0.02562093921005726, 0.07790851593017578, 0.5659260153770447, -0.41010889410972595, 0.6879304051399231, -0.6715468168258667, 0.07790851593017578, 1.071372628211975, 1.8556864261627197, 1.9776906967163086, 1.5071024894714355, 1.8731155395507812, 2.117124319076538, 2.151982545852661, 2.204270124435425, 2.308845281600952, 2.151982545852661, 2.2216994762420654, 2.1345534324645996, 2.082265853881836, 2.0996949672698975, 2.0648367404937744, 2.151982545852661, 2.151982545852661, 0.14762529730796814, 1.1410894393920898, 1.611677646636963, 2.0299782752990723, 2.3785619735717773, 2.4134204387664795, 2.4134204387664795, 2.3785619735717773, 2.3437037467956543, 2.326 [e2e-predictor] 2743949890137, 2.3262743949890137, 2.2914161682128906, 1.472244143486023, 1.768540382385254, 0.600784420967102, 0.7750763297080994, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.1062309741973877, 1.0888018608093262, 1.071372628211975, 1.053943395614624, 1.0190850496292114, 1.0016558170318604, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8970807194709778, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5659260153770447, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546], [0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.32191720604896545, 0.3916339874267578, 0.44392168521881104, 0.478780061006546, 0.5310676693916321, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7402179837226868, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0888018608093262, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.5071024894714355, 1.5419609546661377, 1.5942485332489014, 1.629106879234314, 1.6639652252197266, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7511112689971924, 1.768540382385254, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8208279609680176, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8208279609680176, 1.8556864261627197, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.8382571935653687, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.768540382385254, 1.7511112689971924, 1.7162528038024902, 1.7162528038024902, 1.6639652252197266, 1.646536111831665, 1.4373857975006104, 1.5071024894714355, 0.8796514868736267, 1.5245317220687866, 1.6813944578170776, -0.41010889410972595, -0.601830005645752, 0.9667974710464478, 1.472244143486023, 1.6639652252197266, 1.7511112689971924, 1.9079740047454834, 1.8905447721481323, 1.489673376083374, 0.9667974710464478, -0.009237446822226048, -0.25324615836143494, 0.0430501289665699, 0.02562093921005726, 0.600784420967102, -0.1312417984008789, 0.4613508880138397, 0.6182135939598083, 1.2979521751403809, 1.2630938291549683, 1.942832350730896, 1.7336820363998413, 1.8208279609680176, 1.8731155395507812, 2.0 [e2e-predictor] 47407388687134, 2.3262743949890137, 2.2216994762420654, 2.27398681640625, 2.0648367404937744, 2.082265853881836, 2.2216994762420654, 1.9776906967163086, 2.151982545852661, 1.8731155395507812, 0.7227887511253357, 1.0190850496292114, 1.646536111831665, 1.942832350730896, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.361132860183716, 2.308845281600952, 2.308845281600952, 2.27398681640625, 1.803398847579956, 1.925403118133545, 0.600784420967102, 0.7402179837226868, 0.827363908290863, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.071372628211975, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.071372628211975, 1.0016558170318604, 1.0365142822265625, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.9145098924636841, 0.7925055623054504, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.4090631604194641, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7402179837226868, 0.7925055623054504, 0.8622223138809204, 0.9145098924636841, 1.0365142822265625, 1.071372628211975, 1.1410894393920898, 1.2108062505722046, 1.2282354831695557, 1.2805230617523193, 1.3502397537231445, 1.3850982189178467, 1.4373857975006104, 1.489673376083374, 1.5419609546661377, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.7162528038024902, 1.7336820363998413, 1.785969614982605, 1.785969614982605, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.8208279609680176, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.785969614982605, 1.8208279609680176, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.803398847579956, 1.768540382385254, 1.768540382385254, 1.768540382385254, 1.7336820363998413, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.611677646636963, 1.5768193006515503, 1.315381407737732, 1.472244143486023, 0.5659260153770447, 1.611677646636963, 1.5245317220687866, 0.11276690661907196, -0.23581695556640625, 0.06047932058572769, 1.8556864261627197, 0.33934640884399414, 1.8905447721481323, 1.9428 [e2e-predictor] 32350730896, 1.942832350730896, 1.4548149108886719, 1.053943395614624, 0.30448800325393677, 0.44392168521881104, 1.1062309741973877, 0.11276690661907196, 1.0016558170318604, 0.6356428265571594, -0.25324615836143494, 0.2173420637845993, 0.7750763297080994, 0.7925055623054504, 1.2282354831695557, 1.489673376083374, 1.611677646636963, 0.6530719995498657, 1.4025273323059082, 2.151982545852661, 2.2216994762420654, 2.2914161682128906, 2.27398681640625, 2.117124319076538, 2.27398681640625, 2.151982545852661, 1.7511112689971924, 2.082265853881836, 0.7750763297080994, 1.4199565649032593, 1.472244143486023, 1.8556864261627197, 2.308845281600952, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 1.960261583328247, 1.785969614982605, 0.6356428265571594, 0.7402179837226868, 0.8099347352981567, 0.8622223138809204, 0.8970807194709778, 0.9319390654563904, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.8099347352981567, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6530719995498657, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747], [0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.3742047846317291, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.9493682980537415, 1.0016558170318604, 1.053943395614624, 1.1410894393920898, 1.1933770179748535, 1.2630938291549683, 1.2630938291549683, 1.315381407737732, 1.3676689863204956, 1.4025273323059082, 1.4373857975006104, 1.5245317220687866, 1.5768193006515503, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.646536111831665, 1.6639652252197266, 1.6813944578170776, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7511112689971924, 1.7336820363998413, 1.733682 [e2e-predictor] 0363998413, 1.7336820363998413, 1.7162528038024902, 1.6813944578170776, 1.6639652252197266, 1.6639652252197266, 1.785969614982605, 1.6813944578170776, 1.053943395614624, 1.315381407737732, 0.7750763297080994, 1.611677646636963, 1.1933770179748535, 0.09533771127462387, -1.1595642566680908, -0.23581695556640625, 1.646536111831665, 0.4613508880138397, 1.6988236904144287, 1.960261583328247, 1.8905447721481323, 1.6813944578170776, 1.071372628211975, 0.18248367309570312, 0.513638436794281, 1.2282354831695557, 0.18248367309570312, 0.600784420967102, 0.30448800325393677, -0.688975989818573, 0.6356428265571594, 0.8447931408882141, 1.332810640335083, 1.2282354831695557, 1.175947904586792, 1.5942485332489014, 1.0888018608093262, 1.942832350730896, 2.2565577030181885, 2.1694118976593018, 2.2914161682128906, 2.117124319076538, 2.082265853881836, 2.0648367404937744, 1.960261583328247, 1.9951199293136597, 2.0996949672698975, 1.803398847579956, 1.2979521751403809, 1.611677646636963, 1.960261583328247, 2.204270124435425, 2.2565577030181885, 2.3437037467956543, 2.3785619735717773, 2.395991325378418, 2.3785619735717773, 2.3785619735717773, 2.204270124435425, 2.0648367404937744, 1.472244143486023, 1.489673376083374, 0.6530719995498657, 0.7227887511253357, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0365142822265625, 1.0190850496292114, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.053943395614624, 1.053943395614624, 1.0365142822265625, 0.984226644039154, 0.9145098924636841, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.827363908290863, 0.7750763297080994, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747], [0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2696296274662018, 0.35677558183670044, 0.44392168521881104, 0.4962092638015747, 0.5484968423843384, 0.6356428265571594, 0.6879304051399231, 0.7053595781326294, 0.7576471567153931, 0.8099347352981567, 0.9319390654563904, 0.9493682980537415, 1.0016558170318604, 1.071372628211975, 1.1236603260040283, 1.175947904586792, 1.2282354831695557, 1.2630938291549683, 1.315381407737732, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5942485332489014, 1.611677646636963, 1.629106879234314, 1.6639652252197266, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.716 [e2e-predictor] 2528038024902, 1.7162528038024902, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7162528038024902, 1.7336820363998413, 1.7336820363998413, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.646536111831665, -0.37525051832199097, 1.158518671989441, 0.3742047846317291, 1.646536111831665, 1.0365142822265625, 0.02562093921005726, -0.026666639372706413, -0.39267969131469727, 0.1999128758907318, 0.3742047846317291, 1.785969614982605, 2.082265853881836, 1.8208279609680176, 1.629106879234314, 0.1999128758907318, 0.11276690661907196, 0.42649248242378235, 0.8970807194709778, 0.33934640884399414, 0.7925055623054504, 0.7750763297080994, -0.41010889410972595, -0.3229629397392273, 0.7925055623054504, 0.8796514868736267, 0.0430501289665699, 0.984226644039154, 1.489673376083374, 1.2456645965576172, 2.151982545852661, 2.1868410110473633, 2.1345534324645996, 2.1694118976593018, 2.239128589630127, 1.9776906967163086, 1.785969614982605, 1.8556864261627197, 1.960261583328247, 2.0125491619110107, 1.8905447721481323, 1.5419609546661377, 1.8556864261627197, 2.0299782752990723, 2.2216994762420654, 2.27398681640625, 2.308845281600952, 2.3785619735717773, 2.3437037467956543, 2.3785619735717773, 2.3437037467956543, 2.308845281600952, 2.0648367404937744, 1.472244143486023, 2.0648367404937744, 0.6530719995498657, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0190850496292114, 1.053943395614624, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0190850496292114, 0.9493682980537415, 0.8796514868736267, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8099347352981567, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397], [0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.28705883026123047, 0.35677558183670044, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8970807194709778, 0.9145098924636841, 0.9667974710464478, 1.053943395614624, 1.071372628211975, 1 [e2e-predictor] .1410894393920898, 1.1933770179748535, 1.2282354831695557, 1.2805230617523193, 1.315381407737732, 1.3676689863204956, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.629106879234314, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6988236904144287, 1.6639652252197266, 1.629106879234314, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, -1.0027015209197998, 1.158518671989441, 0.18248367309570312, 1.5419609546661377, 0.8099347352981567, 0.2696296274662018, 0.7576471567153931, 0.5659260153770447, 0.984226644039154, 0.5659260153770447, 1.7336820363998413, 2.0996949672698975, 1.7511112689971924, 1.646536111831665, 0.600784420967102, 0.16505448520183563, 0.28705883026123047, 0.6879304051399231, 0.4613508880138397, 0.7750763297080994, 1.1062309741973877, 0.3742047846317291, -0.619259238243103, 1.332810640335083, 0.44392168521881104, 1.1236603260040283, -0.1661001741886139, 0.7402179837226868, 0.600784420967102, 1.768540382385254, 2.0125491619110107, 2.117124319076538, 2.204270124435425, 2.239128589630127, 2.0996949672698975, 1.803398847579956, 1.8556864261627197, 2.0299782752990723, 1.803398847579956, 1.7511112689971924, 1.2979521751403809, 1.803398847579956, 1.8905447721481323, 2.27398681640625, 2.239128589630127, 2.3262743949890137, 2.3785619735717773, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.308845281600952, 2.1868410110473633, 1.9776906967163086, 1.6813944578170776, 0.6356428265571594, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.0365142822265625, 1.071372628211975, 1.071372628211975, 1.053943395614624, 1.0016558170318604, 0.9667974710464478, 0.8970807194709778, 0.9319390654563904, 0.9145098924636841, 0.8622223138809204, 0.827363908290863, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, [e2e-predictor] 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2696296274662018, 0.30448800325393677, 0.4090631604194641, 0.4962092638015747, 0.4613508880138397, 0.5659260153770447, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8447931408882141, 0.8970807194709778, 0.9493682980537415, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.1236603260040283, 1.158518671989441, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3850982189178467, 1.4199565649032593, 1.4373857975006104, 1.472244143486023, 1.489673376083374, 1.5245317220687866, 1.5593900680541992, 1.611677646636963, 1.629106879234314, 1.646536111831665, 1.646536111831665, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6988236904144287, 1.6639652252197266, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6813944578170776, 1.6639652252197266, 1.629106879234314, 1.611677646636963, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5245317220687866, -0.20095856487751007, 1.1410894393920898, 0.9319390654563904, 1.3676689863204956, 1.315381407737732, 0.478780061006546, 0.30448800325393677, 0.7053595781326294, 1.2456645965576172, -0.1312417984008789, 1.1410894393920898, 2.082265853881836, 1.5071024894714355, 1.5071024894714355, 0.7402179837226868, 0.008191745728254318, 0.3742047846317291, 0.7925055623054504, 0.7576471567153931, 0.670501172542572, 1.315381407737732, 0.32191720604896545, -0.7064052224159241, 0.8970807194709778, 1.4548149108886719, 1.489673376083374, 1.3676689863204956, 0.2522004544734955, 1.2630938291549683, 1.1236603260040283, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.3262743949890137, 2.2216994762420654, 1.5768193006515503, 1.7336820363998413, 2.0125491619110107, 1.8382571935653687, 1.768540382385254, 0.8622223138809204, 1.646536111831665, 1.925403118133545, 2.3437037467956543, 2.151982545852661, 2.361132860183716, 2.395991325378418, 2.4134204387664795, 2.361132860183716, 2.3785619735717773, 2.3437037467956543, 2.239128589630127, 1.9951199293136597, 2.0299782752990723, 0.670501172542572, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.0016558170318604, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.0190850496292114, 0.9667974710464478, 0.9145098924636841, 0.9493682980537415, 0.9319390654563904, 0.8622223138809204, 0.8447931408882141, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.6182135939598083, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397], [0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.304488 [e2e-predictor] 00325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.18248367309570312, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.3742047846317291, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.8447931408882141, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.158518671989441, 1.2108062505722046, 1.2456645965576172, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.4025273323059082, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.5942485332489014, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.629106879234314, 1.629106879234314, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.611677646636963, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.4199565649032593, 1.646536111831665, 0.0430501289665699, 1.1236603260040283, 1.315381407737732, 1.6813944578170776, 1.7162528038024902, 0.2696296274662018, 0.7227887511253357, 1.0365142822265625, -0.4623964726924896, -0.4972548484802246, 0.6182135939598083, 2.151982545852661, 1.5942485332489014, 1.2456645965576172, 0.6530719995498657, -0.5495424270629883, 0.984226644039154, 0.5833552479743958, 0.600784420967102, 0.3916339874267578, 0.9493682980537415, 0.513638436794281, 0.09533771127462387, -0.3578213155269623, 0.4090631604194641, 1.315381407737732, 1.175947904586792, 0.7925055623054504, -0.06152502819895744, -0.20095856487751007, 1.2979521751403809, 1.925403118133545, 2.1345534324645996, 2.4134204387664795, 2.239128589630127, 1.6639652252197266, 1.768540382385254, 1.5245317220687866, 1.8208279609680176, 1.8208279609680176, 1.5768193006515503, 1.5071024894714355, 1.785969614982605, 2.395991325378418, 2.3437037467956543, 2.361132860183716, 2.3785619735717773, 2.3785619735717773, 2.3785619735717773, 2.3437037467956543, 2.3262743949890137, 1.925403118133545, 1.6988236904144287, 2.047407388687134, 0.7053595781326294, 0.7576471567153931, 0.7750763297080994, 0.827363908290863, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.984226644039154, 0.984226644039154, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8622223138809204, 0.8622223138809204, 0.8447931408882141, 0.7925055623054504, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.513638436794281, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.46135088801 [e2e-predictor] 38397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.42649248242378235, 0.478780061006546, 0.513638436794281, 0.5484968423843384, 0.600784420967102, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.827363908290863, 0.9145098924636841, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1062309741973877, 1.175947904586792, 1.1933770179748535, 1.2456645965576172, 1.2630938291549683, 1.332810640335083, 1.3676689863204956, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5768193006515503, 1.5942485332489014, 1.5942485332489014, 1.5768193006515503, 1.5593900680541992, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.4199565649032593, 1.629106879234314, 0.600784420967102, 1.2630938291549683, 1.315381407737732, 1.629106879234314, 1.7336820363998413, 0.478780061006546, 0.2173420637845993, 0.7402179837226868, -1.1421350240707397, -0.688975989818573, 1.2630938291549683, 2.047407388687134, 1.489673376083374, 0.7053595781326294, 1.0888018608093262, -0.3229629397392273, 0.5484968423843384, -0.39267969131469727, -0.21838775277137756, 0.5833552479743958, 1.2456645965576172, 0.600784420967102, 0.13019609451293945, -0.8806971907615662, 0.4962092638015747, 1.4199565649032593, -0.20095856487751007, -0.4798256754875183, -0.44496726989746094, -0.06152502819895744, 0.8796514868736267, 1.7511112689971924, 2.117124319076538, 2.1345534324645996, 2.1868410110473633, 1.646536111831665, 2.1345534324645996, 2.239128589630127, 2.0996949672698975, 1.7162528038024902, 2.1868410110473633, 1.1236603260040283, 1.7511112689971924, 2.3785619735717773, 2.3262743949890137, 2.3437037467956543, 2.3437037467956543, 2.395991325378418, 2.4134204387664795, 2.395991325378418, 2.2914161682128906, 1.5593900680541992, 1.5071024894714355, 1.8731155395507812, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7750763297080994, 0.8447931408882141, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.984226644039154, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 0.9493682980537415, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.44392168521881104, 0.4264 [e2e-predictor] 9248242378235, 0.42649248242378235], [0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.33934640884399414, 0.3916339874267578, 0.44392168521881104, 0.513638436794281, 0.5310676693916321, 0.5833552479743958, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.071372628211975, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.3676689863204956, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.472244143486023, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5419609546661377, 1.5419609546661377, 1.5419609546661377, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5593900680541992, 1.5593900680541992, 1.5768193006515503, 1.5768193006515503, 1.5419609546661377, 1.5419609546661377, 1.5245317220687866, 1.5071024894714355, 1.472244143486023, 1.4025273323059082, 1.5245317220687866, 0.7925055623054504, 1.315381407737732, 1.3676689863204956, 1.6988236904144287, 1.6813944578170776, 0.33934640884399414, 0.2173420637845993, -0.7412636280059814, -0.5669716596603394, 0.4090631604194641, 1.8208279609680176, 2.1345534324645996, 1.5071024894714355, 1.2630938291549683, 0.5484968423843384, -0.601830005645752, 0.9667974710464478, 0.5310676693916321, -0.6541175842285156, 0.7402179837226868, 0.9493682980537415, 0.7576471567153931, 0.32191720604896545, -0.532113254070282, 0.3916339874267578, 0.670501172542572, -0.5669716596603394, 0.3742047846317291, -0.7064052224159241, 0.14762529730796814, 1.175947904586792, 1.5942485332489014, 1.1933770179748535, 2.1868410110473633, 2.1694118976593018, 1.768540382385254, 2.151982545852661, 2.27398681640625, 1.9951199293136597, 1.8382571935653687, 2.361132860183716, 1.9079740047454834, 1.6639652252197266, 2.3262743949890137, 2.2914161682128906, 2.239128589630127, 2.3437037467956543, 2.3785619735717773, 2.4134204387664795, 2.430849552154541, 2.3437037467956543, 1.8731155395507812, 1.8208279609680176, 1.3502397537231445, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.8796514868736267, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.9667974710464478, 0.8796514868736267, 0.8447931408882141, 0.8447931408882141, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5 [e2e-predictor] 13638436794281, 0.4613508880138397, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.4613508880138397, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.1999128758907318, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.7227887511253357, 0.7750763297080994, 0.827363908290863, 0.8099347352981567, 0.827363908290863, 0.827363908290863, 0.8622223138809204, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.4199565649032593, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5245317220687866, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4373857975006104, 1.3676689863204956, 1.489673376083374, -0.11381260305643082, 1.2108062505722046, 1.6639652252197266, 1.803398847579956, 1.7511112689971924, 1.472244143486023, 0.2522004544734955, -0.7064052224159241, -1.7172983884811401, 0.7053595781326294, 2.0299782752990723, 2.239128589630127, 1.5245317220687866, 1.332810640335083, 1.3502397537231445, -0.3055337369441986, 0.513638436794281, 0.9145098924636841, -0.5146840810775757, 0.13019609451293945, 1.0190850496292114, 0.6530719995498657, 0.7750763297080994, -0.2881045341491699, 0.18248367309570312, -0.1312417984008789, -0.4623964726924896, -0.7935512065887451, -0.009237446822226048, 0.9319390654563904, 1.629106879234314, 1.4373857975006104, 1.611677646636963, 1.942832350730896, 1.6813944578170776, 1.8382571935653687, 1.6988236904144287, 2.0996949672698975, 2.0299782752990723, 2.0299782752990723, 2.308845281600952, 2.151982545852661, 1.768540382385254, 2.2914161682128906, 2.117124319076538, 2.0299782752990723, 2.3437037467956543, 2.395991325378418, 2.395991325378418, 2.4134204387664795, 2.3785619735717773, 1.5942485332489014, 1.0365142822265625, 1.3676689863204956, 0.8796514868736267, 0.6182135939598083, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0 [e2e-predictor] .9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.984226644039154, 0.984226644039154, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.8796514868736267, 0.827363908290863, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641], [0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.3916339874267578, 0.478780061006546, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7402179837226868, 0.8099347352981567, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.9667974710464478, 0.984226644039154, 1.0016558170318604, 1.053943395614624, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2979521751403809, 1.4025273323059082, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4548149108886719, 1.4373857975006104, 1.4373857975006104, 1.472244143486023, 1.4548149108886719, 1.472244143486023, 1.472244143486023, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.5071024894714355, 1.489673376083374, 1.489673376083374, 1.472244143486023, 1.472244143486023, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.4025273323059082, 1.315381407737732, 0.4090631604194641, 1.158518671989441, 1.7336820363998413, 1.8208279609680176, 1.646536111831665, 1.611677646636963, 0.42649248242378235, 0.06047932058572769, -1.3512853384017944, 1.2805230617523193, 2.0648367404937744, 2.361132860183716, 1.4199565649032593, 1.3850982189178467, 1.071372628211975, 0.2173420637845993, 0.6356428265571594, 1.0016558170318604, -0.1312417984008789, 0.32191720604896545, 0.44392168521881104, 0.9319390654563904, 0.5833552479743958, -0.25324615836143494, -0.6715468168258667, -0.5844008326530457, 0.0430501289665699, -0.7238344550132751, -0.7238344550132751, 0.8099347352981567, 1.5245317220687866, 1.8208279609680176, 1.2456645965576172, 1.3850982189178467, 0.5833552479743958, 1.5942485332489014, 2.0125491619110107, 2.0125491619110107, 1.960261583328247, 1.611677646636963, 2.2216994762420654, 2.1868410110473633, 1.768540382385254, 1.8382571935653687, 2.2216994762420654, 2.3437037467956543, 2.361132860183716, 2. [e2e-predictor] 4134204387664795, 2.430849552154541, 2.4134204387664795, 2.361132860183716, 1.960261583328247, 1.8556864261627197, 1.1933770179748535, 1.1933770179748535, 0.600784420967102, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.827363908290863, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.827363908290863, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.42649248242378235, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5484968423843384, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.30448800325393677, 0.2696296274662018, 0.3742047846317291, 0.44392168521881104, 0.4613508880138397, 0.513638436794281, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7750763297080994, 0.8099347352981567, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.0190850496292114, 1.071372628211975, 1.1236603260040283, 1.158518671989441, 1.175947904586792, 1.2108062505722046, 1.2456645965576172, 1.2805230617523193, 1.315381407737732, 1.332810640335083, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4199565649032593, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4199565649032593, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4548149108886719, 1.4548149108886719, 1.489673376083374, 1.472244143486023, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.489673376083374, 1.4548149108886719, 1.4548149108886719, 1.4548149108886719, 1.4373857975006104, 1.4199565649032593, 1.3850982189178467, 1.3850982189178467, 1.315381407737732, 1.1933770179748535, -0.44496726989746094, 1.158518671989441, 1.7336820363998413, 1.8556864261627197, 1.646536111831665, 1.6988236904144287, 0.7750763297080994, -0.07895421981811523, 0.7053595781326294, 0.7750763297080994, 1.8731155395507812, 2.239128589630127, 1.332810640335083, 0.2173420637845993, 0.670501172542572, 0.0430501289665699, 0.18248367309570312, 0.5484968423843384, 0.7227887511253357, -0.3229629397392273, 0.8796514868736267, 0.30448800325393677, 0.8796514868736267, -0.39267969131469727, 0.4090631604194641, 0.5833552479743958, -0.25324615836143494, 0.5833552479743958, -0.8806971 [e2e-predictor] 907615662, 0.33934640884399414, 1.2979521751403809, 2.0996949672698975, 0.827363908290863, 0.827363908290863, -0.3055337369441986, 1.472244143486023, 1.8382571935653687, 1.6639652252197266, 1.2979521751403809, 1.2630938291549683, 2.0299782752990723, 2.0996949672698975, 1.7336820363998413, 1.6813944578170776, 2.2216994762420654, 2.430849552154541, 2.4134204387664795, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.925403118133545, 2.0648367404937744, 0.5833552479743958, 0.7402179837226868, 0.35677558183670044, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414], [0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.44392168521881104, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.35677558183670044, 0.4090631604194641, 0.42649248242378235, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5484968423843384, 0.6356428265571594, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7750763297080994, 0.9145098924636841, 0.9319390654563904, 0.984226644039154, 1.0190850496292114, 1.053943395614624, 1.071372628211975, 1.1236603260040283, 1.1410894393920898, 1.2108062505722046, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.4025273323059082, 1.4025273323059082, 1.4199565649032593, 1.4373857975006104, 1.4199565649032593, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4373857975006104, 1.4025273323059082, 1.3850982189178467, 1.3850982189178467, 1.3502397537231445, 1.2805230617523193, 1.1933770179748535, -0.3403921127319336, 1.1410894393920898, 1.768540382385254, 1.785969614982605, 1.8208279609680176, 1.7162528038024902, 0.7576471567153931, 0.14762529730796814, 0.7925055623 [e2e-predictor] 054504, 0.11276690661907196, 1.8556864261627197, 2.1868410110473633, 1.472244143486023, 0.3742047846317291, 1.2805230617523193, 0.9145098924636841, 0.06047932058572769, 0.6879304051399231, 0.7925055623054504, -0.3055337369441986, 0.9667974710464478, 1.053943395614624, 0.7750763297080994, -0.3055337369441986, -0.18352937698364258, 0.2173420637845993, 1.0888018608093262, 0.7750763297080994, 0.6182135939598083, 1.053943395614624, 0.8622223138809204, 2.1868410110473633, 0.7576471567153931, 0.1999128758907318, -0.8981263637542725, 1.7336820363998413, 1.472244143486023, 1.332810640335083, 0.1999128758907318, 0.3916339874267578, 1.7162528038024902, 2.0648367404937744, 1.646536111831665, 0.9667974710464478, 2.308845281600952, 2.5005664825439453, 2.4482789039611816, 2.430849552154541, 2.430849552154541, 2.4134204387664795, 2.308845281600952, 1.785969614982605, 1.2108062505722046, -0.11381260305643082, -0.18352937698364258, 0.1999128758907318, 0.670501172542572, 0.7750763297080994, 0.7402179837226868, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9667974710464478, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.7402179837226868, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.4090631604194641, 0.3916339874267578, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.30448800325393677, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.32191720604896545, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044], [0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.28705883026123047, 0.28705883026123047, 0.33934640884399414, 0.4090631604194641, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.4962092638015747, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.9493682980537415, 1.0016558170318604, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.1933770179748535, 1.1933770179748535, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.332810640335083, 1.332810640335083, 1.315381407737732, 1.2979521751403809, 1.332810640335083, 1.3676689863204956, 1.3850982189178467, 1.3850982189178467, 1.4025273323059082, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863 [e2e-predictor] 204956, 1.3676689863204956, 1.3676689863204956, 1.3676689863204956, 1.332810640335083, 1.3502397537231445, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2630938291549683, 1.2282354831695557, 1.2282354831695557, -0.7935512065887451, 1.2456645965576172, 1.5071024894714355, 1.7336820363998413, 1.8731155395507812, 1.768540382385254, 0.600784420967102, -0.1661001741886139, 0.4962092638015747, 0.2347712516784668, 1.960261583328247, 1.9776906967163086, 1.2630938291549683, 0.2347712516784668, 1.4548149108886719, 1.6988236904144287, 1.3502397537231445, 1.0365142822265625, -0.5146840810775757, -0.18352937698364258, 0.5310676693916321, 1.5942485332489014, 0.7227887511253357, -0.026666639372706413, 0.11276690661907196, -0.07895421981811523, 1.1062309741973877, 0.6879304051399231, -0.009237446822226048, 1.3676689863204956, 1.7511112689971924, 2.0299782752990723, 1.9079740047454834, 0.6530719995498657, -0.06152502819895744, 1.8382571935653687, 1.7162528038024902, 1.4025273323059082, 1.768540382385254, 0.7053595781326294, 1.3676689863204956, 1.9079740047454834, 1.489673376083374, 0.8622223138809204, 2.204270124435425, 2.151982545852661, 2.4482789039611816, 2.3785619735717773, 2.395991325378418, 2.3437037467956543, 2.2565577030181885, 1.925403118133545, 1.803398847579956, 0.33934640884399414, 0.28705883026123047, 0.670501172542572, 0.6356428265571594, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.3916339874267578, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641], [0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4613508880138397, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2347712516784668, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.32191720604896545, 0.3742047846317291, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.513638436794281, 0.5484968423843384, 0.5659260153770447, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.1062309741973877, 1.1410894393920898, 1.158518671989441, 1.193377017974 [e2e-predictor] 8535, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2805230617523193, 1.2979521751403809, 1.2979521751403809, 1.315381407737732, 1.3502397537231445, 1.3676689863204956, 1.3850982189178467, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.332810640335083, 1.2979521751403809, 1.2805230617523193, 1.2979521751403809, 1.2805230617523193, 1.2805230617523193, 1.2630938291549683, 1.2456645965576172, 1.1933770179748535, 1.1410894393920898, -1.176993489265442, 1.2979521751403809, 1.489673376083374, 1.8382571935653687, 1.9079740047454834, 1.803398847579956, 0.6530719995498657, -0.09638340771198273, 0.30448800325393677, -0.06152502819895744, 2.047407388687134, 1.8905447721481323, 0.7576471567153931, 0.18248367309570312, 1.2456645965576172, 1.4199565649032593, 0.5833552479743958, 0.2522004544734955, -0.21838775277137756, 1.1236603260040283, 1.053943395614624, 1.4373857975006104, 0.984226644039154, 0.0430501289665699, 0.14762529730796814, 0.28705883026123047, 0.4962092638015747, 0.5310676693916321, 0.33934640884399414, 0.7576471567153931, 1.489673376083374, 1.8208279609680176, 2.151982545852661, 1.9951199293136597, 1.942832350730896, 2.0299782752990723, 1.768540382385254, 1.5942485332489014, 1.785969614982605, 1.2805230617523193, 1.7162528038024902, 2.0299782752990723, 1.2630938291549683, 0.6356428265571594, 2.0996949672698975, 1.925403118133545, 2.2565577030181885, 2.3262743949890137, 2.3262743949890137, 2.3785619735717773, 2.2914161682128906, 1.9776906967163086, 1.9776906967163086, 1.0190850496292114, 1.1410894393920898, 1.0365142822265625, 0.5659260153770447, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7750763297080994, 0.7925055623054504, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9493682980537415, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.8622223138809204, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6356428265571594, 0.5833552479743958, 0.5484968423843384, 0.4962092638015747, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.478780061006546, 0.42649248242378235, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.28705883026123047, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.2173420637845993, 0.2522004544734955, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.39163 [e2e-predictor] 39874267578, 0.4613508880138397, 0.4962092638015747, 0.5310676693916321, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7227887511253357, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8447931408882141, 0.9493682980537415, 1.0016558170318604, 1.0190850496292114, 1.0365142822265625, 1.071372628211975, 1.1062309741973877, 1.1410894393920898, 1.1410894393920898, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2456645965576172, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.315381407737732, 1.332810640335083, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2979521751403809, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2282354831695557, 1.2108062505722046, 1.1236603260040283, 1.175947904586792, -1.1595642566680908, 1.3502397537231445, 1.5071024894714355, 1.8556864261627197, 1.785969614982605, 1.6988236904144287, 0.8447931408882141, 0.8447931408882141, -0.42753809690475464, 0.07790851593017578, 2.0648367404937744, 1.9079740047454834, -0.04409583657979965, -0.688975989818573, 1.1933770179748535, 1.3676689863204956, -0.026666639372706413, -0.44496726989746094, 0.32191720604896545, 1.0365142822265625, 0.984226644039154, 1.6639652252197266, 2.0125491619110107, 1.0888018608093262, 0.7576471567153931, 1.2108062505722046, 0.2696296274662018, 0.18248367309570312, 0.44392168521881104, 0.16505448520183563, 0.8447931408882141, 0.984226644039154, 1.611677646636963, 1.8556864261627197, 2.151982545852661, 1.5768193006515503, 1.315381407737732, 1.5768193006515503, 1.5245317220687866, 1.5768193006515503, 1.2456645965576172, 1.9951199293136597, 0.6879304051399231, -0.532113254070282, 1.8905447721481323, 1.629106879234314, 1.768540382385254, 1.8556864261627197, 2.0125491619110107, 2.3437037467956543, 2.239128589630127, 1.2630938291549683, 1.5071024894714355, 1.2805230617523193, 0.35677558183670044, 0.28705883026123047, 0.4962092638015747, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8970807194709778, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8970807194709778, 0.7750763297080994, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.4613508880138397, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.42649248242378235, 0.3916339874267578, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.30448800325393677, 0.28705883026123047, 0.321 [e2e-predictor] 91720604896545, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.13019609451293945, 0.1999128758907318, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.33934640884399414, 0.35677558183670044, 0.4090631604194641, 0.4613508880138397, 0.4962092638015747, 0.5833552479743958, 0.600784420967102, 0.5833552479743958, 0.670501172542572, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.827363908290863, 0.8970807194709778, 0.9493682980537415, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1236603260040283, 1.1410894393920898, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.2456645965576172, 1.2805230617523193, 1.2805230617523193, 1.2979521751403809, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.175947904586792, 1.158518671989441, 1.1062309741973877, 1.1062309741973877, -0.8458387851715088, 1.2979521751403809, 1.6988236904144287, 1.8731155395507812, 1.7336820363998413, 1.071372628211975, 0.8099347352981567, -0.09638340771198273, -0.3229629397392273, -0.4623964726924896, 2.117124319076538, 1.768540382385254, 0.7053595781326294, -1.1072766780853271, 1.4199565649032593, 1.4199565649032593, -0.04409583657979965, -0.18352937698364258, 0.7227887511253357, 0.7402179837226868, 0.14762529730796814, 1.4548149108886719, 1.9776906967163086, 0.42649248242378235, 1.1410894393920898, 0.5484968423843384, -0.44496726989746094, -0.25324615836143494, -0.11381260305643082, 0.06047932058572769, 0.8796514868736267, 0.44392168521881104, 0.28705883026123047, -0.1661001741886139, 1.785969614982605, 0.11276690661907196, 1.2630938291549683, 1.2979521751403809, 0.8099347352981567, 0.7053595781326294, 1.2630938291549683, 1.9079740047454834, -0.1312417984008789, 1.2456645965576172, 1.611677646636963, 1.4025273323059082, -0.4798256754875183, 0.0430501289665699, 1.7336820363998413, 2.4134204387664795, 2.1694118976593018, 1.5245317220687866, 1.4373857975006104, 1.8382571935653687, 0.30448800325393677, 0.6356428265571594, 0.42649248242378235, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.827363908290863, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.9319390654563904, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6182135939598083, 0.5484968423843384, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.513638436794281, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.42649248242378235, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.513638436794281, 0.4 [e2e-predictor] 78780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.30448800325393677, 0.28705883026123047, 0.33934640884399414, 0.3742047846317291, 0.3916339874267578, 0.478780061006546, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.9145098924636841, 0.984226644039154, 1.0016558170318604, 1.0365142822265625, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.2108062505722046, 1.2282354831695557, 1.2108062505722046, 1.2108062505722046, 1.2108062505722046, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2630938291549683, 1.2456645965576172, 1.2456645965576172, 1.2456645965576172, 1.2282354831695557, 1.2282354831695557, 1.2282354831695557, 1.1933770179748535, 1.175947904586792, 1.175947904586792, 1.175947904586792, 1.1410894393920898, 1.1062309741973877, 1.071372628211975, 1.0365142822265625, 0.9493682980537415, 0.8796514868736267, -0.9678431153297424, 1.3676689863204956, 1.5419609546661377, 1.7336820363998413, 0.9319390654563904, 0.5833552479743958, 0.11276690661907196, 0.28705883026123047, 0.4613508880138397, 0.6182135939598083, 2.2914161682128906, 1.7511112689971924, 0.6356428265571594, -0.9329847693443298, 1.158518671989441, 1.4373857975006104, 0.2696296274662018, 0.7925055623054504, 0.7053595781326294, 0.18248367309570312, 0.33934640884399414, 1.7336820363998413, 1.611677646636963, 0.4090631604194641, 1.1236603260040283, 0.7750763297080994, 0.2696296274662018, 0.33934640884399414, 0.9319390654563904, 0.8099347352981567, 0.9493682980537415, -0.18352937698364258, -0.601830005645752, -0.4623964726924896, 0.0430501289665699, 1.053943395614624, 0.9145098924636841, 1.5245317220687866, 1.1933770179748535, 0.8970807194709778, 1.1933770179748535, 1.2805230617523193, -0.8458387851715088, 1.5245317220687866, 0.478780061006546, -0.41010889410972595, -0.27067533135414124, 0.008191745728254318, 1.4199565649032593, 2.27398681640625, 1.8905447721481323, 0.7227887511253357, 1.8905447721481323, 0.7750763297080994, -0.25324615836143494, 0.478780061006546, 0.5310676693916321, 0.6182135939598083, 0.6530719995498657, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.42649248242378235, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.600784420967102, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.67050117254257 [e2e-predictor] 2, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.6356428265571594, 0.670501172542572, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5310676693916321, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.35677558183670044, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.3742047846317291, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.4613508880138397, 0.4962092638015747, 0.5484968423843384, 0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6879304051399231, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.9319390654563904, 0.9667974710464478, 0.984226644039154, 1.053943395614624, 1.053943395614624, 1.053943395614624, 1.0888018608093262, 1.1062309741973877, 1.1062309741973877, 1.1062309741973877, 1.1236603260040283, 1.158518671989441, 1.158518671989441, 1.1933770179748535, 1.2108062505722046, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.2108062505722046, 1.175947904586792, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.1933770179748535, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.1236603260040283, 1.0888018608093262, 1.053943395614624, 0.984226644039154, 0.9667974710464478, 0.8970807194709778, 0.8099347352981567, -0.42753809690475464, 1.3502397537231445, 1.611677646636963, 1.803398847579956, 0.7750763297080994, 1.2456645965576172, 0.35677558183670044, 0.3742047846317291, 0.07790851593017578, 1.2282354831695557, 2.117124319076538, 1.785969614982605, 0.8796514868736267, -1.2292810678482056, 1.4025273323059082, 1.071372628211975, 0.6530719995498657, 0.13019609451293945, 0.13019609451293945, 0.4613508880138397, 1.2630938291549683, 1.7336820363998413, 1.7511112689971924, 0.5484968423843384, 1.3676689863204956, 1.332810640335083, 0.5484968423843384, 1.1410894393920898, 0.28705883026123047, 1.3676689863204956, 1.315381407737732, -0.8109803795814514, -0.9678431153297424, -1.2641394138336182, -0.9504139423370361, 1.1062309741973877, 0.7750763297080994, 1.158518671989441, 1.9079740047454834, 1.472244143486023, 1.3676689863204956, 1.1236603260040283, -0.9504139423370361, 1.3850982189178467, 0.9667974710464478, 0.008191745728254318, 0.02562093921005726, 0.2173420637845993, 0.9319390654563904, 1.646536111831665, 0.4090631604194641, 1.489673376083374, 2.1345534324645996, 1.053943395614624, 0.7402179837226868, 0.2696296274662018, 0.5484968423843384, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.7750763297080994, 0.7925055623054504, 0.8099347352981567, 0.8099347352981567, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.7925055623054504, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.46135088 [e2e-predictor] 80138397, 0.4613508880138397, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.5659260153770447, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.44392168521881104, 0.3916339874267578, 0.4090631604194641, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.32191720604896545, 0.32191720604896545, 0.32191720604896545, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.4090631604194641, 0.4613508880138397, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.7402179837226868, 0.7576471567153931, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9667974710464478, 1.0016558170318604, 1.0190850496292114, 1.0190850496292114, 1.0365142822265625, 1.053943395614624, 1.053943395614624, 1.071372628211975, 1.158518671989441, 1.158518671989441, 1.1410894393920898, 1.175947904586792, 1.175947904586792, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.158518671989441, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.071372628211975, 1.1062309741973877, 1.1062309741973877, 1.071372628211975, 1.0190850496292114, 0.9667974710464478, 0.9493682980537415, 0.9145098924636841, 0.827363908290863, 0.7227887511253357, 0.06047932058572769, 1.2108062505722046, 1.803398847579956, 1.8382571935653687, 1.7511112689971924, 1.4373857975006104, 0.600784420967102, 0.2173420637845993, -0.5495424270629883, 1.5942485332489014, 2.204270124435425, 1.8556864261627197, 1.175947904586792, -1.1247059106826782, 1.472244143486023, 0.6879304051399231, 1.4025273323059082, 0.35677558183670044, 0.5310676693916321, 0.5484968423843384, 1.472244143486023, 1.0888018608093262, 1.5593900680541992, 0.8099347352981567, 1.158518671989441, 0.7402179837226868, 0.9319390654563904, 0.478780061006546, 1.1236603260040283, 0.6356428265571594, -0.8632679581642151, 0.008191745728254318, 0.14762529730796814, -0.1661001741886139, -1.089847445487976, -0.44496726989746094, 0.28705883026123047, 0.9667974710464478, 1.768540382385254, 1.5245317220687866, 1.2805230617523193, 0.06047932058572769, -0.41010889410972595, 1.6813944578170776, 1.4199565649032593, 0.008191745728254318, 0.02562093921005726, 0.6879304051399231, 1.158518671989441, 0.8099347352981567, 1.4548149108886719, 1.629106879234314, 1.6813944578170776, 1.2282354831695557, -0.2881045341491699, 0.3742047846317291, 0.4613508880138397, 0.5833552479743958, 0.600784420967102, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415 [e2e-predictor] , 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641], [0.5833552479743958, 0.5833552479743958, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.513638436794281, 0.4613508880138397, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.33934640884399414, 0.30448800325393677, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.30448800325393677, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.4962092638015747, 0.5310676693916321, 0.5484968423843384, 0.5833552479743958, 0.6356428265571594, 0.670501172542572, 0.7053595781326294, 0.7402179837226868, 0.7925055623054504, 0.8099347352981567, 0.827363908290863, 0.8796514868736267, 0.8970807194709778, 0.9319390654563904, 0.9319390654563904, 0.9319390654563904, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.053943395614624, 1.0365142822265625, 1.053943395614624, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0888018608093262, 1.071372628211975, 1.0888018608093262, 1.0888018608093262, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 0.984226644039154, 1.0190850496292114, 1.0190850496292114, 1.0016558170318604, 0.9493682980537415, 0.8970807194709778, 0.8970807194709778, 0.8447931408882141, 0.7227887511253357, 0.6530719995498657, 0.5833552479743958, 1.158518671989441, 1.5419609546661377, 1.942832350730896, 1.768540382385254, 1.4373857975006104, 0.670501172542572, 0.06047932058572769, 0.44392168521881104, 1.3502397537231445, 1.9776906967163086, 1.8905447721481323, 1.053943395614624, -0.4798256754875183, 1.4548149108886719, 1.3502397537231445, 1.6639652252197266, 0.6879304051399231, 0.9319390654563904, 1.0365142822265625, 1.315381407737732, 2.0996949672698975, 0.2173420637845993, 0.3742047846317291, 1.1410894393920898, 1.053943395614624, 1.1410894393920898, 0.8447931408882141, 0.478780061006546, -0.2881045341491699, 0.7925055623054504, -0.09638340771198273, 0.2522004544734955, -0.3578213155269623, -1.1072766780853271, -0.9329847693443298, 0.7227887511253357, 1.0190850496292114, 1.8208279609680176, 1.2979521751403809, 1.2108062505722046, -0.27067533135414124, -0.688975989818573, 1.0365142822265625, 1.646536111831665, 0.7925055623054504, -0.3055337369441986, 1.0016558170318604, 1.3850982189178467, 0.8099347352981567, 0.7227887511253357, 0.6879304051399231, 2.117124319076538, 1.2805230617523193, 0.32191720604896545, 0.391633 [e2e-predictor] 9874267578, -0.06152502819895744, 0.5484968423843384, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.9493682980537415, 0.9145098924636841, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641], [0.5659260153770447, 0.5833552479743958, 0.6182135939598083, 0.6530719995498657, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.6879304051399231, 0.670501172542572, 0.6356428265571594, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.3742047846317291, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.2522004544734955, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.28705883026123047, 0.30448800325393677, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.1999128758907318, 0.2173420637845993, 0.2173420637845993, 0.2347712516784668, 0.28705883026123047, 0.30448800325393677, 0.32191720604896545, 0.33934640884399414, 0.4090631604194641, 0.42649248242378235, 0.4962092638015747, 0.513638436794281, 0.5484968423843384, 0.5833552479743958, 0.600784420967102, 0.600784420967102, 0.670501172542572, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.9145098924636841, 0.9145098924636841, 0.9667974710464478, 0.9667974710464478, 1.0016558170318604, 1.0016558170318604, 1.0016558170318604, 1.0365142822265625, 1.0190850496292114, 1.0190850496292114, 1.0190850496292114, 0.9667974710464478, 0.9667974710464478, 0.9667974710464478, 0.9319390654563904, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8622223138809204, 0.7750763297080994, 0.7576471567153931, 0.7227887511253357, 0.670501172542572, 0.6356428265571594, 0.30448800325393677, 1.1236603260040283, 1.611677646636963, 1.925403118133545, 1.785969614982605, 1.5942485332489014, 0.5659260153770447, 0.8622223138809204, 1.071372628211975, 1.8208279609680176, 1.9776906967163086, 1.5942485332489014, 0.7402179837226868, -0.11381260305643082, 1.3502397537231445, 1.5245317220687866, 1.3850982189178467, 1.0888018608093262, 0.7925055623054504, 1.4199565649032593, 1.2108062505722046, 2.047407388687134, 0.9493682980537415, 0.9667974710464478, 1.158518671989441, -0.20095856487751007, 0.9493682980537415, 1.053943395614624, 0.4613508880138397, -0.20095856487751007, -0.06152502819895744, 0.09533771127462387, 0.3916339874267578, -0.09638340771198273, -0.636688411235809 [e2e-predictor] 3, -0.3403921127319336, -0.8284096121788025, 0.18248367309570312, 1.5419609546661377, 2.0299782752990723, 1.0190850496292114, -0.4798256754875183, -0.37525051832199097, 0.5484968423843384, 0.7925055623054504, 0.3916339874267578, -0.009237446822226048, 0.9667974710464478, 1.5768193006515503, 1.1236603260040283, 0.478780061006546, 0.8447931408882141, -0.009237446822226048, 0.9667974710464478, 1.1933770179748535, 0.02562093921005726, 0.06047932058572769, 0.5659260153770447, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.827363908290863, 0.8447931408882141, 0.8447931408882141, 0.8970807194709778, 0.8970807194709778, 0.9319390654563904, 0.8970807194709778, 0.8970807194709778, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.6879304051399231, 0.6530719995498657, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4090631604194641, 0.44392168521881104, 0.4090631604194641, 0.4090631604194641], [0.6182135939598083, 0.5659260153770447, 0.5833552479743958, 0.6356428265571594, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6356428265571594, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.4613508880138397, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4090631604194641, 0.35677558183670044, 0.35677558183670044, 0.32191720604896545, 0.2696296274662018, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.32191720604896545, 0.32191720604896545, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.14762529730796814, 0.18248367309570312, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2522004544734955, 0.2696296274662018, 0.28705883026123047, 0.32191720604896545, 0.3916339874267578, 0.35677558183670044, 0.3742047846317291, 0.4090631604194641, 0.478780061006546, 0.5310676693916321, 0.5310676693916321, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.7227887511253357, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.8099347352981567, 0.8447931408882141, 0.827363908290863, 0.8447931408882141, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.8796514868736267, 0.8622223138809204, 0.827363908290863, 0.827363908290863, 0.8099347352981567, 0.7576471567153931, 0.7576471567153931, 0.670501172542572, 0.6356428265571594, 0.6356428265571594, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 1.3850982189178467, 1.646536111831665, 1.960261583328247, 1.7162528038024902, 1.5593900680541992, 0.8447931408882141, 0.5659260153770447, 1.5071024894714355, 1.629106879234314, 1.9079740047454834, 1.5942485332489014, 0.7576471567153931, -0.3578213155269623, 1.54196 [e2e-predictor] 09546661377, 1.472244143486023, 1.1410894393920898, 1.158518671989441, 0.4613508880138397, 1.4548149108886719, 1.629106879234314, 1.5071024894714355, 0.478780061006546, 1.0190850496292114, 1.0365142822265625, 0.35677558183670044, 0.30448800325393677, 1.2108062505722046, 0.3916339874267578, 0.11276690661907196, -0.4972548484802246, 0.8099347352981567, 0.513638436794281, 0.8622223138809204, -1.1072766780853271, -0.20095856487751007, -1.0549890995025635, -0.4972548484802246, 1.0888018608093262, 1.9079740047454834, 1.1410894393920898, 0.07790851593017578, 0.4090631604194641, 0.8447931408882141, 0.06047932058572769, 0.7925055623054504, 0.33934640884399414, 1.2456645965576172, 1.785969614982605, 1.5245317220687866, -0.18352937698364258, -0.1661001741886139, -0.3578213155269623, -0.5669716596603394, 1.4025273323059082, 1.7511112689971924, 0.3916339874267578, 0.5484968423843384, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.9145098924636841, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.44392168521881104, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4090631604194641, 0.44392168521881104, 0.42649248242378235], [0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.7053595781326294, 0.7053595781326294, 0.670501172542572, 0.6530719995498657, 0.600784420967102, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.4090631604194641, 0.4090631604194641, 0.3916339874267578, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.2696296274662018, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2696296274662018, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2347712516784668, 0.2173420637845993, 0.1999128758907318, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.13019609451293945, 0.16505448520183563, 0.16505448520183563, 0.16505448520183563, 0.1999128758907318, 0.2347712516784668, 0.2522004544734955, 0.2347712516784668, 0.2696296274662018, 0.32191720604896545, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.3916339874267578, 0.4090631604194641, 0.4962092638015747, 0.4962092638015747, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.600784420967102, 0.6182135939598083, 0.6530719995498657, 0.6530719995498657, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.67050117 [e2e-predictor] 2542572, 0.6530719995498657, 0.6182135939598083, 0.5833552479743958, 0.513638436794281, 0.513638436794281, 0.4613508880138397, 0.7053595781326294, 1.4025273323059082, 1.7511112689971924, 1.9079740047454834, 1.803398847579956, 1.6813944578170776, 1.1933770179748535, 0.7750763297080994, 1.6639652252197266, 1.768540382385254, 1.8905447721481323, 1.5245317220687866, 0.35677558183670044, 0.008191745728254318, 1.5942485332489014, 1.0016558170318604, 0.9493682980537415, 0.9319390654563904, 1.071372628211975, 0.7925055623054504, 1.158518671989441, 1.2805230617523193, -0.25324615836143494, 1.5419609546661377, 0.8099347352981567, 0.44392168521881104, 0.4962092638015747, 0.18248367309570312, -0.11381260305643082, 0.42649248242378235, -0.3403921127319336, 0.6530719995498657, 0.7576471567153931, 0.5310676693916321, 0.18248367309570312, -0.3055337369441986, 0.8099347352981567, -0.39267969131469727, 1.2630938291549683, 0.6182135939598083, 0.8622223138809204, -0.42753809690475464, 0.2347712516784668, 1.315381407737732, 1.1062309741973877, 1.4373857975006104, 1.3850982189178467, 1.9776906967163086, 1.9951199293136597, 1.7162528038024902, -1.1072766780853271, -0.6541175842285156, 0.8099347352981567, 0.7750763297080994, 1.2282354831695557, 1.9776906967163086, 1.4025273323059082, 0.478780061006546, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7053595781326294, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7925055623054504, 0.8447931408882141, 0.8447931408882141, 0.8622223138809204, 0.8970807194709778, 0.8970807194709778, 0.8970807194709778, 0.8796514868736267, 0.8099347352981567, 0.7925055623054504, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.670501172542572, 0.6182135939598083, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.4613508880138397, 0.4613508880138397, 0.44392168521881104, 0.4613508880138397, 0.42649248242378235, 0.42649248242378235, 0.42649248242378235], [0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7227887511253357, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2173420637845993, 0.2522004544734955, 0.2522004544734955, 0.1999128758907318, 0.14762529730796814, 0.13019609451293945, 0.13019609451293945, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.14762529730796814, 0.16505448520183563, 0.18248367309570312, 0.2173420637845993, 0.2347712516784668, 0.2696296274662018, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.5659260153770447, 0.5484968 [e2e-predictor] 423843384, 0.5833552479743958, 0.6356428265571594, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.670501172542572, 0.6530719995498657, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.6530719995498657, 0.6879304051399231, 0.670501172542572, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.35677558183670044, 0.30448800325393677, 0.6182135939598083, 1.2979521751403809, 1.6639652252197266, 1.8382571935653687, 1.8208279609680176, 1.2805230617523193, 0.14762529730796814, 1.053943395614624, 1.6988236904144287, 1.8905447721481323, 1.7511112689971924, 1.0190850496292114, -0.532113254070282, -0.7064052224159241, 1.2282354831695557, 1.053943395614624, 1.158518671989441, 0.7925055623054504, 0.5310676693916321, 0.7576471567153931, 0.18248367309570312, 0.6879304051399231, -0.1312417984008789, 1.4548149108886719, 1.611677646636963, 0.42649248242378235, 1.158518671989441, 1.0190850496292114, 1.2979521751403809, 0.13019609451293945, 1.0888018608093262, 1.0365142822265625, 1.053943395614624, 1.071372628211975, 0.7750763297080994, -0.8806971907615662, 0.7576471567153931, -0.1486709862947464, 1.315381407737732, -0.11381260305643082, -0.42753809690475464, -0.4623964726924896, 1.0365142822265625, 0.478780061006546, 0.6530719995498657, 0.9493682980537415, 1.768540382385254, 1.1236603260040283, 1.7336820363998413, 2.0125491619110107, -1.333856225013733, 1.332810640335083, 1.0888018608093262, 0.5659260153770447, 1.4199565649032593, 1.5245317220687866, 1.5593900680541992, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7053595781326294, 0.6530719995498657, 0.6356428265571594, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5484968423843384, 0.513638436794281, 0.5310676693916321, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.42649248242378235, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7925055623054504, 0.7576471567153931, 0.7750763297080994, 0.7925055623054504, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.6879304051399231, 0.6879304051399231, 0.670501172542572, 0.6530719995498657, 0.6182135939598083, 0.5659260153770447, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.44392168521881104, 0.4090631604194641, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.35677558183670044, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.32191720604896545, 0.30448800325393677, 0.30448800325393677, 0.30448800325393677, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.28705883026123047, 0.2522004544734955, 0.2522004544734955, 0.2522004544734955, 0.2173420637845993, 0.2173420637845993, 0.18248367309570312, 0.18248367309570312, 0.2173420637845993, 0.2173420637845993, 0.16505448520183563, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.095 [e2e-predictor] 33771127462387, 0.13019609451293945, 0.13019609451293945, 0.16505448520183563, 0.1999128758907318, 0.2173420637845993, 0.2347712516784668, 0.2522004544734955, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.3742047846317291, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.44392168521881104, 0.4962092638015747, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.4962092638015747, 0.513638436794281, 0.5659260153770447, 0.5833552479743958, 0.5659260153770447, 0.5833552479743958, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.600784420967102, 0.6182135939598083, 0.6182135939598083, 0.6182135939598083, 0.6356428265571594, 0.600784420967102, 0.6356428265571594, 0.6182135939598083, 0.600784420967102, 0.600784420967102, 0.5833552479743958, 0.5484968423843384, 0.513638436794281, 0.478780061006546, 0.4090631604194641, 0.35677558183670044, 0.33934640884399414, 0.2522004544734955, 0.2347712516784668, 0.600784420967102, 1.5071024894714355, 1.7511112689971924, 1.8731155395507812, 1.8556864261627197, 1.1062309741973877, 0.6356428265571594, 1.2456645965576172, 1.8905447721481323, 1.8731155395507812, 1.9079740047454834, 0.11276690661907196, 0.07790851593017578, -0.5669716596603394, 1.3850982189178467, 0.9667974710464478, 0.8796514868736267, 0.8796514868736267, 0.5310676693916321, 1.1236603260040283, 0.7227887511253357, 0.33934640884399414, 0.4090631604194641, 1.2979521751403809, 1.1062309741973877, 1.2979521751403809, 0.7925055623054504, 1.071372628211975, 1.2108062505722046, 0.3742047846317291, 1.4548149108886719, 1.175947904586792, 1.2805230617523193, 0.9493682980537415, 1.071372628211975, -0.6541175842285156, -0.1312417984008789, 0.478780061006546, 0.33934640884399414, 1.0190850496292114, -0.23581695556640625, -0.4623964726924896, 0.8970807194709778, 0.4613508880138397, 0.5310676693916321, -0.23581695556640625, 0.07790851593017578, 0.9145098924636841, 1.5593900680541992, 1.646536111831665, -0.5844008326530457, 1.1062309741973877, 0.6879304051399231, 0.8622223138809204, 1.2805230617523193, 1.646536111831665, 1.3850982189178467, 0.600784420967102, 0.600784420967102, 0.600784420967102, 0.6530719995498657, 0.6530719995498657, 0.6530719995498657, 0.670501172542572, 0.7053595781326294, 0.7227887511253357, 0.7227887511253357, 0.7227887511253357, 0.7402179837226868, 0.8099347352981567, 0.8447931408882141, 0.8622223138809204, 0.8622223138809204, 0.9145098924636841, 0.8970807194709778, 0.8796514868736267, 0.8447931408882141, 0.7750763297080994, 0.7576471567153931, 0.7402179837226868, 0.7227887511253357, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.600784420967102, 0.5659260153770447, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.5310676693916321, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.478780061006546, 0.44392168521881104, 0.44392168521881104], [0.6879304051399231, 0.7053595781326294, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.6182135939598083, 0.5833552479743958, 0.5659260153770447, 0.478780061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.30448800325393677, 0.33934640884399414, 0.28705883026123047, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.25220045 [e2e-predictor] 44734955, 0.2696296274662018, 0.2696296274662018, 0.1999128758907318, 0.2347712516784668, 0.2347712516784668, 0.1999128758907318, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.09533771127462387, 0.11276690661907196, 0.11276690661907196, 0.09533771127462387, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.28705883026123047, 0.33934640884399414, 0.35677558183670044, 0.35677558183670044, 0.3742047846317291, 0.3742047846317291, 0.4090631604194641, 0.3916339874267578, 0.4090631604194641, 0.44392168521881104, 0.44392168521881104, 0.4613508880138397, 0.4613508880138397, 0.478780061006546, 0.513638436794281, 0.513638436794281, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5659260153770447, 0.5833552479743958, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5659260153770447, 0.5484968423843384, 0.4962092638015747, 0.478780061006546, 0.4613508880138397, 0.44392168521881104, 0.3916339874267578, 0.30448800325393677, 0.2696296274662018, 0.2173420637845993, 0.1999128758907318, 0.670501172542572, 1.332810640335083, 1.646536111831665, 1.8556864261627197, 1.8208279609680176, 0.7227887511253357, 0.9493682980537415, 1.3676689863204956, 1.768540382385254, 1.5593900680541992, 1.611677646636963, -1.0375598669052124, -0.009237446822226048, -0.5146840810775757, 1.2630938291549683, 1.1236603260040283, 0.6879304051399231, 1.1410894393920898, 1.3850982189178467, 0.7402179837226868, 0.670501172542572, -0.42753809690475464, 0.06047932058572769, 1.5942485332489014, 1.315381407737732, 0.7925055623054504, 0.06047932058572769, 0.0430501289665699, 1.053943395614624, 0.1999128758907318, 1.4373857975006104, 1.611677646636963, 1.4199565649032593, 1.5245317220687866, 1.3502397537231445, -0.7935512065887451, -0.39267969131469727, 0.8796514868736267, 0.3742047846317291, 0.5833552479743958, -0.1661001741886139, -1.3512853384017944, 0.1999128758907318, 0.0430501289665699, 0.600784420967102, -0.3403921127319336, 0.7227887511253357, 1.2108062505722046, 1.2630938291549683, 1.7511112689971924, -0.8458387851715088, 0.7227887511253357, 0.6879304051399231, 0.2696296274662018, 1.5942485332489014, 1.646536111831665, 1.472244143486023, 0.5833552479743958, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.827363908290863, 0.8622223138809204, 0.8447931408882141, 0.8796514868736267, 0.9145098924636841, 0.8796514868736267, 0.8796514868736267, 0.8622223138809204, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6879304051399231, 0.6879304051399231, 0.6356428265571594, 0.600784420967102, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.4962092638015747, 0.4613508880138397, 0.478780061006546], [0.7053595781326294, 0.7402179837226868, 0.7402179837226868, 0.7053595781326294, 0.7227887511253357, 0.7576471567153931, 0.7576471567153931, 0.7750763297080994, 0.7750763297080994, 0.7750763297080994, 0.7925055623054504, 0.7925055623054504, 0.7402179837226868, 0.7576471567153931, 0.7750763297080994, 0.7402179837226868, 0.7402179837226868, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7402179837226868, 0.7227887511253357, 0.7227887511253357, 0.670501172542572, 0.6530719995498657, 0.6356428265571594, 0.6182135939598083, 0.5833552479743958, 0.5833552479743958, 0.5659260153770447, 0.478780 [e2e-predictor] 061006546, 0.42649248242378235, 0.4090631604194641, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.35677558183670044, 0.33934640884399414, 0.35677558183670044, 0.32191720604896545, 0.33934640884399414, 0.3742047846317291, 0.33934640884399414, 0.3742047846317291, 0.32191720604896545, 0.32191720604896545, 0.28705883026123047, 0.2696296274662018, 0.2696296274662018, 0.2522004544734955, 0.2522004544734955, 0.2347712516784668, 0.2347712516784668, 0.18248367309570312, 0.1999128758907318, 0.1999128758907318, 0.18248367309570312, 0.18248367309570312, 0.1999128758907318, 0.16505448520183563, 0.1999128758907318, 0.18248367309570312, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.13019609451293945, 0.11276690661907196, 0.11276690661907196, 0.13019609451293945, 0.07790851593017578, 0.11276690661907196, 0.13019609451293945, 0.1999128758907318, 0.18248367309570312, 0.2173420637845993, 0.1999128758907318, 0.2347712516784668, 0.2696296274662018, 0.2696296274662018, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.30448800325393677, 0.30448800325393677, 0.33934640884399414, 0.35677558183670044, 0.33934640884399414, 0.33934640884399414, 0.3916339874267578, 0.3916339874267578, 0.3916339874267578, 0.42649248242378235, 0.4613508880138397, 0.4962092638015747, 0.4613508880138397, 0.478780061006546, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.4962092638015747, 0.4962092638015747, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.44392168521881104, 0.42649248242378235, 0.4090631604194641, 0.3742047846317291, 0.30448800325393677, 0.2522004544734955, 0.2173420637845993, 0.14762529730796814, 0.16505448520183563, 0.7402179837226868, 1.489673376083374, 1.6639652252197266, 1.8382571935653687, 1.768540382385254, 0.44392168521881104, 0.6879304051399231, 1.5245317220687866, 1.8556864261627197, 1.925403118133545, 1.4199565649032593, 0.2696296274662018, -0.009237446822226048, -0.2881045341491699, 1.4373857975006104, 1.2282354831695557, 0.478780061006546, 0.5659260153770447, 0.7053595781326294, 1.2630938291549683, 0.7053595781326294, 0.13019609451293945, 0.8099347352981567, 1.8382571935653687, 1.3502397537231445, 1.1410894393920898, 0.827363908290863, 0.0430501289665699, 0.8796514868736267, 0.28705883026123047, 1.332810640335083, 1.4025273323059082, 1.7162528038024902, 1.2979521751403809, 1.8731155395507812, -0.5146840810775757, 0.6530719995498657, -0.04409583657979965, -0.09638340771198273, -0.42753809690475464, 0.2522004544734955, -1.5430065393447876, 1.0016558170318604, 0.7402179837226868, 0.30448800325393677, 0.0430501289665699, -0.09638340771198273, 1.3502397537231445, 1.5593900680541992, 1.942832350730896, -1.490718960762024, 0.28705883026123047, 0.7053595781326294, 0.4613508880138397, 1.7162528038024902, 1.1410894393920898, 0.7053595781326294, 0.600784420967102, 0.5833552479743958, 0.6182135939598083, 0.6356428265571594, 0.6356428265571594, 0.670501172542572, 0.6879304051399231, 0.7053595781326294, 0.7053595781326294, 0.7402179837226868, 0.7750763297080994, 0.7576471567153931, 0.8622223138809204, 0.8796514868736267, 0.8796514868736267, 0.8970807194709778, 0.9145098924636841, 0.8796514868736267, 0.8970807194709778, 0.827363908290863, 0.7576471567153931, 0.7576471567153931, 0.7402179837226868, 0.7053595781326294, 0.6879304051399231, 0.6530719995498657, 0.6530719995498657, 0.6356428265571594, 0.600784420967102, 0.5484968423843384, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5659260153770447, 0.5484968423843384, 0.5310676693916321, 0.5310676693916321, 0.5310676693916321, 0.5484968423843384, 0.5310676693916321, 0.513638436794281, 0.513638436794281, 0.4962092638015747, 0.4962092638015747, 0.478780061006546, 0.478780061006546, 0.5310676693916321, 0.4613508880138397, 0.478780061006546]]]]}]} [e2e-predictor] 2026-05-20 15:59:05.019 4126 kserve.trace response code: 200, content: {"model_name":"isvc-paddle-v2-kserve","model_version":null,"id":"6fb34618-8a25-47f2-a866-c42acbd27a77","parameters":null,"outputs":[{"name":"output-0","shape":[1,1000],"datatype":"FP32","parameters":null,"data":[6.736569968524009e-9,1.153582651625129e-8,5.142186410012073e-8,6.647101002954514e-8,4.094442118685038e-8,1.3402272713847196e-7,9.35544619551365e-8,2.8935589924117266e-8,6.845294819868286e-8,7.680520752728626e-8,2.0334418877610005e-6,1.1085519417974865e-6,2.3477346644540376e-7,6.581955744877632e-7,0.00012372950732242316,4.2878312456196e-7,6.419879809982376e-6,0.9993487000465393,0.00007371911488007754,0.00003101079710177146,5.602713827101979e-6,2.1862256289750803e-6,1.9543842100233633e-8,3.728848128048412e-7,4.29031416615544e-7,1.8250955235998845e-7,7.159837878134567e-8,9.231503561579757e-9,6.469168170042394e-7,7.031603299623157e-9,4.4511686780879245e-8,1.2455829789814743e-7,9.446210924579646e-8,4.3476589439706004e-8,4.6581672563661414e-7,6.797636586952649e-8,2.1060014887552825e-7,2.2604888627597575e-8,1.4311326879123953e-7,7.951216218771151e-8,1.2341666888460168e-7,1.0921577313638409e-6,0.000015243762391037308,3.1172930903267115e-7,2.415180802017858e-7,6.863702850523623e-8,8.46760883632669e-8,9.424560687421035e-8,1.0219084245477461e-8,3.3770398033539095e-8,3.6928447855189006e-8,1.3693848188722768e-7,1.067415098532365e-7,2.5994486918534676e-7,3.486601087843155e-7,3.132020509610811e-8,3.5748260529544496e-7,6.648343742199359e-8,3.163856945320731e-7,1.2095728152416996e-6,8.663983663836916e-8,4.014367860349921e-8,1.2544606420306081e-7,3.320077013313494e-8,1.973121896980956e-7,3.8063546980993124e-7,1.382770449254167e-7,2.3001977211833946e-8,7.14414980507172e-8,2.851079372589993e-8,2.982524804906461e-8,8.935905526641363e-8,6.223806394700659e-7,6.478746428228987e-8,1.3662854314588913e-7,9.973038572752557e-8,2.576123669939534e-8,4.130169273253159e-8,3.9383902361578293e-8,1.2157941853274679e-7,4.302776233089389e-6,1.8178942582380841e-6,1.8520014464229462e-6,1.6245859342234326e-6,0.0000164481571118813,0.000010544756150920875,3.993004611402284e-6,2.646454788646224e-7,0.00001919327405630611,4.803187607649306e-7,1.6962640358997305e-7,4.550436642603017e-6,0.000042358526116004214,4.443309080670588e-6,5.103951934870565e-6,0.000013506267350749113,4.1758286783988297e-7,4.4944314936401497e-7,3.156656873670727e-7,1.0557428140600678e-6,1.3364497952750298e-8,1.3893487249561076e-8,6.770295613023336e-8,1.4129548731034447e-7,7.170429228153807e-8,7.934354329108828e-8,2.6391164809069778e-8,2.6133946562367782e-8,7.1966232972897615e-9,2.1752097012495142e-8,6.684530973188885e-8,3.4177467966856057e-8,1.6228092647452286e-7,4.107051836399478e-7,6.472068889706861e-7,2.9513313393181306e-7,5.653383094994524e-9,4.8300755395302986e-8,8.887371727439586e-9,3.7305639466467255e-8,1.7784008932153483e-8,4.641856232723285e-9,3.413062898971475e-8,1.9373679549516964e-7,1.2980041219634586e-6,3.5640496776068176e-8,2.1493017143825455e-8,3.055253330330743e-7,1.553226809392072e-7,1.4520828699460253e-6,3.488421285169352e-8,0.00003825387466349639,4.508809183789708e-7,4.176648928932991e-7,6.770537765987683e-7,1.4142071336209483e-7,0.00001423571211489616,6.293736873885791e-7,4.762812295666663e-6,9.024806217894366e-7,9.058892942448438e-7,1.5713549146312289e-6,1.5720408441666223e-7,1.8185124872616143e-7,7.193072093514274e-8,1.1952631666645175e-6,8.874753234522359e-7,2.0870552930318809e-7,9.906116105184992e-8,7.793509837483725e-9,1.0058372623689138e-7,4.205883783470199e-7,1.8436001880672848e-7,1.6437729755125474e-7,7.02525184692604e-8,2.5704193262754416e-7,7.586770323086967e-8,7.841231308702845e-7,2.495280568837188e-7,5.157617977147311e-8,4.0673629797538524e-8,7.531674839356128e-9,4.797425745550754e-8,1.7419722553313477e-8,1.7958475950763386e-7,1.2566235163546935e-8,8.975329990335013e-8,3.269607518063822e-8,1.1208221195602164e-7,3.906690437815996e-8,4.676846998563633e-8,1.852334321483795e-7,1.4832883721282997e-7,1.2279221550670627e-7,1.0729002042353386e-6,3.6537970427019673e-9,1.6198204377815273e-7,1.61 [e2e-predictor] 90487173162182e-8,1.2004819893718377e-7,1.480009448329156e-8,4.022906807676918e-8,2.1505718450498534e-7,1.192555032503151e-7,4.898190297808469e-8,7.608841201545147e-8,2.3137237903370078e-8,8.52094430570105e-8,9.586112525994395e-8,1.3351485961266008e-7,3.0216618540634954e-8,4.4238134933038964e-8,2.610634552979718e-8,2.397684113475407e-7,1.3192399705985736e-7,1.6734691854480843e-8,1.5883161097463017e-7,4.064300753725547e-7,8.753363545110915e-8,8.366871497855755e-7,3.437562767771851e-8,7.847781802183817e-8,8.526320982582547e-9,9.601245665180613e-8,5.258879127723048e-7,1.3557291822507977e-7,1.0307118003538562e-7,1.0429684671464656e-8,5.187630236491714e-8,2.1869702493404475e-8,1.179131725592697e-8,2.9806198398318884e-8,4.3383401759911067e-8,2.999067660880428e-8,2.8507258775789523e-8,3.058627484620047e-8,6.441018740588333e-8,1.5363882610586188e-8,1.597368459727022e-8,2.57365329048298e-8,1.090363141997841e-7,3.211827603877282e-8,6.819658615597746e-9,1.9251054084179486e-7,5.825749838095362e-8,1.876556723345857e-7,4.0070369777822634e-7,1.5791380647556252e-8,1.9501307235714194e-7,1.0141919304373914e-8,2.744775962071344e-8,1.2843395680306458e-8,3.7296960186949946e-8,7.407404467585366e-8,4.206033921150265e-8,1.6924593282396927e-8,1.4591853414458456e-7,4.344931525679385e-8,1.7191209167322086e-7,3.5816999144344663e-8,8.440128596021168e-9,4.1947775031303536e-8,2.513996122388562e-8,2.8339847801817086e-8,8.747072399728495e-8,8.277008411994302e-9,1.1676148936601294e-8,1.4548319882123906e-7,7.200192886358536e-9,2.623576165206032e-6,5.675644842995098e-7,1.9483265987219056e-6,6.752511438889996e-8,8.168359499904909e-8,1.0932910754490877e-7,1.6708914074570203e-7,3.138676518688044e-8,2.9734879447573803e-8,5.7520821883372264e-8,5.8507939826313304e-8,3.2544284067625995e-7,3.330167075432655e-8,4.186742614820105e-7,1.5085691984495497e-7,2.334644193524582e-7,2.8639897209359333e-7,2.2940034227758588e-7,1.8537357959758083e-7,3.151756686747831e-7,1.1075776455982123e-6,1.5369606387594104e-7,1.9237216974943294e-7,1.6404264613356645e-7,2.900799245253438e-7,1.2466382770526252e-7,5.802550617772795e-8,5.1861558603150115e-8,6.009345909774311e-9,1.23330778478703e-7,1.3798263864828186e-7,1.7370017246776115e-7,5.617696388071636e-7,5.160393001801822e-8,4.813227150179955e-8,8.032599652096906e-8,2.0644911273848265e-6,5.638538027596951e-7,8.794099244369136e-7,3.4785582556651207e-6,2.972355162000895e-7,3.390414349269122e-7,9.468957529179534e-8,3.754799493549399e-8,1.5678830322940485e-7,8.2030041426151e-8,6.847877820348458e-9,1.825139683830912e-8,6.050154155445853e-8,3.9562941367421445e-8,1.0699794472657231e-7,3.256623699599004e-7,3.536899839673424e-7,7.326217854597417e-8,4.857605517827324e-7,7.717640073678922e-7,3.456741737295488e-8,3.2461647947457095e-7,3.1608240078639938e-6,5.330938535053065e-8,3.645648973815696e-7,5.481521156980307e-7,4.623012372917401e-8,1.346600981833035e-7,4.352903104631878e-8,1.6403919289587066e-7,2.4636646500653114e-8,5.958662185889807e-8,9.493569308460792e-8,5.5234050222452424e-8,5.741187081298449e-8,0.000011850225746457,5.826300366607029e-6,7.420818292303011e-6,9.127862199420633e-7,2.001935399675858e-6,1.0334889566365746e-6,3.514648483360361e-8,2.0589775431290036e-6,3.5655068586493144e-7,6.873136015883574e-8,2.193502490754895e-9,5.560284321859399e-8,3.3266616128457827e-7,1.3073517379780242e-7,2.7187292417352182e-8,1.0462799515664756e-8,7.466601914529747e-7,6.923080064780152e-8,1.6145493830777013e-8,8.568415310605815e-9,4.762142236103273e-9,1.233958357715892e-7,8.340525603500737e-9,3.2648699299642203e-9,5.063196084620358e-9,4.0704488668552585e-9,1.2043389396865223e-8,5.1055555339019065e-9,7.267066948202228e-9,1.1844983305309142e-7,7.53547197973603e-8,6.386873252495207e-8,1.621267564644313e-8,2.6103893446816073e-7,6.979319664424111e-7,6.647392325476176e-8,7.717375183347031e-7,6.651137596236367e-7,3.3244478458982485e-7,3.707229154770175e-7,3.995585302618565e-7,6.411539743567118e-8,7.107263400030206e-8,1.6379799205878953e-7,6.876715730186334e-8,3.4624252975845593e-7,2.0256192101442139e-7,6.19600768914097e-7,2.6840686118134727e-8,6.7202006448496 [e2e-predictor] 83e-7,1.1348156476742588e-6,1.8397651047052932e-6,6.397185075002199e-7,7.257429501805746e-8,4.2213261508550204e-7,3.965735402289283e-7,1.4037237860975438e-7,3.249813573802385e-7,1.5857477819736232e-7,1.1122037335553614e-7,7.39131564841955e-8,3.4231769063808315e-7,5.39788445053091e-8,8.517191218970765e-8,4.060975243191933e-6,0.000014478493540082127,7.316928396505773e-9,6.948383646232514e-9,4.4688626132938225e-8,9.23126250995665e-8,5.41190452452156e-8,2.224259958438779e-7,1.7609368185844687e-8,2.0905980946395175e-8,3.6797160873902612e-9,6.177843658861093e-8,1.7920085326750268e-7,2.6278852871541858e-8,2.698776313536655e-8,1.6432605320915172e-7,1.2827440798446332e-7,4.468845560268164e-8,6.316474099321567e-8,1.9461522171582146e-8,2.0871000927513705e-8,2.2414262446091016e-8,2.4764982953229264e-8,6.785314532464781e-9,2.4248494767675766e-8,4.554914667664889e-9,2.8976625543464252e-8,2.0402152856036082e-8,1.6009290959573264e-7,2.019951637066697e-7,1.6111656009343278e-8,5.964040639128143e-8,4.0982603977113286e-9,3.907972612182675e-8,7.511245847524606e-9,5.965555942566425e-7,1.6478051634294388e-7,1.410681527147517e-8,3.285524030616216e-8,3.338656018314623e-9,1.2200259469352659e-8,4.624581961820695e-8,6.842250765970448e-9,1.7426071252657493e-8,4.661075436729334e-8,9.33183343931887e-8,1.230591379908219e-7,1.2359244294657401e-8,1.1173082903326303e-8,2.772451956900568e-8,2.4191731995415466e-7,3.4511506896706123e-7,2.593734649281032e-8,9.964443847820803e-8,9.797671118860762e-9,1.90853270964908e-7,3.9726497647052383e-8,2.6638923955601967e-8,6.8740502179309715e-9,3.146955052102385e-8,2.4086276084744895e-7,1.3126738451774145e-7,2.1254035686979478e-7,2.0501781605730685e-8,3.694923123020999e-8,6.563101351275691e-7,2.5600135344916453e-8,2.688264899575188e-8,6.880517844365386e-7,2.0092501529234141e-7,2.7880052044793047e-8,2.62837644982028e-8,5.167780159354152e-8,1.893516099471526e-7,4.6184757707123936e-7,1.1086663143089481e-8,1.4542384008109366e-7,2.8736709012378014e-8,6.105074703555147e-7,1.2016337258557996e-8,1.3944533350240818e-7,2.0936788303060894e-8,4.3800788773751265e-8,1.9662968142597492e-8,6.6543535126584175e-9,1.1149432488366529e-8,6.424846787922434e-8,6.971495380980741e-9,3.2599853927450795e-9,1.4260012726197147e-8,2.7894840215481054e-8,8.115682703646598e-8,2.599534454361674e-8,2.285521105704902e-8,1.05594978094814e-7,8.145473628928812e-8,3.779314994289962e-8,4.8818307618603285e-8,2.3420332340151617e-8,1.0599223720930695e-8,3.604067799756194e-8,5.062377184117395e-8,3.6804056691153164e-8,1.5015616527946918e-9,1.4474869658442913e-6,1.0761959856608883e-6,1.304976251503831e-7,3.073563448197092e-8,1.7183838352252678e-8,2.042087920983704e-8,7.904924714807748e-9,1.6901843480354728e-7,1.2416376371504612e-8,5.4757610001843204e-8,2.6250097207025647e-8,1.3261202802539174e-8,6.298007804161898e-8,1.2709827856838274e-8,2.0171410142211244e-7,4.386575014336813e-8,6.962276444255622e-8,2.956475668725034e-7,7.925040677037032e-7,2.0868660044470744e-7,1.7341581326490996e-7,4.294189182019181e-8,4.213362547744737e-9,8.8246935092684e-8,1.7341355018629656e-8,7.321497008661026e-8,1.7941481189609476e-8,1.1245008835203407e-7,4.2423405943736725e-7,8.259470440918903e-9,1.1336252470073305e-7,8.268681739309613e-8,2.2186704029536486e-8,1.9539518447686532e-8,1.0675572426066537e-8,3.288476690954667e-8,2.4340661042288048e-8,6.639029948019015e-8,5.604618547039308e-9,1.386590220420203e-8,6.6757905869963e-8,1.1355724360839758e-8,3.1321272331297223e-7,3.1244848486267074e-8,1.502163371469578e-7,1.346161226933873e-8,1.8882738572756352e-7,4.645693962856967e-8,4.645321638463429e-8,7.71435715307689e-9,3.585664032357272e-8,7.608256247237932e-9,4.2214487905312126e-8,4.3406713778892936e-9,1.3401408871516196e-8,8.565495335233209e-8,1.7045202582721686e-8,5.422122839604526e-8,3.0218750168842234e-8,6.153300091682468e-8,3.9388163841636015e-9,4.135585029985123e-8,1.7818981845607595e-8,4.31053557292671e-8,3.9032919119108556e-9,7.663005163749403e-8,1.1890258555524724e-8,9.304103265606045e-9,1.0967905472725192e-9,1.0536636452229686e-8,1.1516662112853737e-7,8.134422273542441e-7,5.95256182123 [e2e-predictor] 19387e-8,2.8063100288022724e-8,1.283296402476708e-8,1.060557863752365e-7,7.872866945035639e-7,2.7501052102252288e-8,3.936232229051484e-9,2.0519189902756807e-8,7.394696410756296e-9,3.5983390489491285e-8,2.5378296797384792e-8,4.6989228508209635e-8,7.549436631393291e-9,6.322734407149255e-7,5.581916262542563e-9,1.2963950268840563e-7,1.587476106124086e-8,3.3837391555380236e-8,6.474394353972457e-9,9.121036015358186e-8,1.3918366015275296e-8,8.229938508463874e-9,2.7060956142577197e-8,2.6095642979839795e-8,5.722282203635132e-9,6.963402938708896e-7,4.685033871965061e-8,9.590480409826796e-9,2.0991818416860042e-7,3.082116961650172e-8,3.563118511351604e-8,7.326215154535021e-7,2.1759417450084584e-6,2.4074907400972734e-7,2.974484800688515e-7,2.528977205429328e-8,7.667869894589785e-9,2.6632636718204594e-7,3.435845030708151e-8,2.3129958393042216e-8,3.1239306252928145e-8,2.8691238185274415e-7,3.8957892911639647e-8,2.4183783864373254e-8,1.158230222841894e-8,5.1544706280992614e-8,2.0343204454320585e-8,8.201909196259294e-8,1.1641392738681589e-8,5.496298740581551e-7,1.1682007361457636e-8,4.7576321549058775e-8,1.6349654075042963e-8,4.090812311119407e-8,2.1270925287808495e-7,1.669703095785735e-7,3.989651631286506e-8,2.8524043500510743e-6,1.2500227342115977e-7,2.4846258384059183e-7,1.2454135500661323e-8,2.9699904757762852e-8,4.25093871214699e-9,1.6144196024470148e-7,2.6385819751340023e-7,7.637975585339518e-9,3.4455236441743864e-9,7.273212787595185e-8,1.763124757303558e-8,7.586505645917896e-9,2.154678924171094e-8,1.267521554382256e-7,2.5636829548147944e-8,3.500932521660616e-8,6.472151170555662e-8,8.387794458997178e-9,3.0694742747527926e-8,7.520281286588215e-8,1.5724816648798878e-7,1.9633705505839316e-7,1.2290654183289007e-7,1.1121071841202479e-9,1.5468767600168576e-8,9.916888643601851e-9,6.882375487293757e-7,8.267530660077682e-8,4.46946799570469e-8,2.075171856574798e-8,8.649272587035739e-8,5.20271186132959e-8,4.5564465978031876e-8,2.031970502969216e-8,8.705073994974555e-9,6.45198596771479e-8,2.1777212921847422e-8,1.0309374687267336e-8,3.2118705917127954e-8,2.3336649235261575e-7,8.053995692591798e-9,1.9623111313649133e-7,1.2887916511772346e-7,1.5392334518082862e-8,1.401880500573327e-9,5.696758975659577e-8,6.079961423210989e-9,1.0782660986308201e-8,2.4260382147645032e-8,1.9388348704296732e-8,2.2969983604070876e-7,1.997151066746028e-8,2.8477696645268225e-8,5.227270349905666e-8,2.739241153904004e-7,9.85714976309282e-8,3.129077086327925e-8,4.1513992243835673e-8,5.2511412995670526e-9,1.5806674582563573e-6,8.547505672140687e-7,1.0688979479311911e-8,1.0621677120070672e-6,7.737217089243131e-8,6.394137130882882e-8,1.1698201518584028e-7,1.0486479595783749e-7,2.1160776952910965e-7,1.5339432835048683e-8,5.094390331805698e-8,1.4005206772083056e-8,2.6281709253339613e-8,8.77830927947798e-8,7.771985721660712e-9,4.228822803042931e-8,3.3243432540075446e-7,7.72913466562386e-8,7.63679175452836e-10,5.989415541307608e-8,1.3260753917165857e-7,1.2853475084284582e-7,8.844149412823299e-9,1.0194228394766469e-7,2.4937534703894926e-7,1.6547782877296413e-7,1.176258734858493e-8,1.1496064900029523e-7,2.934237670615403e-7,1.3261050924029405e-8,8.630173198298507e-8,5.739413211358624e-8,1.1093964502606468e-7,2.2933429022486962e-7,3.470581191322708e-7,1.475092403779854e-7,1.5024763655446804e-8,6.454251177956394e-8,5.164459437878577e-8,6.23732674398525e-8,1.2935890936205396e-7,1.4051898311606692e-8,5.386868906498421e-8,2.082729722019394e-8,1.3040525104202061e-8,1.05788906523685e-7,1.507953939494655e-8,8.926216423787992e-7,4.637372086335745e-8,7.480928161385236e-7,5.883074472023964e-9,2.870727655590599e-9,8.381493898923509e-7,7.341868002441743e-9,1.4245849833116608e-8,1.0926260785026898e-7,1.1308060265946551e-7,2.52335809136639e-7,1.178269073420779e-7,4.667730024721095e-8,2.79587997198405e-9,3.436349871321909e-8,1.4674341741738317e-7,3.539640758276619e-8,2.0580911552769976e-7,7.18380377406902e-8,2.7693602078215918e-8,4.5492825506698864e-8,1.955898198957584e-8,1.5359576721607482e-8,1.2336422550163206e-8,2.957029643368969e-8,2.877517033539334e-7,9.051751135302766e-7,2.3732353326977318e- [e2e-predictor] 7,1.6521470413977113e-8,1.5478654802336678e-8,3.526755776306345e-8,3.61636587342673e-8,1.615889466677345e-8,7.649993705172164e-8,1.9661243300106435e-8,4.9174737171142624e-8,1.1712456426948847e-7,1.0889120716228717e-8,1.4941074368834961e-6,1.0185750909386115e-8,3.7575578204496196e-8,2.0970718495050278e-8,3.368522527580353e-8,4.845519985252622e-9,6.039555842107802e-7,1.0373183201295433e-8,2.841620698745828e-7,4.499007388858445e-7,3.4631430168019506e-8,7.720588968140873e-8,1.4711066853578814e-7,1.160143270340086e-7,4.0074306184578745e-7,3.0256124716743216e-8,6.706726196625823e-8,2.012845534693497e-8,1.5987545731732666e-9,4.1919221871467016e-8,1.3166965295852151e-8,3.231780709711529e-8,9.247563781400459e-8,1.3075164417841734e-7,1.0574149911235509e-7,3.762125899697821e-8,1.0942090256094161e-7,7.001387558602801e-8,2.7426720450307585e-8,2.0766329100752046e-8,4.5402845927355884e-8,3.390360703292572e-8,1.0469531730450399e-7,2.8271228913467894e-8,3.406190955956845e-7,5.146158059687878e-7,6.740644380442973e-7,6.3821934404018066e-9,3.638748680145909e-8,3.6260146885069844e-8,1.6065344254911906e-7,3.639007957190188e-7,6.232625970881145e-9,4.8054303647404595e-8,3.3725854109434295e-8,6.3287848206528e-7,6.480550496235082e-8,2.116489525860743e-7,8.38768769995113e-8,1.758889212055692e-8,2.729004577872729e-9,2.144768451728396e-8,7.861175532752895e-8,2.011793931444572e-8,2.840733515085958e-8,2.492219834948628e-7,2.0156347702027233e-8,2.6551370879701608e-8,2.7847898209643063e-8,6.907038496706264e-9,1.8805204504701578e-8,1.3006692611838844e-8,3.685865976876812e-7,3.9678877783444477e-7,2.7591790185965692e-8,2.5228539257682314e-8,1.5469838388071366e-7,3.6892611632310945e-8,1.4401622117077295e-9,2.1504664715621402e-8,5.068058328561165e-8,5.081657761252245e-8,1.1718628734058711e-8,5.409200909411993e-8,7.138175419640902e-7,2.523685509459028e-7,7.071956531490287e-8,7.199660245760242e-8,1.2525339876390262e-8,3.4802988579940575e-7,1.9591639954796847e-7,1.2404500182583433e-7,1.2346009725661133e-7,1.92011366806355e-8,1.9895020386684337e-7,3.7876212388709973e-8,1.0629652713589621e-8,1.2436973229057458e-8,2.186162078032794e-7,2.618108396745811e-7,1.1128912547064829e-7,1.0776497560982534e-7,6.380246109216614e-9,3.895029632161595e-9,1.576254788915321e-7,2.9089968212048234e-9,1.03809227880447e-8,2.8134863327977655e-8,1.0777869263733919e-8,1.3605805371241786e-8,2.9236161935841665e-8,1.918957508451058e-7,2.1994748067299952e-7,1.3263833587018325e-8,4.900423533626963e-8,2.9808058243929736e-9,8.925934658066126e-9,1.0996840771326788e-8,7.715520666806697e-9,7.454385553273823e-9,5.0860990086221136e-8,1.5129604946650943e-7,1.1959995660504319e-8,1.1323217030678734e-8,9.39119804144184e-9,9.585582461113518e-8,1.9055129030220996e-8,1.8105044574667772e-8,6.179151057494892e-8,6.389322493305372e-8,1.1853056314237165e-8,9.372677745034252e-9,1.2332006349424773e-7,1.6521848777983905e-8,1.246099685658919e-7,4.196111902388111e-9,3.9965367903960214e-8,1.255440107428285e-8,1.4302015571843185e-8,6.631698745707126e-9,5.964162053118116e-9,5.556878956980427e-9,1.419230528654225e-7,1.7612896030527736e-8,3.3801444487835397e-7,7.856438344333583e-8,2.9667463152804885e-8,2.8991748877160717e-6,1.3787196166958893e-6,5.313577133847502e-9,2.5128217728820346e-8,8.406522056247923e-8,4.492775573794461e-8,5.4087468726038423e-8,2.4238921980668238e-8,4.0167356019082945e-7,4.1083040969169815e-8,5.415281023601892e-8,8.640659743264223e-9,5.773174294176897e-8,2.6442751277500065e-7,8.953106203080097e-7,2.799365539374321e-8,5.889395637836969e-9,4.178830081968954e-8,2.888028660663622e-8,2.1357223545237503e-8,2.3023956430279213e-7,8.786517469161481e-8,2.069703963769598e-9,2.2363829899063603e-8,3.2032425600903025e-9,1.176860120466472e-8,6.963498577761129e-8,2.2719042647167953e-8,7.360319465021803e-9,6.922469264480924e-9,3.2138252947788715e-8,1.3705631829452614e-7,1.9814805796158907e-8,1.0578844467090676e-8,2.7049035011827982e-8,2.9755513608620277e-9,2.1773475467057324e-8,1.0975404585167325e-8,1.9918440230526357e-8,2.3881801425318372e-8,2.1357100976615584e-8,6.109046157831699e-9,1.1890372242362446e-8,1.145975 [e2e-predictor] 0481890296e-8,3.731681275098708e-8,1.5726065782928345e-8,3.403987491878979e-8,3.6921193213856895e-8,9.281668411631472e-8,1.2323060616381554e-7,4.234707162709128e-8,1.7423577247654976e-8,5.811278214196136e-8,3.9313878374969136e-8,2.3690166273127033e-8,1.792834680713895e-8,1.4406491999352511e-8,7.0197305745978156e-9,6.041436506620812e-8,4.867428771149207e-8,1.0685186957459791e-8,1.005112082452797e-8,4.2425732260653604e-8,2.6077879411445792e-8,5.136626679558276e-9,1.6972753202892932e-9,1.9131350725842822e-8,2.1117190840413969e-7,1.3372530638378066e-8,2.000219723186092e-8,1.0454146348592985e-7,2.814382682458927e-8,2.134452614654947e-7,2.104584950757271e-8,1.9114216343041335e-7,3.957645233754192e-8,2.9315843974586642e-8,1.1051893977764848e-7,4.840025980001883e-8,5.583537188158516e-8,1.2129960680340446e-7,1.7761975001917563e-8,2.561053769056798e-8,1.2038481145282276e-7,4.6748018789344314e-9,1.591587306393194e-8,3.147561500327356e-8,6.147622144681009e-8,2.204614979461894e-8,3.2577264619249036e-7,1.198899752807847e-7,2.3818718375423487e-7,1.490982981522393e-8,5.1016343149967724e-8,5.5141523347401744e-8,2.288526701477167e-8,5.7140397302646306e-8,5.185041231925425e-7,4.977233558633998e-8,1.104976110610778e-8,1.26408238543263e-7,8.174780674607973e-8]}]} [e2e-predictor] 2026-05-20 15:59:05.019 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-paddle-v2-kserve","model_version":null,"id":"6fb34618-8a25-47f2-a866-c42acbd27a77","parameters":null,"outputs":[{"name":"output-0","shape":[1,1000],"datatype":"FP32","parameters":null,"data":[6.736569968524009e-9,1.153582651625129e-8,5.142186410012073e-8,6.647101002954514e-8,4.094442118685038e-8,1.3402272713847196e-7,9.35544619551365e-8,2.8935589924117266e-8,6.845294819868286e-8,7.680520752728626e-8,2.0334418877610005e-6,1.1085519417974865e-6,2.3477346644540376e-7,6.581955744877632e-7,0.00012372950732242316,4.2878312456196e-7,6.419879809982376e-6,0.9993487000465393,0.00007371911488007754,0.00003101079710177146,5.602713827101979e-6,2.1862256289750803e-6,1.9543842100233633e-8,3.728848128048412e-7,4.29031416615544e-7,1.8250955235998845e-7,7.159837878134567e-8,9.231503561579757e-9,6.469168170042394e-7,7.031603299623157e-9,4.4511686780879245e-8,1.2455829789814743e-7,9.446210924579646e-8,4.3476589439706004e-8,4.6581672563661414e-7,6.797636586952649e-8,2.1060014887552825e-7,2.2604888627597575e-8,1.4311326879123953e-7,7.951216218771151e-8,1.2341666888460168e-7,1.0921577313638409e-6,0.000015243762391037308,3.1172930903267115e-7,2.415180802017858e-7,6.863702850523623e-8,8.46760883632669e-8,9.424560687421035e-8,1.0219084245477461e-8,3.3770398033539095e-8,3.6928447855189006e-8,1.3693848188722768e-7,1.067415098532365e-7,2.5994486918534676e-7,3.486601087843155e-7,3.132020509610811e-8,3.5748260529544496e-7,6.648343742199359e-8,3.163856945320731e-7,1.2095728152416996e-6,8.663983663836916e-8,4.014367860349921e-8,1.2544606420306081e-7,3.320077013313494e-8,1.973121896980956e-7,3.8063546980993124e-7,1.382770449254167e-7,2.3001977211833946e-8,7.14414980507172e-8,2.851079372589993e-8,2.982524804906461e-8,8.935905526641363e-8,6.223806394700659e-7,6.478746428228987e-8,1.3662854314588913e-7,9.973038572752557e-8,2.576123669939534e-8,4.130169273253159e-8,3.9383902361578293e-8,1.2157941853274679e-7,4.302776233089389e-6,1.8178942582380841e-6,1.8520014464229462e-6,1.6245859342234326e-6,0.0000164481571118813,0.000010544756150920875,3.993004611402284e-6,2.646454788646224e-7,0.00001919327405630611,4.803187607649306e-7,1.6962640358997305e-7,4.550436642603017e-6,0.000042358526116004214,4.443309080670588e-6,5.103951934870565e-6,0.000013506267350749113,4.1758286783988297e-7,4.4944314936401497e-7,3.156656873670727e-7,1.0557428140600678e-6,1.3364497952750298e-8,1.3893487249561076e-8,6.770295613023336e-8,1.4129548731034447e-7,7.170429228153807e-8,7.934354329108828e-8,2.6391164809069778e-8,2.6133946562367782e-8,7.1966232972897615e-9,2.1752097012495142e-8,6.684530973188885e-8,3.4177467966856057e-8,1.6228092647452286e-7,4.107051836399478e-7,6.472068889706861e-7,2.9513313393181306e-7,5.653383094994524e-9,4.8300755395302986e-8,8.887371727439586e-9,3.7305639466467255e-8,1.7784008932153483e-8,4.641856232723285e-9,3.413062898971475e-8,1.9373679549516964e-7,1.2980041219634586e-6,3.5640496776068176e-8,2.1493017143825455e-8,3.055253330330743e-7,1.553226809392072e-7,1.4520828699460253e-6,3.488421285169352e-8,0.00003825387466349639,4.508809183789708e-7,4.176648928932991e-7,6.770537765987683e-7,1.4142071336209483e-7,0.00001423571211489616,6.293736873885791e-7,4.762812295666663e-6,9.024806217894366e-7,9.058892942448438e-7,1.5713549146312289e-6,1.5720408441666223e-7,1.8185124872616143e-7,7.193072093514274e-8,1.1952631666645175e-6,8.874753234522359e-7,2.0870552930318809e-7,9.906116105184992e-8,7.793509837483725e-9,1.0058372623689138e-7,4.205883783470199e-7,1.8436001880672848e-7,1.6437729755125474e-7,7.02525184692604e-8,2.5704193262754416e-7,7.586770323086967e-8,7.841231308702845e-7,2.495280568837188e-7,5.157617977147311e-8,4.0673629797538524e-8,7.531674839356128e-9,4.797425745550754e-8,1.7419722553313477e-8,1.7958475950763386e-7,1.2566235163546935e-8,8.975329990335013e-8,3.269607518063822e-8,1.1208221195602164e-7,3.906690437815996e-8,4.676846998563633e-8,1.852334321483795e-7,1.4832883721282997e-7,1.2279221550670627e-7,1.0729002042353386e-6,3.6537970 [e2e-predictor] 427019673e-9,1.6198204377815273e-7,1.6190487173162182e-8,1.2004819893718377e-7,1.480009448329156e-8,4.022906807676918e-8,2.1505718450498534e-7,1.192555032503151e-7,4.898190297808469e-8,7.608841201545147e-8,2.3137237903370078e-8,8.52094430570105e-8,9.586112525994395e-8,1.3351485961266008e-7,3.0216618540634954e-8,4.4238134933038964e-8,2.610634552979718e-8,2.397684113475407e-7,1.3192399705985736e-7,1.6734691854480843e-8,1.5883161097463017e-7,4.064300753725547e-7,8.753363545110915e-8,8.366871497855755e-7,3.437562767771851e-8,7.847781802183817e-8,8.526320982582547e-9,9.601245665180613e-8,5.258879127723048e-7,1.3557291822507977e-7,1.0307118003538562e-7,1.0429684671464656e-8,5.187630236491714e-8,2.1869702493404475e-8,1.179131725592697e-8,2.9806198398318884e-8,4.3383401759911067e-8,2.999067660880428e-8,2.8507258775789523e-8,3.058627484620047e-8,6.441018740588333e-8,1.5363882610586188e-8,1.597368459727022e-8,2.57365329048298e-8,1.090363141997841e-7,3.211827603877282e-8,6.819658615597746e-9,1.9251054084179486e-7,5.825749838095362e-8,1.876556723345857e-7,4.0070369777822634e-7,1.5791380647556252e-8,1.9501307235714194e-7,1.0141919304373914e-8,2.744775962071344e-8,1.2843395680306458e-8,3.7296960186949946e-8,7.407404467585366e-8,4.206033921150265e-8,1.6924593282396927e-8,1.4591853414458456e-7,4.344931525679385e-8,1.7191209167322086e-7,3.5816999144344663e-8,8.440128596021168e-9,4.1947775031303536e-8,2.513996122388562e-8,2.8339847801817086e-8,8.747072399728495e-8,8.277008411994302e-9,1.1676148936601294e-8,1.4548319882123906e-7,7.200192886358536e-9,2.623576165206032e-6,5.675644842995098e-7,1.9483265987219056e-6,6.752511438889996e-8,8.168359499904909e-8,1.0932910754490877e-7,1.6708914074570203e-7,3.138676518688044e-8,2.9734879447573803e-8,5.7520821883372264e-8,5.8507939826313304e-8,3.2544284067625995e-7,3.330167075432655e-8,4.186742614820105e-7,1.5085691984495497e-7,2.334644193524582e-7,2.8639897209359333e-7,2.2940034227758588e-7,1.8537357959758083e-7,3.151756686747831e-7,1.1075776455982123e-6,1.5369606387594104e-7,1.9237216974943294e-7,1.6404264613356645e-7,2.900799245253438e-7,1.2466382770526252e-7,5.802550617772795e-8,5.1861558603150115e-8,6.009345909774311e-9,1.23330778478703e-7,1.3798263864828186e-7,1.7370017246776115e-7,5.617696388071636e-7,5.160393001801822e-8,4.813227150179955e-8,8.032599652096906e-8,2.0644911273848265e-6,5.638538027596951e-7,8.794099244369136e-7,3.4785582556651207e-6,2.972355162000895e-7,3.390414349269122e-7,9.468957529179534e-8,3.754799493549399e-8,1.5678830322940485e-7,8.2030041426151e-8,6.847877820348458e-9,1.825139683830912e-8,6.050154155445853e-8,3.9562941367421445e-8,1.0699794472657231e-7,3.256623699599004e-7,3.536899839673424e-7,7.326217854597417e-8,4.857605517827324e-7,7.717640073678922e-7,3.456741737295488e-8,3.2461647947457095e-7,3.1608240078639938e-6,5.330938535053065e-8,3.645648973815696e-7,5.481521156980307e-7,4.623012372917401e-8,1.346600981833035e-7,4.352903104631878e-8,1.6403919289587066e-7,2.4636646500653114e-8,5.958662185889807e-8,9.493569308460792e-8,5.5234050222452424e-8,5.741187081298449e-8,0.000011850225746457,5.826300366607029e-6,7.420818292303011e-6,9.127862199420633e-7,2.001935399675858e-6,1.0334889566365746e-6,3.514648483360361e-8,2.0589775431290036e-6,3.5655068586493144e-7,6.873136015883574e-8,2.193502490754895e-9,5.560284321859399e-8,3.3266616128457827e-7,1.3073517379780242e-7,2.7187292417352182e-8,1.0462799515664756e-8,7.466601914529747e-7,6.923080064780152e-8,1.6145493830777013e-8,8.568415310605815e-9,4.762142236103273e-9,1.233958357715892e-7,8.340525603500737e-9,3.2648699299642203e-9,5.063196084620358e-9,4.0704488668552585e-9,1.2043389396865223e-8,5.1055555339019065e-9,7.267066948202228e-9,1.1844983305309142e-7,7.53547197973603e-8,6.386873252495207e-8,1.621267564644313e-8,2.6103893446816073e-7,6.979319664424111e-7,6.647392325476176e-8,7.717375183347031e-7,6.651137596236367e-7,3.3244478458982485e-7,3.707229154770175e-7,3.995585302618565e-7,6.411539743567118e-8,7.107263400030206e-8,1.6379799205878953e-7,6.876715730186334e-8,3.4624252975845593e-7,2.0256192101442139e-7,6.19600768914097e- [e2e-predictor] 7,2.6840686118134727e-8,6.720200644849683e-7,1.1348156476742588e-6,1.8397651047052932e-6,6.397185075002199e-7,7.257429501805746e-8,4.2213261508550204e-7,3.965735402289283e-7,1.4037237860975438e-7,3.249813573802385e-7,1.5857477819736232e-7,1.1122037335553614e-7,7.39131564841955e-8,3.4231769063808315e-7,5.39788445053091e-8,8.517191218970765e-8,4.060975243191933e-6,0.000014478493540082127,7.316928396505773e-9,6.948383646232514e-9,4.4688626132938225e-8,9.23126250995665e-8,5.41190452452156e-8,2.224259958438779e-7,1.7609368185844687e-8,2.0905980946395175e-8,3.6797160873902612e-9,6.177843658861093e-8,1.7920085326750268e-7,2.6278852871541858e-8,2.698776313536655e-8,1.6432605320915172e-7,1.2827440798446332e-7,4.468845560268164e-8,6.316474099321567e-8,1.9461522171582146e-8,2.0871000927513705e-8,2.2414262446091016e-8,2.4764982953229264e-8,6.785314532464781e-9,2.4248494767675766e-8,4.554914667664889e-9,2.8976625543464252e-8,2.0402152856036082e-8,1.6009290959573264e-7,2.019951637066697e-7,1.6111656009343278e-8,5.964040639128143e-8,4.0982603977113286e-9,3.907972612182675e-8,7.511245847524606e-9,5.965555942566425e-7,1.6478051634294388e-7,1.410681527147517e-8,3.285524030616216e-8,3.338656018314623e-9,1.2200259469352659e-8,4.624581961820695e-8,6.842250765970448e-9,1.7426071252657493e-8,4.661075436729334e-8,9.33183343931887e-8,1.230591379908219e-7,1.2359244294657401e-8,1.1173082903326303e-8,2.772451956900568e-8,2.4191731995415466e-7,3.4511506896706123e-7,2.593734649281032e-8,9.964443847820803e-8,9.797671118860762e-9,1.90853270964908e-7,3.9726497647052383e-8,2.6638923955601967e-8,6.8740502179309715e-9,3.146955052102385e-8,2.4086276084744895e-7,1.3126738451774145e-7,2.1254035686979478e-7,2.0501781605730685e-8,3.694923123020999e-8,6.563101351275691e-7,2.5600135344916453e-8,2.688264899575188e-8,6.880517844365386e-7,2.0092501529234141e-7,2.7880052044793047e-8,2.62837644982028e-8,5.167780159354152e-8,1.893516099471526e-7,4.6184757707123936e-7,1.1086663143089481e-8,1.4542384008109366e-7,2.8736709012378014e-8,6.105074703555147e-7,1.2016337258557996e-8,1.3944533350240818e-7,2.0936788303060894e-8,4.3800788773751265e-8,1.9662968142597492e-8,6.6543535126584175e-9,1.1149432488366529e-8,6.424846787922434e-8,6.971495380980741e-9,3.2599853927450795e-9,1.4260012726197147e-8,2.7894840215481054e-8,8.115682703646598e-8,2.599534454361674e-8,2.285521105704902e-8,1.05594978094814e-7,8.145473628928812e-8,3.779314994289962e-8,4.8818307618603285e-8,2.3420332340151617e-8,1.0599223720930695e-8,3.604067799756194e-8,5.062377184117395e-8,3.6804056691153164e-8,1.5015616527946918e-9,1.4474869658442913e-6,1.0761959856608883e-6,1.304976251503831e-7,3.073563448197092e-8,1.7183838352252678e-8,2.042087920983704e-8,7.904924714807748e-9,1.6901843480354728e-7,1.2416376371504612e-8,5.4757610001843204e-8,2.6250097207025647e-8,1.3261202802539174e-8,6.298007804161898e-8,1.2709827856838274e-8,2.0171410142211244e-7,4.386575014336813e-8,6.962276444255622e-8,2.956475668725034e-7,7.925040677037032e-7,2.0868660044470744e-7,1.7341581326490996e-7,4.294189182019181e-8,4.213362547744737e-9,8.8246935092684e-8,1.7341355018629656e-8,7.321497008661026e-8,1.7941481189609476e-8,1.1245008835203407e-7,4.2423405943736725e-7,8.259470440918903e-9,1.1336252470073305e-7,8.268681739309613e-8,2.2186704029536486e-8,1.9539518447686532e-8,1.0675572426066537e-8,3.288476690954667e-8,2.4340661042288048e-8,6.639029948019015e-8,5.604618547039308e-9,1.386590220420203e-8,6.6757905869963e-8,1.1355724360839758e-8,3.1321272331297223e-7,3.1244848486267074e-8,1.502163371469578e-7,1.346161226933873e-8,1.8882738572756352e-7,4.645693962856967e-8,4.645321638463429e-8,7.71435715307689e-9,3.585664032357272e-8,7.608256247237932e-9,4.2214487905312126e-8,4.3406713778892936e-9,1.3401408871516196e-8,8.565495335233209e-8,1.7045202582721686e-8,5.422122839604526e-8,3.0218750168842234e-8,6.153300091682468e-8,3.9388163841636015e-9,4.135585029985123e-8,1.7818981845607595e-8,4.31053557292671e-8,3.9032919119108556e-9,7.663005163749403e-8,1.1890258555524724e-8,9.304103265606045e-9,1.0967905472725192e-9,1.0536636452229686e-8,1.151666211285373 [e2e-predictor] 7e-7,8.134422273542441e-7,5.9525618212319387e-8,2.8063100288022724e-8,1.283296402476708e-8,1.060557863752365e-7,7.872866945035639e-7,2.7501052102252288e-8,3.936232229051484e-9,2.0519189902756807e-8,7.394696410756296e-9,3.5983390489491285e-8,2.5378296797384792e-8,4.6989228508209635e-8,7.549436631393291e-9,6.322734407149255e-7,5.581916262542563e-9,1.2963950268840563e-7,1.587476106124086e-8,3.3837391555380236e-8,6.474394353972457e-9,9.121036015358186e-8,1.3918366015275296e-8,8.229938508463874e-9,2.7060956142577197e-8,2.6095642979839795e-8,5.722282203635132e-9,6.963402938708896e-7,4.685033871965061e-8,9.590480409826796e-9,2.0991818416860042e-7,3.082116961650172e-8,3.563118511351604e-8,7.326215154535021e-7,2.1759417450084584e-6,2.4074907400972734e-7,2.974484800688515e-7,2.528977205429328e-8,7.667869894589785e-9,2.6632636718204594e-7,3.435845030708151e-8,2.3129958393042216e-8,3.1239306252928145e-8,2.8691238185274415e-7,3.8957892911639647e-8,2.4183783864373254e-8,1.158230222841894e-8,5.1544706280992614e-8,2.0343204454320585e-8,8.201909196259294e-8,1.1641392738681589e-8,5.496298740581551e-7,1.1682007361457636e-8,4.7576321549058775e-8,1.6349654075042963e-8,4.090812311119407e-8,2.1270925287808495e-7,1.669703095785735e-7,3.989651631286506e-8,2.8524043500510743e-6,1.2500227342115977e-7,2.4846258384059183e-7,1.2454135500661323e-8,2.9699904757762852e-8,4.25093871214699e-9,1.6144196024470148e-7,2.6385819751340023e-7,7.637975585339518e-9,3.4455236441743864e-9,7.273212787595185e-8,1.763124757303558e-8,7.586505645917896e-9,2.154678924171094e-8,1.267521554382256e-7,2.5636829548147944e-8,3.500932521660616e-8,6.472151170555662e-8,8.387794458997178e-9,3.0694742747527926e-8,7.520281286588215e-8,1.5724816648798878e-7,1.9633705505839316e-7,1.2290654183289007e-7,1.1121071841202479e-9,1.5468767600168576e-8,9.916888643601851e-9,6.882375487293757e-7,8.267530660077682e-8,4.46946799570469e-8,2.075171856574798e-8,8.649272587035739e-8,5.20271186132959e-8,4.5564465978031876e-8,2.031970502969216e-8,8.705073994974555e-9,6.45198596771479e-8,2.1777212921847422e-8,1.0309374687267336e-8,3.2118705917127954e-8,2.3336649235261575e-7,8.053995692591798e-9,1.9623111313649133e-7,1.2887916511772346e-7,1.5392334518082862e-8,1.401880500573327e-9,5.696758975659577e-8,6.079961423210989e-9,1.0782660986308201e-8,2.4260382147645032e-8,1.9388348704296732e-8,2.2969983604070876e-7,1.997151066746028e-8,2.8477696645268225e-8,5.227270349905666e-8,2.739241153904004e-7,9.85714976309282e-8,3.129077086327925e-8,4.1513992243835673e-8,5.2511412995670526e-9,1.5806674582563573e-6,8.547505672140687e-7,1.0688979479311911e-8,1.0621677120070672e-6,7.737217089243131e-8,6.394137130882882e-8,1.1698201518584028e-7,1.0486479595783749e-7,2.1160776952910965e-7,1.5339432835048683e-8,5.094390331805698e-8,1.4005206772083056e-8,2.6281709253339613e-8,8.77830927947798e-8,7.771985721660712e-9,4.228822803042931e-8,3.3243432540075446e-7,7.72913466562386e-8,7.63679175452836e-10,5.989415541307608e-8,1.3260753917165857e-7,1.2853475084284582e-7,8.844149412823299e-9,1.0194228394766469e-7,2.4937534703894926e-7,1.6547782877296413e-7,1.176258734858493e-8,1.1496064900029523e-7,2.934237670615403e-7,1.3261050924029405e-8,8.630173198298507e-8,5.739413211358624e-8,1.1093964502606468e-7,2.2933429022486962e-7,3.470581191322708e-7,1.475092403779854e-7,1.5024763655446804e-8,6.454251177956394e-8,5.164459437878577e-8,6.23732674398525e-8,1.2935890936205396e-7,1.4051898311606692e-8,5.386868906498421e-8,2.082729722019394e-8,1.3040525104202061e-8,1.05788906523685e-7,1.507953939494655e-8,8.926216423787992e-7,4.637372086335745e-8,7.480928161385236e-7,5.883074472023964e-9,2.870727655590599e-9,8.381493898923509e-7,7.341868002441743e-9,1.4245849833116608e-8,1.0926260785026898e-7,1.1308060265946551e-7,2.52335809136639e-7,1.178269073420779e-7,4.667730024721095e-8,2.79587997198405e-9,3.436349871321909e-8,1.4674341741738317e-7,3.539640758276619e-8,2.0580911552769976e-7,7.18380377406902e-8,2.7693602078215918e-8,4.5492825506698864e-8,1.955898198957584e-8,1.5359576721607482e-8,1.2336422550163206e-8,2.957029643368969e-8,2.877517033539334e-7,9. [e2e-predictor] 051751135302766e-7,2.3732353326977318e-7,1.6521470413977113e-8,1.5478654802336678e-8,3.526755776306345e-8,3.61636587342673e-8,1.615889466677345e-8,7.649993705172164e-8,1.9661243300106435e-8,4.9174737171142624e-8,1.1712456426948847e-7,1.0889120716228717e-8,1.4941074368834961e-6,1.0185750909386115e-8,3.7575578204496196e-8,2.0970718495050278e-8,3.368522527580353e-8,4.845519985252622e-9,6.039555842107802e-7,1.0373183201295433e-8,2.841620698745828e-7,4.499007388858445e-7,3.4631430168019506e-8,7.720588968140873e-8,1.4711066853578814e-7,1.160143270340086e-7,4.0074306184578745e-7,3.0256124716743216e-8,6.706726196625823e-8,2.012845534693497e-8,1.5987545731732666e-9,4.1919221871467016e-8,1.3166965295852151e-8,3.231780709711529e-8,9.247563781400459e-8,1.3075164417841734e-7,1.0574149911235509e-7,3.762125899697821e-8,1.0942090256094161e-7,7.001387558602801e-8,2.7426720450307585e-8,2.0766329100752046e-8,4.5402845927355884e-8,3.390360703292572e-8,1.0469531730450399e-7,2.8271228913467894e-8,3.406190955956845e-7,5.146158059687878e-7,6.740644380442973e-7,6.3821934404018066e-9,3.638748680145909e-8,3.6260146885069844e-8,1.6065344254911906e-7,3.639007957190188e-7,6.232625970881145e-9,4.8054303647404595e-8,3.3725854109434295e-8,6.3287848206528e-7,6.480550496235082e-8,2.116489525860743e-7,8.38768769995113e-8,1.758889212055692e-8,2.729004577872729e-9,2.144768451728396e-8,7.861175532752895e-8,2.011793931444572e-8,2.840733515085958e-8,2.492219834948628e-7,2.0156347702027233e-8,2.6551370879701608e-8,2.7847898209643063e-8,6.907038496706264e-9,1.8805204504701578e-8,1.3006692611838844e-8,3.685865976876812e-7,3.9678877783444477e-7,2.7591790185965692e-8,2.5228539257682314e-8,1.5469838388071366e-7,3.6892611632310945e-8,1.4401622117077295e-9,2.1504664715621402e-8,5.068058328561165e-8,5.081657761252245e-8,1.1718628734058711e-8,5.409200909411993e-8,7.138175419640902e-7,2.523685509459028e-7,7.071956531490287e-8,7.199660245760242e-8,1.2525339876390262e-8,3.4802988579940575e-7,1.9591639954796847e-7,1.2404500182583433e-7,1.2346009725661133e-7,1.92011366806355e-8,1.9895020386684337e-7,3.7876212388709973e-8,1.0629652713589621e-8,1.2436973229057458e-8,2.186162078032794e-7,2.618108396745811e-7,1.1128912547064829e-7,1.0776497560982534e-7,6.380246109216614e-9,3.895029632161595e-9,1.576254788915321e-7,2.9089968212048234e-9,1.03809227880447e-8,2.8134863327977655e-8,1.0777869263733919e-8,1.3605805371241786e-8,2.9236161935841665e-8,1.918957508451058e-7,2.1994748067299952e-7,1.3263833587018325e-8,4.900423533626963e-8,2.9808058243929736e-9,8.925934658066126e-9,1.0996840771326788e-8,7.715520666806697e-9,7.454385553273823e-9,5.0860990086221136e-8,1.5129604946650943e-7,1.1959995660504319e-8,1.1323217030678734e-8,9.39119804144184e-9,9.585582461113518e-8,1.9055129030220996e-8,1.8105044574667772e-8,6.179151057494892e-8,6.389322493305372e-8,1.1853056314237165e-8,9.372677745034252e-9,1.2332006349424773e-7,1.6521848777983905e-8,1.246099685658919e-7,4.196111902388111e-9,3.9965367903960214e-8,1.255440107428285e-8,1.4302015571843185e-8,6.631698745707126e-9,5.964162053118116e-9,5.556878956980427e-9,1.419230528654225e-7,1.7612896030527736e-8,3.3801444487835397e-7,7.856438344333583e-8,2.9667463152804885e-8,2.8991748877160717e-6,1.3787196166958893e-6,5.313577133847502e-9,2.5128217728820346e-8,8.406522056247923e-8,4.492775573794461e-8,5.4087468726038423e-8,2.4238921980668238e-8,4.0167356019082945e-7,4.1083040969169815e-8,5.415281023601892e-8,8.640659743264223e-9,5.773174294176897e-8,2.6442751277500065e-7,8.953106203080097e-7,2.799365539374321e-8,5.889395637836969e-9,4.178830081968954e-8,2.888028660663622e-8,2.1357223545237503e-8,2.3023956430279213e-7,8.786517469161481e-8,2.069703963769598e-9,2.2363829899063603e-8,3.2032425600903025e-9,1.176860120466472e-8,6.963498577761129e-8,2.2719042647167953e-8,7.360319465021803e-9,6.922469264480924e-9,3.2138252947788715e-8,1.3705631829452614e-7,1.9814805796158907e-8,1.0578844467090676e-8,2.7049035011827982e-8,2.9755513608620277e-9,2.1773475467057324e-8,1.0975404585167325e-8,1.9918440230526357e-8,2.3881801425318372e-8,2.1357100976615584e-8,6.1090461578 [e2e-predictor] 31699e-9,1.1890372242362446e-8,1.1459750481890296e-8,3.731681275098708e-8,1.5726065782928345e-8,3.403987491878979e-8,3.6921193213856895e-8,9.281668411631472e-8,1.2323060616381554e-7,4.234707162709128e-8,1.7423577247654976e-8,5.811278214196136e-8,3.9313878374969136e-8,2.3690166273127033e-8,1.792834680713895e-8,1.4406491999352511e-8,7.0197305745978156e-9,6.041436506620812e-8,4.867428771149207e-8,1.0685186957459791e-8,1.005112082452797e-8,4.2425732260653604e-8,2.6077879411445792e-8,5.136626679558276e-9,1.6972753202892932e-9,1.9131350725842822e-8,2.1117190840413969e-7,1.3372530638378066e-8,2.000219723186092e-8,1.0454146348592985e-7,2.814382682458927e-8,2.134452614654947e-7,2.104584950757271e-8,1.9114216343041335e-7,3.957645233754192e-8,2.9315843974586642e-8,1.1051893977764848e-7,4.840025980001883e-8,5.583537188158516e-8,1.2129960680340446e-7,1.7761975001917563e-8,2.561053769056798e-8,1.2038481145282276e-7,4.6748018789344314e-9,1.591587306393194e-8,3.147561500327356e-8,6.147622144681009e-8,2.204614979461894e-8,3.2577264619249036e-7,1.198899752807847e-7,2.3818718375423487e-7,1.490982981522393e-8,5.1016343149967724e-8,5.5141523347401744e-8,2.288526701477167e-8,5.7140397302646306e-8,5.185041231925425e-7,4.977233558633998e-8,1.104976110610778e-8,1.26408238543263e-7,8.174780674607973e-8]}]} [e2e-predictor] 2026-05-20 15:59:05.020 4126 kserve.trace Got response "id": "6fb34618-8a25-47f2-a866-c42acbd27a77","model_name": "isvc-paddle-v2-kserve","outputs": ["name": "output-0","shape": [1, 1000],"datatype": "FP32","data": [6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08 [e2e-predictor] , 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, [e2e-predictor] 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725 [e2e-predictor] e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.77198572 [e2e-predictor] 1660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423 [e2e-predictor] 533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-05-20 15:59:05.020 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "6fb34618-8a25-47f2-a866-c42acbd27a77","model_name": "isvc-paddle-v2-kserve","outputs": ["name": "output-0","shape": [1, 1000],"datatype": "FP32","data": [6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.79584759507633 [e2e-predictor] 86e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.76214223610327 [e2e-predictor] 3e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835 [e2e-predictor] 203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8. [e2e-predictor] 77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1. [e2e-predictor] 3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_paddle.py::test_paddle_v2_kserve [e2e-predictor] predictor/test_paddle.py::test_paddle_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_paddle.py::test_paddle_v2_grpc [e2e-predictor] predictor/test_pmml.py::test_pmml_kserve 2026-05-20 16:00:35.204 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:00:35.204 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:00:35.205 4126 kserve.trace Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:00:35.205 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:00:35.205 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:00:35.205 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:00:35.205 4126 kserve.trace Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:00:35.205 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:00:35.206 4126 kserve.trace Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:00:35.206 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:00:35.206 4126 kserve.trace base url = https://isvc-pmml-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:00:35.206 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-pmml-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:00:35.206 4126 kserve.trace url: https://isvc-pmml-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-pmml:predict [e2e-predictor] 2026-05-20 16:00:35.206 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-pmml-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-pmml:predict [e2e-predictor] 2026-05-20 16:00:35.206 4126 kserve.trace request data: {'instances': [[5.1, 3.5, 1.4, 0.2]]} [e2e-predictor] 2026-05-20 16:00:35.206 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[5.1, 3.5, 1.4, 0.2]]} [e2e-predictor] 2026-05-20 16:00:36.313 4126 kserve.trace response code: 200, content: {"predictions":[{"Species":"setosa","Probability_setosa":1.0,"Probability_versicolor":0.0,"Probability_virginica":0.0,"Node_Id":"2"}]} [e2e-predictor] 2026-05-20 16:00:36.313 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[{"Species":"setosa","Probability_setosa":1.0,"Probability_versicolor":0.0,"Probability_virginica":0.0,"Node_Id":"2"}]} [e2e-predictor] 2026-05-20 16:00:36.313 4126 kserve.trace Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-05-20 16:00:36.313 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-05-20 16:00:36.313 4126 kserve.trace Time taken: 1.1619107559963595 [e2e-predictor] 2026-05-20 16:00:36.313 4126 kserve.trace INFO [test_pmml.py:test_pmml_kserve():72] Time taken: 1.1619107559963595 [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pmml.py::test_pmml_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_runtime_kserve 2026-05-20 16:02:06.503 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:02:06.503 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:02:06.503 4126 kserve.trace Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:02:06.503 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:02:06.503 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:02:06.503 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:02:06.503 4126 kserve.trace Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:02:06.503 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:02:06.503 4126 kserve.trace Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:02:06.503 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:02:06.504 4126 kserve.trace base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:02:06.504 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:02:06.504 4126 kserve.trace url: https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-pmml-runtime:predict [e2e-predictor] 2026-05-20 16:02:06.504 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-pmml-runtime:predict [e2e-predictor] 2026-05-20 16:02:06.504 4126 kserve.trace request data: {'instances': [[5.1, 3.5, 1.4, 0.2]]} [e2e-predictor] 2026-05-20 16:02:06.504 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[5.1, 3.5, 1.4, 0.2]]} [e2e-predictor] 2026-05-20 16:02:07.308 4126 kserve.trace response code: 200, content: {"predictions":[{"Species":"setosa","Probability_setosa":1.0,"Probability_versicolor":0.0,"Probability_virginica":0.0,"Node_Id":"2"}]} [e2e-predictor] 2026-05-20 16:02:07.308 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[{"Species":"setosa","Probability_setosa":1.0,"Probability_versicolor":0.0,"Probability_virginica":0.0,"Node_Id":"2"}]} [e2e-predictor] 2026-05-20 16:02:07.308 4126 kserve.trace Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-05-20 16:02:07.308 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pmml.py::test_pmml_runtime_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_v2_kserve 2026-05-20 16:03:37.501 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:03:37.501 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:03:37.502 4126 kserve.trace Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:03:37.502 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:03:37.502 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:03:37.502 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:03:37.502 4126 kserve.trace Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:03:37.502 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:03:37.502 4126 kserve.trace Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:03:37.502 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:03:37.503 4126 kserve.trace base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:03:37.503 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:03:37.503 4126 kserve.trace url: https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-pmml-v2-kserve/infer [e2e-predictor] 2026-05-20 16:03:37.503 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-pmml-v2-kserve/infer [e2e-predictor] 2026-05-20 16:03:37.503 4126 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [1, 4], 'datatype': 'FP32', 'data': [[5.1, 3.5, 1.4, 0.2]]}]} [e2e-predictor] 2026-05-20 16:03:37.503 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [1, 4], 'datatype': 'FP32', 'data': [[5.1, 3.5, 1.4, 0.2]]}]} [e2e-predictor] 2026-05-20 16:03:38.406 4126 kserve.trace response code: 200, content: {"model_name":"isvc-pmml-v2-kserve","model_version":null,"id":"e780c1ac-0e11-41d3-b5f5-dd891642812b","parameters":null,"outputs":[{"name":"Species","shape":[1],"datatype":"BYTES","parameters":null,"data":["setosa"]},{"name":"Probability_setosa","shape":[1],"datatype":"FP64","parameters":null,"data":[1.0]},{"name":"Probability_versicolor","shape":[1],"datatype":"FP64","parameters":null,"data":[0.0]},{"name":"Probability_virginica","shape":[1],"datatype":"FP64","parameters":null,"data":[0.0]},{"name":"Node_Id","shape":[1],"datatype":"BYTES","parameters":null,"data":["2"]}]} [e2e-predictor] 2026-05-20 16:03:38.406 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-pmml-v2-kserve","model_version":null,"id":"e780c1ac-0e11-41d3-b5f5-dd891642812b","parameters":null,"outputs":[{"name":"Species","shape":[1],"datatype":"BYTES","parameters":null,"data":["setosa"]},{"name":"Probability_setosa","shape":[1],"datatype":"FP64","parameters":null,"data":[1.0]},{"name":"Probability_versicolor","shape":[1],"datatype":"FP64","parameters":null,"data":[0.0]},{"name":"Probability_virginica","shape":[1],"datatype":"FP64","parameters":null,"data":[0.0]},{"name":"Node_Id","shape":[1],"datatype":"BYTES","parameters":null,"data":["2"]}]} [e2e-predictor] 2026-05-20 16:03:38.407 4126 kserve.trace Got response "id": "e780c1ac-0e11-41d3-b5f5-dd891642812b","model_name": "isvc-pmml-v2-kserve","outputs": ["name": "Species","shape": [1],"datatype": "BYTES","data": ['setosa'],"parameters": None, "name": "Probability_setosa","shape": [1],"datatype": "FP64","data": [1.0],"parameters": None, "name": "Probability_versicolor","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Probability_virginica","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Node_Id","shape": [1],"datatype": "BYTES","data": ['2'],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-05-20 16:03:38.407 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "e780c1ac-0e11-41d3-b5f5-dd891642812b","model_name": "isvc-pmml-v2-kserve","outputs": ["name": "Species","shape": [1],"datatype": "BYTES","data": ['setosa'],"parameters": None, "name": "Probability_setosa","shape": [1],"datatype": "FP64","data": [1.0],"parameters": None, "name": "Probability_versicolor","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Probability_virginica","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Node_Id","shape": [1],"datatype": "BYTES","data": ['2'],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pmml.py::test_pmml_v2_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_pmml.py::test_pmml_v2_grpc [e2e-predictor] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-05-20 16:03:38.526 4126 kserve.trace Created primary ISVC: isvc-primary-a8175b [e2e-predictor] 2026-05-20 16:03:38.526 4126 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-a8175b [e2e-predictor] 2026-05-20 16:04:58.570 4126 kserve.trace Primary ISVC is ready [e2e-predictor] 2026-05-20 16:04:58.570 4126 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-predictor] 2026-05-20 16:04:58.575 4126 kserve.trace Baseline recorded - resourceVersion: 25164 [e2e-predictor] 2026-05-20 16:04:58.575 4126 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 25164 [e2e-predictor] 2026-05-20 16:04:58.575 4126 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-05-20 16:04:58.575 4126 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():354] Creating invalid S3 secret and service account [e2e-predictor] 2026-05-20 16:04:58.689 4126 kserve.trace Created secondary ISVC isvc-secondary-a8175b, waiting for failure status... [e2e-predictor] 2026-05-20 16:04:58.689 4126 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-a8175b, waiting for failure status... [e2e-predictor] 2026-05-20 16:05:04.710 4126 kserve.trace ISVC isvc-secondary-a8175b reported failure: {'exitCode': 1, 'message': "2026-05-20 16:04:59.659 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-05-20 16:04:59.660 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-05-20 16:04:59.932 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-05-20 16:05:03.593 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-05-20 16:05:04.710 4126 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-a8175b reported failure: {'exitCode': 1, 'message': "2026-05-20 16:04:59.659 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-05-20 16:04:59.660 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-05-20 16:04:59.932 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-05-20 16:05:03.593 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-05-20 16:05:04.711 4126 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-05-20 16:04:59.659 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-05-20 16:04:59.660 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-05-20 16:04:59.932 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-05-20 16:05:03.593 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-05-20 16:05:04.711 4126 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():392] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-05-20 16:04:59.659 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-05-20 16:04:59.660 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-05-20 16:04:59.932 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-05-20 16:05:03.593 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-05-20 16:05:14.727 4126 kserve.trace Primary ISVC resourceVersion: before=25164, after=25164 [e2e-predictor] 2026-05-20 16:05:14.727 4126 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=25164, after=25164 [e2e-predictor] 2026-05-20 16:05:14.727 4126 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-predictor] 2026-05-20 16:05:14.727 4126 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():415] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-predictor] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-05-20 16:05:14.755 4126 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-05-20 16:05:14.755 4126 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():446] Creating invalid S3 secret and service account [e2e-predictor] 2026-05-20 16:05:14.894 4126 kserve.trace Created ISVC isvc-init-fail-3cec1b, waiting for failure status... [e2e-predictor] 2026-05-20 16:05:14.894 4126 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-3cec1b, waiting for failure status... [e2e-predictor] 2026-05-20 16:05:19.906 4126 kserve.trace ISVC isvc-init-fail-3cec1b reported failure: {'exitCode': 1, 'message': "2026-05-20 16:05:15.823 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-05-20 16:05:15.824 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-05-20 16:05:16.100 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-05-20 16:05:18.050 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-05-20 16:05:19.906 4126 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-3cec1b reported failure: {'exitCode': 1, 'message': "2026-05-20 16:05:15.823 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-05-20 16:05:15.824 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-05-20 16:05:16.100 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-05-20 16:05:18.050 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-05-20 16:05:19.906 4126 kserve.trace Failure status detected in 5.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-05-20 16:05:15.823 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-05-20 16:05:15.824 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-05-20 16:05:16.100 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-05-20 16:05:18.050 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-05-20 16:05:19.906 4126 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 5.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-05-20 16:05:15.823 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-05-20 16:05:15.824 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-05-20 16:05:16.100 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-05-20 16:05:18.050 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-05-20 16:05:19.906 4126 kserve.trace Transition status: BlockedByFailedLoad [e2e-predictor] 2026-05-20 16:05:19.906 4126 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-predictor] 2026-05-20 16:05:19.911 4126 kserve.trace Ready condition: {'lastTransitionTime': '2026-05-20T16:05:15Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-05-20 16:05:19.911 4126 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-05-20T16:05:15Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-05-20 16:05:19.911 4126 kserve.trace Quick reconciliation validated: Failure detected in 5.06 seconds [e2e-predictor] 2026-05-20 16:05:19.911 4126 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 5.06 seconds [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-predictor] predictor/test_predictive.py::test_predictive_sklearn_v1 2026-05-20 16:07:10.168 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:07:10.168 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:07:10.168 4126 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:07:10.168 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:07:10.168 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:07:10.168 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:07:10.168 4126 kserve.trace Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:07:10.168 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:07:10.169 4126 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:07:10.169 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:07:10.169 4126 kserve.trace base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:07:10.169 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:07:10.169 4126 kserve.trace url: https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-predictive-sklearn:predict [e2e-predictor] 2026-05-20 16:07:10.169 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-predictive-sklearn:predict [e2e-predictor] 2026-05-20 16:07:10.170 4126 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 16:07:10.170 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 16:07:10.195 4126 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-predictor] 2026-05-20 16:07:10.195 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-predictor] 2026-05-20 16:07:10.195 4126 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-05-20 16:07:10.195 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_predictive.py::test_predictive_sklearn_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_xgboost_v1 2026-05-20 16:08:30.383 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:08:30.383 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:08:30.383 4126 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:08:30.383 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:08:30.383 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:08:30.383 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:08:30.383 4126 kserve.trace Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:08:30.383 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:08:30.384 4126 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:08:30.384 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:08:30.384 4126 kserve.trace base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:08:30.384 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:08:30.384 4126 kserve.trace url: https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-predictive-xgboost:predict [e2e-predictor] 2026-05-20 16:08:30.384 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-predictive-xgboost:predict [e2e-predictor] 2026-05-20 16:08:30.384 4126 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 16:08:30.384 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 16:08:30.416 4126 kserve.trace response code: 200, content: {"predictions":[1.0,1.0]} [e2e-predictor] 2026-05-20 16:08:30.416 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1.0,1.0]} [e2e-predictor] 2026-05-20 16:08:30.416 4126 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-05-20 16:08:30.416 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_predictive.py::test_predictive_xgboost_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_lightgbm_v1 2026-05-20 16:10:00.586 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:10:00.586 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:10:00.587 4126 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:10:00.587 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:10:00.587 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:10:00.587 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:10:00.587 4126 kserve.trace Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:10:00.587 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:10:00.588 4126 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:10:00.588 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:10:00.588 4126 kserve.trace base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:10:00.588 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:10:00.588 4126 kserve.trace url: https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-predictive-lightgbm:predict [e2e-predictor] 2026-05-20 16:10:00.588 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-predictive-lightgbm:predict [e2e-predictor] 2026-05-20 16:10:00.588 4126 kserve.trace request data: {'inputs': [{'sepal_length_(cm)': [5.1], 'sepal_width_(cm)': [3.5], 'petal_length_(cm)': [1.4], 'petal_width_(cm)': [0.2]}]} [e2e-predictor] 2026-05-20 16:10:00.588 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'sepal_length_(cm)': [5.1], 'sepal_width_(cm)': [3.5], 'petal_length_(cm)': [1.4], 'petal_width_(cm)': [0.2]}]} [e2e-predictor] 2026-05-20 16:10:00.705 4126 kserve.trace response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} [e2e-predictor] 2026-05-20 16:10:00.705 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[[0.9999378629898321,0.00004415799218835629,0.00001797901797954119]]} [e2e-predictor] 2026-05-20 16:10:00.705 4126 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-05-20 16:10:00.705 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_predictive.py::test_predictive_lightgbm_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_sklearn_v2 2026-05-20 16:11:30.898 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:11:30.898 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:11:30.899 4126 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:11:30.899 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:11:30.899 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:11:30.899 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:11:30.899 4126 kserve.trace Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:11:30.899 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:11:30.900 4126 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:11:30.900 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:11:30.900 4126 kserve.trace base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:11:30.900 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:11:30.900 4126 kserve.trace url: https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-predictive-sklearn-v2/infer [e2e-predictor] 2026-05-20 16:11:30.900 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-predictive-sklearn-v2/infer [e2e-predictor] 2026-05-20 16:11:30.900 4126 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:11:30.900 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:11:30.928 4126 kserve.trace response code: 200, content: {"model_name":"isvc-predictive-sklearn-v2","model_version":null,"id":"c7319ae9-11ba-4c86-96f1-d74d4b03bc88","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":null,"data":[1,1]}]} [e2e-predictor] 2026-05-20 16:11:30.928 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-predictive-sklearn-v2","model_version":null,"id":"c7319ae9-11ba-4c86-96f1-d74d4b03bc88","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":null,"data":[1,1]}]} [e2e-predictor] 2026-05-20 16:11:30.929 4126 kserve.trace Got response "id": "c7319ae9-11ba-4c86-96f1-d74d4b03bc88","model_name": "isvc-predictive-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-05-20 16:11:30.929 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "c7319ae9-11ba-4c86-96f1-d74d4b03bc88","model_name": "isvc-predictive-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_predictive.py::test_predictive_sklearn_v2 [e2e-predictor] predictor/test_predictive.py::test_predictive_xgboost_v2 2026-05-20 16:13:01.120 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:13:01.120 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:13:01.121 4126 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:13:01.121 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:13:01.121 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:13:01.121 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:13:01.121 4126 kserve.trace Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:13:01.121 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:13:01.121 4126 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:13:01.121 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:13:01.121 4126 kserve.trace base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:13:01.121 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:13:01.121 4126 kserve.trace url: https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-predictive-xgboost-v2/infer [e2e-predictor] 2026-05-20 16:13:01.121 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-predictive-xgboost-v2/infer [e2e-predictor] 2026-05-20 16:13:01.121 4126 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:13:01.121 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:13:01.149 4126 kserve.trace response code: 200, content: {"model_name":"isvc-predictive-xgboost-v2","model_version":null,"id":"15d10876-9552-4d12-8fdb-acbe7a118464","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"FP32","parameters":null,"data":[1.0,1.0]}]} [e2e-predictor] 2026-05-20 16:13:01.149 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-predictive-xgboost-v2","model_version":null,"id":"15d10876-9552-4d12-8fdb-acbe7a118464","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"FP32","parameters":null,"data":[1.0,1.0]}]} [e2e-predictor] 2026-05-20 16:13:01.149 4126 kserve.trace Got response "id": "15d10876-9552-4d12-8fdb-acbe7a118464","model_name": "isvc-predictive-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-05-20 16:13:01.149 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "15d10876-9552-4d12-8fdb-acbe7a118464","model_name": "isvc-predictive-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_predictive.py::test_predictive_xgboost_v2 [e2e-predictor] predictor/test_predictive.py::test_predictive_lightgbm_v2 2026-05-20 16:14:31.341 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:14:31.341 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:14:31.342 4126 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:14:31.342 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:14:31.342 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:14:31.342 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:14:31.342 4126 kserve.trace Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:14:31.342 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:14:31.342 4126 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:14:31.342 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:14:31.342 4126 kserve.trace base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:14:31.342 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:14:31.342 4126 kserve.trace url: https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-predictive-lightgbm-v2/infer [e2e-predictor] 2026-05-20 16:14:31.342 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-predictive-lightgbm-v2/infer [e2e-predictor] 2026-05-20 16:14:31.342 4126 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:14:31.342 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:14:31.369 4126 kserve.trace response code: 200, content: {"model_name":"isvc-predictive-lightgbm-v2","model_version":null,"id":"243a7851-f3cf-4905-8bef-2898e7c5a751","parameters":null,"outputs":[{"name":"output-0","shape":[2,3],"datatype":"FP64","parameters":null,"data":[0.00028762259763255566,0.9763481320224064,0.023364245379961103,0.0005625431624697456,0.9988642605470336,0.0005731962904966214]}]} [e2e-predictor] 2026-05-20 16:14:31.369 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-predictive-lightgbm-v2","model_version":null,"id":"243a7851-f3cf-4905-8bef-2898e7c5a751","parameters":null,"outputs":[{"name":"output-0","shape":[2,3],"datatype":"FP64","parameters":null,"data":[0.00028762259763255566,0.9763481320224064,0.023364245379961103,0.0005625431624697456,0.9988642605470336,0.0005731962904966214]}]} [e2e-predictor] 2026-05-20 16:14:31.369 4126 kserve.trace Got response "id": "243a7851-f3cf-4905-8bef-2898e7c5a751","model_name": "isvc-predictive-lightgbm-v2","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [0.00028762259763255566, 0.9763481320224064, 0.023364245379961103, 0.0005625431624697456, 0.9988642605470336, 0.0005731962904966214],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-05-20 16:14:31.369 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "243a7851-f3cf-4905-8bef-2898e7c5a751","model_name": "isvc-predictive-lightgbm-v2","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [0.00028762259763255566, 0.9763481320224064, 0.023364245379961103, 0.0005625431624697456, 0.9988642605470336, 0.0005731962904966214],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_predictive.py::test_predictive_lightgbm_v2 [e2e-predictor] predictor/test_scheduler_name.py::test_scheduler_name 2026-05-20T16:14:31.459664+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 2 seconds. (Function: e2e.predictor.test_scheduler_name..lambda: service_name.get_pods) [e2e-predictor] 2026-05-20T16:14:33.507503+00:00 timeout_sampler INFO Elapsed time: 2.035768985748291 [0:00:02.035769] [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_scheduler_name.py::test_scheduler_name [e2e-predictor] predictor/test_sklearn.py::test_sklearn_kserve 2026-05-20 16:15:53.671 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:15:53.671 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:15:53.671 4126 kserve.trace Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:15:53.671 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:15:53.671 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:15:53.671 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:15:53.671 4126 kserve.trace Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:15:53.671 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:15:53.671 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:15:53.671 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:15:53.671 4126 kserve.trace base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:15:53.671 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:15:53.672 4126 kserve.trace url: https://isvc-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn:predict [e2e-predictor] 2026-05-20 16:15:53.672 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn:predict [e2e-predictor] 2026-05-20 16:15:53.672 4126 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 16:15:53.672 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 16:15:53.696 4126 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-predictor] 2026-05-20 16:15:53.696 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-predictor] 2026-05-20 16:15:53.696 4126 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-05-20 16:15:53.696 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_sklearn.py::test_sklearn_kserve [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mlserver 2026-05-20 16:16:53.849 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:16:53.849 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:16:53.849 4126 kserve.trace Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:16:53.849 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:16:53.850 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:16:53.850 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:16:53.850 4126 kserve.trace Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:16:53.850 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:16:53.850 4126 kserve.trace Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:16:53.850 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:16:53.850 4126 kserve.trace base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:16:53.850 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:16:53.850 4126 kserve.trace url: https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/sklearn-v2-mlserver/infer [e2e-predictor] 2026-05-20 16:16:53.850 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/sklearn-v2-mlserver/infer [e2e-predictor] 2026-05-20 16:16:53.851 4126 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:16:53.851 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:16:53.879 4126 kserve.trace response code: 200, content: {"model_name":"sklearn-v2-mlserver","id":"76acf185-30ab-4b9f-a2e8-bdfc129a9156","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"INT32","parameters":{"content_type":"np"},"data":[1,1]}]} [e2e-predictor] 2026-05-20 16:16:53.879 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"sklearn-v2-mlserver","id":"76acf185-30ab-4b9f-a2e8-bdfc129a9156","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"INT32","parameters":{"content_type":"np"},"data":[1,1]}]} [e2e-predictor] 2026-05-20 16:16:53.879 4126 kserve.trace Got response "id": "76acf185-30ab-4b9f-a2e8-bdfc129a9156","model_name": "sklearn-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-05-20 16:16:53.879 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "76acf185-30ab-4b9f-a2e8-bdfc129a9156","model_name": "sklearn-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_sklearn.py::test_sklearn_v2_mlserver [e2e-predictor] predictor/test_sklearn.py::test_sklearn_runtime_kserve 2026-05-20 16:17:24.014 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.014 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.014 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.014 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.014 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.014 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.014 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.014 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.015 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.015 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.016 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.016 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.016 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.016 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.016 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.016 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.059 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.059 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.059 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.059 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.059 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.059 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.059 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.059 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.059 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.059 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.059 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.059 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.060 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.060 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.060 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.060 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.105 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.105 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.105 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.105 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.105 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.105 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.105 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.105 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.105 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.105 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.105 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.105 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.105 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.105 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.106 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.106 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.147 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.147 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.147 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.147 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.147 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.147 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.147 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.147 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.148 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.148 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.148 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.148 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.148 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.148 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.148 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.148 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.187 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.187 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.188 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.188 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.188 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.188 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.188 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.188 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.188 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.188 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.188 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.188 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.188 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.188 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.189 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.189 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.225 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.225 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.225 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.225 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.225 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.225 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.225 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.225 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.226 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.226 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.226 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.226 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.226 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.226 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.226 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.226 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.268 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.268 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.268 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.268 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.268 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.268 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.268 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.268 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.268 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.268 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.268 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.268 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.269 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.269 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.269 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.269 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.300 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.300 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.300 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.300 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.300 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.300 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.300 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.300 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.300 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.300 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.300 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.300 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.301 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.301 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.301 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.301 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.338 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.338 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.338 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.338 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.338 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.338 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.338 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.338 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.338 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.338 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.339 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.339 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.339 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.339 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.339 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.339 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.374 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.374 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.374 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.374 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.374 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.374 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.374 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.374 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.374 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.374 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.375 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.375 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.375 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.375 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.375 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.375 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.409 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.409 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.409 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.409 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.409 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.409 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.409 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.409 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.410 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.410 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.410 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.410 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.410 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.410 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.410 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.410 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.444 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.444 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.444 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.444 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.444 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.444 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.444 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.444 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.444 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.444 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.444 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.444 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.445 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.445 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.445 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.445 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.477 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.477 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.477 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.477 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.477 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.477 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.478 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.478 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.478 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.478 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.478 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.478 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.478 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.478 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.478 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.478 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.514 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.514 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.514 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.514 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.514 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.514 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.514 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.514 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.514 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.514 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.514 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.514 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.514 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.514 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.514 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.514 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.545 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.545 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.545 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.545 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.545 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.545 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.545 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.545 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.545 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.545 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.545 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.545 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.546 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.546 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.546 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.546 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.575 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.575 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.575 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.575 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.575 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.575 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.575 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.575 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.575 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.575 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.575 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.575 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.575 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.575 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.575 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.575 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.614 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.614 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.615 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.615 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.615 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.615 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.615 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.615 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.615 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.615 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.615 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.615 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.615 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.615 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.615 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.615 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.662 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.662 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.662 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.662 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.662 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.662 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.662 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.662 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.662 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.662 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.662 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.662 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.663 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.663 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.663 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.663 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.697 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.697 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.697 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.697 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.697 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.697 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.697 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.697 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.697 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.697 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.697 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.697 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.698 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.698 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.698 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.698 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.726 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.726 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.726 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.726 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.726 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.726 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.726 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.726 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.727 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.727 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.727 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.727 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.727 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.727 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.727 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.727 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.757 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.757 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.757 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.757 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.757 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.757 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.757 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.757 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.757 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.757 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.757 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.757 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.758 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.758 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.758 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.758 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.793 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.793 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.793 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.793 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.793 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.793 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.793 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.793 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.793 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.793 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.793 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.793 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.793 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.793 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.793 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.793 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.827 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.827 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.828 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.828 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.828 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.828 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.828 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.828 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.828 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.828 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.828 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.828 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.828 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.828 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.828 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.828 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.863 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.863 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.863 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.863 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.863 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.863 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.863 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.863 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.863 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.863 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.863 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.863 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.864 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.864 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.864 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.864 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.897 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.897 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:17:24.897 4126 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.897 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.897 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.897 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:17:24.897 4126 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.897 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.897 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.897 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:17:24.897 4126 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.897 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:17:24.898 4126 kserve.trace url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.898 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-runtime:predict [e2e-predictor] 2026-05-20 16:17:24.898 4126 kserve.trace request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things about the history of his own organization? [e2e-predictor] Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:24.898 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': ["Do what thou wilt shall be the whole of the Law. [Honestly.] The word of Sin is Restriction. [Would I kid you?] Does one man's words encompass the majestic vision of thousands of individuals? Quoting a man is not the same as quoting the Order. Taken out of context, words can be interpreted much differently than had one applied them within the confines of their original expression. I think this is the case regarding Hymenaeus Beta, Frater Superior of the Order to which I belong. When he included that bit from Merlinus X' he did us all a service. He showed us the extremes to which Order members have been known to go in their fervor. I have little knowledge regarding Reuss' background, but surely he was an unusual man, and he was an important force in the Order for many years. Yet as people change so do Orders change, and while we look back so carefully at the dirty laundry of O.T.O. remember that this is only the surface skim and that many perspectives are now encompassed which extend beyond any one individual. I hope to show that there was and is much room for a difference of opinion within the Order itself, perhaps by testing the limits myself. Let us examine this issue a bit more closely.... In 1895, Karl Kellner (1850-1905), a wealthy Austrian industrialist and paper chemist, as well as a high-grade Mason, founded the Ordo Templi Orientis. Kellner had traveled widely in the East, where he met three adepts who instructed him specific magical practices. Kellner's efforts to develop the Order were later assisted by Franz Hartmann, Heinrich Klein and Theodore Reuss, who had worked together prior to joining the O.T.O. The Order was first proclaimed in 1902 in Reuss's Masonic publication, 'Oriflamme'. On Kellner's death, Reuss succeeded him as Outer Head [O.H.O.]. The 'Jubilee' edition of the 'Oriflamme', published in 1912, announced that the Order taught secret of sexual magic. Theodore Reuss was an interesting character. Born June 28, 1855 in Augsburg, he entered Masonry in 1876. He was a singer, journalist and possibly a spy for the Prussian political police, infiltrating the Socialist League founded by Karl Marx's daughter and her husband. Reuss was later associated with William Wynn Westcott, a leader of the Golden Dawn, who later introduced him to John Yarker. Yarker chartered Reuss to found the Rites of Memphis and Mizraim in Germany. After several attempts to concretize various Masonic Rites, Reuss settled on the development of the O.T.O. The Order experienced reasonably steady growth under Reuss' leadership. For example, he chartered Papus in France, Rudolph Steiner in Berlin and H. Spencer Lewis in the USA. In 1912, the historic meeting between Reuss and Crowley occurred. Crowley wrote that Reuss came to him and accused him of revealing Order secrets. When Crowley looked at it afresh, the initiated interpretation of sexual magick unfolded itself to him for the first time. Reuss appointed Crowley as Supreme and Holy King of all the English speaking world, and it was this authorization that he invoked whepublishing the material of the Equinox. Reuss resigned as Outer Head of the Order in 1922 after suffering a stroke and named Crowley his successor. All was well until 1925 when _The Book of the Law_ was translated into German. There was a break in the continuity of the Order. Many members split with the new O.H.O. over the book, which Crowley was actively promulgating through the Order. He had earlier revised the Order rituals at Reuss's request, deeply infusing the doctrines of the New Aeon revelation. _An Introduction to the History of the O.T.O._, by Ad Veritatem IX Within _Equinox III: 10_, Edited by Hymenaeus Beta, Frater Superio Rex Summus Sanctissimus, Caliph of the United States of America, Published by Samuel Weiser, 1990. There are many possible reasons that our Frater Superior included this material in _Equinox III: 10_. And this is the real point, is it not? Why did he wish to publissuch things abou [e2e-predictor] t the history of his own organization? Does he represent a dogmatic threat to the principle of Thelema? Or is he exercising his True Will and putting forth very complex pictures with no easy answers? A picture which leaves room for very many interpretations. It is quite easy for me to see, for example, that all of O.T.O. derived out of the dribble of faltering Masonry, purchased by clever hucksters with an ounce of courage and some writing ability to aid them. And I can take that all the way down to our present Caliph, whose feeble support of the 'Law of Thelema' is laughable at best. Would I be thrown out of the Order for speaking in this way? Will I? I think not. Why? Because my Frater will see it as a perspective, an interjection I am using as an example. My illustration shows that we may express things in the context of a larger work and the true significance of this may be quite difficult to apprehend at first. So it may be with OTO and Merlinus X'. Please look O.T.O. more carefully. I do not support Reuss's words myself, as I am not qualified to assess them, and I am critical of their pomposity. If I who am a member of the Order take such a stand and am allowed to continue doing so, then what can this say about the health of the Order? Does it mean that the Order has 'gone soft' and abandoned its moral principles? Or does it mean that it is strong in its ability to let the will of universal kinship arise on its own, not shackled by some dogmatic requirement? How shall we resolve these two possibilities? I find a high calibre of individual associated with Ordo Templi Orientis. They are often quite intelligent and sometimes very well versed in arcane or usual information. They are quite often artists and geniuses. Having met some 20 longstanding members in the SF Bay Area (many who are or were very heavily involved with the Order), I can vouch for the integrity of the organization as it stands. I have sometimes questioned the policy of Hymenaeus Beta. In these moments I followed my intuition, and I've found little to stop me from requesting a Second initiation from a different O.T.O. body. I'm happily participating in social groups (Feasts or Initiations) and have come to know the Gnostic Mass well enough for my tastes. This doesn't make me an authority on Order politics and explanations, however. I can only hypothesize and relay to you what I understand based on my limited contact with other members. I urge you not to take the words of Merlinus X too far. There are many ways to interpret words, and many people who have become involved with the Order feel very strongly about the sanctity of personal freedom and the preservation of individual vision. I welcome other comment on this issue and will be writing more in response to other posts in this thread. Invoke me under my stars. Love is the law, love under will. I am I!"]} [e2e-predictor] 2026-05-20 16:17:25.050 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.050 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.050 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.050 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.051 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.051 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.051 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.051 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.133 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.133 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.133 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.133 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.136 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.136 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.136 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.136 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.217 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.217 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.217 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.217 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.220 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.220 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.220 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.220 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.301 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.301 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.301 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.301 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.306 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.306 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.306 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.306 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.387 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.387 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.387 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.387 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.393 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.393 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.393 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.393 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.472 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.472 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.472 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.472 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.479 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.479 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.479 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.479 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.558 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.558 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.558 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.558 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.565 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.565 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.565 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.565 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.643 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.643 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.643 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.643 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.652 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.652 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.653 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.653 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.731 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.731 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.731 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.731 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.738 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.738 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.738 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.738 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.815 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.815 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.815 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.815 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.824 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.824 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.824 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.824 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.901 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.901 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.902 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.902 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.908 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.908 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.909 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.909 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.986 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.986 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.986 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.986 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.994 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.994 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:25.994 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:25.994 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:26.069 4126 kserve.trace response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:26.069 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[19]} [e2e-predictor] 2026-05-20 16:17:26.069 4126 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:26.069 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [19]} [e2e-predictor] 2026-05-20 16:17:31.138 4126 kserve.trace Extracted process ids: {33, 17} [e2e-predictor] 2026-05-20 16:17:31.138 4126 kserve.trace INFO [utils.py:extract_process_ids_from_logs():534] Extracted process ids: {33, 17} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_sklearn.py::test_sklearn_runtime_kserve [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_runtime_mlserver 2026-05-20 16:18:31.295 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:18:31.295 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:18:31.295 4126 kserve.trace Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:18:31.295 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:18:31.295 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:18:31.295 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:18:31.295 4126 kserve.trace Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:18:31.295 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:18:31.296 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:18:31.296 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:18:31.296 4126 kserve.trace base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:18:31.296 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:18:31.296 4126 kserve.trace url: https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2-runtime/infer [e2e-predictor] 2026-05-20 16:18:31.296 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2-runtime/infer [e2e-predictor] 2026-05-20 16:18:31.296 4126 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:18:31.296 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:18:31.330 4126 kserve.trace response code: 200, content: {"model_name":"isvc-sklearn-v2-runtime","id":"cc914397-c7b4-463b-a028-ee9aa9d3186a","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"INT32","parameters":{"content_type":"np"},"data":[1,1]}]} [e2e-predictor] 2026-05-20 16:18:31.330 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-sklearn-v2-runtime","id":"cc914397-c7b4-463b-a028-ee9aa9d3186a","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"INT32","parameters":{"content_type":"np"},"data":[1,1]}]} [e2e-predictor] 2026-05-20 16:18:31.330 4126 kserve.trace Got response "id": "cc914397-c7b4-463b-a028-ee9aa9d3186a","model_name": "isvc-sklearn-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-05-20 16:18:31.330 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "cc914397-c7b4-463b-a028-ee9aa9d3186a","model_name": "isvc-sklearn-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_sklearn.py::test_sklearn_v2_runtime_mlserver [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2 2026-05-20 16:19:51.504 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:19:51.504 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:19:51.505 4126 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.505 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.505 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:19:51.505 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:19:51.505 4126 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.505 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.505 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:19:51.505 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:19:51.505 4126 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.505 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.505 4126 kserve.trace url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer [e2e-predictor] 2026-05-20 16:19:51.505 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer [e2e-predictor] 2026-05-20 16:19:51.506 4126 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:19:51.506 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:19:51.532 4126 kserve.trace response code: 200, content: {"model_name":"isvc-sklearn-v2","model_version":null,"id":"e7df123a-3bce-4607-a702-534a07ef50f8","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":null,"data":[1,1]}]} [e2e-predictor] 2026-05-20 16:19:51.532 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-sklearn-v2","model_version":null,"id":"e7df123a-3bce-4607-a702-534a07ef50f8","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":null,"data":[1,1]}]} [e2e-predictor] 2026-05-20 16:19:51.533 4126 kserve.trace Got response "id": "e7df123a-3bce-4607-a702-534a07ef50f8","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-05-20 16:19:51.533 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "e7df123a-3bce-4607-a702-534a07ef50f8","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-05-20 16:19:51.576 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:19:51.576 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:19:51.576 4126 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.576 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.576 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:19:51.576 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:19:51.576 4126 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.576 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.577 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:19:51.577 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:19:51.577 4126 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.577 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.577 4126 kserve.trace url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer [e2e-predictor] 2026-05-20 16:19:51.577 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer [e2e-predictor] 2026-05-20 16:19:51.577 4126 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}], 'outputs': [{'name': 'output-0', 'parameters': {'binary_data': True}}]} [e2e-predictor] 2026-05-20 16:19:51.577 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}], 'outputs': [{'name': 'output-0', 'parameters': {'binary_data': True}}]} [e2e-predictor] 2026-05-20 16:19:51.584 4126 kserve.trace response code: 200, content: {"id":"8c8a3c0e-3b49-47e8-a8b9-9dddf4b29ab8","model_name":"isvc-sklearn-v2","model_version":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":{"binary_data_size":8}}]} [e2e-predictor] 2026-05-20 16:19:51.584 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"id":"8c8a3c0e-3b49-47e8-a8b9-9dddf4b29ab8","model_name":"isvc-sklearn-v2","model_version":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":{"binary_data_size":8}}]} [e2e-predictor] 2026-05-20 16:19:51.584 4126 kserve.trace Got response "id": "8c8a3c0e-3b49-47e8-a8b9-9dddf4b29ab8","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-05-20 16:19:51.584 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "8c8a3c0e-3b49-47e8-a8b9-9dddf4b29ab8","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-05-20 16:19:51.622 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:19:51.622 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:19:51.622 4126 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.622 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.622 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:19:51.622 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:19:51.622 4126 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.622 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.623 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:19:51.623 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:19:51.623 4126 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.623 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:19:51.624 4126 kserve.trace url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer [e2e-predictor] 2026-05-20 16:19:51.624 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2/infer [e2e-predictor] 2026-05-20 16:19:51.624 4126 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}], 'parameters': {'binary_data_output': True}} [e2e-predictor] 2026-05-20 16:19:51.624 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}], 'parameters': {'binary_data_output': True}} [e2e-predictor] 2026-05-20 16:19:51.629 4126 kserve.trace response code: 200, content: {"id":"df4a1a21-d711-472f-9d86-c965118fe39c","model_name":"isvc-sklearn-v2","model_version":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":{"binary_data_size":8}}]} [e2e-predictor] 2026-05-20 16:19:51.629 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"id":"df4a1a21-d711-472f-9d86-c965118fe39c","model_name":"isvc-sklearn-v2","model_version":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"INT32","parameters":{"binary_data_size":8}}]} [e2e-predictor] 2026-05-20 16:19:51.629 4126 kserve.trace Got response "id": "df4a1a21-d711-472f-9d86-c965118fe39c","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-05-20 16:19:51.629 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "df4a1a21-d711-472f-9d86-c965118fe39c","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_sklearn.py::test_sklearn_v2 [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_sklearn.py::test_sklearn_v2_grpc [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mixed 2026-05-20 16:21:11.791 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:21:11.791 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:21:11.792 4126 kserve.trace Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:21:11.792 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:21:11.792 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:21:11.792 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:21:11.792 4126 kserve.trace Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:21:11.792 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:21:11.793 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:21:11.793 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:21:11.793 4126 kserve.trace base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:21:11.793 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:21:11.793 4126 kserve.trace url: https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2-mixed/infer [e2e-predictor] 2026-05-20 16:21:11.793 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-sklearn-v2-mixed/infer [e2e-predictor] 2026-05-20 16:21:11.793 4126 kserve.trace request data: {'parameters': {'content_type': 'pd'}, 'inputs': [{'name': 'MSZoning', 'shape': [1], 'datatype': 'BYTES', 'data': ['RL']}, {'name': 'LotArea', 'shape': [1], 'datatype': 'INT32', 'data': [8450]}, {'name': 'LotShape', 'shape': [1], 'datatype': 'BYTES', 'data': ['Reg']}, {'name': 'Utilities', 'shape': [1], 'datatype': 'BYTES', 'data': ['AllPub']}, {'name': 'YrSold', 'shape': [1], 'datatype': 'INT32', 'data': [2008]}, {'name': 'Neighborhood', 'shape': [1], 'datatype': 'BYTES', 'data': ['CollgCr']}, {'name': 'OverallQual', 'shape': [1], 'datatype': 'INT32', 'data': [7]}, {'name': 'YearBuilt', 'shape': [1], 'datatype': 'INT32', 'data': [2003]}, {'name': 'SaleType', 'shape': [1], 'datatype': 'BYTES', 'data': ['WD']}, {'name': 'GarageArea', 'shape': [1], 'datatype': 'INT32', 'data': [548]}]} [e2e-predictor] 2026-05-20 16:21:11.793 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'parameters': {'content_type': 'pd'}, 'inputs': [{'name': 'MSZoning', 'shape': [1], 'datatype': 'BYTES', 'data': ['RL']}, {'name': 'LotArea', 'shape': [1], 'datatype': 'INT32', 'data': [8450]}, {'name': 'LotShape', 'shape': [1], 'datatype': 'BYTES', 'data': ['Reg']}, {'name': 'Utilities', 'shape': [1], 'datatype': 'BYTES', 'data': ['AllPub']}, {'name': 'YrSold', 'shape': [1], 'datatype': 'INT32', 'data': [2008]}, {'name': 'Neighborhood', 'shape': [1], 'datatype': 'BYTES', 'data': ['CollgCr']}, {'name': 'OverallQual', 'shape': [1], 'datatype': 'INT32', 'data': [7]}, {'name': 'YearBuilt', 'shape': [1], 'datatype': 'INT32', 'data': [2003]}, {'name': 'SaleType', 'shape': [1], 'datatype': 'BYTES', 'data': ['WD']}, {'name': 'GarageArea', 'shape': [1], 'datatype': 'INT32', 'data': [548]}]} [e2e-predictor] 2026-05-20 16:21:11.827 4126 kserve.trace response code: 200, content: {"model_name":"isvc-sklearn-v2-mixed","model_version":null,"id":"99b4a470-6529-472f-9abb-c6e5628320cd","parameters":null,"outputs":[{"name":"output-0","shape":[1],"datatype":"FP64","parameters":null,"data":[12.202832815138274]}]} [e2e-predictor] 2026-05-20 16:21:11.827 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-sklearn-v2-mixed","model_version":null,"id":"99b4a470-6529-472f-9abb-c6e5628320cd","parameters":null,"outputs":[{"name":"output-0","shape":[1],"datatype":"FP64","parameters":null,"data":[12.202832815138274]}]} [e2e-predictor] 2026-05-20 16:21:11.827 4126 kserve.trace Got response "id": "99b4a470-6529-472f-9abb-c6e5628320cd","model_name": "isvc-sklearn-v2-mixed","outputs": ["name": "output-0","shape": [1],"datatype": "FP64","data": [12.202832815138274],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-05-20 16:21:11.827 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "99b4a470-6529-472f-9abb-c6e5628320cd","model_name": "isvc-sklearn-v2-mixed","outputs": ["name": "output-0","shape": [1],"datatype": "FP64","data": [12.202832815138274],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_sklearn.py::test_sklearn_v2_mixed [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mixed_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_sklearn.py::test_sklearn_v2_mixed_grpc [e2e-predictor] predictor/test_tensorflow.py::test_tensorflow_kserve 2026-05-20 16:21:41.973 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:21:41.973 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:21:41.974 4126 kserve.trace Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:21:41.974 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:21:41.974 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:21:41.974 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:21:41.974 4126 kserve.trace Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:21:41.974 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:21:41.975 4126 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:21:41.975 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:21:41.975 4126 kserve.trace base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:21:41.975 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:21:41.975 4126 kserve.trace url: https://isvc-tensorflow-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-tensorflow:predict [e2e-predictor] 2026-05-20 16:21:41.975 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-tensorflow-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-tensorflow:predict [e2e-predictor] 2026-05-20 16:21:41.975 4126 kserve.trace request data: {'instances': [{'image_bytes': {'b64': '/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAErASsDASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwC9A42ir9vA0nOOKxYJhkDqe1bNvO0ZAYdaIsC8LLjOwH60yWDAwY1/75qzDcDAz0qfhl55BqxGE1pCzZwVPt0qJ7MgZQbh7da1Z7bncBVQgoaVhlGFvKlBIwOhqxPFxkdKmdY5xiQYP94daaqtGPKkO5P4X/pU2AoKMMQatWv+tAPXpTJ4ipyBTVYqwYHBFTezA1ivHNRsuRU1tOlymOBIOo9aVoyGNaCIEHanEEEMKXbg07BAx2NICXO5KrvwcVPEcDFRyD5qTYDYhuPuKnA4waitxmQj1FWGX9Ka2ArODzUXU5qxIM81AODzUtjGzHMfvVRcl6mmOMio4V3PSAtwjBUd60l+6DVCMAzH2q6D8v0qo7CIJ3xmsqQ8kmtC5YAVmyctntSbGRkDOT0qWMFyABUWNzD0q5EuxM9zQgJQAqgCkJxS9vemMasA3c8CpFPHNRBgBkinBvSpuBMGxRnPWo1561IOlMBQMEU2R8DFKW2rk1XdsmgCN+TmqskuHIqeUhVNZMkoZyckZqQILTi5UntzWtHMOVbpWQh2zCr6jIBpRGzUjl2jBPHY1chuSODyKx4pOzdKnVyh68VYjbDBlyvSq88G4bhVeG4Kkc8HrV3eGUEVQjLkUr+FRmQgYzV+aMODxzWdIpU0mMerh1wahdCpPvTN21gQamB3jB+qn1rOQDI5GjcMvBFbdvMt1FkfeHWsJhzU1pcG3nDZ4PWlGVgNd4+MigL8uKscMgdeVNRsAORVsRGFwc1G45qfKg/MM/U0jLG3RQPxNS2BCh2OG9DVxwM57GqxRQc8j9asp80I5zjiiIyu64zVdhxVtwMVVak2BUlOTUlumATTXXmpPux0r6AS2vLv7GrLNtFVbM/K596knbgGqT0AqXLZeqbgsRU8x96hJzgCk2A+JPmA61PA4mUSL9wk7fcetULtmEMdvGSJrltgI6hQMsfwH6kVqRIsUaqgAVQAAOwFUgEJ7UwDOc1Ky55/OmtgcCi4EZ6UqqSc0Hk4p46igB44pQaaM5NI7hVx3qkA2V8nHaoAdzE9hTZHOMd6ZczfZoQq/fNDArahcgAxLyf4iKzs0OxJ5696ZUDQP97NaVsdyg+1IPszHlFzU8SRg4jGB6VSQh3linp02mpQm5enNJs9aoBoynfirMFwVOD0qADjDUn3W9qANIsGGQeKqXCK3PekjlIOCeKfJyN1AGXIMZFNik6xscc5U+hqxMgbPrVFwVas2BezvXOMOPvCo2GD7UyOXOG/iHX3p8hGzdn6Vm0M0rG8ZLYxtzz8pp0lyx/iNZUMpzzVkturURKZGP8AEfzpRMw6Nmq5HvTMspz1pAaUVzzhjiptxjPmRnjuKyBNzzxU8NwUbDcqaXoBreYJU3L+VVn5zTEcRvkHKNUjcE4qZdwITyabK3yGpG4GaqzN+7qG9ALNicwn/eNE75UgU2zb/RQfc0krY4rS+gFZgcc0iKM+9Kc81FcI727QxnDyjbu9AepoWrAZpv8Apt7NqB5jA8mAeig/MfxOPyFa4HFQ20KW8KQxrhEUKB7VYXFWAvlkhSDx1PvUchwSAKlD7Uyep6CoS3UnrU9QGHg0DJ5xSb8mjdjvVAOZ9oqs75JOaJX3Hg1GBmmAKRuLt0Xms24lMshbt2qxezgDyEPuxqkxpNjImo4pGOOarmbk0gJvMINWIbp42BB6VBLC0Z9qjVsGjYDqrWVJ4w6n6j0qcxbh71ztndtbyBlPHcetdLayx3Me+Ns+o7irTuJkDRDvwaYVIODWg0IYc9agkgBGDTEUyCv0pwc4wac8ZTg9KjYFRSAil6ZxVOYZFXGPBBqpKKljIFJB61KzFlqJhTkbPBrO+oxysR0qwrkjk1Wxg1IoPBJ4PpSc7BYkOfU0zzHXvke9WNuFBHQ1A/BrKVRoaQm/dweDShyOOtRZB+tAPHNSq6HYv203/LNuh6VeVvkweq1ioxB+lacUm5Nw7jBrVTUoktEsp+SqNw2F4q1I3yCqM5yQKwchpF62Yi0/GkcHgmkh4gAoOSK1UxEfVuKdbKZH8zseF+nrTGO0qo6scVciXgYrWG1xDxwcUm/GQKc3FVS3J5qmwHmUkknoKYXJGaZuBzTd1JMB4PBzxUUkhPApWcnpTFUk1SAdGrOcVW1S/TTbbIwZW4Rff1rQXbEmSefSqC6bHPdNd3Q86U/dDfdQegFUBkWYurnlI2YseWPetSPSZW5llC+yjJrUVABjt6CnHihJICkulWqcsGf/AHjUwt4QMCGMD/cFSM4HWm+YKq4HO/aAww3NRuqtypxTNpFIMisrjFDFDg1ctbySCQSRsQf5/Wqm4MOaT6GlewHY2OrQXWFciOT0J4NaDRq68/nXBLIRwa0bTVLi2wBIWX0bmqU+4rHSSQcFW5HY1TkiKZBGRUtrq8NyNr8N6VaYJIvysCPar0YjGdMDOeKrSL6ng1pXFuUJxyDVCSMgH0qGMqMvao84NTOp61XYkHmspDRYXBxnpSFjG2DyKbEdwK96eR5ilT95elZSKRYglBHlseD0NJKpU4NUlk2nB6VcjlEq7HPzDofWsJTvox2KzcZojbccGnSrgkVCpIkFcdaorblJFg8VctHzlapBs1Ztf9bTw+K01CUS07dvaqMh3TqKulSSTjPHWqCgGdnzkKOtYLGxbDkZoxnEYqR4j5e4HPqKrwncAO2M1X1jVRp+lXFxn7inHu3QCu6E3JKzIaC1lF3qk+05jtgIh/vnlj+AwPzrXUYArnvB0LLoUMshJknZpXJ7kmuhLAZxXcpIgimYjPNVd3HWpJnLHFQgcYp81xjht7U4AGkGFpDPt4QZNaIQ9YiRnoPemng4Tk+tIFdzmRjj0p5dEHFWmAqRfxOeakyAOwquZ93Sk5PJouBM0uKjMrHpUeRn5qQydhRcB3Pc0vHrUYJanbT6UwMX6ikKelafA/gX8qRljPWJfwzScAMsxjNJtx9K0Ht42HykqffkVA8DpzjI9RzUOLQ7lXbijDdRU2zIppX3qRipJ0z1rQttQkj4Ylh655FZjLzQMryDRewHUwXyTphiDnof8aZcQYO5eRXPw3BQ5U4Na1tf5Xa3I9KtSuTYgkjK5x0qpIpwM9K2HRJlLIefSqEsRGR+lRJAUVcxuCO1WpDlROn4iqknTp0p1tPtYo3KNXJO [e2e-predictor] dtGWlcllUMBIvRuv1oGVOD1FOWIiRIz91zgH0qS6VoNwaMgKeJQMgfWvExGK960TeMRpPmqMnD4796JIQsf7s5lGAQT61YeSOS8SFwFkH3WHRuKq6fFJdajMZ3aMRtgqByT269q4nUnJXb2KskMjUiIS7sl32hfTtWhaArIQ42kdaaY/7PvzG6+dFMSWfHC91+nvS2e+Sab7QORNsUZwG7jn0xmpc3a6FYnDpC4lDEl/4G6DtVa5UqRDEADKTj2Hqas3Nkz6hGZGxCFJLL/FzwKluIykkQgQtC53N3Kn0+maxUrNMvRoiEZWPapAJ71keItPkvdPYiNnjg+cQjOZT/8AW61uOY1cGUcryFzUgkZ0JVsDtXfDGWmm9kZuGhX0qJLXT4IACuyMfKe1WZJQFOKiKlSCWycfnUUjjua9ali41PhZk42EbLHNISFFM83nA5pVXPLV3Ql2IaDBf2FOykQycUySUIMDrVZi0h5NbJiJnuGc4WkVWP3qYo29OtSKrt34q0wHhgo4GaCx/CnLCw561OkJP8NWIrBd/apVtj3qysI74FSZjTimBElsO1S+QKQzf3cCk3v60AUiqEcVG0R7DNPIZT92kLY5yRWgFd0I7UwMyGrLHPYGoXQHkVLAYYUlGUwj/oarMhRyrqQam3FDU6yRzoEl7dG7ioaTAzyuR0phQ+tXJreSLn7yHow6GoNhas2h3K5UA5zSrIUI5qQx5qIoBwRUMZehvMEZbB7GrS3Mdy/lMQk3YH+L6HvWJnHHpSs0c0ZinBKeoOCp9Qe1Tz2CxcvY2jY8VXgYMrhhhf73pTY728geO3ukW9tXztuPusvfDe9aECQmMqE3I/OD1FeVmFaKVlua049yNLooVjLD5MMcjORmrZN3LfmHzVjg2bn3LkMvp9TVeS6htbNXSNTk5RiPSrdhdx3ds0lztIcHJHHHt714cr/FY2JTbwGzDJ80kBym48/5xTZHzLFLLEygryw43+lFvJa/YZF52AZEh5IIpkN6k2yCcOcHdtIxzUaktl10gup02zMqlcFRyM0omRElhk25QYGBzu9qqLav9rl+ySII+q7mzz6UxHiXzYbkL9oHzGQHnd2x7VLj0Fc0Fml+y5kjbY2OT/CakaRSEMY/eE7do71krqBkgWNllCzMOdp/P0q35aQPEYHd9wKlSMnjvUuFtykyeW1ju51WQsjIm38e1V5LWRSiGcDy+Hx/ETzmpxK0kgl2ERYwzHru+lJe2pn8trc4kzyC3BHrSTa0ZRG7IkQIbcvTJ65qsUeZ2H3VXqT6065kkSfyIrZiQMFmHHHU06TKWyq7ZbGSfU16GB91uUnotTOYxIVU/eyaSRivFAxgHOaGw3yn8K9+hVhWjeBi01uQFWY05YSe9L5wXjbUiTqeq4+ldcSWSRwkdRmp1RVGW4qITf3TxSg7jljWqJJRJGvTrSGZj0OBTfK3Hini3brV2Ab5jNxTgCetSCE9+DR5ZxinYBAqjmjzVpPKOOtHlU7AVRLwOhoyHFZyuw6VMsz9aq4FghajYYHBpPNzzRvDD0pMCB8HtioiQOhqV1Peq0kZBz2qWBbgu2i44ZT1U9DVwWttdjdAxjfvH/hWGWZDx0qWO4dCGBII7ip5h2L82nlTgvtP+0KrPZSjkbH+jVft9VhnTyrtQQeN4qO7025C+bp06TL/AM8pDj8mH9RSaT2AyJo2X7yEH3FVJJFUdeadN4hlsJvK1Kxnt+cbiNy/nTzf6XerkBTnupK1yVdFcpDdME8935SofKP3s9vetcmCxTZcDcm4/Oh5APrVWK4kuA0dtHjbznODTzAbiaGV0EinO5Dkfn+NfN4ibqTvLRHTHRE8losVspkKT23VY+4z3z9Ka8FvayRyQiT7G/OGHCmp44omsnW5LbsHdGrcLjgfXtQdQVdOkhYeblNqoozx9K57vYTIbmWAT2zoGUOSGUDCk9jS3Fwl7fpsuFjZUAdgM5PSobm/hmsIbZnVmaQEJjgge/arN1FHdxWoh8qBgx3N/s/TuelVta5DZWN79gmliMgaVMkcEBqnhube4s5FmTMjjcGbruPpisvVIn0u5jE9wkz3PAcLjaKkb7Pp8kEkL7lkByHP3SMcj3q+RWTW7Iua0OpLJYzQyZ+VMFAMMD2xn3plnfva3Dw3aeXMg4UntjrVC9vXk8m+ijXbG20kA7m96fNqCSz29y6EmL5Hcp0zjGah0tNtylI14dTVpZHPIz90jk1Na5aLzvNBc/MExwB6fWq7zW63cExVBI8fGO/PFSXksUcgMZbMv+s2jhPeudxWyNUyO7vfOuo0BYKAGc+vtUVwr3upCFNywxrukfH8q02mha0kAjUqqZB6Z46VAl15kGyFQCVOBn+tVSqcmtgavoQtDDgorlSOnOahkzCu6QjaOd3bFPQmGVEeAmM43yZ6+uKknaPa8IAdG4OfSvewlanJ6JL0MZJmb9ttWOVcyeyKT/TFC3Fy5/0fTZCv964kWIfhjcf0qyMRjCKFHsMU1mYmvWi0ZsehuMfvPIiOekbGT9SF/lUhl2+hqDDkU3Yx5NbJiLH2kjocU8XLf3jVUITRsNXcRdE7H+Ol85/7xqmEYdDThuHencC557g/epftL+oqllqTLU7gQKvNPCkHBNOVkIG5amVI2Aw2KYEITqKTYQfSrnkHqMGlMB/u8UgKTKfc00oSORV4REdRQbfnikwMxoh0IqJodp+WtY24I55NNNvj+GpaAx2hYcg0+C5ntmzHIw9uoNXmtjk4FQSQbe1ZO62KRZTVbe7Qw30KAHuRlTUN5YlSj2RhEWeU8sFT9DVCZAB2qvDcSQMfLkIH90nINcmJqtQa6lRjqaUTNNI1rtWJ8E7umfUVIoffHapcA7Ry5GCB/WoLC4juhKZGjSUHaoc4/HPTFVPImsbo3VyywhMjy2OSwPpivm3FuTT3OnoXLuAxTC3FzuWYFtxGDwelN06eHTmfjYe4cckVMyiOSO4nlWSXd8qfwjIqS6uYZb+1V9nmxhjz9OKm+ljNmJetBJqdw8mYlAHl4UqPekt5tQnuVeOESW6ggEN6VY8Tajb6nHBYxnE5bJbHQVDpMdxbXCWECmYjJGDwfqa6Uv3d2tfP8yGJBqcWpTvHdw7Y0G1S33vfH5VB/ZN5GrtegPDJ8lsQ3IPbP1qxc6PEbGW4Fw0FxHlnjK8euKqy67P/AGfBEkb/ALyQYJGFBHaqjr/D2/IhmlYvcaVcpHeRqpC5A/hI+vrVy1vree/vgPnWQj91jqMAdPrVKG6XVZYoZ2ZPJ+YHg7varl8sVlqdvNZkuZ1KMMZIA57VzySbs9xok0/ZCstvdQsuCRtk6qvbBrQWxKwFldjC7fOCfnVewqnA1trLkytiZMojdCh9SO/NT28k8pksN+LhfldsHGPUf0rCd73+81iaBitksnOPlRSWUnhlxVKxaJnCR2hjTqrO2SfpT2tJlb7MzLJCQCW3YJGf8aa8aWDhZWdl6RcYI+prJbWuakrNiCZdwfa3y4+g/wDr1EkYI5/OkjCG1OxtoLDrT9siDBU49ua9fApaNGM77DvIHrxSiFD1wKZ5rZ9KUEsc170DFj/JGeBSi3p6c8ZqYLnoea3RJWNsMcUwwe1XQhPUU7y+MVYGeYcUhirQ8oDjrSGIdSKYGb5dJ5RrQMIPQU3yPaqAykjPpU6R1l29zOhAT5h/d61s28jSLl49n1NNO4CqpHQ08zGPgcmplVT3psiLTsIbHdIxw6496tCNSuQAR6g1mSpg8Ypsd3JC3ysfpSGanlD0pjBV6kVB9viuE2Sh4mP/AC0jP9Kgk02WXm3vkm/2WO1v8Kl+QE8kkXr+VVnngHVAfqaqTaZqEWS8Dkf7Jz/KqLiQZDRupHqprCU5LoNIvy3cfRUT8qpl43kG9FC9ziqbS7eM0eflSvXNefi5TlHQ1glcnu1DeXFbhDvPDHt70+5toZWG26jeeDBUyc+Zj2HP6UkMUJieGEM08gyAR04/SqcNtDYXsVzPdr52SPKAzgnjqK8OPrt+JsTBvPuRDdRPEoG5se/Sori2jsZZFeYusg3K5649KtXLPeX0QikChMh3xnI9qy9c [e2e-predictor] tZY9RiWdzJbsu5SOBmrpq7tsZyNEHTbfRZF8tRJtIEnVmPaq1ldtpzjdJkS4IYDkN6fSqul6XaXBkMrtuJIQZ4X3qndLKLuWISGUQpuDIMFe3Pr2rRQjJuN7kGhrerx3LyNEMoRtlYfxN7Cqtiw1eeGzm/dQRfOXHXPQAVGLL9y7yFEeNcqAfvZ9ahluvs9ukcKmK5XBwBwRnk1pGKS5Ybg0dJZG0jtpIZo8BWPzg859aS2ubi2vY5bmMIJlzC56FQeh9D7VmWIE9rJO75kzkN0GRWhLNeajosyx2jTBfmIf5SPcVzyjrZiHyXTx628kUQ8iYgGQdA2Oa2pIUWKO5tpHNxwjlv4/rWNp0M2raaFtisYUhgX7MK0tPiluoj9omEc8ZZQo6bgec1hVVvloaRZZmWW1jFzNIhiYbWIJ+Q1E01rqN0oeSR1UcBBhc/jz+lWbWKa8jIZAsQOJFc8v7AVS02IxFHkCozE+WhOSR3rFWs31Rqi7A0LRSLblWBGACw+U++Kqi4uI5WRAzhTjIU4NTzzWUEx/erHu6j3Hf9azl1GVh8x4J4NdeCS573aImaS3Of8AWwMPcCp0MMnKPj2NZi3b/wB6p470j70aNX0tKatqc7RpCNlORyPapApzmq0N1bN/ejPvyKuo6EcSK1dSVyRytinja3UUmFz1FL8o6EVdgHgKKXYDzTMgdx+dAkIosA4xDsKPJpPN9qPNHrTA5tBs4Xge1So5HrTTG5HCmmiKQ1QF2OUHgnFSk8etU44znk4NW1QbeTzTEV5Bmqrrz3rSdFxxUDL3xUtDKBB7UbmXoSKtNGOuKYYx6VLAE1C5i+5Mw9qe2r3OPnWN/qtRGIdqY0Xqal3AWXUYHH72yjPuKoSzacTuEBQg9hT5oevFZ8sLHPFcde7VmXEn/eeYtzbdeQDnFPu7KVZo5UkhLxsCD94OfbHWqUbSxgx5zGex7VYa2l/s6NxM0pY/u1QZI+mK+dqRcJnQndGhePGbQO2yMR/MvOM//rrOtymqTML5CsbMNik42iq0cTx2ciXAledJVJjbkIvX86YJUmuw5Lquwgdt/wBPWkoct7feTIfYQ20cs+/zwsbsTsU4I7HNJLo9zY28+oROHSVsuO6qff1ratLiA6O0cpHkiPGdwB4//VVW0uWmsxazo/lzZBcnoMfzo9pK7ZNjKvbeC3KusjzRsnC9dvp+FVHhj+zRsvF2W2kdSR3/AAxW42nyaXL9ktla5gnXO6Q8r+fasW3MqXbwsoM7AgZ4xj6/Wt4Surp3GQ6fFK8skUrEKW+6p4BroLLUpo7l7JciUJkuT8uK5mO21CPUGO8tKnLFDnIqzHdOmpSOJCAVG5mHJp1aanfroTY6K0uDpz/ZCWIGXDp3z6+9WLF7i9vLohkiBfKt6ZHSsHQonvdRmubySRguAFJxx9PSukhsltdRk+yN8kxBCHsTXHWSi2upcS3LMdJkiSWT5X4STt+NUY1k/tF4CVBtiWjdTxIjc8ep57U3Uzf7lR7fdCGyCg3dK0LuaKysYVcDzCwWM7eVz3rFaLu2aIpzWUcTPHdReZFIN6S9Gz3z71Sm0+SNRJC5mg6hh1H1FS3LzvcrNNcJKpGFIOFGDyMdj0qJFubWZpbdv3bHJj6r9R6V6OC3tIzkuw1M8c1MrleCaso0F4uWType4Hr/AFpklnJGN33k/vCvbhDsYtiLLz1qZZcdDVbbkcCnAHtW8SS6s7DoxqZZz6ms0PjrUqyVqmwNETE9zThKezGqKy89alDe9UmIti5cd81ILs+gqiGpd4qrgSC4hI+9SfaYecGssI1OCMO2adwNDz4ienNPE47CqSIT2q1FCfwpgTGTd3xTTz3qVIgKlEQ7UxFXy/SnCLParax47VMsakdKVgKItQad9i9av4A6CgjNS4gZUlkDxjNUbizCg5wAOSa1r6+t7NP3jZbsg5JrltR1Ca+yp/dxdkHf61hU5UtSkmV5prWRinmYj5yw74qKUyCNYbW4KKRwu7H41UWFmc47dfap7aJ5bwY+Zdp3c8189iYWnzNnTF6WHWt3BZwtbvJvn5J2Atkn1Nal49tdaKN6JuhT5Gz0z1Hsax4IBaXztIuUYbd392kupLaK4SRJVZUO5152nH9a5nFSkmhstyWMFxpyQwnDMR5f/wBeoL++utPgt4ZIkw7ArKG+X3xVgSpNJBLYoZTgsQPlO08d6ytZvTq9qbeFNkdq4355PPAIPpnj64rSlFylaW35EMty31ydUTYyOHUDviMU24kuBDJbG0mdo23m5Vcqozyc9/oKct5ZyaD5EETmXAwEUhg44zmtXSdSh/stLedlLbPLkXqzk55x1NKT5FdR2AyIMLcuYZwUCgs55JaibRp49MM7zI4yGYAc8ntV2Hw1DFpzm2u9kj/vA7DgL6GmWp1P+yWHA2pmNxxkgcAj86PaXd4PqFjVleCLT2n2YaNRtK8MQKp6XqM020mPczyEluwH8+P6UzTFuDp9159s8t42XiMg4ZSMEfzqTSrhNTsrqyMUdtK6HDdAD/jWDgkmnrqWhZXv4tUMrMwRslGU5GPatO5gklaK4wJjt+cDnI6jHrWZps88McNnKMCJXRyeQw7Y/WpVvbqynIIV4WO5UIxtB7D6UKnzTUU7D5rIsX1vFqESmJlSc/dbOAf9k+lYkTy20xjdWRgcMp4wa12tbbUpfPspzbXf8SP91/qP6ipJrZpcRX0RhnAwsvUH8e4r2sNhfZxtuYylcpiXOD1PrV63vcEBzj3qhJDLaNslXGfusOhpEkB4rtjeJD1NkxRycj5Se46GoXt2U5x+VVIrhounK+ladtcLKOPxU9RXRFpk2KZiI5IyKaU9K1WgBGV6GoXg9sVaQijgqc1IrVIY8cVGVwaYDw2aN3tUfIOMUZx1FMColwelTLcetY8EzMil12MRyKtI/vVJjNVJ6sJcZ4BrIV8fxVMk2OlO4jYS4Gcc5qdJWx/jWRHcE9MCrUcjN1ancDSDnuRUitVISKg3OwAHcnFQTauqjbANx/vEcUm0hWNZ5khj3yMFHqayLzV5HBW2XaP75/pVCSaS5cF2Lv2H/wBanraTN94rEPVzj9Kzcm9h2KMgLOWclmPJJ5NMispbs/IpCeta6WllEMyFrh/TotLPMzx7eEjHRF4FZOn3Hcx5beCBcMd2OiL0/E96zri6k6Q/JngBa0bqMYJNUU3JcBYY98jDCrjrXFXg+iNIsqbbrbHGznjgA9s9/rVu6sopIo7bcFt4z8zL1Y+/tV2a0EUCNcYeQDkZ4qqLh50MBUfLli/oo7f0ryqlKpFq+5opJk8NjLqdvLcRwxRAjYrg4woHU+grHmt1tdFuJIiRbtIPNbPMuD8oX2J5/Crbx3Oo6WzjfHHI5IROFYD19aFtfK0R/MkEqRfejJ/iPQD/AD61nB8ujfXYe5HGFn8PGHTS0JmfLGQ8r0OM1c02EmTUXhnie7eMJFt5wcYYj86ppNqEcuLe2BtLlVBQj7uM9PSrSSHS7iK8MLbZplXy2Od2Rg49MD9cU5t2aXXX/hwSGH7Tp2gW0UluxYytG28cBc5x+PrWxFdb7dmtoZjE6kR5GSB0/Qg1nWLtNrV2ZhvhY/JC/IxngAU2Rv7S+aKV7ezAbyVX+IBiCD7ZH61lOKk7P1v6jSJbfUdUknaARIG4UkKScDv+NXLCG2mvJpEjLZdmDdmGc7x7+vvVH+0jZazCiZaBIkDKRyD3x+OKtIrmUgYJD70QDgxtnHPfP9KicdNrXGMuruKe/jmRCPLYDPTI71PehhJluR2rLinxNIjLlCxwO4rbhxc2a5O5lG0n+tehhsLrcznIz1GDuGQ3Wtez1QhPJuR5kXTJ61mvGUbHSmjj8K9SneBk9TpPscFzbkQuHjP8BPT8e1Yl5pz2bFgCY/UjkfWi3uXhbKMVP1rUi1NpF2yBXHQ5711WjJE6owgeeePrT1ZlYEZBHStZ7fT5udjQk/3Dx+VQPpqE/u7kH03Cj2bWwXLNleiQhJCFY/ka0Gi4rDNjMvRkb6HFalhcvgW9wCrjhWPetI32YmDwioHgz0rTePNQMuKuwjKeEjmm+Wa0mjB7 [e2e-predictor] VEYOaLAciBTwxA60pX0oCVBYqyN3qQSEdqjwT7U4KR0paiJ0uGHQVMLyY8LxVUDHWpFzjHXPQDvRdgSmRmO6Qlj6ntVy2s2lAd/kQ9B3NPtLEIFknAz2X0q8TnhapR6sVyEQiJSEG0d/ekEZ/CpxGep6UpPbFOwiuI6jljwOetWSCBmq0uM5zxUtDKM0TSuscalmY4AFaVvYRWEJPDSsPmf/AD2qzY2/lp50g+dhx7CmXj449qhxS1C5g6g5lc/3RU2n6YptHkuB8snUHuOwqWO0Nzcqh+71b6VpXK7k2Lwo4Fc6pJtzY79DnL28nEj+S+yMcAYqsqg2gnmJkVW3yKeuR0rQvbUD5QKqTxFNKmI/vL/hXmYjDato1jIhsZDc2s0wfypSSsag446ULp8MtzBh2PkoN3s3p/WmwxsbSJVGGLFVA75rXMH2BYY4xnAO73NcyoVHzOJfMjOa+hkQpLGY9pZS6KeG7HNPsw9ksdtKo+yWzM5P94MD/ImoJ4AZSSOSckGtJIftGnvGRmRUIX8ulNYZuNkg5tSOaWOe6ilt412ttQkjtmogkmnak7x/xZHPpUGmyAEQsTw4Zfz6V02pWAY7wPxrqw2D91qREp6nLSoRLkjk81oadP5MoVj8j8GmXMJB5FQbSGx2rtjHkehO5vXNvuGQOaznQqeRWjpt2J0+zSn94B8p/vCn3FqRniuvlT1RBkinq5HtTniKE8UzGDQlYLlpZg3B4NSiXFUgTUqscVohFoSZ6GpEmI4PI9KqA5pwY1SYG/DOJUAPWnOtZNvcGNhnpWj52UDKMjvVCGOtR/jUxkVqaVGaAOU8s96UR+lTDHfmjAzUjItgHWkK1IRTcjtSGN2/hWpY2ohAlkHznoD2qCxtwzea3IXpn1rRxk04oQ8ksetSLGKRIwe9TFcAAVYhp4HFAJHbmpQnA9ajkzyAaTArvhs+lMihEtwoxlRyaGHBPartpEIodzfebk1G4EsjhEz7cVkykuxY9e1Xbh9zEdhTLWIPJvP3V6fWolq7DC2hMMOMfvG+8fT2qb7P/e5qdU4J6AcCpjHhQcU7CMO9h3MTj2rLvYtunMv96RR/M/0robtADjHasfUF/dwJ/tFz/L/GuepHdlIj0Wx82VXYfLDkj6mtOa2Lv0qzodvt0/eRy7E/0q48YBAxzVwpJQSBvU5O8tSr9Kdakoy1sX1sOpFZJTyx+NT7NJhczr60MF84TgN86H612cDC+0+Gbj50BP17/rXP3sXnWaTj70R2t/unp+tX/DlySklqT935l+h61UI2k13B7Fe+ttkmMcVjSxlJOK7O8tw65xmudurYhjjtVSgCZQjchgQcMDkH3ro7O5W+t/mx5q/eHr71ze3axJFWLad7aVZU7dR6iiGjBmvPb5BwOaz5IipzitsMlxCJU6NVaaAOpwMGtrEmTjnpSqKlkRgQccios880rDJR0oBpEp7DPIpgOU81agnaM8niqPSnq5HemgNcbW+YdDUm32rNhmKnrxVoS8fepgYGQBTS5zxUXmUbsnrSAk6n1qSOMuwUVEpArRtY9ibm+81CVwJ0QKqqowBxVhIwelMQAnHep1wBgVQiRUxxT9nPJpiMfTJpxbPTigBXGBwaquCRkmpJGO04NVmY49qhgPiTzZVU9Op+lXZZAM1UtPlV3IxuOB9KJZAX46Ck9EBHIST3rQt4wkap36tVS2jMjbyOAePetSKPb1/GiMeoMcibm56CpXXI9qcigCkm4iNNrQDKusFyfwrJvQDPjsigVryYZxnp1rJ5mlyesj5/WsZrSw0dLYw+XYQr6IKc6j0qaMbVC+gpjjn8a3toIpTx74mB61h3URDV00iA8isq8h+UsB14qXEDNs2RmaCU/u5QUb2z3/CqVpI+n34Zlw0TlJB7dDVhl8t8Gm36b9lwOS/yv7kDr+VZtdSkdaCs0QKkFSMg1kXdttdsUnh673I1q55TlPpWpcxZG/HNarVXJOTnt9ueOtVNpXiuimgDBhisua1OCR2qXEdxdNvTbS7HP7p+vsfWtiYY5HQ965sqy9a1dNvRIn2aU8j7pP8AKqi+giSRBIMj7wqm6ZJBGDVyVdrHtULFXODwabGVFJXqKnVtw5pjrtYhuaFyOnSkBIycVHjHFSqcikZc9KYDQeafvPrUJ4NLvNFwME3IHemG9iTlpAPxrg/7QnbrNIf+BGpraR5ZQoyWY4FZ8wHoWnTx3cp2HKJyT2rdjOTWJpUC2tskI6jlj6mtpGAFaoCynB4HNSphScjJqBHwcipN/HuaYibzMdOtG4EYqEMCPencAHFIBJXAXHaoDlwOwpxy30pBjIHYVLGSb9sfHbpUagyuFHUmo5JMtgdBVqyjyTIe/A+lK12BegQAAAcAcVaUHNMRMKKnXGMitCSUDAqG5bjFTZGCap3DDGaljKFw2I5Gz2x+dUrRN17AuONwqzcnMeP7xqPThnUY/QAn/P51k1eSGjpM4HvUTHrTlPHNROeSexrckc/K8duaguIg8RHerIGUP0pjr8ucdKAOcuYjux3zUGzzIJIT1IyPqK1b2Hdll6is4fLKDjvUNDRSs7g2t3FMP4WGfp3rtjiSMHqCK4adNk7pjjJxXV6Ncefp6AnLINppQ7DYyaHDHaao+ScsOtbE6dGFUnXkkVpYkyprXcM4rPeF4XyMjB4I7V0YUEGopLVXBBHWpcRmfDdi4jCScSAfnUchwxp8thhuOMVE0Mu3ruxQMBJng80dDkdKrsxQ8jFOWQ9c0XAtA57Yp3eoVcHvUm71oAR1zUW2pjg0m2lYDxFQc1saGmdQiz25rPEfNa+iri9U+xrGO4Hd2bYArSjO41j2rHArSSTA4rdMC8JNowKcCTjmqqNuFTqcDmmBMCQODQWLcA8UzOeO1Ix7CgALYXimF9qZNVp5xvWFD8xPzH0FEkmSBUtgSpmSRVHVjW7bxhVAHQcVj6aheZpP7vArbT5acUJkwFTj2qBOmTUobkYqhDyflNUJznirjHGRVC4btSYylcHlR7Zo00/6cfZD/MUydssx7dKTTmH21vdD/MVmviGdErfJULHAIzxmlDfKKimPHHrWxJaTlCO9SDBGCO1QxN8n4VMBwPWgDPuo8ZI6VkSRgOCOhreuANprGuEKscdM8UhmZqCbLkH+8oNaHh6fbO8RPDDIqnqfIhbvgjNRafN5F9C3bdistpDOycZ47VQkADlfyrQPIyOtVLlAQHHUVsSVhgZp+3IBFRZwwJ6Gp044HQ0DIZo8jP51QkXYT7VrlQciqVxH19aGBlzqMhu3Q1WeLbyvFXJB1WoFPGKzkNFfJU09Zh3pzpmoHSlcZZ81fWk89fWqmD2pMUcwWPMQvNXrBjHcRkddwFUhVqDggjrWC3A7W2YgYrRjY4rMtTmNT32itJOgreIFtGx0qdSe/Sq0fT8amXk1YibJPPaqVzfAApFye7Ut8zARqCQrZyB3rO6jmonK2g0iS3bMpYntUzP3qCH+OpO4qUNnQadH5dqmep5NaAJ4qvB9xfpU461siCdTlQTUhOce1Rp92pOxoAbI2Kz5z8w/OtB+1Ztx95vpSYFKU5TNRWLldQUeqGpJfun6VBZf8hNf90/yrNbjOkV8pmoJXOCD1Bp0X+pqK4+6a2EXbdsoAatRnjPeqNt91aux0IRDMODWTcja49DWvN1rJuvvGgZl34zAmezGs8NtYEdjWhf/AOpH1/xrPHU1jLcpHbW0omtY3B4YCkccFT0NVNGJOmLn3q3J0rZbEmbJmOQoenUVLBJztqO+6p9aZGTvBpAaQ+YfSoJUzk1Knf6UjfcNUBiXSFTVHcUc+hrTvvu/hWY4+UVEhkoIYUx0psR+apm6VBRUZcUYFSuKZgUAf//Z'}, 'key': ' 1'}]} [e2e-predictor] 2026-05-20 16:21:41.975 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [{'image_bytes': {'b64': '/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAErASsDASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwC9A42ir9vA0nOOKxYJhkDqe1bNvO0ZAYdaIsC8LLjOwH60yWDAwY1/75qzDcDAz0qfhl55BqxGE1pCzZwVPt0qJ7MgZQbh7da1Z7bncBVQgoaVhlGFvKlBIwOhqxPFxkdKmdY5xiQYP94daaqtGPKkO5P4X/pU2AoKMMQatWv+tAPXpTJ4ipyBTVYqwYHBFTezA1ivHNRsuRU1tOlymOBIOo9aVoyGNaCIEHanEEEMKXbg07BAx2NICXO5KrvwcVPEcDFRyD5qTYDYhuPuKnA4waitxmQj1FWGX9Ka2ArODzUXU5qxIM81AODzUtjGzHMfvVRcl6mmOMio4V3PSAtwjBUd60l+6DVCMAzH2q6D8v0qo7CIJ3xmsqQ8kmtC5YAVmyctntSbGRkDOT0qWMFyABUWNzD0q5EuxM9zQgJQAqgCkJxS9vemMasA3c8CpFPHNRBgBkinBvSpuBMGxRnPWo1561IOlMBQMEU2R8DFKW2rk1XdsmgCN+TmqskuHIqeUhVNZMkoZyckZqQILTi5UntzWtHMOVbpWQh2zCr6jIBpRGzUjl2jBPHY1chuSODyKx4pOzdKnVyh68VYjbDBlyvSq88G4bhVeG4Kkc8HrV3eGUEVQjLkUr+FRmQgYzV+aMODxzWdIpU0mMerh1wahdCpPvTN21gQamB3jB+qn1rOQDI5GjcMvBFbdvMt1FkfeHWsJhzU1pcG3nDZ4PWlGVgNd4+MigL8uKscMgdeVNRsAORVsRGFwc1G45qfKg/MM/U0jLG3RQPxNS2BCh2OG9DVxwM57GqxRQc8j9asp80I5zjiiIyu64zVdhxVtwMVVak2BUlOTUlumATTXXmpPux0r6AS2vLv7GrLNtFVbM/K596knbgGqT0AqXLZeqbgsRU8x96hJzgCk2A+JPmA61PA4mUSL9wk7fcetULtmEMdvGSJrltgI6hQMsfwH6kVqRIsUaqgAVQAAOwFUgEJ7UwDOc1Ky55/OmtgcCi4EZ6UqqSc0Hk4p46igB44pQaaM5NI7hVx3qkA2V8nHaoAdzE9hTZHOMd6ZczfZoQq/fNDArahcgAxLyf4iKzs0OxJ5696ZUDQP97NaVsdyg+1IPszHlFzU8SRg4jGB6VSQh3linp02mpQm5enNJs9aoBoynfirMFwVOD0qADjDUn3W9qANIsGGQeKqXCK3PekjlIOCeKfJyN1AGXIMZFNik6xscc5U+hqxMgbPrVFwVas2BezvXOMOPvCo2GD7UyOXOG/iHX3p8hGzdn6Vm0M0rG8ZLYxtzz8pp0lyx/iNZUMpzzVkturURKZGP8AEfzpRMw6Nmq5HvTMspz1pAaUVzzhjiptxjPmRnjuKyBNzzxU8NwUbDcqaXoBreYJU3L+VVn5zTEcRvkHKNUjcE4qZdwITyabK3yGpG4GaqzN+7qG9ALNicwn/eNE75UgU2zb/RQfc0krY4rS+gFZgcc0iKM+9Kc81FcI727QxnDyjbu9AepoWrAZpv8Apt7NqB5jA8mAeig/MfxOPyFa4HFQ20KW8KQxrhEUKB7VYXFWAvlkhSDx1PvUchwSAKlD7Uyep6CoS3UnrU9QGHg0DJ5xSb8mjdjvVAOZ9oqs75JOaJX3Hg1GBmmAKRuLt0Xms24lMshbt2qxezgDyEPuxqkxpNjImo4pGOOarmbk0gJvMINWIbp42BB6VBLC0Z9qjVsGjYDqrWVJ4w6n6j0qcxbh71ztndtbyBlPHcetdLayx3Me+Ns+o7irTuJkDRDvwaYVIODWg0IYc9agkgBGDTEUyCv0pwc4wac8ZTg9KjYFRSAil6ZxVOYZFXGPBBqpKKljIFJB61KzFlqJhTkbPBrO+oxysR0qwrkjk1Wxg1IoPBJ4PpSc7BYkOfU0zzHXvke9WNuFBHQ1A/BrKVRoaQm/dweDShyOOtRZB+tAPHNSq6HYv203/LNuh6VeVvkweq1ioxB+lacUm5Nw7jBrVTUoktEsp+SqNw2F4q1I3yCqM5yQKwchpF62Yi0/GkcHgmkh4gAoOSK1UxEfVuKdbKZH8zseF+nrTGO0qo6scVciXgYrWG1xDxwcUm/GQKc3FVS3J5qmwHmUkknoKYXJGaZuBzTd1JMB4PBzxUUkhPApWcnpTFUk1SAdGrOcVW1S/TTbbIwZW4Rff1rQXbEmSefSqC6bHPdNd3Q86U/dDfdQegFUBkWYurnlI2YseWPetSPSZW5llC+yjJrUVABjt6CnHihJICkulWqcsGf/AHjUwt4QMCGMD/cFSM4HWm+YKq4HO/aAww3NRuqtypxTNpFIMisrjFDFDg1ctbySCQSRsQf5/Wqm4MOaT6GlewHY2OrQXWFciOT0J4NaDRq68/nXBLIRwa0bTVLi2wBIWX0bmqU+4rHSSQcFW5HY1TkiKZBGRUtrq8NyNr8N6VaYJIvysCPar0YjGdMDOeKrSL6ng1pXFuUJxyDVCSMgH0qGMqMvao84NTOp61XYkHmspDRYXBxnpSFjG2DyKbEdwK96eR5ilT95elZSKRYglBHlseD0NJKpU4NUlk2nB6VcjlEq7HPzDofWsJTvox2KzcZojbccGnSrgkVCpIkFcdaorblJFg8VctHzlapBs1Ztf9bTw+K01CUS07dvaqMh3TqKulSSTjPHWqCgGdnzkKOtYLGxbDkZoxnEYqR4j5e4HPqKrwncAO2M1X1jVRp+lXFxn7inHu3QCu6E3JKzIaC1lF3qk+05jtgIh/vnlj+AwPzrXUYArnvB0LLoUMshJknZpXJ7kmuhLAZxXcpIgimYjPNVd3HWpJnLHFQgcYp81xjht7U4AGkGFpDPt4QZNaIQ9YiRnoPemng4Tk+tIFdzmRjj0p5dEHFWmAqRfxOeakyAOwquZ93Sk5PJouBM0uKjMrHpUeRn5qQydhRcB3Pc0vHrUYJanbT6UwMX6ikKelafA/gX8qRljPWJfwzScAMsxjNJtx9K0Ht42HykqffkVA8DpzjI9RzUOLQ7lXbijDdRU2zIppX3qRipJ0z1rQttQkj4Ylh655FZjLzQMryDRewHUwXyTphiDnof8aZcQYO5eRXPw3BQ5U4Na1tf5Xa3I9KtSuTYgkjK5x0qpIpwM9K2HRJlLIefSqEsRGR+l [e2e-predictor] RJAUVcxuCO1WpDlROn4iqknTp0p1tPtYo3KNXJOdtGWlcllUMBIvRuv1oGVOD1FOWIiRIz91zgH0qS6VoNwaMgKeJQMgfWvExGK960TeMRpPmqMnD4796JIQsf7s5lGAQT61YeSOS8SFwFkH3WHRuKq6fFJdajMZ3aMRtgqByT269q4nUnJXb2KskMjUiIS7sl32hfTtWhaArIQ42kdaaY/7PvzG6+dFMSWfHC91+nvS2e+Sab7QORNsUZwG7jn0xmpc3a6FYnDpC4lDEl/4G6DtVa5UqRDEADKTj2Hqas3Nkz6hGZGxCFJLL/FzwKluIykkQgQtC53N3Kn0+maxUrNMvRoiEZWPapAJ71keItPkvdPYiNnjg+cQjOZT/8AW61uOY1cGUcryFzUgkZ0JVsDtXfDGWmm9kZuGhX0qJLXT4IACuyMfKe1WZJQFOKiKlSCWycfnUUjjua9ali41PhZk42EbLHNISFFM83nA5pVXPLV3Ql2IaDBf2FOykQycUySUIMDrVZi0h5NbJiJnuGc4WkVWP3qYo29OtSKrt34q0wHhgo4GaCx/CnLCw561OkJP8NWIrBd/apVtj3qysI74FSZjTimBElsO1S+QKQzf3cCk3v60AUiqEcVG0R7DNPIZT92kLY5yRWgFd0I7UwMyGrLHPYGoXQHkVLAYYUlGUwj/oarMhRyrqQam3FDU6yRzoEl7dG7ioaTAzyuR0phQ+tXJreSLn7yHow6GoNhas2h3K5UA5zSrIUI5qQx5qIoBwRUMZehvMEZbB7GrS3Mdy/lMQk3YH+L6HvWJnHHpSs0c0ZinBKeoOCp9Qe1Tz2CxcvY2jY8VXgYMrhhhf73pTY728geO3ukW9tXztuPusvfDe9aECQmMqE3I/OD1FeVmFaKVlua049yNLooVjLD5MMcjORmrZN3LfmHzVjg2bn3LkMvp9TVeS6htbNXSNTk5RiPSrdhdx3ds0lztIcHJHHHt714cr/FY2JTbwGzDJ80kBym48/5xTZHzLFLLEygryw43+lFvJa/YZF52AZEh5IIpkN6k2yCcOcHdtIxzUaktl10gup02zMqlcFRyM0omRElhk25QYGBzu9qqLav9rl+ySII+q7mzz6UxHiXzYbkL9oHzGQHnd2x7VLj0Fc0Fml+y5kjbY2OT/CakaRSEMY/eE7do71krqBkgWNllCzMOdp/P0q35aQPEYHd9wKlSMnjvUuFtykyeW1ju51WQsjIm38e1V5LWRSiGcDy+Hx/ETzmpxK0kgl2ERYwzHru+lJe2pn8trc4kzyC3BHrSTa0ZRG7IkQIbcvTJ65qsUeZ2H3VXqT6065kkSfyIrZiQMFmHHHU06TKWyq7ZbGSfU16GB91uUnotTOYxIVU/eyaSRivFAxgHOaGw3yn8K9+hVhWjeBi01uQFWY05YSe9L5wXjbUiTqeq4+ldcSWSRwkdRmp1RVGW4qITf3TxSg7jljWqJJRJGvTrSGZj0OBTfK3Hini3brV2Ab5jNxTgCetSCE9+DR5ZxinYBAqjmjzVpPKOOtHlU7AVRLwOhoyHFZyuw6VMsz9aq4FghajYYHBpPNzzRvDD0pMCB8HtioiQOhqV1Peq0kZBz2qWBbgu2i44ZT1U9DVwWttdjdAxjfvH/hWGWZDx0qWO4dCGBII7ip5h2L82nlTgvtP+0KrPZSjkbH+jVft9VhnTyrtQQeN4qO7025C+bp06TL/AM8pDj8mH9RSaT2AyJo2X7yEH3FVJJFUdeadN4hlsJvK1Kxnt+cbiNy/nTzf6XerkBTnupK1yVdFcpDdME8935SofKP3s9vetcmCxTZcDcm4/Oh5APrVWK4kuA0dtHjbznODTzAbiaGV0EinO5Dkfn+NfN4ibqTvLRHTHRE8losVspkKT23VY+4z3z9Ka8FvayRyQiT7G/OGHCmp44omsnW5LbsHdGrcLjgfXtQdQVdOkhYeblNqoozx9K57vYTIbmWAT2zoGUOSGUDCk9jS3Fwl7fpsuFjZUAdgM5PSobm/hmsIbZnVmaQEJjgge/arN1FHdxWoh8qBgx3N/s/TuelVta5DZWN79gmliMgaVMkcEBqnhube4s5FmTMjjcGbruPpisvVIn0u5jE9wkz3PAcLjaKkb7Pp8kEkL7lkByHP3SMcj3q+RWTW7Iua0OpLJYzQyZ+VMFAMMD2xn3plnfva3Dw3aeXMg4UntjrVC9vXk8m+ijXbG20kA7m96fNqCSz29y6EmL5Hcp0zjGah0tNtylI14dTVpZHPIz90jk1Na5aLzvNBc/MExwB6fWq7zW63cExVBI8fGO/PFSXksUcgMZbMv+s2jhPeudxWyNUyO7vfOuo0BYKAGc+vtUVwr3upCFNywxrukfH8q02mha0kAjUqqZB6Z46VAl15kGyFQCVOBn+tVSqcmtgavoQtDDgorlSOnOahkzCu6QjaOd3bFPQmGVEeAmM43yZ6+uKknaPa8IAdG4OfSvewlanJ6JL0MZJmb9ttWOVcyeyKT/TFC3Fy5/0fTZCv964kWIfhjcf0qyMRjCKFHsMU1mYmvWi0ZsehuMfvPIiOekbGT9SF/lUhl2+hqDDkU3Yx5NbJiLH2kjocU8XLf3jVUITRsNXcRdE7H+Ol85/7xqmEYdDThuHencC557g/epftL+oqllqTLU7gQKvNPCkHBNOVkIG5amVI2Aw2KYEITqKTYQfSrnkHqMGlMB/u8UgKTKfc00oSORV4REdRQbfnikwMxoh0IqJodp+WtY24I55NNNvj+GpaAx2hYcg0+C5ntmzHIw9uoNXmtjk4FQSQbe1ZO62KRZTVbe7Qw30KAHuRlTUN5YlSj2RhEWeU8sFT9DVCZAB2qvDcSQMfLkIH90nINcmJqtQa6lRjqaUTNNI1rtWJ8E7umfUVIoffHapcA7Ry5GCB/WoLC4juhKZGjSUHaoc4/HPTFVPImsbo3VyywhMjy2OSwPpivm3FuTT3OnoXLuAxTC3FzuWYFtxGDwelN06eHTmfjYe4cckVMyiOSO4nlWSXd8qfwjIqS6uYZb+1V9nmxhjz9OKm+ljNmJetBJqdw8mYlAHl4UqPekt5tQnuVeOESW6ggEN6VY8Tajb6nHBYxnE5bJbHQVDpMdxbXCWECmYjJGDwfqa6Uv3d2tfP8yGJBqcWpTvHdw7Y0G1S33vfH5VB/ZN5GrtegPDJ8lsQ3IPbP1qxc6PEbGW4Fw0FxHlnjK8euKqy67P/AGfBEkb/ALyQYJGFBHaqjr/D2/IhmlYvcaVcpHeRqpC5A/hI+vrVy1vree/vgPnWQj91jqMAdPrVKG6XVZYoZ2ZPJ+YHg7varl8sVlqdvNZkuZ1KMMZIA57VzySbs9xok0/ZCstvdQsuCRtk6qvbBrQWxKwFldjC7fOCfnVewqnA1trLkytiZMojdCh9SO/NT28k8pksN+LhfldsHGPUf0rCd73+81iaBitksnOPlRSWUnhlxVKxaJnCR2hjTqrO2SfpT2tJlb7MzLJCQCW3YJGf8aa8aWDhZWdl6RcYI+prJbWuakrNiCZdwfa3y4+g/wDr1EkYI5/OkjCG1OxtoLDrT9siDBU49ua9fApaNGM77DvIHrxSiFD1wKZ5rZ9KUEsc170DFj/JGeBSi3p6c8ZqYLnoea3RJWNsMcUwwe1XQhPUU7y+MVYGeYcUhirQ8oDjrSGIdSKYGb5dJ5RrQMIPQU3yPaqAykjPpU6R1l29zOhAT5h/d61s28jSLl49n1NNO4CqpHQ08zGPgcmplVT3psiLTsIbHdIxw6496tCNSuQAR6g1mSpg8Ypsd3JC3ysfpSGanlD0pjBV6kVB9viuE2Sh4mP/AC0jP9Kgk02WXm3vkm/2WO1v8Kl+QE8kkXr+VVnngHVAfqaqTaZqEWS8Dkf7Jz/KqLiQZDRupHqprCU5LoNIvy3cfRUT8qpl43kG9FC9ziqbS7eM0eflSvXNefi5TlHQ1glcnu1DeXFbhDvPDHt70+5toZWG26jeeDBUyc+Zj2HP6UkMUJieGEM08gyAR04/SqcNtDYXsVzPdr52SPKAzgnjqK8OPrt+JsTBvPuRDdRPEoG5se/Sori2j [e2e-predictor] sZZFeYusg3K5649KtXLPeX0QikChMh3xnI9qy9ctZY9RiWdzJbsu5SOBmrpq7tsZyNEHTbfRZF8tRJtIEnVmPaq1ldtpzjdJkS4IYDkN6fSqul6XaXBkMrtuJIQZ4X3qndLKLuWISGUQpuDIMFe3Pr2rRQjJuN7kGhrerx3LyNEMoRtlYfxN7Cqtiw1eeGzm/dQRfOXHXPQAVGLL9y7yFEeNcqAfvZ9ahluvs9ukcKmK5XBwBwRnk1pGKS5Ybg0dJZG0jtpIZo8BWPzg859aS2ubi2vY5bmMIJlzC56FQeh9D7VmWIE9rJO75kzkN0GRWhLNeajosyx2jTBfmIf5SPcVzyjrZiHyXTx628kUQ8iYgGQdA2Oa2pIUWKO5tpHNxwjlv4/rWNp0M2raaFtisYUhgX7MK0tPiluoj9omEc8ZZQo6bgec1hVVvloaRZZmWW1jFzNIhiYbWIJ+Q1E01rqN0oeSR1UcBBhc/jz+lWbWKa8jIZAsQOJFc8v7AVS02IxFHkCozE+WhOSR3rFWs31Rqi7A0LRSLblWBGACw+U++Kqi4uI5WRAzhTjIU4NTzzWUEx/erHu6j3Hf9azl1GVh8x4J4NdeCS573aImaS3Of8AWwMPcCp0MMnKPj2NZi3b/wB6p470j70aNX0tKatqc7RpCNlORyPapApzmq0N1bN/ejPvyKuo6EcSK1dSVyRytinja3UUmFz1FL8o6EVdgHgKKXYDzTMgdx+dAkIosA4xDsKPJpPN9qPNHrTA5tBs4Xge1So5HrTTG5HCmmiKQ1QF2OUHgnFSk8etU44znk4NW1QbeTzTEV5Bmqrrz3rSdFxxUDL3xUtDKBB7UbmXoSKtNGOuKYYx6VLAE1C5i+5Mw9qe2r3OPnWN/qtRGIdqY0Xqal3AWXUYHH72yjPuKoSzacTuEBQg9hT5oevFZ8sLHPFcde7VmXEn/eeYtzbdeQDnFPu7KVZo5UkhLxsCD94OfbHWqUbSxgx5zGex7VYa2l/s6NxM0pY/u1QZI+mK+dqRcJnQndGhePGbQO2yMR/MvOM//rrOtymqTML5CsbMNik42iq0cTx2ciXAledJVJjbkIvX86YJUmuw5Lquwgdt/wBPWkoct7feTIfYQ20cs+/zwsbsTsU4I7HNJLo9zY28+oROHSVsuO6qff1ratLiA6O0cpHkiPGdwB4//VVW0uWmsxazo/lzZBcnoMfzo9pK7ZNjKvbeC3KusjzRsnC9dvp+FVHhj+zRsvF2W2kdSR3/AAxW42nyaXL9ktla5gnXO6Q8r+fasW3MqXbwsoM7AgZ4xj6/Wt4Surp3GQ6fFK8skUrEKW+6p4BroLLUpo7l7JciUJkuT8uK5mO21CPUGO8tKnLFDnIqzHdOmpSOJCAVG5mHJp1aanfroTY6K0uDpz/ZCWIGXDp3z6+9WLF7i9vLohkiBfKt6ZHSsHQonvdRmubySRguAFJxx9PSukhsltdRk+yN8kxBCHsTXHWSi2upcS3LMdJkiSWT5X4STt+NUY1k/tF4CVBtiWjdTxIjc8ep57U3Uzf7lR7fdCGyCg3dK0LuaKysYVcDzCwWM7eVz3rFaLu2aIpzWUcTPHdReZFIN6S9Gz3z71Sm0+SNRJC5mg6hh1H1FS3LzvcrNNcJKpGFIOFGDyMdj0qJFubWZpbdv3bHJj6r9R6V6OC3tIzkuw1M8c1MrleCaso0F4uWType4Hr/AFpklnJGN33k/vCvbhDsYtiLLz1qZZcdDVbbkcCnAHtW8SS6s7DoxqZZz6ms0PjrUqyVqmwNETE9zThKezGqKy89alDe9UmIti5cd81ILs+gqiGpd4qrgSC4hI+9SfaYecGssI1OCMO2adwNDz4ienNPE47CqSIT2q1FCfwpgTGTd3xTTz3qVIgKlEQ7UxFXy/SnCLParax47VMsakdKVgKItQad9i9av4A6CgjNS4gZUlkDxjNUbizCg5wAOSa1r6+t7NP3jZbsg5JrltR1Ca+yp/dxdkHf61hU5UtSkmV5prWRinmYj5yw74qKUyCNYbW4KKRwu7H41UWFmc47dfap7aJ5bwY+Zdp3c8189iYWnzNnTF6WHWt3BZwtbvJvn5J2Atkn1Nal49tdaKN6JuhT5Gz0z1Hsax4IBaXztIuUYbd392kupLaK4SRJVZUO5152nH9a5nFSkmhstyWMFxpyQwnDMR5f/wBeoL++utPgt4ZIkw7ArKG+X3xVgSpNJBLYoZTgsQPlO08d6ytZvTq9qbeFNkdq4355PPAIPpnj64rSlFylaW35EMty31ydUTYyOHUDviMU24kuBDJbG0mdo23m5Vcqozyc9/oKct5ZyaD5EETmXAwEUhg44zmtXSdSh/stLedlLbPLkXqzk55x1NKT5FdR2AyIMLcuYZwUCgs55JaibRp49MM7zI4yGYAc8ntV2Hw1DFpzm2u9kj/vA7DgL6GmWp1P+yWHA2pmNxxkgcAj86PaXd4PqFjVleCLT2n2YaNRtK8MQKp6XqM020mPczyEluwH8+P6UzTFuDp9159s8t42XiMg4ZSMEfzqTSrhNTsrqyMUdtK6HDdAD/jWDgkmnrqWhZXv4tUMrMwRslGU5GPatO5gklaK4wJjt+cDnI6jHrWZps88McNnKMCJXRyeQw7Y/WpVvbqynIIV4WO5UIxtB7D6UKnzTUU7D5rIsX1vFqESmJlSc/dbOAf9k+lYkTy20xjdWRgcMp4wa12tbbUpfPspzbXf8SP91/qP6ipJrZpcRX0RhnAwsvUH8e4r2sNhfZxtuYylcpiXOD1PrV63vcEBzj3qhJDLaNslXGfusOhpEkB4rtjeJD1NkxRycj5Se46GoXt2U5x+VVIrhounK+ladtcLKOPxU9RXRFpk2KZiI5IyKaU9K1WgBGV6GoXg9sVaQijgqc1IrVIY8cVGVwaYDw2aN3tUfIOMUZx1FMColwelTLcetY8EzMil12MRyKtI/vVJjNVJ6sJcZ4BrIV8fxVMk2OlO4jYS4Gcc5qdJWx/jWRHcE9MCrUcjN1ancDSDnuRUitVISKg3OwAHcnFQTauqjbANx/vEcUm0hWNZ5khj3yMFHqayLzV5HBW2XaP75/pVCSaS5cF2Lv2H/wBanraTN94rEPVzj9Kzcm9h2KMgLOWclmPJJ5NMispbs/IpCeta6WllEMyFrh/TotLPMzx7eEjHRF4FZOn3Hcx5beCBcMd2OiL0/E96zri6k6Q/JngBa0bqMYJNUU3JcBYY98jDCrjrXFXg+iNIsqbbrbHGznjgA9s9/rVu6sopIo7bcFt4z8zL1Y+/tV2a0EUCNcYeQDkZ4qqLh50MBUfLli/oo7f0ryqlKpFq+5opJk8NjLqdvLcRwxRAjYrg4woHU+grHmt1tdFuJIiRbtIPNbPMuD8oX2J5/Crbx3Oo6WzjfHHI5IROFYD19aFtfK0R/MkEqRfejJ/iPQD/AD61nB8ujfXYe5HGFn8PGHTS0JmfLGQ8r0OM1c02EmTUXhnie7eMJFt5wcYYj86ppNqEcuLe2BtLlVBQj7uM9PSrSSHS7iK8MLbZplXy2Od2Rg49MD9cU5t2aXXX/hwSGH7Tp2gW0UluxYytG28cBc5x+PrWxFdb7dmtoZjE6kR5GSB0/Qg1nWLtNrV2ZhvhY/JC/IxngAU2Rv7S+aKV7ezAbyVX+IBiCD7ZH61lOKk7P1v6jSJbfUdUknaARIG4UkKScDv+NXLCG2mvJpEjLZdmDdmGc7x7+vvVH+0jZazCiZaBIkDKRyD3x+OKtIrmUgYJD70QDgxtnHPfP9KicdNrXGMuruKe/jmRCPLYDPTI71PehhJluR2rLinxNIjLlCxwO4rbhxc2a5O5lG0n+tehhsLrcznIz1GDuGQ3Wtez1QhPJuR5kXTJ61mvGUbHSmjj8K9SneBk9TpPscFzbkQuHjP8BPT8e1Yl5pz2bFgCY/UjkfWi3uXhbKMVP1rUi1NpF2yBXHQ5711WjJE6owgeeePrT1ZlYEZBHStZ7fT5udjQk/3Dx+VQPpqE/u7kH03Cj2bWwXLNleiQhJCFY/ka0Gi4rDNjMvRkb6HFalhcvgW9wCrjhWPet [e2e-predictor] I32YmDwioHgz0rTePNQMuKuwjKeEjmm+Wa0mjB7VEYOaLAciBTwxA60pX0oCVBYqyN3qQSEdqjwT7U4KR0paiJ0uGHQVMLyY8LxVUDHWpFzjHXPQDvRdgSmRmO6Qlj6ntVy2s2lAd/kQ9B3NPtLEIFknAz2X0q8TnhapR6sVyEQiJSEG0d/ekEZ/CpxGep6UpPbFOwiuI6jljwOetWSCBmq0uM5zxUtDKM0TSuscalmY4AFaVvYRWEJPDSsPmf/AD2qzY2/lp50g+dhx7CmXj449qhxS1C5g6g5lc/3RU2n6YptHkuB8snUHuOwqWO0Nzcqh+71b6VpXK7k2Lwo4Fc6pJtzY79DnL28nEj+S+yMcAYqsqg2gnmJkVW3yKeuR0rQvbUD5QKqTxFNKmI/vL/hXmYjDato1jIhsZDc2s0wfypSSsag446ULp8MtzBh2PkoN3s3p/WmwxsbSJVGGLFVA75rXMH2BYY4xnAO73NcyoVHzOJfMjOa+hkQpLGY9pZS6KeG7HNPsw9ksdtKo+yWzM5P94MD/ImoJ4AZSSOSckGtJIftGnvGRmRUIX8ulNYZuNkg5tSOaWOe6ilt412ttQkjtmogkmnak7x/xZHPpUGmyAEQsTw4Zfz6V02pWAY7wPxrqw2D91qREp6nLSoRLkjk81oadP5MoVj8j8GmXMJB5FQbSGx2rtjHkehO5vXNvuGQOaznQqeRWjpt2J0+zSn94B8p/vCn3FqRniuvlT1RBkinq5HtTniKE8UzGDQlYLlpZg3B4NSiXFUgTUqscVohFoSZ6GpEmI4PI9KqA5pwY1SYG/DOJUAPWnOtZNvcGNhnpWj52UDKMjvVCGOtR/jUxkVqaVGaAOU8s96UR+lTDHfmjAzUjItgHWkK1IRTcjtSGN2/hWpY2ohAlkHznoD2qCxtwzea3IXpn1rRxk04oQ8ksetSLGKRIwe9TFcAAVYhp4HFAJHbmpQnA9ajkzyAaTArvhs+lMihEtwoxlRyaGHBPartpEIodzfebk1G4EsjhEz7cVkykuxY9e1Xbh9zEdhTLWIPJvP3V6fWolq7DC2hMMOMfvG+8fT2qb7P/e5qdU4J6AcCpjHhQcU7CMO9h3MTj2rLvYtunMv96RR/M/0robtADjHasfUF/dwJ/tFz/L/GuepHdlIj0Wx82VXYfLDkj6mtOa2Lv0qzodvt0/eRy7E/0q48YBAxzVwpJQSBvU5O8tSr9Kdakoy1sX1sOpFZJTyx+NT7NJhczr60MF84TgN86H612cDC+0+Gbj50BP17/rXP3sXnWaTj70R2t/unp+tX/DlySklqT935l+h61UI2k13B7Fe+ttkmMcVjSxlJOK7O8tw65xmudurYhjjtVSgCZQjchgQcMDkH3ro7O5W+t/mx5q/eHr71ze3axJFWLad7aVZU7dR6iiGjBmvPb5BwOaz5IipzitsMlxCJU6NVaaAOpwMGtrEmTjnpSqKlkRgQccios880rDJR0oBpEp7DPIpgOU81agnaM8niqPSnq5HemgNcbW+YdDUm32rNhmKnrxVoS8fepgYGQBTS5zxUXmUbsnrSAk6n1qSOMuwUVEpArRtY9ibm+81CVwJ0QKqqowBxVhIwelMQAnHep1wBgVQiRUxxT9nPJpiMfTJpxbPTigBXGBwaquCRkmpJGO04NVmY49qhgPiTzZVU9Op+lXZZAM1UtPlV3IxuOB9KJZAX46Ck9EBHIST3rQt4wkap36tVS2jMjbyOAePetSKPb1/GiMeoMcibm56CpXXI9qcigCkm4iNNrQDKusFyfwrJvQDPjsigVryYZxnp1rJ5mlyesj5/WsZrSw0dLYw+XYQr6IKc6j0qaMbVC+gpjjn8a3toIpTx74mB61h3URDV00iA8isq8h+UsB14qXEDNs2RmaCU/u5QUb2z3/CqVpI+n34Zlw0TlJB7dDVhl8t8Gm36b9lwOS/yv7kDr+VZtdSkdaCs0QKkFSMg1kXdttdsUnh673I1q55TlPpWpcxZG/HNarVXJOTnt9ueOtVNpXiuimgDBhisua1OCR2qXEdxdNvTbS7HP7p+vsfWtiYY5HQ965sqy9a1dNvRIn2aU8j7pP8AKqi+giSRBIMj7wqm6ZJBGDVyVdrHtULFXODwabGVFJXqKnVtw5pjrtYhuaFyOnSkBIycVHjHFSqcikZc9KYDQeafvPrUJ4NLvNFwME3IHemG9iTlpAPxrg/7QnbrNIf+BGpraR5ZQoyWY4FZ8wHoWnTx3cp2HKJyT2rdjOTWJpUC2tskI6jlj6mtpGAFaoCynB4HNSphScjJqBHwcipN/HuaYibzMdOtG4EYqEMCPencAHFIBJXAXHaoDlwOwpxy30pBjIHYVLGSb9sfHbpUagyuFHUmo5JMtgdBVqyjyTIe/A+lK12BegQAAAcAcVaUHNMRMKKnXGMitCSUDAqG5bjFTZGCap3DDGaljKFw2I5Gz2x+dUrRN17AuONwqzcnMeP7xqPThnUY/QAn/P51k1eSGjpM4HvUTHrTlPHNROeSexrckc/K8duaguIg8RHerIGUP0pjr8ucdKAOcuYjux3zUGzzIJIT1IyPqK1b2Hdll6is4fLKDjvUNDRSs7g2t3FMP4WGfp3rtjiSMHqCK4adNk7pjjJxXV6Ncefp6AnLINppQ7DYyaHDHaao+ScsOtbE6dGFUnXkkVpYkyprXcM4rPeF4XyMjB4I7V0YUEGopLVXBBHWpcRmfDdi4jCScSAfnUchwxp8thhuOMVE0Mu3ruxQMBJng80dDkdKrsxQ8jFOWQ9c0XAtA57Yp3eoVcHvUm71oAR1zUW2pjg0m2lYDxFQc1saGmdQiz25rPEfNa+iri9U+xrGO4Hd2bYArSjO41j2rHArSSTA4rdMC8JNowKcCTjmqqNuFTqcDmmBMCQODQWLcA8UzOeO1Ix7CgALYXimF9qZNVp5xvWFD8xPzH0FEkmSBUtgSpmSRVHVjW7bxhVAHQcVj6aheZpP7vArbT5acUJkwFTj2qBOmTUobkYqhDyflNUJznirjHGRVC4btSYylcHlR7Zo00/6cfZD/MUydssx7dKTTmH21vdD/MVmviGdErfJULHAIzxmlDfKKimPHHrWxJaTlCO9SDBGCO1QxN8n4VMBwPWgDPuo8ZI6VkSRgOCOhreuANprGuEKscdM8UhmZqCbLkH+8oNaHh6fbO8RPDDIqnqfIhbvgjNRafN5F9C3bdistpDOycZ47VQkADlfyrQPIyOtVLlAQHHUVsSVhgZp+3IBFRZwwJ6Gp044HQ0DIZo8jP51QkXYT7VrlQciqVxH19aGBlzqMhu3Q1WeLbyvFXJB1WoFPGKzkNFfJU09Zh3pzpmoHSlcZZ81fWk89fWqmD2pMUcwWPMQvNXrBjHcRkddwFUhVqDggjrWC3A7W2YgYrRjY4rMtTmNT32itJOgreIFtGx0qdSe/Sq0fT8amXk1YibJPPaqVzfAApFye7Ut8zARqCQrZyB3rO6jmonK2g0iS3bMpYntUzP3qCH+OpO4qUNnQadH5dqmep5NaAJ4qvB9xfpU461siCdTlQTUhOce1Rp92pOxoAbI2Kz5z8w/OtB+1Ztx95vpSYFKU5TNRWLldQUeqGpJfun6VBZf8hNf90/yrNbjOkV8pmoJXOCD1Bp0X+pqK4+6a2EXbdsoAatRnjPeqNt91aux0IRDMODWTcja49DWvN1rJuvvGgZl34zAmezGs8NtYEdjWhf/AOpH1/xrPHU1jLcpHbW0omtY3B4YCkccFT0NVNGJOmLn3q3J0rZbEmbJmOQoenUVLBJztqO+6p9aZGTvBpAaQ+YfSoJUzk1Knf6UjfcNUBiXSFTVHcUc+hrTvvu/hWY4+UVEhkoIYUx0psR+apm6VBRUZcUYFSuKZgUAf//Z'}, 'key': ' 1'}]} [e2e-predictor] 2026-05-20 16:21:51.608 4126 kserve.trace response code: 200, content: { [e2e-predictor] "predictions": [ [e2e-predictor] { [e2e-predictor] "scores": [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], [e2e-predictor] "prediction": 0, [e2e-predictor] "key": " 1" [e2e-predictor] } [e2e-predictor] ] [e2e-predictor] } [e2e-predictor] 2026-05-20 16:21:51.608 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: { [e2e-predictor] "predictions": [ [e2e-predictor] { [e2e-predictor] "scores": [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], [e2e-predictor] "prediction": 0, [e2e-predictor] "key": " 1" [e2e-predictor] } [e2e-predictor] ] [e2e-predictor] } [e2e-predictor] 2026-05-20 16:21:51.608 4126 kserve.trace Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] 2026-05-20 16:21:51.608 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_tensorflow.py::test_tensorflow_kserve [e2e-predictor] predictor/test_tensorflow.py::test_tensorflow_runtime_kserve 2026-05-20 16:22:21.755 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:22:21.755 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:22:21.756 4126 kserve.trace Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:22:21.756 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:22:21.757 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:22:21.757 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:22:21.757 4126 kserve.trace Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:22:21.757 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:22:21.757 4126 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:22:21.757 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:22:21.757 4126 kserve.trace base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:22:21.757 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:22:21.757 4126 kserve.trace url: https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-tensorflow-runtime:predict [e2e-predictor] 2026-05-20 16:22:21.757 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-tensorflow-runtime:predict [e2e-predictor] 2026-05-20 16:22:21.758 4126 kserve.trace request data: {'instances': [{'image_bytes': {'b64': '/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAErASsDASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwC9A42ir9vA0nOOKxYJhkDqe1bNvO0ZAYdaIsC8LLjOwH60yWDAwY1/75qzDcDAz0qfhl55BqxGE1pCzZwVPt0qJ7MgZQbh7da1Z7bncBVQgoaVhlGFvKlBIwOhqxPFxkdKmdY5xiQYP94daaqtGPKkO5P4X/pU2AoKMMQatWv+tAPXpTJ4ipyBTVYqwYHBFTezA1ivHNRsuRU1tOlymOBIOo9aVoyGNaCIEHanEEEMKXbg07BAx2NICXO5KrvwcVPEcDFRyD5qTYDYhuPuKnA4waitxmQj1FWGX9Ka2ArODzUXU5qxIM81AODzUtjGzHMfvVRcl6mmOMio4V3PSAtwjBUd60l+6DVCMAzH2q6D8v0qo7CIJ3xmsqQ8kmtC5YAVmyctntSbGRkDOT0qWMFyABUWNzD0q5EuxM9zQgJQAqgCkJxS9vemMasA3c8CpFPHNRBgBkinBvSpuBMGxRnPWo1561IOlMBQMEU2R8DFKW2rk1XdsmgCN+TmqskuHIqeUhVNZMkoZyckZqQILTi5UntzWtHMOVbpWQh2zCr6jIBpRGzUjl2jBPHY1chuSODyKx4pOzdKnVyh68VYjbDBlyvSq88G4bhVeG4Kkc8HrV3eGUEVQjLkUr+FRmQgYzV+aMODxzWdIpU0mMerh1wahdCpPvTN21gQamB3jB+qn1rOQDI5GjcMvBFbdvMt1FkfeHWsJhzU1pcG3nDZ4PWlGVgNd4+MigL8uKscMgdeVNRsAORVsRGFwc1G45qfKg/MM/U0jLG3RQPxNS2BCh2OG9DVxwM57GqxRQc8j9asp80I5zjiiIyu64zVdhxVtwMVVak2BUlOTUlumATTXXmpPux0r6AS2vLv7GrLNtFVbM/K596knbgGqT0AqXLZeqbgsRU8x96hJzgCk2A+JPmA61PA4mUSL9wk7fcetULtmEMdvGSJrltgI6hQMsfwH6kVqRIsUaqgAVQAAOwFUgEJ7UwDOc1Ky55/OmtgcCi4EZ6UqqSc0Hk4p46igB44pQaaM5NI7hVx3qkA2V8nHaoAdzE9hTZHOMd6ZczfZoQq/fNDArahcgAxLyf4iKzs0OxJ5696ZUDQP97NaVsdyg+1IPszHlFzU8SRg4jGB6VSQh3linp02mpQm5enNJs9aoBoynfirMFwVOD0qADjDUn3W9qANIsGGQeKqXCK3PekjlIOCeKfJyN1AGXIMZFNik6xscc5U+hqxMgbPrVFwVas2BezvXOMOPvCo2GD7UyOXOG/iHX3p8hGzdn6Vm0M0rG8ZLYxtzz8pp0lyx/iNZUMpzzVkturURKZGP8AEfzpRMw6Nmq5HvTMspz1pAaUVzzhjiptxjPmRnjuKyBNzzxU8NwUbDcqaXoBreYJU3L+VVn5zTEcRvkHKNUjcE4qZdwITyabK3yGpG4GaqzN+7qG9ALNicwn/eNE75UgU2zb/RQfc0krY4rS+gFZgcc0iKM+9Kc81FcI727QxnDyjbu9AepoWrAZpv8Apt7NqB5jA8mAeig/MfxOPyFa4HFQ20KW8KQxrhEUKB7VYXFWAvlkhSDx1PvUchwSAKlD7Uyep6CoS3UnrU9QGHg0DJ5xSb8mjdjvVAOZ9oqs75JOaJX3Hg1GBmmAKRuLt0Xms24lMshbt2qxezgDyEPuxqkxpNjImo4pGOOarmbk0gJvMINWIbp42BB6VBLC0Z9qjVsGjYDqrWVJ4w6n6j0qcxbh71ztndtbyBlPHcetdLayx3Me+Ns+o7irTuJkDRDvwaYVIODWg0IYc9agkgBGDTEUyCv0pwc4wac8ZTg9KjYFRSAil6ZxVOYZFXGPBBqpKKljIFJB61KzFlqJhTkbPBrO+oxysR0qwrkjk1Wxg1IoPBJ4PpSc7BYkOfU0zzHXvke9WNuFBHQ1A/BrKVRoaQm/dweDShyOOtRZB+tAPHNSq6HYv203/LNuh6VeVvkweq1ioxB+lacUm5Nw7jBrVTUoktEsp+SqNw2F4q1I3yCqM5yQKwchpF62Yi0/GkcHgmkh4gAoOSK1UxEfVuKdbKZH8zseF+nrTGO0qo6scVciXgYrWG1xDxwcUm/GQKc3FVS3J5qmwHmUkknoKYXJGaZuBzTd1JMB4PBzxUUkhPApWcnpTFUk1SAdGrOcVW1S/TTbbIwZW4Rff1rQXbEmSefSqC6bHPdNd3Q86U/dDfdQegFUBkWYurnlI2YseWPetSPSZW5llC+yjJrUVABjt6CnHihJICkulWqcsGf/AHjUwt4QMCGMD/cFSM4HWm+YKq4HO/aAww3NRuqtypxTNpFIMisrjFDFDg1ctbySCQSRsQf5/Wqm4MOaT6GlewHY2OrQXWFciOT0J4NaDRq68/nXBLIRwa0bTVLi2wBIWX0bmqU+4rHSSQcFW5HY1TkiKZBGRUtrq8NyNr8N6VaYJIvysCPar0YjGdMDOeKrSL6ng1pXFuUJxyDVCSMgH0qGMqMvao84NTOp61XYkHmspDRYXBxnpSFjG2DyKbEdwK96eR5ilT95elZSKRYglBHlseD0NJKpU4NUlk2nB6VcjlEq7HPzDofWsJTvox2KzcZojbccGnSrgkVCpIkFcdaorblJFg8VctHzlapBs1Ztf9bTw+K01CUS07dvaqMh3TqKulSSTjPHWqCgGdnzkKOtYLGxbDkZoxnEYqR4j5e4HPqKrwncAO2M1X1jVRp+lXFxn7inHu3QCu6E3JKzIaC1lF3qk+05jtgIh/vnlj+AwPzrXUYArnvB0LLoUMshJknZpXJ7kmuhLAZxXcpIgimYjPNVd3HWpJnLHFQgcYp81xjht7U4AGkGFpDPt4QZNaIQ9YiRnoPemng4Tk+tIFdzmRjj0p5dEHFWmAqRfxOeakyAOwquZ93Sk5PJouBM0uKjMrHpUeRn5qQydhRcB3Pc0vHrUYJanbT6UwMX6ikKelafA/gX8qRljPWJfwzScAMsxjNJtx9K0Ht42HykqffkVA8DpzjI9RzUOLQ7lXbijDdRU2zIppX3qRipJ0z1rQttQkj4Ylh655FZjLzQMryDRewHUwXyTphiDnof8aZcQYO5eRXPw3BQ5U4Na1tf5Xa3I9KtSuTYgkjK5x0qpIpwM9K2HRJlLIefSqEsRGR+lRJAUVcxuCO1WpDlROn4iqknTp0p1tPtYo3KNXJO [e2e-predictor] dtGWlcllUMBIvRuv1oGVOD1FOWIiRIz91zgH0qS6VoNwaMgKeJQMgfWvExGK960TeMRpPmqMnD4796JIQsf7s5lGAQT61YeSOS8SFwFkH3WHRuKq6fFJdajMZ3aMRtgqByT269q4nUnJXb2KskMjUiIS7sl32hfTtWhaArIQ42kdaaY/7PvzG6+dFMSWfHC91+nvS2e+Sab7QORNsUZwG7jn0xmpc3a6FYnDpC4lDEl/4G6DtVa5UqRDEADKTj2Hqas3Nkz6hGZGxCFJLL/FzwKluIykkQgQtC53N3Kn0+maxUrNMvRoiEZWPapAJ71keItPkvdPYiNnjg+cQjOZT/8AW61uOY1cGUcryFzUgkZ0JVsDtXfDGWmm9kZuGhX0qJLXT4IACuyMfKe1WZJQFOKiKlSCWycfnUUjjua9ali41PhZk42EbLHNISFFM83nA5pVXPLV3Ql2IaDBf2FOykQycUySUIMDrVZi0h5NbJiJnuGc4WkVWP3qYo29OtSKrt34q0wHhgo4GaCx/CnLCw561OkJP8NWIrBd/apVtj3qysI74FSZjTimBElsO1S+QKQzf3cCk3v60AUiqEcVG0R7DNPIZT92kLY5yRWgFd0I7UwMyGrLHPYGoXQHkVLAYYUlGUwj/oarMhRyrqQam3FDU6yRzoEl7dG7ioaTAzyuR0phQ+tXJreSLn7yHow6GoNhas2h3K5UA5zSrIUI5qQx5qIoBwRUMZehvMEZbB7GrS3Mdy/lMQk3YH+L6HvWJnHHpSs0c0ZinBKeoOCp9Qe1Tz2CxcvY2jY8VXgYMrhhhf73pTY728geO3ukW9tXztuPusvfDe9aECQmMqE3I/OD1FeVmFaKVlua049yNLooVjLD5MMcjORmrZN3LfmHzVjg2bn3LkMvp9TVeS6htbNXSNTk5RiPSrdhdx3ds0lztIcHJHHHt714cr/FY2JTbwGzDJ80kBym48/5xTZHzLFLLEygryw43+lFvJa/YZF52AZEh5IIpkN6k2yCcOcHdtIxzUaktl10gup02zMqlcFRyM0omRElhk25QYGBzu9qqLav9rl+ySII+q7mzz6UxHiXzYbkL9oHzGQHnd2x7VLj0Fc0Fml+y5kjbY2OT/CakaRSEMY/eE7do71krqBkgWNllCzMOdp/P0q35aQPEYHd9wKlSMnjvUuFtykyeW1ju51WQsjIm38e1V5LWRSiGcDy+Hx/ETzmpxK0kgl2ERYwzHru+lJe2pn8trc4kzyC3BHrSTa0ZRG7IkQIbcvTJ65qsUeZ2H3VXqT6065kkSfyIrZiQMFmHHHU06TKWyq7ZbGSfU16GB91uUnotTOYxIVU/eyaSRivFAxgHOaGw3yn8K9+hVhWjeBi01uQFWY05YSe9L5wXjbUiTqeq4+ldcSWSRwkdRmp1RVGW4qITf3TxSg7jljWqJJRJGvTrSGZj0OBTfK3Hini3brV2Ab5jNxTgCetSCE9+DR5ZxinYBAqjmjzVpPKOOtHlU7AVRLwOhoyHFZyuw6VMsz9aq4FghajYYHBpPNzzRvDD0pMCB8HtioiQOhqV1Peq0kZBz2qWBbgu2i44ZT1U9DVwWttdjdAxjfvH/hWGWZDx0qWO4dCGBII7ip5h2L82nlTgvtP+0KrPZSjkbH+jVft9VhnTyrtQQeN4qO7025C+bp06TL/AM8pDj8mH9RSaT2AyJo2X7yEH3FVJJFUdeadN4hlsJvK1Kxnt+cbiNy/nTzf6XerkBTnupK1yVdFcpDdME8935SofKP3s9vetcmCxTZcDcm4/Oh5APrVWK4kuA0dtHjbznODTzAbiaGV0EinO5Dkfn+NfN4ibqTvLRHTHRE8losVspkKT23VY+4z3z9Ka8FvayRyQiT7G/OGHCmp44omsnW5LbsHdGrcLjgfXtQdQVdOkhYeblNqoozx9K57vYTIbmWAT2zoGUOSGUDCk9jS3Fwl7fpsuFjZUAdgM5PSobm/hmsIbZnVmaQEJjgge/arN1FHdxWoh8qBgx3N/s/TuelVta5DZWN79gmliMgaVMkcEBqnhube4s5FmTMjjcGbruPpisvVIn0u5jE9wkz3PAcLjaKkb7Pp8kEkL7lkByHP3SMcj3q+RWTW7Iua0OpLJYzQyZ+VMFAMMD2xn3plnfva3Dw3aeXMg4UntjrVC9vXk8m+ijXbG20kA7m96fNqCSz29y6EmL5Hcp0zjGah0tNtylI14dTVpZHPIz90jk1Na5aLzvNBc/MExwB6fWq7zW63cExVBI8fGO/PFSXksUcgMZbMv+s2jhPeudxWyNUyO7vfOuo0BYKAGc+vtUVwr3upCFNywxrukfH8q02mha0kAjUqqZB6Z46VAl15kGyFQCVOBn+tVSqcmtgavoQtDDgorlSOnOahkzCu6QjaOd3bFPQmGVEeAmM43yZ6+uKknaPa8IAdG4OfSvewlanJ6JL0MZJmb9ttWOVcyeyKT/TFC3Fy5/0fTZCv964kWIfhjcf0qyMRjCKFHsMU1mYmvWi0ZsehuMfvPIiOekbGT9SF/lUhl2+hqDDkU3Yx5NbJiLH2kjocU8XLf3jVUITRsNXcRdE7H+Ol85/7xqmEYdDThuHencC557g/epftL+oqllqTLU7gQKvNPCkHBNOVkIG5amVI2Aw2KYEITqKTYQfSrnkHqMGlMB/u8UgKTKfc00oSORV4REdRQbfnikwMxoh0IqJodp+WtY24I55NNNvj+GpaAx2hYcg0+C5ntmzHIw9uoNXmtjk4FQSQbe1ZO62KRZTVbe7Qw30KAHuRlTUN5YlSj2RhEWeU8sFT9DVCZAB2qvDcSQMfLkIH90nINcmJqtQa6lRjqaUTNNI1rtWJ8E7umfUVIoffHapcA7Ry5GCB/WoLC4juhKZGjSUHaoc4/HPTFVPImsbo3VyywhMjy2OSwPpivm3FuTT3OnoXLuAxTC3FzuWYFtxGDwelN06eHTmfjYe4cckVMyiOSO4nlWSXd8qfwjIqS6uYZb+1V9nmxhjz9OKm+ljNmJetBJqdw8mYlAHl4UqPekt5tQnuVeOESW6ggEN6VY8Tajb6nHBYxnE5bJbHQVDpMdxbXCWECmYjJGDwfqa6Uv3d2tfP8yGJBqcWpTvHdw7Y0G1S33vfH5VB/ZN5GrtegPDJ8lsQ3IPbP1qxc6PEbGW4Fw0FxHlnjK8euKqy67P/AGfBEkb/ALyQYJGFBHaqjr/D2/IhmlYvcaVcpHeRqpC5A/hI+vrVy1vree/vgPnWQj91jqMAdPrVKG6XVZYoZ2ZPJ+YHg7varl8sVlqdvNZkuZ1KMMZIA57VzySbs9xok0/ZCstvdQsuCRtk6qvbBrQWxKwFldjC7fOCfnVewqnA1trLkytiZMojdCh9SO/NT28k8pksN+LhfldsHGPUf0rCd73+81iaBitksnOPlRSWUnhlxVKxaJnCR2hjTqrO2SfpT2tJlb7MzLJCQCW3YJGf8aa8aWDhZWdl6RcYI+prJbWuakrNiCZdwfa3y4+g/wDr1EkYI5/OkjCG1OxtoLDrT9siDBU49ua9fApaNGM77DvIHrxSiFD1wKZ5rZ9KUEsc170DFj/JGeBSi3p6c8ZqYLnoea3RJWNsMcUwwe1XQhPUU7y+MVYGeYcUhirQ8oDjrSGIdSKYGb5dJ5RrQMIPQU3yPaqAykjPpU6R1l29zOhAT5h/d61s28jSLl49n1NNO4CqpHQ08zGPgcmplVT3psiLTsIbHdIxw6496tCNSuQAR6g1mSpg8Ypsd3JC3ysfpSGanlD0pjBV6kVB9viuE2Sh4mP/AC0jP9Kgk02WXm3vkm/2WO1v8Kl+QE8kkXr+VVnngHVAfqaqTaZqEWS8Dkf7Jz/KqLiQZDRupHqprCU5LoNIvy3cfRUT8qpl43kG9FC9ziqbS7eM0eflSvXNefi5TlHQ1glcnu1DeXFbhDvPDHt70+5toZWG26jeeDBUyc+Zj2HP6UkMUJieGEM08gyAR04/SqcNtDYXsVzPdr52SPKAzgnjqK8OPrt+JsTBvPuRDdRPEoG5se/Sori2jsZZFeYusg3K5649KtXLPeX0QikChMh3xnI9qy9c [e2e-predictor] tZY9RiWdzJbsu5SOBmrpq7tsZyNEHTbfRZF8tRJtIEnVmPaq1ldtpzjdJkS4IYDkN6fSqul6XaXBkMrtuJIQZ4X3qndLKLuWISGUQpuDIMFe3Pr2rRQjJuN7kGhrerx3LyNEMoRtlYfxN7Cqtiw1eeGzm/dQRfOXHXPQAVGLL9y7yFEeNcqAfvZ9ahluvs9ukcKmK5XBwBwRnk1pGKS5Ybg0dJZG0jtpIZo8BWPzg859aS2ubi2vY5bmMIJlzC56FQeh9D7VmWIE9rJO75kzkN0GRWhLNeajosyx2jTBfmIf5SPcVzyjrZiHyXTx628kUQ8iYgGQdA2Oa2pIUWKO5tpHNxwjlv4/rWNp0M2raaFtisYUhgX7MK0tPiluoj9omEc8ZZQo6bgec1hVVvloaRZZmWW1jFzNIhiYbWIJ+Q1E01rqN0oeSR1UcBBhc/jz+lWbWKa8jIZAsQOJFc8v7AVS02IxFHkCozE+WhOSR3rFWs31Rqi7A0LRSLblWBGACw+U++Kqi4uI5WRAzhTjIU4NTzzWUEx/erHu6j3Hf9azl1GVh8x4J4NdeCS573aImaS3Of8AWwMPcCp0MMnKPj2NZi3b/wB6p470j70aNX0tKatqc7RpCNlORyPapApzmq0N1bN/ejPvyKuo6EcSK1dSVyRytinja3UUmFz1FL8o6EVdgHgKKXYDzTMgdx+dAkIosA4xDsKPJpPN9qPNHrTA5tBs4Xge1So5HrTTG5HCmmiKQ1QF2OUHgnFSk8etU44znk4NW1QbeTzTEV5Bmqrrz3rSdFxxUDL3xUtDKBB7UbmXoSKtNGOuKYYx6VLAE1C5i+5Mw9qe2r3OPnWN/qtRGIdqY0Xqal3AWXUYHH72yjPuKoSzacTuEBQg9hT5oevFZ8sLHPFcde7VmXEn/eeYtzbdeQDnFPu7KVZo5UkhLxsCD94OfbHWqUbSxgx5zGex7VYa2l/s6NxM0pY/u1QZI+mK+dqRcJnQndGhePGbQO2yMR/MvOM//rrOtymqTML5CsbMNik42iq0cTx2ciXAledJVJjbkIvX86YJUmuw5Lquwgdt/wBPWkoct7feTIfYQ20cs+/zwsbsTsU4I7HNJLo9zY28+oROHSVsuO6qff1ratLiA6O0cpHkiPGdwB4//VVW0uWmsxazo/lzZBcnoMfzo9pK7ZNjKvbeC3KusjzRsnC9dvp+FVHhj+zRsvF2W2kdSR3/AAxW42nyaXL9ktla5gnXO6Q8r+fasW3MqXbwsoM7AgZ4xj6/Wt4Surp3GQ6fFK8skUrEKW+6p4BroLLUpo7l7JciUJkuT8uK5mO21CPUGO8tKnLFDnIqzHdOmpSOJCAVG5mHJp1aanfroTY6K0uDpz/ZCWIGXDp3z6+9WLF7i9vLohkiBfKt6ZHSsHQonvdRmubySRguAFJxx9PSukhsltdRk+yN8kxBCHsTXHWSi2upcS3LMdJkiSWT5X4STt+NUY1k/tF4CVBtiWjdTxIjc8ep57U3Uzf7lR7fdCGyCg3dK0LuaKysYVcDzCwWM7eVz3rFaLu2aIpzWUcTPHdReZFIN6S9Gz3z71Sm0+SNRJC5mg6hh1H1FS3LzvcrNNcJKpGFIOFGDyMdj0qJFubWZpbdv3bHJj6r9R6V6OC3tIzkuw1M8c1MrleCaso0F4uWType4Hr/AFpklnJGN33k/vCvbhDsYtiLLz1qZZcdDVbbkcCnAHtW8SS6s7DoxqZZz6ms0PjrUqyVqmwNETE9zThKezGqKy89alDe9UmIti5cd81ILs+gqiGpd4qrgSC4hI+9SfaYecGssI1OCMO2adwNDz4ienNPE47CqSIT2q1FCfwpgTGTd3xTTz3qVIgKlEQ7UxFXy/SnCLParax47VMsakdKVgKItQad9i9av4A6CgjNS4gZUlkDxjNUbizCg5wAOSa1r6+t7NP3jZbsg5JrltR1Ca+yp/dxdkHf61hU5UtSkmV5prWRinmYj5yw74qKUyCNYbW4KKRwu7H41UWFmc47dfap7aJ5bwY+Zdp3c8189iYWnzNnTF6WHWt3BZwtbvJvn5J2Atkn1Nal49tdaKN6JuhT5Gz0z1Hsax4IBaXztIuUYbd392kupLaK4SRJVZUO5152nH9a5nFSkmhstyWMFxpyQwnDMR5f/wBeoL++utPgt4ZIkw7ArKG+X3xVgSpNJBLYoZTgsQPlO08d6ytZvTq9qbeFNkdq4355PPAIPpnj64rSlFylaW35EMty31ydUTYyOHUDviMU24kuBDJbG0mdo23m5Vcqozyc9/oKct5ZyaD5EETmXAwEUhg44zmtXSdSh/stLedlLbPLkXqzk55x1NKT5FdR2AyIMLcuYZwUCgs55JaibRp49MM7zI4yGYAc8ntV2Hw1DFpzm2u9kj/vA7DgL6GmWp1P+yWHA2pmNxxkgcAj86PaXd4PqFjVleCLT2n2YaNRtK8MQKp6XqM020mPczyEluwH8+P6UzTFuDp9159s8t42XiMg4ZSMEfzqTSrhNTsrqyMUdtK6HDdAD/jWDgkmnrqWhZXv4tUMrMwRslGU5GPatO5gklaK4wJjt+cDnI6jHrWZps88McNnKMCJXRyeQw7Y/WpVvbqynIIV4WO5UIxtB7D6UKnzTUU7D5rIsX1vFqESmJlSc/dbOAf9k+lYkTy20xjdWRgcMp4wa12tbbUpfPspzbXf8SP91/qP6ipJrZpcRX0RhnAwsvUH8e4r2sNhfZxtuYylcpiXOD1PrV63vcEBzj3qhJDLaNslXGfusOhpEkB4rtjeJD1NkxRycj5Se46GoXt2U5x+VVIrhounK+ladtcLKOPxU9RXRFpk2KZiI5IyKaU9K1WgBGV6GoXg9sVaQijgqc1IrVIY8cVGVwaYDw2aN3tUfIOMUZx1FMColwelTLcetY8EzMil12MRyKtI/vVJjNVJ6sJcZ4BrIV8fxVMk2OlO4jYS4Gcc5qdJWx/jWRHcE9MCrUcjN1ancDSDnuRUitVISKg3OwAHcnFQTauqjbANx/vEcUm0hWNZ5khj3yMFHqayLzV5HBW2XaP75/pVCSaS5cF2Lv2H/wBanraTN94rEPVzj9Kzcm9h2KMgLOWclmPJJ5NMispbs/IpCeta6WllEMyFrh/TotLPMzx7eEjHRF4FZOn3Hcx5beCBcMd2OiL0/E96zri6k6Q/JngBa0bqMYJNUU3JcBYY98jDCrjrXFXg+iNIsqbbrbHGznjgA9s9/rVu6sopIo7bcFt4z8zL1Y+/tV2a0EUCNcYeQDkZ4qqLh50MBUfLli/oo7f0ryqlKpFq+5opJk8NjLqdvLcRwxRAjYrg4woHU+grHmt1tdFuJIiRbtIPNbPMuD8oX2J5/Crbx3Oo6WzjfHHI5IROFYD19aFtfK0R/MkEqRfejJ/iPQD/AD61nB8ujfXYe5HGFn8PGHTS0JmfLGQ8r0OM1c02EmTUXhnie7eMJFt5wcYYj86ppNqEcuLe2BtLlVBQj7uM9PSrSSHS7iK8MLbZplXy2Od2Rg49MD9cU5t2aXXX/hwSGH7Tp2gW0UluxYytG28cBc5x+PrWxFdb7dmtoZjE6kR5GSB0/Qg1nWLtNrV2ZhvhY/JC/IxngAU2Rv7S+aKV7ezAbyVX+IBiCD7ZH61lOKk7P1v6jSJbfUdUknaARIG4UkKScDv+NXLCG2mvJpEjLZdmDdmGc7x7+vvVH+0jZazCiZaBIkDKRyD3x+OKtIrmUgYJD70QDgxtnHPfP9KicdNrXGMuruKe/jmRCPLYDPTI71PehhJluR2rLinxNIjLlCxwO4rbhxc2a5O5lG0n+tehhsLrcznIz1GDuGQ3Wtez1QhPJuR5kXTJ61mvGUbHSmjj8K9SneBk9TpPscFzbkQuHjP8BPT8e1Yl5pz2bFgCY/UjkfWi3uXhbKMVP1rUi1NpF2yBXHQ5711WjJE6owgeeePrT1ZlYEZBHStZ7fT5udjQk/3Dx+VQPpqE/u7kH03Cj2bWwXLNleiQhJCFY/ka0Gi4rDNjMvRkb6HFalhcvgW9wCrjhWPetI32YmDwioHgz0rTePNQMuKuwjKeEjmm+Wa0mjB7 [e2e-predictor] VEYOaLAciBTwxA60pX0oCVBYqyN3qQSEdqjwT7U4KR0paiJ0uGHQVMLyY8LxVUDHWpFzjHXPQDvRdgSmRmO6Qlj6ntVy2s2lAd/kQ9B3NPtLEIFknAz2X0q8TnhapR6sVyEQiJSEG0d/ekEZ/CpxGep6UpPbFOwiuI6jljwOetWSCBmq0uM5zxUtDKM0TSuscalmY4AFaVvYRWEJPDSsPmf/AD2qzY2/lp50g+dhx7CmXj449qhxS1C5g6g5lc/3RU2n6YptHkuB8snUHuOwqWO0Nzcqh+71b6VpXK7k2Lwo4Fc6pJtzY79DnL28nEj+S+yMcAYqsqg2gnmJkVW3yKeuR0rQvbUD5QKqTxFNKmI/vL/hXmYjDato1jIhsZDc2s0wfypSSsag446ULp8MtzBh2PkoN3s3p/WmwxsbSJVGGLFVA75rXMH2BYY4xnAO73NcyoVHzOJfMjOa+hkQpLGY9pZS6KeG7HNPsw9ksdtKo+yWzM5P94MD/ImoJ4AZSSOSckGtJIftGnvGRmRUIX8ulNYZuNkg5tSOaWOe6ilt412ttQkjtmogkmnak7x/xZHPpUGmyAEQsTw4Zfz6V02pWAY7wPxrqw2D91qREp6nLSoRLkjk81oadP5MoVj8j8GmXMJB5FQbSGx2rtjHkehO5vXNvuGQOaznQqeRWjpt2J0+zSn94B8p/vCn3FqRniuvlT1RBkinq5HtTniKE8UzGDQlYLlpZg3B4NSiXFUgTUqscVohFoSZ6GpEmI4PI9KqA5pwY1SYG/DOJUAPWnOtZNvcGNhnpWj52UDKMjvVCGOtR/jUxkVqaVGaAOU8s96UR+lTDHfmjAzUjItgHWkK1IRTcjtSGN2/hWpY2ohAlkHznoD2qCxtwzea3IXpn1rRxk04oQ8ksetSLGKRIwe9TFcAAVYhp4HFAJHbmpQnA9ajkzyAaTArvhs+lMihEtwoxlRyaGHBPartpEIodzfebk1G4EsjhEz7cVkykuxY9e1Xbh9zEdhTLWIPJvP3V6fWolq7DC2hMMOMfvG+8fT2qb7P/e5qdU4J6AcCpjHhQcU7CMO9h3MTj2rLvYtunMv96RR/M/0robtADjHasfUF/dwJ/tFz/L/GuepHdlIj0Wx82VXYfLDkj6mtOa2Lv0qzodvt0/eRy7E/0q48YBAxzVwpJQSBvU5O8tSr9Kdakoy1sX1sOpFZJTyx+NT7NJhczr60MF84TgN86H612cDC+0+Gbj50BP17/rXP3sXnWaTj70R2t/unp+tX/DlySklqT935l+h61UI2k13B7Fe+ttkmMcVjSxlJOK7O8tw65xmudurYhjjtVSgCZQjchgQcMDkH3ro7O5W+t/mx5q/eHr71ze3axJFWLad7aVZU7dR6iiGjBmvPb5BwOaz5IipzitsMlxCJU6NVaaAOpwMGtrEmTjnpSqKlkRgQccios880rDJR0oBpEp7DPIpgOU81agnaM8niqPSnq5HemgNcbW+YdDUm32rNhmKnrxVoS8fepgYGQBTS5zxUXmUbsnrSAk6n1qSOMuwUVEpArRtY9ibm+81CVwJ0QKqqowBxVhIwelMQAnHep1wBgVQiRUxxT9nPJpiMfTJpxbPTigBXGBwaquCRkmpJGO04NVmY49qhgPiTzZVU9Op+lXZZAM1UtPlV3IxuOB9KJZAX46Ck9EBHIST3rQt4wkap36tVS2jMjbyOAePetSKPb1/GiMeoMcibm56CpXXI9qcigCkm4iNNrQDKusFyfwrJvQDPjsigVryYZxnp1rJ5mlyesj5/WsZrSw0dLYw+XYQr6IKc6j0qaMbVC+gpjjn8a3toIpTx74mB61h3URDV00iA8isq8h+UsB14qXEDNs2RmaCU/u5QUb2z3/CqVpI+n34Zlw0TlJB7dDVhl8t8Gm36b9lwOS/yv7kDr+VZtdSkdaCs0QKkFSMg1kXdttdsUnh673I1q55TlPpWpcxZG/HNarVXJOTnt9ueOtVNpXiuimgDBhisua1OCR2qXEdxdNvTbS7HP7p+vsfWtiYY5HQ965sqy9a1dNvRIn2aU8j7pP8AKqi+giSRBIMj7wqm6ZJBGDVyVdrHtULFXODwabGVFJXqKnVtw5pjrtYhuaFyOnSkBIycVHjHFSqcikZc9KYDQeafvPrUJ4NLvNFwME3IHemG9iTlpAPxrg/7QnbrNIf+BGpraR5ZQoyWY4FZ8wHoWnTx3cp2HKJyT2rdjOTWJpUC2tskI6jlj6mtpGAFaoCynB4HNSphScjJqBHwcipN/HuaYibzMdOtG4EYqEMCPencAHFIBJXAXHaoDlwOwpxy30pBjIHYVLGSb9sfHbpUagyuFHUmo5JMtgdBVqyjyTIe/A+lK12BegQAAAcAcVaUHNMRMKKnXGMitCSUDAqG5bjFTZGCap3DDGaljKFw2I5Gz2x+dUrRN17AuONwqzcnMeP7xqPThnUY/QAn/P51k1eSGjpM4HvUTHrTlPHNROeSexrckc/K8duaguIg8RHerIGUP0pjr8ucdKAOcuYjux3zUGzzIJIT1IyPqK1b2Hdll6is4fLKDjvUNDRSs7g2t3FMP4WGfp3rtjiSMHqCK4adNk7pjjJxXV6Ncefp6AnLINppQ7DYyaHDHaao+ScsOtbE6dGFUnXkkVpYkyprXcM4rPeF4XyMjB4I7V0YUEGopLVXBBHWpcRmfDdi4jCScSAfnUchwxp8thhuOMVE0Mu3ruxQMBJng80dDkdKrsxQ8jFOWQ9c0XAtA57Yp3eoVcHvUm71oAR1zUW2pjg0m2lYDxFQc1saGmdQiz25rPEfNa+iri9U+xrGO4Hd2bYArSjO41j2rHArSSTA4rdMC8JNowKcCTjmqqNuFTqcDmmBMCQODQWLcA8UzOeO1Ix7CgALYXimF9qZNVp5xvWFD8xPzH0FEkmSBUtgSpmSRVHVjW7bxhVAHQcVj6aheZpP7vArbT5acUJkwFTj2qBOmTUobkYqhDyflNUJznirjHGRVC4btSYylcHlR7Zo00/6cfZD/MUydssx7dKTTmH21vdD/MVmviGdErfJULHAIzxmlDfKKimPHHrWxJaTlCO9SDBGCO1QxN8n4VMBwPWgDPuo8ZI6VkSRgOCOhreuANprGuEKscdM8UhmZqCbLkH+8oNaHh6fbO8RPDDIqnqfIhbvgjNRafN5F9C3bdistpDOycZ47VQkADlfyrQPIyOtVLlAQHHUVsSVhgZp+3IBFRZwwJ6Gp044HQ0DIZo8jP51QkXYT7VrlQciqVxH19aGBlzqMhu3Q1WeLbyvFXJB1WoFPGKzkNFfJU09Zh3pzpmoHSlcZZ81fWk89fWqmD2pMUcwWPMQvNXrBjHcRkddwFUhVqDggjrWC3A7W2YgYrRjY4rMtTmNT32itJOgreIFtGx0qdSe/Sq0fT8amXk1YibJPPaqVzfAApFye7Ut8zARqCQrZyB3rO6jmonK2g0iS3bMpYntUzP3qCH+OpO4qUNnQadH5dqmep5NaAJ4qvB9xfpU461siCdTlQTUhOce1Rp92pOxoAbI2Kz5z8w/OtB+1Ztx95vpSYFKU5TNRWLldQUeqGpJfun6VBZf8hNf90/yrNbjOkV8pmoJXOCD1Bp0X+pqK4+6a2EXbdsoAatRnjPeqNt91aux0IRDMODWTcja49DWvN1rJuvvGgZl34zAmezGs8NtYEdjWhf/AOpH1/xrPHU1jLcpHbW0omtY3B4YCkccFT0NVNGJOmLn3q3J0rZbEmbJmOQoenUVLBJztqO+6p9aZGTvBpAaQ+YfSoJUzk1Knf6UjfcNUBiXSFTVHcUc+hrTvvu/hWY4+UVEhkoIYUx0psR+apm6VBRUZcUYFSuKZgUAf//Z'}, 'key': ' 1'}]} [e2e-predictor] 2026-05-20 16:22:21.758 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [{'image_bytes': {'b64': '/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAErASsDASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwC9A42ir9vA0nOOKxYJhkDqe1bNvO0ZAYdaIsC8LLjOwH60yWDAwY1/75qzDcDAz0qfhl55BqxGE1pCzZwVPt0qJ7MgZQbh7da1Z7bncBVQgoaVhlGFvKlBIwOhqxPFxkdKmdY5xiQYP94daaqtGPKkO5P4X/pU2AoKMMQatWv+tAPXpTJ4ipyBTVYqwYHBFTezA1ivHNRsuRU1tOlymOBIOo9aVoyGNaCIEHanEEEMKXbg07BAx2NICXO5KrvwcVPEcDFRyD5qTYDYhuPuKnA4waitxmQj1FWGX9Ka2ArODzUXU5qxIM81AODzUtjGzHMfvVRcl6mmOMio4V3PSAtwjBUd60l+6DVCMAzH2q6D8v0qo7CIJ3xmsqQ8kmtC5YAVmyctntSbGRkDOT0qWMFyABUWNzD0q5EuxM9zQgJQAqgCkJxS9vemMasA3c8CpFPHNRBgBkinBvSpuBMGxRnPWo1561IOlMBQMEU2R8DFKW2rk1XdsmgCN+TmqskuHIqeUhVNZMkoZyckZqQILTi5UntzWtHMOVbpWQh2zCr6jIBpRGzUjl2jBPHY1chuSODyKx4pOzdKnVyh68VYjbDBlyvSq88G4bhVeG4Kkc8HrV3eGUEVQjLkUr+FRmQgYzV+aMODxzWdIpU0mMerh1wahdCpPvTN21gQamB3jB+qn1rOQDI5GjcMvBFbdvMt1FkfeHWsJhzU1pcG3nDZ4PWlGVgNd4+MigL8uKscMgdeVNRsAORVsRGFwc1G45qfKg/MM/U0jLG3RQPxNS2BCh2OG9DVxwM57GqxRQc8j9asp80I5zjiiIyu64zVdhxVtwMVVak2BUlOTUlumATTXXmpPux0r6AS2vLv7GrLNtFVbM/K596knbgGqT0AqXLZeqbgsRU8x96hJzgCk2A+JPmA61PA4mUSL9wk7fcetULtmEMdvGSJrltgI6hQMsfwH6kVqRIsUaqgAVQAAOwFUgEJ7UwDOc1Ky55/OmtgcCi4EZ6UqqSc0Hk4p46igB44pQaaM5NI7hVx3qkA2V8nHaoAdzE9hTZHOMd6ZczfZoQq/fNDArahcgAxLyf4iKzs0OxJ5696ZUDQP97NaVsdyg+1IPszHlFzU8SRg4jGB6VSQh3linp02mpQm5enNJs9aoBoynfirMFwVOD0qADjDUn3W9qANIsGGQeKqXCK3PekjlIOCeKfJyN1AGXIMZFNik6xscc5U+hqxMgbPrVFwVas2BezvXOMOPvCo2GD7UyOXOG/iHX3p8hGzdn6Vm0M0rG8ZLYxtzz8pp0lyx/iNZUMpzzVkturURKZGP8AEfzpRMw6Nmq5HvTMspz1pAaUVzzhjiptxjPmRnjuKyBNzzxU8NwUbDcqaXoBreYJU3L+VVn5zTEcRvkHKNUjcE4qZdwITyabK3yGpG4GaqzN+7qG9ALNicwn/eNE75UgU2zb/RQfc0krY4rS+gFZgcc0iKM+9Kc81FcI727QxnDyjbu9AepoWrAZpv8Apt7NqB5jA8mAeig/MfxOPyFa4HFQ20KW8KQxrhEUKB7VYXFWAvlkhSDx1PvUchwSAKlD7Uyep6CoS3UnrU9QGHg0DJ5xSb8mjdjvVAOZ9oqs75JOaJX3Hg1GBmmAKRuLt0Xms24lMshbt2qxezgDyEPuxqkxpNjImo4pGOOarmbk0gJvMINWIbp42BB6VBLC0Z9qjVsGjYDqrWVJ4w6n6j0qcxbh71ztndtbyBlPHcetdLayx3Me+Ns+o7irTuJkDRDvwaYVIODWg0IYc9agkgBGDTEUyCv0pwc4wac8ZTg9KjYFRSAil6ZxVOYZFXGPBBqpKKljIFJB61KzFlqJhTkbPBrO+oxysR0qwrkjk1Wxg1IoPBJ4PpSc7BYkOfU0zzHXvke9WNuFBHQ1A/BrKVRoaQm/dweDShyOOtRZB+tAPHNSq6HYv203/LNuh6VeVvkweq1ioxB+lacUm5Nw7jBrVTUoktEsp+SqNw2F4q1I3yCqM5yQKwchpF62Yi0/GkcHgmkh4gAoOSK1UxEfVuKdbKZH8zseF+nrTGO0qo6scVciXgYrWG1xDxwcUm/GQKc3FVS3J5qmwHmUkknoKYXJGaZuBzTd1JMB4PBzxUUkhPApWcnpTFUk1SAdGrOcVW1S/TTbbIwZW4Rff1rQXbEmSefSqC6bHPdNd3Q86U/dDfdQegFUBkWYurnlI2YseWPetSPSZW5llC+yjJrUVABjt6CnHihJICkulWqcsGf/AHjUwt4QMCGMD/cFSM4HWm+YKq4HO/aAww3NRuqtypxTNpFIMisrjFDFDg1ctbySCQSRsQf5/Wqm4MOaT6GlewHY2OrQXWFciOT0J4NaDRq68/nXBLIRwa0bTVLi2wBIWX0bmqU+4rHSSQcFW5HY1TkiKZBGRUtrq8NyNr8N6VaYJIvysCPar0YjGdMDOeKrSL6ng1pXFuUJxyDVCSMgH0qGMqMvao84NTOp61XYkHmspDRYXBxnpSFjG2DyKbEdwK96eR5ilT95elZSKRYglBHlseD0NJKpU4NUlk2nB6VcjlEq7HPzDofWsJTvox2KzcZojbccGnSrgkVCpIkFcdaorblJFg8VctHzlapBs1Ztf9bTw+K01CUS07dvaqMh3TqKulSSTjPHWqCgGdnzkKOtYLGxbDkZoxnEYqR4j5e4HPqKrwncAO2M1X1jVRp+lXFxn7inHu3QCu6E3JKzIaC1lF3qk+05jtgIh/vnlj+AwPzrXUYArnvB0LLoUMshJknZpXJ7kmuhLAZxXcpIgimYjPNVd3HWpJnLHFQgcYp81xjht7U4AGkGFpDPt4QZNaIQ9YiRnoPemng4Tk+tIFdzmRjj0p5dEHFWmAqRfxOeakyAOwquZ93Sk5PJouBM0uKjMrHpUeRn5qQydhRcB3Pc0vHrUYJanbT6UwMX6ikKelafA/gX8qRljPWJfwzScAMsxjNJtx9K0Ht42HykqffkVA8DpzjI9RzUOLQ7lXbijDdRU2zIppX3qRipJ0z1rQttQkj4Ylh655FZjLzQMryDRewHUwXyTphiDnof8aZcQYO5eRXPw3BQ5U4Na1tf5Xa3I9KtSuTYgkjK5x0qpIpwM9K2HRJlLIefSqEsRGR+l [e2e-predictor] RJAUVcxuCO1WpDlROn4iqknTp0p1tPtYo3KNXJOdtGWlcllUMBIvRuv1oGVOD1FOWIiRIz91zgH0qS6VoNwaMgKeJQMgfWvExGK960TeMRpPmqMnD4796JIQsf7s5lGAQT61YeSOS8SFwFkH3WHRuKq6fFJdajMZ3aMRtgqByT269q4nUnJXb2KskMjUiIS7sl32hfTtWhaArIQ42kdaaY/7PvzG6+dFMSWfHC91+nvS2e+Sab7QORNsUZwG7jn0xmpc3a6FYnDpC4lDEl/4G6DtVa5UqRDEADKTj2Hqas3Nkz6hGZGxCFJLL/FzwKluIykkQgQtC53N3Kn0+maxUrNMvRoiEZWPapAJ71keItPkvdPYiNnjg+cQjOZT/8AW61uOY1cGUcryFzUgkZ0JVsDtXfDGWmm9kZuGhX0qJLXT4IACuyMfKe1WZJQFOKiKlSCWycfnUUjjua9ali41PhZk42EbLHNISFFM83nA5pVXPLV3Ql2IaDBf2FOykQycUySUIMDrVZi0h5NbJiJnuGc4WkVWP3qYo29OtSKrt34q0wHhgo4GaCx/CnLCw561OkJP8NWIrBd/apVtj3qysI74FSZjTimBElsO1S+QKQzf3cCk3v60AUiqEcVG0R7DNPIZT92kLY5yRWgFd0I7UwMyGrLHPYGoXQHkVLAYYUlGUwj/oarMhRyrqQam3FDU6yRzoEl7dG7ioaTAzyuR0phQ+tXJreSLn7yHow6GoNhas2h3K5UA5zSrIUI5qQx5qIoBwRUMZehvMEZbB7GrS3Mdy/lMQk3YH+L6HvWJnHHpSs0c0ZinBKeoOCp9Qe1Tz2CxcvY2jY8VXgYMrhhhf73pTY728geO3ukW9tXztuPusvfDe9aECQmMqE3I/OD1FeVmFaKVlua049yNLooVjLD5MMcjORmrZN3LfmHzVjg2bn3LkMvp9TVeS6htbNXSNTk5RiPSrdhdx3ds0lztIcHJHHHt714cr/FY2JTbwGzDJ80kBym48/5xTZHzLFLLEygryw43+lFvJa/YZF52AZEh5IIpkN6k2yCcOcHdtIxzUaktl10gup02zMqlcFRyM0omRElhk25QYGBzu9qqLav9rl+ySII+q7mzz6UxHiXzYbkL9oHzGQHnd2x7VLj0Fc0Fml+y5kjbY2OT/CakaRSEMY/eE7do71krqBkgWNllCzMOdp/P0q35aQPEYHd9wKlSMnjvUuFtykyeW1ju51WQsjIm38e1V5LWRSiGcDy+Hx/ETzmpxK0kgl2ERYwzHru+lJe2pn8trc4kzyC3BHrSTa0ZRG7IkQIbcvTJ65qsUeZ2H3VXqT6065kkSfyIrZiQMFmHHHU06TKWyq7ZbGSfU16GB91uUnotTOYxIVU/eyaSRivFAxgHOaGw3yn8K9+hVhWjeBi01uQFWY05YSe9L5wXjbUiTqeq4+ldcSWSRwkdRmp1RVGW4qITf3TxSg7jljWqJJRJGvTrSGZj0OBTfK3Hini3brV2Ab5jNxTgCetSCE9+DR5ZxinYBAqjmjzVpPKOOtHlU7AVRLwOhoyHFZyuw6VMsz9aq4FghajYYHBpPNzzRvDD0pMCB8HtioiQOhqV1Peq0kZBz2qWBbgu2i44ZT1U9DVwWttdjdAxjfvH/hWGWZDx0qWO4dCGBII7ip5h2L82nlTgvtP+0KrPZSjkbH+jVft9VhnTyrtQQeN4qO7025C+bp06TL/AM8pDj8mH9RSaT2AyJo2X7yEH3FVJJFUdeadN4hlsJvK1Kxnt+cbiNy/nTzf6XerkBTnupK1yVdFcpDdME8935SofKP3s9vetcmCxTZcDcm4/Oh5APrVWK4kuA0dtHjbznODTzAbiaGV0EinO5Dkfn+NfN4ibqTvLRHTHRE8losVspkKT23VY+4z3z9Ka8FvayRyQiT7G/OGHCmp44omsnW5LbsHdGrcLjgfXtQdQVdOkhYeblNqoozx9K57vYTIbmWAT2zoGUOSGUDCk9jS3Fwl7fpsuFjZUAdgM5PSobm/hmsIbZnVmaQEJjgge/arN1FHdxWoh8qBgx3N/s/TuelVta5DZWN79gmliMgaVMkcEBqnhube4s5FmTMjjcGbruPpisvVIn0u5jE9wkz3PAcLjaKkb7Pp8kEkL7lkByHP3SMcj3q+RWTW7Iua0OpLJYzQyZ+VMFAMMD2xn3plnfva3Dw3aeXMg4UntjrVC9vXk8m+ijXbG20kA7m96fNqCSz29y6EmL5Hcp0zjGah0tNtylI14dTVpZHPIz90jk1Na5aLzvNBc/MExwB6fWq7zW63cExVBI8fGO/PFSXksUcgMZbMv+s2jhPeudxWyNUyO7vfOuo0BYKAGc+vtUVwr3upCFNywxrukfH8q02mha0kAjUqqZB6Z46VAl15kGyFQCVOBn+tVSqcmtgavoQtDDgorlSOnOahkzCu6QjaOd3bFPQmGVEeAmM43yZ6+uKknaPa8IAdG4OfSvewlanJ6JL0MZJmb9ttWOVcyeyKT/TFC3Fy5/0fTZCv964kWIfhjcf0qyMRjCKFHsMU1mYmvWi0ZsehuMfvPIiOekbGT9SF/lUhl2+hqDDkU3Yx5NbJiLH2kjocU8XLf3jVUITRsNXcRdE7H+Ol85/7xqmEYdDThuHencC557g/epftL+oqllqTLU7gQKvNPCkHBNOVkIG5amVI2Aw2KYEITqKTYQfSrnkHqMGlMB/u8UgKTKfc00oSORV4REdRQbfnikwMxoh0IqJodp+WtY24I55NNNvj+GpaAx2hYcg0+C5ntmzHIw9uoNXmtjk4FQSQbe1ZO62KRZTVbe7Qw30KAHuRlTUN5YlSj2RhEWeU8sFT9DVCZAB2qvDcSQMfLkIH90nINcmJqtQa6lRjqaUTNNI1rtWJ8E7umfUVIoffHapcA7Ry5GCB/WoLC4juhKZGjSUHaoc4/HPTFVPImsbo3VyywhMjy2OSwPpivm3FuTT3OnoXLuAxTC3FzuWYFtxGDwelN06eHTmfjYe4cckVMyiOSO4nlWSXd8qfwjIqS6uYZb+1V9nmxhjz9OKm+ljNmJetBJqdw8mYlAHl4UqPekt5tQnuVeOESW6ggEN6VY8Tajb6nHBYxnE5bJbHQVDpMdxbXCWECmYjJGDwfqa6Uv3d2tfP8yGJBqcWpTvHdw7Y0G1S33vfH5VB/ZN5GrtegPDJ8lsQ3IPbP1qxc6PEbGW4Fw0FxHlnjK8euKqy67P/AGfBEkb/ALyQYJGFBHaqjr/D2/IhmlYvcaVcpHeRqpC5A/hI+vrVy1vree/vgPnWQj91jqMAdPrVKG6XVZYoZ2ZPJ+YHg7varl8sVlqdvNZkuZ1KMMZIA57VzySbs9xok0/ZCstvdQsuCRtk6qvbBrQWxKwFldjC7fOCfnVewqnA1trLkytiZMojdCh9SO/NT28k8pksN+LhfldsHGPUf0rCd73+81iaBitksnOPlRSWUnhlxVKxaJnCR2hjTqrO2SfpT2tJlb7MzLJCQCW3YJGf8aa8aWDhZWdl6RcYI+prJbWuakrNiCZdwfa3y4+g/wDr1EkYI5/OkjCG1OxtoLDrT9siDBU49ua9fApaNGM77DvIHrxSiFD1wKZ5rZ9KUEsc170DFj/JGeBSi3p6c8ZqYLnoea3RJWNsMcUwwe1XQhPUU7y+MVYGeYcUhirQ8oDjrSGIdSKYGb5dJ5RrQMIPQU3yPaqAykjPpU6R1l29zOhAT5h/d61s28jSLl49n1NNO4CqpHQ08zGPgcmplVT3psiLTsIbHdIxw6496tCNSuQAR6g1mSpg8Ypsd3JC3ysfpSGanlD0pjBV6kVB9viuE2Sh4mP/AC0jP9Kgk02WXm3vkm/2WO1v8Kl+QE8kkXr+VVnngHVAfqaqTaZqEWS8Dkf7Jz/KqLiQZDRupHqprCU5LoNIvy3cfRUT8qpl43kG9FC9ziqbS7eM0eflSvXNefi5TlHQ1glcnu1DeXFbhDvPDHt70+5toZWG26jeeDBUyc+Zj2HP6UkMUJieGEM08gyAR04/SqcNtDYXsVzPdr52SPKAzgnjqK8OPrt+JsTBvPuRDdRPEoG5se/Sori2j [e2e-predictor] sZZFeYusg3K5649KtXLPeX0QikChMh3xnI9qy9ctZY9RiWdzJbsu5SOBmrpq7tsZyNEHTbfRZF8tRJtIEnVmPaq1ldtpzjdJkS4IYDkN6fSqul6XaXBkMrtuJIQZ4X3qndLKLuWISGUQpuDIMFe3Pr2rRQjJuN7kGhrerx3LyNEMoRtlYfxN7Cqtiw1eeGzm/dQRfOXHXPQAVGLL9y7yFEeNcqAfvZ9ahluvs9ukcKmK5XBwBwRnk1pGKS5Ybg0dJZG0jtpIZo8BWPzg859aS2ubi2vY5bmMIJlzC56FQeh9D7VmWIE9rJO75kzkN0GRWhLNeajosyx2jTBfmIf5SPcVzyjrZiHyXTx628kUQ8iYgGQdA2Oa2pIUWKO5tpHNxwjlv4/rWNp0M2raaFtisYUhgX7MK0tPiluoj9omEc8ZZQo6bgec1hVVvloaRZZmWW1jFzNIhiYbWIJ+Q1E01rqN0oeSR1UcBBhc/jz+lWbWKa8jIZAsQOJFc8v7AVS02IxFHkCozE+WhOSR3rFWs31Rqi7A0LRSLblWBGACw+U++Kqi4uI5WRAzhTjIU4NTzzWUEx/erHu6j3Hf9azl1GVh8x4J4NdeCS573aImaS3Of8AWwMPcCp0MMnKPj2NZi3b/wB6p470j70aNX0tKatqc7RpCNlORyPapApzmq0N1bN/ejPvyKuo6EcSK1dSVyRytinja3UUmFz1FL8o6EVdgHgKKXYDzTMgdx+dAkIosA4xDsKPJpPN9qPNHrTA5tBs4Xge1So5HrTTG5HCmmiKQ1QF2OUHgnFSk8etU44znk4NW1QbeTzTEV5Bmqrrz3rSdFxxUDL3xUtDKBB7UbmXoSKtNGOuKYYx6VLAE1C5i+5Mw9qe2r3OPnWN/qtRGIdqY0Xqal3AWXUYHH72yjPuKoSzacTuEBQg9hT5oevFZ8sLHPFcde7VmXEn/eeYtzbdeQDnFPu7KVZo5UkhLxsCD94OfbHWqUbSxgx5zGex7VYa2l/s6NxM0pY/u1QZI+mK+dqRcJnQndGhePGbQO2yMR/MvOM//rrOtymqTML5CsbMNik42iq0cTx2ciXAledJVJjbkIvX86YJUmuw5Lquwgdt/wBPWkoct7feTIfYQ20cs+/zwsbsTsU4I7HNJLo9zY28+oROHSVsuO6qff1ratLiA6O0cpHkiPGdwB4//VVW0uWmsxazo/lzZBcnoMfzo9pK7ZNjKvbeC3KusjzRsnC9dvp+FVHhj+zRsvF2W2kdSR3/AAxW42nyaXL9ktla5gnXO6Q8r+fasW3MqXbwsoM7AgZ4xj6/Wt4Surp3GQ6fFK8skUrEKW+6p4BroLLUpo7l7JciUJkuT8uK5mO21CPUGO8tKnLFDnIqzHdOmpSOJCAVG5mHJp1aanfroTY6K0uDpz/ZCWIGXDp3z6+9WLF7i9vLohkiBfKt6ZHSsHQonvdRmubySRguAFJxx9PSukhsltdRk+yN8kxBCHsTXHWSi2upcS3LMdJkiSWT5X4STt+NUY1k/tF4CVBtiWjdTxIjc8ep57U3Uzf7lR7fdCGyCg3dK0LuaKysYVcDzCwWM7eVz3rFaLu2aIpzWUcTPHdReZFIN6S9Gz3z71Sm0+SNRJC5mg6hh1H1FS3LzvcrNNcJKpGFIOFGDyMdj0qJFubWZpbdv3bHJj6r9R6V6OC3tIzkuw1M8c1MrleCaso0F4uWType4Hr/AFpklnJGN33k/vCvbhDsYtiLLz1qZZcdDVbbkcCnAHtW8SS6s7DoxqZZz6ms0PjrUqyVqmwNETE9zThKezGqKy89alDe9UmIti5cd81ILs+gqiGpd4qrgSC4hI+9SfaYecGssI1OCMO2adwNDz4ienNPE47CqSIT2q1FCfwpgTGTd3xTTz3qVIgKlEQ7UxFXy/SnCLParax47VMsakdKVgKItQad9i9av4A6CgjNS4gZUlkDxjNUbizCg5wAOSa1r6+t7NP3jZbsg5JrltR1Ca+yp/dxdkHf61hU5UtSkmV5prWRinmYj5yw74qKUyCNYbW4KKRwu7H41UWFmc47dfap7aJ5bwY+Zdp3c8189iYWnzNnTF6WHWt3BZwtbvJvn5J2Atkn1Nal49tdaKN6JuhT5Gz0z1Hsax4IBaXztIuUYbd392kupLaK4SRJVZUO5152nH9a5nFSkmhstyWMFxpyQwnDMR5f/wBeoL++utPgt4ZIkw7ArKG+X3xVgSpNJBLYoZTgsQPlO08d6ytZvTq9qbeFNkdq4355PPAIPpnj64rSlFylaW35EMty31ydUTYyOHUDviMU24kuBDJbG0mdo23m5Vcqozyc9/oKct5ZyaD5EETmXAwEUhg44zmtXSdSh/stLedlLbPLkXqzk55x1NKT5FdR2AyIMLcuYZwUCgs55JaibRp49MM7zI4yGYAc8ntV2Hw1DFpzm2u9kj/vA7DgL6GmWp1P+yWHA2pmNxxkgcAj86PaXd4PqFjVleCLT2n2YaNRtK8MQKp6XqM020mPczyEluwH8+P6UzTFuDp9159s8t42XiMg4ZSMEfzqTSrhNTsrqyMUdtK6HDdAD/jWDgkmnrqWhZXv4tUMrMwRslGU5GPatO5gklaK4wJjt+cDnI6jHrWZps88McNnKMCJXRyeQw7Y/WpVvbqynIIV4WO5UIxtB7D6UKnzTUU7D5rIsX1vFqESmJlSc/dbOAf9k+lYkTy20xjdWRgcMp4wa12tbbUpfPspzbXf8SP91/qP6ipJrZpcRX0RhnAwsvUH8e4r2sNhfZxtuYylcpiXOD1PrV63vcEBzj3qhJDLaNslXGfusOhpEkB4rtjeJD1NkxRycj5Se46GoXt2U5x+VVIrhounK+ladtcLKOPxU9RXRFpk2KZiI5IyKaU9K1WgBGV6GoXg9sVaQijgqc1IrVIY8cVGVwaYDw2aN3tUfIOMUZx1FMColwelTLcetY8EzMil12MRyKtI/vVJjNVJ6sJcZ4BrIV8fxVMk2OlO4jYS4Gcc5qdJWx/jWRHcE9MCrUcjN1ancDSDnuRUitVISKg3OwAHcnFQTauqjbANx/vEcUm0hWNZ5khj3yMFHqayLzV5HBW2XaP75/pVCSaS5cF2Lv2H/wBanraTN94rEPVzj9Kzcm9h2KMgLOWclmPJJ5NMispbs/IpCeta6WllEMyFrh/TotLPMzx7eEjHRF4FZOn3Hcx5beCBcMd2OiL0/E96zri6k6Q/JngBa0bqMYJNUU3JcBYY98jDCrjrXFXg+iNIsqbbrbHGznjgA9s9/rVu6sopIo7bcFt4z8zL1Y+/tV2a0EUCNcYeQDkZ4qqLh50MBUfLli/oo7f0ryqlKpFq+5opJk8NjLqdvLcRwxRAjYrg4woHU+grHmt1tdFuJIiRbtIPNbPMuD8oX2J5/Crbx3Oo6WzjfHHI5IROFYD19aFtfK0R/MkEqRfejJ/iPQD/AD61nB8ujfXYe5HGFn8PGHTS0JmfLGQ8r0OM1c02EmTUXhnie7eMJFt5wcYYj86ppNqEcuLe2BtLlVBQj7uM9PSrSSHS7iK8MLbZplXy2Od2Rg49MD9cU5t2aXXX/hwSGH7Tp2gW0UluxYytG28cBc5x+PrWxFdb7dmtoZjE6kR5GSB0/Qg1nWLtNrV2ZhvhY/JC/IxngAU2Rv7S+aKV7ezAbyVX+IBiCD7ZH61lOKk7P1v6jSJbfUdUknaARIG4UkKScDv+NXLCG2mvJpEjLZdmDdmGc7x7+vvVH+0jZazCiZaBIkDKRyD3x+OKtIrmUgYJD70QDgxtnHPfP9KicdNrXGMuruKe/jmRCPLYDPTI71PehhJluR2rLinxNIjLlCxwO4rbhxc2a5O5lG0n+tehhsLrcznIz1GDuGQ3Wtez1QhPJuR5kXTJ61mvGUbHSmjj8K9SneBk9TpPscFzbkQuHjP8BPT8e1Yl5pz2bFgCY/UjkfWi3uXhbKMVP1rUi1NpF2yBXHQ5711WjJE6owgeeePrT1ZlYEZBHStZ7fT5udjQk/3Dx+VQPpqE/u7kH03Cj2bWwXLNleiQhJCFY/ka0Gi4rDNjMvRkb6HFalhcvgW9wCrjhWPet [e2e-predictor] I32YmDwioHgz0rTePNQMuKuwjKeEjmm+Wa0mjB7VEYOaLAciBTwxA60pX0oCVBYqyN3qQSEdqjwT7U4KR0paiJ0uGHQVMLyY8LxVUDHWpFzjHXPQDvRdgSmRmO6Qlj6ntVy2s2lAd/kQ9B3NPtLEIFknAz2X0q8TnhapR6sVyEQiJSEG0d/ekEZ/CpxGep6UpPbFOwiuI6jljwOetWSCBmq0uM5zxUtDKM0TSuscalmY4AFaVvYRWEJPDSsPmf/AD2qzY2/lp50g+dhx7CmXj449qhxS1C5g6g5lc/3RU2n6YptHkuB8snUHuOwqWO0Nzcqh+71b6VpXK7k2Lwo4Fc6pJtzY79DnL28nEj+S+yMcAYqsqg2gnmJkVW3yKeuR0rQvbUD5QKqTxFNKmI/vL/hXmYjDato1jIhsZDc2s0wfypSSsag446ULp8MtzBh2PkoN3s3p/WmwxsbSJVGGLFVA75rXMH2BYY4xnAO73NcyoVHzOJfMjOa+hkQpLGY9pZS6KeG7HNPsw9ksdtKo+yWzM5P94MD/ImoJ4AZSSOSckGtJIftGnvGRmRUIX8ulNYZuNkg5tSOaWOe6ilt412ttQkjtmogkmnak7x/xZHPpUGmyAEQsTw4Zfz6V02pWAY7wPxrqw2D91qREp6nLSoRLkjk81oadP5MoVj8j8GmXMJB5FQbSGx2rtjHkehO5vXNvuGQOaznQqeRWjpt2J0+zSn94B8p/vCn3FqRniuvlT1RBkinq5HtTniKE8UzGDQlYLlpZg3B4NSiXFUgTUqscVohFoSZ6GpEmI4PI9KqA5pwY1SYG/DOJUAPWnOtZNvcGNhnpWj52UDKMjvVCGOtR/jUxkVqaVGaAOU8s96UR+lTDHfmjAzUjItgHWkK1IRTcjtSGN2/hWpY2ohAlkHznoD2qCxtwzea3IXpn1rRxk04oQ8ksetSLGKRIwe9TFcAAVYhp4HFAJHbmpQnA9ajkzyAaTArvhs+lMihEtwoxlRyaGHBPartpEIodzfebk1G4EsjhEz7cVkykuxY9e1Xbh9zEdhTLWIPJvP3V6fWolq7DC2hMMOMfvG+8fT2qb7P/e5qdU4J6AcCpjHhQcU7CMO9h3MTj2rLvYtunMv96RR/M/0robtADjHasfUF/dwJ/tFz/L/GuepHdlIj0Wx82VXYfLDkj6mtOa2Lv0qzodvt0/eRy7E/0q48YBAxzVwpJQSBvU5O8tSr9Kdakoy1sX1sOpFZJTyx+NT7NJhczr60MF84TgN86H612cDC+0+Gbj50BP17/rXP3sXnWaTj70R2t/unp+tX/DlySklqT935l+h61UI2k13B7Fe+ttkmMcVjSxlJOK7O8tw65xmudurYhjjtVSgCZQjchgQcMDkH3ro7O5W+t/mx5q/eHr71ze3axJFWLad7aVZU7dR6iiGjBmvPb5BwOaz5IipzitsMlxCJU6NVaaAOpwMGtrEmTjnpSqKlkRgQccios880rDJR0oBpEp7DPIpgOU81agnaM8niqPSnq5HemgNcbW+YdDUm32rNhmKnrxVoS8fepgYGQBTS5zxUXmUbsnrSAk6n1qSOMuwUVEpArRtY9ibm+81CVwJ0QKqqowBxVhIwelMQAnHep1wBgVQiRUxxT9nPJpiMfTJpxbPTigBXGBwaquCRkmpJGO04NVmY49qhgPiTzZVU9Op+lXZZAM1UtPlV3IxuOB9KJZAX46Ck9EBHIST3rQt4wkap36tVS2jMjbyOAePetSKPb1/GiMeoMcibm56CpXXI9qcigCkm4iNNrQDKusFyfwrJvQDPjsigVryYZxnp1rJ5mlyesj5/WsZrSw0dLYw+XYQr6IKc6j0qaMbVC+gpjjn8a3toIpTx74mB61h3URDV00iA8isq8h+UsB14qXEDNs2RmaCU/u5QUb2z3/CqVpI+n34Zlw0TlJB7dDVhl8t8Gm36b9lwOS/yv7kDr+VZtdSkdaCs0QKkFSMg1kXdttdsUnh673I1q55TlPpWpcxZG/HNarVXJOTnt9ueOtVNpXiuimgDBhisua1OCR2qXEdxdNvTbS7HP7p+vsfWtiYY5HQ965sqy9a1dNvRIn2aU8j7pP8AKqi+giSRBIMj7wqm6ZJBGDVyVdrHtULFXODwabGVFJXqKnVtw5pjrtYhuaFyOnSkBIycVHjHFSqcikZc9KYDQeafvPrUJ4NLvNFwME3IHemG9iTlpAPxrg/7QnbrNIf+BGpraR5ZQoyWY4FZ8wHoWnTx3cp2HKJyT2rdjOTWJpUC2tskI6jlj6mtpGAFaoCynB4HNSphScjJqBHwcipN/HuaYibzMdOtG4EYqEMCPencAHFIBJXAXHaoDlwOwpxy30pBjIHYVLGSb9sfHbpUagyuFHUmo5JMtgdBVqyjyTIe/A+lK12BegQAAAcAcVaUHNMRMKKnXGMitCSUDAqG5bjFTZGCap3DDGaljKFw2I5Gz2x+dUrRN17AuONwqzcnMeP7xqPThnUY/QAn/P51k1eSGjpM4HvUTHrTlPHNROeSexrckc/K8duaguIg8RHerIGUP0pjr8ucdKAOcuYjux3zUGzzIJIT1IyPqK1b2Hdll6is4fLKDjvUNDRSs7g2t3FMP4WGfp3rtjiSMHqCK4adNk7pjjJxXV6Ncefp6AnLINppQ7DYyaHDHaao+ScsOtbE6dGFUnXkkVpYkyprXcM4rPeF4XyMjB4I7V0YUEGopLVXBBHWpcRmfDdi4jCScSAfnUchwxp8thhuOMVE0Mu3ruxQMBJng80dDkdKrsxQ8jFOWQ9c0XAtA57Yp3eoVcHvUm71oAR1zUW2pjg0m2lYDxFQc1saGmdQiz25rPEfNa+iri9U+xrGO4Hd2bYArSjO41j2rHArSSTA4rdMC8JNowKcCTjmqqNuFTqcDmmBMCQODQWLcA8UzOeO1Ix7CgALYXimF9qZNVp5xvWFD8xPzH0FEkmSBUtgSpmSRVHVjW7bxhVAHQcVj6aheZpP7vArbT5acUJkwFTj2qBOmTUobkYqhDyflNUJznirjHGRVC4btSYylcHlR7Zo00/6cfZD/MUydssx7dKTTmH21vdD/MVmviGdErfJULHAIzxmlDfKKimPHHrWxJaTlCO9SDBGCO1QxN8n4VMBwPWgDPuo8ZI6VkSRgOCOhreuANprGuEKscdM8UhmZqCbLkH+8oNaHh6fbO8RPDDIqnqfIhbvgjNRafN5F9C3bdistpDOycZ47VQkADlfyrQPIyOtVLlAQHHUVsSVhgZp+3IBFRZwwJ6Gp044HQ0DIZo8jP51QkXYT7VrlQciqVxH19aGBlzqMhu3Q1WeLbyvFXJB1WoFPGKzkNFfJU09Zh3pzpmoHSlcZZ81fWk89fWqmD2pMUcwWPMQvNXrBjHcRkddwFUhVqDggjrWC3A7W2YgYrRjY4rMtTmNT32itJOgreIFtGx0qdSe/Sq0fT8amXk1YibJPPaqVzfAApFye7Ut8zARqCQrZyB3rO6jmonK2g0iS3bMpYntUzP3qCH+OpO4qUNnQadH5dqmep5NaAJ4qvB9xfpU461siCdTlQTUhOce1Rp92pOxoAbI2Kz5z8w/OtB+1Ztx95vpSYFKU5TNRWLldQUeqGpJfun6VBZf8hNf90/yrNbjOkV8pmoJXOCD1Bp0X+pqK4+6a2EXbdsoAatRnjPeqNt91aux0IRDMODWTcja49DWvN1rJuvvGgZl34zAmezGs8NtYEdjWhf/AOpH1/xrPHU1jLcpHbW0omtY3B4YCkccFT0NVNGJOmLn3q3J0rZbEmbJmOQoenUVLBJztqO+6p9aZGTvBpAaQ+YfSoJUzk1Knf6UjfcNUBiXSFTVHcUc+hrTvvu/hWY4+UVEhkoIYUx0psR+apm6VBRUZcUYFSuKZgUAf//Z'}, 'key': ' 1'}]} [e2e-predictor] 2026-05-20 16:22:31.507 4126 kserve.trace response code: 200, content: { [e2e-predictor] "predictions": [ [e2e-predictor] { [e2e-predictor] "scores": [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], [e2e-predictor] "prediction": 0, [e2e-predictor] "key": " 1" [e2e-predictor] } [e2e-predictor] ] [e2e-predictor] } [e2e-predictor] 2026-05-20 16:22:31.507 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: { [e2e-predictor] "predictions": [ [e2e-predictor] { [e2e-predictor] "scores": [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], [e2e-predictor] "prediction": 0, [e2e-predictor] "key": " 1" [e2e-predictor] } [e2e-predictor] ] [e2e-predictor] } [e2e-predictor] 2026-05-20 16:22:31.507 4126 kserve.trace Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] 2026-05-20 16:22:31.507 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_tensorflow.py::test_tensorflow_runtime_kserve [e2e-predictor] predictor/test_triton.py::test_triton 2026-05-20 16:24:41.733 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:24:41.733 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:24:41.734 4126 kserve.trace Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:24:41.734 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:24:41.734 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:24:41.734 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:24:41.734 4126 kserve.trace Using external route host: isvc-triton-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:24:41.734 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-triton-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:24:41.736 4126 kserve.trace Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:24:41.736 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:24:41.736 4126 kserve.trace base url = https://isvc-triton-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:24:41.736 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-triton-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:24:41.736 4126 kserve.trace url: https://isvc-triton-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/cifar10/infer [e2e-predictor] 2026-05-20 16:24:41.736 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-triton-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/cifar10/infer [e2e-predictor] 2026-05-20 16:24:41.736 4126 kserve.trace request data: {'inputs': [{'name': 'INPUT__0', 'shape': [1, 3, 32, 32], 'datatype': 'FP32', 'data': [[[[0.23921573162078857, 0.24705886840820312, 0.29411768913269043, 0.301960825920105, 0.2549020051956177, 0.22352945804595947, 0.2705882787704468, 0.24705886840820312, 0.23921573162078857, 0.24705886840820312, 0.2627451419830322, 0.2549020051956177, 0.2627451419830322, 0.301960825920105, 0.32549023628234863, 0.3333333730697632, 0.30980396270751953, 0.2705882787704468, 0.2549020051956177, 0.2549020051956177, 0.22352945804595947, 0.16862750053405762, 0.17647063732147217, 0.16078436374664307, 0.16862750053405762, 0.12156867980957031, 0.09803926944732666, 0.10588240623474121, 0.12156867980957031, 0.07450985908508301, -0.011764705181121826, -0.09019607305526733], [0.19215691089630127, 0.18431377410888672, 0.24705886840820312, 0.301960825920105, 0.2705882787704468, 0.2549020051956177, 0.2862745523452759, 0.2705882787704468, 0.27843141555786133, 0.22352945804595947, 0.21568632125854492, 0.24705886840820312, 0.27843141555786133, 0.3333333730697632, 0.34117650985717773, 0.34117650985717773, 0.32549023628234863, 0.2549020051956177, 0.20784318447113037, 0.18431377410888672, 0.13725495338439941, 0.09019613265991211, 0.09803926944732666, 0.10588240623474121, 0.16862750053405762, 0.15294122695922852, 0.13725495338439941, 0.11372554302215576, 0.12156867980957031, 0.06666672229766846, -0.019607841968536377, -0.06666666269302368], [0.18431377410888672, 0.18431377410888672, 0.23921573162078857, 0.30980396270751953, 0.2549020051956177, 0.27843141555786133, 0.29411768913269043, 0.29411768913269043, 0.27843141555786133, 0.2705882787704468, 0.23921573162078857, 0.23137259483337402, 0.2627451419830322, 0.301960825920105, 0.30980396270751953, 0.32549023628234863, 0.3333333730697632, 0.24705886840820312, 0.13725495338439941, -0.05098038911819458, -0.13725489377975464, -0.23137253522872925, -0.2078431248664856, -0.10588234663009644, -0.05882352590560913, 0.050980448722839355, 0.12156867980957031, 0.09803926944732666, 0.11372554302215576, 0.09019613265991211, 0.019607901573181152, -0.05882352590560913], [0.21568632125854492, 0.21568632125854492, 0.2549020051956177, 0.3647059202194214, 0.30980396270751953, 0.30980396270751953, 0.32549023628234863, 0.32549023628234863, 0.29411768913269043, 0.29411768913269043, 0.30980396270751953, 0.49803924560546875, 0.38823533058166504, 0.23137259483337402, 0.2705882787704468, 0.2862745523452759, 0.23921573162078857, 0.16862750053405762, -0.18431371450424194, -0.1921568512916565, -0.23137253522872925, -0.27843135595321655, -0.37254899740219116, -0.41960781812667847, -0.32549017667770386, -0.3490195870399475, -0.11372548341751099, 0.035294175148010254, 0.09803926944732666, 0.09803926944732666, 0.06666672229766846, -0.003921568393707275], [0.21568632125854492, 0.22352945804595947, 0.2627451419830322, 0.3333333730697632, 0.32549023628234863, 0.27843141555786133, 0.32549023628234863, 0.301960825920105, 0.2862745523452759, 0.2862745523452759, 0.35686278343200684, 0.929411768913269, 0.529411792755127, 0.18431377410888672, 0.14509809017181396, 0.11372554302215576, -0.1294117569923401, -0.38823527097702026, -0.3333333134651184, -0.11372548341751099, -0.12156862020492554, -0.16862744092941284, -0.2392156720161438, -0.270588219165802, -0.41960781812667847, -0.34117645025253296, -0.3333333134651184, -0.1764705777168274, 0.003921627998352051, 0.08235299587249756, 0.043137311935424805, 0.011764764785766602], [0.16078436374664307, 0.043137311935424805, 0.019607901573181152, 0.15294122695922852, 0.2627451419830322, 0.29411768913269043, 0.30980396270751953, 0.30980396270751953, 0.27843141555786133, 0.29411768913269043, 0.27843141555786133, 0.4117647409439087, 0.23137259483337402, 0.003921627998352051, -0.2392156720161438, -0.4823529124259949, -0.4588235020637512, -0.4823529124259949, -0.3019607663154602, -0.07450979948043823, -0.04313725233078003, -0.06666666269302368, -0.10588234663009644, -0.26274508237838745, -0.2235293984413147, -0.2862744927406311, -0.545098066329956, -0.47450977563858 [e2e-predictor] 03, -0.15294116735458374, 0.09803926944732666, 0.08235299587249756, 0.050980448722839355], [-0.003921568393707275, -0.1450980305671692, -0.6313725709915161, -0.30980390310287476, 0.20000004768371582, 0.3333333730697632, 0.3176470994949341, 0.3333333730697632, 0.32549023628234863, 0.301960825920105, 0.2862745523452759, 0.15294122695922852, 0.011764764785766602, -0.003921568393707275, -0.21568626165390015, -0.46666663885116577, -0.38823527097702026, -0.43529409170150757, -0.3490195870399475, 0.035294175148010254, 0.14509809017181396, -0.027450978755950928, -0.1764705777168274, -0.1607843041419983, -0.09803920984268188, -0.3333333134651184, -0.5058823823928833, -0.6392157077789307, -0.3803921341896057, 0.035294175148010254, 0.10588240623474121, 0.050980448722839355], [0.027451038360595703, -0.2235293984413147, -0.6705882549285889, -0.45098036527633667, 0.12156867980957031, 0.30980396270751953, 0.29411768913269043, 0.3176470994949341, 0.34117650985717773, 0.2627451419830322, 0.09803926944732666, -0.05882352590560913, 0.019607901573181152, 0.12941181659698486, -0.09019607305526733, -0.30980390310287476, -0.2862744927406311, -0.3333333134651184, -0.3960784077644348, -0.027450978755950928, 0.27843141555786133, 0.06666672229766846, -0.19999998807907104, -0.16862744092941284, -0.21568626165390015, -0.3333333134651184, -0.5764706134796143, -0.615686297416687, -0.5529412031173706, -0.1607843041419983, 0.08235299587249756, 0.06666672229766846], [0.3333333730697632, -0.1921568512916565, -0.5764706134796143, -0.027450978755950928, 0.20000004768371582, 0.2627451419830322, 0.27843141555786133, 0.301960825920105, 0.29411768913269043, 0.3647059202194214, -0.11372548341751099, -0.019607841968536377, 0.23137259483337402, 0.22352945804595947, -0.05098038911819458, -0.32549017667770386, -0.35686272382736206, -0.34117645025253296, -0.37254899740219116, -0.3647058606147766, 0.08235299587249756, 0.14509809017181396, -0.11372548341751099, -0.3176470398902893, -0.3490195870399475, -0.32549017667770386, -0.4431372284889221, -0.5607843399047852, -0.686274528503418, -0.41960781812667847, 0.043137311935424805, 0.07450985908508301], [0.4117647409439087, 0.050980448722839355, -0.26274508237838745, 0.20784318447113037, 0.3647059202194214, 0.23921573162078857, 0.22352945804595947, 0.20000004768371582, 0.6235294342041016, 0.8588235378265381, 0.6235294342041016, 0.22352945804595947, 0.3647059202194214, 0.16078436374664307, -0.019607841968536377, -0.270588219165802, -0.32549017667770386, -0.41960781812667847, -0.5372549295425415, -0.40392154455184937, 0.07450985908508301, 0.12156867980957031, 0.043137311935424805, -0.16862744092941284, -0.32549017667770386, -0.3176470398902893, -0.34117645025253296, -0.4117646813392639, -0.6078431606292725, -0.686274528503418, -0.2549019455909729, 0.035294175148010254], [0.43529415130615234, -0.15294116735458374, 0.11372554302215576, 0.29411768913269043, 0.38823533058166504, 0.21568632125854492, 0.24705886840820312, -0.04313725233078003, 0.6705882549285889, 0.8588235378265381, 0.7254902124404907, 0.2862745523452759, 0.43529415130615234, 0.22352945804595947, -0.019607841968536377, -0.05882352590560913, -0.38823527097702026, -0.37254899740219116, -0.6470588445663452, -0.2862744927406311, 0.37254905700683594, 0.23137259483337402, 0.21568632125854492, -0.1607843041419983, -0.3176470398902893, -0.1921568512916565, -0.30980390310287476, -0.38823527097702026, -0.5372549295425415, -0.6784313917160034, -0.5372549295425415, -0.18431371450424194], [0.4745098352432251, -0.21568626165390015, 0.058823585510253906, 0.3333333730697632, 0.46666669845581055, 0.301960825920105, 0.35686278343200684, 0.050980448722839355, -0.08235293626785278, 0.5215686559677124, 0.5607843399047852, 0.3333333730697632, 0.45098042488098145, 0.48235297203063965, 0.050980448722839355, -0.08235293626785278, -0.19999998807907104, -0.34117645025253296, -0.7019608020782471, -0.019607841968536377, 0.6470588445663452, 0.2549020051956177, 0.14509809017181396, -0.270588219165802, -0.3490195870399475, -0.26274508237838745, -0.18431371450424194, -0.3333333134651184, -0.42745 [e2e-predictor] 0954914093, -0.5686274766921997, -0.5137255191802979, -0.40392154455184937], [0.48235297203063965, -0.29411762952804565, -0.003921568393707275, 0.37254905700683594, 0.3647059202194214, 0.301960825920105, 0.3960784673690796, 0.24705886840820312, -0.2392156720161438, 0.3176470994949341, 0.3176470994949341, 0.07450985908508301, 0.458823561668396, 0.6941176652908325, 0.2549020051956177, -0.03529411554336548, -0.05882352590560913, -0.09803920984268188, -0.6078431606292725, 0.17647063732147217, 0.5215686559677124, 0.21568632125854492, -0.03529411554336548, -0.2862744927406311, -0.34117645025253296, -0.34117645025253296, -0.2549019455909729, -0.32549017667770386, -0.34117645025253296, -0.427450954914093, -0.3803921341896057, -0.427450954914093], [0.48235297203063965, -0.270588219165802, 0.19215691089630127, 0.45098042488098145, -0.06666666269302368, 0.06666672229766846, 0.35686278343200684, 0.30980396270751953, -0.1921568512916565, 0.15294122695922852, 0.13725495338439941, 0.30980396270751953, 0.48235297203063965, 0.772549033164978, 0.4117647409439087, 0.10588240623474121, -0.011764705181121826, -0.08235293626785278, -0.4431372284889221, 0.20784318447113037, 0.458823561668396, 0.16862750053405762, -0.10588234663009644, -0.3176470398902893, -0.37254899740219116, -0.43529409170150757, -0.37254899740219116, -0.2235293984413147, -0.21568626165390015, -0.29411762952804565, -0.2392156720161438, -0.26274508237838745], [0.5215686559677124, -0.15294116735458374, 0.3176470994949341, 0.458823561668396, -0.1764705777168274, -0.2235293984413147, 0.22352945804595947, 0.30980396270751953, -0.21568626165390015, -0.09803920984268188, 0.08235299587249756, 0.5529412031173706, 0.4901961088180542, 0.3490196466445923, 0.13725495338439941, 0.20784318447113037, 0.14509809017181396, -0.1921568512916565, -0.4431372284889221, 0.19215691089630127, 0.40392160415649414, 0.07450985908508301, 0.019607901573181152, -0.13725489377975464, -0.3333333134651184, -0.2862744927406311, -0.2549019455909729, -0.1450980305671692, -0.09803920984268188, -0.21568626165390015, -0.2392156720161438, -0.08235293626785278], [0.545098066329956, 0.035294175148010254, 0.3490196466445923, 0.4431372880935669, 0.019607901573181152, -0.38823527097702026, 0.09803926944732666, 0.21568632125854492, -0.09803920984268188, 0.019607901573181152, 0.12156867980957031, 0.8039215803146362, 0.8980392217636108, 0.13725495338439941, 0.058823585510253906, 0.027451038360595703, -0.05098038911819458, -0.15294116735458374, -0.2549019455909729, 0.12941181659698486, 0.3176470994949341, 0.19215691089630127, -0.12156862020492554, -0.3176470398902893, -0.4431372284889221, -0.3176470398902893, -0.1764705777168274, -0.12156862020492554, -0.05882352590560913, -0.1921568512916565, -0.05098038911819458, 0.06666672229766846], [0.5921568870544434, 0.14509809017181396, 0.3176470994949341, 0.49803924560546875, 0.3176470994949341, -0.38823527097702026, -0.011764705181121826, 0.08235299587249756, 0.08235299587249756, -0.24705880880355835, 0.20784318447113037, 0.35686278343200684, 0.2705882787704468, 0.09803926944732666, -0.11372548341751099, -0.11372548341751099, -0.2078431248664856, -0.1764705777168274, -0.12156862020492554, 0.34117650985717773, 0.22352945804595947, 0.16078436374664307, 0.058823585510253906, -0.1450980305671692, -0.38823527097702026, -0.3803921341896057, -0.26274508237838745, -0.2078431248664856, -0.1607843041419983, -0.019607841968536377, 0.18431377410888672, 0.12941181659698486], [0.6784313917160034, 0.27843141555786133, 0.2862745523452759, 0.43529415130615234, 0.3803921937942505, -0.26274508237838745, -0.24705880880355835, 0.22352945804595947, 0.16078436374664307, -0.16862744092941284, 0.011764764785766602, -0.07450979948043823, -0.10588234663009644, -0.09019607305526733, -0.19999998807907104, -0.09803920984268188, -0.32549017667770386, -0.2078431248664856, 0.12941181659698486, -0.07450979948043823, -0.46666663885116577, 0.003921627998352051, 0.043137311935424805, -0.4117646813392639, -0.529411792755127, -0.545098066329956, -0.4431372284889221, -0.19999998807907104, -0.09019607305526733, 0.12156867 [e2e-predictor] 980957031, 0.17647063732147217, 0.09803926944732666], [0.6627451181411743, 0.3960784673690796, 0.30980396270751953, 0.35686278343200684, 0.3803921937942505, -0.027450978755950928, -0.32549017667770386, 0.10588240623474121, 0.20000004768371582, 0.058823585510253906, -0.18431371450424194, -0.3960784077644348, 0.050980448722839355, -0.027450978755950928, 0.011764764785766602, 0.15294122695922852, -0.3333333134651184, -0.27843135595321655, 0.17647063732147217, 0.035294175148010254, -0.08235293626785278, -0.1607843041419983, -0.4117646813392639, -0.498039186000824, -0.6549019813537598, -0.4901960492134094, -0.32549017667770386, 0.043137311935424805, 0.21568632125854492, 0.2549020051956177, 0.20784318447113037, 0.18431377410888672], [0.5607843399047852, 0.46666669845581055, 0.34117650985717773, 0.3647059202194214, 0.38823533058166504, 0.12941181659698486, -0.32549017667770386, -0.06666666269302368, -0.04313725233078003, 0.07450985908508301, 0.12941181659698486, -0.45098036527633667, 0.011764764785766602, -0.15294116735458374, 0.13725495338439941, 0.4431372880935669, -0.09019607305526733, -0.427450954914093, 0.027451038360595703, 0.07450985908508301, 0.050980448722839355, -0.3019607663154602, -0.6000000238418579, -0.5921568870544434, -0.6313725709915161, -0.29411762952804565, -0.05098038911819458, 0.27843141555786133, 0.34117650985717773, 0.2862745523452759, 0.23921573162078857, 0.16862750053405762], [0.29411768913269043, 0.529411792755127, 0.40392160415649414, 0.38823533058166504, 0.41960787773132324, 0.19215691089630127, -0.2235293984413147, 0.027451038360595703, 0.34117650985717773, -0.1921568512916565, -0.270588219165802, -0.37254899740219116, -0.270588219165802, -0.04313725233078003, 0.3960784673690796, 0.49803924560546875, 0.17647063732147217, -0.21568626165390015, -0.3019607663154602, -0.3176470398902893, -0.529411792755127, -0.6392157077789307, -0.7019608020782471, -0.8117647171020508, -0.6392157077789307, -0.529411792755127, -0.15294116735458374, 0.12941181659698486, 0.12941181659698486, 0.003921627998352051, -0.003921568393707275, -0.05882352590560913], [-0.08235293626785278, 0.529411792755127, 0.38823533058166504, 0.3960784673690796, 0.41960787773132324, 0.08235299587249756, -0.3490195870399475, 0.17647063732147217, 0.9215686321258545, 0.7176470756530762, 0.043137311935424805, 0.050980448722839355, 0.16862750053405762, 0.3803921937942505, 0.4901961088180542, 0.5215686559677124, 0.3176470994949341, -0.019607841968536377, -0.13725489377975464, -0.5215686559677124, -0.7254902124404907, -0.7333333492279053, -0.615686297416687, -0.545098066329956, -0.5215686559677124, -0.545098066329956, -0.4588235020637512, -0.43529409170150757, -0.38823527097702026, -0.4588235020637512, -0.5372549295425415, -0.5686274766921997], [-0.3803921341896057, 0.37254905700683594, 0.3647059202194214, 0.3803921937942505, 0.38823533058166504, 0.09803926944732666, -0.1450980305671692, 0.6549019813537598, 0.9843137264251709, 0.9764705896377563, 0.6313725709915161, -0.027450978755950928, -0.10588234663009644, -0.027450978755950928, -0.09019607305526733, -0.04313725233078003, -0.18431371450424194, -0.46666663885116577, -0.46666663885116577, -0.529411792755127, -0.5921568870544434, -0.6078431606292725, -0.6000000238418579, -0.5607843399047852, -0.5607843399047852, -0.6000000238418579, -0.6627451181411743, -0.6000000238418579, -0.5372549295425415, -0.6235294342041016, -0.6627451181411743, -0.6705882549285889], [-0.6784313917160034, -0.24705880880355835, 0.12941181659698486, 0.3176470994949341, 0.3960784673690796, 0.29411768913269043, 0.29411768913269043, 0.929411768913269, 0.9843137264251709, 0.7803921699523926, -0.13725489377975464, -0.529411792755127, -0.5843137502670288, -0.615686297416687, -0.615686297416687, -0.6235294342041016, -0.6470588445663452, -0.6705882549285889, -0.6392157077789307, -0.6705882549285889, -0.7019608020782471, -0.6392157077789307, -0.6392157077789307, -0.6627451181411743, -0.6705882549285889, -0.6392157077789307, -0.6392157077789307, -0.6078431606292725, -0.5686274766921997, -0.5843137502670288, -0.6000000238418579, -0.64705884 [e2e-predictor] 45663452], [-0.772549033164978, -0.772549033164978, -0.5372549295425415, 0.027451038360595703, 0.301960825920105, 0.035294175148010254, 0.5215686559677124, 0.9921568632125854, 0.8901960849761963, 0.10588240623474121, -0.5215686559677124, -0.6078431606292725, -0.6078431606292725, -0.6000000238418579, -0.615686297416687, -0.6078431606292725, -0.6313725709915161, -0.6705882549285889, -0.6941176652908325, -0.7333333492279053, -0.7254902124404907, -0.6941176652908325, -0.7019608020782471, -0.6705882549285889, -0.6470588445663452, -0.5607843399047852, -0.5137255191802979, -0.5372549295425415, -0.5607843399047852, -0.6078431606292725, -0.6392157077789307, -0.6000000238418579], [-0.6235294342041016, -0.7647058963775635, -0.7333333492279053, -0.427450954914093, 0.003921627998352051, 0.003921627998352051, 0.686274528503418, 1.0, 0.46666669845581055, -0.4823529124259949, -0.5764706134796143, -0.6078431606292725, -0.5921568870544434, -0.5921568870544434, -0.6392157077789307, -0.6470588445663452, -0.6627451181411743, -0.6784313917160034, -0.7176470756530762, -0.6941176652908325, -0.686274528503418, -0.686274528503418, -0.6627451181411743, -0.6392157077789307, -0.5372549295425415, -0.5137255191802979, -0.498039186000824, -0.5372549295425415, -0.5764706134796143, -0.6078431606292725, -0.45098036527633667, -0.3490195870399475], [-0.5921568870544434, -0.7254902124404907, -0.7568627595901489, -0.6784313917160034, -0.4823529124259949, 0.003921627998352051, 0.7568627595901489, 0.8823529481887817, -0.027450978755950928, -0.545098066329956, -0.615686297416687, -0.5607843399047852, -0.5764706134796143, -0.6549019813537598, -0.6549019813537598, -0.6313725709915161, -0.6392157077789307, -0.6627451181411743, -0.6627451181411743, -0.6549019813537598, -0.6549019813537598, -0.6470588445663452, -0.5764706134796143, -0.545098066329956, -0.5764706134796143, -0.6392157077789307, -0.6627451181411743, -0.7176470756530762, -0.6000000238418579, -0.427450954914093, -0.3333333134651184, -0.40392154455184937], [-0.6078431606292725, -0.7254902124404907, -0.772549033164978, -0.7254902124404907, -0.6549019813537598, -0.38823527097702026, 0.5843137502670288, 0.6549019813537598, -0.2392156720161438, -0.4901960492134094, -0.5764706134796143, -0.6235294342041016, -0.545098066329956, -0.6235294342041016, -0.686274528503418, -0.6470588445663452, -0.6313725709915161, -0.6235294342041016, -0.6313725709915161, -0.6392157077789307, -0.6000000238418579, -0.6941176652908325, -0.6941176652908325, -0.6235294342041016, -0.6313725709915161, -0.6941176652908325, -0.7803921699523926, -0.686274528503418, -0.4745097756385803, -0.4745097756385803, -0.6392157077789307, -0.6000000238418579], [-0.6078431606292725, -0.7254902124404907, -0.7490196228027344, -0.7411764860153198, -0.6784313917160034, -0.6392157077789307, -0.18431371450424194, 0.3333333730697632, -0.498039186000824, -0.5764706134796143, -0.5921568870544434, -0.5843137502670288, -0.5215686559677124, -0.545098066329956, -0.5764706134796143, -0.6470588445663452, -0.6705882549285889, -0.6784313917160034, -0.6392157077789307, -0.615686297416687, -0.6392157077789307, -0.6705882549285889, -0.686274528503418, -0.6941176652908325, -0.7098039388656616, -0.686274528503418, -0.6549019813537598, -0.5058823823928833, -0.6313725709915161, -0.7568627595901489, -0.8823529481887817, -0.6000000238418579], [-0.46666663885116577, -0.6705882549285889, -0.7568627595901489, -0.7019608020782471, -0.7098039388656616, -0.6627451181411743, -0.6705882549285889, -0.4431372284889221, -0.615686297416687, -0.7568627595901489, -0.7882353067398071, -0.7019608020782471, -0.615686297416687, -0.5607843399047852, -0.545098066329956, -0.5843137502670288, -0.5607843399047852, -0.529411792755127, -0.5529412031173706, -0.5843137502670288, -0.6078431606292725, -0.6470588445663452, -0.6941176652908325, -0.7411764860153198, -0.6705882549285889, -0.5137255191802979, -0.3803921341896057, -0.427450954914093, -0.5607843399047852, -0.7019608020782471, -0.8980392217636108, -0.686274528503418], [-0.5215686559677124, -0.615686297416687, -0.7254902124404907, -0.6627451181411743, [e2e-predictor] -0.6941176652908325, -0.6705882549285889, -0.6549019813537598, -0.686274528503418, -0.6705882549285889, -0.7882353067398071, -0.8196078538894653, -0.7647058963775635, -0.7882353067398071, -0.772549033164978, -0.7176470756530762, -0.6313725709915161, -0.5607843399047852, -0.5137255191802979, -0.4823529124259949, -0.4117646813392639, -0.4588235020637512, -0.615686297416687, -0.6627451181411743, -0.6627451181411743, -0.529411792755127, -0.3333333134651184, -0.1450980305671692, -0.270588219165802, -0.529411792755127, -0.7960784435272217, -0.772549033164978, -0.843137264251709], [-0.5764706134796143, -0.5607843399047852, -0.6470588445663452, -0.6627451181411743, -0.686274528503418, -0.686274528503418, -0.686274528503418, -0.7019608020782471, -0.7176470756530762, -0.7960784435272217, -0.8274509906768799, -0.772549033164978, -0.8039215803146362, -0.772549033164978, -0.8509804010391235, -0.8588235378265381, -0.7490196228027344, -0.6313725709915161, -0.5215686559677124, -0.41960781812667847, -0.4823529124259949, -0.5843137502670288, -0.5921568870544434, -0.6470588445663452, -0.4745097756385803, -0.3019607663154602, -0.1764705777168274, -0.3019607663154602, -0.6235294342041016, -0.8117647171020508, -0.7333333492279053, -0.8352941274642944]], [[-0.12156862020492554, -0.1294117569923401, -0.09019607305526733, -0.07450979948043823, -0.12156862020492554, -0.1450980305671692, -0.09803920984268188, -0.11372548341751099, -0.1294117569923401, -0.11372548341751099, -0.09019607305526733, -0.1294117569923401, -0.1294117569923401, -0.08235293626785278, -0.08235293626785278, -0.06666666269302368, -0.08235293626785278, -0.11372548341751099, -0.1294117569923401, -0.12156862020492554, -0.1450980305671692, -0.1607843041419983, -0.1607843041419983, -0.16862744092941284, -0.1607843041419983, -0.2078431248664856, -0.23137253522872925, -0.2392156720161438, -0.2392156720161438, -0.2549019455909729, -0.2862744927406311, -0.3333333134651184], [-0.12156862020492554, -0.13725489377975464, -0.10588234663009644, -0.09019607305526733, -0.12156862020492554, -0.11372548341751099, -0.08235293626785278, -0.10588234663009644, -0.09019607305526733, -0.13725489377975464, -0.1294117569923401, -0.13725489377975464, -0.11372548341751099, -0.06666666269302368, -0.08235293626785278, -0.09803920984268188, -0.09803920984268188, -0.1294117569923401, -0.12156862020492554, -0.09803920984268188, -0.13725489377975464, -0.18431371450424194, -0.19999998807907104, -0.21568626165390015, -0.1764705777168274, -0.19999998807907104, -0.19999998807907104, -0.2392156720161438, -0.23137253522872925, -0.2549019455909729, -0.2862744927406311, -0.30980390310287476], [-0.13725489377975464, -0.1450980305671692, -0.1294117569923401, -0.1294117569923401, -0.16862744092941284, -0.09803920984268188, -0.08235293626785278, -0.08235293626785278, -0.09803920984268188, -0.09803920984268188, -0.10588234663009644, -0.1450980305671692, -0.1294117569923401, -0.09803920984268188, -0.10588234663009644, -0.11372548341751099, -0.09019607305526733, -0.10588234663009644, -0.1294117569923401, -0.24705880880355835, -0.29411762952804565, -0.38823527097702026, -0.3960784077644348, -0.3333333134651184, -0.32549017667770386, -0.24705880880355835, -0.1921568512916565, -0.2235293984413147, -0.2235293984413147, -0.23137253522872925, -0.2549019455909729, -0.3019607663154602], [-0.1607843041419983, -0.13725489377975464, -0.1450980305671692, -0.12156862020492554, -0.13725489377975464, -0.08235293626785278, -0.05882352590560913, -0.06666666269302368, -0.09803920984268188, -0.08235293626785278, -0.03529411554336548, 0.14509809017181396, 0.019607901573181152, -0.1294117569923401, -0.09803920984268188, -0.10588234663009644, -0.12156862020492554, -0.1294117569923401, -0.37254899740219116, -0.3176470398902893, -0.29411762952804565, -0.29411762952804565, -0.4117646813392639, -0.5058823823928833, -0.45098036527633667, -0.5137255191802979, -0.3333333134651184, -0.23137253522872925, -0.19999998807907104, -0.2078431248664856, -0.2235293984413147, -0.26274508237838745], [-0.1607843041419983, -0.10588234663009644, -0.09803920984268188, [e2e-predictor] -0.10588234663009644, -0.10588234663009644, -0.11372548341751099, -0.05882352590560913, -0.09019607305526733, -0.11372548341751099, -0.09019607305526733, 0.003921627998352051, 0.6784313917160034, 0.22352945804595947, -0.10588234663009644, -0.1294117569923401, -0.15294116735458374, -0.37254899740219116, -0.5843137502670288, -0.4588235020637512, -0.1921568512916565, -0.13725489377975464, -0.10588234663009644, -0.19999998807907104, -0.26274508237838745, -0.43529409170150757, -0.38823527097702026, -0.427450954914093, -0.3490195870399475, -0.24705880880355835, -0.2078431248664856, -0.26274508237838745, -0.270588219165802], [-0.1450980305671692, -0.18431371450424194, -0.21568626165390015, -0.12156862020492554, -0.09803920984268188, -0.11372548341751099, -0.09019607305526733, -0.09803920984268188, -0.1294117569923401, -0.09019607305526733, -0.07450979948043823, 0.08235299587249756, -0.04313725233078003, -0.19999998807907104, -0.4117646813392639, -0.6078431606292725, -0.545098066329956, -0.5607843399047852, -0.3490195870399475, -0.11372548341751099, -0.05098038911819458, -0.04313725233078003, -0.09019607305526733, -0.24705880880355835, -0.21568626165390015, -0.2862744927406311, -0.545098066329956, -0.545098066329956, -0.34117645025253296, -0.1764705777168274, -0.23137253522872925, -0.2549019455909729], [-0.21568626165390015, -0.2549019455909729, -0.7098039388656616, -0.41960781812667847, -0.08235293626785278, -0.07450979948043823, -0.09803920984268188, -0.07450979948043823, -0.08235293626785278, -0.09019607305526733, -0.05882352590560913, -0.1607843041419983, -0.23137253522872925, -0.15294116735458374, -0.3176470398902893, -0.4745097756385803, -0.3490195870399475, -0.4117646813392639, -0.34117645025253296, 0.019607901573181152, 0.11372554302215576, -0.07450979948043823, -0.2235293984413147, -0.19999998807907104, -0.1294117569923401, -0.3490195870399475, -0.4431372284889221, -0.6313725709915161, -0.5215686559677124, -0.23137253522872925, -0.2235293984413147, -0.270588219165802], [-0.09803920984268188, -0.24705880880355835, -0.6627451181411743, -0.498039186000824, -0.1294117569923401, -0.08235293626785278, -0.10588234663009644, -0.09019607305526733, -0.06666666269302368, -0.11372548341751099, -0.1450980305671692, -0.26274508237838745, -0.13725489377975464, 0.027451038360595703, -0.16862744092941284, -0.3176470398902893, -0.2549019455909729, -0.30980390310287476, -0.3960784077644348, -0.07450979948043823, 0.20000004768371582, -0.027450978755950928, -0.270588219165802, -0.23137253522872925, -0.270588219165802, -0.3647058606147766, -0.529411792755127, -0.5843137502670288, -0.6313725709915161, -0.3490195870399475, -0.1921568512916565, -0.2392156720161438], [0.2627451419830322, -0.1764705777168274, -0.545098066329956, -0.05098038911819458, -0.027450978755950928, -0.11372548341751099, -0.08235293626785278, -0.04313725233078003, -0.05098038911819458, 0.058823585510253906, -0.3019607663154602, -0.1764705777168274, 0.10588240623474121, 0.12156867980957031, -0.1294117569923401, -0.37254899740219116, -0.3647058606147766, -0.3333333134651184, -0.38823527097702026, -0.4431372284889221, -0.019607841968536377, 0.058823585510253906, -0.1921568512916565, -0.3803921341896057, -0.3960784077644348, -0.35686272382736206, -0.427450954914093, -0.5529412031173706, -0.7254902124404907, -0.5372549295425415, -0.16862744092941284, -0.1921568512916565], [0.3803921937942505, 0.09019613265991211, -0.21568626165390015, 0.20784318447113037, 0.16862750053405762, -0.09019607305526733, -0.09019607305526733, -0.07450979948043823, 0.4117647409439087, 0.6784313917160034, 0.4117647409439087, 0.027451038360595703, 0.20000004768371582, 0.027451038360595703, -0.13725489377975464, -0.3333333134651184, -0.34117645025253296, -0.41960781812667847, -0.5529412031173706, -0.46666663885116577, -0.019607841968536377, 0.043137311935424805, -0.027450978755950928, -0.23137253522872925, -0.3647058606147766, -0.3333333134651184, -0.3333333134651184, -0.40392154455184937, -0.615686297416687, -0.7647058963775635, -0.4117646813392639, -0.1921568512916565], [0.43529415130615234, -0.0901960 [e2e-predictor] 7305526733, 0.18431377410888672, 0.32549023628234863, 0.22352945804595947, -0.12156862020492554, -0.07450979948043823, -0.3019607663154602, 0.545098066329956, 0.7568627595901489, 0.49803924560546875, 0.058823585510253906, 0.24705886840820312, 0.07450985908508301, -0.15294116735458374, -0.1294117569923401, -0.40392154455184937, -0.37254899740219116, -0.6549019813537598, -0.3333333134651184, 0.29411768913269043, 0.15294122695922852, 0.15294122695922852, -0.21568626165390015, -0.3490195870399475, -0.19999998807907104, -0.30980390310287476, -0.3803921341896057, -0.5372549295425415, -0.7176470756530762, -0.6392157077789307, -0.3647058606147766], [0.49803924560546875, -0.15294116735458374, 0.12941181659698486, 0.37254905700683594, 0.30980396270751953, -0.05882352590560913, -0.03529411554336548, -0.270588219165802, -0.2549019455909729, 0.4274510145187378, 0.34117650985717773, 0.11372554302215576, 0.2627451419830322, 0.34117650985717773, -0.06666666269302368, -0.1607843041419983, -0.23137253522872925, -0.34117645025253296, -0.7019608020782471, -0.05098038911819458, 0.5764706134796143, 0.19215691089630127, 0.09019613265991211, -0.3019607663154602, -0.37254899740219116, -0.270588219165802, -0.18431371450424194, -0.3176470398902893, -0.4117646813392639, -0.5843137502670288, -0.5686274766921997, -0.5607843399047852], [0.5215686559677124, -0.24705880880355835, 0.050980448722839355, 0.4117647409439087, 0.22352945804595947, -0.03529411554336548, -0.03529411554336548, -0.1450980305671692, -0.46666663885116577, 0.20784318447113037, 0.12941181659698486, -0.10588234663009644, 0.301960825920105, 0.5843137502670288, 0.16862750053405762, -0.11372548341751099, -0.10588234663009644, -0.10588234663009644, -0.6078431606292725, 0.15294122695922852, 0.46666669845581055, 0.16862750053405762, -0.07450979948043823, -0.30980390310287476, -0.3490195870399475, -0.34117645025253296, -0.2549019455909729, -0.3176470398902893, -0.3176470398902893, -0.427450954914093, -0.41960781812667847, -0.5686274766921997], [0.5058823823928833, -0.2549019455909729, 0.20784318447113037, 0.4745098352432251, -0.13725489377975464, -0.16862744092941284, -0.027450978755950928, -0.09019607305526733, -0.43529409170150757, 0.035294175148010254, -0.019607841968536377, 0.16862750053405762, 0.3647059202194214, 0.6941176652908325, 0.3490196466445923, 0.027451038360595703, -0.08235293626785278, -0.10588234663009644, -0.4431372284889221, 0.19215691089630127, 0.41960787773132324, 0.12941181659698486, -0.13725489377975464, -0.3333333134651184, -0.37254899740219116, -0.427450954914093, -0.37254899740219116, -0.21568626165390015, -0.2078431248664856, -0.30980390310287476, -0.3019607663154602, -0.427450954914093], [0.5372549295425415, -0.1607843041419983, 0.30980396270751953, 0.458823561668396, -0.1450980305671692, -0.3019607663154602, -0.06666666269302368, -0.04313725233078003, -0.41960781812667847, -0.16862744092941284, -0.03529411554336548, 0.45098042488098145, 0.4117647409439087, 0.29411768913269043, 0.09803926944732666, 0.12156867980957031, 0.06666672229766846, -0.21568626165390015, -0.4431372284889221, 0.19215691089630127, 0.37254905700683594, 0.043137311935424805, 0.003921627998352051, -0.1450980305671692, -0.32549017667770386, -0.270588219165802, -0.24705880880355835, -0.13725489377975464, -0.09019607305526733, -0.24705880880355835, -0.3333333134651184, -0.2549019455909729], [0.545098066329956, 0.011764764785766602, 0.30980396270751953, 0.3960784673690796, 0.07450985908508301, -0.3490195870399475, -0.05882352590560913, -0.019607841968536377, -0.26274508237838745, -0.05882352590560913, 0.027451038360595703, 0.7333333492279053, 0.8509804010391235, 0.08235299587249756, 0.019607901573181152, -0.05098038911819458, -0.12156862020492554, -0.18431371450424194, -0.30980390310287476, 0.050980448722839355, 0.24705886840820312, 0.15294122695922852, -0.15294116735458374, -0.3333333134651184, -0.43529409170150757, -0.30980390310287476, -0.18431371450424194, -0.1450980305671692, -0.13725489377975464, -0.32549017667770386, -0.24705880880355835, -0.18431371450424194], [0.5921568870544434, 0.145098090 [e2e-predictor] 17181396, 0.2862745523452759, 0.4274510145187378, 0.3333333730697632, -0.32549017667770386, -0.019607841968536377, -0.011764705181121826, -0.05098038911819458, -0.37254899740219116, 0.12156867980957031, 0.27843141555786133, 0.19215691089630127, 0.035294175148010254, -0.16862744092941284, -0.16862744092941284, -0.2078431248664856, -0.2078431248664856, -0.29411762952804565, 0.12156867980957031, 0.08235299587249756, 0.10588240623474121, 0.019607901573181152, -0.1764705777168274, -0.40392154455184937, -0.3803921341896057, -0.270588219165802, -0.2862744927406311, -0.3490195870399475, -0.30980390310287476, -0.15294116735458374, -0.18431371450424194], [0.686274528503418, 0.301960825920105, 0.30980396270751953, 0.4431372880935669, 0.4274510145187378, -0.19999998807907104, -0.24705880880355835, 0.16862750053405762, 0.07450985908508301, -0.270588219165802, -0.09019607305526733, -0.1764705777168274, -0.19999998807907104, -0.1764705777168274, -0.2862744927406311, -0.13725489377975464, -0.2862744927406311, -0.1921568512916565, 0.003921627998352051, -0.24705880880355835, -0.5607843399047852, -0.05882352590560913, -0.011764705181121826, -0.4588235020637512, -0.5607843399047852, -0.5607843399047852, -0.45098036527633667, -0.270588219165802, -0.26274508237838745, -0.12156862020492554, -0.09019607305526733, -0.13725489377975464], [0.6549019813537598, 0.4431372880935669, 0.37254905700683594, 0.41960787773132324, 0.4431372880935669, 0.027451038360595703, -0.30980390310287476, 0.09019613265991211, 0.16078436374664307, 0.003921627998352051, -0.29411762952804565, -0.498039186000824, -0.05098038911819458, -0.1294117569923401, -0.08235293626785278, 0.12156867980957031, -0.27843135595321655, -0.24705880880355835, 0.09019613265991211, -0.08235293626785278, -0.1450980305671692, -0.2235293984413147, -0.46666663885116577, -0.5372549295425415, -0.6784313917160034, -0.5137255191802979, -0.4588235020637512, -0.1764705777168274, -0.06666666269302368, -0.05882352590560913, -0.09803920984268188, -0.1294117569923401], [0.5058823823928833, 0.48235297203063965, 0.3803921937942505, 0.40392160415649414, 0.4274510145187378, 0.16862750053405762, -0.29411762952804565, -0.05098038911819458, -0.027450978755950928, 0.06666672229766846, 0.050980448722839355, -0.5372549295425415, -0.07450979948043823, -0.2392156720161438, 0.050980448722839355, 0.3803921937942505, -0.07450979948043823, -0.4117646813392639, -0.06666666269302368, -0.027450978755950928, 0.011764764785766602, -0.32549017667770386, -0.615686297416687, -0.6000000238418579, -0.615686297416687, -0.29411762952804565, -0.2862744927406311, -0.07450979948043823, -0.05098038911819458, -0.11372548341751099, -0.1294117569923401, -0.1607843041419983], [0.22352945804595947, 0.5137255191802979, 0.3960784673690796, 0.35686278343200684, 0.41960787773132324, 0.23137259483337402, -0.1921568512916565, 0.058823585510253906, 0.37254905700683594, -0.1764705777168274, -0.29411762952804565, -0.3960784077644348, -0.29411762952804565, -0.07450979948043823, 0.35686278343200684, 0.4274510145187378, 0.16078436374664307, -0.21568626165390015, -0.38823527097702026, -0.3960784077644348, -0.5215686559677124, -0.5921568870544434, -0.6392157077789307, -0.7411764860153198, -0.5529412031173706, -0.4431372284889221, -0.21568626165390015, -0.019607841968536377, -0.03529411554336548, -0.1450980305671692, -0.11372548341751099, -0.1764705777168274], [-0.05882352590560913, 0.5686274766921997, 0.3960784673690796, 0.32549023628234863, 0.40392160415649414, 0.12941181659698486, -0.3176470398902893, 0.20000004768371582, 0.9372549057006836, 0.7411764860153198, 0.09803926944732666, 0.10588240623474121, 0.22352945804595947, 0.4274510145187378, 0.5372549295425415, 0.5058823823928833, 0.3490196466445923, 0.043137311935424805, -0.1450980305671692, -0.5137255191802979, -0.615686297416687, -0.5764706134796143, -0.45098036527633667, -0.3647058606147766, -0.3333333134651184, -0.34117645025253296, -0.2235293984413147, -0.2078431248664856, -0.18431371450424194, -0.24705880880355835, -0.27843135595321655, -0.29411762952804565], [-0.1764705777168274, 0.545098066329956 [e2e-predictor] , 0.43529415130615234, 0.3490196466445923, 0.38823533058166504, 0.14509809017181396, -0.12156862020492554, 0.6549019813537598, 0.9764705896377563, 0.9843137264251709, 0.7568627595901489, 0.12156867980957031, 0.035294175148010254, 0.10588240623474121, 0.043137311935424805, 0.043137311935424805, -0.027450978755950928, -0.270588219165802, -0.3176470398902893, -0.35686272382736206, -0.34117645025253296, -0.34117645025253296, -0.3333333134651184, -0.270588219165802, -0.26274508237838745, -0.2862744927406311, -0.24705880880355835, -0.18431371450424194, -0.15294116735458374, -0.2392156720161438, -0.2392156720161438, -0.2549019455909729], [-0.3019607663154602, 0.07450985908508301, 0.3176470994949341, 0.3647059202194214, 0.4274510145187378, 0.3333333730697632, 0.301960825920105, 0.9215686321258545, 0.9686274528503418, 0.8117647171020508, 0.06666672229766846, -0.30980390310287476, -0.37254899740219116, -0.40392154455184937, -0.4117646813392639, -0.43529409170150757, -0.3803921341896057, -0.3647058606147766, -0.3647058606147766, -0.35686272382736206, -0.32549017667770386, -0.29411762952804565, -0.3019607663154602, -0.3176470398902893, -0.3019607663154602, -0.270588219165802, -0.26274508237838745, -0.24705880880355835, -0.24705880880355835, -0.26274508237838745, -0.2549019455909729, -0.29411762952804565], [-0.2862744927406311, -0.3176470398902893, -0.19999998807907104, 0.20000004768371582, 0.40392160415649414, 0.06666672229766846, 0.48235297203063965, 0.9607843160629272, 0.9215686321258545, 0.24705886840820312, -0.26274508237838745, -0.34117645025253296, -0.34117645025253296, -0.3333333134651184, -0.3490195870399475, -0.34117645025253296, -0.32549017667770386, -0.34117645025253296, -0.35686272382736206, -0.3803921341896057, -0.3490195870399475, -0.32549017667770386, -0.3333333134651184, -0.3019607663154602, -0.27843135595321655, -0.1921568512916565, -0.1921568512916565, -0.2078431248664856, -0.19999998807907104, -0.2235293984413147, -0.26274508237838745, -0.1921568512916565], [-0.1294117569923401, -0.26274508237838745, -0.3333333134651184, -0.16862744092941284, 0.16078436374664307, 0.06666672229766846, 0.6705882549285889, 0.9843137264251709, 0.5529412031173706, -0.270588219165802, -0.2862744927406311, -0.30980390310287476, -0.29411762952804565, -0.29411762952804565, -0.3490195870399475, -0.35686272382736206, -0.35686272382736206, -0.3647058606147766, -0.37254899740219116, -0.3490195870399475, -0.32549017667770386, -0.3019607663154602, -0.27843135595321655, -0.2549019455909729, -0.15294116735458374, -0.13725489377975464, -0.1450980305671692, -0.15294116735458374, -0.15294116735458374, -0.1764705777168274, -0.03529411554336548, 0.07450985908508301], [-0.10588234663009644, -0.2235293984413147, -0.32549017667770386, -0.3490195870399475, -0.2549019455909729, 0.13725495338439941, 0.7960784435272217, 0.9215686321258545, 0.12156867980957031, -0.27843135595321655, -0.3176470398902893, -0.26274508237838745, -0.27843135595321655, -0.35686272382736206, -0.35686272382736206, -0.3490195870399475, -0.34117645025253296, -0.3490195870399475, -0.32549017667770386, -0.30980390310287476, -0.29411762952804565, -0.2392156720161438, -0.16862744092941284, -0.13725489377975464, -0.1764705777168274, -0.2392156720161438, -0.2549019455909729, -0.2862744927406311, -0.15294116735458374, 0.019607901573181152, 0.08235299587249756, -0.019607841968536377], [-0.13725489377975464, -0.23137253522872925, -0.3019607663154602, -0.32549017667770386, -0.3490195870399475, -0.16862744092941284, 0.7176470756530762, 0.7882353067398071, -0.011764705181121826, -0.18431371450424194, -0.26274508237838745, -0.3176470398902893, -0.2392156720161438, -0.3176470398902893, -0.37254899740219116, -0.35686272382736206, -0.34117645025253296, -0.3176470398902893, -0.3019607663154602, -0.3019607663154602, -0.2392156720161438, -0.27843135595321655, -0.270588219165802, -0.19999998807907104, -0.2078431248664856, -0.270588219165802, -0.3333333134651184, -0.2078431248664856, 0.011764764785766602, -0.011764705181121826, -0.23137253522872925, -0.24705880880355835], [-0.15294116735458374, -0.239215672 [e2e-predictor] 0161438, -0.27843135595321655, -0.30980390310287476, -0.30980390310287476, -0.34117645025253296, 0.043137311935424805, 0.545098066329956, -0.21568626165390015, -0.2392156720161438, -0.26274508237838745, -0.2549019455909729, -0.1921568512916565, -0.21568626165390015, -0.24705880880355835, -0.3490195870399475, -0.3803921341896057, -0.37254899740219116, -0.30980390310287476, -0.27843135595321655, -0.27843135595321655, -0.2549019455909729, -0.270588219165802, -0.27843135595321655, -0.29411762952804565, -0.270588219165802, -0.19999998807907104, -0.019607841968536377, -0.13725489377975464, -0.29411762952804565, -0.529411792755127, -0.270588219165802], [-0.027450978755950928, -0.21568626165390015, -0.30980390310287476, -0.2862744927406311, -0.3176470398902893, -0.3019607663154602, -0.3803921341896057, -0.1607843041419983, -0.3019607663154602, -0.3960784077644348, -0.4431372284889221, -0.35686272382736206, -0.270588219165802, -0.21568626165390015, -0.19999998807907104, -0.27843135595321655, -0.26274508237838745, -0.2235293984413147, -0.2235293984413147, -0.2392156720161438, -0.2549019455909729, -0.26274508237838745, -0.30980390310287476, -0.3490195870399475, -0.2862744927406311, -0.12156862020492554, 0.035294175148010254, 0.027451038360595703, -0.09019607305526733, -0.2392156720161438, -0.498039186000824, -0.3333333134651184], [-0.09019607305526733, -0.19999998807907104, -0.3333333134651184, -0.2862744927406311, -0.29411762952804565, -0.27843135595321655, -0.30980390310287476, -0.3647058606147766, -0.3333333134651184, -0.43529409170150757, -0.4745097756385803, -0.41960781812667847, -0.4431372284889221, -0.427450954914093, -0.37254899740219116, -0.32549017667770386, -0.2549019455909729, -0.2078431248664856, -0.1450980305671692, -0.06666666269302368, -0.11372548341751099, -0.2549019455909729, -0.30980390310287476, -0.30980390310287476, -0.1764705777168274, 0.019607901573181152, 0.22352945804595947, 0.13725495338439941, -0.09803920984268188, -0.35686272382736206, -0.35686272382736206, -0.498039186000824], [-0.1607843041419983, -0.1764705777168274, -0.3019607663154602, -0.32549017667770386, -0.3019607663154602, -0.27843135595321655, -0.3176470398902893, -0.3647058606147766, -0.3803921341896057, -0.4588235020637512, -0.4823529124259949, -0.427450954914093, -0.4588235020637512, -0.427450954914093, -0.5058823823928833, -0.545098066329956, -0.45098036527633667, -0.3176470398902893, -0.18431371450424194, -0.06666666269302368, -0.1294117569923401, -0.24705880880355835, -0.2549019455909729, -0.3176470398902893, -0.1450980305671692, 0.027451038360595703, 0.14509809017181396, 0.058823585510253906, -0.2235293984413147, -0.3960784077644348, -0.34117645025253296, -0.4745097756385803]], [[-0.615686297416687, -0.6313725709915161, -0.6000000238418579, -0.5843137502670288, -0.6392157077789307, -0.6784313917160034, -0.6313725709915161, -0.6470588445663452, -0.6549019813537598, -0.6784313917160034, -0.6784313917160034, -0.5921568870544434, -0.615686297416687, -0.6784313917160034, -0.6470588445663452, -0.6549019813537598, -0.686274528503418, -0.7019608020782471, -0.6941176652908325, -0.6627451181411743, -0.6549019813537598, -0.6470588445663452, -0.6470588445663452, -0.6627451181411743, -0.6549019813537598, -0.6941176652908325, -0.6627451181411743, -0.6784313917160034, -0.7019608020782471, -0.7176470756530762, -0.7176470756530762, -0.7411764860153198], [-0.6000000238418579, -0.686274528503418, -0.6470588445663452, -0.5607843399047852, -0.615686297416687, -0.6627451181411743, -0.6313725709915161, -0.6470588445663452, -0.6392157077789307, -0.7019608020782471, -0.6784313917160034, -0.5764706134796143, -0.5921568870544434, -0.6784313917160034, -0.686274528503418, -0.7411764860153198, -0.7647058963775635, -0.7411764860153198, -0.6784313917160034, -0.6078431606292725, -0.5843137502670288, -0.5686274766921997, -0.5921568870544434, -0.6235294342041016, -0.6078431606292725, -0.6392157077789307, -0.6470588445663452, -0.7019608020782471, -0.7333333492279053, -0.7568627595901489, -0.7490196228027344, -0.7333333492279053], [-0.6313725709915161, -0.7411764860153198, [e2e-predictor] -0.7176470756530762, -0.6235294342041016, -0.6705882549285889, -0.6549019813537598, -0.6470588445663452, -0.6470588445663452, -0.6627451181411743, -0.6627451181411743, -0.6235294342041016, -0.5529412031173706, -0.6000000238418579, -0.7019608020782471, -0.7098039388656616, -0.7254902124404907, -0.6941176652908325, -0.6313725709915161, -0.5764706134796143, -0.615686297416687, -0.5921568870544434, -0.6078431606292725, -0.6313725709915161, -0.6078431606292725, -0.6235294342041016, -0.5686274766921997, -0.6000000238418579, -0.6941176652908325, -0.7254902124404907, -0.7333333492279053, -0.7333333492279053, -0.7411764860153198], [-0.686274528503418, -0.7490196228027344, -0.7568627595901489, -0.6549019813537598, -0.6627451181411743, -0.6392157077789307, -0.6235294342041016, -0.6235294342041016, -0.6549019813537598, -0.6470588445663452, -0.5529412031173706, -0.2549019455909729, -0.4117646813392639, -0.6784313917160034, -0.6313725709915161, -0.5764706134796143, -0.545098066329956, -0.4745097756385803, -0.6313725709915161, -0.4901960492134094, -0.40392154455184937, -0.34117645025253296, -0.4823529124259949, -0.6078431606292725, -0.5921568870544434, -0.6941176652908325, -0.6470588445663452, -0.6392157077789307, -0.6627451181411743, -0.6941176652908325, -0.6941176652908325, -0.7176470756530762], [-0.6784313917160034, -0.6235294342041016, -0.615686297416687, -0.6313725709915161, -0.6627451181411743, -0.686274528503418, -0.6313725709915161, -0.6549019813537598, -0.6784313917160034, -0.6705882549285889, -0.5372549295425415, 0.2862745523452759, -0.1607843041419983, -0.5607843399047852, -0.529411792755127, -0.4431372284889221, -0.6078431606292725, -0.7568627595901489, -0.5607843399047852, -0.23137253522872925, -0.1294117569923401, -0.07450979948043823, -0.1764705777168274, -0.270588219165802, -0.4745097756385803, -0.45098036527633667, -0.6313725709915161, -0.6470588445663452, -0.6235294342041016, -0.6392157077789307, -0.7176470756530762, -0.7176470756530762], [-0.5764706134796143, -0.498039186000824, -0.5529412031173706, -0.5843137502670288, -0.6549019813537598, -0.6941176652908325, -0.6784313917160034, -0.6784313917160034, -0.7098039388656616, -0.6941176652908325, -0.6705882549285889, -0.3333333134651184, -0.38823527097702026, -0.545098066329956, -0.6627451181411743, -0.7568627595901489, -0.6627451181411743, -0.6470588445663452, -0.40392154455184937, -0.13725489377975464, -0.05882352590560913, -0.04313725233078003, -0.09019607305526733, -0.24705880880355835, -0.2392156720161438, -0.32549017667770386, -0.6313725709915161, -0.7098039388656616, -0.615686297416687, -0.545098066329956, -0.6549019813537598, -0.686274528503418], [-0.5529412031173706, -0.37254899740219116, -0.8666666746139526, -0.7803921699523926, -0.6235294342041016, -0.6627451181411743, -0.686274528503418, -0.6627451181411743, -0.6705882549285889, -0.7098039388656616, -0.6941176652908325, -0.5921568870544434, -0.5372549295425415, -0.4117646813392639, -0.45098036527633667, -0.5529412031173706, -0.43529409170150757, -0.498039186000824, -0.41960781812667847, -0.05098038911819458, 0.035294175148010254, -0.15294116735458374, -0.29411762952804565, -0.26274508237838745, -0.1921568512916565, -0.3960784077644348, -0.4588235020637512, -0.6941176652908325, -0.7176470756530762, -0.545098066329956, -0.6235294342041016, -0.6941176652908325], [-0.29411762952804565, -0.27843135595321655, -0.7019608020782471, -0.6784313917160034, -0.5607843399047852, -0.6705882549285889, -0.7176470756530762, -0.6941176652908325, -0.615686297416687, -0.6000000238418579, -0.6000000238418579, -0.615686297416687, -0.3960784077644348, -0.1607843041419983, -0.270588219165802, -0.3803921341896057, -0.30980390310287476, -0.35686272382736206, -0.4588235020637512, -0.1607843041419983, 0.09803926944732666, -0.12156862020492554, -0.3647058606147766, -0.30980390310287476, -0.34117645025253296, -0.41960781812667847, -0.545098066329956, -0.615686297416687, -0.7490196228027344, -0.6078431606292725, -0.6000000238418579, -0.6941176652908325], [0.12941181659698486, -0.1764705777168274, -0.5372549295425415, -0.11372548341751099, [e2e-predictor] -0.35686272382736206, -0.6627451181411743, -0.6784313917160034, -0.6078431606292725, -0.4823529124259949, -0.2549019455909729, -0.5372549295425415, -0.38823527097702026, -0.05098038911819458, 0.003921627998352051, -0.2078431248664856, -0.41960781812667847, -0.3960784077644348, -0.35686272382736206, -0.427450954914093, -0.5215686559677124, -0.12156862020492554, -0.03529411554336548, -0.270588219165802, -0.45098036527633667, -0.4588235020637512, -0.40392154455184937, -0.4745097756385803, -0.5843137502670288, -0.7882353067398071, -0.7254902124404907, -0.5372549295425415, -0.6470588445663452], [0.27843141555786133, 0.12156867980957031, -0.1764705777168274, 0.16862750053405762, -0.12156862020492554, -0.6000000238418579, -0.6313725709915161, -0.529411792755127, 0.14509809017181396, 0.5529412031173706, 0.301960825920105, -0.06666666269302368, 0.13725495338439941, -0.019607841968536377, -0.1607843041419983, -0.3803921341896057, -0.3803921341896057, -0.4431372284889221, -0.5843137502670288, -0.545098066329956, -0.12156862020492554, -0.04313725233078003, -0.10588234663009644, -0.3019607663154602, -0.41960781812667847, -0.38823527097702026, -0.38823527097702026, -0.4431372284889221, -0.6627451181411743, -0.8823529481887817, -0.6549019813537598, -0.5529412031173706], [0.37254905700683594, -0.04313725233078003, 0.23921573162078857, 0.3176470994949341, -0.04313725233078003, -0.6078431606292725, -0.6000000238418579, -0.6313725709915161, 0.40392160415649414, 0.772549033164978, 0.4745098352432251, 0.027451038360595703, 0.21568632125854492, 0.035294175148010254, -0.18431371450424194, -0.18431371450424194, -0.4588235020637512, -0.3960784077644348, -0.686274528503418, -0.3960784077644348, 0.20784318447113037, 0.07450985908508301, 0.08235299587249756, -0.27843135595321655, -0.3960784077644348, -0.24705880880355835, -0.3803921341896057, -0.427450954914093, -0.5372549295425415, -0.7411764860153198, -0.7568627595901489, -0.6392157077789307], [0.48235297203063965, -0.09019607305526733, 0.20000004768371582, 0.3960784673690796, 0.06666672229766846, -0.5372549295425415, -0.5686274766921997, -0.6549019813537598, -0.37254899740219116, 0.4745098352432251, 0.2862745523452759, 0.043137311935424805, 0.18431377410888672, 0.24705886840820312, -0.16862744092941284, -0.2549019455909729, -0.3019607663154602, -0.3803921341896057, -0.7333333492279053, -0.11372548341751099, 0.5058823823928833, 0.11372554302215576, 0.019607901573181152, -0.35686272382736206, -0.4117646813392639, -0.30980390310287476, -0.26274508237838745, -0.3647058606147766, -0.38823527097702026, -0.5686274766921997, -0.6235294342041016, -0.7960784435272217], [0.5215686559677124, -0.1764705777168274, 0.12941181659698486, 0.45098042488098145, 0.043137311935424805, -0.46666663885116577, -0.5843137502670288, -0.6313725709915161, -0.6549019813537598, 0.19215691089630127, -0.011764705181121826, -0.26274508237838745, 0.16078436374664307, 0.43529415130615234, 0.011764764785766602, -0.23137253522872925, -0.1764705777168274, -0.1450980305671692, -0.6313725709915161, 0.09803926944732666, 0.3960784673690796, 0.09803926944732666, -0.1294117569923401, -0.3490195870399475, -0.3803921341896057, -0.37254899740219116, -0.3333333134651184, -0.3647058606147766, -0.3019607663154602, -0.427450954914093, -0.498039186000824, -0.8117647171020508], [0.5137255191802979, -0.1921568512916565, 0.27843141555786133, 0.5058823823928833, -0.23137253522872925, -0.4823529124259949, -0.545098066329956, -0.6078431606292725, -0.6941176652908325, -0.05882352590560913, -0.1921568512916565, -0.003921568393707275, 0.21568632125854492, 0.5686274766921997, 0.23137259483337402, -0.08235293626785278, -0.1607843041419983, -0.1450980305671692, -0.46666663885116577, 0.15294122695922852, 0.3647059202194214, 0.06666672229766846, -0.18431371450424194, -0.37254899740219116, -0.40392154455184937, -0.45098036527633667, -0.43529409170150757, -0.26274508237838745, -0.2235293984413147, -0.3647058606147766, -0.4588235020637512, -0.7333333492279053], [0.5372549295425415, -0.12156862020492554, 0.3490196466445923, 0.4745098352432251, -0.1450980305671692, [e2e-predictor] -0.4745097756385803, -0.5137255191802979, -0.5686274766921997, -0.7333333492279053, -0.30980390310287476, -0.1921568512916565, 0.32549023628234863, 0.32549023628234863, 0.24705886840820312, 0.09803926944732666, 0.050980448722839355, -0.019607841968536377, -0.2549019455909729, -0.45098036527633667, 0.16862750053405762, 0.3333333730697632, -0.003921568393707275, -0.04313725233078003, -0.1764705777168274, -0.3490195870399475, -0.2862744927406311, -0.29411762952804565, -0.18431371450424194, -0.1294117569923401, -0.37254899740219116, -0.5843137502670288, -0.6313725709915161], [0.545098066329956, 0.06666672229766846, 0.3647059202194214, 0.41960787773132324, 0.11372554302215576, -0.3960784077644348, -0.30980390310287476, -0.3960784077644348, -0.5921568870544434, -0.270588219165802, -0.09019607305526733, 0.6549019813537598, 0.8039215803146362, 0.07450985908508301, 0.019607901573181152, -0.12156862020492554, -0.2078431248664856, -0.2549019455909729, -0.4117646813392639, -0.07450979948043823, 0.14509809017181396, 0.08235299587249756, -0.2078431248664856, -0.37254899740219116, -0.46666663885116577, -0.3176470398902893, -0.2235293984413147, -0.2235293984413147, -0.270588219165802, -0.5764706134796143, -0.6235294342041016, -0.6235294342041016], [0.6000000238418579, 0.2549020051956177, 0.3960784673690796, 0.4745098352432251, 0.3490196466445923, -0.29411762952804565, -0.011764705181121826, -0.11372548341751099, -0.35686272382736206, -0.7098039388656616, 0.043137311935424805, 0.21568632125854492, 0.10588240623474121, -0.08235293626785278, -0.30980390310287476, -0.29411762952804565, -0.27843135595321655, -0.3176470398902893, -0.545098066329956, -0.18431371450424194, -0.1450980305671692, -0.011764705181121826, -0.07450979948043823, -0.2392156720161438, -0.43529409170150757, -0.3960784077644348, -0.26274508237838745, -0.35686272382736206, -0.5686274766921997, -0.6470588445663452, -0.5686274766921997, -0.6392157077789307], [0.686274528503418, 0.4117647409439087, 0.4431372880935669, 0.5215686559677124, 0.458823561668396, -0.1764705777168274, -0.19999998807907104, 0.13725495338439941, -0.1294117569923401, -0.5215686559677124, -0.1764705777168274, -0.2549019455909729, -0.3019607663154602, -0.3019607663154602, -0.427450954914093, -0.23137253522872925, -0.30980390310287476, -0.2549019455909729, -0.19999998807907104, -0.498039186000824, -0.7490196228027344, -0.1764705777168274, -0.09803920984268188, -0.5215686559677124, -0.6000000238418579, -0.5843137502670288, -0.4901960492134094, -0.38823527097702026, -0.498039186000824, -0.46666663885116577, -0.498039186000824, -0.5764706134796143], [0.6078431606292725, 0.5058823823928833, 0.48235297203063965, 0.5137255191802979, 0.4745098352432251, 0.043137311935424805, -0.24705880880355835, 0.12156867980957031, 0.10588240623474121, -0.1294117569923401, -0.37254899740219116, -0.5686274766921997, -0.15294116735458374, -0.24705880880355835, -0.21568626165390015, 0.043137311935424805, -0.270588219165802, -0.270588219165802, -0.05882352590560913, -0.270588219165802, -0.27843135595321655, -0.32549017667770386, -0.545098066329956, -0.5921568870544434, -0.6941176652908325, -0.529411792755127, -0.686274528503418, -0.5372549295425415, -0.5137255191802979, -0.5764706134796143, -0.6470588445663452, -0.6392157077789307], [0.4117647409439087, 0.46666669845581055, 0.41960787773132324, 0.45098042488098145, 0.4431372880935669, 0.19215691089630127, -0.2235293984413147, 0.035294175148010254, 0.019607901573181152, 0.058823585510253906, -0.011764705181121826, -0.6000000238418579, -0.15294116735458374, -0.32549017667770386, -0.03529411554336548, 0.3176470994949341, -0.07450979948043823, -0.427450954914093, -0.1921568512916565, -0.1764705777168274, -0.07450979948043823, -0.38823527097702026, -0.6549019813537598, -0.6078431606292725, -0.5921568870544434, -0.270588219165802, -0.529411792755127, -0.46666663885116577, -0.498039186000824, -0.5921568870544434, -0.6078431606292725, -0.6392157077789307], [0.14509809017181396, 0.46666669845581055, 0.37254905700683594, 0.3490196466445923, 0.4117647409439087, 0.2549020051956177, -0.129411756 [e2e-predictor] 9923401, 0.14509809017181396, 0.45098042488098145, -0.1294117569923401, -0.3176470398902893, -0.427450954914093, -0.32549017667770386, -0.09019607305526733, 0.35686278343200684, 0.38823533058166504, 0.16078436374664307, -0.2078431248664856, -0.4823529124259949, -0.5058823823928833, -0.5529412031173706, -0.5764706134796143, -0.6000000238418579, -0.6784313917160034, -0.4588235020637512, -0.3490195870399475, -0.4117646813392639, -0.35686272382736206, -0.40392154455184937, -0.5215686559677124, -0.4588235020637512, -0.5058823823928833], [-0.027450978755950928, 0.5686274766921997, 0.3803921937942505, 0.3176470994949341, 0.40392160415649414, 0.15294122695922852, -0.2862744927406311, 0.24705886840820312, 0.9607843160629272, 0.7647058963775635, 0.12941181659698486, 0.15294122695922852, 0.2862745523452759, 0.5058823823928833, 0.6313725709915161, 0.545098066329956, 0.41960787773132324, 0.12156867980957031, -0.1450980305671692, -0.5137255191802979, -0.545098066329956, -0.46666663885116577, -0.3176470398902893, -0.19999998807907104, -0.13725489377975464, -0.1294117569923401, -0.04313725233078003, -0.06666666269302368, -0.05882352590560913, -0.12156862020492554, -0.12156862020492554, -0.09803920984268188], [0.043137311935424805, 0.6705882549285889, 0.5058823823928833, 0.38823533058166504, 0.4274510145187378, 0.17647063732147217, -0.11372548341751099, 0.6392157077789307, 0.9372549057006836, 0.9764705896377563, 0.8196078538894653, 0.23137259483337402, 0.16862750053405762, 0.2705882787704468, 0.22352945804595947, 0.19215691089630127, 0.16078436374664307, -0.06666666269302368, -0.18431371450424194, -0.2078431248664856, -0.1294117569923401, -0.13725489377975464, -0.09803920984268188, -0.019607841968536377, 0.027451038360595703, 0.019607901573181152, 0.058823585510253906, 0.10588240623474121, 0.11372554302215576, 0.035294175148010254, 0.07450985908508301, 0.035294175148010254], [0.058823585510253906, 0.3176470994949341, 0.4745098352432251, 0.4745098352432251, 0.5058823823928833, 0.3647059202194214, 0.2862745523452759, 0.8588235378265381, 0.8901960849761963, 0.7882353067398071, 0.20000004768371582, -0.1294117569923401, -0.1764705777168274, -0.1764705777168274, -0.1607843041419983, -0.2078431248664856, -0.09803920984268188, -0.05882352590560913, -0.11372548341751099, -0.09019607305526733, -0.019607841968536377, -0.019607841968536377, -0.011764705181121826, 0.003921627998352051, 0.035294175148010254, 0.09019613265991211, 0.07450985908508301, 0.07450985908508301, 0.058823585510253906, 0.050980448722839355, 0.09019613265991211, 0.043137311935424805], [0.10588240623474121, 0.019607901573181152, 0.050980448722839355, 0.3803921937942505, 0.49803924560546875, 0.07450985908508301, 0.41960787773132324, 0.8980392217636108, 0.9215686321258545, 0.37254905700683594, -0.003921568393707275, -0.07450979948043823, -0.06666666269302368, -0.05098038911819458, -0.05882352590560913, -0.09019607305526733, -0.08235293626785278, -0.08235293626785278, -0.09803920984268188, -0.11372548341751099, -0.05882352590560913, -0.019607841968536377, -0.019607841968536377, 0.019607901573181152, 0.050980448722839355, 0.13725495338439941, 0.11372554302215576, 0.11372554302215576, 0.14509809017181396, 0.12941181659698486, 0.09803926944732666, 0.16862750053405762], [0.2705882787704468, 0.09803926944732666, -0.027450978755950928, 0.06666672229766846, 0.30980396270751953, 0.12156867980957031, 0.6392157077789307, 0.9529411792755127, 0.6078431606292725, -0.07450979948043823, 0.003921627998352051, -0.019607841968536377, -0.003921568393707275, -0.003921568393707275, -0.05098038911819458, -0.09803920984268188, -0.11372548341751099, -0.12156862020492554, -0.11372548341751099, -0.08235293626785278, -0.03529411554336548, 0.027451038360595703, 0.050980448722839355, 0.08235299587249756, 0.17647063732147217, 0.19215691089630127, 0.15294122695922852, 0.16862750053405762, 0.20784318447113037, 0.19215691089630127, 0.30980396270751953, 0.4274510145187378], [0.29411768913269043, 0.15294122695922852, 0.019607901573181152, -0.04313725233078003, -0.011764705181121826, 0.2862745523452759, 0.8352941274642 [e2e-predictor] 944, 0.9372549057006836, 0.20000004768371582, -0.10588234663009644, -0.03529411554336548, 0.027451038360595703, 0.011764764785766602, -0.06666666269302368, -0.06666666269302368, -0.06666666269302368, -0.06666666269302368, -0.06666666269302368, -0.03529411554336548, -0.003921568393707275, 0.027451038360595703, 0.10588240623474121, 0.17647063732147217, 0.20784318447113037, 0.17647063732147217, 0.10588240623474121, 0.09803926944732666, 0.08235299587249756, 0.23921573162078857, 0.3960784673690796, 0.4274510145187378, 0.32549023628234863], [0.2705882787704468, 0.16862750053405762, 0.08235299587249756, 0.043137311935424805, -0.011764705181121826, 0.08235299587249756, 0.8274509906768799, 0.8352941274642944, 0.09803926944732666, -0.011764705181121826, 0.011764764785766602, -0.027450978755950928, 0.043137311935424805, -0.03529411554336548, -0.09019607305526733, -0.06666666269302368, -0.04313725233078003, -0.011764705181121826, 0.019607901573181152, 0.035294175148010254, 0.09803926944732666, 0.08235299587249756, 0.09019613265991211, 0.16078436374664307, 0.15294122695922852, 0.09019613265991211, 0.043137311935424805, 0.20000004768371582, 0.4274510145187378, 0.3803921937942505, 0.11372554302215576, 0.09019613265991211], [0.2627451419830322, 0.15294122695922852, 0.12156867980957031, 0.10588240623474121, 0.08235299587249756, -0.019607841968536377, 0.24705886840820312, 0.6549019813537598, -0.06666666269302368, -0.05098038911819458, 0.003921627998352051, 0.019607901573181152, 0.09019613265991211, 0.058823585510253906, 0.027451038360595703, -0.05882352590560913, -0.07450979948043823, -0.05882352590560913, 0.019607901573181152, 0.058823585510253906, 0.06666672229766846, 0.09019613265991211, 0.08235299587249756, 0.06666672229766846, 0.058823585510253906, 0.08235299587249756, 0.18431377410888672, 0.3960784673690796, 0.2862745523452759, 0.09803926944732666, -0.1921568512916565, 0.06666672229766846], [0.38823533058166504, 0.16078436374664307, 0.07450985908508301, 0.14509809017181396, 0.09019613265991211, 0.035294175148010254, -0.11372548341751099, 0.043137311935424805, -0.10588234663009644, -0.1764705777168274, -0.1764705777168274, -0.08235293626785278, 0.003921627998352051, 0.058823585510253906, 0.07450985908508301, 0.003921627998352051, 0.027451038360595703, 0.07450985908508301, 0.09019613265991211, 0.08235299587249756, 0.07450985908508301, 0.06666672229766846, 0.027451038360595703, -0.019607841968536377, 0.043137311935424805, 0.20784318447113037, 0.40392160415649414, 0.41960787773132324, 0.3176470994949341, 0.14509809017181396, -0.15294116735458374, -0.003921568393707275], [0.3176470994949341, 0.16078436374664307, 0.035294175148010254, 0.12156867980957031, 0.09019613265991211, 0.050980448722839355, -0.019607841968536377, -0.12156862020492554, -0.09803920984268188, -0.18431371450424194, -0.19999998807907104, -0.1450980305671692, -0.16862744092941284, -0.15294116735458374, -0.09803920984268188, -0.05882352590560913, 0.003921627998352051, 0.058823585510253906, 0.12941181659698486, 0.22352945804595947, 0.19215691089630127, 0.050980448722839355, -0.003921568393707275, -0.003921568393707275, 0.12941181659698486, 0.3333333730697632, 0.545098066329956, 0.4901961088180542, 0.2862745523452759, 0.019607901573181152, -0.011764705181121826, -0.1607843041419983], [0.2549020051956177, 0.16862750053405762, 0.035294175148010254, 0.050980448722839355, 0.050980448722839355, 0.035294175148010254, -0.03529411554336548, -0.09803920984268188, -0.10588234663009644, -0.1764705777168274, -0.2078431248664856, -0.15294116735458374, -0.18431371450424194, -0.15294116735458374, -0.23137253522872925, -0.3019607663154602, -0.21568626165390015, -0.07450979948043823, 0.07450985908508301, 0.19215691089630127, 0.13725495338439941, 0.027451038360595703, 0.019607901573181152, -0.03529411554336548, 0.13725495338439941, 0.30980396270751953, 0.4274510145187378, 0.37254905700683594, 0.13725495338439941, -0.027450978755950928, 0.011764764785766602, -0.13725489377975464]]]]}]} [e2e-predictor] 2026-05-20 16:24:41.736 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'INPUT__0', 'shape': [1, 3, 32, 32], 'datatype': 'FP32', 'data': [[[[0.23921573162078857, 0.24705886840820312, 0.29411768913269043, 0.301960825920105, 0.2549020051956177, 0.22352945804595947, 0.2705882787704468, 0.24705886840820312, 0.23921573162078857, 0.24705886840820312, 0.2627451419830322, 0.2549020051956177, 0.2627451419830322, 0.301960825920105, 0.32549023628234863, 0.3333333730697632, 0.30980396270751953, 0.2705882787704468, 0.2549020051956177, 0.2549020051956177, 0.22352945804595947, 0.16862750053405762, 0.17647063732147217, 0.16078436374664307, 0.16862750053405762, 0.12156867980957031, 0.09803926944732666, 0.10588240623474121, 0.12156867980957031, 0.07450985908508301, -0.011764705181121826, -0.09019607305526733], [0.19215691089630127, 0.18431377410888672, 0.24705886840820312, 0.301960825920105, 0.2705882787704468, 0.2549020051956177, 0.2862745523452759, 0.2705882787704468, 0.27843141555786133, 0.22352945804595947, 0.21568632125854492, 0.24705886840820312, 0.27843141555786133, 0.3333333730697632, 0.34117650985717773, 0.34117650985717773, 0.32549023628234863, 0.2549020051956177, 0.20784318447113037, 0.18431377410888672, 0.13725495338439941, 0.09019613265991211, 0.09803926944732666, 0.10588240623474121, 0.16862750053405762, 0.15294122695922852, 0.13725495338439941, 0.11372554302215576, 0.12156867980957031, 0.06666672229766846, -0.019607841968536377, -0.06666666269302368], [0.18431377410888672, 0.18431377410888672, 0.23921573162078857, 0.30980396270751953, 0.2549020051956177, 0.27843141555786133, 0.29411768913269043, 0.29411768913269043, 0.27843141555786133, 0.2705882787704468, 0.23921573162078857, 0.23137259483337402, 0.2627451419830322, 0.301960825920105, 0.30980396270751953, 0.32549023628234863, 0.3333333730697632, 0.24705886840820312, 0.13725495338439941, -0.05098038911819458, -0.13725489377975464, -0.23137253522872925, -0.2078431248664856, -0.10588234663009644, -0.05882352590560913, 0.050980448722839355, 0.12156867980957031, 0.09803926944732666, 0.11372554302215576, 0.09019613265991211, 0.019607901573181152, -0.05882352590560913], [0.21568632125854492, 0.21568632125854492, 0.2549020051956177, 0.3647059202194214, 0.30980396270751953, 0.30980396270751953, 0.32549023628234863, 0.32549023628234863, 0.29411768913269043, 0.29411768913269043, 0.30980396270751953, 0.49803924560546875, 0.38823533058166504, 0.23137259483337402, 0.2705882787704468, 0.2862745523452759, 0.23921573162078857, 0.16862750053405762, -0.18431371450424194, -0.1921568512916565, -0.23137253522872925, -0.27843135595321655, -0.37254899740219116, -0.41960781812667847, -0.32549017667770386, -0.3490195870399475, -0.11372548341751099, 0.035294175148010254, 0.09803926944732666, 0.09803926944732666, 0.06666672229766846, -0.003921568393707275], [0.21568632125854492, 0.22352945804595947, 0.2627451419830322, 0.3333333730697632, 0.32549023628234863, 0.27843141555786133, 0.32549023628234863, 0.301960825920105, 0.2862745523452759, 0.2862745523452759, 0.35686278343200684, 0.929411768913269, 0.529411792755127, 0.18431377410888672, 0.14509809017181396, 0.11372554302215576, -0.1294117569923401, -0.38823527097702026, -0.3333333134651184, -0.11372548341751099, -0.12156862020492554, -0.16862744092941284, -0.2392156720161438, -0.270588219165802, -0.41960781812667847, -0.34117645025253296, -0.3333333134651184, -0.1764705777168274, 0.003921627998352051, 0.08235299587249756, 0.043137311935424805, 0.011764764785766602], [0.16078436374664307, 0.043137311935424805, 0.019607901573181152, 0.15294122695922852, 0.2627451419830322, 0.29411768913269043, 0.30980396270751953, 0.30980396270751953, 0.27843141555786133, 0.29411768913269043, 0.27843141555786133, 0.4117647409439087, 0.23137259483337402, 0.003921627998352051, -0.2392156720161438, -0.4823529124259949, -0.4588235020637512, -0.4823529124259949, -0.3019607663154602, -0.07450979948043823, -0.04313725233078003, -0.06666666269302368, -0.10588234663009644, -0.26274508237838745, -0.2235293984413147, -0.2862744927406311 [e2e-predictor] , -0.545098066329956, -0.4745097756385803, -0.15294116735458374, 0.09803926944732666, 0.08235299587249756, 0.050980448722839355], [-0.003921568393707275, -0.1450980305671692, -0.6313725709915161, -0.30980390310287476, 0.20000004768371582, 0.3333333730697632, 0.3176470994949341, 0.3333333730697632, 0.32549023628234863, 0.301960825920105, 0.2862745523452759, 0.15294122695922852, 0.011764764785766602, -0.003921568393707275, -0.21568626165390015, -0.46666663885116577, -0.38823527097702026, -0.43529409170150757, -0.3490195870399475, 0.035294175148010254, 0.14509809017181396, -0.027450978755950928, -0.1764705777168274, -0.1607843041419983, -0.09803920984268188, -0.3333333134651184, -0.5058823823928833, -0.6392157077789307, -0.3803921341896057, 0.035294175148010254, 0.10588240623474121, 0.050980448722839355], [0.027451038360595703, -0.2235293984413147, -0.6705882549285889, -0.45098036527633667, 0.12156867980957031, 0.30980396270751953, 0.29411768913269043, 0.3176470994949341, 0.34117650985717773, 0.2627451419830322, 0.09803926944732666, -0.05882352590560913, 0.019607901573181152, 0.12941181659698486, -0.09019607305526733, -0.30980390310287476, -0.2862744927406311, -0.3333333134651184, -0.3960784077644348, -0.027450978755950928, 0.27843141555786133, 0.06666672229766846, -0.19999998807907104, -0.16862744092941284, -0.21568626165390015, -0.3333333134651184, -0.5764706134796143, -0.615686297416687, -0.5529412031173706, -0.1607843041419983, 0.08235299587249756, 0.06666672229766846], [0.3333333730697632, -0.1921568512916565, -0.5764706134796143, -0.027450978755950928, 0.20000004768371582, 0.2627451419830322, 0.27843141555786133, 0.301960825920105, 0.29411768913269043, 0.3647059202194214, -0.11372548341751099, -0.019607841968536377, 0.23137259483337402, 0.22352945804595947, -0.05098038911819458, -0.32549017667770386, -0.35686272382736206, -0.34117645025253296, -0.37254899740219116, -0.3647058606147766, 0.08235299587249756, 0.14509809017181396, -0.11372548341751099, -0.3176470398902893, -0.3490195870399475, -0.32549017667770386, -0.4431372284889221, -0.5607843399047852, -0.686274528503418, -0.41960781812667847, 0.043137311935424805, 0.07450985908508301], [0.4117647409439087, 0.050980448722839355, -0.26274508237838745, 0.20784318447113037, 0.3647059202194214, 0.23921573162078857, 0.22352945804595947, 0.20000004768371582, 0.6235294342041016, 0.8588235378265381, 0.6235294342041016, 0.22352945804595947, 0.3647059202194214, 0.16078436374664307, -0.019607841968536377, -0.270588219165802, -0.32549017667770386, -0.41960781812667847, -0.5372549295425415, -0.40392154455184937, 0.07450985908508301, 0.12156867980957031, 0.043137311935424805, -0.16862744092941284, -0.32549017667770386, -0.3176470398902893, -0.34117645025253296, -0.4117646813392639, -0.6078431606292725, -0.686274528503418, -0.2549019455909729, 0.035294175148010254], [0.43529415130615234, -0.15294116735458374, 0.11372554302215576, 0.29411768913269043, 0.38823533058166504, 0.21568632125854492, 0.24705886840820312, -0.04313725233078003, 0.6705882549285889, 0.8588235378265381, 0.7254902124404907, 0.2862745523452759, 0.43529415130615234, 0.22352945804595947, -0.019607841968536377, -0.05882352590560913, -0.38823527097702026, -0.37254899740219116, -0.6470588445663452, -0.2862744927406311, 0.37254905700683594, 0.23137259483337402, 0.21568632125854492, -0.1607843041419983, -0.3176470398902893, -0.1921568512916565, -0.30980390310287476, -0.38823527097702026, -0.5372549295425415, -0.6784313917160034, -0.5372549295425415, -0.18431371450424194], [0.4745098352432251, -0.21568626165390015, 0.058823585510253906, 0.3333333730697632, 0.46666669845581055, 0.301960825920105, 0.35686278343200684, 0.050980448722839355, -0.08235293626785278, 0.5215686559677124, 0.5607843399047852, 0.3333333730697632, 0.45098042488098145, 0.48235297203063965, 0.050980448722839355, -0.08235293626785278, -0.19999998807907104, -0.34117645025253296, -0.7019608020782471, -0.019607841968536377, 0.6470588445663452, 0.2549020051956177, 0.14509809017181396, -0.270588219165802, -0.3490195870399475, -0.26274508237838745, -0.184313714 [e2e-predictor] 50424194, -0.3333333134651184, -0.427450954914093, -0.5686274766921997, -0.5137255191802979, -0.40392154455184937], [0.48235297203063965, -0.29411762952804565, -0.003921568393707275, 0.37254905700683594, 0.3647059202194214, 0.301960825920105, 0.3960784673690796, 0.24705886840820312, -0.2392156720161438, 0.3176470994949341, 0.3176470994949341, 0.07450985908508301, 0.458823561668396, 0.6941176652908325, 0.2549020051956177, -0.03529411554336548, -0.05882352590560913, -0.09803920984268188, -0.6078431606292725, 0.17647063732147217, 0.5215686559677124, 0.21568632125854492, -0.03529411554336548, -0.2862744927406311, -0.34117645025253296, -0.34117645025253296, -0.2549019455909729, -0.32549017667770386, -0.34117645025253296, -0.427450954914093, -0.3803921341896057, -0.427450954914093], [0.48235297203063965, -0.270588219165802, 0.19215691089630127, 0.45098042488098145, -0.06666666269302368, 0.06666672229766846, 0.35686278343200684, 0.30980396270751953, -0.1921568512916565, 0.15294122695922852, 0.13725495338439941, 0.30980396270751953, 0.48235297203063965, 0.772549033164978, 0.4117647409439087, 0.10588240623474121, -0.011764705181121826, -0.08235293626785278, -0.4431372284889221, 0.20784318447113037, 0.458823561668396, 0.16862750053405762, -0.10588234663009644, -0.3176470398902893, -0.37254899740219116, -0.43529409170150757, -0.37254899740219116, -0.2235293984413147, -0.21568626165390015, -0.29411762952804565, -0.2392156720161438, -0.26274508237838745], [0.5215686559677124, -0.15294116735458374, 0.3176470994949341, 0.458823561668396, -0.1764705777168274, -0.2235293984413147, 0.22352945804595947, 0.30980396270751953, -0.21568626165390015, -0.09803920984268188, 0.08235299587249756, 0.5529412031173706, 0.4901961088180542, 0.3490196466445923, 0.13725495338439941, 0.20784318447113037, 0.14509809017181396, -0.1921568512916565, -0.4431372284889221, 0.19215691089630127, 0.40392160415649414, 0.07450985908508301, 0.019607901573181152, -0.13725489377975464, -0.3333333134651184, -0.2862744927406311, -0.2549019455909729, -0.1450980305671692, -0.09803920984268188, -0.21568626165390015, -0.2392156720161438, -0.08235293626785278], [0.545098066329956, 0.035294175148010254, 0.3490196466445923, 0.4431372880935669, 0.019607901573181152, -0.38823527097702026, 0.09803926944732666, 0.21568632125854492, -0.09803920984268188, 0.019607901573181152, 0.12156867980957031, 0.8039215803146362, 0.8980392217636108, 0.13725495338439941, 0.058823585510253906, 0.027451038360595703, -0.05098038911819458, -0.15294116735458374, -0.2549019455909729, 0.12941181659698486, 0.3176470994949341, 0.19215691089630127, -0.12156862020492554, -0.3176470398902893, -0.4431372284889221, -0.3176470398902893, -0.1764705777168274, -0.12156862020492554, -0.05882352590560913, -0.1921568512916565, -0.05098038911819458, 0.06666672229766846], [0.5921568870544434, 0.14509809017181396, 0.3176470994949341, 0.49803924560546875, 0.3176470994949341, -0.38823527097702026, -0.011764705181121826, 0.08235299587249756, 0.08235299587249756, -0.24705880880355835, 0.20784318447113037, 0.35686278343200684, 0.2705882787704468, 0.09803926944732666, -0.11372548341751099, -0.11372548341751099, -0.2078431248664856, -0.1764705777168274, -0.12156862020492554, 0.34117650985717773, 0.22352945804595947, 0.16078436374664307, 0.058823585510253906, -0.1450980305671692, -0.38823527097702026, -0.3803921341896057, -0.26274508237838745, -0.2078431248664856, -0.1607843041419983, -0.019607841968536377, 0.18431377410888672, 0.12941181659698486], [0.6784313917160034, 0.27843141555786133, 0.2862745523452759, 0.43529415130615234, 0.3803921937942505, -0.26274508237838745, -0.24705880880355835, 0.22352945804595947, 0.16078436374664307, -0.16862744092941284, 0.011764764785766602, -0.07450979948043823, -0.10588234663009644, -0.09019607305526733, -0.19999998807907104, -0.09803920984268188, -0.32549017667770386, -0.2078431248664856, 0.12941181659698486, -0.07450979948043823, -0.46666663885116577, 0.003921627998352051, 0.043137311935424805, -0.4117646813392639, -0.529411792755127, -0.545098066329956, -0.4431372284889221, -0.199999988079 [e2e-predictor] 07104, -0.09019607305526733, 0.12156867980957031, 0.17647063732147217, 0.09803926944732666], [0.6627451181411743, 0.3960784673690796, 0.30980396270751953, 0.35686278343200684, 0.3803921937942505, -0.027450978755950928, -0.32549017667770386, 0.10588240623474121, 0.20000004768371582, 0.058823585510253906, -0.18431371450424194, -0.3960784077644348, 0.050980448722839355, -0.027450978755950928, 0.011764764785766602, 0.15294122695922852, -0.3333333134651184, -0.27843135595321655, 0.17647063732147217, 0.035294175148010254, -0.08235293626785278, -0.1607843041419983, -0.4117646813392639, -0.498039186000824, -0.6549019813537598, -0.4901960492134094, -0.32549017667770386, 0.043137311935424805, 0.21568632125854492, 0.2549020051956177, 0.20784318447113037, 0.18431377410888672], [0.5607843399047852, 0.46666669845581055, 0.34117650985717773, 0.3647059202194214, 0.38823533058166504, 0.12941181659698486, -0.32549017667770386, -0.06666666269302368, -0.04313725233078003, 0.07450985908508301, 0.12941181659698486, -0.45098036527633667, 0.011764764785766602, -0.15294116735458374, 0.13725495338439941, 0.4431372880935669, -0.09019607305526733, -0.427450954914093, 0.027451038360595703, 0.07450985908508301, 0.050980448722839355, -0.3019607663154602, -0.6000000238418579, -0.5921568870544434, -0.6313725709915161, -0.29411762952804565, -0.05098038911819458, 0.27843141555786133, 0.34117650985717773, 0.2862745523452759, 0.23921573162078857, 0.16862750053405762], [0.29411768913269043, 0.529411792755127, 0.40392160415649414, 0.38823533058166504, 0.41960787773132324, 0.19215691089630127, -0.2235293984413147, 0.027451038360595703, 0.34117650985717773, -0.1921568512916565, -0.270588219165802, -0.37254899740219116, -0.270588219165802, -0.04313725233078003, 0.3960784673690796, 0.49803924560546875, 0.17647063732147217, -0.21568626165390015, -0.3019607663154602, -0.3176470398902893, -0.529411792755127, -0.6392157077789307, -0.7019608020782471, -0.8117647171020508, -0.6392157077789307, -0.529411792755127, -0.15294116735458374, 0.12941181659698486, 0.12941181659698486, 0.003921627998352051, -0.003921568393707275, -0.05882352590560913], [-0.08235293626785278, 0.529411792755127, 0.38823533058166504, 0.3960784673690796, 0.41960787773132324, 0.08235299587249756, -0.3490195870399475, 0.17647063732147217, 0.9215686321258545, 0.7176470756530762, 0.043137311935424805, 0.050980448722839355, 0.16862750053405762, 0.3803921937942505, 0.4901961088180542, 0.5215686559677124, 0.3176470994949341, -0.019607841968536377, -0.13725489377975464, -0.5215686559677124, -0.7254902124404907, -0.7333333492279053, -0.615686297416687, -0.545098066329956, -0.5215686559677124, -0.545098066329956, -0.4588235020637512, -0.43529409170150757, -0.38823527097702026, -0.4588235020637512, -0.5372549295425415, -0.5686274766921997], [-0.3803921341896057, 0.37254905700683594, 0.3647059202194214, 0.3803921937942505, 0.38823533058166504, 0.09803926944732666, -0.1450980305671692, 0.6549019813537598, 0.9843137264251709, 0.9764705896377563, 0.6313725709915161, -0.027450978755950928, -0.10588234663009644, -0.027450978755950928, -0.09019607305526733, -0.04313725233078003, -0.18431371450424194, -0.46666663885116577, -0.46666663885116577, -0.529411792755127, -0.5921568870544434, -0.6078431606292725, -0.6000000238418579, -0.5607843399047852, -0.5607843399047852, -0.6000000238418579, -0.6627451181411743, -0.6000000238418579, -0.5372549295425415, -0.6235294342041016, -0.6627451181411743, -0.6705882549285889], [-0.6784313917160034, -0.24705880880355835, 0.12941181659698486, 0.3176470994949341, 0.3960784673690796, 0.29411768913269043, 0.29411768913269043, 0.929411768913269, 0.9843137264251709, 0.7803921699523926, -0.13725489377975464, -0.529411792755127, -0.5843137502670288, -0.615686297416687, -0.615686297416687, -0.6235294342041016, -0.6470588445663452, -0.6705882549285889, -0.6392157077789307, -0.6705882549285889, -0.7019608020782471, -0.6392157077789307, -0.6392157077789307, -0.6627451181411743, -0.6705882549285889, -0.6392157077789307, -0.6392157077789307, -0.6078431606292725, -0.5686274766921997, -0.58431375026 [e2e-predictor] 70288, -0.6000000238418579, -0.6470588445663452], [-0.772549033164978, -0.772549033164978, -0.5372549295425415, 0.027451038360595703, 0.301960825920105, 0.035294175148010254, 0.5215686559677124, 0.9921568632125854, 0.8901960849761963, 0.10588240623474121, -0.5215686559677124, -0.6078431606292725, -0.6078431606292725, -0.6000000238418579, -0.615686297416687, -0.6078431606292725, -0.6313725709915161, -0.6705882549285889, -0.6941176652908325, -0.7333333492279053, -0.7254902124404907, -0.6941176652908325, -0.7019608020782471, -0.6705882549285889, -0.6470588445663452, -0.5607843399047852, -0.5137255191802979, -0.5372549295425415, -0.5607843399047852, -0.6078431606292725, -0.6392157077789307, -0.6000000238418579], [-0.6235294342041016, -0.7647058963775635, -0.7333333492279053, -0.427450954914093, 0.003921627998352051, 0.003921627998352051, 0.686274528503418, 1.0, 0.46666669845581055, -0.4823529124259949, -0.5764706134796143, -0.6078431606292725, -0.5921568870544434, -0.5921568870544434, -0.6392157077789307, -0.6470588445663452, -0.6627451181411743, -0.6784313917160034, -0.7176470756530762, -0.6941176652908325, -0.686274528503418, -0.686274528503418, -0.6627451181411743, -0.6392157077789307, -0.5372549295425415, -0.5137255191802979, -0.498039186000824, -0.5372549295425415, -0.5764706134796143, -0.6078431606292725, -0.45098036527633667, -0.3490195870399475], [-0.5921568870544434, -0.7254902124404907, -0.7568627595901489, -0.6784313917160034, -0.4823529124259949, 0.003921627998352051, 0.7568627595901489, 0.8823529481887817, -0.027450978755950928, -0.545098066329956, -0.615686297416687, -0.5607843399047852, -0.5764706134796143, -0.6549019813537598, -0.6549019813537598, -0.6313725709915161, -0.6392157077789307, -0.6627451181411743, -0.6627451181411743, -0.6549019813537598, -0.6549019813537598, -0.6470588445663452, -0.5764706134796143, -0.545098066329956, -0.5764706134796143, -0.6392157077789307, -0.6627451181411743, -0.7176470756530762, -0.6000000238418579, -0.427450954914093, -0.3333333134651184, -0.40392154455184937], [-0.6078431606292725, -0.7254902124404907, -0.772549033164978, -0.7254902124404907, -0.6549019813537598, -0.38823527097702026, 0.5843137502670288, 0.6549019813537598, -0.2392156720161438, -0.4901960492134094, -0.5764706134796143, -0.6235294342041016, -0.545098066329956, -0.6235294342041016, -0.686274528503418, -0.6470588445663452, -0.6313725709915161, -0.6235294342041016, -0.6313725709915161, -0.6392157077789307, -0.6000000238418579, -0.6941176652908325, -0.6941176652908325, -0.6235294342041016, -0.6313725709915161, -0.6941176652908325, -0.7803921699523926, -0.686274528503418, -0.4745097756385803, -0.4745097756385803, -0.6392157077789307, -0.6000000238418579], [-0.6078431606292725, -0.7254902124404907, -0.7490196228027344, -0.7411764860153198, -0.6784313917160034, -0.6392157077789307, -0.18431371450424194, 0.3333333730697632, -0.498039186000824, -0.5764706134796143, -0.5921568870544434, -0.5843137502670288, -0.5215686559677124, -0.545098066329956, -0.5764706134796143, -0.6470588445663452, -0.6705882549285889, -0.6784313917160034, -0.6392157077789307, -0.615686297416687, -0.6392157077789307, -0.6705882549285889, -0.686274528503418, -0.6941176652908325, -0.7098039388656616, -0.686274528503418, -0.6549019813537598, -0.5058823823928833, -0.6313725709915161, -0.7568627595901489, -0.8823529481887817, -0.6000000238418579], [-0.46666663885116577, -0.6705882549285889, -0.7568627595901489, -0.7019608020782471, -0.7098039388656616, -0.6627451181411743, -0.6705882549285889, -0.4431372284889221, -0.615686297416687, -0.7568627595901489, -0.7882353067398071, -0.7019608020782471, -0.615686297416687, -0.5607843399047852, -0.545098066329956, -0.5843137502670288, -0.5607843399047852, -0.529411792755127, -0.5529412031173706, -0.5843137502670288, -0.6078431606292725, -0.6470588445663452, -0.6941176652908325, -0.7411764860153198, -0.6705882549285889, -0.5137255191802979, -0.3803921341896057, -0.427450954914093, -0.5607843399047852, -0.7019608020782471, -0.8980392217636108, -0.686274528503418], [-0.5215686559677124, -0.615686297416687, -0 [e2e-predictor] .7254902124404907, -0.6627451181411743, -0.6941176652908325, -0.6705882549285889, -0.6549019813537598, -0.686274528503418, -0.6705882549285889, -0.7882353067398071, -0.8196078538894653, -0.7647058963775635, -0.7882353067398071, -0.772549033164978, -0.7176470756530762, -0.6313725709915161, -0.5607843399047852, -0.5137255191802979, -0.4823529124259949, -0.4117646813392639, -0.4588235020637512, -0.615686297416687, -0.6627451181411743, -0.6627451181411743, -0.529411792755127, -0.3333333134651184, -0.1450980305671692, -0.270588219165802, -0.529411792755127, -0.7960784435272217, -0.772549033164978, -0.843137264251709], [-0.5764706134796143, -0.5607843399047852, -0.6470588445663452, -0.6627451181411743, -0.686274528503418, -0.686274528503418, -0.686274528503418, -0.7019608020782471, -0.7176470756530762, -0.7960784435272217, -0.8274509906768799, -0.772549033164978, -0.8039215803146362, -0.772549033164978, -0.8509804010391235, -0.8588235378265381, -0.7490196228027344, -0.6313725709915161, -0.5215686559677124, -0.41960781812667847, -0.4823529124259949, -0.5843137502670288, -0.5921568870544434, -0.6470588445663452, -0.4745097756385803, -0.3019607663154602, -0.1764705777168274, -0.3019607663154602, -0.6235294342041016, -0.8117647171020508, -0.7333333492279053, -0.8352941274642944]], [[-0.12156862020492554, -0.1294117569923401, -0.09019607305526733, -0.07450979948043823, -0.12156862020492554, -0.1450980305671692, -0.09803920984268188, -0.11372548341751099, -0.1294117569923401, -0.11372548341751099, -0.09019607305526733, -0.1294117569923401, -0.1294117569923401, -0.08235293626785278, -0.08235293626785278, -0.06666666269302368, -0.08235293626785278, -0.11372548341751099, -0.1294117569923401, -0.12156862020492554, -0.1450980305671692, -0.1607843041419983, -0.1607843041419983, -0.16862744092941284, -0.1607843041419983, -0.2078431248664856, -0.23137253522872925, -0.2392156720161438, -0.2392156720161438, -0.2549019455909729, -0.2862744927406311, -0.3333333134651184], [-0.12156862020492554, -0.13725489377975464, -0.10588234663009644, -0.09019607305526733, -0.12156862020492554, -0.11372548341751099, -0.08235293626785278, -0.10588234663009644, -0.09019607305526733, -0.13725489377975464, -0.1294117569923401, -0.13725489377975464, -0.11372548341751099, -0.06666666269302368, -0.08235293626785278, -0.09803920984268188, -0.09803920984268188, -0.1294117569923401, -0.12156862020492554, -0.09803920984268188, -0.13725489377975464, -0.18431371450424194, -0.19999998807907104, -0.21568626165390015, -0.1764705777168274, -0.19999998807907104, -0.19999998807907104, -0.2392156720161438, -0.23137253522872925, -0.2549019455909729, -0.2862744927406311, -0.30980390310287476], [-0.13725489377975464, -0.1450980305671692, -0.1294117569923401, -0.1294117569923401, -0.16862744092941284, -0.09803920984268188, -0.08235293626785278, -0.08235293626785278, -0.09803920984268188, -0.09803920984268188, -0.10588234663009644, -0.1450980305671692, -0.1294117569923401, -0.09803920984268188, -0.10588234663009644, -0.11372548341751099, -0.09019607305526733, -0.10588234663009644, -0.1294117569923401, -0.24705880880355835, -0.29411762952804565, -0.38823527097702026, -0.3960784077644348, -0.3333333134651184, -0.32549017667770386, -0.24705880880355835, -0.1921568512916565, -0.2235293984413147, -0.2235293984413147, -0.23137253522872925, -0.2549019455909729, -0.3019607663154602], [-0.1607843041419983, -0.13725489377975464, -0.1450980305671692, -0.12156862020492554, -0.13725489377975464, -0.08235293626785278, -0.05882352590560913, -0.06666666269302368, -0.09803920984268188, -0.08235293626785278, -0.03529411554336548, 0.14509809017181396, 0.019607901573181152, -0.1294117569923401, -0.09803920984268188, -0.10588234663009644, -0.12156862020492554, -0.1294117569923401, -0.37254899740219116, -0.3176470398902893, -0.29411762952804565, -0.29411762952804565, -0.4117646813392639, -0.5058823823928833, -0.45098036527633667, -0.5137255191802979, -0.3333333134651184, -0.23137253522872925, -0.19999998807907104, -0.2078431248664856, -0.2235293984413147, -0.26274508237838745], [-0.1607843041419983, -0.1 [e2e-predictor] 0588234663009644, -0.09803920984268188, -0.10588234663009644, -0.10588234663009644, -0.11372548341751099, -0.05882352590560913, -0.09019607305526733, -0.11372548341751099, -0.09019607305526733, 0.003921627998352051, 0.6784313917160034, 0.22352945804595947, -0.10588234663009644, -0.1294117569923401, -0.15294116735458374, -0.37254899740219116, -0.5843137502670288, -0.4588235020637512, -0.1921568512916565, -0.13725489377975464, -0.10588234663009644, -0.19999998807907104, -0.26274508237838745, -0.43529409170150757, -0.38823527097702026, -0.427450954914093, -0.3490195870399475, -0.24705880880355835, -0.2078431248664856, -0.26274508237838745, -0.270588219165802], [-0.1450980305671692, -0.18431371450424194, -0.21568626165390015, -0.12156862020492554, -0.09803920984268188, -0.11372548341751099, -0.09019607305526733, -0.09803920984268188, -0.1294117569923401, -0.09019607305526733, -0.07450979948043823, 0.08235299587249756, -0.04313725233078003, -0.19999998807907104, -0.4117646813392639, -0.6078431606292725, -0.545098066329956, -0.5607843399047852, -0.3490195870399475, -0.11372548341751099, -0.05098038911819458, -0.04313725233078003, -0.09019607305526733, -0.24705880880355835, -0.21568626165390015, -0.2862744927406311, -0.545098066329956, -0.545098066329956, -0.34117645025253296, -0.1764705777168274, -0.23137253522872925, -0.2549019455909729], [-0.21568626165390015, -0.2549019455909729, -0.7098039388656616, -0.41960781812667847, -0.08235293626785278, -0.07450979948043823, -0.09803920984268188, -0.07450979948043823, -0.08235293626785278, -0.09019607305526733, -0.05882352590560913, -0.1607843041419983, -0.23137253522872925, -0.15294116735458374, -0.3176470398902893, -0.4745097756385803, -0.3490195870399475, -0.4117646813392639, -0.34117645025253296, 0.019607901573181152, 0.11372554302215576, -0.07450979948043823, -0.2235293984413147, -0.19999998807907104, -0.1294117569923401, -0.3490195870399475, -0.4431372284889221, -0.6313725709915161, -0.5215686559677124, -0.23137253522872925, -0.2235293984413147, -0.270588219165802], [-0.09803920984268188, -0.24705880880355835, -0.6627451181411743, -0.498039186000824, -0.1294117569923401, -0.08235293626785278, -0.10588234663009644, -0.09019607305526733, -0.06666666269302368, -0.11372548341751099, -0.1450980305671692, -0.26274508237838745, -0.13725489377975464, 0.027451038360595703, -0.16862744092941284, -0.3176470398902893, -0.2549019455909729, -0.30980390310287476, -0.3960784077644348, -0.07450979948043823, 0.20000004768371582, -0.027450978755950928, -0.270588219165802, -0.23137253522872925, -0.270588219165802, -0.3647058606147766, -0.529411792755127, -0.5843137502670288, -0.6313725709915161, -0.3490195870399475, -0.1921568512916565, -0.2392156720161438], [0.2627451419830322, -0.1764705777168274, -0.545098066329956, -0.05098038911819458, -0.027450978755950928, -0.11372548341751099, -0.08235293626785278, -0.04313725233078003, -0.05098038911819458, 0.058823585510253906, -0.3019607663154602, -0.1764705777168274, 0.10588240623474121, 0.12156867980957031, -0.1294117569923401, -0.37254899740219116, -0.3647058606147766, -0.3333333134651184, -0.38823527097702026, -0.4431372284889221, -0.019607841968536377, 0.058823585510253906, -0.1921568512916565, -0.3803921341896057, -0.3960784077644348, -0.35686272382736206, -0.427450954914093, -0.5529412031173706, -0.7254902124404907, -0.5372549295425415, -0.16862744092941284, -0.1921568512916565], [0.3803921937942505, 0.09019613265991211, -0.21568626165390015, 0.20784318447113037, 0.16862750053405762, -0.09019607305526733, -0.09019607305526733, -0.07450979948043823, 0.4117647409439087, 0.6784313917160034, 0.4117647409439087, 0.027451038360595703, 0.20000004768371582, 0.027451038360595703, -0.13725489377975464, -0.3333333134651184, -0.34117645025253296, -0.41960781812667847, -0.5529412031173706, -0.46666663885116577, -0.019607841968536377, 0.043137311935424805, -0.027450978755950928, -0.23137253522872925, -0.3647058606147766, -0.3333333134651184, -0.3333333134651184, -0.40392154455184937, -0.615686297416687, -0.7647058963775635, -0.4117646813392639, -0.192156851291 [e2e-predictor] 6565], [0.43529415130615234, -0.09019607305526733, 0.18431377410888672, 0.32549023628234863, 0.22352945804595947, -0.12156862020492554, -0.07450979948043823, -0.3019607663154602, 0.545098066329956, 0.7568627595901489, 0.49803924560546875, 0.058823585510253906, 0.24705886840820312, 0.07450985908508301, -0.15294116735458374, -0.1294117569923401, -0.40392154455184937, -0.37254899740219116, -0.6549019813537598, -0.3333333134651184, 0.29411768913269043, 0.15294122695922852, 0.15294122695922852, -0.21568626165390015, -0.3490195870399475, -0.19999998807907104, -0.30980390310287476, -0.3803921341896057, -0.5372549295425415, -0.7176470756530762, -0.6392157077789307, -0.3647058606147766], [0.49803924560546875, -0.15294116735458374, 0.12941181659698486, 0.37254905700683594, 0.30980396270751953, -0.05882352590560913, -0.03529411554336548, -0.270588219165802, -0.2549019455909729, 0.4274510145187378, 0.34117650985717773, 0.11372554302215576, 0.2627451419830322, 0.34117650985717773, -0.06666666269302368, -0.1607843041419983, -0.23137253522872925, -0.34117645025253296, -0.7019608020782471, -0.05098038911819458, 0.5764706134796143, 0.19215691089630127, 0.09019613265991211, -0.3019607663154602, -0.37254899740219116, -0.270588219165802, -0.18431371450424194, -0.3176470398902893, -0.4117646813392639, -0.5843137502670288, -0.5686274766921997, -0.5607843399047852], [0.5215686559677124, -0.24705880880355835, 0.050980448722839355, 0.4117647409439087, 0.22352945804595947, -0.03529411554336548, -0.03529411554336548, -0.1450980305671692, -0.46666663885116577, 0.20784318447113037, 0.12941181659698486, -0.10588234663009644, 0.301960825920105, 0.5843137502670288, 0.16862750053405762, -0.11372548341751099, -0.10588234663009644, -0.10588234663009644, -0.6078431606292725, 0.15294122695922852, 0.46666669845581055, 0.16862750053405762, -0.07450979948043823, -0.30980390310287476, -0.3490195870399475, -0.34117645025253296, -0.2549019455909729, -0.3176470398902893, -0.3176470398902893, -0.427450954914093, -0.41960781812667847, -0.5686274766921997], [0.5058823823928833, -0.2549019455909729, 0.20784318447113037, 0.4745098352432251, -0.13725489377975464, -0.16862744092941284, -0.027450978755950928, -0.09019607305526733, -0.43529409170150757, 0.035294175148010254, -0.019607841968536377, 0.16862750053405762, 0.3647059202194214, 0.6941176652908325, 0.3490196466445923, 0.027451038360595703, -0.08235293626785278, -0.10588234663009644, -0.4431372284889221, 0.19215691089630127, 0.41960787773132324, 0.12941181659698486, -0.13725489377975464, -0.3333333134651184, -0.37254899740219116, -0.427450954914093, -0.37254899740219116, -0.21568626165390015, -0.2078431248664856, -0.30980390310287476, -0.3019607663154602, -0.427450954914093], [0.5372549295425415, -0.1607843041419983, 0.30980396270751953, 0.458823561668396, -0.1450980305671692, -0.3019607663154602, -0.06666666269302368, -0.04313725233078003, -0.41960781812667847, -0.16862744092941284, -0.03529411554336548, 0.45098042488098145, 0.4117647409439087, 0.29411768913269043, 0.09803926944732666, 0.12156867980957031, 0.06666672229766846, -0.21568626165390015, -0.4431372284889221, 0.19215691089630127, 0.37254905700683594, 0.043137311935424805, 0.003921627998352051, -0.1450980305671692, -0.32549017667770386, -0.270588219165802, -0.24705880880355835, -0.13725489377975464, -0.09019607305526733, -0.24705880880355835, -0.3333333134651184, -0.2549019455909729], [0.545098066329956, 0.011764764785766602, 0.30980396270751953, 0.3960784673690796, 0.07450985908508301, -0.3490195870399475, -0.05882352590560913, -0.019607841968536377, -0.26274508237838745, -0.05882352590560913, 0.027451038360595703, 0.7333333492279053, 0.8509804010391235, 0.08235299587249756, 0.019607901573181152, -0.05098038911819458, -0.12156862020492554, -0.18431371450424194, -0.30980390310287476, 0.050980448722839355, 0.24705886840820312, 0.15294122695922852, -0.15294116735458374, -0.3333333134651184, -0.43529409170150757, -0.30980390310287476, -0.18431371450424194, -0.1450980305671692, -0.13725489377975464, -0.32549017667770386, -0.24705880880355835, -0.1843137145042 [e2e-predictor] 4194], [0.5921568870544434, 0.14509809017181396, 0.2862745523452759, 0.4274510145187378, 0.3333333730697632, -0.32549017667770386, -0.019607841968536377, -0.011764705181121826, -0.05098038911819458, -0.37254899740219116, 0.12156867980957031, 0.27843141555786133, 0.19215691089630127, 0.035294175148010254, -0.16862744092941284, -0.16862744092941284, -0.2078431248664856, -0.2078431248664856, -0.29411762952804565, 0.12156867980957031, 0.08235299587249756, 0.10588240623474121, 0.019607901573181152, -0.1764705777168274, -0.40392154455184937, -0.3803921341896057, -0.270588219165802, -0.2862744927406311, -0.3490195870399475, -0.30980390310287476, -0.15294116735458374, -0.18431371450424194], [0.686274528503418, 0.301960825920105, 0.30980396270751953, 0.4431372880935669, 0.4274510145187378, -0.19999998807907104, -0.24705880880355835, 0.16862750053405762, 0.07450985908508301, -0.270588219165802, -0.09019607305526733, -0.1764705777168274, -0.19999998807907104, -0.1764705777168274, -0.2862744927406311, -0.13725489377975464, -0.2862744927406311, -0.1921568512916565, 0.003921627998352051, -0.24705880880355835, -0.5607843399047852, -0.05882352590560913, -0.011764705181121826, -0.4588235020637512, -0.5607843399047852, -0.5607843399047852, -0.45098036527633667, -0.270588219165802, -0.26274508237838745, -0.12156862020492554, -0.09019607305526733, -0.13725489377975464], [0.6549019813537598, 0.4431372880935669, 0.37254905700683594, 0.41960787773132324, 0.4431372880935669, 0.027451038360595703, -0.30980390310287476, 0.09019613265991211, 0.16078436374664307, 0.003921627998352051, -0.29411762952804565, -0.498039186000824, -0.05098038911819458, -0.1294117569923401, -0.08235293626785278, 0.12156867980957031, -0.27843135595321655, -0.24705880880355835, 0.09019613265991211, -0.08235293626785278, -0.1450980305671692, -0.2235293984413147, -0.46666663885116577, -0.5372549295425415, -0.6784313917160034, -0.5137255191802979, -0.4588235020637512, -0.1764705777168274, -0.06666666269302368, -0.05882352590560913, -0.09803920984268188, -0.1294117569923401], [0.5058823823928833, 0.48235297203063965, 0.3803921937942505, 0.40392160415649414, 0.4274510145187378, 0.16862750053405762, -0.29411762952804565, -0.05098038911819458, -0.027450978755950928, 0.06666672229766846, 0.050980448722839355, -0.5372549295425415, -0.07450979948043823, -0.2392156720161438, 0.050980448722839355, 0.3803921937942505, -0.07450979948043823, -0.4117646813392639, -0.06666666269302368, -0.027450978755950928, 0.011764764785766602, -0.32549017667770386, -0.615686297416687, -0.6000000238418579, -0.615686297416687, -0.29411762952804565, -0.2862744927406311, -0.07450979948043823, -0.05098038911819458, -0.11372548341751099, -0.1294117569923401, -0.1607843041419983], [0.22352945804595947, 0.5137255191802979, 0.3960784673690796, 0.35686278343200684, 0.41960787773132324, 0.23137259483337402, -0.1921568512916565, 0.058823585510253906, 0.37254905700683594, -0.1764705777168274, -0.29411762952804565, -0.3960784077644348, -0.29411762952804565, -0.07450979948043823, 0.35686278343200684, 0.4274510145187378, 0.16078436374664307, -0.21568626165390015, -0.38823527097702026, -0.3960784077644348, -0.5215686559677124, -0.5921568870544434, -0.6392157077789307, -0.7411764860153198, -0.5529412031173706, -0.4431372284889221, -0.21568626165390015, -0.019607841968536377, -0.03529411554336548, -0.1450980305671692, -0.11372548341751099, -0.1764705777168274], [-0.05882352590560913, 0.5686274766921997, 0.3960784673690796, 0.32549023628234863, 0.40392160415649414, 0.12941181659698486, -0.3176470398902893, 0.20000004768371582, 0.9372549057006836, 0.7411764860153198, 0.09803926944732666, 0.10588240623474121, 0.22352945804595947, 0.4274510145187378, 0.5372549295425415, 0.5058823823928833, 0.3490196466445923, 0.043137311935424805, -0.1450980305671692, -0.5137255191802979, -0.615686297416687, -0.5764706134796143, -0.45098036527633667, -0.3647058606147766, -0.3333333134651184, -0.34117645025253296, -0.2235293984413147, -0.2078431248664856, -0.18431371450424194, -0.24705880880355835, -0.27843135595321655, -0.29411762952804565], [e2e-predictor] [-0.1764705777168274, 0.545098066329956, 0.43529415130615234, 0.3490196466445923, 0.38823533058166504, 0.14509809017181396, -0.12156862020492554, 0.6549019813537598, 0.9764705896377563, 0.9843137264251709, 0.7568627595901489, 0.12156867980957031, 0.035294175148010254, 0.10588240623474121, 0.043137311935424805, 0.043137311935424805, -0.027450978755950928, -0.270588219165802, -0.3176470398902893, -0.35686272382736206, -0.34117645025253296, -0.34117645025253296, -0.3333333134651184, -0.270588219165802, -0.26274508237838745, -0.2862744927406311, -0.24705880880355835, -0.18431371450424194, -0.15294116735458374, -0.2392156720161438, -0.2392156720161438, -0.2549019455909729], [-0.3019607663154602, 0.07450985908508301, 0.3176470994949341, 0.3647059202194214, 0.4274510145187378, 0.3333333730697632, 0.301960825920105, 0.9215686321258545, 0.9686274528503418, 0.8117647171020508, 0.06666672229766846, -0.30980390310287476, -0.37254899740219116, -0.40392154455184937, -0.4117646813392639, -0.43529409170150757, -0.3803921341896057, -0.3647058606147766, -0.3647058606147766, -0.35686272382736206, -0.32549017667770386, -0.29411762952804565, -0.3019607663154602, -0.3176470398902893, -0.3019607663154602, -0.270588219165802, -0.26274508237838745, -0.24705880880355835, -0.24705880880355835, -0.26274508237838745, -0.2549019455909729, -0.29411762952804565], [-0.2862744927406311, -0.3176470398902893, -0.19999998807907104, 0.20000004768371582, 0.40392160415649414, 0.06666672229766846, 0.48235297203063965, 0.9607843160629272, 0.9215686321258545, 0.24705886840820312, -0.26274508237838745, -0.34117645025253296, -0.34117645025253296, -0.3333333134651184, -0.3490195870399475, -0.34117645025253296, -0.32549017667770386, -0.34117645025253296, -0.35686272382736206, -0.3803921341896057, -0.3490195870399475, -0.32549017667770386, -0.3333333134651184, -0.3019607663154602, -0.27843135595321655, -0.1921568512916565, -0.1921568512916565, -0.2078431248664856, -0.19999998807907104, -0.2235293984413147, -0.26274508237838745, -0.1921568512916565], [-0.1294117569923401, -0.26274508237838745, -0.3333333134651184, -0.16862744092941284, 0.16078436374664307, 0.06666672229766846, 0.6705882549285889, 0.9843137264251709, 0.5529412031173706, -0.270588219165802, -0.2862744927406311, -0.30980390310287476, -0.29411762952804565, -0.29411762952804565, -0.3490195870399475, -0.35686272382736206, -0.35686272382736206, -0.3647058606147766, -0.37254899740219116, -0.3490195870399475, -0.32549017667770386, -0.3019607663154602, -0.27843135595321655, -0.2549019455909729, -0.15294116735458374, -0.13725489377975464, -0.1450980305671692, -0.15294116735458374, -0.15294116735458374, -0.1764705777168274, -0.03529411554336548, 0.07450985908508301], [-0.10588234663009644, -0.2235293984413147, -0.32549017667770386, -0.3490195870399475, -0.2549019455909729, 0.13725495338439941, 0.7960784435272217, 0.9215686321258545, 0.12156867980957031, -0.27843135595321655, -0.3176470398902893, -0.26274508237838745, -0.27843135595321655, -0.35686272382736206, -0.35686272382736206, -0.3490195870399475, -0.34117645025253296, -0.3490195870399475, -0.32549017667770386, -0.30980390310287476, -0.29411762952804565, -0.2392156720161438, -0.16862744092941284, -0.13725489377975464, -0.1764705777168274, -0.2392156720161438, -0.2549019455909729, -0.2862744927406311, -0.15294116735458374, 0.019607901573181152, 0.08235299587249756, -0.019607841968536377], [-0.13725489377975464, -0.23137253522872925, -0.3019607663154602, -0.32549017667770386, -0.3490195870399475, -0.16862744092941284, 0.7176470756530762, 0.7882353067398071, -0.011764705181121826, -0.18431371450424194, -0.26274508237838745, -0.3176470398902893, -0.2392156720161438, -0.3176470398902893, -0.37254899740219116, -0.35686272382736206, -0.34117645025253296, -0.3176470398902893, -0.3019607663154602, -0.3019607663154602, -0.2392156720161438, -0.27843135595321655, -0.270588219165802, -0.19999998807907104, -0.2078431248664856, -0.270588219165802, -0.3333333134651184, -0.2078431248664856, 0.011764764785766602, -0.011764705181121826, -0.23137253522872925, -0.2470588088035583 [e2e-predictor] 5], [-0.15294116735458374, -0.2392156720161438, -0.27843135595321655, -0.30980390310287476, -0.30980390310287476, -0.34117645025253296, 0.043137311935424805, 0.545098066329956, -0.21568626165390015, -0.2392156720161438, -0.26274508237838745, -0.2549019455909729, -0.1921568512916565, -0.21568626165390015, -0.24705880880355835, -0.3490195870399475, -0.3803921341896057, -0.37254899740219116, -0.30980390310287476, -0.27843135595321655, -0.27843135595321655, -0.2549019455909729, -0.270588219165802, -0.27843135595321655, -0.29411762952804565, -0.270588219165802, -0.19999998807907104, -0.019607841968536377, -0.13725489377975464, -0.29411762952804565, -0.529411792755127, -0.270588219165802], [-0.027450978755950928, -0.21568626165390015, -0.30980390310287476, -0.2862744927406311, -0.3176470398902893, -0.3019607663154602, -0.3803921341896057, -0.1607843041419983, -0.3019607663154602, -0.3960784077644348, -0.4431372284889221, -0.35686272382736206, -0.270588219165802, -0.21568626165390015, -0.19999998807907104, -0.27843135595321655, -0.26274508237838745, -0.2235293984413147, -0.2235293984413147, -0.2392156720161438, -0.2549019455909729, -0.26274508237838745, -0.30980390310287476, -0.3490195870399475, -0.2862744927406311, -0.12156862020492554, 0.035294175148010254, 0.027451038360595703, -0.09019607305526733, -0.2392156720161438, -0.498039186000824, -0.3333333134651184], [-0.09019607305526733, -0.19999998807907104, -0.3333333134651184, -0.2862744927406311, -0.29411762952804565, -0.27843135595321655, -0.30980390310287476, -0.3647058606147766, -0.3333333134651184, -0.43529409170150757, -0.4745097756385803, -0.41960781812667847, -0.4431372284889221, -0.427450954914093, -0.37254899740219116, -0.32549017667770386, -0.2549019455909729, -0.2078431248664856, -0.1450980305671692, -0.06666666269302368, -0.11372548341751099, -0.2549019455909729, -0.30980390310287476, -0.30980390310287476, -0.1764705777168274, 0.019607901573181152, 0.22352945804595947, 0.13725495338439941, -0.09803920984268188, -0.35686272382736206, -0.35686272382736206, -0.498039186000824], [-0.1607843041419983, -0.1764705777168274, -0.3019607663154602, -0.32549017667770386, -0.3019607663154602, -0.27843135595321655, -0.3176470398902893, -0.3647058606147766, -0.3803921341896057, -0.4588235020637512, -0.4823529124259949, -0.427450954914093, -0.4588235020637512, -0.427450954914093, -0.5058823823928833, -0.545098066329956, -0.45098036527633667, -0.3176470398902893, -0.18431371450424194, -0.06666666269302368, -0.1294117569923401, -0.24705880880355835, -0.2549019455909729, -0.3176470398902893, -0.1450980305671692, 0.027451038360595703, 0.14509809017181396, 0.058823585510253906, -0.2235293984413147, -0.3960784077644348, -0.34117645025253296, -0.4745097756385803]], [[-0.615686297416687, -0.6313725709915161, -0.6000000238418579, -0.5843137502670288, -0.6392157077789307, -0.6784313917160034, -0.6313725709915161, -0.6470588445663452, -0.6549019813537598, -0.6784313917160034, -0.6784313917160034, -0.5921568870544434, -0.615686297416687, -0.6784313917160034, -0.6470588445663452, -0.6549019813537598, -0.686274528503418, -0.7019608020782471, -0.6941176652908325, -0.6627451181411743, -0.6549019813537598, -0.6470588445663452, -0.6470588445663452, -0.6627451181411743, -0.6549019813537598, -0.6941176652908325, -0.6627451181411743, -0.6784313917160034, -0.7019608020782471, -0.7176470756530762, -0.7176470756530762, -0.7411764860153198], [-0.6000000238418579, -0.686274528503418, -0.6470588445663452, -0.5607843399047852, -0.615686297416687, -0.6627451181411743, -0.6313725709915161, -0.6470588445663452, -0.6392157077789307, -0.7019608020782471, -0.6784313917160034, -0.5764706134796143, -0.5921568870544434, -0.6784313917160034, -0.686274528503418, -0.7411764860153198, -0.7647058963775635, -0.7411764860153198, -0.6784313917160034, -0.6078431606292725, -0.5843137502670288, -0.5686274766921997, -0.5921568870544434, -0.6235294342041016, -0.6078431606292725, -0.6392157077789307, -0.6470588445663452, -0.7019608020782471, -0.7333333492279053, -0.7568627595901489, -0.7490196228027344, -0.7333333492279053], [-0 [e2e-predictor] .6313725709915161, -0.7411764860153198, -0.7176470756530762, -0.6235294342041016, -0.6705882549285889, -0.6549019813537598, -0.6470588445663452, -0.6470588445663452, -0.6627451181411743, -0.6627451181411743, -0.6235294342041016, -0.5529412031173706, -0.6000000238418579, -0.7019608020782471, -0.7098039388656616, -0.7254902124404907, -0.6941176652908325, -0.6313725709915161, -0.5764706134796143, -0.615686297416687, -0.5921568870544434, -0.6078431606292725, -0.6313725709915161, -0.6078431606292725, -0.6235294342041016, -0.5686274766921997, -0.6000000238418579, -0.6941176652908325, -0.7254902124404907, -0.7333333492279053, -0.7333333492279053, -0.7411764860153198], [-0.686274528503418, -0.7490196228027344, -0.7568627595901489, -0.6549019813537598, -0.6627451181411743, -0.6392157077789307, -0.6235294342041016, -0.6235294342041016, -0.6549019813537598, -0.6470588445663452, -0.5529412031173706, -0.2549019455909729, -0.4117646813392639, -0.6784313917160034, -0.6313725709915161, -0.5764706134796143, -0.545098066329956, -0.4745097756385803, -0.6313725709915161, -0.4901960492134094, -0.40392154455184937, -0.34117645025253296, -0.4823529124259949, -0.6078431606292725, -0.5921568870544434, -0.6941176652908325, -0.6470588445663452, -0.6392157077789307, -0.6627451181411743, -0.6941176652908325, -0.6941176652908325, -0.7176470756530762], [-0.6784313917160034, -0.6235294342041016, -0.615686297416687, -0.6313725709915161, -0.6627451181411743, -0.686274528503418, -0.6313725709915161, -0.6549019813537598, -0.6784313917160034, -0.6705882549285889, -0.5372549295425415, 0.2862745523452759, -0.1607843041419983, -0.5607843399047852, -0.529411792755127, -0.4431372284889221, -0.6078431606292725, -0.7568627595901489, -0.5607843399047852, -0.23137253522872925, -0.1294117569923401, -0.07450979948043823, -0.1764705777168274, -0.270588219165802, -0.4745097756385803, -0.45098036527633667, -0.6313725709915161, -0.6470588445663452, -0.6235294342041016, -0.6392157077789307, -0.7176470756530762, -0.7176470756530762], [-0.5764706134796143, -0.498039186000824, -0.5529412031173706, -0.5843137502670288, -0.6549019813537598, -0.6941176652908325, -0.6784313917160034, -0.6784313917160034, -0.7098039388656616, -0.6941176652908325, -0.6705882549285889, -0.3333333134651184, -0.38823527097702026, -0.545098066329956, -0.6627451181411743, -0.7568627595901489, -0.6627451181411743, -0.6470588445663452, -0.40392154455184937, -0.13725489377975464, -0.05882352590560913, -0.04313725233078003, -0.09019607305526733, -0.24705880880355835, -0.2392156720161438, -0.32549017667770386, -0.6313725709915161, -0.7098039388656616, -0.615686297416687, -0.545098066329956, -0.6549019813537598, -0.686274528503418], [-0.5529412031173706, -0.37254899740219116, -0.8666666746139526, -0.7803921699523926, -0.6235294342041016, -0.6627451181411743, -0.686274528503418, -0.6627451181411743, -0.6705882549285889, -0.7098039388656616, -0.6941176652908325, -0.5921568870544434, -0.5372549295425415, -0.4117646813392639, -0.45098036527633667, -0.5529412031173706, -0.43529409170150757, -0.498039186000824, -0.41960781812667847, -0.05098038911819458, 0.035294175148010254, -0.15294116735458374, -0.29411762952804565, -0.26274508237838745, -0.1921568512916565, -0.3960784077644348, -0.4588235020637512, -0.6941176652908325, -0.7176470756530762, -0.545098066329956, -0.6235294342041016, -0.6941176652908325], [-0.29411762952804565, -0.27843135595321655, -0.7019608020782471, -0.6784313917160034, -0.5607843399047852, -0.6705882549285889, -0.7176470756530762, -0.6941176652908325, -0.615686297416687, -0.6000000238418579, -0.6000000238418579, -0.615686297416687, -0.3960784077644348, -0.1607843041419983, -0.270588219165802, -0.3803921341896057, -0.30980390310287476, -0.35686272382736206, -0.4588235020637512, -0.1607843041419983, 0.09803926944732666, -0.12156862020492554, -0.3647058606147766, -0.30980390310287476, -0.34117645025253296, -0.41960781812667847, -0.545098066329956, -0.615686297416687, -0.7490196228027344, -0.6078431606292725, -0.6000000238418579, -0.6941176652908325], [0.12941181659698486, -0.1764705777168274, -0. [e2e-predictor] 5372549295425415, -0.11372548341751099, -0.35686272382736206, -0.6627451181411743, -0.6784313917160034, -0.6078431606292725, -0.4823529124259949, -0.2549019455909729, -0.5372549295425415, -0.38823527097702026, -0.05098038911819458, 0.003921627998352051, -0.2078431248664856, -0.41960781812667847, -0.3960784077644348, -0.35686272382736206, -0.427450954914093, -0.5215686559677124, -0.12156862020492554, -0.03529411554336548, -0.270588219165802, -0.45098036527633667, -0.4588235020637512, -0.40392154455184937, -0.4745097756385803, -0.5843137502670288, -0.7882353067398071, -0.7254902124404907, -0.5372549295425415, -0.6470588445663452], [0.27843141555786133, 0.12156867980957031, -0.1764705777168274, 0.16862750053405762, -0.12156862020492554, -0.6000000238418579, -0.6313725709915161, -0.529411792755127, 0.14509809017181396, 0.5529412031173706, 0.301960825920105, -0.06666666269302368, 0.13725495338439941, -0.019607841968536377, -0.1607843041419983, -0.3803921341896057, -0.3803921341896057, -0.4431372284889221, -0.5843137502670288, -0.545098066329956, -0.12156862020492554, -0.04313725233078003, -0.10588234663009644, -0.3019607663154602, -0.41960781812667847, -0.38823527097702026, -0.38823527097702026, -0.4431372284889221, -0.6627451181411743, -0.8823529481887817, -0.6549019813537598, -0.5529412031173706], [0.37254905700683594, -0.04313725233078003, 0.23921573162078857, 0.3176470994949341, -0.04313725233078003, -0.6078431606292725, -0.6000000238418579, -0.6313725709915161, 0.40392160415649414, 0.772549033164978, 0.4745098352432251, 0.027451038360595703, 0.21568632125854492, 0.035294175148010254, -0.18431371450424194, -0.18431371450424194, -0.4588235020637512, -0.3960784077644348, -0.686274528503418, -0.3960784077644348, 0.20784318447113037, 0.07450985908508301, 0.08235299587249756, -0.27843135595321655, -0.3960784077644348, -0.24705880880355835, -0.3803921341896057, -0.427450954914093, -0.5372549295425415, -0.7411764860153198, -0.7568627595901489, -0.6392157077789307], [0.48235297203063965, -0.09019607305526733, 0.20000004768371582, 0.3960784673690796, 0.06666672229766846, -0.5372549295425415, -0.5686274766921997, -0.6549019813537598, -0.37254899740219116, 0.4745098352432251, 0.2862745523452759, 0.043137311935424805, 0.18431377410888672, 0.24705886840820312, -0.16862744092941284, -0.2549019455909729, -0.3019607663154602, -0.3803921341896057, -0.7333333492279053, -0.11372548341751099, 0.5058823823928833, 0.11372554302215576, 0.019607901573181152, -0.35686272382736206, -0.4117646813392639, -0.30980390310287476, -0.26274508237838745, -0.3647058606147766, -0.38823527097702026, -0.5686274766921997, -0.6235294342041016, -0.7960784435272217], [0.5215686559677124, -0.1764705777168274, 0.12941181659698486, 0.45098042488098145, 0.043137311935424805, -0.46666663885116577, -0.5843137502670288, -0.6313725709915161, -0.6549019813537598, 0.19215691089630127, -0.011764705181121826, -0.26274508237838745, 0.16078436374664307, 0.43529415130615234, 0.011764764785766602, -0.23137253522872925, -0.1764705777168274, -0.1450980305671692, -0.6313725709915161, 0.09803926944732666, 0.3960784673690796, 0.09803926944732666, -0.1294117569923401, -0.3490195870399475, -0.3803921341896057, -0.37254899740219116, -0.3333333134651184, -0.3647058606147766, -0.3019607663154602, -0.427450954914093, -0.498039186000824, -0.8117647171020508], [0.5137255191802979, -0.1921568512916565, 0.27843141555786133, 0.5058823823928833, -0.23137253522872925, -0.4823529124259949, -0.545098066329956, -0.6078431606292725, -0.6941176652908325, -0.05882352590560913, -0.1921568512916565, -0.003921568393707275, 0.21568632125854492, 0.5686274766921997, 0.23137259483337402, -0.08235293626785278, -0.1607843041419983, -0.1450980305671692, -0.46666663885116577, 0.15294122695922852, 0.3647059202194214, 0.06666672229766846, -0.18431371450424194, -0.37254899740219116, -0.40392154455184937, -0.45098036527633667, -0.43529409170150757, -0.26274508237838745, -0.2235293984413147, -0.3647058606147766, -0.4588235020637512, -0.7333333492279053], [0.5372549295425415, -0.12156862020492554, 0.3490196466445923, 0. [e2e-predictor] 4745098352432251, -0.1450980305671692, -0.4745097756385803, -0.5137255191802979, -0.5686274766921997, -0.7333333492279053, -0.30980390310287476, -0.1921568512916565, 0.32549023628234863, 0.32549023628234863, 0.24705886840820312, 0.09803926944732666, 0.050980448722839355, -0.019607841968536377, -0.2549019455909729, -0.45098036527633667, 0.16862750053405762, 0.3333333730697632, -0.003921568393707275, -0.04313725233078003, -0.1764705777168274, -0.3490195870399475, -0.2862744927406311, -0.29411762952804565, -0.18431371450424194, -0.1294117569923401, -0.37254899740219116, -0.5843137502670288, -0.6313725709915161], [0.545098066329956, 0.06666672229766846, 0.3647059202194214, 0.41960787773132324, 0.11372554302215576, -0.3960784077644348, -0.30980390310287476, -0.3960784077644348, -0.5921568870544434, -0.270588219165802, -0.09019607305526733, 0.6549019813537598, 0.8039215803146362, 0.07450985908508301, 0.019607901573181152, -0.12156862020492554, -0.2078431248664856, -0.2549019455909729, -0.4117646813392639, -0.07450979948043823, 0.14509809017181396, 0.08235299587249756, -0.2078431248664856, -0.37254899740219116, -0.46666663885116577, -0.3176470398902893, -0.2235293984413147, -0.2235293984413147, -0.270588219165802, -0.5764706134796143, -0.6235294342041016, -0.6235294342041016], [0.6000000238418579, 0.2549020051956177, 0.3960784673690796, 0.4745098352432251, 0.3490196466445923, -0.29411762952804565, -0.011764705181121826, -0.11372548341751099, -0.35686272382736206, -0.7098039388656616, 0.043137311935424805, 0.21568632125854492, 0.10588240623474121, -0.08235293626785278, -0.30980390310287476, -0.29411762952804565, -0.27843135595321655, -0.3176470398902893, -0.545098066329956, -0.18431371450424194, -0.1450980305671692, -0.011764705181121826, -0.07450979948043823, -0.2392156720161438, -0.43529409170150757, -0.3960784077644348, -0.26274508237838745, -0.35686272382736206, -0.5686274766921997, -0.6470588445663452, -0.5686274766921997, -0.6392157077789307], [0.686274528503418, 0.4117647409439087, 0.4431372880935669, 0.5215686559677124, 0.458823561668396, -0.1764705777168274, -0.19999998807907104, 0.13725495338439941, -0.1294117569923401, -0.5215686559677124, -0.1764705777168274, -0.2549019455909729, -0.3019607663154602, -0.3019607663154602, -0.427450954914093, -0.23137253522872925, -0.30980390310287476, -0.2549019455909729, -0.19999998807907104, -0.498039186000824, -0.7490196228027344, -0.1764705777168274, -0.09803920984268188, -0.5215686559677124, -0.6000000238418579, -0.5843137502670288, -0.4901960492134094, -0.38823527097702026, -0.498039186000824, -0.46666663885116577, -0.498039186000824, -0.5764706134796143], [0.6078431606292725, 0.5058823823928833, 0.48235297203063965, 0.5137255191802979, 0.4745098352432251, 0.043137311935424805, -0.24705880880355835, 0.12156867980957031, 0.10588240623474121, -0.1294117569923401, -0.37254899740219116, -0.5686274766921997, -0.15294116735458374, -0.24705880880355835, -0.21568626165390015, 0.043137311935424805, -0.270588219165802, -0.270588219165802, -0.05882352590560913, -0.270588219165802, -0.27843135595321655, -0.32549017667770386, -0.545098066329956, -0.5921568870544434, -0.6941176652908325, -0.529411792755127, -0.686274528503418, -0.5372549295425415, -0.5137255191802979, -0.5764706134796143, -0.6470588445663452, -0.6392157077789307], [0.4117647409439087, 0.46666669845581055, 0.41960787773132324, 0.45098042488098145, 0.4431372880935669, 0.19215691089630127, -0.2235293984413147, 0.035294175148010254, 0.019607901573181152, 0.058823585510253906, -0.011764705181121826, -0.6000000238418579, -0.15294116735458374, -0.32549017667770386, -0.03529411554336548, 0.3176470994949341, -0.07450979948043823, -0.427450954914093, -0.1921568512916565, -0.1764705777168274, -0.07450979948043823, -0.38823527097702026, -0.6549019813537598, -0.6078431606292725, -0.5921568870544434, -0.270588219165802, -0.529411792755127, -0.46666663885116577, -0.498039186000824, -0.5921568870544434, -0.6078431606292725, -0.6392157077789307], [0.14509809017181396, 0.46666669845581055, 0.37254905700683594, 0.3490196466445923, 0.41176474094 [e2e-predictor] 39087, 0.2549020051956177, -0.1294117569923401, 0.14509809017181396, 0.45098042488098145, -0.1294117569923401, -0.3176470398902893, -0.427450954914093, -0.32549017667770386, -0.09019607305526733, 0.35686278343200684, 0.38823533058166504, 0.16078436374664307, -0.2078431248664856, -0.4823529124259949, -0.5058823823928833, -0.5529412031173706, -0.5764706134796143, -0.6000000238418579, -0.6784313917160034, -0.4588235020637512, -0.3490195870399475, -0.4117646813392639, -0.35686272382736206, -0.40392154455184937, -0.5215686559677124, -0.4588235020637512, -0.5058823823928833], [-0.027450978755950928, 0.5686274766921997, 0.3803921937942505, 0.3176470994949341, 0.40392160415649414, 0.15294122695922852, -0.2862744927406311, 0.24705886840820312, 0.9607843160629272, 0.7647058963775635, 0.12941181659698486, 0.15294122695922852, 0.2862745523452759, 0.5058823823928833, 0.6313725709915161, 0.545098066329956, 0.41960787773132324, 0.12156867980957031, -0.1450980305671692, -0.5137255191802979, -0.545098066329956, -0.46666663885116577, -0.3176470398902893, -0.19999998807907104, -0.13725489377975464, -0.1294117569923401, -0.04313725233078003, -0.06666666269302368, -0.05882352590560913, -0.12156862020492554, -0.12156862020492554, -0.09803920984268188], [0.043137311935424805, 0.6705882549285889, 0.5058823823928833, 0.38823533058166504, 0.4274510145187378, 0.17647063732147217, -0.11372548341751099, 0.6392157077789307, 0.9372549057006836, 0.9764705896377563, 0.8196078538894653, 0.23137259483337402, 0.16862750053405762, 0.2705882787704468, 0.22352945804595947, 0.19215691089630127, 0.16078436374664307, -0.06666666269302368, -0.18431371450424194, -0.2078431248664856, -0.1294117569923401, -0.13725489377975464, -0.09803920984268188, -0.019607841968536377, 0.027451038360595703, 0.019607901573181152, 0.058823585510253906, 0.10588240623474121, 0.11372554302215576, 0.035294175148010254, 0.07450985908508301, 0.035294175148010254], [0.058823585510253906, 0.3176470994949341, 0.4745098352432251, 0.4745098352432251, 0.5058823823928833, 0.3647059202194214, 0.2862745523452759, 0.8588235378265381, 0.8901960849761963, 0.7882353067398071, 0.20000004768371582, -0.1294117569923401, -0.1764705777168274, -0.1764705777168274, -0.1607843041419983, -0.2078431248664856, -0.09803920984268188, -0.05882352590560913, -0.11372548341751099, -0.09019607305526733, -0.019607841968536377, -0.019607841968536377, -0.011764705181121826, 0.003921627998352051, 0.035294175148010254, 0.09019613265991211, 0.07450985908508301, 0.07450985908508301, 0.058823585510253906, 0.050980448722839355, 0.09019613265991211, 0.043137311935424805], [0.10588240623474121, 0.019607901573181152, 0.050980448722839355, 0.3803921937942505, 0.49803924560546875, 0.07450985908508301, 0.41960787773132324, 0.8980392217636108, 0.9215686321258545, 0.37254905700683594, -0.003921568393707275, -0.07450979948043823, -0.06666666269302368, -0.05098038911819458, -0.05882352590560913, -0.09019607305526733, -0.08235293626785278, -0.08235293626785278, -0.09803920984268188, -0.11372548341751099, -0.05882352590560913, -0.019607841968536377, -0.019607841968536377, 0.019607901573181152, 0.050980448722839355, 0.13725495338439941, 0.11372554302215576, 0.11372554302215576, 0.14509809017181396, 0.12941181659698486, 0.09803926944732666, 0.16862750053405762], [0.2705882787704468, 0.09803926944732666, -0.027450978755950928, 0.06666672229766846, 0.30980396270751953, 0.12156867980957031, 0.6392157077789307, 0.9529411792755127, 0.6078431606292725, -0.07450979948043823, 0.003921627998352051, -0.019607841968536377, -0.003921568393707275, -0.003921568393707275, -0.05098038911819458, -0.09803920984268188, -0.11372548341751099, -0.12156862020492554, -0.11372548341751099, -0.08235293626785278, -0.03529411554336548, 0.027451038360595703, 0.050980448722839355, 0.08235299587249756, 0.17647063732147217, 0.19215691089630127, 0.15294122695922852, 0.16862750053405762, 0.20784318447113037, 0.19215691089630127, 0.30980396270751953, 0.4274510145187378], [0.29411768913269043, 0.15294122695922852, 0.019607901573181152, -0.04313725233078003, -0.0117647051811218 [e2e-predictor] 26, 0.2862745523452759, 0.8352941274642944, 0.9372549057006836, 0.20000004768371582, -0.10588234663009644, -0.03529411554336548, 0.027451038360595703, 0.011764764785766602, -0.06666666269302368, -0.06666666269302368, -0.06666666269302368, -0.06666666269302368, -0.06666666269302368, -0.03529411554336548, -0.003921568393707275, 0.027451038360595703, 0.10588240623474121, 0.17647063732147217, 0.20784318447113037, 0.17647063732147217, 0.10588240623474121, 0.09803926944732666, 0.08235299587249756, 0.23921573162078857, 0.3960784673690796, 0.4274510145187378, 0.32549023628234863], [0.2705882787704468, 0.16862750053405762, 0.08235299587249756, 0.043137311935424805, -0.011764705181121826, 0.08235299587249756, 0.8274509906768799, 0.8352941274642944, 0.09803926944732666, -0.011764705181121826, 0.011764764785766602, -0.027450978755950928, 0.043137311935424805, -0.03529411554336548, -0.09019607305526733, -0.06666666269302368, -0.04313725233078003, -0.011764705181121826, 0.019607901573181152, 0.035294175148010254, 0.09803926944732666, 0.08235299587249756, 0.09019613265991211, 0.16078436374664307, 0.15294122695922852, 0.09019613265991211, 0.043137311935424805, 0.20000004768371582, 0.4274510145187378, 0.3803921937942505, 0.11372554302215576, 0.09019613265991211], [0.2627451419830322, 0.15294122695922852, 0.12156867980957031, 0.10588240623474121, 0.08235299587249756, -0.019607841968536377, 0.24705886840820312, 0.6549019813537598, -0.06666666269302368, -0.05098038911819458, 0.003921627998352051, 0.019607901573181152, 0.09019613265991211, 0.058823585510253906, 0.027451038360595703, -0.05882352590560913, -0.07450979948043823, -0.05882352590560913, 0.019607901573181152, 0.058823585510253906, 0.06666672229766846, 0.09019613265991211, 0.08235299587249756, 0.06666672229766846, 0.058823585510253906, 0.08235299587249756, 0.18431377410888672, 0.3960784673690796, 0.2862745523452759, 0.09803926944732666, -0.1921568512916565, 0.06666672229766846], [0.38823533058166504, 0.16078436374664307, 0.07450985908508301, 0.14509809017181396, 0.09019613265991211, 0.035294175148010254, -0.11372548341751099, 0.043137311935424805, -0.10588234663009644, -0.1764705777168274, -0.1764705777168274, -0.08235293626785278, 0.003921627998352051, 0.058823585510253906, 0.07450985908508301, 0.003921627998352051, 0.027451038360595703, 0.07450985908508301, 0.09019613265991211, 0.08235299587249756, 0.07450985908508301, 0.06666672229766846, 0.027451038360595703, -0.019607841968536377, 0.043137311935424805, 0.20784318447113037, 0.40392160415649414, 0.41960787773132324, 0.3176470994949341, 0.14509809017181396, -0.15294116735458374, -0.003921568393707275], [0.3176470994949341, 0.16078436374664307, 0.035294175148010254, 0.12156867980957031, 0.09019613265991211, 0.050980448722839355, -0.019607841968536377, -0.12156862020492554, -0.09803920984268188, -0.18431371450424194, -0.19999998807907104, -0.1450980305671692, -0.16862744092941284, -0.15294116735458374, -0.09803920984268188, -0.05882352590560913, 0.003921627998352051, 0.058823585510253906, 0.12941181659698486, 0.22352945804595947, 0.19215691089630127, 0.050980448722839355, -0.003921568393707275, -0.003921568393707275, 0.12941181659698486, 0.3333333730697632, 0.545098066329956, 0.4901961088180542, 0.2862745523452759, 0.019607901573181152, -0.011764705181121826, -0.1607843041419983], [0.2549020051956177, 0.16862750053405762, 0.035294175148010254, 0.050980448722839355, 0.050980448722839355, 0.035294175148010254, -0.03529411554336548, -0.09803920984268188, -0.10588234663009644, -0.1764705777168274, -0.2078431248664856, -0.15294116735458374, -0.18431371450424194, -0.15294116735458374, -0.23137253522872925, -0.3019607663154602, -0.21568626165390015, -0.07450979948043823, 0.07450985908508301, 0.19215691089630127, 0.13725495338439941, 0.027451038360595703, 0.019607901573181152, -0.03529411554336548, 0.13725495338439941, 0.30980396270751953, 0.4274510145187378, 0.37254905700683594, 0.13725495338439941, -0.027450978755950928, 0.011764764785766602, -0.13725489377975464]]]]}]} [e2e-predictor] 2026-05-20 16:24:43.010 4126 kserve.trace response code: 200, content: {"model_name":"cifar10","model_version":"1","outputs":[{"name":"OUTPUT__0","datatype":"FP32","shape":[1,10],"data":[-2.0964810848236086,-0.13700798153877259,-0.509565532207489,2.795621156692505,-0.5605475902557373,1.9934231042861939,1.1288189888000489,-1.4043132066726685,0.6004874110221863,-2.123708724975586]}]} [e2e-predictor] 2026-05-20 16:24:43.010 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"cifar10","model_version":"1","outputs":[{"name":"OUTPUT__0","datatype":"FP32","shape":[1,10],"data":[-2.0964810848236086,-0.13700798153877259,-0.509565532207489,2.795621156692505,-0.5605475902557373,1.9934231042861939,1.1288189888000489,-1.4043132066726685,0.6004874110221863,-2.123708724975586]}]} [e2e-predictor] 2026-05-20 16:24:43.011 4126 kserve.trace Got response "id": "None","model_name": "cifar10","outputs": ["name": "OUTPUT__0","shape": [1, 10],"datatype": "FP32","data": [-2.0964810848236084, -0.13700798153877258, -0.509565532207489, 2.795621156692505, -0.5605475902557373, 1.9934231042861938, 1.1288189888000488, -1.4043132066726685, 0.6004874110221863, -2.123708724975586],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-05-20 16:24:43.011 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "None","model_name": "cifar10","outputs": ["name": "OUTPUT__0","shape": [1, 10],"datatype": "FP32","data": [-2.0964810848236084, -0.13700798153877258, -0.509565532207489, 2.795621156692505, -0.5605475902557373, 1.9934231042861938, 1.1288189888000488, -1.4043132066726685, 0.6004874110221863, -2.123708724975586],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_triton.py::test_triton [e2e-predictor] predictor/test_xgboost.py::test_xgboost_kserve 2026-05-20 16:26:13.229 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:26:13.229 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:26:13.230 4126 kserve.trace Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:26:13.230 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:26:13.230 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:26:13.230 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:26:13.230 4126 kserve.trace Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:26:13.230 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:26:13.230 4126 kserve.trace Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:26:13.230 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:26:13.230 4126 kserve.trace base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:26:13.230 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:26:13.230 4126 kserve.trace url: https://isvc-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-xgboost:predict [e2e-predictor] 2026-05-20 16:26:13.230 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-xgboost-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-xgboost:predict [e2e-predictor] 2026-05-20 16:26:13.230 4126 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 16:26:13.230 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 16:26:13.258 4126 kserve.trace response code: 200, content: {"predictions":[1.0,1.0]} [e2e-predictor] 2026-05-20 16:26:13.258 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1.0,1.0]} [e2e-predictor] 2026-05-20 16:26:13.258 4126 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-05-20 16:26:13.258 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_xgboost.py::test_xgboost_kserve [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_mlserver 2026-05-20 16:27:03.423 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:27:03.423 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:27:03.424 4126 kserve.trace Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:27:03.424 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:27:03.424 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:27:03.424 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:27:03.424 4126 kserve.trace Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:27:03.424 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:27:03.424 4126 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:27:03.424 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:27:03.424 4126 kserve.trace base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:27:03.424 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:27:03.424 4126 kserve.trace url: https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2-mlserver/infer [e2e-predictor] 2026-05-20 16:27:03.424 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2-mlserver/infer [e2e-predictor] 2026-05-20 16:27:03.424 4126 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:27:03.424 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:27:03.457 4126 kserve.trace response code: 200, content: {"model_name":"isvc-xgboost-v2-mlserver","id":"6c480d93-d37b-4632-b6f9-7d27493e97f3","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} [e2e-predictor] 2026-05-20 16:27:03.457 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-xgboost-v2-mlserver","id":"6c480d93-d37b-4632-b6f9-7d27493e97f3","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} [e2e-predictor] 2026-05-20 16:27:03.457 4126 kserve.trace Got response "id": "6c480d93-d37b-4632-b6f9-7d27493e97f3","model_name": "isvc-xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-05-20 16:27:03.457 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "6c480d93-d37b-4632-b6f9-7d27493e97f3","model_name": "isvc-xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_xgboost.py::test_xgboost_v2_mlserver [e2e-predictor] predictor/test_xgboost.py::test_xgboost_single_model_file 2026-05-20 16:27:53.607 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:27:53.607 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:27:53.608 4126 kserve.trace Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:27:53.608 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:27:53.608 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:27:53.608 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:27:53.608 4126 kserve.trace Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:27:53.608 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:27:53.608 4126 kserve.trace Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:27:53.608 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:27:53.608 4126 kserve.trace base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:27:53.608 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:27:53.608 4126 kserve.trace url: https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/xgboost-v2-mlserver/infer [e2e-predictor] 2026-05-20 16:27:53.608 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/xgboost-v2-mlserver/infer [e2e-predictor] 2026-05-20 16:27:53.609 4126 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:27:53.609 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:27:53.638 4126 kserve.trace response code: 200, content: {"model_name":"xgboost-v2-mlserver","id":"a9a640ea-182e-44da-b8a0-44b60e983a83","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} [e2e-predictor] 2026-05-20 16:27:53.638 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"xgboost-v2-mlserver","id":"a9a640ea-182e-44da-b8a0-44b60e983a83","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} [e2e-predictor] 2026-05-20 16:27:53.638 4126 kserve.trace Got response "id": "a9a640ea-182e-44da-b8a0-44b60e983a83","model_name": "xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-05-20 16:27:53.638 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "a9a640ea-182e-44da-b8a0-44b60e983a83","model_name": "xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_xgboost.py::test_xgboost_single_model_file [e2e-predictor] predictor/test_xgboost.py::test_xgboost_runtime_kserve 2026-05-20 16:29:03.795 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:29:03.795 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:29:03.796 4126 kserve.trace Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:29:03.796 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:29:03.796 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:29:03.796 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:29:03.796 4126 kserve.trace Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:29:03.796 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:29:03.796 4126 kserve.trace Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:29:03.796 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:29:03.796 4126 kserve.trace base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:29:03.796 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:29:03.796 4126 kserve.trace url: https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-xgboost-runtime:predict [e2e-predictor] 2026-05-20 16:29:03.796 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-xgboost-runtime:predict [e2e-predictor] 2026-05-20 16:29:03.797 4126 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 16:29:03.797 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 16:29:03.826 4126 kserve.trace response code: 200, content: {"predictions":[1.0,1.0]} [e2e-predictor] 2026-05-20 16:29:03.826 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1.0,1.0]} [e2e-predictor] 2026-05-20 16:29:03.826 4126 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-05-20 16:29:03.826 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_xgboost.py::test_xgboost_runtime_kserve [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_runtime_mlserver 2026-05-20 16:30:03.982 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:30:03.982 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:30:03.983 4126 kserve.trace Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:30:03.983 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:30:03.983 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:30:03.983 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:30:03.983 4126 kserve.trace Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:30:03.983 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:30:03.983 4126 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:30:03.983 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:30:03.983 4126 kserve.trace base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:30:03.983 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:30:03.983 4126 kserve.trace url: https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2-runtime/infer [e2e-predictor] 2026-05-20 16:30:03.983 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2-runtime/infer [e2e-predictor] 2026-05-20 16:30:03.983 4126 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:30:03.983 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:30:04.018 4126 kserve.trace response code: 200, content: {"model_name":"isvc-xgboost-v2-runtime","id":"805c7680-a047-4374-92ac-afe26ae63ef8","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} [e2e-predictor] 2026-05-20 16:30:04.018 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-xgboost-v2-runtime","id":"805c7680-a047-4374-92ac-afe26ae63ef8","parameters":{},"outputs":[{"name":"predict","shape":[2,1],"datatype":"FP32","parameters":{"content_type":"np"},"data":[1.0,1.0]}]} [e2e-predictor] 2026-05-20 16:30:04.018 4126 kserve.trace Got response "id": "805c7680-a047-4374-92ac-afe26ae63ef8","model_name": "isvc-xgboost-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-05-20 16:30:04.018 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "805c7680-a047-4374-92ac-afe26ae63ef8","model_name": "isvc-xgboost-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_xgboost.py::test_xgboost_v2_runtime_mlserver [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2 2026-05-20 16:31:14.185 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:31:14.185 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:31:14.186 4126 kserve.trace Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:31:14.186 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:31:14.186 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:31:14.186 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:31:14.186 4126 kserve.trace Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:31:14.186 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:31:14.186 4126 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:31:14.186 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:31:14.186 4126 kserve.trace base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:31:14.186 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:31:14.186 4126 kserve.trace url: https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2/infer [e2e-predictor] 2026-05-20 16:31:14.186 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v2/models/isvc-xgboost-v2/infer [e2e-predictor] 2026-05-20 16:31:14.186 4126 kserve.trace request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:31:14.186 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'inputs': [{'name': 'input-0', 'shape': [2, 4], 'datatype': 'FP32', 'data': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]}]} [e2e-predictor] 2026-05-20 16:31:14.211 4126 kserve.trace response code: 200, content: {"model_name":"isvc-xgboost-v2","model_version":null,"id":"6350cb38-6db4-4c64-ba88-03069bfc418c","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"FP32","parameters":null,"data":[1.0,1.0]}]} [e2e-predictor] 2026-05-20 16:31:14.211 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"model_name":"isvc-xgboost-v2","model_version":null,"id":"6350cb38-6db4-4c64-ba88-03069bfc418c","parameters":null,"outputs":[{"name":"output-0","shape":[2],"datatype":"FP32","parameters":null,"data":[1.0,1.0]}]} [e2e-predictor] 2026-05-20 16:31:14.212 4126 kserve.trace Got response "id": "6350cb38-6db4-4c64-ba88-03069bfc418c","model_name": "isvc-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-05-20 16:31:14.212 4126 kserve.trace INFO [utils.py:predict():128] Got response "id": "6350cb38-6db4-4c64-ba88-03069bfc418c","model_name": "isvc-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_xgboost.py::test_xgboost_v2 [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_xgboost.py::test_xgboost_v2_grpc [e2e-predictor] storagespec/test_s3_storagespec.py::test_sklearn_s3_storagespec_kserve 2026-05-20 16:32:34.383 4126 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:32:34.383 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-predictor] 2026-05-20 16:32:34.383 4126 kserve.trace Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:32:34.383 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:32:34.383 4126 kserve.trace Network layer = istio [e2e-predictor] 2026-05-20 16:32:34.383 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = istio [e2e-predictor] 2026-05-20 16:32:34.383 4126 kserve.trace Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:32:34.383 4126 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:32:34.384 4126 kserve.trace Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:32:34.384 4126 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-05-20 16:32:34.384 4126 kserve.trace base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:32:34.384 4126 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com [e2e-predictor] 2026-05-20 16:32:34.384 4126 kserve.trace url: https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-s3:predict [e2e-predictor] 2026-05-20 16:32:34.384 4126 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.e9334716-391f-41e2-bf2a-79c3d525e348.prod.konfluxeaas.com/v1/models/isvc-sklearn-s3:predict [e2e-predictor] 2026-05-20 16:32:34.384 4126 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 16:32:34.384 4126 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-predictor] 2026-05-20 16:32:34.410 4126 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-predictor] 2026-05-20 16:32:34.410 4126 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-predictor] 2026-05-20 16:32:34.410 4126 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-05-20 16:32:34.410 4126 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED storagespec/test_s3_storagespec.py::test_sklearn_s3_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_global_custom_cert_storagespec_kserve 2026-05-20T16:33:44.632143+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-05-20T16:33:45.641971+00:00 timeout_sampler INFO Elapsed time: 1.0052452087402344 [0:00:01.005245] [e2e-predictor] 2026-05-20T16:33:55.706628+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-05-20T16:33:56.716374+00:00 timeout_sampler INFO Elapsed time: 1.0049443244934082 [0:00:01.004944] [e2e-predictor] [e2e-predictor] [gw0] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_global_custom_cert_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_custom_cert_storagespec_kserve 2026-05-20T16:35:16.833496+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-05-20T16:35:17.843022+00:00 timeout_sampler INFO Elapsed time: 1.005105972290039 [0:00:01.005106] [e2e-predictor] 2026-05-20T16:35:27.904298+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-05-20T16:35:28.913759+00:00 timeout_sampler INFO Elapsed time: 1.0047292709350586 [0:00:01.004729] [e2e-predictor] [e2e-predictor] [gw0] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_custom_cert_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_serving_cert_storagespec_kserve 2026-05-20T16:36:39.008876+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-05-20T16:36:40.018756+00:00 timeout_sampler INFO Elapsed time: 1.0048553943634033 [0:00:01.004855] [e2e-predictor] 2026-05-20T16:36:50.077818+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-05-20T16:36:51.087776+00:00 timeout_sampler INFO Elapsed time: 1.005131721496582 [0:00:01.005132] [e2e-predictor] [e2e-predictor] [gw0] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_serving_cert_storagespec_kserve [e2e-predictor] [e2e-predictor] =============================== warnings summary =============================== [e2e-predictor] llmisvc/test_llm_inference_service.py:151 [e2e-predictor] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:151: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-predictor] pytest.mark.custom_gateway, [e2e-predictor] [e2e-predictor] llmisvc/test_llm_inference_service.py:200 [e2e-predictor] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:200: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-predictor] pytest.mark.custom_gateway, [e2e-predictor] [e2e-predictor] llmisvc/test_llm_inference_service.py:252 [e2e-predictor] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:252: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-predictor] pytest.mark.custom_gateway, [e2e-predictor] [e2e-predictor] llmisvc/test_llm_inference_service.py:299 [e2e-predictor] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:299: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_gpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-predictor] pytest.mark.cluster_gpu, [e2e-predictor] [e2e-predictor] llmisvc/test_llm_inference_service.py:316 [e2e-predictor] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:316: PytestUnknownMarkWarning: Unknown pytest.mark.no_scheduler - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-predictor] pytest.mark.no_scheduler, [e2e-predictor] [e2e-predictor] llmisvc/test_llm_autoscaling.py:561 [e2e-predictor] /workspace/source/test/e2e/llmisvc/test_llm_autoscaling.py:561: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_gpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-predictor] pytest.mark.cluster_gpu, [e2e-predictor] [e2e-predictor] llmisvc/test_llm_autoscaling.py:609 [e2e-predictor] /workspace/source/test/e2e/llmisvc/test_llm_autoscaling.py:609: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_gpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-predictor] pytest.mark.cluster_gpu, [e2e-predictor] [e2e-predictor] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html [e2e-predictor] =========== 43 passed, 15 skipped, 7 warnings in 3261.27s (0:54:21) ============ [e2e-predictor] /workspace/source [e2e-predictor] /workspace/source [e2e-predictor] + echo success [must-gather] [must-gather ] OUT 2026-05-20T16:36:52.195467911Z Using must-gather plug-in image: quay.io/modh/must-gather:rhoai-2.24 [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 6c03d0b3-e9f4-4242-b5cc-86f97ba99512 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.20.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-05-20T16:36:52.267839724Z namespace/openshift-must-gather-9xxmx created [must-gather] [must-gather ] OUT 2026-05-20T16:36:52.275513244Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-cqrn2 created [must-gather] [must-gather ] OUT 2026-05-20T16:36:52.299292706Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.074612853Z [disk usage checker] Started [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.077978488Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.215888323Z No resources found in openshift-must-gather-9xxmx namespace. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.326372293Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.473645288Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.473676957Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.473676957Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.475916877Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.625547265Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.625575157Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.625575157Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.627772248Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.775763560Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.775793930Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.775793930Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.778002983Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.925226462Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.925258459Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.925258459Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:36:59.927708426Z Error getting logs from rhods-notebooks [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.075663921Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.075696866Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.075696866Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.077884107Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.224458185Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.224550405Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.224550405Z namespaces "istio-system" not found [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.226915169Z Error getting logs from istio-system [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.371511489Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.371540029Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.371540029Z namespaces "knative-serving" not found [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.373709174Z Error getting logs from knative-serving [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.516902278Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.516931815Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.516931815Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.519014036Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:00.774690713Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:01.040009923Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:01.171609119Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:01.252621670Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:01.254586835Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:01.380221600Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:01.462097965Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:01.464451389Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:01.587895607Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:01.669545734Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:01.671508101Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:01.796078204Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:01.877685803Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:01.879749008Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:02.003710752Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:02.086889396Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:02.088855801Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:02.212355700Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:02.295220505Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:02.297288749Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:02.421145032Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:02.501318819Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:02.503367778Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:02.625415521Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:02.710255384Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:02.712613372Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:02.836863448Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:02.919250078Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:02.921212407Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:03.045794473Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:03.128542887Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:03.130668331Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:03.253286269Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:03.333964052Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:03.336181724Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:03.462652001Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:03.544215890Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:03.546347609Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:03.676468725Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:03.758528504Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:03.760661354Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:03.878962271Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:03.957262192Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:03.959389863Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:04.083172616Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:04.083592685Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:04.166139713Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:04.168441860Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:04.291001790Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:04.371132723Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:04.373480266Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:04.495369314Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:04.578027152Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:04.580213854Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:04.704187956Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:04.786200830Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:04.788364305Z Error collecting info from [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:05.476130202Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:05.596167306Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:05.724042723Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:05.847654349Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:05.967412990Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:06.198257299Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:06.318964322Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:06.442869095Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:06.565491969Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:06.689170092Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:06.820715386Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:06.950149207Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:07.073913929Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:07.201434376Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:07.327630582Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:07.605438550Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:07.725724696Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:08.191411069Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:08.456197207Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:08.605895176Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:08.727472005Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:09.088561802Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:09.219653519Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:09.484082339Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:09.634976942Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:09.753088336Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:10.226127003Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:10.480898582Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:10.641602713Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:10.784722137Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:11.262923759Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:11.521477854Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:11.676076421Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:11.793010520Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:12.279394217Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:12.536513407Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:12.693779183Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:12.832205396Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:13.304916968Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:13.575539911Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:13.730683435Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:13.852332394Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:14.093305041Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:14.310988230Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:14.577516691Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:14.726705968Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:14.870933699Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:15.348485391Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:15.619958368Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:15.763340995Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:15.879121072Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:16.340094353Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:16.620402536Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:16.770458837Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:16.916096797Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:17.430683670Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:17.703325897Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:17.851853343Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:17.968532685Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:18.446483836Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:18.716936716Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:18.868603466Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:18.986470253Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:19.098174018Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:19.485135346Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:19.762260253Z Wrote inspect data to must-gather. [must-gather] [must-gather-8rrsv] POD 2026-05-20T16:37:21.957065053Z Caches written to disk [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:22.96966499Z waiting for gather to complete [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:22.973964043Z downloading gather output [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.280888488Z receiving incremental file list [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.296813716Z ./ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.297090663Z aggregated-discovery-api.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.300953584Z aggregated-discovery-apis.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.301670303Z event-filter.html [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.303512842Z timestamp [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.303666856Z version [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.303712887Z cluster-scoped-resources/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.303723217Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.303740388Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.303796819Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.303877301Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.303886501Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.303913432Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.303980624Z namespaces/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.303989614Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.304035485Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.304142058Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.304189609Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.304253081Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.304312432Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.304408855Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.304506098Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.30460218Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.304655592Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.304717033Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.304769215Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.304821686Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.304919788Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.30497221Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.305024631Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.305139094Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.305194306Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.305248247Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.30537502Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.305470703Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.309453678Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.30954454Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.309646712Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.309793326Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.309981631Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.310059773Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.310110345Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.310175746Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.310213097Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.310280049Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.31033295Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.310443533Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.310488735Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.310548146Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.310602308Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.310657899Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.3107137Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.310766252Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.310820993Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.310883055Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.318603498Z [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.318637308Z sent 761 bytes received 132,055 bytes 265,632.00 bytes/sec [must-gather] [must-gather-8rrsv] OUT 2026-05-20T16:37:23.318646049Z total size is 2,249,277 speedup is 16.94 [must-gather] [must-gather ] OUT 2026-05-20T16:37:23.487169982Z namespace/openshift-must-gather-9xxmx deleted [must-gather] [must-gather] [must-gather] Reprinting Cluster State: [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 6c03d0b3-e9f4-4242-b5cc-86f97ba99512 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.20.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather ] OUT 2026-05-20T16:37:23.609573164Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a9135da99b94d61909e2c91dca6de1660a0bd851484515c500dcf740c0bc1adb [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 6c03d0b3-e9f4-4242-b5cc-86f97ba99512 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.20.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-05-20T16:37:23.636020408Z namespace/openshift-must-gather-mwsjl created [must-gather] [must-gather ] OUT 2026-05-20T16:37:23.64407781Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-rxv86 created [must-gather] [must-gather ] OUT 2026-05-20T16:37:23.667367211Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a9135da99b94d61909e2c91dca6de1660a0bd851484515c500dcf740c0bc1adb created [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:25.198889097Z [disk usage checker] Started [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:25.202166594Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:25.583186274Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:25.712154081Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:25.791290664Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:25.872548421Z Gathering data for ns/default... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:26.153944095Z Gathering data for ns/openshift... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:26.554062401Z Gathering data for ns/kube-system... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.312093577Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.639351770Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.639436520Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.639436520Z namespaces "assisted-installer" not found [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.777962656Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.783660277Z WARNING: Collecting one or more kube-apiserver related logs on ALL masters in your cluster. This could take a large amount of time. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.787489495Z INFO: Gathering HAProxy config files [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.790168664Z INFO: Collecting host service logs for crio [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.790651535Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.790980969Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.791438706Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.791806079Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.792221861Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.792566341Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.792891353Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.793241413Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.793586966Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.793923400Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.794322650Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.813557850Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:27.849438121Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:28.056366203Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:28.095746089Z INFO: Collecting Insights Archives from insights-operator-78bdfb888c-h24kw [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:28.095746089Z insights-runtime-extractor-6bzm6 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:28.095746089Z insights-runtime-extractor-fbfcd [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:28.095746089Z insights-runtime-extractor-zbm2j [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:28.269791346Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:28.603355263Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:28.759169799Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:28.783503209Z No resources found [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:28.806492818Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:28.806533973Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:28.833214940Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:28.993982144Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:29.025295984Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:29.079504308Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:29.079504308Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:29.115550329Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:29.117274231Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:29.131385448Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:29.215567607Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:29.355336142Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:29.396660600Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:29.400623630Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:29.573222571Z No resources found [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:29.636518406Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:29.843565590Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:29.869729306Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:29.880157668Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:29.940274633Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.031754165Z INFO: 'previous-logs' folder not found on ip-10-0-130-228.ec2.internal, skipping... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.141242429Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.154632300Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.212129969Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.213599483Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.222663879Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.224041432Z tar: Removing leading `/' from member names [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.233025934Z INFO: HAProxy config collection complete. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.240235194Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.360483327Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.361179037Z INFO: 'previous-logs' folder not found on ip-10-0-134-233.ec2.internal, skipping... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.468484637Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.495183034Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.639764352Z INFO: 'previous-logs' folder not found on ip-10-0-135-93.ec2.internal, skipping... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.639797945Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.639837537Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.692782991Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.743217833Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.779417030Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:30.847776057Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.032021560Z INFO: INTERCONNECT MODE [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.032047801Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.050141274Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.163298721Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.194214747Z INFO: Gathering OVN_Northbound from ovnkube-node-gvwgm... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.194479745Z INFO: Gathering OVN_Northbound from ovnkube-node-hdrhl... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.194719177Z INFO: Gathering OVN_Northbound from ovnkube-node-nmwf4... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.194987353Z INFO: Gathering OVN_Southbound from ovnkube-node-gvwgm... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.195258840Z INFO: Gathering OVN_Southbound from ovnkube-node-hdrhl... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.195553343Z INFO: Gathering OVN_Southbound from ovnkube-node-nmwf4... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.333728659Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.478642065Z tar: Removing leading `/' from member names [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.481126497Z tar: Removing leading `/' from member names [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.498431361Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.521651925Z tar: Removing leading `/' from member names [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.522165404Z tar: Removing leading `/' from member names [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.548024096Z tar: Removing leading `/' from member names [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.549129701Z tar: Removing leading `/' from member names [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.562396649Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.618999139Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.747187613Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.874636867Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:31.997816150Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.047633014Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.047666591Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.048062074Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.049721376Z 4.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.051906191Z ovnk_database_store/ [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.051906191Z ovnk_database_store/ovnkube-node-gvwgm_nbdb [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.064050613Z ovnk_database_store/ovnkube-node-gvwgm_sbdb [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.089799396Z ovnk_database_store/ovnkube-node-nmwf4_nbdb [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.100567870Z ovnk_database_store/ovnkube-node-nmwf4_sbdb [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.108919984Z W0520 16:37:32.108878 1368 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.114524357Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.122145743Z ovnk_database_store/ovnkube-node-hdrhl_sbdb [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.153328269Z ovnk_database_store/ovnkube-node-hdrhl_nbdb [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.162151504Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.170483209Z INFO: Network log collection complete. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.333494690Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.393831605Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.412470529Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.692415313Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.749755441Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.942215365Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:32.945263112Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:33.122819980Z Gathering data for ns/openshift-console... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:33.528975161Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:934b226bb305ecfe687cdb9684d7d4cf04b130e6254c2817dd1a6112d4829bda [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:33.555590110Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:33.661430176Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:33.773115732Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:33.963792054Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:34.270876405Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:34.881868555Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:34.900262135Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:35.218633932Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:35.370273355Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:35.688993703Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:36.028622748Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:36.049082379Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:36.423521609Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:37.144347197Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:38.264194857Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:38.459536896Z Gathering data for ns/kserve... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:39.398780940Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:40.223008987Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:40.524079895Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:40.533951286Z Gathering data for ns/openshift-config... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:40.786524242Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:41.207997644Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:41.461615683Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:41.643189878Z Waiting for performance profile collector pods to become ready: 8 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:41.734711392Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:41.999908951Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:42.283315889Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:42.544785475Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:42.772525070Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:42.852991704Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:43.039848073Z Collecting performance related data for node ip-10-0-130-228.ec2.internal [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:43.046309837Z Collecting performance related data for node ip-10-0-135-93.ec2.internal [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:43.055502017Z Collecting performance related data for node ip-10-0-134-233.ec2.internal [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:43.233619607Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:43.588044504Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:44.234258411Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:45.230574224Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:45.699608994Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:47.426687177Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:47.735710443Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:48.315830282Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:48.733696699Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:49.091923404Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:49.345073903Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:49.772517649Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:50.063984288Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:50.236380588Z [disk usage checker] Volume usage percentage: current = 37 ; allowed = 70 [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:50.459320644Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:50.749661424Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:50.943967699Z Collecting kubelet logs for node ip-10-0-130-228.ec2.internal [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:50.946171569Z Collecting kubelet logs for node ip-10-0-135-93.ec2.internal [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:50.948439815Z Collecting kubelet logs for node ip-10-0-134-233.ec2.internal [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:51.045757437Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:51.388652591Z daemonset.apps "perf-node-gather-daemonset" deleted [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:51.395572855Z INFO: Node performance data collection complete. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:51.741716554Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:52.033260256Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:52.342013166Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:52.699444571Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:53.553941824Z Wrote inspect data to must-gather. [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:53.553989238Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:53.553989238Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:53.683580087Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-wzf8h] POD 2026-05-20T16:37:53.828486691Z Caches written to disk [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:54.840600159Z waiting for gather to complete [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:54.845400865Z downloading gather output [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.117467533Z receiving incremental file list [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.138572775Z ./ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.138653688Z aggregated-discovery-api.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.138991366Z aggregated-discovery-apis.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.139563291Z event-filter.html [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.142515189Z timestamp [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.142603751Z version [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.153341133Z cluster-scoped-resources/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.153386774Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.153397254Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.153420815Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.153708492Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.153933108Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.154056821Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.154103852Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.154192905Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.154270717Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.154358809Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.15441269Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.154550704Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.154619026Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.154937964Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.154990196Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.155198951Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.155512549Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.155715484Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.155859838Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.159296648Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.160816898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.160957342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.161124186Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.16128177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.161394113Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.161618829Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.161838205Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.161997929Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.162322158Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.162468561Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.162602345Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.162726818Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.162827351Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.162932444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.163113068Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.163275233Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.163402756Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.163528939Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.165348547Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.165510741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.165663315Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.16586075Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.166126557Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.166565159Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.166672742Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.166811745Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.166954839Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.167084582Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.167209716Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.167314228Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.167481753Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.167620267Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.167720959Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.167972316Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.16813789Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.168247143Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.168759576Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.168881069Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.168995583Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.169217658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.169328021Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.169519136Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.16965159Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.169807834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.169920177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.17005019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.170183424Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.170306717Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.17042967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.170583974Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.170704067Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.170849771Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.171285172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.171659502Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.171795006Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.172615717Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.1727313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.172836373Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.172960086Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.173153961Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.173393548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.173512491Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.173625744Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.173789278Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.173911321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.174027324Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.174178958Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.174318592Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.174450075Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.176618122Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.177057334Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.177618798Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.177800643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.177956067Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.178111561Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.178221824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.178323767Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.179705023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.179840847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.1799567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.180098643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.180212066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.187892308Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.191934993Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.192147179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigpools.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.192320574Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.192606281Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.192752795Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.192892618Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.192997401Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.193171206Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.193423923Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.193548266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.193652878Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.193841473Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.193963006Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.194113721Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.194227464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.194378408Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.194519741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.194629964Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.194751537Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.194880191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.194985653Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.195111017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.195352633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.195476796Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.195706532Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.195820135Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.195933458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.196031951Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.19790654Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.198022573Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.198151346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.198252029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.198366292Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.198506416Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.199959074Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.200144048Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.200255942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.200419316Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.200533059Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.200767445Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.201296399Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.201412472Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.201519655Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.201625487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.202240303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.203464526Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.203570888Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.203718612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.203837175Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.20401259Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.204140573Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.204252696Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.204441841Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.204558154Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.204730129Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.20477117Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.204869372Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.204986366Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.205085798Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.20516762Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.205321764Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.205411426Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.205493109Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.205576601Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.205668313Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.205750046Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.205836888Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.20592507Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.206021983Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.206129816Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.206216798Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.20630469Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.206386372Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.206489775Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.206571807Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.206655989Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.206744512Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.206829254Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.206917556Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.207002178Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.207116151Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.207200213Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.207284115Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.207374018Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.20746002Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.207553423Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.207635685Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.207724757Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.207805689Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.207896392Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.207977274Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.208094027Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.208175359Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.208264711Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.208353164Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.208442756Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.208528948Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.20861182Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.208702993Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.208798365Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.208881537Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.20897406Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.209076093Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.209168305Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.209283238Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.20937997Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.209463793Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.209549605Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.209641177Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.20972559Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.209829932Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.209927355Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.210070209Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.210172001Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.210257633Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.210350576Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.210452729Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.210546701Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.210631653Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.210720226Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.210805198Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.21089665Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.210981092Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.211092075Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.211184958Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.21126982Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.211362973Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.211448445Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.211542797Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.21165644Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.211741552Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.211853255Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.211950238Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.212054811Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.212149073Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.212241125Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.212332428Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.212392389Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.21240561Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.212452571Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-frflj.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.212554644Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-ptn75.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.212648836Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-zqdbb.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.21280109Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.212848101Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.212997475Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.213151109Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.213245262Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.213324964Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.213651873Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.213753425Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.213837997Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.21392985Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.214032912Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.214137565Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.214216297Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.214295129Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.214408382Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.214494204Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.214586417Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.214673899Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.214772692Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.214864434Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.214947256Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.215056679Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.215143221Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.215224014Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.215334097Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.215378198Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.21548273Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.215567393Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.215654665Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.215749917Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.215833899Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.215926242Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.216085526Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.216182139Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.216266071Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.216360353Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.216451376Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.216578669Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.216669861Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.216763584Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.216852816Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.216941019Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217030131Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217136554Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217226776Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217318338Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.21737667Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217422201Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217475713Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217519464Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217577935Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217626626Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217691238Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217734089Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217801981Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217843632Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217894424Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217934665Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217990316Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.217997556Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.218030187Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.218176081Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.218224632Z cluster-scoped-resources/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.218234602Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.218268013Z cluster-scoped-resources/core/nodes/ip-10-0-130-228.ec2.internal.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.218419687Z cluster-scoped-resources/core/nodes/ip-10-0-134-233.ec2.internal.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.218565641Z cluster-scoped-resources/core/nodes/ip-10-0-135-93.ec2.internal.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.218664574Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.218700325Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.218749616Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.218840818Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/endpoint-controller.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.218924161Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.219004813Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.219112365Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.219190158Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.219334121Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.219420464Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.219510846Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.219599018Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.219690601Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.219795793Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.219886836Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.219974288Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.220071221Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.220171823Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.220256175Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.220345878Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.22043716Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.220517252Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.220603795Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.220694167Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.220782549Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/workload-leader-election.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.220867091Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.220900852Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.220997235Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.221098088Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.22118909Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.221267732Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.221347664Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.221485678Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.221606841Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.221699983Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.221764475Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.221773715Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.221806446Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.221886568Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.221924509Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.221978851Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.221985481Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.222027212Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.222129604Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.222277268Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.22232842Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.22233577Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.222376601Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.222461893Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.222469593Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.222509394Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.222584396Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.222617827Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.22273313Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.222778892Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.222835693Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.222874934Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.222935936Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.222976517Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.22309528Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223134671Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223176252Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223220923Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223269574Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223310906Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223359147Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223394898Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223454329Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.22349322Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223553962Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223590343Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223647034Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223690855Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223743657Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223781208Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223840039Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.22388182Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223978393Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.223987163Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.224026854Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.224098326Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.224128227Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.224224669Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.22426958Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.224317242Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.224398154Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.224478516Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.22461818Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.224709552Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.224795324Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.224882237Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.224966489Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.225065321Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.225163234Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.225240306Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.225327658Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.225415601Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.225497383Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.225585765Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.225669787Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.22575517Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.225860702Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.225926344Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.225966055Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.226088068Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.22616726Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.226253463Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.226405987Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.226496379Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.226582591Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.226669403Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.226755286Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.226851958Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.226939041Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.227019833Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.227135586Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.227218958Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.22731108Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.227409203Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.227499535Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.227599398Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.227638939Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.227647419Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.22769387Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.227741572Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.227751002Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.227782843Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.227840754Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.227848774Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.227893396Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.227967148Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.227995768Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-228.ec2.internal.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.228178263Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-134-233.ec2.internal.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.228252425Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-135-93.ec2.internal.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.228311766Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.228362768Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.22844417Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.228491081Z host_service_logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.228506462Z host_service_logs/masters/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.228641655Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.228714087Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.228783499Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.228851951Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.228988434Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229128618Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.2292008Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229266282Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229336613Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229406185Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229470717Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229501328Z ingress_controllers/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229507878Z ingress_controllers/default/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229511458Z ingress_controllers/default/router-default-65694f9b86-s6z2z/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229557159Z ingress_controllers/default/router-default-65694f9b86-s6z2z/haproxy.config [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229677952Z insights-data/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229687962Z machine_config_ondisk/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229692533Z machine_config_termination_logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229697373Z monitoring/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229701273Z monitoring/alertmanager/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229718293Z monitoring/alertmanager/status.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229812436Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229860747Z monitoring/prometheus/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.229900668Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.22999269Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.230079673Z monitoring/prometheus/rules.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.230717829Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.23075115Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.230802402Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.231616693Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.231669434Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.231716676Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.231811728Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.23187906Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.231973742Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.231996353Z monitoring/prometheus/status/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.232049784Z monitoring/prometheus/status/config.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.232497306Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.232562688Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.23265769Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.232822335Z namespaces/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.232862696Z namespaces/default/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.232914287Z namespaces/default/default.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.232978139Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.23302403Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.233108152Z namespaces/default/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.233152873Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.233233655Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.233309127Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.23339153Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.233460291Z namespaces/default/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.233477802Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.233556624Z namespaces/default/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.233598785Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.233680547Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.233733768Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.23377094Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.233854672Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.233916203Z namespaces/default/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.233970355Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.234105348Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.234191131Z namespaces/default/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.234370695Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.234469948Z namespaces/default/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.23453914Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.234663353Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.234815987Z namespaces/default/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.234880109Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.234918359Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.234985451Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235022392Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235094014Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235136325Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235216707Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235291539Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.2353242Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235362771Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235417853Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235451713Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235504365Z namespaces/default/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235542416Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235595337Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235633168Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.23571139Z namespaces/kserve/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235750111Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235822393Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235863464Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235925436Z namespaces/kserve/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.235956987Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.23606118Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.236299646Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.236500871Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.236554973Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.236595414Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.236652195Z namespaces/kserve/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.236691286Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.236776518Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.236888891Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.236933643Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.237010494Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.237071546Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.237138988Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.237194769Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.237280592Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.237360634Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.237449446Z namespaces/kserve/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.237495067Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.237723413Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.237837736Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.238211806Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.238294288Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.238640197Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.23875779Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.239036007Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.239186101Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.239226832Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.239321075Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.239356686Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.239422388Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.239457749Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.239542051Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.239616893Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.239654284Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.239701955Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.239775027Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.239823518Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.23990459Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.239955891Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.239992992Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.240092235Z namespaces/kserve/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.240105166Z namespaces/kserve/pods/kserve-controller-manager-87b4b9896-9mgfm/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.240143196Z namespaces/kserve/pods/kserve-controller-manager-87b4b9896-9mgfm/kserve-controller-manager-87b4b9896-9mgfm.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.240232839Z namespaces/kserve/pods/kserve-controller-manager-87b4b9896-9mgfm/manager/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.240250709Z namespaces/kserve/pods/kserve-controller-manager-87b4b9896-9mgfm/manager/manager/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.24026391Z namespaces/kserve/pods/kserve-controller-manager-87b4b9896-9mgfm/manager/manager/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.24029025Z namespaces/kserve/pods/kserve-controller-manager-87b4b9896-9mgfm/manager/manager/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.246285668Z namespaces/kserve/pods/kserve-controller-manager-87b4b9896-9mgfm/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.246355459Z namespaces/kserve/pods/kserve-controller-manager-87b4b9896-9mgfm/manager/manager/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.246423571Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-xwx29/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.246446472Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-xwx29/llmisvc-controller-manager-68cc5db7c4-xwx29.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.246573685Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-xwx29/manager/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.246583365Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-xwx29/manager/manager/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.246592736Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-xwx29/manager/manager/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.246605266Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-xwx29/manager/manager/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.24676294Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-xwx29/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.246835022Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-xwx29/manager/manager/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.246856142Z namespaces/kserve/pods/model-serving-api-86f7b4b499-x955g/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.246905144Z namespaces/kserve/pods/model-serving-api-86f7b4b499-x955g/model-serving-api-86f7b4b499-x955g.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.246985966Z namespaces/kserve/pods/model-serving-api-86f7b4b499-x955g/server/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.246992826Z namespaces/kserve/pods/model-serving-api-86f7b4b499-x955g/server/server/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.246996206Z namespaces/kserve/pods/model-serving-api-86f7b4b499-x955g/server/server/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.247031917Z namespaces/kserve/pods/model-serving-api-86f7b4b499-x955g/server/server/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.24713598Z namespaces/kserve/pods/model-serving-api-86f7b4b499-x955g/server/server/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.247200051Z namespaces/kserve/pods/model-serving-api-86f7b4b499-x955g/server/server/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.247231352Z namespaces/kserve/pods/odh-model-controller-696fc77849-x64lq/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.247280263Z namespaces/kserve/pods/odh-model-controller-696fc77849-x64lq/odh-model-controller-696fc77849-x64lq.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.247383936Z namespaces/kserve/pods/odh-model-controller-696fc77849-x64lq/manager/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.247394476Z namespaces/kserve/pods/odh-model-controller-696fc77849-x64lq/manager/manager/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.247410237Z namespaces/kserve/pods/odh-model-controller-696fc77849-x64lq/manager/manager/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.247442048Z namespaces/kserve/pods/odh-model-controller-696fc77849-x64lq/manager/manager/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.262272026Z namespaces/kserve/pods/odh-model-controller-696fc77849-x64lq/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.262336178Z namespaces/kserve/pods/odh-model-controller-696fc77849-x64lq/manager/manager/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.262356378Z namespaces/kserve/pods/s3-init-j7mqv/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.26242Z namespaces/kserve/pods/s3-init-j7mqv/s3-init-j7mqv.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.262520613Z namespaces/kserve/pods/s3-init-j7mqv/s3-init/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.262533303Z namespaces/kserve/pods/s3-init-j7mqv/s3-init/s3-init/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.262537183Z namespaces/kserve/pods/s3-init-j7mqv/s3-init/s3-init/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.262573074Z namespaces/kserve/pods/s3-init-j7mqv/s3-init/s3-init/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.262669097Z namespaces/kserve/pods/s3-init-j7mqv/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.262743108Z namespaces/kserve/pods/s3-init-j7mqv/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.26278444Z namespaces/kserve/pods/s3-tls-init-custom-rjt8t/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.262827811Z namespaces/kserve/pods/s3-tls-init-custom-rjt8t/s3-tls-init-custom-rjt8t.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.262898183Z namespaces/kserve/pods/s3-tls-init-custom-rjt8t/s3-tls-init-custom/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.262906243Z namespaces/kserve/pods/s3-tls-init-custom-rjt8t/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.262911473Z namespaces/kserve/pods/s3-tls-init-custom-rjt8t/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.262947154Z namespaces/kserve/pods/s3-tls-init-custom-rjt8t/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.263059697Z namespaces/kserve/pods/s3-tls-init-custom-rjt8t/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.263132559Z namespaces/kserve/pods/s3-tls-init-custom-rjt8t/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.26317828Z namespaces/kserve/pods/s3-tls-init-serving-db5fc/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.263221191Z namespaces/kserve/pods/s3-tls-init-serving-db5fc/s3-tls-init-serving-db5fc.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.263294903Z namespaces/kserve/pods/s3-tls-init-serving-db5fc/s3-tls-init-serving/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.263305793Z namespaces/kserve/pods/s3-tls-init-serving-db5fc/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.263310274Z namespaces/kserve/pods/s3-tls-init-serving-db5fc/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.263363345Z namespaces/kserve/pods/s3-tls-init-serving-db5fc/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.263454157Z namespaces/kserve/pods/s3-tls-init-serving-db5fc/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.263522199Z namespaces/kserve/pods/s3-tls-init-serving-db5fc/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.26356793Z namespaces/kserve/pods/seaweedfs-79f457656b-jm99f/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.263599341Z namespaces/kserve/pods/seaweedfs-79f457656b-jm99f/seaweedfs-79f457656b-jm99f.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.263695544Z namespaces/kserve/pods/seaweedfs-79f457656b-jm99f/seaweedfs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.263705184Z namespaces/kserve/pods/seaweedfs-79f457656b-jm99f/seaweedfs/seaweedfs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.263721694Z namespaces/kserve/pods/seaweedfs-79f457656b-jm99f/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.263761005Z namespaces/kserve/pods/seaweedfs-79f457656b-jm99f/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.263928799Z namespaces/kserve/pods/seaweedfs-79f457656b-jm99f/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.263996981Z namespaces/kserve/pods/seaweedfs-79f457656b-jm99f/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264054743Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-9k6nk/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264112724Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-9k6nk/seaweedfs-tls-custom-5c88b85bb7-9k6nk.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264185296Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-9k6nk/seaweedfs-tls-custom/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264194497Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-9k6nk/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264199777Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-9k6nk/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264231587Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-9k6nk/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264405902Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-9k6nk/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264470244Z namespaces/kserve/pods/seaweedfs-tls-custom-5c88b85bb7-9k6nk/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264505575Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-mq554/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264545186Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-mq554/seaweedfs-tls-serving-7fd5766db9-mq554.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264643708Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-mq554/seaweedfs-tls-serving/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264650189Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-mq554/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264653829Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-mq554/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264688619Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-mq554/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264855974Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-mq554/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264920365Z namespaces/kserve/pods/seaweedfs-tls-serving-7fd5766db9-mq554/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.264962147Z namespaces/kserve/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.265001398Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.26508276Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.265119071Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.265177672Z namespaces/kube-node-lease/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.265184823Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.265190503Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.265237414Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-228.ec2.internal.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.265325596Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-134-233.ec2.internal.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.265407388Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-135-93.ec2.internal.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.26548106Z namespaces/kube-system/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.265528712Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.265598303Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.265634074Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.265716786Z namespaces/kube-system/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.265753347Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.265875811Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.265949952Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.266028255Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.266101347Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.266138088Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.266179029Z namespaces/kube-system/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.26622607Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.266301802Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.266345063Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.266379364Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.266473526Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.266529418Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.266536228Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.266582369Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-ieic7vgl4jqingtd4lbwska4h4.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.266670982Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.266754824Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.266832576Z namespaces/kube-system/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.266882067Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.267031771Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.267969305Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.268221532Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.268296234Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.268560101Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.268681674Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.269011463Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.269102415Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.269136046Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.269209068Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.269248699Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.26930077Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.269344941Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.269427984Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.269521586Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.269566537Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.269609148Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.26967772Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.269750622Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.269834974Z namespaces/kube-system/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.269842794Z namespaces/kube-system/pods/global-pull-secret-syncer-9lt8j/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.269900616Z namespaces/kube-system/pods/global-pull-secret-syncer-9lt8j/global-pull-secret-syncer-9lt8j.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.269989078Z namespaces/kube-system/pods/global-pull-secret-syncer-9lt8j/global-pull-secret-syncer/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.269996318Z namespaces/kube-system/pods/global-pull-secret-syncer-9lt8j/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.270008999Z namespaces/kube-system/pods/global-pull-secret-syncer-9lt8j/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.270077231Z namespaces/kube-system/pods/global-pull-secret-syncer-9lt8j/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.270355358Z namespaces/kube-system/pods/global-pull-secret-syncer-9lt8j/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.27044471Z namespaces/kube-system/pods/global-pull-secret-syncer-9lt8j/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.270499562Z namespaces/kube-system/pods/global-pull-secret-syncer-mnfpx/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.270566013Z namespaces/kube-system/pods/global-pull-secret-syncer-mnfpx/global-pull-secret-syncer-mnfpx.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.270740378Z namespaces/kube-system/pods/global-pull-secret-syncer-mnfpx/global-pull-secret-syncer/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.270744958Z namespaces/kube-system/pods/global-pull-secret-syncer-mnfpx/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.270750938Z namespaces/kube-system/pods/global-pull-secret-syncer-mnfpx/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.27080153Z namespaces/kube-system/pods/global-pull-secret-syncer-mnfpx/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.271096058Z namespaces/kube-system/pods/global-pull-secret-syncer-mnfpx/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.2711725Z namespaces/kube-system/pods/global-pull-secret-syncer-mnfpx/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.271222461Z namespaces/kube-system/pods/global-pull-secret-syncer-whszt/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.271258482Z namespaces/kube-system/pods/global-pull-secret-syncer-whszt/global-pull-secret-syncer-whszt.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.271331313Z namespaces/kube-system/pods/global-pull-secret-syncer-whszt/global-pull-secret-syncer/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.271337864Z namespaces/kube-system/pods/global-pull-secret-syncer-whszt/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.271346674Z namespaces/kube-system/pods/global-pull-secret-syncer-whszt/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.271400915Z namespaces/kube-system/pods/global-pull-secret-syncer-whszt/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.271640652Z namespaces/kube-system/pods/global-pull-secret-syncer-whszt/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.271710983Z namespaces/kube-system/pods/global-pull-secret-syncer-whszt/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.271772425Z namespaces/kube-system/pods/konnectivity-agent-8qs26/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.271822346Z namespaces/kube-system/pods/konnectivity-agent-8qs26/konnectivity-agent-8qs26.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.271907059Z namespaces/kube-system/pods/konnectivity-agent-8qs26/konnectivity-agent/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.271914559Z namespaces/kube-system/pods/konnectivity-agent-8qs26/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.271925639Z namespaces/kube-system/pods/konnectivity-agent-8qs26/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.271974621Z namespaces/kube-system/pods/konnectivity-agent-8qs26/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.27274433Z namespaces/kube-system/pods/konnectivity-agent-8qs26/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.272819023Z namespaces/kube-system/pods/konnectivity-agent-8qs26/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.272884564Z namespaces/kube-system/pods/konnectivity-agent-kpk94/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.272918815Z namespaces/kube-system/pods/konnectivity-agent-kpk94/konnectivity-agent-kpk94.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.272993937Z namespaces/kube-system/pods/konnectivity-agent-kpk94/konnectivity-agent/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.273001097Z namespaces/kube-system/pods/konnectivity-agent-kpk94/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.273014568Z namespaces/kube-system/pods/konnectivity-agent-kpk94/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.27310811Z namespaces/kube-system/pods/konnectivity-agent-kpk94/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.273806678Z namespaces/kube-system/pods/konnectivity-agent-kpk94/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.273917671Z namespaces/kube-system/pods/konnectivity-agent-kpk94/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.273964522Z namespaces/kube-system/pods/konnectivity-agent-r9qzn/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.274020584Z namespaces/kube-system/pods/konnectivity-agent-r9qzn/konnectivity-agent-r9qzn.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.274136487Z namespaces/kube-system/pods/konnectivity-agent-r9qzn/konnectivity-agent/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.274146857Z namespaces/kube-system/pods/konnectivity-agent-r9qzn/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.274150527Z namespaces/kube-system/pods/konnectivity-agent-r9qzn/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.274196659Z namespaces/kube-system/pods/konnectivity-agent-r9qzn/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.274898287Z namespaces/kube-system/pods/konnectivity-agent-r9qzn/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.274963169Z namespaces/kube-system/pods/konnectivity-agent-r9qzn/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.27499206Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.275054091Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.275146364Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal/haproxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.275153064Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.275159144Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.275207035Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.275516683Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.275586665Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.275635286Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.275675717Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.275741509Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal/haproxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.275748049Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.275757409Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.275796341Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.275983086Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276083708Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276123829Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-93.ec2.internal/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.27617716Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-93.ec2.internal/kube-apiserver-proxy-ip-10-0-135-93.ec2.internal.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276243352Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-93.ec2.internal/haproxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276253493Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-93.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276260413Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-93.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276292103Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-93.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276455568Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-93.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.27651932Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-93.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276560941Z namespaces/kube-system/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276595642Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276641743Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276648233Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276683824Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276749446Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276796877Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276847668Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276854148Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276857648Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276900339Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.276999712Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.277101545Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.277151626Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.277217958Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.277256909Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.27731392Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.277355242Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.277436213Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.277513006Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.277589157Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.277642109Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.27768914Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.277732331Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.277773532Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.277851514Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.277904816Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.277950027Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.27806031Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.278145732Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.278186323Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.279135398Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.27922248Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.279309313Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.279388845Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.279480877Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.27960193Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.279768105Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.279822106Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.279866857Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.279913849Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.27995969Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280000221Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280055252Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280153485Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280229977Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280290568Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280337549Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280402151Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280447883Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280512344Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280554935Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280605996Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280642888Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280689119Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.28072826Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280807272Z namespaces/openshift-apiserver/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280852953Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280908464Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280947765Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.280992477Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.281033208Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.281148511Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.281224333Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.281299775Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.281343476Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.281384567Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.281446018Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.28149085Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.281567972Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.281612753Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.281655054Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.281732296Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.281811568Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.281858649Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.281956732Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.282032934Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.282144187Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.282218999Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.282297211Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.282436024Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.282605549Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.28266887Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.282715452Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.282762443Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.282809374Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.282848045Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.282889316Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.282965628Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283067051Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283138723Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283203544Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283225865Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283272896Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283318907Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283356299Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.28341289Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283447661Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283507263Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283513613Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283522023Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283570824Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283615045Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283629236Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283634976Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283681617Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283731549Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283740009Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283743909Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.28378728Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283844881Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283856492Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283898773Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.283993255Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.284059427Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.284134079Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.28417467Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.284239892Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.284281863Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.284363965Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.284441397Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.284518869Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.284571651Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.284616472Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.284668663Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.284711604Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.284787776Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.284851058Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.284887439Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.284963781Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.285007522Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.285015792Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.285094074Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.285193687Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.285235488Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.285334931Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.285410473Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.285488344Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.285566017Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.285645119Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.285782712Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.285889635Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.285935706Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.285966687Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286029189Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.28609544Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286143552Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286184123Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286232314Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286270455Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286352177Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286442949Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286486641Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286530862Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286567063Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286611284Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286656035Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286702936Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286739827Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286746807Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286787209Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.28685468Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286888131Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286946223Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.286991854Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.287107547Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.287150738Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.287251371Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.287294292Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.287358524Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.287402985Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.287528448Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.28760424Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.287681732Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.287734683Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.287788195Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.287834576Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.287877577Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.287951399Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.28800383Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.288063492Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.288215906Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.288258207Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.288270687Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.288324319Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.288408021Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.288492633Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.288600106Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.288698108Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.28874311Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.288844352Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.288918954Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.289274034Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.289352846Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.289554231Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.289691425Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.289807118Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.289856189Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.28990567Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.289960102Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.289994042Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290070055Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290119366Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290212598Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290255479Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290340162Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290425664Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290478175Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290527096Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290578808Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290617249Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290713351Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290723141Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290759142Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/aws-ebs-csi-driver-node-9wsrh.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290856505Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-driver/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290863605Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-driver/csi-driver/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290867095Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-driver/csi-driver/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290906496Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.290999389Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.291107872Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.291142432Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-liveness-probe/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.291149113Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.291155303Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.291204624Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.291292256Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.291373729Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.29142325Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-node-driver-registrar/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.29142963Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.29143609Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.291506662Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.291623015Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.291700887Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9wsrh/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.291737918Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.29179822Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/aws-ebs-csi-driver-node-hmfxg.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.291896162Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-driver/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.291904012Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-driver/csi-driver/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.291908583Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-driver/csi-driver/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.291937603Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292031576Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292132469Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292153489Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-liveness-probe/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292160819Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.29216749Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292231461Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292331904Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292408026Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292445247Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-node-driver-registrar/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292466737Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292478887Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292504428Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292598801Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292666732Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hmfxg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292714304Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292769475Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/aws-ebs-csi-driver-node-lgkrv.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292852777Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-driver/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292860137Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-driver/csi-driver/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292866808Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-driver/csi-driver/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.292913589Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293008392Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293117674Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293154845Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-liveness-probe/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293163305Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293167506Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293220907Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293311Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293413382Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293450703Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-node-driver-registrar/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293463003Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293467224Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293488844Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293595827Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293668219Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lgkrv/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.29370047Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293742641Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293784442Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293791322Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293837493Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293878994Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293936196Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.293987587Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.29408731Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.294155471Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.294162882Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.294166452Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.294210143Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.294266394Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.294278035Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.294319796Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.294434379Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.2944761Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.294549722Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.294589263Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.294659635Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.294695216Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.294817179Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.294894951Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.294975023Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.295010404Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.295085366Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.295186889Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.29522297Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.295286131Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.295325222Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.295408354Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.295443195Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.295477586Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.295562118Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.29561405Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.2956213Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.295665611Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.295725223Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.295775094Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.296429291Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.296513153Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.296656917Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.296736439Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.296929314Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.297057598Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.297273653Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.297338745Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.297381386Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.297431187Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.297469078Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.29751579Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.297551591Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.297650073Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.297727135Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.297782846Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.297832288Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.297890039Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.297932601Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.297993892Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298031173Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298106825Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298143796Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298196068Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298206368Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5pdf2/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298249119Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5pdf2/tuned-5pdf2.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298338901Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5pdf2/tuned/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298355632Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5pdf2/tuned/tuned/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298363612Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5pdf2/tuned/tuned/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298417323Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5pdf2/tuned/tuned/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298560857Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5pdf2/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298628429Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5pdf2/tuned/tuned/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.29869727Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mpbk4/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298732931Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mpbk4/tuned-mpbk4.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298812944Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mpbk4/tuned/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298819374Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mpbk4/tuned/tuned/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298822964Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mpbk4/tuned/tuned/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298862535Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mpbk4/tuned/tuned/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.298969098Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mpbk4/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.29906084Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mpbk4/tuned/tuned/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299096661Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w226m/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299136472Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w226m/tuned-w226m.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299221464Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w226m/tuned/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299229984Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w226m/tuned/tuned/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299235435Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w226m/tuned/tuned/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299283536Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w226m/tuned/tuned/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299398929Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w226m/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299467351Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w226m/tuned/tuned/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299511002Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299555263Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299606474Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299654315Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299695747Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299707047Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299759888Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-228.ec2.internal.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299849281Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-134-233.ec2.internal.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299954863Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-135-93.ec2.internal.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.299991754Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.300064946Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.300147799Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30019635Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.300258301Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.300300252Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.300371764Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.300410975Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.300503838Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30060984Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.300738514Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.300794285Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.300836977Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.300896568Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.300949169Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.301020301Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.301103973Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.301149245Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.301234307Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.301302999Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30134792Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.301522715Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.301606977Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30174374Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.301823552Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.301939115Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.302072329Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.302269954Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.302323656Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.302356236Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.302420638Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.302463259Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.302535081Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.302577332Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.302654084Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.302736246Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.302781917Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.302829929Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.3028921Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.302932441Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.303011954Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.303063425Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.303132817Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.303175038Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.303220539Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30323494Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-flp4m/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.303281591Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-flp4m/cluster-samples-operator-697587599-flp4m.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.303368353Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-flp4m/cluster-samples-operator-watch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.303376593Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-flp4m/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.303387013Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-flp4m/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.303423294Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-flp4m/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.303522927Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-flp4m/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.303588759Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-flp4m/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30362691Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-flp4m/cluster-samples-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30363982Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-flp4m/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30364353Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-flp4m/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.303697112Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-flp4m/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.304339838Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-flp4m/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30440811Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-flp4m/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.304447051Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.304488202Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.304548894Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.304581145Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.304693838Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.304746659Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.304815221Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.304838041Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.304917204Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.304945314Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.305033036Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.3051739Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.305285963Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.305323064Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.305365185Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.305422807Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.305472388Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30555252Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.305596571Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.305638292Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.305715684Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.305761026Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.305773946Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.305828587Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30590925Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.305981281Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.306021522Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.306154266Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.306239848Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.306568997Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.306641949Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.306761682Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.306868435Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30706585Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.307332957Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.307368068Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30744764Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.307482401Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.307570223Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.307583583Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.307646505Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.307726217Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.307763118Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.307807009Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.307859031Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.307900112Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.307991244Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.308017325Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.308112137Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.308151488Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30823184Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30823914Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5cf8c89d64-qrbth/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.308275101Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5cf8c89d64-qrbth/volume-data-source-validator-5cf8c89d64-qrbth.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.308355363Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5cf8c89d64-qrbth/volume-data-source-validator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.308371704Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5cf8c89d64-qrbth/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.308383034Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5cf8c89d64-qrbth/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.308420585Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5cf8c89d64-qrbth/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.308511798Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5cf8c89d64-qrbth/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30857942Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5cf8c89d64-qrbth/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30861518Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.308655131Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.308717503Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.308747934Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.308827256Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.308875077Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.308944299Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30898745Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.309066552Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.309112453Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.309194716Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.309269987Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30935396Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.309390271Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.309438312Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.309475203Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.309520484Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.309593166Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.309639037Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.309673278Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.30975046Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.309793931Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.309800621Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.309852983Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.309898974Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.309947775Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.310052138Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.31013133Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.310251683Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.310360156Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.310434518Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.310552121Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.310701235Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.310776187Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.310795867Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.310861559Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.31091251Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.310970622Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.311010193Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.311142056Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.311226139Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.31126869Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.311321021Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.311355192Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.311405003Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.311444864Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.311483705Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.311524547Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.311565088Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.31164146Z namespaces/openshift-config-managed/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.311682091Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.311755723Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.311794724Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.311875156Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.311906027Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.311988709Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.312149763Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.312233755Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.312275026Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.312310637Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.312352288Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.312374609Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.312460561Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.312501592Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.312535653Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.312617055Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.312681587Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.312710568Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.315762058Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.31584382Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.315938412Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.316014364Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.316129967Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.316269911Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.316382424Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.316425595Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.316495867Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.316581139Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.31662224Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.316676712Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.316726543Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.316778394Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.316849856Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.316877677Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.316963829Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317053161Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317111663Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317152724Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317206175Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317246876Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317282747Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317317998Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317359709Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317366079Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317406411Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317462722Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317500583Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317541124Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317582535Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317626036Z namespaces/openshift-config-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317653437Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317669938Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317682458Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317782061Z namespaces/openshift-config/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317828712Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317885073Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317932754Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.317974966Z namespaces/openshift-config/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.318021217Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.318114139Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.318203132Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.318273173Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.318318984Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.318359886Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.318416727Z namespaces/openshift-config/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.318473519Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.31853909Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.318586131Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.318624692Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.318704195Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.318776587Z namespaces/openshift-config/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.318813448Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.31891725Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.319004002Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.319098725Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.319174747Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.319248979Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.319402533Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.319559087Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.319598658Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.31965517Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.319710371Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.319744092Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.319804143Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.319833994Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.319901676Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.319933587Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320021099Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320124212Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320168243Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320213324Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320259735Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320291366Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320333337Z namespaces/openshift-config/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320373838Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320404949Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.32044555Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320542723Z namespaces/openshift-console-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320579264Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320665756Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320696227Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320747648Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320781599Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320869251Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.320983074Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.321173899Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.32121169Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.321254452Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.321435346Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.321478577Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.321563249Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.321605301Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.321644472Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.321727634Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.321764025Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.321771255Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.321819836Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.321893048Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.321928159Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.322541845Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.322623127Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.322883874Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.322968436Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.32311404Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.323236063Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.323405788Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.323463289Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.32348487Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.323560192Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.323597993Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.323639704Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.323677635Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.323754747Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.323829279Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.32388795Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.323921421Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.323997723Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.324016244Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.324106686Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.324149867Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.324196109Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.32424215Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.324294191Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.324312342Z namespaces/openshift-console-operator/pods/console-operator-76dff48d59-gwx4j/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.324349653Z namespaces/openshift-console-operator/pods/console-operator-76dff48d59-gwx4j/console-operator-76dff48d59-gwx4j.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.324443325Z namespaces/openshift-console-operator/pods/console-operator-76dff48d59-gwx4j/console-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.324452415Z namespaces/openshift-console-operator/pods/console-operator-76dff48d59-gwx4j/console-operator/console-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.324463905Z namespaces/openshift-console-operator/pods/console-operator-76dff48d59-gwx4j/console-operator/console-operator/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.324504867Z namespaces/openshift-console-operator/pods/console-operator-76dff48d59-gwx4j/console-operator/console-operator/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.324894547Z namespaces/openshift-console-operator/pods/console-operator-76dff48d59-gwx4j/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.324942408Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.324963929Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.32502042Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.325078742Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.325142863Z namespaces/openshift-console/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.325188095Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.325248926Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.325295147Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.325339728Z namespaces/openshift-console/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.325377009Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.325461032Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.325658117Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.325895893Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.325934104Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.325970965Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.326035597Z namespaces/openshift-console/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.326100348Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.326189541Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.326228802Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.326265493Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.326349975Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.326423257Z namespaces/openshift-console/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.326463558Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.327069324Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.327170547Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.327415923Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.327492915Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.32769789Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.327823633Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.327994908Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.328148042Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.328184973Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.328265435Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.328297826Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.328369298Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.328405669Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.328490671Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.328569523Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.328624765Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.328651345Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.328709607Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.328748128Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.328798179Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.32883361Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.328880671Z namespaces/openshift-console/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.328888281Z namespaces/openshift-console/pods/console-bdc794bc6-gdfr9/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.328933053Z namespaces/openshift-console/pods/console-bdc794bc6-gdfr9/console-bdc794bc6-gdfr9.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.329012335Z namespaces/openshift-console/pods/console-bdc794bc6-gdfr9/console/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.329021315Z namespaces/openshift-console/pods/console-bdc794bc6-gdfr9/console/console/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.329025245Z namespaces/openshift-console/pods/console-bdc794bc6-gdfr9/console/console/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.329070556Z namespaces/openshift-console/pods/console-bdc794bc6-gdfr9/console/console/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.32919252Z namespaces/openshift-console/pods/console-bdc794bc6-gdfr9/console/console/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.329255211Z namespaces/openshift-console/pods/console-bdc794bc6-gdfr9/console/console/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.329301722Z namespaces/openshift-console/pods/downloads-57bd96b888-762cj/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.329343573Z namespaces/openshift-console/pods/downloads-57bd96b888-762cj/downloads-57bd96b888-762cj.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.329445326Z namespaces/openshift-console/pods/downloads-57bd96b888-762cj/download-server/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.329452576Z namespaces/openshift-console/pods/downloads-57bd96b888-762cj/download-server/download-server/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.329456847Z namespaces/openshift-console/pods/downloads-57bd96b888-762cj/download-server/download-server/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.329500437Z namespaces/openshift-console/pods/downloads-57bd96b888-762cj/download-server/download-server/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.329784405Z namespaces/openshift-console/pods/downloads-57bd96b888-762cj/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.329838886Z namespaces/openshift-console/pods/downloads-57bd96b888-762cj/download-server/download-server/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.329895728Z namespaces/openshift-console/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.329915728Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.330002721Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.330051302Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.330168225Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.330217026Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.330285878Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.330324689Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.330398331Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.330474793Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.330578906Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.330686339Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.330767641Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.330836463Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.330898704Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.330957596Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.330999357Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.331104259Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.331168491Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.331204772Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.331291604Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.331383697Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.331418538Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.331546601Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.331622103Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.331698975Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.331780647Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.331856089Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.331973442Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332154657Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332199768Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332244849Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332292461Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332336892Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332380353Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332419844Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332498316Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332573398Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332617999Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.33265768Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332706072Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332745782Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332792894Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332831475Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332868066Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332923047Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.332993769Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.3330375Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.333114922Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.333156953Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.333205575Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.333244356Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.333328708Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.33340289Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.333480682Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.333536843Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.333573024Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.333633606Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.333671917Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.333749069Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.3337852Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.333820041Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.333907393Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.333944964Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.333953944Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.334005015Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.334104868Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.334144389Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.334250682Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.334325584Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.334414646Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.334498819Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.33457909Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.334698764Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.334857688Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.334894409Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.33493243Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.334993291Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.335034262Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.335122635Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.335153445Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.335254278Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.33531089Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.335417023Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.335452593Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.335500805Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.335535606Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.335604697Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.335626628Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.33568861Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.33572568Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.335824733Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.335860944Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.335924696Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.335959617Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.335994678Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.33606452Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.336151872Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.336221004Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.336300606Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.33647741Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.336513061Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.336551892Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.336588823Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.336673296Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.336706896Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.336743997Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.336827269Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.336887651Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.336928742Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.337033965Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.337190569Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.337268091Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.337346363Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.337423795Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.337552188Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.337739823Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.337785054Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.337821115Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.337886157Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.337933118Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.33798958Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338035491Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338143294Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338213536Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338266207Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338297668Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.33835458Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338398321Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338473133Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338505444Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338560475Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338600736Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338649547Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338688558Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338724259Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.33876261Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338856343Z namespaces/openshift-dns/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338891274Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338948375Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.338999877Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.339035957Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.339103609Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.339250793Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.339325965Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.339405337Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.339440708Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.339494369Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.339538331Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.339578861Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.339654794Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.339712625Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.339749586Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.339838528Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.339880309Z namespaces/openshift-dns/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.33991891Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.340025013Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.340132756Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.340361682Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.340435864Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.340703561Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.340824174Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.34102889Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341099851Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341143513Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341186094Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341235725Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341287456Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341335278Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.34142014Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341487982Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341551393Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341594324Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341633635Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341666456Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341708177Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341747928Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341788639Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.34179659Z namespaces/openshift-dns/pods/dns-default-4z29q/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341832401Z namespaces/openshift-dns/pods/dns-default-4z29q/dns-default-4z29q.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341952344Z namespaces/openshift-dns/pods/dns-default-4z29q/dns/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341963374Z namespaces/openshift-dns/pods/dns-default-4z29q/dns/dns/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.341966974Z namespaces/openshift-dns/pods/dns-default-4z29q/dns/dns/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342014945Z namespaces/openshift-dns/pods/dns-default-4z29q/dns/dns/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342135699Z namespaces/openshift-dns/pods/dns-default-4z29q/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.34220619Z namespaces/openshift-dns/pods/dns-default-4z29q/dns/dns/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342237171Z namespaces/openshift-dns/pods/dns-default-4z29q/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342243971Z namespaces/openshift-dns/pods/dns-default-4z29q/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342254002Z namespaces/openshift-dns/pods/dns-default-4z29q/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342304513Z namespaces/openshift-dns/pods/dns-default-4z29q/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342411746Z namespaces/openshift-dns/pods/dns-default-4z29q/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342485068Z namespaces/openshift-dns/pods/dns-default-4z29q/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342610861Z namespaces/openshift-dns/pods/dns-default-dp8ml/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342651182Z namespaces/openshift-dns/pods/dns-default-dp8ml/dns-default-dp8ml.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342737434Z namespaces/openshift-dns/pods/dns-default-dp8ml/dns/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342747835Z namespaces/openshift-dns/pods/dns-default-dp8ml/dns/dns/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342757355Z namespaces/openshift-dns/pods/dns-default-dp8ml/dns/dns/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342791346Z namespaces/openshift-dns/pods/dns-default-dp8ml/dns/dns/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342884268Z namespaces/openshift-dns/pods/dns-default-dp8ml/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.34294578Z namespaces/openshift-dns/pods/dns-default-dp8ml/dns/dns/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342988931Z namespaces/openshift-dns/pods/dns-default-dp8ml/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.342999991Z namespaces/openshift-dns/pods/dns-default-dp8ml/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343008442Z namespaces/openshift-dns/pods/dns-default-dp8ml/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343065453Z namespaces/openshift-dns/pods/dns-default-dp8ml/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343177836Z namespaces/openshift-dns/pods/dns-default-dp8ml/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343245118Z namespaces/openshift-dns/pods/dns-default-dp8ml/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343284309Z namespaces/openshift-dns/pods/dns-default-hxl9x/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.34334162Z namespaces/openshift-dns/pods/dns-default-hxl9x/dns-default-hxl9x.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343424502Z namespaces/openshift-dns/pods/dns-default-hxl9x/dns/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343434662Z namespaces/openshift-dns/pods/dns-default-hxl9x/dns/dns/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343438673Z namespaces/openshift-dns/pods/dns-default-hxl9x/dns/dns/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343476084Z namespaces/openshift-dns/pods/dns-default-hxl9x/dns/dns/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343562976Z namespaces/openshift-dns/pods/dns-default-hxl9x/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343630828Z namespaces/openshift-dns/pods/dns-default-hxl9x/dns/dns/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343667549Z namespaces/openshift-dns/pods/dns-default-hxl9x/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343676579Z namespaces/openshift-dns/pods/dns-default-hxl9x/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343680189Z namespaces/openshift-dns/pods/dns-default-hxl9x/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.34372422Z namespaces/openshift-dns/pods/dns-default-hxl9x/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343818123Z namespaces/openshift-dns/pods/dns-default-hxl9x/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343886644Z namespaces/openshift-dns/pods/dns-default-hxl9x/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343932255Z namespaces/openshift-dns/pods/node-resolver-mdr68/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.343969587Z namespaces/openshift-dns/pods/node-resolver-mdr68/node-resolver-mdr68.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.344073179Z namespaces/openshift-dns/pods/node-resolver-mdr68/dns-node-resolver/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.34408818Z namespaces/openshift-dns/pods/node-resolver-mdr68/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.34409214Z namespaces/openshift-dns/pods/node-resolver-mdr68/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.344139641Z namespaces/openshift-dns/pods/node-resolver-mdr68/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.344225773Z namespaces/openshift-dns/pods/node-resolver-mdr68/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.344295415Z namespaces/openshift-dns/pods/node-resolver-mdr68/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.344343056Z namespaces/openshift-dns/pods/node-resolver-r8sqr/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.344382487Z namespaces/openshift-dns/pods/node-resolver-r8sqr/node-resolver-r8sqr.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.344455969Z namespaces/openshift-dns/pods/node-resolver-r8sqr/dns-node-resolver/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.344462869Z namespaces/openshift-dns/pods/node-resolver-r8sqr/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.34446852Z namespaces/openshift-dns/pods/node-resolver-r8sqr/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.344518491Z namespaces/openshift-dns/pods/node-resolver-r8sqr/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.344650264Z namespaces/openshift-dns/pods/node-resolver-r8sqr/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.344719866Z namespaces/openshift-dns/pods/node-resolver-r8sqr/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.344770448Z namespaces/openshift-dns/pods/node-resolver-rs4nk/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.344813039Z namespaces/openshift-dns/pods/node-resolver-rs4nk/node-resolver-rs4nk.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.344889351Z namespaces/openshift-dns/pods/node-resolver-rs4nk/dns-node-resolver/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.344898511Z namespaces/openshift-dns/pods/node-resolver-rs4nk/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.344926222Z namespaces/openshift-dns/pods/node-resolver-rs4nk/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.345008204Z namespaces/openshift-dns/pods/node-resolver-rs4nk/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.345112206Z namespaces/openshift-dns/pods/node-resolver-rs4nk/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.345182228Z namespaces/openshift-dns/pods/node-resolver-rs4nk/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.345228Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.345270141Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.345316982Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.345362223Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.345443025Z namespaces/openshift-etcd/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.345493267Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.345655801Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.345707732Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.345773514Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.345815105Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.345905907Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.34601125Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.346157064Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.346188245Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.346240126Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.346297628Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.346343599Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.346434251Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.346488013Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.346534584Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.346614116Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.346681738Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.346727199Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.346827931Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.346899583Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.346976465Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.347067768Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.34715628Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.347282863Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.347456358Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.347499599Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.34753861Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.347577011Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.347612702Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.347676954Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.347717505Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.347798707Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.347884709Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.34791703Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.347961411Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348000822Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348062214Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348114415Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348161226Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348213028Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348252099Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348345001Z namespaces/openshift-host-network/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348366572Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348447574Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348473774Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348543266Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348589297Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.34867443Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348746152Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348820184Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348876135Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348911156Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348957567Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.348989808Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.349099631Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.349168843Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.349193793Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.349271055Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.349338697Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.349385478Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.349494001Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.349569453Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.349647915Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.349728587Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.34980492Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.349950273Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.350070056Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.350357324Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.350407745Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.350479667Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.350509548Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.350550129Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.35059174Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.350650282Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.350711573Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.350778355Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.350852877Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.350904788Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.35095301Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.350995121Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.351058992Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.351125014Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.351159685Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.351207146Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.351242607Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.35132924Z namespaces/openshift-image-registry/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.351384741Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.351430472Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.351477733Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.351532395Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.351565696Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.351674729Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.351812412Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.352003157Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.352053699Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.35211314Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.352155151Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.352193882Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.352291375Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.352342026Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.352376957Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.352462409Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.35251157Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.352520401Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.352561422Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.352642204Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.352675435Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.353372213Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.353453275Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.353705402Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.353786484Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.35400877Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.354160354Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.354380989Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.354457031Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.354499772Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.354560884Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.354601675Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.354659067Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.354698248Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.35478344Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.354865282Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.354927194Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.354998216Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.355098088Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.355151249Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.355242872Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.355328694Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.355386486Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.355432757Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.355482348Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.355528819Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.355594241Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.355603801Z namespaces/openshift-image-registry/pods/image-registry-67948b89b7-mm82h/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.355639482Z namespaces/openshift-image-registry/pods/image-registry-67948b89b7-mm82h/image-registry-67948b89b7-mm82h.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.355753995Z namespaces/openshift-image-registry/pods/image-registry-67948b89b7-mm82h/registry/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.355762225Z namespaces/openshift-image-registry/pods/image-registry-67948b89b7-mm82h/registry/registry/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.355769576Z namespaces/openshift-image-registry/pods/image-registry-67948b89b7-mm82h/registry/registry/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.355802697Z namespaces/openshift-image-registry/pods/image-registry-67948b89b7-mm82h/registry/registry/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.357227244Z namespaces/openshift-image-registry/pods/image-registry-67948b89b7-mm82h/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.357296096Z namespaces/openshift-image-registry/pods/image-registry-67948b89b7-mm82h/registry/registry/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.357335617Z namespaces/openshift-image-registry/pods/node-ca-dw68c/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.357371298Z namespaces/openshift-image-registry/pods/node-ca-dw68c/node-ca-dw68c.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.35745871Z namespaces/openshift-image-registry/pods/node-ca-dw68c/node-ca/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.35747132Z namespaces/openshift-image-registry/pods/node-ca-dw68c/node-ca/node-ca/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.35747734Z namespaces/openshift-image-registry/pods/node-ca-dw68c/node-ca/node-ca/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.357527852Z namespaces/openshift-image-registry/pods/node-ca-dw68c/node-ca/node-ca/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.357688816Z namespaces/openshift-image-registry/pods/node-ca-dw68c/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.357754868Z namespaces/openshift-image-registry/pods/node-ca-dw68c/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.357801399Z namespaces/openshift-image-registry/pods/node-ca-nnmvl/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.35784192Z namespaces/openshift-image-registry/pods/node-ca-nnmvl/node-ca-nnmvl.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.357923482Z namespaces/openshift-image-registry/pods/node-ca-nnmvl/node-ca/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.357929882Z namespaces/openshift-image-registry/pods/node-ca-nnmvl/node-ca/node-ca/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.357935273Z namespaces/openshift-image-registry/pods/node-ca-nnmvl/node-ca/node-ca/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.357996504Z namespaces/openshift-image-registry/pods/node-ca-nnmvl/node-ca/node-ca/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.358190309Z namespaces/openshift-image-registry/pods/node-ca-nnmvl/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.358265121Z namespaces/openshift-image-registry/pods/node-ca-nnmvl/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.358312492Z namespaces/openshift-image-registry/pods/node-ca-wmwps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.358359204Z namespaces/openshift-image-registry/pods/node-ca-wmwps/node-ca-wmwps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.358463336Z namespaces/openshift-image-registry/pods/node-ca-wmwps/node-ca/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.358480617Z namespaces/openshift-image-registry/pods/node-ca-wmwps/node-ca/node-ca/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.358492667Z namespaces/openshift-image-registry/pods/node-ca-wmwps/node-ca/node-ca/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.358536288Z namespaces/openshift-image-registry/pods/node-ca-wmwps/node-ca/node-ca/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.358686942Z namespaces/openshift-image-registry/pods/node-ca-wmwps/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.358789125Z namespaces/openshift-image-registry/pods/node-ca-wmwps/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.358834476Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.358872847Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.358934289Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.35897637Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.359097043Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.359144424Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.359201746Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.359243567Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.359302978Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.359343599Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.359451982Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.359524984Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.359603886Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.359654227Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.359715819Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.35975933Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.359792431Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.359877993Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.359937255Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.359999867Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.360099639Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.360171631Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.360211802Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.360308395Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.360393977Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.360555371Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.360631033Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.360799428Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.360929011Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.361138646Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.361199228Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.361243739Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.361304111Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.361339622Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.361398343Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.361428734Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.361513436Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.361589418Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.3616436Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.361696291Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.361743642Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.361785283Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.361840035Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.361854615Z namespaces/openshift-ingress-canary/pods/ingress-canary-b9xjr/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.361891426Z namespaces/openshift-ingress-canary/pods/ingress-canary-b9xjr/ingress-canary-b9xjr.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.362000649Z namespaces/openshift-ingress-canary/pods/ingress-canary-b9xjr/serve-healthcheck-canary/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.362008429Z namespaces/openshift-ingress-canary/pods/ingress-canary-b9xjr/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.36203642Z namespaces/openshift-ingress-canary/pods/ingress-canary-b9xjr/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.362074441Z namespaces/openshift-ingress-canary/pods/ingress-canary-b9xjr/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.362170903Z namespaces/openshift-ingress-canary/pods/ingress-canary-b9xjr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.362243365Z namespaces/openshift-ingress-canary/pods/ingress-canary-b9xjr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.362274676Z namespaces/openshift-ingress-canary/pods/ingress-canary-fvbkd/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.362322497Z namespaces/openshift-ingress-canary/pods/ingress-canary-fvbkd/ingress-canary-fvbkd.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.362395989Z namespaces/openshift-ingress-canary/pods/ingress-canary-fvbkd/serve-healthcheck-canary/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.36241066Z namespaces/openshift-ingress-canary/pods/ingress-canary-fvbkd/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.36243884Z namespaces/openshift-ingress-canary/pods/ingress-canary-fvbkd/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.362482481Z namespaces/openshift-ingress-canary/pods/ingress-canary-fvbkd/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.362567444Z namespaces/openshift-ingress-canary/pods/ingress-canary-fvbkd/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.362637436Z namespaces/openshift-ingress-canary/pods/ingress-canary-fvbkd/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.362675587Z namespaces/openshift-ingress-canary/pods/ingress-canary-nfv2f/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.362718618Z namespaces/openshift-ingress-canary/pods/ingress-canary-nfv2f/ingress-canary-nfv2f.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.36278326Z namespaces/openshift-ingress-canary/pods/ingress-canary-nfv2f/serve-healthcheck-canary/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.36279011Z namespaces/openshift-ingress-canary/pods/ingress-canary-nfv2f/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.363021396Z namespaces/openshift-ingress-canary/pods/ingress-canary-nfv2f/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.36316771Z namespaces/openshift-ingress-canary/pods/ingress-canary-nfv2f/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.363273822Z namespaces/openshift-ingress-canary/pods/ingress-canary-nfv2f/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.363344304Z namespaces/openshift-ingress-canary/pods/ingress-canary-nfv2f/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.363368935Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.363415416Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.363465367Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.363501658Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.36358263Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.363629712Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.363689173Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.363731644Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.363790366Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.363829317Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.363916189Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.363983001Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.364086004Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.364125455Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.364164126Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.364222607Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.364252648Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.36432961Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.364373491Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.364404402Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.364489554Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.364539946Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.364582947Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.365159402Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.365243344Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.365351247Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.365425619Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.365504581Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.365646484Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.365834989Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.365901711Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.365947042Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.365994893Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.366033674Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.366110436Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.366124887Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.366144237Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.36622171Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.36625938Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.366339762Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.366429545Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.366483746Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.366522447Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.366594599Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.36664315Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.366729083Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.366769704Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.366832906Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.366870396Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.366931488Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.366942949Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.366984019Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.367082302Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.367120333Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.367169764Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.367206655Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.367269557Z namespaces/openshift-ingress/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.367315268Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.36737374Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.367412051Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.367474562Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.367515113Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.367595535Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.367732519Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.367841432Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.367896394Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.367944335Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.367997006Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.368033247Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.36815078Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.368197471Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.368241172Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.368317674Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.368396216Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.368440538Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.36854582Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.368643643Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.368762746Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.368834638Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.368971232Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.369183527Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.369396023Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.369467905Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.369501625Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.369571177Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.369613879Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.36967135Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.369717591Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.369796923Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.369877545Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.369927387Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.369972068Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.370026479Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.370094611Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.370160373Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.370193734Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.370246245Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.370254125Z namespaces/openshift-ingress/pods/router-default-65694f9b86-s6z2z/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.370295906Z namespaces/openshift-ingress/pods/router-default-65694f9b86-s6z2z/router-default-65694f9b86-s6z2z.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.370412629Z namespaces/openshift-ingress/pods/router-default-65694f9b86-s6z2z/router/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.37041934Z namespaces/openshift-ingress/pods/router-default-65694f9b86-s6z2z/router/router/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.37042771Z namespaces/openshift-ingress/pods/router-default-65694f9b86-s6z2z/router/router/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.370480881Z namespaces/openshift-ingress/pods/router-default-65694f9b86-s6z2z/router/router/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.370652286Z namespaces/openshift-ingress/pods/router-default-65694f9b86-s6z2z/router/router/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.370719437Z namespaces/openshift-ingress/pods/router-default-65694f9b86-s6z2z/router/router/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.370754748Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.370787829Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.37082713Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.370861241Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.370966624Z namespaces/openshift-insights/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.370990144Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.371075487Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.371122848Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.37118873Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.371242151Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.371360534Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.371468197Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.37157137Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.371617311Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.371668162Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.371746984Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.371784495Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.371836897Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.371878238Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.37195994Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.372011901Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.372076493Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.372166725Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.372244507Z namespaces/openshift-insights/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.372282258Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.372904525Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.372997967Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.373280504Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.373418598Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.373741897Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.373830429Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.373974353Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.374182648Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.37425938Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.374325682Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.374374643Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.374473696Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.374509857Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.374552138Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.374609069Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.374660691Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.374705042Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.374746593Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.374789144Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.374822625Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.374907887Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.374982539Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.375055501Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.375105492Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.375178814Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.375221165Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.375282767Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.375328268Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.375378899Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.37541108Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.375476302Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.375483052Z namespaces/openshift-insights/pods/insights-operator-78bdfb888c-h24kw/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.375532643Z namespaces/openshift-insights/pods/insights-operator-78bdfb888c-h24kw/insights-operator-78bdfb888c-h24kw.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.375627266Z namespaces/openshift-insights/pods/insights-operator-78bdfb888c-h24kw/insights-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.375636516Z namespaces/openshift-insights/pods/insights-operator-78bdfb888c-h24kw/insights-operator/insights-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.375643646Z namespaces/openshift-insights/pods/insights-operator-78bdfb888c-h24kw/insights-operator/insights-operator/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.375674237Z namespaces/openshift-insights/pods/insights-operator-78bdfb888c-h24kw/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.376068628Z namespaces/openshift-insights/pods/insights-operator-78bdfb888c-h24kw/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.376416577Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.376460478Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/insights-runtime-extractor-6bzm6.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.37655324Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/exporter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.37656036Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/exporter/exporter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.376571291Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/exporter/exporter/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.376622482Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/exporter/exporter/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.376713305Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.376785316Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/exporter/exporter/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.376827087Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/extractor/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.376837708Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/extractor/extractor/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.376849568Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/extractor/extractor/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.37692965Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/extractor/extractor/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377035243Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377192327Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/extractor/extractor/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377205087Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377216728Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377241968Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.3773085Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377416383Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377484335Z namespaces/openshift-insights/pods/insights-runtime-extractor-6bzm6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377526196Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377643749Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/insights-runtime-extractor-fbfcd.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377743312Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/exporter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377752322Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/exporter/exporter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377765422Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/exporter/exporter/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377809113Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/exporter/exporter/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377878645Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377961197Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/exporter/exporter/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377978338Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/extractor/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.377996688Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/extractor/extractor/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.378011819Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/extractor/extractor/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.37808146Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/extractor/extractor/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.378183693Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.378252015Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/extractor/extractor/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.378281855Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.378299146Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.378307346Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.378350387Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.37845271Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.378519582Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbfcd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.378571963Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.378615924Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/insights-runtime-extractor-zbm2j.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.378696466Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/exporter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.378705086Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/exporter/exporter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.378715747Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/exporter/exporter/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.378762398Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/exporter/exporter/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.37884601Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.378911932Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/exporter/exporter/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379151748Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/extractor/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379164078Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/extractor/extractor/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379178379Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/extractor/extractor/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.37922389Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/extractor/extractor/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379313793Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379384974Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/extractor/extractor/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379419315Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379425945Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379431716Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379477157Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379564259Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379629891Z namespaces/openshift-insights/pods/insights-runtime-extractor-zbm2j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379678552Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379718353Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379774265Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379814016Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379871347Z namespaces/openshift-keda/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379880747Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379888497Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.379930289Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.380019511Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.380096233Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.380117474Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.380164885Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.380236397Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.380279028Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.3803701Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.380442312Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.380513424Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.380527244Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.380558705Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.38073025Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.380770081Z namespaces/openshift-keda/operators.coreos.com/installplans/install-clf8d.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.380874974Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.380914584Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.380970236Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.381003147Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.381081769Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.38113451Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.381237243Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.381279984Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.381341546Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.381378367Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.381419938Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.381467589Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.381546391Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.381624963Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.381705585Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.381754066Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.381798618Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.381846229Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.38188388Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.381961872Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.382017253Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.382086275Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.382170957Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.382228119Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.38227373Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.382368263Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.382464475Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.382542847Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.382618889Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.382700141Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.382826945Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383012559Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383084921Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383141973Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383186124Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383219815Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383285857Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383311287Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.38340339Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383482042Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383523823Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383565224Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383613485Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383653106Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383693057Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383738538Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.38378723Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383830201Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383911043Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.383957284Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.384018316Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.384059867Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.384137479Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.38418135Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.384260032Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.384341154Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.384419466Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.384464357Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.384489688Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.38456882Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.384614101Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.384694674Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.384755425Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.384800316Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.384879708Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.3849231Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.384962121Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.385120235Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.385198647Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.385283079Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.385360451Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.385438123Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.385569366Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.385744361Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.385790592Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.385835203Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.385875774Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.385911085Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.385950447Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.385986817Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.38608924Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.386163082Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.386228894Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.386264675Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.386327946Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.386364467Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.38647155Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.386537642Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.386556702Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.386627664Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.386643675Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.386709086Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.386745837Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.386797649Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.38683939Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.386919922Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.386961533Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.387022144Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.387079336Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.387145998Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.387187869Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.387266351Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.387341603Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.387427465Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.387674932Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.387705952Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.387776944Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.387814635Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.387895517Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.387943559Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.387975459Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.388071782Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.388142544Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.388190885Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.388299778Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.38837619Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.388450652Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.388538914Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.388614866Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.38874958Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.388945035Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.389008696Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.389065328Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.38912691Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.389174681Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.389234753Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.389273723Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.389358126Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.389430767Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.389489379Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.38951905Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.389581171Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.389623083Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.389679214Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.389717405Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.389770276Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.389813868Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.389871889Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.38990462Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390001953Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390061684Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390119776Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390157267Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390216618Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390269909Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390365292Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390457725Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390529096Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390584538Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390620099Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390683111Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390725181Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390808604Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390852745Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390899236Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.390982508Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.39105568Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.39106865Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.391113722Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.391167753Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.391209994Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.391308317Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.391391119Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.391656946Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.391731138Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.39181434Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.391934123Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.392105868Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.392153399Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.39220132Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.392240361Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.392287482Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.392332894Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.392363664Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.392449897Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.392524369Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.392557389Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.392607821Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.392662562Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.392698473Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.392755655Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.392790526Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.392841867Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.392889658Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.39295475Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.393001751Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.393083213Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.393115534Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.393184106Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.393208746Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.393297509Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.393383921Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.393457593Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.393516335Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.393545235Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.393605347Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.393650528Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.39373328Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.393773641Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.393816113Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.393895064Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.393983427Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.394019398Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.394199092Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.394278935Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.394363097Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.394465079Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.394532451Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.394661275Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.3948544Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.394918481Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.394963643Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.394999593Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395056065Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395113076Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395163488Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.39523329Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395322812Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395358383Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395400324Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395445765Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395486796Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395530867Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395574559Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.39561638Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395662161Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395722412Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395774014Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395830495Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395878307Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395933858Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.395982279Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.396081052Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.396160874Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.396237676Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.396291617Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.396338468Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.39640079Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.396445661Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.396522053Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.396567045Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.396609006Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.396685928Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.396740359Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.39678813Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.396881473Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.396954095Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.397033017Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.397238662Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.397321404Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.397444248Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.397597721Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.397948891Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.397997332Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.398063424Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.398130546Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.398193327Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.398244969Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.398323391Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.398411513Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.398455444Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.398496245Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.398542076Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.398589078Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.398640259Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.39868977Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.398731021Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.398773132Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.398862015Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.398910816Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.398977848Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.399018759Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.399106421Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.399150872Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.399232454Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.399347358Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.39944673Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.399501411Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.399548923Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.399597674Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.399645815Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.399723407Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.399787819Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.39982138Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.399906272Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.399941493Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.399949083Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.399997475Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.400094367Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.400139858Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.400247081Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.400328623Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.400505988Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.40058078Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.400702343Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.400816376Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.40098564Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401036922Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401098943Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401155155Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401200516Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401244217Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401273098Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.40135976Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401433512Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401478443Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401516334Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401564656Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401602377Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401649568Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401659058Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-565644f49-sltsl/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401711489Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-565644f49-sltsl/kube-storage-version-migrator-operator-565644f49-sltsl.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401846653Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-565644f49-sltsl/kube-storage-version-migrator-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401853793Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-565644f49-sltsl/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401859443Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-565644f49-sltsl/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.401890604Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-565644f49-sltsl/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.402008597Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-565644f49-sltsl/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.402190192Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.402234343Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.402290524Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.402328565Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.402413658Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.402466829Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.402527851Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.402600172Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.402665624Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.402715596Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.402850019Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.402964522Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.403072665Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.403149707Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.403197138Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.40325945Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.403292111Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.403383533Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.403442705Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.403479286Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.403577358Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.40363735Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.403676281Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.403772773Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.403849655Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.403975169Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.404059331Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.404186324Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.404320548Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.404510333Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.404570114Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.404618796Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.404659867Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.404702838Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.404750499Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.40479081Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.404875272Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.404958274Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405002006Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405057237Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405123349Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.40516668Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405206091Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405217651Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-bbbs8/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405259642Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-bbbs8/migrator-b985f5d89-bbbs8.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405329144Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-bbbs8/graceful-termination/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405336834Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-bbbs8/graceful-termination/graceful-termination/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405348085Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-bbbs8/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405403976Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-bbbs8/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405491318Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-bbbs8/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.40556583Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-bbbs8/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405602851Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-bbbs8/migrator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405610691Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-bbbs8/migrator/migrator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405618712Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-bbbs8/migrator/migrator/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405657863Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-bbbs8/migrator/migrator/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405760525Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-bbbs8/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405831807Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-bbbs8/migrator/migrator/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405872648Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405914099Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.405965841Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406007502Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406086894Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406100094Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406113515Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406153936Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406260008Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406348031Z namespaces/openshift-marketplace/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406355201Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406359171Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406410312Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406473284Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406480064Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406528235Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406605977Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.40668854Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406772502Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406868224Z namespaces/openshift-monitoring/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406916306Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.406983038Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.407021299Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.407111871Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.407177303Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.407310586Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.407718017Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.408122457Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.408344773Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.408378294Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.408448346Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.408492317Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.408572799Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.40861501Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.408673262Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.408754804Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.408810445Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.408859557Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.411919697Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.41206328Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.413134919Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.413204741Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.414093954Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.414225837Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.41470915Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.414857004Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.414874774Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.415062669Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.41510366Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.415173852Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.415213613Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.415305656Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.415381038Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.415445249Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.41547444Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.415608903Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.415645464Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.415733827Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.415764968Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.415888101Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.415913241Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.416026064Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.416209649Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.416314022Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.416560988Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.416692522Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.416811145Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.416900017Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.41699329Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.417128943Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.417235726Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.417268537Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.417360829Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.417439232Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.417522314Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.417627576Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.417705068Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.417861912Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.417948385Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.418060248Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.41814284Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.418241382Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.418324504Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.418380036Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.418432477Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.418477648Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.418489259Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.41854053Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.418629992Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.4189106Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.418988332Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419225918Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419236448Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419244159Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.41929484Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419394523Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419460994Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419504655Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419512116Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419520096Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419569697Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419663159Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419729131Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419768252Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419775573Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419781753Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419826674Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419922196Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.419987588Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420023579Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420030439Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42006007Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420104221Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420191284Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420261035Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420296726Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420309647Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420314067Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420368188Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42044947Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420518952Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420548843Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420556893Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420568843Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420620285Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420705617Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420775839Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42081651Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42082817Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42083173Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420878631Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.420967864Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.421036196Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.421085877Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6c75959455-vt6qc/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.421123098Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6c75959455-vt6qc/cluster-monitoring-operator-6c75959455-vt6qc.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42121079Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6c75959455-vt6qc/cluster-monitoring-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42121757Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6c75959455-vt6qc/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.421228311Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6c75959455-vt6qc/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.421272092Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6c75959455-vt6qc/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.421827416Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6c75959455-vt6qc/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.421903708Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6c75959455-vt6qc/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42195057Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.421997071Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-state-metrics-54fd6bc5c4-vr4d8.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422153665Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-rbac-proxy-main/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422166365Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422180336Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422216926Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422306569Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422371721Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422419202Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-rbac-proxy-self/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422428222Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422432152Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422482953Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422578956Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422643358Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422685709Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-state-metrics/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422699519Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422703269Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.4227357Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422885864Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.422950256Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-vr4d8/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423002397Z namespaces/openshift-monitoring/pods/metrics-server-6c85b47f9b-g4bkd/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423059639Z namespaces/openshift-monitoring/pods/metrics-server-6c85b47f9b-g4bkd/metrics-server-6c85b47f9b-g4bkd.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423159041Z namespaces/openshift-monitoring/pods/metrics-server-6c85b47f9b-g4bkd/metrics-server/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423165651Z namespaces/openshift-monitoring/pods/metrics-server-6c85b47f9b-g4bkd/metrics-server/metrics-server/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423176072Z namespaces/openshift-monitoring/pods/metrics-server-6c85b47f9b-g4bkd/metrics-server/metrics-server/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423226863Z namespaces/openshift-monitoring/pods/metrics-server-6c85b47f9b-g4bkd/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423321266Z namespaces/openshift-monitoring/pods/metrics-server-6c85b47f9b-g4bkd/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423393057Z namespaces/openshift-monitoring/pods/metrics-server-6c85b47f9b-g4bkd/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423427158Z namespaces/openshift-monitoring/pods/monitoring-plugin-665c9c8584-xmlff/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423460249Z namespaces/openshift-monitoring/pods/monitoring-plugin-665c9c8584-xmlff/monitoring-plugin-665c9c8584-xmlff.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423546941Z namespaces/openshift-monitoring/pods/monitoring-plugin-665c9c8584-xmlff/monitoring-plugin/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423553981Z namespaces/openshift-monitoring/pods/monitoring-plugin-665c9c8584-xmlff/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423560652Z namespaces/openshift-monitoring/pods/monitoring-plugin-665c9c8584-xmlff/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423613293Z namespaces/openshift-monitoring/pods/monitoring-plugin-665c9c8584-xmlff/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423705836Z namespaces/openshift-monitoring/pods/monitoring-plugin-665c9c8584-xmlff/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423771607Z namespaces/openshift-monitoring/pods/monitoring-plugin-665c9c8584-xmlff/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423828699Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42388433Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/node-exporter-cq7p6.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423987343Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/init-textfile/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.423996673Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/init-textfile/init-textfile/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424004673Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/init-textfile/init-textfile/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424073695Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424146447Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424217109Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42426093Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42427362Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424291001Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424315681Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424410474Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424468185Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424523527Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/node-exporter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424535097Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/node-exporter/node-exporter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424543147Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/node-exporter/node-exporter/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424585488Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424700171Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424766373Z namespaces/openshift-monitoring/pods/node-exporter-cq7p6/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424782004Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424832135Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/node-exporter-kfsrc.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424948308Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/init-textfile/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424957788Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/init-textfile/init-textfile/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424962458Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/init-textfile/init-textfile/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.424970539Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425072141Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425139133Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425177444Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425183574Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425187824Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425216375Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425304738Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42538514Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42541122Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/node-exporter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425425141Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/node-exporter/node-exporter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425440281Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/node-exporter/node-exporter/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425486402Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425588795Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425647936Z namespaces/openshift-monitoring/pods/node-exporter-kfsrc/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425707928Z namespaces/openshift-monitoring/pods/node-exporter-p9426/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425725709Z namespaces/openshift-monitoring/pods/node-exporter-p9426/node-exporter-p9426.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425845132Z namespaces/openshift-monitoring/pods/node-exporter-p9426/init-textfile/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425853542Z namespaces/openshift-monitoring/pods/node-exporter-p9426/init-textfile/init-textfile/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425860312Z namespaces/openshift-monitoring/pods/node-exporter-p9426/init-textfile/init-textfile/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425907293Z namespaces/openshift-monitoring/pods/node-exporter-p9426/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.425980815Z namespaces/openshift-monitoring/pods/node-exporter-p9426/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426060697Z namespaces/openshift-monitoring/pods/node-exporter-p9426/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426098858Z namespaces/openshift-monitoring/pods/node-exporter-p9426/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426106608Z namespaces/openshift-monitoring/pods/node-exporter-p9426/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426110839Z namespaces/openshift-monitoring/pods/node-exporter-p9426/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42614999Z namespaces/openshift-monitoring/pods/node-exporter-p9426/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426239552Z namespaces/openshift-monitoring/pods/node-exporter-p9426/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426308714Z namespaces/openshift-monitoring/pods/node-exporter-p9426/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426344815Z namespaces/openshift-monitoring/pods/node-exporter-p9426/node-exporter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426352275Z namespaces/openshift-monitoring/pods/node-exporter-p9426/node-exporter/node-exporter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426360585Z namespaces/openshift-monitoring/pods/node-exporter-p9426/node-exporter/node-exporter/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426416607Z namespaces/openshift-monitoring/pods/node-exporter-p9426/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42652537Z namespaces/openshift-monitoring/pods/node-exporter-p9426/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426589261Z namespaces/openshift-monitoring/pods/node-exporter-p9426/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426637362Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426680923Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/openshift-state-metrics-9c959559f-gxwgm.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426817937Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/kube-rbac-proxy-main/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426826757Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426843258Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426876179Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.426969921Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427036133Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427133055Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/kube-rbac-proxy-self/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427143836Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427150276Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427200697Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42729353Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427364192Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427408582Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/openshift-state-metrics/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427420983Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427424933Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427477364Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427571557Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427637159Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-gxwgm/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.4276746Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427740951Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427922006Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427928726Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427935526Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.427976227Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428110241Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428175073Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428224194Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428234954Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428238814Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428271985Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428372578Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42844311Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428482851Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428535912Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428547702Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428591464Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428685766Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428747397Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428796789Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428804209Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428814459Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42884738Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.428934242Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.429015015Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.429031645Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.429058076Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.429072136Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.429118937Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.42921017Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.429282972Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.429327123Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.429333963Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.429339973Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.429380664Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.430117093Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.430187005Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.430224806Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.430239087Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.430243257Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.430286998Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.430387041Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.430465463Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.430631127Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-68267/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.430668478Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-68267/prometheus-operator-7779bbdd78-68267.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.430768451Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-68267/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.430781361Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-68267/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.430789251Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-68267/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.430826992Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-68267/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.430912224Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-68267/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.430987526Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-68267/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431005877Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-68267/prometheus-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431011617Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-68267/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431018697Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-68267/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431082599Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-68267/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431294464Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-68267/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431364866Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-68267/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431397327Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-6c4bbc67b7-gnzzp/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431423358Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-6c4bbc67b7-gnzzp/prometheus-operator-admission-webhook-6c4bbc67b7-gnzzp.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431547641Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-6c4bbc67b7-gnzzp/prometheus-operator-admission-webhook/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431557041Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-6c4bbc67b7-gnzzp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431561091Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-6c4bbc67b7-gnzzp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431586082Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-6c4bbc67b7-gnzzp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431675414Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-6c4bbc67b7-gnzzp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431753236Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-6c4bbc67b7-gnzzp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431769997Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431827398Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/telemeter-client-64776754bd-b48h7.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431962882Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431970552Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.431974172Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.432018443Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.432122976Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.432190128Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.432224109Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/reload/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.43225182Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/reload/reload/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.43226063Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/reload/reload/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.432307291Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/reload/reload/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.432388703Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.432462505Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/reload/reload/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.432492126Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/telemeter-client/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.432499116Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/telemeter-client/telemeter-client/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.432503176Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.432541197Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.432685561Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.432743712Z namespaces/openshift-monitoring/pods/telemeter-client-64776754bd-b48h7/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.432791123Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.432859925Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/thanos-querier-65bbdbdb8-d7rjd.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.432993089Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-metrics/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433005119Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433014949Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433069591Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433167063Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433231505Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433266976Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-rules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433273986Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433277796Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433297877Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433394979Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433459671Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433484002Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-web/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433489722Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433499272Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433539553Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433625405Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433693937Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433720668Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433736848Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433749669Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433780249Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433859411Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433923333Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433962134Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/prom-label-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433971754Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.433978365Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.434008306Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.434117588Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.43418736Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.434215121Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/thanos-query/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.434220221Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/thanos-query/thanos-query/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.434226121Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/thanos-query/thanos-query/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.434273953Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.434369695Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.434449317Z namespaces/openshift-monitoring/pods/thanos-querier-65bbdbdb8-d7rjd/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.434476018Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.434520019Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.43455956Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.434603841Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.434709984Z namespaces/openshift-multus/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.434759935Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.434815517Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.434854478Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.434912769Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.43493086Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.435227487Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.435300169Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.435375191Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.435427383Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.435443633Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.435590547Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.43570923Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.435765301Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.435796802Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.435846034Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.435882445Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.435958817Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.435995747Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.436030239Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.436138041Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.436175682Z namespaces/openshift-multus/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.436214133Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.436348587Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.436430269Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.436916942Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.437057595Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.437641521Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.437718113Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.437852866Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.437890987Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.437932998Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.438030331Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.438132934Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.438213736Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.438312608Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.438352909Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.438448742Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.438522794Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.438614326Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.438657027Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.438692508Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.43875069Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.438793631Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.438841732Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.438868423Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.438915034Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.438964085Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439055388Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.43913591Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439171991Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439214412Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439265693Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439310754Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439356426Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439395837Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439443858Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439467558Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.43952319Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/multus-additional-cni-plugins-9cn9s.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439653853Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/bond-cni-plugin/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439660114Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439663774Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439706705Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439785357Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439852799Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439887789Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/cni-plugins/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.43989493Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/cni-plugins/cni-plugins/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.43989877Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.439930401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440012063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440099645Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440129616Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/egress-router-binary-copy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440136106Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440139666Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440174437Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.44027334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440338021Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440372842Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440379962Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440383602Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440424294Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440493585Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440566697Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440589448Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/routeoverride-cni/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440600358Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440604418Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440638379Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440725491Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440797213Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440829864Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/whereabouts-cni-bincopy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440836644Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440840334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440879846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.440959108Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441027689Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441082431Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/whereabouts-cni/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441092491Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441103021Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441130722Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441210984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441280316Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9cn9s/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441316347Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441358338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/multus-additional-cni-plugins-sgjpt.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441478211Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/bond-cni-plugin/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441484771Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441494711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441528192Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441612225Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441690727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441706937Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/cni-plugins/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441712277Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/cni-plugins/cni-plugins/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441720028Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441762578Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441850921Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441916293Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441962184Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/egress-router-binary-copy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441969324Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.441975154Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442017465Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442230861Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442304283Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442337304Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442347914Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442351794Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442392935Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442482097Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442553819Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.44259409Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/routeoverride-cni/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442600891Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442604281Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442626011Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442706783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442789576Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442810186Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/whereabouts-cni-bincopy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442822816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442834257Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442884888Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.442987951Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443079553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443133874Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/whereabouts-cni/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443141555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443145665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443178876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443270658Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443366401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgjpt/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443407752Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443427812Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/multus-additional-cni-plugins-tzz5f.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443577276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/bond-cni-plugin/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443588497Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443594037Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443607327Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.44370542Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443773631Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443791872Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/cni-plugins/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443803852Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/cni-plugins/cni-plugins/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443807802Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443853933Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.443932795Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444003177Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444067439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/egress-router-binary-copy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.44408791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.4440941Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444122731Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444209833Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444275115Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444362087Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444375627Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444380587Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444398948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.44448202Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444546011Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444581843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/routeoverride-cni/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444591123Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444595783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444622614Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444713386Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444783898Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444822499Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/whereabouts-cni-bincopy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444839409Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444843729Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.44485077Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.444948622Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445016284Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445068225Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/whereabouts-cni/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445080796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445093286Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445139307Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445211929Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445285731Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tzz5f/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445327882Z namespaces/openshift-multus/pods/multus-rsmqw/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445348623Z namespaces/openshift-multus/pods/multus-rsmqw/multus-rsmqw.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445475696Z namespaces/openshift-multus/pods/multus-rsmqw/kube-multus/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445488286Z namespaces/openshift-multus/pods/multus-rsmqw/kube-multus/kube-multus/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445498836Z namespaces/openshift-multus/pods/multus-rsmqw/kube-multus/kube-multus/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445512357Z namespaces/openshift-multus/pods/multus-rsmqw/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445795934Z namespaces/openshift-multus/pods/multus-rsmqw/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445864046Z namespaces/openshift-multus/pods/multus-rsmqw/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445893457Z namespaces/openshift-multus/pods/multus-tzc97/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.445927398Z namespaces/openshift-multus/pods/multus-tzc97/multus-tzc97.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.44601551Z namespaces/openshift-multus/pods/multus-tzc97/kube-multus/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.44602239Z namespaces/openshift-multus/pods/multus-tzc97/kube-multus/kube-multus/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.44602582Z namespaces/openshift-multus/pods/multus-tzc97/kube-multus/kube-multus/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.446082582Z namespaces/openshift-multus/pods/multus-tzc97/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.446422271Z namespaces/openshift-multus/pods/multus-tzc97/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.446501383Z namespaces/openshift-multus/pods/multus-tzc97/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.446520053Z namespaces/openshift-multus/pods/multus-z98x6/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.446569055Z namespaces/openshift-multus/pods/multus-z98x6/multus-z98x6.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.446649987Z namespaces/openshift-multus/pods/multus-z98x6/kube-multus/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.446656977Z namespaces/openshift-multus/pods/multus-z98x6/kube-multus/kube-multus/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.446663077Z namespaces/openshift-multus/pods/multus-z98x6/kube-multus/kube-multus/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.446702218Z namespaces/openshift-multus/pods/multus-z98x6/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.447446007Z namespaces/openshift-multus/pods/multus-z98x6/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.447517229Z namespaces/openshift-multus/pods/multus-z98x6/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.44753571Z namespaces/openshift-multus/pods/network-metrics-daemon-44pnc/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.447593491Z namespaces/openshift-multus/pods/network-metrics-daemon-44pnc/network-metrics-daemon-44pnc.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.447671424Z namespaces/openshift-multus/pods/network-metrics-daemon-44pnc/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.447679764Z namespaces/openshift-multus/pods/network-metrics-daemon-44pnc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.447683414Z namespaces/openshift-multus/pods/network-metrics-daemon-44pnc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.447718065Z namespaces/openshift-multus/pods/network-metrics-daemon-44pnc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.447818897Z namespaces/openshift-multus/pods/network-metrics-daemon-44pnc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.447882999Z namespaces/openshift-multus/pods/network-metrics-daemon-44pnc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.4479157Z namespaces/openshift-multus/pods/network-metrics-daemon-44pnc/network-metrics-daemon/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.44792912Z namespaces/openshift-multus/pods/network-metrics-daemon-44pnc/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.447941591Z namespaces/openshift-multus/pods/network-metrics-daemon-44pnc/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.447957451Z namespaces/openshift-multus/pods/network-metrics-daemon-44pnc/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448168357Z namespaces/openshift-multus/pods/network-metrics-daemon-44pnc/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448233288Z namespaces/openshift-multus/pods/network-metrics-daemon-44pnc/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448256449Z namespaces/openshift-multus/pods/network-metrics-daemon-lflkp/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.44830466Z namespaces/openshift-multus/pods/network-metrics-daemon-lflkp/network-metrics-daemon-lflkp.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448378622Z namespaces/openshift-multus/pods/network-metrics-daemon-lflkp/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448385282Z namespaces/openshift-multus/pods/network-metrics-daemon-lflkp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448391992Z namespaces/openshift-multus/pods/network-metrics-daemon-lflkp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448430403Z namespaces/openshift-multus/pods/network-metrics-daemon-lflkp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448520026Z namespaces/openshift-multus/pods/network-metrics-daemon-lflkp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448579067Z namespaces/openshift-multus/pods/network-metrics-daemon-lflkp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448619478Z namespaces/openshift-multus/pods/network-metrics-daemon-lflkp/network-metrics-daemon/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448627498Z namespaces/openshift-multus/pods/network-metrics-daemon-lflkp/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448632019Z namespaces/openshift-multus/pods/network-metrics-daemon-lflkp/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448661609Z namespaces/openshift-multus/pods/network-metrics-daemon-lflkp/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448791253Z namespaces/openshift-multus/pods/network-metrics-daemon-lflkp/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448855995Z namespaces/openshift-multus/pods/network-metrics-daemon-lflkp/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448889305Z namespaces/openshift-multus/pods/network-metrics-daemon-wszj2/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.448935726Z namespaces/openshift-multus/pods/network-metrics-daemon-wszj2/network-metrics-daemon-wszj2.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449010259Z namespaces/openshift-multus/pods/network-metrics-daemon-wszj2/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449018449Z namespaces/openshift-multus/pods/network-metrics-daemon-wszj2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449022289Z namespaces/openshift-multus/pods/network-metrics-daemon-wszj2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.44906515Z namespaces/openshift-multus/pods/network-metrics-daemon-wszj2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449176823Z namespaces/openshift-multus/pods/network-metrics-daemon-wszj2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449251425Z namespaces/openshift-multus/pods/network-metrics-daemon-wszj2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449281286Z namespaces/openshift-multus/pods/network-metrics-daemon-wszj2/network-metrics-daemon/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449289686Z namespaces/openshift-multus/pods/network-metrics-daemon-wszj2/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449293406Z namespaces/openshift-multus/pods/network-metrics-daemon-wszj2/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449324207Z namespaces/openshift-multus/pods/network-metrics-daemon-wszj2/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449474981Z namespaces/openshift-multus/pods/network-metrics-daemon-wszj2/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449538292Z namespaces/openshift-multus/pods/network-metrics-daemon-wszj2/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449568643Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449622044Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449680246Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449691146Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449718077Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449801989Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449847Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449887471Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.449985774Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.450015245Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.450094107Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.450143248Z namespaces/openshift-network-console/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45020079Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.450249661Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.450294342Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.450335723Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.450376924Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.450470757Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45058803Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.450688372Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.450738974Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.450784615Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.450865027Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.450897768Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.450947749Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45098659Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.451103473Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.451152955Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.451197616Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.451273408Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.451314509Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45134862Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.451462773Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.451543675Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.451663608Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45173994Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.451941065Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45210784Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.452238413Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.452291494Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.452340276Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.452389297Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.452424788Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.452478149Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.452558821Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.452614203Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.452645564Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.452697125Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.452735796Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.452814148Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45289276Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.452943751Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.452986523Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453029724Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453093586Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453141297Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453149057Z namespaces/openshift-network-console/pods/networking-console-plugin-d4d8f94f9-zl44r/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453182618Z namespaces/openshift-network-console/pods/networking-console-plugin-d4d8f94f9-zl44r/networking-console-plugin-d4d8f94f9-zl44r.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45326181Z namespaces/openshift-network-console/pods/networking-console-plugin-d4d8f94f9-zl44r/networking-console-plugin/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45328624Z namespaces/openshift-network-console/pods/networking-console-plugin-d4d8f94f9-zl44r/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453289921Z namespaces/openshift-network-console/pods/networking-console-plugin-d4d8f94f9-zl44r/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453296311Z namespaces/openshift-network-console/pods/networking-console-plugin-d4d8f94f9-zl44r/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453393213Z namespaces/openshift-network-console/pods/networking-console-plugin-d4d8f94f9-zl44r/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453465175Z namespaces/openshift-network-console/pods/networking-console-plugin-d4d8f94f9-zl44r/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453483526Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453538377Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453578568Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453625149Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45365935Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453710272Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453762833Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453800434Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453846125Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453890956Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.453991259Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.454118532Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.454215725Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.454257726Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.454300897Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.454358359Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45441035Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.454472232Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.454512373Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.454558334Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.454591385Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.454674627Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.454717278Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.454754079Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.454830641Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.454878032Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.454919523Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.455018636Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.455131769Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.455316534Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.455387335Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.455608821Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.455692454Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.455794986Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.455850208Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.455892989Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45594384Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.455995491Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456108354Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456143765Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456188616Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456248508Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456284009Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45633052Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456372361Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456449553Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456527416Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456572387Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456611518Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456661889Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45670264Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456751451Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456793022Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456834533Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456840984Z namespaces/openshift-network-diagnostics/pods/network-check-source-7f44b6dd87-cst47/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456879865Z namespaces/openshift-network-diagnostics/pods/network-check-source-7f44b6dd87-cst47/network-check-source-7f44b6dd87-cst47.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456954247Z namespaces/openshift-network-diagnostics/pods/network-check-source-7f44b6dd87-cst47/check-endpoints/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456965547Z namespaces/openshift-network-diagnostics/pods/network-check-source-7f44b6dd87-cst47/check-endpoints/check-endpoints/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456978537Z namespaces/openshift-network-diagnostics/pods/network-check-source-7f44b6dd87-cst47/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.456997568Z namespaces/openshift-network-diagnostics/pods/network-check-source-7f44b6dd87-cst47/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457133801Z namespaces/openshift-network-diagnostics/pods/network-check-source-7f44b6dd87-cst47/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457206323Z namespaces/openshift-network-diagnostics/pods/network-check-source-7f44b6dd87-cst47/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457236664Z namespaces/openshift-network-diagnostics/pods/network-check-target-8c6s4/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457278455Z namespaces/openshift-network-diagnostics/pods/network-check-target-8c6s4/network-check-target-8c6s4.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457351687Z namespaces/openshift-network-diagnostics/pods/network-check-target-8c6s4/network-check-target-container/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457360737Z namespaces/openshift-network-diagnostics/pods/network-check-target-8c6s4/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457365238Z namespaces/openshift-network-diagnostics/pods/network-check-target-8c6s4/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457403308Z namespaces/openshift-network-diagnostics/pods/network-check-target-8c6s4/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45748407Z namespaces/openshift-network-diagnostics/pods/network-check-target-8c6s4/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457550792Z namespaces/openshift-network-diagnostics/pods/network-check-target-8c6s4/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457586843Z namespaces/openshift-network-diagnostics/pods/network-check-target-dv77n/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457629594Z namespaces/openshift-network-diagnostics/pods/network-check-target-dv77n/network-check-target-dv77n.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457697726Z namespaces/openshift-network-diagnostics/pods/network-check-target-dv77n/network-check-target-container/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457705296Z namespaces/openshift-network-diagnostics/pods/network-check-target-dv77n/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457709216Z namespaces/openshift-network-diagnostics/pods/network-check-target-dv77n/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457749177Z namespaces/openshift-network-diagnostics/pods/network-check-target-dv77n/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457822779Z namespaces/openshift-network-diagnostics/pods/network-check-target-dv77n/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457898932Z namespaces/openshift-network-diagnostics/pods/network-check-target-dv77n/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457935892Z namespaces/openshift-network-diagnostics/pods/network-check-target-l6ddl/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.457974473Z namespaces/openshift-network-diagnostics/pods/network-check-target-l6ddl/network-check-target-l6ddl.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458064456Z namespaces/openshift-network-diagnostics/pods/network-check-target-l6ddl/network-check-target-container/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458079996Z namespaces/openshift-network-diagnostics/pods/network-check-target-l6ddl/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458087486Z namespaces/openshift-network-diagnostics/pods/network-check-target-l6ddl/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458119907Z namespaces/openshift-network-diagnostics/pods/network-check-target-l6ddl/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45821072Z namespaces/openshift-network-diagnostics/pods/network-check-target-l6ddl/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458278311Z namespaces/openshift-network-diagnostics/pods/network-check-target-l6ddl/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458316172Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458353603Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458409315Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458416625Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458445756Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458536748Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458582489Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45862402Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458703462Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458748624Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458794465Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458833486Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458877967Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458927728Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.458973869Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.459019171Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.459110633Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.459201095Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.459276917Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45935577Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.459401631Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.459441172Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.459485853Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.459521444Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.459601746Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.459648477Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.459686058Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.45976409Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.459804651Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.459811451Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.459852123Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.459903284Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.459945655Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.460058598Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.46014891Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.460240173Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.460312515Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.460382397Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.46053402Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.460644253Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.460687874Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.460723445Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.460773187Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.460821318Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.460856749Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.46089851Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.460941411Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.460980342Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461086595Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461165687Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461210958Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461255619Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461298921Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461340562Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461380493Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461422324Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461469865Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461482125Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461513516Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461561297Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461599738Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461646159Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461689351Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461721172Z namespaces/openshift-network-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461771853Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461829654Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461867625Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461913106Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.461950698Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.462077071Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.462192114Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.462289267Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.462345578Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.462396949Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.462490132Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.462536383Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.462606975Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.462646036Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.462738958Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.4627996Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.462835931Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.462948564Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.463015566Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.463027906Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.463089057Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.463141689Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.46318701Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.463325734Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.463402496Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.46358194Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.463660502Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.463845977Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.463931129Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464072083Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464176666Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464219427Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464307719Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464378411Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464415682Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464472804Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464507074Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464555856Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464602267Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464640108Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464683129Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464759941Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464836843Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464888044Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464931205Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.464981967Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465024218Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.46509845Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465141921Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465196343Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465239464Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465280225Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465287365Z namespaces/openshift-network-operator/pods/iptables-alerter-tqf9l/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465327986Z namespaces/openshift-network-operator/pods/iptables-alerter-tqf9l/iptables-alerter-tqf9l.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465400258Z namespaces/openshift-network-operator/pods/iptables-alerter-tqf9l/iptables-alerter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465409098Z namespaces/openshift-network-operator/pods/iptables-alerter-tqf9l/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465413358Z namespaces/openshift-network-operator/pods/iptables-alerter-tqf9l/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465444549Z namespaces/openshift-network-operator/pods/iptables-alerter-tqf9l/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465536861Z namespaces/openshift-network-operator/pods/iptables-alerter-tqf9l/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465603323Z namespaces/openshift-network-operator/pods/iptables-alerter-tqf9l/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465630304Z namespaces/openshift-network-operator/pods/iptables-alerter-x8gtc/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465683285Z namespaces/openshift-network-operator/pods/iptables-alerter-x8gtc/iptables-alerter-x8gtc.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465752407Z namespaces/openshift-network-operator/pods/iptables-alerter-x8gtc/iptables-alerter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465764287Z namespaces/openshift-network-operator/pods/iptables-alerter-x8gtc/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465770588Z namespaces/openshift-network-operator/pods/iptables-alerter-x8gtc/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465782078Z namespaces/openshift-network-operator/pods/iptables-alerter-x8gtc/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.46586658Z namespaces/openshift-network-operator/pods/iptables-alerter-x8gtc/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465926882Z namespaces/openshift-network-operator/pods/iptables-alerter-x8gtc/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465966153Z namespaces/openshift-network-operator/pods/iptables-alerter-zfwc4/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.465995884Z namespaces/openshift-network-operator/pods/iptables-alerter-zfwc4/iptables-alerter-zfwc4.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466099046Z namespaces/openshift-network-operator/pods/iptables-alerter-zfwc4/iptables-alerter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466110056Z namespaces/openshift-network-operator/pods/iptables-alerter-zfwc4/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466113727Z namespaces/openshift-network-operator/pods/iptables-alerter-zfwc4/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466142657Z namespaces/openshift-network-operator/pods/iptables-alerter-zfwc4/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.46623242Z namespaces/openshift-network-operator/pods/iptables-alerter-zfwc4/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466300621Z namespaces/openshift-network-operator/pods/iptables-alerter-zfwc4/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466331222Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466379043Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466445825Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466465386Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466520737Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466563948Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.46662626Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466665531Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466711162Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466740623Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466827325Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466908228Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.466989439Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.467067692Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.467108373Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.467163874Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.467186815Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.467286567Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.467303308Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.467363699Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.467443202Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.467494853Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.467522404Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.467616746Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.467700028Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.46778723Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.467865502Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.467945735Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.468093958Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.468290184Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.468336075Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.468377956Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.468437228Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.468458528Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.468512429Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.468560751Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.468635593Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.468715915Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.468751146Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.468795707Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.468841098Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.468882049Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.468949321Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.468967051Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469065234Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469077464Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469107675Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469164016Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469199447Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469257069Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.46929122Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469329271Z namespaces/openshift-operators/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469336651Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469348081Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469366362Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469426693Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469470804Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469525796Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469559127Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469604878Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469655999Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469832564Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469902686Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.469979668Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.470028329Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.47008296Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.470215374Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.470252655Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.470301266Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.470342797Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.47043176Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.470473251Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.470517182Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.470590094Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.470639755Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.470647165Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.470676876Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.470735338Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.470778139Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.471006945Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.471111418Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.471435616Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.471560359Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.472012321Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.472190086Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.47235162Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.472401391Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.472435562Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.472523684Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.472648638Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.472669998Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.472767901Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.472814242Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.472849153Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.472905125Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.472943395Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473003937Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473020737Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.47312128Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473134611Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473152781Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473200442Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473238073Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473321595Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473395597Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473440648Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473480809Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473533731Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473574632Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473649664Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473686395Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473740786Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473751837Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473785897Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.47386451Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.47390118Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.473948932Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474000263Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474011203Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474072405Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovnkube-node-gvwgm.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.47425857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/kube-rbac-proxy-node/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.47426576Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.47427072Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474306371Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474456145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474520987Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474559928Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474566428Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474570128Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474603109Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474736713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474799604Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474831595Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/nbdb/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474838295Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/nbdb/nbdb/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474841885Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/nbdb/nbdb/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474879196Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/nbdb/nbdb/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.474974619Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.475059121Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.475083092Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/northd/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.475094972Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/northd/northd/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.475098882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/northd/northd/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.475140413Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/northd/northd/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.475248716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.475317358Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/northd/northd/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.475354069Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovn-acl-logging/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.475361899Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.475365559Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.47539353Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.475706148Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.47577618Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.475813601Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovn-controller/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.475818281Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovn-controller/ovn-controller/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.475821811Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.475859092Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.476054857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.476131439Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.47616693Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovnkube-controller/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.47617368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.47617732Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.476212371Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.480569345Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.480633757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.480651328Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/sbdb/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.480655788Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/sbdb/sbdb/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.480665658Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/sbdb/sbdb/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.480716499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/sbdb/sbdb/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.480813632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.480882354Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gvwgm/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.480930925Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.480991696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovnkube-node-hdrhl.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.481217522Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/kube-rbac-proxy-node/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.481229983Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.481235563Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.481270734Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.481407947Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.481478759Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.48151844Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.48152594Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.481530351Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.481541151Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.481688135Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.481753276Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.481793227Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/nbdb/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.481801087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/nbdb/nbdb/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.481805318Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/nbdb/nbdb/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.481840368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/nbdb/nbdb/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.481933291Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.482000673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.482055144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/northd/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.482066225Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/northd/northd/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.482069874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/northd/northd/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.482104626Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/northd/northd/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.482219749Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.48228062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/northd/northd/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.482320171Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovn-acl-logging/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.482326841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.482330661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.482364912Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.482709021Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.482772933Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.482813574Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovn-controller/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.482820114Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovn-controller/ovn-controller/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.482823634Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.482855005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.483181284Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.483248665Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.483290687Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovnkube-controller/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.483300627Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.483305267Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.483327867Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.487957319Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.488029621Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.488140814Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/sbdb/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.488154514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/sbdb/sbdb/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.488159054Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/sbdb/sbdb/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.488179045Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/sbdb/sbdb/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.488289497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.488357959Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hdrhl/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.48839143Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.488469652Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovnkube-node-nmwf4.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.488657757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/kube-rbac-proxy-node/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.488672428Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.488739189Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.48877736Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.488917014Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.488985166Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489021087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489028477Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489033537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489092669Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489224702Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489297314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489336005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/nbdb/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489342795Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/nbdb/nbdb/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489346195Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/nbdb/nbdb/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489376766Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/nbdb/nbdb/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489475269Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.48954092Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489579901Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/northd/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489586511Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/northd/northd/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489589902Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/northd/northd/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489623252Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/northd/northd/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489726545Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489797827Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/northd/northd/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489834828Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovn-acl-logging/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489841978Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489850598Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.489877599Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.490196567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.490269439Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.49030667Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovn-controller/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.49031343Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovn-controller/ovn-controller/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.490316931Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.490350402Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.490568377Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.490636039Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.4906702Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovnkube-controller/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.49067803Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.4906816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.490717961Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495104566Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495170758Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495211939Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/sbdb/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495222919Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/sbdb/sbdb/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495227259Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/sbdb/sbdb/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495233839Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/sbdb/sbdb/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495342162Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495415244Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nmwf4/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495430185Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495482116Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495523237Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495530997Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495570888Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495662451Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495792674Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495840805Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495883647Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.495970889Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.496072581Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.496168284Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.496206665Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.496257386Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.496265186Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.496269007Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.496299998Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.496351839Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.49639363Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.496456722Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.496496512Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.496544104Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.496584445Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.496667077Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.49677335Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.496871782Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.496912094Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.496953395Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.497002366Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.497031567Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.497136999Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.49718035Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.497226892Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.497313844Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.497352875Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.497359575Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.497398516Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.497451658Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.497495529Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.497614282Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.497691954Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.497903129Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.497980131Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.498119385Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.498241098Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.498410353Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.498470824Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.498517916Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.498568497Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.498611388Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.498656869Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.49869388Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.498773642Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.498856174Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.498901615Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.498943497Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.498995928Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499053879Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499111551Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499158982Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499199953Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499206554Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57b5b68b8-8n7ct/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499242884Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57b5b68b8-8n7ct/service-ca-operator-57b5b68b8-8n7ct.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499323137Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57b5b68b8-8n7ct/service-ca-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499343697Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57b5b68b8-8n7ct/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499351417Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57b5b68b8-8n7ct/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499370968Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57b5b68b8-8n7ct/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499516662Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57b5b68b8-8n7ct/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499676276Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499717717Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499764068Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499806569Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.49985252Z namespaces/openshift-service-ca/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499898062Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499951633Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.499991414Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500054876Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500099337Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500184209Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500286162Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500378414Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500424435Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500466596Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500512038Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500555289Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500645511Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500681232Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500727634Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500803596Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500850077Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500856737Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500894488Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.500951879Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.50098455Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.501120754Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.501187926Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.501304269Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.501380291Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.501504024Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.501619017Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.501800382Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.501835403Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.501886524Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.501920965Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.501964326Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502023037Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502056878Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502154921Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502230393Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502278984Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502320965Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502367416Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502418538Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502469509Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502476929Z namespaces/openshift-service-ca/pods/service-ca-67d667c7d-lpvhc/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.50250087Z namespaces/openshift-service-ca/pods/service-ca-67d667c7d-lpvhc/service-ca-67d667c7d-lpvhc.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502580792Z namespaces/openshift-service-ca/pods/service-ca-67d667c7d-lpvhc/service-ca-controller/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502588752Z namespaces/openshift-service-ca/pods/service-ca-67d667c7d-lpvhc/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502592402Z namespaces/openshift-service-ca/pods/service-ca-67d667c7d-lpvhc/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502628573Z namespaces/openshift-service-ca/pods/service-ca-67d667c7d-lpvhc/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502828769Z namespaces/openshift-service-ca/pods/service-ca-67d667c7d-lpvhc/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.50289644Z namespaces/openshift-service-ca/pods/service-ca-67d667c7d-lpvhc/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502935371Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.502975102Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.503021583Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.503083305Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.503126286Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.503178387Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.503232489Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.50328064Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.503320681Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.503364983Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.503444345Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.503520976Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.503598869Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.50364681Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.503687621Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.503732182Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.503775063Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.503855935Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.503899977Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.503940727Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.5040208Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.504102252Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.504145703Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.504246466Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.504321708Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.50440066Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.504482272Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.504555024Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.504674447Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.504820221Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.504872472Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.504912463Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.504961164Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505000765Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505061467Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505105608Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.50519112Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505268182Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505317004Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505357485Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505403756Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505444667Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505490428Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505530209Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505585041Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505619912Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505667643Z namespaces/openshift/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505710894Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505765066Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505809676Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505850878Z namespaces/openshift/apps/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505895499Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.505973751Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.506072994Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.506147136Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.506204537Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.506236048Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.506290499Z namespaces/openshift/batch/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.50633389Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.506423323Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.506466544Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.506516955Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.506594997Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.506641148Z namespaces/openshift/core/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.50668299Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.506780402Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.506860694Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.506935846Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.507011608Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.507121241Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.507228584Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.507381718Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.507430439Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.50747111Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.507518991Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.507561633Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.508747504Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.508765324Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.508868127Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.508951129Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.509061752Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.509190575Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.509282938Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.509437211Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.509603506Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.509733909Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.509825692Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.509910274Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.510030717Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.510168721Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.510276134Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.510370196Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.510476139Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.510571171Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.510693115Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.510806687Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.51090283Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.510999723Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.511119436Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.511216648Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.511307911Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.511407773Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.511501656Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.511598728Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.511703441Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.511811304Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.511915847Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.512022779Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.512180183Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.512268486Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.512376039Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.512465021Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.512584774Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.512728048Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.51281372Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.512927343Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.513031876Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.513177429Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.513308413Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.513402826Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.513484118Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.513619621Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.513747195Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.513841257Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.51395472Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.514071253Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.514166046Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.514253078Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.514389171Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.514507915Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.514648958Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.514760521Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.514876374Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.514968347Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.515057809Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.515192113Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.515274095Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.515300095Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.515393538Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.51546861Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.515508441Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.515553132Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.515599863Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.515644014Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.515687115Z namespaces/openshift/policy/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.515732107Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.515777448Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.515820179Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.51587011Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.515881251Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.515909231Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.516015064Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.516160518Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.516273431Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.516380593Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.516538558Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.51664468Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.516757263Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.516870356Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.516980769Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.517118043Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.517220246Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.517349649Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.517485502Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.517583125Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.517693268Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.517808191Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.517921634Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.518019436Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.51814492Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.518259423Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.518369726Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.518479599Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.518583851Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.518684994Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.518786156Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.518879149Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.518982192Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.519112285Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.519221358Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.519323831Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.519432364Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.519525346Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.519647589Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.519763332Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.519863475Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.519970438Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.52008225Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.520221624Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.5204634Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.520473821Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.520545813Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.520654005Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.520776749Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.520910432Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.521036455Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.521264912Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.521371944Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.521502918Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.521624421Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.521709563Z network_logs/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.521752604Z network_logs/cluster_scale [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.521833156Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.521902008Z network_logs/multi-networkpolicy [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.52197736Z network_logs/net-attach-def [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.522076693Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.522232927Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.522322299Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.523784787Z nodes/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.523816168Z nodes/debug [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.523915041Z nodes/ip-10-0-130-228.ec2.internal/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.523956052Z nodes/ip-10-0-130-228.ec2.internal/cpu_affinities.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.52426081Z nodes/ip-10-0-130-228.ec2.internal/dmesg [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.524533247Z nodes/ip-10-0-130-228.ec2.internal/ethtool_channels [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.524603209Z nodes/ip-10-0-130-228.ec2.internal/ethtool_features [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.524692761Z nodes/ip-10-0-130-228.ec2.internal/ip-10-0-130-228.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.524967678Z nodes/ip-10-0-130-228.ec2.internal/irq_affinities.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.525128843Z nodes/ip-10-0-130-228.ec2.internal/lscpu [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.525254016Z nodes/ip-10-0-130-228.ec2.internal/lspci [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.525348188Z nodes/ip-10-0-130-228.ec2.internal/podresources.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.525450471Z nodes/ip-10-0-130-228.ec2.internal/pods_info.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.525564314Z nodes/ip-10-0-130-228.ec2.internal/proc_cmdline [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.525647066Z nodes/ip-10-0-130-228.ec2.internal/sysinfo.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.52731986Z nodes/ip-10-0-130-228.ec2.internal/sysinfo.tgz [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.527457684Z nodes/ip-10-0-134-233.ec2.internal/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.527492945Z nodes/ip-10-0-134-233.ec2.internal/cpu_affinities.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.52771669Z nodes/ip-10-0-134-233.ec2.internal/dmesg [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.527969087Z nodes/ip-10-0-134-233.ec2.internal/ethtool_channels [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.52806559Z nodes/ip-10-0-134-233.ec2.internal/ethtool_features [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.528202623Z nodes/ip-10-0-134-233.ec2.internal/ip-10-0-134-233.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.528642275Z nodes/ip-10-0-134-233.ec2.internal/irq_affinities.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.528789059Z nodes/ip-10-0-134-233.ec2.internal/lscpu [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.528911622Z nodes/ip-10-0-134-233.ec2.internal/lspci [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.528996554Z nodes/ip-10-0-134-233.ec2.internal/podresources.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.529113157Z nodes/ip-10-0-134-233.ec2.internal/pods_info.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.5292211Z nodes/ip-10-0-134-233.ec2.internal/proc_cmdline [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.529292362Z nodes/ip-10-0-134-233.ec2.internal/sysinfo.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.530958325Z nodes/ip-10-0-134-233.ec2.internal/sysinfo.tgz [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.53114131Z nodes/ip-10-0-135-93.ec2.internal/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.531161191Z nodes/ip-10-0-135-93.ec2.internal/cpu_affinities.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.531487159Z nodes/ip-10-0-135-93.ec2.internal/dmesg [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.531719395Z nodes/ip-10-0-135-93.ec2.internal/ethtool_channels [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.531789897Z nodes/ip-10-0-135-93.ec2.internal/ethtool_features [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.531872889Z nodes/ip-10-0-135-93.ec2.internal/ip-10-0-135-93.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.532172387Z nodes/ip-10-0-135-93.ec2.internal/irq_affinities.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.532335431Z nodes/ip-10-0-135-93.ec2.internal/lscpu [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.532461255Z nodes/ip-10-0-135-93.ec2.internal/lspci [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.532550097Z nodes/ip-10-0-135-93.ec2.internal/podresources.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.53265706Z nodes/ip-10-0-135-93.ec2.internal/pods_info.json [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.532777213Z nodes/ip-10-0-135-93.ec2.internal/proc_cmdline [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.532859815Z nodes/ip-10-0-135-93.ec2.internal/sysinfo.log [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.534541439Z nodes/ip-10-0-135-93.ec2.internal/sysinfo.tgz [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.534677323Z pod_network_connectivity_check/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.534702573Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.534814927Z static-pods/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.534822967Z static-pods/kube-apiserver/ [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.542647392Z [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.542664552Z sent 57,220 bytes received 4,955,205 bytes 3,341,616.67 bytes/sec [must-gather] [must-gather-wzf8h] OUT 2026-05-20T16:37:55.542677082Z total size is 56,519,912 speedup is 11.28 [must-gather] [must-gather ] OUT 2026-05-20T16:37:55.817661727Z namespace/openshift-must-gather-mwsjl deleted [must-gather] [must-gather] [must-gather] Reprinting Cluster State: [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 6c03d0b3-e9f4-4242-b5cc-86f97ba99512 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.20.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-w229n [git-push-artifacts] ALWAYS_PASS: false [git-push-artifacts] configuring gh token [git-push-artifacts] taking github token from Konflux bot [git-push-artifacts] Initialized empty Git repository in /workspace/odh-ci-artifacts/.git/ [git-push-artifacts] Using partial fetch with sparse checkout for: test-artifacts/docs [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] * [new branch] ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Already on 'ci-artifacts' [git-push-artifacts] branch 'ci-artifacts' set up to track 'origin/ci-artifacts'. [git-push-artifacts] TASK_NAME=kserve-group-test-w229n-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-w229n [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] -rw-r--r--. 1 root 1001540000 7632382 May 20 16:38 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-w229n/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts c588400] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-w229n/e2e-predictor.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 5c22c2e..c588400 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded